﻿a 
{
    color: #1ea3c6;
}
a.linkbutton
{
    color: #333;
    font-weight: bold;
    margin-left: 20px;
    text-decoration: underline;
}
body 
{
    background: #F9F9F9;
    font-family: sans-serif;
    font-size: 80%;
    margin: 0px;
    color: #404040;
}
body.login
{
    background: #F9F9F9;
}
body.login h1 {
    margin-top: 20px;
}
body.login table.editform tr td {
    padding: 0;
}
body.login input.textbox {
    height: 34px;
    padding: 0 12px;
    outline: none;
    background: #fff;
    border: none;
    margin: 0;
}
body.login .login-button {
    outline: none;
    background: #1ea3c6;
    color: #fff;
    text-align: center;
    padding: 0 25px;
    line-height: 34px;
    border: none;
    float: left;
    cursor: pointer;
    margin: 0 0 15px 0;
}
body.login .login-button-reset {
    text-decoration: underline;
    margin-top: 10px;
    cursor: pointer;
}
body.login .remember {
    float: left;
    width: 100%;
    margin-top: 10px;
}
body.login .remember input {
    float: left;
    margin: 10px 0 10px 0;
}
body.login .remember label {
    float: left;
    margin-top: 9px;
    margin-left: 5px;
}
body.login .label {
    margin-bottom: 5px;
    float: left;
    width: 100%;
    font-size: 14px !important;
    line-height: normal !important;
}
body.login .username {
    margin-bottom: 10px;
    float: left;
}
body.login .forgot-title {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
}
body.login .reset-password-panel {
    width: 420px;
}
body.login .reset-password-panel input {
    height: 32px;
    padding: 0 10px;
}
body.login .reset-password-panel button {
    background: #1ea3c6;
    height: 34px;
    line-height: 34px;
    width: auto;
    padding: 0 25px;
}
br.clear 
{
    clear: both;
    margin: 0;
    padding: 0;
}
div.notification 
{
    background-color: #1ec686;
    color: #fff;
    font-weight: bold;
    margin: 10px 0px;
    padding: 10px;
}
div.warning
{
    background-color: #c61e1e;
    color: #fff;
    font-weight: bold;
    margin: 10px 0px;
    padding: 10px;
}
div#container 
{
    margin: 0 auto;
    width: 980px;
    width: 1140px;
}
div#footer
{
    clear: both;
    color: #999;
    margin-top: 5px;
    padding: 15px 0 15px 180px;
    text-align: right;
}
div#header 
{
    margin: 0 0 10px 0;
}
div#header div#navigation div.head-right
{
    float: right;
    margin: 15px 0 0 0;
    width: 600px;
}
div#header div#navigation div.head-right div.welcome
{
    float: right;
    padding-right: 20px;
}
div#header div#navigation div.head-right div.welcome p
{
    line-height: 34px;
    color: #404040;
}
div#header div#navigation div.head-right div.welcome p a
{
    font-weight: bold;
}
div#header div#navigation div.head-right div.search
{
    float: right;
}
div#header div#navigation div.head-right div.search input.text
{
    background: #fff;
    border: none;
    width: 200px;
    padding: 4px 0 3px 5px;
    float: left;
    height: 34px;
    padding: 0 12px;
    font-size: 14px;
    outline: none;
}
div#header div#navigation div.head-right div.search .search-button {
    height: 34px;
    background: #1ea3c6;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    line-height: 34px;
    margin-left: 5px;
    outline: none;
    display: inline-block;
    text-decoration: none;
}
div#header div#navigation div.head-right div.search input.button
{
    float: left;
}
div#header div#navigation div.nav
{
    margin: 15px 0px 0 0;
    padding: 0px;
    float: left;
}
div#header div#navigation ul 
{
    list-style-type: none;
    padding: 0px;
    margin: 0;
}
div#header div#navigation ul li
{
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    float: left;
}
div#header div#navigation ul li a
{
    float: left;
    text-decoration: none;
    height: 34px;
    padding: 0 15px;
    color: #1ea3c6;
    line-height: 34px;
}
div#header div#navigation ul li a span
{
}
div#header div#navigation ul li a:hover, div#header div#navigation ul li a.on
{
    background: #eee
}
div#header div#navigation ul li a:hover span, div#header div#navigation ul li a.on span
{

}
div#header div.search
{
    float: right;
}
div#left
{
    float: left;
    width: 160px;
    margin: 25px 0;
}
div#main 
{
    background-color: #fff;
    padding: 20px;
}
div#main div.buttons
{
    border-bottom: solid 1px #ccc;
    border-top: solid 1px #ccc;
    margin-bottom: 10px;
    padding: 10px 0px;
}
div#main div.buttons ul
{
    list-style-type: none;
    margin: 0px 0px;
    padding: 0px;
}
div#main div.buttons ul li
{
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
div#main div.buttons ul li a
{
    background-color: #eeeeee;
    color: #404040;
    float: left;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
}
div#main div.buttons ul li a:hover
{
    background-color: #1ea3c6;
    color: #fff;
}
div#main div.highlight 
{
    border-bottom: solid 2px #1ec686;
    border-top: solid 2px #1ec686;
    margin: 20px 0px;
    padding: 10px 0px;
}
div#main div.highlight h2
{
    margin: 0px 0px 10px 0px;
}
div#main div p input.policy-search
{
    background: #fff;
    height: 32px;
    width: 200px;
    float: left;
    border: 1px solid #cccccc;
    padding: 0 12px;
    outline: none;
}
div#main .policy-search-btn {
    height: 34px;
    background: #1ea3c6;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    line-height: 34px;
    margin-left: 5px;
    outline: none;
    display: inline-block;
    text-decoration: none;
}
div#right
{
    float: right;
    width: 820px;
}
div#subnavigation h2 
{
    border-bottom: solid 1px #ccc;
    margin: 0px 0px 10px 0px;
    padding-bottom: 5px;
}
div#subnavigation img
{
    margin-bottom: 15px;
}
div#subnavigation ul 
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
div#subnavigation ul li
{
    padding: 5px;
    margin: 1px 0px;
    border-bottom: solid 1px #ccc;
    width: 150px;
}
div#subnavigation ul li a
{
    color: #1ea3c6;
    display: block;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
}
div#subnavigation ul li a:hover, div#subnavigation ul li.on a
{
    color: #013c4d;
}
h1 
{
    color: #1ea3c6;
    font-size: 150%;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
}
h1 a
{
    color: #000;
    font-weight: normal;
}
h2 
{
    color: #1ea3c6;
    font-size: 140%;
    font-weight: normal;
    margin: 20px 0px 10px 0px;
}
h3 
{
    border-top: solid 1px #eaeaea;
    color: #1ea3c6;
    font-size: 100%;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
    padding-top: 10px;
}
h3 span
{
    color: #ccc;
    font-size: 90%;
}
h3 span a
{
    color: #999;
}
input.finish 
{
    font-weight: bold;
}
p 
{
    margin: 0px 0px 10px 0px;
}
p.panel 
{
    border: dotted 1px #ccc;
    margin: 10px 0px;
    padding: 10px;
}
span.no 
{
    color: #c61e1e;
    font-weight: bold;
}
span.yes
{
    color: #1ec686;
    font-weight: bold;
}
body form div#container div#right div#main table.datagrid
{
    border-collapse: separate;
    margin: 20px 0px;
    width: 100%;
}
body form div#container div#right div#main table.datagrid.fieldlist
{
    font-size: 75%;
}
table.datagrid
{
    border-collapse: separate;
    margin: 20px 0px;
    width: 100%;
}
table.datagrid tr td
{
    border-bottom: solid 1px #ccc;
    border-right: 0;
    font-size: 90%;
    padding: 5px;
    color: #404040;
    height: 30px;
}
table.datagrid tr.header
{
    background: #eeeeee;
}
table.datagrid tr.header:hover {
    background: #eeeeee;
}
* html table.datagrid tr.header
{
    background-image: none;
    background-color: #EAEAEA;
}
*:first-child+html table.datagrid tr.header
{
    background-image: none;
    background-color: #EAEAEA;
}
table.datagrid tr.header td
{
    font-weight: bold;
    border-bottom: solid 1px #D8D8D8;
    border-right: none;
    color: #404040;
    padding: 6px 0 5px 15px;
    text-shadow: 1px 1px 0 #fff;
}
table.datagrid th
{
    background-color: #eaeaea;
    background-image: url(datagrid-header.jpg);
    background-repeat: repeat-x;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
table.datagrid tr td p
{
    color: #eaeaea;
    font-weight: bold;
    margin: 5px 0px 0px 0px;
}
table.datagrid tr td a
{
    color: #404040;
    text-decoration: none;
}
table.datagrid tr td a:hover
{
    text-decoration: underline;
}
table.datagrid tr:hover
{
    background-color: #f9f9f9;
}
table.editform 
{
    margin: 10px 0px;
}
table.editform tr.highlight
{
    background-color: #eaeaea;
    font-weight: bold;
}
table.editform tr.highlight td input
{
    font-weight: bold;
}
table.editform tr td 
{
    padding: 3px 5px 3px 5px;
}
table.editform tr td.top
{
    vertical-align: top;
}
table.editform tr td input.fileupload
{
    width: 160px;
}
table.editform tr td input.largetextbox
{
    width: 350px;
}
table.editform tr td input.smalltextbox
{
    width: 80px;
}
table.editform tr td input.textbox, table.editform tr td .selecter, .selecter, .textbox
{
    width: 346px;
    background: #fff;
    height: 32px;
    width: 200px;
    float: left;
    border: 1px solid #cccccc;
    padding: 0 12px;
    outline: none;
}
.selecter.nofloat, .textbox.nofloat {
    float: none !important;
}
.selecter.boxsizing, .textbox.boxsizing {
    box-sizing: content-box;
}
.policy-search-buttons-holder .custom-button {
    height: 34px;
    background: #1ea3c6;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    line-height: 34px;
    margin-left: 5px;
    outline: none;
    display: inline-block;
    text-decoration: none;
    border: none;
}
.custom-button {
    height: 34px;
    background: #1ea3c6;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    line-height: 34px;
    outline: none;
    display: inline-block;
    text-decoration: none;
    border: none;
}
table.editform tr td.centre
{
    text-align: center;
}
table.editform tr td.label
{
    font-size: 90%;
    width: 200px;
    line-height: 34px;
}
/*table.editform tr td.field input:not([type='checkbox']), table.editform tr td.field input:not([type='file']) {
    background: #fff;
    height: 32px;
    width: 200px;
    float: left;
    border: 1px solid #cccccc;
    padding: 0 12px;
    outline: none;
}*/
table.editform tr td.field input[type='text'], table.editform tr td.field input[type='password'] {
    background: #fff;
    height: 32px;
    width: 200px;
    float: left;
    border: 1px solid #cccccc;
    padding: 0 12px;
    outline: none;
}
.create-policy {
    height: 34px;
    background: #1ea3c6;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    line-height: 34px;
    margin-left: 5px;
    outline: none;
    display: inline-block;
    text-decoration: none;
}
table.editform tr td.smalllabel
{
    width: 80px;
}
table.editform tr td.widelabel
{
    padding: 5px 30px 15px 0px;
    width: 420px;
}
table.editform tr td.required
{
    background-image: url(required.gif);
    background-repeat: no-repeat;
    background-position: left center;
    width: auto;
}
textarea.html 
{
    font-family: Arial, Verdana;
    height: 200px;
    padding: 10px;
    width: 700px;
    outline: none;
    margin-bottom: 15px;
    border: 1px solid #ccc;
}
textarea.smallhtml 
{
    font-family: Arial, Verdana;
    height: 80px;
    padding: 10px;
    width: 700px;
    outline: none;
    border: 1px solid #ccc;
}
/*  document list   */
ul.documentlist 
{
    border: solid 1px #ccc;
    list-style-type: none;
    margin: 20px 0px;
    padding: 0px;
}
ul.documentlist li
{
    font-size: 120%;
    list-style-type: none;
    margin: 10px;
    padding: 0px;
}

/*  report fielder   */

table.reportbuilder tr td 
{
    padding: 5px;
    vertical-align: top;
}
table.reportbuilder tr td input
{
    width: 120px;
}
table.reportbuilder tr td select
{
    height: 200px;
    width: 560px;
}

/* Login Page Style */

#main-login
{
    width: 380px;
    margin: 20px auto;
    margin-top: 200px;
    background-color: #fff;
}
#main-login.referral
{
    background: url(referral-bg.gif) no-repeat;
    padding: 0 200px;
}
#footer-login
{
    width: 380px;
    margin: auto;
}
#disclaimer{
    font-size: 11px;
    color: #1ea3c6;
    margin-top: 20px;
}
#login
{
    float: left;
    background-color: #fff;
    padding: 20px;
    width: 100%;
}

#login table {
    width: 100%;
}

/*  tips    */
.tip 
{
    background-image: url(tip.gif);
    display: inline-block;
    height: 22px;
    margin-left: 10px;
    margin-right: 10px;
    width: 22px;
    vertical-align: middle;
}
.tooltip 
{
    background-color: #fff;
    border: solid 2px #333;
    display: inline-block;
    color: #000;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 10px !important;
    z-index: 3;
    display: none;
    width: 220px;
}