/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11 Feb, 2016, 11:20:54 AM
    Author     : Charu gupta
    Edited : shubham (international myAmcat Modular)
*/

/* html, body { width:100% !important;  overflow-x:hidden !important; } */

a{
    color: inherit;
}

.profileCompletionChart{
    padding: 0 !important;
}

.extendedWidthCandidateCard{
    width: 19.5% !important;
}

.extendedWidthReportCard{
    width: 18% !important;
}

.extendedWidthCoursesCard{
    width: 19.666667% !important;
}

.extendedWidthJobsCard{
    width: 44.666667% !important;
}

.topRow.col-md-5{
    width: 44.666667% !important;
}

.scheduleAmcatContainer>p{
    margin-left: 30px !important;
    font-size: 14px !important;
}

*{
    outline:none!important;
}

.jobContainer , .testimonialContainer ,.courseContainer, .clientContainer, .dataContainer .certificateContainer{   
    background: #ffffff;
    margin-top: 15px;
    box-shadow: 0px 1px 4px #bbb9b7;;
    border-radius: 2px;
}
.howAmcaTWorksContainer{
    background: #ffffff;

    box-shadow: 1px 1px 2px #bbb9b7;
    border-radius: 1px;
}
input:invalid {
    box-shadow: none !important;
}

#scheduleTest input{
    color:#000;
}

div.loading-image-overlay {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #888;
    background: rgba(0,0,0,0.65);
    display: none;
}

.loading-image-overlay .loading-image-popup {
    position: relative;
    top: 40%;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
}

.loading-image-popup img{
    height: 40px;
}

.logoWrapper{
    position:relative;
    z-index: 1;    
}

.landingLogo{
    text-align: center;
    background: url(https://d13dtqinv406lk.cloudfront.net/laravel-images/landingLogoNew.png) no-repeat;
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    background-color: #06050D;
    padding-top: 6%;
    background-position: center;
    height: 520px;
    background-size: cover;
}

.landingLogo p{
    font-size:24px;
    font-weight: 600;
    margin: 0;
}



.logoWrapper {
    display: block;
}



.grayBackground{
    border-radius: 99em;
    width: 82px;
    height: 82px;
    background: #67675D;
    padding: 20px 0;
    margin: 0 auto; 
}

.grayBackground img{

}

.leftPanel p{
    font-size:16px;
    margin: 5px 0 10px 0;
}

.leftPanel{
    margin-left: 2%;
    display: inline-block;
    float: left;

}


.searchPanel{
    background-color: rgba(219,222,224,0.7);
    width: 100%;
    padding: 15px 25px 15px 15px;
    overflow: visible;
    position: relative;
    clear: both;    
    display: block;
    float: left;
}

.searchButtonContainer{
    width: 9%;
    float: left;
    font-size: 25px;
    vertical-align: middle;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: linear-gradient(#DE2027, #971113);
    background: -webkit-linear-gradient(#DE2027, #971113);
    background: -o-linear-gradient(#DE2027, #971113);
    background: -moz-linear-gradient(#DE2027, #971113);   
    border-top:1px solid #DE2027;
    border-right:1px solid #971113;
    border-bottom:1px solid #971113;     
    padding-top: 4px;    
    min-height: 50px;
}

.searchButtonContainer img{
    height:25px;
}

.doNotKnow{
    font-size: 13px;    
    color: #565858;
    cursor: pointer;
    display: inline-block;
    width: 4%;
    float: left;
    margin-left: 1%;
    margin-top: 1%;
}

.searchPanelContainer {
    display: inline-block;
    font-size: 14px;
    position: relative;
    vertical-align: middle;  
    overflow:hidden;
    float:left;  
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top:1px solid #535252;
    border-left:1px solid #535252;
    border-bottom:1px solid #535252;
    background: #fff;  
    width:91%;  
}

.searchResultContainer{
    clear:both;
    float:left;
    width:100%;
    margin-top:10px;
    border-radius: 4px; 
    display:none;
    height:49px;    
    background: #fff;
    border:1px solid #fff;
    max-width:100%;
    overflow: hidden;
    position:relative;
}

.searchResultContainer .searchList {    
    cursor: text;
    height: 48px;
    margin: 0;
    position: absolute;
    clear: both;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
}

.searchResultContainer .searchList li {
    float: left;
    list-style: none;
}

.searchResultContainer .searchList li:last-child {
    margin:0;
}

.searchResultContainer .searchList .searchTag {
    background: #E5E5E5;
    color: #000;
    border-radius: 2px;
    cursor: default;
    padding-right: 2px;
    position: relative;
    height: 100%;
    margin-right: 10px;
    display: inline-block;
}

searchList .searchTag:last-child {
    margin:0;
}

.searchResultContainer .searchList .searchTag .searchTagClose:hover {
    background-position: right -11px;
}

.searchResultContainer .searchList .searchTag-focus {
    background: #d4d4d4;
}

.searchResultContainer .searchList .searchTag-focus .searchTagClose {
    background-position: right -11px;
}

.searchPanelContainer .chosen-results {
    margin: 0 0 0 0;
    padding: 0;
}

.howAmcatWorks{
    width: 25%;
    border: 1px solid #A1A1A1;
    margin-top: 6%;
    background: #000;
    font-size: 25px;
    font-weight: 100;
    padding: 10px;
}
.noResultsFound{
    clear: both;
    padding: 8px;
    color: #000;
    font-size: 14px;
    position: relative;
    float: left;
    padding-bottom:0;
    display: none;
}

.searchBox{
    font-size: 15px;
    font-weight: normal;    
    background: #fff;
    border: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555555;
    height: 100%;
    padding: 4px 10px;    
    width:100%;
    outline:none !important;  
    height:48px;
}

.searchBoxButtonContainer{
    width: 95%;
    float: left;
    border-radius: 4px;
    position:relative;          
}

.searchTagContainer{
    height: 100%;
    padding:2px;
    display: none;
    text-align:left;    
}

.draggableSearchClass{
    height:100%;
    white-space:nowrap;    
}

.searchPanelContainer .searchBoxContainer {
    margin: 0;  
    height:100%;  
    float:left;
    text-align: left;
    width: 100%;  
    position:relative; 
}

.searchPanelContainer .searchBoxContainer .default {
    color: #999;
}

.searchResultContainer .searchList .searchTag div{
    display: inline-block;
    height: 100%;
    font-size: 14px;
    padding: 14px;
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight:200;
}

.searchResultContainer .searchList .searchTag .searchTagClose {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 0;
    padding: 3px 0;
    background: #E5E5E5;
}

.searchPanelContainer .chosen-results {
    margin: 0 0 0 0;
    padding: 0;
}

.dont-know-pop-up{
    clear:both;
    width: 95%;
    float: left;
    text-align:left;
    display:none;
    margin-top: 10px;
}

.educationLevelContainer{
    width:49.5%;
    display:inline-block;
}

.educationLevel{
    float:left;
    width:100%;
    border-radius: 2px;
    background: #fff; 
    margin-bottom: 5px;
}

.educationLevelTextBox,.fieldOfStudyTextBox{
    font-size: 13px;
    position: relative;
    width:100%;
    vertical-align: middle;
    float: left;
    border-radius: 3px;
    border: 1px solid #fff;
    height:50px;
    padding:4px;
    color:#333;
    padding-left: 10px;
}

.educationLevelTextBox{
    width:100%;
}

.educationLevel div{
    height: 40px;
    float: right;
    padding: 6px 10px 2px 0;
}

.educationLevelContainer .help-block{
    font-size: 10px;
    font-weight: normal;    
    color:#565858;
}


.fieldOfStudy{
    float:right;
    width:49.5%;
}

.findCertification{
    clear:both;
    float:right;
    margin-top: -37px;
}

.findCertification div{
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: linear-gradient(#DE2027, #971113);
    background: -webkit-linear-gradient(#DE2027, #971113);
    background: -o-linear-gradient(#DE2027, #971113);
    background: -moz-linear-gradient(#DE2027, #971113);   
    border-top:1px solid #DE2027;
    border-right:1px solid #971113;
    border-bottom:1px solid #971113;         
    color: white;
    height: 40px;
    border-radius: 4px;
    outline: none;
    border: 0;
    width:190px;
    font-size: 14px;
    padding: 11px;
    text-align: center;
    cursor:pointer;
}

.loginRegister{
    clear: both;
    width: 25%;
    text-align: center;
    padding: 20px 15px;
    margin: 10px 182px 0 0;
    background-color: rgba(255,255,255,0.3);
    border-radius: 4px;
    height:150px;
}

.resultSet{
    padding: 80px 0;
    margin-right: 0;
    padding-bottom: 15px;
    width: 89.5%;
    margin-left: 10.3%;
}

.matchingCertificates{
    display:none;
    width: 80%;
    clear: both;
    text-align: left;
    margin:auto;
}

.matchingCertificates .accordian{
    margin-top: 15px;    
}

#relatedCertificates .list-group-item:nth-child(n+4){
    display: none;
}

.roleTitle{
    height: 50px;
    background: #fff;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #38383A;
    cursor:pointer;
    padding:2px;
}

.borderBottomRadius{
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;

}

.collapse{
    margin:0 10px;
    font-size: 30px;
    cursor:pointer;
}

.role-title{
    font-size: 16px;
    position: relative;
    top:-18px;
}

.list-role-table{
    background: #fff;
    color: #1C1C1C;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 15px;
    padding: 15px;
    overflow:hidden;
    display:none;
}

.list-role-table li{
    list-style:initial;
}

.keyCompetency{
    margin-bottom:10px;
}

.compentencies{
    width: 48%;
    display: inline-block;
    height: 25px;
    font-size: 16px;
    float:left;
}

.competencyRightArrow{
    margin: 0 10px;
    font-weight: bold;
    color: #B1B1B1;
}

.competencyText{

}

.list-group-item{
    margin-bottom: 10px !important; 
    border:0!important;
    background-color: transparent !important;
    padding:10px 0 !important;
}

.boxShadow{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.list-group-item:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#loadMoreBtn{
    width: 80%;
    clear: both;
    text-align: right;
    color: #fff;
    font-size:13px;
    font-weight: 500;
    cursor: pointer;
    display:none;
    margin:auto;
}

.alert-error{
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    visibility: hidden;
    padding: 10px 0;
    width: 100%;
    float: left;
    text-align: center;
}

.redBorder{
    border:1px solid #DE1F27;
}
.scheduleAmcatContainer{
    clear:both;
    display: none;
    width:80%;
    font-size:14px;
    text-align:left;
    margin: auto;
    margin-bottom:26px;    
}
.scheduleAmcat{
    clear: both;
    padding: 30px;
    border-radius: 4px;
    margin: 10px 0;
    overflow: hidden;
    height: 100px;
    background: #0B0817;
    color: #fff;
    opacity: 0.8;
}

.scheduleAmcatText{
    float: left;
    width: 78%;
    font-size: 13px;
    color: #fff;
    font-weight: 100;
}

.scheduleAmcatButton{
    width:22%;
    float:right;
}
.scheduleAmcatButton div{
    background: linear-gradient(#DE2027, #971113);
    background: -webkit-linear-gradient(#DE2027, #971113);
    background: -o-linear-gradient(#DE2027, #971113);
    background: -moz-linear-gradient(#DE2027, #971113);       
    color:#fff;
    padding: 10px;
    margin:auto;
    border-radius:3px;
    font-size:13px;
    text-align: center;
    cursor:pointer;
    height:40px;
    width:140px;
}

.help-block{
    display: none;
    font-size: 11px;
    clear:both;
}

#defaultCertificationTitle{
    display:none;
    width: 80%;
    margin: auto;    
    font-size: 16px;
    text-align: left;
}

.certificationTitle{
    font-size:16px;
}

.ui-autocomplete { 
    max-height: 250px; 
    overflow-y: auto; 
    overflow-x: hidden;
    border-radius:3px;
}

.ui-menu-item .ui-state-focus{

}

.list-group-item{

}

.collapse{
    display:inline!important;
    visibility: visible !important;
}

.moreLink{
    display:none;
}

#OTP{
    color:#000 !important;
}

.message-board {
    text-align: center;
    width: 80%;
    box-sizing: border-box;
    padding: 10px 10%;
    box-shadow: 0px 0px 5px grey;
    font-size: 17px;
    display: none;
    margin: 0 10%;
    background: rgba(0,0,0,0.8);
    color: white;
}

.clients-header {
    width: 100%;
    padding: 20px 5%;
    text-align: center;
    font-size: 28px;
}

.web-slider, .chat-icons {
    display: block;
}

.client-flexslider {
    position: relative;
    box-sizing: border-box;
    float: left;
    width:100%;
    z-index:0;
}
#prev-control {
    left: 2%;
}
.web-slider .clients-controls {
    top: 40%;
}
.clients-controls {
    position: absolute;
    float: left;
    display: none;
    z-index: 10;
}
#next-control {
    right: 2%;
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.web-slider .clients-controls {
    top: 40%;
}
img{
    border: none;
}

@media only screen and (max-width:920px){
    .rightPanel{
        padding: 0px;
        width: 90%;
    }

    .searchPanelContainer{
        width:90%;
    }
    .searchButtonContainer{
        width:10%;
    }
}

@media only screen and (max-width:780px){

    .scheduleAmcatButton div{    font-size: 12px;
                                 width: 80px;
                                 padding: 4px;
    }
    .landingLogo{
        font-size: 30px;
    }
    .findCertification div{
        width: 120px;
        font-size: 14px;
        line-height: 1;
        padding: 6px;
    }

    .searchPanelContainer{
        width:85%;
    }

    .searchButtonContainer{
        width:15%;
    }

}
@media only screen and (max-width:600px){
    .scheduleAmcatContainer>p{
        margin-left: 14px !important;
        font-size: 13px !important;
    }
}
@media only screen and (max-width:520px){

    #page_content > .row{
        padding: 0 20px;
    }

    .extendedWidthReportCard{
        margin-bottom: 0;
    }

    .clients-header{
        font-size:18px;
    }
    .landingLogo p{
        font-size:16px
    }
    .landingLogo{
        font-size: 25px;
        padding-top: 70px;
    }
    .rightPanel{
        padding: 0px;
        width: 95%;
    }

    .searchPanel{
        padding: 10px;
        padding-right: 25px;
        width:100%;
    }

    .searchPanelContainer{
        width:80%;
    }

    .searchButtonContainer{
        width:20%;
    }        

    .topRow > div{
        margin-bottom: 15px;
        padding: 0;
    }   

    .bottomRow > div{
        padding: 0;
    }

    .extendedWidthCandidateCard, .extendedWidthReportCard, .topRow.col-md-5, .extendedWidthCoursesCard, .extendedWidthJobsCard{
        width: 100% !important;
    }

}

.takeAmcat{
    background: black;
    opacity: 0.9;
    color: white;
    font-size: 23px;
    padding: 15px;
    border: 1px solid white;
}
.takeAmcatBtnContainer{
    margin-top: 15%;
    margin-left: 0;
}
@media only screen and (max-width:420px){
    .takeAmcatBtnContainer{
        margin-left: 0% !important;
    }
}

.howAmcatWorksHeader{
    padding: 1.2% 0% 1.2% 0%;
    border-bottom: 1px solid #a1bfd9;
    text-align: center;
}
.custom-header-font{
    font-size: 22px;
    color: #304152;
}

.howAmcatWorksContent div {

    text-align: center;

}
.howAmcatWorksDescription{
    margin: 10px auto;
    font-size: 13px;
    color: #6b6b6b;
    padding: 1% 22% 3% 22%;
}
.howAmcatWorksSubheading{

}

.certficatesHolder{
    padding: 0px 40px 0px 40px;
}

.certficatesHolder .bx-wrapper{
    margin: 0 auto;
}

.viewMoreIcon{
    margin-left: 5px;    
}

.viewMoreContainer{
    text-align: center;
    padding: 15px;
    border-top: 1px solid #cecece;
}
.clientContainer{
    margin-top: 20px;
}
.clientContainerHeading{
    color: #2d3e50;
    font-size: 22px;
    padding: 1% 0% 0% 7%;
    font-weight: 500;

}

.testimonialContainer{
    margin-top: 1.5%;    
}

.testimonalText{
    text-align: center;
    font-size: 28px;
    color:#2d3e50;
}

.testimonialHolder{
    padding: 2% 9% 2% 9%;
}

.testimonal{

}

.testimonialHeader{

}
.testimonialLogo{
    text-align: center;
}
.testimonialContent{
    padding-left: 20%;
    color: #6f6f6f;
}
.quoteIcon{
    font-size: 28px;
    color: #2d3e50;
}
.testimonialCandidateName{
    color: #2d3e50;
    font-size: 20px;
}
.flex-direction-nav{
    display: none !important;
}

.searchCertificates{
    padding: 6px;
    width: 330px;
    padding-left: 10px;
    font-size: 12px;
    box-sizing: border-box;
}
.searchCertificatesContainer{
    float: right;
    margin-right: 20px;
    margin-top: -4px;
    position: relative;
    width: 330px;
    display: inline-block;
    box-sizing: border-box;
}
@media only screen and (max-width:1140px){
    .searchCertificatesContainer{
        display: block;
        padding-right: 0;
        margin-top: 10px;
        text-align: left;
        float: none;

    }
    .searchCertificates{
        width: 60%;
    }

}
.dataContainer{
    margin: 0px 15px 0px 15px;
}
.viewMoreText:hover, viewMoreCoures:hover{
    color: #41a4f5;
}
.takeAmcat:hover{
    background: #5d5d5d;
}
.jobsMatchingCertificates span img {
    display: initial;
    margin-right: 5px;
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(https://d13dtqinv406lk.cloudfront.net/laravel-images/globalDashboard/Dashboard-35.png) no-repeat;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(https://d13dtqinv406lk.cloudfront.net/laravel-images/globalDashboard/Dashboard-36.png) no-repeat;
}