﻿
*
{
    padding: 0;
    margin: 0;
}


body
{
    background-color:#FAFAFA;
}

.full_page
{
    border-top: 1px solid #135387;
    border-bottom: 1px solid #c5ab45;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
}

.logo_div
{
    float: left;
    height: auto;
    width: auto;
    max-width: 285px;
    margin: 0;
    padding: 5px;
    text-align: right;
    overflow: hidden;
}

.banner_gb
{
    float: left;
    height: 30px;
    width: auto;
    max-width: 1000px;
    margin: 0;
    padding: 5px;
    text-align: right;
    overflow: hidden;
}

.logo_div > a
{
    display: block;
    border: 0 none;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
}

.logo_div > img
{
    border: 0 none;
    height: 75px;
    margin: 0;
    padding: 0;
}

.homeimg_div
{
    float: left;
    height: auto;
    width: auto;
    max-width: 485px;
    margin: 0;
    padding: 5px;
    text-align: right;
    overflow: hidden;
}

.homeimg_div > a
{
    display: block;
    border: 0 none;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
}

.homeimg_div > img
{
    border: 0 none;
    height: 75px;
    margin: 0;
    padding: 0;
}
.bdlogo_div 
{
    float: right;
    height: auto;
    width: auto;
    max-width: 285px;
    margin: 0;
    padding: 5px;
    text-align: right;
    overflow: hidden;
    
}


.bdlogo_div > a
{
    display: block;
    border: 0 none;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
}

.bdlogo_div > img
{
    border: 0 none;
    height: 75px;
    margin: 0;
    padding: 0;
}



.topmenu
{    
    border-top: 1px solid #FAFAFA;
    border-bottom: 1px solid #E5E5E5;
   
    padding: 2px;
    background: none repeat scroll 0 0 #F3F5F7;
}

.topmenubkw
{    
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #E5E5E5;
    height: 20px;
    padding: 2px;
    background: none repeat scroll 0 0 #F3F5F7;
}




.pagetitle
{
    background-color: #fafdef;
    border: 1px solid #d5dbbd;
    color: #0a4a7e;
    font: 17px/24px Arial, Verdana, Helvetica;
    height: 25px;
    margin: 2px 10px;
    padding: 3px 15px;
    text-align: center;
    text-shadow: 0 -1px 1px #fefefd;
    border-radius: 7px;
}

.loginlink
{vertical-align: middle;
    float: right;
    margin: 0 5px 0 0;
    padding-bottom: 10px;
    
    max-width: 150px;
    font-weight: bold;
    text-align: right;
    color: #324754;
}

.loginlink a
{
    text-decoration: none;
    color: #004584;
    font: bold 8.25pt/13px 'Droid Serif' , 'Georgia' , 'Times New Roman' ,serif;
    text-shadow: 1px 1px 0 #FAFAFA;
}

.loginlink a:hover
{
    text-decoration: underline;
    color: #002875;
    text-shadow: 0 2px 1px #AFAFAF;
}

.left_panel {
    vertical-align: top;
    border: 1px solid #E3E5E5;
    height: auto;
    width: auto;
    max-width: 25%;
    min-height:520px;
    padding: 5px;
    background-color: #F3F3F3;
    font-family: Trebuchet MS, Verdana, Helvetica, Arial;
}

.left_panel_map_info 
{
    border: 1px solid #ddd;
    width: auto;
    min-width: 300px;
    min-height:300px;
    max-height: 400px;
    height: auto;
    margin: 0;
    padding: 5px;
    font-size: 9.25pt;
    color: #232428;
    background-color: #fff;
    overflow: auto;
}

.left_panel_doc_info 
{
    border: 1px solid #ddd;
    width: auto;
    min-width: 300px;
    min-height:150px;
    max-height: 250px;
    height: auto;
    margin: 0;
    padding: 5px;
    font-size: 9.25pt;
    color: #232428;
    background-color: #fff;
    overflow: auto;
}
.legendDiv 
{
    border: 1px solid #ddd;
    width: auto;
    min-width: 200px;
    min-height:150px;
    max-height: 150px;
    height: auto;
    margin: 0;
    padding: 5px;
    font-size: 9.25pt;
    color: #232428;
    background-color: #fff;
    overflow: auto;
}

.legendDivu 
{
    border: 1px solid #ddd;
    width: auto;
    min-width: 200px;
    min-height:200px;
    max-height: 200px;
    height: auto;
    margin: 0;
    padding: 10px;
    font-size: 9.25pt;
    color: #232428;
    background-color: #fff;
    overflow: scroll;
}

.mapvarDiv 
{
    border: 1px solid #ddd;
    width: auto;
    min-width: 200px;
    min-height:130px;
    max-height: 130px;
    height: auto;
    margin: 0;
    padding: 5px;
    font-size: 9.25pt;
    color: #232428;
    background-color: #fff;
    overflow: auto;
}

.data_panel {
    vertical-align: top;
    border: 1px solid #E3E5E5;
    width: 100%;
    min-width: 1020px;
    min-height: 520px;
    padding: 0;
    background-color: #f7f8fa;
}

.map_top_td {
    border-bottom: 1px solid #D3D5D7;
    margin: 0;
    padding: 5px;
    vertical-align: middle;
    background-color: #F5F7FA;
}

.map_left_td {
    /*border: 1px solid #D3D5D7;*/
    width: auto;
    height: 100%;
    min-width: 270px;
    max-width: 20%;
    margin: 0;
    padding: 5px;
    vertical-align: top;
}
.map_center_td {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: top;
    background-color: #faffff;
}
.map_right_td {
    border-left: 1px solid #D3D5D7;
    width: auto;
    height: 100%;
    min-width: 185px;
    max-width: 10%;
    margin: 0;
    padding: 3px;
    vertical-align: top;
}

.map_left_panel {
    width: 100%;
    height: 100%;
    min-width: 270px;
    min-height: 520px;
    margin: 0;
    padding: 0;
    font-size: 9.25pt;
    /*background-color: #F7FAFA;*/
}
.map_center_panel {
    width: 100%;
    height: 100%;
    min-height: 650px;
    max-height: 650px;
    margin: 0;
    padding: 0;
}

span.radio {
    padding: 0px;
}

span.radio > input[type="radio"] {
    margin: 8px -5px 7px 0px;
}

span.radio > label {
    float: left;
    margin-right: 5px;
    padding: 0px 5px 0px 10px;
}

.map_right_panel {
    width: 100%;
    height: 100%;
    min-width: 185px;
    min-height: 520px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    /*background-color: #F7FAFA;*/
}

.slider {
    width: 100%;
    height: 40px;
    min-width: 185px;
    min-height: 40px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    /*background-color: #F7FAFA;*/
}

.ifmdata
{
    border: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.mtbl
{
    border: 2px solid #B88C4E;
    width: 1090px;
    height: auto;
    margin: 5px auto;
    padding: 0;
    vertical-align: top;
    background-color: #F7FAFA;
    border-radius: 5px;
}


.mapTitle
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/imgMapLayer.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: normal;
}

.metaTitle
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/meta.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: normal;
}

.exportTitle
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/export.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: lighter;
}

.mapSearch
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
   
    background-repeat: no-repeat;
    background-size: 25px 25px;
}

.banner
{
    border-top: 1px solid #FAFAFA;
    border-bottom: 1px solid #E7E7E7;
    width: 1000px;
    height: 100px;
    padding: 0;
    margin: 0;
    background: #FAFAFA url('images/backimg.gif') no-repeat center top;
}

.docTitlelay
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/imgMapLayer.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: bold;
}

.docTitlelegend
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/list.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: bold;
}
.docTitle
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/report.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: bold;
}



.maptoolbar
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/mapstool.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: bold;
}



.activelay
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/selectmap.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: bold;
}

.docTitlegm
{
    width: auto;
    height: auto;
    padding-left: 30px;
    background-position: left center;
    background-image: url('images/map.png');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font-weight: bold;
}

.mapHeader
{
    border: 1px solid #AFAFAF;
    height: auto;
    padding: 2px 5px;
    overflow: hidden;
    color: #242824;
    font: bold 15px/25px Arial, Helvetica, sans-serif;
    background: #FAFAFA url('images/bg_th.gif');
}

.maplayHeader
{
    border: 1px solid #77933C;
    height: auto;
    padding: 2px 5px;
    overflow: hidden;
    color: #FAFAFA;
    font: bold 15px/25px Arial, Helvetica, sans-serif;
    background: #FAFAFA url('images/bg_thgb.gif');
}
.maplayHeadern
{
    height: auto;
    padding: 2px 5px;
    overflow: hidden;
    color: #FAFAFA;
    font: bold 15px/25px Arial, Helvetica, sans-serif;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4b357+0,75890c+100;Olive+3D+%233 */
background: #a4b357; /* Old browsers */
background: -moz-linear-gradient(top, #a4b357 0%, #75890c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a4b357 0%,#75890c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a4b357 0%,#75890c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
}


.maplayHeaderc
{
    height: auto;
    padding: 2px 5px;
    overflow: hidden;
    color: #FAFAFA;
    font: bold 15px/25px Arial, Helvetica, sans-serif;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4b357+0,75890c+100;Olive+3D+%233 */
background: #a4b357; /* Old browsers */
background: -moz-linear-gradient(top, #a4b357 0%, #75890c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #a4b357 0%,#75890c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #a4b357 0%,#75890c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
}



.tblHeader
{
    border: 1px solid #AFAFAF;
    height: 23px;
    padding: 0 5px;
    overflow: hidden;
    color: #242824;
    font: bold 15px/23px Arial, Helvetica, sans-serif;
    background: #FAFAFA url('images/bg_th.gif');
}



/************ DataGridView **********/

.dsheader
{
    border: 1px solid #BDBDBD;
    border-bottom-color: #FAFAFA;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #233478;
    font: bold 15px/30px Verdana,Helvetica,Arial,sans-serif;
    background: #E5E7EF url('images/bg_th.gif');
}
            
.dataview
{
    border: 1px solid #BDBDBD;
    width: 100%;
    height: 450px;
    margin: 0;
    padding: 0;
    text-align: center;
    overflow: auto;
}
        
.dvmData
{
    /*border: 1px solid #E3E5E7;*/
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    background-color: #F3F5F7;
    overflow: auto;
}
            
.dvHeader
{
    border: 0;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    color: #234578;
    font: bold 15pt/28px 'Droid Serif','Georgia','Times New Roman',serif;
    text-align: center;
    background-color: #F5F5F3;
}
            
.tralter
{
    border:1px solid #DEDEDE;
    padding: 5px 7px !important;
    text-align: justify;
    background-color:#F3F5FA;
}
 
.dtHeader
{
 
    color: #237a8e;
    font: bold 10.25pt/15px 'Droid Serif','Georgia','Times New Roman',serif;
    background-color: #D3DADF;
}      
 
.tdheader
{
    padding: 5px 7px !important;
    vertical-align: top !important;
    text-align: left !important;
    font-weight: bold !important;
}

.dvmData tr td
{
    padding: 5px 7px !important;
    text-align: justify;
}


.treeExp
{
    background-image: url('images/t_expand.gif');
    /*background-image: url('images/t_expand.png');*/
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 9px 9px;
}

.treeClp
{
    background-image: url('images/t_collapse.gif');
    /*background-image: url('images/t_collapse.png');*/
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 9px 9px;
}

/************ Loading Msg **********/

.modal_bg
{
    background-color: #D0D0D0;
    font-family: Verdana, Helvetica, Arial;
    
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.pageloading
{
    z-index: 9999;
    position: relative;
    border: 7px solid #D0D0D0;
    width: 275px;
    height: 150px;
    margin: 50px auto;
    padding: 10px;
    background: #F5F7F5 url('images/indicator.gif') no-repeat center;
    border-radius: 10px;
    box-shadow: 0 0 25px #13273F;
}

.pageloading p
{
    margin: 105px 5px 5px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #77933C;
    text-align: center;
}

/*table.chkbox tr td label
{
    margin-left: 10px;
    font: normal 11px/15px verdana,helvetica,arial;
    color: #000;
}*/

.checkbox {
	display: inline-block;
	cursor: pointer;
	font-size: 13px; margin-right:10px; line-height:18px;
}
input[type=checkbox] {
 display:none;	
}

.clebtn {
  background: #8fb341;
  background-image: -webkit-linear-gradient(top, #8fb341, #77933C);
  background-image: -moz-linear-gradient(top, #8fb341, #77933C);
  background-image: -ms-linear-gradient(top, #8fb341, #77933C);
  background-image: -o-linear-gradient(top, #8fb341, #77933C);
  background-image: linear-gradient(to bottom, #8fb341, #77933C);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.clebtn:hover {
  background: #8fb341;
  background-image: -webkit-linear-gradient(top, #8fb341, #77933C);
  background-image: -moz-linear-gradient(top, #8fb341, #77933C);
  background-image: -ms-linear-gradient(top, #8fb341, #77933C);
  background-image: -o-linear-gradient(top, #8fb341, #77933C);
  background-image: linear-gradient(to bottom, #8fb341, #77933C);
  text-decoration: none;
}

.collapseContainerSubSector
{       
width: auto;
    min-width: 200px;
    min-height:150px;
    max-height: 150px;
    height: auto;
    margin: 0;
    padding: 5px;
    font-size: 9.25pt;
    color: #232428;
    background-color: #fff;
    overflow: auto;   
}


   

/*.collapseContainerSubSector
{       
width : 300px; 
font-family:verdana,helvetica,arial;  
color:#000;
font-weight:normal;  
font-size:11px;     
}*/
/*.collapsePanelSubSector
{
width: 300px;
	height: auto;
background-color: White;
color:#000;
overflow: auto;
float: none;
}*/
/*.collapsePanelHeaderSubSector
{
width:300px;
height: 15px;
color: #fff;
background-color: #8fb341;
font-weight: bold;
font-size:13px; 
float:none;
padding: 3px 1px 3px 6px;
cursor: pointer;
}*/


/*.collapsePanelHeaderSubSector
{
width:auto;
height: 10px;
color: #fff;
background-color: #8fb341;
font-weight: bold;
font-size:13px; 
float:none;
padding: 3px 1px 3px 6px;
cursor: pointer;
}*/

/*width: auto;
    height: auto;
    padding-left: 30px;*/


/*.checkbox:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align:middle;
	background-color: #0088cc;
	color: #f3f3f3;
	text-align: center;
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);	
	border-radius: 3px;
}
input[type=checkbox]:checked + .checkbox:before {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
}*/
