/*
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 : 18 May, 2017, 1:03:37 PM
    Author     : shubham
*/
/* Below this is for dashboard widget <<< starts here >>>*/
.amcatCertificateContainer {
    background: #fff; 
    margin-top: 15px;
}
.adCertList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0;
}
.pageDescription {
    text-align: center;
}
.mainContainer {
    width: 80%;
    margin: 0 auto;
    padding-top:  20px;
}
.amcatCertificateText {
    padding: 12px;
    border-bottom: 1px solid #cecdcb;
    font-size: 16px;
    color: #636371;
}
.listAmcatCert {
    min-height: 340px;
}
.certImgDashboard {
    text-align: center;
    min-height: 110px;
    position: relative;
}
.certImgDashboard img {
    text-align: center;
    height: 80px;
}
.amcatCertificateContainer .listAmcatCert .bx-wrapper .bx-viewport {
    left: 0;
    -webkit-box-shadow:  none;
    border: none;
    box-shadow: none;
    height: 315px !important;
}
.amcatCertificateContainer .listAmcatCert .bx-wrapper img {
    display: initial;
    height: 64px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.amcatCertificateContainer .listAmcatCert .bx-wrapper .bx-pager.bx-default-pager a {
    width: 6px;
    height: 6px;
}
.amcatCertificateContainer .listAmcatCert .bx-wrapper .bx-pager, .amcatCertificateContainer .listAmcatCert .bx-wrapper .bx-controls-auto {
    bottom :-25px !important;
    display: block;
    z-index: 1;
}
.waitingAmcatCert {
    text-align: center;
}
.waitingAmcatCert img {
    margin-top: 120px;
}
/*Above this , is specifically for dashboard amcat certificate widget <<<ends here >>>*/
.adCertListContainer {
    max-width: 1052px;
    background: #fff;
    margin: 20px auto;
    padding-bottom: 25px;
}
.adCertListContainerLoggedOut {
    background: #fff;
    margin: 20px auto;
}
.showAddLoggedIn {
    background-image: url('https://d13dtqinv406lk.cloudfront.net/laravel-images/certificationBanner.png');
    height: 120px;
    margin: 15px 0;
    background-repeat: round;
}
.btnsHolder {
    position: relative;
    top: 35%;
    float: right;
}
.btn-custom-transparent {
    border: 1px solid #fff;
    color: #fff;
    background-color: none;
}
.showAddLoggedOut {
    background-image: url('https://d13dtqinv406lk.cloudfront.net/laravel-images/certificationBanner.png');
    height: 120px;
    margin: 15px 0;
    background-repeat: round;
    width: 97% !important;
}
.showAdd img {
    width: 98% !important; 
}
.textContainer {
    float: left;
    margin-left: 14%;
    color: #fff;
    width: 32%;
}
.headerSection {
    display: flex;
    position: relative;
}
.headerText {
    font-size: 36px;
    padding: 20px 0;
    color: #575757;
    font-weight: 300;
}
.headerTextLoggedIn {
    font-size: 36px;
    padding: 20px 30px;
    color: #575757;
    font-weight: 300;
}
.headerSearch {
    position: absolute;
    top: 27%;
    right: 0;
}
.headerSearch input {
    min-width: 490px;
    height: 50px;
    background: #f6f6f6;
    border: 0;
    padding-left: 50px;
    border-radius: 4px;
}
.certificateCardLoggedOut {
    margin: 17px auto;
    border: 1px solid #eaeaea;
    padding: 15px;
    width: 30% !important;
}
/*
.certificateCardLoggedOut:nth-child(3n-2){
    margin-left: 0;
    float: left;
}
.certificateCardLoggedOut:nth-child(3n){
    margin-right: 0;
    float: right;
}*/
.certificateCard {
    margin: 15px 7px 0;
    border: 1px solid #eaeaea;
    width: 31.8%;
    padding: 15px;
}
.certificateCardLoggedOut:hover,.certificateCard:hover {
    cursor: pointer;
}
.certImg {
    text-align: center;
}
.certImg img {
    height: 80px;
    max-width: 80px;
}
.certTitle {
    margin-top:6px;
    text-align: center;
    font-size: 21px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
}
.certDesc {
    padding: 0 15px;
    text-align: center;
    font-size: 13px;
    height: 50px;
    color: #000;
    font-family: Open Sans;
}
.discOff {
    color: #e23c3e;
    text-align: center;
    font-size: 12px;
}
.certBtnContainer {
    text-align: center;
    margin-top: 10px;
    background: transparent url('https://d13dtqinv406lk.cloudfront.net/additional-products/Buy_now_bck.svg')0% 0% no-repeat padding-box;
    background-size: cover;
}
.certDiscount {
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
    color: rgb(0, 0, 0);
    height: 17px;
    display: none;
}
.headerSearch span {
    position: absolute;
    top: 30%;
    left: 4%;
}
.headerSearch span i {
    font-size: 20px;
    color: #d4d3d2;
}
.amcatCertificateContainer .listAmcatCert .bx-wrapper .bx-controls-direction a {
    z-index: 1;
}
.certBtnContainer  .btn-filled {
    background-color: #d5061c;
    border: none;
    font: bold 12px Open Sans;
    border-radius: 4px;
    padding: 6px 20px;
}
.certImgDashboard .pd-title {
    font: bold 12px Open Sans;
    color: #d5061c;
    margin-bottom: 0;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}
.listAmcatCert .bx-controls-direction .bx-prev,
.listAmcatCert .bx-controls-direction .bx-next {
    display: none;
}
.certDesc  .pd-heading {
    font-size:16px;
    font-weight: bold;
    margin-bottom:16px;
}
.certDesc  .pd-description {
    font-size: 16px;
    margin-top:16px;
}
.certification-for {
    margin: 0;
    font-size: 12px;
    display: flex;
    justify-content: center;
}
.certification-for::before {
    content: url('https://d13dtqinv406lk.cloudfront.net/additional-products/medal.svg');
    margin-right: 4px;
}
.certificateCardDashboard {
    min-height: 315px;
}
.certificateCardDashboard .certBtnContainer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px 0 7px;
}
.listAmcatCert .bx-default-pager  .bx-pager-item  .bx-pager-link {
    width:24px !important;
    height:4px !important;
}
/* Specific Certificate Widget CSS */
#amcatCertWidget .bx-pager {
    background: #e9f6fe;
    height: 25px;
    padding-top: 10px;
}
.bx-wrapper {
    border: none;
}
#amcatCertWidget .bx-pager-item .bx-pager-link {
    width: 24px;
    height: 4px;
    background-color:#000;
    opacity: 0.2;
}
#amcatCertWidget .bx-pager-item .bx-pager-link:hover,
#amcatCertWidget .bx-pager-item .bx-pager-link.active {
    background-color: #2ba2f0;
    opacity: 1;
}
#amcatCertWidget .certificate-slider {
    margin-top: 0 !important;
}
#amcatCertWidget hr {
    margin: 0 auto;
    width: 24px;
    height: 2px;
    border-radius: 2px;
    background: #ccc;
}
#amcatCertWidget .bx-pager .bx-pager-item .bx-pager-link {
    margin: 0 3px;
}
@media only screen and (max-width:1100px) {
    .headerSection {
        display: block;
    }
    .headerSearch {
        position: static;
        margin-left: 30px;
    }
    .headerSearch span {
        top:76%;
        left: 6%;
    }
    .headerSearch input {
        min-width: 90%;
    }
}
.errorMsg {
    font-size: 25px;
    text-align: center;
    color: #b30303;
    margin-top: 40px;
}
.certDescContainer {
    background: #fff;
    margin: 25px auto;
}
.titleText {
    font-size: 42px;
    font-weight: 300;
    color: #575353;
    padding: 20px 35px;
}
.longDesc {
    padding: 35px;
    min-height: 370px;
    border-bottom: 1px solid #eaeaea;
    color: #343434;
}
.imgDesc {
    text-align: center;
    max-height: 160px;
}
.bottomDetails {
    display: flex;
    position: relative;
    padding: 20px 30px;
}
#getCertifiedBtn {
    position: absolute;
    right: 4%;
    top: 30%;
    width: 110px;
}
/* Popup of the long description <<starts here >>*/
.descPopup {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
/* Modal Content */
.certificateDesccontent {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    overflow: hidden;
}
/* The Close Button */
.closeDesc {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
    margin-top: -10px;
}
.closeDesc:hover,
.closeDesc:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.certTitleDash {
    font-size: 23px;
    font-weight: 600;
}
.certProductImageDash img {
    max-width: 100px;
}
.bottomRow {
    clear: both;
    width: 100%;
    float: left;
}
.buyCertContainer {
    position: relative;
    padding: 15px 10px 0;
    text-align: right;
    display: inline-block;
    width: 60%;
}
.certProductSloganDash {
    color: #999898;
    font-size: 13px;
    margin-bottom: 5px;
}
.price {
    display: inline-block;
    float: right;
    text-align: right;
    font-size: 16px;
    color:#e43b42;
    padding-top: 15px;
}
.buyCertContainer .buy {
    text-align: center;
}
.stepDesc {
    padding: 18px 18px 0;
    text-align: center;
}
.stepTitle {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}
.steps {
    display: flex;
}
.howItWorksTitle {
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 600;
}
.howItWorks {
    border-top: 1px solid #cecece;
    padding: 15px;
    border-bottom: 1px solid #cecece;
}
.certLongDescDash {
    color: #676767;
    margin-top: 15px;
    padding-bottom: 20px;
}
.certSloganDash {
    margin-top: 15px;
    font-size: 15px;
    font-weight: 600;
    color: #525050;
}
.contentDash {
    margin-left: 20px;
}
.certContent {
    display: flex;
}
/* <<ends here>>*/
@media (min-width:768px) {
    .certificateCard {
        width: 31.8% !important;
    }
}
@media only screen and (max-width:600px) {
    .adCertListContainerLoggedOut .certificateCardLoggedOut {
        width: 100% !important;
    }
}
@media only screen and (max-width:420px) {
    .headerSearch span {
        top:75%;
        left: 14%;
    }
    .certificateCard {
        margin: 20px 15px;
    }
    .certContent,.steps {
        display: block;
    }
    .buyCertContainer .buy,.buyCertContainer .price {
        position: inherit;
    }
    .showAddLoggedOut,.showAddLoggedIn {
        display: none;
    }
}
@media only screen and (max-width:320px) {
    .adCertListContainerLoggedOut .headerText, .adCertListContainer .headerTextLoggedIn {
        font-size: 34px;
    }
}
