﻿/*
Default Color:#4099c6
Primary Color:#8ec7e3
Secondary Color:#155E81
Contract Color Light:#ffab4a
Contract Color Dark:#a66418
*/


.gridwrap {
    float: left;
    height: 220px;
    margin-left: 0px;
    overflow: auto;
    padding-left: 0px;
    padding-top: 10px !important;
    width: 100%;
}

* {
    margin: 0px;
    padding: 0px;
}

body {
    background: url('images/bgg.jpg') repeat-x;
    background-color: #fff;
    font-family: arial, calibri, tahoma;
    width: 100%;
}

.container {
    background-color: #fff;
    min-width: 1050px;
    overflow: auto;
    width: 100%;
}


/* Header*/
.frameloader {
    margin: auto;
    width: 85%;
    height: 470px;
    padding-left: 3px;
    padding-right: 3px;
}
#ifrmID {
    width: 100%;
    height: 100%;
}
.frameloader {
    margin: auto;
    width: 85%;
    height: 470px;
    padding-left: 3px;
    padding-right: 3px;
}
#ifrmID {
    width: 100%;
    height: 100%;
}

.head {
    background: #4099c6;
    background-image: -ms-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -o-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -moz-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -webkit-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -webkit-gradient(linear, top left, bottom left, color-stop(0.03, #155E81), color-stop(0.97, #4099c6));
    border-bottom: 2px solid #ffab4a;
    height: 80px;
    min-width: 1050px;
    overflow: hidden;
    width: 100%;
}

.frameloader {
    height: 470px;
    margin: auto;
    padding-left: 3px;
    padding-right: 3px;
    width: 85%;
}

#ifrmID {
    height: 100%;
    width: 100%;
}

/* Content Page*/

.bg {
    height: 560px;
    left: 230px;
    margin: 0px 0px 0px 5px;
    overflow: auto;
    position: absolute;
    top: 80px;
}

.bg h1 {
    color: #4099c6;
    font-size: 20px;
}

.bg a {
    color: #a66418;
    font-size: 12px;
    margin: 0px 5px 0px 5px
}

/* Side Column 
----------------------------------------------------------*/

.sidecolumn {
    background: #EDF8FE url('images/side.jpg') repeat;
    border-right: 2px solid #ffab4a;
    min-height: 800px;
    width: 230px;
}

.sidecolumn p { font-size: 12px; }

/* Logo Container and Content
----------------------------------------------------------*/

.head .logo_block { }

.head .logo_block img {
    padding: 10px 0px 0px 4px;
    width: 64px;
}

.head .logo_block h1 {
    color: #fff;
    font-family: Times New Roman;
    font-size: 28px;
    line-height: 60px;
    padding-top: 10px;
}

.head .logo_block a { color: #ccc; }

/* User Details Container and Content
----------------------------------------------------------*/

.userdetail { color: #ffab4a; }

.userdetail span { color: #ffab4a; }

.userdetail .label {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin-top: 6px;
    text-transform: uppercase
}

.userdetail .innerU { margin: 50px 10px 0px 10px; }

.userdetail p {
    color: #eee;
    font-size: 13px;
}

.userdetail a {
    color: #ffab4a;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
    text-decoration: underline;
}

.userdetail a:hover {
    color: #ffab4a;
    text-decoration: none
}

.userdetail img {
    border-width: 0px;
    width: 16px
}

/* Menu navigation  
----------------------------------------------------------*/

#navigation {
    font-size: 12px;
    overflow: hidden;
    padding: 0px 5px
}

#navigation li {
    border-bottom: 1px solid #4099c6;
    line-height: 30px;
    list-style-type: none;
    margin: 0px 10px;
    padding: 0 0 0 10px;
}

#navigation a {
    color: #a66418;
    font-size: 12px;
    height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    width: 180px;
}

#navigation a:visited { text-decoration: none }

#navigation a:hover {
    color: #a66418;
    text-decoration: underline
}

#navigation .color { }

#navigation img {
    border-width: 0px;
    padding: 2px 5px 0px 0px;
}

.RadUpload .ruFileWrap1 {
    display: inline-block;
    height: 24px;
    line-height: 20px;
    position: relative;
    vertical-align: top;
    white-space: nowrap;
    zoom: 1;
}

/* Dialog 
---------------------------------------------------------- */

.dialog { font-size: 12px }

.dialog p { padding-bottom: 5px }

.dialogContent table tr td { font-size: 12px }

#terms { font-size: 12px }

/* tabs
----------------------------------------------------------*/

#tabs ul li a { font-size: 12px }

/* Pop-up Window
----------------------------------------------------------
.window{background-color:#000;color:#f00}
.pop_window{width:auto;height:auto;background-color:#fff;padding:10px 5px 5px 15px;background:#fff url('images/logo1.png') no-repeat;background-position:right bottom;color:Black}
*/

/* Footer  
----------------------------------------------------------*/

#footer {
    bottom: 0px;
    color: #000;
    font-size: 11px;
    margin: 5px 5px 5px 15px;
    width: 200px;
}

#footer li {
    color: #000;
    line-height: 18px;
    list-style-type: none;
}

#footer li a {
    color: #F00;
    text-decoration: underline
}

#footer li a:visited { text-decoration: underline }

#footer li a:hover { text-decoration: none }

#footer p {
    color: #323232;
    line-height: 46px;
    padding: 5px 0 0 0;
}

#footer p a {
    color: #f00;
    text-decoration: underline
}

#footer p a:visited { text-decoration: underline }

#footer p a:hover { text-decoration: none }

/* Main body  
----------------------------------------------------------
.bg{margin:3px 0px 0px 10px;min-width:820px;overflow:auto;}
.column1{box-shadow:rgba(0,0,0,0.3) 2px 2px 5px;-khtml-box-shadow:rgba(0,0,0,0.3) 2px 2px 5px;-moz-box-shadow:rgba(0,0,0,0.3) 2px 2px 5px;-webkit-box-shadow:rgba(0,0,0,0.3) 2px 2px 5px;width:98%;overflow:hidden;color:#fff;background:#fff url('images/main_bg.png') repeat-x;min-height:600px}
.column1 .inner{background:transparent url('images/bg.png') no-repeat;background-position:right top;margin:5px 0px 10px 0px;}
.column1 p{font-size:12px;}
.column1 .top a{color:#ff0;text-decoration:none;padding:5px 10px 3px 10px;font-size:12px;background:rgba(0,0,0,0.5)}
.column1 .top a:hover{color:#eeee00;text-decoration:none;background:rgba(0,0,0,0.8)}*/

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    color: #00a;
    font-weight: lighter;
    margin-bottom: 0px;
    text-transform: none;
}

h1 {
    margin: 0px 0px -10px 10px;
    padding: 10px 0px 0px 0px;
}

h2 {
    margin-bottom: 5px;
    margin-top: 0px;
}

h3 { }

h4 {
    margin: 0px 0px 0px 10px;
    padding-bottom: 0px;
}

h5 { }

h6 { }

/* MISC  
----------------------------------------------------------*/

.fill { width: 100%; }

.clear { clear: both; }

.clearh1 {
    clear: both;
    height: 1px;
    width: 100%;
}

.clearh2 {
    clear: both;
    height: 2px;
    width: 100%;
}

.clearh3 {
    clear: both;
    height: 3px;
    width: 100%;
}

.clearh5 {
    clear: both;
    height: 5px;
    width: 100%;
}

.clearh10 {
    clear: both;
    height: 10px;
    width: 100%;
}

.clearh20 {
    clear: both;
    height: 20px;
    width: 100%;
}

.clearh30 {
    clear: both;
    height: 30px;
    width: 100%;
}

.clearh50 {
    clear: both;
    height: 50px;
    width: 100%;
}

.bold { font-weight: bold; }

.right { float: right; }

.left { float: left; }

.error { color: Red; }

.removeListStyle { list-style-type: none; }

.failureNotification {
    color: Red;
    font-size: 1.2em;
}

.bold { font-weight: bold; }

.hide { display: none; }

.w120 {
    max-width: 120px;
    min-width: 80px
}

.w150 {
    max-width: 150px;
    min-width: 80px
}

.margintop5 { margin-top: 5px }

.marginbottom5 { margin-bottom: 5px }

.paddingtop5 { padding-top: 5px }

.paddingbottom5 { padding-bottom: 5px }

.marginleft5 { margin-left: 5px }

.marginright5 { margin-right: 5px }

.paddingleft5 { padding-left: 5px }

.paddingright5 { padding-right: 5px }

.marginleft10 { margin-left: 10px }

.marginright10 { margin-right: 10px }

.margintop10 { margin-top: 10px }

.marginbottom10 { margin-bottom: 10px }

.paddingleft10 { padding-left: 10px }

.paddingright10 { padding-right: 10px }

.marginleft20 { margin-left: 20px }

.marginright20 { margin-right: 20px }

.paddingleft20 { padding-left: 20px }

.paddingright20 { padding-right: 20px }

/* universal formpanel  
----------------------------------------------------------*/

.formpanel {
    border-top: 2px solid #a66418;
    font-size: 14px;
    min-height: 5px;
    padding: 10px 5px 5px 15px;
}

.formpanel a {
    background-color: transparent;
    color: #666;
    font-size: 12px;
    margin: 0px;
    text-decoration: underline;
}

.formpanel a:hover {
    color: #999;
    text-decoration: none
}

.formpanel table {
    border: 1px dotted #ffab4a;
    width: 100%;
}

.formpanel table tr { }

.formpanel table td {
    border-bottom: 1px dotted #ffab4a;
    font-family: calibri, arial, tahoma;
    padding: 3px 15px 4px 10px;
    vertical-align: top;
    width: 13%;
}

.formpanel table td:first { padding-left: 0px }

.formpanel table td:nth-child(even) {
    border-right: 1px dotted #ffab4a;
    width: 20%;
}

.formpanel b { white-space: nowrap }

.formpanel input[type="text"], .formpanel input[type="password"], .formpanel .textentry { width: 85%; }

.formpanel select { width: 88%; }

.formpanel hr { background-color: #a66418 }

.rod {
    background-color: transparent;
    border: 2px solid #000;
}


/* Login  
----------------------------------------------------------*/

.loginCont { width: 370px; }

.Loginlogo_block {
    height: 72px;
    overflow: hidden;
    padding: 3px;
    white-space: normal;
    width: 365px;
}

.Loginlogo_block img {
    padding: 4px 10px 0px 0px;
    width: 72px;
}

.Loginlogo_block h1 {
    color: #4099c6;
    font-family: Times New Roman;
    font-size: 28px;
    line-height: 20px;
    margin-left: -10px;
    padding-top: 35px;
}

.Loginlogo_block a { color: #ccc; }

.formpanel1 {
    background: #eee url('images/logo1.png') no-repeat;
    background-position: right bottom;
    border: 1px solid #ddd;
    border-top: 0px solid #000;
    box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 5px;
    color: #000;
    min-height: 84px;
    min-width: 340px;
    padding: 10px 15px 5px 15px;
}

.formpanel1 a {
    background-color: transparent;
    color: #f00;
    font-size: 12px;
    text-decoration: underline;
}

.formpanel1 a:hover {
    color: #c00;
    text-decoration: none
}

.formpanel1 .textbox { width: 300px }

.formpanel1 .note {
    color: #444;
    font-size: 12px;
}

/*Asp.net Controls */

.label { font-size: 15px; }

.servertextbox {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    margin-bottom: 5px;
    padding: 3px;
}

.serverdropdown {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    margin-bottom: 5px;
    padding: 3px;
}

.servercheckbox {
    min-width: 150px;
    vertical-align: middle
}

.servercheckbox label {
    font-size: 15px;
    margin-right: 2px;
    padding-left: 5px;
}

.serverbutton {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/manifest.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.searchbutton {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/search.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.submitbutton {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/submit.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.loginbutton {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/login.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.okbutton {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/ok.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.cancelbutton {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/cancel.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.downloadbutton {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/download.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.uploadbutton {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/upload.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.searchbutton:hover, .serverbutton:hover, .submitbutton:hover, .loginbutton:hover, .okbutton:hover, .cancelbutton:hover, .downloadbutton:hover, .uploadbutton:hover {
    background-color: #62BBE8;
    border: 0px solid #777;
}

.downloadbuttonNew {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/download.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

.submitbuttonNew {
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    background: #4099c6 url('images/sendmail.png') no-repeat;
    background-position: left center;
    border: 0px solid #666;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 5px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px 0px 25px;
}

/* Terms and Conditions  
----------------------------------------------------------
.TermsSpan{color:#999;display:block;float:left;line-height:17px;padding:0 11px 0 4px;margin:0 0 10px 0;}*/

/* Telerick GridView
----------------------------------------------------------
.Special thead tr{background-color:#666;font-weight:bold;height:30px;color:#ffffff;font-size:14px;text-align:left;line-height:35px}
.Special thead tr th{padding:0px 0px 0px 5px;border-left:1px solid #7fa7cd;border-top:1px solid #666;}
.Special thead tr td{padding:0px 0px 0px 5px;border-left:1px solid #7fa7cd;border-top:1px solid #666;}*/

/* GridView
----------------------------------------------------------*/

.GridView {
    border: solid 1px #8ec7e3;
    color: #666;
    font-size: 12px;
    margin-bottom: 5px;
    margin-left: 15px;
    width: 100%;
}

.FooterStyle {
    background: #4099c6;
    background-image: -ms-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -o-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -moz-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -webkit-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -webkit-gradient(linear, top left, bottom left, color-stop(0.03, #155E81), color-stop(0.97, #4099c6));
    border: solid 1px #8ec7e3;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 35px;
}

.HeaderStyle {
    background: #4099c6;
    background-image: -ms-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -o-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -moz-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -webkit-linear-gradient(top, #155E81 3%, #4099c6 97%);
    background-image: -webkit-gradient(linear, top left, bottom left, color-stop(0.03, #155E81), color-stop(0.97, #4099c6));
    border: solid 1px #8ec7e3;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 35px;
    text-align: left;
}

.HeaderStyle th, .HeaderStyle td {
    border-left: 1px solid #4099c6;
    border-top: 0px;
    padding: 0px 0px 0px 5px;
}

.RowStyle {
    background-color: #ffffff;
    border: solid 1px #8ec7e3;
    font-size: 12px;
    line-height: 30px;
    min-height: 30px;
    text-align: left;
}

.RowStyle td {
    border: solid 1px #8ec7e3;
    padding: 5px 15px 5px 15px;
}

.RowStyle a {
    color: #333;
    text-decoration: underline
}

.RowStyle a:hover {
    color: #444;
    text-decoration: none
}

.AlternatingRowStyle {
    background-color: #E0EEF7;
    border: solid 1px #8ec7e3;
    font-size: 12px;
    line-height: 30px;
    min-height: 30px;
    text-align: left;
}

.AlternatingRowStyle td {
    border: solid 1px #8ec7e3;
    padding: 5px 15px 5px 15px;
}

.AlternatingRowStyle a {
    color: #333;
    text-decoration: underline
}

.AlternatingRowStyle a:hover {
    color: #444;
    text-decoration: none
}

.pagerStyle {
    background: #8ec7e3;
    background-image: -ms-linear-gradient(top, #4099c6 3%, #8ec7e3 97%);
    background-image: linear-gradient(top, #4099c6 3%, #8ec7e3 97%);
    background-image: -o-linear-gradient(top, #4099c6 3%, #8ec7e3 97%);
    background-image: -moz-linear-gradient(top, #4099c6 3%, #8ec7e3 97%);
    background-image: -webkit-linear-gradient(top, #4099c6 3%, #8ec7e3 97%);
    background-image: -webkit-gradient(linear, top left, bottom left, color-stop(0.03, #4099c6), color-stop(0.97, #8ec7e3));
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    line-height: 35px;
    margin-left: 20px;
}

.pagerStyle a {
    background-color: #eee;
    border-left: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    margin: -1px;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
}

.pagerStyle a:hover {
    background-color: #fff;
    color: #666;
    margin: -1px;
    padding: 5px 8px 5px 8px;
}

.pagerStyle span {
    background-color: #62BBE8;
    color: #fff;
    font-size: 12px;
    margin: 0px -1px 0px -1px;
    padding: 5px 8px 5px 8px;
}

.pagerStyle label { }

.EmptyDataRowStyle {
    color: #eee;
    font-size: 12px;
}

.EmptyDataRowStyle td {
    background: #4099c6;
    padding: 10px;
}

/* dropdown
----------------------------------------------------------*/

/*Splasher Admin Manage Users*/

.navContainer { margin-top: -20px }

.labelwidth {
    min-height: 5px;
    width: 130px;
}


.leftwallet{
    float:left !important;
}