* {
   font-family: "segoe ui","Helvetica Neue",sans-serif;
}

html{
   height:100%;
   padding:0;
   margin:0;
}

body {
   height:100%;  
   margin: 0;
   padding: 0;   
   font-size: 13px;
   color:#444;
}
/*
   background:url("/Lib/Images/page-bg1.png") no-repeat scroll 0 bottom transparent;

   background: -moz-linear-gradient(90deg, white, #ddd) repeat-x scroll 0 0 white;   
   background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fff));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='white');
*/

img {
   border: 0;
}

.page {
   min-height: 100%; 
   position: relative;
   margin: 0;
   padding: 0;
   background-position:top left;
   background-color:#FFFFFF;
}

/*
   background: -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fff));
   background: -moz-linear-gradient(90deg, white, #ddd) repeat-x scroll 0 0 white;   
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='white'); 
   -moz-box-shadow: 0 0 40px #888;   
   -webkit-box-shadow: 0 0 40px #888;
   box-shadow: 0 0 40px #888;
   background: #FFFFFF;
   border:solid 1px #999;
   border-width: 0 1px 1px 1px;
*/

.inner {
}

.view {
   margin: 0;
   padding: 0 0 50px 0;
}

.main {
   margin: 0;
   width:100%;
}

.header {
   padding: 15px 20px;
   background: #fff;
   height: 45px;
   background-image:url('/Lib/Images/header-bg1.png');
   background-position:top left;
   background-color:#fff; 
   border-bottom: solid 0px #ccc;
}

.menu{
}

.header h3 {
   display: block;
   margin: 25px 0 0 0;
   text-align: center;
}

.logo-left {
   padding: 0;
   float: left;

}

.top-right {
   float: right;
   text-align: center;
   font-size: 11px; /*   border: solid #60859F;    border-width: 0 0 0 1px; */
}

.top-right p{
   text-align:right;
}

.container{
   width:980px;
   margin:auto;
}

.content {
   width:940px;
   margin:auto;
   margin-top:15px;
   margin-bottom: 15px;
   padding:20px 20px 30px 20px;
   border-radius: 5px 5px 5px 5px;
   box-shadow: 0 0 10px #CCCCCC inset;
   -webkit-box-shadow: 0 0 15px #CCCCCC inset;
   -moz-box-shadow: 0 0 10px #CCCCCC inset;
   background:#fff;
}

#aspnetForm{
   height:100%;
}

.footer {
   bottom: 0; 
   position: absolute; 
   margin: 0;
   padding: 5px 0;
   font-size: 10px;
   clear: both;
   background: #2a2a29;
   width:100%;
   color: #fff;
}

.clear:after, .container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.footer span, .footer a{
   font-family:Tahoma;
}

.hidden{
   display:none;
   height:0;
}

/** TEXT **/

h1, h2, h3, h4, h5, h6 {
   margin: 0 0 10px 0;
   padding: 0;
   text-transform:uppercase;
}

h2, h3 {
   font-family:Arial;
}

.content h1 {
   font: 20px/39px "segoe ui", arial, sans-serif;
}

.content h2 {
   font-size: 15px;
   color:#4A6D1D;
   font-weight:normal;
   height:23px;
   border-bottom:solid 1px #ccc;
   width:100%;
}

.content h3 {
   font-size: 14px;
   font-weight:normal;
   height:23px;
   border-bottom:solid 1px #ccc;
   width:100%;
}

p {
   margin: 0 0 10px 0;
}

.content p{
   text-align:justify;
}

ul {
   margin: 0;
   padding: 0;
}

li {
   margin: 0;
   padding: 0;
}

.content ul{
   padding-left:20px;
   padding-bottom:10px;
}

.content li{
   text-align:justify;
}

a, .dxgvControl a {
   color: #bc7418;
}

.header a{
}

/** End TEXT **/


/** GAPS **/

.gap-smaller{
   height:5px;
}

.gap-small{
   height:10px;
}

.gap-med1{
   height:15px;
}

.gap-med2{
   height:20px;
}

.gap-large{
   height:30px;
}

.gap-larger{
   height:50px;
}

/** END GAPS **/

/** Page top **/

.page-top {
   clear: both;
   display: block;
   width: 100%;
   padding-top: 4px;
   min-height: 40px;
   margin-bottom: 10px;
}

.page-icon {
   width: 55px;
   float: left;
}

.page-icon {
   width: 55px;
   float: left;
}

.page-icon img {
   width: 48px;
}

.top-info {
   display: inline-block;
/*   width: 890px; */
   margin-left: 5px;
}

.page-top h1 {
   line-height: 22px;
   margin-bottom: 5px;
}

.top-info .intro{
   width:650px;
}

/** End-page top **/

.public{
   height:60px;
   border:none;
   background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff));
   background: -moz-linear-gradient(90deg, #eee, #fff) repeat-x scroll 0 0 white;   
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff'); }

.public .logo-left{
}

.public .top-right{
   position:relative;
   top: 10px;
}

.amountcurrent{
   padding: 5px 8px; 
   float: right;
   background: #DDE6D5;
   border-radius: 5px;
   font-style:italic;
}

.fee-value{
   /**
   padding: 0 5px; 
   margin: 0 3px;
   border-radius: 5px 5px 5px 5px;
   background: #DDE6D5;
   **/
   font-style:italic;
   font-weight:bold;   
   font-size:0.9em;   
   color:#BE3C3C;
}

.fieldset-open{
   -moz-border-radius: 5px 5px 5px 5px;
   border-radius: 5px 5px 5px 5px;
   border: solid 1px #c3d09a;
   padding:10px;
   margin-bottom:10px;
   margin-top:10px;
   background: -moz-linear-gradient(90deg, #F8F8F8, #EEEEEE) repeat-x scroll 0 0 #F8F8F8;
   background: -webkit-gradient(linear, 0 0, 0 100%, from(#F8F8F8), to(#EEEEEE)) repeat-x, #F0F6FB;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#EEEEEE'); 
}


.dxgvHeader {
    padding: 4px 3px 5px;
}
.in-progress-document {
    font-weight:bold;
}
.dash-boxes .dash-left .calendaricon {
    top:8px !important;
}

.dash-boxes .dash-left .header-selection{
        font-size: 15px;
    color: #4A6D1D;
    font-weight: normal;
    height: 23px;
}

.readonlyamount{
   border-top:none !important;
   border-left:none !important;
   border-right:none !important;
   background-color:#2a2a29 !important;
   background:rgba(0,0,0,0) !important;
}

.alert {
    background: #be3c3c;
    padding: 5px;
    color: #eeeeee;
    font-size: 18px;
}

.lnkbtn-remove {
    color: red !important;
}

.float-right {
    float:right;
    text-align: right;
}