.mci-general-meeting-web .dpco-simple-green-btn{
	font-size: 18px;
	height: 70px;
	line-height: 70px;
	max-width: 380px;
	padding: 0;
}
.insert-icon-before .mci-general-meeting-web .dpco-simple-green-btn i{
	font-size: 25px;
}
.insert-icon-before .mci-general-meeting-web .dpco-simple-green-btn i:not(.icon-after){		
	margin-left: 10px;
}
.icon-after{
	margin-right: 10px;
}
.footer,
.mci_telegram,
.mci-share-placeholder{
	display: none !important;
}
.dpco-flex-block{
	display: flex;
}
.auth-form-container{
	background-color: #fff;
	max-width: 747px;
	margin: 0 auto;	
	border-radius: 4px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.form-overlay-container{
	background-color: rgba(0, 0, 0, .2);
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	overflow-y: auto;
}
.auth-form-wrapper-frame{
	display: table;
	width: 100%;
	height: 100%;
}
.auth-form-wrapper{
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
}
.dpco-form-holder,
.dpco-form-icon{
	padding: 30px;
}
.dpco-form-holder{
	flex-grow: 1;
}
.dpco-form-icon{
	display: flex;
	flex-grow: 1;
	text-align: center;
	align-items: center;
	background-color: #f9f9f9;
	border-right: 1px solid #e8e8e8;
}
body.form-opened{
	overflow: hidden !important;
}
.form-opened #header,
.form-opened .mci-non-banner-content,
.form-opened .has-in-content-banner,
.form-opened .mci-footer{
	filter: blur(5px);
}
.form-title{
	font-size: 22px;
	margin-bottom: 30px;
}
.form-title i{
	vertical-align: middle;
	color: #54c5d0;
	margin-left: 5px;
	font-size: 28px;
}
.dpco-mci-form .dpco-form-input.dpco-captcah-input{
	padding-left: 240px;
}
.dpco-captcha-holder{
	position: relative;
}
.captcha-img,
.dpco-captcha-btn{
	position: absolute;
	top: 2px;
}
.captcha-img{
	height: 46px;
	left: 2px;
	border-radius: 2px 0 0 2px;
}
.dpco-captcha-btn{
	width: 46px;
	height: 46px;
	background-color: transparent;
	border: 0 none;
	padding: 0;
	left: 186px;
}
.dpco-captcha-btn i{
	font-size: 24px;
	line-height: 46px;
}
.form-selector-container{
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.guest-form{
	display: none;
}
.close-form-btn{
	padding: 0;	
	height: 30px;
	color: #bdbdbd;
	background-color: transparent;
	border: 0 none;
	transition: all .3s;
	-o-transition: all .3s;
	-mos-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.close-form-btn i{
	line-height: 30px;
	font-size: 26px;
}
.close-form-btn:hover{
	color: #000;
}
.person-name{
	font-size: 22px;
	margin-bottom: 30px; 
}
.person-name i{
	vertical-align: middle;
	margin-left: 10px;
	font-size: 30px;
}
.dpco-modal.hint-modal.modal .modal-content .modal-body{
	padding: 15px 15px 0;
}
.dpco-modal.hint-modal.modal .modal-dialog{
	width: 100%;
	max-width: 1000px;
}
.hint-modal .general_page{
	background-color: transparent;
	padding: 0;
}
.close-hint-modal{
	border: 0 none;
	background-color: transparent;
	width: 30px;
	height: 30px;
	padding: 0;
}
.close-hint-modal i{
	line-height: 30px;
	font-size: 23px;
}
.dpco-modal.modal.hint-modal .modal-title{
	border-bottom: 0 none;
	margin-bottom: 0;
	padding: 2px 0 0;
	font-size: 18px;
	color: #000;
}
.dpco-form-selector-btn{
	border: 0 none;
	border-radius: 4px;
	padding: 0;
	color: #fff;
	height: 40px;
	line-height: 40px;
	background-color: #ff8c00;
	margin-top: 20px;
	width: 150px;
	transition: all .3s;
	-o-transition: all .3s;
	-mos-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.dpco-form-selector-btn:hover{
	background-color: #54c5d0;
}
.dpco-form-selector-btn i{
	font-size: 20px;
	vertical-align: middle;
	margin-left: 7px;
}
.registration-meeting-form{
	display: none;
}
.success-container{
	background: #fdfdfd url(../images/success-bg.jpg) 0 top repeat-x;
}
.general_page .dpco-submit-success-message p{
	text-align: center;
	font-size: 17px;
    margin-top: 25px;
    margin-bottom: 30px;
    color: #289c00;
}
.dpco-submit-success-message i{
	font-size: 40px;
	color: #34ca00;
}
.event-user-registration-hint{
	padding: 20px;
	border-radius: 4px;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.05);
	overflow: hidden;
	margin: 0 auto 20px;
	font-size: 15px;
	font-weight: 500;
	background-color: #fdfdfd;
}
.general_page .event-user-registration-hint p{
	margin: 0;
}
.general_page .event-user-registration-hint p::before,
.general_page p.live-user-hint::before{
	content: "";
	display: inline-block;
	vertical-align: middel;
	margin-left: 5px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #faa61a;
}
.dpco-error-message,
.input-hint-error {
    margin: 6px 0 0;
    color: #f00;
}
.dpco-error-message::before,
.input-hint-error::before{
    content: "\f135";
    font-family: "MCI-Font";
    color: #f00;
    font-size: 16px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.dpco-mci-form .dpco-form-input.field-has-error{
	border-color: #f00;
}
.dpco-buttons.gray-btn{
	background-color: #999;
	box-shadow: 0 3px 7px 0 rgba(153,153,153,0.6);
}
@media (max-width: 991px){
	body{
		padding-bottom: 0;
	}		
}
@media (max-width: 767px){
	.mci-general-meeting-web .dpco-simple-green-btn{
		font-size: 16px;
		max-width: 330px;
	}
	.auth-form-container{
		max-width: 520px;
	}
	.dpco-flex-block{
		display: block;
	}
	.dpco-form-holder{
		padding: 20px 20px 0;
	}
	.dpco-form-icon{
		display: none;
	}
	.dpco-form-selector-btn{
		margin: 0;
	}
}
@media (max-width: 480px){
	.captcha-img{
		position: static;
		display: block;
		margin: 10px auto 0;
	}
	.dpco-captcha-btn{
		left: 2px;
	}
	.dpco-mci-form .dpco-form-input.dpco-captcah-input{
		padding-left: 56px;
	}
}