﻿/* .......... FWC Main Layout styles ............*/

html{
    font-size:62.5%;
}

.CursorHand {
    cursor: hand;
}

a {
    outline: none !important;
}

 body {
    margin: 0;
    padding: 0;
    background-color: White;
    border: none;
    /*height: 100%;*/
    width: 100%;
    background-color: #fff;
    font-size: 1.5rem !important;
    color: #454545;
    overflow-x: hidden;
}
body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea, legend , div , span {
    font-size: 1.5rem !important;
}
    .DropDown-adhoc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444444;
    width: 140px !important;
    border: 1px solid #c2c2c2;
}

.TabHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.TabLinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

    .TabLinks:hover {
        text-decoration: underline;
    }

.TabLinks2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

    .TabLinks2:hover {
        text-decoration: underline;
    }

.HeaderBG {
    background-color: #DBEAF5;
}

.TabLinkOddBG {
    background-color: #D1CABE;
}

.TabLinkEvenBG {
    background-color: #C0BAB0;
}

.TopNavBG {
    background-color: #3D5B64;
}

.PageHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #4791C5;
    padding: 5px;
}

.PageBodyBG {
    background-color: #DBEAF5;
}

.LeftNavBG {
    background-color: #4791C5;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}

.TabHeaderBG {
    background-color: #7b8385;
}

.SiteMap {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.CurrentNode {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 2px;
}

.Node {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 2px;
}

    .Node:hover {
        color: #000000;
        text-decoration: underline;
    }

.SectionTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #74B3E0;
    padding: 2px;
    width: 100%;
}

.TableHeaderBG {
    background-color: #4791C5;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.TableBorder {
    border: 1px solid #FFFFFF;
    background-color: #B5D5EC;
}

.NormalText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #444444;
    /*width:200px;*/
    width: 204px;
}

.NormalDropDown {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444444;
    width: 205px;
    border: 1px solid #c2c2c2;
}

    .NormalDropDown optgroup {
        display: none;
    }

.hc .contrastBtn {
    filter: invert(100) grayscale(100);
}

.hc .NormalDropDown {
    border: 1px solid #000;
}

.hc option:focus {
    outline: #000 !important;
}

.hc option:hover {
    outline: #000 !important;
}

.hc .NormalDropDown:hover {
    outline: #000;
}


.hc .orangeArrow {
    filter: saturate(100) grayscale(100%);
}

.DisableDropDown {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444444;
    width: 206px;
    background-color: #EFEFEF;
}

.ValueText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #296879;
}

.LabelRequired {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #D35400 !important;
}

.hc .LabelRequired {
    color: #000 !important;
}

#required .divRepeatDirection {
    float: left;
    width: 700px;
}

.LabelErrorMessage {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    color: red;
    list-style-type: square !important;
}

.hc .LabelErrorMessage {
    color: #000;
}

.LabelErrorMessage ul, .LabelErrorMessage li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    color: Red !important;
    list-style-type: square !important;
}

.hc .LabelErrorMessage ul, .hc .LabelErrorMessage li {
    color: #000 !important;
}

.BaseTextBoxReadOnly {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #A0A0A0;
    /*
    color: #000000;
	background-color:#EFEFEF;
    */
    border: Solid 1px #c2c2c2;
}

.Lookup span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    padding: 2px;
}

.ReadOnlyTxtBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #D1CABE;
    border: none;
}
.header-popup {
    background-color: #006642 !important;
    color: #fff;
    align-items: center;
    padding: 10px;
}
    .header-popup h3{
        color:#fff;
        padding:0px !important;
    }
    .header-popup a {
        width: 25px;
        height: 25px !important;
        min-width: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff !important;
        color: grey !important;
        border-radius: 50%;
        padding: 0px !important;
        text-decoration:none;
    }
        .header-popup a:hover{
            text-decoration:none !important;
        }

.GridHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold !important;
    /*background-color: #edf1f2;*/
    background-color: #006642 !important;
    font-weight: bold;
    color: #124079;
    line-height: 18px;
}

    .GridHeader td, .GridHeader th {
        color: #fff !important;
        font-weight: bold;
        padding: 6px 6px 6px 6px !important;
        /*text-align:center;*/
        white-space: normal;
        border: 1px solid #e9e9e9 !important;
    }

        .GridHeader td a, .GridHeader th a {
            W color: #fff !important;
            text-decoration: none !important;
        }


    .GridHeader .label {
        color: #fff;
    }

    .GridHeader td a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px !important;
        color: #fff !important;
        font-weight: bold;
        text-decoration: underline;
    }

    .GridHeader a:hover {
        text-decoration: underline;
    }

.GridHLC a {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12pt;
    color: #000000 !important;
    text-decoration: none;
}

    .GridHLC a:hover {
        text-decoration: underline;
        font-size: 12pt;
    }

    .GridHLC a:visited {
        font-size: 12pt;
        color: #000000;
        text-decoration: none;
    }

.GridItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    text-align: left;
}

    .GridItem td {
        /*border: 1px solid #ccc;
	padding-left:3px;
	padding-right:3px;	
	padding-left:5px;*/
        margin: 0;
        white-space: normal;
        border: 1px solid #e9e9e9;
        /*padding:3px 3px 3px 3px !important;*/
        padding: 3px 6px 3px 6px !important;
        line-height: 18px;
        border-collapse: collapse;
    }

.ucGridAltItem h1 span {
    font-size: 12px !important;
    color: #1b1b1b !important;
    font-weight: normal !important;
}

.normalGrayTxt h1 span {
    font-size: 12px !important;
    color: #1b1b1b !important;
    font-weight: normal !important;
}

.GridItem a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

    .GridItem a:hover {
        text-decoration: none !important;
        font-size: 12px;
    }

    .GridItem a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
    }

    .GridItem a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #666666;
        text-decoration: underline;
    }

    .GridItem a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #666666;
    }

.GridAltItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    /*background-color: #F5F5F5;
	background-color: #F1F5F6;*/
    text-align: left;
    /*padding:3px 3px 3px 3px !important;*/
    padding: 3px 6px 3px 6px !important;
}

    .GridAltItem td {
        /*padding-left:3px;
	padding-right:3px;*/
        /*height:15px;*/
        border: 1px solid #e9e9e9;
        /*padding:3px 3px 3px 3px !important;*/
        padding: 3px 6px 3px 6px !important;
        white-space: normal;
        line-height: 18px !important;
    }

    .GridAltItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000000;
        text-decoration: underline;
    }

        .GridAltItem a:hover {
            text-decoration: none !important;
           
        }

        .GridAltItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #666666;
        }

        .GridAltItem a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #666666;
            text-decoration: underline;
        }

        .GridAltItem a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #666666;
        }

.gridItemQuestion td {
    margin: 0;
    white-space: normal;
    border: 1px solid #e9e9e9;
    padding: 3px 6px 3px 6px !important;
    line-height: 18px;
    border: none !important;
}



.rblQuestons td {
    border: 0 !important;
}

.gridHeading {
    font-size: 12px !important;
    background-image: url(../../images/bluesmlarrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 5px 0 !important;
    padding-left: 25px !important;
    padding-top: 0px !important;
    padding-bottom: 5px !important;
}


.alignRightList {
    text-align: right !important;
}

.gridBorder {
    border: none !important;
}

















/*===============================*/

.ucGridItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    text-align: left;
}

    .ucGridItem td {
        margin: 0;
        white-space: normal;
        border: 1px solid #b4babe;
        /*padding:3px 3px 3px 3px !important;*/
        padding: 3px 6px 3px 6px !important;
        line-height: 18px;
        background-color: #ebf4f9;
        color: #1b1b1b;
    }

        .ucGridItem td table tr td {
            padding: 0 0 0 8px !important;
        }

    .ucGridItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #1b1b1b;
        text-decoration: underline;
    }

    .ucGridItem td span {
        color: #1b1b1b;
    }

    .ucGridItem a:hover {
        text-decoration: underline;
        font-size: 12px;
    }

    .ucGridItem a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #1b1b1b;
    }

    .ucGridItem a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #1b1b1b;
        text-decoration: underline;
    }

    .ucGridItem a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #1b1b1b;
    }

.ucGridAltItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #f2f2f2;
    text-align: left;
}

    .ucGridAltItem td {
        border: 1px solid #b4babe;
        padding: 6px 6px 6px 6px !important;
        white-space: normal;
        line-height: 18px !important;
    }

        .ucGridAltItem td span {
            color: #1b1b1b;
        }


        .ucGridAltItem td table tr td {
            padding: 0 0 0 8px !important;
        }

    .ucGridAltItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #1b1b1b;
        text-decoration: underline;
    }

        .ucGridAltItem a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .ucGridAltItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #1b1b1b;
        }

        .ucGridAltItem a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #1b1b1b;
            text-decoration: underline;
        }

        .ucGridAltItem a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #1b1b1b;
        }


.ucGridHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold !important;
    background-color: #d2d2d2;
    font-weight: bold;
    color: #434343;
    line-height: 18px;
}

    .ucGridHeader td, .ucGridHeader th {
        color: #63625D;
        font-weight: bold;
        padding: 6px 6px 6px 6px !important;
        white-space: normal;
        border: 1px solid #b4babe !important;
    }

        .ucGridHeader td a {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px !important;
            /*color: #63625D;*/
            color: #63625D;
            font-weight: bold;
            text-decoration: underline;
        }

    .ucGridHeader a:hover {
        text-decoration: underline;
    }

.ucGridFooter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: none 1px white;
}

    .ucGridFooter a {
        text-decoration: none;
    }

        .ucGridFooter a:hover {
            text-decoration: underline;
        }


/*================================*/
.noneGrid .GridEditItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: none !important;
    text-align: center;
    color: #434343;
}

    .noneGrid .GridEditItem tr {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: none;
        text-align: center;
        color: #ffffff;
    }

    .noneGrid .GridEditItem td {
        border: none;
        color: #ffffff !important;
    }

    .noneGrid .GridEditItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: White !important;
        text-decoration: none;
    }

        .noneGrid .GridEditItem a:hover {
            text-decoration: underline;
            color: Red !important;
            font-size: 12px;
        }

        .noneGrid .GridEditItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #434343;
        }
/*================================*/

.GridFooter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: none 1px white;
}

    .GridFooter a {
        text-decoration: none;
    }

        .GridFooter a:hover {
            text-decoration: underline;
        }

.ApplicantGridRow td {
    /*
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	*/
}

.TopBG {
    border: solid 2px #FFFFFF;
    background-color: #A0C6E5;
}

.TopLinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    text-align: center;
    width: 105px;
}

    .TopLinks:hover {
        color: #FFFFFF;
    }

.WhiteLinks {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    width: 105px;
}

    .WhiteLinks:hover {
        color: #000000;
    }

.LoginTopBG {
    background-color: #DBEAF5;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.LoginBG {
    background-color: #DBEAF5;
}

.LoginLeftBG {
    background-color: #4791C5;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}

.BarBorder {
    border: 1px solid #000000;
    width: 86px;
    padding-bottom: 6px;
}

.BarIndicator {
    background-color: #4791C5;
}

.LeftNavImageBG {
    background-color: #D1CABE;
}

.Watermark {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 17px;
    padding: 0px 2px 0 2px;
    border: 1px solid #000000;
    background-color: #B5D5EC;
    color: gray;
}

.LeftDivBG {
    background-color: #4791C5;
}

.TopBredcumBG {
    background-color: #4791C5;
}

.AutoCompleteList {
    background-color: #DBEAF5;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    font-family: Arial;
    font-size: 12px;
}

.TextIndicator {
    background-color: #A0C6E5;
    color: #000000;
    font-family: Arial;
    font-size: 10px;
    font-style: italic;
    padding: 2px 3px 2px 3px;
    border: 1px solid #000000;
}

/* .......... FWC Main Layout styles Ends .......*/

/* .......... FWC_Style.css styles ............*/
/*This document validates as CSS level 2.1 ! */
/*body {color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-color: #ffffff;
	}*/
/*
h1 {color: #000000;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-bottom: #CCCC99 0px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
*/
/*new style*/
h1 {
    font-size: 38px;
    color: #5f625a;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    color: #000000;
    font-size: 17px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
}

h3 {
    color: #000000;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    /*background-color: #CCCC99*/
}

h4 {
    color: #000000;
    font-size: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}

h5 {
    color: #000000;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
}

h6 {
    color: #000000;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
}


.Header {
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

.Body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    font-weight: normal;
}

.BodyBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
}

.Body11 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
}

.Body10pt {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 10pt !important;
}

    .Body10pt P, .Body10pt UL, .Body10pt OL, .Body10pt LI {
        font-family: Verdana, Arial, Helvetica, sans-serif !important;
        font-size: 10pt !important;
    }

.Body10 {
    color: #0033CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
}

    .Body10:hover {
        color: #999999;
        text-decoration: none;
    }

.BodyDarkBlue {
    color: #204060;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    margin-left: 0px;
}

.BodyLarge {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

.BodyDarkBlueLarge {
    color: #204060;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

.BodySmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
}

.BodyCenterBold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

.BodyCenter {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}

.BodyCenterLarge {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.BodyCenterRedLarge {
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

.BodyCenterRed {
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
}

.BodyRedBold {
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.BodyCenterSmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
}

.BodyRight {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: right;
}

.BodyMenuGrey {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: #CCCC99;
}

.BodySmallGrey {
    color: #5E5E5E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
}

.BodySmallRed {
    color: RED;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
}

.BodyDottedGrey {
    color: #858585;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    border-right: 1px dotted;
    border-left: 1px dotted;
    border-bottom: 1px dotted;
    border-top: 1px dotted;
}

.BodyRedLarge {
    color: #FF0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.Footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
}

.FooterBorder {
    border-bottom: #000000 1px solid;
}

.backgroundmainmenu {
    color: #204060;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #F7F7F7;
}

.backgroundlightgrey {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #74AACE;
}

.backgroundgrey {
    color: #204060;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #E8E8E8;
}

.backgrounddarkgrey {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #858585;
}

.backgroundred {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #FF0000;
}

.backgroundlightblue {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    background-color: #73ABCE;
}

.backgroundblue {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #CCCC99;
}

.backgroundtan {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #CCCC99;
}

.backgroundyellow {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #FFFFCC;
}

.backgrounddarkblue {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #204060;
}

.backgroundTeal {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
    background-color: #0099CC;
}

.backgroundgreycenter {
    color: #204060;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    text-align: center;
    background-color: #E8E8E8;
}

.backgroundredcenter {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    text-align: center;
    background-color: #FF0000;
}

.backgroundbluecenter {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    text-align: center;
    background-color: #336699;
}

.backgrounddarkbluecenter {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.4em;
    text-align: center;
    background-color: #204060;
}
/*
.label {color: #000000;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
     font-size: 10px; 
     text-align: left; 
     line-height: 1.4em; 
     padding-left: .5em;
}
*/
/*new style*/
.label, label {
    font-size: 1.5rem !important;
    color: #434343;
    padding-bottom: .4rem !important;
    line-height:12px !important;
    /*font-weight:bold;*/
}

.hrefmenu {
    color: #0033CC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1rem;
    text-decoration: none;
    text-align: left;
    line-height: 1.4em;
    padding-left: .5em;
}

a:link {
    color: #63625D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    /*text-decoration: underline;*/
}

a:visited {
    color: #63625D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

A:hover {
    /* color: #559B9D;
   background-color: #FFFFCC;*/
    color: #009963;
    text-decoration: underline;
}

.hc a:hover {
    color: #000;
}


A[disabled] {
    color: #B0B0BB;
}

A:hover[disabled] {
    color: #B0B0BB;
    text-decoration: none;
}

.breadcrumb {
    color: #5E5E5E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    text-align: left;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.quickclicks {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    padding-right: 2px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.headlines {
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    padding-right: 2px;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.ad {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.adleft {
    color: #FFFFFF;
    border-style: none;
    font-family: Verdana;
    border-color: black;
    background-color: black;
    text-align: left;
    font-size: 10px;
    float: left;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.admiddle {
    color: black;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: black;
    border-bottom-style: none;
}

.adright {
    color: #FFFFFF;
    border-style: none;
    background-color: black;
    text-decoration: none;
    font-family: Verdana;
    border-color: black;
    font-size: 10px;
    text-align: right;
    float: right;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-top: 1px;
}

.adtop {
    display: none;
    visibility: hidden;
    width: 1px;
    color: black;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 1px;
    background-color: black;
    border-bottom-style: none;
}

.PDFicon span {
    display: none;
}

.PDFIcon {
    background: url(/images/AdobeAcrobat_sm.gif) center left no-repeat;
    padding-left: 18px;
}

.external_link span {
    display: none;
}

.external_link {
    background: url(/images/logos/external.png) center right no-repeat;
    padding-right: 15px;
}

.excelicon span {
    display: none;
}

.excelicon {
    background: url(/images/logos/Excel.gif) center right no-repeat;
    padding-right: 15px;
}

.wordicon span {
    display: none;
}

.wordicon {
    background: url(/images/logos/Word.gif) center right no-repeat;
    padding-right: 15px;
}
/* Left Menus */

#sidebar-left {
    background-color: #ffffcc;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    width: 140px;
}

#left-box-global {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    width: 130px;
    margin: 0px;
    padding: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 0;
}

    #left-box-global .button-home {
        color: #0033CC;
        background-color: #cccc99;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
        width: 130px;
        display: block;
        padding-top: 3px;
        padding-bottom: 3px;
        margin: 0px;
    }

    #left-box-global .button-topcat {
        color: #0033CC;
        background-color: #ffffcc;
        border-style: solid;
        border-width: 1px;
        border-color: #cccc99;
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
        display: block;
        padding-top: 3px;
        padding-bottom: 3px;
        margin: 0px;
    }

    #left-box-global .button-home:hover {
        color: #000000;
        background-color: #cccc99;
        text-decoration: none;
    }

    #left-box-global .button {
        color: #0033CC;
        background-color: #ffffcc;
        text-decoration: none;
        font-size: 11px;
        display: block;
        padding-left: 8px;
        padding-top: 1px;
        padding-bottom: 1px;
        border-left: 3px solid #FFFFCC;
    }

        #left-box-global .button:hover {
            color: #000000;
            background-color: #cccc99;
            text-decoration: none;
            border-left: 3px solid #999999;
        }

    #left-box-global .sub {
        color: #0033CC;
        width: 110px;
        padding-left: 10px;
        text-decoration: none;
    }

    #left-box-global .top {
        border-top: 0;
    }

    #left-box-global .selected {
        color: #495849;
        background-color: #cccc99;
        text-decoration: none;
    }

ul {
    list-style: square;
    margin-left: 20px;
}

.hide {
    display: none;
}

.noHover:hover {
    background: transparent;
    text-decoration: none;
}

/* Add by AAJ (Permit Management System (Imran Noor) */



.topMenu a {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
}

.PageTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

.PageTitleCenter {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-weight: bolder;
    text-align: center;
}

.PageTitlept {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}

.PageTitleCenterpt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt !important;
    font-weight: bolder;
    text-align: center;
}

.Grid_RowStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: White;
}

.Grid_RowStyleSmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: White;
}

.Grid_AlternateRowStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #EEEEEE;
}

.Grid_AlternateRowStyleSmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #EEEEEE;
}

.Grid_GroupRowStyle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #CECE9B;
    padding-left: 3px;
    text-align: left;
    font-size: 11px;
    color: #000000;
    word-spacing: 2px;
    width: 100%;
}

.Grid_GroupRowStyleSmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #CACACA;
    padding-left: 3px;
    text-align: left;
    font-size: 10px;
    color: #000000;
    word-spacing: 2px;
    width: 100%;
}

.Grid_HeaderRowStyle, .Grid_HeaderRowStyle a:link, .Grid_HeaderRowStyle a:active, .Grid_HeaderRowStyle a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #CACACA;
    padding-left: 3px;
    text-align: left;
    font-size: 12px;
    color: white;
    width: 100%;
    text-decoration: none;
    font-weight: normal;
    vertical-align: top;
}

    .Grid_HeaderRowStyle a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding-left: 3px;
        text-align: left;
        font-size: 11px;
        color: Black;
        width: 100%;
        text-decoration: none;
        font-weight: normal;
        vertical-align: top;
    }


.Grid_HeaderRowStyleSmall, .Grid_HeaderRowStyleSmall a:link, .Grid_HeaderRowStyleSmall a:active, .Grid_HeaderRowStyleSmall a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #CACACA;
    padding-left: 3px;
    text-align: left;
    font-size: 12px;
    color: white;
    width: 100%;
    text-decoration: none;
    font-weight: normal;
    vertical-align: top;
}

    .Grid_HeaderRowStyleSmall a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        padding-left: 3px;
        text-align: left;
        font-size: 10px;
        color: Black;
        width: 100%;
        text-decoration: none;
        font-weight: normal;
        vertical-align: top;
    }


.CellSectionHeading {
    /* background-color: #CACACA;*/
    font-weight: bold;
    background-color: #005b4e;
}

.hc .CellSectionHeading {
    background-color: #000;
}

.tdTitle {
    background-color: #CACACA;
    font-weight: bold;
    font-size: 18px;
    font-weight: bold;
}

.DropDown11px {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.head2 {
    background-color: #C1C6C9; /*height: 25px;*/
    color: #262525; /*line-height: 25px;*/
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    padding-left: 15px; /*background:url(../../images/application-heading-bg.jpg) repeat-x center top #B6B6B6;*/
    line-height: 20px;
    height: 25px;
    display: block;
}

.subHead {
    background-color: #E0DFDF; /*height: 25px;*/
    color: #262525; /*line-height: 25px;*/
    font-size: 12px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    padding-left: 15px; /*background:url(../../images/application-heading-bg.jpg) repeat-x center top #B6B6B6;*/
    line-height: 20px;
    height: 25px;
    display: block;
}
/* To Avoid Extra space in the paragraphs in using RAD Editor Text.
.Body P 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    margin:0px;
} */
/* Completed - Add by AAJ (Permit Management System (Imran Noor) */

/* Add by AAJ (Permit Management System (Mohsin Naeem) */
.EntryForm {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    /*background-color: #FEFED9;*/
    /*border: solid 1px #D9D5CE;*/
}

.SmallFormLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.FormLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
}

.TextBox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 250px;
}

.DropDown {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 256px;
}

.BaseListBox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 256px;
}

.ContainerDiv {
    /*border-style: inset;
	border-width: 2px;*/
    border-color: Silver;
    border-style: solid;
    border-width: 1px;
    overflow: auto;
}

.RadioButton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.CheckBox {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.LeftColumnSpacer {
    width: 5px;
}

.RightColumnSpacer {
    width: 5px;
}

.MiddleColumnSpacer {
    width: 5px;
}

.ValidatorSummary UL, .ValidatorSummary LI {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

.BodyLarge a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #4833CC;
}
/* Added by Fasih*/
.BodyLarge a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: #FF9933;
}

.Editorbody {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: white;
    background-color: black;
    padding: 0px;
    background-image: none;
    margin: 0px;
    text-align: left;
}

.PermitInvoiceTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 36px;
    text-align: right;
    font-weight: bold;
    color: #FF66CC;
    height: 100px;
    vertical-align: middle;
    z-index: 9999;
}

.BodyJustified {
    text-align: justify;
}

.HidddenCtrl {
    visibility: hidden;
    display: none;
}
/* Completed - Add by AAJ (Permit Management System (Mohsin Naeem) */
/* RAD Upload Control */

.ruBrowse {
    cursor: pointer;
}

.ruButton {
    cursor: pointer;
}

.ruFakeInput {
    cursor: pointer;
}

/* End RAD Upload Control */
/* .......... FWC_Style.css styles Ends .......*/

/* ........... News Style Begins ............ */
.JU_News_Title {
    background-position: right;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-image: url('../LayoutImages/NewsTitleBackground.jpg');
    background-repeat: repeat-y;
    height: 30px;
    width: 235px;
    text-indent: 50px;
    border: 1px silver solid;
    border-bottom: 0px silver none;
    font-size: medium;
}

.JU_News_Box {
    border: 1px silver solid;
}

.JU_FAQ_Group_Header {
    height: 22px;
    /*background-color:#cccccc;*/
    background-color: transparent;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 3px;
    border-top: 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.JU_FAQ_Group_Body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: top;
    background-color: transparent;
    padding-left: 20px;
    padding-bottom: 3px;
}

.JU_News_ItemSpacer {
    border-bottom: 1px solid;
    border-bottom-color: silver;
    height: 0px !important;
}

/* ........... News Style Ends ............ */


/* ........... Master Page Style Begins ............ */
/*html,body
{
  border:none;
  min-height: 300px;
  /*height: 100%;
  width: 100%;
  text-align: center;
  /*background-color: #F2F2F2;
  background-color: #ffffff;
}*/
.mainTable {
    /*display: inline-table;*/
    border: 0px;
    width: 1000px;
    height: 100%;
    vertical-align: top !important;
    text-align: center;
    margin: 0 auto;
    /*background-color:white;	*/
}

.JU_Background {
    text-align: center;
    width: auto;
    height: 100%;
    height: auto;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#CACACA',endColorStr='#FFFFFF',gradientType= '0' );
}

.JU_PageBoundry {
    background-color: white;
    /*height:800px;	*/
    height: 100%;
    /*overflow:scroll;*/
    vertical-align: top;
}

.JU_MainTable {
    text-align: left;
    width: 1000px;
    /*height:500PX;*/
    /*border: solid 1px red;*/
}

.JU_PageTitle {
    color: Gray;
    font-family: verdana;
    font-size: 13pt;
    margin: 0px 0px 4px 0px;
    font-weight: normal;
}

.JU_FooterRow {
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #f9f9f9;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF',endColorStr='#CACACA',gradientType= '0' );
    border: solid 1px blue;
}

.FooterText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.FooterBG {
    /*background-color: #EEEEEE;*/
}

.JU_Breadcrumb {
    color: #666666;
    font-family: tahoma;
    font-size: 8pt;
    letter-spacing: .1em;
    padding-left: 5px;
}

    .JU_Breadcrumb a {
        color: #3966bf;
        text-decoration: none;
    }

        .JU_Breadcrumb a:hover {
            color: #000000;
            text-decoration: underline;
        }


.JU_TitleImageArea {
    padding-left: 2px;
    height: 60px;
}

.JU_SearchBox {
    padding-top: 8px;
    vertical-align: top;
    text-align: right;
}

.JU_SubsiteTabs {
    padding-top: 8px;
    vertical-align: top;
    text-align: right;
    font-size: 11px;
}

.JU_GlobalTitleArea {
    text-align: right;
    background-color: white;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 1px;
}

.JU_BannerContainer {
    /*background-image:url("/_layouts/images/siteTitleBKGD.gif");
	background-position:right top;
	background-repeat:repeat-y;*/
    background-color: #FFFFFF;
    padding-right: 10px;
    padding-left: 5px;
}

.JU_HeaderBodySeparator {
    height: 15px;
}

.JU_ContentArea {
}

.JU_pagebottommarginleft {
    /*background:#83b0ec;*/
    background: #FFFFFF;
}

.JU_pagebottommargin {
    /*background:#83b0ec;*/
    background: #FFFFFF;
}

.JU_bodyareapagemargin {
    /*background:#83b0ec;*/
    background: #FFFFFF;
    border-top: 1px solid #CACACA;
}

.JU_pagebottommarginright {
    /*background:#83b0ec;*/
    background: #FFFFFF;
}

div.JU_pagemargin {
    background-color: #FFFFFF;
    height: 100%;
    /*	border-left:solid 1px #CACACA;*/
    /*
	background-color:#83b0ec;
	background-image:url("/_layouts/images/pagebackgrad.gif");
	background-repeat:repeat-x;
	height:100%;
	border-left:solid 1px #83b0ec;

	*/
}

.JU_pagemargin {
    /*background-color:#83b0ec;
	background-image:url("/_layouts/images/navshape.jpg");
	background-repeat:no-repeat;
	background-position:-143px 0px;*/
    height: 100%;
    background-color: #FFFFFF;
    width: 5px !important;
}

.JU_PageMarginRight {
    /*width:10px !important;*/
    padding-left: 10px;
}

.JU_nav {
    /*background-color:#83b0ec;
	background-image:url("/_layouts/images/navshape.jpg");
	background-repeat:repeat-x;*/
    font-family: tahoma;
    background-color: #FFFFFF;
    width: 0px !important;
}

Div.JU-titleareaframe {
    /*background-image:url("/_layouts/images/pageTitleBKGD.gif");
	background-repeat:repeat-x;
	background-position:left top;*/
    background-color: #FFFFFF;
    text-align: center;
}

TD.JU-titleareaframe {
    /*background-image:url("/_layouts/images/pageTitleBKGD.gif");
	background-repeat:repeat-x;
	background-position:left top;*/
    background-color: #FFFFFF;
    text-align: center;
}

.JU-titleareaframe {
    padding: 7px 0px 1px 0px;
}

div.JU-titleareaframe {
    /*height:100%;*/
}

.JU_bodyareaframe {
    vertical-align: top;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    /*border-top:1px solid #6f9dd9;
	border-right:1px solid #6f9dd9;
	border-left:1px solid #6f9dd9;*/
}

.JU_bodyareaframe {
    padding: 10px;
}

.msg-icon {
    position: relative;
    top: 36px;
    left: 10px;
}

.ms-pagetitle {
    color: #0099FF;
    font-family: verdana;
    font-size: 16pt;
    margin: 0px 0px 4px 0px;
    font-weight: normal;
}

    .ms-pagetitle a {
        text-decoration: none;
        color: #0099FF;
        margin: 0;
        font-weight: normal;
    }

        .ms-pagetitle a:hover {
        }

.ms-navheader {
    font-size: .85em;
}

.ms-navItem {
    font-size: .85em;
}

/* ........... Master Page Style Ends ............ */



/* ........... Contact Us Page Style Starts ............ */
.JU_ContactUsHeader {
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    background-color: #f9f9f9;
}

.JU_ContactUsStylebox {
    font-family: tahoma;
    /*border:1px solid #CCCCCC;*/
    text-align: left;
}

/* ........... Contact Us Page Style Ends ............ */

/* ........... Home Page Style Starts ............ */

.JU_FeatureTitleCell {
    width: 350px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: silver silver #FFFFFF silver;
    background-position: left;
    background-image: url('../LayoutImages/FeatureBackground.jpg');
    background-repeat: repeat-y;
    border-bottom: 0px silver none;
    text-decoration: none;
}

.JU_FeatureTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    margin: 0px 0px 0px 20px;
}

    .JU_FeatureTitle a {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none;
    }

        .JU_FeatureTitle a:hover {
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            text-decoration: none;
        }

        .JU_FeatureTitle a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            text-decoration: none;
        }

        .JU_FeatureTitle a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            text-decoration: none;
        }

.CellSectionHeading {
    /*background-color: #CACACA;*/
    background-color: #005b4e;
    font-family: Arial;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
}

.LeftColumnSpacer {
    width: 10px;
}

.RightColumnSpacer {
    width: 5px;
}

.dvRAIPopUp {
    position: absolute;
    z-index: 10;
    background-color: #F1F5F6;
    border: #63625D 1px solid;
    width: 626px;
    top: 250px;
    left: 50%;
    padding: 0px;
    margin-top: 0px;
    margin-left: -313px;
    clear: both;
    float: none;
    height: auto;
    display: none;
    text-align: left;
}

.JU_FeatureDescription {
    width: 350px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    border-style: solid;
    border-width: 1px;
    border-color: silver silver #FFFFFF silver;
    background-position: left;
    background-image: url('../LayoutImages/FeatureBackground.jpg');
    background-repeat: repeat-y;
    border-top: 0px silver none;
    text-indent: 20px;
    margin-left: 20px; /*overflow:auto;*/
}


.JU_FeatureRow {
    height: 45px;
    border-style: solid;
    border-width: 1px;
    border-color: silver silver #FFFFFF silver;
    background-position: left;
    background-image: url('../LayoutImages/FeatureBackground.jpg');
    background-repeat: repeat-y;
    border-bottom: 0px silver none;
    vertical-align: middle;
}
/* ........... Home Page Style Starts ............ */

/* ........... Generic Styles Starts ............ */

.JU_ColSpacer {
    /*width: 10px;*/
}

.JU_ColSpacerNarrow {
    width: 5px;
}

.JU_RowSpacer {
    height: 10px;
}

.JU_RowSpacerNarrow {
    height: 5px;
}

/* ........... Generic Styles Ends ............ */

/* ........... FormApplication Styles Starts ............ */
.HistoryTable {
    border: solid 1px Grey;
    border-style: inset;
}

.HistoryText {
    padding-bottom: 10px;
    border-style: solid none none none;
    border-width: 1px;
    border-color: Silver;
    vertical-align: top;
}

.SectionTitle {
    background-color: #E5E5E5;
    font-weight: bold;
}

.SubSectionTitle {
    background-color: #F5F5F5;
    text-indent: 10px;
    font-weight: bold;
}

.FieldTableContainer {
    text-align: left;
    vertical-align: top;
    padding-bottom: 10px;
    /*border: solid 1px blue;*/
}

.FieldTable {
    width: 100%;
    /*border: solid 1px Red;*/
}

.CaptionCell {
    /*border: solid 1px Blue;*/
    width: 100px !important;
    padding-left: 10px;
}

.FieldCell {
    /*border: solid 1px Blue;*/
    text-align: left;
    width: 175px;
}

.Required {
    color: Red;
    font-size: 10px;
}

.hc .Required {
    color: black;
}

.RequiredIndicator {
    color: Red;
    text-align: left;
    /*border: solid 0px Red;*/
    width: 100px;
}

.hc .RequiredIndicator {
    color: #000;
}

.ColumnSpacerWithBar {
    width: 10px;
    border-right: solid 1px #E5E5E5;
}

.Divider {
    border-left: solid 1px #E5E5E5;
}

.PlainLineOptions {
    background-color: #F5F5F5;
}
/* ........... FormApplication Styles Ends ............ */

.orderlist {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    width: 100%;
    padding-left: 25px;
    list-style-type: lower-latin !important;
    margin-left: 30px;
    line-height: 16px;
}


    .orderlist ul, .orderlist ol {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin-top: 0;
        margin-bottom: 0;
        padding-bottom: 5px;
        width: 100%;
        padding-left: 25px;
        list-style-type: lower-latin !important;
    }

    .orderlist li {
        list-style-position: outside;
        list-style-type: lower-alpha !important;
        font-size: 10pt;
        font-family: Arial, Helvetica, sans-serif;
    }

.RadUpload_Default2006 .ruInputs, .RadUpload_Default2006 .ruProgress {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: none;
    border-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}

.treeView ul, .treeView li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*color:Black !important;
    list-style-type:none !important;*/
}

.ListviewHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold !important; /*background-color: #009CCC;*/
    font-weight: bold;
    color: #fff;
    text-align: center;
    background-color: #717073;
    /*background-color:#C9D7D8;*/
    height: 18px;
    line-height: 18px;
}

    .ListviewHeader td, .ListviewHeader th {
        border: solid 1px #9C9C9B;
        border-left: none;
        color: #63625D;
        font-weight: bold;
        height: 18px;
        line-height: 18px;
    }

    .ListviewHeader a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #fff;
        font-weight: bold;
        text-decoration: underline;
    }

        .ListviewHeader a:hover {
            text-decoration: underline;
            color: #559B9D;
        }

.ListviewHLC a {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12pt;
    color: #000000 !important;
    text-decoration: underline;
}

    .ListviewHLC a:hover {
        text-decoration: underline;
        font-size: 12pt;
    }

    .ListviewHLC a:visited {
        font-size: 12pt;
        color: #000000;
        text-decoration: none;
    }

.ListviewItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    text-align: left;
    margin: 0px;
}

    .ListviewItem td {
        border: 1px solid #9C9C9B;
        border-left: none;
        border-top: none;
        padding-left: 3px;
        padding-right: 3px;
        margin: 0px;
    }

    .ListviewItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .ListviewItem a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .ListviewItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

.ListviewItemSelected {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background-color: #89D0EE;*/
    background-color: #f0f0f0;
    text-align: left;
    margin: 0px;
}

    .ListviewItemSelected td {
        border: 1px solid #9C9C9B;
        border-left: none;
        border-top: none;
        padding: 3px 3px;
        margin: 0px;
    }

    .ListviewItemSelected a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .ListviewItemSelected a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .ListviewItemSelected a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }


.ListviewAltItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #e8e8e8;
    /*background-color: #F1F5F6;*/
    text-align: left;
}

    .ListviewAltItem td {
        border: 1px solid #9C9C9B;
        border-left: none;
        border-top: none;
        padding-left: 3px;
        padding-right: 3px;
    }

    .ListviewAltItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .ListviewAltItem a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .ListviewAltItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }



.ruInputs ul, .ruInputs li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    color: Red !important;
    list-style-type: none !important;
}

.RAIGridHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold !important; /*background-color: #009CCC;*/
    font-weight: bold;
    color: #63625D;
    /*background-color:#CACACA;*/
    background-color: #C9D7D8;
    /*padding-left:15px;*/
    height: 18px;
    line-height: 18px;
}

    .RAIGridHeader td, .RAIGridHeader th {
        border: solid 1px #9C9C9B;
        color: #63625D;
        font-weight: bold;
        height: 18px;
        line-height: 18px;
        padding-left: 3px;
        padding-right: 3px;
        text-align: center;
        white-space: normal;
    }

    .RAIGridHeader a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #63625D;
        font-weight: bold;
        text-decoration: underline;
    }

        .RAIGridHeader a:hover {
            text-decoration: underline;
        }

.RAIGridHLC a {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12pt;
    color: #000000 !important;
    text-decoration: none;
}

    .RAIGridHLC a:hover {
        text-decoration: underline;
        font-size: 12pt;
    }

    .RAIGridHLC a:visited {
        font-size: 12pt;
        color: #000000;
        text-decoration: none;
    }

.RAIGridItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    text-align: left;
}

    .RAIGridItem td {
        border: solid 1px #9C9C9B;
        padding-left: 3px;
        padding-right: 3px;
        white-space: normal;
    }

    .RAIGridItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .RAIGridItem a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .RAIGridItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

        .RAIGridItem a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
            text-decoration: underline;
        }

        .RAIGridItem a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

.RAIGridAltItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background-color: #F5F5F5;*/
    background-color: #F1F5F6;
    text-align: left;
}

    .RAIGridAltItem td {
        border: solid 1px #9C9C9B;
        padding-left: 3px;
        padding-right: 3px;
        white-space: normal;
    }

    .RAIGridAltItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .RAIGridAltItem a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .RAIGridAltItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

        .RAIGridAltItem a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
            text-decoration: underline;
        }

        .RAIGridAltItem a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

.RAIGridFooter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: none 1px white;
}

    .RAIGridFooter a {
        text-decoration: none;
    }

        .RAIGridFooter a:hover {
            text-decoration: underline;
        }


.ReportListviewItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    text-align: left;
    margin: 0px;
}

    .ReportListviewItem td {
        border: 1px solid #9C9C9B;
        border-left: none;
        border-top: none;
        border-bottom: none;
        padding-left: 3px;
        padding-right: 3px;
        margin: 0px;
    }

    .ReportListviewItem tr {
        border: 1px solid #9C9C9B;
        border-left: none;
        border-right: none;
        padding-left: 3px;
        padding-right: 3px;
        margin: 0px;
    }

    .ReportListviewItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .ReportListviewItem a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .ReportListviewItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

.ReportListviewAltItem {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background-color: #F5F5F5;*/
    background-color: #F1F5F6;
    text-align: left;
}

    .ReportListviewAltItem td {
        border: 1px solid #9C9C9B;
        border-left: none;
        border-top: none;
        border-bottom: none;
        padding-left: 3px;
        padding-right: 3px;
    }

    .ReportListviewAltItem a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .ReportListviewAltItem a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .ReportListviewAltItem a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

.RAIGridOuter {
    padding: 0px;
    margin: 0px;
}

ul.notices {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 0px;
    padding-right: 10px;
}

    ul.notices li {
        padding-bottom: 10px;
    }

.ContextMenuPanel {
    z-index: 1000;
    /*background: url(~/images/menu-bg.gif) repeat-y 0 0 #FAFAFA;*/
    cursor: default;
    padding: 1px 1px 1px 1px;
    font-size: 11px;
    background-color: #F1F5F6;
    border: #63625D 1px solid;
    margin: 15px 0px 0 0 !important;
    border:;
}

.ContextMenuItem {
    margin: 1px 0 1px 0;
    display: block;
    color: #003399;
    text-decoration: none;
    cursor: pointer;
    padding: 4px 20px 4px 10px;
    white-space: nowrap;
}

.PreviewHeading {
    background-color: #d2d2d2;
    padding: 0px;
    margin: 0px;
    /*background: url(../../images/preview-title-bg.jpg) repeat-x left top #7c7c7c;*/
    font-family: Arial;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding-left: 5px;
    height: 10px;
    /*padding-top: 5px;
   padding-bottom: 5px;*/
}

.PreviewHeadingOffer, .PreviewHeadingOffer span {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 20px;
    line-height: 14px;
    font-weight: bold;
    padding-left: 5px;
    height: 10px;
    color: #F8971D;
}

.GridItem-noneborder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    text-align: left;
}

    .GridItem-noneborder td {
        border: 1px solid #9C9C9B;
        padding-left: 3px;
        padding-right: 3px;
        white-space: normal;
    }

        .GridItem-noneborder td td {
            border: 0px solid #9C9C9B;
            padding-left: 3px;
            padding-right: 3px;
            white-space: normal;
        }

    .GridItem-noneborder a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .GridItem-noneborder a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .GridItem-noneborder a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

        .GridItem-noneborder a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
            text-decoration: underline;
        }

        .GridItem-noneborder a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

.GridAltItem-noneborder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background-color: #F5F5F5;*/
    /*background-color: #F1F5F6;*/
    text-align: left;
}

    .GridAltItem-noneborder td {
        border: 1px solid #9C9C9B;
        padding-left: 3px;
        padding-right: 3px;
        white-space: normal;
    }

        .GridAltItem-noneborder td td {
            border: 0px solid #9C9C9B;
            padding-left: 3px;
            padding-right: 3px;
            white-space: normal;
        }

    .GridAltItem-noneborder a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .GridAltItem-noneborder a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .GridAltItem-noneborder a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

        .GridAltItem-noneborder a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
            text-decoration: underline;
        }

        .GridAltItem-noneborder a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }


.empSummary td {
    color: #434343;
    font-size: 12px;
    line-height: 16px;
}

.enrolmentCompleteAuto {
    color: #434343;
    font-size: 12px;
    padding: 10px 0 15px 0;
    float: left;
    min-width: 240px;
    width: auto !important;
    text-align: left;
}

.enrolmentCompleteFixed {
    color: #434343;
    font-size: 12px;
    padding: 10px 0 15px 0;
    float: left;
    width: 240px;
    text-align: left;
}

.openEnrollment {
    color: #434343;
    font-size: 14px;
    padding: 10px 0 5px 0;
}

.tdSpacing td {
    padding: 3px 0 !important;
}

.lightBlueBg {
    background-color: #ebf4f9;
    padding: 10px 10px 10px 10px;
}

.lightBlueBgNospace {
    background-color: #ebf4f9;
    padding: 0px 0 0 0;
    border: none !important;
}
/*Grid with none border*/
GridItemNoneBorder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    text-align: left;
}

.GridItemNoneBorder td {
    margin: 0;
    white-space: normal;
    padding: 2px 6px 2px 6px !important;
    line-height: 18px;
}

.GridItemNoneBorder a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

    .GridItemNoneBorder a:hover {
        text-decoration: underline;
        font-size: 12px;
    }

    .GridItemNoneBorder a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
    }

    .GridItemNoneBorder a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        text-decoration: underline;
    }

    .GridItemNoneBorder a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
    }

.GridAltItemNoneBorder {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background-color: #F5F5F5;
	background-color: #F1F5F6;*/
    text-align: left;
    /*padding:3px 3px 3px 3px !important;*/
    padding: 2px 6px 2px 6px !important;
    border: none !important;
}

    .GridAltItemNoneBorder td {
        /*padding:3px 6px 3px 6px !important;*/
        padding: 0px 6px 0px 6px !important;
        white-space: normal;
        line-height: 18px !important;
    }

    .GridAltItemNoneBorder a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .GridAltItemNoneBorder a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .GridAltItemNoneBorder a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

        .GridAltItemNoneBorder a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
            text-decoration: underline;
        }

        .GridAltItemNoneBorder a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }


.whiterightBdr {
    border-right: 2px solid #fff;
    vertical-align: top !important;
}

.preparation {
    vertical-align: top !important;
}

    .preparation h2 {
        font-size: 19px;
        color: #657b92;
        text-transform: none !important;
        padding: 10px 0 20px 0;
    }


    .preparation .label {
        font-size: 12px;
        color: #6c6c6a;
    }

    .preparation .val {
        font-size: 12px;
        color: #486994;
    }

.lightBlueSummaryBlock {
    /*background-color:#ebf4f9;*/
    background-color: #f4f5f9;
    width: 960px;
    float: left;
    margin: 12px 0 0 0;
    padding: 0px 10px 0px 10px;
    text-align: left;
    clear: both;
}

    .lightBlueSummaryBlock ul {
        list-style: none;
    }

        .lightBlueSummaryBlock ul li {
            list-style: none;
            display: block;
            font-size: 12px;
            line-height: 20px;
            color: #434343;
            font-family: Arial;
        }

            .lightBlueSummaryBlock ul li a {
                color: #124079;
            }

                .lightBlueSummaryBlock ul li a:hover {
                    text-decoration: underline;
                }


.RedLabel, .RedLabel span {
    color: red;
}

.hc .RedLabel, .hc .RedLabel span {
    color: #000;
}

/*Grid with none border withoutpadding*/
GridItemNoneBorderPaddingless {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: White;
    text-align: left;
}

.GridItemNoneBorderPaddingless td {
    /*border: 1px solid #ccc;
	padding-left:3px;
	padding-right:3px;	
	padding-left:5px;*/
    margin: 0;
    white-space: normal;
    /*border:1px solid #e9e9e9;*/
    /*padding:3px 3px 3px 3px !important;*/
    padding: 0px 0px 0px 0px !important;
    line-height: 18px;
}

.GridItemNoneBorderPaddingless a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

    .GridItemNoneBorderPaddingless a:hover {
        text-decoration: underline;
        font-size: 12px;
    }

    .GridItemNoneBorderPaddingless a:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
    }

    .GridItemNoneBorderPaddingless a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        text-decoration: underline;
    }

    .GridItemNoneBorderPaddingless a:active {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
    }

.GridAltItemNoneBorderPaddingless {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    /*background-color: #F5F5F5;
	background-color: #F1F5F6;*/
    text-align: left;
    /*padding:3px 3px 3px 3px !important;*/
    padding: 0px 0px 0px 0px !important;
}

    .GridAltItemNoneBorderPaddingless td {
        /*padding-left:3px;
	padding-right:3px;*/
        /*height:15px;*/
        /*border: 1px solid #e9e9e9;*/
        /*padding:3px 3px 3px 3px !important;*/
        padding: 0px 0px 0px 0px !important;
        white-space: normal;
        line-height: 18px !important;
    }

    .GridAltItemNoneBorderPaddingless a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
    }

        .GridAltItemNoneBorderPaddingless a:hover {
            text-decoration: underline;
            font-size: 12px;
        }

        .GridAltItemNoneBorderPaddingless a:visited {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }

        .GridAltItemNoneBorderPaddingless a:link {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
            text-decoration: underline;
        }

        .GridAltItemNoneBorderPaddingless a:active {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
        }


.GridFooterNoneBorderPaddingless {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: none 0px white;
}

    .GridFooterNoneBorderPaddingless a {
        text-decoration: none;
    }

        .GridFooterNoneBorderPaddingless a:hover {
            text-decoration: underline;
        }


.orange {
    color: #006642;
}

.hc .orange {
    color: #000;
}

a.orangelink {
    color: #009963;
}

.hc a.orangelink {
    color: #000;
}

a.orangelink2 {
    color: #F8971D;
}

a.clearSearch {
    color: #fff;
    border: 1px solid #006642;
    border-radius: 3px;
    -moz-border-radius: 3px; /* Old Firefox */
    background-color: #006642;
    padding: 3px 5px 3px 3px;
    font-weight: bold;
}

    a.clearSearch:hover {
        background-color: #009963 !important;
    }



.hc a.clearSearch {
    border: 1px solid #000;
    background-color: #000;
}


a.clearSearch:hover {
    /*color: #000;
        text-decoration: none;*/
    color: #fff;
    text-decoration: none !important;
    background-color: #e28004;
    cursor: pointer;
}

.hc a.clearSearch:hover {
    background-color: #000;
}



.chkbox input[type='checkbox'] {
    margin-top: 2px !important;
}

.auditTrailDiv {
    overflow-y: auto !important;
    overflow-x: hidden;
}

/** For chrome  **/
.emailFieldWidth {
    width: 440px;
}

/** For chrome  **/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .emailFieldWidth {
        width: 365px;
    }
}

/** For firefox  **/
@-moz-document url-prefix() {
    .emailFieldWidth;

{
    width: 365px;
}

}

.viewemployerbtnSpace {
    margin-left: 162px !important;
}




/*Classes RAD Grid - Muhammad Adnan */

.myCustomRadGridStyle table {
    border-collapse: collapse;
}

    .myCustomRadGridStyle table thead tr {
        background-color: #717073;
        color: #124079;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold !important;
        line-height: 18px;
    }

    .myCustomRadGridStyle table thead td, .myCustomRadGridStyle table thead th {
        border: 1px solid #E9E9E9 !important;
        color: #FFFFFF !important;
        font-weight: bold;
        padding: 6px !important;
        white-space: normal;
    }

.myCustomRadGridStyle td {
    border: 1px solid #E9E9E9;
    line-height: 18px;
    margin: 0;
    padding: 3px 6px !important;
    white-space: normal;
}

.myCustomRadGridStyle table td a, .myCustomRadGridStyle table th a {
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.myCustomRadGridStyle table .label {
    color: #FFFFFF;
}

.myCustomRadGridStyle table td a {
    color: #63625D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    text-decoration: underline;
}

.myCustomRadGridStyle table a:hover {
    text-decoration: underline;
}




/*Classes Smart Control- Muhammad Adnan */

.divContainerVertical * {
    line-height: normal;
}

.divContainerVertical {
    float: left;
    margin: 0 0 10px 0;
    overflow: hidden;
}

    .divContainerVertical > div {
        float: left;
    }

.divRequiredValidator {
    float: left;
    width: 7px;
    min-height: 5px;
}

.divCaptionVertical {
    text-align: left;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 2px;
    width: 200px;
}

.divControlsVertical > div {
    float: left;
}

.divRepeatDirection > div {
    float: left;
}

/*Added  By Haroon*/


.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popupHeading {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #055da6;
    font-size: 14px;
    padding: 6px 0;
    height: 15px;
    position: relative;
    top: 40px;
    margin-left: 9px;
    margin-right: 7px;
    width: auto;
}

.popupHeadingRight {
    float: right;
    text-align: right;
}



.popupBody {
    background-color: white !important;
    border-width: 5px;
    border-color: #606060;
    border-style: solid;
    padding: 5px 0 15px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkits-border-radius: 5px;
}

/********* New Styles***************/

#main-wrap {
    width: 100%;
    float: left;
}

    #main-wrap p {
        text-align: left;
    }

.ffm-inner-wrap {
    margin: 0 auto;
    width: 100%;
    text-align: left;
}

.ffm-container {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}

    .ffm-container h1, .ffm-container h1 .NormalText {
        font-size: 2rem !important;
        color: #006642;
        padding: 0 0 5px 0;
        border-bottom: 1px solid #bfbfbf;
        margin-bottom: 10px;
    }


.hc .ffm-container h1, .hc .ffm-container h1 .NormalText {
    color: #000;
}

.ffm-header-bg {
    background-color: #fff;
    padding: 10px 0 20px 0;
    filter: none;
    float: left;
    width: 100%;
    border-bottom: 0 !important;
    margin: 0 !important;
}

.ffm-header-bg2 {
    /*background-color:#fff;*/
    padding: 10px 0;
    float: left;
    width: 100%;
    margin-top: -5px;
    /*box-shadow:0 0 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:0 0 3px rgba(0, 0, 0, 0.3);
    border-bottom:1px solid #ccc;*/
    clear: both;
}

.ffm-logo {
    float: left;
    width: auto;
    max-width: 300px;
    /*background-image:url("../../images/jethealthplanLogo.png");
    background-repeat:no-repeat;
    width:174px;
    height:64px;*/
}

.top-right-links {
    font-size: 13px;
    float: right;
    width: auto;
    margin-top: 20px;
}

    .top-right-links a {
        color: #454545;
        padding: 0 10px;
        text-decoration: none;
    }

        .top-right-links a:hover {
            color: #009963;
        }



.spacer {
    height: 20px;
    clear: both;
}

.spacer2 {
    height: 15px;
    clear: both;
}

.spacer3 {
    height: 5px;
    clear: both;
}

.sub-heading {
    font-size: 18px;
    color: #006642;
}
.back-prev .btn {
    margin-top: 0px;
}
.back-prev .btn a {
    width: auto !important;
   
}
.print-wrapper a:hover {
    color: #009963 !important;
}
/*.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '<';
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '>';
}*/
.hc .sub-heading {
    color: #000;
}

.ffm-page-heading {
    font-size: 2.2rem !important;
    color: #006642;
    padding: 20px 0 10px 0;
    font-weight: 700 !important;

}

.hc .ffm-page-heading {
    color: #000 !important;
}

.ffm-page-subheading {
    font-size: 16px;
    color: #717073;
    padding: 10px 0 10px 0;
    font-weight: bold;
    font-style: italic;
}

.ffm-sub-heading2 {
    font-size: 14px;
    color: #1c1c1c;
    font-weight: bold;
}

.ffm-side-sub-heading {
    font-size: 13px;
    color: #1c1c1c;
    font-weight: bold;
}

.grey-sub-heading {
    font-size: 18px;
    color: #676767;
    padding-bottom: 5px;
}
.orangeSummaryBoldValue {
    color: #006642;
}
.left-plan .tooltip {
    font-weight:bold !important;
    font-size:13px !important;
}
.left-plan span{
    font-size:1.5rem !important;
}

    .left-plan span#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_grdPlans_ctl02_lblDefaultOneVal {
        position:relative;
        top:2px;
    }
    .left-plan td {
        text-align: left;
    }
.left-plan .ffm-plan-detail-val, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_grdPlans_ctl02_lblMonthlyCost {
    text-align: right !important;
}
.inner-plan-card label {
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
.inner-plan-card small {
    padding-top: 10px;
    padding-bottom: 3px;
    display: block;
}
.price small {
    font-size: 1.5rem !important;
}
.inner-plan-card .containerPlanDetail strong {
    font-weight: 600;
    font-size: 1.5rem;
}
.RadWindow .rwWindowContent .rwPopupButton:hover .rwOuterSpan, .RadWindow .rwWindowContent .rwPopupButton:hover {
    padding: inherit !important;
}
.clr {
    clear: both;
}

.ffm-content {
    width: 95%;
    float: right;
}

.sidebar-heading {
    font-size: 1.8rem !important;
    color: #006642;
    font-weight: bold;
    padding: 10px 0 10px 0;
}

.hc .sidebar-heading {
    color: #000;
}

.sidebar-spacer {
    margin-bottom: 10px;
    line-height: 17px !important;
}

.sort-plan {
    display: block;
    margin: 0px 0;
}

    .sort-plan ul {
        margin: 0 0 2px 0;
        padding: 0;
    }

    .sort-plan li {
        margin-right: 15px;
        list-style: none;
        font-size: 20px;
        color: #676767;
        float: left;
    }
.checkRadioSpace {
    display: flex;
    align-items: center;
     margin-top: 0px !important;

}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_PlansData{
    margin-bottom:25px !important;
}

.sort-plan li label {
    font-size: 1.6rem !important;
    color: #454545 !important;
    margin-bottom: 0px;
    margin-left: 5px;
    font-weight: 600;
    padding-bottom: 0px !important;
}
.sort-plan input[type="radio"], .information-wrapper input[type="radio"], .radio-btns-form input[type="radio"]  {
    line-height: 12px;
    vertical-align: middle;
    height: 2rem;
    width: 1.6rem;
}
.information-wrapper label{
    padding-bottom:0px !important;
}
.sent-email-section .NormalText {
    display: flex;
    align-items: center;
}
    .sent-email-section .NormalText label{
        margin-left:5px !important;
    }
    .sort-plan ul {
        display: flex;
        align-items: center;
        
    }
.item-plan .tooltip {
    line-height: normal;
    margin-bottom: 0px !important;
}
.sorttyple-radio {
    top: 0 !important;
}
.paper-application label{
    padding-bottom:0px !important;
    margin-bottom:0px !important;
    margin-left:5px;
    margin-right:5px;
}
body .sort-h {
    font-size: 1.6rem !important;
    font-weight: 600 !important;
    color: #454545 !important;
}

.sort-plan li table td {
    padding-right: 15px;
}
.wrapper-child{
    display:flex;
    align-items:center;
      
}
.back-mainHeading, .ffm-container  .back-mainHeading{
    border: none !important;
}
.qaute-box .white-box-inner {
    padding: 10px 0px;
}
.wrapper-child select.form-control {
    width: 70px !important;
    margin: 0px;
    margin-left: 10px;
}

.ffm-compare {
    float: left;
    width: auto;
    font-size: 14px;
    /*text-align:center;*/
    padding: 0;
    margin: 5px 5px 0 7px;
}

.ffm-plan-name {
    display: flex;
    width: auto;
    font-size: 2rem !important;
    /*text-align:center;*/
    color: #006642;
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin: 10px 10px 0 0;
    line-height: normal;
    /*display: contents;*/
}
.wrapper-summary .ffm-plan-name {
    font-size: 2rem !important;
}

.hc .ffm-plan-name {
    color: #000;
}

.plan-links p {
    font-size: 13px;
    color: #676767;
    font-family: Arial !important;
    padding: 15px 0 5px 10px;
}

.plan-links ul {
    padding: 0;
    margin: 20px 0 0 10px;
    float: left;
}

    .plan-links ul li {
        padding-bottom: 7px;
        clear: both;
        list-style: none;
    }

        .plan-links ul li a {
            /*font-size:14px;*/
            font-size: 1.5rem !important;
            line-height: 22px !important;
            color: #676767 !important;
            text-decoration: underline !important;
            font-family: Arial !important;
        }

            .plan-links ul li a:hover {
                text-decoration: none;
                cursor: pointer !important;
            }

.ffm-plan-detail td {
    font-size: 14px;
    line-height: normal !important;
}

td.ffm-plan-detail-val {
    font-size: 12px;
    line-height: normal !important;
}


.orange-color {
    color: #006642;
}

.hc .orange-color {
    color: #000;
}

.ffm-valign {
    vertical-align: top !important
}


.ffm-orange-bar-head {
    background-color: #F8971D;
    color: #fff;
}


    .ffm-orange-bar-head td {
        background-color: #F8971D;
        color: #fff;
        padding: 5px;
        font-weight: bold;
    }

.ffm-tbl-spacing td {
    padding: 5px;
}

.white-box {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
}

.white-box-inner {
    padding: 10px;
}

.white-box-inner2 {
    padding: 15px 10px 5px 10px;
    float: left;
}


.orange-btn a {
    background-color: #006642;
    text-align: center;
    padding: 1rem .8rem;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 1.5rem;
    width: 114px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.change-profile-btn a {
    background-color: #009963;
}

.hc .orange-btn a {
    background-color: #000;
}

.orange-btn a:hover {
    color: #fff;
    text-decoration: none !important;
    background-color: #009963;
}


.hc .orange-btn a:hover {
    color: #fff;
    text-decoration: none !important;
    background-color: #000;
    border: 1px solid #000;
}

.orange-btn-big a {
    background-color: #006642;
    text-align: center;
    padding: 10px 12px;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 15px;
    font-weight: bold;
    width: 130px;
    color: #fff;
    text-decoration: none;
}

    .orange-btn-big a:hover {
    }


.sign-in-btn {
    background-color: #006642;
    /*background: #be470f;*/
    text-align: center;
    padding: 6px 10px;
    float: right;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 13px;
    /*margin:12px 0 0 10px;*/
    margin: 0 0 0 10px;
}

.hc .sign-in-btn {
    background-color: #000 !important;
}

.sign-in-btn a {
    color: #fff;
    text-decoration: none;
}

    .sign-in-btn:hover, .sign-in-btn a:hover {
        color: #fff;
        text-decoration: none !important;
        background-color: #009963;
    }

.hc .sign-in-btn:hover, .hc .sign-in-btn a:hover {
    background-color: #000;
}

.sign-in-btn a img {
    margin: 0 0 -2px 5px;
}

.footnote {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
}

.footnote-greybar {
    background: #eeeeee;
    font-size: 17px;
    color: #626262;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    margin: 15px 0 5px 0;
}


.eligibity-stats-tbl {
    color: #3a3a3a;
    font-size: 13px;
}

.eligibility-status {
    float: left;
    width: 100%;
}

    .eligibility-status h3 {
        font-size: 16px;
        color: #006642;
        padding-bottom: 10px;
        margin: 0;
    }

.per-info-row {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}

.per-info {
    float: left;
    width: 35%;
    font-weight: bold;
}

.per-info-val {
    float: left;
    width: 20%;
}

.white-block {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    float: left;
    width: 97%;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.ffm-slider {
    float: right;
    width: 24%;
    margin-top: 20px;
}

.ffm-tbl-spacing td {
    padding: 4px;
}

.eligibity-stats-tbl {
    color: #3a3a3a;
    font-size: 13px;
}

.ui-slider {
    top: 35px;
}

.txtAdjustAPTC {
    float: right;
    width: 65px;
    font-size: 20px;
    padding: 2px 5px;
    text-align: right !important;
    height: 20px;
    border: 1px solid #F8971D !important;
}


.txtAdjustAPTC2 {
    float: right;
    width: 65px;
    font-size: 20px;
    padding: 2px 5px;
    text-align: right !important;
    height: 20px;
}

.ffm-slider-row {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    font-weight: bold;
}

.ffm-aptc {
    color: #F8971D;
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin-top: 13px;
}

.ffm-slider-start-val {
    float: left;
    border: none !important;
    width: 60px !important;
    margin-top: 13px;
    font-weight: bold;
}

.ffm-slider-max-val {
    float: right;
    width: 70px !important;
    border: none !important;
    text-align: right;
    margin-top: 13px;
    font-weight: bold;
}

.ui-widget-header {
    background-color: #fff !important;
    background-image: none !important
}

.ui-widget-content {
    background-color: #F8971D !important;
    background-image: none !important
}

.hc .ui-widget-content {
    background-color: #000 !important;
}

.text-center {
    text-align: center;
}

.pull-center {
    margin: 0 auto;
}

.ffm-med-text-box {
    width: 135px;
    border: 1px solid #c2c2c2;
    /*padding:4px;*/
}

.ffm-med-dropdown {
    width: 135px;
    border: 1px solid #c2c2c2;
    padding: 4px;
}


.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.ffm-center {
    margin: 0 auto;
    width: auto;
}

.ffm-sub-heading {
    font-size: 2rem !important;
    color: #006642;
}

.hc .ffm-sub-heading {
    color: #006642;
}

.ffm-sub-heading2 {
    font-size: 1.5rem;
    color: #8a8a8a;
    /*color:#000;*/
}


.hc .ffm-sub-heading2 {
    color: #000;
}

.ffm-planComaprisonsidbar {
    float: left;
    width: 260px;
}

.container-center {
    margin: 0 auto;
    width: auto;
}

.ffm-planMain {
    color: #8d8d8d !important;
}

.cmp-plan-name {
    font-size: 14px;
    color: #006642;
    font-weight: bold;
    line-height: 18px;
    height: 65px;
    float: left;
    width: 100%;
    text-align: center;
}

.hc .cmp-plan-name {
    color: #000;
}

.orangeBold {
    font-weight: bold;
    color: #006642;
}

.hc .orangeBold {
    font-weight: bold;
    color: #000;
}



.cmprPlans td {
    color: #5e5652 !important;
}

.hc .cmprPlans td {
    color: #000 !important;
}

.compare-select-plan {
    min-width: 180px;
    max-width: 180px;
    width: 180px;
    color: orange !important;
    margin-left: 15px;
}

.ffm-orange {
    color: #006642;
}
    .ffm-orange span {
        color: #006642 !important;
    }

    .hc .ffm-orange {
        color: #000;
    }

.ffm-contentRow {
}

    .ffm-contentRow .lt {
        float: none;
        width: 75%;
        line-height: 25px;
        text-align: left;
    }

    .ffm-contentRow .rt {
        float: none;
        width: 25%;
        text-align: right;
        margin-top:4px;
    }

.ffm-estimatedTotalDiv {
    float: none;
    padding-top: 5px;
    color: #444444;
    border-top: 1px solid #ccc;
    margin-top: 10px;
}

.ffm-totalTitle {
    float: none;
    width: 75%;
    padding-top: 5px;
    color: #444444;
    text-align: left;
}

.ffm-register {
    float: left;
    width: 730px;
}

.ffm-light-blue-bg {
    /*background-color:#f6f8f9;*/
}

.sorttyple-radio {
    position: relative;
    top: 5px;
}

.ffm-right-content {
    /*float:left;
    width:700px;*/
}

.chooseplannote-text {
    float: right;
    margin-top: 7px;
    text-align: left;
    width: 450px;
    font-size: 12px;
    line-height: normal;
}

.ffm-grey-txt {
    color: #717073 !important;
}

.paddingrt-5px {
    padding-right: 5px;
}

.ffm-nobdr td {
    border: none !important
}

.ffm-estimatedTotal {
    padding-top: 5px;
}

.ffm-left-alignment {
    margin-left: -5px;
}

.rqfield {
    float: left;
    width: 90%;
    padding: 15px 0 0 12px;
    margin-bottom: 12px;
    font-weight: 700;
}

a.aquacolor {
    color: #006642;
    font-weight: bold;
}

    a.aquacolor:hover {
        text-decoration: underline;
    }

.error-msg-skin {
    background-image: url(../../Images/info-msg-bg.jpg);
    background-repeat: repeat-x;
    background-color: #ebd8d8;
    line-height: 27px;
    color: #8d313d;
    width: 45%;
    padding: 5px 10px 5px 35px;
    border: 1px solid #c29f9f;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 0;
}

    .error-msg-skin img {
        margin: 0 5px -2px 0;
    }

.success-msg-skin {
    background-image: url(../../Images/success-msg-bg.jpg);
    background-repeat: repeat-x;
    background-color: #d6e6cc;
    line-height: 27px;
    color: #2d6524;
    width: 45%;
    padding: 5px 10px 5px 35px;
    border: 1px solid #9dc286;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 0;
}

    .success-msg-skin img {
        margin: 0 5px -2px 0;
    }

.msg-icon {
    position: relative;
    top: 36px;
    left: 10px;
}



/*** 14/04/2020 ***/


.form-group .NormalText {
    font-size: 14px;
    padding-bottom: 3px;
}

.spacer-10 {
    margin-bottom: 10px;
    display: block;
}

.spacer-5 {
    margin-bottom: 5px;
    display: block;
}

.notesManagement label {
    display: block;
    margin-bottom: 3px;
}

.notesManagement .private-public label {
    display: inline-block !important;
}


.notesManagement .private-public input[type="radio"] {
    vertical-align: initial !important;
}

.notesManagement .txtArea, .notesManagement textarea, .notesManagement input[type="text"].NormalText {
    width: 100%;
    border: 1px solid #bfbfbf
}

.notesManagement .col-md-12 {
    width: 33.333%;
    box-sizing: border-box;
    padding: 0 0px;
    float: left;
}
.payment-section {
    background:#fff;
}
/*** 508 compliance ***/
/*** Focus visible ***/
input[type="text"]:focus, select:focus, a:focus {
    border: 1px solid #808080;
    outline: none;
}

.tbl-space {
    border-collapse: collapse;
    border-spacing: 0;
}

    .tbl-space td {
        border-collapse: collapse;
    }

.FooterLinks {
    text-decoration: underline !important;
    font-weight: bold !important;
    color: #000 !important;
}

.noborder {
    border: none;
}

.tbl-nobdr {
    border: none;
    padding: 0;
    border-spacing: 0px;
}

.tdAlignLeft {
    text-align: left;
}

.tdAlignRight {
    text-align: right;
}

.tdAlignCenter {
    text-align: center;
}

.tdValign {
    vertical-align: top;
}

.imgValignMiddle {
    vertical-align: middle
}

.tblAlignRight {
    float: right;
}

.tblAlignLeft {
    float: Left;
}

.tblAlignCenter {
    text-align: center;
}

.ConsumerPortalWidth {
    width: 100%;
}

.consumerMainContent {
    width: 100%;
    float: none;
}

.linkUnderline a {
    text-decoration: underline;
}

a:focus {
    border: none !important;
    outline: none !important;
}

.appinfo table {
    width: 100%;
}

fieldset {
    margin: 0;
    padding: 0;
}

.hc .loadingImage {
    filter: grayscale(100%) saturate(100) invert(10);
}

.hc .greenIconLookup {
    filter: grayscale(100%) saturate(100) invert(100);
}

.cssAgent input[type="button"] {
    opacity: 1;
    text-indent: -9999px;
    background-color: transparent;
    border: none;
    background-image: url(../../images/search-lookup.png) !important;
    background-repeat: no-repeat !important;
    background-position: 5px 0 !important;
    width: 26px;
    height: 22px;
}

.dob-date-ctrl {
    position: inherit !important
}
.dob-date-ctrl span{
    display:none;
}


/*new css .............................*/


.new-header {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
    clear: both;
    display: inline-block;
    padding: 10px 0px 10px 0px;
    box-sizing: border-box;
    width: 100%;
    display: table;
    z-index: 300;
    min-height: 50px;
    border-top: 7px solid #006642;
}

.dob-date-ctrl input.NormalText {
    width: 100% !important;
}

.white-box-inner .form-control, .white-box-inner input.NormalText, .user-already-exist input,
.form-control, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctrllookup1_lblName {
    border: 1px solid #006642 !important;
    border-radius: 2px;
    color: #555555 !important;
    padding: .8rem !important;
    width: 100% !important;
    box-sizing: border-box;
    font-size: 1.5rem;
    height: auto !important;
    margin-top: 10px;
}
body .quoteForm input[type="text"] {
     padding: .8rem !important;
}
.btn a, .btn input, input.btn{
    font-size:1.5rem;
}

.event-group {
    position: relative;
}

    .event-group img {
        position: absolute;
        right: 10px;
        top: 17px;
    }

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_dtpEventDate_btnCalenderImage {
    position: absolute;
    right: 10px;
    top: 1.7rem !important;
    width: auto !important;
}
body .form-group.gender select.form-control, body .form-group.gender select {
    padding: .8rem !important;
  
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_dtpEventDate_lblFormat {
    position: absolute;
    width: auto;
    right: 49px;
    top: 33px;
}

.QuoteSteps {
    width: 100%;
}

.application-footer {
    background: #eeeeee;
    padding: 20px 0px;
    clear: both;
}
.compare-select-plan a{
    min-width:17rem !important;
}

.application-footer a {
    color: #006642 !important;
}

.contrastBtn {
    background-color: #717073;
    border-radius: 17px;
    text-align: center;
    cursor: pointer;
    max-width: 100px;
    min-width: 70px;
    height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    padding: 0 4px;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 12px;
    position: fixed;
    bottom: 10px;
    right: 10px;
}

    .contrastBtn img {
        position: relative;
        top: 3px;
    }

.main-from {
    overflow-x: hidden;
}

a:focus {
    border: none !important;
    outline: none !important;
}

.QuoteSteps ul li img {
    padding-left: 6px;
    margin-bottom: 2px;
}

.sidebar-plan .sideBar {
    float: none;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.sidebar-plan .sidebar-heading {
    font-size: 1.8rem !important;
    color: #fff !important;
    text-align: center;
    font-weight: bold;
    padding: 10px 0 10px 0;
    width: 100%;
    background: #006642 !important;
    padding: 18px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_tvPlansn0Nodes td {
    padding-bottom: 10px !important;
   
}
    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_tvPlansn0Nodes td span {
        font-size: 1.4rem !important;
    }
    .sidebar-plan .white-box-inner2 {
    padding: 0px;
    float: none;
}

    .sidebar-plan .white-box-inner2 .inner {
        padding: 10px;
        padding-top: 0px;
    }

.sidebar-plan .sideBar ul li label {
    font-size: 15px !important;
    margin-bottom: 0px;
    margin-left: 5px;
    padding-bottom: 0px !important;
}

/*a:not([href]):not([class]) {
    font-size: 13px;
    color: #676767;
    text-decoration: underline;
    font-family: Arial !important;
}*/

.profile-wrapper {
    padding: 10px;
    background: #eeeeee;
    text-align: left;
}

.grey-color-bg {
    background: #eeeeee;
}

.profile-wrapper .orange-btn {
    text-align: center;
}

    .profile-wrapper .orange-btn a {
        width: 100% !important;
    }

/*.checkbox-list-wrapper{
    padding:10px;
}
    .checkbox-list-wrapper .H4Heading {
        font-size: 13px;
        padding-bottom: 0px;
        color: #000;
        font-weight: bold;
        padding-left: 4px;
        margin-bottom: 13px;
    }
    */
.summary-btn .btn {
    padding: 0px !important;
}

.qoteProfile {
    margin: 0px !important;
}

.sidebar-plan .sideBar ul li table tr td {
    float: none;
    width: 100%;
}

.sideBar ul {
    list-style: none;
    margin: 0 0 0px 7px;
    float: none !important;
    width: 100% !important;
}

.sidebar-plan .sideBar ul li {
    float: none;
    width: auto;
}

.heading-green {
    color: #006642;
    font-weight: bold;
}

.plan-main-content {
    margin-top: 15px;
}

.plan-compare-wrapper .ffm-compare {
    display: flex;
    align-items: center !important;
}

    .plan-compare-wrapper .ffm-compare input[type="checkbox"] {
        margin-left: 7px;
    }
/*.sidebar-plan .sideBar .checkbox-list-wrapper ul li{
    margin-left:23px;

}*/


/* .plan-compare-wrapper .ffm-compare input[type="checkbox"] + label {
            display: block;
            margin: 0.2em;
            cursor: pointer;
            padding: 0.2em;
            font-family: 'Arial'
        }*/

/* .plan-compare-wrapper .ffm-compare input[type="checkbox"] {
        display: none;
    }*/

/* .plan-compare-wrapper .ffm-compare input[type="checkbox"] + label:before {
            content: "\2714";
            border: 0.1em solid #000;
            border-radius: 0.2em;
            display: inline-block;
            width: 1.2em;
            height: 1.2em;
            padding-left: 0.2em;
            padding-bottom: 0.3em;
            margin-right: 0.2em;
            vertical-align: bottom;
            color: transparent;
            transition: .2s;
        }

        .plan-compare-wrapper .ffm-compare input[type="checkbox"] + label:active:before {
            transform: scale(0);
        }

        .plan-compare-wrapper .ffm-compare input[type="checkbox"] :checked + label:before {
            background-color: #006642;
            border-color: #006642;
            color: #fff;
        }

        .plan-compare-wrapper .ffm-compare input[type="checkbox"] :disabled + label:before {
            transform: scale(1);
            border-color: #aaa;
        }

        .plan-compare-wrapper .ffm-compare input[type="checkbox"] :checked:disabled + label:before {
            transform: scale(1);
            background-color: #006642;
            border-color: #006642;
        }*/
.compare-content-wrapper .PlanComaprisonSideBar {
    float: none !important;
    width: 100% !important;
}

.main-body-content .ffm-inner-wrap2 {
    width: 100% !important;
}

.select-wraper {
    margin-top: 15px;
    display: flex;
    align-items: center;
    margin-left: 33px;
    margin-bottom: 6px;
}
    .select-wraper label {
        padding-top: 6px !important;
    }
    .plan-rowCompare {
        display: flex;
    }

/*#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_UpdatePanel1 {
    display: none;
}*/

.compare-footer .application-footer a {
    color: #006642 !important;
}

.compare-footer {
    margin-top: 30px;
    clear: both;
}

.companyInfoForm, .companyInfoWrap {
    float: none;
    width: 100%;
}

.radio-btns-form label {
    margin-bottom: 0px !important;
    margin-left: 5px;
    font-weight: 700;
    padding-bottom: 0px !important;
}

.radio-btns-form td {
    display: flex;
    margin-right: 10px;
    align-items: center;
}
.card-footer a {
    min-width: 22rem;
}

.radio-btns-form tr {
    display: flex;
}

.radio-btns-form table {
    width: 100% !important;
}

.appilcation-checkbox label {
    margin-left: 5px;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_btnGetQuote{
    margin-left:15px !important;
}
.plan-main-content, .wrapper-summary .white-box, .wrapper-summary .plan-card, .border-top-section {
    border-top: 6px solid #006642;
}
.modalButtons input[type="submit"] {
    min-width: 110px;
}
.NormalButton, input.NormalButton {
    width: auto;
    height: auto !important;
    color: #fff !important;
    text-align: center;
    border: 1px solid #006642 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #006642 !important;
    font-weight: bold;
    /* margin-right: 3px; */
}

.white-box-inner .validationError, .white-box-inner input.validationError {
    border: 1px solid #f04138 !important
}

.user-already-exist h3 {
    color: #006642;
}

.user-already-exist .green-btnd2 a {
    background: #006642;
    height: auto;
    border: 1px solid #006642 !important
}
.back-mainHeading, .back-mainHeading a {
    font-size: 1.8rem !important;
    color: #006642 !important;
    font-weight: normal;
    border: 0;
    padding: 3px 10px 3px 0;
    text-align: left;
}
    .back-mainHeading a:hover {
        color: #009963 !important;
        text-decoration:none;
    }
    .back-mainHeading i {
        color: #545b62;
    }

    .close-btn {
        position: absolute;
        top: 24px;
        right: 21px;
        background: #e25050;
        padding: 7px;
        border-radius: 4px;
        color: #fff;
    }

    .close-btn a, .close-btn button {
        color: #fff;
    }

.user-already-exist .dob-date-ctrl img {
    position: absolute;
    right: 20px;
    top: 27px;
}

.user-already-exist #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_dteDOB_lblFormat {
    position: absolute;
    top: 34px;
    width: auto;
    right: 50px;
}

.profile-box-appli .profile-box-appli {
    text-align: left;
}

#dvMain {
    background: #fff;
}

.vertical-nav-header-label {
    padding-bottom: 5px;
    display: block;
    margin-top: 1.5rem;
    color: #1C1C1C;
    font-size: 1.5rem !important;
    white-space: break-spaces;
}

.vertical-nav-child-label-selected {
    cursor: pointer;
    /* font-weight: bold; */
    padding: 0 0 0 5px;
    font-size: 1.5rem !important;
    font-weight: normal !important;
}

.sidebar-application .white-box {
    background: #eeeeee !important;
}
/*#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_Menu1_ctl00_lblText {
    padding-bottom: 5px;
}*/
.vertical-nav-child{
    margin-top:0px !important;
}
.vertical-nav a {
    border: none !important;
}

.sidebar-application .white-box-inner2 {
    padding: 0px !important;
    float: none;
    width: 100%;
}

.sidebar-application .qoteProfile {
   padding: 5px !important;
    padding-bottom: 14px !important;
    padding-top: 0px !important;
}

.sidebar-application .railtitle {
    font-size: 15px !important;
    color: #fff !important;
    font-weight: bold !important;
    padding: 15px 0 15px 0 !important;
    background-color: #006642 !important;
}

.sidebar-application .whitebold {
    color: #fff !important;
    padding: 10px !important;
}

.sidebar-application .blackboldQuoteProfile {
    text-align: left;
    padding: 10px 5px 0px 5px;
    font-size: 1.5rem;
}

.sidebar-application .railQuoteProfile {
    text-align: left;
    padding: 5px 5px;
    font-size: 14px;
}

.sidebar-application .info-box {
    padding: 5px !important;
    padding-bottom: 14px !important;
    padding-top: 0px !important;
}

.dob-control img {
    position: absolute;
    right: 20px;
    top: 39px;
}

.dob-control #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_dteDOB_lblFormat {
    position: absolute;
    width: auto;
    right: 47px;
    top: 46px;
}

.dob-control-t #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_dtpLastDateofTobaccoUse_lblFormat {
    position: absolute;
    right: 44px;
    width: auto;
    top: 40px;
}

.dob-control-t img {
    position: absolute;
    right: 20px;
    top: 33px;
}

.right-sidebar .white-box-inner2 {
    padding: 0px;
    float: none;
    background: #eeeeee;
}

.right-sidebar .sidebar-heading {
    color: #fff;
    background: #006642;
}

.right-sidebar .inner-content-side {
    padding: 10px !important;
}

.right-sidebar .ffm-contentRow, .right-sidebar .ffm-estimatedTotalDiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main-content0questionaire label {
    margin-bottom: 0px !important;
    margin-left: 5px;
}

table th a {
    color: #fff !important;
}

input.btnSml2 {
    background: #006642;
    border: 1px solid #006642;
}

.apply-wrapper .NormalText {
    width: auto;
    margin-right: 5px;
}

.new-header .dropDwonMenuPanel ul li a {
    text-align: left !important;
}

.chosing-textox {
    text-align: left;
}

.information-wrapper label {
    margin-bottom: 0px;
    margin-left: 5px;
    padding-bottom: 0px;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_imgToolTipPassword {
    position: absolute;
    right: -49px;
    top: 35px;
}


.s-btns .orange-btn {
    display: flex;
    justify-content: center;
}

#lblNoRecordFound {
    padding: 10px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_DentalCheckBox {
    margin-top: 7px;
    margin-bottom: 20px !important;
}

.btn-wrapper .btn {
    float: none;
}

.search-wrapper-a #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctrllookup1_cmdSearch {
    position: absolute;
    right: 1.8rem;
    top: 3.3rem !important;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_tdSearchText {
    text-align: right;
    position: absolute;
    right: 7.7rem;
    width: auto;
    top: 4rem;
}

.search-wrapper-a a.clearSearch {
    padding: 8px 10px;
    position: absolute;
    right: -6.7rem;
    top: 3rem;
}

.search-wrapper-a table {
    width: 100%;
}

.apllication-profile .label {
    padding: 0px !important;
}

.radio-btn-list label {
    margin-bottom: 0px;
    margin-left: 5px !important;
}

.search-wrapper-a .click-search {
    position: absolute;
    right: 47px;
    top: 29px;
}

.application-search-box #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctrllookup1_cmdSearch {
    position: absolute;
    right: 14px;
    top: 31px;
}

.application-search-box a.clearSearch {
    top: 22px !important;
}

.apllication-profile .dob-control img {
    position: absolute;
    right: 2.6rem !important;
    top: 3.3rem !important;
}
.apllication-profile #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_dtpLastDateofTobaccoUse_btnCalenderImage {
    top: 3.4rem !important;
}
.application-search-box #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctrllookup1_cmdSearch {
    top: 3.4rem !important;
}
.auto-asign-btn input{
    margin-left:0px !important;
}
.application-search-box .NormalButton, input.NormalButton {
    padding: 8px 15px !important;
    text-transform: capitalize;
}

.apllication-profile .dob-control-t img {
    position: absolute;
    right: 2.6rem;
    top: 2.8rem;
}

.qoteProfile .inner strong, .right-sidebar .inner strong {
    padding-bottom: 5px;
    display: block;
    margin-top: 1.5rem;
    color: #1C1C1C;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_gvApplicantInfo_ctl04_divHandiCap {

    padding-top:7px;
}

.theDataGrid .TitleInListTable {
    color: #fff !important;
}
.white-box a:focus {
    border: none !important;
    outline: none;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_pnlInputControl textarea.NormalText {
    padding-left: 10px;
}

body a:focus {
    border:none  !important;
    outline: none;
}
body .rwPopupButton {
    padding:0px !important;
}
.ruFileInput {
    cursor: pointer !important;
}
.payment-section table{
    width:100% !important;
}
.padding-section{
    padding:0px 17px;
    display:block;
}
.back-btn-new {
    padding: 0px !important;
}
body .empty-div-check #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctrllookup1_lblName {
    position: absolute;
    left: 0;
    width: 99% !important;
}

.back-btn-new {
    display:flex;
    justify-content:center;
    /*width: 100% !important;*/
}
.ffm-plan-detail .orange-color  b {
    font-weight: 700 !important;
    color: #1C1C1C !important;
}
.ffm-plan-detail .orange-color span {
    color: #1C1C1C !important;
}
.row:has(.summary-btn) {
    margin-top: 20px;
}
.ajax__calendar_title {
    
    font-size: 11px !important;
}
.ajax__calendar_dayname {
    font-size: 12px !important;
}
.ajax__calendar .ajax__calendar_day {
 
    font-size: 12px !important;
}
.ajax__calendar .ajax__calendar_footer {
    margin-bottom: 5px !important;
    font-size: 12px !important;
}
.wrapper-summary .plan-links ul {
    padding: 0;
    margin: 20px 0 0 0px;
    float: left;
    display:block;
}
.card-footer .btn{
    float:none !important;
    margin-top:0px !important;
}
.wrapper-summary  .card-footer {
    background-color: #009963
}

.wrapper-summary .ffm-compare {
    margin: 5px 5px 0 -5px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_Panel1 {
    height: auto !important;
}
.apply-wrapper .tooltip {
    font-weight: bold !important;
}




#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_pnlExisting #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_btnSearch {
    margin-left: 0px !important;
}


.date-birth-input .form-control {
    margin-top: -6px !important;
}

.divider-birth {
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 0px;
    display: block;
    height: 21px;
}

.stld .divider-birth {
    margin-top: 10px;
}

.tobaco-checkbox input[type="checkbox"] {
    margin-bottom: 10px;
}

.cmprPlans table {
    width: 100%
}

.cmprPlans .compare-select-plan {
    min-width: 100%;
    max-width: 100%;
    display: flex;
    margin: 0px;
    justify-content: center;
}

.cmprPlans .plan-rowCompare {
    justify-content: center;
    width: 100%;
    margin-bottom: 1rem;
}

.cmprPlans .td-plan-3, .td-plan-2, .td-plan-1, .td-plan-0 {
    width: 25%;
}

.td-plan-3 {
    width: 25%;
    min-width: 200px;
    max-width: 100px;
    text-align: center;
    padding-top: 0px;
    vertical-align: bottom;
    border-right: 1px solid #e0e1e2 !important;
    border-top: 1px solid #e0e1e2 !important;
}



.information-wrapper #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctrllookup1_lblName {
    margin-top: 6px !important;
}

.heading-2 {
    font-size: 20px;
    color: #006642;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 10px;
}

.close-btn-section {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px;
    z-index: 10;
    background: green;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
}

.agent-agree-check input[type='checkbox'] {
    margin-bottom: 0px;
    margin-right: 5px;
}

.AuthorizeNetPopupInner input[type="text"], .AuthorizeNetPopupInner select.form-control, select {
    border: 1px solid #006642 !important;
    border-radius: 2px;
    color: #555555 !important;
    padding: 7px !important;
    width: 95% !important;
    box-sizing: border-box;
    font-size: 16px;
    height: auto !important;
}



label[for="ctl00_ctl00_txtHiddenURL4DetailScreen"] {
    /* Your styles here */
    display: none;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_Panel1 #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_btnClose {
    width: 131px;
    height: 34px !important;
    color: #fff !important;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #006642 !important;
    border: 1px solid #006642;
    font-weight: bold;
}


.close-wrapper input {
    color: #fff !important;
}

.popupdolist {
    background-color: #fff !important;
}

#bdy {
    display: block;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_pnlBypassReason textarea {
    padding-left: 10px !important;
}

.payment-section .orangeSummaryBoldLabel ul {
    text-align: left !important;
    line-height: 25px;
}

.sidebar-application-inner .static {
    width: 100% !important;
}

.sidebar-application-inner {
    width: 100%
}

.sidebar-application .pad-top {
    padding: 10px !important;
}

input[type="text"], input[type="password"] {
    border: 1px solid #006642 !important;
    border-radius: 2px;
    color: #555555 !important;
    padding: 7px !important;
    width: 100% !important;
    box-sizing: border-box;
    font-size: 15px;
    height: auto !important;
    margin-top: 10px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_RCBSpokenLanguage_Input {
    border: none !important;
    border-radius: none;
    color: #555555 !important;
    padding: 0px !important;
    width: 100% !important;
    box-sizing: border-box;
    font-size: 15px;
    height: auto !important;
    margin-top: 0px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_RCBSpokenLanguage {
    width: 100% !important;
    border: 1px solid #006642 !important;
    border-radius: 2px;
    color: #555555 !important;
    padding: 5px !important;
    width: 100% !important;
    box-sizing: border-box;
    font-size: 15px;
    height: auto !important;
    margin-top: 0px;
}

.profile-box-appli table, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_Menu1_ctl01_divData {
    width: 100%;
}

.compare-content-wrapper input[type="checkbox"] {
    position: relative;
    /* top: 2px; */
    top: 3px;
    width: 2rem;
    height: 1.4rem;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_tvPlanFeatures img, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_tvPlans img {
    height: 30px;
    width: 30px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_tvPlanFeatures tr {
    display: flex;
    align-items: center;
}

label[for="ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_chkSelectAll"], label[for="ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_chkSendNotification"] {
    margin-bottom: 0px !important;
    margin-left: 0px;
    padding-bottom: 0px !important;
}

label[for="ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_chkSameAsHomeAddress"] {
    margin-bottom: 0px !important;
    margin-left: 5px;
    padding-bottom: 0px !important;
    margin-top: 3px;
}

label[for="ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_chkDental"] {
    margin-right: 12px;
}


.QuoterDisclaimerContentStyle ul li, .QuoterDisclaimerPlanSummary ul li {
    font-size: 15px !important;
    line-height: 23px !important;
}

.QuoterDisclaimerPlanSummary ul, .QuoterDisclaimerContentStyle ul {
    margin-left: 0px;
}

.colorChange {
    font-size: small;
    padding-left: 7px;
    color: white;
    font-weight: 700;
    font-size: 15px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_btnPopupClose, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_btnClose {
    width: 25px;
    height: 25px !important;
    min-width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff !important;
    color: grey !important;
    border-radius: 50%;
    padding: 0px !important;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_btnClose {
    background: #fff;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_btnPopupClose:hover {
    color: red;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_ddlQualifyingReason {
    margin-top: 1rem !important;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_pnlSmartyReview #main-wrap p {
    text-align: left;
    margin-bottom: 1rem;
}

input[type="checkbox"] {
    position: relative;
    /* top: 2px; */
    top: 0px;
    width: 15px;
    height: 15px;
}

.monthly-plan-price h4 strong {
    font-size: 25px;
    color: #006642;
}

.radio-btn-list .radioButtonList {
    margin-top: 5px;
}

    .radio-btn-list .radioButtonList fieldset {
        padding-left: 0px;
    }

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_agentSection h1 .tooltip {
    font-size: 20px !important;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_tblDental, .checkbox-wrapper-main {
    display: flex;
    align-items: center;
}

    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_tblDental .CompareCheckBox, .checkbox-wrapper-main .CompareCheckBox {
        margin-right: 10px;
    }

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_VisionCheckBox {
    margin-bottom: 10px;
}



#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_pcpRow .application-search-box a.clearSearch {
    top: 28px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_RCBSpokenLanguage_Input {
    font-size: 14px !important;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_pnlInvalid p {
    margin-bottom: 10px;
}


.plan-card .ffm-plan-name {
    justify-content: center !important;
    background-color: #fff;
    color: #006642;
    margin: 0px !important;
    padding: 10px;
    min-height: 49px;
}

 .row {
    width: 100%;
}

.innner-section-show {
    max-width: 100%;
    margin-top: 30px;
    background-color: #fff;
    color: #1C1C1C;
}

.innner-section-show .plan-title {
    font-weight: bold;
    text-align:left;
}

.innner-section-show .benefit-amount {
    font-size: 1.25rem;
    font-weight: 600;
    text-align:right;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_lnkBack {
    margin-left: 12px;

}
.innner-section-show small {
    text-align: left;
    padding: 10px 0px 30px 0px !important;
    font-size: 1.5rem;
}
    .innner-section-show .coverage-row .border-bottom {
        margin: 10px 0 0px 0px;
    }

.innner-section-show .coverage-percent {
    font-weight: bold;
    text-align: right;
}

.innner-section-show .footnote {
    font-size: 0.85rem;
    color: #555;
}

.innner-section-show .download-link {
    display: inline-block;
    margin: 15px 0;
    font-weight: 500;
}
.monthly-plan-price .tooltip {
    font-size: 22px !important;
    margin: 20px 0px 15px 0px;
    font-weight: bold;
}

.ffm-plan-detail td {
    font-weight: bold;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_grdDental_ctl02_lblMonthlyPremium {
    font-weight: bold;
    color: #006642;
    font-size: 30px;
    margin-bottom: 20px;
    display: block;
}
/*.plan-links ul{
    display:flex;
}

    .plan-links ul li{
        margin:10px 5px 10px 0px;
    }*/


input:-webkit-autofill {
    background-color: white !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    -webkit-text-fill-color: black !important;
}

.plan-card ul li {
    text-align: left;
}

.plan-card {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

#ctl00_ctl00_pnlDate2 {
    border: none;
    border-radius: 4px;
    padding: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

    #ctl00_ctl00_pnlDate2 .popUPHead {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        color: #fff;
        font-size: 14px;
        padding: 6px 0;
        background: #006642;
        text-align: center;
    }

.sidebar-application .vertical-nav-child {
    line-height: 20px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctl00 input.fffm-grey-btn, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctl00 .fffm-grey-btn {
    line-height: 21px;
    padding: 6px 8px;
}

.containerPlanDetail .ffm-plan-detail {
    width: 100%;
}

.containerPlanDetail .ffm-plan-detail-val {
    text-align: right;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_UpdatePanel5 .white-box-inner2 {
    /*background: #e9e9e9;*/
    background: #eeeeee;
}
.ffm-plan-detail .orange-color  span{
    font-weight: 800 !important;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_subSideBar .grey-color-bg .white-box-inner2{
    background:none !important;
}

.sidebar-plan .gradientback2 {
    width: 100%;
}

.sidebar-plan .H4Heading {
    font-size: 15px;
    padding: 10px;
}
select {
    -webkit-appearance: auto; /* For Safari/Chrome */
    -moz-appearance: auto; /* For Firefox */
    appearance: auto; /* For modern browsers */
}

/******Calendar Control Style ***********/
.ajax__calendar .ajax__calendar_container {
    left: auto !important;
    right: 0;
}

.ajax__calendar_dayname {
    font-size: 12px;
}

.ajax__calendar td {
    padding: 1px !important;
    font-size: 11px !important
}

.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
    width: 155px;
}

.ajax__calendar .ajax__calendar_footer {
    margin-bottom: 5px !important;
}
/* LOADER 1 */
/* Loader */
.loaderOverlay {
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.TelerikModalOverlay {
    background-color: Black !important;
    filter: alpha(opacity=70) !important;
    opacity: 0.6 !important;
}

.loader {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_trQualifyingEvents input[type="checkbox"] {
    margin-right: 5px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_pnlSavingsPopup .popup-header {
    background: #006642 !important;
}

div#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_pnlSavingsPopup_DropShadow {
    background: none !important;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-left: 35px;
    padding-right: 35px;
}

.checkRadioSpace input {
    position: relative;
    top: 0px;
}

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_trButtons .btn a {
    min-width: 128px !important;
    width: auto !IMPORTANT;
}


#loader-1:before, #loader-1:after {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 10px solid transparent;
    border-top-color: #006642;
    
}

#loader-1:before {
    z-index: 100;
    animation: spin 1s infinite;
}

#loader-1:after {
    border: 10px solid #ffffff;
}

.divbusy {
    position: fixed;
    z-index: 10;
    /* background-color: #F1F5F6; */
    /* border: #63625D 1px solid; */
    width: 110px;
    top: 250px;
    left: 50%;
    padding: 0px;
    margin-top: 0px;
    margin-left: -55px;
    clear: both;
    float: none;
    height: auto;
    display: block;
    vertical-align: middle;
    z-index: 2000;
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


   
    /***Rad Popup Customize Style *******/
    .RadWindow_Default, .RadWindow_Default .rwShadow .rwTopRight, .RadWindow_Default .rwShadow .rwTitlebar, .RadWindow_Default .rwShadow .rwFooterLeft, .RadWindow_Default .rwShadow .rwFooterRight, .RadWindow_Default .rwShadow .rwFooterCenter, .RadWindow_Default .rwShadow .rwTopResize, .RadWindow_Default .rwShadow .rwStatusbar div, .RadWindow_Default .rwShadow .rwStatusbar, .RadWindow_Default .rwShadow .rwPopupButton, .RadWindow_Default .rwShadow .rwPopupButton span, .RadWindow_Default .rwShadow .rwBodyLeft, .RadWindow_Default .rwShadow .rwBodyRight, .RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyLeft, .RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyRight {
        background-color: #ffffff !important;
        background-image: none !important;
        border-radius: 5px !important
    }

    .RadWindow_Default .rwTopLeft, .RadWindow_Default .rwTopRight, .RadWindow_Default .rwTitlebar, .RadWindow_Default .rwFooterLeft, .RadWindow_Default .rwFooterRight, .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwTopResize, .RadWindow_Default .rwStatusbar div, .RadWindow_Default .rwStatusbar, .RadWindow_Default .rwPopupButton, .RadWindow_Default .rwPopupButton span, .RadWindow_Default.rwMinimizedWindow .rwCorner {
        background-image: none !important;
    }

    .rwCorner .rwTopLeft {
        background-image: none !important;
    }

    .RadWindow .rwTable {
        /* border-radius: 5px !important;
        overflow: hidden;*/
    }

    .sidebar-plan table tr {
        display: block;
        margin-bottom: 0px;
    }
    /***Rad Popup Table Ribbon *******/
    .rwTitlebarControls tr:first-child, .rwTopResize, .rwCorner .rwTopRight, .rwCorner .rwTopLeft {
        background-color: #009963 !important;
        color: #ffffff !important
    }


    .RadWindow_Default a.rwIcon {
        background-image: none !important;
    }

    .RadWindow_Default .rwTable .rwTitlebarControls em {
        color: #fff !important;
    }

    .RadWindow .rwShadow em {
        padding: 3px 0 0 1px !important;
    }

    .RadWindow .rwTitleRow em {
        font-size: 15px;
    }

    .rwControlButtons {
        text-indent: -3333px;
        overflow: hidden;
        text-align: center;
        background-color: white;
        width: 20px !important;
        height: 20px !important;
        display: inline-block;
        border-radius: 50%;
        position: relative;
        margin-right: 5px !important
    }

        .rwControlButtons a {
            position: absolute;
            right: 1px;
            top: -2px;
        }

    .RadWindow_Default .rwShadow .rwControlButtons {
        margin: 4px -2px 0 0;
    }

    .RadWindow .rwPopupButton {
        margin: 10px 0 0 0 !important
    }

    .RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan {
        /*float: left;*/
        width: 100px;
        height: 30px !important;
        color: #fff !important;
        text-align: center;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border: 1px solid #009963;
        background-color: #009963 !important;
        font-weight: bold;
        padding: 3px 8px;
        text-decoration: none !important;
        cursor: pointer !important;
        margin: 5px 0 5px 0 !important;
        position: relative;
        line-height:30px !important;
    }

        .RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan:hover {
            width: 100px;
            height: 30px !important;
            color: #fff !important;
            text-align: center;
            padding: 3px 8px;
            margin: 5px 0 5px 0 !important;
            position: relative;
        }

    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_rwAncillaryPopup_C .modalContent h2 {
        font-size: 18px;
    }

    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_rwAncillaryPopup_C .modalContent table th {
        background-color: #009963 !important;
    }

    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_rwAncillaryPopup_C .modalContent table td {
        padding: 10px !important;
    }

    .RadWindow .rwControlButtons a {
        width: 27px !important;
    }


    /* menu css ............................*/
    .dropDwonMenuPanel {
        top: 45px !important
    }


        .dropDwonMenuPanel ul li {
            display: block;
            border-bottom: 1px solid #e8e8e8;
            display: block;
            text-align: left;
            padding: 0;
            margin: 0;
        }

            .dropDwonMenuPanel ul li a {
                color: #006642 !important;
                padding: 5px 0 5px 10px;
                transition: ease-out .3s all;
                display: inline-block !important;
                background: none !important;
            }

                .dropDwonMenuPanel ul li a:hover {
                    color: #009963 !important;
                    padding: 5px 0 5px 15px !important;
                }

    .userinfo a:hover {
        text-decoration: none;
    }


    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_chkTermsAndConditionsAgrementAE {
        margin-bottom: -12px !important;
    }

    .EntryForm table {
        width: 100%;
    }

    .railQuoteProfile {
        font-size: 14px !important;
    }

.right-sidebar .blackboldQuoteProfile {
    font-size: 1.5rem !important;
    padding-bottom: 5px;
    display: block;
    margin-top: 1.5rem;
    color: #1C1C1C;
}
    

    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_btnGetQuoteDummy {
        opacity: 0.5;
        padding: 6px 8px !important;
        height: 31.5px !important;
        margin-bottom: 0px;
    }

    .field-search-section select {
        width: 100% !important;
    }

.control-label label{
    margin-bottom:0px !important;
}
.form-group-m{
    margin-bottom:0px !important;
}

body #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FamilyInsuranceQuoteInfo1_trQualifyingEventReason.label {
     margin-top: 0px !important; 
     padding-bottom: 0px !important;
}


.paper-application {
    display:flex !important;
    align-items:center;
    gap:5px;
}
    .paper-application label {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
        padding-left: 0px !important;
    }
    /*STLD csss ....................*/
    .radioComt .tooltip {
        font-weight: bold;
    }

#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_rblQuestion1 label{
    margin-bottom:0px !important;
}
.popup-stld-exist .dob-date-ctrl img {
    position: absolute;
    right: 14px;
    top: 16px;
}
.popup-stld-exist .popup1 {
    position:relative;
}
.popup-stld-exist .btn-close-stld a {
    position: absolute;
    right: 1px;
    top: -8px;
    width: auto !important;
}
/***Rad Popup Customize Style *******/
.RadWindow_Default, .RadWindow_Default .rwShadow .rwTopRight, .RadWindow_Default .rwShadow .rwTitlebar, .RadWindow_Default .rwShadow .rwFooterLeft, .RadWindow_Default .rwShadow .rwFooterRight, .RadWindow_Default .rwShadow .rwFooterCenter, .RadWindow_Default .rwShadow .rwTopResize, .RadWindow_Default .rwShadow .rwStatusbar div, .RadWindow_Default .rwShadow .rwStatusbar, .RadWindow_Default .rwShadow .rwPopupButton, .RadWindow_Default .rwShadow .rwPopupButton span, .RadWindow_Default .rwShadow .rwBodyLeft, .RadWindow_Default .rwShadow .rwBodyRight, .RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyLeft, .RadWindow_Default .rwShadow .rwStatusbarRow .rwBodyRight {
    background-color: #ffffff !important;
    background-image: none !important;
    border-radius: 5px !important
}

    .RadWindow_Default .rwTopLeft, .RadWindow_Default .rwTopRight, .RadWindow_Default .rwTitlebar, .RadWindow_Default .rwFooterLeft, .RadWindow_Default .rwFooterRight, .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwTopResize, .RadWindow_Default .rwStatusbar div, .RadWindow_Default .rwStatusbar, .RadWindow_Default .rwPopupButton, .RadWindow_Default .rwPopupButton span, .RadWindow_Default.rwMinimizedWindow .rwCorner {
        background-image: none !important;
    }

.rwCorner .rwTopLeft {
    background-image: none !important;
}

.RadWindow .rwTable {
    /* border-radius: 5px !important;
        overflow: hidden;*/
}

/***Rad Popup Table Ribbon *******/


.rwTitlebarControls tr:first-child, .rwTopResize, .rwCorner .rwTopRight, .rwCorner .rwTopLeft {
    background-color: #009963 !important;
    color: #ffffff !important
}


.RadWindow_Default a.rwIcon {
    background-image: none !important;
}

.RadWindow_Default .rwTable .rwTitlebarControls em {
    color: #fff !important;
}

.RadWindow .rwShadow em {
    padding: 3px 0 0 1px !important;
}

.RadWindow .rwTitleRow em {
    font-size: 15px;
}

.rwControlButtons {
    text-indent: -3333px;
    overflow: hidden;
    text-align: center;
    background-color: white;
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    margin-right: 5px !important
}

    .rwControlButtons a {
        position: absolute;
        right: 1px;
        top: -2px;
    }

.RadWindow_Default .rwShadow .rwControlButtons {
    margin: 4px -2px 0 0;
}

.RadWindow .rwPopupButton {
    margin: 10px 0 0 0 !important
}

.RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan {
    /*float: left;*/
    width: 100px;
    height: 30px !important;
    color: #fff !important;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #009963;
    background-color: #009963 !important;
    font-weight: bold;
    padding: 7px 8px 3px 8px;
    text-decoration: none !important;
    cursor: pointer !important;
    margin: 0px 0 0px 0 !important;
    position: relative;
    font-size:1.3rem !important;
}
.RadWindow .rwDialogText {
    text-align: left;
    font-size: 1.3rem !important;
}
.RadWindow .rwControlButtons span {
    display: none !important;
}
.RadWindow_Default .rwBodyLeft{
    background:#fff !important;
}
#dvMain #RadWindowWrapper_ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_rwAncillaryPopup .rwCorner.rwTopLeft {
    background-color: #fff !important;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_lnkPreviewEmail{
    width:auto !important;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_mpeSavingsEstimate_foregroundElement .popup-body, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_mpeSavingsEstimate_foregroundElement .popup-body  p{
    line-height: 24px;
}
    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_mpeSavingsEstimate_foregroundElement .popup-body a, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_mpeSavingsEstimate_foregroundElement .popup-body a.aquacolor {
        text-decoration: underline !important;
        font-weight:normal !important;
    }
    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_imgPN {
        height: 16px;
        object-fit: contain;
    }
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_FileUpload2_mlblerrMessage ul li{
    color:red !important;
}
#lblServices, #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_lblAppNotEligible {
    font-size: 1.5rem !important;
}
.compare-select-plan a {
    min-width: 150px !important;
    width: auto !important;
}
.card-footer a {
    width: auto !important;
}
.send-email label {
    padding: 0;
    margin: 0;
    line-height: normal !important;
    margin-left: 5px !important;
}

.send-email .NormalText {
    display:flex;
    align-items:center;
}
.appilcation-checkbox input[type="checkbox"] {
    position: relative;
    top: 0px;
}
.RadWindow .rwWindowContent .rwPopupButton .rwInnerSpan:hover {
    width: 100px;
    height: 30px !important;
    color: #fff !important;
    text-align: center;
    padding: 3px 8px;
    margin: 0px 0 0px 0 !important;
    position: relative;
    left: 0px;
}

.newCloseBtnWrap {
    position: absolute;
    right: 10px;
    top: 5px;
}

.newClosebtn {
    width: 24px;
    height: 24px;
    background-color:#ffffff;
    position:relative;
    border-radius:50%;
}

.newClosebtn:hover{
    cursor:pointer;
}
    .newClosebtn:after {
        position: absolute;
        top: 0px;
        right: 7px;
        content: "X";
        font-size: 14px;
        color: #353535;
 }
    /***********button fix***********/
    .RadWindow .rwPopupButton {
    margin: 8px 0px 0px 0;
    height: auto !important;
    padding: 0 !important;
}

.RadWindow .rwWindowContent .rwPopupButton .rwOuterSpan {
    padding: 0 !important;
}

.RadWindow .rwPopupButton .RadWindow .rwPopupButton, .RadWindow .rwPopupButton span {
    line-height: normal !important;
    height: auto !important;
}

.RadWindow .rwPopupButton, .RadWindow .rwPopupButton span {
    line-height: normal !important;
}


.RadWindow .rwWindowContent .rwPopupButton:hover .rwOuterSpan {
    line-height: normal !important;
}

.RadWindow .rwWindowContent .rwPopupButton:hover .rwInnerSpan {
    padding-top: 7px;
}
.right-btns .BlueButton {
    width: 100% !important;
}
.monthly-field table{
    width:100%;
}
.date-picker-control img {
    position: absolute;
    right: 10px;
    top: 15px;
}


.RadWindow_Default .rwControlButtons a {
    background-image: none !important;
    position: relative;
    text-indent: initial !important;
}

    .RadWindow_Default .rwControlButtons a::before {
        content: "X"; /* Adds the text X */
        font-size: 13px; /* Adjust size */
        font-weight: normal; /* Make it bold */
        color: #333333; /* Text color */
        display: inline-block;
        margin-right: 4px; /* Space between X and original content */
        position: absolute;
        height: 15px;
        width: 15px;
        top: 10px;
        left: 3px;
    }

.sidebar-plan .white-box-inner2 span {
    padding-top: 0px;
    display: block;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_gvDefaults tr:first-child {
    display: none;
}
.CheckedListBoxMenue {
    padding-bottom:1rem !important;
}
#ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_subSideBar ul table tr {
    display: block;
    padding-bottom: 1.2rem;
}
.sidebar-plan .sidebar-heading {
    font-size: 1.8rem !important;
}
.sidebar-plan .qoteProfile .orange-btn a {
    margin-top: 2rem;
}
.sidebar-plan .H4Heading {
    font-size: 1.6rem;
    padding-top: .5rem;
    padding-bottom: 1.6rem;
}
.container-plan-price {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.H4Heading {
    color: #1C1C1C !important;
}
.plan-compare-wrapper .ffm-plan-name span{
    font-size:2rem !important;
}
.NormalButtonCompare {
    height: 2.3rem !important;
    width: 7.4rem !important;
    font-size:1.3rem !important;
}
    .QuoteSteps ul li {
    font-size: 2rem;
}
#printRegion .d-flex.align-self-center {
    margin-left: 0px;
    margin-top: 20px;
}
.tooltip, .rightblock a {
    font-size: 1.5rem !important;
}
.box-3-quote {
    padding:10px 20px;
}
.txt-a-section label, .txt-a-section textarea{
    width: 100%;
}
    .txt-a-section textarea{
        min-height:250px;
        padding:10px;
    }
.label-p-0 label{
    padding-bottom:3px !important;
    margin-left:5px;
}
.header-section-email {
    background-color: #006642 !important;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 30px 0px;
    padding: 10px;
    font-size: 2rem !important;
}

.plan-compare-wrapper.col-lg-7 > div:first-child {
    display: flex;
    align-items: center;
}
.plan-compare-wrapper.col-lg-7 .ffm-plan-name {
   margin-top:3px !important;
}
.sidebar-application table td{
    width:auto !important;
}

#doller-remove span, .PlansGridRow .price {
    font-size: 4rem !important;
}
.plan-card .ffm-plan-name span{
   font-size:2rem !important;
}
.wrapper-summary #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_grdPlans .tooltip{
    font-size:1.5rem !important;
}
.right-sidebar .orange-btn a{
    margin-top:2rem !important;
}

.right-sidebar .white-box-inner2 .inner{
    padding-top:0px !important;
}
.item-plan {
    /*width: 20%;*/
    padding-right:10px;    
}
.plan-btn-enroll a {
    padding: 17px 11px;
  min-width: 190px !important;
}
.appilcation-checkbox.check-box-none .NormalText{
    display:flex;
    align-items:center;
}

.loginForgotPass a, .loginForgotPass a:link {
    font-size: 1.5rem !important;
}
.same-email-wrapper .NormalText{
    display:flex;
    align-items:center;
    width:100%;
}
    .same-email-wrapper .NormalText label{
        padding-bottom:0px !important;
        margin-top:1px !important;
    }
    .same-email-wrapper .NormalText input[type='checkbox'] {
        margin-bottom: 0px;
        position: relative;
    }
.appilcation-checkbox.check-box-none .NormalText input {
    margin-right: 3px;
}

body .slide-out-div.noPadding .custome-scrollbar .content {
    height: auto !important;
}

.check-box-payment-op{
    width:20px;
}
.ff-logo-new img{
    width:100%;
    object-fit:contain;
}
.ffm-logo img {
    width: 100%;
    object-fit: contain;
}
.check-box-payment-txt {
    width: calc(100% - 20px);
}
    @media (max-width:991px) {
        .mobil-spacer {
        margin-top: 3rem;
    }

    .application-footer {
        bottom: auto !important;
    }
        .back-mainHeading{
            margin-top:10px;
        }
        .sidebarRounded {
            margin-top: 50px;
        }
}

@media (max-width:768px) {
    .plan-links ul {
        padding: 0;
        margin: 20px 0 10px 0;
        float: left;
    }

    .containerPlanDetail {
        margin-left: 10px;
        margin-top: 14px;
    }

    .form-group .appilcation-checkbox {
        margin-top: 15px;
    }

    .check-box-top {
        margin-top: 20px !important;
        margin-left: 5px;
    }

    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_imgToolTipPassword {
        position: static;
    }

    .QuoteSteps ul li {
        line-height: 36px;
    }

    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctrllookup1_lblName {
        width: 90% !important;
    }

    .search-wrapper-a a.clearSearch {
        right: 6px;
    }

    .application-search-box #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_ctrllookup1_cmdSearch {
        right: 81px;
        top: 31px;
    }

    .sidebar-section {
        margin-bottom: 20px;
    }
}


@media (min-width: 1600px) {
    html {
        font-size: 69.5%;
    }

    

    .sidebar-plan .sideBar ul li label {
        font-size: 18px !important;
    }
    input[type="checkbox"] {
        position: relative;
        top: 0px;
        width: 20px;
        height: 20px;
    }
    .sidebar-plan .H4Heading {
       
        font-size: 20px;
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .NormalButtonCompare {
        height: 27px;
        width: 92px;
    }
    .sideBar ul {
        list-style: none;
        margin: 0 0 0px 7px;
    }
    .orange-btn a {
        background-color: #006642;
        text-align: center;
        padding: 10px 10px 12px 10px;
     
    }
    

    .plan-links ul li a {
        font-size: 19px;
        line-height: 33px;
    }
    .plan-compare-wrapper .ffm-plan-name span {
        padding-top: 2px !important;
        font-size:22px;
    }
    .plan-main-content .containerPlanDetail .orange-btn a {
        background-color: #006642;
        text-align: center;
        padding: 10px 10px 13px 10px;
        font-size: 18px;
        width: 226px !important;
    }
    
    
    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_grdPlans_ctl02_lblMonthlyPremium {
        
        font-size: 18px;
    
    }
    .sort-plan li label {
        font-size: 20px !important;
    }
    .sort-plan input[type="radio"] {
        width: 20px;
        height: 20px;
    }
    .sort-plan ul {
        display:flex;
    }
    .sort-plan legend {
        font-size: 20px !important;
        color: #454545;
    }
    .plan-compare-wrapper .orange-color span{
        font-weight:800;
    }
    .sort-h {
        font-size:20px !important;
    }
    .footnote-greybar{
        font-size:18px !important;
    }

    .QuoterDisclaimerContentStyle ul li, .QuoterDisclaimerPlanSummary ul li {
        font-size: 18px !important;
     
    }
    #ctl00_ctl00_ContentPlaceHolderBody_PlaceHolderBodyMain_chkTermsAndConditionsAgrementAE {
        margin-bottom: -20px !important;
    }
    .plan-main-content, .white-box.box-top-bdr, .wrapper-summary .white-box, .wrapper-summary .plan-card, .border-top-section {
        border-top: 10px solid #006642;
    }
    .plan-btn-enroll a {
        padding: 17px 11px;
        min-width: 190px !important;
    }

    }


/*******New pages style***********/
.main-content-new {
    margin: 30px 10px 0 0;
    padding: 0 25px 0 25px;
    box-sizing: border-box;
    width: 100%;
    min-height: 300px;
    font-family: 'Roboto', sans-serif !important;
}

.main-content-new .policyTbl .head{
    font-size:18px !important;
    text-align:left !important;
}

.clearfix{
    clear:both;
}

.ok .main-body .main-content-new input[type="text"] {
    font-size: 18px !important;
    padding:9px !important;
    margin-top:0 !important;
}
.ok .main-body .main-content-new select.form-control, .ok .main-body select, .ok .main-body .main-content-new select {
    margin-top: 0 !important;
}

.ok .main-body .main-content-new .form-group label{
    margin-bottom:0 !important

}

.ok .main-body .main-content-new .GridAltItem a:active, .ok .main-body .main-content-new .GridAltItem a:link, .ok .main-body .main-content-new .GridItem a:active, .ok .main-body .main-content-new .GridItem a:link {
    color: #009963 !important;
    font-size: 14px !important;
    text-decoration:none;
}

.popUPHead {
    background: #006642 !important;
    color: white !important;
    padding: 10px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0px !important;
}

.PopUpBg {
    padding: 0px 0 15px 0 !important;
    border: 0;
}

.popUpInner {
    padding: 0px 12px;
}

.back-btn-new input, .back-btn-new a {
    height: 40px !important;
    border-radius: 4px !important;
}
#ctl00_ctl00_ucLogedInUser_lnkMyAccount img {
    filter: grayscale(1);
}

.aspNetDisabled {
    opacity: 0.6 !important;
}