﻿body {
}
* 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%;
    }
}

/*.dxpclW {
    margin-top: 30px;
}*/

div#PopupContact_PW-1 {
    /*position: fixed !important;
    top: 0 !important;*/
}

.popupBig.dxpc-mainDiv {
    /*top: 80px !important;*/
}

#WizardTabs {
    margin-bottom: 10px;
}

.wizard-steps {
    padding: 5px 20px;
    background: #eee;
    border-radius: 5px;
}

    .wizard-steps.active {
        font-weight: bold;
    }


.attachment-add-text {
    opacity: 0;
    margin-top: -12px;
    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: 160px;
    display: block;
    float: left;
    padding: 4px 4px 4px 8px;
    background-color: rgba(227, 227, 227, 0.41);
    color: #000;
    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: 16px;
    }

.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: 0px;
    margin-right: 0;
}

    .attachment-buttons .fa:hover {
        color: red;
    }



.attachment-add-button {
    color: #F20404;    
    cursor: pointer;
    margin-left: 5px;
    width: 100%;
}

    .attachment-add-button span {
        color: #F20404;        
    }

    .attachment-add-button i {
        font-size: 30px !important;
        margin-right: 5px !important;
    }

.dxeErrorCellSys {
    color: red;
}


.contact-container {
    min-width: 200px;
    display: block;
    float: left;
    padding: 6px 32px 6px 15px;
    background-color: whitesmoke;
    color: #181818;
    border: 1px solid #DCDCDC;
    text-decoration: none;
    margin-right: 10px;
    position: relative;
    margin-bottom: 10px;
    line-height: 18px;
    -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);
}

.contact-title {
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 20px;
}

.contact-description {
    font-size: 14px;
    color: gray;
}

    .contact-description .fa {
        font-size: 16px;
    }

.contact-left {
    float: left;
}

.contact-inner:hover {
    cursor: pointer;
    color: #DA0713;
}

.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;
}

#imgPhoto {
    border-radius: 10px;
}

.eael-pricing-button2 {
    display: none;
    padding: 2px 25px;
    background: #00c853;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 4px;
    display: inline-block;
    color: #54595F;
    background: #EEEEEE;
}

.eael-pricing-button2 {
    display: none;
    padding: 2px 25px;
    background: #00c853;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 4px;
    display: inline-block;
    color: #54595F;
    background: #EEEEEE;
}
.eael-pricing-button2:hover {
    background: #161616;
    border-color: #161616;
    color: #fff;
}

.eael-pricing-button3 {
    display: none;
    padding: 2px 25px;
    background: #00c853;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 4px;
    display: inline-block;
    color: #fff;    
    background: var(--c-main);    
}

    .eael-pricing-button3:hover {
        background: #161616;
        border-color: #161616;
        color: #fff;
    }

.invisible {
    height: 0;
    width: 0;
    font-size: 0;
    border: 0;
    background: transparent;
    padding: 0;
}