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

/*html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,strong,ul,li,form,label,table,tr,th,td{
	border: 0 none;
	font-size: 100%;
	font-style:inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

body, h1, h2,h3,h4,h5,h6, p, li, a , span, label,input, select, textarea,button,strong,td,th,legend{
	font-family: Arial, Helvetica, sans-serif !important;
}

body{
	background-color: #ffffff;
	height: 100%;
}

html{
	height: 100%;
}

a,p, li, label, input,select,strong,span,td,th,textarea,button,legend{
	font-size: 12px !important;
}

p, li, label, input,select,strong,span,td,th,textarea,button,legend{
	color: #333;
}*/

  .ui-tooltip {
	color: #333;
	font-size: 12px !important;
  }

/*h1,h2,h3,h4,h5{
	color: #333;
}

strong{
	font-weight: bold;
}

h5{
	font-size:15px;
}*/

/*a{
	color: #1984CB;
	text-decoration: none;
}*/

a.sty1{
	color: #1984CB;
	text-decoration: none;
}

.logo_wrapper{
	overflow: hidden;
	background-color: #333;

}

.logo_wrapper h6{
	color: #fff;
	margin-right: 15px;
	text-align: right; 
	padding-top:30px; 
	font-size:12px;
}

.logo_wrapper a{
	padding: 5px;
	float: left;
}

/*.logo_wrapper .minilogo{
	float: right;	
	margin-right: 15px;
	padding-top:5px; 
}*/

/*.wrapper{
	/*margin: auto;
	width:960px;*/
/*	padding: 0 25px 25px;
}*/

/*.login_content{
	margin:25px 0 auto;
	overflow: hidden;
}

.logo{
	padding:0 400px;
}

.logo img{
    margin-left: 80px;
}

.login_form{
    float: left;
	width: 50%;
	border-right: 1px dotted #666;
}

.login_messages{
    float: left; width:48%;
}

@media (max-device-width: 480px) {
    .login_form{
        clear: both;
    	border: none;
    }
    .login_messages{
        clear: both;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center        
        align-content: center;
    }   
    
    .login_form .field_medium{
        width: 200px;
    }
    

}*/

form .label, table.form .label{
	text-align: right;
}

#displayError{
	color: #B5302D;
}

.error{
	color: #B5302D;
}

a.error:hover{
	color: #a52c29;
}

.warning{
	color:#FF6320;
}

.succes, .success{
	color: #418437;
}

#displaySucces{
	color: #418437;
}

.flash_info, .flash_success, .flash_warning, .flash_error, .flash_validation {
    margin: 0px 0px 10px 0px;
    padding: 10px 10px 10px 40px;
    display:inline-block;
    width: auto;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: 10px center;
    border-radius:.5em;
}
.flash_info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/info.png');
}
.flash_success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/success.png');
}
.flash_warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/warning_icon_20x20.png');
}
.flash_error {
    color: #B5302D;
    background-color: #FFCCCC;
    background-image: url('../images/error.png');
}

/*.sep_form_menu{
	margin-top: 25px;
}

.form_wrapper h3, h3.title{
	font-weight: bold;
}*/

.user_l{
	font-weight: bold;
	font-size: 10px;
}


/***** TABLA RESULTADOS ****/
/*table.ec_result_vg {
background-color: #CDCDCD;
margin:0px auto 15px;
width: 100%;
text-align: left;
}

table.ec_result, table.ec_result_vg {
background-color: #CDCDCD;
margin:10px 0px;*/
/*width: 100%;*/
/*text-align: left;
}*/

.wd100{
	width: 100%;
}

.txt_c{
	text-align: center;
}

.td_clb{
	background-color: #0C3865 !important;
	border-color: #092B4D !important;
}
.td_clb strong, .td_clb label{
	color: #FFF;
}

/*table.ec_result thead tr th, table.ec_result tfoot tr th, table.ec_result_vg thead tr th, table.ec_result_vg tfoot tr th {
background-color: #0C3865;
color:#FFF;
border: 1px solid #092B4D;
padding: 4px;
font-size:12px;
font-weight: bold;
}
table.ec_result tbody td,table.ec_result_vg tbody td {
color: #333;
padding: 4px;
background-color: #FFF;
vertical-align: top;
font-size: 12px;
}
table tbody td.num, table tbody td.num, table td input.num {
	text-align: right;
}
table tbody td.tot,table tbody td.tot{
	font-weight:bold;
}
table.ec_result tbody tr.odd td,table.ec_result_vg tbody tr.odd td {
background-color:#F0F0F6;
}
table.ec_result thead tr .headerSortUp {
background-image: url(asc.gif);
}
table.ec_result thead tr .headerSortDown {
background-image: url(desc.gif);
}
table.ec_result thead tr .headerSortDown, table.ec_result thead tr .headerSortUp {
background-color: #8dbdd8;
}
*/

/*********** table sorter****************/

/*table.tablesorter {
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #0C3865;
	border: 1px solid #092B4D;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
	padding: 4px;
}
table.tablesorter thead tr.sort .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #333;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr.sort .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr.sort .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr.sort .headerSortDown, table.tablesorter thead tr.sort .headerSortUp {
background-color: #8dbdd8;
}

table.tablesorter thead tr.sort th{
	padding-right:20px !important;
}
*/

/***************************/

.widgetDate{
	background: url(../images/widgetdate.png) no-repeat scroll 0 0 transparent; 
	width: 146px;
	height: 26px;
	overflow: hidden;
	position:relative;
}
.widgetDate a {
	display: block;
	height: 26px;
	position: absolute;
	right:0;
	text-decoration: none;
	text-indent: -3000px;
	top:0;
	width:26px;
}
.widgetDate span{
	height: 26px;
	left: 3px;
	line-height: 26px;
	position: absolute;
	text-align: center;
	top: 0;
	width:126px;
}

.widgetDate input{
	height: 20px;
	width:110px;
}

.bkgc_super,.bkgc_super strong{
	background-color: #91100D !important;
	border-color:#F00000 !important;
	color: #FFFFFF !important;
}


.bkgc_regular, .bkgc_regular strong{
	background-color: #009966 !important;	
	border-color: #009966 !important;
	color: #FFFFFF !important;
}

.bkgc_bunker,.bkgc_bunker strong{
	background-color: #000000 !important;	
	border-color: #000000 !important;
	color: #FFFFFF !important;	
}

.bkgc_diesel, .bkgc_diesel strong{
	background-color: #E8E800 !important;	
	border-color: #EAEA00 !important;
	color: #000000 !important;		
}

.bkgc_ultra, .bkgc_ultra strong{
	border-color: #0033CC !important;
	background-color: #1546B7 !important;
	color: #FFFFFF !important;
}

.bkgc_tab, .bkgc_tab strong{
	border-color: #0033CC !important;	
	background-color: #0C3865 !important;
    color: #FFFFFF !important;
}

.txt_obser{
	font-style:  italic !important;
}

tr.row_txt_disabled td{
    color: #aaa;
}

div.excel{
    background: url("../images/excel.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 30px;
    width: 30px;
}

.add{
    background: url("../images/add.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}


.go_back_small{
    background: url("../images/go_back_small_15x15.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 15px;
    padding-top: 0px;
    white-space: nowrap;
}




.btn-delete{
    background: url("../images/deletebutton.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 16px;
    width: 16px;
}

.write{
    background: url("../images/write.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}

.calculator{
    background: url("../images/calculator.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}

.search_small{
    background: url("../images/search_small.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 15px;
    width: 15px;
    padding-top: 2px;
}


.dollar_15x15{
    background: url("../images/dollar_15x15.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 13px;
    width: 8px;
    padding-top: 2px;
}

.promo_green_15x15{
    background: url("../images/promo_green_15x15.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 12px;
    width: 12px;
    padding-top: 2px;
}

.item_info{
    background: url("../images/item-info.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}

.btn.delete{
    background: url("../images/delete.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 19px;
    padding-top: 2px;
}


.delete_button{
    background: url("../images/delete_button.png") no-repeat scroll left top transparent;
    color: #FFFFFF !important;
    border: medium none;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 12px;
    height: 11px;
}


.view_details_button{
    background: url("../images/view_details.jpg") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 10px;
    height: 11px;
    float: right;
    margin-left: 8px;
}

.view_details_button_nofloat{
    background: url("../images/view_details.jpg") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 10px;
    height: 11px;
    margin-left: 8px;
}

.more_info_button{
    background: url("../images/more_info_10x10.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 11px;
    float: right;
    margin-left: 8px;
}

.more_info_button_white{
    background: url("../images/more_info_10x10_white.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 11px;
    float: right;
    margin-left: 8px;
}

.more_info_button_nofloat{
    background: url("../images/more_info_10x10.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 11px;
    margin-left: 8px;
}



.edit_small{
    background: url("../images/edit_15x15.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 12px;
    width: 11px;
    margin-top: 2px;
}

.info_date{
    background: url("../images/info-date.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 15px;
    width: 15px;
    padding-top: 2px;
}

.fb_small{
    background: url("../images/facebookicon.jpg") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    width: 20px;
    padding-top: 2px;
}

.skype_small{
    background: url("../images/skypeicon.jpg") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    width: 20px;
    padding-top: 2px;
}

.cash_register_20x20{
    background: url("../images/cash_movement_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}

.cart_20x20{
    background: url("../images/cart_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}

.warning_20x20{
    background: url("../images/warning_icon_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 18px;
    padding-top: 2px;
}

.warning_10x10_content{
    background: url("../images/warning_icon_10x10.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 10px;
}


.warning_10x10{
    background: url("../images/warning_icon_10x10.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 10px;
    width: 11px;
}

.warning_red_10x10{
    background: url("../images/warning_red_icon_10x10.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 10px;
    width: 11px;
}
.btn{

}

.btn a{
	margin-left: 25px;
}

.field_mini{
	width: 80px;
}

.field_small{
	width: 100px;
}

.field_normal{
	width: 160px;
}


.field_medium{
	width: 250px;
}

.field_medium2{
	width: 350px;
}

.field_large{
	width: 500px;
}

.field_large2{
	width: 600px;	
}

.field_large3{
	width: 700px;	
}

.field_xlarge{
	width: 800px;
}

.filter_b{
	margin-bottom: 10px;
}

#search {

}

.filter_b input[type="text"] {
    background: url("../images/search.png") no-repeat 10px 6px #fcfcfc;
    border: 1px solid #BFBFBF;
    color: #747474;
    width: 150px;
    padding: 5px 15px 5px 35px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

.filter_b input[type="text"]:focus {
    width: 250px;
}

input[type="text"],input[type="password"],select{
    border: 1px solid #BFBFBF;
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

textarea{
    border: 1px solid #BFBFBF;
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

input[type="submit"],input[type="button"]{
    color: #555555;
	padding: 4px 10px 4px 10px;
	border: solid 1px #d3d3d3;

	background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	border-radius: 5px;
	cursor: pointer;
	
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;

}
input[type="submit"]:hover,input[type="button"]:hover {
	background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	color: #212121;
}

.upper{
	text-transform:uppercase;
}

.lower{
	text-transform:lowercase;
}

table tbody td.num,table thead th.num, table td input.num {
    text-align: right;
    white-space: nowrap;
}

table.report_basic {
    border-collapse: collapse;
    width: 950px;
}

table.report_basic_horizontal {
    border-collapse: collapse;
    width: 1250px;
}

table.report_basic_free {
    border-collapse: collapse;
}

table.report_basic_full {
    border-collapse: collapse;
    width: 100%;
}


table.report_basic tr.r_header,table.report_basic_horizontal tr.r_header,table.report_basic_free tr.r_header,table.report_basic_full tr.r_header{
	border: 1px solid #A4A4A4;
	white-space: nowrap;
    background-color: #E6E6E6;
}

table.report_basic th,table.report_basic_horizontal th,table.report_basic_free th,table.report_basic_full th{
    text-align: left;
    padding: 3px 2px;
}

table.report_basic td,table.report_basic_horizontal td,table.report_basic_free td,table.report_basic_full td{
    padding: 0 2px;
}

table.report_basic th.fcol_header,table.report_basic td.fcol_header,table.report_basic_horizontal th.fcol_header,table.report_basic_horizontal td.fcol_header,table.report_basic_free th.fcol_header,table.report_basic_free td.fcol_header,table.report_basic_full th.fcol_header,table.report_basic_full td.fcol_header{
	padding-left: 4px;
}

table.report_basic tbody tr.odd td,table.report_basic_horizontal tbody tr.odd td,table.report_basic_free tbody tr.odd td,table.report_basic_full tbody tr.odd td{
	background-color:#F0F0F6;
}

table.report_basic tr .bl, table.report_basic_horizontal tr .bl,table.report_basic_free tr .bl,table.report_basic_full tr .bl{
	border-left: 1px solid #A4A4A4;
}

table.report_basic tr .ba, table.report_basic_horizontal tr .ba,table.report_basic_free tr .ba,table.report_basic_full tr .ba{
	border: 1px solid #A4A4A4;
    background-color: #E6E6E6;
}

td.ticket table, div.ticket{
	width: 300px;
}

td.ticket table tbody tr td.cen, div.ticket table tbody tr td.cen{
	text-align:  center;
}

table.report_basic_header{
	width: 950px;
}

table.report_basic_header_horizontal{
	width: 1250px;
}

.lit_notes{
	font-size: 9px !important;
}

.no-close .ui-dialog-titlebar-close {
display: none;
}

.assign_19{
    background: url("../images/assign_19x19.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 19px;

}

.edit_17{
    background: url("../images/edit_17x17.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 17px;

    padding-top: 2px;
}


.excel_13{
    background: url("../images/excel_2013.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 16px;
    width: 16px;
}

.title_content{
    border-bottom: 1px dotted #000;
    /*text-decoration: none;*/
}

.authorize_button_20x20{
    background: url("../images/authorize_button_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 19px;
    padding-top: 2px;
}

.authorize_button_11x11{
    background: url("../images/authorize_button_11x11.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 10px;
    float: right;
    margin-left: 8px;
}

.authorize_button_11x11_nofloat{
    background: url("../images/authorize_button_11x11.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 10px;
    margin-left: 8px;
}

.reject_cancel_button_20x20{
    background: url("../images/cancel_button_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}

.reject_cancel_button_11x11{
    background: url("../images/cancel_button_11x11.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 11px;
    float: right;
    margin-left: 8px;
}

.reject_cancel_button_11x11_nofloat{
    background: url("../images/cancel_button_11x11.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 11px;
    margin-left: 8px;
}

.success_flat_button_20x20{
    background: url("../images/success_flat_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 15px;
    padding-top: 0px;
}

.success_flat_button_11x11{
    background: url("../images/success_flat_11x11.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 11px;
    float: right;
    margin-left: 8px;
}

.success_flat_button_11x11_nofloat{
    background: url("../images/success_flat_11x11.png") no-repeat scroll left top transparent;
    display: inline-block;
    text-decoration: none;
    background-position: 0 0;
    width: 11px;
    height: 11px;
    margin-left: 8px;
}

.download_button_20x20{
    background: url("../images/download_button_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 19px;
    padding-top: 2px;
}

.upload_button_20x20{
    background: url("../images/upload_button_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 19px;
    padding-top: 2px;
}

.payment_button_20x20{
    background: url("../images/payment_button_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 19px;
    padding-top: 2px;
}

.complete_symbol_20x20{
    background: url("../images/complete_symbol_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 21px;
    padding-top: 0px;
}

.complete_symbol_12x12{
    background: url("../images/complete_symbol_12x12.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 12px;
    padding-top: 0px;
}

.list_button_20x20{
    background: url("../images/list_button_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}

.sync_button_20x20{
    background: url("../images/sync_button_20x20.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
	background-position: 0 0;
    height: 20px;
    padding-top: 2px;
}

#luna_erp_logo_w{
     display: block;   
}

#luna_erp_logo_b{
     display: none;   
}

#luna_logo_w{
     display: block;   
}

#luna_logo_b{
     display: none;   
}