.rounded {
	-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;
}
.less_rounded {
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}

/*.div_row{
 background:#f15a1b; padding: 15px 25px; position: relative; 
}*/

.div_row{
 background:white; color:#f15a1b !important; padding: 15px 25px; position: relative; 
}

.divider{ z-index: auto; position: relative; width: 100%; height: 10px !important; background-color:#f15a1b !important;   }

