
.input-group.date .input-group-addon {
    cursor: pointer
}

.page-inner > .nav-tabs, .page-inner > * > .nav-tabs {
    margin-bottom: 30px
}

.input-group-btn > .btn {
    height: 38px;
}

#number-of-seats-select {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

#map {
    height: 350px;
    width: 100%;
    margin-top: 15px
}

#map #infowindow-content {
    display: inline
}

#infowindow-content {
    display: none
}

#infowindow-content #infowindow-content {
    display: inline
}

.step3 .radio-box {
    width: 20px;
    height: 20px;
}

.mce-content-body p,
.mce-content-body div,
.mce-content-body h1,
.mce-content-body h2,
.mce-content-body h3,
.mce-content-body h4,
.mce-content-body h5,
.mce-content-body h6 {
    line-height: 1.42857143 !important;
}

.show-editable-zones:hover .editable-inline:not(:focus),
.show-editable-zones:hover .editable-inline-simple:not(:focus),
.show-editable-zones:hover .active-btn {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/*.show-editable-zones .editable-inline:hover,*/
/*.show-editable-zones .editable-inline-simple:hover,*/
.show-editable-zones .active-btn:hover {
    outline: 0;
}

.btn-add {
    background: transparent;
    border: 2px dashed buttonface;
    /*color: buttonface;*/
    padding: 4px 10px;
    margin: 0;
    color: #333;
}

.btn-add:hover {
    border-color: #333;
}

.btn-add i {
    font-size: 18px;
}

.btn-add-lg {
    padding: 24px 30px;
    font-size: 32px;
}

.btn-add-lg i {
    font-size: 34px;
}

.btn-add-md {
    padding: 18px 30px;
    font-size: 26px;
}

.btn-add-md i {
    font-size: 28px;
}

.btn-remove-calendar,
.btn-add-calendar {
    background: transparent;
    color: #777;
    padding: 4px 12px 6px;
    font-size: 28px;
}

.btn-remove-calendar:focus,
.btn-add-calendar:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#gauge #event-program ul li {

}

#gauge #event-program ul li .btn-remove-calendar {
    position: absolute;
    z-index: 1;
    /*width: 100%;*/
    left: 0;
    top: 0;
    margin: 0;
    height: 100%;
    display: none;
    /*background: rgba(204, 204, 204, 0.53);*/
    border-radius: 0;
    /*color: #333333;*/
}

#gauge #event-program ul li .btn-remove-calendar:hover + .active-btn {
    outline: 0;
}

/*#gauge #event-program ul:hover .btn-add-calendar {*/
/*outline: 0;*/
/*}*/

#gauge #event-program ul li:hover .btn-remove-calendar {
    display: block;
}

#gauge #event-program ul li#add {
    width: 67px;
    height: 67px;
}

#gauge #event-program ul li#add > .btn {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
}

.step4 #reviews #textslides,
.step4 #adjustment-event-speaker #event-speaker,
.step4 #adjustment-sponsors-partners .container {
    padding-bottom: 40px;
}

.step4 #adjustment-reviews .btn-add,
.step4 #adjustment-sponsors-partners .btn-add {
    margin-top: 35px;
}

.step4 #reviews ul li:last-child {
    border-bottom: 1px solid #ddd;
}

.step4 #gauge #event-program ul li a span.day-iteration {
    font-size: inherit;
    display: inline-block;
    color: inherit;
}

.step4 #adjustment-event-program .tab-content .editable-inline {
    min-height: 100px;
}

.step4 #gauge #event-speaker .info > * {
    /*white-space: nowrap;*/
    display: block;
}

.step4 #gauge #event-speaker .info > .name {
    min-width: 50%;
    width: auto;
    margin: 0 auto;
}

.photo-upload .img-photo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    right: 0;
    left: 0;
    text-align: center;
}

.newsletters-page .demo .bg-upload,
.change-contacts-bg,
.btn-carousel-slides-edit,
.btn-button-url-edit,
.photo-upload .remove-btn,
.photo-upload .edit-btn,
.photo-upload .upload-btn,
.social-links .remove-btn,
.logo-block .remove-btn,
#adjustment-sponsors-partners .remove-btn,
#adjustment-sponsors-partners .edit-btn {
    border-radius: 50%;
    padding: 0;
    width: 50px;
    height: 50px;
    margin: 0 2px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    vertical-align: middle;
    display: inline-block;
}

#adjustment-sponsors-partners .remove-btn, #adjustment-sponsors-partners .edit-btn {
    left: -17px;
    width: 30px;
    height: 30px;
}

#adjustment-sponsors-partners .edit-btn {
    left: 17px;
    position: relative;
    top: -40px;
}

.newsletters-page .demo .bg-upload,
.change-contacts-bg,
.btn-carousel-slides-edit {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 20;
    line-height: 2.25;
    margin: 0;
}

.btn-button-url-edit {
    position: relative;
    bottom: 1px;
    z-index: 20;
    line-height: 2.25;
    margin: 0 10px;
}

.change-contacts-bg {
    right: 35px;
}

.change-contacts-bg:hover,
.change-contacts-bg:focus,
.btn-carousel-slides-edit:hover,
.btn-carousel-slides-edit:focus,
.btn-button-url-edit:hover,
.btn-button-url-edit:focus {
    color: inherit;
}

.photo-upload label.upload-btn {
    line-height: 45px;
}

.photo-upload label.upload-btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/*.photo-upload:hover .remove-btn,*/
/*.photo-upload:hover .upload-btn {*/
/*display: inline-block;*/
/*}*/

/*#gauge #event-speaker .photo-upload:hover .img-photo img {*/
/*display: none;*/
/*}*/

#gauge #event-speaker ul li .img-block .img-photo img {
    display: none;
}
.logo-block .remove-btn {
    background-color: #337ab7;
    width:30px;
    height:30px;
}

.logo-upload {
    position: relative;
}

.logo-upload > label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0 !important;
    height: 100%;
}

#slides-modal .modal-body figure {
    position: relative;
}

#slides-modal .modal-body figure {
    width: 100%;
}

#slides-modal .modal-body figure img {
    max-width: 100%;
    max-height: 500px;
}

#slides-modal .modal-body .btn-add {
    margin: 10px 0 5px;
}

#slides-modal .modal-body ul li {
    margin-bottom: 10px;
}

.modal {
    z-index: 1235;
    overflow-y: auto;
}

#reviews-modal .modal-body .photo-upload {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

#reviews-modal .modal-body .photo-upload img {
    width: 200px;
    height: 200px;
}

#speaker-modal .modal-body .photo-upload {
    position: relative;
    margin: 0 auto;
    width: 420px;
}

#sponsors-modal .logo-upload img {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
}

#sponsors-modal .logo-upload {
    width: 202px;
    margin: 0 auto;
    border: 1px dashed;
    line-height: 3.25;
    min-height: 70px;
    height: auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
}

#sponsors-modal .logo-upload > label {
    z-index: 2;
}

#sponsors-modal .logo-upload > span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}

.step4 #adjustment-contacts .social-links > div {
    display: inline-block;
}

#gauge .social-links .remove-btn {
    width: 20px;
    height: 20px;
    font-size: 10px;
    margin: 0;
    bottom: 0;
    background-color: #337ab7;
    top: -15px;
    left:12px;
}

.social-link {
    position: relative;
    display: inline-block;
}

#gauge .social-links .remove-btn i {
    top:0;
}
#social-add {
    margin: 0;
    background: none;
    font-size: 29px;
    padding: 0 4px;
}

#social-add:hover,
#social-add:focus {
    color: inherit;
}

.minicolors-theme-bootstrap .minicolors-swatch {
    top: 5px;
    left: 5px;
}

#main-menu .nav-second-level li a {
    padding-left: 55px;
    background: #001f56;
}

.editable-email-text {
    position: relative;
    color: #ffffff;
    width: 90%;
    margin: auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-height: 120px;
    padding: 6px 12px;
}

.editable-email-text.empty {
    color: #999;
}

.step5 #confirmation .on-image {
    padding-bottom: 30px;
}

footer {
    font-weight: bold;
    color: #001f56;
}

.btn-panel .btn {
    margin-top: 10px;
}

.btn-accept {
    padding: 12px 20px;
    border: 2px solid #fff;
    color: #001f56;
}

.left-bar {
    min-height: 99.9vh;
    max-height: 100%;
    overflow-y: auto;
}

.newsletters-page .demo {
    border: 1px dashed #999;
    margin: 10px 0 10px 0;
    /*padding: 15px 10px 10px 10px;*/
    border-radius: 8px;
}

.newsletters-page .demo .logo-upload {
    width: 100%;
    max-width: 175px;
    height: 100%;
    display: inline-block;
}

.newsletters-page .demo .bg-upload {
    position: static;
    margin-right: 10px;
}

.newsletters-page .demo .social-btn {
    margin: 0;
    background: none;
    font-size: 20px;
    padding: 0 4px;
    color: #fff;
}

.front-page {
    height: 100vh;
    margin-bottom: 0 !important;
    background: url("../img/front/bg.webp") center center;
}

.front-page .front-panel {
    margin-top: 60px;
}

.front-page .front-panel img {
    margin: 25px;
}

.post-visibility-control {
    margin-top: 10px;
}

.color-pallet {
    margin-bottom: 5px;
    min-height: 160px;
}

.color-pallet .pallet {
    width: 100%;
    max-width: 125px;
    height: 85px;
    border-radius: 6px;
    -webkit-box-shadow: 2.5px 4.3px 10px 0 rgba(149, 149, 150, 0.62);
    -moz-box-shadow: 2.5px 4.3px 10px 0 rgba(149, 149, 150, 0.62);
    box-shadow: 2.5px 4.3px 10px 0 rgba(149, 149, 150, 0.62);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 24px;
    cursor: pointer;
    display: flex;
    flex-direction: row;
}

.color-pallet .pallet:after {
    content: '';
    clear: both;
    display: table;
}

.color-pallet .pallet .color {
    flex-grow: 1;
}

.color-pallet .pallet .color:first-of-type {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.color-pallet .pallet .color:last-of-type {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.color-pallet:hover .pallet {
    -webkit-box-shadow: 0 0 15px 0 rgba(71, 70, 71, 1);
    -moz-box-shadow: 0 0 15px 0 rgba(71, 70, 71, 1);
    box-shadow: 0 0 15px 0 rgba(71, 70, 71, 1);
}

.color-pallet .labeled {
    cursor: pointer;
    font-size: 14.9px;
    letter-spacing: 0.4px;
    text-align: left;
    color: #404040;
    padding: 0;
}

.color-pallet .labeled input {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}

.color-pallet .labeled input + i {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    background-image: linear-gradient(to top, #e5e5e5 1%, #f2f2f2 99%);
    box-shadow: 0.5px 0.9px 1px 0 rgba(149, 149, 150, 0.62);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    position: relative;
    margin-right: 5px;
}

.color-pallet .labeled input:checked + i {
    background-image: linear-gradient(to top, #4165b0 1%, #7b9ce1 99%);
    -webkit-box-shadow: 0.5px 0.9px 1px 0 rgba(149, 149, 150, 0.62);
    -moz-box-shadow: 0.5px 0.9px 1px 0 rgba(149, 149, 150, 0.62);
    box-shadow: 0.5px 0.9px 1px 0 rgba(149, 149, 150, 0.62);
}

.color-pallet .labeled input:checked + i:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAC4jAAAuIwF4pT92AAAAFHpUWHRUaXRsZQAAeF5LzkhNzgYABfQB/yiEhycAAAAVelRYdEF1dGhvcgAAeF4LqizJLAYABiQCHM35slMAAADNSURBVBhXY2CgBmhsbORZt27dqY8fP/7DaV5DQwPL0qVLN33//v3/rVu3fjA0NzfLAnVyIesAKmJavHjx2l+/fv2/cOHCp87OTmeG48ePv162bNk2ZIXz589f/PPnz/+XLl363N3d7Q2We/r06R+Q4Jw5c6aD+DNmzOj4+vXr/ytXrnzt6uryghswYcKELJDg27dv/23cuPH869ev/4L4PT09ARgemDhxYh7Iwf/+/ft/7dq1b319fbE4fTl79uwpp0+ffj9z5sw+ioIWAEybd+z1EDXeAAAAAElFTkSuQmCC) center center no-repeat;
    width: 18px;
    height: 18px;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#gauge #event-program .event-program-inside {
    padding: 30px 15px !important;
}

#footer-bottom {
    margin-bottom: 0;
    position: relative;
    height: 50px;
    background-color: #00276b;
    color: #ffffff;
}

#footer-bottom span {
    line-height: 50px;
}

.left-bar {
    position: fixed;
    width: 309px;
    margin-left: -300px;
}

#full-wrapper {
    margin-left: 300px;
}

#copyright {
    color: #fff;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50px;
    background: #00276b;
    text-align: center;
    line-height: 50px;
}

.remove-btn {
    position: relative;
    top: -133px;
}

@media screen and (max-width: 940px) {
    #full-wrapper {
        margin-left: 0px;
    }

}

#gauge #event-info ul li .info span {
    font-size: 3.3em;
}

#gauge #event-info ul li .info p {
    font-size: 1.6em;
}

#gauge #event-info ul li .info small {
    font-size: 2em;
}

#event-page .tooltip-inner {
    word-break: break-word;
    max-width: 250px;
}

#event-page .standart-tooltip {
    font-size: 18px;
    position: relative;
    left: 3px;
    top: 1px;
}

.menu {
    position: relative;
}
.langs-admin {
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -moz-box-direction: normal;
    flex-direction: row;
}
.langs-admin li {
    flex: 1 1 0px;
    background-color: #efefef;
}

.langs-admin li:nth-child(3) {
    /*color: red;*/
    /*position: absolute;*/
    /*width: 10px !important;*/
    /*left: 50%;*/
    /*background: transparent;*/
    /*margin-left: -12px;*/
    /*font-size: 20px;*/
}

.langs-admin a:focus, .langs-admin a:hover {
    background-color: #0d3273 !important;
    color: #fff !important;
}

#langs {
    color: #fff;
}

#langs a {
    padding: 5px !important;
    margin: 0 !important;
}

#langs li.current {
    background-color: #0d3273;
}

#langs li.current a {
    color: #fff !important;
}

@media (max-width: 768px) {
    #langs {
        width: auto;
        position: relative;
        top: -15px;
        left: -15px;
        font-size: 12px;
    }

    #langs li {
        width: auto;
        display: inline-block;
    }

    #langs li a {
        line-height: 12px;
    }
}

.step4 .demo .user {
    position: relative;
}

.step4 .demo .remove-btn {
    position: absolute;
    right: 0;
    top: -33px;
}

.step4 .demo .edit-btn {
    position: absolute;
    top: -33px;
    left: 0;
}

.simple-label {
    display: inline-block !important;
    font-size: 14px !important;
    color: #333 !important;
    cursor: pointer;
}

.simple-label:before {
    display: none !important;
}

.letter_off {
    display: inline-block;
    padding: 0 5px;
    margin-bottom: 5px;
}

.letter_off label {
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

.front-page .front-panel .login-lang img {
    margin: 5px 5px 5px 0;
}

.front-page .front-panel .login-lang span {
    display: none;
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 700px;
    }
    .modal-lg .modal-content {
        width: 100%;
    }
}
.ticket-name-block textarea {
    border: 0;
    width: calc(100% - 180px);
    font-size: 14.5px;
    font-weight: 600;
    letter-spacing: 1.45px;
    resize: none;
    height: 67px;
    overflow: hidden;
    color: #1e4f9e;
    padding-bottom: 0;
    float: left;
}
.ticket-name-block span {
    width: 180px;
    float: left;
}

.img-payment {
    height: 30px;
}
.mb-1 {
    margin-bottom: 0.25rem;
}
.ml-1 {
    margin-left: 0.25rem;
}
.mt-2 {
    margin-top: 2rem;
}
label[for="disallow_coupon_setting"] {
    font-size: 1.1em;
}
.locales-checkboxes{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}
.locales-checkboxes div label{
    margin-left: .5rem;
}
.admin_page_editor_label{
    margin-top: 2rem;
}
