.col980 {
	width: 1280px;
	float:left;
}
.col746 {
	width: 1035px;
	float:left;
}
#help_desk_phone_sm {
	height: 102px;
    width: 221px;
    float: right;
    margin-left: 0;
    top: 169px;
    position: static;
}
.topmargin {
    margin-top: 20px;
}
.adobe_text {
	display: block;
	margin-bottom: 6px;
	}
	
	
/*
.import_table table { 
	width: 1218px; 
	border-collapse:collapse; 
	}
.import_table thead td  { 
	background: url(../images/data_imp_tbl_head_bgr.gif) left bottom repeat-x; 
	border: solid 1px #B9C2C9; 
	text-transform:uppercase; 
	font-weight:bold; 
	padding:5px 6px;
	font-size: 0.846em;
	}
.import_table table tbody td { 
	background: url(../images/data_imp_tbl_list_bgr.gif) left bottom repeat-x; 
	border: solid 1px #B9C2C9;  
	padding:3px 6px;
	}
.import_table table tbody td i {
	color: #0183C1;
	font-weight:bold; 
	font-style:normal;
	}
.import_table tbody .date{
	white-space:nowrap;
	}
.import_table thead .table_cell{
	width: 100px;
	}
*/

#content .no_bg {
	background: #fff;
	}
a.error {
	color: #D11315;
	}
a.error:hover {
	color: #346a8f;
	}


a.detail_down{
	/*background: url(../images/data_imp_tbl_arrow_bottom.png) no-repeat right 5px;*/ 
	padding-right: 10px;
	/*color: #335368;*/
	position: relative;
}
a.detail_down::after{
    border-color: #d31414 transparent transparent transparent;
    border-style: solid;
    border-width: 4px;
    content: " ";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -8px;
    top: 11px;
    transform: translateX(-50%);
    width: 0;
    z-index: 300;
}
a.detail_down:hover{
	/*background: url(../images/data_imp_tbl_arrow_bottom_over.png) no-repeat right 5px;*/ 
	/*color: #D11315;*/
}
a.detail_down:hover::after{
    border-color: #2e7fb4 transparent transparent transparent;
}

a.detail_up {
	/*background: url(../images/data_imp_tbl_arrow_top.png) no-repeat right 2px;*/ 
	padding-right: 10px;
	/*color: #335368;*/
	position: relative;
}
a.detail_up::after{
    border-color: transparent transparent #d31414 transparent;
    border-style: solid;
    border-width: 4px;
    content: " ";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -8px;
    top: 7px;
    transform: translateX(-50%);
    width: 0;
    z-index: 300;
}
a.detail_up:hover {
	/*background: url(../images/data_imp_tbl_arrow_top_over.png) no-repeat right 2px;*/ 
	/*color: #D11315;*/
}
a.detail_up:hover::after{
    border-color: transparent transparent #2e7fb4 transparent;
}


.statistic_cell {
	width: 500px;
	}
.cell_detail {
	margin: 5px 0 10px 0;
	}
.col {
	border-bottom: solid 1px #E0E0E0; 
	width: 500px;
	padding: 5px 0 5px 0;
	}
/*
.col a:hover {
	color: #2e7fb4;
}
*/
.col.first_col{
    font-weight: 600;
}
.col2 {
	float: left;
	width: 500px;
	}
.col210 {
	float: left;
	width: 230px;
    margin: 0 24px 0 0;
}
.col284 {
    float: left;
    width: 246px;
    font-weight: bold;
}
.col438 {
	float: left;
	width: 418px;
}
.col938_m {
	float: left;
	width: 1218px;
	margin-bottom: 15px;
	}
.col670 {
	float: left;
	width: 670px;
	}
.col670_m {
	float: left;
	width: 670px;
	margin-bottom: 15px;
	}
.col938_t {
	float: left;
	width: 1218px;
	margin-bottom: 20px;
	}
.col938 {
	float: left;
	width: 1218px;
	}
.col60 {
	float: right;
	width: 80px;
}
.col60 #showDetail,
.col60 #hideDetail{
    float: right;
}
.col240 {
	float: left;
	width: 382px;
	margin: 0 24px 0 0;
}
.col239 {
	float: left;
	width: 239px;
}
.col230 {
	float: left;
	width: 382px;
	margin: 0 24px 0 0;
}
.col600 {
	float: left;
	width: 600px;
}
.col219 {
	float: left;
	width: 219px;
}
.col228 {
	float: left;
	width: 228px;
	margin-left: 40px;
}
.col114 {
	float: left;
	width: 104px;
	font-weight: bold;
}
.col170 {
	float: left;
	width: 142px;
	/*font-weight: bold;*/
}
/*
.inp_220 {
	width: 220px;
}
.inp_219 {
	width: 219px;
}
*/

.browse {
	width: 627px;
	height: 56px;
	background: url(../images/data_import_browse_bgr.png) no-repeat;
	float: left;
	padding: 14px 0 0 15px;
	}
.loading {
	margin-left: 35px;
	float: left;
        display:none;
	}
.loading span {
	display: inline-block;
	margin: 15px 0 0 0;
	}
.loading img {
	vertical-align: middle;
	margin-left: 25px;
}
.options {
	border-bottom: solid 1px #C9D3DC;
	width: 1218px;
	margin-bottom: 24px;
	float: left;
	}
.col600 span{
	color: #B7B7B7;
	}
a.pdf_doc {
	display: inline-block;
	height: 17px;
	background: url(../images/icon_pdf.png) no-repeat right center;
	color: #808080;
	padding-right: 29px;
	margin-left: 15px;
	}
a.pdf_doc:hover {
	background: url(../images/icon_pdf_over.png) no-repeat right center;
	color: #D11315;
	}
.trans_box_simple_top, .trans_box_simple_content , .trans_box_simple_bottom  {
	float: left;
	width: 100%;
	}
.trans_box_simple_top {
	height: 5px;
	background: url(../images/blue_trans_box_ns_top_left.png) center left no-repeat;
	}
.trans_box_simple_bottom {
	height: 5px;
	background: url(../images/blue_trans_box_ns_bottom_left.png) center left no-repeat;
	}
.trans_box_simple_content_center {
	width: auto;
	height: auto;
	border-left: solid 1px #a0adb6;
	border-right: solid 1px #a0adb6;
	background: url(../images/icon_info_yellow.png) 10px 5px  no-repeat;
	padding: 5px 30px;
	}
.top_box_simple_trans{
    background: url(../images/blue_trans_box_ns_top_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 5px;
	display: block;
	margin-left: 5px;
	width:auto;
}
.bottom_box_simple_trans{
    background: url(../images/blue_trans_box_ns_bottom_right_full.png) center right no-repeat;
    padding:0;
	margin: 0;
    height: 5px;
	display: block;
	margin-left: 5px;
	width:auto;
}
a.new {
	display: block;
	height: 17px;
	background: url(../images/icon_ad_new.png) left center no-repeat;
	padding-left: 29px;
	margin-bottom: 8px;
	color: #325267;
	font-weight: bold;
	}
a.new:hover {
	background: url(../images/icon_ad_new_over.png) left center no-repeat;
	color: #D11315;
	}
a.top {
	display: block;
	height: 17px;
	background: url(../images/icon_ad_top.png) left center no-repeat;
	padding-left: 29px;
	color: #325267;
	font-weight: bold;
	}
a.top:hover {
	background: url(../images/icon_ad_top_over.png) left center no-repeat;
	color: #D11315;
	}
a.colored {
	display: block;
	height: 17px;
	background: url(../images/icon_ad_colored.png) left center no-repeat;
	padding-left: 29px;
	margin-bottom: 8px;
	color: #325267;
	font-weight: bold;
	}
a.colored:hover {
	background: url(../images/icon_ad_colored_over.png) left center no-repeat;
	color: #D11315;
	}

a.report {
	padding-right: 13px;
	float: right;
}
a.report::after{
    border-color: transparent transparent transparent #d31414;
    border-style: solid;
    border-width: 4px;
    content: " ";
    display: inline-block;
    height: 0;
    position: absolute;
    right: -8px;
    top: 11px;
    transform: translateX(-50%);
    width: 0;
    z-index: 300;
}
a.report:hover {
	color: #2e7fb4;
}
a.report::after:hover{
    border-color: transparent transparent transparent #2e7fb4;
}

.error_span{
    color: #d31414;
    font-weight: bold;
}

/*
.blue_box_not_activ {
	height: 33px;
	margin-top:15px;
}
.blue_box_not_activ a em {
	font-weight: normal;
	text-transform: none;
}
*/
#setari_import {
	display: block;
	width: 1218px;
	position: relative;
	/*padding: 5px 0 10px 20px;*/
	/*font-weight: bold;*/
	/*background: url(../images/dealer_veh_list_sb_head_open.png) no-repeat;*/
	/*text-transform: uppercase;*/
}
/*
#setari_import a {
    color: #355166!important;
    text-decoration: none;
}
*/

/*-- overwrite boxes css --*/ 
#setari_import #hideSettings{
    /*position: relative;*/
}
#setari_import #id_setari{
    background: none;
    border: none;
    border-radius: 0;
    display: inline-block;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    text-transform: uppercase;
}
#setari_import #id_setari::after {
    border-color: transparent;
}
/*
.box_blue .box_top_button_open a{
    background: none;
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
}
*/