body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    
}

.content-wrapper{
background-color: transparent !important;
border:none !important;

}
.pass-info-icon{
    margin-top: 8px;
    margin-left: 5px;
}
.navbar-wrapper{

    background-image: none !important;
    min-height: 20px !important;
    padding-top: 0;
    padding-bottom: 0;
}


.input-group {
    position: relative;
}

.icon-bar{
    height:2px;
    width: 22px;
    
    cursor: pointer;
}
.toogler-button{
    border:none;
    gap: 4px;
}

@media (min-width: 768px) {
    .input-wrapper-width {
        width: 270px;
    }

    .pass_show .ptxt {
	right: 9% !important;
	}
    .modal-width-branding{
    width: 598px;
}
.navbar-align-items-iag{
    align-items: center;
}
}



label {
    color: rgb(88, 90, 91) !important;
}

.navbar-padding-iag {
    padding: 0 !important;
    line-height: 1.1;
}





@media (max-width:768px) {
    .navbar-collapse {
    border-top: 1px solid #e7e7e7 !important;
    margin-top: 5px !important;
}
}

.btn-hambuger-iag{
    padding: 10px 6px !important;
}
.close{
float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
button.close {
    /* padding: 0; */
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.header-customize-branding{
    justify-content: space-between;
}

@media (min-width: 576px) {
.modal-dialog-modified{
     max-width: 602px;
}

}

.radio-label{
    margin: 9px 0px;
}
.radio-label-span{
margin-left: 8px;
}
.radio-modified{
    margin: 0px 0px 5px 0px;
}

.border-style{
    border-top: 1px solid #808080;
    margin-bottom: 2px !important;

     opacity: 1;
}
.card-updatequestionsAndAnswer{
    position: initial !important;
}

.enroll_activation_input_margin,.enroll_activation_btn_margin{
    margin-left:12px;
}



.area-margin{
   margin-left: 12px !important;
}


.enroll_activation_code_tc_input_margin{
    margin-left: -3px !important;
}



.form-group-branding.marginBot-15px{
	margin-bottom: 15px !important;
}
.form-group-branding {
    margin-bottom: 8px !important;
}
.form-group-branding.question {
    margin-bottom: 4px !important;
}
.form-group-branding.answer {
    margin-bottom: 4px !important;
}
.form-group-branding label a {
	color:rgb(88, 90, 91) !important;
	text-decoration: underline !important;
	font-size: 13px !important;
}
.form-group-branding.question label  {
    font-size: 13px;
}
.form-group-branding.updateProfileBtns{
	position:absolute;
	bottom: 1em;
	width: 95%;
}
@media (max-width: 740px) {

    .form-group-branding.answer {
		margin-bottom: 2em !important;
	}
	.form-group-branding.answer label {
		display: none;
	}
}

@media (max-height: 400px) and (max-width: 740px){
	.form-group-branding.updateProfileBtns{
		position:relative;
		margin-top: 2em;
		width: 95%;
	}
}