﻿body 
{
    
    font-family:Tahoma;
    
}
td
{
    font-size:12px;
}
.txt
{
 
 border:1px solid #dedede;
 padding:6px;
 font-family:Tahoma;
 font-size:12px;
    
}
.drp
{

 border:1px solid #dedede;
 padding:5px;
 font-family:Tahoma;
 font-size:12px;
 width:120px;
    
}
.txt_
{
 width:220px;
 border:3px solid #FFF;
 height:20px;
 font-family:Tahoma;
 background-color:#999;
 font-size:12px;    
 color:#FFF;


}
.txt_
{
 width:220px;
 border:3px solid #FFF;
 height:20px;
 font-family:Tahoma;
 background-color:#999;
 font-size:12px;    
 color:#FFF;


}
.btn_s
{
    height:25px ; width:25px; background-image:url(images/search.png); border:none;background-color:transparent;
}
.btn_s:hover
{
    cursor:pointer;
    background-image:url(images/search_.png);
}
.txt_st
{
 width:220px;
 border:none;
margin-right:10px;
 padding:4px;
 font-family:Tahoma;
 background-color:#FFF;
 font-size:12px;    
 

}
#td_s
{

 border:none;
 border-bottom:3px solid #206c9c;
 border-top:3px solid #206c9c;
 border-left:3px solid #206c9c;
 
 font-family:Tahoma;

 font-size:12px;    
 

}
.btn_
{
    padding:5px;
    background-color:#008287;
    border:3px solid #FFF;
    font-family:Tahoma;
    font-size:12px;
    cursor:pointer;
    color:#FFF;
}
.btn_:hover
{
    background-color:#07797d;
    
}
.btn_p
{
    padding:5px;
    background-color:#008287;
    border:2px solid #BBB;
    font-family:Tahoma;
    font-size:12px;
    cursor:pointer;
    color:#FFF;
}
.btn_p:hover
{
    background-color:#07797d;
    
}
.btn
{
 
    padding:5px;
    background-color:#6698FF;
    border:2px solid #6698FF;
    color:#FFF;
    font-family:Tahoma;
    font-size:12px;
    cursor:pointer;
    height: 32px;
}
.btn:hover
{
    background-color:#BBB;
      border:2px solid #BBB;
    
}
#div_content_login
{
    width:100%;border-bottom:2px solid #BBB;text-align:right;background:#dedede;
   
}

#div_login
{
 
 margin-top:100px;
 
 width:600px;
 background-color:#FFF;
 border:2px solid #BBB;

}
.div_main
{
    -webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
border:2px solid #dedede;-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
background-color:#FFF;
margin-top:40px;
padding:10px;
margin-bottom:20px;
}

.div_login
{
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius:5px;
background-color:#FFF;
margin-top:20px;
padding:20px;
margin-bottom:20px;
}
.nosadpixs
{
 width:1000px;   
}

.myButton {
	-moz-box-shadow: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
	background-color:#599bb3;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	padding:13px 32px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3d768a;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
	background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
	background-color:#408c99;
}
.myButton:active {
	position:relative;
	top:1px;
}
.grd_trheader
{
    background-color:#16A085;
    font-family:B Titr ;
    border:1px solid #000;
    
    
}
.grd_trheader th
{
    height:20px; 
    padding:5px; 
    text-align:center;
}

.grd_trheader td
{
    height:20px; 
    padding:5px; 
    text-align:center;
}


.grd_Alternating
{

 background-color:#46C7C7;
    
}


.grd_Alternating td
{
 padding:8px;
 text-align:center ;
 border-bottom:2px solid #BBB;
 background-color:#dedede;
 
    
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
  font-family:Tahoma;
}
     
     .alert-show {
  color: #82a936;
  background-color: #e2f0c7;
  border-color: #bce8f1;
  font-family:Tahoma;
}
.alert {
  padding: 10px;
  margin-bottom: 0px;
  border: 1px solid transparent;
  border-radius: 4px;
}


.grd_Alternating:hover
{
 background-color:White;
 
}
.grd_td td
{
 padding:8px;
 text-align:center ;
 border-bottom:2px solid #BBB;
 background-color:White;
}
.btn_del
{
 border:0px;
 background-image:url(image/dialog_cancel.png);   
 width:24px;
 height:24px;
 background-color:transparent;
 cursor:pointer;
}
.btn_go
{
 border:0px;
 background-image:url(image/kedit.png);   
 width:24px;
 height:24px;
 background-color:transparent;
 cursor:pointer;
}
.btn_show
{
 border:0px;
 background-image:url(image/looknfeel.png);   
 width:24px;
 height:24px;
 background-color:transparent;
 cursor:pointer;
}


.btn_null
{
 border:0px;
 background-image:url(image/kterm.png);   
 width:24px;
 height:24px;
 background-color:transparent;
 cursor:pointer;
}
   .trhh
        {
        }
        .trhh td
        {
            padding:8px;
            text-align:center;
            border-bottom:2px solid #dedede;
            font-weight:bold;
        }
         #g1, #g2, #g3 {
        width:200px; height:160px;
        display: inline-block;
        margin: 1em;
      }
      .trgreen
      {
       background-color:#60C560;   
    
      }
      .trgreen td
      {
       background-color:#60C560; 
       padding:12px;
       color:#FFF;  
       text-align:center;
      
      }
      .trwhite
      {
      }
      .trwhite td
      {
          padding:12px;
          text-align:center;
      }


.btnlogin
{
 background-color: #47A447;

border-bottom-color: #398439;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-style: solid;
border-bottom-width: 1px;

border-left-color: #398439;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #398439;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #398439;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-top-style: solid;
border-top-width: 1px;

color: #FFF;
cursor: pointer;

font-family: Tahoma;
font-size: 18px;


font-weight: 400;
line-height: 23.9333px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 10px;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
text-align: center;
text-decoration: none;
vertical-align: middle;
white-space: nowrap;
width:300px;

}

.btnlogin:hover
{
    background-color:#05b751;
}

