@import "../lib/cropping-image-modal.css";
body{
    background-color: #d3d8dd;
    font-family: "Poppins-Light"!important
}

#socialmedia-header{
    background-color: #fff;
}

ul.admin-navbar-nav-right li ul.dropdown-menu{
    right: 0px;
    left:-25px;
    min-width: 170px;
}

/*1. Start Header*/
.page-content-header{
    background-color: #fff;
}
.page-content-header .navbar-default{
    background-color: transparent;
}
.admin-navbar-nav-right{
    float: right;
}
.content-title{
    padding: 0px 10px;
    font-size: 25px;
}
.indicator{
    padding-left: 5px;
}

.profil-pic-file{
    display: none;
    position: fixed;
    height: 50%;
    max-width: 30%;
    top: 15%;
    background: #d3d3d3;
    opacity: 2;
    left:-400px;
}
.profil-pic-file .profile-image-file-dialog-close{
    position: absolute;
    right: 1.5%;
    top: 0%;
}

.profile-image{     
    margin: 3px;
    box-shadow: 0 0 1px 0px #d3d3d3; 
    background-color: #fff;
    border: 1px solid #337ab7;
    z-index: 88;
    border-radius: 3px;
}
.profile-image > img{
    width: 185px;
    height: 190px;
    padding: 15px;
    border: 1px solid #d3d3d3;
    border-top: none
}
.profile-image-edit{
    display: none;
    position: absolute;
    font-size: 20px;
    background: rgba(0,0,0,.3);
    width: 83.5%;
    left: 8%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.profile-image-edit label{
    margin-bottom: 0px !important;
    padding-top: 5px;
    color:#fff;
    padding-right: 3px;
}

.editNavgators{
    background: #fff;
    padding: 0px;
}
.editNavgators li a > i{
    padding-top: 5px;
}
span.fa-calendar {
    position: absolute;
    top: 35%;
    right: 2%;
}
label{
    font-weight: normal;
}
body{
    background: #d3d8dd;
}
.page-container .main-wrapper{
    margin-left: 66px!important;
    margin-top: 0;
    min-height: 800px;
    padding: 0px;
}

.dashboard-content{
    width: 100%;
}

.notifications-cand{
    font-size: 20px;
    text-align: center;
    position: relative;
}
.badge-notification-cand{
    position: absolute;
    background: red;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    padding-top: 3px;
    margin-top: -45px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.page-subsection{
    margin-top: 2%;
    background: #d3d8dd;
    margin-bottom: 3%;
}
.form-panel{
    margin: 0% auto 2%;
    background-color: #fff;
    /*padding: 20px;*/
    padding: 15px 5px;
}
.page-subsection .form-panel-heading  span{
    font-family: "Poppins-Regular" !important;
}
.page-subsection .form-panel-heading {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background: #f1f3f3;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    margin: 0;
    padding: 10px 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #036DA0;
}
.page-subsection .form-panel-body-heading {
    /*
        font-weight: 500;
        color: #87919b;
        font-size: 14px;
        text-transform: uppercase;*/
    background-color: transparent;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px 0;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
    text-transform: uppercase;

}

.page-subsection .btn-default{
    padding: 5px 10px;
    margin-left: 5px;
    text-transform: none;
}

.form-panel .no-margin{
    margin: 0px;
}

.page-subsection .form-section{
    background: #fff;
    margin-bottom: 2%;
    /*padding: 0px 30px;*/
    padding: 0px 5px;
}
.page-subsection .section-title {
    color: #2b333a;
    font-size: 17px;
    font-weight: 400;
    line-height: initial;
    margin-top: 0;
    margin-bottom: 20px;
}
.page-subsection .form-group{
    /*border-top: 1px solid #f1f3f3;*/
    /*padding: 5px 10px 2px;*/
    margin-bottom: 15px;
}
.page-subsection .radio{
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px;
}
.page-subsection .radio input[type=radio]{
    margin-left: 0;
}
.page-subsection .radio label{
    min-height: 20px;
    margin: 0px;
    color: black;
    cursor: pointer;
}

/*.form-group,.form-control{
    width: 100% !important
}*/


.fieldset{
    border: 1px solid #d3d3d3;    
    padding: 15px;
    margin: 10px;
}
.legend{
    font-size: 14px;
    width: inherit;
    padding: 3px 10px 0px 10px;
    border-bottom: none;
    margin-bottom: 3px;
    font-weight: bold;
    background-color: #fff;
}
#qualification-edit,#achievement-edit, #candidate-skillset-edit, #candidate-experience-edit{
    display: none;
}
/*.multiselect-container .active{
    background: steelblue;
    color:#fff;
}*/
.multiselect-container .active label{
    background: steelblue;
    color:#fff;
}
.multiselect-container .active label:hover{
    background: inherit;
    color:#00afd1;
}
.droupdownborderred{
    border-color: red !important;
}
.open > .dropdown-menu {
    max-height: 300px;
    overflow: auto;
}
.btn-group-dropdown {
    width: 100% !important;
    text-align: left;
}
.btn-group-dropdown .btn-group {
    width: 100%;
}

.multiselect-container.dropdown-menu > li > a{
    padding: 2px;
}

.multiselect-container.dropdown-menu > li > a:hover{
    background-color: #fff;
}

.multiselect-container label.checkbox:hover{
    color: #00afd1;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #333;
}


.multiselect-native-select .multiselect.btn-default{
    background-color: transparent;
    color: #333;
    width: 100%;
    height: 40px;
    border-radius: 5px !important;
    padding: 10px 10px;
    text-align: left;
    border : 1px solid #d3d8dd;
}

.multiselect-native-select .multiselect.btn-default .caret{
    float: right;
    margin-top: 6px;
}

.multiselect-native-select .multiselect .multiselect-selected-text{
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    width:90%;
    display:inline-block;
}

.multiselect-container.dropdown-menu>.active>a, .multiselect-container.dropdown-menu>.active>a:focus, .multiselect-container.dropdown-menu>.active>a:hover {
    color: #333;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}

.multiselect-native-select .btn-group.open>.dropdown-toggle.btn-default:hover, .multiselect-native-select .btn-group.open>.dropdown-toggle.btn-default:focus {
    color: #333;
    background-color: transparent;
    border-color: #ccc;
}

.multiselect-container.dropdown-menu label{
    text-align: left;
}

#imagecrop-modal .modal-header{
    background-color:  #337ab7;
    color:#fff;        
}
/*#imagecrop-modal .modal-body*/
.btn[disabled]:hover{
    background-color:  #337ab7;
    color:#fff;
}


/*
*Recommended jobs styles
*/

.confirmation-buttons .btn{
    padding:1px 5px;
}
.recommended-jobs{
    padding-top: 15px;
    position: relative;
}
.recommended-jobs .table tbody tr td:first-child + td:hover p b{
    text-decoration: underline;
}

/*Applied jobs style*/
.applied-jobs{
    padding-top: 15px;
}
.applied-jobs .table tbody tr td:first-child + td:hover p b{
    text-decoration: underline;
}

/*Dash board styles*/
.panel-container{
    font-family: 'Poppins-Light';
    padding: 15px 0px;
    /*margin-top: 65px;*/
}

.panel-container .panel-heading{

    background-color: #fff !important;
}
.recommended-jobs-table-heading{
    font-size: 20px;
}
.fa-exclamation-triangle{
    color: #d95452;
    font-size: 20px;
}
.minimal.panel-default:hover{
    cursor: pointer;
    opacity: 0.9;
}
.minimal.panel-default h1{
    font-size: 45px;
}

.dashboard thead tr th{
    font-size: 15px;
}

.dashboard tbody tr td{
    font-size: 14px; 
}
.dashboard p{
    margin-bottom: 0px;
}
.candidate_note{
    /*margin-bottom: 10px !important;*/
}
.msgBar.blue {
    border: 1px solid #0e76bc;
    background-color: #0e76bc;
    background-position: -54px center;
    margin-bottom: 10px;
}
.msgBar {
    overflow: hidden;
    background: url(../../../../asserts/images/msgBar.png) 20px center no-repeat;
    padding-left: 70px;
}
.msgBar.blue .cnt {
    color: #0e76bc;
}
.msgBar .cnt {
    padding: 10px 20px;
    font-size: 15px;
    background: #fff;
    font-weight: 300;
    line-height: 25px;
    word-break: break-word;
}
.dashboard-content{
    position: relative;
}

.dashboard-content .layer, .recommended-jobs .layer, .applied-jobs .layer {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9;
    display: none;
}
.td-data{
    font-size: 12px;
}

.table-showing-records b{
    line-height: 30px;
}

.dashboard-content .table-responsive{
    min-height: 300px;
}
.leftside_section{
    padding: 10px;
    color: #fff;
}

.bg-skyblue{
    background-color: #00c0ef !important;
}

.bg-green{
    background-color: #00a65a !important;
}

.bg-red{
    background-color: #dd4b39 !important;
}

.bg-yellow{
    background-color: #f39c12 !important
}

.rightside_section{
    padding: 10px;
}

.recommended-section .panel-body{
    padding:0px;
}

.no-records-found{
    text-align: center;
    font-size: 30px;
    padding: 140px 0px;
}

/*Start Profile Style*/
.admin-navbar-nav-right .dropdown .dropdown-toggle{
    padding: 5px !important;
    display: block;
}
.avatar-col label{
    line-height: 35px;
    /* margin-left: 15px; */
    margin-right: 8px;
    max-width: 130px; 
    min-width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.avatar-col label + i{
    position: absolute;
    top: 13px;
    right: 10px;
}

.avatar-col{
    padding-left: 10px;
    padding-right: 0px;
}
/*End Profile Style*/

/*3.Starting Table sorting styles */
.tablesorter-default thead .headerSortUp, .tablesorter-default thead .tablesorter-headerSortUp, .tablesorter-default thead .tablesorter-headerAsc {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
    font-family: 'Poppins-Regular';
    font-weight: bold;
    color: #fff;
}

.tablesorter-default thead .headerSortDown, .tablesorter-default thead .tablesorter-headerSortDown, .tablesorter-default thead .tablesorter-headerDesc {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
    font-family: 'Poppins-Regular';
    font-weight: bold;
    color: #fff;
}
.tablesorter-default .header, .tablesorter-default .tablesorter-header {
    /*background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);*/

    background-image: url(data:image/gif;base64,R0lGODlhCQALALMKAIqKioiIiNHR0dDQ0NjY2IGBgaurq8nJyaenp4CAgP///wAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMjEgNzkuMTU0OTExLCAyMDEzLzEwLzI5LTExOjQ3OjE2ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkExOTg0MTMzRTJCRjExRTZCMzM2QUUzNUJDNkRDMkM2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkExOTg0MTM0RTJCRjExRTZCMzM2QUUzNUJDNkRDMkM2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTE5ODQxMzFFMkJGMTFFNkIzMzZBRTM1QkM2REMyQzYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTE5ODQxMzJFMkJGMTFFNkIzMzZBRTM1QkM2REMyQzYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQBAAAKACwAAAAACQALAAAEI1DJSSUJpI6SyphHIoqHZCAoalTsmSKrEo5JKW2dUBFAxlYRADs=);

    background-position: center right;
    background-repeat: no-repeat;
    cursor: pointer;
    white-space: normal;
    /*color: gray;*/
}
.tablesorter-default thead .sorter-false {
    background-image: none;
    cursor: default;
}

/* 3. Ending Table sorting styles */

.search{
    background-image: none;
}


/*---start profilepic dropdown menu styles---*/
.profile_edit_button_styles{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #036DA0;
    text-align: center;
    width: 100px;
    margin-bottom: 0px;
    height: 25px;
    padding-top: 5px;
    cursor: pointer;
    opacity: 0.8;
    color: #fff;
    font-size: 10px;
}
.profile_edit_button_styles:hover{
    background: #036DA0;
    color:#fff;
    opacity:1;
}
.profile_edit_button_parentdiv_styles{
    background-image:url('../../../../asserts/images/profile/profile_pic.png');
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: 5px;
    overflow: hidden;
    background-repeat: no-repeat!important;
    background-size: 100% 100%!important;
    border: 1px solid #fff;
}
.user_profile_info_parent_div{
    padding-top: 15px;
}
.profile_edit_button_superparentdiv_styles .btn-default{
    color: #fff;
}

.profile_edit_button_superparentdiv_styles .btn-default:hover{
    color: #fff !important;
    border:1px solid #fff;
}

.user_profile_info_parent_div_inner {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
}
.user_profile_info_parent_div_inner_next{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
}
.profile_edit_button_superparentdiv_styles{
    position:absolute;
    right:0px;
    margin-left: -185px;
    width:350px;
    background: url(../../../asserts/images/profie_section_bg.jpg) no-repeat;
    color: #fff;
}

.profile_edit_button_superparentdiv_styles:after {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #0c74bd;
    position: absolute;
    top: -16px;
    bottom: inherit;
    right: 3%;
}
.profile_edit_button_footerparentdiv_styles{
    background: #f5f5f5;
    margin-bottom: -5px!important;
    border-top: 1px solid #ccc;
    border-color: rgba(0,0,0,.2);
    padding:20px 0px;
}

.candidateChangePassword ,.candidateLogOut{
    border: 1px solid #ccc;
    padding:5px;
    text-decoration: none;
    font-size: 12px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.candidateChangePassword:hover, .candidateLogOut:hover{
    text-decoration: none !important;
    border: 1px solid #0c74bd;

}
/*---end profilepic dropdown menu styles---*/  

.norecords_section{
   
}
.norecords_section_inner{
    padding:0px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
.norecords_section_inner_p{
    font-size: 16px;
}
/*
image styles
*/
#candidateProfileModal .modal-body{
    padding: 0px;
}
.modal{
    overflow: auto;
}
#candidate-profile-picture{
    font-family: 'Poppins-Regular' !important;
    color:white;                
}
#candidate-profile-picture .image-container{
    border-radius: 0px;
    border:1px solid #036DA0;                
    margin: auto;
    width:270px;
    height: 270px;
}
#candidate-profile-picture .edit-image-container{
    border-radius: 0px;
    border:1px solid #036DA0;                
    margin: auto;                
}
#candidate-profile-picture .img{               
    width:250px;
    height: 250px;
    margin: 10px;
    padding: 1px;
}
#candidate-profile-picture .savePictue{               
    width:150px;
    height: 150px;    
    right: 10%;
    top:0.5%;
}
#candidate-profile-picture .profile-pic-edit{
    color:white;                
}
#candidate-profile-picture .error-select-photo{
    color:red;                
}
#candidate-profile-picture .profile-pic-delete{
    color:white
}
#candidate-profile-picture .profile-pic-header{
    /*color:white;*/
    padding: 2px;                
    text-align: left;                
}
#candidate-profile-picture .profile-pic-title{
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
#candidate-profile-picture .profile-pic-label{                
    border: 1px solid transparent;
    background-color: #036DA0;
    color: #fff;
    font-size: 18px;
    min-width: 80px;
    -webkit-transition: all 0.4s ease-in-out;
    text-align: center;
    padding: 2px;
    margin: 3px 0px;
}
.profile-pic-container .imageBox{
    margin: 1% 3% 0%;
    width:100%;
} 
.profile-pic-container .imageBox .thumbBox{
    left: 52%;
    top:40%;
    height: 150px;
    width: 150px;
}
.profile-pic-container .imageBox .spinner{
    line-height: 380px;
    font-size: 13px;
} 

.skill-border_styles{
    display: inline-block;
    color: #333;
    border: 1px solid #337ab7;
    padding: 2px 10px;
    border-radius: 10px;
    font-size: 12px;
    margin-right: 2px;
    margin-bottom: 5px;
} 



/*----start notification-----*/
.notificationmessages-cand, .candidate-share_pcprofile{
    font-size: 20px;
    text-align: center;
    position: relative;
    border: 1px solid transparent;
}
.badge-notificationmessages-cand{
    position: absolute;
    background: green;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    padding-top:3px;
    margin-top: -45px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.notification-body-div{
    max-height: 350px;
    overflow-y: auto;
}
.notification-header-div{
    padding: 10px;
    font-size: 14px;
    font-weight: bold
}
.notification-body-header-div{
    padding:0px;
    font-size: 14px;
    color:#036DA0;
}
.notificationdiv{
    position: absolute;
    z-index: 999;
    width: 550px;
    right: -1px;
    border: 1px solid #0e76bc;
    top: 50px;
    background-color: #fff;
    display: none;
}
.backgroundsetclasss{
    background-color: #ccc;
    border:1px solid #0e76bc;
}
.notification-body-div p{
    padding-top: 5px;
    font-size: 12px
}
.notificationdiv:after {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: #0c74bd;
    position: absolute;
    top: -16px;
    bottom: inherit;
    right: 3%;
}
.notificationhovereffect{
    padding: 5px 10px;
    cursor: pointer;
    border-left: 2px solid transparent;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
}
.notificationhovereffect:hover{
    border-left: 2px solid #036DA0;
}
.notificationdiv .read {
    background: #f4f4f4;
    border-top: 1px solid rgba(80, 80, 80, 0.20);
}
.notificationdiv .unread {
    font-weight: bold;
    background: #fff;
    border-top: 1px solid rgba(80, 80, 80, 0.20);
    /*color: #036DA0;*/
}
.notificationdiv .notf_text {
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main-wrapper{
    border-top: 1px solid #036DA0;
}

/*------end notification------*/


.addfvjb
{
    font-size: 24px;
}
.fastaricon{
    color: yellow;
    font-size: 24px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: orange;
}
.faicon
{
    font-size: 24px;
    -webkit-text-stroke-width: 1px;

}

.sidemenusmall {
    width: 65px;
    background: #2a333d;
    display: block;
    z-index: 1;
    float: left;
    height: 100%;
    overflow: visible!important;
    position: absolute;
}
.smallsidemenucss .dropdown:hover .dropbtn {
    border-left: 3px solid #00c0ef;
}
.smallsidemenucss .dropbtn:hover {
    background-color: #233342!important;
    color: #00c0ef;
}
.smallsidemenucss .dropbtn {
    background-color: transparent;
    color: #8E9E9B;
    padding: 12px;
    font-size: 21px;
    border: none;
    cursor: pointer;
    width: 100%;
}
.smallsidemenucss .dropdown-content {
    display: none;
    position: absolute;
    background-color: #2a333d;
    min-width: 170px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left: 65px;
    top: 0px;
}
.smallsidemenucss .dropdown-content a {
    color: #2a333d;
    padding: 17px 16px;
    text-decoration: none;
    display: block;
    font-size: 15px;
}
.sidemenusmall .dropdown:hover .dropdown-content {
    display: block;
}
.drdpmain {
    color: #fff!important;
    background: #233342!important;
}
.page-content-wrapper .page-content {
    margin-left: 66px;
}
.faicon {
    color: yellow;
    font-size: 24px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: orange;
}

@media screen and (max-width: 767px) {
    .notificationmessages-cand,.div_cand_id{
        text-align: left;
        
    }
    .notificationdiv{
        left:0px!important
    }
    .notificationdiv:after{
        left:3%!important;
    }
    .nav-tabs li>p{
        display: none;
    }
    .profile_edit_button_superparentdiv_styles {
        position: absolute !important;
        right: 0; 
        margin-left: 0 !important; 
        width: 350px!important;
        background: url(../../../asserts/images/profie_section_bg.jpg) no-repeat;
        color: #fff;
    }
}