
a:hover, a:focus {
    outline: none;
    text-decoration: none;
}

.login-panel {
    position: relative;
    background: url(/assets/img/bg-head-stom2.jpg);
    height: 100vh;
    background-size: cover;
    background-position: center !important;

}

.record-one {
    width: 100%;
    box-shadow: 1px 1px 10px #80808073;
}

.record-one img {
    width: 100%;
    height: auto;
}

img.img-play {
    width: 54px;
}

.record-one .in-img {
    background: black;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-size: cover !important;
    z-index: 0;
    opacity: 0.6;
}

.record-one p {
    text-align: center;
    margin-top: 14px;
    color: #212121;
}

.record-one span {
    font-size: 13px;
    color: #8080809c;
}

.record-one a {
    width: 100%;
    text-align: center;
    display: block;
    background: #8080801c;
    padding: 10px 0;
    color: #0083d5;
    font-size: 13px;
}

.btn.btn-sm.btn-primary {
    width: 100%;
    margin: 10px 0;
    padding: 10;
    font-size: 14px;
    border-radius: 3px;
    border-color: #177fca;
    color: #177fca;
    font-weight: 800;
}

.sert img {
    width: 100%;
}

video#player1 {
    display: block;
    margin: 40px auto;
}

div#record {
    padding: 10px 50px;
}

h1.name-web {
    margin: 20px 0 0 0;
}

h3.lek-web {
    margin: 9px 0px 0 0px;
    font-size: 21px;
}

.card .content {
    padding: 15px 15px 10px 15px;
    overflow: hidden !important;
}

.card-user .content {
    min-height: 240px;
    overflow: unset !important;
}

.col-md-1.onetb {
    height: 90px;
    background-size: cover !important;
    background-position: top center !important;
    border-radius: 5px;
}

.btn-pay {
    margin: 0 auto;
    display: block;
    color: white;
    background: #177fca;
    border: none;
    border-radius: 5px;
    padding: 7px 30px;
    font-size: 16px;
}

.pay-sect {
    margin: 10px 0;
    box-shadow: -2px 2px 13px #0000001f;
    overflow: hidden;
    padding-left: 5px;
    border-radius: 0px 0px 16px 6px;
}

.pay-sect .col-md-2 {
    padding: 2.5% 0;
}

.play-shadow {
    position: relative;

    background-size: cover !important;
    background-position: center center !important;
    z-index: 220;
}

.in-img {
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover !important;
    z-index: 0;
    opacity: 0.5;
}

img.img-play {
    width: 50px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}

p.name_web {
    margin: 0;
}

.pay-sect .col-md-2 {
    padding: 2.5% 0;
}

.col-md-5 p.name_web {
    margin: 5px 0 0 0;
}

p.name_lektor {
    margin: 5px 0;
    color: #808080b5;
    font-size: 14px;
}

.txtcent {
    text-align: center;
}

.sert {
    margin: 10px 0;
    box-shadow: 1px 1px 10px #80808073;
}

.sert p {
    text-align: center;
    margin-top: 14px;
    color: #212121;
}

.sert span {
    font-size: 13px;
    color: #8080809c;
}

.sert a {
    width: 100%;
    text-align: center;
    display: block;
    background: #8080801c;
    padding: 10px 0;
    color: #0083d5;
    font-size: 13px;
}

.sidebar[data-color="purple"]:after {
    background: #0a043f;
    background: -moz-linear-gradient(top, #0a043f 0%, #0a043f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a043f), color-stop(100%, #0a043f));
    background: -webkit-linear-gradient(top, #0a043f 0%, #0a043f 100%);
    background: -o-linear-gradient(top, #0a043f 0%, #0a043f 100%);
    background: -ms-linear-gradient(top, #0a043f 0%, #0a043f 100%);
    background: linear-gradient(to bottom, #0a043f 0%, #0a043f 100%);
    background-size: 150% 150%;
}

.login-panel .tab {
    background: #0a043f9e;;
    border-radius: 10px;
    border: 3px solid #177fca;
}

.logo img {
    width: 40px;
    margin-right: 10px;
}

.main-panel > .content {
    padding: 30px 15px;
    min-height: calc(100% - 123px);
    background: #f6f6f6 !important;
}


.card-webinar {
    background: white;
    min-height: 400px;
    position: relative;
    margin: 15px 0;
}

.slidewdt p {
    text-shadow: none !important;
}

.banner {
    height: 250px;
    background-size: cover;
    background-position: center center;
}

.card-webinar p.top {
    position: absolute;
    background: #177fca;
    top: 10px;
    padding: 5px 10px;
    color: white;
    font-weight: bold;
}

p.namelektor {
    font-size: 17px;
    color: #999999;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.card-webinar .info {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 10px;
}

p.namewebinar {
    color: #177fca;
    font-size: 17px;
}

p.date {
    float: left;
    background: url(https://stom-academy.com/wp-content/uploads/2018/05/date.png);
    background-repeat: no-repeat;
    padding-left: 32px;
    background-position: 1px;
    padding-right: 15px;
    color: #212121;
}

p.ychastniki {
    float: left;
    background: url(https://stom-academy.com/wp-content/uploads/2018/05/count.png);
    background-repeat: no-repeat;
    padding-left: 31px;
    background-position: 1px;
    padding-right: 15px;
    color: #212121;
}

.bottom-webinar {
    overflow: hidden;
}

.lektor {
    display: none;
    height: 100px;
    width: 100px;
    background-size: cover;
    border-radius: 80px;
    border: 3px solid white;
    position: absolute;
    top: 180px;
    left: 20px;
}

.tab {
    background: #200122;
    background: -webkit-linear-gradient(to bottom, #6f0000, #200122);
    background: linear-gradient(to bottom, #6f0000, #200122);
    padding: 40px 50px;
    position: relative;
}

.login-panel .col-md-offset-3.col-md-6 {
    max-width: 430px;
    position: absolute;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    height: 570px;
}

.tab .nav-tabs {
    border-bottom: none;
    padding: 0 20px;
    position: relative;
}

.tab .nav-tabs li {
    margin: 0 30px 0 0;
}

.tab .nav-tabs li a {
    font-size: 18px;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    background: transparent;
    padding: 0;
    margin-right: 0;
    border: none;
    border-bottom: 2px solid transparent;
    opacity: 0.5;
    position: relative;
    transition: all 0.5s ease 0s;
}

.tab .nav-tabs li a:hover {
    background: transparent;
}

.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover {
    border: none;
    background: transparent;
    opacity: 1;
    border-bottom: 2px solid #177fca;
    color: #fff;
}

.tab .tab-content {
    padding: 20px 0 0 0;
    margin-top: 25px;
    background: transparent;
    z-index: 1;
    position: relative;
}

.form-bg {
    background: #ddd;
}

.form-horizontal .form-group {
    margin: 0 0 15px 0;
    position: relative;
}

.form-horizontal .form-control {
    height: 40px;
    background: rgb(255, 255, 255);
    border: none;
    border-radius: 5px;
    box-shadow: none;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
    color: #177fca;
    transition: all 0.3s ease 0s;
    font-weight: 400;
}

.form-horizontal .form-control:focus {
    box-shadow: none;
    outline: 0 none;
}

.form-horizontal .form-group label {
    font-weight: 100;
    padding: 0 20px;
    color: #7f8291;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.form-horizontal .main-checkbox {
    width: 20px;
    height: 20px;
    background: #177fca;
    float: left;
    margin: 5px 0 0 20px;
    border: 1px solid #177fca;
    position: relative;
}

.form-horizontal .main-checkbox label {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.form-horizontal .main-checkbox label:after {
    content: "";
    width: 10px;
    height: 5px;
    position: absolute;
    top: 5px;
    left: 4px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.form-horizontal .main-checkbox input[type=checkbox] {
    visibility: hidden;
}

.form-horizontal .main-checkbox input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.form-horizontal .text {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-left: 7px;
    line-height: 20px;
    padding-top: 5px;
    text-transform: capitalize;
}

.form-horizontal .btn {
    font-weight: 100;
    width: 100%;
    background: #177fca;
    padding: 10px 20px;
    border: none;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border-radius: 20px;
    text-transform: uppercase;
    margin: 20px 0 30px 0;
}

.form-horizontal .btn:focus {
    background: #177fca;
    color: #fff;
    outline: none;
    box-shadow: none;
}

.form-horizontal .forgot-pass {
    margin: 0;
    text-align: center;
}

.form-horizontal .forgot-pass .btn {
    font-weight: 100;
    width: auto;
    background: transparent;
    margin: 0px 0 0 0;
    color: #ffffff;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}

.form-horizontal .forgot-pass .btn:hover {
    color: #177fca;
}

@media only screen and (max-width: 479px) {
    .tab {
        padding: 20px 40px;
    }
}

.checkbox label::before {
    content: "\f0c8"!important;
    left: 0!important;
    font-family: 'Font Awesome 5 Pro'!important;
    opacity: 1!important;
}

.checkbox label::after {
    content: "\f14a"!important;
    font-family: 'Font Awesome 5 Pro'!important;
    opacity: 0!important;
}
.checkbox input[type="checkbox"]:checked + label::before{
    opacity: 1!important;
}
.checkbox input[type="checkbox"]:checked + label::after{
    opacity: 1!important;
}