﻿/*Popup design*/
.modal-content {
    border-radius: 15px;
}
.modal-header {
    background-color: #6e6e6e !important;
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px 10px 0px 0px;
}
.modal-body {
    background-color: whitesmoke;
}
.modal-footer {
    border-top: 1px solid #cccccc;
}
.modal-footer {
    background-color: #f5f5f5;
    margin: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.modal-footer .btn-primary ,.modal-footer .savelBtn, .modal-footer .btn-default {
    color: #fdfdfd !important;
    background-color: #00a3e4  !important;
    border-color: none !important;
    background-image: none !important;
    border-radius: 0px !important;
    border: 0px;
    text-shadow: none;
    width:104px;
}
.modal-footer .btn-default {
    background-color: #bc3632 !important;
    text-shadow: none;
}
.modal-body label, .search-field input {
    color: #989898 !important;
}
.red {
    color: #e28b8b !important;
}
.fileinput-button ,.fileinput-button:hover {
    background-image: none;
    background-color: #2e8279;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    text-shadow: none;
}
.label-info {
    background-color: #dadada;
}
.History.Interviewd {
    border-left: solid 6px #f0ad4e !important;
}
.sectionContents.detailsSecion .pageHeader img{
    width: 4% !important;
    position: absolute !important;
    left: 40% !important;
    top: 13px !important;
}
.sectionContents.detailsSecion .pageHeader a {
    color: #797979 !important;
}
.History.Reject {
    border-left: solid 6px #cecece  !important;
}
.activeProfileMobile {
    border-bottom: 3px solid #6e6e6e !important;
}
.UpperHeaderEmpInfo li:hover {
    border-bottom: 3px solid #f0ad4e;
}
.detailsSecion.sectionContents img{
    display:none;
}
.message-header:after{
        content: " !";
    color: #339933;
}
.registExpire:after{
    content: " !";
    color: #ffae00;
}
.regestRed:after{
            content: " !";
    color: #e28686;
}
.sectionContents.detailsSecion .pageHeader .cont_link {
    color: #286728 !important;
}
.sectionContents.detailsSecion .pageHeader a.link-register-msg {
    color: #ffae00   !important;
}
.sectionContents.detailsSecion .pageHeader a.cont_link-back{
        color: #e28686   !important;
}
    .greytext span{
    font-size: 12px;
}

@media screen and (max-width:991px) and (min-width: 640px) {
    .greytext span{
    display:none;
}
}
@media screen and (max-width:767px) and (min-width: 300px) {
.mobileSearchbtn{
    padding-right: 0px;
    margin-top: -1px;
}
    button.small-icon > i {
        color: #6e6e6e;
    }    .searchAdvnc {
    right: 2%;
}}
@media screen and (max-width:991px) and (min-width:767px) {
    .searchAdvnc {
        right: 2%;
    }
}
@media screen and (max-width:600px) and (min-width:300px) {
    .pageHeader {
        width:100% ;
    }
    .message-header {
    font-size: 16px !important;
}
}
@media screen and (max-width: 1200px) {

    .candidateRedirectMsg h2 a {
        position: absolute;
         right:0%; 
         padding:0px; 
        left: 72%;
        margin-top: 0px;
    }
}
@media (max-width: 480px) and (min-width: 290px) {
.candidateRedirectMsg h2 {
        font-size: 15px !important;
}
}
@media screen and (max-width: 991px)and (min-width: 722px) {

.candidateRedirectMsg h2 a {
 left: 40%;
}
}
@media screen and (max-width: 721px)and (min-width: 300px) {

.candidateRedirectMsg h2 a {
 left: 72%;
 font-size: 14px;
}
}
@media screen and (max-width: 1662px) and (min-width: 1051px) {
    .entireBody {
        padding-top: 102px;
    }
}
@media screen and (max-width: 1050px) and (min-width: 300px) {
    .entireBody {
        padding-top: 95px;
        min-height: 713px !important;
    }
}
@media screen and (max-width: 1322px) and (min-width:991px) {
    .subnav span , .subnav.nav.nav-tabs .active a span {
        font-size: 12px;
    }
}
@media screen and (max-width:1192px) and (min-width: 767px) {
    .subnav span , .subnav.nav.nav-tabs .active a span {
        font-size: 11px;
    }
}
@media (max-width: 1360px) and (min-width: 992px) {
    .progressDone .percentageInNumbers {
        font-size: 15px;
    }
}
@media screen and (min-width: 768px) {
    .entireBody {
        min-height: 976px !important;
    }

}
/*@media screen and (min-width: 375px) {
        .ApplyBtn, .ApplyBtn:hover, .ApplyBtn:focus {
        width: 120px;
    }
}
@media screen and (min-width: 360px) {
        .ApplyBtn, .ApplyBtn:hover, .ApplyBtn:focus {
        width: 100px;
    }
}
@media screen and (min-width: 320px) {
        .ApplyBtn, .ApplyBtn:hover, .ApplyBtn:focus {
        width: 90px;
    }
}*/
@media screen and (min-width: 1024px) {
    .entireBody {
        min-height: 1328px !important;
    }
}