﻿.LoginContainer {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    width: 960px;
    /*width:85%;*/
    height: auto;
    height: 100%;
    margin: 0px auto;
    padding: 0;
    background-color: #fff;
}

.LoginHeaderDiv {
    margin: 0px;
    padding-top: 5px;
    display: inline-block;
    width: 100%;
    z-index: 1000;
}

.Logo {
    float: left;
    padding: 18px 0 0 29px;
    display: inline-block;
}

.LoginHeadTag {
    float: left;
    padding: 44px 0 0 0px;
    display: block;
}

.LoginBanner {
    width: 100%;
    height: 38px;
    padding: 5px 0 0 0px;
    background-color: #000000;
    float: right;
}

.LoginBannerContent {
    color: #fff;
    font-size: 28px;
    font-family: "Haettenschweiler";
    padding: 4px 27px;
}

.LoginMainDiv {
    background-color: #fff;
    width: 100%;
    text-align: center;
    height: 457px;
    vertical-align: middle;
}

.ErrorLabel {
    font-size: 12px;
    font-family: sans-serif;
    color: #EC1F27;
}

.PaddingTop15 {
    /*padding-top: 15px;*/
    padding-top: 3% !Important;
    height: 10%;
}

.maincontent {
    background-color: #fff;
    color: #EC1F27;
    font-size: 35px;
    font-family: "Haettenschweiler";
}

.loginContent {
    height: 230px;
}

.Login {
    border: 1px solid;
    width: 285px;
    margin: 15px auto auto auto;
    text-align: left !important;
    padding: 15px 0 0px 0;
}

.LoginLabels {
    width: 236px;
    height: 16px;
    padding: 0px 0px 5px 0px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    border: 0;
    outline: 0;
    cursor: default;
}

.LoginTextboxes {
    display: block;
    padding: 3px;
    margin: 0 10px 10px 0;
    font-size: 13px;
    border: 1px solid black;
    width: 226px;
    /*height: 24px;*/
}

.ProtoformMessage {
    width: 100%;
    margin-top: 0px;
    width: 286px;
    height: 40px;
}

.ProtoformMessage {
    width: 100%;
    margin-top: 0px;
    width: 286px;
    height: 40px;
}

.Error {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding: 5px 0 0 5px;
    font-size: 12px;
    margin: 15px 0 0 0;
}

    .Error td {
        padding: 0 0 0 25px;
    }

.ProtoformMessage .Error {
    border-top: 1px solid #F00;
    padding: 5px 0 0 0;
    list-style: none;
    width: 285px;
    height: 35px;
}

.ProtoformMessage ul li {
    margin: 0 0 5px 0;
    padding: 5px 0 5px 40px;
    background: url(../Images/bullet.gif) no-repeat 0% 50%;
    font-size: 12px;
}

.UsernameReq {
    padding: 5px 0 5px 15px;
    display: none;
    background: url(../Images/bullet.gif) no-repeat 0% 50%;
}

.PasswordReq {
    padding: 5px 0 5px 15px;
    display: none;
    background: url(../Images/bullet.gif) no-repeat 0% 50%;
}

.InvalidUsername {
    padding: 5px 0 5px 15px;
    display: none;
    background: url(../Images/bullet.gif) no-repeat 0% 50%;
}

.InvalidPassword {
    padding: 5px 0 5px 15px;
    display: none;
    background: url(../Images/bullet.gif) no-repeat 0% 50%;
}

.ButtonStyle {
    float: right;
    padding: 3px 5px;
    height: 25px;
    background: #EC1F27;
    border: 0;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
}

.LoginPageValidationLabel:before {
    content: " >  ";
    color: Red;
    font-weight: bold;
}

.LoginPageValidationLabel {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.RedGrayLine {
    padding: 0px 0 0 0px;
    width: 100%;
    height: 38px;
    margin: 0 auto;
    background-color: #4E4E4E;
    /*background-color: #000000;*/
    display: block;
    color: #333;
    border-top: 7px solid #EC1F27;
}

.Footer {
    padding: 15px 15px 10px 15px;
    width: 930px;
    height: 20px;
    margin: 0 auto;
    background-color: #fff;
    font-size: 11px;
    display: block;
    vertical-align: middle;
    color: #333;
    text-align: left !important;
    top: 0px;
    left: 0px;
}

.Login input[type="submit"] {
    float: right;
    padding: 3px 5px;
    width: 95px;
    background: #EC1F27;
    border: 0;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
}

body {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.Invalid {
    display: block;
    padding: 3px;
    margin: 0 10px 10px 0;
    font-size: 13px;
    width: 226px;
    /*height: 24px;*/
    border: 1px solid #F00 !important;
    background-color: #FFCACC !important;
}

.fnol {
    padding-top: 10px;
}

.Homeservices {
    width: 100%;
    height: 129px;
}

    .Homeservices ul {
        margin: 0;
        padding: 0;
        width: 100%;
        list-style: none;
        text-align: center;
    }

        .Homeservices ul li {
            display: inline;
            float: left;
            border-right: 2px solid #4E4E4E;
        }

.Blackboxagc {
    width: 190px;
    height: 129px;
    background: black url("../Images/AutoGlassClaimsOff.gif") left top no-repeat;
    display: block;
    background-color: #000;
}

    .Blackboxagc:hover {
        width: 190px;
        height: 129px;
        background: black url("../Images/AutoGlassClaimsHover.gif") left top no-repeat;
        display: block;
        background-color: #000;
    }

.Blackboxphydmg {
    width: 190px;
    height: 129px;
    background: black url("../Images/AutoPhysicalDamageOff.gif") left top no-repeat;
    display: block;
    background-color: #000;
}

    .Blackboxphydmg:hover {
        width: 190px;
        height: 129px;
        background: black url("../Images/AutoPhysicalDamageHover.gif") left top no-repeat;
        display: block;
        background-color: #000;
    }

.BlackboxFNOL {
    width: 190px;
    height: 129px;
    background: black url("../Images/FirstNoticeOfLossOff.gif") left top no-repeat;
    display: block;
    background-color: #000;
}

    .BlackboxFNOL:hover {
        width: 190px;
        height: 129px;
        background: black url("../Images/FirstNoticeOfLossHover.gif") left top no-repeat;
        display: block;
        background-color: #000;
    }

.BlackboxPropClaim {
    width: 190px;
    height: 129px;
    background: black url("../Images/PropertyClaimsOff.gif") left top no-repeat;
    display: block;
    background-color: #000;
}

    .BlackboxPropClaim:hover {
        width: 190px;
        height: 129px;
        background: black url("../Images/PropertyClaimsHover.gif") left top no-repeat;
        display: block;
        background-color: #000;
    }

.BlackboxOutSource {
    width: 190px;
    height: 129px;
    background: black url("../Images/CustomizedBPOOff.gif") left top no-repeat;
    display: block;
    background-color: #000;
}

    .BlackboxOutSource:hover {
        width: 190px;
        height: 129px;
        background: black url("../Images/CustomizedBPOHover.gif") left top no-repeat;
        display: block;
        background-color: #000;
    }


.Blackbox {
    width: 190px;
    height: 129px;
    background-color: #000;
    display: block;
}

.GridDiv {
    width: 100%;
    height: 275px;
    overflow-y: auto;
    margin-top: 3%;
}

.header {
    font-size: 16px;
    font-weight: bold;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) ) !important;
    background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% ) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D') !important;
}

.labels {
    float: left;
    text-align: left;
    width: 175px;
}

.values {
    float: left;
    font-weight: bold;
    text-align: left;
}

.linkClass {
    color: #337ab7;
    text-decoration: underline;
    background: none !important;
    border: none;
    padding: 0 !important;
    font: inherit;
    cursor: pointer;
}

input.linkClass:hover {
    color: #23527c;
    text-decoration: underline;
}

.fileUpload {
    display: inherit !important;
}

.validation {
    display: block;
    color: Red;
}

.btnUpload {
    display: block;
}

.TableHeaderCell {
    width: 1%;
}

#pdfobject {
    margin-bottom: 5%;
}

.requiredItem {
    color: Red;
}

.SubmitButton {
    background: #EC1C23 none repeat scroll 0 0;
    font-weight: bold;
    height: 32px !important;
    padding: 5px 15px;
    text-transform: capitalize;
    border: none;
    color: White;
    font-size: 13px;
    width: 140px;
}

.captcha {
    width: 216px;
}

.GridTable {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
    border: 0;
}

.GridDiv {
    font: normal 12px/150% Arial, Helvetica, sans-serif;
    background: #fff;
    overflow-y: auto;
}

.GridTable tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.GridTable td, .GridTable .TableHeaderCell {
    padding: 3px 25px;
}

.GridTable .TableHeaderCell {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );
    background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
    background-color: #4E4E4E;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border-left: 0px solid #A3A3A3;
    height: 35px;
}

    .GridTable .TableHeaderCell td:first-child {
        border: none;
    }

.GridTable td {
    border: none;
    color: black;
    font-size: 13px;
    font-weight: normal;
}

.GridTable .alt td {
    background: #EBEBEB;
    color: #7D7D7D;
}

.GridTable td:first-child {
    border-left: none;
}

.GridTable tr:last-child td {
    border-bottom: none;
}

.GridDiv table tfoot td div {
    border-top: 1px solid #8C8C8C;
    background: #EBEBEB;
}

.GridDiv table tfoot td {
    padding: 0;
    font-size: 12px;
}

    .GridDiv table tfoot td div {
        padding: 2px;
    }

    .GridDiv table tfoot td ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: right;
    }

.GridDiv table tfoot li {
    display: inline;
}

    .GridDiv table tfoot li a {
        text-decoration: none;
        display: inline-block;
        padding: 2px 8px;
        margin: 1px;
        color: #F5F5F5;
        border: 1px solid #8C8C8C;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );
        background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
        background-color: #8C8C8C;
    }

.GridDiv table tfoot ul.active, .GridDiv table tfoot ul a:hover {
    text-decoration: none;
    border-color: #7D7D7D;
    color: #F5F5F5;
    background: none;
    background-color: #8C8C8C;
}

div.dhtmlx_window_active, div.dhx_modal_cover_dv {
    position: fixed !important;
}


.GridTable tr td:nth-child(3) {
    text-align: right;
    padding-right: 100px;
}

.GridTable tr td:nth-child(5) {
    text-align: center;
}

.AddImage {
    background-repeat: no-repeat;
    background-image: url(../Images/AddImage.png);
    width: 26px;
    border: none;
    vertical-align: -webkit-baseline-middle;
}

.GridTable td a {
    background-image: url(../Images/ViewImage.png);
    background-repeat: no-repeat;
    color: transparent;
    font-size: 16px;
    margin-left: 3px;
    vertical-align: -webkit-baseline-middle;
}

.FileUploadHeader {
    text-align: center;
}


.ImageGrid {
    width: 100%;
    margin-top: 2%;
    margin-right: 3%;
    margin-left: 3%;
    text-align: left;
    border: 0 !important;
}

    .ImageGrid tr th {
        font-size: 20px;
        text-align: center;
        text-decoration: underline;
        border: none;
    }

    /* css list style with arrow images  -------------- */
    .ImageGrid tr {
        margin: 0px;
        border: 1px solid transparent;
    }

    .ImageGrid td {
        font-size: 14px;
        background-image: url(../images/arrow.png);
        background-repeat: no-repeat;
        line-height: 30px;
        border: none;
        vertical-align: middle;
        display: inline;
        width: 100%;
        margin-left: 27%;
    }

        .ImageGrid td a:link {
            color: #1e598e;
            text-decoration: none;
            margin-left: 20px;
        }

        .ImageGrid td a:hover {
            color: #0A7CAF;
            padding: 2px;
            -moz-box-shadow: 0px 0px 12px #9e9ea3;
            -webkit-box-shadow: 0px 0px 12px #9e9ea3;
            box-shadow: 0px 0px 12px #9e9ea3;
            border: none 0px #000000;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

        .ImageGrid td a:visited {
            color: red;
            padding: 2px;
        }

/* End css list style with arrow images  -------------- */

.RequiredFieldLabelStyle {
    font-size: 14px;
    color: red;
}

.linkButton:hover {
    color: White;
    text-decoration: none;
}

.well {
    /* min-height: 20px; */
    padding: 22px;
    margin-bottom: 0px;
    background-color: white;
    border: none;
    -webkit-box-shadow: white;
    box-shadow: white;
    text-align: center;
}

.modal-body {
    position: relative;
    padding: 6px;
}

#popUpInfo {
    width: 1140px;
}

#videoPlayer {
    width: 950px;
    height: 540px;
}
