
.account {
    border: 1px solid #dddddd;
    border-radius: 5px;
}

.account h3 {
    margin-top: 15px;
}

.clear {
    clear: both;
}

form .has-success .form-control {
    border-color: green;
}

form .has-error .form-control {
    border-color: red;
}

.has-error, .has-success {
    position: relative;
}

.form-control-feedback {
    right: 10px;
    top: 25px;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
}

label {

    font-weight: 400;
}

.vst_password {
    position: relative;
    float: right;
    right: 0;
    padding: 10px 0;
}

.kn_vhod, .kn_reg {
    width: 100%;
}

.link_form {
    position: relative;
    float: right;
    right: 0;
    top: 15px;
    font-size: 16px;
    color: #989898;
}

.padding_10 {
    padding-right: 10px !important;
}

#inputPassword, #inputPasswordConfirm {
    width: 100%;
}

#email_phone div {
    margin-bottom: 0px;
}

#singup #regionList, #singup #cityList {
    display: none;
}

option {
    background: #fff;
}

/*
.select {
    position: relative;
    width: 100%;
}
.select:after {
    content: "▼";
    color: #000;
    padding: 0;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 38px;
    z-index: 2;
    text-align: center;
    width: 62px;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
}
select {
    padding: 0px 0px 0px 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
*/
.form-control {
    border-color: #b8b8b8;
}

#inputPhone, #inputRegion, .form-control {

    color: #000;

    /*background-color: #eaeaea;*/
    transition: all .15s;
    outline: none;

    position: relative;
    z-index: 1;
    display: inline-block;
    width: 100%;
    padding: 8px 8px;
    overflow: hidden;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
    background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), inset 0 1px 0 rgba(255, 255, 255, 0.8);

}

#regionList {
    margin-bottom: 7px;
}

#inputKod {
    width: 100%;
}

.border-success {
    border-color: green !important;
}

.border-error {
    border-color: red !important;
}

.row_kod_sms, .row_kod_zvonok {
    display: none;
}

.kn_sms {
    width: 100%;
}

.row_phone {
    margin-bottom: 0px;
}

.password {
    position: relative;
}

.password-control {
    position: absolute;
    top: 38px;
    right: 20px;
    display: inline-block;
    width: 28px;
    height: 20px;
    background: url(/images/no-view.svg) 0 0 no-repeat;
    cursor: pointer;
    z-index: 1;
}

.password-control.view {
    background: url(/images/view.svg) 0 0 no-repeat;
}

select {
    width: 100%;
}

.header_user {
    margin-top: 20px;
    margin-bottom: 40px;
}

#img_user {
    width: 139px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.img_person {
    width: 139px;


}

.page-heading {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
}

ul.nav-tabs > li > a {
    border-radius: 5px 5px 0 0;
    border-top: 3px solid transparent;
    ine-height: 1;

}

.bg-gray {
    background-color: #eaeaea;;
}

.nav-tabs > li > a:hover {
    background-color: #efefef;
    /*border-color: #ddd;*/
}

ul.nav-tabs > li.active > a, ul.nav-tabs > li.active > a:hover, ul.nav-tabs > li.active > a:focus {
    border-top: 3px solid #007bff;
}

.line2 {
    margin: 30px -15px 0 -15px;
}

.event_img {
    position: relative;
    width: 100%;
    height: 400px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    overflow: hidden;
}

.event_action {
    margin-bottom: 20px;
}

.ff_fon {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+57,1+100 */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.83+49,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.83) 49%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.83) 49%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.83) 49%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.event_img .container {
    background-color: #ffffff99;
    padding: 25px 15px;
    /*border: 1px solid #ffffff;*/
    text-shadow: #fff 0 0 10px;
}

.video_player {
    display: block;
    position: relative;
    height: 700px;
    padding: 0;
}

.video_fullscreen{
    position: absolute;
    width: 100%;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 1000;
    overflow: hidden;
}


.scroll_no{
    overflow:hidden;
}


button.kn_fullscreen {
    display: block;
    position: absolute;
    top:10px;
    right: 10px;
    z-index: 100;
    border: none;


    color: #fff;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .5);
    padding: 5px 15px;
    max-height: initial !important;
    font-size: 18px;

}

.video_fullscreen .kn_fullscreen{
    display: none;
}

button.kn_screen_normal {
    display: none;
    position: absolute;
    top:10px;
    right: 10px;
    z-index: 100;
    border: none;

    color: #fff;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, .5);
    padding: 5px 15px;
    max-height: initial !important;
    font-size: 18px;

}

.video_fullscreen .kn_screen_normal{
    display: block;
}



.green {
    color: green;
}

.sections_nav {
    border-bottom: 1px solid #ddd;
}

.sections_nav ul {
    margin-bottom: -2px;
}

.sections {
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    /*margin-bottom: 20px;*/
}

.sections_nav .nav-tabs > li.active > a, .sections_nav .nav-tabs > li.active > a:hover, .sections_nav .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.sections_nav .nav-tabs > li {
    float: left;
    margin-bottom: -3px;
}


#wrapper {
    text-align: center;
    margin: 0 auto;
    padding: 0px;
    width: 139px;
    height: 139px;
    float: left;
    margin-right: 15px;

}

#drop-area {
    background-color: white;
    border: 2px dashed grey;
    width: 139px;
    height: 139px;
    overflow: hidden;
    line-height: 132px;
    position: relative;
}

#drop-area i {
    display: block;
    position: relative;
    font-size: 40px;
    color: #eee;

    top: 50%;
    margin: -20px;
}

.drop-text {
    margin-top: 0px;
    color: grey;
    font-size: 14px;
    font-weight: bold;
}

#drop-area img {
    max-width: 165px;
}

.del_img {
    display: block;
    position: absolute;
    top: 0px;
    left: 139px;
}

.input-group-addon {
    border: 1px solid #b8b8b8;
    border-right: 0;
}

form.edit .has-success .form-control, form.edit .border-success {
    border-color: #b8b8b8 !important;
}

/*
.event_img {
    width: 100%;
    height: 450px;
    overflow: hidden;
}

.event_img > img {
    width: 100%;
    height: auto;
}*/

.daterangepicker {
    width: 230px;
    padding: 15px;
}

.select2 {
    line-height: 1.5;
    width: 100%!important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #b8b8b8 !important;
    outline: 0;
}

#qualification h5  {
    display: inline;
    color: #777;
    font-style: normal;
    font-weight: 100;
    margin-right: 10px;
}

#qualification div.row  {
    margin-bottom: 20px;
}

#qualification span{
    font-size: 14px;
}

#qualification i.setting{
    margin-left: 12px;
    color: #ccc;
    cursor: pointer;
}

#qualification i.setting:hover{
    color: #777;
}
#qualification input, #qualification select{
    display: inline;
    width: 50%;
}

#qualification button>i {
    margin: 0;
    color: #fff;

}


.tab-content {
    min-height: 300px;
}

.no_event {
    margin: 20px 0 50px 0;
    text-align: center;

}

.red {
    color: red;
}

.big-ico {
    font-size: 30px;
}

.date_td i {
    display: inline-block;
    width: 20px;
    font-style: normal;
}

.no_bq_event {
    margin-top: 30px;
}

.event_name {
    margin-bottom: 30px;
}

#pleer {
    display: block;
    position: relative;
    background-color: #eee;
    font-size: 18px;
    padding: 15px;

}

.img_pleer {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px;
    margin-bottom: 15px;
    background-image: url("/img/pleer.svg");

}


.control_vr {
    display: none;
    width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -70px;
    margin-left: -200px;
}

.callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: #ececec !important;
    color: #3f3f3f !important;
    border-radius: 3px;
    margin: 0 0 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #0097bc;
    text-align: left;
}p

.callout h4 {
    color: #000;
}

.callout button.btn {
    display: block;
    position: relative;
    margin-top: 15px;
}

.nobr {
    white-space: nowrap;
}

.btn-event {
    color: #fff;

    background-color: #009991;
    border-color: #009991;
}

.btn-event:hover, .btn-event:focus, .btn-event:active, .btn-event.active, .open .dropdown-toggle.btn-event {
    color: #fff;
    background-color: #0da39b;
    border-color: #0da39b;
}

.btn-event:active, .btn-event.active, .open .dropdown-toggle.btn-event {
    background-image: none
}

.btn-event.disabled, .btn-event[disabled], fieldset[disabled] .btn-event, .btn-event.disabled:hover, .btn-event[disabled]:hover, fieldset[disabled] .btn-event:hover, .btn-event.disabled:focus, .btn-event[disabled]:focus, fieldset[disabled] .btn-event:focus, .btn-event.disabled:active, .btn-event[disabled]:active, fieldset[disabled] .btn-event:active, .btn-event.disabled.active, .btn-event[disabled].active, fieldset[disabled] .btn-event.active {
    background-color: #0da39b;
    border-color: #0da39b
}

.btn-event .badge {
    color: #0da39b;
    background-color: #fff
}

.edit_img_user {
    height: 169px;
}


#additional_links {
    top:0px;
}

h3.zgl {
    margin-top: 15px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #009991;
}

h4.zgl {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 42px;
    text-align: center;

    color: #3E3E3E;

}

i.zgl {
    display: block;
    font-size: 200px;
    margin: 5px 0 60px 0;
    color: #009991;
}

p.zgl {
    display: block;
    margin: 15px auto 40px auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    text-align: center;

    color: #009991;
}


#qualification h5 > i.setting {
    margin-left: 15px;
    cursor: pointer;
    color: #ccc;
}

#qualification h5 > i.setting:hover{
    color: #777;
}
/*.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 0.25rem;
}*/


@media screen and (max-width: 991px) {
    .tab-content {
        overflow: scroll;
    }

    .text-center-xs {
        text-align: center !important;
    }

    .text-bottom-xs {
        margin-bottom: 35px;
    }

    .event_img {
        height: auto;

    }

    .event_img .container {
        padding-bottom: 0;
    }

    .ff_fon {
        position: relative;
    }

    .ff_fon .container {
        background-color: transparent;
    }

    .page-heading {
        padding-bottom: 0px;
    }

    .page-heading .container div {
        margin-bottom: 35px;
    }

    .video_player {
        width: 100%;
        height: 600px;
        margin-bottom: 0px;
    }

    .video_fullscreen .kn_screen_normal{
        display: none;
    }

    button.kn_fullscreen {
        display: none;
    }

}

.grecaptcha-badge{
    z-index: 2000;
}

