
      body {
        padding-bottom: 40px;
        background-color: #fff;
      }

      .form-signin {
        max-width: 850px;
        padding: 19px 29px 29px;
        margin: 0 auto 20px;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
           -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
                box-shadow: 0 1px 2px rgba(0,0,0,.05);
                margin-top:30px;
      }
      .form-signin .form-signin-heading,
      .form-signin .checkbox {
        margin-bottom: 10px;
      }
      .form-signin textarea{width:100%;}
      .form-signin input[type="text"],
      .form-signin input[type="password"] {
        font-size: 16px;
        height: auto;
        margin-bottom: 15px;
        padding: 7px 9px;
        width:100%;
        color:#000;
        border: inherit;
      }
      .form-signin label{color:#000;}
      .form-signin textarea{color:#000;}
      .form-signin select,
      .form-signin button {
        width:100%;
        border: inherit;
      }
	  .info-details { width: 41%; float:left;margin-right:20px; }
	  .codeline{color:#55BB55;}
	  tr.firstpos{border-top:dashed 2px #333;}

.panel-table{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.version a strong,
.version a{color:#555 !important;} 


.version{color:#555;float:right;margin-top:15px;}
form,form select,form select option,strong,i,u{color:#000;}

.strong-black{background:#000;padding-top:20px;}

.success td{color:#000;}

.legend{font-size:12px;text-align:right;}

.light-blue{background-color:#f5f5f5;}
.strong-blue{background-color:#fff;color:#000;}
.strong-blue table,
.strong-blue table a
.strong-blue table td{color:#000;}

.alert{margin-bottom:0 !important;}

.tablesorter th{cursor:pointer;}
.tablesorter thead:hover{background-color:rgba(0, 0, 0, 0.05);}
.tablesorter thead th:hover{background-color:rgba(0, 0, 0, 0.05);}
.alert-fixed{position:fixed;top:0;}

.badge-custom{padding: 4px 4px !important;border-radius: 3px !important;background-color:#3FCCE8 !important;}
.badge-custom a{color:#fff !important;text-decoration:none;font-weight:bold;}

.remodal{height:70%;}
li.dropdown-divider{border-top: 1px solid #e9ecef;}

@media screen and (max-width: 640px) {
	h1{font-size:21px;text-align:left;}
	.legend{text-align:left;font-size:14px;}
	.strong-blue .legend{font-size:12px;text-align:right;}
}
