.login_inner input[type=submit]{
    color: white;
    border: 0;

    background: 0;
    font-size: 24px;
    font-weight: bold;
}
#currency{
    opacity: 0;
}
.ui-datepicker-calendar{
    table-layout: auto

}
.last_active, .last a:hover {
    color: #3487a1;
   /* text-decoration: underline !important; */
    font-weight: bold;}
.table_report tr,.table_report_purse tr{
    background: #FAFEFF!important;
    color:#3487a1;
	border:1px solid #67BAD3;
}
.table_report{
    display: none;
}
.table_report_purse{
    margin: auto;
}
.table_report td,.table_report_purse td{
    border: 1px solid;
	padding: 5px !important;
}
.report ul{
    list-style-type: none;
}
.rate_report{
    width: 500px;
    margin: auto;
    text-align: left;

}

.rate_report td{
background: #FAFEFF!important;
    color:#3487a1;
	border:1px solid #67BAD3;
	padding: 5px;
	text-align:left;
}


.rate_report li{
margin:12px 0 0 0;
}

.rate_report li ul{
margin:0 0 0 12px;
}

.step_one{
    margin-left: 20px;
}
.show_table{
    cursor: pointer;
    margin-left: 40px;
}
.period_3{
    margin-bottom: 30px;
}
#add_period{
    color: #2987a4;
    text-decoration: none;
    width: auto;
    height: 39px;
    margin-right: 3px;
    margin-left: 1px;
    border-radius: 10px;
    background: linear-gradient(#ffffff, #d1f4ff);
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 15px;
    line-height: 39px;
    cursor: pointer;
}
.clear{
    clear: both;
}
.block_form{
    margin-bottom: 30px;
}
.input1{
    float: left;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 15px;
    color: #386978;
}

.input1 input{
border:none;
margin: 0px 10px 10px 0px;
width:12px;
height:12px;
}

input[type="checkbox"]{
width:12px;
height:12px;
margin:5px;
}

.error_main{
    color: #2987a4;
    font-size: 25px;
    margin-top: 50px;
}

.graph_image{
clear:both;
margin:12px 0 0 0;
}

.error{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#990000;
}

.rate_report .tot{
color:#FFFFFF!important;
background-color:#3487A1!important;

}

.rate_report .subtot{
background-color:#E0EFF3!important;
}

.my_period{
color:#11495B;
margin:12px 0 12px 0;
font-family:Arial, Helvetica, sans-serif;
}

.show_table{
margin: 0px 0px 0px 12px !important;
text-decoration:none;
}
.show_table:hover{
text-decoration:underline;
}

/*.label1{*/
/*color: #73bbd2;*/
/*font-size: 14px;*/
/*font-weight: bold;*/
/*text-align: right;*/
/*float: left;*/

/*margin-bottom: 10px;*/
/*vertical-align: middle;*/
/*}*/