<link href="https://fonts.googleapis.com/css?family=Lato:100,300,400,400i,700,700i,900,900i&display=swap" rel="stylesheet">

h1,h2,h3,h4,h5,h5,h6,div,p,span,li,a,section,input{
    font-family: 'Lato', sans-serif !important;

}

.logosectioncls img {
    max-height:90px;
}

.table-heading{ background: #e4e4e4; padding: 12px 20px; margin-left: -20px; margin-top: 0px; margin-right: -20px;     border-radius: 5px 5px 0 0; }
.table-heading span{font-weight:600; font-size:18px;}
.table-heading a{float:right; font-weight:600;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th { vertical-align:middle;}
.table-rec th{ text-transform:uppercase;}
.formcol{ border: 1px solid #ddd; padding: 10px;}
.formcol label{ position: absolute; background: #fff; margin-left: 0px; top: -10px; color:#22659b;}
.formcol >.list-inline li{font-weight: 600; text-align: center; padding-right: 20px; padding-left: 20px; line-height: 30px;
                          border-right: 1px solid #ddd; }

.formcol >.list-inline li:last-child{border-right: 0px solid #ddd;}

.select2-container--bootstrap .select2-selection{border-bottom: 1px solid #c2cad8 !Important; border: 0px; border-radius:0px!important;}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field { padding: 0 12px 0 0; }
.select2-container--bootstrap .select2-selection--single {padding: 6px 24px 6px 0px}
.select2c .select2-container +.select2-container{display:none!important; border: 1px solid red;}
/* approval front page css  */
.position-d h2{ margin: 0; padding: 0; color: #1b5e95; font-weight: 600; font-size: 24px; text-align:right;}
.position-d p{ margin: 0; padding:8px 0 0 0; text-align:right; }
.col-header h3{border-bottom: 1px solid #ddd; padding-bottom: 10px;  padding-top:0px; margin-top:0px; font-weight: 600; color: #565656; font-size: 18px;}
.wellc{min-height:320px;}

/* end approval front page css  */
.mt-element-step .step-line .mt-step-number {
    height: 50px!important;
    width: 50px !important;
    text-align: center;
    font-size: 20px;
    line-height: 35px;
}
.mt-element-step .step-line .mt-step-title {
    font-size: 12px!important;
    font-weight: 600!important;
    position: relative;
}

.mt-element-step .step-line .mt-step-title:before {
    left: 50%;
}

.mt-element-step .step-line .mt-step-title:after, .mt-element-step .step-line .mt-step-title:before {
    width: 100%!important;
}

.sucess-msg{background: #096709; color: #ffffff; border-radius: 5px; padding: 3px; font-size: 12px;}

.btn-outline-rounded {
    padding: 10px 40px;
    margin: 10px 0;
    border: 2px solid transparent;
    border-radius: 25px;
    min-width: 180px;
}
.mt-element-step .step-line .mt-step-number{border: 2px solid #b8b8b8!important; color:#b8b8b8!important;}
.top-headding-custom { background: #fff none repeat scroll 0 0; color: #5d5d5d; font-size: 18px; display: block; font-family: arial; padding:10px 15px; margin-bottom: 18px; margin-top:-15px; box-shadow: 4px 2px 6px 1px #ddd;}
.top-headding-custom  h3{ margin:8px 0!important; font-size: 15px!important; text-transform: uppercase; font-weight: 600!important; color: #1b5f95;}
.mg0{margin:0px!important;}	
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.mt-element-step .step-line .mt-step-title:after, .mt-element-step .step-line .mt-step-title:before{height:2px!important;}

.portlet.blue-hoki, .portlet.box.blue-hoki>.portlet-title, .portlet>.portlet-body.blue-hoki {
    background-color: #1a5f96!Important;
}
.arrow-left-rfr{border-right: 1px solid #ddd; padding-right: 4px;}
.arrow-right-rfr{border-left: 1px solid #ddd; padding-left: 4px;}
.form-group.form-md-line-input {
    position: relative;
    margin: 0 0 26px!important;
}
.portlet.box.blue-hoki>.portlet-title>.caption, .portlet.box.blue-hoki>.portlet-title>.caption>i {
    color: #f9f9f9!important;
}
.block-candidate-details{
    background: #fbfbfb; margin-left: -20px; margin-right: -20px; margin-top: -12px; padding: 15px; border-bottom: 1px solid #d6d6d6; border-radius: 5px 5px 0 0;
}
.btn-new-cus{padding: 6px 28px; margin: 0px 5px 0 0!important;}
.portlet>.portlet-title>.caption{font-size:16px!important;}
.page-header.navbar .hor-menu .navbar-nav>li>a{color: #ececec!important;}
.select2-container{display:block!important;}
.select2-selection__clear{display:none;}
.form-group.form-md-line-input{padding-top:28px!important;}
.select2-container--bootstrap .select2-selection--single {
    padding: 0px 24px 0px 0px!important;
}
.mt-element-list .list-news.mt-list-container {
    border:0px!important;
    border-color: #e7ecf1;
    padding:0!important;
    margin-top:43px;
}
.dataTables_wrapper .row {
    margin-top: 0px!important;
}

/* start view all notification timeline css */

ul.timeline-notification {
    list-style-type: none;
    position: relative;
}
ul.timeline-notification:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline-notification > li {
    margin: 12px 0;
    padding: 10px 10px;
    background: #ffffff;
    border-radius: 5px;
    margin-left:12px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
}

ul.timeline-notification > li:hover {
    background: #f3f6ff;

}
.rfr-title{font-weight: 600;}

.msg-read li{display: inline; font-size: 14px;color: #b5b5b5;}
.msg-read li a{ color:#7b7b7b;}
.redn{color:#ffffff;
      border: 2px solid #de4747;
      border-radius: 50%;
      width: 18px!important;
      height: 18px;}
.greenn{color:#ffffff;
        border: 2px solid #3ad43a;
        border-radius: 50%;
        width: 18px!important;
        height: 18px;}

.read-msg{ background: #f3f6ff!important;}

ul.timeline-notification > li.read-msg:before {
    border: 2px solid #3ad43a!important;
}

.activitytime{color: #b5b5b5; padding-left: 10px;}
ul.timeline-notification p {margin:10px 0!important;}

ul.timeline-notification > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border:2px solid #de4747;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.bdgee{font-family: "Open Sans", sans-serif;
       position: absolute;
       top: 14px;
       right: 20px;
       font-weight: 300;
       padding: 3px 6px;}
/* end view all notification timeline css */

.mt-element-list .list-news.mt-list-container ul>.mt-list-item{padding:15px!important; cursor: pointer;}
.mt-element-list .list-news.mt-list-container ul>.mt-list-item.active{background: #f7f7f7;}
.mt-element-list .list-news.mt-list-container ul>.mt-list-item:hover{background: #f7f7f7;}
.mt-element-list .list-news.mt-list-container ul>.mt-list-item>.list-item-content>h3 {
    margin: 0 0 8px;
    font-weight: 600!important;
}
.mt-element-list .list-news.mt-list-container ul>.mt-list-item>.list-item-content>h3 i{
    font-size:16px;
}
.mt-element-list .list-news.mt-list-container ul>.mt-list-item>.list-item-content>h5 {
    margin: 0 0 8px;
    font-size: 13px!important;
    font-weight: 600!important;
    color:#707070;
}
.scroller{padding:0px!important;}
.portlet.box.blue-hoki {
    border: 0px solid #ededed!important;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
}
/*rfr status */
.boldn{ font-weight:600;}
.pending{color:orange;}
.published{color:#3995e1;}
.approved{color:#27b627;}
.asigned{color: #fbf209;}
.draft{color:#b9dcff;}
.closed{color:#c2c2c2;}
.expired {
    color: #ff151563!important;
}
.search-content{background: #f1f3f2; padding:px; border-radius: 4px; text-align: center;}
.search-content p{margin-bottom:5px;}
.list-item-content p{margin-bottom:0px!important;}
.stages{color: #7e7e7e; padding: 6px; border-radius: 4px 0 0 4px; border-right: 1px solid #e7e7e7; width:20%; float: left; cursor:pointer;}
.stages.last{border-right:0px;}
.stages.total{background:#616161; color:#e3e3e3;}
/*.stages.total{background: #1a5f96#616161; color:#e3e3e3;} */
.stages .search-counter-number{font-weight: bold; color: #1b5f95;}
.stages.total .search-counter-number{color:#e3e3e3;}
.stages.activer{background:#1e5f94; color:#e3e3e3; border-radius:4px;}
.stages.activer .search-counter-number{color:#e3e3e3!important;}
.stages:hover{background:#1e5f94; color:#e3e3e3; border-radius:4px;}
.stages:hover .search-counter-number{color:#e3e3e3!important;}
.menu-icon{font-size: 14px; color: #f3f3f3!important;}
.stages1{color: #7e7e7e; padding: 6px; border-radius: 4px 0 0 4px; border-right: 1px solid #e7e7e7; width:25%; float: left; cursor:pointer;}
.stages1.last{border-right:0px;}
.stages1.total{background:#616161; color:#e3e3e3;}
/*.stages.total{background: #1a5f96#616161; color:#e3e3e3;} */
.stages1 .search-counter-number{font-weight: bold; color: #1b5f95;}
.stages1.total .search-counter-number{color:#e3e3e3;}
.stages1:hover{background:orange; color:#ffffff; border-radius:4px;}
.stages1:hover .search-counter-number{color:#ffffff!important;}
.stages1+.stages1:hover{background:#59a759; color:#fff; border-radius:4px;}
.stages1+.stages1:hover .search-counter-number{color:#fff!important;}
.stages1+.stages1 +.stages1:hover{background:#d43838; color:#fff; border-radius:4px;}
.stages1+.stages1+.stages1:hover .search-counter-number{color:#fff!important;}
.stages1+.stages1+.stages1 +.stages1:hover{background:green; color:#fff; border-radius:4px;}
.stages1+.stages1+.stages1+.stages1:hover .search-counter-number{color:#fff!important;}

.active-rfr-details h3{margin-top:0px!important; font-weight: 500; color: #25679d; font-size:18px;}
.active-rfr-details h5{font-size: 14px; font-weight: 600; color: #555454;}
.active-rfr-details p{color: #7e7e7e; font-size: 14px; font-weight: 500;}
.mt-element-list .list-news.mt-list-container ul>.mt-list-item>.list-item-content { color: grey; font-size:13px;}
.portlet:not(.light) .tabbable-line {
    margin-top: 20px; padding-top:0px!important; background: #fbfbfb;
}
.tabbable-line>.nav-tabs>li.active {border-bottom: 3px solid #1f6399!important;}
.tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
    background: 0 0;
    border-bottom: 3px solid #1f6399!important;
}
.tabbable-line>.nav-tabs>li.active a {color:#1f6399!important;}
.rfr-status{ background: #ffffff; margin-bottom: 15px; width: 8%; float: left; margin-right: 1.2%; padding: 4px 0px;
             border-radius: 5px; font-size: 12px; text-align: center; border: 1px solid #ededed; box-shadow: 0 2px 0px 0 rgba(0,  0,  0,  0.2);}
.rfr-status:hover{background: #1e5f94; color: #fff;}
.rfr-status:hover span{ color: #fff;}
.rfr-status span{display: block; font-weight: 600;  font-size: 16px;}
.rfr-details.portlet.light>.portlet-title>.nav-tabs>li>a {
    margin: 0;
    font-size: 13px!important;
    text-transform: uppercase;
    font-weight: 600;

}
.pd-change{padding:4px 8px!important;}
.job-top-details h3{margin-bottom:4px!important;}
.job-top-details span{font-size: 12px;}
.col-md-height{min-height: 95px;}
.position-change{position: absolute; top: 0px; left: 15%;}
/* tabs rfr details */
.col-official{ padding-bottom:10px;}
.col-official label{display: block; color: #256496; font-weight: 600; font-size: 13px;}
.col-official .name{ display:block;color:#6b6b6b;}
.tab-pane hr{margin:8px 0!important;}
/* end tabs rfr details */
.mt-element-list .list-news.mt-list-container ul>.mt-list-item>.list-item-content>h3>a {
    color: #2567a3;
    font-size: 14px!important; text-transform:uppercase;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}
.rfr-filter { background: #ffffff; box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.2);  margin-bottom: 8px; position: absolute; top: 0; left: 0; margin-top: 41px; width: 100%; z-index: 1000; padding:4px 10px;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-extended .dropdown-menu .dropdown-menu-list>li>a{padding:10px 15px 12px!important;}

/* searchbar animation here */

.search {
    position: absolute;
    top: 14%;
    right: 2%;
}
.search * {
    outline: none;
    box-sizing: border-box;
}
.search__wrapper {
    position: relative;

}
.search__field {
    width: 35px;
    height: 35px;
    color: transparent;
    font-family: Lato, sans-serif;
    font-size: 1.35em;
    padding: 0.35em 50px 0.35em 0;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.search__field:focus {
    border-bottom-color: #ccc;
    width:368px;
    color: #2b2b2b;
    cursor: default;
    font-size:14px;
}
.search__field:focus ~ .search__icon {
    background-color: transparent;
    cursor: pointer;
    pointer-events: auto;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle>i {
    color: #d4d6d8!important;
}
.table-custom-new th{font-weight: 500!important; text-transform: uppercase; color:#fff;}
.table-custom-new th:first-child{ border-radius:5px 0 0 0;}
.table-custom-new th:last-child{ border-radius:0px 5px 0 0;}
.table-custom-new tr.shown a {
    color: #f9f9f9;
}
.table-custom-new tr.shown td:first-child a {
    color: #1b5f96;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 2px 10px!important;
}
.table-scrollable {
    width: 100%;
    overflow: inherit!important;
}

table.dataTable thead .sorting {
    background:#4f7391 url(../../assets/global/plugins/datatables/images/sort_both.png) center right no-repeat;
}
table.dataTable thead .sorting_desc {
    background: #4f7391!important;
}
table.table thead .sorting_desc:before{display:none!important}
table.dataTable thead .sorting_asc {
    background: #4f7391 url(../../assets/global/plugins/datatables/images/sort_asc.png) center right no-repeat;
}
.child-details h3{font-weight: 500; margin-top:6px; font-size: 15px;}
.view-offer{margin-right: 10px;
            background: #26679d;
            padding: 4px;
            color: #fff;
            padding: 3px 7px;
            border-radius: 3px;}
.view-offer:hover{color:#fff; text-decoration:none;}	
.mark-join{margin-right: 10px;
           background:#248024;
           padding: 4px;
           color: #fff;
           padding: 4px 7px;
           border-radius: 3px;}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 12px 10px!important;
}	
.btn-customm{padding:6px 8px!important}
.search__icon {
    position: absolute;
    top: -6px;
    right: -7px;
    background-color: #e9f1f4;
    width: 50px;
    height: 42px;
    /* padding: 9px; */
    color: #8e8e8e;
    font-size: 1.35em;
    text-align: center;
    border-color: transparent;
    /* border-radius: 50%; */
    pointer-events: none;
    display: inline-block;
    transition: background-color 0.2s ease-in-out;
}
.search__field::-webkit-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    transition-property: top, color;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field:-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    transition-property: top, color;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field::-moz-placeholder {
    position: relative;
    top: 0;
    left: 0;
    transition-property: top, color;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field:-ms-input-placeholder {
    position: relative;
    top: 0;
    left: 0;
    transition-property: top, color;
    transition-duration: .1s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}
.search__field::-webkit-input-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field:-moz-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field::-moz-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}
.search__field:-ms-input-placeholder[style*=hidden] {
    color: #83b0c1;
    font-size: .65em;
    font-weight: normal;
    top: -20px;
    opacity: 1;
    visibility: visible !important;
}

/* searchbar animation here */


.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0px!important; font-size:12px!important; font-weight:600; padding-top:5px;}

.select2-container .select2-selection--single{height:34px!important}
.feeds li .col2{ width: 95px;  margin-left: -95px;}

.scroll {
    width: 20px;
    height: 200px;
    overflow: auto;
    float: left;
    margin: 0 10px;
}

.feeds li {
    background-color: #fafafa;
    color: #82949a;
    margin-bottom: 7px;
    border-radius: 4px!important;
    padding: 6px 0!important;
}

.feeds li .col2>.date { color: #989898;}

.feeds li .col1>.cont>.cont-col1>.label>i { color: #1d6197;}

.select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar {
    width: 8px;
}

.select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
}

.select2-container--bootstrap .select2-results>.select2-results__options::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.select2-container--bootstrap .select2-dropdown{margin-top: 0px!important;}

.select2-container--bootstrap .select2-dropdown{border-color:#fff!important;}
.note-editable.panel-body{height:200px;}

.datepicker.dropdown-menu{min-width:340px!important;}
.datepicker-dropdown table{width:100%;}
/*.datepicker-dropdown thead{background:#26699e;}
.datepicker-dropdown thead th{border-radius:0px!important; color:#fff;} */
.page-header.navbar .hor-menu .navbar-nav>li.active .selected, .page-header.navbar .hor-menu .navbar-nav>li.current .selected {
    border-top: 0px!important;
}


.no-data-found {
    text-align:center;
    width:100%;
}
h1{
    text-transform:uppercase;
    font-size:16px;
    font-weight:600;
}
.card-body {
    background: #fff;
    border: 1px solid gray;
    padding: 10px;
    border-radius: 5px
}
.card {
    margin-bottom:30px;
}
.card-title {
    font-weight:bold;
    border-bottom: 1px solid lightgrey;
}

/*.odd-row {
    background: #e1e1e1;
}

.even-row {
    background:#f5f5f5;
}*/


@media (max-width: 768px){
  div#DataTables_Table_0_length .input-xsmall {
    width: 250px!important;
}
 div.dataTables_filter label {
    font-weight: normal;
    float: left;
}
.input-small {
    width: 195px!important;
}
.table-scrollable {
    width: 100%;
    overflow: scroll !important;
}
.ng-scope .container.ng-scope {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
div#DataTables_Table_0_info {
    font-weight: bold;
}
.top-headding-custom{
        margin-top: 15px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle {
    padding: 3px 0px 4px 0px;
    margin-top: 11px;
    position: relative;
    left: 40px !important;
      background-color: #415265;
    padding-left: 10px;
    padding-right: 25px;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>i {
    font-size: 14px;
    left: 25px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>i {
    font-size: 15px;
    left: 25px !important;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown>.dropdown-toggle>.badge {
    top: 14px;
    right: -9px;
    padding: 3px 6px;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>img {
    margin-top: 5px!important;
    height: 25px!important;
    width: 25px!important;
}
span.d-md-down-none.ng-binding {
    position: relative;
    top: 2px;
}
.page-header.navbar {
    padding: 0 0px;
}


/*finalize candidate page starts*/
.view-offer {
    margin-right: 10px;
    background: #26679d;
    padding: 4px;
    color: #fff;
    padding: 5px 0px;
    border-radius: 3px;
    position: relative;
    top: -5px;
    display: block;
    width: 100%;
    text-align: center;
}

/*finalized page ends*/


/*candidate history starts*/
.bg-white.top-headding-custom.ng-scope + .container.ng-scope input.btn.btn-primary {
    width: 100%;
    margin-top: 10px;
}

/*candidate history ends*/

/*resume bank starts*/
.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 14.2px;
}
.portlet-title + .portlet-body h2 {
    font-size: 17px;
    font-weight: 700;
    padding-top: 0px;
}
.portlet-title + .portlet.light .portlet-body {
    padding-top: 0px;
}
label + .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8 !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: unset !important;
 
}
form.horizontal-form.ng-pristine.ng-valid.ng-valid-email label {
    font-weight: 700;
    padding-top: 12px;
}
form.horizontal-form.ng-pristine.ng-valid.ng-valid-email .pull-left {
    float: left!important;
    width: 48%;
    margin: 2px;
}
.pull-left input.form-control.ng-pristine.ng-untouched.ng-valid.ng-empty {
    width: 100% !important;
}
form.horizontal-form.ng-pristine.ng-valid.ng-valid-email button.btn.btn-info {
    width: 100%;
}
/*resume bank ends*/

/*dashboards starts*/
.page-content .col-lg-2.col-md-2.col-sm-6.col-xs-12 {
    width: 100% !important;
}
.dashboard-stat .visual>i {
    margin-left: -35px;
    font-size: 65px;
    line-height: 110px;
}
.portlet-body .list-separated {
    margin: 0px!important;
    padding-top: 20px;
    padding-bottom: 10px;
}

/*ends dashboards*/

/*report page starts*/
.card-box form.form-horizontal.ng-pristine.ng-valid button.btn.btn.btn-primary {
    width: 100%;
    margin-top: 25px;
}
form.form-horizontal.ng-pristine.ng-valid select.form-control.ng-pristine.ng-untouched.ng-valid.ng-not-empty {
    margin-bottom: 15px;
    margin-top: 5px;
}
.invoice.card-box.ng-pristine.ng-untouched.ng-valid.ng-scope.ng-not-empty .col-xs-6.col-header {
    width: 100%;
}
.ng-scope h2.heading {
    font-size: 25px;
    line-height: 25px;
}
/*report page ends*/


/*view job requision starts*/
.col-md-12.multicards {
    overflow: hidden !important;
}
.col-md-12.multicards .rfr-status {
    width: 45% !important;
    margin-right: 15px !important;
}

.portlet-body .rfr-filter div {
    width: 245px !important;
}
.stages {
    width: 100% !important;
}
.stages.activer {
    border-radius: 4px 4px 0px 0px !important;
}
.search-item.clearfix + a.pull-left {
    margin-left: 0 !important;
    width: 100%;
    border: 1px solid #fff;
    margin-top: 2px;
    padding: 15px 0px !important;
    display: block;
    margin: 0 auto;
    text-align: center;
    border-radius: 0px 0px 4px 4px !important;
}
.portlet>.portlet-title>.nav-tabs {
    background: #fff !important;
}
ul.nav.nav-tabs li {
    width: 100%;
    background: #f1f3f2 !important;
    border: 1px solid #f4f4f4 !important;
}
ul.nav.nav-tabs {
    margin-top: 20px !important;
}
div#portlet_tab2_4 .form-group.formcol ul.list-inline li {
    display: contents;
}
.search__field:focus {
    border-bottom-color: #ccc;
    width: 240px;
    color: #2b2b2b;
    cursor: default;
    font-size: 14px;
}
.col-md-4.job-top-details .pull-right {
    float: left;
}
.dataTables_wrapper .row {
    margin-top: 30px!important;
    margin-bottom: 105px;
}
h3.dt-loading + .position-change {
    position: absolute;
    top: 100px;
    left: 25px;
    width: 100%;
    max-width: 85%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
div#DataTables_Table_0_filter .input-small {
    width: 245px !important;
}
table#DataTables_Table_0 td:last-of-type span button{
        padding: 5px 5px 5px 5px !important;
    margin-bottom: 5px;

}
div#rfr-entry-form {
    height: auto !important;
}
div#rfr-entry-form ul.list-inline li {
    display: contents;
}
.form-group.text-center.space-20 button.btn.btn-outline-rounded.btn-warning {
    display: block !important;
    width: 100%;
    max-width: 75%;
    margin-left: 30px !important;
    margin-bottom: 20px !important;
    margin-top: 10px !important;
}
.invoice.card-box.ng-pristine.ng-untouched.ng-valid.ng-scope.ng-not-empty h2 {
    font-size: 15px;
    text-align: justify;
    font-weight: 700;
    padding-bottom: 10px;
}
.col-xs-4.pull-right.position-d p {
    text-align: left;
}

/*job requision ends*/


/*home page*/
h2.heading + img.page-content {
    width: 100%;
    height: auto;
}

/*end home page*/
div#DataTables_Table_1_length div.dataTables_length select {
    width: 100% !important;
    width: 250px !important;
}

.page-content-wrapper .page-content .container.ng-scope {
    padding-bottom: 95px !important;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle:hover, .page-header.navbar .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle{
    background: transparent !important;
}
span.error.redError.help-block.help-block-error.ng-binding {
    font-size: 12px;
    line-height: 10px;
}
.tab-content .pull-right {
    margin-bottom: 25px;
}
.rfr-status {
    background: #ffffff;
    margin-bottom: 15px;
    width: 31%;
    float: unset !important;
    margin-right: 1.2%;
    padding: 4px 0px;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ededed;
    box-shadow: 0 2px 0px 0 rgba(0, 0, 0, 0.2);
    display: inline-block !important;
}
.portlet.light {
    padding: 35px 20px 0px;
    background-color: #fff;
    border: 1px solid #ededed;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    padding-bottom: 35px !important;
}
.col-md-6.invoice-logo-space + .col-xs-4.pull-right.position-d {
    float: unset !important;
    width: 100% !important;
}
.col-md-6.invoice-logo-space + .position-d h2 {
    text-align: justify;
}
div#approverPage .col-xs-6.col-header {
    width: 100% !important;
}
.static-info .value {
    font-size: 14px;
    font-weight: normal;
    text-align: justify;
}
.col-md-3.name {
    font-weight: bold;
}

}