.dealerlogo{ font-size:20px; line-height:40px; color:#fff; float:left;}
.dealer-page{ padding: 15px; font-family: 'Open Sans', sans-serif;}
.dealer-heading{ background: #2c6085; color: #fff; padding: 10px 10px; border: 1px solid #2c6085;  border-radius: 5px 5px 0 0;}
.dealer-heading h3{ float: left; font-size: 20px; font-weight: 400; font-family: 'Open Sans', sans-serif;  margin: 6px 0 0 0}
.dealer-heading a{ float: right; font-size: 16px}
.dealer-page .table tr td.green-color{ color: #3c763d}
.dealer-page .table tr td.red-color{ color: #a94442}
#content.Dealer-Loinpage{padding-bottom: 35px;}
.dealer-loginForm{margin: 0 auto; max-width: 550px; padding: 0px 0px 20px; background: #fff; box-shadow:0px 2px 2px  #888; border-radius:3px; overflow:hidden; border-bottom:4px solid #2c6085;}
.dealer-loginForm .dealer-form{  padding: 20px 15px 0px;}
.dealer-loginheading{ background:#2c6085; padding:10px 10px; margin:0; text-align:center; color:#fff; font-size:22px; font-family: 'Open Sans', sans-serif; border-bottom:4px solid #174a6f;}
.dealer-loginForm .form-horizontal .control-label{ font-weight: 600}
.dealer-loginForm .form-control::-moz-placeholder{ color: #ddd}
.dealer-loginForm .form-control:-ms-input-placeholder {color: #ddd;}
.dealer-loginForm .form-control::-webkit-input-placeholder {color: #ddd;}
.dealer-loginForm .checkbox strong{ color: #333}
.dealer-Dashboardheading{background:#fff; padding:10px 10px; margin:0; color:#555; font-size:22px; font-family: 'Open Sans', sans-serif; box-shadow:0 1px 1px #ddd;}
.dashboardBox{ padding:0px; background:#2c6085; color:#fff; text-transform:uppercase; line-height:48px; display:block; border-bottom:4px solid #174a6f;}
.boxContent{ padding:20px;}
.dashboardBox a{ display:block; background:#174a6f; padding:5px 10px; line-height:normal; color:#fff; font-size:13px; text-transform:none; text-align:center;}
.dashboardBox a:hover, .dashboardBox a:focus{color:#d2ecff; text-decoration:none;}
.dashboardBox a span{ color:#fff; vertical-align:middle; font-size:13px; float:none;}
.dashboardBox span{ color:#174a6f; vertical-align:middle; font-size:50px; float:right;}

div.arrow {float: left;  position: relative;  padding: 0 1em 0 1em; height: 10px; cursor: pointer; color: #000; background: #ddd;width:32.5%;font-size:9px;color:#888;line-height:9px;
}
div.arrow span {content: ""; position: absolute; top: 0; right: -1.625em; width: 2em; height: 10px;  overflow: hidden; z-index: 10;}
div.arrow span:after {content: ""; position: absolute; top: 2px;  left: -9px; width: 16px; height:10px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);        -o-transform: rotate(-45deg);  -ms-transform: rotate(-45deg); transform: rotate(-45deg);  background: #ddd; border: 1px solid #000;}
div.arrow.clearlabel{background: #00a65a ; color:#fff;}
div.arrow.clearlabel span:after{background: #00a65a ;}
div.arrow.rejectlabel{background: #A80000 ; color:#fff;}
.overlay {background: rgba(0, 0, 0, 0.698);bottom: 0;display: none;height: 100%;left: 0;margin: 0;padding: 0;position: fixed;right: 0;top: 0;width: 100%;z-index: 4500;}
#packageconfirmation-popup {color: #535353;font-size: 11px;left: 45% !important;line-height: normal;position: fixed;top: 50% !important;width: 740px;margin-left: -200px;margin-top: -250px;z-index: 25000;height: 500px;}

.custom-accordian .panel-heading{ padding:0px; background:#2c6085;}
.custom-accordian .panel-heading a{ padding:10px 15px; display:block; text-decoration:none; color:#fff; font-size:15px;}
.form-horizontal .control-label{ font-weight:600; color:#666;}
.white-circle{ border:2px solid #fff; border-radius:50%; display:inline-block; font-size:13px; padding:1px 4px; font-weight:bold; height:20px; width:20px; margin-right:5px;}

/*custom select new style */
	.select-wrapper{float: left; display: inline-block;	border: 1px solid #d8d8d8; background: url(../../images/website/dropdown_arrow.png) no-repeat 97% center #fff; cursor: pointer;}
	.select-wrapper{width:100%;	position:relative;height:40px;border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; line-height:36px;}
	.select-wrapper:hover{background: url(../../images/website/dropdown_arrow.png) no-repeat 97% center #fff;border-color: #239fdb;}
	.select-wrapper .holder{display: block;margin: 0 35px 0 5px;white-space: nowrap;overflow: hidden;cursor: pointer;position: relative; color:#333;}
	.select-wrapper select{width:100%;border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; padding: 6px 12px;	margin: 0;position: absolute;z-index: 2; cursor: pointer; outline: none;	opacity: 0;
	}
.random-no{ padding:5px !important; background:#484a76; border-radius:5px; color:#fff; margin-right:10px; display:inline-block;}
/*.panel-collapse{ height:auto !important} */	
	/*custom select new style end */
@media only screen and (min-width: 1003px) { 
.main-content{ width:81%}
.leftside-bar{ width:20%}
}	
	
