body {
    background: #2e3b65;
}

.p-0 {
    padding: 0 !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}

.m-0 {
    margin: 0 !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.mr-0 {
    margin-right: 0 !important;
}

.profile_pic .img-circle.profile_img {
    width: 56px;
    height: 56px;
}
div.dataTables_wrapper div.dataTables_paginate {
    float: right;
    margin-top: 8px !important;
}
div.dataTables_wrapper div.dataTables_length label,
div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_info {
    color: #73879C;
}
.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.dataTable .btn {
    line-height: 1;
    font-size: 13px;
    padding: 4px 10px;
}
table.dataTable .dropdown-menu>li>a {
    padding: 5px 10px;
}
footer {
    color: #73879C;
}
.x_title h2,
.profile_left,
.profile_img h3,
.profile_left H6,
.list-unstyled,
.x_content h4,
ul.messages li .message_wrapper {
    color: #73879C;
}
ul.messages li .message_wrapper h4.heading {
    text-transform: capitalize;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -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,-webkit-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;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b { 
    margin-top: 3px;
}
.form-horizontal .form-group {
    border-radius: 0;
}
.nav_title {
    background: #2e3b65;
}
.main_container .left_col {
    background: #2e3b65;
}
.nav.side-menu>li.active>a {
    background: #1e294c;
}
.nav-md ul.nav.child_menu li:before {
    background: #617a90;
}
.nav_title a img {
    max-width: 100%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.nav-sm .navbar.nav_title {
    width: 70px;
    height: 74px;
    overflow: hidden;
}
.nav-sm .navbar.nav_title a img {
    max-width: 260px;
    min-width: 260px;
}
.nav.side-menu>li.active, 
.nav.side-menu>li.current-page {
    border-right: 5px solid #00bfaa;
}
.sidebar-footer {
    background: #1e294c;
}
.sidebar-footer a:hover {
    background: #425567;
    color: #2e3b65;
}
.profile_info h2 {
    font-size: 13px;
}
.pipe_line_cntnr .pipeline_content_box .sidenav .pipeline_cntnt_box .expand_btn {
    font-size: 13px;
    padding-right: 25px;
    line-height: 1;
    display: flex;
    align-items: center;
    white-space: normal;
}
.dropdown-menu>li>a .fa {
    min-width: 15px;
}
.round {
    line-height: 23px;
    margin-right: 7px;
}
.pipe_line_cntnr .pipeline_content_box .sidenav .pipeline_cntnt_box {
    border: 1px solid #ddd;
}
.sidenav {
    background: #fff;
    border: 1px solid #ddd;
}
.pipe_line_cntnr .pipeline_content_box .sidenav .pipeline_box_count {
    color: #fff;
    font-weight: 500;
    background-color: #26bfc7;
}
.pipe_line_cntnr .pipeline_content_box .sidenav .pipeline_box_count div.btn-group .btn {
    color: #0d6267;
}
.pipe_line_cntnr .pipeline_content_box .sidenav .pipeline_cntnt_box .expand_btn .bg-blue {
    min-width: 25px;
    background: #2e3b65!important;
    border: 1px solid #2e3b65!important;
}
.dropdown-menu>li>a {
    padding: 5px 10px;
}
.btn {
    font-size: 14px;
    border-radius: 2px;
}
.main_menu .fa {
    width: 28px;
    float: left;
    font-size: 17px;
    font-weight: 400;
}
.main_menu span.fa {
    margin-top: 4px;
}
.nav_menu {
    background: #2e3a64;
    border-bottom: 1px solid #2e3a64;
}
.toggle a {
    color: #fff;
}
.nav.navbar-nav>li>a {
    color: #fff!important;
}
.top_nav .nav .open>a, 
.top_nav .nav .open>a:focus, 
.top_nav .nav .open>a:hover, 
.top_nav .nav>li>a:focus, 
.top_nav .nav>li>a:hover {
    background: #3f4b75;
}
.top_nav .dropdown-menu li a {
    width: 100%;
    padding: 10px;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    height: 28px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -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,-webkit-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;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 75px;
    display: inline-block;
    width: auto;
    height: 28px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -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,-webkit-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;
}
.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    width: auto;
    height: 34px !important;
    min-height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    -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,-webkit-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;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px;
}
.btn-group.bootstrap-select.show-tick.form-control {
    height: 34px;
    padding: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -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,-webkit-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;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:active, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus, 
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    background: #fff;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
.x_title h2 {
    font-size: 16px;
    margin: 5px 0 5px;
}
.form-group .btn i {
    margin-right: 4px;
}
.btn-group-lg>.btn, 
.btn-lg {
    padding: 7px 15px;
    border-radius: 4px;
}
.btn-success {
    background: #03c5ab;
    border: 1px solid #03c5ab;
}
.btn-success:hover {
    color: #fff;
    border-color: #008e7b;
    background-color: #008e7b;
}
.btn-success.active, 
.btn-success:active, 
.btn-success:focus, 
.btn-success:hover, 
.open .dropdown-toggle.btn-success {
    background: #008e7b;
}
.btn-primary {
    color: #fff;
    border-color: #353e5f;
    background-color: #353e5f;
}
.btn-primary:hover {
    color: #fff;
    border-color: #465179;
    background-color: #465179;
}
.x_title {
    border-bottom: 1px solid #E6E9ED;
}
.table-bordered>tbody>tr>td, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>td, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>thead>tr>th {
    border: 1px solid #eaeaea !important;;
}
.table>tbody>tr.info>td, 
.table>tbody>tr.info>th, 
.table>tbody>tr>td.info, 
.table>tbody>tr>th.info, 
.table>tfoot>tr.info>td, 
.table>tfoot>tr.info>th, 
.table>tfoot>tr>td.info, 
.table>tfoot>tr>th.info, 
.table>thead>tr.info>td, 
.table>thead>tr.info>th, 
.table>thead>tr>td.info, 
.table>thead>tr>th.info {
    background-color: #fff !important;
}
table.table-bordered.dataTable tbody tr:first-child th, 
table.table-bordered.dataTable tbody tr:first-child td {
    border-top: transparent !important;
}
.table-bordered>thead>tr>td, 
.table-bordered>thead>tr>th {
    border-bottom-width: 1px !important;
}
.table>thead>tr>th {
    color: #2d3a64 !important;
}
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>td {
    padding: 5px 8px !important;
}
table.dataTable td.dataTables_empty {
    height: 150px !important;
}
table.dataTable td.dataTables_empty:before {
    content: '\f0f6';
    font-family: 'fontAwesome';
    color: #2d3a64;
    margin: 0 auto;
    display: block;
    font-size: 30px;
}
.btn-default.active, 
.btn-default:active, 
.open>.dropdown-toggle.btn-default {
    color: #000;
    background-color: #fff;
    border-color: #ccc;
}
.x_title h2, 
.profile_left, 
.profile_img h3, 
.profile_left H6, 
.list-unstyled, 
.x_content h4, 
ul.messages li .message_wrapper {
    color: #2d3a64;
}
.x_title h2 small {
    color: #000;
    margin-left: 5px;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: -2px;
}
textarea.form-control {
    resize: vertical;
}
.form-horizontal label,
#wizardcandidateProfileregistration label {
    font-size: 14px;
    font-weight: 400;
}
.blue-light-box {
    color: #fff;    
    border-radius: 2px;
    background: #04c4ab;
}
.x_content #fileuploadform h4 {
    font-size: 14px;
}
#visadetailsform input[type=checkbox], 
#visadetailsform input[type=radio] {
    vertical-align: sub;
}
.modal-header {
    padding: 10px 15px;
    background: #2d3b60;
}
.modal-title {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.modal-header .close {
    opacity: 1;
    color: #fff;
}
.modal-footer {
    padding: 10px 15px;
    background: #eff4f9;
}

/* Media Query */
@media (max-width: 1199.98px) {
    .x_panel {
        padding: 10px;
    }
}

@media (max-width: 991.98px) {    
    .panel_toolbox>li .dropdown-menu {
        right: 0;
        left: auto;
    }
}

@media (max-width: 767.98px) {
    div.dataTables_wrapper .dataTables_length {
        float: left;
        text-align: left;
    }
    div.dataTables_wrapper div.dataTables_filter {
        float: right;
        text-align: right;
    }
    div.dataTables_wrapper div.dataTables_length, 
    div.dataTables_wrapper div.dataTables_filter, 
    div.dataTables_wrapper div.dataTables_info, 
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: left;
    }
    div#wizardcandidateProfile {
        overflow: auto;
    }
}

@media (max-width: 575.98px) {
    .x_panel {
        padding: 10px 5px;
    }
    .wizard_horizontal ul.wizard_steps {
        margin: 0;
        padding-left: 0;
    }
    div.dataTables_wrapper .dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info {
        float: left;
        width: 100%;
        text-align: left;
    }
    div.dataTables_wrapper div.dataTables_filter {
        margin-top: 7px;
        margin-bottom: 5px;
    }
    div.dataTables_wrapper div.dataTables_paginate {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
}