
/* registration*/
.header-title {
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    line-height: 1.316;
    text-align: center;
    padding-top: 31px;
    margin: 0;
}
.webinar-center{
    max-width: 978px;
    margin: 0 auto;
    min-width: 300px;
}
.r-sms_send label {
    font-weight: 600;
}
.r-title-webinar{
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: 36px;
    margin-bottom: 15px;

    font-size: 22px;
}
.r-info-webinar {
    margin-bottom: 26px;
}
.center{
    text-align: center;
}
.r-container-video{
    background-color: #000000;
    padding: 3%;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    -webkit-box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 0.12);
    text-align: center;
}
.r-containet-form{
    padding: 15px;
    background-color: #FFF;
    border-left: 4px solid rgba(0, 0, 0, 0.08);
    -webkit-border-top-right-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
}
.r-containet-form > h3{
    text-align: center;
}
.r-title-desc{
    background-color: #0496AC;
    height: 62px;
    padding: 13px;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    border-top: 4px solid rgba(0, 0, 0, 0.20);
    border-bottom: 4px solid rgba(0, 0, 0, 0.06);
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.20);
    filter: dropshadow(color=rgba(0, 0, 0, 0.20), offx=2, offy=2);
    background-image: url(img/arrows2.png);
    background-repeat: no-repeat;
    background-position: center right;
    -webkit-font-smoothing: antialiased;
//background-color: rgb(106, 114, 149);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    border-bottom-color: rgba(0, 0, 0, 0.0588235);
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-top-style: solid;
    border-top-width: 4px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    direction: ltr;
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    height: 72px;
    line-height: 24px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 0px;


}
.r-content-desc {
    background-color: #fff;
    border-bottom: 2px solid #e6e6e6;
    border-bottom: 3px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 6px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 6px;
    -moz-border-radius-topright: 0;
    border-radius: 0 6px 6px;
    border-top-right-radius: 0;
    -webkit-box-shadow: 0 1px 11px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 11px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 11px 1px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
}
.r-content-desc >div:first-child{
    background-color: #F1F1F1;
    padding: 15px 15px 29px 15px;
}
.r-desc-photo-author {
    width: 100px;
    height: 100px;
    /*margin-top: 15px;*/
    display: inline-block;
    vertical-align: top;
}
.addedArrow {
    background-image: url(img/arrows2.png);
    background-repeat: no-repeat;
    background-position: center right;
}
.r-btn-form {
    background-color: #74BB00;
}
.r-btn-form {
    width: 327px;
    background-color: #74BB00;
    border: 1px solid rgba(0, 0, 0, 0.20);
    background-image: url(img/arrows.png);
    background-repeat: no-repeat;
    background-position: center right;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.20);
    filter: dropshadow(color=rgba(0, 0, 0, 0.20), offx=2, offy=2);
    color: rgb(255, 255, 255);
    -webkit-box-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px 0px inset;
    -webkit-font-smoothing: antialiased;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: background-color;
    -webkit-transition-timing-function: ease-out;
    background-color: rgb(116, 187, 0);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgba(0, 0, 0, 0.2);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.2);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px 0px inset;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    direction: ltr;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    height: 63.25px;
    line-height: 20px;
    padding-bottom: 20.625px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20.625px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 0px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: background-color;
    transition-timing-function: ease-out;
    width: 327px;


}

.r-spam {
    font-size: 12px;
    color: #9d9d9d;
    text-align: center;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ebebeb;
}
.r-desc-photo-author img {
    width: 100px;
    height: 100px;
    margin-top: 15px;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #FFF;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.31);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.31);
}
.r-desc-text {
    display: inline-block;
    width: 400px;
    padding-left: 20px;
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
}

.r-container-info > div{
    margin-left: 15px;
    margin-bottom: 20px;
    font-size: 16px;
}
.r-container-info > div > strong{
    /*font-size: 19px;*/
    font-weight: bold;
    line-height: inherit;
}

.r-container-info {
    background-color: #fff;
    margin-top: 30px;
}
span.js_now_time {
    margin-bottom: 13px;
    display: inline-block;
    font-weight: 600;
}
/* successful*/
.s-page {
    max-width: 960px;
    min-width: 300px;
    margin: 0 auto;
}
.s-header {
    margin-bottom: 46px;
    text-align: center;
}
.s-header > div{
    display: inline-block;
    margin-left: 15px;
    padding-bottom: 13px;
}
.s-block-info {
    background-color: #f7f7f7;
    border: none;
    border-bottom: 3px solid rgba(0, 0, 0, .15);
    color: #191919;
    border-radius: 5px;
    padding: 15px;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.s-block-info > div{
    margin-bottom: 15px;
}
.s-icon{
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 15px;

}
.s-icon-check{
    background: url('icon/sign-check.png');
    background-size: 50px;
    vertical-align: super;
}
.s-icon-calendar {
    background: url('icon/calendar1.png');
    background-size: 50px;
}
.s-icon-webinar{
    background: url('icon/movie-red.png');
    background-size: 50px;
}
.s-icon-microphone{
    background: url('icon/microphone.png');
    background-size: 50px;
}

.s-date-webinar > div{
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    padding-top: 5px;
}
.s-title {
    font-size: 14px;
}
.s-title-webinar > div{
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    max-width: 318px;
}
.s-author-webinar > div{
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
}
.s-input-link{
    width: 100%;
    font-size: 12px;
    padding: 4px;
}
.s-video{
    margin: 0 auto;
    max-width: 500px;
}
.s-btn-timer{
    text-align: center;
    -webkit-box-shadow: none;
    -webkit-font-smoothing: antialiased;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: background-color;
    -webkit-transition-timing-function: ease-out;
    background-color: rgb(191, 191, 191);
    background-image: url(img/arrows2.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    border-bottom-color: rgb(93, 93, 93);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(93, 93, 93);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(93, 93, 93);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(93, 93, 93);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    cursor: default;
    direction: ltr;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 57.875px;
    line-height: 14px;
    opacity: 0.600000023841858;
    padding-bottom: 10.5px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 11.375px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: background-color;
    transition-timing-function: ease-out;
    width: 420px;
}
.s-btn-timer-in{
    -webkit-box-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px 0px inset;
    -webkit-font-smoothing: antialiased;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-property: background-color;
    -webkit-transition-timing-function: ease-out;
    background-color: rgb(93, 164, 35);
    background-image: url(img/arrows2.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    border-bottom-color: rgb(69, 122, 26);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(69, 122, 26);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(69, 122, 26);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(69, 122, 26);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px 0px inset;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    direction: ltr;
    display: inline-block;
    font-family: 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 37.875px;
    line-height: 14px;
    padding-bottom: 10.5px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 11.375px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: background-color;
    transition-timing-function: ease-out;
    width: 420px;
}
.s-btn-timer-in:hover{
    background-color: #457a1a;
    color: #fff;
}
.s-btn-timer:hover{
    text-decoration: none;
    color: rgb(0, 0, 0);
}
.js_s_block_timer {
    margin-top: 5px;
}
.s-block-timer {
    margin-left: 41px;
    margin-top: 38px;
    text-align: center;
}
/* Страница просмотра вебинара*/
.v-now-header{
    text-align: center;
}
.v-timer-block {
    background: #F4F4F4;
}

.v-timer-content {
    max-width: 900px;
    margin: 0 auto;
    height: 300px;
    padding-top: 20px;
}
.v-timer-content h1{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.v-is-timer{
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.v-is-timer.js_timer.is-countdown {
    display: flex;
    justify-content: center;
    align-items: center;
}
.v-is-timer ul>li{
    width: 100px;
    height: 100px;
    margin: 10px;
    display: inline-block;
    background-color: #2d2d2d;
    font-size: 11px;
    float: left;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.20);
    filter: dropshadow(color=rgba(0, 0, 0, 0.20), offx=2, offy=2);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 15px;
    color: #FFF;
    border: 2px solid rgba(0, 0, 0, 0.1);
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(28, 28, 28, 0.05)), to(rgba(0, 0, 0, 0.05)));
    background-image: -webkit-linear-gradient(top, rgba(28, 28, 28, 0.05), rgba(0, 0, 0, 0.05));
    background-image: -moz-linear-gradient(top, rgba(28, 28, 28, 0.05), rgba(0, 0, 0, 0.05));
    background-image: -o-linear-gradient(top, rgba(28, 28, 28, 0.05), rgba(0, 0, 0, 0.05));
    background-image: -ms-linear-gradient(top, rgba(28, 28, 28, 0.05), rgba(0, 0, 0, 0.05));
    background-image: linear-gradient(to bottom, rgba(28, 28, 28, 0.05), rgba(0, 0, 0, 0.05));
    -webkit-box-shadow: 0 1px 5px rgba(20, 20, 20, 0.31), inset 0 0 1px 2px rgba(255, 255, 255, 0.16);
    -moz-box-shadow: 0 1px 5px rgba(20, 20, 20, 0.31), inset 0 0 1px 2px rgba(255, 255, 255, 0.16);
    box-shadow: 0 1px 5px rgba(20, 20, 20, 0.31), inset 0 0 1px 2px rgba(255, 255, 255, 0.16);
    padding-top: 10px;
    font-size: 30px;
    font-weight: 900;
}
.v-is-timer ul>li>div{
    font-size: 12px;

}
.v-timer-start-webinar {
    text-align: center;
    font-size: 20px;
}
.v-now-block{
    max-width: 960px;
    margin: 0 auto;
}
.v-video {
    background: #ccc;
    max-width: 960px;
    background-color: #212121;
    padding: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 11px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 11px 1px rgba(0,0,0,0.25);
    box-shadow: 0 1px 11px 1px rgba(0,0,0,0.25);
}
.v-btn-out-site {
    background-color: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 11px 1px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 11px 1px rgba(0,0,0,0.25);
    box-shadow: 0 1px 11px 1px rgba(0,0,0,0.25);
    padding: 10px;
    margin-top: 15px;
    border: 3px solid rgba(0,0,0,0.10);
    text-align: center;
}

a.v-link-out-site {
    background-color: #6BBA40;  border: 1px solid rgba(0,0,0,0.20);
    width: 890px;
    padding: 19px;
    font-size: 22px;    text-shadow: 2px 2px 0px rgba(0,0,0,0.20);  filter: dropshadow(color=rgba(0,0,0,0.20), offx=2, offy=2);
    color: #fff;
    display: inline-block;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
a.v-link-out-site:hover{
    color: #fff;
}
.vjs-control-bar{
    display: none;
}
.v-info-webinar {
    display: inline-block;
    width: 350px;
    vertical-align: top;
}
.v-info-desc {
    display: inline-block;
    width: 350px;
    background-color: #FFF;
    padding: 20px;
    padding-bottom: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    vertical-align: top;
}
.v-info-instruction {
    display: inline-block;
    width: 350px;
    background-color: #FFF;
    padding: 20px;
    padding-bottom: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    vertical-align: top;
    margin-top: 22px;
}
.v-info-desc-title {
    margin: -20px;
    margin-bottom: 3px;
    padding: 15px;
    background-color: #242424;
    color: #FFF;
    font-weight: bold;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-shadow: 2px 2px 0px rgba(0,0,0,0.20);
    filter: dropshadow(color=rgba(0,0,0,0.20), offx=2, offy=2);
}
.v-info-comment {
    display: inline-block;
    width: 580px;  background-color: #FFF;
    padding: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.06);
    margin-left: 26px;
}

.v-info {
    vertical-align: top;
    margin-top: 30px;
}
.v-info-desc-1 {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    background-color: rgba(0,0,0,0.02);
    border-bottom: 1px solid rgba(0,0,0,0.05);
    padding: 10px;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
}
.v-info-desc-2 {
    font-size: 12px;
    line-height: 21px;
    color: #4a4a4a;
    margin-bottom: 15px;
}
.v-info-comment > h3{
    margin-top: -5px;
    margin-bottom: 20px;
}
.v-replay-timer {
    width: 920px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    /* background-color: #333333; */
    color: #FFF;
    font-weight: bold;
    margin-bottom: 10px;
    /* margin-top: -40px; */
    font-size: 18px;
    /* border: 3px solid rgba(0,0,0,0.10); */
    /* border-bottom: 1px dashed rgba(0,0,0,0.10); */
}
.v-is-timer-repeat {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-left: 230px;
    height: 78px
}

.v-is-timer-repeat > ul> li {
    text-align: center;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    float: left;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 15px;
    color: rgba(255,255,255,0.50);
    border: 2px solid rgba(0,0,0,0.1) !important;
    background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(28,28,28,0.05)), to(rgba(0,0,0,0.05)));
    background-image: -webkit-linear-gradient(top, rgba(28,28,28,0.05), rgba(0,0,0,0.05));
    background-image: -moz-linear-gradient(top, rgba(28,28,28,0.05), rgba(0,0,0,0.05));
    background-image: -o-linear-gradient(top, rgba(28,28,28,0.05), rgba(0,0,0,0.05));
    background-image: -ms-linear-gradient(top, rgba(28,28,28,0.05), rgba(0,0,0,0.05));
    background-image: linear-gradient(to bottom, rgba(28,28,28,0.05), rgba(0,0,0,0.05));
    -webkit-box-shadow: 0 1px 5px rgba(20,20,20,0.31), inset 0 0 1px 2px rgba(255,255,255,0.16);
    -moz-box-shadow: 0 1px 5px rgba(20,20,20,0.31), inset 0 0 1px 2px rgba(255,255,255,0.16);
    box-shadow: 0 1px 5px rgba(20,20,20,0.31), inset 0 0 1px 2px rgba(255,255,255,0.16);
    width: 15%;
    text-align: center;  font-size: 27px;  line-height: 27px;  color: #FFF;  font-weight: bold;  margin-bottom: 10px;
}
.v-is-timer-repeat > ul> li > div{
    font-size: 12px;
}
.v-header-info {
    float: right;
    margin-top: 10px;
}

.v-header-title {
    display: inline-block;
}

video {
    width: 920px;
    height: 518px;
}