/* BOOTSTRAP RESET */

.item-container {
    background-color: #333;
}

.item-container-inner {
    padding: 0px 5px;
}

#generalPage article .contentBody .item-container p {
    width: 100%;
}

a.item-container {
    padding: 0px;
}

    a.item-container:hover {
        color: white !important;
        text-decoration: none;
    }


.croppic_imgUploadForm {
    display: none;
}

table {
    width: 100%;
}

.radio, .checkbox {
    padding-left: 0px;
}

.form-group {
    margin-bottom: 4px;
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 0px;
}


#generalPage article.full-width {
    width: 100%;
}

    #generalPage article.full-width .contentBody {
        width: 100%;
    }

.div-login {
    /*border-left: 2px solid #E5E5E5;*/
    padding: 0px 0px 15px 15px;
    padding-left: 50px;
}

.div-login-left {
    padding-right: 50px;
    border-right: 2px solid #E5E5E5;
}

.div-login-info p, .div-login-info ul {
    width: 100% !important;
}

.btnHide {
    display: none !important;
}

.btn-back {
    position: absolute;
    top: 0px;
    right: 0px;
}

@media(max-width: 660px) {
    .btn-back {
        position: relative;
        margin: 10px 0;
    }
}


.dxeTextBoxDefaultWidthSys,
.dxeButtonEditSys {
    width: 100%;
}

/*.dxeListBox_TFF {
    font: italic 12px Georgia, 'Times New Roman', Times, serif;
}*/

/*.dxeRadioButtonList_TFF, .dxeCheckBoxList_TFF {
    width: auto;
}

    .dxeCheckBoxList_TFF .dxichCellSys {
        width: 20px;
    }*/

.dxichCellSys {
    width: 20px;
}

/*.dxeTAR.dxeBase_TFF .dxichTextCellSys, .dxeTAL.dxeBase_TFF[dir='rtl'] .dxichTextCellSys {
    padding: 2px 10px 1px 4px;
}

.dxeRadioButtonList_TFF, .dxeCheckBoxList_TFF {
    border: 1px solid transparent;
}*/

table.dxlpLoadingPanel_TFF {
    width: auto;
}

.dxlpLoadingPanel_TFF td.dx, .dxlpLoadingPanelWithContent_TFF td.dx {
    padding: 20px;
    opacity: 0.5;
}

.dxeMemoEditAreaSys {
    padding: 8px 0px 8px 7px !important;
}

.dxeMemoSys td {
    padding: 0px 0px 0px 0px;
}

.dxeMemoSys textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* END BOOTSTRAP RESET */

.no-padding {
    padding: 0;
}

#noty_topCenter_layout_container li {
    border-radius: 0 !important;
    margin-top: 4px;
}


/*.btn {
    font: 16px/24px din,Arial,sans-serif;
    font-style: normal;
    padding: 7px 17px 5px 17px;
    cursor: pointer;
}

.btn-def {
    font: normal 14px/14px din,Arial,sans-serif;
    display: inline-block;
    background: transparent;
    border: 2px solid #171717;
    color: #171717;
    padding: 9px 17px 7px;
    text-transform: uppercase;
    text-decoration: none !important;
    transition: all .2s ease-out;
    min-width: 85px;
    border-radius: 0;
}

    .btn-def:hover {
        background: #171717;
        color: #fff !important;
    }*/


.text-danger {
    color: red;
    font-size: 14px;
}

.strong {
    font-weight: bold;
}

.transparent {
    color: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 1px;
    visibility: hidden;
}

    .transparent:focus {
        border: 0 !important;
        outline: 0 !important;
    }

.medium {
    max-width: 300px;
}

.short {
    max-width: 150px;
}


.no-padding-right {
    padding-right: 2px;
}

.no-padding-left {
    padding-left: 2px;
}

.form-horizontal .control-label {
    text-align: left !important;
}

    .form-horizontal .control-label span {
        margin-left: 0.3em;
        margin-right: -0.5em;
        display: inline-block;
   }

        .form-horizontal .control-label span.required {
            color: red;            
        }

.check-box {
    max-width: 15px !important;
    max-height: 15px !important;
    width: 15px;
}

.radiobutton {
    max-width: 15px;
    max-height: 15px;
    width: 15px;
}

.radiobuttonlist {
    margin-top: 15px;
}


.added-text {
    margin-top: 7px;
}

    .added-text table {
        width: 100%;
    }

.radiobuttonlist table {
    width: 100%;
    max-width: 200px;
}

    .radiobuttonlist table tr td {
        width: 50%;
    }

span.button {
    cursor: pointer;
    color: #000000;
}

.login-status-mobile {
    text-align: right;
}

.login-status a, .login-status span {
    color: black;
    color: #333;
    font: 16px/24px din,Arial,sans-serif;
}

    .login-status a:hover, #gearTray a:hover {
        text-decoration: underline;
        color: #000000;
    }

.span-link {
    text-decoration: underline;
    cursor: pointer;
    color: black;
}

    .span-link:hover {
        color: black;
        text-decoration: none;
    }

#imgPhoto {
    width: 102px;
    height: 128px;
    cursor: pointer;
}

/*.modal-dialog {
    margin-top: 50px;
}

.modal-body {
    position: relative;
    padding: 5px 15px;
}

    .modal-body nav {
        font-size: 14px;
    }

.modal-header {
    background-color: #333;
    color: white;
    font: 16px/16px dincon,Arial,sans-serif;
}

    .modal-header .close {
        font-size: 40px;
        color: #fff;
        opacity: 1;
        margin-top: -13px;
    }

.modal-content {
    border-radius: 0px;
    border: 3px solid #333;
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 0px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-content dl, .modal-content menu, .modal-content ol, .modal-content ul {
    margin: 5px 0 0 0;
    padding: 0 0 0 15px;
    line-height: 15px;
}

#generalPage article .modal-dialog h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 0 0;
}

.modal-body {
    font-size: 12px;
}

    .modal-body .form-horizontal {
        margin-top: 0px;
    }


    .modal-body p, .modal-body ul, .modal-body li {
        width: auto !important;
    }*/


@media(max-width:990px) {
    .div-login {
        border-bottom: 2px solid #E5E5E5;
        border-left: 0;
        padding: 0px 0px 15px 0px;
    }

    .div-login-info {
        margin-top: 20px;
        padding: 0px 0px 15px 0px;
    }
}


@media(max-width:799px) {
    .login-status {
        display: none;
    }

    /*#generalPage article .modal-dialog h3 {
        font-size: 18px;
        line-height: 18px;
        margin: 0 0;
    }*/
}

.invisible-a {
    visibility: hidden;
    height: 1px !important;
}


.link-button {
    font-weight: 600;
    margin: 0 auto;
    display: block;
    padding: 12px 0 9px 0;
    text-transform: uppercase;
    background: #000000;
    text-decoration: none !important;
    color: #fff !important;
    font: 18px Arial,sans-serif;
    text-decoration: none;
    text-align: center;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

    .link-button:hover {
        opacity: 0.7;
    }

.red-label {
    color: red;
}

.divline {
    color: #333;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px dotted gray;
}



#event-list {
    border-collapse: collapse;
}

    #event-list h4 {
        margin: 0px;
        padding: 0px;
    }

    #event-list img {
        float: right;
    }

    #event-list th {
        background-color: #333333;
        color: #fff;
        text-align: left;
    }

    #event-list td {
        vertical-align: middle;
    }

    #event-list tr.odd td {
        cursor: pointer;
    }

    #event-list div.arrow {
        background: transparent url(../images/arrows.png) no-repeat scroll 0px -16px;
        width: 16px;
        height: 16px;
        display: block;
        margin-top: 8px;
    }

    #event-list div.up {
        background-position: 0px 0px;
    }

    #event-list tr.reply-yes td {
        background-color: lightgreen;
    }

    #event-list tr.reply-no td {
        background-color: coral;
    }

#div-who-filter {
}

    #div-who-filter .col-md-4 {
        padding-bottom: 5px;
    }

.paginator {
    list-style: none;
    margin: 10px auto;
    padding: 0px;
    width: 100% !important;
    text-align: center;
}

    .paginator li {
        width: 25px !important;
        display: inline-block;
        text-align: center;
        font: 15px/15px din,Arial,sans-serif;
        color: #333;
        text-decoration: none !important;
        padding: 10px 10px 5px 10px;
    }

        .paginator li .pager-link {
            display: inline-block;
            color: #333;
            text-decoration: none !important;
            padding: 10px 10px 5px 10px;
            position: relative;
        }

            .paginator li .pager-link.active:before {
                content: "";
                background: url(../images/bg-overlay.png);
                filter: alpha(opacity=30);
                opacity: .3;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
            }


.div-who-item,
.div-who-item-company {
    padding: 5px;
    font-size: 13px;
    overflow: hidden;
}

.div-who-item {
    height: 150px;
    padding: 10px;
}

.div-who-item-company.alt-row {
    background-color: #f1f1f1;
}


.div-who-item:hover {
    background-color: #f7f7f7;
    border: 1px solid #f1f1f1;
    cursor: pointer;
    color: #333 !important;
}

.div-who-item-company:hover {
    background-color: #f7f7f7;
    cursor: pointer;
    color: #333 !important;
}

.div-who-company-rep {
    padding: 5px;
    font-size: 13px;
    overflow: hidden;
}

.div-who-item-photo {
    float: left;
    width: 85px;
}

.div-who-item-content {
    padding-left: 15px;
    overflow: hidden;
    line-height: 16px;
}

    #div-who-content a,
    .div-who-item-content a {
        text-decoration: none !important;
    }

    .div-who-item-content .label-name {
        font: 21px/25px dincon,Arial,sans-serif;
        margin-bottom: 0px;
        text-transform: uppercase;
    }

    .div-who-item-content .label-company {
        margin-top: 5px;
    }

    .div-who-item-content .label-profession {
        margin-top: 5px;
        font: 12px/20px din,Arial,sans-serif;
    }

.div-who-detail-photo {
    float: left;
    width: 102px;
    margin-right: 20px;
}

.div-who-detail-address div:empty,
.div-who-detail-address div a:empty {
    display: none;
}

.div-who-detail-content {
    /*padding: 0px 20px;*/
    overflow: hidden;
}

    .div-who-detail-content .label-name,
    .div-who-detail-content .label-company {
        font: bold 20px/1 din,Arial,sans-serif;
        margin-bottom: 0px;
    }

        .div-who-detail-content .label-company a {
            text-decoration: none !important;
        }

    .div-who-detail-content .label-profession {
        font-weight: bold;
        margin-bottom: 0px;
    }

.clear-fix {
    clear: both;
}

#contact-ajax-wrapper,
#photo-ajax-wrapper {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;
}

    #contact-ajax-wrapper .text-danger, #contact-ajax-wrapper .dxeErrorCell_TFF {
        /*display: none!important;*/
        /*position: absolute;
        top: 11px;
        right: 25px;*/
    }

.contact-box, .contact-box input {
    cursor: pointer;
}

.dxeErrorCellSys {
    color:red!important;
}

#WizardTabs {
}

    #WizardTabs .wizard-steps {
        float: left;
        width: 30%;
        text-align: center;
        font-size: 1.2em;
        padding: 10px;
        background-color: whitesmoke;
        margin: 10px 5% 10px 0;
        background-color: #F0F0F0;
        color: #333333;
        /*font: 16px/16px dincon,Arial,sans-serif;*/
    }

        #WizardTabs .wizard-steps.active {
            color: white;
            background-color: #000000;
        }

        #WizardTabs .wizard-steps.done {
            /*color: white;
    background-color: #000000;*/
        }

.div-waiver-img {
    position: relative;
    top: -30px;
    left: -20px;
    height: 0;
}

/* coordinator */

.coordinator {    
    margin-top: 10px;
    border-top: 1px dotted #FFF;
    padding: 20px 20px;
    color: #FFF;
}

.coordinator-title {
    color: #000000;
}

/* new contacts styles */

.dxFirefox .dxeButtonEdit_SFF8 td.dxictb, .dxeButtonEdit_SFF8 td.dxictb {
    padding: 5px 6px;
}

.contact-box, .attachment-box {
    cursor: pointer;
}

.attachment-add-button {
    display: block;
    float: left;
    color: #000000;
    cursor: pointer;
    font-size: 2em;
    line-height: 2.2em;
}

.attachment-add-text {
    opacity: 0;
    margin-top: -5px;
    display: inline-block;
    font-size: 12px;
    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: #000;
    border: 1px solid black;
    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);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
}

.attachment-title {
    font-size: 14px;
    font-weight: bold;
}

.attachment-description {
    font-size: 12px;
}

    .attachment-description .fa {
        font-size: 14px;
    }

.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: #000;
    margin-left: 5px;
    cursor: pointer;
}

    .attachment-buttons .fa:hover {
        color: red;
    }


.contact-container {
    min-width: 120px;
    display: block;
    float: left;
    padding: 4px 52px 4px 4px;
    background-color: #444547;
    color: white;
    /*border: 2px solid black;*/
    text-decoration: none;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    line-height: 18px;
   box-shadow: 0 10px 25px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 10px 25px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-box-shadow: 0 10px 25px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.contact-title {
    font-size: 14px;
    font-weight: bold;
}

.contact-description {
    font-size: 12px;
    line-height: 14px;
}

    .contact-description .fa {
        font-size: 14px;
    }

.contact-left {
    float: left;
}

.contact-inner:hover {
    cursor: pointer;
    color: #ff0013;    
}

.contact-right {
    margin-left: 4px;
    float: right;
}

.contact-container .contact-buttons {
    position: absolute;
    bottom: 2px;
    right: 8px;
    display: block;
    line-height: 24px;
}

.contact-buttons .fa, .contact-buttons .fa:active, .contact-buttons .fa:visited, .contact-buttons .fa {
    color: white;
    margin-left: 5px;
    cursor: pointer;
}

    .contact-buttons .fa:hover {
        color: white;
    }

.contact-photo {
    width: 45px;
    float: right;
}

/* 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%;
    }

    #sidebar {
        display:none!important;
    }
}


/* fg preview*/

#fg-preview-ajax-wrapper {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 15px;
    font: 16px/24px din,Arial,sans-serif;
}

.fg-preview-header {
    font: 34px dincon,Arial,sans-serif;
    margin: 0 0 11px 0;
    color: #333;
    text-transform: uppercase;
}

.fg-preview-section {
}

.fg-preview-section-header {
    font: 24px/24px dincon,Arial,sans-serif;
    margin: 0 0 11px 0;
    color: #000000;
    text-transform: uppercase;
}

.fg-preview-row {
}

.fg-preview-label {
    font-weight: bold;
}

.fg-preview-value {
}

.fg-preview-contact {
}

.fg-preview-contact-header {
    margin-bottom: 10px;
}

/*.modal-custom {
    display: none;
}

    .modal-custom:before {
        content: "";
        display: none;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1000;
    }

    .modal-custom.opened {
        display: block;
    }

        .modal-custom.opened:before {
            display: block;
        }

        .modal-custom.opened .modal-dialog {
            -moz-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
            top: 10%;
        }

.modal-dialog {
    padding: 0;
    background: #fefefe;
    position: fixed;
    left: 50%;
    top: -100%;
    z-index: 1000;
    overflow-y: hidden;
    -moz-transform: translate(0, -500%);
    -o-transform: translate(0, -500%);
    -webkit-transform: translate(0, -500%);
    transform: translate(0, -500%);
    -moz-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    -webkit-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    border: 4px solid #000;
}

.modal-body {
    padding: 0;
    overflow-y: auto;
    max-height: 80vh;
}

    .modal-body p {
        padding: 10px;
    }

.modal-loading {
    width: 100%;
    height: 20px;
    border: 1px solid #2980b9;
    border-radius: 3px;
    background-image: repeating-linear-gradient( -45deg, #2980b9, #2980b9 11px, #eee 10px, #eee 20px /* determines size */
); background-size: 28px 28px; animation: move .5s linear infinite;
}

*/ @keyframes move {
    0%;

{
    background-position: 0 0;
}

100% {
    background-position: 28px 0;
}

}

/*.modal-header,
.modal-footer {
    padding: 10px 20px;
}

.modal-header {
    background-color: #000;
    color: white;
    font-weight: bold;
    font-family: dincon, Arial, sans-serif;
    font-size: 16px;
}

    .modal-header .btn-close {
        cursor: pointer;
        font: 24px/14px din,Arial,sans-serif bold;
        color: white;
        text-decoration: none;
        padding: 7px 17px 5px 17px;
        text-transform: uppercase;
        transition: all .2s ease-out;
        position: absolute;
        right: 5px;
        top: 5px;
    }

.modal-footer {
    border-top: #aaa solid 1px;
    text-align: right;
}

#close {
    display: none;
}*/


.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    border-top: none;
}



.meeting-request-table {
    width: 100%;
    border-collapse: collapse;
}

    .meeting-request-table, .meeting-request-table th, .meeting-request-table td {
        border: 1px solid #ddd;
    }

        .meeting-request-table th, .meeting-request-table td {
            width: 20%;
            text-align: center;
            padding: 5px;
            min-height: 45px;
            height: 45px;
        }

        .meeting-request-table th {
            font-weight: bold;
        }

        .meeting-request-table .fore-column {
            font-weight: bold;
        }



.meeting-request-person-table {
    width: 100%;
    border-collapse: collapse;
}

    .meeting-request-person-table th {
        border-bottom: 1px solid #ddd;
    }

    .meeting-request-person-table th, .meeting-request-person-table td {
        padding: 5px;
        height: 45px;
        min-height: 45px;
    }

.meeting-slot-request {
    color: orange;
}

.meeting-slot-accepted {
    color: green;
}

.meeting-slot-rejected {
    color: red;
}

.meeting-slot-pitch {
    color: gray;
}

.meeting-slot-lunch {
    color: gray;
}

tr.meeting-request-description td {
    border-bottom: 1px solid #ddd;
}

.festival-nav .item a {
    margin-bottom: -8px;
}


.press_releases .PressRelease_links a {
    flex-wrap: nowrap;
    flex-direction: row;
    white-space: nowrap;
}

.press_releases .PressRelease_links {
    display: block;
}

.PressRelease_links a:first-child {
    padding-left: 0;
}

.PressRelease_links a:last-child {
    border-right: none;
    padding-right: 0;
}


@media (max-width: 768px) {
    .press_releases .PressRelease_link {
        padding: 0 5px !important;
        border-right: none!important;
    }
    .press_releases .PressRelease {
        text-align: center;
    }

    .PressRelease_links a:first-child {
        padding: 0 5px !important;
    }

    .PressRelease_links a:last-child {
        padding: 0 5px !important;
    }
}
