


/* Start:/bitrix/templates/new/components/bitrix/news.detail/webinar_detail/style.css*/
.promo-small .title {
	left: 50%;
	margin-left: -500px;
	width: 1000px!important;
	max-height: 130px;
	overflow: hidden;
}

#meta {
	background: #ececec;
	height: 184px;
	text-align: center;
}

#meta .info {
	display: inline-block;
	margin-top: 45px;
	padding-right: 75px;
}

#meta .info:last-child {
	padding-right: 0;
}

#meta .info .icon {
	background: #FC1820;
	width: 90px;
	height: 94px;
	float: left;
}

#meta .info .icon .date {
	color: #FFF;
}

#meta .info .date .month {
	font-family: PT Sans, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 15px;
	line-height: 18px;
}

#meta .info .date .day {
	font-family: PT Sans, sans-serif;
	font-weight: bold;
	font-size: 45px;
	line-height: 50px;
}

#meta .info .text {
	font-family: PT Sans, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-left: 12px;
	line-height: 22px;
	text-align: left;
	color: #333;
}

#meta .info .text table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	height: 94px;
}

#description {
	width: 600px;
	float: left;
}

#description h3 {
	font-size: 32px;
	font-family: PT Sans, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin: 30px 0 5px 0;
	padding: 0;
}

#description div {
	color: #4f4f4f;
	font-family: PT Sans, sans-serif;
	font-size: 18px;
}

#description div.speaker {
	margin-top: 20px;
	color: #8b8b8b;
}

#description ul {
	color: #4f4f4f;
	font-family: PT Sans, sans-serif;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#description ul li {
	list-style-type: none;
	line-height: 30px;
	background: url('/bitrix/templates/new/components/bitrix/news.detail/webinar_detail/images/bullet.png') no-repeat left center;
	padding-left: 10px;
}

#registration {
	width: 318px;
	height: 835px;
	float: right;
	background: url('/bitrix/templates/new/components/bitrix/news.detail/webinar_detail/images/registration_background.png');
	margin-top: 45px;
}

#registration h3 {
	font-size: 39px;
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-family: PT Sans, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 45px;
	color: #FFF;
}

#registration form {
	margin-top: 23px;
}

#registration form input[type="text"] {
	font-size: 20px;
	font-style: italic;
	font-family: PT Sans, sans-serif;
	line-height: 44px;
	border: 1px solid #a1a1a1;
	outline: none;
	border-radius: 4px;
	margin-bottom: 23px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0 12px;
	width: 245px;
}

#registration form input[type="submit"] {
	width: 270px;
	margin-left: 23px;
}

#registration form .subscribe {
	margin: -15px auto 10px auto;
	width: 270px;
}

#registration form .subscribe input[type="checkbox"] {

}

#registration form .subscribe label {
	font-family: PT Sans, sans-serif;
	color: #FFF;
	text-transform: uppercase;
}

#intro {
	margin-top: 45px;
}

#intro .image {
	float: left;
	margin-right: 20px;
}

#intro .text {
	font-family: PT Sans, sans-serif;;
	font-size: 18px;
	color: #4f4f4f;
}

#description-expired {

}

#description-expired h3 {
	text-align: center;
	font-family: PT Sans, sans-serif;
	font-size: 36px;
	color: #f70206;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 40px;
}

#description-expired h3 span {
	font-weight: bold
}

#description-expired .video {
	float: left;
	position: relative;
}

#description-expired .video-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	cursor: pointer;
}

.presentation-cont {
	position: relative;
}

.presentation-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	cursor: pointer;
}

#description-expired .about {
	width: 329px;
	height: 460px;
	background: url('/bitrix/templates/new/components/bitrix/news.detail/webinar_detail/images/about_background.png');
	float: left;
}

#description-expired .about .title {
	font-family: PT Sans, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 32px;
	text-transform: uppercase;
	margin-left: 15px;
	line-height: 36px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#description-expired .about ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#description-expired .about li {
	list-style-type: none;
	color: #FFF;
	background: url('/bitrix/templates/new/components/bitrix/news.detail/webinar_detail/images/bullet_white.png') no-repeat 0px 20px;
	font-family: PT Sans, sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #ff585a;
	padding: 10px 0 10px 10px;
}

#description-expired .about li:first-child {
	border-top: 1px solid #ff585a;
}

#presentation {
	margin-top: 60px;
}

#presentation h3 {
	text-align: center;
	font-family: PT Sans, sans-serif;
	font-size: 36px;
	color: #f70206;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 40px;
}

#presentation h3 span {
	font-weight: bold
}

#presentation .share {
	text-align: center;
	margin-top: 20px;
}
/* End */



/* Start:/bitrix/templates/new/components/bitrix/news.list/webinars_list/style.css*/
.webinars-list {
	margin-top: 50px;
	border: 1px solid #868484;
}

.webinars-list .switch {
	font-family: PT Sans, sans-serif;
	font-size: 32px;
}

.webinars-list .switch a {
	display: block;
	float: left;
	background: #dedede;
	color: #2f2f2f;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px 20px;
	margin-right: 30px;

}

.webinars-list .switch a.selected, .webinars-list .switch a:hover {
	background: none;
	color: #333;
}

.webinars-list .heading h3 {
	background: #868484;
	color: #FFF;
    font-family: Roboto Condensed, sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    float: left;
    padding: 6px 15px;
    margin: 0 0 0px 0;
}

.webinars-list .heading input[type="button"].more {
	float: left;
	margin-left: 10px;
	position: relative;
	top: 4px;
}

.webinars-list article {
	width: 435px;
	float: left;
	margin: 30px;
}

.webinars-list article .preview {
	width: 210px;
	float: left;
	position: relative;
}

.webinars-list article .preview .date {
	width: 60px;
	height: 60px;
	background: #ec0000;
	color: #FFF;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

.webinars-list article .preview .date .day {
	font-family: Roboto Condensed, sans-serif;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	display: block;
	width: 100%;
	padding-top: 4px;
}

.webinars-list article .preview .date .month {
	font-size: 12px;
	line-height: 12px;
	display: block;
	width: 100%;
	margin-top: -3px;
	text-transform: lowercase;
}

.webinars-list article .preview .buttons {
	background: #ff0000;
	color: #FFF;
	height: 50px;
	margin-top: -4px;
	text-align: center;
	padding-top: 8px;
}

.webinars-list article .preview .buttons .btn {

}

.webinars-list article .preview .buttons a {
	color: #FFF;
}

.webinars-list article .preview .buttons .watch {
	float: left;
	text-align: left;
	margin-left: 5px;
	margin-right: 6px;
	font-size: 12px;
}

.webinars-list article .preview .buttons .download {
	float: left;
	text-align: left;
	border-left: 1px solid rgba(255, 255, 255, 0.5);
	padding-left: 6px;
	font-size: 12px;
}

.webinars-list article .buttons .icon {
	display: block;
	width: 24px;
	height: 24px;
	margin-top: 5px;
	float: left;
	margin-right: 4px;
}

.webinars-list article .buttons .txt {
	display: block;
	float: left;
}

.webinars-list article .buttons .icon-watch {
	background: url('/bitrix/templates/new/components/bitrix/news.list/webinars_list/images/icon_watch.png');
}

.webinars-list article .buttons .icon-download {
	background: url('/bitrix/templates/new/components/bitrix/news.list/webinars_list/images/icon_download.png');
}

.webinars-list article .desc {
	width: 225px;
	float: left;
	background: #a30000;
	color: #FFF;
	font-family: Roboto Condensed, sans-serif;
	height: 225px;
	padding: 15px 12px;
}

.webinars-list article .desc .title {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	overflow: hidden;
	max-height: 36px;
}

.webinars-list article .desc .title a {
	color: #FFF;
	text-decoration: none;
}

.webinars-list article .desc .text {
	font-size: 13px;
	line-height: 17px;
}

.webinars-list article .desc .text-inner {
	overflow: hidden;
	height: 155px;
}
/* End */



/* Start:/bitrix/components/autozap/webinars.schedule/templates/.default/style.css*/
.subscribe-block {
	width: 100%;
	margin-top: 45px;
}

.subscribe-block .wrapper {
	background: #c7c7c7;
	height: 96px;
}

.subscribe-block input[type="text"] {
	font-size: 16px;
	font-style: italic;
	font-family: PT Sans, sans-serif;
	line-height: 38px;
	border: 1px solid #a1a1a1;
	outline: none;
	border-radius: 4px;
	margin-left: 15%;
	margin-right: auto;
	display: block;
	padding: 0 12px;
	width: 225px;
	float: left;
}

.subscribe-block form {
	width: 500px;
	margin: 0 auto;
	padding: 28px 0;
}

.subscribe-block input[type="submit"] {
	float: left;
	margin-left: 20px;
}

.subscribe-block form {
	float: left;
	width: 70%;
}

.subscribe-block .order {
	float: left;
	background: #f70206;
	padding-top: 28px;
	height: 68px;
	width: 30%;
	text-align: center;
}

.subscribe-block .order input[type="button"] {
	float: none;
	margin-left: 0;
}

.webinar-order-form {
	width: 300px!important;
}

.webinar-order-form .field {
	margin-bottom: 20px;
}

.webinar-order-form .field label {
	display: inline-block;
	width: 100px;
}

.webinar-order-form .field textarea {
	width: 174px;
}
/* End */
/* /bitrix/templates/new/components/bitrix/news.detail/webinar_detail/style.css */
/* /bitrix/templates/new/components/bitrix/news.list/webinars_list/style.css */
/* /bitrix/components/autozap/webinars.schedule/templates/.default/style.css */
