/*
Theme Name: QE Inbox
*/

.wp-caption {
    width: auto;
}

.wp-caption .wp-caption-text {
    font-weight: 600;
}

.wp-caption img {}

.gallery-caption {
    font-weight: 600;
}

.bypostauthor {
    font-weight: 600;
}

.sticky {}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.banner-caption .btn-site {
    font-size: 16px;
}

body .bgFullSize {
    background-size: 100% !important;
    background-color: #3fa6f3 !important;
}

.ctmbtncls {
    border-color: #3fa6f3 !important;
    color: #ffffff !important;
    background: #3fa6f3 !important;
    padding: 8px 16px !important;
    border-width: 1px !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    -webkit-transition: all 150ms linear !important;
    transition: all 150ms linear !important;
    font-size: 14px !important;
}

.clsradio input[type="radio"] {
    position: inherit !important;
    opacity: 1 !important;
}

.done {
    display: none !important;
}