body{background-color:#fff;color:#333;font-family:"Poppins",sans-serif;font-size:14px;overflow-x:hidden}.ico{margin-left:5px;line-height:normal}.cl-form .fieldRow .dropdown .dropdown-toggle,.customDropdown .dropdown-toggle,.customSelect .dropdown-toggle,.searchBox button,input,select,textarea{height:45px;width:100%;border-radius:7px;border:1px solid #d6d6d6;padding:7px 15px;background-color:#fff}.customDropdown .dropdown-toggle,.customSelect .dropdown-toggle,select{-webkit-appearance:none;-moz-appearance:none;background:url(/static/media/down-arrow.a0e3fc38.svg) no-repeat right 15px center;padding-right:35px}textarea{height:90px;resize:none;padding:10px 15px}img{max-width:100%}ul{margin:0;padding:0}ul li{list-style:none}.cl-form .fieldRow .dropdown .dropdown-toggle:focus,.customDropdown .dropdown-toggle:focus,.customSelect .dropdown-toggle:focus,.searchBox button:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none!important}button:focus{box-shadow:0 3px 3px rgba(80,80,80,.2)!important}.cl-form .fieldRow .dropdown .dropdown-toggle::-webkit-inner-spin-button,.cl-form .fieldRow .dropdown .dropdown-toggle::-webkit-outer-spin-button,.customDropdown .dropdown-toggle::-webkit-inner-spin-button,.customDropdown .dropdown-toggle::-webkit-outer-spin-button,.customSelect .dropdown-toggle::-webkit-inner-spin-button,.customSelect .dropdown-toggle::-webkit-outer-spin-button,.searchBox button::-webkit-inner-spin-button,.searchBox button::-webkit-outer-spin-button,input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cl-form .fieldRow .dropdown .dropdown-toggle[type=number],.customDropdown .dropdown-toggle[type=number],.customSelect .dropdown-toggle[type=number],.searchBox button[type=number],input[type=number]{-moz-appearance:textfield}.error{color:red;font-size:12px;display:block;margin-top:5px}h1{font-weight:700}.container{max-width:1366px}.font-20{font-size:20px!important}.linkBtn{color:#004071;background-color:transparent;border:none;font-size:15px;font-weight:500}.linkBtn:focus{outline:none!important;box-shadow:none!important}.linkBtn:hover{text-decoration:underline;color:#004071}.check-spam-text{font-size:13px;color:#828282;position:absolute;bottom:25px;width:100%;text-align:center;font-weight:500;padding:0 15px}@media only screen and (max-width:767px){.check-spam-text{position:relative;bottom:inherit;margin:0!important;padding:15px}}@media only screen and (max-width:767px){.hidden-xs{display:none!important}}@media only screen and (min-width:768px){.visible-xs{display:none!important}}.mainBtn{background-color:#f28200;color:#fff;border:none;height:41px;white-space:nowrap;border-radius:35px;font-size:15px;padding:10px 30px;position:relative;overflow:hidden;box-shadow:0 2px 2px rgba(80,80,80,.2)}.mainBtn:hover{color:#fff}.mainBtn:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:hsla(0,0%,100%,.25);opacity:0;border-radius:100%;-webkit-transform:scale(1) translate(-50%);transform:scale(1) translate(-50%);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.mainBtn:focus:not(:active):after{-webkit-animation:ripple 1s ease-out;animation:ripple 1s ease-out}.mainBtn .icon{vertical-align:baseline;margin-left:7px}.mainBtn.outline{background-color:transparent;color:#f28200;border:1px solid #f28200;box-shadow:none;padding:10px 20px;font-size:14px;text-decoration:none}.mainBtn.bigBtn{height:50px}.mainBtn.delete{background:transparent;color:#e2180c;box-shadow:none!important;text-decoration:none;padding:10px 0;margin-left:15px;font-weight:500;font-size:14px;text-decoration:underline}.mainBtn.deleteBtn{background:#e2180c;color:#fff;box-shadow:none!important}@media only screen and (max-width:1024px){.mainBtn.bigBtn{height:45px}}.mainBtn .ico{font-size:12px}@media only screen and (max-width:767px){.mainBtn{width:100%}}@media only screen and (max-width:575px){.mainBtn{font-size:14px}}@-webkit-keyframes ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}20%{-webkit-transform:scale(25);transform:scale(25);opacity:1}to{opacity:0;-webkit-transform:scale(50);transform:scale(50)}}@keyframes ripple{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}20%{-webkit-transform:scale(25);transform:scale(25);opacity:1}to{opacity:0;-webkit-transform:scale(50);transform:scale(50)}}.tb-Middle{align-items:center}.paddingCtrl{margin-left:-8px;margin-right:-8px}.paddingCtrl [class*=col-]{padding-left:8px;padding-right:8px}.middle{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;left:0;right:0}.customDropdown .dropdown-toggle,.customSelect .dropdown-toggle{display:block;overflow:hidden;white-space:inherit;line-height:30px;color:#333;text-decoration:none;font-size:14px}.customDropdown .dropdown-toggle:after,.customSelect .dropdown-toggle:after{display:none}.customDropdown .dropdown-toggle:focus,.customSelect .dropdown-toggle:focus{outline:none;box-shadow:none!important}.customDropdown .dropdown-menu,.customSelect .dropdown-menu{width:100%;box-shadow:0 0 5px rgba(0,0,0,.175);padding:0;border:none;border-radius:5px;max-height:300px;overflow-y:auto;right:0!important}.customDropdown .dropdown-menu li a,.customSelect .dropdown-menu li a{padding:7px 15px;display:block;color:#333;text-decoration:none;font-size:14px;white-space:normal}@media only screen and (max-width:991px){.customDropdown .dropdown-menu li a,.customSelect .dropdown-menu li a{padding:6px 15px;font-size:13px}}.customDropdown .dropdown-menu li a:hover,.customSelect .dropdown-menu li a:hover{background-color:#f5f5f5;color:#333}.customDropdown .dropdown-menu{overflow:inherit!important;z-index:9}.customDropdown .dropdown-menu:after{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:9px solid #fff;content:"";position:absolute;top:-9px;right:8px;-webkit-filter:drop-shadow(0 -2px 1px rgba(0,0,0,.13));filter:drop-shadow(0 -2px 1px rgba(0,0,0,.13))}.customDropdown .dropdown-menu li a:hover{background-color:transparent;color:#004071}.customDropdown.nobg .dropdown-toggle{background:transparent;border:none;padding:0;color:#fff;height:auto}.customDropdown.rightAlign .dropdown-menu{left:inherit!important;right:0;-webkit-transform:inherit!important;transform:inherit!important;top:42px!important}.customDropdown.centerAlign .dropdown-menu{left:50%!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important;top:43px!important}.customDropdown.centerAlign .dropdown-menu:after{top:-9px;right:inherit;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}@media only screen and (max-width:991px){.customDropdown.centerAlign .dropdown-menu{left:inherit!important;-webkit-transform:inherit!important;transform:inherit!important;top:46px!important;right:-3px!important}.customDropdown.centerAlign .dropdown-menu:after{right:9px;-webkit-transform:inherit;transform:inherit;left:inherit}}@media only screen and (max-width:360px){.customDropdown.centerAlign .dropdown-menu{right:-7px!important}}.calcName{border-bottom:1px solid #e2e2e2}.calcName input{background-color:#f5f5f5;border-color:#e9e9e9;height:45px!important;width:100%!important}.calcName label{font-weight:500;margin-right:20px;font-size:15px;margin:11px 0!important}.cl-form .calcName{margin-right:90px;padding:0 0 23px}@media only screen and (max-width:1199px){.cl-form .calcName{margin-right:35px}}@media only screen and (max-width:1024px){.cl-form .calcName{margin-right:25px}}@media only screen and (max-width:767px){.cl-form .calcName{margin-right:0;padding:0 0 15px}.calcName label{margin:7px 0!important}}.lang .dropdown-menu{min-width:130px;padding:3px 0}.lang ul li a{color:#333;text-decoration:none}.lang ul li a.active{color:#004071}.lang ul li a .flag{display:inline-block;width:17px;height:17px;background:#aaa;border-radius:50%;vertical-align:middle;overflow:hidden}.lang ul li a .flag img{object-fit:cover}.lang ul li a span{display:inline-block;vertical-align:middle;padding-left:5px}.lang .icon-down-arrow{font-size:6px;margin-left:2px}.announcementSec .dropdown-menu{min-width:350px;padding:20px;font-size:15px;line-height:normal}.announcementSec .dropdown-menu a{color:#f28200;font-weight:500}.announcementSec .dropdown-menu .dropdown-toggle{width:30px;height:30px;line-height:30px;text-align:center}.notificationSec{position:relative}.notificationSec .dropdown-toggle{width:30px;height:30px;line-height:30px;text-align:center;display:inline-block;font-size:21px;color:#fff}.notificationSec.active:after{content:"";width:7px;height:7px;display:inline-block;position:absolute;right:7px;top:0;background-color:#ff6b6b;border-radius:50%}.notificationSec .dropdown-menu{min-width:300px;border-radius:5px}.notificationSec .dropdown-menu:after{border-bottom-color:#edf6ff}.notificationSec .dropdown-menu .panel-heading{background-color:#edf6ff;color:#333;font-weight:500;font-size:15px;padding:10px 15px;border-radius:5px 5px 0 0}.notificationSec .dropdown-menu .list-group{max-height:400px;overflow-y:auto;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.175);padding:0 15px}.notificationSec .dropdown-menu .list-group ul{font-size:14px}.notificationSec .dropdown-menu .list-group ul li{border-top:1px solid #e6e6e6;padding:10px 0;font-size:13px}.notificationSec .dropdown-menu .list-group ul li a{padding:0;display:inline-block;font-weight:inherit;color:inherit;font-size:13px;line-height:17px;text-decoration:underline}.notificationSec .dropdown-menu .list-group ul li strong{font-weight:600}.notificationSec .dropdown-menu .list-group ul li:first-child{border-top:none}.notificationSec .dropdown-menu .list-group ul li .timeSec{font-size:12px;margin-top:6px;color:#3498db;font-weight:500}.notificationSec .dropdown-menu .list-group ul li .timeSec i{font-size:12px;margin-right:3px}.notificationSec .dropdown-menu .list-group ul li.notifications-view-all{padding:0!important}.notificationSec .dropdown-menu .list-group ul li.notifications-view-all a{background-color:#f0f4ff;text-align:center;border:none;padding:9px 10px;display:block;margin-left:-15px;margin-right:-15px;color:#004071;text-decoration:none;font-weight:500}.notificationSec .dropdown-menu .list-group ul li.notifications-view-all a:hover{text-decoration:underline}.userSec .dropdown-menu{margin-top:17px!important;padding:7px 0}.userSec .dropdown-menu li a{padding:9px 15px}.userSec .dropdown-menu li a i{display:inline-block;margin-right:5px;font-size:17px;width:18px;height:18px;text-align:center}.userSec .dropdown-menu li a i.icon-inbox:before{font-size:16px}.userSec .dropdown-menu li a:hover{padding-left:20px}.userSec .dropdown-menu li a:hover i{color:#004071}@media only screen and (max-width:991px){.userSec{display:none!important}}.downloadSec .tabberHead ul li a,.newCalculation .dropdown-menu li a,.sortBox .sortDropdown .dropdown-menu a,.transition,.userSec .dropdown-menu li a,header .toogleBtn,header .toogleBtn span{transition:all .2s ease-in-out}.mainImg{position:relative;width:100%;height:calc(100vh - 100px);background:#004071 url(/static/media/main-img.b910edaf.jpg) no-repeat 50%;background-size:cover;color:#fff}.mainImg:after{content:"";opacity:.9;z-index:0;top:0;bottom:0;left:0;right:0;position:absolute;background:#0068b8;background:linear-gradient(180deg,#0068b8 0,#004071);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0068b8",endColorstr="#004071",GradientType=0)}.mainImg .lang{position:absolute;top:12px;right:15px;z-index:9}.mainImg .lang .dropdown-toggle{color:#fff;font-weight:500}.mainImg .lang .dropdown-toggle .icon-down-arrow{font-weight:600}@media only screen and (max-width:1024px){.mainImg .lang .dropdown-toggle,.mainImg .lang ul li a{font-size:13px}}.mainImg h1{font-size:33px}@media only screen and (max-width:1024px){.mainImg h1{font-size:26px;margin-top:38px!important}}.mainImg .bottomLinks{position:absolute;bottom:50px;left:0;right:0;z-index:1;color:#fff;font-size:15px}.mainImg .bottomLinks a{color:#fff}@media only screen and (max-width:1024px){.mainImg .bottomLinks{font-size:13px;bottom:24px}}@media only screen and (max-width:767px){.mainImg .bottomLinks{position:inherit;bottom:inherit;margin-top:30px}}@media only screen and (max-width:1400px){.mainImg{height:100vh}.mainImg img{max-width:170px;width:100%}}@media only screen and (max-width:1400px) and (max-width:767px){.mainImg img{max-width:130px}}@media only screen and (max-width:767px){.mainImg{height:240px;padding:0 20px}.bottomLinks{margin-top:23px}.bottomLinks a{color:#333;font-size:13px}}.screenBg{background:#f9f9f9;padding:50px;background-size:cover}.screenBg .screenOuter{background-color:#fff;box-shadow:0 0 8px hsla(0,0%,77.3%,.25)}@media only screen and (max-width:767px){.screenBg .screenOuter{box-shadow:none}}@media only screen and (max-width:1400px){.screenBg{padding:0}}.introSec .lang{position:absolute;top:25px;right:35px;z-index:9}.introSec .lang .dropdown-toggle{color:#004071;font-weight:500}.introSec .lang .dropdown-toggle .icon-down-arrow{font-weight:600}@media only screen and (max-width:1024px){.introSec .lang .dropdown-toggle,.introSec .lang ul li a{font-size:13px}}@media only screen and (max-width:767px){.introSec .lang{top:12px;right:15px}}.introSec .middle{padding:10px 70px}.introSec .middle .daytimeSec{position:relative;padding:8px 35px 8px 20px;border:1px solid #e2e2e2;background-color:transparent;border-radius:30px;display:inline-block;font-weight:500;color:#787878;font-size:16px}.introSec .middle .daytimeSec span{margin-right:20px;display:inline-block}.introSec .middle .daytimeSec span.day{color:#004071}.introSec .middle .daytimeSec span.date{width:40px;height:40px;line-height:40px;color:#fff;font-size:18px;font-weight:700;border-radius:50%;background-color:#f28200;margin:0;position:absolute;right:0;top:0}.introSec .middle .heading h2{font-size:25px;font-weight:500}@media only screen and (max-width:1024px){.introSec .middle .heading h2{font-size:22px}}.introSec .middle .heading p{font-size:15px;color:#828282;line-height:normal}.introSec .middle .heading p span{color:#004071;font-weight:500}@media only screen and (max-width:767px){.introSec .middle .heading{text-align:center}}.introSec .middle .loginField{width:100%;box-shadow:0 0 6px rgba(80,80,80,.25);border:1px solid #f3f3f3;border-radius:35px;position:relative;background:#fff}@media only screen and (max-width:991px){.introSec .middle .loginField{box-shadow:none;border:none}}.cl-form .fieldRow .dropdown .introSec .middle .loginField .dropdown-toggle,.customDropdown .introSec .middle .loginField .dropdown-toggle,.customSelect .introSec .middle .loginField .dropdown-toggle,.introSec .middle .loginField .cl-form .fieldRow .dropdown .dropdown-toggle,.introSec .middle .loginField .customDropdown .dropdown-toggle,.introSec .middle .loginField .customSelect .dropdown-toggle,.introSec .middle .loginField .searchBox button,.introSec .middle .loginField input,.searchBox .introSec .middle .loginField button{height:60px;background-color:#fff;border:none;width:calc(100% - 150px);padding-left:60px;font-size:15px;border-radius:35px 0 0 35px;padding-right:35px}@media only screen and (max-width:1024px){.cl-form .fieldRow .dropdown .introSec .middle .loginField .dropdown-toggle,.customDropdown .introSec .middle .loginField .dropdown-toggle,.customSelect .introSec .middle .loginField .dropdown-toggle,.introSec .middle .loginField .cl-form .fieldRow .dropdown .dropdown-toggle,.introSec .middle .loginField .customDropdown .dropdown-toggle,.introSec .middle .loginField .customSelect .dropdown-toggle,.introSec .middle .loginField .searchBox button,.introSec .middle .loginField input,.searchBox .introSec .middle .loginField button{font-size:14px;height:50px;width:calc(100% - 135px)}}@media only screen and (max-width:991px){.cl-form .fieldRow .dropdown .introSec .middle .loginField .dropdown-toggle,.customDropdown .introSec .middle .loginField .dropdown-toggle,.customSelect .introSec .middle .loginField .dropdown-toggle,.introSec .middle .loginField .cl-form .fieldRow .dropdown .dropdown-toggle,.introSec .middle .loginField .customDropdown .dropdown-toggle,.introSec .middle .loginField .customSelect .dropdown-toggle,.introSec .middle .loginField .searchBox button,.introSec .middle .loginField input,.searchBox .introSec .middle .loginField button{width:100%;box-shadow:0 0 6px rgba(80,80,80,.25);border:1px solid #f3f3f3;border-radius:35px;margin-bottom:20px;height:55px;padding-left:55px}}@media only screen and (max-width:767px){.cl-form .fieldRow .dropdown .introSec .middle .loginField .dropdown-toggle,.customDropdown .introSec .middle .loginField .dropdown-toggle,.customSelect .introSec .middle .loginField .dropdown-toggle,.introSec .middle .loginField .cl-form .fieldRow .dropdown .dropdown-toggle,.introSec .middle .loginField .customDropdown .dropdown-toggle,.introSec .middle .loginField .customSelect .dropdown-toggle,.introSec .middle .loginField .searchBox button,.introSec .middle .loginField input,.searchBox .introSec .middle .loginField button{box-shadow:none;border-color:#ccc;height:52px}}.introSec .middle .loginField .icon-email{position:absolute;left:26px;top:22px;font-size:16px;color:#7e7e7e}@media only screen and (max-width:1024px){.introSec .middle .loginField .icon-email{top:17px;font-size:15px}}@media only screen and (max-width:991px){.introSec .middle .loginField .icon-email{top:20px}}@media only screen and (max-width:767px){.introSec .middle .loginField .icon-email{top:19px;font-size:14px}}.introSec .middle .loginField .mainBtn{position:absolute;top:-3px;right:-3px;height:65px;padding:10px 40px;box-shadow:none!important}@media only screen and (max-width:1024px){.introSec .middle .loginField .mainBtn{height:54px;padding:10px 30px;font-size:14px}}@media only screen and (max-width:991px){.introSec .middle .loginField .mainBtn{position:inherit;top:inherit;right:inherit;width:100%;height:48px}}.introSec .middle .pageLink{font-size:15px;color:#828282}@media only screen and (max-width:1024px){.introSec .middle .pageLink{font-size:13px}}.introSec .middle .pageLink a{font-weight:500;color:#004071;margin-left:7px}.cl-form .fieldRow .dropdown .introSec .middle .digit-group .dropdown-toggle,.customDropdown .introSec .middle .digit-group .dropdown-toggle,.customSelect .introSec .middle .digit-group .dropdown-toggle,.introSec .middle .digit-group .cl-form .fieldRow .dropdown .dropdown-toggle,.introSec .middle .digit-group .customDropdown .dropdown-toggle,.introSec .middle .digit-group .customSelect .dropdown-toggle,.introSec .middle .digit-group .searchBox button,.introSec .middle .digit-group input,.searchBox .introSec .middle .digit-group button{width:47px;height:50px;background-color:#eaeef2!important;color:#004071;border:none;line-height:50px;text-align:center;font-size:18px;font-weight:500;margin:0 7px;border-radius:7px;box-shadow:0 0 8px hsla(0,0%,86.3%,.25)}.introSec .middle .formWrap label{display:block;font-size:14px}@media only screen and (max-width:1024px){.introSec .middle{padding:10px 35px}.introSec .middle .daytimeSec{font-size:14px;padding:9px 30px 7px 15px;margin-bottom:25px!important}.introSec .middle .daytimeSec span.date{width:35px;height:35px;line-height:35px;font-size:15px}}@media only screen and (max-width:991px){.introSec .middle{padding:10px 45px}}@media only screen and (max-width:812px){.introSec .middle{padding:10px 25px}}@media only screen and (max-width:767px){.introSec .middle{position:inherit;top:inherit;-webkit-transform:inherit;transform:inherit;max-width:100%;margin:0 auto;padding:40px 20px 20px}}@media only screen and (max-width:812px){.introSec .middle .digit-group input{width:43px;height:45px;line-height:45px;font-size:15px;margin:0 4px;border-radius:5px;padding:7px 10px}.introSec .middle .heading p{font-size:13px}.linkBtn{font-size:14px}.linkBtn.mt-2{margin-top:0!important}.introSec .middle .heading h2{margin-bottom:15px!important}}.introSec.register .heading{text-align:left;margin-top:20px}.introSec.register .mt-3,.introSec.register .my-3{margin-top:0!important}.custom-checkbox input[type=checkbox]{position:absolute;z-index:1;opacity:0;width:19px;height:19px;padding:0;cursor:pointer}.custom-checkbox label{display:inline-block!important;margin-bottom:0!important;vertical-align:middle;position:relative;padding-left:27px}.custom-checkbox label a{font-weight:500;color:#004071}.custom-checkbox label:before{content:"";display:inline-block;position:absolute;width:19px;height:19px;left:0;border:1px solid #d6d6d6;border-radius:1px;background-color:#fff;cursor:pointer;transition:border .15s ease-in-out,color .15s ease-in-out}.custom-checkbox input[type=checkbox]:checked+label:before{background-color:#f28200;border-color:#f28200}.custom-checkbox input[type=checkbox]:checked+label:after{content:"";position:absolute;z-index:0;border:2px solid #5a5a5a;border-radius:1px;margin-top:2px;top:0;left:0;width:8px;height:13px;border-color:transparent #fff #fff transparent;border-style:solid;border-width:2px;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}header{background-color:#004071;color:#fff;padding:20px 15px;position:fixed;top:0;left:0;right:0;z-index:99}header .toogleBtn{background-color:transparent;box-shadow:none!important;border:none;padding:6px 7px}header .toogleBtn span{width:20px;height:2px;display:block;border-radius:20px;background-color:#fff;margin:7px 0}header .toogleBtn span:nth-child(2){width:30px}header .logo{max-width:140px;margin:0 auto}header .inline{display:inline-block;vertical-align:middle;margin-right:27px;margin-top:6px}header .inline:last-child{margin-right:0}header .userCircle{margin:0 0 0 7px}@media only screen and (max-width:991px){header{padding:15px 10px}header .inline{margin:3px 0 0 15px}}@media only screen and (max-width:991px) and (max-width:575px){header .inline{margin:3px 0 0}header .customDropdown.notificationSec button{width:35px;font-size:19px;height:35px!important;margin:0 0 0 3px}}@media only screen and (max-width:991px){header .logo{max-width:110px}}@media only screen and (max-width:991px) and (max-width:575px){header .logo{max-width:105px}}@media only screen and (max-width:991px){header .toogleBtn{padding:0}header .notificationSec .dropdown-toggle{font-size:19px}}@media only screen and (max-width:991px) and (max-width:575px){header .notificationSec .dropdown-toggle{font-size:17px;width:20px;line-height:25px}}@media only screen and (max-width:991px){header .userCircle{width:34px;height:34px;line-height:34px}}@media only screen and (max-width:575px){header [class*=col-]{padding-left:5px;padding-right:5px}header .lang .icon-lang{display:none}header .lang .dropdown-toggle{font-size:14px}header .container-fluid{padding-left:10px;padding-right:10px}header .notificationSec.active:after{right:4px;top:-2px}}@media only screen and (max-width:360px){header .text-right{margin-left:-20px;max-width:125px;flex:0 0 125px;padding-right:3px}}@media only screen and (max-width:325px){header .text-right{margin-left:-23px}}.userCircle{width:37px;height:37px;line-height:37px;text-align:center;display:inline-block;vertical-align:middle;background-color:#129fdb;font-size:14px;font-weight:500;text-transform:uppercase;border-radius:50%;margin:0 10px 0 0}.logout,.logout i{color:#df3e22!important}.menu{position:fixed;left:-320px;top:0;bottom:0;width:320px;background-color:#fff;overflow:hidden;overflow-y:auto;z-index:999;transition:all .3s}.menu .head{background-color:#004071;padding:25px 20px;color:#fff}@media only screen and (max-width:812px){.menu .head{padding:16px 20px}}.menu .head .userText{display:inline-block;vertical-align:middle;font-size:15px}.menu .overflow-container{padding:7px 20px}.menu ul li a{margin:8px 0;padding:8px 0;display:block;vertical-align:middle;font-size:14px;color:#444;text-decoration:none;transition:color .3s ease}.menu ul li a.active{color:#f28200}.menu ul li a:hover{color:#f28200}.menu ul li a i{margin-right:12px;font-size:20px;width:25px;height:25px;line-height:normal;text-align:center}.menu ul li a .count,.menu ul li a i{display:inline-block;vertical-align:middle}.menu ul li a .count{font-size:13px;color:#004071;background-color:#e1e7ec;padding:4px 12px;border-radius:30px;float:right;font-weight:500}.menu .menuClose{width:30px;height:30px;text-align:center;line-height:30px;color:#eee;float:right;margin:27px 10px 0 0;cursor:pointer;font-size:16px}@media only screen and (max-width:812px){.menu .menuClose{margin:16px 10px 0 0}}body.active{overflow:hidden}body.active:after{content:"";background-color:#000;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;opacity:.4}body.active .menu{left:0}.btnSec{display:inline-block;padding:10px}.btnSec ul li{list-style:none;display:inline-block;margin-right:25px;vertical-align:middle}.btnSec ul li:last-child{margin-right:0}.btnSec ul li a{color:#fff;padding:3px 0;display:inline-block}.btnSec ul li a i{vertical-align:baseline;margin-right:5px;font-size:18px}.contentArea{margin-top:86px;position:relative;position:absolute;left:0;top:0;width:100%;transition:-webkit-transform .45s cubic-bezier(.77,0,.175,1);transition:transform .45s cubic-bezier(.77,0,.175,1);transition:transform .45s cubic-bezier(.77,0,.175,1),-webkit-transform .45s cubic-bezier(.77,0,.175,1)}@media only screen and (max-width:991px){.contentArea{margin-top:70px}}.contentArea .dashboardSec{padding:35px 35px 35px 20px;position:relative}.contentArea .dashboardSec:after{content:"";display:block;width:25px;height:100%;background:#f1f2f7;position:absolute;left:-15px;top:0}@media only screen and (max-width:1199px){.contentArea .dashboardSec:after{display:none}}@media only screen and (max-width:1199px){.contentArea .dashboardSec{margin-left:-15px;margin-right:-15px;padding:35px;min-height:auto}}@media only screen and (max-width:991px){.contentArea .dashboardSec{padding:25px}}@media only screen and (max-width:575px){.contentArea .dashboardSec{padding:20px 15px}}.greyBg,.whiteBg{background:#f1f2f7;padding:35px;min-height:calc(100vh - 88px)}@media only screen and (max-width:1199px){.greyBg,.whiteBg{padding:25px}}@media only screen and (max-width:991px){.greyBg,.whiteBg{padding:20px 10px;min-height:calc(100vh - 70px)}}@media only screen and (max-width:575px){.greyBg,.whiteBg{padding:20px 0}}.whiteBg{background:#fff}.searchBox{border-bottom:1px solid #a4a4a4;max-width:450px;width:100%;float:right}@media only screen and (max-width:575px){.searchBox{max-width:100%;margin-bottom:15px}}.cl-form .fieldRow .dropdown .searchBox .dropdown-toggle,.customDropdown .searchBox .dropdown-toggle,.customSelect .searchBox .dropdown-toggle,.searchBox .cl-form .fieldRow .dropdown .dropdown-toggle,.searchBox .customDropdown .dropdown-toggle,.searchBox .customSelect .dropdown-toggle,.searchBox button,.searchBox input{background-color:transparent!important;border:none;padding:7px 5px;width:calc(100% - 45px);float:left}.searchBox button{display:inline-block;box-shadow:none!important;width:45px;float:right;font-size:17px}.pageTitle h1{font-size:22px;font-weight:600}.pageTitle p{font-size:14px;color:#979797}.pageTitle p span{font-size:18px;color:#333}@media only screen and (max-width:1199px){.pageTitle h1{font-size:20px}}@media only screen and (max-width:1199px) and (max-width:575px){.pageTitle h1{font-size:17px}}@media only screen and (max-width:1199px) and (max-width:575px){.pageTitle p{margin-bottom:10px}}@media only screen and (max-width:1199px){.pageTitle p span{font-size:15px}}@media only screen and (max-width:1199px) and (max-width:575px){.pageTitle p span{font-size:14px}}.projectCtrls .mainBtn{box-shadow:none!important;padding:10px 30px;background-color:#f28200;border-radius:30px;font-size:14px}.projectCtrls .mainBtn i{margin:0 5px 0 0;vertical-align:baseline;font-size:13px}.projectItem{background:#fff;padding:15px 25px;border-radius:10px;width:100%;margin-bottom:15px;box-shadow:0 0 3px hsla(0,0%,81.2%,.41)}.projectItem .projectHeading,.projectItem .row{display:flex;align-items:center}.projectItem .projectHeading .projectImg{width:80px;height:80px;border-radius:50%;overflow:hidden;background-color:#eee;margin-right:20px}.projectItem .projectHeading .projectTitle{font-size:18px;font-weight:500}.projectItem .delete{margin-left:30px}.projectItem .delete svg{margin:-1px 5px 0 0}.projectItem .btn .ico{font-size:11px;vertical-align:baseline}.projectItem .editBtn{color:#2ac055;font-size:14px;padding:5px 0;text-decoration:underline;background-color:transparent;display:inline-block;border:none;margin-left:35px;box-shadow:none!important;font-weight:500}.projectItem .editBtn svg{margin:-1px 5px 0 0}@media only screen and (max-width:1199px){.projectItem{padding:18px}.projectItem .projectHeading .projectImg{min-width:90px;height:70px;border-radius:5px;margin-right:12px}.projectCtrls{margin-bottom:20px}}@media only screen and (max-width:1199px) and (max-width:767px){.projectItem .projectHeading .projectTitle{font-size:16px;line-height:20px}}@media only screen and (max-width:1199px){.projectItem .infoSec{margin-top:13px}.projectCtrls .mainBtn i{display:none}}@media only screen and (max-width:768px){.projectCtrls{justify-content:flex-start!important}}@media only screen and (max-width:767px){.projectItem .mainBtn{width:auto;padding:10px 20px;font-size:13px;height:40px}.projectCtrls{flex-direction:column;margin-bottom:15px}.projectCtrls .searchBox{max-width:100%;float:none;margin-bottom:15px}.projectCtrls .mainBtn{margin-left:0!important}.projectItem .text-right{text-align:center!important;margin-top:15px}}@media (max-width:575px){.projectItem .delete{padding:5px 0!important}.projectItem .delete,.projectItem .editBtn{margin-left:10px;white-space:nowrap}.projectItem .text-right{display:flex;justify-content:space-between}}@media only screen and (max-width:375px){.projectItem [class*=col-]{max-width:100%;flex:0 0 100%}}.infoSec{font-size:15px}.infoSec span{display:block;color:#979797;margin-bottom:5px;font-size:14px}.infoSec p{margin:0;display:inline-block}.infoSec p b{font-size:17px;font-weight:700}@media only screen and (max-width:767px){.infoSec{font-size:14px}.infoSec span{font-size:13px;margin-bottom:3px}}.cardWrap .row{margin-left:-10px;margin-right:-10px;align-items:center}.cardWrap [class*=col-]{padding-left:10px;padding-right:10px}.cardWrap .card{background-color:#fff;padding:25px;box-shadow:0 0 3px hsla(0,0%,81.2%,.41);border-radius:15px;border:none;margin:10px 0;min-height:240px}.cardWrap .card .btnsWrap{display:flex;align-items:center;justify-content:space-between}.cardWrap .card .btnsWrap .delete{margin:0 15px 0 0;color:#eb0101;display:flex;align-items:center}.cardWrap .card .btnsWrap .delete svg{margin:-1px 5px 0 0}@media only screen and (max-width:768px){.cardWrap .card{margin:17px 0 0}}.cardWrap .card .cardHead .cardTitle{font-size:16px;font-weight:500;margin-bottom:5px}.cardWrap .card .cardHead .cardSubTitle{font-size:13px;color:#989898;font-style:italic}.cardWrap .card .cardFooter .mainBtn{margin-top:10px;vertical-align:middle}.cardWrap .card .cardFooter .mainBtn .ico{font-size:11px;vertical-align:baseline}.cardWrap .card .unitLabel{font-size:14px;color:#656565;background-color:#f0f4ff;padding:3px 15px;display:inline-block;border-radius:30px;margin-left:25px}@media only screen and (max-width:991px){.cardWrap .card{min-height:inherit}}@media only screen and (max-width:767px){.cardWrap .card .cardInfo{margin-top:5px!important}.cardWrap .card .cardInfo .infoSec{margin-top:10px}}@media only screen and (max-width:575px){.cardWrap .card{padding:20px}}.projectHead .flexItem{display:flex;align-items:center;flex-wrap:nowrap}.projectHead .flexItem .imgWrap{width:110px;min-width:110px;height:110px;background-color:#ccc;margin-right:17px;border-radius:5px;overflow:hidden}.projectHead .content h1{font-size:25px;font-weight:600}.projectHead .content p{margin-bottom:10px}.projectHead .subTitle{margin:0;font-size:17px;color:#333;font-weight:500}.projectHead .subType{display:block;color:#666;font-size:13px;font-style:italic;margin-top:5px}@media only screen and (max-width:767px){.projectHead .subTitle{margin-top:10px}}@media only screen and (max-width:991px){.projectHead{margin-bottom:13px!important}.projectHead .content h1{font-size:22px}}@media only screen and (max-width:767px){.projectHead{align-items:flex-start}}@media only screen and (max-width:400px){.projectHead{display:block}.projectHead .imgWrap{margin-bottom:13px;width:140px;min-width:140px;height:100px}.projectHead .content{font-size:13px}.projectHead .content h1{font-size:20px}}.modal-dialog{max-width:540px;margin-top:90px}.modal-dialog .modal-body{padding:20px;border-radius:0 0 8px 8px}.modal-dialog .modal-content{border:none}.modal-dialog .modal-header{background-color:#004071;color:#fff;padding:15px 20px}.modal-dialog .modal-header .modal-title{font-size:18px;font-weight:300}.modal-dialog .modal-header .close{float:right;font-size:30px;font-weight:100;line-height:1;color:#fff;text-shadow:none;opacity:.9!important}.modal-dialog .modal-header .close:focus{box-shadow:none!important}.calculateBtnSec{padding:40px 20px}.calculateBtnSec .row{margin-left:-10px;margin-right:-10px}.calculateBtnSec [class*=col-]{padding-left:10px;padding-right:10px}.calculateBtnSec .calculateBtn{padding:30px 15px;display:block;border-radius:10px;background-color:#edf6ff;color:#333;font-size:17px;font-weight:500;line-height:normal;text-decoration:none}.calculateBtnSec .calculateBtn span span{color:#f28200;font-size:13px;padding:7px 5px 0;display:block;line-height:20px}@media only screen and (max-width:575px){.calculateBtnSec{padding:10px 20px}.calculateBtnSec .calculateBtn{font-size:16px;margin:10px 0}}.listedSec ul li{background:url(/static/media/listed-arrow.5f98213c.svg) no-repeat left top 8px;padding:10px 0 10px 35px;font-weight:500;margin-bottom:5px}.cl-form .customSelect{display:inline-block}@media only screen and (max-width:767px){.listedSec ul li{margin-bottom:0;font-size:13px;padding:7px 0 7px 35px}}.cl-form .fieldRow{margin-top:20px;margin-bottom:20px}.cl-form .fieldRow label{margin-bottom:0;margin-top:7px}@media only screen and (max-width:767px){.cl-form .fieldRow label{margin-bottom:10px;margin-top:0}.cl-form .customSelect{display:block}}.calcThree .helpBtn,.cl-form .helpBtn{width:30px;height:30px;background:#ffde78;text-align:center;line-height:30px;border-radius:50%;font-size:14px;font-weight:500;cursor:pointer;display:inline-block;vertical-align:middle;margin-left:7px;color:#004071}.cl-form .fieldRow .customDropdown .dropdown-toggle,.cl-form .fieldRow .customSelect .dropdown-toggle,.cl-form .fieldRow .dropdown .dropdown-toggle,.cl-form .fieldRow .searchBox button,.cl-form .fieldRow input,.customDropdown .cl-form .fieldRow .dropdown-toggle,.customSelect .cl-form .fieldRow .dropdown-toggle,.searchBox .cl-form .fieldRow button{width:155px;height:40px;display:inline-block;vertical-align:middle;padding:7px 15px}@media only screen and (max-width:767px){.cl-form .fieldRow .customDropdown .dropdown-toggle,.cl-form .fieldRow .customSelect .dropdown-toggle,.cl-form .fieldRow .dropdown .dropdown-toggle,.cl-form .fieldRow .searchBox button,.cl-form .fieldRow input,.customDropdown .cl-form .fieldRow .dropdown-toggle,.customSelect .cl-form .fieldRow .dropdown-toggle,.searchBox .cl-form .fieldRow button{width:100%}}.cl-form .fieldRow .dropdown .dropdown-menu{min-width:155px;width:155px}.cl-form .fieldRow .dropdown .dropdown-toggle{background-position:right 12px center;padding-right:30px;line-height:25px}.cl-form .fieldRow span{display:inline-block;vertical-align:middle;margin-left:7px}.cl-form .fieldRow .radioBtnWrap{margin-left:36px}@media only screen and (max-width:767px){.cl-form .fieldRow .radioBtnWrap{margin-left:0;display:block}.cl-form .fieldRow .radioBtnWrap .radioBtn{margin-bottom:0}}.cl-form .fieldRow .mainBtn{box-shadow:none!important}@media only screen and (max-width:991px){.cl-form{margin-bottom:30px}}@media only screen and (max-width:991px) and (max-width:767px){.cl-form .fieldRow [class*=col-]{position:relative}.cl-form .fieldRow .unitLabel{position:absolute;right:15px;top:0;background:#ddd;width:50px;height:40px;text-align:center;white-space:nowrap;line-height:40px;font-size:13px;border-radius:0 7px 7px 0}.cl-form .fieldRow .customDropdown .dropdown-toggle,.cl-form .fieldRow .customSelect .dropdown-toggle,.cl-form .fieldRow .dropdown .dropdown-toggle,.cl-form .fieldRow .searchBox button,.cl-form .fieldRow input,.customDropdown .cl-form .fieldRow .dropdown-toggle,.customSelect .cl-form .fieldRow .dropdown-toggle,.searchBox .cl-form .fieldRow button{padding-right:60px}.cl-form .fieldRow.mt-5{margin-top:20px!important}.cl-form .fieldRow .dropdown .dropdown-menu{width:100%}}@media only screen and (max-width:991px){.graphSec{text-align:left!important}.pageTitle.mb-4{margin-bottom:15px!important}}.newCalculation,.sortBox .sortDropdown,.sortBox .switcher{display:inline-block;vertical-align:middle}@media only screen and (max-width:768px){.newCalculation,.sortBox .sortDropdown,.sortBox .switcher{margin-top:15px;display:block}}@media only screen and (max-width:768px){.sortBox .sortDropdown{margin:15px 0 0!important}}.sortBox .switcher button{background-color:#fff;border:1px solid #e8e8e8;padding:6px 22px;border-radius:30px;display:inline-block;vertical-align:middle;font-size:14px;color:#333;margin:0 4px;font-weight:500;text-decoration:none}.sortBox .switcher button.active{border-color:#004071;color:#004071}.sortBox .switcher button:focus{box-shadow:none!important}.sortBox .sortDropdown{margin:0 30px}.sortBox .sortDropdown .dropdown-toggle{color:#333;min-width:225px;text-align:left;border-bottom:1px solid #a4a4a4;border-radius:0;background:url(/static/media/down-arrow.a0e3fc38.svg) no-repeat right 5px center;padding-right:25px}.sortBox .sortDropdown .dropdown-menu{padding:8px 0;width:275px}@media only screen and (max-width:575px){.sortBox .sortDropdown .dropdown-menu{width:100%}}.sortBox .sortDropdown .dropdown-menu a{padding-left:20px;padding-right:20px}.sortBox .sortDropdown .dropdown-menu a:hover{padding-left:25px}.newCalculation .mainBtn{box-shadow:none!important;padding:10px 30px!important;background-color:#f28200!important;border-radius:30px}.newCalculation .mainBtn i{margin:0 5px 0 0;vertical-align:baseline;font-size:13px}.newCalculation .dropdown-menu{min-width:330px;margin-top:29px;padding:8px 0}.newCalculation .dropdown .dropdown-menu{top:71px!important}@media only screen and (max-width:575px){.newCalculation .dropdown-menu{width:100%;min-width:100%}}.newCalculation .dropdown-menu li a{font-weight:500;padding-left:20px;padding-right:20px}.newCalculation .dropdown-menu li a:hover{padding-left:25px;color:#f28200}.newCalculation .dropdown-menu li a i{vertical-align:baseline;margin-right:5px}.newCalculation .dropdown-menu li ul{padding-left:15px}.newCalculation .dropdown-menu li ul li a{font-size:13px;font-weight:400}.newCalculation .dropdown-menu:after{border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:14px solid #fff;top:-13px;right:23px}@media only screen and (max-width:1199px){.sortBox{margin-bottom:15px}.newCalculation .mainBtn{padding:7px 30px;float:right}}@media only screen and (max-width:1199px) and (max-width:991px){.newCalculation .icon-plus{display:none}}@media only screen and (max-width:1199px) and (max-width:768px){.sortBox{text-align:center!important}}.radioBtnWrap{display:inline-block;vertical-align:middle}.radioBtnWrap .radioBtn{display:inline-block!important;vertical-align:middle;position:relative;padding-left:28px;margin-bottom:12px;margin-right:20px;cursor:pointer;font-size:14px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cl-form .fieldRow .dropdown .radioBtnWrap .radioBtn .dropdown-toggle,.customDropdown .radioBtnWrap .radioBtn .dropdown-toggle,.customSelect .radioBtnWrap .radioBtn .dropdown-toggle,.radioBtnWrap .radioBtn .cl-form .fieldRow .dropdown .dropdown-toggle,.radioBtnWrap .radioBtn .customDropdown .dropdown-toggle,.radioBtnWrap .radioBtn .customSelect .dropdown-toggle,.radioBtnWrap .radioBtn .searchBox button,.radioBtnWrap .radioBtn input,.searchBox .radioBtnWrap .radioBtn button{position:absolute;opacity:0;cursor:pointer;left:0;height:auto;width:auto}.radioBtnWrap .radioBtn .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border-radius:50%;margin-left:0!important;border:1px solid #707070}.radioBtnWrap .radioBtn .checkmark:after{content:"";position:absolute;display:none}.cl-form .fieldRow .dropdown .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark,.customDropdown .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark,.customSelect .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark,.radioBtnWrap .radioBtn .cl-form .fieldRow .dropdown .dropdown-toggle:checked~.checkmark,.radioBtnWrap .radioBtn .customDropdown .dropdown-toggle:checked~.checkmark,.radioBtnWrap .radioBtn .customSelect .dropdown-toggle:checked~.checkmark,.radioBtnWrap .radioBtn .searchBox button:checked~.checkmark,.radioBtnWrap .radioBtn input:checked~.checkmark,.searchBox .radioBtnWrap .radioBtn button:checked~.checkmark{background-color:#fff;border-color:#004071;border-width:6px}.cl-form .fieldRow .dropdown .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark:after,.customDropdown .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark:after,.customSelect .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark:after,.radioBtnWrap .radioBtn .cl-form .fieldRow .dropdown .dropdown-toggle:checked~.checkmark:after,.radioBtnWrap .radioBtn .customDropdown .dropdown-toggle:checked~.checkmark:after,.radioBtnWrap .radioBtn .customSelect .dropdown-toggle:checked~.checkmark:after,.radioBtnWrap .radioBtn .searchBox button:checked~.checkmark:after,.radioBtnWrap .radioBtn input:checked~.checkmark:after,.searchBox .radioBtnWrap .radioBtn button:checked~.checkmark:after{display:block}.disclaimerSec .content{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:30px 40px;z-index:1001}.disclaimerSec .content .title{font-size:18px;font-weight:500;margin-bottom:15px}.disclaimerSec .content p{font-size:14px;margin:0;padding-right:35px}.disclaimerSec .content .row{align-items:center}.disclaimerSec .content .mainBtn{box-shadow:none!important}.disclaimerSec .overlay{background-color:#111;position:fixed;top:0;bottom:0;left:0;right:0;opacity:.5;z-index:999}.disclaimerSec .disclaimerClose{width:40px;height:35px;background:#fff;position:absolute;right:20px;top:20px;border:none;font-size:18px}.disclaimerSec .disclaimerClose:focus{box-shadow:none!important}@media only screen and (max-width:991px){.disclaimerSec .disclaimerClose{width:35px;height:35px;right:15px;top:15px;font-size:16px}}@media only screen and (max-width:575px){.disclaimerSec .disclaimerClose{top:9px}}.disclaimerSec.hide{display:none}@media only screen and (max-width:1024px){.disclaimerSec .content{padding:20px}}@media only screen and (max-width:1024px) and (max-width:991px){.disclaimerSec .content{text-align:center}.disclaimerSec .content .mainBtn{float:none;margin-right:0;margin-top:10px}.disclaimerSec .content .title{margin-bottom:7px}.disclaimerSec .content p{padding-right:0}}@media only screen and (max-width:1024px) and (max-width:767px){.disclaimerSec .content .mainBtn{width:auto}}@media only screen and (max-width:1024px) and (max-width:575px){.disclaimerSec .content .title{font-size:15px}.disclaimerSec .content p{font-size:13px}.disclaimerSec .content .mainBtn{font-size:13px;height:36px;padding:5px 30px}}.calculatorSec{margin-bottom:30px}.calculatorSec .calculatorBox{padding:35px 30px;border-radius:10px;color:#fff;background-color:#004071;height:100%;box-shadow:0 0 5px hsla(0,0%,66.3%,.25)}.calculatorSec .calculatorBox .mainBtn{box-shadow:0 3px 4px hsla(0,0%,66.3%,.15);font-size:13px;padding:10px 20px;height:38px;font-weight:500}.calculatorSec .calculatorBox .mainBtn .ico{font-size:11px}.calculatorSec .calculatorBox .mainBtn:focus{box-shadow:0 3px 6px hsla(0,0%,66.3%,.25)!important}.calculatorSec .calculatorBox.first{background-color:#129fdb}.calculatorSec .calculatorBox.second{background-color:#3375b8}.calculatorSec .calculatorBox .content{max-width:315px}.calculatorSec .calculatorBox .content .title{font-size:18px;font-weight:600}@media only screen and (max-width:1199px){.calculatorSec .calculatorBox{padding:25px;font-size:13px}.calculatorSec .calculatorBox .content .title{font-size:16px}}@media only screen and (max-width:767px){.calculatorSec .calculatorBox{display:flex;align-items:center;padding:25px 20px}.calculatorSec .calculatorBox .content .title{font-size:15px}.calculatorSec .calculatorBox .content .mainBtn{width:auto}}@media only screen and (max-width:575px){.calculatorSec{margin-bottom:0}.calculatorSec .calculatorBox{margin-bottom:15px;height:auto}}.boxesSec{margin-bottom:30px}.boxesSec .boxItem{background-color:#fff;padding:20px 23px;border-radius:10px;height:100%;box-shadow:0 0 4px hsla(0,0%,66.3%,.15)}.boxesSec .boxItem .circle{width:65px;height:65px;line-height:65px;border-radius:50%;background-color:#edf6ff;text-align:center;color:#004071}.boxesSec .boxItem .circle i{font-size:30px}.boxesSec .boxItem .title{font-size:18px;font-weight:500}.boxesSec .boxItem .title span{font-size:20px;font-weight:600;float:right}@media only screen and (max-width:1366px){.boxesSec .boxItem .title{font-size:16px}.boxesSec .boxItem .title span{font-size:18px}}.boxesSec .boxItem .link{color:#f28200}.boxesSec .boxItem .link .ico{vertical-align:baseline}.boxesSec .boxItem.contentBlock{background:#a5dfeb url(data:image/jpeg;base64,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) no-repeat 100% 100%;font-size:19px;line-height:29px}@media only screen and (max-width:812px){.boxesSec .boxItem.contentBlock{font-size:16px;line-height:25px}}@media only screen and (max-width:575px){.boxesSec .boxItem{margin-top:15px;height:auto}}.downloadSec .custom-link-download{color:#333}.downloadSec .custom-link-download:hover{color:#333}.downloadSec .head .heading{font-size:20px;font-weight:600;display:inline-block;vertical-align:middle}@media screen and (max-width:767px){.downloadSec .head .heading{margin-bottom:5px}}.downloadSec .head .link{color:#f28200;margin:2px 0 0 10px;display:inline-block;vertical-align:middle}.downloadSec .head .link i{vertical-align:baseline}@media screen and (max-width:767px){.downloadSec .head .link{float:right}}.downloadSec .tabberHead{display:inline-block;float:right}.downloadSec .tabberHead ul li{display:inline-block}.downloadSec .tabberHead ul li a{font-size:15px;font-weight:500;color:#333;padding:3px 0;text-decoration:none}.downloadSec .tabberHead ul li a:after{content:"|";display:inline-block;vertical-align:middle;color:#333;font-weight:400;margin:0 10px;font-size:14px}.downloadSec .tabberHead ul li a.active{color:#f28200}.downloadSec .tabberHead ul li a:hover{color:#f28200}.downloadSec .tabberHead ul li:last-child a:after{display:none}@media screen and (max-width:767px){.downloadSec .tabberHead{display:block;float:none;text-align:left;margin:10px 0!important}}@media screen and (max-width:767px) and (max-width:575px){.downloadSec .tabberHead ul li a{font-size:14px}.downloadSec .tabberHead ul li a:after{margin:0 7px}}.downloadSec .downloadItem{padding:25px 18px;background-color:#fff;display:flex;flex-wrap:nowrap;align-items:center;border-radius:10px;height:100%}@media screen and (max-width:575px){.downloadSec .downloadItem{padding:15px}}.downloadSec .downloadItem .imgWrap{font-size:55px;margin-right:12px;line-height:50px}.downloadSec .downloadItem .imgWrap i{vertical-align:baseline}.downloadSec .downloadItem .content .title{font-size:14px;font-weight:500;margin-bottom:5px;margin-right:12px}.downloadSec .downloadItem .content .date{font-size:13px;color:#7b7b7b}.downloadSec .downloadItem .icon{min-width:50px;height:50px;background-color:#edf6ff;border-radius:50%;font-size:19px;margin-left:auto}.downloadSec .downloadItem .icon:focus{box-shadow:none!important}@media screen and (max-width:575px){.downloadSec .downloadItem .icon{min-width:40px;height:40px;font-size:14px}}@media screen and (max-width:812px){.downloadList .mt-4,.downloadList .my-4{margin:10px 0!important}}@media (min-width:1200px) and (max-width:1366px){.customScroll{max-height:calc(100vh - 113px)!important}.customScroll>div{max-height:calc(100vh - 91px)!important}}.activitySec{padding:35px 25px 0 5px}.activitySec .heading{font-size:18px;font-weight:600}.activitySec .item{display:flex;align-items:flex-start;flex-wrap:nowrap;border-bottom:1px solid #e3e3e3;padding:20px 0}.activitySec .item .dateBox{min-width:55px;height:55px;margin-right:18px;text-align:center;border:1px solid #e3e3e3;padding:5px;border-radius:5px}.activitySec .item .dateBox b{display:block;font-weight:600;font-size:16px}.activitySec .item .content{padding-right:25px}.activitySec .item .content .title{font-size:15px;font-weight:500;margin-bottom:8px;line-height:normal}.activitySec .item .content .label{background-color:#f0f4ff;font-size:13px;color:#656565;display:inline-block;padding:5px 18px;border-radius:30px}.activitySec .item .qkreport{margin-bottom:auto;white-space:nowrap;margin-right:15px;margin-left:auto}.activitySec .item .qkreport b{font-size:16px;font-weight:600}.activitySec [class*=col-]:last-child .item{border:none}.activitySec .row{margin:0!important}.activitySec .row [class*=col-]{padding:0!important}@media screen and (max-width:1199px){.activitySec{padding:20px 25px}}@media screen and (max-width:991px){.activitySec{padding:20px 15px}}@media screen and (max-width:575px){.activitySec{padding:20px 5px}.activitySec .item .dateBox{margin-right:12px}.activitySec .item .content .title{font-size:13px}.activitySec .item .content .label{font-size:12px;padding:5px 15px}}@media screen and (max-width:575px) and (max-width:375px){.activitySec .item .content .label{font-size:10px;padding:5px 10px}}@media screen and (max-width:575px) and (max-width:375px){.activitySec .item .qkreport{font-size:13px}.activitySec .item .qkreport b{font-size:14px}}.separator{position:relative}.separator:after{content:"";width:1px;background-color:#dcdcdc;position:absolute;left:calc(50% - 20px);-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;bottom:0}@media only screen and (max-width:991px){.separator:after{display:none}}.legendsBlock ul li{display:inline-block;vertical-align:middle;margin-right:22px;font-size:15px;font-weight:500}.legendsBlock ul li:last-child{margin-right:0}@media screen and (max-width:767px){.legendsBlock ul li{font-size:13px;margin-top:7px}}.legendsBlock ul li span{display:inline-block;width:45px;height:20px;border:1px solid #aeaeae;vertical-align:middle;border-radius:3px;margin-right:7px}@media screen and (max-width:767px){.legendsBlock ul li span{width:35px;margin-right:5px}}.legendsBlock ul li.inputs span{background-color:#c7e0bf}.legendsBlock ul li.calculations span{background-color:#e6e7e9}.legendsBlock ul li.dose-rate span{background-color:#fff101}.reportBtnSec .btn{margin:5px 5px 5px 0;background-color:#fff;border:1px solid #e0e0e0;padding:8px 25px;font-size:13px;height:42px;color:#004071}.reportBtnSec .btn.contactBtn{background-color:#f28200;color:#fff;border-color:#f28200;padding-left:20px;padding-right:20px}@media (max-width:500px){.reportBtnSec .btn.contactBtn{display:block;margin-left:auto;margin-right:auto}}.reportBtnSec .btn.contactBtn i{font-size:10px;margin-right:3px;top:0}.reportBtnSec .btn:focus{box-shadow:none!important}.reportBtnSec .btn i{font-size:15px;margin-right:5px;vertical-align:baseline;position:relative;top:1px}@media screen and (max-width:991px){.reportBtnSec{margin:0 0 20px;text-align:center}}@media screen and (max-width:767px){.reportBtnSec .btn{width:auto}}.rwd-table{margin:auto;min-width:100%;max-width:100%;border-collapse:collapse;color:#333;border-radius:10px 10px 0 0;overflow:hidden}.rwd-table thead tr{border-top:none;background:#dee5ea!important;color:#333;font-size:16px}@media screen and (max-width:767px){.rwd-table thead tr{font-size:14px}}.rwd-table tr{border-bottom:1px solid #efefef;background-color:#fff}@media screen and (max-width:600px){.rwd-table tr{border-color:#dcd9d9}.rwd-table tr td:first-child:before{display:none}.rwd-table th{display:none;font-weight:600}.rwd-table td,.rwd-table th{padding:.5em 1em}}.rwd-table td{display:block}@media screen and (max-width:600px){.rwd-table td{display:flex;align-items:center}}.rwd-table td:first-child{padding-left:50px!important;font-weight:500}@media screen and (max-width:767px){.rwd-table td:first-child{padding-left:20px!important}}@media screen and (max-width:600px){.rwd-table td:first-child{margin-top:0;padding-left:15px!important}}.rwd-table td:before{content:attr(data-th) "";font-weight:600;width:120px;display:inline-block;color:#000}@media screen and (max-width:600px){.rwd-table td:before{margin-right:10px;width:110px;min-width:110px}}.rwd-table .green{background-color:#c7e0bf}.rwd-table .grey{background-color:#e6e7e9}.rwd-table .yellow{background-color:#fff101;font-size:16px;font-weight:600}@media screen and (max-width:767px){.rwd-table .yellow{font-size:14px}}.rwd-table b,.rwd-table span{min-width:65px;padding:3px 12px;color:#333;display:inline-block;text-align:center;border-radius:30px;vertical-align:baseline}.rwd-table span{font-weight:400}.rwd-table b{font-weight:500}.rwd-table .output{background-color:#ececec;font-size:16px}@media screen and (max-width:767px){.rwd-table .output{font-size:14px}}.rwd-table .output td:nth-child(2){font-size:16px;font-weight:600}@media screen and (max-width:991px){.rwd-table .output td:nth-child(2){font-size:15px}}@media screen and (max-width:767px){.rwd-table .output td:nth-child(2){font-size:14px}}.rwd-table .output:hover{background-color:#ececec!important}.rwd-table .output td b{min-width:70px;padding:7px 15px}@media screen and (max-width:600px){.rwd-table .output td:first-child{display:none}}@media screen and (min-width:600px){.rwd-table tr:hover{background-color:#f9f9f9}.rwd-table td:before{display:none}.rwd-table th{padding:15px!important;font-weight:600}.rwd-table td{display:table-cell;padding:13px 15px!important}.rwd-table td:nth-child(3){padding:10px 15px!important}.rwd-table .output td:nth-child(2),.rwd-table .output td:nth-child(4){padding:16px 15px!important}}@media screen and (max-width:767px){.rwd-table td,.rwd-table th{padding:10px 15px!important;font-size:13px}}.reportBtns{padding:15px 10px;background-color:#fff;border-radius:0 0 10px 10px}@media screen and (max-width:575px){.reportBtns{padding:20px}}.reportBtns .btn{padding:10px 45px;margin:0 7px;height:45px;box-shadow:none!important}@media screen and (max-width:768px){.reportBtns .btn{padding:7px 35px;margin:0 7px;height:40px}}@media screen and (max-width:767px){.reportBtns .btn{width:auto;padding:5px 35px;margin:0 2px;height:40px;font-size:14px}}@media screen and (max-width:575px){.reportBtns .btn{width:100%;margin:5px 0}}.saveCalculationSec{background-color:#f5f5f5;padding:0!important}.saveCalculationSec .whiteBg{background-color:#fff;padding:15px 25px 0;min-height:auto}.saveCalculationSec .formWrap label{display:block;font-size:15px;font-weight:500;margin-bottom:7px}.saveCalculationSec .formWrap .fieldGroup{margin-bottom:15px}.saveCalculationSec .radioBtnWrap .radioBtn{margin:7px 20px 0 0}.saveCalculationSec .formSet hr{margin:15px 0 10px}.saveCalculationSec .formSet .head .title{font-size:18px;color:#004071;font-weight:500;margin-bottom:7px}.saveCalculationSec .formSet .head p{margin:0}.saveCalculationSec .error{margin-top:3px}.saveCalculationSec .btn{padding:10px 45px;height:45px}.saveCalculationSec .react-datepicker-wrapper{width:100%}.saveCalculationSec .uploadImg{background:#efefef url(/static/media/picture.38400f55.svg) no-repeat right 15px center;padding-right:37px!important}.saveCalculationSec .fieldGroup input,.saveCalculationSec textarea{padding:11px 13px}@media screen and (max-width:767px){.saveCalculationSec .whiteBg{padding:15px 0 0}.saveCalculationSec .fieldGroup,.saveCalculationSec .head{padding:0 20px}.saveCalculationSec .btn{padding:7px 25px;height:40px}}.projectForm .formWrap{margin-top:0!important}.projectForm .uploadImg{background:#efefef;border:none;max-width:240px;margin:0 auto;display:table;text-align:center;padding:11px 10px!important}.projectForm .imgWrap{max-width:130px;height:110px;background:#eee;position:relative;margin:0 auto 15px;display:flex;border:1px solid #eee}.projectForm .imgWrap img{object-fit:cover;object-position:center}.projectForm .imgWrap .close{background:#f28200;color:#fff;width:30px;height:30px;border-radius:50%;opacity:1!important;font-size:9px;font-weight:400;line-height:27px;text-align:center;border:2px solid #fff;position:absolute;right:-10px;top:-13px;cursor:pointer}.calcThree{max-width:810px;margin:25px auto;width:100%;border-radius:5px;background-color:#fff;padding:55px 45px}.calcThree .head h1{font-size:20px;font-weight:600;margin-bottom:30px}.calcThree .fieldRow{font-size:15px}.calcThree .fieldRow label{margin-top:10px;margin-bottom:0}.calcThree .helpText{display:block;margin-top:5px;font-size:13px;color:#878787}.calcThree .radioBtnWrap .radioBtn{margin-top:0;margin-bottom:5px}.calcThree .radioBtnWrap{margin-bottom:0!important}@media screen and (max-width:991px){.calcThree{margin:10px auto;padding:35px 45px}}@media screen and (max-width:991px) and (max-width:767px){.calcThree{margin:0 auto;padding:25px 25px 13px}.calcThree .fieldRow{margin-bottom:15px!important}.calcThree .fieldRow label{margin-top:0;margin-bottom:10px}.calcThree .radioBtnWrap .radioBtn{margin-right:9px;padding-left:26px}}@media screen and (max-width:991px) and (max-width:767px) and (max-width:575px){.calcThree{padding:25px 20px 13px}}.qk-reportBox{background-color:#edf6ff;border:1px solid #e0ecf8;padding:20px 20px 25px;border-radius:10px;margin-right:60px;font-size:16px;color:#333;max-width:650px}.qk-reportBox .title{font-weight:500;margin-bottom:5px;display:inline-block;vertical-align:middle}.qk-reportBox .contactBox{max-width:400px;margin:20px auto 0;padding:12px 0 0;border-top:1px solid #a0b0cd}.qk-reportBox .contactBox .contactBtn{padding:10px 22px}.qk-reportBox .contactBox .contactBtn i{font-size:10px;margin-right:6px;margin-top:-1px}.qk-reportBox .contactBox .title{font-size:13px;font-weight:400}.qk-reportBox .output{font-size:18px}.qk-reportBox .output b{font-weight:700;font-size:24px}.qk-reportBox .output span{font-size:22px}.qk-reportBox .mainBtn{box-shadow:none!important;margin:8px 4px 0}.qk-reportBox.reportMessage .title{font-weight:400}@media screen and (max-width:1024px){.qk-reportBox.reportMessage{font-size:14px}}@media screen and (max-width:1024px){.qk-reportBox{margin-right:35px;max-width:100%}.qk-reportBox .output{font-size:16px}.qk-reportBox .output b,.qk-reportBox .output span{font-size:20px}}@media screen and (max-width:991px){.qk-reportBox{margin-right:0;margin-top:20px!important}.qk-reportBox .mainBtn{width:auto}}@media screen and (max-width:600px){.qk-reportBox .output{margin-bottom:0!important}.qk-reportBox .mainBtn{width:100%;margin:10px 0 0}}.flooringReport .reportOuter{padding:35px 70px;background-color:#fff;border-radius:10px}.flooringReport .reportOuter .title{font-size:18px;font-weight:500}@media screen and (max-width:575px){.flooringReport .reportOuter .title{font-size:16px}}.flooringReport .reportOuter .outputContent{font-size:15px;max-width:1200px;margin:0 auto}.flooringReport .generic-text{font-size:15px;font-weight:500}.flooringReport .reportOuter .outputContent b{font-weight:600;font-size:16px}.flooringReport .reportOuter .reportSec{text-align:center}.flooringReport .reportOuter .reportSec .item{text-align:center;border:1px solid #eee;padding:10px;margin:0 auto 10px;max-width:800px;width:100%;display:inline-block;vertical-align:top}.flooringReport .reportOuter .mainBtn:focus{box-shadow:none!important}@media screen and (max-width:812px){.flooringReport .reportOuter{padding:25px}}@media screen and (max-width:812px) and (max-width:575px){.flooringReport .reportOuter{padding:15px}}@media screen and (max-width:812px){.flooringReport .reportOuter .outputContent{font-size:14px;margin-top:10px!important}.flooringReport .reportOuter .outputContent b{font-size:15px;white-space:nowrap}.flooringReport .reportOuter .reportSec .item{padding:5px}}.reportTable{max-width:1000px;width:100%;margin:0 auto;text-align:left;border-color:#333}.reportTable td,.reportTable th{padding:5px 12px}.reportTable thead{background-color:#f28200}.reportTable thead th{font-size:16px;font-weight:500;color:#111}@media screen and (max-width:767px){.reportTable thead th{font-size:14px}}.reportTable tbody td{width:10%;padding:10px 12px;text-align:center;font-size:16px;font-weight:500}@media screen and (max-width:767px){.reportTable tbody td{font-size:14px}}.reportTable tbody td:first-child{width:30%}.reportTable tbody td:nth-child(3){width:18%}@media screen and (max-width:767px){.reportTable tbody td:first-child{min-width:400px}}.reportTable tbody td:last-child{background-color:#40af49;font-weight:600;font-size:17px;width:6%;white-space:nowrap}@media screen and (max-width:767px){.reportTable tbody td:last-child{font-size:16px}}.notificationWrap{background:#fff;border-radius:10px;padding:25px}.notificationWrap .item{margin-bottom:17px;border-bottom:1px solid #d4d4d4;padding-bottom:17px;font-size:14px}.notificationWrap .item b,.notificationWrap .item strong{font-weight:600}.notificationWrap .item .timeSec{font-size:13px;color:#3498db;font-weight:500}.notificationWrap .item .timeSec i{font-size:12px;margin-right:3px}.notificationWrap .item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}@media screen and (max-width:991px){.notificationWrap .item{font-size:13px}.notificationWrap .item .timeSec{font-size:12px}}@media screen and (max-width:991px) and (max-width:767px){.notificationWrap .item .timeSec{text-align:left;margin-top:7px}.notificationWrap .item .timeSec i{margin-top:-1px}}@media screen and (max-width:767px){.notificationWrap .item{margin-bottom:12px;padding-bottom:12px}}@media screen and (max-width:812px){.notificationWrap{padding:20px}}.edit-profile-block{max-width:630px;margin:25px auto;width:100%;border-radius:5px;background-color:#fff;padding:55px 45px}.edit-profile-block .pageTitle{margin-bottom:20px}@media screen and (max-width:991px){.edit-profile-block{margin:0 auto;padding:25px}}@media screen and (max-width:767px){.edit-profile-block{padding:25px 20px}}#notfound{position:relative;height:100vh}#notfound .notfound{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.notfound{max-width:560px;width:100%;padding-left:160px;line-height:1.1}.notfound .notfound-404{position:absolute;left:0;top:0;display:inline-block;width:140px;height:140px;background-image:url(data:image/png;base64,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);background-size:cover}.notfound .notfound-404:before{content:"";position:absolute;width:100%;height:100%;-webkit-transform:scale(2.4);transform:scale(2.4);border-radius:50%;background-color:#f2f5f8;z-index:-1}.notfound h1{font-size:45px;font-weight:700;margin-top:0;margin-bottom:10px}.notfound h1,.notfound h2{color:#151723;text-transform:uppercase}.notfound h2{font-size:20px;font-weight:400;margin-bottom:15px}.notfound p{color:#848484;font-weight:400;line-height:normal}@media only screen and (max-width:767px){.notfound h1{font-size:34px}.notfound .notfound-404{width:110px;height:110px}.notfound{padding-left:15px;padding-right:15px;padding-top:110px}}.inputsTable{margin-bottom:20px}.inputsTable .title{text-align:center;margin-bottom:15px}.inputsTable table{max-width:1366px;width:100%;margin:0 auto;border:1px solid #c1c1c1;text-align:center}.inputsTable table td,.inputsTable table th{padding:7px 10px}.inputsTable table th{font-weight:600;font-size:14px}@media screen and (max-width:767px){.inputsTable table th{font-size:13px}}.inputsTable table td{font-size:13px}.inputsTable table .tableTitle{background-color:#f5f5f5;text-align:left}.contentPopup{padding:20px 0}.contentPopup li{padding-top:3px;padding-bottom:3px}.contentPopup ul{margin-left:18px;margin-bottom:1rem}.contentPopup ol{padding:0;margin-left:15px}.contentPopup ul li{list-style:disc}.contentPopup p{margin-bottom:10px;line-height:24px}.contentPopup p b,.contentPopup p strong{line-height:normal;display:inline-block}.copyright{background-color:#edf1f6;padding:15px;color:#757575}.contactSec .pageTitle p{color:#333}.contactSec .customList li{margin:12px 0;font-size:15px;position:relative;padding-left:28px}.contactSec .customList li:before{content:"";position:absolute;z-index:0;border-radius:1px;margin-top:0;top:3px;left:0;width:8px;height:14px;border-color:transparent #f28200 #f28200 transparent;border-style:solid;border-width:2px;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.contactForm{border-radius:7px;background-color:#fff;padding:30px 50px 40px}@media screen and (max-width:1024px){.contactForm{padding:25px 35px}}@media screen and (max-width:991px){.contactForm{padding:10px 25px 30px}}.contactForm .fieldGroup{margin-top:20px}.cl-form .fieldRow .dropdown .contactForm .fieldGroup .dropdown-toggle,.contactForm .fieldGroup .cl-form .fieldRow .dropdown .dropdown-toggle,.contactForm .fieldGroup .customDropdown .dropdown-toggle,.contactForm .fieldGroup .customSelect .dropdown-toggle,.contactForm .fieldGroup .searchBox button,.contactForm .fieldGroup input,.customDropdown .contactForm .fieldGroup .dropdown-toggle,.customSelect .contactForm .fieldGroup .dropdown-toggle,.searchBox .contactForm .fieldGroup button{height:48px;background-color:#fff!important}.contactForm .fieldGroup textarea{padding:10px 18px;height:105px}.contactForm .radioBtnWrap .radioBtn{padding-left:33px}.contactForm .radioBtnWrap .radioBtn .checkmark{width:23px;height:23px;border-radius:3px;border-color:#d6d6d6;top:-3px}.cl-form .fieldRow .dropdown .contactForm .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark,.contactForm .radioBtnWrap .radioBtn .cl-form .fieldRow .dropdown .dropdown-toggle:checked~.checkmark,.contactForm .radioBtnWrap .radioBtn .customDropdown .dropdown-toggle:checked~.checkmark,.contactForm .radioBtnWrap .radioBtn .customSelect .dropdown-toggle:checked~.checkmark,.contactForm .radioBtnWrap .radioBtn .searchBox button:checked~.checkmark,.contactForm .radioBtnWrap .radioBtn input:checked~.checkmark,.customDropdown .contactForm .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark,.customSelect .contactForm .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark,.searchBox .contactForm .radioBtnWrap .radioBtn button:checked~.checkmark{background-color:#f28200;border-color:#f28200}.cl-form .fieldRow .dropdown .contactForm .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark:after,.contactForm .radioBtnWrap .radioBtn .cl-form .fieldRow .dropdown .dropdown-toggle:checked~.checkmark:after,.contactForm .radioBtnWrap .radioBtn .customDropdown .dropdown-toggle:checked~.checkmark:after,.contactForm .radioBtnWrap .radioBtn .customSelect .dropdown-toggle:checked~.checkmark:after,.contactForm .radioBtnWrap .radioBtn .searchBox button:checked~.checkmark:after,.contactForm .radioBtnWrap .radioBtn input:checked~.checkmark:after,.customDropdown .contactForm .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark:after,.customSelect .contactForm .radioBtnWrap .radioBtn .dropdown-toggle:checked~.checkmark:after,.searchBox .contactForm .radioBtnWrap .radioBtn button:checked~.checkmark:after{content:"";position:absolute;z-index:0;border-radius:1px;margin-top:0;top:-3px;left:-4px;width:8px;height:14px;border-color:transparent #fff #fff transparent;border-style:solid;border-width:2px;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-backface-visibility:hidden;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.contactForm .btn{padding:10px 50px}.addressBlock{padding:20px;margin:25px 0 15px;background:#fff;border:1px solid #e3e3e3;font-size:15px;border-radius:7px}.addressBlock .title{font-size:20px;font-weight:500;margin-bottom:3px}.addressBlock .mail strong{font-weight:500}.addressBlock .address{margin-top:10px;font-size:15px;line-height:24px}.bulletList{padding-left:20px}.bulletList li{list-style:disc}.bulletList li strong{font-weight:600}.bulletList li:not(:last-child){margin-bottom:10px}.confirmationMain{padding:50px 20px!important}.confirmationMain img{max-width:60px;margin-bottom:10px}.confirmationMain p{font-size:16px;margin:18px 0}.addressSec{margin:50px 0 0}.addressSec>.row{margin-left:-7px;margin-right:-7px}.addressSec>.row>[class*=col-]{padding-left:7px;padding-right:7px;margin:7px 0}.addressSec>.title{margin-bottom:10px;display:flex;align-items:center}.addressSec>.title h2{font-size:22px;font-weight:600;margin:0}.addressSec>.title hr{flex:1 1;margin-left:20px;border-color:#b5b5b5}.addressSec .addressBlock{height:100%;margin:0}@media (min-width:768px){.addressSec .addressBlock{max-height:280px;overflow-y:auto}.addressSec .addressBlock::-webkit-scrollbar{width:3px;height:5px}.addressSec .addressBlock::-webkit-scrollbar-track{background:#f3f1ec}.addressSec .addressBlock::-webkit-scrollbar-thumb{background:#004071;border-radius:10px}.addressSec .addressBlock *{scrollbar-width:thin}}.info{color:#8a2be2;font-size:14px;display:block;margin-top:5px;text-align:center}.digit-group{justify-content:center}.input-otp{width:47px!important}.lds-ripple{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid #004071;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.activitySec .row .no-activities,.downloadSec .row .no-downloads{text-align:center;flex:1 1;font-size:18px}.customDropdown .main .content li button{color:#333;text-decoration:none}.custom-row{padding:120px 0;height:80px}.customDropdown ul li,.customSelect ul li{padding:0;background-color:transparent!important}.customSelect .dropdown-item{white-space:inherit;border-bottom:1px solid #f8f9fa}.customSelect .dropdown-item:last-child{border-bottom:none}.disable-click{cursor:text}.list-item-span{display:inline-block!important}.wrap-text{text-overflow:ellipsis;overflow:hidden}.helpText{font-size:13px;color:#878787}.optimised-result{margin-right:0!important;margin-bottom:10px}input[disabled]{pointer-events:none;color:#333}.input-disabled{pointer-events:auto!important;cursor:not-allowed;color:grey}.custom-input-pointer{cursor:pointer}.generic-error{font-size:16px;width:70%}.full-width{width:100%}.no-data-message{text-align:center;flex:1 1;font-size:18px}.custom-row-activities{padding:40px 0;height:40px}.use-block-error{display:block!important}.activity-item-text{color:inherit;display:block;padding:0}.align-text-center{text-align:center!important}.helpText{color:#828282;font-size:12px;display:block;margin-top:5px}.calculate-again-report{text-align:center;padding:20px;background-color:#fff8dc}
/*# sourceMappingURL=main.6ba42f94.chunk.css.map */