﻿body
{
    background: #fff !important;
}

h1
{
    color: #54565B !important;
    border-bottom: 1px solid #ddd !important;
    font-size: 20px !important;
}

h2
{
    color: #54565B;
    font-size: 18px;
}

h3, h4, h5
{
    color: #333333;
}

h1, h2, h3, h4, h5, h6, h7
{
    line-height: normal !important;
    font-weight: normal !important;
}

.topBar
{
    margin-top: 20px;
    margin-bottom: 20px;
}

a
{
    outline: none !important;
}

h7
{
    font-size: 24px;
    color: #b94a48;
}

.header
{
    margin-bottom: 20px;
    margin-top: 20px;
}

.headerImg
{
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ddd;
    background-color: #eee;
}

#login
{
    width: 250px;
    text-align: left;
    margin: 0 auto;
}

    #login h3
    {
        text-align: center;
    }

#regForm span
{
    color: #FF0004;
    font-weight: bold;
}

#communication
{
  /*  width: 600px;
    margin: 0 auto;*/
}

#disposition
{
   /* width: 600px;
    margin: 0 auto;*/
}

#dis1 select, #dis2 select, #dis3 select, #dis4 select
{
    width: 100%;
    min-height: 350px;
}

#editname
{
    width: 500px !important;
}

#transfer
{
    width: 400px;
    margin: 0 auto;
}

/*#billing
{
    left: 20% !important;
}*/

#refund
{
    width: 700px;
    margin: 0 auto;
}

.table-striped2 tr td:first-child
{
    font-weight: bold;
    background: #f9f9f9;
}

.table-striped2 td:last-child
{
    background: none !important;
}

.tooltip-inner
{
    white-space: pre-wrap;
}

thead a
{
    color: #fff !important;
}

#sendforms
{
    width: 400px;
}

.detail
{
    background: #F8F8F8 !important;
}

.leftNavCol
{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.leftNav a
{
    background: #333;
    color: #fff;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    clear: both !important;
}

    .leftNav a:hover, .leftNav a:focus
    {
        background: #005984 !important;
        color: #fff !important;
    }

.leftNavSub ul, .leftNavSub
{
    margin-bottom: 3px !important;
    width: 95%;
    float: right !important;
    clear: both !important;
}

    .leftNavSub a
    {
        background: #eee !important;
        border: 1px solid #BBBBBB !important;
        color: #333 !important;
        padding: 5px !important;
    }

        .leftNavSub a:hover, .leftNavSub a:focus
        {
            background: #fff !important;
            color: #333 !important;
        }

.topNavSearch
{
    text-align: right;
    color: #333;
    margin-top: 10px;
}

    .topNavSearch h3
    {
        margin: 0;
        padding: 0px;
        color: #333;
        background: none;
        border: 0px;
    }

    .topNavSearch p
    {
        color: #333;
        margin: 0px;
        padding: 0px;
    }

    .topNavSearch a
    {
        margin: 0px;
        padding: 0px;
    }

.logoCont
{
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fontSize a, .fontSize
{
    color: #fff;
}

.firstA
{
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    line-height: normal;
}

.lastA
{
    font-size: 15px;
    line-height: 0px;
    padding: 0px;
    margin: 0px;
}

.accountTab
{
    margin-bottom: 0px;
}

    .accountTab a
    {
        background: #eee;
        color: #333;
    }

.accountRightBar h3
{
    border-bottom: 1px solid #ddd;
    color: #005984;
}

table tr td.process
{
    text-align: center !important;
    font-size: 12px;
}

.footer
{
    border-top: 5px solid #00A4E4;
    background: #54565B;
    margin-top: 20px;
    text-align: center;
    -webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

    .footer p
    {
        margin: 0px;
        padding: 10px 0px;
        color: #fff;
    }

    .footer a
    {
        color: #fff;
        font-weight: bold;
    }

.divider
{
    border-bottom: 1px solid #fff;
}

@media screen and (max-width:1200px)
{
    .phone
    {
        position: relative;
        clear: both;
        width: 100%;
        display: block;
    }

    .time
    {
        position: relative;
        clear: both;
        width: 100%;
        display: block;
    }

    .topNavSearch
    {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:768px)
{
    body
    {
        background: #fff;
        margin: 0px;
    }

    html
    {
        background: #fff;
    }

    .logoCont
    {
        text-align: center;
    }

    .topNavSearch
    {
        text-align: center;
    }

    .headerImg
    {
        display: none;
    }

    .feedEkList img
    {
        display: none;
    }

    .nav-pills > ul
    {
        width: 100%;
}

    .nav-pills > li
    {
        clear: both !important;
        width: 100%;
    }
}

/***************************************/
.content, .content p, .content li
{
    font-size: 16px !important;
}

.AlignRight
{
    }
/***************************************/
.ErrMsg
{
    font-family: Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: red;
}

.SrchField
{
    font-weight: bold; 
    background: #f9f9f9;
    width: 75%;
}

.gridItem
{
    align: center;
}

.margin200px
{
    margin-left: 200px;
}

/*Shows Text in Text Boxes inUpper Case*/
.TxtBox 
{
/*border: 1px #ADADAD solid;
background: #ffffff;
color: #000033;*/
font-family: Verdana;
font-size: x-small;
font-weight: normal;
text-transform: uppercase;
width: 180px;
}

.TxtBoxBill
{
   font-family: Verdana;
   font-size: x-small;
   font-weight: normal;
   text-transform: uppercase;
   width: 180px;
}

.testTable
{
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
    border-bottom: 1px solid #ddd;
    margin-bottom: -1px;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #eee;
    color: #333;
}

    .testTable:hover, testTable:focus
    {
        border-color: #eeeeee #eeeeee #dddddd;
    }

    .testTable:active
    {
        color: #555555;
        cursor: default;
        background-color: #ffffff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
    }

.TableCSS
{
    background-color: #ebebeb;
    border-left: 1px solid #ddd;
    height: 15px;
    border-bottom: 1px solid #ddd;
    text-decoration-color: green;
    /*border-right : 1px solid red;*/
    /*border: 1px solid red;*/
}

    .TableCSS td
    {
        width: 10px;
        padding-right: 12px;
        padding-left: 12px;
        margin-right: 2px;
        line-height: 14px;
        padding-top: 11px;
        padding-bottom: 8px;
        margin-bottom:-5px;
        line-height: 20px;
        border: 1px solid transparent;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
        text-decoration-color: green;
        border-right : 2px solid white;
    }

        .TableCSS td:hover, TableCSS td:active, .TableCSSCurrent td
        {
            width: 10px;
            color: #555555;
            cursor: default;
            background-color: #ffffff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            border-right : 2px solid white;
        }

.LnkColor
{
    list-style: none;
    
}
.LnkColor li
{
     display: inline;
     background-color: #f5f5f5;    
     width: 10px;
     padding-right: 12px;
     padding-left: 12px;
     margin-right: 2px;
     padding-top: 11px;
     padding-bottom: 8px;
     line-height: 20px;
     border: 1px solid transparent;
     -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
     border-radius: 4px 4px 0 0;
     border-right : 2px solid white;
}
.LnkColor li:hover
{
     display: inline;
     background-color: white;    
     width: 10px;
     padding-right: 12px;
     padding-left: 12px;
     margin-right: 2px;
     padding-top: 11px;
     padding-bottom: 8px;
     line-height: 20px;
     border: 1px solid transparent;
     -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
     border-radius: 4px 4px 0 0;
     border-right : 2px solid white;
}
.LnkColorActive
{
     /*display: inline;*/
     background-color: #fff; 
     width: 10px;
     padding-right: 12px;
     text-decoration: none;
     padding-left: 12px;
     margin-right: 2px;
     padding-top: 8px! important;
     padding-bottom: 13px! important;
     line-height: 20px; 
     border: 1px solid transparent;
     -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
     border-radius: 4px 4px 0 0;
     border-right : 2px solid white;
}
.ScrollStyle
{
    width: 700px;
    overflow-x: scroll;
    overflow-y: hidden;
    scrollbar-base-color: white;
    scrollbar-arrow-color: #0073ae;
    scrollbar-highlight-color: white;
    scrollbar-face-color: white;
    scrollbar-shadow-color: white;
}
.lnkTxtColor
{
    color: black;
}
.lnkTxtColor:hover, .lnkTxtColor:active
{
    height: 250px;
    width: 300px;
    color: black;
}
.AddNote
{
    width: 350px;
    height: 350px; overflow-y: scroll;
    text-transform: uppercase;
}
.TableCSSCurrent
{
    background-color: red;
    border-left: 1px solid #ddd;
    height: 35px;
    border-bottom: 1px solid #ddd;
    text-decoration-color: green;
    border-right : 1px solid red;
    border: 1px solid red;
}
.AccInofBackGround
{
    background-color: #ebebeb;
}
.linkColor
{
    color: blue;
}
.linkColor:hover
{
    color: blue;
}
.linkColor:active
{
    color: blue;
}
.linkColor:visited
{
    color: blue;
}
.txtBoxWdth
{
    width: 180px;
}

.DispBorder
{
    border-bottom: 2px solid black;
}

.DropDownFont
{
font-family: Verdana;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
}

.LblPadding
{ padding:8px 0; text-align:center;
}

/* This Class is for acces key to appear different from other alphabets*/
.HotKey
{
    text-decoration: underline;
}

Table .SvcTable
{
    margin-bottom:8px; float:left; width:49%! important; margin-left:2%;
}

Table .MrktTable
{
    margin-bottom:8px; float:left; width:49%! important; 
}
.CommBody
{
    padding:5px 15px; min-height:515px! important;
}

.CommPopup
{
    min-height:620px !important ; top:8% !important; left:10% !important; width:860px !important;
}

/************************************************* Producer Licensing***************************************************************************************/
.btncntr {
width: 350px;
margin: 0 auto;
}

.lblhtxt {
width: 180px;
border: 1px solid #cccccc;
background-color: #ebebeb;
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}

.offset0 {
margin-left: 25px;
}

.offset {
margin-left: 30px;
}

.offset_0 {
margin-left: 6.2%;
}



.chkbx input {
margin-top:0px !important;
}
.mltitxt {
margin: 0px 0px 10px 0px;
min-width: 638px;
min-height: 40px;
max-width: 700px;
font-size:14px !important;
font-family:Arial;
}
table.PLGrid{border-collapse: collapse;width: 100%; border: 0px solid #d4d4d4;}
table.PLGrid th {color: #ffffff; background-color: #78A22F; border: 1px solid #fff;padding: 5px;vertical-align: middle;text-align: left; }
table.PLGrid td {border: 1px solid #d4d4d4; padding: 5px;padding-top: 7px;padding-bottom: 7px;vertical-align: middle;}
table.PLGrid tr:nth-child(odd) {background-color: #ffffff;}
table.PLGrid tr:nth-child(even) {background-color: #f1f1f1;}
/*****************************/
.lfttop {margin-left:0px !important; margin-top:-165px;
}
_::-moz-range-track, body:last-child .lfttop {margin-left:0px !important; margin-top:-165px;
}

.panel {
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    padding:10px 15px;
}
.panel-default {
border-color: #ddd;
background-color: #f3f3f3;
}


ul.nav li.dropdown:hover> ul.dropdown-menu {
  display: block;
   margin: 0;
}
.round-btn {
    padding: 12px 17px;
    float: left;
    background-color: #0073AE;
    border: 3px solid #08557c;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.Gryline {
    margin:10px auto; width:100%; border-bottom: 3px solid #8b8f94;

}
.popup_icon {
background-image:url("../Img/popup_icon.png");
background-position:0px 0px;
background-repeat:no-repeat;
width:56px;
height:50px;
margin-left:5px;
float:left;
}

.boxwidth {
width:175px;
}
.twoblu {
background-position: 0px -49px;
}
.threeblu
{
background-position: 0px -99px;
}
.fourblu
{
background-position: 0px -149px;
background-position: 0px -149px;
}
.fiveblu
{
background-position: 0px -199px;
}

.onegry {
background-position: -58px 0px;
}

.twogry {
background-position: -58px -49px;
}
.threegry
{
background-position: -58px -99px;
}
.fourgry
{
background-position: -58px -149px;
background-position: -58px -149px;
}
.fivegry
{
background-position: -58px -199px;
}

.fourgry:not(*:root) { background-position: -58px -149.5px;}
.fourblu:not(*:root) { background-position: 0px -149.5px;}
.fiveblu:not(*:root) { background-position: 0px -149.5px;}

.poplblhtxt {
min-width: 100px;
max-width: 170px;
border: 1px solid #cccccc;
background-color: #ebebeb;
display: inline-block;
min-height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
word-wrap: break-word;

}
.mtxt {
margin: 0px 0px 10px 45px;
min-width: 65%;
min-height: 40px;
max-width: 100%;
font-size:14px;
font-family:Arial;
}


/*--------------todo list-----------*/

table.PL2doGrid {
    border-collapse: collapse;
    width: 100%;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    line-height: 20px;
    color: #333333;
    border: 1px solid #ddd;
    background-color: #f3f3f3;
    margin-top:10px;
}


table.PL2doGrid th { font-size: 13px;  line-height:3px; background-color:#f3f3f3; border: 0px solid #ddd;  padding: 0px 0px; height:2px;  }

table.PL2doGrid td { font-size: 13px;   padding: 2px 15px; border: 0px solid #ddd; white-space:nowrap;   }

.radiobtn input {margin-left:-20px; margin-top:0px; float:left;}

.lblChkBxValue
{
   color: black;
}


/*--------------todo list-----------*/
/********--------------Add New Appointment----------------*********/

table.ApontGrid {
    border-collapse: collapse;
    width: 100%;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    line-height: 20px;
    color: #333333;
    border: 1px solid #ddd;
    background-color: #f3f3f3;
    margin-top:10px;
}


table.ApontGrid th { font-size: 13px;  line-height:3px; background-color:#f3f3f3; border: 0px solid #ddd;  padding: 0px 0px; height:2px;  }

table.ApontGrid td { font-size: 13px;   padding: 2px 30px; border: 0px solid #ddd; white-space:nowrap;   }


 input.calsz {width: 20px; height: 19px; margin-top: -10px;}


/************************************************* End Producer Licensing***************************************************************************************/

.amtcol {
	min-width:85px;
	float:left;
	text-align:right;
    padding:3px;
}
.reincolor
{color:#af006e;
}
.broder
{
    border-right:1px solid #ddd;
}

/****************************************************AvalonBay related styles*******************************************************************/
#chkRiders label
{
    display: inline;
    margin-left: 2px;
    vertical-align: sub;
}

.radioButtonList label
{
    display: inline;
    margin-left: 3px;
    vertical-align: sub;
}
/****************************************************AvalonBay styles End Here*******************************************************************/

/****************************************************IMA related styles*******************************************************************/
#rbRiders label
{
    display: inline;
    margin-left: 2px;
    vertical-align: sub;
}
/****************************************************IMA styles End Here*******************************************************************/


/****************************************************IMA styles End Here*******************************************************************/
.ValMsg, .ValMsg li
{
    font-family: Gotham, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    color: red !important;
}