html{height:100%; overflow-y: scroll;}
body{font-size:12px; color:#000000; margin:0; height: 100%;}
body,p,h1,h2,h3,h4,table,td,th,ul,ol,textarea,input{font-family:verdana,helvetica,arial,sans-serif; font-size:12px;}
table{border-collapse: collapse;} th, td{padding: 0;}
li {font-weight: normal;}
.bold{font-weight: bold;}
.red{color: red;}
.text_center{text-align: center !important;}

.report_hidden{display: none}
.report_title{

    font-size: 19px; font-weight: bold; color: #FFFFFF; text-transform: uppercase;
    border-radius: 7px;
    background-color: #B6C0D2;
    padding: 5px 10px 5px 10px;
    margin: 26px 10px 0 10px;

}

.report_set{
    width: 100%; margin-bottom: 15px;
    float: left; clear: left;
}
.report_set .row{vertical-align: top;}
.row_period{width:350px;}
.row_options{width:400px;}

.report_big_title{font-weight: bold; text-transform: uppercase; color: #333333;}
.report_big_title_second{margin-top: 7px;}


/* --- Report Period --- */
.report_period{float: left; margin: 15px 25px 0 25px;}

.report_row_input{font-size: 14px; color: #333333; text-align: center; padding: 5px 10px 0 10px;}
.report_period_input{
    border: 1px solid #CCCCCC; background-color: #F0F0F0;
    font-size: 14px; text-align: center;
    width: 24px; padding: 3px; margin: 0 3px 0 3px;
}

.report_small_title{font-size: 11px; padding: 5px 10px 0 10px;}
.report_small_title a:hover{text-decoration: underline}

.report_calendar_base{position: relative; float: left; width: 26px; height: 26px;}
.report_calendar{position: absolute; display: none; z-index: 10;}
/* --^ Done ^---*/


/* --- Report Options --- */
.report_options{float: left; margin: 15px 25px 0 25px;}
.report_options_table{margin: 2px 0 0 9px;}
    .report_options_input{padding-bottom: 3px; padding-right: 2px;}
    .report_options_title{padding-bottom: 3px; padding-right: 10px;}
.report_options_table_top{margin-top: 5px;}
.report_options_bottom{font-size: 11px; padding-left: 4px;}
.report_options_bottom a:hover{text-decoration: underline}

.report_options_fixed {width: 268px;}
.report_options_fixed_input {width: 22px;}
.report_options_fixed_title {width: 112px;}

/* --^ Done ^---*/

/* --- Report Device --- */
.report_device{margin: 15px auto 0 auto; width: 305px;}
.report_device_input{margin: 5px 13px;}
.report_device_input select{width: 280px;}
/* --^ Done ^---*/


.report_bottom{
    width: 1158px;
    float: left; clear: both;
    margin: 0 10px 0 10px; padding: 15px 10px 15px 10px;
    border-top: 1px dotted #B6C0D2;
}
.report{padding: 25px; clear: left;}
    .report_load{width: 128px; margin:0 auto 0 auto; display: none;}
.report_new_page{page-break-before: always;}

.report_head{clear: both; float: left; width: 100%; padding: 0 0 22px 0;}
    .report_head_left{clear: left; float: left; width: 48%;}
    .report_head_right{clear: right; float: right; width: 48%;}
.report_head_logo{float: left; clear: left; margin-top: 5px;}
.report_head_info{
    display: table;
    float: left; clear: left;
    width: 100%;
    border-bottom: 1px dotted #CCCCCC;
}
.report_head_info .solid{border-bottom-style: solid;}
.report_head_info .name{display: table-cell; padding: 0 5px 5px 5px; text-align: right; color: #666666;}
.report_head_info .name_next{padding-top: 22px;}
.report_head_info .title{display: table-cell; width: 45%; padding: 3px;}
.report_head_info .value{display: table-cell; font-weight: bold; padding: 3px;}



.report_content{clear: both; float: left; width: 100%; margin-bottom: 40px;}
.no-bottom{margin-bottom: 0;}
.report_foot{width: 100%; text-align: right; clear: right; float: right; padding: 10px 0 10px 0; font-size: 10px; color: #666666;}


.report_table_head{width: 100%; height: 30px; border: 1px solid #CCCCCC; font-weight: bold; background: #455268;}
.report_table_head td{height: 30px; color: #FFFFFF;}

.report_table {width: 100%; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC;}
.report_table_big {width: 100%;}
.report_table td{border-bottom: 1px solid #CCCCCC; height: 30px;}
.report_table td span{cursor: default;}

.report_table_big td {height: 30px; border-bottom: 1px solid #cccccc;}
.report_table_big .solid_top td {border-top: 1px solid #cccccc;}
.report_table_big .dotted_top td {border-top: 1px dotted #cccccc;}
.report_table_big .solid_left {border-left: 1px solid #cccccc;}
.dotted_right {border-right: 1px dotted #cccccc;}
.report_table_big .solid_right {border-right: 1px solid #cccccc;}
.report_table_big .none_bottom td {border-bottom: none;}

.report_table_big .report_table_small {width: 100%;}
.report_table_big .report_table_small td{border-bottom: none; border-top: none; height: 20px;}
.report_table_small .dotted_top td {border-top: 1px dotted #cccccc;}

.report_white{background-color: #FFFFFF;} .report_white:hover{background-color: #D2E2A3;}
.report_gray{background-color: #F0F0F0;} .report_gray:hover{background-color: #D2E2A3;}
.report_yellow{background-color: #fffef2;} .report_yellow:hover{background-color: #fffef2;}
.report_gray_static{background-color: #F0F0F0;}
.report_darkgray_static{background-color: #CCCCCC;}
    .report_gray_static td{font-weight: bold;}
    .report_darkgray_static td{font-weight: bold;}

.report_year_month {text-align: center; font-weight: bold; background: #cccccc; border: 1px solid #cccccc;}
.report_up{text-align: center; font-weight: bold; background: #CCCCCC;}
.report_up_light{text-align: center; font-weight: bold; background: #F0F0F0;}
.report_down_right{text-align: right; padding-right: 10px;}
.report_down_right_line{text-align: right; padding-right: 10px; border-right: 1px solid #cccccc;}
.report_unactive{color: #999999;}
.report_table_total {float: right; width: 132px; text-align: center;}

.report_date_string{padding: 0 10px;}
.report_text {padding: 0 10px; line-height: 20px; border-right: 1px dotted #cccccc;}
.report_table_3 {width: 396px; vertical-align: top; border-left: 1px dotted #cccccc;}
.report_table_3c {width: 396px; border-left: 1px dotted #cccccc;}
.report_no{width: 32px; text-align: center;}
.report_id{width: 64px; text-align: center;}
.report_timestamp{width: 132px; text-align: center;}
.report_timestamp_wide{width: 160px; text-align: center;}
.report_name{width: 120px;}
.report_value{width: 80px;}
.report_odometer{width: 75px; text-align: center;}
.report_distance{width: 95px; padding-right: 5px; text-align: right;}
.report_distance_2{width: 65px; padding: 0 5px; text-align: right;}
.report_date{width: 100px; text-align: center;}
.report_time{width: 70px; text-align: center;}
.report_kmh{width: 50px; text-align: center;}
.report_kmh_max{width: 50px; text-align: center; font-weight: bold;}
.report_address{width: 395px; padding: 0 5px 0 5px;}
.report_address_2{width: 355px; padding: 0 5px 0 5px;}
.report_offence{text-align: center; font-weight: bold;}
.report_graph{padding-left: 8px;}
.report_graph_img{border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;}
.report_duration{width: 88px; padding-right: 5px; text-align: center;}
    .report_duration_on{background: #bbcc1b; font-weight: bold;}
    .report_duration_off{background: #FF8600; color: #ffffff;}
    .report_duration_total{border-right: 1px solid #cccccc;}
.report_km{width: 48px;}
.report_addr{padding-left: 5px; border-right: 1px solid #CCCCCC; border-left: 1px solid #cccccc; padding-right: 3px;}
.report_bold, .report_bold td{font-weight: bold;}
.report_final{font-weight: bold; background: #f0f0f0;}
.report_numeric_value{text-align: right; width: 110px; padding: 0 5px 0 5px; border-left: 1px dotted #cccccc;}
.report_fuel_total{text-align: right; width: 110px; padding: 0 5px 0 5px; border-left: 3px solid #cccccc; font-weight: bold;}
.report_fuel_km{text-align: right; width: 110px; padding: 0 5px 0 5px; border-left: 3px solid #cccccc;}
.report_fuel_worktime{text-align: center; width: 120px; border-left: 3px solid #cccccc;}

.report_no_ {width: 64px; text-align: center; border-right: 3px solid #cccccc;}
.report_date_, .report_time_, .report_lat_, .report_lng_, .report_alt_, .report_ang_, .report_speed_ {width: 128px; text-align: center; border-right: 1px dotted #cccccc;}
.report_time_, .report_ang_, .report_speed_ {border-right: 3px solid #cccccc;}
.report_sat_ {text-align: center;}

.report_info{width: 100%;}
.report_info_value div{height: 22px; line-height: 22px;}
    .report_info td{height: 22px; border-bottom: 1px solid #F0F0F0;}

.report_info_name{color: #666666; text-align: right;}
.report_info_title{width: 45%;}
.report_info_value{font-weight: bold;}



.report_wide{clear: both; width: 1148px; margin: 0 auto 0 auto;}
    .report_wide td{font-size: 11px;}

    .report_wide .report_info_name{font-size: 12px;}
    .report_wide .report_info_title{font-size: 12px;}
    .report_wide .report_info_value{font-size: 12px;}


.report_A4{clear: both; width: 650px; margin: 0 auto 0 auto; font-size: 11px;}
.report_A4 .report_table_total {float: right; width: 74px; text-align: center;}
    .report_A4 td{font-size: 10px; overflow: hidden;}

    .report_A4 .report_table_3, .report_A4 .report_table_3c {width: 222px;}
    .report_A4 .report_no{width: 24px;}
    .report_A4 .report_timestamp{width: 74px;}
    .report_A4 .report_timestamp_wide{width: 80px;}
    .report_A4 .report_name{width: 110px;}
    .report_A4 .report_value{width: 70px;}
    .report_A4 .report_odometer{width: 60px;}
    .report_A4 .report_distance{width: 59px; padding-right: 1px;}
    .report_A4 .report_distance_2{width: 58px; padding: 0 1px;}
    .report_A4 .report_date{width: 75px;}
    .report_A4 .report_time{width: 70px;}
    .report_A4 .report_kmh{width: 30px;}
    .report_A4 .report_kmh_max{width: 30px;}
    .report_A4 .report_address{width: 204px; padding: 0 1px 0 1px;}
    .report_A4 .report_address_2{width: 164px; padding: 0 1px 0 1px;}
    .report_A4 .report_duration{width: 50px; padding: 0 1px 0 1px;}

    .report_A4 .report_info_name{font-size: 11px;}
    .report_A4 .report_info_title{font-size: 11px;}
    .report_A4 .report_info_value{font-size: 11px;}
    .report_A4 .report_graph_img{width: 648px;}

    .report_A4 .report_numeric_value{width: 88px; padding: 0 3px 0 3px;}
    .report_A4 .report_fuel_total{width: 88px; padding: 0 3px 0 3px; border-left: 2px solid #cccccc; font-weight: bold;}
    .report_A4 .report_fuel_km{width: 88px; padding: 0 3px 0 3px; border-left: 2px solid #cccccc;}
    .report_A4 .report_fuel_worktime{width: 98px; border-left: 2px solid #cccccc;}


.report_A4 .report_no_ {width: 64px; border-right: 1px solid #cccccc;}
.report_A4 .report_date_, .report_A4 .report_time_, .report_A4 .report_lat_, .report_A4 .report_lng_ {width: 80px;}
.report_A4 .report_alt_, .report_A4 .report_ang_, .report_A4 .report_speed_ {width: 70px;}
.report_A4 .report_time_, .report_A4 .report_ang_, .report_A4 .report_speed_ {border-right: 1px solid #cccccc;}

/*# REPORT PARKING PRO ###############################################################################################*/
.pro_no{width: 42px; text-align: center; font-weight: bold; border-right: 4px solid #CCCCCC; background: #FFFFFF;}
.pro_no2{width: 42px; text-align: center; font-weight: bold; border-right: 4px solid #CCCCCC;}

.pro_timestamp{width: 140px; text-align: center; border-right: 1px dotted #CCCCCC;}
.pro_address{padding: 0 5px 0 5px;}
.pro_duration{
    width: 120px; text-align: center; font-weight: bold;
    border-right: 4px solid #CCCCCC;
}
.pro_duration_on{width: 120px; text-align: center; border-left: 4px solid #BBCC1B;}
.pro_duration_off{width: 120px; text-align: center; border-left: 4px solid #FF8600;}
.pro_dotted_bottom {border-bottom-style: dotted!important;}
.pro_total{width: 120px; text-align: center; font-weight: bold; border-left: 5px solid #CCCCCC; background: #FFFFFF;}
.pro_movement{background: #FFFEF2 url(../images/parking_arrow.png) no-repeat;}
.pro_movement_duration{width: 120px; text-align: center;}
.pro_movement_duration_box{width: 120px; text-align: center; display: block;}
.pro_total_text{text-align: right; padding-right: 5px; border-right: 1px dotted #CCCCCC;}
.pro_icon{width: 16px; padding: 0 5px 0 5px; border-left: 1px dotted #CCCCCC;}
.pro_icon_first{border-left: 1px solid #CCCCCC;}

.report_A4 .pro_no{width: 27px; border-right-width: 1px;}
.report_A4 .pro_no2{width: 27px; border-right-width: 1px;}
.report_A4 .pro_timestamp{width: 80px;}
.report_A4 .pro_address{}
.report_A4 .pro_duration{width: 80px; border-right-width: 1px;}
.report_A4 .pro_duration_on{width: 80px; border-left-width: 1px;}
.report_A4 .pro_duration_off{width: 80px; border-left-width: 1px;}
.report_A4 .pro_total{width: 80px; border-left-width: 1px;}
.report_A4 .pro_movement{background: #FFFEF2 url(../images/parking_arrow_2.png) no-repeat;}
.report_A4 .pro_movement_duration{width: 80px;}
.report_A4 .pro_movement_duration_box{width: 80px;}

.report_compact_left, .report_compact_right {width: 50%;}
.report_compact_left {float: left; clear: left;}
.report_compact_right {float: right; clear: right; text-align: right;}
.report_compact_title {font-weight: bold; font-size: 15px; line-height: 30px;}

/*# REPORT VID #######################################################################################################*/
.report_vid{width: 100%; border-top: 1px solid black; border-left: 1px solid black;}
.report_vid td{padding: 1px; border-bottom: 1px solid black; border-right: 1px solid black; height: 36px;}
.report_vid .link{color: black;}

.report_vid .no{width: 26px; text-align: center;}
.report_vid .timestamp{width: 105px; text-align: center;}
.report_vid .km{width: 40px; text-align: right;}
.report_vid .l{width: 40px; text-align: right;}
.report_vid .address{width: 180px;}
.report_vid .addressLight{width: 160px;}
.report_vid .break{text-align: center;}

.report_vid .top{text-align: center; font-weight: bold; border-bottom: none;}

.vid_title{padding-bottom: 20px; text-align: center; font-size: 14px; font-weight: bold;}
.vid_title2{text-align: center; font-size: 14px; font-weight: bold;}

.vid_bold{font-weight: bold;}
.vid_space {margin-bottom: 20px;}
.vid_space_small {margin-bottom: 10px;}
.vid_head_table {width: 100%;}
.vid_head_table .vid_half_left{width: 50%; height: auto; vertical-align: bottom; text-align: left;}
.vid_head_table .vid_half_right{width: 50%; height: auto; vertical-align: bottom; text-align: right;}
.vid_head_table td{height: 24px; font-size: 11px; background: #FFFFFF;}
.vid_head_table .vid_from{width: 40px;}
.vid_head_table .vid_till{width: 80px; text-align: center;}
.vid_head_table .vid_timestamp{width: 120px; border: 1px solid #000000; text-align: center;}
.vid_head_table .vid_imei_title{text-align: right; padding-right: 5px;}
.vid_head_table .vid_no_title{text-align: right; padding-right: 5px; font-weight: bold;}
.vid_head_table .vid_no{width: 120px; border: 1px solid #000000; text-align: center; font-weight: bold;}
.vid_head_table .vid_option_title{height: 32px; width: 40%; padding-right: 5px;}
.vid_head_table .vid_option_value{height: 32px; border-bottom: 1px solid #000000; text-align: center;}
.vid_head_table .vid_option_small{height: 16px; text-align: center; font-size: 10px;}

.vid_head_table .vid_opt_value{width: 85px; border: 1px solid #000000; text-align: center;}
.vid_head_table .vid_opt_value2{width: 85px; border: 1px solid #000000; border-top: none; text-align: center;}
.vid_head_table .vid_opt_value3{width: 85px; border: 1px solid #000000; border-left: none; text-align: center;}
.vid_head_table .vid_opt_value4{width: 85px; border: 1px solid #000000; border-left: none; border-top: none; text-align: center;}
.vid_head_table .vid_opt_value5{border-bottom: 1px solid #000000; text-align: center;}
.vid_head_table .vid_opt_value6{border-bottom: 1px solid #000000; width: 211px;}
.vid_head_table .vid_opt_value7{border-bottom: 1px solid #000000; width: 212px;}
.vid_head_table .vid_opt_value8{border-bottom: 3px solid #000000; width: 212px; text-align: center; font-weight: bold; font-size: 14px;}
.vid_head_table .vid_opt_title{text-align: right; padding-right: 5px;}
.vid_head_table .vid_opt_title2{width: 166px;}
.vid_head_table .vid_opt_title3{width: 85px;}
.vid_head_table .vid_opt_title4{width: 170px; text-align: center;}
.vid_head_table .vid_opt_title5{font-size: 14px; font-weight: bold; text-align: right; padding-right: 5px;}

.vid_head_table .calc{ background: lightcyan; }

.vid_map{border: 1px solid #000000; width:640px; height: 480px; margin: 0 auto 0 auto;}

/* OVERFLOW */
.no_data, .no_data td {color: #b2b2b2; font-weight: normal;}
.no_data .report_fuel_total{font-weight: normal;}