﻿.Circle_Icon {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    background: #959595;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: white;
    cursor: pointer !important;
}


/*Pseudo Classes*/
select:disabled {
    background-color: #f0f0f0;
    color: #6d6d6d;
}


.GridHeaderRow {
    line-height: 30px;
}

    .GridHeaderRow:hover {
        background-color: transparent !important;
    }

    .GridHeaderRow td {
        height: 30px !important;
        padding-bottom: 3px;
    }

.GridParentTable_WithoutOnHover {
}

    .GridParentTable_WithoutOnHover td {
        padding-right: 10px;
        height: 50px;
        vertical-align: middle;
    }

.GridParentTable {
}

    .GridParentTable tr:hover {
        background-color: #e5eef4;
    }

        .GridParentTable tr:hover td {
            background-color: #e5eef4;
        }

    .GridParentTable td {
        padding-right: 10px;
        height: 50px;
        vertical-align: middle;
    }

.FontFamily_Lato {
    font-family: Open Sans, Arial, Verdana, Helvetica, san serif;
    font-weight: 300;
}

.FontFamily_OpenSans {
    font-family: Open Sans, Arial, Verdana, Helvetica, san serif;
    font-weight: 300;
}

.StandardSelectClass {
    height: 29px;
    line-height: 29px;
    border: 1px solid #c2c2c2;
    padding-left: 10px;
    width: 302px;
}

.StandardSelectClassWithoutWidth {
    height: 29px;
    line-height: 29px;
    border: 1px solid #c2c2c2;
    padding-left: 10px;
}

.StandardRadioButtonClass {
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
}


.StandardInputClass {
    width: 286px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #c2c2c2;
    font-family: Open Sans, Arial;
    font-weight: 300;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 14px;
    margin-right: 10px;
}

.LargeInputClass {
    width: 360px;
    height: 30px;
    line-height: 25px;
    border: 1px solid #c2c2c2;
    font-family: Open Sans, Arial;
    font-weight: 300;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 14px;
    margin-right: 10px;
}

.StandardInputClass_ShortWidth {
    width: 120px !important;
}

.StandardInputClass_MediumWidth {
    width: 200px !important;
}

.StanardInputClassAddendum_NoRightPadding {
    margin-right: 0px;
}

.StandardLabelClass {
    line-height: 25px;
    height: 25px;
}

:-ms-input-placeholder {
    color: #bbbbbb !important;
}
/* ie */
::-webkit-input-placeholder {
    color: #bbbbbb !important;
}

::-moz-placeholder {
    color: #bbbbbb !important;
}
/* firefox 19+ */
input:-moz-placeholder {
    color: #bbbbbb !important;
}



input {
    outline: none !important;
}

body {
    margin: 0;
    font-size: 14px;
    font-family: Open Sans, Arial;
    font-weight: 300;
    color: #2d2d2d;
}



a {
    color: #1da4d6;
    font-family: Open Sans, Arial;
    font-weight: 300;
    text-decoration: none;
    outline: none !important;
    cursor: pointer !important;
}

    a:hover {
        text-decoration: underline;
    }


.BlackLinkClass {
    color: #2d2d2d !important;
}


h1 {
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 00px;
    padding-left: 0px;
    margin-left: 0px;
    color: #000000;
    font-size: 18px;
    font-family: Open Sans, Arial;
    font-weight: 300;
}


h2 {
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    color: #1d1d1d;
    font-size: 18px;
    font-weight: 300;
}

h3 {
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-weight: normal;
    color: #1d1d1d;
    font-size: 16px;
}

.h2Class {
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 300;
    color: #1d1d1d;
    font-size: 16px;
}

a:hover {
    color: black;
}

a.login {
    color: black;
    font-family: Open Sans, Arial;
    font-weight: 300;
    font-size: 11pt;
    text-decoration: none;
    font-weight: bold;
}

    a.login:hover {
        color: red;
        text-decoration: underline;
    }



.Application_ValidationElement_div {
    position: relative;
    z-index: 1;
}

.Application_CustomValidator_div {
    position: absolute;
    z-index: 2;
}

body {
    /* background: #a4b1c4;
    margin-top: 20px;
    marginheight=20
    onload="preloadImages();"
    bgcolor="#a4b1c4">; */
}

.text1 {
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
}

.text2 {
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: right;
    padding: 8px 8px 10px 5px;
}

.text3 {
    font-family: Verdana, Helvetica, san serif;
    font-size: 10px;
    color: #333333;
    padding: 0px 5px 0px 5px;
}

.tablehead {
    font-family: Verdana, Helvetica, san serif;
    background-color: #bcc6d5;
    font-size: 12px;
    color: #2f3f7e;
    padding: 6px 5px 2px 6px;
    font-weight: bold;
}

.row1 {
    font-family: Verdana, Helvetica, san serif;
    background-color: #ffffff;
    font-size: 12px;
    color: #333333;
    padding: 2px 5px 2px 6px;
}

.row2 {
    font-family: Verdana, Helvetica, san serif;
    background-color: #ededed;
    font-size: 12px;
    color: #333333;
    padding: 2px 5px 2px 6px;
}

.rowfunction {
    font-family: Verdana, Helvetica, san serif;
    background-color: #cce4e4;
    font-size: 10px;
    color: #333333;
    padding: 2px 5px 3px 6px;
}

.table1 {
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #2f3f7e;
    padding: 0px 5px 0px 5px;
    font-weight: bold;
}

.input1 {
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: left;
}

.breadcrumb {
    font-family: Verdana, Helvetica, san serif;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    padding: 0px 8px 0px 2px;
}

.pgtitle {
    font-family: Verdana, Helvetica, san serif;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}

.admin_page_header {
    color: #6c82a0;
    border-bottom: 1px solid #dedede;
    width: 95%;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 6px;
    padding-top: 6px;
    font-family: Verdana, Helvetica, san serif;
    letter-spacing: 1pt;
}

.BottomWhiteBorder, .BottomWhiteBorder td {
    border-bottom: 1px solid #ffffff;
}

.TopWhiteBorder, .TopWhiteBorder td {
    border-top: 1px solid #ffffff;
}

.BottomGrayBorder, .BottomGrayBorder td {
    border-bottom: 1px solid #dedede;
}



.TopGrayBorder, .TopGrayBorder td {
    border-top: 1px solid #dedede;
}

.Inner_TopNoBorder, .Inner_TopNoBorder td {
    border-top: none !important;
}

.Inner_TopGrayBorder, .Inner_TopGrayBorder td {
    border-top: 1px solid #aaaaaa;
}

.Inner_TopGrayBorder_NoChild {
    border-top: 1px solid #aaaaaa;
}

.data1 {
    font-family: Verdana, Helvetica, san serif;
    font-size: 11px;
    color: #000000;
    padding: 2px 8px 2px 8px;
    text-align: right;
}

.data2 {
    font-family: Verdana, Helvetica, san serif;
    font-size: 11px;
    color: #000000;
    text-align: left;
    font-weight: bold;
    padding: 2px 8px 2px 8px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #d2d2d2;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #d2d2d2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d2d2d2;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #d2d2d2;
    background-color: #dbe8ed;
}

.data3 {
    font-family: Verdana, Helvetica, san serif;
    font-size: 11px;
    color: #000000;
    padding: 2px 8px 2px 8px;
    text-align: left;
}

/*
a:link { color:#005A9C; }

a:vlink { color:#005A9C;  }

a:active { color:#005A9C;  }

a:visited { color:#005A9C;  }
*/

.lcol {
    background-color: #8faabf;
    font-family: Verdana, Helvetica, san serif;
    font-size: 13px;
    color: #040b53;
    padding: 0px 10px 0px 10px;
    text-align: left;
}

.lcol_table {
    background-color: #8faabf;
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #040b53;
    padding: 0px 0px 10px 0px;
    text-align: left;
    height: auto;
}

.nav {
    background-color: #a4b1c4;
}

.body {
    background-color: #ffffff;
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #000000;
    text-align: left;
    background-repeat: no-repeat;
    height: auto;
}

.NoBodyClass {
    background-color: White;
    font-family: Open Sans, Arial, Verdana, Helvetica, san serif;
    font-weight: 300 text-align: left;
    background-repeat: no-repeat;
    height: auto;
    background-image: none !important;
}

.content {
    background-color: #ffffff;
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #000000;
    padding: 0px 20px 5px 20px;
    text-align: left;
}

.content_New {
    background-color: #ffffff;
    font-family: Open Sans, Arial, Verdana, Helvetica, san serif;
    font-size: 15px;
    color: #2d2d2d;
    padding: 0px 20px 5px 20px;
    text-align: left;
}

.contentrightalign {
    background-color: #ffffff;
    font-family: Open Sans, Arial, Verdana, Helvetica, san serif;
    font-weight: 300;
    font-size: 12px;
    color: #000000;
    padding: 0px 8px 5px 20px;
    text-align: left;
}

.body750 {
    background-color: #ffffff;
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #000000;
    padding: 20px 20px 5px 20px;
    text-align: left;
    height: auto;
}

.home_yel {
    /* background-color: #fff9e3; */
    /* background-color: #ffdd88; */
    background-color: #ffeebb;
    padding: 0px 0px 0px 0px;
    height: auto;
}

.text_yel {
    background-color: #ffeebb;
    font-family: Verdana, Helvetica, san serif;
    font-size: 12px;
    color: #000000;
    padding: 5px 10px 10px 16px;
    text-align: left;
}

.instruct {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 10px;
    float: left;
    background-color: #ffffff;
    width: 50%;
    padding-bottom: 10px;
    font-style: normal;
    line-height: normal;
    color: #000000;
}

.function {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 10px;
    float: left;
    background-color: #ffffff;
    width: 50%;
    padding-bottom: 10px;
    font-style: normal;
    line-height: normal;
    color: #333333;
}

.tool {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    height: auto;
    padding: 0px 0px 0px 0px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #d2d2d2;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #d2d2d2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d2d2d2;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #d2d2d2;
}

.footer {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-weight: 300;
    padding: 10px 8px 10px 8px;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ffffff;
}

.input {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-weight: 300;
    background-color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding: 10px 8px 0px 8px;
}

.date {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-weight: bold;
    float: left;
    font-size: 10px;
    color: #ffffff;
    padding: 10px 8px 10px 8px;
}

.validationsummary_span {
    font-size: 1.0em;
    padding-right: 6px;
    margin-top: 6px;
    padding-bottom: 6px;
    color: red;
    padding-top: 6px;
    margin-bottom: 12px;
}

.Application_ValidationSummary_span {
    font-size: 14px;
    color: #911717;
    font-weight: bold;
    list-style-type: none;
}

.validation_summary {
    /* border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid; */
    font-size: 1.0em;
    padding-right: 6px;
    margin-top: 6px;
    padding-left: 6px;
    padding-bottom: 6px;
    color: red;
    padding-top: 6px;
    margin-bottom: 12px;
}

.error {
    font-size: 1em;
    padding-top: 3px;
    padding-bottom: 3px;
    color: red;
    font-weight: bold;
}

.instruction_header {
    background-color: #8faabf;
    font-family: Verdana, Helvetica, san serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
}

.initialhint {
    font-family: Verdana, Helvetica, san serif;
    font-size: 14px;
    color: black;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 5px;
    font-style: italic;
}

.application_buffer_header {
    background-color: White;
    width: 95%;
    height: 10px;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    font-family: Verdana, Helvetica, san serif;
    margin-top: 0px;
    margin-bottom: 0px;
}

.button {
    background-color: #ffc20f;
    color: #2a4d7a;
    font-family: Verdana, Helvetica, san serif;
    font-weight: bold;
    height: 22px;
    width: 75px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: -1.25px;
    text-align: center;
    padding-bottom: 3px;
    vertical-align: middle;
    padding-top: 1px;
}

.buttonNormalCase {
    background-color: #ffc20f;
    color: #2a4d7a;
    font-family: Verdana, Helvetica, san serif;
    font-weight: bold;
    height: 22px;
    width: 75px;
    font-size: 12px;
    letter-spacing: -1.25px;
    text-align: center;
    padding-bottom: 3px;
    vertical-align: middle;
    padding-top: 1px;
}

.InactiveLink {
    pointer-events: none;
    cursor: default;
}

.Disabled {
    color: #bbbbbb;
}

.HintClass {
    color: #555555;
    font-size: 13px;
}

.hint {
    font-size: 8px;
}

.Top_Neg15 {
    position: relative;
    top: -15px;
}

.Top_Neg10 {
    position: relative;
    top: -10px;
}

.Top_Neg5 {
    position: relative;
    top: -5px;
}

.Top_Neg2 {
    position: relative;
    top: -2px;
}

.Top_2 {
    position: relative;
    top: 2px;
}

.Top_0 {
    top: 0px;
}

.Top_3 {
    position: relative;
    top: 3px;
}

.Top_5 {
    position: relative;
    top: 5px;
}

.Top_12 {
    position: relative;
    top: 12px;
}

.Top_8 {
    position: relative;
    top: 8px;
}

.LeftPadding_25 {
    padding-left: 25px !important;
}

.LeftPadding_30, .LeftPadding_30 td {
    padding-left: 30px;
}

.LeftPadding_15, .LeftPadding_15 td {
    padding-left: 15px;
}

.RightFloat {
    float: right;
}

.RightPadding_50, .RightPadding_50 td, .RightPadding_50 th {
    padding-right: 50px;
}

.RightPadding_30, .RightPadding_30 td, .RightPadding_30 th {
    padding-right: 30px;
}

.RightPadding_20, .RightPadding_20 td, .RightPadding_20 th {
    padding-right: 20px !important;
}

.RightPadding_15, .RightPadding_15 td, .RightPadding_15 th {
    padding-right: 15px !important;
}


.RightPadding_10, .RightPadding_10 td {
    padding-right: 10px !important;
}

.RightPadding_5, .RightPadding_5 td {
    padding-right: 5px;
}

.RightPadding_3, .RightPadding_3 td {
    padding-right: 3px;
}

.RightPadding_0, .RightPadding_0 td {
    padding-right: 0px !important;
}

.RightMargin_0, .RightMargin_0 td {
    margin-right: 0px !important;
}

.RightMargin_20, .RightMargin_20 td {
    margin-right: 20px !important;
}

    .RightMargin_40, .RightMargin_40 td {
        margin-right: 40px !important;
    }

.TopPaddingChild_20, .TopPaddingChild_20 td {
    padding-top: 20px;
}

.TopPaddingChild_0, .TopPaddingChild_0 td {
    padding-top: 0px;
}

.TopPaddingChild_10, .TopPaddingChild_10 td {
    padding-top: 10px !important;
}

.GridViewLinkColor {
    color: #1f92c2;
    font-family: Open Sans, Arial;
    font-weight: 300;
    font-size: 11px;
}

.GridViewLinkClass {
    color: #1da4d6 !important;
    font-family: Open Sans, Arial;
    font-weight: 300;
}

    .GridViewLinkClass:hover {
        color: Black !important;
        font-family: Open Sans, Arial;
        font-weight: 300;
    }

.LinkColor_a a {
    color: #1f92c2 !important;
    font-family: Open Sans, Arial;
    font-weight: 300;
}

.LinkColor {
    color: #1f92c2 !important;
    font-family: Open Sans, Arial;
    font-weight: 300;
}

.NoOutLine, .NoOutLine a {
    outline: none !important;
}

.NoBorder, .NoBorder a, .NoBorder img {
    border: none !important;
}

.ActiveReminders_New {
    font-size: 16px;
    color: #707070;
    font-family: Open Sans, Arial;
    font-weight: 300;
    padding-right: 40px;
}

.ActiveReminders_Red {
    font-size: 16px;
    color: #9f0005;
    padding-right: 40px;
    font-family: Open Sans, Arial;
    font-weight: 300;
}

.ActiveReminders {
    font-weight: bold;
    color: Red;
}

.Height_45 {
    height: 45px;
}

.Height_30 {
    height: 30px !important;
}

.Height_25 {
    height: 25px !important;
}

.LeftPadding_40 {
    padding-left: 40px;
}

.LeftPadding_50 {
    padding-left: 50px;
}

.Height_35 {
    height: 35px !important;
}

.LineHeight_35 {
    line-height: 35px;
}

.LeftPadding_5, .LeftPadding_5 td {
    padding-left: 5px;
}

.LeftPadding_9, .LeftPadding_9 td {
    padding-left: 9px;
}

.LeftPadding_20 {
    padding-left: 20px;
}

.SortImageContainer {
    position: relative;
}

.SortImage {
    position: absolute;
    padding-bottom: 20px;
    border: 1px red solid;
}

.LeftPadding_10, .LeftPadding_10 td {
    padding-left: 10px !important;
}

.LeftPadding_0, td, .LeftPadding_0 th, .LeftPadding_0 {
    padding-left: 0px;
}

.LeftPaddingChild_0, .LeftPaddingChild_0 td, .LeftPaddingChild_0 th {
    padding-left: 0px;
}

.LeftPaddingChild_20, .LeftPaddingChild_20 td, .LeftPaddingChild_20 th {
    padding-left: 20px;
}

.LeftPaddingChildLabel_10 label {
    padding-left: 10px;
}

.RightPaddingChildLabel_20 label {
    padding-Right: 20px;
}

.LeftPaddingChildLabel_5 label {
    padding-left: 5px;
}

.PaginationClass a, .PaginationClass, .PaginationClass span {
    padding-right: 10px;
    color: #9f0005 !important;
    font-size: 12px;
    font-weight: bold;
}

.NoPaddingChild, .NoPaddingChild td, .NoPaddingChild th {
    padding: 0px !important;
}


.NoPadding {
    padding: 0px !important;
}

.ActionsNeededRowClass {
    background-color: #a1eeee;
}

.CellBorder {
    border: solid 1px Red;
}

.CellBorderChild_NoChild {
    border: solid 1px Red;
}

.CellBorderChild, .CellBorderChild td, .CellBorderChild th, .CellBorderChild div {
    border: solid 1px Red !important;
}

.CellBorderChildGreen, .CellBorderChildGreen td, .CellBorderChildGreen th, .CellBorderChildGreen div {
    border: solid 1px Green;
}

.Hidden {
    display: none;
}

.LesseeNameLabelClass {
    font-weight: 600;
    font-size: 14px;
}

.BottomPaddingChild_15, .BottomPaddingChild_15 td, .BottomPaddingChild_15 a {
    padding-bottom: 15px !important;
}

.BottomPaddingChild_40, .BottomPaddingChild_40 td, .BottomPaddingChild_40 a {
    padding-bottom: 40px !important;
}

.BottomPaddingNoChild_40 {
    padding-bottom: 40px !important;
}

.BottomPaddingNoChild_25 {
    padding-bottom: 25px !important;
}

.BottomPaddingNoChild_10 {
    padding-bottom: 10px !important;
}

.BottomPaddingChild_30, .BottomPaddingChild_30 td, .BottomPaddingChild_30 a {
    padding-bottom: 30px !important;
}

.BottomPaddingChild_20, .BottomPaddingChild_20 td, .BottomPaddingChild_20 a {
    padding-bottom: 20px !important;
}

.BottomMarginChild_10, .BottomMarginChild_10 td {
    margin-bottom: 10px !important;
}

.BottomPaddingChild_10, .BottomPaddingChild_10 td {
    padding-bottom: 10px !important;
}

.BottomPadding_5 {
    padding-bottom: 5px !important;
}

.BottomPadding_10 {
    padding-bottom: 10px !important;
}

.BottomPadding_15 {
    padding-bottom: 15px !important;
}

.BottomPadding_20 {
    padding-bottom: 20px !important;
}

.BottomPadding_25 {
    padding-bottom: 25px !important;
}

.BottomPaddingChild_5, .BottomPaddingChild_5 td {
    padding-bottom: 5px !important;
}

.BottomPaddingChild_0, .BottomPaddingChild_0 td {
    padding-bottom: 0px !important;
}

.TopMargin_20 {
    margin-top: 20px !important;
}

.TopMargin_10 {
    margin-top: 10px !important;
}

.TopPadding_5 {
    padding-top: 5px !important;
}

.TopPadding_10 {
    padding-top: 10px !important;
}

.TopPadding_15 {
    padding-top: 15px !important;
}

.TopPadding_20 {
    padding-top: 20px !important;
}

.TopPadding_25 {
    padding-top: 25px !important;
}

.TopPadding_30 {
    padding-top: 30px !important;
}

.TopPaddingChild_30, .TopPaddingChild_30 td {
    padding-top: 30px !important;
}

.TopPaddingChild_40, .TopPaddingChild_40 td {
    padding-top: 40px !important;
}

.TopPaddingChild_20, .TopPaddingChild_20 td {
    padding-top: 20px !important;
}

.TopPaddingChild_15, .TopPaddingChild_15 td {
    padding-top: 15px !important;
}

.RedBorder {
    border: solid 1px red !important;
}

.TopPaddingChild_0, .TopPaddingChild_0 td {
    padding-top: 0px !important;
}

.TpPad0, .TpPad0 td {
    padding-top: 0px !important;
}

.TopPaddingChild_5, .TopPaddingChild_5 td {
    padding-top: 5px !important;
}

.BlueRequiredBorderColor {
    border: solid 1px blue;
}

.BlueRequiredColor {
    color: blue;
}

.BlueHeaderColor, .BlueHeaderColor a {
    Color: #6c82a0 !important;
}

.UnderLine {
    text-decoration: underline !important;
}

.RedColor, .RedColor a {
    Color: #9f0005 !important;
}

.RedColor_Actual, .RedColor_Actual a {
    Color: Red !important;
}

.GreenColor_Actual {
    Color: Green !important;

}

.OrangeColor_Actual {
    Color: Orange !important;
}

.BlackColor, .BlackColor a {
    Color: Black !important;
}

.BackgroundColor_Green {
    background-color: Green !important;
}

.BackgroundColor_Gray {
    background-color: #eeeeee;
}

.QuoteSummaryLabelClass {
    font-size: 14px;
    font-family: Open Sans, Arial;
    font-weight: 300;
}

.RightAlign {
    text-align: right !important;
}


.LinkClassWithoutUnderLine, .LinkClassWithoutUnderLine a {
    text-decoration: none;
    cursor: pointer !important;
}

    .LinkClassWithoutUnderLine:hover {
        text-decoration: none;
    }


.LinkClass, .LinkClass a {
    outline: none !important;
    text-decoration: none;
    cursor: pointer !important;
    font-weight: 100 !important;
}

    .LinkClass:hover, .LinkClass:hover a {
        text-decoration: underline;
    }

.NoLinkClass_Red, .NoLinkClass_Red a, .NoLinkClass_Red:hover {
    text-decoration: none;
    cursor: pointer !important;
    color: Green;
    color: #9f0005;
}

.Bold {
    font-weight: bold !important;
}

.FontWeight_Normal {
    font-weight: normal !important;
}

.FontWeight_300 {
    font-weight: 300 !important;
}

.CursorToHand, .CursorToHand img {
    cursor: pointer !important;
}

.CursorToDefault, CursorToDefault img {
    cursor: default !important;
}

.LoginColor {
    color: #9f0005 !important;
}


.application_header {
    color: #2a4d7a;
    border-bottom: 1px solid #dedede;
    width: 95%;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    font-family: Open Sans, Arial, Verdana, Helvetica, san serif;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
}

.application_section_header {
    color: #6c82a0;
    border-bottom: 1px solid #dedede;
    width: 95%;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    font-family: Verdana, Helvetica, san serif;
    margin-top: 0px;
    margin-bottom: 0px;
}


.QuoteToolHeaderClass {
    font-size: 22px;
    color: #5c5c5c;
    font-weight: bold;
    font-family: Open Sans, Arial;
    font-weight: 300;
}

.HeaderColor {
    color: #5c5c5c;
}

.HeaderClass {
    font-size: 22px;
    color: #5c5c5c;
    font-weight: bold;
    font-family: Open Sans, Arial;
    font-weight: 300;
}

.GridViewActionLinkClass {
    width: 50px;
    text-align: right;
    padding-right: 10px;
}

.TestClass {
    position: relative;
    height: 350px;
}


.LeaseDetailLabelClass, .LeaseDetailLabelClass td, .LeaseDetailLabelClass a, .LeaseDetailLabelClass span {
    font-size: 14px;
}

.VerticalAlignBottom {
    vertical-align: bottom;
}

.VerticalAlignTop {
    vertical-align: top;
}

.VerticalAlignMiddle_td {
}

    .VerticalAlignMiddle_td td {
        vertical-align: middle;
    }

.VerticalAlignTop_td {
}

    .VerticalAlignTop_td td {
        vertical-align: top;
    }

.VerticalAlignTextBottom {
    vertical-align: text-bottom;
}

.OrangeHeaderClass {
    font-family: Open Sans, Arial;
    font-weight: 300;
    color: #c27903;
    font-size: 14px;
}

.Display_None {
    display: none;
}

.Display_None2 {
    display: none;
}

.Display_None3 {
    display: none;
}

.Display_None_important {
    display: none !important;
}

.SelectedGridViewRowBackGroundColor {
    background-color: #8FD6F4 !important;
}

.Application_ValidationSummary, .Application_ValidationSummary li {
    font-size: 14px;
    color: #911717;
    font-weight: bold;
    list-style-type: none;
    padding-left: 2px;
}

.FontSize_12 {
    font-size: 12px !important;
}

.FontSize_13 {
    font-size: 13px !important;
}

.FontSize_14 {
    font-size: 14px !important;
}

.FontSize_16 {
    font-size: 16px !important;
}

.FontSize_18 {
    font-size: 18px !important;
}

.FontSize_24 {
    font-size: 24px !important;
}

.NoBold, .NoBold th {
    font-weight: 100 !important;
}

.SearchFieldInput {
    height: 28px;
}

.StandardPageLeftSidePadding {
    NOpadding-left: 50px;
}

.Arial {
    font-family: Arial;
}

.SearchBoxDescriptionClass {
    font-style: italic;
    color: #555555;
}

.Validation_LabelDiv_Class {
    position: relative;
    z-index: 1;
}

.Validation_ValidatorDiv_Class {
    position: absolute;
    z-index: 2;
}

.Application_Element_Small_Label {
    float: left;
    font-size: 14px;
    color: #656565;
    background-color: Transparent;
    vertical-align: middle;
    padding-top: 2px;
    font-family: Open Sans, Arial;
    font-weight: 300;
}

.Application_Element_ErrorColor {
    color: #911717 !important;
}

.Application_Element_ErrorColor2 {
    color: #911717 !important;
}

.Application_Element_ErrorColor3 {
    color: #911717 !important;
}

.Application_Element_ErrorColor4 {
    color: #911717 !important;
}

.OrangeColor {
    color: #d77900 !important;
}

.WhiteColor {
    color: White !important;
}

.OrangePageHeader {
    color: Orange;
    font-size: 16px;
}

.Width_30, .Width_30 td {
    width: 30px !important;
}

.Width_50, .Width_05 td {
    width: 50px !important;
}

.Width_20, .Width_20 td {
    width: 20px !important;
}

.Width_60 {
    width: 60px !important;
}

.Width_70 {
    width: 70px !important;
}

.Width_80 {
    width: 80px !important;
}

.Width_90 {
    width: 90px !important;
}

.Width_100 {
    width: 100px !important;
}

.Width_100Percent {
    width: 100% !important;
}

.Width_170 {
    width: 170px !important;
}

.Width_150 {
    width: 150px !important;
}

.Width_140 {
    width: 140px;
}

.Width_110 {
    width: 110px !important;
}

.Width_120 {
    width: 120px;
}

.Width_125 {
    width: 125px;
}

.Width_180 {
    width: 180px !important;
}

.Width_160 {
    width: 160px !important;
}

.Width_200 {
    width: 200px !important;
}

.Width_230 {
    width: 230px;
}

.Width_250 {
    width: 250px;
}

.Width_300 {
    width: 300px;
}

.Width_350 {
    width: 350px;
}

.Width_400 {
    width: 400px;
}

.Width_450 {
    width: 450px;
}

.Width_600 {
    width: 600px;
}

.Width_800 {
    width: 800px;
}

.MinWidth_150 {
    min-width: 150px;
}

.MinWidth_200 {
    min-width: 200px;
}

.GridView_HeaderClass a {
    color: #333333;
}

.MinMaxWidth_250 {
    min-width: 250px;
    max-width: 250px;
}

.MinMaxWidth_350 {
    min-width: 350px;
    max-width: 350px;
}

.MinMaxWidth_400 {
    min-width: 400px;
    max-width: 400px;
}

.MinMaxWidth_450 {
    min-width: 450px;
    max-width: 450px;
}

.MinMaxWidth_200 {
    min-width: 200px;
    max-width: 200px;
}

.MinMaxWidth_180 {
    min-width: 180px;
    max-width: 180px;
}

.MinMaxWidth_170 {
    min-width: 170px;
    max-width: 170px;
}

.MinMaxWidth_160 {
    min-width: 160px;
    max-width: 160px;
}

.MinMaxWidth_150 {
    min-width: 150px;
    max-width: 150px;
}

.MinMaxWidth_120 {
    min-width: 120px;
    max-width: 120px;
}

.MinMaxWidth_100 {
    min-width: 100px;
    max-width: 100px;
}

.MinMaxWidth_80 {
    min-width: 80px;
    max-width: 80px;
}

.GridView_HeaderClass, .GridView_HeaderClass td, .GridView_HeaderClass th {
    text-align: left;
    border-bottom: 1px #cccccc solid;
}

.GridView_HeaderClassPadding, .GridView_HeaderClassPadding td, .GridView_HeaderClassPadding th {
    padding-bottom: 5px;
    padding-top: 5px;
}

.GridView_AlternatingRowClass td {
    border-bottom: 1px #cccccc solid;
}


.GridViewBottomBorder {
}

    .GridViewBottomBorder td {
        border-bottom: 1px #cccccc solid;
    }

.GridViewTopBorder {
}

    .GridViewTopBorder td {
        border-top: 1px #cccccc solid;
    }

.DetailValue_Class {
}



.TopRowTopGrayBorder tr:first-child td {
    border-top: solid 1px #c2c2c2;
}

.TopGrayBorder, .TopGrayBorder td {
    border-top: solid 1px #c2c2c2;
}

.RightGrayBorder, .RightGrayBorder td {
    border-right: solid 1px #c2c2c2;
}

.LeftGrayBorder, .LeftGrayBorder td {
    border-left: solid 1px #c2c2c2;
}

.TopDarkGrayBorder, .TopDarkGrayBorder td {
    border-top: solid 1px #9a9a9a;
}

.NoBottomBorder {
    border-bottom: none !important;
}

.BottomGrayBorder, .BottomGrayBorder td {
    border-bottom: solid 1px #c2c2c2;
}

.TopGrayBorder, .TopGrayBorder td {
    border-top: solid 1px #c2c2c2;
}


.BottomGrayBorder_NoChild {
    border-bottom: solid 1px #c2c2c2;
}

.ToolTipOnHover {
    display: inline;
    position: relative;
}

    .ToolTipOnHover:hover:after {
        background: #333;
        background: rgba(0,0,0,.8);
        border-radius: 5px;
        bottom: 36px;
        color: #fff;
        content: attr(data-title);
        left: 0px;
        padding: 10px 15px;
        position: absolute;
        z-index: 98;
        width: 220px;
        line-height: normal;
    }

    .ToolTipOnHover:hover:before {
        border: solid;
        border-color: #333 transparent;
        border-width: 6px 6px 0 6px;
        bottom: 30px;
        content: "";
        left: 50%;
        position: absolute;
        z-index: 99;
    }

.ToolTipOnHover_Below {
    display: inline;
    position: relative;
}

    .ToolTipOnHover_Below:hover:after {
        background: #333;
        background: rgba(0,0,0,.8);
        border-radius: 5px;
        top: 36px;
        color: #fff;
        content: attr(data-title);
        left: 0px;
        padding: 5px 15px;
        position: absolute;
        z-index: 98;
        width: 220px;
    }

    .ToolTipOnHover_Below:hover:before {
        border: solid;
        border-color: #333 transparent;
        border-width: 0px 6px 6px 6px;
        top: 31px;
        content: "";
        left: 50%;
        position: absolute;
        z-index: 99;
    }

.ToolTipOnHover_Left {
    display: inline;
    position: relative;
}

    .ToolTipOnHover_Left:hover:after {
        background: #333;
        background: rgba(0,0,0,.8);
        border-radius: 5px;
        bottom: 26px;
        color: #fff;
        content: attr(data-title);
        right: 0px;
        padding: 5px 15px;
        position: absolute;
        z-index: 98;
        width: 220px;
    }

    .ToolTipOnHover_Left:hover:before {
        border: solid;
        border-color: #333 transparent;
        border-width: 6px 6px 0 6px;
        bottom: 20px;
        content: "";
        right: 50%;
        position: absolute;
        z-index: 99;
    }

.TopGrayBorder_NoChild {
    border-top: solid 1px #c2c2c2;
}


.LabelSpanClass {
    float: left;
    background-color: Transparent;
    vertical-align: middle;
    padding-top: 2px;
}

.RightAlign {
    text-align: right;
}

.Leftlign {
    text-align: left;
}

.FloatLeft {
    float: left !important;
}

.FloatRight {
    float: right !important;
}

.PositionRelative {
    position: relative;
}

.LeftAlign {
    text-align: left;
}

.CenterAlign {
    text-align: center;
}

.DisabledBackGroundColor {
    background-color: #e4e4e4 !important;
}

.Disabled {
    color: #999999 !important;
}

.TextBoxDisabledTextColor {
    color: #666666;
}

.StandardTextColor {
    color: #444444;
}

.StandardDataParentDiv {
    margin-bottom: 10px;
    float: left;
    position: relative;
}

.StandardInnerParentDiv {
    margin-bottom: 15px;
    float: left;
    /*padding-left: 20px;
    padding-right: 20px;*/
    position: relative;
    min-height: 30px;
    width: 450px;
}

.CollapsibleSectionContainer {
    padding-bottom: 30px;
}

.StandardInputGrandParentDiv {
    width: 300px;
    float: left;
    margin-right: 50px;
}

.SectionContainer {
    float: left;
    clear: both;
}

.DesktopMinWidthContainer {
    width: 100%;
    min-width: 1024px;
}

.SectionContainer_HorizontalPadding {
    padding-left: 50px;
    padding-right: 50px;
}

.SectionContainer_VerticalPadding_Condensed {
    padding-top: 15px;
    padding-bottom: 15px;
}

.SectionContainer_CollapsibleHeader {
    height: 70px;
    line-height: 70px;
    position: relative;
}

.SectionContainer_CollapsibleHeader_ShortSection {
    height: 50px;
    line-height: 50px;
    position: relative;
}

.CollapseExpenseRow {
    left: -25px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    cursor: hand;
    position: relative;
    top: 0px;
}

.CollapseExpenseRowIcon {
    position: absolute;
    top: 12px;
    left: 5px;
}

.CollapseSectionIcon {
    position: absolute;
    top: 29px;
    left: -25px;
}

.CollapseSectionIcon_ShortSection {
    position: absolute;
    top: 19px;
    left: -25px;
}

.SectionContainer_VerticalPadding {
    padding-bottom: 20px;
    padding-top: 20px;
}


.SubHeaderContainer {
    float: left;
    clear: both;
    width: 90%;
    min-width: 900px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5%;
    padding-right: 5%;
}

.SubHeaderTextContainer {
    padding-left: 20px;
}

.MessageToDisplayClassContentArea_div {
    padding-left: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dedede;
    background-color: #50F0F0;
    color: Black;
}

.MessageToDisplayClass_div {
    padding-left: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dedede;
    background-color: #50F0F0;
    color: Black;
}


.MessageToDisplayClassChildPage_div {
    padding-left: 50px;
    line-height: 26px;
    padding-top: 17px;
    padding-bottom: 17px;
    border-bottom: 1px solid #dedede;
    background-color: #50F0F0;
    color: Black;
}

.DisabledSearchBackgroundImage, DisabledSearchBackgroundImage input {
    background-image: url(../Images/Search/Tile_SearchBox.gif);
    background-position: left;
    background-repeat: no-repeat;
}

.Application_ValidationSummary, .Application_ValidationSummary li {
    font-size: 14px;
    color: #911717;
    font-weight: bold;
    list-style-type: none;
    padding-left: 2px;
}

.FillColumn {
}


.StandardRowHeight {
    height: 40px;
}



.MessageLabelClass_Small {
    color: #9f0005;
    background-color: #fff1b7;
    padding: 5px 10px;
    display: block;
}

.RadioButtonListImage {
    display: inline-block;
}

    .RadioButtonListImage img {
        pointer-events: none;
    }

.ClearLeft {
    clear: left;
}

.ClearBoth {
    clear: both !important;
}

.TextAlignLeft {
    text-align: left;
}
.TextAlignRight {
    text-align: right;
}

.RepeaterHeaderSelectionParentUl {
    background-color: #ffffff;
    left: 0px;
    padding: 0px;
    margin: 0px;
    z-index: 200;
    position: relative;
    font-size: 14px;
}

    .RepeaterHeaderSelectionParentUl li {
        list-style: none;
        padding-left: 15px;
        padding-right: 15px;
        height: 30px;
        line-height: 30px;
    }

        .RepeaterHeaderSelectionParentUl li:hover {
            background-color: #4a67a9;
            color: #ffffff;
        }

.RepeaterHeaderSelectionHeaderLi {
}

    .RepeaterHeaderSelectionHeaderLi:hover {
        background-color: #ffffff !important;
    }

.RepeaterHeaderSelectionLabelClass {
    margin-left: 20px;
    position: relative;
}

.RepeaterHeaderSelectionImgClass {
    position: absolute;
    left: -20px;
}

.ValidationFail_label_class {
    color: #B94A48;
}

.ValidationFail_select_class {
    background-color: #F2DEDE;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.ValidationFail_input_class {
    color: #B94A48;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

    .ValidationFail_input_class:disabled {
        background-color: #F2DEDE !important;
    }

.ValidationFail_input_class_important {
    color: #B94A48 !important;
    background-color: #F2DEDE !important;
    border-top: 1px solid #d9d9d9 !important;
    border-bottom: 1px solid #d9d9d9 !important;
    border-left: 1px solid #d9d9d9 !important;
    border-right: 1px solid #d9d9d9 !important;
}

.ValidationFail_input_class2 {
    color: #B94A48;
    background-color: #F2DEDE;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.ValidationFail_input_class3 {
    color: #B94A48;
    background-color: #F2DEDE;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

.ErrorMessageDiv_class {
    color: #911717;
    font-size: 12px;
}




.InactiveTab {
}

    .InactiveTab:hover {
        background-color: #dfdfdf;
    }

.SortImage_DownBars {
    background-image: url(../Images/GridView/SortBars_Down.gif);
    padding-right: 15px;
    background-position: center right;
    background-repeat: no-repeat;
    display: inline-block;
}

.SortImage_UpBars {
    background-image: url(../Images/GridView/SortBars_Up.gif);
    padding-right: 15px;
    background-position: center right;
    background-repeat: no-repeat;
    display: inline-block;
}



/*REmove after done testing*/

/*------------------------------------------------------ Page ----------------------------------------------------- */
html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 14px;
}

* {
    font-family: Open Sans;
    font-weight: 300;
}

h1 {
    font-size: 18px;
    margin-top: 0px;
}
/*------------------------------------------------------ General ----------------------------------------------------- */

/*------------------------------------------------------ Contract Summary Row ----------------------------------------------------- */
.ContractSummaryContainer {
    padding: 20px 48px 30px;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    position: relative;
    min-width: 800px;
}

.ContractSummaryLabel {
    clear: both;
    float: left;
    width: 200px;
    line-height: 24px;
}

.ContractSummaryData {
    float: left;
    line-height: 24px;
}

.Clear {
    clear: both;
}

.ValidationMessageIcon_class {
    position: absolute;
    right: 15px;
    top: 19px;
    z-index: 5000;
}

.ValidationMessageDiv_class {
    color: red;
    position: absolute;
    left: 30px;
    display: inline-block;
    top: -7px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 5000;
    border: solid 1px #eeeeee;
    background-color: white;
}

.StandardButtonParentDiv {
    float: left;
    margin-right: 15px;
    padding-left: 20px;
    font-size: 14px;
    font-family: Open Sans;
    color: #ffffff;
    height: 35px;
    line-height: 35px;
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer !important;
}

.StandardButtonParentDiv_Small {
    float: left;
    margin-right: 3px;
    padding-left: 7px;
    font-size: 14px;
    font-family: Open Sans;
    color: #ffffff;
    height: 29px;
    line-height: 29px;
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer !important;
}


.StandardButtonParentDiv_StandardColor {
    background-color: #b0b0b0;
}

    .StandardButtonParentDiv_StandardColor:hover {
        background-color: #909090 !important;
    }


.StandardButtonParentDiv_GrayColor {
    background-color: #b0b0b0;
}

    .StandardButtonParentDiv_GrayColor:hover {
        background-color: #909090 !important;
    }


.AspButtonClass {
    border: solid 0px black;
}

.FullWidthButtonClass {
    width: 100% !important;
    box-sizing: border-box;
}

/*To Replace .StandardButtonParentDiv_OrangeColor*/
.DefaultButton_Color {
    background-color: #5d5d5d;
}

.DisabledButton_Color {
    background-color: #cccccc;
}

/*To Replace .StandardButtonParentDiv_OrangeColor:hover*/
.DefaultButton_Color:hover {
    background-color: #4c4c4c;
}

.IconOnlyButton {
    padding-right: 30px !important;
    padding-left: 10px !important;
}

.IconOnlyButton_Small {
    padding-right: 20px !important;
    padding-left: 10px !important;
}

.NoImageButton {
    padding-right: 20px;
}

.NoImageButton_Small {
    padding-right: 7px;
}

.SaveButton_Small {
    background-image: url(../Images/General/ButtonIcon_Checkmark_Small.png);
    padding-right: 20px;
}

.SaveButton {
    background-image: url(../Images/General/ButtonIcon_Checkmark.png);
    padding-right: 45px;
}

.EmailButton {
    background-image: url(../Images/General/ButtonIcon_Email.png);
    padding-right: 45px;
}

.SearchButton {
    background-image: url(../Images/General/ButtonIcon_Search.png);
    padding-right: 25px;
}


.ContinueButton {
    background-image: url(../Images/General/ButtonIcon_NextArrow.png);
    padding-right: 45px;
}

.BackButton {
    background-image: url(../Images/General/ButtonIcon_PreviousArrow.png);
    padding-right: 45px;
}

.BackButton_LHS {
    background-image: url(../Images/General/ButtonIcon_PreviousArrow.png);
    background-position: left 15px top;
    padding-right: 20px;
    padding-left: 35px;
}

.ExtraErrorMessageul_Class {
    padding-left: 0px;
    list-style: none;
    color: red !important;
}

.SearchbableMenuDropdownContainer {
    position: relative;
}

    .SearchbableMenuDropdownContainer:hover .SearchbableMenuDropdownLink {
        background-color: #ffffff;
        border: solid 1px #c2c2c2;
    }

    .SearchbableMenuDropdownContainer:hover .SearchbableMenuDropdownIcon {
        background-color: #ffffff;
        border: solid 1px #c2c2c2;
    }

.SearchbableMenuDropdownLink {
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 0px 0px;
    background-image: url(../Images/General/Icon_DropdownArrow.png);
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    border: solid 1px #c2c2c2;
    width: 150px;
    /*border:solid 1px Green;*/
}

    .SearchbableMenuDropdownLink:hover {
        cursor: pointer;
    }

.SearchbableMenuDropdownLink_ActiveState {
    border: solid 1px #c2c2c2 !important;
}


.SearchbableMenuDropdownMenu {
    position: absolute;
    top: 30px;
    left: -1px;
    border: 1px solid #c2c2c2;
    width: 165px;
    text-align: left;
    background-color: #ffffff;
    padding-bottom: 10px;
    /*padding-top: 10px;*/
    /*border:solid 1px purple;*/
}

.BreadCrumbsParentDivClass {
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
}


/*Start Override PlaceHolder Text*/
textarea::-webkit-input-placeholder {
    color: #9c9c9c !important;
}

textarea:-moz-placeholder { /* Firefox 18- */
    color: #9c9c9c !important;
}

textarea::-moz-placeholder { /* Firefox 19+ */
    color: #9c9c9c !important;
}

textarea:-ms-input-placeholder {
    color: #9c9c9c !important;
}

input::-webkit-input-placeholder {
    color: #9c9c9c !important;
}

input:-moz-placeholder { /* Firefox 18- */
    color: #9c9c9c !important;
}

input::-moz-placeholder { /* Firefox 19+ */
    color: #9c9c9c !important;
}

input:-ms-input-placeholder {
    color: #9c9c9c !important;
}
/*Stop Override PlaceHolder Text*/


.TestClass8:hover {
    background-color: #e5ecf4;
}

.ContractHoverColor:hover {
    background-color: #e5eef4;
}

.Option_Inline_Label {
    background-color: #dddddd;
    color: black !important;
}

.SearchHeaderWithIcon {
    position: relative;
    padding-right: 50px;
}

    .SearchHeaderWithIcon img {
        position: absolute;
        top: 50%;
        margin-top: -8px;
        right: 10px;
    }

.DownPaymentSelection_1_td {
    width: 450px;
}

.BadPaymentMethodHeaderClass {
    padding-left: 100px;
    line-height: 30px;
    padding-bottom: 15px;
    height: 95px;
    border-bottom: 1px solid #dedede;
    /*Orange Background Color*/
    background-color: #f2dcbd;
    color: Black;
}

.FixBadPaymentMethodHeaderClass {
    padding-left: 100px;
    line-height: 30px;
    padding-bottom: 15px;
    height: 55px;
    border-bottom: 1px solid #dedede;
    /*Orange Background Color*/
    background-color: #f2dcbd;
    color: Black;
}

.StandardSpanSpacing_class {
    padding-left: 3px;
}

.LoginTabParentDiv {
    float: right;
}

.MerchantLoginTab {
    height: 90px;
    float: left;
    background-image: url(../Images/Login/MenuIcon_Merchants.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 70px;
    padding-right: 25px;
}

.LoginTab_Selected {
    border-bottom: 10px solid #4a67a9;
}

.LoginTab:hover {
    border-bottom: 10px solid #4a67a9;
}

.CustomerLoginTab {
    height: 90px;
    float: left;
    padding-left: 20px;
    background-image: url(../Images/Login/MenuIcon_Customers.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 70px;
    padding-right: 25px;
}

.LoginTabInnerDiv {
    padding-top: 40px;
}

.TestClass1 {
    background-color: green !important;
}

.TestClass2 {
    background-color: red;
    width: 300px;
    clear: both;
    height: 50px;
}

.TestClass3 {
    background-color: blue;
    width: 300px;
    clear: both;
    height: 50px;
}

    .TestClass3.ui-draggable-dragging {
        background: purple;
        z-index: 200;
    }


.RedBackground {
    background-color: #F2DEDE !important;
}

    .RedBackground td {
        background-color: #F2DEDE !important;
    }

.LoginHeader {
    font-family: Open Sans, sans-serif !important;
    font-weight: 300 !important;
    font-size: 24px !important;
    margin-bottom: 20px;
}


.ContinueButtonClass {
    background-image: none !important;
    background-color: #5d5d5d !important;
    border: 1px solid #5d5d5d !important;
}

.WaitCursorClass {
    cursor: wait !important;
}


.SubHeaderIndent {
    padding-left: 0px;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}

.DetailsContainer .SubHeaderIndent {
    position: relative;
}

    .DetailsContainer .SubHeaderIndent:hover {
        cursor: pointer;
    }


.CollapsedArrow {
    display: none;
}

    .CollapsedArrow::before {
        content: '';
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 5px solid #000000;
        position: absolute;
        position: absolute;
        left: -20px;
        top: 28px;
    }

.CollapseSection {
    height: 20px !important;
    overflow: hidden;
}

.ExpandedArrow::before {
    content: '';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #000000;
    position: absolute;
    left: -20px;
    top: 30px;
}

.Divider {
    border-top: 1px solid #e4e4e4;
}


.Class1 {
    background-color: red;
}

.Class2 {
    background-color: blue;
}

.Class3 {
    background-color: green;
}

.Class5 .Class4 {
    background-color: purple;
}

.DisplayedDataLabelClass {
    width: 150px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.DisplayedDataLabelClass_Long {
    width: 150px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.DisplayedDataLabelClass_Short {
    width: 70px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}


.DisplayedDataLabelClass span {
    font-weight: 600;
}

.DisplayedDataValueClass {
    width: 250px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.DisplayedDataParentDiv {
    float: left;
}

.DisplayedDataLabelClass_Long {
    width: 300px;
}

.DisplayedDataLabelClass_Short {
    width: 100px;
}



.MessageToDisplayClass_tr td {
    margin-bottom: 330px;
}

.MessageToDisplayClass_tr {
    background-color: #50F0F0;
    width: 100%;
}

.MessageToDisplay_span {
    padding-left: 50px;
    line-height: 50px;
    color: Black;
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
    padding-left: 30px;
    background-color: #fff4b4;
    color: Black;
}


.ActiveTile {
    border: 1px solid #81a20f !important;
    -moz-box-shadow: 0 0 5px #81a20f;
    -webkit-box-shadow: 0 0 5px #81a20f;
    box-shadow: 0 0 5px #81a20f;
    position: relative;
}

    .ActiveTile:hover {
    }

.EZPayStyle {
    font-family: "Times New Roman";
    font-style: italic;
}


.PortalPanelTitle.ExpandedTitle::before {
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -3px;
    content: '';
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #000000;
}

.PortalPanelTitle.CollapsedTitle::before {
    position: absolute;
    left: -25px;
    top: 50%;
    margin-top: -3px;
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid #000000;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}


.SideMenuPageMasterDiv {
}

.SideMenuPage_SideParentDiv {
}


.PaymentMethodSelectionClass {
    border: solid 1px #a0a0a0;
    height: 28px;
}

.PaymentMethodSelection_Selected {
    border: none;
    background-color: #a0a0a0;
    color: white;
    height: 30px;
}

.TransparentButtonClass {
    border: solid 1px #c2c2c2;
    padding: 10px 20px;
    color: #1f92c2 !important;
    font-family: Open Sans, Arial;
    font-weight: 300;
    cursor: pointer !important;
}

.SubMenuTabClass {
    border: 1px solid #c2c2c2;
    padding: 10px 20px;
    font-size: 14px;
    color: #000000;
}

.SubMenuTabClass_Selected {
    border: 1px solid #646464;
    background-color: #646464;
    color: #ffffff;
    padding: 10px 20px;
    font-size: 14px;
}

.ParentContainerWithDrawer {
    position: relative;
}

.PaymentSubMenuContainer {
    padding-bottom: 15px;
}

.DrawerContainer {
    position: fixed;
    top: 0px;
    left: 60%;
    right: 0;
    background-color: white;
    height: 100vh;
    z-index: 500;
    border-left: solid 1px #c2c2c2;
    padding: 22px 40px 20px;
}

.UpgradeMembermshipCurrentTab {
    border-right: solid 1px #aaaaaa;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.LiteMembershipColor {
    background-color: #49cfc4;
}

.StandardMembershipColor {
    background-color: #66b245;
}

.InactiveMembershipColor {
    background-color: #5d5d5d;
    color: white;
}

.ProMembershipColor {
    background-color: #ffd61c;
}

.BasicMembershipColor {
    background-color: #ff6d33;
}

.VirtualTable {
    display: table;
    width: 100%;
}

.VirtualRow {
    display: table-row;
}

.VirtualCell {
    display: table-cell;
    border-top: 1px #c5c5c5 solid;
    box-sizing: border-box;
    vertical-align: middle;
}

.NoRightBorder {
    border-right: none !important;
}

.StandardInformationBanner {
    line-height: normal;
    margin: 10px 0px 30px;
    padding: 30px 30px 30px 60px;
    background-image: url(../Images/General/Icon_Info.png);
    background-position: top 30px left 30px;
    background-repeat: no-repeat;
}

.StandardGrayBackgroundColor {
    background-color: #f5f5f5;
}

.StandardYellowBackgroundColor {
    background-color: #fef5cc;
}

.StoredPaymentMethodsContainer {
    margin-top: 30px;
    margin-bottom: 50px;
}

    .StoredPaymentMethodsContainer tr:first-child td {
        height: 35px;
    }

    .StoredPaymentMethodsContainer td {
        border-bottom: 1px solid #c2c2c2;
    }


@media screen and (max-width: 1000px) {

    .DrawerContainer {
        left: 40%;
    }
}

@media screen and (max-width: 600px) {

    .DrawerContainer {
        left: -1px;
        padding: 22px 30px 20px;
    }
}

.SideMenuVersion2 .SideMenuNumbering::before {
    content: attr(data-tabnumber);
}

.SideMenuVersion2 SideMenuNumbering:hover:before, .SideMenuVersion2 SideMenuNumbering.Active::before {
    color: #ffffff;
}


/*----------------------------------------------------- Popup --------------------------------------------*/
.ScreenMask {
    width: 100%;
    height: 100%;
    z-index: 10000 !important;
    position: fixed;
    zoom: 1;
    top: 0;
    background-image: url(../images/General/tile_screen-mask.png);
    background-repeat: repeat;
    left: 50%;
    margin-left: -50%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.PopupContainer {
    background-color: #ffffff !important;
    filter: alpha(opacity=100);
    opacity: 1;
    width: 500px;
    margin: auto;
    top: 100px;
    z-index: 310 !important;
    color: #2d2d2d;
    position: relative;
}

.ClosePopup {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background: #b0b0b0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}


.CollapsableHeaderLink {
    position: relative;
}

    .CollapsableHeaderLink.Expanded::before {
        content: '';
        position: absolute;
        left: -30px;
        top: 50%;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000000;
    }

    .CollapsableHeaderLink.Collapsed::before {
        content: '';
        position: absolute;
        left: -30px;
        top: 50%;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000000;
        transform: rotate(-90deg)
    }


.CollapsableSection {
    margin-top: 15px;
}


.SelfServeMobileHeader {
    display: none;
    float: right;
}



.CollectedNowBackground {
    background-color: #ffc107;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}


.SideMenuAssignDesktopButton {
    display: inline;
}

.SideMenuAssignMobileButton {
    display: none;
}

@media screen and (max-width: 767px) {

    .SideMenuAssignDesktopButton {
        display: none;
    }

    .SideMenuAssignMobileButton {
        display: inline;
    }
}

.StatusBannerContainer.Success {
    background-color: #9cad3c;
    color: #ffffff;
}


.Flex {
    display: flex;
    flex-wrap: wrap;
}

.NoTopChildBorder div {
    border-top: none !important;
}

.RegressionTestCasesClass {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 350px;
    height: 100%;
    background-color: #ffffff;
    z-index: 1000;
    padding-right: 30px;
    padding-top: 25px;
    padding-left: 25px;
}
