﻿.form-group {
    margin-bottom: 5px;
}

.contact-box, .attachment-box {
    cursor: pointer;
}

.attachment-add-button {
    display: block;
    float: left;
    color: #21397D;
    cursor: pointer;
    font-size: 30px;
    line-height: 24px;
    padding-top: 16px;
}

.attachment-add-text {
    opacity: 0;
    margin-top: -5px;
    display: inline-block;
    font-size: 14px;
    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: .4em 1em;
    background-color: rgba(227, 227, 227, 0.41);
    color: #000;
    text-decoration: none;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    border: 2px solid #e6e6e6;
}

.attachment-title {    
    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: #000;
    margin-left: 5px;
    cursor: pointer;
}

    .attachment-buttons .fa:hover {
        color: red;
    }


.contact-container {
    min-width: 120px;
    display: block;
    float: left;
    padding: .4em 1em;
    background-color: rgba(227, 227, 227, 0.41);
    color: #000;
    text-decoration: none;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    border: 2px solid #e6e6e6;
    padding-right: 36px;
}

.contact-title {
    font-size: 18px  !important;
    font-weight: bold !important;
    line-height: 18px;
}

.contact-description {    
}

    .contact-description .fa {
        font-size: 16px;
    }

.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: #000;
    margin-left: 5px;
    cursor: pointer;
}

    .contact-buttons .fa:hover {
        color: red;
    }

.contact-photo {
    width: 45px;
    float: right;
}

.login-page-container {
    clear: both;
    border-left: 2px solid #EEEEEE;
}

@media(max-width:991px) {
    .login-page-container {
        border-left: none;
        padding-top: 10px;
    }
}


#contact-ajax-wrapper .control-label {
    font-size: 0.85em !important;
}


.event-list-item {    
    display: block;    
    padding: 15px;
    background-color: #EEEEEE;
    color: #181818;
    border: 1px solid #E5E5E5;
    text-decoration: none;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    line-height: 25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    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);     
}

.event-list-item {    
    padding: 10px;
    font-size: 15px;
    /*border-color: #0077be;
    border-style: solid;
    border-width: 2px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;*/
}

.event-list-name {
    font-size: 24px;
    font-weight: 500;
    /*font-size: 20px;
    line-height: 24px;*/
}

.event-container {
    margin-top: 0px;
}

.event-caption {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    color: #808080;
}


.event-date {
    text-align: center;
    font-size: 20px;
}

.event-address {
    text-align: center;
    font-size: 18px;
}

.event-description {
    margin-top: 15px;
    font-size: 15px;
    text-align: center;
}

.event-person-name {
    text-align: center;
    font-size: 20px;
}

.button-right {
    text-align: right;
}

.button-left {
}

.event-button-reject:hover {
    background-color: #FF5224;
}

.event-button-accept:hover {
    background-color: #57ff24;
}

@media(max-width: 991px) {
    .button-right {
        text-align: center;        
    }

    .button-left {
        margin-top: 10px;
        text-align: center;
    }
}

.dxbButton_ZFF {
    background-color: white;
}


.form-horizontal .control-value {
    padding-top: 8px;
    font-weight: 100;
}

.span-link {
    color: #009ee1;
    cursor: pointer;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.form-horizontal .normal-labels .control-label {
    font-weight: normal;
}

.dxeRoot_ZFF {
    width: 100%;
}

.dxeTextBoxDefaultWidthSys, .dxeButtonEditSys {
    width: 100%;
    min-height: 23px;
}

.short {
    width: 150px;
    max-width: 150px;
}

.medium {
    max-width: 300px;
}

.long {
    max-width: 450px;
}

.text-danger {
    color: #e2001a;
    font-size: 11px;
    font-weight: bold;
}

    .text-danger.visible {
        display: block !important;
    }

.dxbButton_ZFF.btn-small {
    width: auto;
}

    .dxbButton_ZFF.btn-small div.dxb {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-left: 8px;
        padding-right: 8px;
    }

.checkbox label, .radio label {
    padding-left: 0px;
    cursor: pointer;
}

.dxeMemoEditAreaSys {
    padding: 8px 0px 7px 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.dxeMemoSys {
    width: 100%;
}

.no-padding-right {
    padding-right: 3px;
}

.no-padding-left {
    padding-left: 3px;
}

.dxlpLoadingPanel_ZFF.dxlpControl_ZFF {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#contact-ajax-wrapper {
    /*overflow-y: scroll;*/
    overflow-x: hidden;
    padding: 10px 15px;
}

#PopupContact_PWC-1 {
    padding: 0px;
}


.croppic_imgUploadForm {
    display: none;
}

#imgPhoto {
    width: 102px;
    height: 128px;
    cursor: pointer;
}

.transparent {
    color: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 1px;
    height: 0px;
    min-height: 0px;
}

    .transparent:focus {
        border: 0 !important;
        outline: 0 !important;
    }


/* 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;
    }


    .dxeErrorCellSys  {color:red;}

#loadingPanel {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 9991;
}

    #loadingPanel.toggled {
        display: block;
    }

    #loadingPanel i, #loadingPanel img {
        position: fixed;
        top: 48%;
        left: 48%;
        color: #4EF992;
        font-size: 50px;
    }

.transparent {
    height: 0 !important;
    width: 0 !important;
    background-color: transparent;
    color: transparent;
    border: none !important;
    background-image: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.form-group2 {
    width: 100%;
    display: block;
    min-height: 45px;
}

.pr-2 {
    padding-right: 4px;
}
.pl-2 {
    padding-left: 4px;
}

.colx-xs-5 {
    width: 41.66666667%;
}

.colx-xs-4 {
    width: 33.33333333%;
}

@media only screen and (min-width: 1024px) {
    .form-group2 {
        width: 100%;
        display: inline-flex;
    }
}

@media only screen and (max-width: 1024px) {
    .col-md-9, .col-xs-9 {
        width: 100%;        
    }
}

@media only screen and (max-width: 760px) {
    .col-md-3, .col-md-5, .col-md-2, .col-md-6, .col-xs-3, .col-md-4 {
        width: 100%;
    }

    .btn-sbm {
        width: 100%;
    }

    .pr-2 {
        padding-right: 0px;
    }

    .pl-2 {
        padding-left: 0px;
    }
}

.form-control {
    display: block;
    width: 100%;
    padding: 6px 8px 6px 8px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.6;
    color: #222;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.col-form-label {
    font-weight: 400;
}

.text-danger {
    color: #e2001a;
    font-size: .875em;
    font-weight: 400;
    padding-left: 3px;
    display: block;
}

form label {    
    display:math;
    width: auto;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.list-group-item {
    border:none;
}

.form-control::placeholder {    
    font-weight: 400;
}

.wp-block-button__link2 {
    font-size: 1.4rem;
    transition: border-radius 0.5s ease;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 15px;
}

h1 {
    font-weight: 700;
}

.logo {
    float: left;    
    height: 150px;
}

#production-team-wrapper {
    display:unset;
}