/*.active_submenu_ht{color:white !important}*/

.active_submenu_ht{background: #5a6f78;}

.active_submenu_ht a{color: #FFF !important}   
 
.full-width{
	float:left;
	width:100%;
}

.nui-dashboard{ 
	float: left;
	width: 100%;
	background: #ffffff;
	border: 1px solid #d5d5d5;
	padding: 20px;
	font-family: 'Poppins', sans-serif; 
	font-size:13px; 
}

.nui-membership{
	width: 300px;
	float: left;
}


.nui-membership-each{
	width:100%;
	float:left;
	margin-bottom: 20px;

}
.nui-type-headding{
	  width: 100%;
    float: left;
    background: #FFF;
    font-weight: 600;
    line-height: 29px;
    text-align: left;
    padding-left: 15px;
    margin-top: 13px;
}

.nui-type-headding span{
	color: #272a74;
}

.card1-type-member{
	background: #e9e9e9;
	border: 1px solid #c9c9c9;
	/*min-height: 200px; */
	min-height:auto;  
	
}
.card1-type-inside{
	padding: 10px 10px;
    float: left;
    width: 210px;
	font-weight: bold;
  
}
.nui-application{
    float: left;
    width: 100%;
    margin: 0px 0px 7px 0px;
}
.nui-application ul{
	margin:0px;
	padding: 0px;
    width: 89%;
    margin: auto;

}
.nui-application ul li{
	margin: 0px 0px 5px 0px;
    padding: 3px 0px;
    background: #FFF;
    line-height: 27px;
    list-style: none;
    text-align: center;
    border: 1px solid #e1e1e1; 
    display: block;
}

.nui-application ul li span{
	font-weight: 600;
}

.nui-paybtn{
	 text-align: center;
    width: 73px;
    background: #d70505;   
    color: #FFF;
    text-decoration: none;
    padding: 0px 3px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    border-radius: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;

}

.nui-paybtn:hover{
	background-color: #ab0000;
	color: #FFF;

}

.fees-mtdisk{
    margin-bottom: 0px;
}

	.card1-type-licence {
   background: #dbe8e6;
    border: 1px solid #dbe3e2;
    min-height: 200px;
}

	.card1-type-fellow {
   background: #f2edd4;
    border: 1px solid #f2edd4;
    min-height: 200px;
}
.heighlite-review{
	    color: #f08008;
}
.heighlite-active{
	    color: #099142;
}
.heighlite-terminate{
	    color: #e9300b;
}

.nui-summaryapp-outer{
	float: right;
	    width: calc(99% - 300px);
		border: 1px solid #d5d5d5;
		
}

.nui-final-status{
	text-align: center;

}

.nui-final-status-review{
    font-weight: 600;
    background-color: #ececec;
    line-height: 33px;
    font-size: 14px;
    float: left;
    width: 100%;
	
}

.member-approve{
	font-weight: normal;
	color: #000 !important;
}

.nui-edit-btn{
	text-align: center;
    background: #ffc206;
    color: #000;
    text-decoration: none;
    padding: 6px 10px;
    font-weight: 600;
    line-height: 24px;
    border-radius: 20px;
    font-size: 14px;
    margin-left: 9px;
}
.nui-edit-btn:hover{
	background-color: #272a74;
	color: #FFF;
}

.nui-outerframe{
    padding: 15px 15px; 
    font-weight: 600;
    float: left;
    width:100%;
}

.nui-profile-edit{
	float:left;
	width: 62%;
    font-size: 13px;
}
.nui-profile-date{
	float: right;
    width: 38%;
    text-align: right;
    font-size: 13px;
}
.nui-profile-date span{
	color: #272a74;
}

.newUi-infotab{
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    float: left;
    padding: 15px;
    width:100%;
    margin-top: 20px;
}

.nui-headding-fr{
	float: left;
    margin: 0px 0px 5px 0px;
    font-weight: 600;
    text-transform: uppercase;
}
.genaral-uiheadding{
	    background: #0d50a0;
    font-size: 13px;
    color: #FFF;
    padding: 4px 15px;
    border-radius: 0px 6px 6px 0px;
    margin-top: -15px;
    margin-left: -15px;
}
.business-uiheadding{
	background: #272a74;
    font-size: 13px;
    color: #FFF;
    padding: 4px 15px;
    border-radius: 0px 6px 6px 0px;
    margin-top: -15px;
    margin-left: -15px;
}




.uiinformation-card{
    float: left;
    width: 100%;
    margin: 8px 0px 0px 0px;
    font-size: 13px;

}
.uiinfo-each-card{
	float: left;
    width: 30%;
    margin-right: 4%;
    font-weight: normal;
    color: #000;
    line-height: 16px;
    font-size: 13px;
  
}
.uiinfo-each-card span{
	font-weight: bold;
    color: #2f2f2f;
}
.uiinfo-each-card:last-child{
		margin-right:0 ;
}
.uirow-information{
    float: left;
    width: 100%;
    font-weight: normal;
    color: #000;
}

.uirow-full-width span {
    font-weight: bold;
    color: #2f2f2f;
    line-height: 16px;
}



.uirow-half-width{
    float: left;
    width: 47%;
    margin-right: 4%;
    font-weight: normal;
    color: #000;
    font-size: 13px;
    
}
.uirow-half-width:last-child{
    margin-right: 0%
}

.uirow-half-width span {
    font-weight: bold;
    color: #2f2f2f;
}

.uibadgefotter{
     border-top: 1px solid #ccc;
    margin: 10px 0px 0px 0px;
    padding-top: 10px;
}

.nui-documnets-section{ 
    margin: 20px 0px 0px 0px;

}
.nui-documnets-each{
    background: #ebf1f0;
    float: left;
    width: 12.9%;
    text-align: center;
    padding: 10px 5px;
    margin-right: 1.5%;
    border-radius: 3px;
    border: 1px solid #d9e1e0;
    margin-bottom: 15px;
    min-height: 164px;
    font-size: 13px;
	font-weight: normal;
    color: #000;
	    line-height: 16px;
}

.nui-pdficon-view{height: 68px;
    width: 57px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;} 

.nui-pdficon-view img{
    max-width: 100%;
    max-height: 100%;
      min-width: 100%;
    min-height: 100%;
}

.nui-documnets-each:last-child{
margin-right: 0px;
}

.nui-btndisable{ 
        text-align: center;
    width: 73px;
    background: #959595;
    color: #FFF;
    text-decoration: none;
    padding: 0px 3px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    border-radius: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    cursor: auto;
	border:none !important;
}

.nui-each-50-mh{
    min-height: 100px;
}




@media only screen and (min-device-width : 767px) and (max-device-width : 1024px) {
     .nui-profile-edit{
         width: 100%;
    }
    .nui-profile-date{
            width: 100%;
    text-align: left;
    margin-top: 9px;
    }
     .uiinfo-each-card{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 6px
    }
    .uirow-half-width{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 6px;
        line-height: 16px;
        
    }

    .newUi-infotab {

width: 100%;
    
}
.nui-documnets-each{
    width: 31.5%;
    margin-bottom: 15px;
}

}

/* view page css start here */
.nui-viewpage{
    float: left;
     width: 100%; 
       /* width: calc(99% - 40px); */
    background: #ffffff;
    border:none;
    padding: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
}

.each-viewapprovelabel{

}
.nui-uplaod-docs{
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    float: left;
    padding: 15px;
    width:99.8%;
    margin-top: 20px;
}

.nui-uplaod-each{
    float: left;
    width:30%;
    background-color: #FFF;
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0px 0px 0px;

}


.nui-uplaod-each h3{
margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px ;
    font-weight: bold !important;
    font-family: 'Poppins', sans-serif;
}
.nui-uplaod-each-cover h3{
margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px ;
    font-weight: bold !important;
    font-family: 'Poppins', sans-serif;
}



.nui-viewbtn{
	    text-align: center;
    width: 73px;
    background: #FFF;
    color: #272a74;
    text-decoration: none;
    padding: 0px 3px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 25px;
    border-radius: 19px;
    font-size: 14px;
    border: 1px solid #272a74;
    margin-top: 15px;
    float: left;

}
.nui-viewbtn:hover{
	background-color: #272a74;
    color: #FFF;

}

.nui-viewbtn2{
	    text-align: center;
    width: 73px;
    background: #FFF;
    color: #272a74;
    text-decoration: none;
    padding: 0px 3px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 25px;
    border-radius: 19px;
    font-size: 14px;
    border: 1px solid #272a74;
    float: left;
	    margin-top: -13px;
		margin-bottom:7px;

}
.nui-viewbtn2:hover{
	background-color: #272a74;
    color: #FFF;

}

.nui-uplaod-each p{
margin: 10px 0px 0px 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
}


.nui-uplaod-each-cover{
    float: left;
    width:67%;
    background-color: #FFF;
    padding: 15px;
    font-size: 13px;
    line-height: 24px;
    margin: 15px 0px 0px 20px;
    font-weight: bold !important;
    font-family: 'Poppins', sans-serif;

}


.nui-uplaod-each-cover h3{
margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
}
.nui-uplaod-each-cover p{
margin: 10px 0px 0px 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
	font-weight: normal;
}


.nui-uplaod-each-50{
   float: left;
   width: 47%;
    background-color: #FFF;
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
    margin: 0px 20px 0px 0px;
    text-align: left;


}


.nui-uplaod-each-50 h3{
margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
	font-weight: bold !important;
    font-family: 'Poppins', sans-serif;
}
.nui-uplaod-each-50 p{
margin: 10px 0px 0px 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
}
.nui-uplaod-each-mh{
    min-height: 85px;
}


.nui-uplaod-fullwidth{
 float: left;
    width:100%;
    background-color: #FFF;
    padding: 15px;
    font-size: 14px;
    line-height: 24px;

}


.nui-uplaod-fullwidth h3{
margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
		font-weight: bold !important;
    font-family: 'Poppins', sans-serif; 
}
.nui-uplaod-fullwidth p{
margin: 10px 0px 0px 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
}

.nui-uplaod-eachmr{

    margin-right: 20px;
}


/* viewpages css copied */
.each-main-ui .each-chemark-content{
	float: left;
    width: calc(99% - 30px);
    font-weight: 600;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
	
}
.each-main-ui .each-chemark-result{
		float:left;
 width:25px;
}
.each-main-ui .each-radio-list{
    margin-top: 7px;
}
.each-main-ui .radio-list-lable{
	float:left;
	font-weight:600;
	    margin-right:15px;
}
.each-main-ui .radio-list-content{
	float:left;
	margin-top:2px;
}
.each-main-ui .radio-list-content ul{
	margin:0px;
	padding:0px;
}
.each-main-ui .radio-list-content ul li {
	margin: 0px 20px 0px 0px;
    padding: 0px;
    list-style: none;
    display: inline-table;
}

.each-radio-list-ml{
    margin-left: 17px;
}
 .each-main-ui .radio-list-content ul li span{
	float: left;
    margin-right: 5px;
}

.each-main-ui .checklist-image{
	float: left;
 width: 23px;
}
.each-main-ui .checklist-contnet{
		      float: right;
    width: calc(100% - 24px);
    margin: 0px;
    padding: 0px;
    line-height: 18px;
}
.each-main-ui  .each-mt-7{
	margin-top:7px;
	
}
.each-main-ui  .each-mt-5{
	margin-top:5px;
}

.each-main-ui .label-name-filed{
	 float: left;
    font-weight: normal;
	margin-right:15px;
	margin-left:17px;
}
.condition-mb-8{
	margin-bottom:8px;
}
.condition-mt-3{
	margin-top:3px;
}
.label-name-filed-content{
	float: left;
	font-weight:normal;
}

.each-main-ui .recomndation-box{
background: #FFF;
    padding: 20px;
    margin: 25px 0px;
    border: 1px solid #ccc;
	    width: calc(99% - 40px);
	float:left;
	
}
.each-recomndation-box{
	background: #FFF;
    padding: 15px 2%;
    width: 44.5%;
    float: left;
    border: 1px dashed #ccc;
    margin-right: 2%;
    min-height: 139px;

	
}

.each-recomndation-box:last-child{
	 margin-right: 0%;
}

.each-recomndation-box h3{
margin: 0px 0px 5px 0px;
    padding: 0px;
    font-size: 15px;
}

.each-recomndation-box p{
	margin:0px;
	padding:0px;
}

.each-main-ui .viewbtn-line {
background: #FFF;
    color: #3c8dbc;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px !important;
    border: 1px solid #3c8dbc;
    margin-bottom: 10px;
    text-decoration: none;
    margin-top: 30px;
    float: left;
    font-weight: bold;
}

.each-main-ui .viewbtn-line:hover{
	background: #3c8dbc;
	color:#FFF;
}
.each-recomndation-pdf{
	margin:10px 0px 0px 0px;
	float:left;
}
.each-recomndation-pdf img{
	margin-left:-7px;
	
}

.each-main-ui .mt-each-10{
    margin-top:10px;

}
.nstatlabel-approved{
   /* background: #1e7a06;*/
    color: #1e7a06 !important;
    padding: 1px 6px;
    border-radius: 20px;
}

.nstatlabel-Review{
    /*background: #f8a30b;*/
    color: #f8a30b !important;
    padding: 1px 6px;
    border-radius: 20px;
}
.nstatlabel-reject{
    /*background: #b80505;*/
    color: #b80505 !important;
    padding: 1px 6px;
    border-radius: 20px;
}

.renuve-mh-herightbox5 {
    min-height: 150px;
}

.nui-print{
        float: right;
    background: #ffc206; 
    color: #000;

    font-weight: 600 !important;
    border: none !important;
    padding: 8px 10px !important;
    border-radius: 20px !important;
    margin: 7px 0px 0px 0px !important;
    cursor: pointer;
    line-height: 13px !important;
    width:80px;
	position: relative;
    z-index:99;  
}

.nui-print:hover{
    background: #272a74;
    color: #FFF !important;

}
.nui-start-tp{
    margin-top:10px
}
.each-applic-mb{
        margin-bottom: 15px;
		text-align:center;
}

.condition-if-border{
       border-top: 1px solid #ccc;
    margin-bottom: 11px;
}
.niu-name-float{
    float:left;
    margin-left: 15px;
    color: #0f9446;
}
.niu-name-status-float{
    float:right;
    margin-right: 15px;
}

.each-chemark-result img{
    width:16px !important ;
}

.nui-profile-edit-btn {
	text-align:center;
	margin-top:20px;
}

@media only screen and (min-device-width : 768px) and (max-device-width :1024px) {
		.each-main-ui .label-info-left{
		width:47%;
		margin-bottom:15px;
	}
	.each-main-ui .label-info-right {
    width:49%;
}

.each-recomndation-box{
	    min-height: 168px;
}

.uiinfo-each-card {
    width: 47%;
    margin-right: 10px;
    margin-bottom: 6px;
 
}

.nui-membership{
    width: 100%;
}
.nui-summaryapp-outer{
    width: 100%;
}

}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
    .nui-dashboard{
        width: 94%;
        padding: 2%;
    }
    .nui-membership{
        width: 100%;
    }
    .nui-summaryapp-outer{
        width: 100%;
    }
    .nui-profile-edit{
         width: 100%;
    }
    .nui-profile-date{
            width: 100%;
    text-align: left;
    margin-top: 9px;
    }

    .newUi-infotab{
            width: 100%;
            padding: 15px 5%;
    }
    .uiinfo-each-card{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 6px
    }
    .uirow-half-width{
        width: 100%;
        margin-right: 0px;
        margin-bottom: 6px;
        line-height: 16px;
    

    }

    .nui-documnets-each {
    width: 100%;
    margin-bottom: 7px;
}
.nui-type-headding{
     width: 100% !important;
}
.nui-uplaod-each{
        width: 100% !important;
}
.nui-uplaod-each-cover{
        width: 100% !important;
        margin: 15px 0px 0px 0px;
}
.each-main-ui .mobile-eachresult {
    margin-left: 18px;
    margin-top: 2px;
}


.nui-uplaod-each-50{
     width: 100% !important;
	 margin-bottom:15px;
}

/* changed */
.nui-pdficon-view img{
        min-width: auto;
}

.mobile_sololist_dt .req_awardnomin_p0{  
      padding-left: 15px !important; 
}

}

/* Button css*/

.nui-btn-addnewren a{
    background: #ffc206;
    color: #000;
    font-size: 15px;
    width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    margin-top: 0px;
    line-height: 36px;
    font-weight: bold;
    padding: 0px 20px 0px 20px;
}

.nui-btn-addnewren a:hover{
	background: #272a74;
    color: #FFF;
}

.nui-btn-addnewren a i{
	float: left;
    margin-top: 6px;
    font-size: 20px;
	margin-right:5px;

	
}

.nui-btn-addnewren{
	    float: left;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    text-align: center;
	
	
}
.pdf-note {
	font-size:12px;
}
.checklist-image img{
	    width: 16px !important;
	}
	.profile-input-disable{
		background:#efefef !important;
	}
	.each-readonly-fileds-outer {
		background:#efefef !important;
	}

    /* renu status css statrt here 23-12-2021 */
        .nui-cardrenuval-mt-10 {
            margin-top: 10px;
            margin-bottom: 10px;
            width: calc(99% - 60px);
            background: #ccc;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .nui-cardrenuval-status {
            float: left;
            width: 45%;
            text-align: left;
        }

        .nui-card-paymnet {
            float: right;
            width: 45%;
            text-align: right;
        }

        .nui-card-paymnet .paymentbtn {
            background: #ffc206;
            color: #000;
            border: 1px solid #ff9b06;
            padding: 7px 5px;
            min-width: 89px;
            border-radius: 20px !important;
            text-transform: uppercase;
            font-weight: bold;
        }

        .nui-card-paymnet .paymentbtn:hover {
            background: #272a74;
            color: #FFF;
            border: 1px solid #1763a3;
            cursor: pointer;
        }

        .nui-cardrenuval-status .uiinfo-each-card span {
            float: left;
        }

        .uiinfo-each-card-renuval {
            float: left;
            font-weight: bold;
            color: #000;
            line-height: 16px;
            font-size: 13px;
        }

        .paymentbtn-disable {
            background: #878787;
            color: #e9e9e9;
            border: 1px solid #878787;
            padding: 7px 5px;
            min-width: 89px;
            border-radius: 20px !important;
            text-transform: uppercase;
            font-weight: bold;
        }

        .payment-nstatlabel-approved {
            background: #1e7a06;
            color: #FFF !important;
            padding: 2px 11px;
            border-radius: 20px;
        }

        .payment-nstatlabel-inreview {
            background: #f8a30b;
            color: #FFF !important;
            padding: 5px 11px;
            border-radius: 20px;
        }


        /* renu status css end here 23-12-2021 */
		
		.rdev-btnactions-edit{
padding: 1px 5px !important;
    background:none;
    border: 1px solid #3c8dbc;

}
.rdev-btnactions-delete{
padding: 1px 5px !important;
    background:none;
    border: 1px solid #d60303;

}


.rdev-btnactions-edit .fa-pencil-square-o{
font-size: 18px;
color:#3c8dbc;
margin-top: 3px;

}


.rdev-btnactions-edit .fa-eye{
font-size: 18px;
color:#3c8dbc;
margin-top: 3px;

}

.rdev-btnactions:hover{
background:none;
color:#3c8dbc;
}

.rdev-btnactions-delete .fa-trash{
font-size: 18px;
color:#d50404;
margin-top: 3px;

}

.each-searchbg-light{
	width:98% !important;
	margin-left:auto !important;
	margin-right:auto !important;
	clear: both;
    overflow: hidden;
	
}

.admin_form_rdev{
border-radius: 0px !important;
    background-color: !important;
    box-shadow: none!important;
    padding: 0px!important;
    min-height: auto!important;
    margin: 0px!important;

}

.eachsite-frame-new .admin_form .form-group{
	min-height: 60px !important;
    margin-bottom: 15px !important;
}


.for-text-transform .admin_form label {
	text-transform:capitalize;
}

 .viewfie-fileds .form-control[readonly]{
	 background: #f5f5f5  !important;
}

.viewfie-fileds .form-control[readonly]:focus{
	border-color: #ccc;
}

.rui-eachsearchfilter label{
	font-size: 13px;
    color: #272a74;
    font-weight: 600;
    margin-bottom: 2px; 
}


.rui-filtermb{
	    margin-bottom: 15px !important;
}

.rui-adminform_ns{

    padding: 10px 10px !important;
    margin: 10px 10px !important;
    border-radius: 0px !important;

}

.rui-lablecapitalize .form-group label{
	text-transform: capitalize;
	
}

.rui-edit-formpage .form-group label{
	text-transform: capitalize !important;
	
}


.rui-insidephotopadding .photo_text {
    padding: 11px;
    font-family: Montserrat;
	margin-bottom:0px;
}


.rui-insidephotopadding  .photo_text2 {
       padding: 11px;
	   margin-bottom:0px;
}

.rui-insidephotopadding .photo_text1{
       padding: 11px;
	   margin-bottom:0px;
}

.rui-fmshade-lft{
	margin-left:0px;
	width:100%;

	
}

.nui-uplaod-each-mh2 {
    min-height: 95px;
}

.nui-uplaod-each-mh3{
   min-height: 115px;
}

.nui-uplaod-each-mh4{
   min-height: 145px;
}

.rui-flitergridml-10{
	margin-left:12px !important;
}
/*** Events CSS*/
.tab-content table.dataTable tr{
		    width: 50% !important;
   
    float: left;
		
		}
.event-container{
    background: #FFF;
    min-height: 500px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding: 25px !important;

}

.eventnew-headding-icon{
    float: left;
    margin-right: 7px;
}
.eventnew-headding-icon i{
    color: #ffb606;
    font-size: 20px;
    float: left;
    margin-top: -1px;
}

.eventnew-headding-content{
      color: #272a74;
    font-size: 19px;
    font-weight: 600;
    line-height: 19px;
    float: left;
    border-bottom: 1px dashed #272a74
}
.eventnew-filter{
    border: 1px solid #e0e0e0;
    background: #f8f8f8;
    padding: 20px;
    margin: 20px 0px 20px 0px;

}

   .event-container input
   { border-radius: 3px !important;
    box-shadow: none;
    font-size: 14px;
}

      .event-container .form-control:focus{
          box-shadow:none !important;
          border:1px solid #828387;
      }
      .evntnew-data{
          float: left;
     width: calc(100% - 220px);


      }
      .evntnew-actions{
          float: right;
          width: 220px;
      }

      .event-btn-submit{
          color: #000;
    background-color: #ffc106;
    border-color: #ffc106;
    font-weight: 600!important;
    width: 85px;
    margin-left: 10px;
      }

       .event-btn-submit:hover{
           background-color: #ff9e06;
           

       }
 .event-btn-reset{
          color: #FFF;
    background-color: #393939;
    border-color: #2b2b2b;
    font-weight: 600 !important;
    width: 85px;
    margin-left: 10px;
      }

       .event-btn-reset:hover{
           background-color: #171717;
           color: #FFF !important;
       }
.each-event-list{
    background: #f6f6f6;
    /* border: 1px solid #ccc; */
    box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.72);
-webkit-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.72);
-moz-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.72);
min-height: 255px !important; 
padding: 0px !important;
float: left;

}
     .each-event-list-image{
         float: left;
         width:255px;

     }

     .each-event-list-image img{
         float: left;
         width:255px;
         height:238px;
         
         

         

     }

     .each-event-list-data{
            float: right;
     width: calc(99% - 255px);
     padding: 20px 15px;
	 text-align: left;

     }

     .each-event-list-data h3{
          color: #272a74;
    font-size: 15px;
    font-weight: 600;
    line-height: 17px;
    margin: 0px 0px 10px 0px;
    padding: 0px;

     }
       .each-event-list-data h2{
        color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
     overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;

     }
     
    
     .data-location {     
     }
    
     .data-location ul {
         margin:0px;
         padding: 0px;     
     }
     .data-location ul li{
     list-style: none;
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 16px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    float: left;
    width: 100%;

     }

      .data-location ul li .location{
          float: right;
          width: calc(99% - 23px);


      }

      .data-location ul li i{
       color: #ffb606;
    font-size: 17px;
    float: left;
    /* float: left; */
    margin-top: -3px;
    width: 22px;


      }

      .location-big-icon{
font-size: 24px !important;
      }

         .location-big-icon2{
font-size: 20px !important;
      }
      .each-moredetails-inner{
                 width: 129px;
    text-decoration: none !important;
    border: 1px solid #272a74;
    border-radius: 20px;
    padding: 5px 10px 3px 10px;
    font-size: 13px;
    font-weight: 600;
    color: #272a74 !important;
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 20px;
      }
      
      .each-moredetails-inner:hover{
          background-color: #272a74;
          color:#FFF!important;;

      }

      .each-thumbbile-date{
         background: #000;
    min-height: 30px;
    padding: 10px;
    position: relative;
    margin-top: -54px;
      }
      .each-thumb-dateicon{
             float: left;
    width: 50px;
    border-right: 1px solid #ffc106;
    text-align: center;

      }

      .each-thumb-dateicon i{
        color: #ffb606;
    font-size: 28px;

      }
      .each-thumb-datecontnet{
            float: right;
    width: 174px;



      }
      .each-thumb-datecontnet ul {
          margin:0px;
          padding: 0px;
      }
       .each-thumb-datecontnet ul li {
            margin: 0px 0px 5px 0px;
    padding: 0px;
    list-style: none;
    color: #FFF;
    font-size: 13px;
    line-height: 15px;
      }
      .each-thumb-datecontnet ul li:last-child{

         margin: 0px 0px 0px 0px;
      }

     .each-eventgrid-pl-0{
         padding-left:0px;
     }

   .each-npadding-dynamic:nth-child(odd) {padding-left:0px}
.each-npadding-dynamic:nth-child(even) {padding-right:0px}
.each-npadding-dynamic{
    margin-bottom: 20px;
}

.newevent-viewpg{
    margin: 20px 0px 20px 0px;
    border: 1px solid #ccc;
     background: #f8f8f8;
}
.newevent-viewpg-image{
    float:left;
    width:709px;
}

.newevent-viewpg-image img{
      width:709px;
      height: 200px;

}

.newevent-viewpg-content{ 
        float: left;
    width: calc(100% - 710px);
    padding: 15px 20px 5px 20px;

}

.newevent-viewpg-content h3 {
    color: #272a74;
    font-size: 15px;
    font-weight: 600;
    line-height: 17px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.newevent-viewpg-content h2 {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.event-viewpg-list{

}
.event-viewpg-list ul {
    margin: 0px;
    padding: 0px;
}

.event-viewpg-list ul li{
     list-style: none;
    display: block;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 16px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    float: left;
    width: 100%;

     }

      .event-viewpg-list ul li .location{
          float: right;
          width: calc(99% - 23px);


      }

     .event-viewpg-list ul li i{
       color: #ffb606;
    font-size: 17px;
    float: left;
    /* float: left; */
    margin-top: -3px;
    width: 22px;
      }

      .event-datahint{
          font-weight: 600;
          color: #272a74;
      }
      .event-datahint-each{ margin-bottom: 6px;}

      .viwpage-calender{
          font-size: 18px !important;
      }
.each-clickdetails{
 border-top: 1px solid #ccc;
    padding: 15px 0px 0px 0px;
    font-weight: normal;
    color: #000;
}
.each-clickdetails a{
    background: #272a74;
    color: #FFF;
    border-radius: 4px;
    padding: 2px 10px;
    font-weight: 600;
    text-decoration: none;
    margin-right: 5px;
}
.each-clickdetails a:hover{
    color: #FFF;
    background: #000;
     text-decoration: none;


}

.eventfoorm-outer-layout{
    margin-top: 20px;

}
.eventfoorm-outer label{
    font-size: 13px;
    font-weight: 600;
    margin: 0px;
    padding: 0px !important;


}
.eventfoorm-outer{
    margin-bottom: 20px;
}

.eventfoorm-outer  select{
    border: 1px solid #ccc;
    border-radius: 3px !important;
    height: 35px;
    padding-top: 4px;
    margin-bottom: 0px !important;
}


.eventform-button {
    min-width: 115px;
    height: 38px;
    background: #ffc106 !important;
    color: #000;
    font-weight: 600 !important;
}
.eventform-button:hover {

    background: #272a74 !important;
    color: #FFF !important;

}

.final-submittin-topdevider2 {
    border-top: 1px solid #ccc;
    margin-top: 23px;
    padding-top: 17px;
}
.ech-eventlist-outer{
    margin-top:15px;
}
.ech-eventlist-outer .headding-inr{
     color: #272a74;
    font-size: 18px;
    font-weight: 600;
    line-height: 17px;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    position: absolute;
}

.even-deepdiscription p{
  padding: 5px 0px 5px;
    text-align: justify;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin: 0px 0px 2px  0px;
   
}
.even-deepdiscription{
    margin: 10px 0px 0px 0px ;
   
}


/* .date-eachcalneder-inpt{
    border-radius: 0px 5px 10px 20px !important;
} */


/* Tab Navigation */
/* Tab Navigation */

.each-event-ticket{
     float: left;
    width: 100%;
    background: #f8f8f8;
    border: 1px solid #ccc;
    margin-top: -1px;
	display: flex;

}
.each-event-ticket-list{

}

.each-event-ticket-list ul {
         margin:0px;
         padding: 0px;     
     }
     .each-event-ticket-list ul li{
   list-style: none;
    display: inline-table;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 16px;
    margin: 0px 15px 0px 0px;
    padding: 0px;

     }

     .each-event-ticket-list  ul li i {
    color: #ffb606;
    font-size: 17px;
    float: left;
    /* float: left; */
    margin-top: -3px;
    margin-right:4px;
    
     }
     .each-event-ticket-details{
         float: left;
     width: 687px;
    padding: 10px;
     }

     .each-event-ticket-details h2 {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    /*overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;*/
}

.eventfoorm-outer .form-group{
	min-height:55px !important;
}

.event-content-taggedin {
   float: left;
      max-width: calc(100% - 80px);
}

.readmore-popup-contnet{
   color: #272a74;
    font-size: 13px;
    width: 80px;
    float: left;
    margin-left: 10px;
    margin-top: 6px;
}
.readmore-popup-contnet:hover{
    text-decoration: none;
    color: #000;

}
.eventselected-inpt{
        float: left;
    width: 20px !important;
}
.eventselected-title{
    float: left;
     width: calc(99% - 20px) !important;
}
.eventselected-inpt input{

       float: left;
    width: 26px;
    height: 17px;
    border: 1px solid #898989;
    margin-right: 2px;
    margin: 0px 0px 0px -2px !important;
    padding: 0px !important;
}

    .eventselected-title h3{
      font-weight: 600;
    font-size: 14px;
    color: #000;
    margin: 0px;
    padding: 2px 0px 3px 3px;
    line-height: 16px

    }

.event-grideach-contnet{
    margin-top:5px;
    padding: 0px 0px 0px 26px;}


    .each-memberstatus-row{
        float: right;
        width: 430px;

    }

    .each-memberstatus-number{
        float: left;
    width: 33%;
    background: #e2eaec;
    border-left: 1px solid #cfcab3;
    /*min-height: 105px;*/
	min-height: 100%;
    text-align: center;
    line-height: 100px;
    font-weight: 600;
    font-size: 15px;
    }

    .each-memberstatus-nonnumber{
          float: left;
    width: 34%;
    background: #faf5e2;
    border-left: 1px solid #cfcab3;
/*min-height: 105px;*/
	min-height: 100%;
    text-align: center;
    line-height: 100px;
    font-weight: 600;
    font-size: 15px;

    }
	
	.each-memberstatus-cpdhours{
		   float: left;
    width: 32.9%;
    background: #d7f5f1;
    border-left: 1px solid #cdd6d3;
   /* min-height: 105px; */
   min-height: 100%;
    text-align: center;
    line-height: 100px;
    font-weight: 600;
    font-size: 15px;
	}

    .each-event-ticket-headder{
        float: right;
    width: 431px;
}

.each-event-ticket-number {
       float: left;
    width: 32.8%;
    background: #e2eaec;
    border: 1px solid #f1ebd1;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    color: #272a74;
    font-size: 14px;
}

.each-event-ticket-nonnumber {
       float: left;
    width: 34.2%;
    background: #faf5e2;
    border: 1px solid #cdd6d3;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    color: #272a74;
    font-size: 14px;
}


.each-event-cpdhours{
	 float: left;
    width: 33%;
    background: #d7f5f1;
    border: 1px solid #cdd6d3;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    color: #272a74;
    font-size: 14px;
}
.event-ticket-header{
    float: left;
    width: 100%;
}

.event-grideach-contnet p{
	margin-bottom:0px;
}


/*renual page css start here*/

.uinfo-each-renual {
float: left;
    width: 22%;
    margin-right: 3%;
    font-weight: normal;
    color: #000;
    line-height: 16px;
    font-size: 13px;
}

.uinfo-each-renual:last-child{
	margin-right:0px;
	
}

.uinfo-each-renual span {
    font-weight: bold;
    color: #2f2f2f; 
}

.newUi-infotab-renual{
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    float: left;
    padding: 15px;
    width: 49%;
    margin-top: 20px;
}
.infotab-renual-mr{
	margin-right:2%;
}

.uinfo-each-businesscard {
   float: left;
    width: 48%;
    margin-right: 3%;
    font-weight: normal;
    color: #000;
    line-height: 16px;
    font-size: 13px;
}

.uinfo-each-businesscard span {
    font-weight: bold;
    color: #2f2f2f;
}

.uinfo-each-businesscard:last-child{
	margin-right:0%;
}

.genaral-uiheadding-renue {
     font-size: 13px;
    color: #3438a1;
    padding: 4px 15px;
    border-radius: 0px 6px 6px 0px;
    margin-top: -9px !important;
    margin-left: -15px !important;
    margin-bottom: 0px !important;
}


.nui-headding-fr-renue {
    float: left;
    margin: 0px 0px 5px 0px;
    font-weight: 600;
    text-transform: uppercase;
}

.each-viewpagesectionbg-renue {
    /*background: #f5f5f5; */
    /* padding: 20px; */
    /* border: 1px solid #e1e1e1; */
    margin-bottom: 10px px;
}
.renual-auth-conent{
	float:left;
	 width: calc(100% - 150px);
}

.renual-auth-inputs{
	float:left;
	width:150px;
	margin-left:-20px;
}
.renual-auth-conent .mem_lbl{
	color:#000;
	font-weight:normal !important;
}

.renual-auth-inputs input[type="radio"] {
	margin: 2px 0;
	line-height: 16px;
}
.renual-fmgrp{}

 .admin_form .form-group.renual-fmgrp{
      min-height: auto !important;
    margin-bottom: 15px !important;
}


.each-viewpagesectionbg-renue .chkbox-each-decode label {
    text-transform: none !important;
	margin-right: 20px !important;
	margin-top: 2px;

	
}
.renual-rj-contnet input[type="radio"]{
	    margin-bottom: 16px !important;
}
	

.renual-divw-52{
	width:52%;
	float:left;
	margin-top:13px;

}
.renual-divw-45{
	width:45%;
	float:left;

}
/*.renual-rj-contnet{
	float:left;
	 width: calc(99% - 100px);
}*/

.renual-rj-contnet{
	float: left;
    width: auto;
    min-width: 320px;
}

.renual-rj-code{
	float: left;
    width: 100px;
}
.renual-ckbox-leftspace{
	margin-left: -20px;
}




.label-notset-display {
	text-transform: capitalize !important;
}

.each-devider-50 .label-notset-display {
	text-transform: capitalize !important;
	width: calc(99% - 150px); 
	margin-right: 5px !important;
}

.renual-w50-mt-10{
	margin-top:10px
}

.renual-w50-mb-0{
	margin-bottom:0px !important; 
	
}

.renual-movepl-some{
	padding-left:5px !important;
	margin-left:28px;
	width: calc(100% - 30px) !important ; 
	
}

.eachfixed-amount-align{
	padding-right: 112px;
    margin-top: 7px;
	
}

/*.renual-groupd-contnet{
    float: left;
    width: auto;
    min-width: 310px;
   

}*/

.renual-groupd-contnet{
	float:left;
width: calc(99% - 145px); 
margin:0px !important;
line-height: 26px;

}



.renual-enclosed-font{
	font-weight: bold;
    font-size: 16px;
    color: #2e328a;
	margin:0px 0px 10px 0px;
	padding:0px; 
}

.renual-bullinginfo-font{
	font-weight: bold;
    margin-bottom: 5px; 
}
.renual-groupd-inpt{
	width:145px;
	float:right; 
}

.renual-groupd-inpt .input-group input{
	height:28px;
}

.latepayment-txtheight{
	line-height: 15px !important;
}

.total-paymentenclosed{
	margin-bottom: 0px !important;
    background: #ededed;
    margin-top: 7px;
    padding-bottom: 5px;
	padding-top:5px !important;
    padding-right: 10px;
    padding-left: 10px;
	margin-left: 29px;
	width: calc(100% - 30px) !important; 
}
.renua-grandttl-mopo{

	padding:0px !important;
	margin-top: 4px !important;
}

.grand-enclosed-inpt{
	padding-left: 12px !important;
}

.renual-infocontnet{
	float: left;
    width: 100% !important;
    margin-bottom: 20px;
    margin-top: 20px;
}

.renual-infocontnet p{
	margin:0px 3px 0px 0px ;
	padding:0px;
	
}

.renual-each-points{
	background: #f8f8f8;
    padding: 15px 0px;
    border: 1px solid #e7e7e7;
}

.renual-each-points2{
	background: #f8f8f8;
    padding: 5px 0px;
    border: 1px solid #e7e7e7;
}

.renual-each-points .mem_lbl{
	color:#000;
	font-weight:normal !important;
	margin-right:0px !important;
	
}

.renual-each-points-left{
	float:left;
	width:54%;
}

.renual-each-points-right{
	float:right;
	width:43%;
}

.renual-each-points-left2{
	float:left;
	width:55%;
}

.renual-each-points-right2{
	float:right;
	width:43%;
}

.renuv-eachalpha-number{
	float:left;
	width:20px;
}

.renuv-eachalpha-contnet{
	float:left;
	    width: calc(99% - 20px);
		font-size:13px;  
}

.admin_form .renual-each-points-left .form-group{
	    min-height: 50px !important;
}

.renuv-error-indication{
    color: red;
    margin-bottom: 0px;
    margin-top: -2px;
line-height: 16px;}

.renuv-browse-left-0{
	padding-left:0px;
}

.renuv-confirmlabel{
	text-transform:capitalize !important;
	
}

.renuv-confirmlabel-contnet{
	margin-left: 10px;
	font-weight:normal !important;
	/*color:#000 !important;*/ 
	font-size:13px;
}
.renuv-confirmlabel-outer{
	margin-left:-8px !important;
	
	
}

.renuve-checkmak{
	    margin-top: -7px;
}

.renuve-form-readloly{


}



.renuve-form-readloly:focus {
    border-color: #d2d6de !important;
    box-shadow: none;
}

.renuve-mh-herightbox{
	min-height:166px;
}

.renuve-mh-herightbox3{
	min-height:140px;
}

.renuve-mh-herightbox4 {
    min-height: 163px;
}

.renuve-reworkbica{
	/*border: 1px solid #272a74;*/
    padding: 2px 5px;
   /* background: #e1eff1;*/
    font-weight: 600;
    color: #272a74;
    margin-top: 10px;
}

.renuve-rspacing-mb5{
	margin-top:5px !important;
	margin-bottom:5px !important;
	
}

.renuve-mto-inptgrp{
	margin-top:0px !important;
}

.each-viewpagesectionbg2 {
    background: #FFF;
    padding: 12px 20px ;
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
}

.renuve-singlerow-total{
	float: left;
    background: #ededed;
    width: 100%;
    padding: 10px;
}

.grand-enclosed-inpt2 {
    padding-left: 10px !important;
}
.renuve-singlerow-mt4 {
    margin-top: 4px;
}
.renuve-singlerow-mb0 {
    margin-bottom: 0px !important; 
}

.renuve-singlerow-mt0 {
    margin-top: 0px !important;
}


.tel-font-normal{
	font-weight:normal !important;
	
}

.page-firm-radiosp{
	margin-left: 38px;
	
}
.renuve-page-w50-left{
	width:48.5%;
	margin:0px 2% 0px 0px ;
	padding:0px;
	float:left;	
}
.renuve-page-w50-right{
	width:48.5%;
	margin:0px 0% 0px 0px ;
	padding:0px;
	float:left;	
}

.renuvatsize-line-height{
	width: 55%;
    line-height: 15px;
	margin-top:-2px;
}
.dashboardnotup{
	margin-left: -3px;
    width: 100%;
    float: left;
	font-weight:600 !important;
}

.nui-start-tp2 {
    margin-top: 10px;
    padding-top: 5px;
}
/*renual page css ends here*/


@media screen and (max-width: 767px) {
    .each-npadding-dynamic{
        margin-bottom: 15px !important;
    }
   .each-npadding-dynamic:nth-child(even) {padding-right:15px}
.each-npadding-dynamic:nth-child(odd) {padding-left:15px}

.evntnew-data {
    width: 100% ;
}

.evntnew-data .col-md-6, .col-md-3{
    margin-bottom: 10px;

}
.each-event-list-image{
    width: 100%;
}
.each-event-list-data{
    width: 100%;
}
.each-event-list{
    margin-bottom: 20px;

}
.each-event-list-image img{
    width: 100% !important;
}
.each-thumb-datecontnet {
    float: left;

    margin-left: 10px;
}
.evntnew-actions {
    float: none;
    width: 220px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.newevent-viewpg-image{
    width: 100%;
}
.newevent-viewpg-content{
     width: 100%;
}
.each-clickdetails{
margin-bottom: 10px;
}
.each-event-ticket-details{

  width: 100%;
}
.each-memberstatus-row{

  width: 100%;
}
.ech-eventlist-outer .headding-inr{

    position: relative;
    width: 100%;
    float: left;
    margin: 3px 0px 13px 0px;
}

.each-clickdetails a{
    margin-bottom: 10px;
    float: left;
}
.each-event-ticket-list ul li{
    margin: 0px 15px 8px 0px;
}
.each-memberstatus-number{    
    border: 1px solid #f1ebd1;}
.each-memberstatus-nonnumber{
        border: 1px solid #cdd6d3;
}
.eventfoorm-outer label{
    margin: 10px 0px 0px 0px;
}
.newevent-viewpg-image img {
    width: 100%;
    height: 200px;
}



/* responsiverenual page css ends here */
.uinfo-each-renual{
	width: 100%;
	margin-bottom: 8px;
}

.newUi-infotab-renual{
	 width: 96%;
}

.uinfo-each-businesscard{
	    width: 100%;
}
.renual-divw-45{
	width: 100%;
}

.renual-divw-52{
	width: 100%;
}

.renual-rj-contnet{
	width: 100%;
}
.renual-each-points-left{
		width: 100%;
}

.renual-each-points-right{
	width: 100%;
}

.renual-each-points-left2{
		width: 100%;
}

.renual-each-points-right2{ 
	width: 100%;
}

.admin_form{
	width: 100% !important;
}
.renual-auth-conent{
width:100%;
}

.renual-auth-inputs {
    margin-left: 17px;
}

.renual-groupd-inpt {
    float: left;
}

.renual-groupd-inpt  .input-group-addon{
	width:20px !important; 
}
.payment-mobilein{
	margin-left:0px !important; 
}

.renuv-error-indication {
    color: red;
    margin-bottom: 12px;
    margin-top: 3px;
    line-height: 16px;
}

.fulforms-each-isa li{
	width: 100% !important;
	margin: 0px 2% 20px 0px!important;
}

.renuve-page-w50-left{
	width: 100%;
}
.renuve-page-w50-right{
	width: 100%;
}
.each-devider-50 .label-notset-display{
	    float: left;
}

}

@media screen and (min-device-width: 650px) and (max-device-width: 768px) { 
.renual-rj-contnet {
    width: 77% !important;
}

}


@media screen and (min-device-width: 768px) and (max-device-width: 998px) { 
    .newevent-viewpg-content{
        width: 100%;
    }

  
    .each-event-ticket-headder{
        width: 301px;
    }
    .each-event-ticket-details {
    width: calc(99% - 300px);
}
.each-clickdetails{
    margin-bottom: 10px;
}
.each-memberstatus-number, .each-memberstatus-nonnumber{
    min-height: 120px !important;
}
.each-event-ticket-list ul li{
        margin: 0px 15px 5px 0px;
}
.eventfoorm-outer label{
    margin: 23px 0px 0px 0px;
}
.newevent-viewpg-image{
     width: 100% !important;

}
.newevent-viewpg-image img{
    width: 100% !important;
}

.uinfo-each-renual{
	    width: 100%;
		margin-bottom: 8px;
}
.newUi-infotab-renual{
	width: 100%;
}

.renual-divw-45{
	width: 100%;
}

.renual-divw-52{
	width: 100%;
}
.renual-rj-contnet {
    width: 72% !important;
    min-width: 72% !important;
}
 .renual-each-points-left{
	     width: 100%; 
 }
 .renual-each-points-right{
	     width: 100%; 
 }
 .fulforms-each-isa li{
	 width: 100% !important;  
	 margin-bottom:10px!important; 
	 
 }
 
 .renuve-page-w50-left{
	  width: 100%; 
 }
 .renuve-page-w50-right{
	  width: 100%; 

}



}

@media screen and (min-device-width: 999px) and (max-device-width: 1024px) { 
 .renuve-page-w50-left{
	  width: 100% ; 
 }
 .renuve-page-w50-right{
	  width: 100% ; 

}
    .newevent-viewpg-image{
        width: 570px;

    }

    .newevent-viewpg-content {
    float: left;
    width: calc(100% - 570px);


}
.each-clickdetails a{
    float: left;
}

.each-event-ticket-list ul li{margin: 0px 15px 7px 0px;}

.each-memberstatus-number, .each-memberstatus-nonnumber{
        min-height: 125px;
    

}
.fulforms-each-isa li{
	width: 29% !important;
	min-height: 121px !important;

}
    
}

.theme-header {
    z-index: 999 !important;
}


/*** Event description css end---*/


/*css for final revire on 11-02-2022*/

.allset-btnmain {
    width: 120px;
    border-radius: 0px;
    color: white;
    background-color: black;
    font-weight: 700;
    margin-top: 20px;
    background-color: #272a74;
    border: 1px solid #272a74;
}

.allset-outer .help-block{
	color: #a94442 !important;
	font-size:14px;
}

.allset-summrymt-5{
	float:left;
	margin-bottom:10px;
}

.uibadgefotter-missed{
     border-top: 1px solid #ccc;
    margin: 10px 0px 0px 0px;
}

.member_heading{
	margin-bottom:0px !important; 
}

.allset-lblhandle .mem_lbl{
	text-transform:capitalize !important;
}


.admin_form  .allset-lblhandle label {
		text-transform:capitalize !important;
}
.allset-lblhandle2 .mem_lbl{
	text-transform:capitalize !important;
}

.allset-mt-firm{
	margin-top:12px;
	
}

.allset-format .mem_lbl{
	text-transform:capitalize !important;
}

.allset-format label {
	text-transform:capitalize !important;
	color:#272a74;
}

.allset-nons label {
	text-transform:capitalize !important;
}

.smallhints-mem_lbl{
	text-transform:capitalize !important;
}

.each-stricket-width{
	width:100% !important;
}

.mb-view-pdfdoc{
	    margin-bottom: 6px !important;
}

.each-add-btn-allset{
	  color: #ffffff !important;
     background-color: #56ccbd !important;
    border-color: #56ccbd  !important;
    height: 37px;
	margin-top:10px;
	    line-height: 25px !important;
		margin-bottom:0px 
}

.allset-color-star{
	color: #ff0b0b;
    font-size: 14px; 
}

.allset-adduser-lbl label{
	text-transform:capitalize !important;
	
}

.allset-editpage-ttfm label{
	text-transform:capitalize !important;
	
}

 .allsdnsds .allset-pl-txt{
	padding-left:31px !important;
}

..allsdnsds .allset-ml-inpt{
	    margin-left: -39px !important;
}

.allset-fl-none{
	float:none !important;
}

.business-uiheadding-ns2{
	margin-top: -20px;
    margin-left: -20px;
	
}
.allset-otin label{
	text-transform:capitalize !important;
}

.allset-otin .each-mb-spaceing-10{
	margin-bottom:0px;
	
}

.lbl-insd{
    color: #272a74;
    text-transform: capitalize;
    font-weight: 600;
	    margin-right: 0px !important;
    font-size: 13px;
}

.allset-noteqal-mh .form-group{
    margin-bottom: 0px !important;
    min-height: 80px !important;
}
.font-setnotupdated{
	    font-weight: bold;
    font-size: 13px;
    color: #6f6f6f;
    margin-top: 6px;
    float: left;
    width: 100%;
	margin-bottom:5px;
}

.font-setnotupdated2{
	    font-weight: bold;
    font-size: 13px;
    color: #6f6f6f;
    margin-top:-10px;
    float: left;
    width: 100%;
	text-align:right;
	margin-bottom:5px;
}

.not-minvalue{
	margin-left: -15px !important; 
}

.liveup-eachbackbtn{
	margin-right: 16px !important;
}

/*responsive start here*/

@media ( max-width : 500px) {

.allset-editprofile{
	margin:5px 0px 5px 0px !important;
	white-space: nowrap !important;	
}
.mobile-requiende{
	margin-left:5px !important;
}

.allset-mobileckimg img{
	max-width:16px!important;
	max-height:16px !important;
	
}

.allset-mobileckimg .radio-list-content ul li span{
	float:none !important;
	
}

.mobile-view-table-sm{
	overflow-x: scroll;
	float:left;
	width:100%;
}

.mobile-tnsadd{
	float:left;
}

.allset-mobilecheck-img img{
	width:17px;
	
}

}

@media ( max-width : 767px) {
    .nui-documnets-each {

    margin-bottom: 15px;
	min-height:auto !important;
	
}
.allset-mobilemt-15{
	margin-top:25px;
}

.allset-mobilemb-20{
	margin-bottom:25px;
}
.allset-recom-boxes{
	min-height: 235px !important;	
}
.each-form-headding2{
	z-index: 9999 !important;
    position: relative;
	margin-left: 15px;
}

.fee_details-mobile .leftspan{
	line-height: 20px;
    margin-top: 5px; 
	text-align:center;
}

.fee_details-mobile .rightspan{
		text-align:center;
	
}
  .payment_page p{
	font-size:13px !important;
	    margin-left: -5px !important;
	
}
.allset-recom-mb-20{
	margin-bottom:15px;
}

.allset-mob-pagearea{
	margin:auto; 
	width:99%;
}

.allset-mobreg-mt{
	padding-top:20px !important;
	margin-bottom:0px !important;
	
}
.allset-mobreg-mt2{
	padding-top:0px !important;
	
}

.allset-mobreg-mt3{
	margin-top:2px !important;
	
}
.allset-mobreg-mt4{
	margin-top:0px !important;
	margin-bottom:0px !important;
	
}

.allset-moble-p0{
	padding:0px !important;
}

.buttons-csv{
	margin-top:20px; 
}

.allset-mobild23{
	margin-top:55px !important ;
	
}

.allset-clearcomp{
	clear:both;
	float:left;
	width:100%;

	
}

.cleardiv-fltdn{
	float:left;
	width:100%;
	    margin-top: 14px;
}

.allset-mbbtn-20{
	margin-bottom: 20px !important;
}

 .allmanerd .allset-mbsas{
	    width: 60% !important;
}

}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) { 
.nui-uplaod-each-cover{
	width:65%;
}
.nui-uplaod-each-50{
	    width: 45%;
}
.allset-recom-mb-20{
	margin-bottom:15px;

}
.allset-fortab{
	width:auto !important;
}
.allset-tab-radio{
	    margin-left: -24px !important;
}
.allset-mob-pagearea{
	margin:auto; 
	width:99%;
}


}

@media screen and (min-device-width: 768px) and (max-device-width: 998px) { 

.allset-mobreg-mt{
	padding-top:20px !important;
	margin-bottom:0px !important;
	
}
.allset-mobreg-mt2{
	padding-top:0px !important;
	
}

.allset-mobreg-mt3{
	margin-top:2px !important;
	
}

.allset-adduser-lbl{
	width: 97% !important;
}



}


.sorting_1{
	float:none !important;
	width:100% !important;
}

/*.sorting_1{
	float:left !important;
	width:100% !important;
} */


.rdy-each-event-list-data{
	    width: 100%;
}


.rdy-each-event-list{
width: 97%;
    margin-left: 1%;
    margin-right: 1%;

}
.rdy-listeditems{
	
}

.rdy-listeditems ul{
	margin:0px;
	padding:0px;
	
}
.rdy-listeditems ul li{
display: inline;
    margin: 0px 15px 0px 0px;
    padding: 0px;
    list-style: none;
    font-size: 12px;
}



.rdy h2 p{
	margin: 0px 0px 0px 0px !important;
}

.rdy h2{
	margin:0px 0px 5px 0px!important;
}
.rdy .data-location ul {
	float:left; 
	width:100%;
}
.rdy .data-location ul li{
 display: inline-table !important;
	width:auto !important;
	margin: 0px 0px 7px 0px !important;
}
.rdy-listeditems h2 p{
	margin-bottom:5px !important;
}

.each-event-list-data.rdy h3{
	margin: 0px 0px 5px 0px !important; 
}

.rdy .each-moredetails-inner{
	float: left !important;
	margin-top: 0px !important; 
}

.rdy .data-location ul li .location{
	width: auto !important;
	margin-right: 11px;
}

.rdy-panel-body{
	padding: 20px !important;
}

.rdy .each-event-list-data .rdy-content-desc {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* -webkit-line-clamp: 2; */
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
}


.rdy-flows{
	width:100% !important;
}

.rdy-flows .event-datahint-each{
	float: left!important;
    margin-right: 10px!important;
}

.rdy-flows .each-clickdetails{
	padding: 15px 0px 10px 0px !important ;
}

.rdy .each-event-list-data .rdy-content-desc {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  
}

.rdy-flows .requied-width-50{
	float:left;
	width:auto !important;
	    border-top: none !important;
		    padding: 5px 0px 0px 0px !important;
}



.text_reviewhint{
	color: #000;
    font-size: 13px;
    font-weight: normal;
}




.text_reviewhint a:hover{
	color:#f08008;
	    text-decoration: underline;
}


.member_status_strip{
text-align:center;
font-size: 14px;
    color: #000;
}

.text_ren_req{
font-size: 14px;
    color: #f8a30b;
font-weight:600; 
}

.text_demo_inv{
	color: #ff0000;
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
    margin-top: -23px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 6px;

}




 
 
 @media (max-width: 768px) {
 .only_mbl123{
	 width:85% !important;
 }
 
 .only_mbl1234{ width:80% !important;
 margin-bottom:5px; 
 
 } 
 
}


/*dn review 2026-6-2 */
.dn_review_content{
	float:left; 
	width:100%;
}

.dn_review_btn{
	float: left;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 5px;
}


.dn_review_btn  a{
        color: #FFF;
    font-weight: 600;
    text-decoration: none;
    background: #04a55c;
	padding: 3px 15px;
    margin: 0px 0px 0px 0px;
    border-radius: 6px;
    font-size: 14px;
}

.dn_review_btn  a:hover{
	background:#06854c;
	color: #FFF;
	text-decoration: none;
	
}


.outer_amountdue_n1{
	background: #e5f3f5;
   padding: 10px 20px 14px 20px;
    width: 100%;
    margin-top: 0px;
    border: 1px solid #cee2e5;
    border-radius: 0px;
    box-shadow: none;
    float: left;
    margin-bottom: 18px;
}

.outer_amountdue_pay{
	float:left;
	width:100%;
	display:flex;
	align-items:center;
	justify-content: center;
	font-weight:600
}

.outer_amountdue_pay_value{
	    padding-left: 5px;
    color: #f08008; 
}



.outer_amountdue_n1 .each-applic-mb{
 margin-bottom: 0px;
    margin-top: 7px;
}

.outer_transaction_redirect{
	
	background: #FFF;
    padding: 10px 20px 14px 20px;
    width: 100%;
    margin-top: 0px;
    border-radius: 0px;
    float: left;
   margin-bottom: 11px;
	   box-shadow: none;
	   text-align:center; 
}


.outer_transaction_redirect a{
	background: #ffc206;
    text-align: center;
    color: #000;
    padding: 7px 30px;
    font-weight: 600;
    border-radius: 20px;
}

.outer_transaction_redirect a:hover{
		background: #eda807;
		    color: #000;
}


.nui-btn_enable {
 text-align: center;
    width: auto;
    background: #04a55c;
    color: #FFF;
    text-decoration: none;
        padding: 2px 6px;
    font-weight: 600;
    text-transform: uppercase; 
    line-height: 24px;
    border-radius: 5px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    cursor: pointer;  
    border: none !important;
}

.dm_document_view{
    float: left;
    width: 100%;
    margin: 4px 0px 4px 0px; 
}


.dm_document_label{
    font-size: 13px;
    word-wrap: break-word;
    left: 10px;
    line-height: 16px;
    margin: 3px 0px 0px 0px;
    color: #000;
  font-weight: 500;
	float: left;
}

.dm_document_label:hover{
	  color: #2c30b6;
}



.dm_document_view .nui-viewbtn{
	      margin-left: 5px;
    float: none;
    padding: 1px 7px;
}


.dm_for_largbox .nui-uplaod-each{
	width: 39%;
}

.dm_for_largbox .nui-uplaod-each-cover{ 
	    width: 56%;
}


.dm_for_largbox .nui-viewbtn2{
	    text-align: center;
    width: auto;
    background: #FFF;
    color: #272a74;
    text-decoration: none;
    padding: 0px 8px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 22px;
    border-radius: 19px;
    font-size: 14px;
    border: 1px solid #272a74;
    float: left;
margin-top: 0px !important;
    margin-bottom: 7px;
    float: left !important;
    margin-left: 5px; 
}


.eachconform_dmckeck{
	float:left; 
	width:100%;
	 /*display:flex; 
	 align-items:center;
	 justify-content:center; */
	 text-align:center;
	 
}



.eachconform_dmckeck input[type="checkbox"] {
margin: 8px 0 0 0px;
    margin-top: 0;
    line-height: normal;
    width: 25px;
    height: 19px;
    position: relative;
    top: 4px;
}

.eachconform_dmckeck a{
	color: #4145a9;
    font-weight: 600;
	text-decoration:underline;  
}

.eachconform_dmckeck a:hover{
	color: #f8a30b;
}

.eachconform_dmckeck span{
	margin-top: -19px;
    position: relative;    
}

.dm_model_title .modal-title{
	color:#272a74; 
}



.dm_model_title .btn-default{
	
	background-color: #070360;
    color: #444;
    border: none;
    color: #FFF;
}

.dm_model_title .btn-default:hover{
	
	background-color: #2c288d;
	  color: #FFF;
}

.dm_know_actions{
	cursor:default;
}
.dm_know_actions:hover{
	    color: #4145a9 !important;
		text-decoration:underline;    
}


#checkid_message{
	text-align: center;
    font-size: 13px;
    color: #ff0000;
    font-weight: 600;  
} 


.btn_attestation {
	background: #272a74;
    color: #FFF;
    padding: 3px 10px !important;
}

.btn_attestation:hover{
	    color: #FFF !important;
}



/*2026-13-2- css added here start*/


.bg_client_set{ 
    background: #ededed;
    padding: 5px 0px 0px 2px;
    border: 1px solid #e3e3e3;
}


.bg_client_set .renual-ckbox-leftspace{
	margin-top: -4px;
}
 
 
 .bg_client_set .checkbox{ 
	 margin-bottom: 3px;
 }
 
 
 .bg_client_set .renuve-checkmak{
	 display:flex; 
 }
 
 .each_check_caigne{
	 text-align:center;
 }
 
 
 .each_error_inline_center1 .renuv-confirmlabel-contnet{
	     margin-right: 0px !important;       
		     display: inline !important;  
 }
 
 
 .each_error_inline_center1 .help-block{ 
	text-align: center;
    margin-top: -9px;
    position: relative;
    top: -11px;
    float: left;
    width: 100%; 
 }
.rn_errorheight .help-block{
	color: #e94b48 !important;
    margin-top: -8px !important;  
}
.attestation_information{
	float: left;
    width: 100%;
    background: #f1e5e5;
    padding: 6px;
    border-radius: 20px;
    margin-top: 5px;
    border: 1px solid #e5c8c8;
	    text-align: center;
}
.attestation_information a{ 
    color: #3c409d;
    font-weight: 600;
	cursor:pointer;
	text-decoration:underline;
}
 .attestation_information a:hover{ 
   color: #f8a30b;
   	text-decoration:underline;
 }
.each_mt_complethint{
	margin-bottom:13px; 
}
.dis_flex_nne{
	display:flex; 
	font-size: 13px;
} 
.nui-viewbtn2{
	    margin-top: -5px;
    margin-bottom: 7px;
    margin-left: 5px;
	width: 51px;
	font-size: 12px !important;
	    line-height: 20px;
}
/*2026-13-2- css added here end*/


@media (min-width: 320px) and (max-width: 768px) {
	
	
	
	
	
	
	
	.dm_document_label {
    word-break: break-all !important;    
}

.req_payment_outer{
width:100%;	
    padding: 10px;
}
.outer_span_credit{
	width:100%;	
}
.margins-row-indent{
	width:100%; 
}
.option_outer_main_company_check label{
	    display: inline;
}
.card_nopad_right{
	        padding-left: 0px !important;
}
.col-md-6.card_nopad_left{
	    margin-bottom: 13px;
		padding-right:0px;
}
.col-md-6 .card_nopad_right{
	  margin-bottom: 13px;
}
.dat_hit_icon{
	display:none;
}
.payment_page{
	padding: 10px;
}
.payment_page_new_req .rightspan{
	text-align:center !important;
}
.payment_page_new_req .leftspan{ 
	text-align:center !important;
}
.each_select_payment_option{
	display: inline !important;
}
.each_lbl_fnt{
display: inline !important;	
}
.each_select_option select{
	    margin-left: 0px; 
}
    .main-btn-site {
        min-width: 83px !important;
        float: left !important;
        margin-right: 10px !important;
    
}
.each_middile_frame{
	    width: 100%;
}
.info-grid{
	grid-template-columns: 50% 50%;
}
.each_addintial_textinfo{
	width: 100%; 
}
.more_info_lable{
	text-align: left;
	        margin-bottom: 10px;
}
.btns_align_center{
	display: inline !important;
	text-align:center !important;
}
.each_req_approve{
	    float: none;
		    margin-left: 0px;
}
.col-md-8 #offlinepaymentstatus{ 
	width:100% !important;
}

}
  .each_chek_manstar{
		color: #ff0505;
    font-weight: 600;
    font-size: 16px;
    margin-left: 0px;
    /* margin-top: 2px; */
    position: relative;
    top: -3px;
		}
		.each_chek_manstar2{
		color: #ff0505;
    font-weight: 600;
    font-size: 16px;
    margin-left: 5px;
    /* margin-top: 2px; */
    position: relative;
    top: -3px;
		} 
		.ovetrall_cpd12 .nui-viewbtn2{
			margin-top: -20px !important;  
		}
.dev_staradded .renuv-confirmlabel-contnet{
	margin-left: 0px !important; 
}

.dev_staradded  .each_chek_manstar2{
	    margin-bottom: 15px !important;
    float: left;
	margin-right: 5px;
}


.dev_staradded2 .renuv-confirmlabel-contnet{
	margin-left: 0px !important; 
}
.dev_staradded2  .each_chek_manstar2{
	    margin-bottom: 40px !important;
    float: left;
	margin-right: 5px;
}

.each_singlie_textline{
	width:100%
}

.grp_btn_inline a:last-child{
	    float: left;
    background: #1e0074;
    color: #FFF;
    border: navajowhite;
    margin-left: 5px;
    border-radius: 20px;
    padding: 2px 15px;    
}
.remove_btm_inpt_sp{  
	margin-bottom: 11px !important; 
}

.need_mttop_15{ 
	margin-top:10px;
}


/* All responsive */
@media (min-width: 320px) and (max-width: 768px) {
	.almobile_cpd{
		margin-top:15px; 
	}
	
	.almobile_otp_btn .main-btn-site{
		width:100% !important;
	}
	
	
	    body div#Header_Top {
			        height: 234px !important;   
		}
		
		.almobile .niu-name-float{
			          line-height: 18px;
        margin-top: 10px;
        word-wrap: break-word;
        width: 89% !important;
        display: block;
        margin: 10px auto auto auto;
        float: none;
		}
	
	.almobile .niu-name-status-float{
		margin-right: 0px;
	}
	
	.renual-rj-contnet{
		min-width: 100%;
	}
	
	
	.renual-headderstrip  .nui-card-paymnet {
    float: none;
    width: 100%;
    text-align: center;
}

.nui-cardrenuval-status{
	width: 100%;
}

.allmobile .tab2left{ 
	margin-top: 31px;
}

.general_info p{
	    word-wrap: break-word;
}

.all_mob_btn .button_nsave1{ 
	    margin-bottom: 20px;
    margin-top: 10px;
}

.all_mob_btn{
	    min-height: 50px !important;
    float: left;
    width: 100%; 
}

.all_mob_clear{
	    float: left;
    width: 100%;   
}


.dev_staradded2 .each_chek_manstar2{
	margin-bottom: 0px !important; 
}

.dev_staradded .each_chek_manstar2 {
    margin-bottom: 15px !important;
    float: left;
    margin-right: 5px;
}


    .btn_inscenter .main-btn-site {
        float: none !important;
        margin-top: 12px;
    }
	
	
	.alert-success{
		width:100% !important; 
		left: 0% !important;
	}
	
	.each_inactive_error{
		float: left;
        width: 100%;
        margin-top: 20px;
	} 

.mobile_ni_vieprof{
	float:left;
	width:100%;
}

.mobile_ni_vieprof2{
	float:left;
	width:100%;
	 margin-top: 15px; 
}

}


/* only safari browser */

@supports (-webkit-touch-callout: none) {
  /* Safari only CSS */
  /*.box {
    margin-top: 20px;
  } */  
}


/* 2026 css strats here */ 


.nrui_tablewidth td {
	min-width:90px !important ;
		width:90px !important ; 
		 word-wrap: break-word;	
}

.nrui_tablewidth th {
	min-width:90px !important ;  
   
}

.nrui_tablewidth .member_name_td{
	min-width:140px !important ;  
   
}


/*2026-2-20- Registrations issues css */
.afterupload_n1{
    float: left;
margin-right: 5px;
    margin-bottom: 6px;
}

.afterupload_n2{
	float: left;
}

.mbl_btns_akcenter{
	float:left;
	width:100%;
}

.redhint_overlaped{
	margin-left: 4px;
    margin-right: 5px;
}

.destructure_price{
	    float: left;
    width: 100%;
    font-size: 18px;
    color: #272a74;
    font-weight: 600;
    margin-bottom: 10px;}
	
	.destructure_price span{
		margin-right:5px
		
	}
	
	
	.payment_pagealign_d1 .leftspan{
		padding-right: 8px !important;
	}
	
	 .nopadding_ech_lable1{ padding-left:25px !important;  
		 
	 }
	 
	 .mylabels_new {
		margin-top:0px;  
	 }
	.mylabels_new .credit-debitcard_outer label {
		    text-transform: none!important;  
			margin-bottom: 0;
	}
	
.nopadding_newlabees{
 
			padding:0px!important;     
	}
	
	/*.mylabels_new  .credit-debitcard_outer{
		border:none;
	}*/
	
	body .form-group.total-payment-due {
		min-height: 40px !important; 
	}



.each_newlabel_mr0{  
	margin-right:0px !important;   
	text-transform: none!important;  
}

body .mylabels_new .form-group{
	min-height: 40px !important;  
}


.card_images_center{
	    margin: 10px auto 15px auto !important; 
}

.each_paybtn_event .send_code {
	margin-top: 10px !important;
	
}

.main-btn-site-cancle_2 {
    height: 43px;
    margin-bottom: 30px !important;
    background: #404a4f !important;
    color: #FFF;
    border-radius: 3px;
	
}

.camp_backbtn{float: left;
    background: #000000;
    min-width: 100px;
    height: 43px;
    /* background: #272a74 !important; */
    color: #FFF;
    font-weight: 600 !important;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
margin-top: 17px;}

.camp_backbtn:hover{color:#FFF}

.mobile_lasttest_submitbtn{
	    float: right;
    margin-top: 14px;
	
}

.event_table_mobilealign{
	    float: left;
    width: 100%;


}
.mainlicence_submition{
	text-align:center !important;
}

.mainlicence_submition .tab2right{
	float:none !important;
}
	
	
	.renual_outer_centerpage .fee_details{
		width: 100% !important;
		background:none !important;
		margin-top:5px !important;  
	}
	
		.renual_outer_centerpage .fee_details-mobile{
		    padding: 5px 45px 45px 45px;
	}
	
	.nobackleft{
		float:none; 
		margin-top:15px;
	}
	
	.new_fields_added .req_payment_outer{
		box-shadow:none !important;
		    width: 100% !important; 
			margin-top:0px;
			    padding: 5px 5px 25px 5px;
	}
	
	.new_fields_added .heading_payment_info1{
		text-align: left;
		    width: 100% !important;
	}
	
	.each_fl_wth{
		float:left;
		width:100%; 
	} 
	
	/*.btn:hover, .btn:focus {
    color: #ffffff !important;  
}  
	.btn:focus{ 
	color:#FFF !important;   
	}
	*/
	

	button:focus, button:active {
    color: FFF !important;
	/*text-transform: capitalize; */
}



.btn:focus {
    outline: none;
    color: #FFF!important;  
	/*text-transform: capitalize; */ 
}
.btn:active {
    color: FFF !important; 
	/*text-transform: capitalize;*/  
}

/* grid view adjestment css starts here*/
.grid_view_paload .td_mnh{
	min-width:100px !important; 
	max-width:100px !important; 
		word-break: break-word;

}

.min-w_header_60{
min-width:60px !important; 
	max-width:60px !important; 
		word-break: break-word;	
}

.min-w_header_70{
min-width:60px !important; 
	max-width:60px !important; 
		word-break: break-word;	 
}


.grid_view_paload .td_mnh_140{
	min-width:140px !important; 
	max-width:140px !important; 
		word-break: break-word;
}


.grid_view_paload .td_mnh_30{ 
	min-width:30px !important; 
	max-width:30px !important; 

}


.grid_view_paload .td_mnh_50{ 
	min-width:50px !important; 
	max-width:50px !important; 

}

.grid_view_paload .td_mnh_70{
	min-width:70px !important; 
	max-width:70px !important;  

}

.grid_view_paload .td_mnh_80{
	min-width:80px !important; 
	max-width:80px !important;  

}

.grid_view_paload .td_mnh_60{
	min-width:60px !important; 
	max-width:60px !important;   
}



.grid_view_paload .td_mnh_50{
	min-width:50px !important; 
	max-width:50px !important;   
}


.grid_view_paload .td_mnh_40{
	min-width:40px !important; 
	max-width:40px !important;   
}



.grid_view_paload .td_mnh_100{
	min-width:100px !important; 
	max-width:100px !important;   
}

.grid_view_paload .td_mnh_110{
	min-width:110px !important; 
	max-width:110px !important;     
}

.grid_view_paload .td_mnh_150{
	min-width:170px !important;
	max-width:170px !important; 
	word-break: break-word; 
}

.grid_view_paload .td_mnh_220{ 
	min-width:220px  !important; 
	max-width:220px !important;  	
	    word-break: break-word;
}

.grid_view_paload .td_mnh_180{ 
	min-width:180px  !important; 
	max-width:180px !important;  	
	    word-break: break-word;
}


.grid_view_paload .td_mnh_175{
	min-width:170px !important;
	max-width:170px !important; 
	word-break: break-word; 
}

.grid_view_paload .td_mnh_120{ 
	min-width:125px  !important; 
max-width:125px !important; 
  word-break: break-word;	 

} 


.grid_view_paload .td_mnh_90{ 
	min-width:90px  !important; 
	max-width:90px !important;  	
	    word-break: break-word;
}
.grid_view_paload .each_date_hint{
	font-size:10px;
	float:left;
	width:100%;
}

.grid_view_paload .td_mnh_100{
	min-width:100px !important; 
	max-width:100px !important;   
}

.grid_view_paload .td_mnh_200{
	min-width:200px !important; 
	max-width:200px !important;   
 word-break: break-word;	
}

.grid_view_paload .td_mnh_130{
	min-width:130px !important; 
	max-width:130px !important;        
}


.grid_view_paload .td_mnh_145{
	min-width:145px !important; 
	max-width:145px !important;       
}


.grid_view_paload .td_mnh_30per{
	min-width:30% !important; 
	max-width:30% !important;       
}


.grid_view_paload .td_mnh_400{  
	min-width:400px !important; 
	max-width:400px !important;        
}


.grid_view_paload .td_mnh_175{
	min-width:175px !important; 
	max-width:175px !important;   
 word-break: break-word;	
}


.grid_view_paload .td_mnh_20pers{
min-width:20% !important; 
	max-width:20% !important;   
 word-break: break-word;	  
}


.grid_view_paload .td_mnh_120_break{  
	min-width:120px  !important; 
max-width:120px !important; 	
    word-break: break-word;
}

.grid_view_paload .min-w_header_100{
	max-width:100px !important;    
}

.grid_view_paload .min-w_header_120{
	max-width:120px !important;    
}

.grid_view_paload .min-w_header_180{
	max-width:180px !important;    
}

.grid_view_paload .min-w_header_70{
	max-width:70px !important;    
}

.grid_view_paload .min-w_header_150{
	max-width:150px !important;    
}

.grid_view_paload .min-w_header_80{ 
	max-width:80px !important;    
}

.grid_view_paload .min-w_header_200{
	max-width:200px !important;  
max-width:200px !important;  
word-break: break-word;	 
}



.grid_view_paload table td{ vertical-align: middle !important;}  
table.dataTable tbody td {
    vertical-align: middle !important; 
}  


.align_after12 .edit_event_reg .Reinstatement_view .info-row {
    display: grid;
    grid-template-columns: 130px 1fr 160px 1fr 155px 1fr;
    border-bottom: 1px solid #ccc; 
}

.icon_center_thumb{ 
text-align:center;
}

.icon_center_thumb a{ 
float:none; 
}

.memberboard_outer_n1{ float:left; width:100%; 
float: left;
width: 100%;
background: #FFF;
margin: 25px 0px 20px 0px;

}

.member_each_full_details{
	    float: left;
    width: 300px;
    background: #edf7fb;
    border: 1px solid #e1e9ed;
    padding: 15px;
	    margin-right: 20px;
		min-height: 243px;
}

.shared_cpd_outer_n1{
	width: calc(82% - 20px);  
    margin-right: 20px;
    float: left;
    background: #e1edef;
    padding: 15px 10px;
    position: relative;
	border-radius: 5px;
}
.year_select_outer{
	    float: right;
    width: 300px;
    text-align: right;
	margin-right: -55px;
}

.year_select_outer label{
	float: left;
    min-width: 102px;
    margin-right: 10px;
    line-height: 25px;
	font-weight: 600;
}

.year_select_outer select{
	float: left;
    max-width: 120px;
    margin-bottom: 0px !important;
    height: 30px;
    /* line-height: 10px; */
    padding: 3px 10px !important;
}

.each_chart_outer_n12{
	float: left;
    width: 99.5%;
    background: #f5f3f3;
    padding: 25px;
    margin: 25px 0px;
    border: 1px solid #e1dbdb;
	text-align:center;
}



.each_chart_outer_n12 img{
	width:500px;
	max-width:500px; 
}


.shared_cpd_outer_n1 .each_box2{
	margin-top:0px;
	
}
/*.shared_cpd_outer_n1 .credit-card{
clear: both;
overflow: hidden;
} */


.shared_cpd_outer_n1 .credit-card{
	    padding: 7px 10px 9px 10px;
}


.shared_cpd_outer_n1 .count {
    font-size: 32px;
    font-weight: 600;
    margin: 5px 0;
line-height: 22px;
}

.shared_cpd_outer_n1  .count a{
	color:#FFF;
	    font-weight: 600;
		font-size: 20px;
}

.each_offtext_color{
	color:#ffdf76 ;
}

.each_offtext_color2{
	color:#ffdf76 ;
}

.no-red_mtbt{margin-bottom:0px !important;}

.shared_cpd_outer_n1 .card-top{
	    margin-bottom: 6px;
}

.total_cpd_outer_n1{
	float:left;
	width: 18%;  
}

.total_cpd_outer_n1 .count{
	font-weight:600;
	font-size: 20px;
}

.memberboard_outer_n1 .each_box3{
        min-height: 194px !important; 
}


.dashboard_redirect1 .details-btn{
	width: 101px;
}

.dashboard_redirect1 .details-btn:hover{ 
	color: #000 !important;
}


.total_cpd_outer_n1 .each_box3 .card-top {
    /*border-bottom: 1px solid #c9d9c8; */
    margin-top: 0px;
}

.all_in_outer_in{
	float:left;
	 width:100%;
}

.member_each_full_details ul{
	margin:0px;
	padding:0px;

}
.total_cpd_outer_n1 .card-top .title{
	width:100%; 
}
.member_each_full_details ul li{
		list-style: none;
    display: block;
    margin: 0px;
padding: 10px 0px;
    border-bottom: 1px solid #ccc;
  line-height: 16px;
    font-size: 14px; 
	float: left;
	width:100%;
	
	

}
.member_each_full_details ul li span{
	font-weight: 600;
    width: 118px;
    float: left;
}

.tdront{
	float:left !important;
	 width: calc(100% - 120px) !important;
	 	font-weight: normal !important;
		word-break:break-word;
} 

.shared_cpd_outer_n1 .each_box1{
	width:23%;
	float:left;
	min-width:23%;
	margin-right:1%;
	  min-height: 164px;
	
}

.shared_cpd_outer_n1 .each_box2{
	width: 24%;
    float: left;
    min-width: 24%;
	margin-right:1%;
min-height: 164px;
}


.shared_cpd_outer_n1 .card-top .title{
width:100%;	
}

.each_tb_mb1{
	margin-bottom:35px !important;
}


.memberboard_outer_n1 .shared_cpd_outer_n1:before {
         content: '';
    border-left: 41px solid #e1edef;
    border-top: 69px solid transparent;
    border-bottom: 69px solid transparent;
    position: absolute;
    right: -35px;
    top: 25px;  
}

.each_box2:last-child{
	margin-right:0px;
}

.page_minheight{
	min-height:620px !important;   
}

.sidebar-menu>li>a {
    padding: 8px 5px 8px 5px !important;   
    display: block!important; 
    font-size: 13px!important;	 
}

.mainframb-border-none{
	min-height:620px !important;
} 

.main-fram-upcommingbg-dashboard{
	min-height:780px !important; 
}

.full-width_erro1{
	float:left;
	width:100%;
}

.full-width_erro1 .alert-danger{
    background-color: #dd4b39 !important;
    width: 460px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px !important;
	color: #FFF !important;
	

}

.heighlet_member{
	background:#00a3bd !important; 
	color:#FFF!important; 
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.heighlet_member_red{
	background:#d3f9ff !important; 
	color:#000!important ; 
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.btn_renewal_profile{
	width: 250px;
    display: block;
    margin:15px auto 20px auto;
	float: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
	display:flext;
	align-items:center;
	justify-content:center;
}

.btn_renewal_profile .fa{
	font-size: 20px;
    margin-right: 1px;
  
}

.btn_renewal_profile span{
	   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px;
    font-weight: 600;
    margin-left: 3px;
}


.mybtn_dnld{ 
	width: 180px !important;
    margin-right: 10px !important;
	padding: 5px 10px !important; 
	background:#272a74 !important;  
color:#FFF!important;  
}

 .mybtn_dnld span{
	 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 15px;
    font-weight: 600;
    margin-left: 3px;
    position: relative;
    top: -2px;
}

.mybtn_dnld .fa{
	font-size: 20px;
    margin-right: 5px;
  
}


.event_Details_outer{
	  width: 900px;
    display: block;
    margin: 30px auto 30px auto;
    background: #ccc;
    border: 1px solid #dadada;
    clear: both;
    overflow: hidden; 
	
}

.event_fullwidth{
	float: left;
    width: 100%;
    background: #f3f3f3;
    clear: both;
    overflow: hidden;
	display: flex;
	border-bottom: 1px solid #c6c4c4; 
}

.event_destr .event_fullwidth_name{
	    font-weight: bold;
}

.event_destr .event_fullwidth_price{ 
    float: left;
    width: 200px;
    background:none;
    padding: 8px 10px; 
font-weight:bold;	
}




.event_fullwidth_name{
	float: left;
    width: 436px;
    text-align: right;
    margin-right: 0px;
    font-weight: 600;
    font-size: 13px;
    padding: 8px 10px 5px 20px;
    border-right: 1px solid #ccc;
}


.event_fullwidth_price{
	float: left;
    width: 200px;
    padding: 8px 10px; 
}

.eventdetais_headding1{
	      font-size: 17px;
    color: #ff9706;
    font-weight: 600;
    padding: 0px 0px 0px 20px;
    line-height: 41px;
	text-align:center;
	display:inline !important;
	

}

.event_alternated{
	
	background:#FFF !important;
}


.headding_new_eventname{
	    background: #272a74;
    color: #FFF;
}


.event_total_amt{
	color:#272a74;
	font-weight:600;
	
}

body .registerd_events_n1{
    background-color: #ffc206 !important;
    border: 1px solid #ffb206!important;
	color:#000 !important; 
	margin: 0px 0px 0px 10px;
	cursor:pointer;
}

.registerd_events_n1 .fa{
	color:#272a74!important;
}

.events_each_ttl1{ font-size: 21px;
    font-weight: 600;
    color: #272a74;
    margin: 0px 0px 10px 0px;
    padding: 0px;}
	
	
	
	.event_cdp_crerditsfloat{ 
	float: left;
    min-width: 130px; 
    text-align: left;
    margin-right: 0px;
    font-weight: 600;
    font-size: 13px;
    padding: 8px 10px 5px 10px;
    border-right: 1px solid #ccc;
	    font-weight: bold;
}


.totalamount_guide1{ 
width: 777px !important;
}

.total_amount_bg{
	background: #e5e5e5;
}

.text_verfiy_notv{
	font-size:12px;
	font-weight:normal;
	
}
.dateof_verification{
	margin-bottom:15px;
 
}
.dateof_verification .each_select_option input{
	width: 200px !important;  
}

.date_verfy_1{
	width: 200px !important;  
		position:relative;
}

.date_verfy_1 .dat_hit_icon{
	top: 1px;
	    right: 0px;
}

.approver_pb_70{
padding-bottom:70px;
}



/*.full-width.each-clickdetails a:focus, a:hover {  
    color: #FFF !important; 
    text-decoration: underline;  
} */

body .cpd_message_outer {
	min-width:600px!important; 
	display:block!important; 
	float:none!important; 
	display:block !important;  
	
}

.only_min_width1{
	max-width:800px;
	margin-left:auto;
	display:block; 
	margin-right:auto;
		float:none!important; 
}


.download_pdfviewoter .nui-print{
	width: auto !important;
	padding: 8px 25px;
}



.backbtn_nui_outer{
	display: flex;
    align-items: center;
    justify-content: flex-end; 
}

.backbtn_nui_outer .nui-print{
    margin: 1px 0px 0px 11px !important;	
}


.needspacing12 .info-row{ 
	
    grid-template-columns: 130px 1fr 168px 1fr 145px 1fr !important; 
}

.needspacing13 .info-row{ 
	
    grid-template-columns: 160px 1fr 168px 1fr 145px 1fr !important;  
}

.hr_clor1:hover{
	color:#000 !important;
}



.event_Details_outer .event_total_amt { 
    width: 100px;
}


.each_event_edit12 a{
	color:#FFF !important; 
	
}

.alreg_font{
	color:#ff0404 !important;
}

.content-header>.breadcrumb>li>a:hover{
	color:#000 !important;  
}


.pagination>li>a:hover {
    color: #000!important;  
}


.icon_bigsize .fa{
font-size: 17px !important; 
}

th.no-sort::after {
    display: none !important; 
}

.each_dropdown_perpous .each-select-dropdown-new{
	height: 31px !important; 
	    
}

.each_dropdown_perpous label{ 
	margin-right: -13px !important;  
}

   .each_dropdown_perpous .each-select-dropdown{ margin: 2px 0 2px 0 !important;
   }

body .need_w_selecte select{
	width: 76% !important ;
}

.need_w_selecte .each-select-dropdown{ margin: 2px 0 2px 0 !important;
   }
   
   .need_w_selecte .each-select-dropdown-new{
	height: 31px !important; 
	margin-right:12px !important; 
	    
}


.each_download_defied{
	padding: 5px 10px !important;
	background:#272a74;
	color:#FFF;
}

.each_download_defied:hover{ 
	background:#ffc206;
	color:#000 !important; 
	
}
.btn_mnw_yel .btn-info{
	width:100px!important;
	min-width:100px !important;
}

.each_missed_thbg{
	background:#F0F0F0 !important;  
	border:1px solid #BEBEBE !important;  
}

.each_missed_thbg th {border: 1px solid #CCCCCC !important;  
 }

    .eachalign_serch_default .search-bottom-spacremove{margin-top: 21px !important;
}



.each_send_nbtn{
	background: #ffc206;
    border: navajowhite;
    color: #000;
    font-weight: 600;
    height: 30px;
    min-width: 60px;
    border-radius: 3px;
	    margin-left: 8px;
}
.each_send_nbtn:hover{
	background: #272a74;  
	color: #FFF;
}

.icon_edit_center{
	top: 2px;
    left: 3px;
    position: relative;
}


.each_sendmail_icon{
font-size: 18px !important;
    float: left!important;
    position: relative!important;
    top: 0px!important;
    margin-right: 3px!important;
}

.min-w_header_70 {
	width:70px;
}

.mytable_needed .info-row{

    grid-template-columns: 180px 1fr 178px 1fr 153px 1fr !important;

}

.lesspadding_each-yes{
	padding: 15px 10px 1px 10px !important;
}

.lesspadding_each-yes input{
	    padding: 6px 2px !important;
}

.each_herid_dndlbtn{
	background: #272a74;
    padding: 5px 10px;
    border-radius: 5px;
    color: #FFF;
    font-weight: 600;
}


.each_herid_dndlbtn:hover{ 
    color: #FFF !important;
    
}

.event_outer_nsd123{
	    width: 900px;
    display: block;
    margin: 30px auto 30px auto;

    clear: both;
    overflow: hidden;
}

.success_alert_enhanc{
	background: #53ab30;
    width: 600px;
    margin: auto;
    color: #FFF;
    padding: 9px !important;
}

body .fulw-admin_notes .info-row{
	    grid-template-columns: 180px 1fr  !important; 
}


    .btn_applyreinstatement{background: #e51e03;  
    color: #FFF;
    padding: 7px 5px;
    display: block;
    margin: auto;
    text-align: center;
    max-width: 220px;
    border-radius: 20px;
	}
	
	
	    .btn_applyreinstatement:hover{
			background: #ae0101;     
    color: #FFF; 
	}

.each_btn_cnter_mro{
	text-align:center;
	width:100%;
	float:left; 
	
	
}
.each_btn_cnter_mro .main-btn-site{
		float:none;  
} 

.span_mandatory_n1{
	font-size: 15px;
    color: #ff0000; 
}

.readonly_css_label{
    background: #e3e3e3 !important; 
} 

.selstatus_ecah_cent .form-group{
	float:right; 
	
}

.selstatus_ecah_cent .max_w_select{
	
	max-width:200px;
	width:200px;
	
}

.selstatus_ecah_cent .pl_left_z0{
	padding-left:0px;  
}

.selstatus_ecah_cent{
	margin-bottom:15px;
}

.each_status_expiresuspend{
	
	color: #ff8e16;
    font-weight: 600;
}

.suspen_mb12{
	margin-bottom:8px;
	
}


.btn_applyreinstatement_profile {
       background: #e51e03;
    color: #FFF;
    padding: 5px 15px ;
    margin: 5px 0px 0px 0px;
    text-align: center;
    border-radius: 20px;
    font-weight: 600;
    font-size: 15px;
    float: left;
}

.btn_applyreinstatement_profile:hover {
	 background: #ae0101;
    color: #FFF;
}

.livecounter_count{
	margin-top:-20px;
	    font-weight: normal !important;
}

.text-verified_green{
	color:#0f9446 !important;
} 

.text-notverified_orange{
	color:#ff8e16 !important;
} 


.btn_applyreinstatement_short {
    background: #e51e03;
    color: #FFF;
    display: block;
    margin: auto;
    text-align: center;
    max-width: 220px;
    border-radius: 20px;
	    width: auto;
    max-width: max-content;
    padding: 7px 15px;
    margin-top: 5px; 
}


.btn_applyreinstatement_short:hover {
    background: #ae0101;
    color: #FFF; 
}


.each_minw_redoc{
	min-width:400px !important; 
}


.echmt_vltop{
	margin-top:15px; 
}


.livecounter_coun_2 {
    margin-top: -14px !important;
    font-weight: normal !important;
}


.edit_icon_nofont{
	    background: #272a74;
    color: #FFF !important;
    padding: 5px 0px;
    border-radius: 3px;
}

.edit_icon_nofont i{
		color:#FFF !important
}


.rui-new-adminupd-outer .rui-new-inptlabel {
    float: left;
    width: 275px; 
}


.each_cpd_centertxt1{
	  text-align: center;
    margin-left: -5% !important; 
    border-radius: 0 !important;
    top: 39px !important;
	width:400px  !important;    
}


.outer_supervision_note{
	float:left;
	width:100%;
	background:#F2F9FB;
	border:1px solid #E1E9EB;
	padding:15px;
	margin: 15px 0px 15px 0px;
}

.outer_supervision_note h1{
	   font-size: 21px; 
    color: #272A74;
    font-weight: 600;
    padding: 0px;
    margin: 0px 0px 3px 0px; 
	text-align: center;  
}

.overviw_answer_notify{
	float:left;
	width:100%;
	margin: 6px 0px 0px 0px;
}

.overviw_answer_notify li{
    display: inline-flex;
    float: left;
    margin: 0px 15px 0px 0px;
    padding: 6px 10px 4px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
	color: #000; 
	position: relative;
}

.overviw_answer_notify li span{
	margin-left:5px;
}

.overviw_answer_notify li b{
	font-weight:600 !important;
}



.overviw_answer_notify li .uploadfile_icon_view {
    background: #272a74;
    color: #FFF;
    padding: 2px 3px 1px 3px;
    border-radius: 5px;
    cursor: pointer;
}





.overviw_answer_notify li .afterupload_n1{
margin-bottom: 0px;	
}

.additinol_info_text{
	       margin-top: 8px;
    line-height: 17px;
	color: #000;
	text-align: left;
}

.additinol_info_text span{
	color:#000; 
	font-weight:600;
	margin-top:15px;
}

.reinstate_fee_inline{
	display:flex;
	align-items:center;
	justify-content:center;
	
}

.reinstate_fee_outer{
	margin-left:0px;
}
.reinstate_fee_outer li{
	display: inline-grid;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  
	font-size: 14px;
}
.reinstate_fee_outer li:first-child{
	  background:#edf0f1;
	    font-weight:600;
border: 1px solid #acb4b7;

  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;

  /* keep right side sharp */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
    padding: 8px 10px 8px 20px ;
}

.reinstate_fee_outer li:last-child{
	  background: #D8EDF3;
	  font-weight:600;
	  
	  border: 1px solid #aecdd6;

  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;

  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
     margin-left: -5px !important;
	   padding: 8px 20px 8px 10px ;
}


.instructions_retainment {
	margin-bottom: 10px;
	}

.instructions_retainment h1  
{ font-size: 21px;
    color:#ff8d06; 
    font-weight: 600;
    padding: 0px;
    margin: 0px 0px 3px 0px;
    text-align: center;
}

.instructions_retainment p{
	font-size: 14px;
    color: #393939;
    font-weight: 600;
    padding: 0px;
    margin: 0px 0px 3px 0px;
    text-align: center;
}


.each_expire_headding h4{
	font-size: 20px; 
    color: #000;
    font-weight: 600;
}


.each_expire_headding h4 span{
	color: #f8a30b;
}


.overviw_answer_notify li a{
	 color: #000;  
}
/*.overviw_answer_notify li a:hover{
	 color: #1a1e94;   
}*/ 

.old_alreday_uploaddata{
    background: #272a74;
    float: left;
    min-width: 25px; 
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-weight: 600;
}

.overviw_answer_notify li:first-child{
	padding:6px 10px 4px 30px
}


.old_alreday_uploaddata span{
	    margin-left: 0px !important; 
}



body .need_set_textcapital .form-group label {
    text-transform:none !important;
}


.readonly_for_eamilreview{ 
	background: #e9e9e9;
    padding: 8px 16px;
    word-break: break-all;
    border: 1px solid #ccc;
	
}


.readonly_for_eamilreview2{
    background: #e9e9e9;
    padding: 6px 16px;
    word-break: break-all;
    border: 1px solid #ccc;
}


.main-btn-site_new{
	    min-width: 115px;
    height: 39px;
    background: #272a74 !important;
    color: #FFF;
    font-weight: 600 !important;
}

.btn_each_paylater{
	background:#1474a9!important;
	margin-left:15px;
}

 .outer_payn_nui .eachpanbtn1{
	margin-right: -2px;
    float: none;
    margin-top: 0px; 
}

.retainment_member_outer{
	margin:0px !important;
	width:100%!important;
}

.retainment_member_outer .font_w_normal1{
	font-weight: normal !important;
  
}

.retainment_member_outer li{
			padding: 9px 5px 12px 5px !important;
    line-height: 19px !important;
}


.suspension_headding{
	font-size: 19px;
    color: #000000;
    font-weight: 600;
    padding: 2px 20px;
    /* margin: 0px 0px 3px 0px !important; */
    text-align: center;
    background: #ffc206;
    display: block;
    margin: 0px auto 10px auto;
    max-width:280px;
    border-radius: 0px;
	font-family:"Source Sans Pro", sans-serif; 
}



.options_renstate_opt{
	display:flex;
	align-items:center;
	justify-content:center;
	    margin-bottom: 10px;
	
	
}


.inpt_mem_alredycheck{
	width:18px!important;
	height:18px!important;
	margin: 0px !important;
	float:left!important;
}


.inpt_mem_alredycheck2{
	width:18px!important;
	height:18px!important;
	margin: 0px !important;
	float:left!important;
}

.each-pr-20_n12{
margin-right: 10px;
    font-weight: 600;
    color: #494848; 
}

.label_mds_member{
    margin-top: 4px!important;
    margin-left: 5px!important; 
}

.if_member_condition{
	margin:0px;
	padding:0px;
}

.if_member_condition li{
	margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-flex;	
}

.ml_negitive{
	    margin-left: -20px !important; 
}

.each_placement_inpt label{
	font-weight:normal!important;
}

.text-button_paid {
color: #FFF !important;
    background: #09ad06;
    padding: 1px 10px;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 2px;
    border: 2px solid #09ad06; 
	position: relative;
    top: 2px;
	
}

.text-area_readolly_editform{
	background: #ededed;
}

.select_reject_resion_drop{
	max-width:150px;
}



   .each_only_t20{ margin-bottom: 20px !important;
}

body .each_req_approve_d1{
    float: left!important;
    background: #272a74;
    color: #FFF;
    font-weight: 600 !important;
    padding: 7px 10px;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;  
}

.each_req_approve_d1:hover{
	color: #FFF  !important;
}

.Reinstatement_view.graied_out_fileds .value{ background:#f6f6f6;}


.showing_cpd_percentage{
	color: #69d1fa;
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0px 13px 0px;
    line-height: 18px;
	float:left;
	width:100%;
}

.showing_cpd_percentage2{
	color: #ffdf76 !important;
    font-size: 18px; 
    font-weight: 600;
    margin: 0px 0px 13px 0px;
    line-height: 18px;
	float:left;
	width:100%;
}

.view_edit_allbtn{
	background: #ffc206!important;
    border: none;
    border-radius: 7px!important;
    color: #000 !important;
	margin-bottom:0px !important;
	border:none !important
}

.view_edit_allbtn a{
	color: #000 !important; 
	font-weight: 600; 
}


.cpd_years_setting{ 
   
    display: block;
    margin: 35px auto auto auto;
    border: 1px solid #ccc;
    padding: 35px 43px 35px 20px;
    background: #f5f5f5;
    border-radius: 5px;
	clear: both;
    overflow: hidden;
}

.text_each_credit_year{
    text-align: center;
    font-weight: bold;
    color: #FFF;
    background: #272a74;
    width:auto;
    float: right;
    padding: 16px 10px 0px 10px;
	min-height:49px;
   
	
} 



.text_each_credit_year span{
	    font-weight: bold;
    color: #ffc206;
    margin-left: 3px;
}

.year_wise_rown1{
	background: #FFF;
    border: 1px solid #ccc;

	    padding: 6px 5px 7px 5px ; 
}

.row_pr_rgt_0{
	padding-right:0px !important;
}

.year_wise_rown1 .form-group{
	    min-height: auto !important;
}


.year_wise_rown1 label {
    display: inline-block;
    margin-bottom: 2px;
    font-weight: 600;
	    font-size: 13px;
		margin-top: 7px;
}

.cpd_years_eachrow{
	    float: left;
    width: 100%;
    margin-bottom: 7px;
    display: flex;
    align-items: top;
    justify-content: center;
}

/*.cpd_years_eachrow{
	    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}*/

.each_cent_year_bg1{
	background:#0a77b2 !important;
}

.each_cent_year_bg2{
	background:#2a56a5 !important;
}

.label_fixed_indent{
	float:left;
	margin-right:5px;
	
}

.input_floatinginptindent{
	float:left;
	width:80px;  
}


.inner_cdp_floated{
	margin-right: 27px;
    float: left;
    margin-left: 15px;  
	width:278px !important; 
}


.each_year_intfloted{
	float:left;
	width:100px;
}


.enter_targeted_count{
	
	float:left;
	width:auto; 
}


.alt_background_divbg{
	background:#0B76B0;
}


.eac_cpd_updatbtn{
	background: #ffc206;
    color: #000 !important;
    font-weight: 600 !important;
    width: 100px;
    margin: 16px 0px 0px 0px !important;
}

.eac_cpd_updatbtn:hover{
	background: #272a74;
    color: #FFF !important;
    font-weight: 600 !important;
    width: 100px;
    margin: 16px 0px 0px 0px;
}

.no_pleft_no{
	
	padding-left:0px !important;
}


.alredy_uploaded_file_view{
	color: #0a45a7;
	margin-top:5px;
}

.alredy_uploaded_file_view:hover{
	color: #ff8d06;
	margin-top:5px;
}


.printback-navigate_2 {
    float: right;
    width: 100%;
    margin-bottom: 7px;
}


.btn_new_downloadprofile{
    display: block;
    margin-right:7px!important; 
    float: none;
    display: flext;
    align-items: center;
    justify-content: center;
	background: #272a74!important;
    color: #FFF;
    font-weight: 600 !important;
    border: none !important;
    padding: 8px 25px 8px 25px !important;
    border-radius: 20px !important;
    cursor: pointer;
    line-height: 13px !important;
    position: relative;
    z-index: 99;
	font-family:Poppins!important; 
margin-top: 7px !important;	
}


.btn_new_downloadprofile:hover{
	color:#FFF !important;
	background:#0d50a0!important;   
}


.btn_print_final_color{ 
color:#FFF !important;
	background:#0d50a0!important;  	
}

.btn_new_downloadprofile span{
	font-family: 'Poppins'!important; 
    font-weight: 600!important; 
    margin-left: 3px!important; 
}

.btn_new_downloadprofile .fa{
	font-size:13px!important; 
}


.view_edit_reinstatment_outer{
margin: 0px 0px 8px 0px;
    padding: 5px 0px 10px 0px;
    background: #FFF;
    line-height: 27px;
    list-style: none;
    text-align: center;
    border: 1px solid #e1e1e1;
    display: block;
    float: left;
    width: 100%;
    clear: both;
    overflow: hidden;
	
}

.btn_viewedit_sort{
	background: #ffc206 !important;
    border: none;
    border-radius: 5px !important;
    color: #000 !important;
    margin-bottom: 5px !important;
    border: none !important;
    padding: 3px 12px;
}

.view_edit_reinstatment_outer_reject {
    margin: 0px 0px 8px 0px;
    padding: 8px 0px 8px 0px;
    background: #FFF;
    line-height: 27px;
    list-style: none;
    text-align: center;
    border: 1px solid #e1e1e1; 
    display: block;
    float: left;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.each_status_expiresuspend_reject {
  color: #FF0000;
    font-weight: 600;
    border: 2px solid #FF0000;
    padding: 1px 5px;
    margin-right: 5px;
}

.view_edit_reinstatment_outer span{
	font-weight:normal;
}

.view_edit_reinstatment_outer_reject span{
	font-weight:normal;
}


.each_status_alignviepage{
    background: #FF0000;
    float: left;
    margin: 2px 0px 0px 0px;
    color: #FFF;
    font-weight: normal;
    padding: 5px 12px;
    border-radius: 4px;
	
}
.group_rejectreasion_outer{
background: #FFF;
    padding: 10px 20px;
    border: 1px solid #ccc;
    margin: 10px 0px 5px 0px; 
}

.each_status_alignviepage span{
	  font-weight: bold;
}


.headline_header_new{
float: left;
    width: 100%;
    text-align: center;
    border-top: 2px solid #c3cfd2; 
    color: #f8a30b;
    margin: 0px 0px 13px 0px;
    font-weight: 600;
    font-size: 16px;
    padding: 9px 3px 0px 0px;
	
}

.dashboard_ui_retainmentform .btn_updatePlaynow{
	    min-width: 150px !important; 
    margin-top: 6px;
	
}


.dashboard_ui_retainmentform .each-applic-mb{
	margin-bottom:0px !important;   
}


.dashboard_ui_retainmentform{
	    margin: 0px 0px 5px 0px;
    padding: 8px 5px;
    background: #FFF;
    line-height: 27px;
    list-style: none;
    text-align: center;
    border: 1px solid #e1e1e1;
    display: block;
	float:left;
	width:100%;
}

.ech_dt_ntspan{
	    font-size: 12px;
    color: #484848 !important;
    font-weight: normal !important;
	margin-right:5px
}

.validform_edds12{
	font-weight: bold !important; 
    line-height: 17px;
}


.eachdate_icn1_apply{
	float:left;
}

.apply_ren_needfloat{
	float:left;
}

.eachdate_icn1_apply .fa{
	color: #1582aa;
    margin-right: 4px;
    margin-top: 1px;
    font-size: 17px;
    position: relative;
    top: -2px;
}


.align_additional_info1{
background: #FFF;
    padding: 10px;
    border: 1px solid #d5d7d8;
    border-radius: 3px;
}

.each_mb_retaindocument_ns{
	margin-bottom:0px;
	
}

.each_div_centerretain{
     width: 424px;
    background: #272a74;
    padding: 8px 15px;
    display: block;
    margin: 24px auto 11px auto;
}

.each_div_centerretain h1{
	color:#ffc206;
	margin:0px;
}

.each_div_centerretain p{
	color:#FFF; 
	font-weight:normal; 
}

.full-name_user1 {
	font-weight:bold ; margin-right:5px; 
}

.event_user_full_name{
    float: left;
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    text-align: center;
    background: #f9f9f9;
    border-radius: 5px;
    margin-bottom: 14px;	 
}

 .outer_suspension_histry{
	 border:1px solid #ccc;  
	 padding:10px 20px 20px 20px;  
	 margin-top:25px;   
 }

.outer_suspension_histry .outer_supervision_note{
	background: #faf0f0;
    border: 1px solid #f8e1e1; 
}

.outer_suspension_histry .outer_supervision_note .suspension_headding{
margin: 0px auto 0px auto;
}

.outer_suspension_histry .Reinstatement_view{
	    margin: 30px 0px 0px 0px;
}


.each_maninf_width{
	    padding: 0 !important; 
}

.each_maninf_width .label{
	     float: left;
    font-size: 13px;
    line-height: 32px;
    width: 250px;
    border-right: 1px solid #959393;
    border-radius: 0;
}

.each_maninf_width .label{
	     line-height: 36px;
}

.each_barspan_hint1{
    margin-left: 8px;
    line-height: 41px;
}


.each_maninf_width .afterupload_n1{
	float: left;
    margin-right: 5px;
     margin-bottom: 0px !important;  
	 margin-left: 10px; 
}

.validations_text_reqaln .error-msg{
	float: left;
    font-size: 13px;
    color: #ff0909;
	
}
.validations_text_reqaln .error-msg2{ 
	float: left;
    font-size: 13px;
    color: #ff0909;
	
}


   .filter_outer_awards_nominated {padding: 13px 10px 1px 10px !important;}    

.filter_outer_awards_nominated .input-group-addon{
	padding: 6px 8px; 
}

.filter_outer_awards_nominated input{
  font-size: 13px;
}

.filter_outer_awards_nominated  label{margin-bottom: 0px;} 

  
  .filter_outer_awards_nominated .eachbtns-search{
	   min-width:80px!important;
	   margin-top: 19px!important;
  }
  
  
    .filter_outer_awards_nominated  .eachbtns-export{
		max-width:100px !important;  
		min-width: 100px;
	}
	
	.filter_outer_awards_nominated .form-group{
		    min-height: 30px !important;
	}
	
	
	
	.req_awardnomin_p0{padding-left:0px !important;}  
	
	
	.award_nomin_back{
    float: right;
    margin-right: 17px; 
    background: #000;
    color: #FFF;
    padding: 4px 12px;
    margin-top: 10px;
    border-radius: 5px; 
    font-weight: 600;
	}
	
	.award_nomin_back:hover{
		 color: #FFF !important;
	}
	
	.export_ret_awnomination{
		margin-top:22px; text-align:right;
	}
	
	.red_rocus_none .form-control:focus{
    border-color: #d2d6de;
    box-shadow: none;  
}

.viewbtn_testi_top{
	    margin-top: -3px !important;
		position:relative!important; 
}
.summary_serv_atde{
	float:left;
}

.summary_serv_atde .nui-viewbtn2{
	margin-top:0px;
}
/* grid view adjestment css ends here*/

.award_rep_form input[readonly] {
  background-color:#e7e7e7 !important; 
  color:#000  !important;
  font-size:13px !important;   
}

.award_rep_form textarea[readonly] {
 background-color:#e7e7e7 !important; 
  color:#000  !important;	
   font-size: 13px !important; 
}

.new_menu_fatext{
	    font-size: 16px !important;
    margin-right: 4px!important;
}


@media (min-width: 1170px) and (max-width: 1250px) {    
	.mobile-view-table {
        overflow-x: scroll;
    }
}



.event_table_monile_set{
    width: 1118px;
    float: left;
}

.event_table_monile_outer{float: left; width:100%}

.event_table_monile_set .each-memberstatus-cpdhours{
width: 141px;
}

.event_table_monile_set .each-memberstatus-number{
width: 141px;
}

.event_table_monile_set .each-memberstatus-nonnumber{
width: 147px;
}



.event_table_monile_set .each-event-cpdhours{ 
    width:142px;
}
.event_table_monile_set .each-event-ticket-number{ 
    width:142px;
}

.event_table_monile_set .each-event-ticket-nonnumber{ 
    width:147px;
}
.sub_title{
    line-height: 31px !important;
        font-size: 20px;
}


.bicacpd_graph_ml_0{
	padding-left:0px !important; 
}

.bicacpd_graph_mr_0{
	padding-right:0px !important; 
}

.bicacpd_graph_ml_0 .each_devided_alatics{
	padding:18px;
}

.bicacpd_graph_mr_0 .each_devided_alatics{
	padding:18px;
}

.only_cpd_earned_outer{
	border:1px solid #ccc;
	padding:20px;
	float:left;
	width:100%;
	 
}


.only_cpd_earned_outer .shared_cpd_outer_n1 {
    width: calc(75% - 20px);
    margin-right: 20px;
    float: left;
    background: #e1edef;
    padding: 15px 10px;
    position: relative;
    border-radius: 5px;
}

.only_cpd_earned_outer .total_cpd_outer_n1 {
    float: left;
    width: 25%;
}


.only_cpd_earned_outer .shared_cpd_outer_n1 .each_box1{
    width: 46%;
    float: left;
    min-width: 23%;
    margin-right: 2%;
    min-height: 112px;
	background: #F95E0B;
background: -webkit-linear-gradient(90deg, rgba(249, 94, 11, 1) 0%, rgba(253, 169, 83, 1) 100%);
background: -moz-linear-gradient(90deg, rgba(249, 94, 11, 1) 0%, rgba(253, 169, 83, 1) 100%);
background: linear-gradient(90deg, rgba(249, 94, 11, 1) 0%, rgba(253, 169, 83, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F95E0B", endColorstr="#FDA953", GradientType=1);
}

.only_cpd_earned_outer .shared_cpd_outer_n1 .each_box2{
	width: 46%;
    float: left;
    min-width: 23%;
    margin-right: 0%;
    min-height: 112px;  
background: #040027!important;
background: -webkit-linear-gradient(200deg, rgba(4, 0, 39, 1) 0%, rgba(7, 45, 140, 1) 100%) !important;
background: -moz-linear-gradient(200deg, rgba(4, 0, 39, 1) 0%, rgba(7, 45, 140, 1) 100%)!important;
background: linear-gradient(200deg, rgba(4, 0, 39, 1) 0%, rgba(7, 45, 140, 1) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#040027", endColorstr="#072D8C", GradientType=1); 
}


.memberboard_outer_n1 .only_cpd_earned_outer .shared_cpd_outer_n1:before{
	    right: -35px;
    top: 1px;
}


.memberboard_outer_n1 .only_cpd_earned_outer .each_box3{
	min-height: 143px !important; 
background: #2A7B9B;
background: -webkit-linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);
background: -moz-linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);
background: linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2A7B9B", endColorstr="#EDDD53", GradientType=1);	
}




.memberboard_outer_n1 .only_cpd_earned_outer .showing_cpd_percentage {
    color: #ffffff;
    font-size: 23px;
    font-weight: 600;
    margin: 0px 0px 13px 0px;
    line-height: 18px;
    float: left;
    width: 100%; 
}


.memberboard_outer_n1 .only_cpd_earned_outer .showing_cpd_percentage2 {
    color: #FFF !important;
    font-size: 23px;
    font-weight: 600;
    margin: 0px 0px 13px 0px;
    line-height: 18px;
    float: left;
    width: 100%;
} 


.only_cpd_earned_outer .each_box3 .card-top {
    /* border-bottom: 1px solid #c9d9c8; */
    margin-top: 11px; 
}



 
/* below media */
@media (min-width: 320px) and (max-width: 896px) {  

.croosscheck_mobile_rdline{ 
margin-left: -3px !important; 
}

.croosscheck_mobile_pl-0{ 
padding-left: 0 !important;      
}

.croosscheck_mobile_mt-mb-20{ 
padding-top:20px !important;  
padding-bottom: 20px;     
}

.croosscheck_mobile_mt-20{ 
margin-top:20px !important;   
}

.croosscheck_mobile_nopadding{ 
padding-left:0px !important;  
padding-right:0px !important; 
}


    .admin_button {
    padding: 4px 17px !important; 
}

    .registernt_event_mblgridn .info-row{
        display: inline!important; 
    }

  .registernt_event_mblgridn .label{
    width: 100%; 
    float: left; 
  }

    .pl-0_prt1{
        padding-left: 0px !important; 
    }
    .img_mobile_ifchkd{ 
            max-width: 25px !important; 
    }

    .full-width_erro1 .alert-danger{
width: 100%;
    }

    .mbl_each_mtstrmrmove{ 
    margin-top: 0px !important;
    }

    .eact-con-topmbnotreq{
        margin-top: 0px !important; 
    }

.form-group.evnt_mbl_bca1_n1{
        min-height: 20px !important;    
    }

    .event_table_monile_set .each-memberstatus-nonnumber {
    width: 139px;
}

    .event_table_monile_set  .each-memberstatus-row {
        width: 431px;
    }

 .event_table_monile_set .each-event-ticket-headder{
    
          width: 431px;
        float: right;
}

 .event_table_monile_set .each-event-ticket-details{
    width:687px !important;
}

.event_table_monile_outer{overflow: auto;}
   
	
.export_ret_awnomination{
		    margin-top: -33px; text-align:right;
	}	
	
	
.eachmoblie_minwidth_set1{ 
	min-width:1000px;
}	
	
.rui-new-adminupd-outer .rui-new-inptlabel {
    float: left;
    width: 180px; 
}
	
	
	
	
	.success_eachmin-width{
	min-width:auto;
	width:auto;
}

	
	.user_site_logo .site-logo{
		margin-top: 36px; 
	}
	.each_submit_mobilebtn{
		width:100%; 
		margin-left:0px;
	}
	
	.mobile_dm_fullwidth{
		float:left;
		width:100%;  
	}
	.mobile_dm_fullwidth_mt{
margin-top:15px		
	} 
	
	.mbl_btns_akcenter{
	float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; 
}
	
	.mbl_btns_akcenter .tab2right{ 

	        margin-top: 0px;
        margin-left: 0;
	}
	
	.affiliactions_fullforms_inner ul li{
		border-right: none;
		    margin: 0px 0px 10px 0px;
	}
	
	.app_success .text-center h3, h5{
		color:#FFF !important;
		
	}
	
	.fee_details-mobile{
		padding: 10px !important; 
	}
	
 .nopadding_ech_lable1{
		padding-left: 0px !important;
	}
	
	.cpnavigate_mt_15{
	margin-top: 15px;  
	}
	
	.reada_mr-20{
		margin-right:30px; 
	}
	
	.mobile_lasttest_submitbtn{
	margin-top: 17px;
    margin-left: 20px;
	}
	
	
	.licence_mobile_mt{ 
		margin-top:30px !important; 
	}
	
	.licence_mobile_full-width{
		float:left;
		width:100%;
		
	}
	
		.licence_mobile_mt2{ 
		margin-top:30px !important;  
	}
	
	
.leftDivTwoN3.radio-inline input[type=radio] {  
    margin-left: -107px !important; 
}

.event_table_mobilealign{
    overflow: auto;
}
	
.mobile_mpty_full-width{
		float:left;
		width:100%; 
	}
	
	.tab2right_n1 { 
    margin-top: 19px !important;
    font-weight: 600;
    margin-bottom: 11px !important;  
}

.nopadding_pannelbody .payment_page-nopadding{ 
padding:15px 0px !important; 
}
	
	.nopadding_pannelbody .main-btn-site-cancle{
		    min-width: 75px;
		
	}
	.each_btnpaynow1{
		margin-left: 11px; 
	}
	
	
	.for_onlymblbtns{
		    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center; 
	}
	
	
	  .for_onlymblbtns .each_btnpaynow1 {
             margin-top: 1px;
    }
	
	.each_fl_wth{
		text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;    
	}
	
	.next_penbtn{
		margin-top: 11px;
    margin-left: 20px;
	}
	
	.mteach_ndl{ 
	margin-top: 30px !important;
	}
	
	.padding_required_mobile{
		padding: 0px; 
	} 


.tab-content.new_ui table.dataTable tr{   
	width: 100% !important;
}	


 .each-npadding-dynamic:nth-child(odd) {  
        padding-left: 0px;
    }
	
	.event-grideach-contnet{
		    word-break: break-word; 
	}
	
	.abject_select_n1{
		float:left!important; 
		width:100%!important;    
	}
	
	.mobile_fileds_ndtata{
		clear:both;
		overflow:auto;
		min-height: auto !important;
	}
	
	
	.each_back_overlap{
		margin-top: 51px !important;
	}
	
	
	
	.shared_cpd_outer_n1{
		width: 100%;
	}
	
	.memberboard_outer_n1 .shared_cpd_outer_n1:before{ 
		display:none;
	}
	
	.shared_cpd_outer_n1 .each_box1 {
    width: 100%;
    float: left;
    margin-right: 0%;
}

.shared_cpd_outer_n1 .each_box2{
	  width: 100%;
    float: left;
    margin-right: 0%;
	        margin-top: 20px;
}

.total_cpd_outer_n1 {
    float: left;
    width: 100%;
} 

.each_chart_outer_n12{
        min-height: 300px;
        width: 100%;
        overflow: auto;
}
	

#monthlyChart{
	height:100%;
	width:100%;
}	

.each_form_internal_cpd label{
	display:inline
}
.each_form_internal_cpd{
	width:100%;
	
}

.mbl_cpdcredits_fullwidth{
	float:left;
	width:100%;
}

.margin-top_add_tcpt{
	margin-top:10px;
}

.page_minheight{
	min-height:auto; 
}

.mainframb-border-none{
	min-height:auto; 
}

.main-fram-upcommingbg-dashboard{
	min-height:auto; 
}

.mobile_atern .info-row{ 
	display:inline !important;  
} 



.mobile_atern .Reinstatement_view .label{
	    width: 100% !important;
    float: left !important;
}



.mobile_atern .Reinstatement_view .value {
    float: left !important;
    width: 100% !important;
}



body .registerd_events_n1 {	
    background-color: #ffc206 !important;
    border: 1px solid #ffb206 !important;
    color: #000 !important;
    margin: 50px 0px 0px 0px;
    cursor: pointer;
}

.view-each-or-block2::before{
	background-color: #FFF; 
}

.event_outer_nsd123{
width:100%; 
overflow:auto;	
}

.cke_top{
	    width: 95% !important;
}

.mbl_new_fwidth{
	float:left;
	width:100%;
}


.btn_addevents{
	margin-bottom: 20px !important;
}


body .each_mbl_starttime{ 
	        min-width: 200px !important;
        width: 200px !important;  
}

.need_mobile_nested1 .info-row{
	    display: inline!important; 
}


.need_mobile_nested1 .label{
    width: 100% !important; 
float: left !important;

}


.need_mobile_nested1 .value{
    width: 100% !important; 
float: left !important;

}


.each_label_right_status{
text-align:left

}

.shared_cpd_outer_n1 .each_box2:first-child{ 
	margin-bottom:20px !important;
}

.each_chartinner_rote{
	width:600px;
}

.each_certificate_outer .certificate{
	width: 100%;
	padding: 10px;
}

.each_certificate_outer .top-section{
	display: inline;
}

.each_certificate_outer .achievement p{
	text-align: center;
}

.each_cretifi_bottom .grid-3{
	display: inline;
}

.each_cretifi_bottom .grid-3 > div{
	margin-top: 20px;
}


 .certificate .btns_align_center {
        display: block !important; 
        text-align: center !important;
    }
	
	
	.full-width.btns_align_center.clarfix_req {
		display: flex!important;
  
	}
	
	.each_pagecenter_aln1 .req_payment_outer{
		    padding: 0px 0px !important;
	}
	
	
	.each_pagecenter_aln1 .options_outer_main_bank_transfer label{
		display: inline !important;
	}
	
	.each_pagecenter_aln1 .ech_mb_15{
		margin-bottom:15px;
	}

.rq_textarea_chart .rq_textarea_chart{
	text-align:right;
}

.each_pagecenter_aln1 .selstatus_ecah_cent .max_w_select {
    max-width: 100%;
    width: 100%;
}


.each_pagecenter_aln1 .each-cancle-mobile-tabsetting{

    float: none;
    margin-left: 0;
}

.each_pagecenter_aln1  .selstatus_ecah_cent .form-group {
    margin: 0px 0px 0px -17px !important;
	    float: left!important; 
}




.each_pagecenter_aln1 .dynamic_delete {
    position: relative;
    top: 0;
    margin-left: 5px;
    padding: 0px;
    right: 0;
    z-index: 99999;
    float: left;
    width: 100% !important;
    min-width: 100% !important;
}

.each_pagecenter_aln1 .deleteBlockBtn{
	  float: right; 
}


 .formobile_nsd .info-row{
	 
	     display: inline;
 }


 .formobile_nsd .label{
	 width: 100%;
    float: left;
 }
 
 
  .formobile_nsd .value {
	 width: 100%;
    float: left; 
} 


.only-cpd_emails .info-row{
  display: inline; 
}

.livecounter_count{
	    margin-top: 0px;
}

.fieldset-title{
	    top: -14px;
		font-size: 13px;
	    padding: 6px 10px;
		left: 0;
}

.for_mobile_lablename .role_leble_name{
	        text-align: left;
        margin-bottom: 2px;
	
	
}
.for_mobile_lablename .each_role_nppadding-left{
	    padding-left: 15px !important;
}
 
.for_mobile_lablename .role_leble_inpt input{
	width:100%;
}


.for_mobile_lablename .role_leble_inpt .info-item{
	width:100%;
	/*display:inline !important;  */
	
	display:list-item;    
}

.email-disable2{
	word-break: break-all; 
}


.btn_applyreinstatement_profile{
    padding: 5px 15px;
    margin: auto auto 20px auto;
    display: block;
	float: none !important;
}

.inline_newdiv{
	width:100% !important; 
}

.mypay_mobile1 .leftspan{ 
	text-align: center!important;  
}
.mypay_mobile1 .rightspan{ 
	text-align: center!important;   
}


.custom-fieldset .role_leble_inpt .info-box{  
	width:100%; 	
	}
	
	
	
.extra_tbtns_add li {
    margin: 1px 10px 26px 0px;
    padding: 0px;
    display: block;
    list-style: none; 
	width: 100%;
}

.extra_tbtns_add { 
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.extra_tbtns_add li a{	 
width:80% !important;
}

.suspension_headding{
	font-size: 17px;
}

.overviw_answer_notify li{
	    width: 100%;
		display: inline;
		margin: 0px 15px 10px 0px;
}

.overviw_answer_notify li span {
    margin-left: 5px;
    width: 100% !important;
    margin-top: 4px; 
}

.cpd_years_eachrow{
	display:inline;
	        margin-bottom: 21px;
}

.inner_cdp_floated{
width: 100% !important;	
}

.cpd_years_setting{
	padding: 35px 15px 35px 15px;
}

.year_wise_rown1 .form-group {
    width: 100%;
}

.input_floatinginptindent {
    float: left;
    width: 88%;
}

.each_year_intfloted {
    float: left;
    width: 100%;
}

.text_each_credit_year{
	    width: 100%;
}

.year_wise_rown1{
	    padding: 6px 5px 15px 5px;
}

.reinstate_fee_outer li{
	width: 100%;
	    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
	text-align:center; 
}

.reinstate_fee_outer li:last-child{
	    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important; 
    margin-left: 0px !important; 
	text-align: center;
}

.each_paysubmit_minpay1{
  min-width: 125px !important;
  
}

.sd_expmonth_plr-0{
	padding-right:0px!important;
	
}

.sd_expmonth_padding-overal-0{
	padding-right:0px!important;
	padding-left:0px!important;
	
} 

.trans_each_minwidth_1000{   
	width:1000px !important;
	overflow:auto!important; 
	
}


.each-form-headding{
	
	position: relative;
    z-index: 99; 
}


body .options_outer_main_bank_transfer label{
	    display: inline;
}


.dynamic_delete {
    position: relative;
    top: 0px;
    margin-left: 0px;
    padding: 0px;
}

body .outer_expire_section .form-group {
    margin-top: 10px;
}

.req_fields_row.dynamic_doc_block{
	    border: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 16px;

}

.dynamic_doc_block{
	    border: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 16px; 
}

.each_div_centerretain{
	    width: 100%;
}

.for_mobile_lablename .options_renstate_opt{
	display: inline !important; 
}
.btn_paynemowminw{
	width:auto;
}

.each_PDF_view_gen{
	max-width: 69%;
}


/* responsive check 2026-21-5 */
.each-event-list{
  min-height: auto !important; 
}
.each-event-list-data h3{
    font-size: 13px;
}
    #Header_Top ul {
        margin-top: -7px !important;  
    }
    .eventnew-headding-content{
        font-size: 15px; 
    }
    .newevent-viewpg-content h3{
            font-size: 14px
    }

    .event_table_monile_set{

    }

}