@media print {


#SP_content_container{
    width: 100% !important;
    padding-top:0px!important; 
 }

#create_offer_parentContainerLSC{
	border: 0px;
}

#wheel_sec2 {
	padding-left:0px;
	float:right !important;
	width:200px !important;
} 
#SP_sec21_table tr td p {
    font-size: 10px;
    line-height: 12px;
}
#SP_sec21_table tr td i.fa-info-circle{
	font-size:18px !important;
} 
#SP_sec21_table tr td i.fa-circle-thin {
 font-size: 14px !important;

} 
#SP_sec21_table tr td i.fa-square-o {
    font-size: 16px !important;
}
#SP_sec21_table tr td{
	line-height: 12px;
}
#SP_sec1_table tr td p{
	font-size:10px;
} 
#SP_sec21_table tr td.col4 p, #SP_sec21_table tr td.col5 p {
    font-size: 8px;
    line-height: 8px !important;
}
#SP_sec21_table tr td.col5 {
    width: 2% !important;
    padding-right:5px !important;
} 
a, fieldset, form, h1, h2, h3, h4, h5, h6, p, li, ol, ul, body, html, tr, td, img{
	font-family:Open Sans !important;
} 
.wheel_subsec1 label, .wheel_subsec3 label {
    width: 60px !important;
}
#create_offer_containerLSC .ui.striped.table tbody tr:nth-child(2n+2), #create_offer_containerAD .ui.striped.table > tr:nth-child(2n+2){
	background-color:#F2F2F2 !important;
}
#create_offer_containerLSC .ui.striped.table tbody tr:nth-child(2n+1),#create_offer_containerAD .ui.striped.table > tr:nth-child(2n+1){
	background-color:#FFF !important;
}
#create_offer_containerLSC .ui.striped.table tbody tr th{
	color:#9CA4AB !important;
	border:none !important;
	font-weight:normal;
}
.create_offer_containerADP{
	padding:0px !important;
}
.create_offer_containerADP{
	padding:0px !important;
width:101% !important;
} 
#SP_sec21_table tr td.col0 {
	line-height: 20px !important;
}
#SP_sec21_table tr td.col0 p{
	line-height: 20px !important;
} 
.carsectn{
	width: 100% !important;
	margin-top: -10px !important;
    margin-bottom: -10px !important;
}
}
@page {
    size: auto;   
    margin-top: 50px;
    margin-bottom: 40px;
    margin-left:40px; 
	margin-right:40px;     
}

/* * { margin: 0 !important; padding: 0 !important; }
  html, body {
    changing width to 100% causes huge overflow and wrap
    height:100%; 
    overflow: hidden;
    background: #FFF; 
    font-size: 9.5pt;
  } */
  
 