.sec{
	position: relative;
	z-index: 1;
	line-height: normal;
}

.sec-gray-border{
	border: 1px solid #d4d4d4;
	padding: 30px 30px 55px 30px;	
	background-color: white;
	border-radius: 25px;
}

.sec-gray{
	border: 1px solid #d4d4d4;	
	padding: 30px 30px 30px 30px;
	border-radius: 25px;
	background-color: #F6F6F6;
}

@font-face{
	font-family: 'Poppins';
	src: url(/css/fonts/poppins/Poppins-Medium.ttf)
}

/*.comp-reg-wr{
	font-family: "Poppins", sans-serif;
}*/
.rw-mg-b-50{
	margin-bottom: 50px;
}

.rw-mg-b-40{
	margin-bottom: 40px;
}

.rw-mg-b-30{
	margin-bottom: 30px;
}

.rw-mg-b-25{
	margin-bottom: 25px;
}

.rw-mg-b-20{
	margin-bottom: 20px;
}

.rw-mg-b-15{
	margin-bottom: 15px;
}

.rw-mg-b-10{
	margin-bottom: 10px;
}
.m-sec{
	position: relative;
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: flex;*/
	margin-bottom: 35px;
}

.two-col-tmp-wr{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.sections-wrapper{
	display: none;
}
.left-col-data-wr{
	width: 100%;
}

.right-col-data-wr{
	width: 320px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex:0;
	-ms-flex:none;
	flex: none;
	padding-left: 20px;
}

.section-banner{
	margin-top: -25px;
}

.sec-banner{
	border: 1px solid #A09E9F;
	border-radius: 0px 0px 25px 25px;
	background-image: url("/images/company_registration/bannerCompanyRegistration.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: -100px 50%;
	padding: 100px 50px 50px 0px;
}

.section-banner-txt-wr{
	float: right;
	text-align: right;
	width: 55%;
}

.banner-title{
	font-weight: bold;
	color: #AECB3B;
}

.txt-banner{
	color: #888888;
}

.sec-title{
	color: #088cbd;
	margin-top: 0px;
	margin-bottom: 0px;	
}

.section-subtitle{
	margin-bottom: 0px;
	font-size: 15px;
}

.sec-user-info{
	line-height: normal;
}

.txt-sec-user-info-txt{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.sec-user-info-data{
	margin-top: -50px;
	/*margin-bottom: 35px;*/
	padding-top: 50px;
	padding-bottom: 50px;
}

.sec-login-data{
	z-index: 2;
	margin-top: -50px;
}

.m-section-sett-data{
	/*margin-bottom: 35px;*/
}

.sec-invoice-d-inf{
	z-index: 1;
	/*margin-top: -50px;
	padding-top: 80px;*/
}

.sec-invoice-data{
	z-index: 2;
	margin-top: -50px;
}

.sec-sett-res{
	margin-top: -50px;
}

.badge-category{
	background-color: #b0b0b0;
    padding: 10px 13px 10px 13px;
    cursor: pointer;
    margin: 6px;
    color: white;
    border-radius: 25px;
    /*font-size: 14px;*/
}

.badge-category:hover{
	background-color: #088cbd
}

.badge-category.active{
	background-color: #AECB3B;
}

.type-services-wr{
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 20px;
}

.sett-comp-wrapper{
	margin-top: 30px;
}

.icon-comp-sett{
	border-radius: 50%;
    background-color: #088cbd;
    border: 1px solid #088cbd;
    color: white;
    /*padding: 7.5px 10px;*/
    font-size: 22px;
    width: 44px;
    height: 42px;
    text-align: center;
    padding: 7px;
    display: inline-block;
    vertical-align: middle;
}

.txt-label-comp-sett{
	font-size: 17px;
    font-weight: bold;
    margin-left: 15px;
    vertical-align: middle;
}

.sett-number-wr{
	display: inline-block;
	width: 40px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.btn-set-number{
	padding: 5px 10px 5px  10px;
}

.btn-set-number.inactive{
	background-color: #d6d5d3;
	cursor: initial;
}

.desc-icon{
	font-size: 9px;
	cursor: pointer;
}

.set-company-info-wr{
	padding-bottom: 15px;
}

.company-addres-data-wr{
	position: relative;
	padding-left: 52px;
}

.company-bor{
	border-top: 1px solid #d4d4d4;	
	padding-top: 25px;
}

.line-addr{
	position: absolute;
    top: 50px;
    left: 35px;
    width: 33px;
    border: 2px solid #088cbd;
    border-top: none;
    border-right: none;
    border-radius: 0px 0px 0px 20px;
}

.line-addr1{
	height: 35px;
}

.line-addr2{
	height: 95px;
}

.line-addr3{
	height: 155px;
}

.switch-label-wr{
	min-height: 30px;
}

.txt-label{
	font-size: 13px;
	vertical-align: middle;
	position: relative;
	top: 5px;
}

.cm-label{
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	position: relative;
	top: -10px;
	cursor: pointer;
	margin-top: 10px;
}

.cm-label:hover{
	text-decoration: underline;
}

.step-image{
	width: 100%;
	border-radius: 25px 25px 0px 0px;
}

.r-sec-step-info{
	border: 1px solid #088cbd;
	border-radius: 25px;
	/*padding-top: 186px;*/
	padding: 110px 15px 20px 15px;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #23282b;
	margin-bottom: -50px;
    z-index: 3;
    color: white;
    text-align: center;
}

.cm-progress.progress{
	height: 5px;
	background-color: #7C7C7A;
	margin-bottom: 0px;
}

.cm-progress .progress-bar{
	background-color: #AECB3B;
	border-radius: 10px;
}

.step-txt{
	color: white;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
}

.txt-money-bc-guarantee{
	font-size: 15px;
	font-weight: bold;
}

.system-more-inf-wr{
	/*font-size: 13px;*/
}

.r-sec-next{
	padding: 70px 20px 20px 20px;
	background-color: #B4ABAC;
	z-index: 2;
}

.r-sec-success{
	background-color: #AECB3B;
}

.r-sec-error{
	background-color: #CD1F20;
}

.btn-next-wrapper,
.btn-finish-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.btn-next-wrapper.btn-prev-wr .btn-next,
.btn-finish-wrapper.btn-prev-wr .btn-finish-reg{
	border-radius: 0px 10px 10px 0px;
}

.btn-next,
.btn-finish-reg{
	width: 100%;
	font-weight: bold;
	background-color: #F0F9FE;
	padding-top: 10px;
	padding-bottom: 10px;
}

.btn-prev{
	font-weight: bold;
	background-color: #F0F9FE;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px 0px 0px 10px;
	border-right: 1px solid black;
}
.btn-finish-wrapper .btn-prev{
	color: #088cbd;
}

.btn-next:hover,
.btn-prev:hover{
	color: black;
	background-color: #d3e2eb;
	/*border: 1px solid #d3e2eb;*/
}

.btn-next:focus,
.btn-prev:focus{
	color: black;
	outline: 0;
}

.btn-finish-reg{
	color: #088cbd;
}

.btn-finish-reg:hover{
	color: #088cbd;
	background-color: #d3e2eb;
}

.r-sec-price{
	padding: 70px 20px 20px 20px;
	z-index: 2;
	background-color: #088cbd;
	border: 1px solid #088cbd;
	border-radius: 25px; 
	color: white;	
	margin-bottom: -50px;
}

.txt-your-price{
	font-size: 15px;
	font-weight: bold;
}

.txt-your-price-price-wr{
	text-align: right;
}

.txt-your-price-price{
	font-size: 30px;
	font-weight: bold;
}

.r-sec-summary{
	padding: 70px 20px 20px 20px;
	z-index: 1;
	background-color: white;
	border: 1px solid #088cbd;
	border-radius: 25px; 
	color: black;	
}

.title-sec-summary{
	margin: 0px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #d4d4d4;
}

.txt-price-without-disc,
.txt-save-every-year{
	margin-bottom: 0px;
}

.txt-blue{
	color: #088cbd;
}

.price-without-disc,
.save-price{
	text-align: right;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
}

.price-without-disc{
	text-decoration: line-through;
}

.m-section-step-info{
	position: -webkit-sticky;
	position: sticky;
	top: 60px;
}


.sec-user-info-data,
.sec-login-data,
.sec-invoice-data,
.sett-comp-wrapper,
.set-company-info-wr{
	padding-right: 90px;
}

.tooltip-inner{
	background-color: white;
	color: #088cbd;
	border: 1px solid #088cbd;
	/*max-width: 245px;*/
	width: max-content;
	max-width: 245px;
}

.tooltip-arrow{
	border-top-color: #088cbd !important;
}


.verif-sms-wr{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 70px;
	border: 1px solid #d4d4d4;
	border-radius: 25px;
	background-color: white;
}

.verif-sms-icon-wr{
	min-width: 50px;
	max-width: 50px;
	padding: 3px;
}

.verif-sms-icon{
	background-color: #088cbd;
	border: 1px solid #088cbd;
	font-size: 19px;
	color: white;
	border-radius: 30px;
	padding: 19px 10px 19px 10px;
	text-align: center;
}

.verif-sms-txt-wr{
	padding-top: 25px;
	width: 240px;
	padding-right: 5px;
}

.sms-code-inp{
	width: 17%;
	border-top: none;
	border-left: none;
	border-right: none;
	border-color: #d4d4d4;
	text-align: center;
	margin-right: 4px;
	font-size: 20px;
	line-height: 1.6;
}

.sms-code-inp:focus-visible{
	outline: none;
}

.txt-verif-sms{
	text-align: center;
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

.sms-code-inputs-wr{
	padding: 25px 0px 10px 25px;
}
.left-col-data-wr .m-section-step-info{
	display: none;
}

.txt-mobile-step-desc{
	text-align: left;
	text-align: left;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 1px 1px black;
}


.services-categories-wr{
    min-height: 50px;
    border-radius: 25px;
	border: 1px  solid #d4d4d4;
	background-color: white;
}

.search-category-wr{
	width: 38%;
	display: inline-block;
	vertical-align: top;
}

.category-service-icon-wr.inp-addon-wr{
	border: none;
	display: inline-block;
}

.selected-category-wr{
	max-width: 50%;
	padding: 7px 3px 7px 3px;
	display: inline-block;
	vertical-align: top;
}


.selected-category-wr .badge-category{
	margin: 0px;
	background-color: #088cbd;
	border:1px solid #088cbd;
	margin: 1px;
}

.icon-rm-category{
	margin-right: 6px;
}

.search-category-wr .gray-form-el{
	border: none;
	padding: 6px 25px 6px 5px;
}

.m-section-step-data{
	display: none;
}

.services-categories-wr .input-group-addon{
	position: relative;
	top: 1px;
}

.search-town-wr .ui-select-bootstrap > .ui-select-choices,
.search-town-wr .ui-select-bootstrap > .ui-select-no-choice{
    padding: 0px;
}

.search-town-wr .form-control{
    border: 1px solid #d4d4d4;
    height: 50px;
    padding: 15px 25px 15px 25px;
    /*padding: 3px 12px;*/
    border-radius: 25px;
    box-shadow: none;
    line-height: normal;
}

.inp-group-gray.search-town-wr .form-control{
	border-radius: 0px 25px 25px 0px;
	border-left: none;
}

.search-town-wr .ui-select-container .ui-select-match-text.pull-left:focus{
    outline: none !important;
}

.search-town-wr,
.search-town-wr .ng-binding:focus,
.search-town-wr .ui-select-container:focus,
.search-town-wr .ui-select-container .ui-select-match:focus{
    outline: none !important;
}

.search-town-wr .ui-select-container .btn-default-focus {                        
    outline: 0 !important;
    outline-offset: 0px !important;
    box-shadow: none;
    background-color: #F6F6F6 !important;
}

.search-town-wr .ui-select-placeholder{
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.search-town-wr .ui-select-no-choice li{
	padding: 10px 15px;
}

/** skryta sipka dole **/
.search-town-wr .ui-select-container .caret.pull-right{
	display: none;
}
/** koniec sipky dole **/

.ui-select-bootstrap .ui-select-match-text span{
    height: 31px;
}

.search-town-wr .ui-select-container{
	width: 100%;
}

.search-town-wr .district-wr{
	text-align: right;
	font-size: 13px;
	margin-bottom: 0px;
}

.btn-close-modal{
	float: right;
}

.err-mess-wr{
	color: red;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 5px;
}

.err-mess-check{
	padding-top: 0px;
	padding-left: 30px;
}

.err-mess-cond{
	margin-top: -5px;
	margin-bottom: 5px;
}

.err-branch-sett-wr{
	margin-bottom: 10px;
}

@media (min-width: 768px){
	.modal-dialog {
	    width: 700px;
	}
}

@media screen and (max-width: 992px){
	.right-col-data-wr{
		display: none;
	}

	.sec-user-info-data,
	.sec-login-data,
	.sec-invoice-data{
		padding-right: 30px;
	}

	.sett-comp-wrapper,
	.set-company-info-wr{
		padding-right: 15px;
	}

	.left-col-data-wr .m-section-step-info{
		display: block;
		position: relative;
		top: 0px;
		margin-bottom: -10px;
	}

	.m-section-user-info{
		/*margin-top: -80px;*/
	}

	.left-col-data-wr .m-section-step-info .r-sec-step-info{
		z-index: 1;
		background-size: cover;
		background-position: center center;
		/*height: 400px;*/
		/*padding: 130px 30px 45px 30px;*/
		padding: 110px 30px 45px 30px;
	}

	.step-txt{
		text-shadow: 1px 1px black;
	}

	.sec-sett-res,
	.sec-user-info-data,
	.sec-login-data,
	.sec-invoice-data{
		z-index: 3;
	}

	.m-section-step-data{
		display: block;
		margin-top: -80px;
	}

	.r-sec-price,
	.r-sec-summary,
	.r-sec-next{
		padding-left: 30px;
		padding-right: 30px;
	}

	.txt-mobile-step-desc{
		background-color: rgba(0,0,0,0.5);
		/*padding: 5px;*/
		/*box-shadow: 0px 0px 20px rgb(0,0,0);*/
		box-shadow: 0 0 5px 10px rgba(0,0,0,0.5);
	}
}

@media screen and (max-width: 768px){
	.btn-set-numb-wr{
		text-align: right;
		padding-top: 5px;
	}
}


@media screen and (max-width: 620px){
	.discount-sett-data-wr{
		padding: 0px 20px;
	}
}

@media screen and (max-width: 595px){
	.selected-category-wr{
		max-width: 45%;
	}
}

@media screen and (max-width: 500px){
	.discount-sett-data-wr{
		padding: 0px;
	}
}

@media screen and (max-width: 460px){
	.left-col-data-wr .m-section-step-info .r-sec-step-info{
		z-index: 1;
		/*background-size: contain;*/
		background-size: cover;
		background-position: initial;
		/*padding: 100px 30px 45px 30px;*/
		padding: 50px 30px 45px 30px;
	}
}

@media screen and (max-width: 450px){
	.search-category-wr{
		width: 100%;
		padding-left: 50px;
	}

	.selected-category-wr{
		max-width: 70%;
	}
}

@media screen and (max-width: 450px){
	.verif-sms-txt-wr{
		padding-top: 17px;
    	width: 150px;
    	padding-right: 15px		
	}
}

@media screen and (max-width: 500px){
    .sec-banner{
	    padding: 20px 20px 10px 0px;    
    }
}

@media screen and (max-width: 330px){
    .sec-banner{
	    padding: 5px 5px 5px 0px;    
    }
}

/** ---- STYLE BTN ---- **/
.btn-rounded{
	border-radius: 25px;
}

.btn-green{
	background-color: #AECB3B;
	color: white;
}	

.btn-blue{
	color: white;
	background-color: #088cbd;
}
/** ---- END STYLE BTN ---- **/

/** ---- FORM ELEM STYLE ---- **/
.inp-group-gray{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.gray-form-el{
	display: block;
    width: 100%;
    /*height: 39px;*/
   	height: 50px;
    /*padding: 6px 12px;*/
    padding: 6px 25px 6px 25px;
    font-size: 16px;
    line-height: 1.82857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d4d4d4;
    border-radius: 25px;
}

.gray-form-el::-webkit-input-placeholder{
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el::-moz-placeholder{
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el::-ms-input-placeholder{
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el::-ms-input-placeholder{
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el::placeholder{
	color: #c8c8c8;
	font-size: 16px;
	font-weight: bold;
}

.gray-form-el:focus-visible{
	outline: none;
}

.inp-group-gray .gray-form-el{
	border-radius: 0px 25px 25px 0px;
	border-left: none;
	height: 50px;
	padding-left: 25px;
}

.inp-group-gray.inp-success .gray-form-el,
.verif-sms-wr.inp-success,
.search-town-wr.inp-success .form-control,
.gray-form-el.inp-success{
	border-color: #AECB3B;
}

.inp-group-gray.inp-success .input-group-addon,
.verif-sms-wr.inp-success .verif-sms-icon{
	background-color: #AECB3B;
	border-color: #AECB3B;
}

.inp-group-gray.inp-success .inp-addon-wr{
	border-color: #AECB3B;
}

.inp-group-gray.inp-error .gray-form-el,
.verif-sms-wr.inp-error,
.search-town-wr.inp-error .form-control,
.gray-form-el.inp-error{
	border-color: #CD1F20;
}

.inp-group-gray.inp-error .input-group-addon,
.verif-sms-wr.inp-error .verif-sms-icon{
	background-color: #CD1F20;
	border-color: #CD1F20;
}

.inp-group-gray.inp-error .inp-addon-wr{
	border-color: #CD1F20;
}

.inp-addon-wr{
	border: 1px solid #d4d4d4;	
	border-radius: 25px 0px 0px 25px;
	border-right: none;
	background-color: white;
	padding: 3px;
	min-width: 50px;
	max-width: 50px;
}

.inp-group-gray .input-group-addon,
.services-categories-wr .input-group-addon{
	border-radius: 50%;
	background-color: #088cbd;
	border: 1px solid #088cbd;
	color: white;
	/*padding: 7px 10px;*/
	padding: 10px;
	/*position:relative;
	top: 3px;
	left: 3px;*/
	font-size: 19px;
	/*width: 44px;*/
	/*height: 42px;*/
}

.services-categories-wr.inp-error-cat{ 
	border-color: #CD1F20;
}

.services-categories-wr.inp-error-cat .input-group-addon{
	border-color: #CD1F20;
	background-color: #CD1F20;
}


.services-categories-wr.inp-success-cat{ 
	border-color: #AECB3B;
}

.services-categories-wr.inp-success-cat .input-group-addon{
	border-color: #AECB3B;
	background-color: #AECB3B;
}
/** ---- END FORM ELEM STYLE ---- **/


/** ---- CUSTOM CHECKBOX ---- **/
/* The container */
.c-check-wr {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  /*font-size: 22px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.c-check-wr input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.c-check-wr:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.c-check-wr input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.c-check-wr input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.c-check-wr .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/** ---- END CUSTOM CHECKBOX ---- **/

.c-check-wr.comp-reg-check-wr{
	padding-left: 27px;
}

.c-check-wr.comp-reg-check-wr .checkmark{
	width: 17px;
	height: 17px;
	background-color: transparent;
	border: 2px solid white;
}

.c-check-wr.comp-reg-check-wr .checkmark:after{
	left: 8px;
	top: -7px;
	width: 7px;
	height: 19px;
}

.c-check-wr.comp-reg-check-wr input:checked ~ .checkmark{
	background-color: transparent;
}



/** ---- switch button ---- css **/
.switch {
  /*background: #fff;*/
  background: #f10000;
  /*border: 1px solid #dfdfdf;*/
  border: 1px solid #f10000;
  position: relative;
  display: inline-block;
  box-sizing: content-box;
  overflow: visible;
  width: 52px;
  height: 30px;
  padding: 0px;
  margin: 0px;
  border-radius: 20px;
  cursor: pointer;
  box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  top: -1px;
  margin-right: 5px;
}
/*adding a wide width for larger switch text*/
.switch.wide {
  /*width:80px;*/
  width: 65px;
  /*margin-bottom: 5px;*/
}
.switch small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
}
.switch.checked {
  /*background: rgb(100, 189, 99);*/
  /*border-color: rgb(100, 189, 99);*/
  background: #AECB3B;
  border-color: #AECB3B;
}
.switch.checked small {
  left: 22px;
}
/*wider switch text moves small further to the right*/
.switch.wide.checked small {
  /*left:52px;*/
  left: 35px;
}
/*styles for switch-text*/
.switch .switch-text {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}

.switch .off {
  display:block;
  position: absolute;
  right: 10%;
  top: 25%;
  z-index: 0;
  /*color:#A9A9A9;*/
  color: white;
}

.switch .on {
  display:none;
   z-index: 0;
  color:#fff;
  position: absolute;
  top: 25%;
  left: 9%;
}

.switch.checked .off {
  display:none;
}

.switch.checked .on {
  display:block;

}

.switch.disabled {
  opacity: .50;
  cursor: not-allowed;
}
/** ---- end switch button css ---- **/

#ajax-loader{
	position: fixed;
}

.inp-error-calendar-number .txt-label-comp-sett{
	color: #CD1F20;
}

.inp-error-calendar-number .icon-comp-sett{
	background-color: #CD1F20;
	border-color: #CD1F20;
}

.system-more-inf-wr .link-info{
	color: white;
}

.txt-lab-select-category{
	margin-bottom: 0px;
	font-size: 17px;
	font-weight: bold;
}

.inp-group-gray .intl-tel-input{
	width: 100%;
}

.err-check-phone-wr{
	padding-left: 15px;
	padding-top: 5px;
}

.txt-select-timezone{
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
    padding-left: 15px;
}