a, img
{
    border:  none;
}
body
{
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #363636;
    padding:  0;
    margin:  0;
    font-size:  10pt;
}
table, div, input, select, textarea
{
    font-family: 'Source Sans Pro', sans-serif;
    font-size:  10pt;
}
#header
{
    background-color:  #fff;
    
    height:  100px;
    width:  100%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
#logo
{
    position: absolute;
    padding:  10px;
    z-index: 1;
}
#logo img
{
    
    
}
#logout
{
    position: absolute;
    right:  10px;
    top:    10px;
    background-color:  #f9f9f9;
    border:     1px dashed #e9e9e9;
    padding:    5px;
}
#nav
{
    position: absolute;
    width:  100%;
    margin-top:  65px;
}
#nav table
{
    width:  100%;
    border-spacing: 1px;
}
#nav td
{
    text-align: center;
    /*background-color:  #f9f9f9;
    border-top:  1px solid #e9e9e9;*/
}
.navoff
{
    background-image: url("../sys_img/navoff.png");
    background-repeat: repeat-x;
    text-align: center;
    padding: 5px;
    /*border-top: 5px solid #eeeeee;*/
}
.navoff a
{
    color: #000;
}
.navon
{
    background-image: url("../sys_img/navon.png");
    background-repeat: repeat-x;
    text-align: center;
    padding:  5px;
    /*border-top: 5px solid #406F89;*/
}
.navon a
{
    color: #fff;
}
.navon div, .navoff div
{
    padding: 5px;
}
ul.ddown
{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: 1px;
    margin-left:  -6px;
    display: none;
    z-index: 1001;
    width: 150px;
    color: yellow;
    background-position: bottom;
    background-size: 100% 100%;
    box-shadow: 2px 2px 2px #555;
    text-align: left;
    background-color:  #f9f9f9;;
}

ul.ddown2
{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: -22px;
    margin-left: 139px;
    display: none;
    z-index: 1001;
    width: 150px;
    border-left: 1px solid #e9e9e9;
    
}
li.ddown-i
{
    list-style-type: none;
    padding: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-position: top center;
    border-top: 1px solid #e9e9e9;
    opacity: 0.8;
    background-image: url("../sys_img/navoff.png");
    background-repeat: repeat-x;
}
li.ddown-i:visited
{
    /*background-image: url("../webimg/white-opacity.png");*/
}
li.ddown-i:hover
{
    background-image: url("../sys_img/navon.png");
    background-position: bottom center;
    opacity:  1;
}
li.ddown-i a
{
    color: #000;
}
li.ddown-i a:hover
{
    color: #0055A4;
}
.content
{
    margin-top:  10px;
    /*background-color:  #fff;*/
    width:  98%;
    margin-left:  auto;
    margin-right:  auto;
    padding: 5px;
}
.content table
{
    width:  100%;
}
.content td
{
    padding:  3px;
}
.break
{
    height:  50px;
}
.th
{
    color:  #1C3F94;
    font-weight: bold;
}
.form td
{
    width:  25%;
    padding:  5px;
}
.th1
{
    font-weight: bold;
    background-color:  #1C3F94;
    color:  #fff;
}
.form input[type=text]
{
    width:  100%;
}
.tabcontent
{
    display: none;
    background-color: #0055A4;
    border: 1px solid #1C3F94;
    padding: 10px;
    border-radius: 10px;
}
ul.tabs
{
    margin: 0;
    position:  absolute;
    margin-top:  -27px;
}
.tabs li
{
    display: inline;
    padding: 10px;
    background-color: #0055A4;
    border: 1px solid #1C3F94;
    border-bottom: none;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: url("../sys_img/navoff.png");
    background-position: bottom;
    background-repeat: repeat-x;
}
.tabcontent table
{
    
}
.tabcontent .main_form
{
    color: #fff;
}
.tabcontent span.header
{
    color: #fff;
    font-size: 14pt;
}
h2.header
{
    font-size: 14pt;
    margin: 0px;
    padding: 0px;
}
td.input
{
    
    padding: 5px;
}
.tabs li.active
{
    background-image: url("../sys_img/navon.png");
    background-position: top;
}
#content1
{
    background-color: #0055A4;
    border: 1px solid #1C3F94;
    color: #fff;
    border-radius: 10px;
    margin-top:  30px;
}
#content
{
    background-color: #0055A4;
    border: 1px solid #1C3F94;
    color: #fff;
    border-radius: 10px;
}
.dkr
{
    background-color:  #214497;
    text-align: center;
    width:  15%;
}
.reg_cell
{
    text-align: center;
    width:  15%;
}
textarea
{
    width:  100%;
}
.ajax-table
{
    border:  1px dashed #167FE1;
    border-radius: 10px;
    background-image: url("../sys_img/10perc.png");
    border-spacing: 5px;
}
.blue-container
{
    background-color: #0055A4;
    border: 1px solid #1C3F94;
    color: #fff;
    border-radius: 10px;
    vertical-align: top;
}
.blue-container div.padding
{
    padding:  5px;
}
.dashboard-table
{
    border-spacing: 5px;
}
.dashboard-table table
{
    
}
.dashboard-table td
{
    vertical-align: top;
}
.dashboard-table h1
{
    margin:  0;
    padding-top:  10px;
}
.calendar
{
    text-align: center;
}
.schHeader
{
    text-align: left;
}
.calon, .schTitle
{
    border:  1px dashed #167FE1;
    border-radius: 10px;
    background-image: url("../sys_img/10perc.png");
    border-radius:  5px;
}
canvas
{
    
}
.home
{
    border:  1px dashed #167FE1;
    border-radius: 10px;
    background-image: url("../sys_img/10perc.png");
    border-radius:  5px;
    color:  #fff;
}
.content a
{
    color:  #fff;
    
}