﻿body {
}

td {
    font-size: 10pt;
    font-family: calibri;
}

.mainbody {
    width: 100%;
    background-color: #fbfbfb;
}

.topbar
{
    width: 100%;
    background-color: #fff;
    margin: 5px auto 0px auto;
}

.mainTable {
    width: 80%;
}


.divHeader {
    border-style: none;
    font-family: 'Segoe UI Symbol';
    line-height: 3.5em;
    text-decoration: none;
    white-space: nowrap;
    background-image: url('../../Images/title.png');
    color: #FFFFFF;
    width: 100%;
    display: block;
    text-align: left;
    background-repeat: repeat;
}

    .divHeader span {
        font-weight: bold;
        font-size: large;
        padding-left: 20px;
    }

.divTitle {
    line-height: 1.75em;
    background-image: url('../../Images/style3.png');
    width: 100%;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #fbfbfb;
    color: #FFFFFF;
}

    .divTitle TABLE {
        width: 100%;
    }

    .divTitle a {
        font-family: calibri;
        font-size: 9pt;
        color: #FFFFFF;
    }

.titleLeft {
    text-align: left;
    font-size: 11pt;
    font-weight: bold;
    padding-left: 20px;
}

.titleRight span {
    font-family: calibri;
    font-size: 9pt;
    padding-right: 20px;
}

.titleRight {
    text-align: right;
}

.textbox {
    border-style: none;
    font-family: calibri;
    background-color: #FFFFFF;
    width: 100%;
    font-size: 10pt;
}

.textbox2 {
    border: thin solid #C0C0C0;
    font-family: calibri;
    background-color: #FFFFFF;
    width: 100% !important;
    font-size: 10pt;
    text-align: left;
}

.dropdown {
    border: thin solid #C0C0C0;
    font-family: calibri;
    width: 100%;
    font-size: 10pt;
}

.button {
    border: thin ridge #FFFFFF;
    font-family: calibri;
    font-size: 10pt;
    font-weight: bold;
    color: white; /*#efefef #404040*/
    background-image: url('../../Images/button.png');
    height: 25px;
}

    .button:hover {
        background-image: url('../../Images/header.png');
    }

.login {
    padding: 7px;
    border: thin dashed #999999;
    margin-top: 20%;
    background-color: #efefef;
    border-radius: 10px;
}

    .login font {
        font-size: 14pt;
        font-weight: bold;
        color: #484848;
    }

    .login input {
        font-size: 12pt;
    }

.errormsg {
    font-family: 'Century Gothic';
    font-size: 11pt;
    color: #FF0000;
    font-weight: bold;
    vertical-align: top;
}

.infomsg {
    font-family: 'Century Gothic';
    font-size: 11pt;
    font-weight: bold;
    vertical-align: top;
}


.required {
    color: #FF0000;
}

.calendar .ajax__calendar_container {
    border: 1px solid #646464;
    font-family: calibri;
    font-size: 11pt;
    background-color: #E1F0FB;
}

.calendar .ajax__calendar_header {
    font-size: 11pt;
    background-color: #15619B;
    color: #FFFFFF;
}

.calendar .ajax__calendar_dayname {
    font-size: 10pt;
    font-weight: bold;
}

.calendar .ajax__calendar_today {
    font-size: 10pt;
}

.gridview {
    background-image: url('../../Images/style1.png');
    background-position: 0px -130px;
}

.searchfilter {
    text-align: center;
    
}
    

.pager {
    background-image: url('../../Images/style1.png');
    background-position: 0px -130px;
    text-align: center;
    height: 30px;
    color: #FFFFFF;
    background-repeat: repeat;
}

.mainsearch {
    width: 1300px !important;
    background-color: #F4F4F4;
}

    .mainsearch tr th {
        border: 1px double #C0C0C0;
        font-size: medium;
        background-image: url('../../Images/style1.png');
        background-position: 0px -130px;
        color: #FFFFFF;
    }

.mainsearch2 {
    width: 1050px !important;
    background-color: #F4F4F4;
}

    .mainsearch2 tr th {
        border: 1px double #C0C0C0;
        font-size: medium;
        background-image: url('../../Images/style1.png');
        background-position: 0px -130px;
        color: #FFFFFF;
    }


.gvHeader TD {
    width: 75px;
    text-align: center;
}

.gvItem TD {
    width: 70px;
    text-align: center;
}

.gvItem TR:hover TD {
    font-weight: bold;
    text-decoration: none;
    background-color: #ededed;
}

.gvEditItem TD {
    width: 65px;
 /*   text-align: center;*/
    padding-right: 5px;
    padding-left: 5px;
}

.viewdetail {
    border: 1px double #C0C0C0;
    background-color: #efefef;
}

    .viewdetail tr td {
        border: 1px double #C0C0C0;
        vertical-align: top;
    }

    .viewdetail table td {
        border: none;
    }


    .viewdetail tr th {
        border: 1px double #C0C0C0;
        font-size: medium;
        background-image: url('../../Images/style1.png');
        background-position: 0px -130px;
        color: #FFFFFF;
        height: 25px;
    }

.viewdetailscontrol {
    background-image: url('../../Images/style1.png');
    background-position: 0px -130px;
    text-align: center;
    height: 25px;
}

.ModalPopupBG {
    background-color: #C0C0C0;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.AddRateFilingPopup {
    border-radius: 10px;
    min-width: 300px;
    min-height: 150px;
    background: #ededed;
    width: 400px;
}

.field2 {
    width: 30%;
}

.PopupHeader {
    background-image: url('../../Images/style1.png');
    background-position: 0px -130px;
    border-radius: 5px;
}

    .PopupHeader font {
        color: #FFFFFF;
        font-family: calibri;
        font-size: 13pt;
        font-weight: bold;
        vertical-align: middle;
        display: table-cell;
        line-height: 30px;
    }

.PopupBody {
    vertical-align: middle;
    display: table-cell;
}

.PopupControls {
    background-image: url('../../Images/style1.png');
    background-position: 0px -130px;
    border-radius: 5px;
    height: 30px;
}

    .PopupControls font {
        vertical-align: middle;
        display: table-cell;
        line-height: 30px;
    }

.MergeCarrierPopup {
    border-radius: 10px;
    min-width: 200px;
    min-height: 150px;
    background: white;
    width: 780px;
    vertical-align: middle;
}


.listbox {
    border: thin groove #FFFFFF;
    width: 350px;
    background-color: #F7F7F7;
    height: 200px;
}

.pnlDetails {
    display: none;
}

    .pnlDetails th {
        background-color: #999999;
        color: #FFFFFF;
        width: 50%;
    }

    .pnlDetails td {
        background-color: #F7F7F7;
    }
    

.notes {
    width: 100%;
}



    .notes font {
        color: #484848;
        font-weight: bold;
    }

    .notes tr th {
        color: #2D2D2D;
        background-image: url('../../Images/style7.png');
    }


.MessageBoxPopup {
    border-radius: 10px;
    min-width: 200px;
    min-height: 140px;
    background: white;
}

.menu {
    width: 100%;
    vertical-align: top;
    display: table-row;
}

    .menu ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        width: auto;
        text-align: center;
    }


        /*div.menu ul li a, div.menu ul li a:visited*/


        .menu ul li a.level1 {
            font-family: tahoma;
            display: block;
            line-height: 2em;
            padding: 4px 20px 4px 20px;
            text-decoration: none;
            white-space: nowrap;
            background-image: url('../../Images/header.png');
            color: #FFFFFF;
            width: 190px;
            font-size: 11pt;
        }


            .menu ul li a.level1:hover {
                background-position: center;
                font-family: tahoma;
                text-decoration: none;
                color: #FFFFFF;
                background-image: url('../../Images/header.png');
            }

.divMenu {
    background-image: url('../../Images/header.png');
}



.customlistview {
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: medium none;
    border-bottom: medium none;
    border-left-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    background-color: #F4F4F4;
    width: 100%;
}

TABLE.customlistview TH {
    border-right: medium none;
    padding-right: 5px;
    border-top: medium none;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 3px;
    border-left: 1px solid;
    padding-top: 3px;
    border-bottom: 1px solid;
    border-left-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    color: #333333;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    background-color: #DCE8EF;
}

    TABLE.customlistview TH A:link {
        font-weight: bold;
        text-decoration: none;
        background-color: #ededed;
    }

    TABLE.customlistview TH A:visited {
        font-weight: bold;
        text-decoration: none;
        background-color: #ededed;
    }

    TABLE.customlistview TH A:hover {
        font-weight: bold;
        text-decoration: none;
        background-color: #ededed;
    }

TABLE.customlistview TD:hover {
    font-weight: bold;
    text-decoration: none;
    background-color: #ededed;
}


TABLE.customlistview TD {
    border-right: medium none;
    border-top: medium none;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-left-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    padding-right: 8px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #333333;
    height: 20px;
    vertical-align: middle;
}


.lastupdated {
    font-weight: bold;
    color: #666666;
}

.field {
    text-align: right;
}

.popupMenu {
    border: thin inset #C0C0C0;
    background-color: #ededed;
    text-align: left;
    width: 50px;
    padding-top: 10px;
    height: 50px;
    padding-left: 10px;
    display: none;
}
