body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#0b5a63; background-color:#32C4D9; }
*{margin:0px; padding:0px;}
img{vertical-align:middle; border:none;}
.r{float:right;}
.c{clear:both;}
.l{float:left;}
a{text-decoration:none;}
#wapper{width:684px; margin:auto;}
.main{background:url(img/bg.jpg) repeat-x center top;}
#header{ padding:25px 0 20px 0px;}
.logo{ text-align:center;padding:10px 0 20px 0px;}
.hedr-top p{color:#9696a2;}
#content{ padding-bottom:40px;}
.contentarea{}
.sidebar{}
.block{width:338px; margin:auto;}
.box{width:268px; margin:auto;box-shadow:inset 0px 0px 8px #888; padding:35px;background-color:#FFFFFF; border-radius:5px;}
.box p{padding-bottom:17px;color:#5F5F5F; }
.box h6{text-align:center;}
.remain{padding-bottom:25px!important;}
.instruction{}
.instruction h5{ padding-bottom:15px;}
.instruction h5 a{ font-size:14px; color:#0b5a63;}
.instruction h5 a:hover{color:#FFFFFF;}
.instruction p{font-size:12px; color:#0b5a63;padding-bottom:17px;}
.big-logo{background:url(img/big-logo.png) no-repeat 60px top; padding-top:15px;}
#footer{ width:338px;margin:auto; text-align:center; font-size:12px; color:#0b5a63; padding-bottom:28px;}
#footer p a{color:#0b5a63; font-weight:bold;}
#footer p a:hover{color:#FFFFFF;}
#footer p span img{margin:-2px 3px 0 5px;}
.sign-btn{ background-color:#31313A; border-radius:20px;padding:4px 5px 6px 5px; text-align:center;width:308px; margin:auto;}
.sign-btn a{font-size:18px;color:#FFFFFF;}
.sign-btn a span{color:#18c9dc;}
.error-message{text-align:right;display: block;margin: -15px 0 18px;color:red}
.errorDV {color: #EC0000;display: block;float: none;font-size: 10px;font-weight: normal !important;line-height: 100%;margin-top: 5px;text-align: left;width: 200px;}
.authError {font-size: 14px;margin: 5px;}
.box-bg{height:20px;}
.notification {color: #333333;font-size: 12px;font-weight: bold;left: 35%;padding: 10px 5px;position: fixed;text-align: center;top: 0;width: auto;z-index: 99999;border-radius:0 0 5px 5px;}
.notification_success{background: #8FF7CA;border: 1px solid #057545;border-top:0;}
.notification_fail{background: #FFF9D7;border: 1px solid #E2C822;border-top:0;}
.version {font-weight: bold;font-size: 15px;margin-top: -20px;text-align: right;margin-bottom: 15px;color:#02487B;}
.btn{
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);  
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled]{color: #333333;background-color: #e6e6e6;*background-color: #d9d9d9;}
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.save:hover,
.save:active,
.save.active,
.save.disabled,
.save[disabled],
.save_agent:hover,
.save_agent:active,
.save_agent.active,
.save_agent.disabled,
.save_agent[disabled],
.previe:hover,
.previe:active,
.previe.active,
.previe.disabled,
.previe[disabled]

{
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-success{
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
	font-weight:bold;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
	background-position: 0 ;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:active,
.btn-warning.active {
  background-color: #49afcd \9;
}
.not_available_text {color:#da4f49;font-size: 18px;letter-spacing: 2px;line-height:22px;}
