@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

/****** Header css ******/
.headerClientArea li{text-align: center;}
.headerClientArea li a{margin: 10px 0;}



/****** Sidebar Menu css ******/






/****** other css ******/
#inputMessage textarea {height: auto!important;}
.dataTables_wrapper{background: #fff; padding: 20px; box-shadow: 0px 3px 12px -3px #ddd;}
#inputKnowledgebaseSearch{height: 46px!important;}
.upgradePlanTitle{font-family: 'Poppins'; font-style: normal; font-weight: 500; font-size: 26px; line-height: 39px; color: #07081F;}
textarea.form-control {height: auto!important;}
:root { --main-gradient-color: #4C80E2!important; --secondary-gradient-color: #4C80E2!important;}





/****** Buttons CSS ******/
.logica-default-btn{color: #fff; background-color: #5A6269!important; padding: 8px 20px; border: none; border-radius: 5px;}
.logica-primary-btn{background: linear-gradient(180deg, #6652F5 0%, #AD52F5 100%)!important; color: #fff!important; border:0; border-radius: 5px; padding: 8px 20px;}
.btn.btn-primary, .btn.btn-primary:hover, .btn.btn-primary:focus{color: #fff; background: rgb(102,82,245); background: linear-gradient(180deg, rgba(102,82,245,1) 0%, rgba(173,82,245,1) 40%); 
    border-radius: 50px; outline: none; border: none;}






/****** Loader css ******/
/* .wdes-loader-icon .line{background: rgb(102,82,245); background: linear-gradient(180deg, rgba(102,82,245,1) 0%, rgba(173,82,245,1) 40%)!important;} */






/****** sidebar css ******/


#main-menu .wdes-custom-nav>.panel{border-bottom:1px solid #eee}
#main-menu .wdes-custom-nav>.panel>a:hover{background: none!important; background-color: none!important;}




/****** Login page css ******/
.login-sec-logica .login-head{ margin-bottom: 20px;}
.clearable{position: relative; display: inline-block; width: 100%;}
.clearable input[type=email]{padding-right: 24px; width: 100%; box-sizing: border-box;}
.clearable__clear{display: none; position: absolute; right:10px; top:40px; padding: 0 4px; font-style: normal; font-size: 1.2em; user-select: none; cursor: pointer; border: 1px solid #999; border-radius: 50px; line-height: 18px;}
.clearable input::-ms-clear {display: none;}
.showHidePass{position: relative; display: inline-block; width: 100%;}
.showHidePass input[type=password]{padding-right: 24px; width: 100%; box-sizing: border-box;}
#togglePassword{position: absolute; right:10px; top:43px; cursor: pointer;}
.login-sec-logica .checkbox label{color: #344054!important}
/* .logicaBtnSc{background:none; background-color: #412C98!important; border-radius: 14px!important;} */
/* .logicaAccBtn{background-color: #412C98!important; color: #fff!important; border-radius: 20px!important; padding: 8px 20px; border: 0; font-size: 14px!important;} */

@media only screen and (min-width: 160px) and (max-width: 767px){
    .login-sec-logica{padding: 10px!important;}
}



/****** Download page css ******/
.logicaCard .support-btn {background: #412C98; border-radius: 15px; border: none; color: #fff; padding: 10px 18px; margin-top:10px;}
.logicaCard .support-btn-guide {background: #5A6269; border-radius: 15px; border: none; color: #fff; padding: 10px 18px; margin-top:10px;}
.main-cards {margin: 45px 0px;}
.card-wrap {background: #ffffff; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05); border-radius: 20px; padding: 15px 20px; min-height: 314px; display: flex; flex-direction: column;
align-items: center; justify-content: center; border: 1px solid #C4D8E0;}
.card-wrap p {margin: 15px 0px;}
.card-main {margin-bottom: 30px}
#guideh2 {font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 26px; line-height: 39px; color: #07081f; margin-top:0px !important;}
#guidep {font-family: "Montserrat"; font-style: normal;font-weight: 300; font-size: 14px; line-height: 20px;}
.step-guide {background: #2e3c49; border-radius: 7px; padding: 4px 6px 6px 10px; display: flex; align-items: center; margin-top: 15px;}
#step1h5, #step2h5, #step3h5 {font-family: "Montserrat"; font-style: normal; font-weight: 300; font-size: 18px; line-height: 21px; color: #ffffff;}
#step1p, #step2p, #step3p {font-family: "Montserrat"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 17px; color: #ffffff; opacity: 0.7;}
.guide-number {min-width: 50px;}
.cards-download-wrap {background: #fff; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05); border-radius: 8px; padding: 30px 15px;} 
.downSideBr{padding: 20px}

@media (min-width: 220px) and (max-width: 767px){
    .cards-download-wrap{
      padding: 10px 5px;
    }
}

@media (min-width: 1000px) and (max-width: 1900px) {
    .support-btn, .support-btn-guide {
      width: 100% !important;
      margin-top:10px !important;
    }
}






/****** Help Center page css ******/

.logicaHelpCenterpage {margin: 20px 0px;}
.logicaHelpCenterpage .card-wrap{background: #FFFFFF; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05); border-radius: 8px; min-height: 300px;}
.logicaHelpCenterpage .card-wrap p{margin: 15px 0px; line-height: 20px;}
.logicaHelpCenterpage .support-btn{background: #5A6269; border-radius: 20px; border: none; color: #fff; padding: 12px 22px;}
.logicaHelpCenterpage .support-btn-lt{margin-top:-20px}
.logicaHelpCenterpage .card-main{padding: 5px 8px;}
.logicaHelpCenterpage .social-wrap{margin-top: 22px;}
.LogicaPageHeading p{font-size: 14px!important; color: #737373!important;}
#tableTicketsList {border-top:1px solid #C4D8E0; border-left:1px solid #C4D8E0; border-radius: 15px!important; border-collapse: collapse; box-shadow: none;}
#tableTicketsList tr th{line-height: 40px;}
#tableTicketsList th, #tableTicketsList td{border-bottom:1px solid #C4D8E0!important; border-right:1px solid #C4D8E0!important; text-align: center;}
#tableTicketsList tr:first-child th:first-child{border-radius: 15px 0 0 0 ;}
#tableTicketsList tr:first-child th:last-child{border-radius: 0 15px 0 0;}
#tableTicketsList tr:last-child td:first-child{border-radius: 0 0 0 15px;}
#tableTicketsList tr:last-child td:last-child{border-radius: 0 0 15px 0;}
.crtNTktBtn{background: rgb(102,82,245); background: linear-gradient(180deg, rgba(102,82,245,1) 0%, rgba(173,82,245,1) 80%); color: #fff; padding: 12px 22px; border-radius: 100px; text-decoration: none;}
.crtNTktBtn:hover{text-decoration: none; color: #fff; box-shadow: 0px 5px 10px -5px #999;}
.dataTables_wrapper .table-list>tbody>tr:hover{background: #f3f3f3!important;}


@media only screen and (min-width: 160px) and (max-width: 1200px){
    .logicaHelpCenterPage .dataTables_wrapper {
        background: #fff !important;
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: none !important;
        min-height: .01%;
        overflow-x: auto;
    }
}






/****** change password page css ******/

.logicaChngdPass label.control-label{margin-bottom: 10px!important;}
.generateBtnPass {padding-top: 38px;}
.chngdPassSubBtn{color: #fff; background-color: #412C98!important; padding: 12px 24px; border: none; border-radius: 50px;}
.chngdPassSubBtn-default{color: #fff; background-color: #5A6269!important; padding: 12px 24px; border: none; border-radius: 50px;}
.generatePasswordBtn2{background: #e7e9f0!important; color: #7e7e7e!important; border: 1px solid #e7e9f0!important; border-radius: 7px; padding: 6px 20px;}


@media (min-width: 220px) and (max-width: 767px){
    .generateBtnPass {padding-top: 10px; text-align: center;}
}





/****** Upgrade Plan page css ******/

#UpgradePlan{margin-top: 50px;}
.logicaPlanCard{border: 3px solid #EAEAEA; border-radius: 20px; padding: 40px ; background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.4) 100%); height: 360px;}
#product1 .selected-icon{position: absolute; right: 30px; top: 15px;}
#product2 .selected-icon{position: absolute; right: 30px; top: 15px; display: none;}
.plan-services-month{margin-bottom: 30px;}
.plan-services-month span{background-color: #E8E8E8; color: #000; border-radius: 50px; padding: 5px 20px; font-size: 14px; font-weight: 800; font-family: Montserrat;}
.plan-price h3{font-size: 60px; font-weight: 900; color:#001636; font-family: Montserrat; opacity: 0.3;}
.plan-price span.pri-usd{font-size: 16px; font-weight: 800; position: relative; bottom: 15px; margin-right: 3px;}
.plan-price span.pri-mo{font-size: 16px; font-weight: 800; position: relative; bottom: 15px; right:15px;}
.plan-price-less{ margin-bottom: 10px; margin-top: 10px; font-weight: 400!important;}
.plan-price-less span{color: #888; font-size: 17px; font-family: montserrat;}
.plan-des{margin-bottom: 30px;}
.plan-des p{font-size: 13px; font-family: montserrat; font-weight: 300; color: #888;}
.plan-active-btn a{font-size: 13px; font-weight: 400; border: 2px solid #888; border-radius: 100px; color: #000; padding: 8px 20px; text-decoration: none;}
.plan-active-btn a:hover{text-decoration: none;}
.plan-active-btn a i{margin-left: 3px;}
#UpgradePlan .active{border-color: #6D49FF!important}
#UpgradePlan .active .selected-icon{position: absolute; right: 30px; top: 15px; display: block;}
#UpgradePlan .active .plan-services-month{margin-bottom: 30px;}
#UpgradePlan .active .plan-services-month span{background-color: #E8E8E8; color: #000; border-radius: 50px; padding: 5px 20px; font-size: 14px; font-weight: 800; font-family: Montserrat;}
#UpgradePlan .active .plan-price h3{font-size: 60px; font-weight: 900; color:#001636; font-family: Montserrat; opacity: 1;}
#UpgradePlan .active .plan-price span.pri-usd{font-size: 16px; font-weight: 800; position: relative; bottom: 15px; margin-right: 3px;}
#UpgradePlan .active .plan-price span.pri-mo{font-size: 16px; font-weight: 800; position: relative; bottom: 15px; right:15px;}
#UpgradePlan .active .plan-price-less{ margin-bottom: 15px;}
#UpgradePlan .active .plan-price-less span{color: #040305; font-size: 17px; font-family: montserrat;}
#UpgradePlan .active .plan-des{margin-bottom: 30px;}
#UpgradePlan .active .plan-des p{font-size: 13px; font-family: montserrat; font-weight: 300; color: #000;}
#UpgradePlan .active .plan-active-btn a{background: #6D49FF; font-size: 13px; font-weight: 400; border: 2px solid #6D49FF; border-radius: 100px; color: #fff; padding: 8px 20px; text-decoration: none;}
#UpgradePlan .active .plan-active-btn a:hover{text-decoration: none;}
#UpgradePlan .active .plan-active-btn a i{margin-left: 3px;}
.headMoneyBack{margin: 30px 0;}
#planCard, #planCard1{margin-bottom: 20px;}









/******* Upgrade page CSS under subscriptions *******/
.mt-30{margin-top: 30px;}
.alreadyUpdated{margin-bottom: 30px; border-left: 5px solid #ddd; border-right: 5px solid; padding: 20px; border-top: 1px solid; border-bottom: 1px solid; border-radius: 15px;
    border-color: #6652F5; text-align: center; vertical-align: middle; box-shadow: 0px 30px 10px -25px #ddd;}
.alreadyUpdated p{margin-bottom: 0;}   
.alreadyUpdated b{color: #6652F5; font-weight: 500; font-size: 16px;}
.alreadyUpdated strong{color: #000; font-size: 14px; font-weight: 400;}
.alreadyUpdated .selected-icon img{position: absolute; right: 6px; top: 6px;}
.alreadyUpdated img{width: 22px; margin-left: 5px}

.upgradeFootSec{margin-top: 50px;}
.main-card{box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05); border-radius: 8px; text-align: center; padding: 30px 15px 15px 15px; margin-bottom: 20px; min-height: 225px !important;}
.card-heading{font-family: 'Poppins'; font-style: normal; font-weight: 500; font-size: 16px; line-height: 20px; margin-bottom:15px; text-align: center; color: #000000;}
.card-para{font-family: 'Poppins'; font-style: normal; font-weight: 400; font-size: 15px; line-height: 24px; text-align: center;}
.card-btn-orange{background-color: #5A6269; border-radius: 50px;font-family: 'Poppins'; font-style: normal; font-weight: 300;font-size: 14px; line-height: 22px; text-transform: uppercase; color: #FFFFFF; padding: 12px 25px; letter-spacing: 0.5px;}
.card-btn-orange:hover{text-decoration: none !important; color: #fff;}
.card-btn-orange-wrap{position: absolute; left: 0; right: 0; bottom: 50px;}
.details-wrap{padding: 15px 20px;}
.wrapInfoBody, .wrapInfoFoot{margin-bottom: 10px;}
.active-plan-details{background-image: url(../img/pure/banner-refer1.png); background-repeat: no-repeat; background-size: cover; padding: 0 !important;}
.details-wrap{padding: 15px 20px;}
.active-plan-details-header{background: linear-gradient(180deg, #6652F5 0%, #AD52F5 100%); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05); border-radius: 8px 8px 0px 0px; font-family: 'Poppins'; font-style: normal; font-weight: 300; font-size: 16px; line-height: 29px; text-align: center; color: #FFFFFF; padding: 10px;}
.active-plan-details-subhead{font-family: 'Poppins'; font-style: normal; font-weight: 500; font-size: 14px; line-height: 21px; color: #2E3C49;}
.active-plan-details-subpara{font-family: 'Poppins'; font-style: normal; font-weight: 600; font-size: 16px; line-height: 24px; text-align: center; color: #2E3C49;}
.headingH3{color: #000; font-weight: 600; margin-bottom: 30px;}
.cardItemProduct{border-radius: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 390px; height: auto; margin-bottom: 30px; border: 3px solid #EAEAEA ; background: #fff; background-clip: padding-box !important;}
.cardHeadItem {margin-bottom: 40px; margin-top: 40px;}
.cardHeadItem .cardDate{background-color: #E8E8E8; padding: 6px 16px; color: #000; border-radius: 20px; font-size: 16px; font-weight: 600;}
.cardBodyItem {text-align: center; margin-bottom: 15px}
.cardBodyItem .priceAdd{color: #000; font-weight: 900; font-family: 'Montserrat'; font-size: 40px; margin-bottom: 40px; line-height: 49px; text-align:center; border:0; outline:none;user-select: none; }
.cardBodyItem .priceAdd2{font-size: 14px!important; font-weight: 400!important;}
.cardBodyItem .priceDetail{color: #000;}
.cardBodyItem .priceDecription{color: #000; font-size: 14px;}
.cardFooterItem {text-align: center; margin-top: 30px; margin-bottom: 25px}
.cardFooterItem input{background-color: #6D49FF; color: #fff; border:0; padding: 12px 18px; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 14px;}









/* Checkout Page css */

.checkoutPageHeading h1{font-weight: 500; font-size: 26px; line-height: 39px; color: #07081F;font-family: 'Poppins'; font-style: normal; margin-top: 0;}
.secondary-cart-body .empty-cart .btn{padding: 16px 24px!important; background: linear-gradient(180deg, rgba(102,82,245,1) 0%, rgba(173,82,245,1) 40%)!important; border-radius: 10px!important;
    width: auto!important; font-size: 14px; outline: none;}
.secondary-cart-body .wdes-checkout{padding-bottom: 20px;}
.secondary-cart-body .empty-cart {margin: 0 20px 0 0!important; text-align: right!important;}
.secondary-cart-body .validateCodeBtn{padding: 16px 24px!important; background: linear-gradient(180deg, rgba(102,82,245,1) 0%, rgba(173,82,245,1) 40%)!important; border-radius: 10px!important;
    width: 100%!important; font-size: 14px; outline: none; text-align: center; }
.checkoutPagetext textarea{height: auto!important;}








/* ViewTicket page css */

.subViewTicketBtn{background: #6652f5!important;}
.canViewTicketBtn{background-color: #5A6269!important; border-radius: 50px;}
.panel-info>.panel-heading{background-color: #5A6269!important; height: 50px; padding:15px; border-top-left-radius: 10px; border-top-right-radius: 10px;}
.ticket-reply .user{background: #5A6269!important;}






/* Upgrade summary page css */
.validCodeBtns{background-color: #6652f5!important; padding: 9px 18px; color: #fff!important; border-radius: 0 8px 8px 0;}
.updateClickNext{display: block; width: 100%; height: 65px; text-align: left;}
.mt-4{margin-top: 30px;}






/* Extra Mobile css */
@media only screen and (min-width: 160px) and (max-width: 1200px){
    .wdes-submit {padding: 12px 28px;}
    .wdes-2nd-btn {padding: 12px 28px;}
    .login-head p{line-height: 20px;}
}





