body { 
    margin: 0px; 
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.7;
    font-weight: normal !important;
    color: #333 !important;
	height: 100%;
}
form {
	margin: 0px;
	padding: 0px;
}

#ac-content {
    width: 100%;
}
#ac-footer{
    width: 100%;
    height: 103px;
    background-color: #334770;
    border-top: 5px solid #f79e1c;
}
#ac-top-nav {
    height: 41px;
    width: 1170px;
    margin: auto;

}

.quote-sub-on {
    background-color: #ececec;
   -moz-border-radius: 5px 5px 0px 0px;
   -webkit-border-radius: 5px 5px 0px 0px;
   border-radius: 5px 5px 0px 0px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.quote-sub-off {
    color: #000000;
    font-weight: normal;
    background-color: #2e4065;
    background-color: #ececec;
   -moz-border-radius: 5px 5px 0px 0px;
   -webkit-border-radius: 5px 5px 0px 0px;
   border-radius: 5px 5px 0px 0px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    opacity: 0.8;
    //border-bottom: 1px solid black;
}

.quote-sub-off-share {
	color: #000000;
    font-weight: normal;
    background-color: #f79e1c;
   -moz-border-radius: 5px 5px 0px 0px;
   -webkit-border-radius: 5px 5px 0px 0px;
   border-radius: 5px 5px 0px 0px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    opacity: 0.8;
    //border-bottom: 1px solid black;
}

#ac-content-header-title-r {
	float: right;
	width: 490px;
	height: 26px; 
	margin-top: -35px;
}

#ac-content-header-title-r ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#ac-content-header-title-r li {
	float: left;
	background-color: #334770;
}

#ac-content-header-title-r li a {
    color: #000000;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.7;
    text-decoration: none;
    padding-left: 16px;
    padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
/*
#ac-content-header-title-r li::after {
    content: "|";
    float: right;
    color: #000000;
}

#ac-content-header-title-r li:last-child {
    border-right: none;
}

#ac-content-header-title-r li:last-child::after {
    display: none;
}
*/







#ac-top-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 8;
    float: right;
}
#ac-top-nav li {
    float: left;
}

#ac-top-nav li::after {
    content: "|";
    float: right;
    color: #333333;
}

#ac-top-nav li a {
    color: #333333;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.7;
    text-decoration: none;
    padding-left: 4px;
    padding-right: 4px;
}
#ac-top-nav li:last-child {
    border-right: none;
}
#ac-top-nav li:last-child::after {
    display: none;
}

#ac-top {
    width: 100%;
    height: 41px;
    background-color: #ffffff;
}
#ac-footer-content {
    height: 103px;
    width: 1170px;
    margin: auto;

}


#quote-header {
    width: 100%;
    height: 30px;
}
#quote-header-content {
    height: 30px;
    width: 1170px;
    margin: auto;
}
#quote-header-nav{
    height: 30px;
    width: 700px;
    float: right;
	background-color: #2e4065;
}

#ac-header {
    width: 100%;
    height: 106px;
    background-color: #334770;
}








#ac-header-sub {
    width: 100%;
    height: 40px;
    background-color: #d6dae2;
}
#ac-header-content-sub {
    height: 40px;
    width: 1170px;
    margin: auto;

}
#ac-header-nav-sub{
    height: 40px;
    width: 800px;
    float: right;
}
#ac-header-nav-sub ul {
      list-style-type: none;
      margin: 0 0 0 0;
      padding: 0;
      overflow: hidden;
	  float: right;
}

#ac-header-nav-sub li {
    float: right;
    list-style: none;
    position: relative;
}

#ac-header-nav-sub li a {
     display: block;
     color: #000000;
     text-align: center;
     margin: auto;
     text-decoration: none;
     padding: 0 25px;
	line-height: 40px;
    height: 40px;
}
 
#ac-header-nav-sub li a:hover {
  background-color: #bfc3ca;
  background-repeat: no-repeat;
  background-position: center top; 
}

#ac-header-nav-sub li a span{
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 40px;
    height: 40px;
    box-sizing: content-box;
}

#ac-header-nav-sub li a.current {
    background-color: #bfc3ca;
    background-repeat: no-repeat;
    background-position: center top; 
}
















#ac-header-content {
    height: 106px;
    width: 1170px;
    margin: auto;

}
#ac-header-logo { 
    float: left;
    margin-top: 17px;
    margin-left: 12px;
}

#ac-header-nav{
    height: 106px;
    width: 800px;
    float: right;
}


#ac-header-nav ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden;
	  float: right;
}

#ac-header-nav li {
    float: left;
    list-style: none;
    position: relative;
}

#ac-header-nav li a {
     display: block;
     color: white;
     text-align: center;
     margin: auto;
     text-decoration: none;
     padding: 0 25px;
     border-top: 3px solid #334770;
}
 
#ac-header-nav li a:hover {
  background-color: #2e4065;
  border-top: 3px solid #f79e1c;
  background-image: url('/asp/images/nav-arrow.png');
  background-repeat: no-repeat;
  background-position: center top; 
}

#ac-header-nav li a span{
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 103px;
    height: 103px;
    box-sizing: content-box;
}

#ac-header-nav li a.current {
    background-color: #2e4065;
    border-top: 3px solid #f79e1c;
    background-image: url('/asp/images/nav-arrow.png');
    background-repeat: no-repeat;
    background-position: center top; 

}

#ac-content-area {
    width: 1170px;
    margin: auto;
	padding-bottom: 60px;
}

#ac-footer-nav ul {
    list-style-type: none;
    margin-top: 40px;
    padding: 0px;
    float: left;
}
#ac-footer-nav li {
    float: left;
}

#ac-footer-nav li::after {
    content: "|";
    float: right;
    color: #cccccc;
}

#ac-footer-nav li a {
    color: #cccccc;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.7;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 12px;
}
#ac-footer-nav li:last-child {
    border-right: none;
}
#ac-footer-nav li:last-child::after { 
    display: none;
}
input[type=text], input[type=password], select {
	height: 38px;
	width: 294px;
	padding: 5px;
	margin: 5px;
	border-radius: 3px;
	background: #ffffff;
	border: 1px solid #c9c9c9;
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
#errordiv {
	background-color: rgba(255,0,0,0.15);
    border-color: #9A0002;
    display: block;
    padding: 17px 18px;
    margin-bottom: 18px;
    border: 1px solid rgba(2,139,255,0.2);
	border-radius: 3px;
	max-width: 100%;
}

.acbuttonblue {
	height: 38px;
	padding: 5px;
	margin: 5px;
	color: #FFF;
	background-color: #334770 !important;
	font-size: 16px !important;
	font-weight: normal !important;
	line-height: 1.42857143 !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	min-width: 140px;
	margin-right: 5px;
	box-shadow: none !important;
	text-shadow: none !important;	
}
input[type=submit] {
	height: 38px;
	padding: 5px;
	margin: 5px;
	color: #FFF;
	background-color: #334770 !important;
	font-size: 16px !important;
	font-weight: normal !important;
	line-height: 1.42857143 !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	min-width: 140px;
	margin-right: 5px;
	box-shadow: none !important;
	text-shadow: none !important;
}
input[type=button] {
	height: 38px;
	padding: 5px;
	margin: 5px;
	color: #000;
	background-color: #fff !important;
	font-size: 16px !important;
	font-weight: normal !important;
	line-height: 1.42857143 !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid #c2c2c2;
	border-radius: 4px !important;
	min-width: 140px;
	margin-right: 5px;
	box-shadow: none !important;
	text-shadow: none !important;
}

#ac-content-header {
			height: 60px;
		}
		#ac-content-header-title{
			float: left;
			width: 60%;
			height: 60px;
		}
		
		#ac-content-header-area{
			float: right;
			width: 40%;
			height: 60px;
		}

		#quote-content-header-title{
			float: left;
			width: 40%;
			height: 60px;
		}
		
		#quote-content-header-area{
			float: right;
			width: 60%;
			height: 60px;
		}
		
		#ac-content-primary {
			width: 100%;
		  	position: relative;
		  	flex-direction: row;
		  	display: flex;
		}
		#ac-content-left {
			display: inline-block;
		  	flex: .4;
		  	padding: 0px;
		  	margin: 0px;
		}
		#ac-content-right {
			display: inline-block;
		  	flex: .6;
		  	padding: 0px;
		  	margin-left: 20px;
		}
		
		#ac-content-header-area .search-container {
		  float: right;
		}

		#ac-content-header-area input[type=text] {
		  padding: 6px;
		  margin-top: 14px;
		  font-size: 17px;
		  border: none;
		  margin-right: 0px;
		  height: 29px;
		  width: 180px;
		}

		#ac-content-header-area .search-container button {
		  float: right;
		  padding: 6px 10px;
		  margin-top: 14px;
		  margin-right: 16px;
		  background: #ddd;
		  font-size: 17px;
		  border: none;
		  cursor: pointer;
		}

		#ac-content-header-area .search-container button:hover {
		  background: #ccc;
		}












		#quote-content-header-area .search-container {
		  float: right;
		}

		#quote-content-header-area input[type=text] {
		  padding: 6px;
		  margin-top: 14px;
		  font-size: 17px;
		  border: none;
		  margin-right: 0px;
		  height: 29px;
		  width: 180px;
		}

		#quote-content-header-area .search-container button {
		  float: right;
		  padding: 6px 10px;
		  margin-top: 14px;
		  margin-right: 16px;
		  background: #ddd;
		  font-size: 17px;
		  border: none;
		  cursor: pointer;
		}

		#quote-content-header-area .search-container button:hover {
		  background: #ccc;
		}







		
		#ac-dash-container {			
		  width: 100%;
		  position: relative;
		  flex-direction: row;
		  display: flex;
		  background: #ececec;
		}
		
		#ac-main {
		  display: inline-block;
		  flex: 1;
		  padding: 10px;
		  margin: 0px;
		}

		#ac-sidebar-shadow {
		  width: 6px;
		  background-image: url('/asp/images/sidebar-shadow.png');
  		  background-repeat: repeat-y;
		  display: inline-block;
		  margin: 0px;
		}
		
		#ac-sidebar {
		  width: 220px;
		  background-color: #fbfbfb;
		  display: inline-block;
		  padding-bottom: 20px;
		  margin: 0px;
		}
		
		#ac-sidebar .ac-sidebar-title {
		  padding: 24px 8px 4px 16px;
		  text-decoration: none;
		  font-size: 14px;
		  font-weight: bold;
		  color: #565656;
		  display: block;
		}

		#ac-sidebar a { 
		  padding: 4px 8px 4px 24px;
		  text-decoration: none;
		  font-size: 12px;
		  color: #565656;
		  display: block; 
		}

		#ac-sidebar a:hover {
		  color: #000000;
		}

#ac-content-claims-header {
	width: 450px;
    height: 60px;
	padding: 16px;
	color: #FFF;
	text-align: center;
	background-image: linear-gradient(to right, #334770, #60769c);
	border-radius: 15px 15px 0px 0px; 
	margin-left: 50px;
}
#ac-content-claims-header h2 {
	margin: 0px;	
}
#ac-content-claims-main {
	width: 450px;
	padding: 16px; 
	background: #fbfbfb;
	margin-left: 50px;
	border-bottom: 5px solid #334770;
	font-size: 12px;
}
#ac-claims-content {
	margin-top: 16px;
}
#ac-claims-content-left {
	float: left;
	width: 320px;
	margin: 10px;
}
#ac-claims-content-right {
	float: left;
	width: 90px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	padding-bottom: 3px;
	font-weight: bold;
}
#ac-claims-content-right span {
	font-size: 22px;
	font-weight: bold;
	color: #f79e1c;
	text-shadow: 1px 1px 1px #000000;
}
#ac-impersonate {
	border: 1px solid #334770;
	padding: 0px 12px 16px 12px;
	margin: 20px;
	font-size: 11px;
	background: #fbfbfb;
	border-radius: 15px 15px 15px 15px; 
}

.quote-module {
	border: 1px solid #334770;
	padding: 6px 12px 16px 12px;
	margin: 10px;
	font-size: 12px;
	background: #fbfbfb;
	border-radius: 15px 15px 15px 15px;
	width: 520px; 
	float: left;
}
#quote-content-primary {
    width: 100%;
}
#quote-content-left {
    padding: 0px;
    margin: 0px;
}
#quote-content-right {
    display: inline-block;
    flex: .45;
    padding: 0px;
    margin-left: 20px;
}
.alertspan {
	margin-bottom: 20px;
}
#quotebottom{
	text-align: right;
}
#vehicleloading{
	width: 100%;
}
#nadadiv {
	height: 183px;
	overflow: auto;
}
#mbpradiodiv{
	padding: 5px;
    margin: 8px;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #c9c9c9;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	width: 460px;
}
#mbpradiotbl {
	width: 100%;
}
#coverageid {
	width: 220px;
}
#deductible {
	width: 220px;
}
#products-left {
	width: 570px;
	float: left;
}