.custom-swg h1,.custom-swg h2,.custom-swg h3,.custom-swg h4,.custom-swg h5,.custom-swg h6,.custom-swg label{
  /*font-family: montserratregular;*/
  /*font-family:"ProximaNova-Semibold";*/
  font-family:"Adelle-Regular";
}

.custom-swg .h1, .custom-swg .h2, .custom-swg .h3, .custom-swg .h4, .custom-swg .h5, .custom-swg .h6, .custom-swg h1, .custom-swg h2, .custom-swg h3, .custom-swg h4, .custom-swg h5, .custom-swg h6 {
    color: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.custom-swg .h4, .custom-swg h4 {
    font-size: 18px;
}

.custom-swg .h5, .custom-swg h5 {
    font-size: 14px;
}
.custom-swg .h4, .custom-swg .h5, .custom-swg .h6, .custom-swg h4, .custom-swg h5, .custom-swg h6 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.head-container{
  background-color: #ffffff;
}
.no-padding{
	padding-right: 0px !important;
	padding-left: 0px !important;
}
#header {
  height: 139px;
  text-align: left;
  background: #ffffff;
  padding-top: 10px;
}
#header h1{
  margin-top: 70px;
}
.header-text{
  color:#993821;
}
.strip-Seprator{
	height: 44px;
	background:#412416; 
}
.page-head {
   background-image: url(../img/header-repeat-bg.jpg);
}
.header-image{
  background-image: url(../img/header.jpg);
  height: 170px;
  background-repeat: no-repeat;
}
.page-head h2{
	color:#ffffff;
}
.body-content{
	margin: 1.1em 0 0;
}
#loginpage .container-fluid  .body-content h2{
	background: #2fc8aa none repeat scroll 0 0;
    padding: 10px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 0 0 1.1em;
	text-transform: uppercase;
}
.container-fluid .body-content h2{
   background-color: #e7e7e7;
   padding: 15px 0px;
   color: #565959;
	display: inline-block;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 1em 0 0;
	text-transform: none;
}

.tradeallydirectory .custom-swg input[type="text"] {
padding: 0px 10px;
border: 1px solid #000;
border-radius: 0px;
color: #000000;
background-color: #fff;
background-image: none;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
display: block;
font-size: 14px;
height: 34px;
line-height: 1.42857;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
}

.tradeallydirectory input.custom-input, .tradeallydirectory .custom-swg input.custom-input {
padding: 0px 10px;
border: 1px solid #000;
border-radius: 0px;
color: #000000;
background-color: #fff;
background-image: none;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
display: block;
font-size: 14px;
height: 34px;
line-height: 1.42857;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;
font-family: ProximaNova-Regular;
}

/*.tradeallydirectory input.custom-btn, .tradeallydirectory .custom-swg input.custom-btn {
	border: 3px solid #2fc8aa;
    color: #2fc8aa;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	letter-spacing: 1px;
    text-transform: uppercase;
	line-height: 1.33333;
    padding: 10px 16px;
	border-radius: 0;
    box-shadow: none;
}
.tradeallydirectory input.custom-btn:hover, .tradeallydirectory .custom-swg input.custom-btn:hover {
	border: 3px solid #2fc8aa;
    color: #2fc8aa;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	letter-spacing: 1px;
    text-transform: uppercase;
	line-height: 1.33333;
    padding: 10px 16px;
	border-radius: 0;
    box-shadow: none;
}*/

.tradeallydirectory input.custom-btn, .tradeallydirectory .custom-swg input.custom-btn, .container-canvas input.custom-btn {
	color: #fff;
	background: #2fc8aa;
    border: 1px solid #2fc8aa;
	letter-spacing: 1px;
    text-transform: uppercase;
	line-height: 1.33333;
    padding: 10px 16px;
	border-radius: 0;
    box-shadow: none;
	font-family:Adelle-Regular;
}
.tradeallydirectory input.custom-btn:hover, .tradeallydirectory .custom-swg input.custom-btn:hover, .container-canvas input.custom-btn:hover {
	color: #fff;
	background: #2fc8aa;
    border: 1px solid #2fc8aa;
	letter-spacing: 1px;
    text-transform: uppercase;
	line-height: 1.33333;
    padding: 10px 16px;
	border-radius: 0;
    box-shadow: none;
}


a.forgot-password{
	color:#2fc8aa;
	text-decoration: underline;
}

a.forgot-password:hover{
	color:#2fc8aa;
}
.tradeallydirectory label.reset, .tradeallydirectory .custom-swg label.reset{
	color:#343331;
	font-size: 9px;
	background: transparent;
	width: auto;
	font-weight: 700;
	margin-bottom: 5px;
	display: inline-block;
}
.tradeallydirectory .custom-swg label {
	background: transparent;
	width: auto;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
}
/*This is for Contractor Information Page*/
.strip-seprator{
  position: relative;
  background: #2fc8aa;
  height: auto;
  top: 0px;
  color: #fff;
  font-size: 14px;
}
.red{
  color:#ff0000;
}
.border-padding{
  border: 0px solid #80281A;
  padding: 0px 10px;
  background: #fff;
}
.margin-top-fifteen, .margin-top-fifteen-fg{
  margin-top: 10px;
}
.margin-bottom-fifteen, .margin-bottom-fifteen-fg{
 margin-bottom: 10px; 
}
.margin-ten{
  margin:10px;
}
.input-height-20{
  height: 20px !important;
}
 .link-override{
    color: #ffffff
    
  }
  .link-override:hover{
    color: #ffffff
  }

.leftNav_menu{
position: fixed;
left: 20px;
top: 387px;
z-index:99999;

/*position:fixed; 
position:absolute;
left:210px;
top:410px;
z-index:9999;*/
}

/*.leftNav_new
{
  position:fixed;
  left:210px;
  top:20px;
}*/
.left-link-heading{
  color: #000000;
  margin: 5px;
}
.text-italic{
  font-style: italic;
}
.min-height-less-content{
  min-height: 400px;
}
/*end here*/
@media only screen and (min-width:0px) and (max-width: 991px) {
     .seprator{
        display: none !important;
    }
    #header h1{
      margin-top: 10px;
  }
  .border-padding .text-right{
    text-align: left !important;
  }
  #left-link-content{
    display: none;
  }
}

.login_error_msg, .login_error_msg_wrap, .error_msg {
    color: #FF0000;
    float: left;
    font-size: 13px;
    width: 100%;
    font-style: inherit;
    font-weight: bold;
    display: none;
}
.error_msg_wrap{
    color: #FF0000;
    float: left;
    font-size: 13px;
    width: 100%;
    font-style: inherit;
    font-weight: bold;
   
}



.success_msg_wrap{
	 color: green;
}
.margin-left-btn{
	margin-left: 251px;
}

/* 2nd page pop css*/
/*#first{position:fixed;width:500px;height:76px;text-align:center;top:10%;z-index:100;left:300px;left:50%;margin-left:-250px;}
#first .inner{
margin:0px auto;border:4px solid #CC6600;min-height:50px; background-color:#333333;font-size:20px; text-align:left;padding:20px;
}
#first .close{float:right;cursor:pointer; position: absolute; right: -13px;top: -13px;}
#first .inner .listtxt{text-align:left;padding-bottom:10px;}*/


.btnDiv{
	clear: both;
	padding: 10px 0 5px;
}
.btnDiv a{
	float: none;
}
a.btn:hover, a.btn:link, a.btn:visited, a.btn:active{
	outline: none;
	color: #fff !important;
}
.orange, a.btn.orange:active{
	background: -webkit-linear-gradient(180deg, #fa7500, #c74c00);
    background: -o-linear-gradient(180deg, #fa7500, #c74c00); 
    background: -moz-linear-gradient(180deg, #fa7500, #c74c00);
    background: linear-gradient(180deg, #fa7500, #c74c00); 
    border: 1px solid #c45c00;
}
.grey, a.btn.grey:active{
	background: -webkit-linear-gradient(180deg, #696969, #262626);
    background: -o-linear-gradient(180deg, #696969, #262626); 
    background: -moz-linear-gradient(180deg, #696969, #262626);
    background: linear-gradient(180deg, #696969, #262626); 
    border: 1px solid #262626;
}

.modal-content{
	border: 10px solid #2fc8aa;
	width: 810px;
	top: 50px;
}

.modal-dialog{
	width: 810px;
}

.modal-header .close{
	font-weight: normal;
	color: #2fc8aa !important;
}

.modal-header, .modal-footer{
	border: none;
}
.modal-content p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	text-align: left;
}
.modal-content .form-group {
    float: left;
    margin: 0 0 10px -3px;
    width: 70%;
}
.modal-content label {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.modal-content input#request_info_document {
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-right: 15px;
    padding: 0;
    border: none;
    background: #fff;
}
.modal-content input#remarks{
    width: 100%;
}

.modal-content input#policy_license{
    width: 100%;
}

.modal-content input#policy_expire_date {
    width: 100%;
}

.upload_instructions {
    width: 174%;
    font-size: 12px;
    font-style: italic;
    line-height: 125%;
    padding: 37px 0 0 0;
    text-align: left;
}

.popup td, .popup th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: center;
}


.error_msgpop{
	color: #FF0000;
    float: left;
    font-size: 13px;   
	font-style:inherit;
	font-weight:bold;
	display:none;
	margin: 8px 0 5px 2px;
}

.tradeallydirectory .custom-swg input[type="checkbox"], .tradeallydirectory .custom-swg input[type="radio"] { margin-left: 0; position: inherit; }
.tradeallydirectory .text-right label { float: none; }
.text-right {
    text-align: right;
}

.tradeallydirectory .custom-swg .modal-content{
	border: 10px solid #2fc8aa;
	width: 810px;
	top: 50px;
}

.tradeallydirectory .custom-swg .modal-dialog{
	width: 810px;
}

.tradeallydirectory .custom-swg .modal-header .close{
	font-weight: normal;
	color: #2fc8aa !important;
}

.tradeallydirectory .custom-swg .modal-header, .tradeallydirectory .custom-swg .modal-footer{
	border: none;
}
.tradeallydirectory .custom-swg .modal-content p{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	text-align: left;
}
.tradeallydirectory .custom-swg .modal-content .form-group {
    float: left;
    margin: 0 0 10px -3px;
    width: 70%;
}
.tradeallydirectory .custom-swg .modal-content label {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.tradeallydirectory .custom-swg .modal-content input#request_info_document {
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-right: 15px;
    padding: 0;
    border: none;
    background: #fff;
	width: 100%;
}
.tradeallydirectory .custom-swg .modal-content input#remarks {
    width: 100%;
}

.tradeallydirectory .custom-swg .modal-content input#policy_license{
    width: 100%;
}

.tradeallydirectory .custom-swg .modal-content input#policy_expire_date {
    width: 92%;
}


.tradeallydirectory .custom-swg .upload_instructions {
    width: 100%;
    font-size: 12px;
    font-style: italic;
    line-height: 125%;
	clear: left;
    padding: 0;
    text-align: left;
}

.tradeallydirectory .custom-swg .popup td, .tradeallydirectory .custom-swg .popup th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: center;
}


.tradeallydirectory .custom-swg .error_msgpop{
	color: #FF0000;
    float: left;
    font-size: 13px;   
	font-style:inherit;
	font-weight:bold;
	display:none;
	margin: 8px 0 5px 2px;
	
	
}

.tradeallydirectory .custom-swg .checkbox-inline, .tradeallydirectory .custom-swg .radio-inline {
	display: inline;
	cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 00px;
    position: relative;
    vertical-align: middle;
}

.tradeallydirectory .custom-swg .checkbox-inline input[type="checkbox"], 
.tradeallydirectory .custom-swg .radio-inline input[type="radio"] {
    margin-right: 4px;
}

.tradeallydirectory .custom-swg .form-horizontal label.control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
	width: 30%;
}

.textareafield{
    padding: 0px 10px;
    border: 1px solid #000;
    border-radius: 0px;
    color: #000000;
    background-color: #fff;
    background-image: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    display: block;
    font-size: 14px;
    height: 111px;
    line-height: 1.42857;
    width: 100%;
}


.applicationCompleted{
		width:600px;
		max-width:610px;
		margin:150px 0px 0 400px
}


.websiteCompleted{
		width:100%;
		/*max-width:910px;
		margin:100px auto 0*/
}


.aps-success {
    color: #fff;
    background: #2fc8aa;
    border: 1px solid #2fc8aa;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.33333;
    padding: 10px 16px;
    border-radius: 0;
    box-shadow: none;
	width:100px;
}

.aps-cancel {
	display:none:
}



.tbleInnerBox span.clkToggleDown, .tbleInnerBox span.clkToggleUp{
	float: right;
	font-size: 29px;
	cursor: pointer;
	margin-top:-10px;
}

.clkToggleUp{
	display: none;
	margin: -4px 4px 0 0;
}
.clkToggleUp{margin:-5px 5px 0 0 ;}

.expandedBox {
    float: left;
    padding: 10px;
    width: 100%;
    display: none;
}

.strip-seprator-white{
  position: relative;
  background: #fff;
  height: auto;
  top: 0px;
  color: #fff;
  font-size: 14px;
}



/*********popups********/
#backgroundPopup {display:none;position:fixed;_position:absolute;height:100%;width:100%;top:0;left:0;background:#000000;border:1px solid #cecece;	z-index:100;}
#popupimportstories {display:none;position:fixed;_position:absolute;background:#fff;border:10px solid #058CC0;z-index:2;padding:12px;}
.popupimportstories1 {display:none;position:fixed;_position:absolute;background:#fff; border: 12px solid #2FC8AA;z-index:101;padding:5px; text-shadow:#333; width:800px;}

.popupimportstories1-content{background:#FFFFFF;}
#popupstoriesclose {top: 0px;right: 11px;position:absolute;display:block;cursor: pointer;}
.importclosewindow {padding: 0 0 23px 0;margin: -12px 0 0 0;}
/*********popups********/

.tealcol, a.btn.orange:active{
	background: -webkit-linear-gradient(180deg, #fa7500, #c74c00);
    background: -o-linear-gradient(180deg, #fa7500, #c74c00); 
    background: -moz-linear-gradient(180deg, #fa7500, #c74c00);
    background: linear-gradient(180deg, #2FC8AA, #2FC8AA); 
    border: 1px solid #2FC8AA;
	width:110px;
}


a.visitreply {
    color: #2FC8AA;
    text-decoration: none;
    font-family: Adelle-Regular;
	font-family: ProximaNova-Regular;
}

a.cresponse {
    color: #2FC8AA;
    text-decoration: none;
    font-family: Adelle-Regular;
	font-family: ProximaNova-Regular;
}


.ce_success {
    font-family: ProximaNova-Regular;
    font-size: 15px;
    width: 620px;
    text-align: left;
    padding-top: 5px;
    line-height: 23px;
}


.mainblockofs input.custom-input2c, .mainblockofs .custom-swg input.custom-input {
    padding: 0px 10px;
    border: 1px solid #000;
    border-radius: 0px;
    color: #000000;
    background-color: #fff;
    background-image: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	font-family:ProximaNova-Regular;
}


.tradeallydirectory input.custom-input, .tradeallydirectory .custom-swg input.custom-input, .tradeallydirectory .custom-swg select.custom-select {
padding: 0px 10px;
border: 1px solid #000;
border-radius: 0px;
color: #000000;
background-color: #fff;
background-image: none;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
display: block;
font-size: 14px;
height: 34px;
line-height: 1.42857;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;

}

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; z-index:10; float: right; font-family: "Adelle-Regular"; margin-bottom: 5px; margin-top: 4px;background-color:#ffffff; border:5px solid #2fc8aa; color:#2fc8aa;}
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #fff;font-size:16px;}
ul.dropdown a:hover		            { color: #2fc8aa; }
ul.dropdown a:active                { color: #2fc8aa; }
ul.dropdown li a                    { display: block; padding: 4px 8px; border-right: 0px solid #ff3c00; color: #2fc8aa; text-decoration: none}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #fff; color: #2fc8aa; position: relative;}
ul.dropdown li.hover a              { color: #2fc8aa; }

/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 170px; visibility: hidden; position: absolute; top: 100%; left: -50px; border: 1px solid #817F7F; border-top: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #2fc8aa; border: 0; float: none; border-top: 1px solid #817F7F }
ul.dropdown ul li.hover,
ul.dropdown ul li:hover                { background: #fff; color: #2fc8aa; position: relative; }

                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

/********************/
.tab-container{padding:0px;}
.tab-container ul{list-style:none;padding:0px; border:1px solid #ddd; border-right:none; float:left;}
.tab-container ul li{float:left;cursor:pointer; background-color:#fff;font-family:Adelle-Regular;}

.tab-container ul li span{display:block; position:relative; padding:8px 15px;font-family:Adelle-Regular;}
.tab-container ul li span:after, .tab-container ul li span:before{content:""; position:absolute; left:100%; border-top:18px solid transparent; border-bottom:18px solid transparent; border-left:15px solid #fff; z-index:1; top:0;}

.tab-container ul li span:after{border-top:16px solid transparent; border-bottom:16px solid transparent; border-left:16px solid #fff; z-index:0; top:-1px;}
.tab-container .active{background:#ff7044;color:#fff;font-weight:bold;}
.tab-container ul li.active{background:#ff7044;}
.tab-container ul li.active span:before{border-left:16px solid #ff7044;}
.tab-container .b-full{float:none;display:table;width:100%;}
.tab-container .b-full li{float:none;display:table-cell;}
.hide-default{display:none;}
.show-active{display:block;}

#saveandcontinue:before {
    content: '';
    display: block;
    position: absolute;
    left: -2px;
    top: -1px;
    height: 0;
    border-top: 19px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 30px solid #e7e7e7;
	font-family:Adelle-Regular;
}

#saveandcontinue:after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    top: -1px;
    height: 0;
    border-top: 19px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 30px solid #2fc8aa;
	font-family:Adelle-Regular;
}
#saveandcontinue
{
border-radius: 0px;
    padding: 8px 8px 8px 36px;
	position: relative;
	color:#fff;
	outline:none;
	float:right;
	background: #2fc8aa;
	margin-right : 25px;
	font-family:Adelle-Regular;
}

.websiteCompleted .modal-content { width:759px;height:285px; margin: 0 auto;}
.savenquitinformation  .modal-content { width:759px;height:146px; margin: 0 auto; }
.interestedofferinformation  .modal-content { width:759px;height:190px; margin: 0 auto; }

.homepage .custom-box {
	color: #fff;
	/*background: rgba(0, 0, 0, 0) linear-gradient(180deg, #ff7044, #ff7044) repeat scroll 0 0;*/
	background: #ff7044;
	border: 2px solid #ff4008;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.33333;
	padding: 10px 10px;
	border-radius: 0;
	box-shadow: none;
	font-family: Adelle-Regular;
	height: 64px;
	width:300px;
	font-size:15px;
	margin:30px 0px 0px 10px;
	border-radius:27px;
}

.homepage .custom-box:hover {
	color: #fff;
	background: #2fc8aa;
	border: 1px solid #55a293;
}

@media (max-width:800px){
.popupimportstories1 {width:600px;}
}

@media (max-width:600px){
.popupimportstories1 {width:380px;}
}

@media (max-width:450px){
table.service-types-table td, table.service-types-table th,
table.web-upload-insurance-docs td, table.web-upload-insurance-docs th
{ padding: 3px !important; }

#saveandcontinue { padding: 9px 0 9px 18px; }
#saveandcontinue::before { border-width: 20px 0 20px 14px; }
#saveandcontinue::after { border-width: 20px 0 20px 14px }

#save_quit { margin-right: 0; margin-top: 4px; }
#saveandcontinue { margin-right: 14px;  margin-top: 4px; }

.tab-container ul li span { padding: 4px 1px; font-size: 12px; }
.tab-container ul li span:after, .tab-container ul li span:before{content:none; border-top:18px solid transparent; border-bottom:18px solid transparent; border-left:15px solid #fff;}
}

@media (max-width:390px){
table.service-types-table td, table.service-types-table th,
table.web-upload-insurance-docs td, table.web-upload-insurance-docs th
{ padding: 1px !important; }

}

@media (max-width:380px){
.service-types-table, .tradeallydirectory td { font-size: 12px; }
.service-types-table th:nth-child(1),.service-types-table th:nth-child(2),.service-types-table th:nth-child(3) { width: 15% }
.service-types-table th:nth-child(4) { width: 55% }
table.service-types-table td, table.service-types-table th { padding: 4px; }

.tradeallydirectory input.custom-btn, .tradeallydirectory .custom-swg input.custom-btn,
.tradeallydirectory input.custom-btn:hover, .tradeallydirectory .custom-swg input.custom-btn:hover
{ padding: 5px; font-size: 12px; letter-spacing: 0; margin-bottom: 10px}

#saveandcontinue { padding: 3px 0 3px 15px; font-size: 12px; }
#saveandcontinue::before { border-width: 14px 0 16px 15px; }
#saveandcontinue::after { border-width: 13px 0 13px 19px }

.tab-container ul li span { padding: 4px 1px; font-size: 12px; }
.tab-container ul li span:after, .tab-container ul li span:before{content:none; border-top:18px solid transparent; border-bottom:18px solid transparent; border-left:15px solid #fff;}

.websiteCompleted .modal-content { width:280px; height: 430px;}
.web-upload-insurance-docs td:nth-child(2), .web-upload-insurance-docs th:nth-child(2) { display: none; visibility: none; }
.popupimportstories1 {width:310px;}
}

@media (max-width:350px){
table.service-types-table td, table.service-types-table th { padding: 1px; }

#saveandcontinue { padding: 5px; }
#saveandcontinue::before { border-width: 0; }
#saveandcontinue::after { border-width: 0 }

#saveandcontinue, #save_quit { font-size: 12px; margin-right: 0; }

.tab-container ul li span { padding: 4px 1px; font-size: 10px; }
}

@media (max-width:810px){
.modal-dialog, .websiteCompleted .modal-content, .ce_success, .savenquitinformation .modal-content, .interestedofferinformation .modal-content, .uploadPopup1 .modal-content, .uploadPopup2 .modal-content, .uploadPopup3 .modal-content { width: auto; height: auto; }
}

@media (min-width:451px) and (max-width:810px){
.tab-container ul li span { padding: 4px 1px; font-size: 12px; }
.tab-container ul li span:after, .tab-container ul li span:before{content:none; border-top:18px solid transparent; border-bottom:18px solid transparent; border-left:15px solid #fff;}
.modal-dialog, .websiteCompleted .modal-content, .tradeallydirectory .custom-swg .modal-content { width: auto; height: auto; }
}

@media (max-width:510px){
.form-group {margin-bottom: 5px;}
.margin-bottom-fifteen { margin-bottom: 0; }
.margin-top-fifteen { margin-top: 0; }
.margin-bottom-fifteen-fg { margin-bottom: 3px; }
.margin-top-fifteen-fg { margin-top: 3px; }
.service-areas-list td:nth-child(2), .service-areas-list th:nth-child(2),
.licenses-list td:nth-child(2), .licenses-list th:nth-child(2)
{ display: none; visibility: none; }
.web-contractor-reviews td:nth-child(2), .web-contractor-reviews th:nth-child(2),
.web-contractor-reviews td:nth-child(3), .web-contractor-reviews th:nth-child(3)
{ display: none; visibility: none; }
.tradeallydirectory .custom-swg .modal-dialog { width: 280px; margin: 0 auto;}
.tradeallydirectory .custom-swg .modal-content { width: 280px; }

.tradeallydirectory input.custom-btn, .tradeallydirectory .custom-swg input.custom-btn,
.tradeallydirectory input.custom-btn:hover, .tradeallydirectory .custom-swg input.custom-btn:hover
{ margin-bottom: 10px}

#docscity .form-group, #reviewstatusrequestinfodocument .form-control, .tradeallydirectory .custom-swg .modal-content input,
.tradeallydirectory .custom-swg .modal-content input#policy_license, .tradeallydirectory .custom-swg .modal-content input#policy_expire_date
{ width: auto;}
.tradeallydirectory .custom-swg .form-horizontal label.control-label { text-align: left; width: 100%; }
.tradeallydirectory .custom-swg .popup td, .tradeallydirectory .custom-swg .popup th { text-align: left; }
.insurance-docs-form td:nth-child(1), .city-docs-form td:nth-child(1) { width: 100% }
.insurance-docs-form td:nth-child(2), .city-docs-form td:nth-child(2) { display: none; visibility: none; }

.homepage .custom-box {
	letter-spacing: 0;
	padding: 3px 6px;
	width:95%;
	font-size:12px;
	/*margin:15px auto 15px 20px;*/
}

#contractorreview { left: 10px !important; }
#contractorreview .popup td, #contractorreview .popup th { text-align: left; }
#writereview textarea { width:100% }

#license_type, #city_request_info_document, #city_policy_license, #city_policy_expire_date { width:100% }
}

@media (min-width:650px) and (max-width:810px){
.tradeallydirectory .custom-swg .modal-dialog { width: 550px; margin: 0 auto;}
.tradeallydirectory .custom-swg .modal-content { width: 550px; }
}

@media (min-width:511px) and (max-width:650px){
.tradeallydirectory .custom-swg .modal-dialog { width: 420px; margin: 0 auto;}
.tradeallydirectory .custom-swg .modal-content { width: 420px; }
}

@media (min-width:511px) and (max-width:810px){
.margin-bottom-fifteen-fg { margin-bottom: 4px; }
.margin-top-fifteen-fg { margin-top: 4px; }
.tradeallydirectory .custom-swg .form-horizontal label.control-label { text-align: left; width: 100%; }
.tradeallydirectory .custom-swg .popup td, .tradeallydirectory .custom-swg .popup th { text-align: left; }
.insurance-docs-form td:nth-child(1), .city-docs-form td:nth-child(1) { width: 100% }
.insurance-docs-form td:nth-child(2), .city-docs-form td:nth-child(2) { display: none; visibility: none; }
}

@media (min-width:511px) and (max-width:620px){
.tradeallydirectory input.custom-btn, .tradeallydirectory .custom-swg input.custom-btn,
.tradeallydirectory input.custom-btn:hover, .tradeallydirectory .custom-swg input.custom-btn:hover
{ margin-bottom: 10px}
}

/** new css added on 2017-05-18 **/
.tradeallydirectory  #save_quit{
	font-family: Adelle-Regular;
}
.font-fam-prx{
	font-family: ProximaNova-Regular;
}


.padded-module .swg-btns {
  background-color: #ffffff;
  border: 5px solid #2fc8aa;
  color: #2fc8aa;
  font-family: Adelle-regular;
  height: 40px;
  margin: 8px;
  padding: 3px;
  /*width: 212px;*/
  padding: 0 6px;
  font-size: 16px;
}

.container { width: 100% }
@media (max-width:768px){
	.row {
		margin-left: 0;
		margin-right: 0;
	}
}

div#part3-apps {
    overflow-x: auto;
}


/*.web-contractor-reviews tr td:first-child, .web-contractor-reviews tr th:first-child{
  width: 50%;
  display: inline-block !important;
}
.web-contractor-reviews tr td:not(:first-child), .web-contractor-reviews tr th:not(:first-child){
  width: 25%;
  display: inline-block !important;
}
*/
@media (max-width: 810px) {
  .popup.city-docs-form > tbody > tr > td {
    float: left;
    width: 100%;
  }
}


@media (max-width: 769px) {
  .insurance-docs-form td {
      width: 100%;
  }
  a#upload_multiple_docs {
      display: block;
      padding: 10px !important;
  }
  
  input#city_request_info_document{
    width: 100%;
  }
  .uploadpopup2 .modal-content{
    width: 95%;
    margin: auto;
  }
  .tradeallydirectory .btn {
    min-width: 190px;
    margin-bottom: 5px;
  }
  .uploadPopup .modal-dialog{
    width: 85% !important;
  }
  .uploadPopup .modal-content{
    width: 100% !important;
  }
  input#city_policy_license, input#policy_license {
    width: 100%;
  }
  .uploadPopup1 .modal-content {
    width: 100% !important;
  }
  .uploadPopup1 .modal-dialog{
    width: 96% !important;
  }
}

@media (max-width: 510px) {
  .uploadPopup .modal-dialog{
    width: 100% !important;
  }
  .tradeallydirectory .modal-dialog, .tradeallydirectory .modal-content {
    width: 100% !important;
  }
}


@media (max-width: 425px) {
  input#city_policy_expire_date{
    width: 165px !important;
  }
  #save_quit, #saveandcontinue{
    min-width: 135px;
    margin-top: 15px;
  }
}

@media (max-width: 370px){
  .web-contractor-reviews tr > td:first-child, .web-contractor-reviews tr > th:first-child{
    width: 40%;
  }
  .web-contractor-reviews tr > td:not(:first-child), .web-contractor-reviews tr > th:not(:first-child){
    width: 30%;
  }

}

@media (max-width:725px){
	.tab-container div ul li span div {
		clear: left;
		float: none !important;
	}
}

.tradeallydirectory .custom-swg .promotion-pop-info, .tradeallydirectory .custom-swg .longline-info { padding-left: 30px }

@media (max-width:490px){
	#footer .footer-content .footer-text-block { font-size: 12px; }
	.tradeallydirectory .custom-swg .longline-info { padding-left: 0 }
}

@media (max-width:360px){
	#footer .footer-content .footer-text-block { font-size: 10px; }
	.tradeallydirectory .custom-swg .promotion-pop-info { padding-left: 23px }
}

@media (max-width: 767px){
  #idnavbarcollapse { border: 3px solid #808080 !important; }
  .image-block h1 { font-size: 26px; }
}



.container-canvas {
    max-width: 1500px;
    position: relative;
    margin: 0 auto;
    right: auto;
    transition: right .2s ease-out;
}


.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    max-width: 1024px;
    position: relative;
   /* margin: 0 auto;*/
}


#footer .footer-content {
    padding: 160px 0 0 0;
    font-family: ProximaNova-Light;
    -webkit-font-smoothing: antialiased;
}

#footer .footer-text-block {
    padding-bottom: 16px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}


#footer .footer-content .footer-social {
    position: relative;
    margin: 0 0 0px 0;
}


.hcustom-button {
  background-color: #e7e7e7 !important;
  border: 1px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 5px 3px #ccc;
  display: inline-block !important;
  font-family: ProximaNova,sans-serif;
  font-weight: bolder;
  height: 108px;
  margin-left: 12px;
  margin-bottom: 14px;
  padding-left: 71px;
  text-align: right;
  white-space: normal;
  max-width: 205px;
  word-wrap: break-word;
  vertical-align: top;
  font-size: 16px;
  padding-right: 9px;
  -webkit-box-shadow: 0 0 5px 3px #ccc;
  -moz-box-shadow:0 0 5px 3px #ccc;
  background-postion:8% 58%;
}

@media screen and (max-width: 460px) {
   .hcustom-button {
   margin-left: 0px;
 }
}

@media screen and (max-width: 660px) and (min-width: 474px) {
.hcustom-button-1, .hcustom-button-3 { margin-left: 0px; }
.hcustom-button-2, .hcustom-button-4 { margin-left: 10px; }
}

@media screen and (max-width: 904px) and (min-width: 698px) {
.hcustom-button-1, .hcustom-button-4 { margin-left: 0px; }
}

@media screen and (min-width: 720px) {
.hcustom-button-1 { margin-left: 0px; }
}

@media screen and (max-width: 487px) and (min-width: 320px) {
   .hcustom-button {
   margin-bottom: 14px;
 }
}

@media screen and (max-width: 707px) and (min-width: 488px) {
   .hcustom-button {
   margin-bottom: 14px;
 }
}

@media screen and (max-width: 929px) and (min-width: 707px) {
   .hcustom-button {
   margin-bottom: 14px;
 }
}