﻿/* DEFAULTS
----------------------------------------------------------*/
body   
{
   /* background: #b6b7bc; */
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
   BaseColor: #696969;
}
 a:link, a:visited {BaseColor:black; margin-right:16px; font-weight: bold; text-decoration: none; }
 a:hover  {BaseColor:brown; font-weight: bold; text-decoration:underline; }

p { margin: 0 0 10px 0; padding: 0;}

P.special{ background-color:#F2F2F1;
   min-height: 40px; cursor: pointer; position: relative; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; font-size: 13px; border: 1px solid rgb(218, 216, 215); padding: 10px; margin: 20px 0px 0px; text-align: center;
}
P.special:hover{background-color: #FFFF99;}

.center {
	clear:both;
    vertical-align:middle;
	text-align:center;
	margin: 0 auto;
}
.inlineBlock { display: inline-block; }

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
   BaseColor: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

.cleaner {clear:both;}
.height10 { height: 10px; }
.height20 { height: 20px; }
.height30 { height: 30px; }
.height40 { height: 40px; }
.height50 { height: 50px; }
.height60 { height: 60px; }

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.headerLogo
{margin-top:3px;
	margin-left:8px;
	float:left;
	 margin-right: 5px;
	  margin-bottom:3px;
}



.pageHeader {
    background:url('images/h1-bg.gif') 0 0 repeat-x;
      
    height: 55px;
    font: bold 16px Arial, Helvetica, sans-serif;
    line-height: 42px;
    padding-left: 15px;
    margin-top: -15px;
    text-align: left !important;
}
.pageHeader img
{
    vertical-align:middle;
  
}


.add {
	padding-top:7px;
	padding-left:27px;
	text-decoration:none;
	background: url('images/btn-add.gif') no-repeat 50% top;
	float: right;
	margin-top:10px;
    padding-right: 46px;
    padding-bottom: 6px;
}
.add:hover {
	background: url(Images/btn-add.gif) top no-repeat;
	color:#cf7200;
}

.save-btn {
	width:75px;
	padding:6px;
	height:28px;
	padding-top:7px;
	padding-left:27px;
	text-decoration:none;
	background: url(images/btn-save.gif) top no-repeat;
	margin-top:10px;
}

.close-btn {
	width:75px;
	padding:6px;
	height:28px;
	padding-top:7px;
	padding-left:27px;
	text-decoration:none;
	background: url(images/close.png) top no-repeat;
	margin-top:10px;
}

/*BUTTON*/
	
.button {
	clear: both;
	width: 100px;
	height: 50px;
 	margin-top: 1px;
    margin-right: 8px;
	background: url(images/button_small.png) no-repeat;
    background-color: transparent;
	color: #fff;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration: none; padding-left:1px; padding-right:20px; padding-top:0px; padding-bottom:0}
.button:hover {
	background: url(Images/button_small2.png) top no-repeat;
	color:#000;
}
.mybuttonSteelBlue {
    padding: 6px;
    background-color: steelblue;
    color: white;
    font-weight: bold;
    height: 40px;
    padding-left: 10px;
    margin-top: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
}

    .mybuttonSteelBlue:hover {
        background-color: forestgreen;
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }


    .buttonlong {
	clear: both;
	width: 150px;
	height: 50px;
 	margin-top: 1px;
    margin-right: 8px;
	background: url(images/button_long.png) no-repeat;
    background-color: transparent;
	color: #fff;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration: none; padding-left:1px; padding-right:20px; padding-top:0px; padding-bottom:0}
.buttonlong:hover {
	background: url(Images/button_long2.png) top no-repeat;
	color:#000;
}

.buttonlong1 {
	clear: both;
	width: 150px;
	height: 50px;
 	margin-top: 1px;
    margin-right: 8px;
	background: url(images/button_long1.png) no-repeat;
    background-color: transparent;
	color: #fff;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration: none; padding-left:1px; padding-right:20px; padding-top:0px; padding-bottom:0}
.buttonlong:hover {
	background: url(Images/button_long2.png) top no-repeat;
	color:#000;
}

.buttonlong2 {
	clear: both;
	width: 150px;
	height: 50px;
 	margin-top: 1px;
    margin-right: 8px;
	background: url(images/button_long2.png) no-repeat;
    background-color: transparent;
	color: #fff;
    border:none; 
	font-weight: bold;
    background-size: cover;
	text-align: center;
	text-decoration: none; padding-left:1px; padding-right:20px; padding-top:0px; padding-bottom:0}
.buttonlong:hover {
	background: url(Images/button_long2.png) top no-repeat;
	color:#000;
}


.buttonGreen {
    clear: both;
    width: 224px;
    height: 35px;
    margin-top: 1px;
    background: url(images/buttongreen.png) no-repeat;
    background-color: transparent;
    vertical-align: middle;
    border: none;
    font-weight: bold;
    text-align: left;
   BaseColor: white;
    overflow-wrap: break-word;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 0
}

    .buttonGreen:hover {
        background: url(images/buttonred.png) top no-repeat;
       BaseColor: black;
    }


.buttonMenu {
    clear: both;
    width: 211px;
    height: 67px;
    margin-top: 1px;
    background: url(images/button3.png) no-repeat;
    background-color: transparent;
    vertical-align: middle;
    border: none;
    font-weight: bold;
    text-align: left;
   BaseColor: white;
    overflow-wrap: break-word;
    text-decoration: none;
    padding-left: 50px;
    padding-right: 2px;
    padding-top: 0px;
    padding-bottom: 0
}

    .buttonMenu:hover {
        background: url(images/button3hover.png) top no-repeat;
       BaseColor: black;
    }


.buttonFind {
    width: 109px;
    height: 32px;
    margin-left: 6px;
    margin-bottom: 1px;
    text-decoration: none;
    background: url(images/findbtn.png) top no-repeat;
}

.buttonBack {
    width: 100px;
    height: 33px;
    margin-left: 6px;
    margin-bottom: 1px;
    text-decoration: none;
    background: url(images/back.png) top no-repeat;
}


     /* slider */

.sliderhome  
{clear: both;
	width: 940px;
	height: 230px;
	padding: 7px 40px;
	margin-left:0px;
	margin-right:0px; 
	margin-top:-8px;
	margin-bottom:-10px; 
	background: url(images/slider_home.png) no-repeat;
}


.form-container {
margin-top:0px;
	width:100%;
}
.form-container fieldset {
	margin: 10px;
	padding: 10px;
	border: #DDD 2px solid;
	background:#fff;
   
}

.form-container fieldset div {
	padding: 3px;
	margin-left: 0px;
    margin-bottom: 0px;
   
}

.form-container form {
	margin: 0px;
	padding: 0px;
	border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px;
}

.form-container p {
	margin: 0;
}
.form-container p.note {
	text-align:right;
	margin-left: 170px;
	color: #333;
}


.form-container legend {
	font-size:14px;
	font-weight: bold;
	color: #333;
}

.form-container .labelleft
{
font-weight: bold;
 BaseColor: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
   text-align: left;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 6px; 
      margin-left: 10px;
}

.form-container .label-120 
{
	font-weight: bold;
 BaseColor: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
    width: 120px;
   text-align: right;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 6px; 
      margin-right: 10px;
}

.form-container .label-150 
{
	font-weight: bold;
 BaseColor: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
    width: 150px;
   text-align: right;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 6px; 
      margin-right: 10px;
}

.form-container .label-180 {
	font-weight: bold;
 BaseColor: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
 width: 180px;
 text-align: right;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 0px; 
      margin-right: 10px;
}   

.form-container .label-80 {
	font-weight: bold;
 BaseColor: rgb(3, 51, 85);
   font-family: Arial, Tahoma, Verdana; 
   font-size: 12px; 
 display: inline-block;
    width: 80px;
   text-align: right;
    vertical-align: middle;
     margin-bottom: 6px;
      margin-top: 6px; 
      margin-right: 10px;
}

 form-container .printText200
{
    padding: 4px;
     border: 1px solid rgb(123, 157, 228);
      border-radius: 4px;
       position: relative; 
       font-weight: bold; 
      BaseColor: rgb(3, 51, 85); 
       font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
         vertical-align:middle ;
          width: 130px;
           background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 238, 239)), to(rgb(255, 255, 255)));
}
                                                          
.form-container input:not([type]), input[type="text"],textarea,input[type="password"]
{
	padding: 4px;
     border: 1px solid rgb(123, 157, 228);
      border-radius: 4px;
       position: relative; 
       font-weight: bold; 
      BaseColor: rgb(3, 51, 85); 
       font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
         vertical-align:middle ;
          width: 180px;
         background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 238, 239)), to(rgb(255, 255, 255)));

}
 .form-container input[type="text"]:focus, textarea:focus,input[type="password"]:focus
  {
               border-color:#ccc;
               background-image:none;
               background-color: ButtonHighlight; 
  }

            
.form-container checkbox {
	 font-weight: bold;
	 BaseColor: rgb(3, 51, 85);
	   font-family: Arial, Tahoma, Verdana; 
	   font-size: 12px;
}

.checkbox {
	 font-weight: bold;
	BaseColor:Black;
	   font-family: Arial, Tahoma, Verdana; 
	   font-size: 11px;
}



/* for dropdownlist */
.form-container select
{
zoom: 1; 
position: relative;
 padding: 4px;
  border: 1px solid rgb(123, 157, 228);
   border-radius: 4px; 
   font-weight: bold;
   BaseColor: rgb(3, 51, 85);
     font-family: Arial, Tahoma, Verdana; 
     font-size: 12px;
      vertical-align: middle; 
      width: 190px; visibility: visible;
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 238, 239)), to(rgb(255, 255, 255)));
    top: 0px;
    left: 0px;
}
                                                   
.form-container1 textarea {
	padding: 4px;
     border: 1px solid rgb(123, 157, 228);
      border-radius: 4px;
       position: relative; 
       font-weight: bold; 
      BaseColor: rgb(3, 51, 85); 
       font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
         vertical-align: top;
          width: 150px;
           background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 238, 239)), to(rgb(255, 255, 255)));
}

   .uppercase {
            text-transform: uppercase;
        } 
        .lowercase {
            text-transform: lowercase;
        } 
        .capitalize {
            text-transform: capitalize;
        }
.leftfieldset 
{
  
	margin:5px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	 margin-right: 5px;
	  margin-bottom: 5px;
}
.rightfieldset 
{
 
	float:right;
    margin-left: 55px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.rightbottom 
{
    position:absolute;
    top:5px;
    bottom: 5px;
    right: 10px;
}
	


.leftbottom 
{
 
	position:absolute;
    bottom: 0;
    left: 0;
}


.bottom
{
    margin: 5px;
    vertical-align :bottom;
}
  
.required:after 
{
    content: "*";
    font-weight: bold;
   BaseColor: red; 
}
     
     
 .customCalloutStyle div, .customCalloutStyle td
 {
border: solid 1px Black;
background-color:#9C2052;
font-family: Arial;
font-size: 11px;
font-weight:bold;
color:white;
}
.calendar .ajax__calendar_container   
{
    height :200px;
    width :200px;
background-color: #DEF1F4;
border:solid 1px #77D5F7;
}



.calendar .ajax__calendar_day {
color: #004080;
text-align:center;
}


.calendar .ajax__calendar_today   {
font-weight:bold;
color:Red;
}


.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.float_l { float: left;}
.float_r { float: right; padding-right:10px;
    margin-left: 36px;
}

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { display: inline-block; border: 5px ; background: none; margin-bottom: 5px; float: left; margin: 3px 15px 0 0 }
.image_fr {display: inline-block; border: 5px; background: none; margin-bottom: 5px; float: right; margin: 3px 0 0 15px }
.horizontalDivider { 
	position: relative; 
	left: 4px; 
	top: 0px; 
	width: 100%; 
	height: 7px; 
	background: url('images/tooplate_content_top.png') no-repeat;  
}

.sidebar {
	float: right;
	width: 240px;
	height:100%;
	background: url(images/tooplate_banner.jpg) no-repeat ;
}

.verticalDivider { 
	position: relative; 
	left: 4px; 
	top: 4px; 
	width: 7px; 
	height: 100%; 
	background: url('images/h1-bg.gif') no-repeat;  
}
.col_w900 { width: 900px; text-align:justify;  padding: 0 30px; margin-bottom: 50px; }
.col_w580 { width: 580px }
.col_w420 { width: 420px }
.col_w280 { width: 280px }
.col_allw280 { float: left; width: 280px; margin-right: 30px }
.col_w900_last { width: 900px; text-align:justify;  padding: 0 30px; }
.col_last { margin: 0; }

.footer
{
   BaseColor: #8ab6d1;
    width: 100%;
    padding: 20px 35px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
   BaseColor: #8ab6d1;
}

.footer_wrapper 
{
	width: 100%;
	border-top: 1px solid #fff;
	padding-top: 1px;
	background-color: #28556e; 
}

.footer a {
	color: #b4d8ee;
}

/* TAB MENU   
----------------------------------------------------------*/



/*onload pop css*/

.modalBackground
{
  
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.75;
    -moz-opacity: 0.8;
}

.progressbar
{
   z-index: 1000;
    margin: 0px auto;
    padding: 10px;
    width: 40px;
    height :40px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.progressbar img
{
    height: 32px;
    width: 32px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}


.failureNotification
{
    font-size: 1.2em;
   BaseColor: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
     padding-left: 10px;
}
