@charset "utf-8";

/* CSS Document */

fieldset {
    padding: 20px !important;
    border-radius: 8px;
    background-color: #f3f3f3;
    border: 1px solid #b6b4b4 !important;
    margin-bottom: 20px !important;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1) !important;
}
legend {
    font-size: 1.5em;
    font-weight: bold;
    color: #4CAF50;
    padding: 0 10px;
    border: 1px solid #4CAF50;
    border-radius: 5px;
    background-color: #f9f9f9;
    display: inline-block;
    margin-left: 10px;
}

a, h1, h2, h3, h4, h5, h6 {word-break: break-word;}

ul:before, ul:after{ content:''; display:table;}

ul:after{ clear:both;}

.full-img img{ width:100%; height:auto;}

img.img-crop { display:block; max-width:none }

.table-cell {display:table-cell; vertical-align:middle; padding:0;}

.table-div{ display:table; height:100%; width:100%; }



.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent; position:relative}

.owl-carousel{display:none; width:100%; z-index:1}

.owl-carousel .owl-stage{position:relative; -ms-touch-action:pan-Y}

.owl-carousel .owl-stage:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0}

.owl-carousel .owl-stage-outer{position:relative; overflow:hidden; -webkit-transform:translate3d(226,22,209)}

.owl-carousel .owl-item{min-height:1px; float:left; -webkit-backface-visibility:hidden; -webkit-touch-callout:none}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none}

.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}

.owl-carousel.owl-loading{opacity:0; display:block}

.owl-carousel.owl-hidden{opacity:0}

.owl-carousel.owl-refresh .owl-item{visibility:hidden}

.owl-carousel.owl-drag .owl-item{-webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}

.owl-carousel.owl-grab{cursor:move; cursor:grab}

.owl-carousel.owl-rtl{direction:rtl}

.owl-carousel.owl-rtl .owl-item{float:right}

.owl-carousel .animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both}

.owl-carousel .owl-animated-in{z-index:0}

.owl-carousel .owl-animated-out{z-index:1}

.owl-carousel .fadeOut{-webkit-animation-name:fadeOut; animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}

.owl-height{transition:height .5s ease-in-out}

.owl-carousel .owl-item .owl-lazy{opacity:0; transition:opacity .4s ease}

.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d; transform-style:preserve-3d}

.owl-carousel .owl-video-wrapper{position:relative; height:100%; background:#000}

.owl-carousel .owl-video-play-icon{position:absolute; height:80px; width:80px; left:50%; top:50%; margin-left:-40px; margin-top:-40px; background:url(owl.video.play.png) no-repeat; cursor:pointer; z-index:1; -webkit-backface-visibility:hidden; transition:-webkit-transform .1s ease; transition:transform .1s ease}

.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); transform:scale(1.3,1.3)}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none}

.owl-carousel .owl-video-tn{opacity:0; height:100%; background-position:center center; background-repeat:no-repeat; background-size:contain; transition:opacity .4s ease}

.owl-next, .owl-prev{background-position:0 0}

.owl-carousel .owl-video-frame{position:relative; z-index:1; height:100%; width:100%}

.owl-nav{text-align:center; margin-top:15px;}

.owl-next, .owl-prev{ border-radius:0; height:40px; width:40px; background-size:24px; background-position:center; background-repeat:no-repeat; -webkit-transition:0.4s; -moz-transition:0.4s; -o-transition:0.4s; transition:0.4s; color:#fff; display:inline-block; margin:0;}

.owl-next{ right:0; background-image:url(images/next.svg)}

.owl-prev{ left:0;  background-image:url(images/prev.svg)}

.owl-dots{ margin-top:30px; text-align:center;}

.owl-dots .owl-dot{ background:#c4c5c5; border-radius:30px; height:10px; width:10px; padding:0; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease; display:inline-block; margin:0 3px;}

.owl-dots .owl-dot.active{ background:#000;}



.site-header{ padding:40px 0 0 0; background:#fff; position:relative; z-index:1000;}

.site-header .container{ position:relative; z-index:100;}

.site-header:after{ background:url(images/logo-back.png) no-repeat center; height:161px; position:absolute; top:100%; margin-top:-1px; left:0; right:0; content:'';}

.site-header ul{ float:right; margin:0; padding:0; list-style:none;}

.site-header ul li{ float:left; margin-right:30px; text-transform:uppercase; line-height:74px;}

.site-header ul li:lst-child{ margin-right:0;}

.site-header ul li a{ color:#545353;}

.site-header .logo{ margin:0 auto; width:auto; max-width:320px; position:relative; bottom:-30px;}

.login-wrapper{ padding:320px 0 120px 0; position:relative; background:url(images/login-bbg.jpg) no-repeat center; background-size:cover;}

.login-wrapper .login-form{ background:#fff; position:relative; border-radius:10px; padding:50px;}

.login-wrapper .login-form .man{ position:absolute; bottom:-50px; left:-150px}

.login-wrapper .container{ position:relative; z-index:100;}

.login-wrapper h2{ margin-bottom:24px; color:#444444; text-align:center; font-size:24px;}

.login-wrapper .form-group{ margin-bottom:30px;}

.login-wrapper .form-control{ height:48px; border:none; border-bottom:2px solid #cccccc; border-radius:10px; padding-right:55px; border-radius:0; padding-left:0; color:#bbbbbb;}

.login-wrapper .form-control:focus, .login-wrapper .form-control:active{ background:#fff; border-color:#43cc93; color:#444444; box-shadow:none;}

.login-wrapper .btn{ /*height:48px;*/ margin-top:24px;}

.login-wrapper ul{ padding-top:24px; margin:0; padding:0; list-style:none; text-align:center;}

.login-wrapper ul li{ display:inline-block; font-size:20px; color:#fff;}

.login-wrapper ul li:after{ content:"|"; float:right; margin:0 6px 0 8px;}

.login-wrapper ul li:last-child:after{ display:none;}

.login-wrapper ul li a{ color:#fff; display:inline-block;}

.login-wrapper ul li:last-child a{ background:url(images/link-arrow.svg) no-repeat right; background-size:16px; padding-right:24px;}

.site-footer{ padding:40px 0; background:#f3f3f7;}

.site-footer [class*=col-]:last-child{ text-align:right;}

.site-footer a{ color:#7e7e7e;}

.site-footer a:hover{ color:#000;}



.sidebar{ width:240px; position:fixed; top:0; bottom:0; left:0; overflow:auto; z-index:200; overflow-x:hidden; background:#000000; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; transition:all 0.5s ease;}

.sidebar-menu{ padding:116px 0 40px 0;}

.sidebar-menu ul{ margin:0; padding:0; list-style:none;}

.sidebar-menu ul li{ display:block;}

.sidebar-menu ul li + li{ border-top:1px solid #656565;}

.sidebar-menu ul li a{ display:block; padding:15px 30px; display:block; color:#fff; font-size:17px; line-height:19px;}

.sidebar-menu ul li a:hover, .sidebar-menu ul li.active a{ background:#656565; color:#fff; text-decoration:none;}

.sidebar-menu ul li a img{ margin-right:10px; float:left}



.header{ background:#fff; position:fixed; top:0; left:0; right:0; z-index:500; padding:30px; z-index:210}

.header h5{ color:#838383; margin:0 0 0 24px; padding-left:24px; border-left:1px solid #d8d8d8;}

.header .user-info{ font-size:12px; text-align:right;}

.header .user-info h4{ font-size:18px; font-weight:400; margin:0;}

.header .logout{ height:36px; width:36px; line-height:36px; font-size:26px; text-align:center; margin-left:16px;}

.header .menu-open{height:36px; width:36px; background:url(images/toogle-open.png) no-repeat center; border:none; outline:0; padding:0;}

.sidebar .menu-close{height:36px; width:36px; background:url(images/toogle-close.png) no-repeat center; border:none; outline:0; padding:0; margin-left:15px;}



.wrapper{ padding:146px 40px 40px 40px; margin-left:240px; position:relative; z-index:100; background:#f5f6f6; min-height:calc(100vh - 80px);}

.wrapper .box{ background:#fff;}

/*.wrapper .content{ padding:30px;}*/

.wrapper .box .box-title{ position:relative; padding-right:60px;}

.wrapper .box .box-title h4{ font-size:20px; font-weight:400;}

/* .wrapper h3{ font-size:28px;} */

.wrapper .box .box-title .action{ position:absolute; top:50%; right:0; margin:0; margin-top:-10px; padding:0; list-style:none !important;}

.wrapper .box .box-title .action li{ float:left; margin-right:10px;}

.wrapper .box .box-title .action li:last-child{ margin-right:0;}

.wrapper .box .box-title .action li a{ height:20px; width:20px; background-size:100%; background-position:center; background-repeat:no-repeat; display:block;}

.wrapper .box .box-title .action li a.setting{ background-image:url(images/settings.svg);}

.wrapper .box .box-title .action li a.close-btn{ background-image:url(images/close.svg);}



.row.stats{ margin-left:-10px; margin-right:-10px;}

.row.stats [class*=col-] { padding-left:10px; padding-right:10px; margin-bottom:20px;}

.stats .box .media{ align-items:center; -webkit-align-items:center;}

.stats .box .media{ background:#838383; border-top:6px solid #000; color:#fff; padding:20px;}

.stats .box .media h2{ font-weight:400; margin-bottom:0; font-size:50px;}

.stats .box .media .icon{margin-left:16px;}

.wrapper .box .form-control, .wrapper .box .form-control:focus{ height:60px; border:1px solid #f3f3f7; border-radius:0; background:#f3f3f7;}

.wrapper .box input[type=submit]{ color:#fff; text-align:center; text-transform:uppercase; height:60px; background:#000000; width:100%; border:none;}

.wrapper .box input[type=submit]:hover{ background:#62199d; color:#fff;}

.wrapper .box [class*=col-] ul{ margin:0; padding:0; list-style:none;}

.wrapper .box [class*=col-] ul li{ background:url(images/bullet.png) no-repeat left; padding-left:16px; margin-bottom:8px;}

.wrapper .box [class*=col-] ul li:last-child{ margin-bottom:0;}

.footer{ text-align:center; padding:24px 0; margin-left:240px; background:#f5f6f6;}

.stats .item .box + .box{ margin-top:15px;}



body.noscroll{ overflow:hidden;}

.body-overlay{ background:rgba(0,0,0,0.50); position:fixed; left:-100%; top:0; bottom:0; width:100%; height:100%; z-index:220; -moz-transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -o-transition:all 0.3s ease;  transition:all 0.3s ease;}

.body-overlay.active{ left:0;}

.black-title{ color:#fff; background:#000; text-align:center; padding:15px; font-size:20px; padding-top:90px;}

.profile-form-wrapper{ margin:0 auto; max-width:460px;}

.profile-form-wrapper .form-control, .profile-form-wrapper .form-control:focus{ color:#bbbbbb; border:none; padding-left:0; padding-right:0; border-bottom:1px solid #bbbbbb; background:none;}

.profile-form-wrapper .btn{ padding:8px 45px; border-radius:40px;}



.login-wrapper{ padding:60px 0 0 0; position:relative;}

.login-logo{ background:#000; text-align:center; padding:20px; border-radius:20px 20px 0 0;}

.login-wrapper .container{ position:relative; z-index:100;}

.login-box{ padding:60px; background:#fff; border-radius:0 0 20px 20px; position:relative;}

.login-box a{ text-decoration:underline; color:#000000}

.login-wrapper h2{color:#000; font-size:30px; text-align:center;}

.login-wrapper .form-group{ margin-bottom:30px;}

.login-wrapper .form-control, .login-wrapper .form-control:focus{ height:50px; border:none; border-bottom:2px solid #cfcfcf; padding-left:0; padding-right:0; border-radius:0;}

.box-shadow{ line-height:0; text-align:center;}

.login-wrapper .btn{ /*height:50px;*/ margin-top:24px;}

.site-footer{ padding:0 0 40px 0; text-align:center;}

/*.login-wrapper .btn{ padding:12px 45px; border-radius:5px;}\*/

.login-wrapper .btn{ padding:5px; border-radius:5px;font-size: 12px;line-height: 15px;}

/*below-css-for-register*/
.login-wrapper.register-pg {
    padding: 30px 0px 0px;
}
.login-wrapper.register-pg .login-box {
    padding: 40px 25px;
}
.login-wrapper.register-pg .login-box h2 {
    margin-bottom: 16px;
}
.register-pg .login-box form {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.eProfile .login-box form{
	display: block;
	flex-wrap: unset;
}
.register-pg .login-box form .title-second {
    color: #000;
    font-size: 26px;
    line-height: normal;
    font-weight: bold;
    margin: 0px 0px 12px;
}
.register-pg .login-box form label {
    color: rgba(73,80,87,0.9);
}
.register-pg .login-box form label .wppb-required {
    color: red;
    margin-left: 3px;
    font-weight: bold;
}
.register-pg .login-box form select {
    border-radius: 4px;
	border: 2px solid #cfcfcf;
	color: rgba(73,80,87,0.9);
    background-color: #fcfcfc;
}
.register-pg .login-box form .wppb-description-delimiter {
    width: 100%;
    display: block;
    font-size: 15px;
    line-height: normal;
    color: rgba(0,0,0,0.75);
    font-style: italic;
    font-weight: 500;
    margin: 4px 0px 0px;
}
.register-pg .login-box form label.file-upload {
	cursor: pointer;
}
.register-pg .login-box form input[type=file] {
	opacity: 0;
	position: absolute;
	z-index: -1;
}
.register-pg .login-box form label.file-upload .upload-btn,
.register-pg .login-box form .strength-box {
	background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #cfcfcf !important;
    color: rgba(0,0,0,0.75);
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 26px;
    font-weight: 600;
    padding: 0 15px;
    text-decoration: none;
    white-space: nowrap;
}
.register-pg .login-box form label.file-upload .upload-btn {
    margin: 0px 0px 0px 10px;
}
.register-pg .login-box form .strength-box {
    margin: 5px 0px 0px;
}
.register-pg .login-box form .form-group ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    text-align: left;
}
.register-pg .login-box form .form-group ul li {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.register-pg .login-box form .form-group ul li label {
    margin: 0px 0px 0px 8px;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
}
.register-pg .login-box form input[type="radio"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
    cursor: pointer;
    border: 2px solid #cfcfcf !important;
    position: relative;
    border-radius: 100% !important;
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin-right: 0px;
    background-color: #fff;
}
.register-pg .login-box form input[type="radio"]::before {
	position: absolute;
    top: 1px;
    left: 1px;
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f111";
    font-size: small;
    color: transparent !important;
    background: transparent;
    display: block;
    text-align: center;
    border: 0px solid #cfcfcf;
    margin-right: 0px;
    width: 9px;
    height: 9px;
    line-height: 6px;
    overflow: hidden;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.register-pg .login-box form input[type="radio"]:checked::before {
    color: #cfcfcf !important;
}
.register-pg .login-box form .form-group ul li:nth-child(2) input[type="radio"]::before {
    left: 1px;
}
.register-pg .login-box form textarea {
	width: 100%;
	height: 160px;
	padding: 8px;
}
.register-pg .login-box form textarea.h-80 {
    height: 80px;
}
.register-pg .login-box form input::placeholder,
.register-pg .login-box form textarea::placeholder {
    color: transparent;
    opacity: 0;
    visibility: hidden;
}
.register-pg .login-box form input.form-control,
.register-pg .login-box form textarea {
    background-color: #fcfcfc;
    border: 2px solid #cfcfcf;
    border-radius: 4px;
}
.register-pg .login-box form input.form-control {
    padding: 5px 8px;
}
.register-pg .login-box form .form-group {
    width: 100%;
    /*height: 100%;*/
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0px 20px;
    margin: 0px;
    position: relative;
}
.register-pg .login-box form .form-group.height-auto {
    height: auto;
}
.register-pg .login-box form .form-group label.error {
    color: red;
    position: relative;
    /*bottom: 8px;
    left: 0;*/
    margin: 0px;
}
.rFormWraper{
    padding-top: 0 !important;
}
.rFormWraper .rFormBox {
    padding-top: 0 !important;
}
.eProfile .rFormBox {
    padding: 0 !important;
}
.regWrap .rFormWraper .rFormBox{
    padding-top: 25px !important;
}
.rFormWraper .rFormBox form select{
    border-radius: 4px;
    border: 2px solid #cfcfcf;
    color: rgba(73,80,87,0.9);
    background-color: #fcfcfc;
    height: 50px;
}
.rFormWraper .rFormBox  form input[type=file]{
    opacity: unset ;
    position: unset;
    z-index:unset;
    background-color: #fcfcfc;
    border: 2px solid #cfcfcf;
    border-radius: 4px;
    cursor: pointer;
}
.rFormWraper .rFormBox form .select2-container--default .select2-selection--single {
    border-radius: 4px;
    border: 2px solid #cfcfcf;
    color: rgba(73,80,87,0.9);
    background-color: #fcfcfc;
    min-height: 50px;
    line-height: 50px;
}
.rFormWraper .rFormBox form input[type="submit"]{
    margin: 0;
    padding: 10px 20px !important;
    height: unset;
}
.rFormWraper .rFormBox form .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: unset;
}
.rFormWraper .rFormBox form .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 50px;
}
.rFormWraper .rFormBox form  .select2-container .select2-selection--multiple{
    border-radius: 4px;
    border: 2px solid #cfcfcf;
    color: rgba(73,80,87,0.9);
    background-color: #fcfcfc;
    min-height: 50px;
    /* line-height: 50px; */
}
.rFormWraper .rFormBox form  .select2-container{
    width: 100% !important;
}
.rFormWraper .rFormBox form  .form-group{
    justify-content: unset !important;
}
.rFormWraper .rFormBox form label.file-upload{
    width: 100%;
}
.rFormWraper .rFormBox form label.file-upload .upload-btn{
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin: 8px 0 0 0;
}
.rFormWraper .rFormBox form  .form-group ul li {
    font-size: 16px;
    color: #000;
    margin-bottom: 5px;
}
.rFormWraper ul li:after{
    display: none;
}
.rFormWraper .rFormBox form ul li{
    padding:0 20px 0 0;
}
.rFormWraper .rFormBox form .title-second{
    margin: 0 0 20px 0!important;
    padding-bottom: 5px;
    border-bottom: 1px solid #cfcfcf;
}


.hpTop{
    display: none;
}
.chCustom{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.card-title{
    font-size: 24px;
    margin-bottom: 0;
}
.regWrap{
    padding-bottom: 40px;
}
.register-pg.eProfile .login-box form input.form-control{
    color: #000000;
}
.register-pg.eProfile .login-box form input.form-control::placeholder{
    color: #000000;
}
.rFormWraper.eProfile .rFormBox form select{
    color: #000000;
}

.rFormWraper .rFormBox form textarea{
    color: #000000;
}
.register-pg .login-box form input.form-control{
    color: #000000;
}
.register-pg .login-box form input.form-control::placeholder{
    color: #000000;
}
.rFormWraper .rFormBox form select{
    color: #000000;
}

.rFormWraper .rFormBox form textarea{
    color: #000000;
}


/* edit collapse css start */
/* faq page css start */
.login-wrapper.register-pg .login-box .faq-inner {
    width: 100%;
    padding: 10px 0px;
}
div.accordion .inner {
    overflow: hidden;
    display: none;
    /*padding: 10px 10px 30px 10px;*/
    padding: 25px 20px 30px 20px;
    border:1px solid #f0f1f4;
    background: #ffffff;
}
div.accordion .inner p{
    font-size: 15px;
    line-height: 20px;
}
.faq-inner .accordion {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    background: #343a40;
    border-radius: 0.25rem;
    overflow: hidden;
}
.faq-inner .accordion .acc1 {
    /*margin-bottom: 25px;*/
    margin: 0px;
    border-bottom: 1px solid #ffffff;
}
.faq-inner .accordion .acc1:last-child {
    border: 0px;
}
div.accordion .acc1 a.toggle, div.accordion .acc1 a.toggle1{
    position: relative;
    display: block;
    /*padding: 12px 40px 12px 10px;
    background: #000000;
    font-size: 18px;*/
    padding: 18px 40px 18px 10px;
    font-size: 16px;
    background: #343a40;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}
div.accordion .acc1 a.toggle:before, div.accordion .acc1 a.toggle1:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    font-size: 16px;
    /*top: 14px;
    right: 12px;*/
    top: 21px;
    right: 14px;
    color: var(--white);
}
div.accordion .acc1 a.activAcc:before{
    content: "\f077";
}
.reqTitlestar{
    font-size: 18px;
    color: red;
    font-weight: bold;
    display: inline-block;
}
.fBtns{
    text-align: center;
    width: 100%;
}
.fBtns .btn{
    margin: 0 10px !important;
}
  /* div.accordion .acc1 a.activAcc{


  } */
  .profile-progress{
    display: inline-block;
    position: relative;
    margin-left: 16px;
  }
  .profile-progress .progress {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
  }
  .profile-progress .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 4px solid #f3f5f7;
    position: absolute;
    top: 0;
    left: 0;
  }
  .profile-progress .progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .profile-progress .progress .progress-left {
    left: 0;
  }
  .profile-progress .progress .progress-bar {
      width: 100%;
      height: 100%;
      background: none;
      border-width: 4px;
      border-style: solid;
      position: absolute;
      top: 0;
      border-color: #22ad89;
  }
  .profile-progress .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
  }
  .profile-progress .progress .progress-right {
    right: 0;
  }
  .profile-progress .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
  }
  .profile-progress .progress .progress-value {
      width: 100%;
      height: 100%;
      text-align: center;
      line-height: normal;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      font-size: 8px;
      font-weight: 500;
  }
  .profile-progress .progress .progress-value p {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      display: flex;
      flex-flow: column;
      align-items: center;
      justify-content: center;
      font-size: 8px;
      font-weight: bold;
      text-align: center;
      line-height: normal;
      margin: 0;
  }
  .profile-progress .progress .progress-value p span {
      font-size: 6px;
  }
  .profile-progress .progress {
      /*margin-bottom: 1em;*/
      margin: 0px 5px;
  }

  /* This for loop creates the    necessary css animation names
  Due to the split circle of progress-left and progress right, we must use the animations on each side.
  */
  .profile-progress .progress[data-percentage="10"] .progress-right .progress-bar {
    animation: loading-1 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="10"] .progress-left .progress-bar {
    animation: 0;
  }

  .profile-progress .progress[data-percentage="20"] .progress-right .progress-bar {
    animation: loading-2 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="20"] .progress-left .progress-bar {
    animation: 0;
  }

  .profile-progress .progress[data-percentage="30"] .progress-right .progress-bar {
    animation: loading-3 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="30"] .progress-left .progress-bar {
    animation: 0;
  }

  .profile-progress .progress[data-percentage="40"] .progress-right .progress-bar {
    animation: loading-4 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="40"] .progress-left .progress-bar {
    animation: 0;
  }

  .profile-progress .progress[data-percentage="50"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="50"] .progress-left .progress-bar {
    animation: 0;
  }

  .profile-progress .progress[data-percentage="60"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="60"] .progress-left .progress-bar {
    animation: loading-1 1.5s linear forwards 1.5s;
  }

  .profile-progress .progress[data-percentage="70"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="70"] .progress-left .progress-bar {
    animation: loading-2 1.5s linear forwards 1.5s;
  }

  .profile-progress .progress[data-percentage="80"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="80"] .progress-left .progress-bar {
    animation: loading-3 1.5s linear forwards 1.5s;
  }

  .profile-progress .progress[data-percentage="90"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="90"] .progress-left .progress-bar {
    animation: loading-4 1.5s linear forwards 1.5s;
  }

  .profile-progress .progress[data-percentage="100"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
  }
  .profile-progress .progress[data-percentage="100"] .progress-left .progress-bar {
    animation: loading-5 1.5s linear forwards 1.5s;
  }

  @keyframes loading-1 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(36);
      transform: rotate(36deg);
    }
  }
  @keyframes loading-2 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(72);
      transform: rotate(72deg);
    }
  }
  @keyframes loading-3 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(108);
      transform: rotate(108deg);
    }
  }
  @keyframes loading-4 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(144);
      transform: rotate(144deg);
    }
  }
  @keyframes loading-5 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(180);
      transform: rotate(180deg);
    }
  }
/* edit collapse css end */


/* custom check box css start */
.ctmCheck {
    display: block;

  }

  .ctmCheck input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }

  .ctmCheck label {
    position: relative;
    cursor: pointer;
    margin-bottom: 0 !important;
  }

  .ctmCheck label:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #cfcfcf;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
  }

  .ctmCheck input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }

/* custom check box css end */
.user_permissions{
    padding-right: 0 !important;
}
.user_permissions .modal-dialog{
    margin: 100px auto;
}
.permition_Form_Main .title-second{
    margin: 0 0 20px 0!important;
    padding-bottom: 20px;
    border-bottom: 1px solid #cfcfcf;
    color: #000;
    font-size: 26px;
    line-height: normal;
    font-weight: bold;
}
.permition_Form_Main  .extra-title{
    margin-bottom: 20px;
}
@media screen and (max-width:991px) {
    .user_permissions .modal-dialog{
        max-width: 100%;
    }
}

#usersTable_wrapper table td a.btn {
    margin: 0px 5px 5px 0px;
    padding: 4px 9px;
    font-size: 14px;
}

.input_bio_fields_wrap, .input_qua_fields_wrap,
.input_fields_wrap {
    width: 100%;
}
.input_bio_fields_wrap .row.bioCounter,
.input_qua_fields_wrap .row.quaCounter,
.login-box.rFormBox .row.input_hawza_fields_wrap,
.input_fields_wrap .row.mediaCounter,
.input_bio_fields_wrap .row.ebioCounter,
.input_qua_fields_wrap .row.equaCounter {
    margin: 0px;
}

.rFormWraper .rFormBox form .form-group.justify-content-between,
.form-group.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.input_qua_fields_wrap .row.quaCounter .col-md-3.text-right {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
.input_passport_fields_wrap .row.epassportCounter .col-md-3.text-right a.btn,
.input_passport_fields_wrap .row.epassportCounter .col-md-3.text-right button.btn,
.input_qua_fields_wrap .row.quaCounter .col-md-3.text-right a.btn,
.input_qua_fields_wrap .row.quaCounter .col-md-3.text-right button.btn,
.input_qua_fields_wrap .row.equaCounter .col-md-3.text-right a.btn,
.input_qua_fields_wrap .row.equaCounter .col-md-3.text-right button.btn,
.input_bio_fields_wrap .row.ebioCounter .col-md-3.text-right a.btn,
.input_bio_fields_wrap .row.ebioCounter .col-md-3.text-right button.btn,
.input_bio_fields_wrap .row.bioCounter .col-md-3.text-right a.btn,
.input_bio_fields_wrap .row.bioCounter .col-md-3.text-right button.btn,
.input_fields_wrap .row.mediaCounter .col-md-3.text-right a.btn,
.input_fields_wrap .row.mediaCounter .col-md-3.text-right button.btn {
    width: 100%;
    max-width: 200px;
    padding: 12px 6px;
    margin-left: 0px !important;
}
.register-pg .login-box form .form-group .cke_chrome {
    width: 100% !important;
    max-width: 100%;
    border: 2px solid #cfcfcf;
    border-radius: 4px;
}
.register-pg .login-box form .form-group .cke_chrome .cke_top {
    border-bottom: 2px solid #cfcfcf;
    background: #fcfcfc;
}
.register-pg .login-box form .form-group .cke_chrome .cke_bottom {
    border-top: 2px solid #cfcfcf;
    background: #fcfcfc;
}
.input_qua_fields_wrap .row.equaCounter a.btn,
.hawzaCounter a.btn {
    margin-left: 0px !important;
}
.rFormWraper .rFormBox form .form-group img {
    max-height: 100px;
}
.rFormWraper .rFormBox form .row.full-width,
.row.full-width {
    width: 100%;
    margin: 0px;
}
.hawzaCounter.border {
    border-left: 0px !important;
    border-right: 0px !important;
}
.modal.user_details .form-group label {
    width: 100%;
}
.modal.user_details .hawzaCounter {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
}
.modal.user_details .form-group a[download] {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #343a40;
    text-decoration-line: underline;
}
a.btn.icon-btn,
button.btn.icon-btn {
    padding: 5px;
    /*width: 30px;
    height: 30px;*/
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    margin: 0px !important;
    border-radius: 5px; padding: 5px;
}
.input_bio_fields_wrap .row.bioCounter .col-md-3.text-right a.btn.icon-btn.ml-3 {
    margin-left: 1rem !important;
}
button.btn.w-200px,
a.btn.w-200px {
    width: 200px;
}
.escCounter:empty,
.ebioCounter:empty,
.epassportCounter:empty,
.cvCounter:empty,
.erdCounter:empty,
.etcCounter:empty,
.hwzaCounter:empty,
.ecvCounter:empty,
.bioCounter:empty,
.passportCounter:empty {
    display: none;
}
.eProfile .form-group a {word-break: break-word;}
.add-info form hr, .edit-profile-pg form hr, .edit-pg form hr {width: calc(100% - 30px);}

.edit-profile-pg form label.label-height, .edit-pg form label.label-height,  .add-info-pg form label.label-height {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
}
.edit-profile-pg form label.label-height .wppb-required, .edit-pg form label.label-height .wppb-required,  .add-info-pg form label.label-height .wppb-required {
    width: auto;
    height: auto;
    display: contents;
}
.rFormWraper form .row.hawzaCounter label.label-height {
    flex: 1 0 auto;
}
.login-wrapper button.btn.sm-btn,
.login-wrapper a.btn.sm-btn {
    padding: 10px 20px;
    height: 28px;
    border-radius: 5px; padding: 5px;
}


@media screen and (min-width:1200px) and (max-width:1260px) {
    .row.quaCounter label.label-height[for="title"] {min-height: 48px;}
}
@media screen and (min-width:1200px) and (max-width:1243px) {
    .row.thaCounter label.label-height[for="upload_of_thesis_article"],
    .row.hwzaCounter label.label-height[for="upload_of_hawza_studies"],
    .row.ehwzaCounter label.label-height[for="upload_of_hawza_studies"] {min-height: 48px;}
}
@media screen and (min-width:768px) and (max-width:1074px) {
    .row.thaCounter label.label-height[for="upload_of_thesis_article"],
    .row.hwzaCounter label.label-height[for="upload_of_hawza_studies"],
    .row.ehwzaCounter label.label-height[for="upload_of_hawza_studies"] {min-height: 48px;}
}
@media screen and (min-width:768px) and (max-width:1036px) {
    .row.equaCounter label.label-height[for="title"] {min-height: 48px;}
}
@media screen and (min-width:768px) and (max-width:928px) {
    .row.quaCounter label.label-height[for="title"] {min-height: 48px;}
}
@media screen and (min-width:768px) and (max-width:901px) {
    .edit-profile-pg form .justify-content-end, .edit-pg form .justify-content-end, .add-info form .justify-content-end {justify-content: flex-start !important;}
    .edit-profile-pg form .justify-content-center {justify-content: flex-start !important;}
}
@media screen and (min-width:768px) and (max-width:798px) {
    .edit-profile-pg form .col.p-0,
    .edit-pg form .col.p-0,
    .add-info-pg form .col.p-0 {padding: 0px 15px !important;}
}
@media screen and (max-width:767px) {
    .edit-pg .rFormWraper .rFormBox form .row.full-width,
    .edit-pg .row.full-width {margin: 0px 0px 10px;}
    .wrapper .content.edit-pg form .input_qua_fields_wrap .row.quaCounter .col:first-child .form-group label,
    /*label.three-line, label.two-line, label.four-line {min-height: auto;}*/
    .eProfile .col-sm-12.pr-0 {padding-right: 15px !important;}
    .card-body .rFormWraper .login-box.rFormBox {padding: 0px;}
    .col {min-width: 100% !important;}
    .login-wrapper.add-info .btn {margin-top: 0px;}
    .input_qua_fields_wrap .row.quaCounter .col-sm-12.text-right a.btn.icon-btn {margin-top: 0px;}
    .edit-profile-pg form .justify-content-end, .edit-pg form .justify-content-end,
    .input_qua_fields_wrap .row.quaCounter .col-sm-12.text-right,
    .login-wrapper.add-info .justify-content-end {justify-content: flex-start !important;}
    .card-body .rFormWraper .login-box.rFormBox .col-sm-12.text-right {text-align: left !important;}
    .card-body .rFormWraper .login-box.rFormBox .row.hawzaCounter.border.pt-4.pl-3 {padding-left: 0px !important;padding-right: 0px;margin: 0px;}
    .input_passport_fields_wrap .row.epassportCounter .col-md-3.text-right a.btn,
    .input_passport_fields_wrap .row.epassportCounter .col-md-3.text-right button.btn,
    .input_qua_fields_wrap .row.quaCounter .col-md-3.text-right a.btn,
    .input_qua_fields_wrap .row.quaCounter .col-md-3.text-right button.btn,
    .input_qua_fields_wrap .row.equaCounter .col-md-3.text-right a.btn,
    .input_qua_fields_wrap .row.equaCounter .col-md-3.text-right button.btn,
    .input_bio_fields_wrap .row.ebioCounter .col-md-3.text-right a.btn,
    .input_bio_fields_wrap .row.ebioCounter .col-md-3.text-right button.btn,
    .input_bio_fields_wrap .row.bioCounter .col-md-3.text-right a.btn,
    .input_bio_fields_wrap .row.bioCounter .col-md-3.text-right button.btn,
    .input_fields_wrap .row.mediaCounter .col-md-3.text-right a.btn,
    .input_fields_wrap .row.mediaCounter .col-md-3.text-right button.btn {/*margin: 0px 0px 25px !important;*/margin-top: 0px !important;}
    .wrapper .content.edit-pg .row .col-md-10,
    .wrapper .content.edit-pg .row .col-md-11,
    .wrapper .content.edit-pg .row .col-lg-3 .row .col-md-9 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: calc(100% - 30px - 30px);}
    .wrapper .content.edit-pg .row .col-md-2,
    .wrapper .content.edit-pg .row .col-md-1,
    .wrapper .content.edit-pg .row .col-lg-3 .row .col-md-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: fit-content;max-width: -webkit-fit-content;max-width: -moz-fit-content;max-width: -ms-fit-content;max-width: -o-fit-content;padding: 0px 15px !important;}
    .wrapper .edit-profile-pg .row .col-md-10,
    .wrapper .edit-profile-pg .row .col-md-11,
    .wrapper .edit-profile-pg .row .col-lg-3 .row .col-md-9 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: calc(100% - 30px - 30px);}
    .wrapper .edit-profile-pg .row .col-md-2,
    .wrapper .edit-profile-pg .row .col-md-1,
    .wrapper .edit-profile-pg .row .col-lg-3 .row .col-md-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: fit-content;max-width: -webkit-fit-content;max-width: -moz-fit-content;max-width: -ms-fit-content;max-width: -o-fit-content;padding: 0px 15px !important;}
    .wrapper .add-info-pg .row .col-md-10,
    .wrapper .add-info-pg .row .col-md-11,
    .wrapper .add-info-pg .row .col-lg-3 .row .col-md-9 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: calc(100% - 30px - 30px);}
    .wrapper .add-info-pg .row .col-md-2,
    .wrapper .add-info-pg .row .col-md-1,
    .wrapper .add-info-pg .row .col-lg-3 .row .col-md-3 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: fit-content;max-width: -webkit-fit-content;max-width: -moz-fit-content;max-width: -ms-fit-content;max-width: -o-fit-content;padding: 0px 15px !important;}
    .wrapper .add-info-pg .row .col:last-child, .wrapper .edit-profile-pg .row .col:last-child, .wrapper .edit-pg .row .col:last-child, .edit-profile-pg .card-body .rFormWraper .login-box.rFormBox .col-sm-12:last-child, .rFormWraper .login-box.rFormBox .row .col-md-1:last-child {margin: 0px 0px 15px;}
    .rFormBox form .row.quaCounter .col.quaminus,
    .rFormBox form .row.equaCounter .col.quaminus,
    .rFormBox form .row.ehwzaCounter .col.hwzaminus {margin-bottom: 15px;}
    .rFormBox form .col-6 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .wrapper .add-info-pg .row .p-0, .rFormBox form .col.p-0 {padding: 0px 15px !important;}
    /*.col-sm-12.mb-3 button.btn.btn-success.icon-btn, .col-sm-12.mb-3 a.btn.btn-success.icon-btn,
    .col-sm-12.mb-1 button.btn.btn-success.icon-btn, .col-sm-12.mb-1 a.btn.btn-success.icon-btn {margin-top: 15px !important;}*/
}

.error{
    color: red;
}
label.label-height {
    margin-bottom: 2px;
}
.quaCounterClass .col-lg-6, .quaCounterClass .col-lg-5, .quaCounterClass .col-lg-1{padding: 0px;}
.quaCounterClass .quaminus, .quaCounterClass .hwzaminus, .quaCounterClass .thaminus{float: left; display: inline-block !important; position: relative; padding: 0px;}
.quaCounterClass .col-lg-1 {padding-top: 35px;}
.form-group a, .form-group p{font-size: 14px;}
.ehwzaCounter, .ethaCounter{margin: 0px;}

.apple-signin-button {
    display: flex;
    justify-content: center;
    align-items: center;
}

.apple-signin-link {
    text-decoration: unset !important;
    display: flex;
    align-items: center;
    background-color: #000;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 10px;
    transition: background-color 0.3s ease;
    justify-content: center;
}

.apple-signin-link:hover {
    background-color: #333;
}

.apple-icon {
    font-size: 24px;
    margin-right: 10px;
    color: #ffffff;
}

.apple-btn-text {
    font-size: 16px;
    color: #ffffff;
}

