@charset "utf-8";
/* CSS Document */

body{
	background:#79d279;
    font-size: 16px;
    font-weight: normal;
    font-family: Book Antiqua;
    color: #000;

}

.form-signin {
    max-width: 500px;
    padding: 19px 29px 29px;
    margin: 0 auto;
	//margin-top:90px;
    background-color: #fff;
	
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.05);
       -moz-box-shadow: 0 2px 2px rgba(0,0,0,.05);
            box-shadow: 0 2px 2px rgba(0,0,0,.05);
			
	font-family: Book Antiqua, Tahoma, Geneva, sans-serif;
	color:#990000;
	font-weight:lighter;
}

.form-signin .form-signin-heading{
    color:#00A2D1;
}
.form-signin input[type="text"],
.form-signin input[type="password"],
.form-signin input[type="email"] {
    font-size: 16px;
    height: 45px;
    padding: 7px 9px;
}

.signin-form, .body-container
{
	//border:solid red 1px;
	margin-top:110px;
}
.navbar-brand{
	font-family:"Book Antiqua";
}
#btn-submit{
	height:45px;
}
.h5{
	font-family:Verdana, Geneva, sans-serif;
}
h1{
	font-family:Verdana, Geneva, sans-serif;
}

.sim{
   color: green; 
   font-weight: bold;
}
.load{
    font-weight: bold;
}

a.edit.btn.btn-default {
    margin-right: 10px;
}

.active{
    font-size: 22px;
    color: red;
}
.deactive{
    font-size: 22px;
    color: green;
}

i.fa.fa-times {
    float: right;
    padding-top: 5px;
    margin-right: 25px;
}

i.fa.fa-check {
    float: right;
    padding-top: 5px;
    margin-right: 25px;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px;
    background: #99CC99;
}
table.report.table.table-striped.table-bordered thead {
    background-color: #dff0d8;
    color: #000;
}
.load{
    color: #ff0000;
}
.loadtype{
    color: 043803;
    font-weight: bold;    
}
.bonus{
    color: red;
    font-weight: bold;
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4ddb4+0,83c783+17,52b152+33,008a00+67,005700+83,002400+100;Green+3D+%231 */
    background: #b4ddb4; /* Old browsers */
    background: -moz-linear-gradient(top,  #b4ddb4 0%, #83c783 17%, #52b152 33%, #008a00 67%, #005700 83%, #002400 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #b4ddb4 0%,#83c783 17%,#52b152 33%,#008a00 67%,#005700 83%,#002400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4ddb4', endColorstr='#002400',GradientType=0 ); /* IE6-9 */
    color: #1d1c50;
    font-size: 16px;
}
.navbar-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: linear-gradient(to bottom,#b57b7b 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075);
}
.navbar-default .navbar-brand {
    color: #000;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
}
.panel-default>.panel-heading{
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4e391+0,61c419+50,b4e391+100;Green+3D */
background: #b4e391; /* Old browsers */
    background: linear-gradient(to bottom, #40f4fd 0%,#21afbd 50%,#298e9e 100%);
    filter: 
font-weight: bold;
    font-size: 16px;   
    color: #000;
    font-weight: bold;
}

.panel-primary {
    border-color: #999;
    box-shadow: 1px 1px 1px 1px #000;
}
.panel-primary>.panel-heading {
    color: #000;
    background-color: #337ab7;
    border-color: #337ab7;
    font-weight: bold;
    font-size: 16px; 
    color: #000;
}
.panel-body {
    padding: 15px;
    background: #48dabf;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.filter-search {
    float: right;
}
.header_img{
    margin-top: 50px;
}
.header_img img {
    width: 100%;
    height: 140px;
}

i {
    font-size: 18px;
    color: #333;
}
i.far.fa-times-circle {
    color: red;
}

i.fas.fa-check {
    color: green;
}

table#table tr td {
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
}

td.red {
    color: red!important;
    font-weight: bold;
}

td.green {
    color: green!important;
    font-weight: bold;
}

