body, html {
  font-family: verdana;
  font-size: 12px;
  background-color: #1F212C;
  /*color: #FFFFFF; */
}

.header, #loginform {
  padding: 12px 12px;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.login_form {
  padding: 12px 12px;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
}

.user_info {
  padding: 12px;
  text-align: center;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
}


.cbody {
  padding: 0px 0px 12px 0px;
  text-align: center;
  color: #FFFFFF;
}

.cbody2 {
  padding: 10px 25px;
}

.footer {
  text-align: center;
  margin-top: 25px;
  padding: 0px 0;
  font-size: 10px;
  color: #FBF2D7;
  font-family: arial;
  margin-bottom: -10px;
}

.footer_link {
  font-size: 10px;
  color: #5586BB;
  font-family: verdana;
  text-decoration: none
}


h1 {
  color: #FBF2D7;
  font-size: 18px;
  margin: 0 0 5px 0;
  line-height: 20px;
  /* font-weight: bold; */
}

h2 {
  color: #FBF2D7;
  font-size: 14px;
  margin: 5px 0 5px 0;
  line-height: 20px;
}

.clear {
  clear: both;
}

.col1 {
  width: 120px;
  float: left;
  margin: 0 10px 0 0;
}

.col2 {
  width: 235px;
  float: left;
  margin: 0 10px 0 0;
}

.col3 {
  width: 450px;
  float: left;
  margin: 0;
}

.small {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 9px;
}

.cetner {
  width: 900px;
  margin: 10px auto;
  background-color: #044157;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.demoHeaders {
  margin-top: 2em;
}

#dialog_link {
  padding: .4em 1em .4em 20px;
  text-decoration: none;
  position: relative;
}

#dialog_link span.ui-icon {
  margin: 0 5px 0 0;
  position: absolute;
  left: .2em;
  top: 50%;
  margin-top: -8px;
}

ul#icons {
  margin: 0;
  padding: 0;
}

ul#icons li {
  margin: 2px;
  position: relative;
  padding: 4px 0;
  cursor: pointer;
  float: left;
  list-style: none;
}

ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}

label {
  font-size: 12px;
  font-family: Verdana;
}

a {
  font-size: 12px;
  color: #5586BB;
  font-family: verdana,tahoma;
  text-decoration: none;
}

a:hover {
  color: #A6CAEC;
}

a:visited {
  color: #5586BB;
}

a:active {
  color: #0066FF;
}

.ml {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1pt;
  text-transform: uppercase;
  color: #1F212C;
  font-family: verdana,tahoma;
  text-decoration: none;
}

.ml:hover {
  color: #FFFFFF;
}

#ibox_content {
  background: #044157;
  border-color: #FFFFFF;
}

#ibox_wrapper {
  background: #044157;
  border-color: #FFFFFF;
}

#ibox_footer_wrapper {
  left: 0;
  right: 0;
  top: 0;
  padding: 3px 3px;
}

#ibox_footer_wrapper,
#ibox_footer_wrapper a {
  color: #000000;
  background: #FBF2D7;
}

#ibox_footer_wrapper a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  padding: 0 7px;
}

#ibox_content {
  margin: 25px 0 0 0;
  padding: 30px;
}

td.sf_admin_text {
  font-size: 10px;
  font-family: verdana;
}

td.sf_admin_date {
  font-size: 10px;
  font-family: verdana;
}

th.sf_admin_text {
  background: #EDDDA5;
  margin: 1px 1px 1px 1px;
}

th.sf_admin_date {
  background: #EDDDA5;
  margin: 1px 1px 1px 1px;
}

.sf_admin_list table {
    Margin-top: 12px;
    width: 840px;
    border: 1px solid #FBF2D7;
}

.sf_admin_list a {
    color: #1A2972;  /* #1A2972 */
}

.sf_admin_text.sf_admin_list_td_in_file a {
    font-weight: bold;
    color: white;
}

.sf_admin_text.sf_admin_list_td_out_file a {
    font-weight: bold;
    color: white;
}

.sf_admin_list TD, TH {
    padding: 3px;
    text-align: center;
}

.sf_admin_list THEAD {
    background: #C0E2F6; /* #E3D7B5 */
    color: #1A2972;
}

.sf_admin_list TFOOT {
    background: #044157;
    color: white;
    Font-Family: tahoma;
    Font-size: 11px;
}

.sf_admin_row.odd TD {
    background: #046488;
}

.sf_admin_row.even TD {
    background: #046488;
}

.header {
  padding-top: 20px;
}

.header .sitename {
  font-size: 24px;
  font-weight: bold;
  color: #FBF2D7;
  font-family: times;
}

.sitename a {
  font-size: 24px;
  font-weight: bold;
  color: #FBF2D7;
  font-family: times;
}

.header .info {
  font-size: 10px;
}

.input1 {
 border-right: 2px solid rgb(212, 208, 200);
 border-width: 2px;
 border-style: solid;
 border-color: rgb(212, 208, 200);
 background-color: rgb(255, 251, 239);
 margin-left: 5px;

}

.button1 {
  border-right: 2px solid rgb(212, 208, 200);
  border-width: 2px;
  border-style: solid;
  border-color: rgb(212, 208, 200);
  background-color: rgb(255, 251, 239);
}


.checkbox1 {
  width: 15px;
  height: 15px;
}

.profile_data {
  color: #5586BB;
  font-weight: bold;
}

.buy_points {
  color: #9CC1EA;
  a:visited
}

.buy_points:visited {
  color: #9CC1EA;
}


.user_info a {
  font-weight: bold;
}

.reflash_select {
  background-color: #FBF2D7;
  height: 483px; 
#  line-height: 20px; 
}

.flash_error {
  margin: 20px auto 5px auto;
  padding:2px;
  width:450px;
  display:block;
  background:#FBF2D7;
  font:bold 15px/20px verdana;
  text-align:center;
  color:#FF0000;
  text-shadow:#fff 0 1px 0;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  text-decoration:blink;
}

.flash_notice {
  margin: .25em auto 10px auto;
  padding:2px;
  width:350px;
  display:block;
  background:#FBF2D7;
  font:bold 15px/20px verdana;
  text-align:center;
  color:#FF0000;
  text-shadow:#fff 0 1px 0;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

.flash_notice a {
  padding:2px;
  display:block;
  background:#FBF2D7;
  font:bold 15px/20px verdana;
  text-align:center;
  color:#FF0000;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

.download_notice,
.download_notice a {
  color: #FF0000;
  font-size: 17px;
  font-weight: bold;
}

.error-field {
  color: #FF0000;
}

.flash_type_data {
  font-size: 17px;
  font-weight: bold;
  color: #FF9797;
  font-family: Arial;
}

.types_list {
  text-align: justify;
}

.send_points_form {
   text-align:center;
   Margin-top: 15px;
}

.send_points_form table {
   text-align:center;
   padding: 25px 0px 25px 300px;

}

.send_points_form table td{
  padding: 3px;
  Font-size: 12px;
}

.send_points_form input, .send_points_form select {
 border-right: 2px solid rgb(212, 208, 200);
 border-width: 2px;
 border-style: solid;
 border-color: rgb(212, 208, 200);
 background-color: rgb(255, 251, 239);
 margin-left: 5px;
}

.reflash_enter_value {
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 15px;
  margin-bottom: 3px;
  font: 14px/15px verdana;

}

.reflash_enter_value table {

    margin: 0 auto;
/*  Margin-top: 12px;
    margin-left: 285px;
*/
    width: 400px;
}

.reflash_enter_value tr {
   margin: 3px 3px 3px 3px;
/*   width: 370px;
*/
   width: 100%;
   float:left;
   padding: 1px 1px 1px 1px;
   display:block;
   background:#FBF2D7;
   font: 15px/15px monospace;
   text-align:center;
   color:#000000;
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
   border-radius:3px;
}

.value_form input{
 border-right: 2px solid rgb(212, 208, 200);
 border-width: 2px;
 border-style: solid;
 border-color: rgb(212, 208, 200);
 background-color: rgb(255, 251, 239);
 margin: 1px 1px 10px 1px;

}

.sf_admin_pagination {
  margin-top: 5px;
  margin-bottom: 5px;
}

.sf_admin_pagination a{
  text-align: left; 
  margin-right: 4px;
  margin-left: 4px;
  width:5px;
  padding: 3px 5px 3px 5px;
  display:inline;
  background:#046488;
  font:bold 11px/15px verdana;
  text-align:center;
  color:#FFFFFF;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}

.reflash_selected {
  margin-top: 20px;
  color: #FF9797;
  font:bold 15px/17px verdana;
}

.back_link {
  margin-top: 30px;
}

.back_link a {
  text-align: center; 
  padding: 5px 25px 5px 25px;
  display:inline;
  background:#C3C3C3;
  font:bold 12px/15px verdana;
  text-align:center;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;

}

.back_link a:hover {
   color: #233C55;
}

.types_list_header {
  margin-top: 30px;
  margin-left: 30px;
  text-align: left;

}

.types_list {
  text-indent: 0px; 
  margin-left: 20px; 
  margin-right: 20px;
  font: 15px verdana;
}

/*
.root {
  width: 900px;
  border: 1px solid #FFFFFF;
  background-color: #044157;
}

.footer_link {
  font-size: 11px;
}

.copyright {
  font-size: 11px;
  color: #FBF2D7;
}

.divider {
  color: #FFFFFF;
  height: 1px;
}
*/

.divider {
  color: #FFFFFF;
  Visibility: collapse;  
  height: 1px;
}


button {
   cursor: pointer;
   margin: 5px;
   padding-top: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   padding-left: 10px;
   background:#FBF2D7; 
   color:#122b44;
   border-color:#000000; 
   border-width:1px; 
   font-weight:400; 
   font-size:22px; 
   font-family: verdana;
   border-radius:8px;
}