﻿
.form-group .col-sm-offset-4.col-sm-8 .btn {
    max-width: 60%;
}

.form-group #fileAttachment, .form-group select, .form-group .btn {
    margin-bottom: 10px;
}


span.glyphicon-info-sign {
    font-size: 1.2em;
    word-spacing: normal;
}

.rbl input[type="radio"] {
    margin-left: 9px;
    margin-right: 0px;
}

label {
    font-weight: 500;
}

.highlight {
    background-color: yellow;
    font-style: italic;
}

.extra-margin {
    margin-top: 5px;
}

#lblHealthProviderAttachmentsText > ul {
    list-style-type: square;
}

#divIMRAgreement {
    height: 500px;
    overflow-y: scroll;
}

.bullets ul {
    list-style-type: circle;
}

.less-margin {
    margin-bottom: 5px;
}

.no-bottom-padding {
    padding-bottom: 0px !important;
}

span span.aspNetDisabled {
    padding-left: 10px;
}

span#csd_typeofcomplaint span.aspNetDisabled {
    padding-left: 0px;
}

#rdDocumentsUpload input[type="radio"] {
    margin-right: 5px;
}

#rdDocumentsUpload td {
    padding: 0;
}

table[name="tbl_Nature_Of_Complaint"] .info {
    padding-top: 10px;
}

span#csd_typeofcomplaint > div {
    padding-top: 0px !important;
}

.bullets {
    list-style-type: circle;
}

.profile-row-margin {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

label.caption {
    color: inherit;
    font-family: inherit;
    font-size: 24px !important;
    line-height: 40px !important;
    border-bottom: 1px solid #EEEEEE;
    margin: 0 0 20px 0;
    text-align: left;
    -ms-text-rendering: optimizelegibility;
    text-rendering: optimizelegibility;
    padding-left: 0px !important;
}

span.caption {
    color: inherit;
    font-family: inherit;
    font-size: 24px !important;
    line-height: 40px !important;
    border-bottom: 1px solid #EEEEEE;
    margin: 0 0 20px 0;
    text-align: left;
    -ms-text-rendering: optimizelegibility;
    text-rendering: optimizelegibility;
    padding-left: 0px !important;
}

label.show-bar {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #EEEEEE;
    font-size: 16px !important;
}

span.show-bar {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #EEEEEE;
    font-size: 16px !important;
}

.disabled {
    color: grey;
}

table[name="Section_Attach_Note"] {
    margin-top: 0px !important;
}

.success-text {
    clear: both;
}

.rfa-text {
    padding-left: 0px;
}

.bold {
    font-weight: bold !important;
}

.RequiredIndicator {
    color: red;
}

.seal {
    width: 100%;
}

.extra-top-margin {
    margin-top: 30px;
}

.page-copy {
    margin-bottom: 0px;
}

#printIcon:hover, #uploadIcon:hover {
    cursor: pointer;
}

h1 {
    font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
    font-stretch: condensed;
    font-weight: normal;
    color: #c60;
    font-size: 2em;
    padding-bottom: 0.2em;
}

.crmEntityFormView table.section > caption.show-bar {
    font-weight: bold;
    color: black;
}

.h2, h2 {
    font-family: 'Arial Narrow', 'Helvetica Narrow', Arial, Helvetica, sans-serif;
    font-stretch: condensed;
    font-weight: normal;
    color: #666;
    font-size: 1.8em;
    padding-bottom: 0.25em;
    padding-top: 0.1em;
}

.checkbox label, .radio label {
    padding-left: 0px;
}

.crmEntityFormView .cell.checkbox-cell div.info {
    padding-left: 0px;
}

.crmEntityFormView .cell div.control span.checkbox {
    margin-top: 20px;
}

.profile-padding {
    padding-left: 30px;
}
caption {
    color: black;
}


.extra-margin-left {
    margin-left: 10px;
}

.legend {
    font-size: 21px;
    display: inline-block;
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: 0px;
    position: relative;
}

.seal hr {
    border-top-width: 2px;
    border-top-color: black;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 25px;
}

@media print {

    .masthead {
        display: inline;
    }

    #csd_describeinsuranceproblem {
        display: none;
    }

    #csd_descriptionoffairresolution {
        display: none;
    }

    #outerPrintDiv {
        display: block !important;
    }

    #outerResolutionDiv {
        display: block !important;
    }

    #divPrintInsuranceProblem {
        display: block !important;
    }

    #btnPrintBottom, #btnPrintTop {
        display: none;
    }

    .masthead {
        display: none;
    }

    .header-navbar {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .footer {
        display: none;
    }

    #divContactUs {
        display: none;
    }

    body {
        margin: 0;
        padding: 0 !important;
        min-width: 768px;
    }

    .container {
        width: auto;
        min-width: 750px;
    }

    td {
        border:1px solid transparent;
    }

}

@media screen {
    #outerPrintDiv {
        display: block !important;
    }

    #outerResolutionDiv {
        display: block !important;
    }

    #divPrintInsuranceProblem {
        display: block !important;
    }

    #divPrintFairResolution {
        display: block !important;
    }
}

@media (max-width: 480px) {
    .btn {
        width: 90%;
        float: none !important;
        margin-bottom: 10px;
    }

    .form-group .col-sm-offset-4.col-sm-8 .btn {
        max-width: 90%;
    }
}

@page {
    min-width: 768px;
}


.textarea-div {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}

.right-align {
    text-align: right;
}

/*to fix the issue with the IE8 label rendering*/
label {
    max-width: none;
}

pre {
    white-space: pre-wrap; /* CSS 3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

table[name="Active_Litigation_Detail"] {
    margin-top: -16px !important;
}

table[name="Section_Attachment_Note"] {
    margin-top: -16px !important;
}

.WebFormMetadataHide {
    display: none;
}

table {
    page-break-inside: auto;
}

tr {
    page-break-inside: avoid;
    page-break-after: auto;
}

thead {
    display: table-header-group;
}

tfoot {
    display: table-footer-group;
}

.float-right {
    float: right;
}

#resultPanel {
    line-height: 0px !important;
}

#resultLabel {
    line-height: 23px;
}