body {
    font-size: 18px;
}

#contact-ajax-wrapper .text-danger {
    display: none !important;
}

section.form-section {
    /*border-bottom: 1px solid #ddd;*/
    margin-bottom: 20px;
    padding-bottom: 20px;
}

    section.form-section.last {
        /*border-bottom: 2px solid #212529000;
        margin-bottom: 20px;*/
        padding-bottom: 20px;
    }

.form-horizontal .control-label {        
    color: #212529;
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 2px;
        margin-bottom: 0;
        text-align: left;
    }
}

.form-group {
    margin-bottom: 5px !important;
}

#ajax-form-wrapper {
    margin-top: 0px;
}

a, .span-link, .btn_link {
    cursor: pointer;
    text-decoration: none;
}

    a:hover, .span-link:hover, .btn_link:hover {
        text-decoration: underline;
    }

.login-status-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
}


@media (max-width: 1024px) {
    .header-navigation .dropdown-menu, .header-navigation > ul > li > .dropdown-menu {
        display: block;
    }
}

/* photo upload */

.croppedImg {
    width: 204px;
}

.webcam_content .container-fluid {
    height: 400px;
}

#imgCrop {
    max-width: 100%;
    max-height: 400px;
}

.preview-container {
    width: 110px !important;
    height: 136px !important;
    margin: 0px auto;
    border: 2px solid #cecece;
    padding: 2px;
}

#imgPreview {
    width: 102px !important;
    height: 128px !important;
    overflow: hidden;
}

.container-photo {
    overflow: hidden;
    clear: both;
}

    .container-photo .photo-cropper {
        overflow: hidden;
    }

    .container-photo .photo-preview {
        float: right;
        width: 112px;
        margin-left: 10px;
    }


@media(max-width: 991px) {
    .container-photo .photo-cropper {
        width: 100%;
    }
}

.form-view, .form-edit {
    background-color: #fff;
    padding: 20px 10px;
    border-top: 2px solid rgb(51, 122, 183);
    border-bottom: 2px solid #212529000;
    margin-bottom: 20px;
}

    .form-view .form-group > div {
        font-weight: bold;
    }

.table-row-header {
    border-bottom: 2px solid #212529000;
    font-weight: bold;
}

.table-row {
    border-bottom: 2px solid #212529000;
    padding: 10px 0px;
    line-height: 32px;
}

/* industry guide */

.ig-filter {
    margin-bottom: 0px;
}

.dxeErrorCellSys {
    color: red;
    white-space: unset !important;
    overflow-wrap: break-word !important;
}


.ig-item-link {
    color: #575756;
    display: block;
    margin-bottom: 20px;
}

    .ig-item-link:hover {
        color: #575756;
        text-decoration: none;
        background-color: #EEE;
        -webkit-box-shadow: 0px 0px 0px 10px rgba(238,238,238,1);
        -moz-box-shadow: 0px 0px 0px 10px rgba(238,238,238,1);
        box-shadow: 0px 0px 0px 10px rgba(238,238,238,1);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .ig-item-link:hover .ig-item-name {
        }

.ig-item-img {
    width: 90px !important;
    padding: 1px;
    border: 1px solid #e3e3e3;
    float: left;
    margin: 0px 15px 20px 0px;
}

.ig-item-name {
    color: #212529;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.ig-item-company {
    margin-top: 2px;
    font-weight: bold;
    font-size: 14px;
}

.ig-item-country {
    margin-top: 2px;
    font-size: 14px;
}

    .ig-item-country td {
    }

    .ig-item-country img {
    }

.ig-item-group-country {
    font-size: 2.2em;
    width: 97.5%;
    margin: 15px;
    margin-top: 30px;
    font-weight: bold;
    border-bottom: 10px solid #212529000;
    display: inline-flex;
    padding: 10px 0;
    margin-bottom: 25px !important;
}

.ig-item-position {
    font-weight: bold;
    font-size: 14px;
    margin-top: 3px;
    font-style: italic;
}

.ig-item-stay {
    font-weight: bold;
    font-size: 12px;
}

@media(max-width:991px) {
    .ig-item-img {
        margin: 0px 15px 0px 0px;
    }
}

.div-who-detail {
    display: flex;
    margin-top: 20px;
}

.div-who-detail-photo {
    float: left;
    width: 102px;
    margin-right: 20px;
}

.div-who-detail-content {
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

.label-name {
    font-size: 28px;
    font-weight: bold;
}

.label-profession {
    font-weight: bold;
}


.ig-detail-stay {
    font-weight: bold;
    font-size: 14px;
}


.alpha li a {
    border: none;
    background-color: transparent;
}

.alpha .inactive, .pagination > li > a, .pagination > li > span {
    border: none;
    background-color: transparent;
}

    .alpha .inactive span {
        color: #e3e3e3;
    }

.pagination > li > a, .pagination > li > span,
.pagination > li:first-child > a, .pagination > li:last-child > a {
    padding: 4px 8px;
    vertical-align: middle;
    text-align: center;
    line-height: 28px;
    border-radius: 0px !important;
    color: #212529;
}

.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0px !important;
}

.pagination > li.active > a, .pagination > li > span, .pagination > li.active:first-child > a, .pagination > li.active:first-child > span, .pagination > li.active:last-child > a, .pagination > li.active:last-child > span {
    color: #FFF;
}


.pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
    color: #212529;
}

.alpha .inactive span {
    background-color: transparent;
    color: white !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #212529000;
}

.pagination > li > span:hover, .pagination > li > a:hover {
    background: #212529000;
    color: #fff;
}

.pagination > li.inactive > span:hover {
    background: #FFF;
    color: #DDD;
}

.date {
    display: block;
    width: 100px;
    height: 110px;
    margin: 0px;
    background: #fff;
    text-align: center;
    font-family: 'Helvetica', sans-serif;
    position: relative;
}

    .date .binds {
        position: absolute;
        height: 15px;
        width: 60px;
        background: transparent;
        border: 2px solid #999;
        border-width: 0 5px;
        top: -6px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .date .month {
        background: #212529000;
        display: block;
        padding: 8px 0;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        border-bottom: 2px solid #333;
        box-shadow: inset 0 -1px 0 0 #666;
    }

    .date .day {
        display: block;
        margin: 0;
        padding: 10px 0;
        font-size: 48px;
        box-shadow: 0 0 3px #ccc;
        position: relative;
    }

        .date .day::after {
            content: '';
            display: block;
            height: 100%;
            width: 96%;
            position: absolute;
            top: 3px;
            left: 2%;
            z-index: -1;
            box-shadow: 0 0 3px #ccc;
        }

        .date .day::before {
            content: '';
            display: block;
            height: 100%;
            width: 90%;
            position: absolute;
            top: 6px;
            left: 5%;
            z-index: -1;
            box-shadow: 0 0 3px #ccc;
        }

.panel-warning {
    padding: 10px;
    border: 3px solid orange;
    background-color: #ffe8bd;
    font-size: 14px;
    color: darkorange;
}

    .panel-warning i {
        display: inline;
    }

    .panel-warning p {
        display: inline;
        color: #212529;
    }


.contact-box, .attachment-box {
    cursor: pointer;
}

.attachment-add-button {
    display: block;
    float: left;
    color: #212529000;
    cursor: pointer;
    font-size: 20px;
    line-height: 24px;
    padding-top: 16px;
}

.attachment-add-text {
    opacity: 0;
    margin-top: -9px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.attachment-add-button:hover {
}

    .attachment-add-button:hover .attachment-add-text {
        opacity: 1;
    }

.attachment-container {
    min-width: 120px;
    display: block;
    float: left;
    padding: 4px 4px 4px 8px;
    background-color: white;
    color: #212529;
    border: 2px solid #212529;
    text-decoration: none;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.attachment-title {
    font-size: 16px;
    font-weight: bold;
}

.attachment-description {
    font-size: 14px;
}

    .attachment-description .fa {
        font-size: 13px;
    }

.attachment-container .attachment-buttons {
    position: absolute;
    bottom: 2px;
    right: 8px;
    display: block;
}

.attachment-buttons .fa, .attachment-buttons .fa:active, .attachment-buttons .fa:visited, .attachment-buttons .fa {
    color: #212529;
    margin-left: 5px;
    cursor: pointer;
}

    .attachment-buttons .fa:hover {
        color: red;
    }


.contact-container {
    display: block;
    float: left;
    padding: 15px;
    background-color: #4EF992;
    color: #212529;
    text-decoration: none;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    border: 2px solid #4EF992;
    padding-right: 30px;
}    

.contact-title {        
    font-family: "Boston-Bold", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.contact-description {    
    font-size: 16px;
    line-height: 20px;
    display: block;
}

    .contact-description .fa {
        font-size: 16px;
    }

.contact-left {
    float: left;
    margin-right: 10px;
}

.contact-inner {
    white-space: nowrap;
    display: flex;
}

.contact-inner:hover {
    cursor: pointer;
    color: #ff0013;
}

.contact-right {    
    
}

.contact-container .contact-buttons {
    position: absolute;    
    right: -11px;
    display: block;
    line-height: 24px;
    font-size: 26px;
    top: -13px;
    
}

.contact-container:hover ~ .contact-buttons {
        
    }


#a:hover ~ #b {
    background: #ccc
}


.contact-buttons .fa, .contact-buttons .fa:active, .contact-buttons .fa:visited, .contact-buttons .fa {
    color: #212529;
    margin-left: 5px;
    cursor: pointer;
}

    .contact-buttons .fa:hover {
        color: red;
    }

.contact-photo {
    width: 50px;
    float: right;
}

.festival-regulations {
    border: 3px solid #212529;
    background-color: rgba(255, 255, 255, .6);
    font-size: 16px;
    height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 20px;
}

.festival-regulations .container {
    clear:both;
    width: initial;
}

#contact-ajax-wrapper .dxeErrorCell_OW3 {
    display: none !important;
}

.attachment-add-button {
    display: block;
    float: left;
    /*color: #FF519D;*/
    cursor: pointer;
    font-size: 35px;
    line-height: 35px;    
}

.attachment-add-text {
    opacity: 0;
    margin-top: -9px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.attachment-add-button:hover {
}

    .attachment-add-button:hover .attachment-add-text {
        opacity: 1;
    }

.attachment-container {
    min-width: 120px;
    display: block;
    float: left;
    padding: 4px 4px 4px 8px;
    background-color: rgba(227, 227, 227, 0.41);
    color: #212529;
    border: 1px solid #DCDCDC;
    text-decoration: none;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.attachment-title {
    font-size: 16px;
    font-weight: bold;
}

.attachment-description {
    font-size: 14px;
}

    .attachment-description .fa {
        font-size: 13px;
    }

.attachment-container .attachment-buttons {
    position: absolute;
    bottom: 2px;
    right: 8px;
    display: block;
}

.attachment-buttons .fa, .attachment-buttons .fa:active, .attachment-buttons .fa:visited, .attachment-buttons .fa {
    color: #212529;
    margin-left: 5px;
    cursor: pointer;
}

    .attachment-buttons .fa:hover {
        color: red;
    }


[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    height: initial;
    margin: 0;
    padding: 0;
    border: none;
}

.dxpcLite_OW, .dxdpLite_OW {
    background-image: url(../images/bg.jpg) !important;
}

hr {
    margin-top: 1rem;
    padding-top: 0;
    border-bottom: 10px solid black;
}


.form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

#form-contact .dxeErrorCell_OW {
    display: none !important;
}

.dxlpLoadingPanel_OW, .dxlpLoadingPanelWithContent_OW {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

table {
    margin-bottom: 0;
}

    table thead, table tbody, table tfoot {
        border: none !important;
        background-color: transparent;
    }

        table tbody th, table tbody td {
            padding: 0;
        }

        table tbody tr:nth-child(even) {
            background-color: transparent;
        }

main img, main a img, #main img, #main a img, #mainIn img, #mainIn a img {
    border-top: none;
    border-bottom: none;
    -webkit-filter: none;
    filter: none;
}

.callout.secondary {
    background-color: rgba(0, 0, 0, 0.1);
}

.contact-item {
    padding-left: 130px;
    overflow: hidden;
    min-height: 140px;
    cursor: pointer;
    font-size: 14px;
    line-height: 16px;
}

h6 {
    text-transform: uppercase;
    background-color: #212529;
    font-family: "Boston-Heavy", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
    color: #e7e0cf;
    line-height: 170%;
    padding: 0.1em .4em;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    display: inline;
}

.img-gray {
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}

.img-gray-margin {
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
    border-bottom: 10px solid black !important;
    border-top: 10px solid black !important;
    margin-bottom: 15px;
}


/*header #high #point, #header #high #point {
    top: 37%;
}*/

.listing > div {
    margin-bottom: 10px;
}

.film-title {
    background-color: #212529;
    font-family: "Boston-Bold", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
    color: #e7e0cf;
    line-height: 170%;
    padding: .1em .4em;
    padding-top: .2em;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    display: inline !important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 2.1rem;
}

.block {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 40px;
}

nav .is-active {
    background-color: black;
}

.is-dropdown-submenu-parent:hover {
    background-color: transparent;
}

    .is-dropdown-submenu-parent:hover > ul {
        display: block !important;
    }

.is-dropdown-submenu-parent a:hover > ul {
    display: block !important;
}

@media (min-width: 640px) {
    #mMenu ul ul li {
        margin-left: -4px;
    }
}

.dxFirefox .dxeTextBox_OW td.dxic, .dxFirefox .dxeButtonEdit_OW td.dxic, .dxFirefox .dxeButtonEdit_OW[cellspacing="0"] td.dxic {
    padding: 0;
}

#mMenu li {
    margin-right: 0px;
}

p {
    margin-bottom: 0;
    font-size: 18px;     
}

li {
    font-size: 18px;
}

.line-top {
    border-top: 10px solid black;
    padding-top: 20px;
    margin-bottom: 40px;
}

.h1-main {
    text-transform: uppercase;
    background-color: #212529;
    font-family: "Boston-Heavy", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
    color: #e7e0cf;
    line-height: 170%;
    padding: 0.1em .4em;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    display: inline;
    line-height: 1.5;
    font-size: 1.5rem;
}

.img-borders {
    border-top: 10px solid black !important;
    border-bottom: 10px solid black !important;
}

