@import "../fonts/fonts.css";
@import "tablestyles.css";
@media print
{
	*
	{
		font-family:Tahoma, arial, verdana;
	}
	#hyundai_schemes{
		margin: 0px;
		font-family: Tahoma, arial, verdana;
		font-size: 10.5pt;
		page-break-before: always;
		background-image: url('../images/Hyundai_Festive_Delight.jpg') !important ;
		background-repeat: no-repeat;
	}
}
*
{
	font-family: Tahoma, arial, verdana;
}
*:focus
{
	outline:none;
}
h2
{
	font-size: 18px;
color: #696A6E;
}
body
{
	margin: 0px;
	font-family: Tahoma, arial, verdana;
	font-size: 12px;
	background-color: #EDEDEB;
}
#body_wrapper {
 /* width: 960px; */
margin: auto auto;
}
#header {
float: right;
height: 50px;
background-color:#58595D;
color:#FFF;
padding:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
background: #d02c27;
background: -moz-linear-gradient(top, #d02c27 0%, #b12a2d 100%);
background: -webkit-linear-gradient(top, #d02c27 0%,#b12a2d 100%);
background: linear-gradient(to bottom, #d02c27 0%,#b12a2d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d02c27', endColorstr='#b12a2d',GradientType=0 );
/*clear: both;*/
}
#header a{
	color:#ffffff;
	float:right;
	text-decoration:none;
	appearance:hyperlink;
	box-shadow:#CCC;
	word-break:break-all;
	
}
#header a:hover{
	text-decoration:underline;
}
#menu_wrapper {
margin-top: 10px;
clear:both;
height:40px;
background: #d02c27;
background: -moz-linear-gradient(top, #d02c27 0%, #b12a2d 100%);
background: -webkit-linear-gradient(top, #d02c27 0%,#b12a2d 100%);
background: linear-gradient(to bottom, #d02c27 0%,#b12a2d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d02c27', endColorstr='#b12a2d',GradientType=0 );
}
#menu
{
	margin: 0px 0px 0px 0px;
}
#main_container {
min-height: 350px;
padding-top: 10px;
clear:both;
}
#main_container #left
{
	float:left;
	margin:0px 15px 0px 0px;
	width:220px;
}
#main_container #right
{
	float:left;
	width:725px;
}
#footer {
color: 
white;
}
#menu #left
{
	background-image:url(../resources/topleft.gif);
	width:205px;
	height:27px;
	float:left;
}
#menu #right
{
	background-image:url(../resources/topright.gif);
	height:27px;
	float:right;
	width:795px;
}
input.error
{
	border:1px solid #F00;
}
.footer { background: #ededeb; border-top: 0px solid #CFCFCF; clear: both; margin: 30px auto 0; padding: 25px 0px;} 
.footer .meunwrap {overflow:hidden; padding-bottom:40px;}
.footer .meunwrap .footmenu {float:left; width:160px;}
.footer .meunwrap .footmenu .title {font-size: 13px; padding-bottom:7px;color:#313942; font-weight:bold; line-height:16px;}
.footer .meunwrap .footmenu .title a {color:#3f4f60; font-weight:bold; line-height:16px;}
.footer .meunwrap .footmenu li a {color:#666; line-height:17px;}
.footer .meunwrap .last {width:152px;}
.footer .copyright {clear:both; font-size: 11px; color: #999; background-repeat: no-repeat; background-position: right 13px; background-size: 50px; height:35px; position: relative;}
.footer .copyright:before{position: absolute;width:100%;height:1px; content:"";left:0;top:25px;}
.footer .copyright ul {overflow: hidden; padding: 0 0 10px;}
.footer .copyright li {float: left; margin: 0 9px 0 0; padding: 0 0 0 13px; background:url("bg_copyright_line.gif") no-repeat 0 5px;}
.footer .copyright li:first-child {padding:0; background: none;}
.footer .copyright li a, .footer .copyright p {color: #999;}

#right div.ui-accordion-content
{
	display: block;
	/*height: 340px;*/
	padding: 5px 5px 5px 5px;
	width: 713px;
}
#accordion div
{
	padding:2px;
	height:274px;
}
.left_menu
{
	margin:0px;
	padding:0px;
	border:0px;
}
.dataTables_info {
width: 33%;
float: left;
}
.DataTables_sort_wrapper
{
	display:inline;
}
.DataTables_sort_icon
{
	float:right;
}
#message
{
	display: block;
/*background-color: #FF6666;*/
border-radius: 20px;
height: 24px;
padding: 20px 20px 5px 20px;
position: absolute;
top: 90px;
text-align: center;
width: 920px;
color: white;
font-size: 20px;
z-index: 9999999;
}
a.jqui_icon
{
 background-image:url(../images/ui-icons.png);
 width:32px;
 height:32px;
 text-indent:1000px;
 display:inline-block;
 margin:0px 2px 0px 2px;
 overflow:hidden;
}
a.delete
{
	background-position: -350px 286px;
	
}
a.edit
{
	background-position: -128px -225px;	
}
a.view
{
	background-position: 131px 98px;	
}

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/page-loader.gif) 50% 50% no-repeat rgb(249,249,249);
}

fieldset.myfield
{

	width: 450px;
	border-radius: 5px;
	border: 1px solid #ccc;

}

.form_box
{
	border-radius:3px;
	border:none;
	border:1px solid #ccc;
	padding:5px;
}

.custom_view {
	background-color: #286090;
	border: none;
	color: white !important;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: 1px 1px;
	cursor: pointer;
	border-radius: 9.5px;
}

.selected_view {
	background-color: #F0F0F0;
	border: none;
	color: white !important;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: 1px 1px;
	cursor: pointer;
	border-radius: 9.5px;
}

/* New Css addition for Action Menu */
.dropbtn {

	/*color: white;*/
	/*padding: 5px;*/
	border: none;
	cursor: pointer;
	/*height: 35px;*/
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 125px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	padding: 9px;
	line-height: 1.5;
}


.dropdown-content a {
	color: black;
	text-decoration: none;
	display: block;
	z-index: 1;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: white !important;
}

#examples tbody tr td{
	min-width: 80px;
}
#examples tbody tr td:first-child{
	min-width: 25px;
	text-align: right;
}#examples tbody tr td{
	min-width: 80px;
}
#examples tbody tr td:first-child{
	min-width: 25px;
	text-align: right;
}#examples tbody tr td{
	min-width: 80px;
}
#examples tbody tr td:first-child{
	min-width: 25px;
	text-align: right;
}
#examples tbody tr td{
	min-width: 80px;
}
#examples tbody tr td:first-child{
	min-width: 25px;
	text-align: right;
}
/*Sudeep CSS*/
.jquerycssmenu ul li ul li a {
	background: #DF4B4A;
}
.jquerycssmenu ul li ul li a:hover {
	background: #C12B2A;
	color: #fff;
}
.jquerycssmenu ul li a:hover {
	background-color: #DF4B4A;
color: #fff;
}
table.dataTable thead tr:first-child, table.dataTable tfoot tr:first-child {
background: #d02c27;
background: -moz-linear-gradient(top, #d02c27 0%, #b12a2d 100%);
background: -webkit-linear-gradient(top, #d02c27 0%,#b12a2d 100%);
background: linear-gradient(to bottom, #d02c27 0%,#b12a2d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d02c27', endColorstr='#b12a2d',GradientType=0 );
}
table.dataTable thead tr:first-child th, table.dataTable tfoot tr:first-child th{
    background: #b22a2d;
background: -moz-linear-gradient(left, #b22a2d 0%, #ea2c2c 100%);
background: -webkit-linear-gradient(left, #b22a2d 0%,#ea2c2c 100%);
background: linear-gradient(to right, #b22a2d 0%,#ea2c2c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b22a2d', endColorstr='#ea2c2c',GradientType=1 );
}
.dataTables_filter{
    margin-bottom: 10px;
}
/*.jqui_button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {
	width: 32px;
	height: 32px;
	vertical-align: top;
	text-indent: -99999px;
	background-repeat: no-repeat;
	background-position: center;
	background-size:20px;
}
.jqui_button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.view  {
	background-image: url('../images/icons/eye.png');
}
.jqui_button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.edit  {
	background-image: url('../images/icons/pencil.png');
}
.jqui_button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.delete  {
	background-image: url('../images/icons/delete.png');
}
.jqui_button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.approve  {
	background-image: url('../images/icons/tick.png');
}
.jqui_button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.reject  {
	background-image: url('../images/icons/cross.png');
}
.jqui_button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.edit-password  {
	background-image: url('../images/icons/lock.png');
}
.jqui_button.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.add  {
	background-image: url('../images/icons/plus.png');
}*/
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
	background-color: #EAEAEA;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
	background-color: #EAEAEA;
}
.form-control {
	border-radius: 4px;
	border: 1px solid #aaa;
	padding: 4px 8px;
	color: #4f4f4f;
}
table .form-control {
	border: none;
}
.dataTables_filter input,.dataTables_length select{
	border-radius: 4px;
	padding: 4px 8px;
	color: #4f4f4f;
	border: 1px solid #7f7f7f;
}
table.dataTable.no-footer,
table.dataTable thead th, table.dataTable thead td,
#examples tbody tr td {
	border-color: #aaa;
}
table.dataTable thead tr:last-child, table.dataTable tfoot tr:last-child {
	background-color: #942020;
}

.brand-name{
    height: 44px;
    padding: 6px 6px 0;
}