.itemBit {
    clear: both;
}

.itemBit div {
    float: left;
    padding: 7px 15px 5px 5px;
    box-sizing: border-box;
}

.itemType {
    width: 25%;
}

.itemType h3 {
    margin: 0px !important;
}

.itemTszh {
    width: 35%;
    color: #333;
}
#emailBox {
    padding: 20px 0px;
}
.pay_input {
    border: 1px solid black;
    border-radius: 4px;
    padding: 3px;
    max-width: 100%;
    margin-top: 10px;
}
.pay_select {
    border: 1px solid black;
    border-radius: 4px;
    padding: 2px 3px 2px 3px;
    max-width: 100%;
    margin-top: 10px;
}
#erEm {
    color: red;
}

.itemPrice {
    width: 16%;
	text-align: right;
}

.itemLink {
    width: 24%;
    text-align: right;
}
.itemPrice div {
	padding: 12px 0 0 !important;
	width: 100%;
}

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

.clear {
    clear: both;
    height: 0px;
}

@media (max-width: 1100px) {
	.form-theme-default input[type=submit],
	.link-theme-default {
		padding: 10px 15px !important;
	}
}

@media (max-width: 1000px) {
    .itemBit div {
		float: none;
		text-align: center;
		margin: 0 auto;
	}
	.itemPrice {
        width: 100%
    }

    .itemLink {
        width: 100%;
        text-align: right;
    }
    .itemTszh {
        width: 100%;
    }
    .itemType {
        width: 100%;
    }
    .link-theme-default {
        padding: 10px !important;
    }
}


.combobox {
    position: relative
}

.combobox:after {
    content: '<>';
    font: 11px "Consolas", monospace;
    color: #afc8e0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 0 0 2px;
    border-bottom: 1px solid #afc8e0;
    position: absolute;
    pointer-events: none;
    top: calc(50% - 8px);
    right: 6px;
}

.combobox:before {
    content: '';
    right: 6px;
    top: 2px;
    width: 20px;
    height: calc(100% - 4px);
    background: #f8f8f8;
    position: absolute;
    pointer-events: none;
    display: block;
}

.combobox select {
    padding: 5px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*-webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;*/
    background: #f8f8f8;
    color: #2b5f93;
    /*border:none;*/
    border: 1px solid #afc8e0;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    width: 100%;
}


.payment {
    margin-top: 35px;
}

.payment p {
    line-height: 30px;
    padding-top: 5px;
}

.payment input[type="submit"] {
    font-size: inherit;
    padding: 10px 50px;
    margin-top: 30px;
}

.payment__description {
    background-color: #e9edea;
    padding: 5px;
}

.tszh-payment-select-box {
    margin-bottom: 10px;
}

.tszh-payment-select-box__label {
    font-size: 14px;
    margin-right: 20px;
    width: 160px;
    display: inline-block;
}

.tszh-payment-select-box__select {
    /*padding: 5px 10px;*/
    display: inline-block;
}

@media screen and (min-width: 768px) {
    .tszh-payment-select-box__select {
        width: calc(100% - 220px);
    }
}

@media screen and (max-width: 1199px) {
    .payment {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width: 767px) {
    .tszh-payment-select-box__select {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .payment {
        text-align: center;
    }
}

input.disabled {
    background-color: #aaa !important;
    border: 1px solid #aaa !important;
	cursor:default;
}
input.disabled:hover {
    background-color: #aaa !important;
    border: 1px solid #aaa !important;
	cursor:default;
}

.page-title {
	margin-bottom: 45px  !important;
}

.descBox {
	margin-bottom: 45px;
	line-height: 1.5;
}
.itemBit {
	min-height: 81px;
}

.chet {
    padding-top: 30px  !important;
}

.desc-moneta {
	color:#464545;
	font-size:12px;
	line-height: 1.5 !important;
}
.desc-moneta p{
	color:#464545;
	font-size:12px;
	line-height: 1.5 !important;
	padding-top: 0;
}

.citrustszh-moneta-payment-money-value {
	text-align: right  !important;
}






.select {
    position: relative;
    display: block;
    min-width: 220px;
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
}
.select:after {
	display:none;
}
.select__head {
    width: 100%;
    max-width: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 14px 15px;
    line-height: 18px;
    color: rgba(66, 67, 72, 0.8);
    cursor: pointer;
}

.select__head::after {
    width: 10px;
    height: 6px;
    background: #FFF url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50495 5.78413L0.205241 1.25827C-0.0684138 0.970375 -0.0684138 0.503596 0.205241 0.215836C0.478652 -0.0719461 0.922098 -0.071946 1.19549 0.215837L5.00007 4.22052L8.80452 0.215953C9.07805 -0.0718292 9.52145 -0.0718292 9.79486 0.215953C10.0684 0.503736 10.0684 0.970492 9.79486 1.25839L5.49508 5.78425C5.35831 5.92814 5.17925 6 5.00009 6C4.82085 6 4.64165 5.928 4.50495 5.78413Z' fill='%23ED266A'/%3E%3C/svg%3E%0A") no-repeat center / cover;
    position: absolute;
    right: 20px;
    top: 14px;
    transform: translateY(50%);
    content: '';
    display: block;
    transition: .2s ease-in;
}

.select__head.open::after {
    transform: translateY(50%) rotate(180deg);
}

.select__list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-top: 5px;
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #424348;
    scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
}

.select__list::-webkit-scrollbar {
    width: 7px;
    background-color: #F8F9FA;
    padding: 5px;
}

.select__list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #D9D9D9;
}

.select__list .select__item {
    position: relative;
    border-top: 1px solid rgba(224, 229, 231, 0.5);
    padding: 10px 15px;
    cursor: pointer;
    list-style-type: none;
}

.select__list .select__item:hover {
    background-color: rgba(224, 229, 231, 0.5);
}

.content ,
.content .content__page  {
	overflow: inherit !important;
}

.invitation_insurance {
    top: -20px;
    margin-bottom: 25px;
    width: 100%;
    background-color: rgba(231, 237, 243, 1);
    border-radius: 5px;
    padding: 0 17px;
    position: relative;
    display: flex;
}

.invitation_insurance .insurance_img {
    display: flex;
    align-items: end;
}

.invitation_insurance .invitation_insurance__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 12px 0;
}

.invitation_insurance .insurance_content__title {
    width: 100%;
    color: #2B5F93;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
}

.invitation_insurance .insurance_content__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
}
