html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media (max-width: 767px) {
    .nav li > form > button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

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

.margin-top-5 {
    margin-top: 5px;
}

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

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-8 {
    margin-top: 8px;
}

.dropzone {
    cursor: pointer;
}

.dropzone-error {
    display: none;
}

.dropzone-container {
    padding: 10px;
    width: 99%;
    margin-left: 1%;
    text-align: center;
    border: 1px dashed #cccccc;
    background: #ecf0f5;
}

.dropzone-container.dz-drag-hover {
    background: #204d74;
    color: #ffffff;
}

.form-group.has-error .help-block {
    margin-right: 15px;
    float: right;
}

.content-wrapper{
    min-height:1000px;
}

/*Customized toggles*/
.toggle-group .btn{
    border: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;;
}

.toggle.btn-sm{
    min-width: 70px !important;
}

div.mce-fullscreen{
    z-index: 10000;
}

.modal{
    z-index:10001;
}

.code-area{
    width:100%;
}

.CodeMirror { height: 100%; }


.timepicker{
    overflow: hidden;
}
.timepicker .datetimepicker-hours,
.timepicker .datetimepicker-minutes > table{
    margin-top: -40px;
}

.main-noleft .main-sidebar, .main-noleft .sidebar-toggle{
    display:none !important;
}

.main-noleft .content-wrapper,.main-noleft .main-footer{
    margin-left:0 !important;
}

.form-control-special{
    border: 1px solid #fff !important;
}

label.btn.btn-primary.btn-sm.toggle-on {
    color: white;
}

.alert-container{
    background: lightgrey;
    margin-left: 5px;
    padding: 5px;
}

.alert-container a{
    text-decoration: none !important;
}

div#booth-sidebar .affix {
    width: 41%;
    right: 15px;
    top: 15px;
}


@media screen and (max-width:1650px) {
    div#booth-sidebar .affix {
        width: 40%;
    }
}
@media screen and (max-width:1400px) {
    div#booth-sidebar .affix {
        width: 38%;
    }
}

.add-label {
    display: none;
}

.add-label {
    display: inline-block;
}

.banner-place > img{
    cursor: pointer;
}

.main-header .sidebar-toggle:before {
    content: "" !important;
}

.booth-manager .copy-tooltip {
    position: absolute;
    width: 230px;
}

.booth-manager .copy-tooltip p {
    width: 100%;
    padding: 8px;
    background: #333;
    color: #fff;
    border-radius: 4px;
    top:0;
    left:0;
}

.modal-backdrop.in{
    display: none !important;
}

.preview-btn {
    margin-right: 10px;
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
}

#loading-image {
    top: 100px;
    left: 240px;
    z-index: 100;
}

.adv{
    display: none;
}

input.btn.btn-primary.generate-batch-webinar, input.btn.btn-primary.generate-batch {
    width: 200px;
    margin-top: 5px;
}

#existing_translations .has-translation {
    background: #0057BE !important;
}

#existing_translations .has-translation h4 {
    color: white !important;
}

.field-booths-booth_lv_link,.field-booths-large_view_video,.field-booths-email_receivers,
.field-booths-booth_level_id,.field-booths-email_notification,.field-booths-custom_html{
    display: none !important;
}

.login-logo, .register-logo {
    font-size: 35px !important;
    text-align: center !important;
    font-weight: 300 !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.color_red {
    color: red !important;
}