﻿
.readonlyfieldwhite 
{
    background-color: White;
}

.noleftbordertable .table-bordered th, .noleftbordertable .table-bordered td 
{
    border-left: 0px;
}



.usermenu a:hover 
{
    text-decoration: none;
}

.text-info {
    color: #333333;
    font-size: 24px;
    margin-bottom: 10px !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}


.sectionheader 
{
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
    /*margin-bottom:30px;*/
    border-bottom:0px solid #efefef;
    /*background-color:#efefef; */
    /*background-color:#f5f5f5;*/
    margin-bottom:20px;
    margin-bottom:0px;
}

.headingicon
{
    margin-bottom:5px;
    margin-right:0px;
}


body {
  background-color: #ffffff; 
}


.caret_section {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 6px solid #000000;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
}

.atime .ajax__tab_default .ajax__tab_inner {
    display: -moz-inline-box;
    display: inline-block;
    background-color:Red;
}



.atime .ajax__tab_header {
    font-family: Verdana,Arial;
    font-size: 14px;
    border-bottom: 1px solid #eeeeee;
    padding: 0px;
    background-color: #ffffff;
}

.atime .ajax__tab_tab {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */    
}

.atime .ajax__tab_active {
  color: Orange;
  background-color: #000000;
  border: 1px solid Black;
  border-bottom-color: White; 
  color: Green;  
}

.atime .ajax__tab_body {
    background-color: White;
}

.atime .ajax__tab_default .ajax__tab_tab {
    overflow: hidden;
    text-align: center;
    display: -moz-inline-box;
    display: inline-block;
    padding: 10px;
}

.form-actions 
{
    margin-top: 40px;
    }
    
    
.tableweb 
{
    margin-bottom: 0px;
    }
    
.tableweb th, .tableweb td 
{
    padding: 10px;   /* this is the part to use to increase padding around cells */
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 0px;    
    }
    


.table#MainContent_maincolPage_maincol_grdMsgCentre th,
.table#MainContent_maincolPage_maincol_grdMsgCentre td {
  border-top: 0px solid #dddddd;
  padding-bottom: 20px;
}
    
.imgcenter 
{
    display: inline;
    margin-right:auto;
    margin-left:auto;    
    }

.page-header {
  padding-bottom: 0px; 
  margin-top:14px;
  margin-bottom: 0px;
  border-bottom: 0px solid #eeeeee;
  padding:0px;
}

.pagetop 
{
    margin-top: 10px;
    }

.page-section-title 
{
    display:table;
    margin-left: auto;
    margin-right:auto; 
    line-height: 18px;
    }
    
.page-header h1 {
  text-align:center;
  line-height:40px;
  font-size:28px; 
  padding-bottom:0px;
  margin-bottom:0px;
  margin-top:5px;
  padding-top: 0px;
}

.page-header p {
  text-align:center;
  font-size:14px;
  line-height:18px;
}

.page-subheader p {
  text-align:center;
  font-size:14px;
  line-height:18px;
}

.AT_section {
padding-bottom:0px;
clear:both;
}

.AT_section h3 {
font-size:24px;
line-height:24px;
text-align:left;
padding-bottom:10px;
font-weight: normal;
}

.AT_section img {
float:right;
margin-left:20px;
padding-bottom:10px;
}

.AT_section p {
font-size:14px;
line-height:24px;
}

.AT_section a {
font-size:14px;
line-height:18px;
}




.AT_submenusection {
padding-bottom:0px;
clear:both;
}

.AT_submenusection h3 {
font-size:24px;
line-height:24px;
text-align:left;
padding-bottom:10px;
font-weight: normal;
}

.AT_submenusection img {
float:left;
padding-right:20px;
padding-bottom:50px;
}

.AT_submenusection p {
font-size:14px;
line-height:18px;
}

.AT_submenusection a {
font-size:13px;
line-height:25px;
}


.navbar-inner
{
  min-height: 60px;
  /*
  padding-left: 20px;
  padding-right: 20px;
  */
  /*background-color: #e3e3e3;*/
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-bottom: 1px solid #e9e9e9;
  border-top: 0px solid #50555b;
  padding-top:5px;
  padding-bottom:0px;
  margin-bottom:0px;
  /*
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.065);
  *zoom: 0;
    */
}

.navbar {
    border: 0px;
    margin-bottom:0px;
    padding-top:0px;
}


.navbar .nav,
.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}

.navbar-inner {
  text-align:center;
}


.navbar .nav > li > a {
    float: none;
    padding: 0px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top:15px;
    color: #666666;
    text-decoration: none;
    text-shadow: none;
    font-family: Verdana,Arial;
}

.navbar .nav > li > a:hover
{
    color:#aaaaaa;
}



input:-ms-input-placeholder, textarea:-ms-input-placeholder 
{
    color:#eaeaea;
}


.page-header ul 
{
    margin-bottom: 0px;
}