/* ----- Logo ----- */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,700;0,800;1,700&display=swap');



#logo a {
	background-image:url('../images/wflogo.png'); 
	min-height:0;
	height:40px;
}
* html #logo a {/* IE6 png Support */
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/wflogo.png", sizingMethod="crop");
}

@font-face {
  font-family: Pulpo;
  src: url(../webfonts/Pulpo-Bold.ttf);
  font-weight: normal;
}

/* ----- Backgrounds ----- */
html{
	}
#logo{
	background-image:none;	background-color:#DEDEDE;
}

.safari .wufoo input.file{
	background:none;
	border:none;
}

.wufoo input.file{
	font-size: 12px!important;
}

.wufoo li.focused{
	background-color:#FFF7C0;
}
.wufoo .instruct{
	background-color:#F5F5F5;
}

/* ----- Borders ----- */

 ::-moz-placeholder { 
 	opacity: 1;
 }

form.wufoo{
	padding-bottom: 17px;
}

#container{
	
	background: #f58220;
	position: relative;
	width: 100%;
	float: right;
	border: 0px solid #87735c;
	border-radius: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wufoo .info, .wufoo .paging-context{
	font-size: 36px;
	color: #fff;
	font-family: century-gothic, sans-serif;
}
.wufoo .section h3, .wufoo .captcha, #payment .paging-context{
	border-top:1px dotted #CCCCCC;
}
.wufoo input.text, .wufoo textarea.textarea{

}
.wufoo .instruct{
	border:1px solid #E6E6E6;
}
.fixed .info{
	border-bottom:none;
}
.wufoo li.section.scrollText{
	border-color:#dedede;
}



/* ----- Typography ----- */
.wufoo .info p{
	color: #c0c0c0;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.wufoo label.desc, .wufoo legend.desc, form li div label, form li span label{
	display: none;
}


.wufoo .info h2{
	color: #fff;
	margin: 0 0 10px 0;
	font-size: 41px;
	font-weight: bold;
	font-style: italic;
	line-height: auto;
	padding: 10px 0;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.wufoo .info div{
	font-size: 1.0625rem;
	color: #00241a;
	font-weight: bold;
	font-family: Montserrat, sans-serif;
}

.wufoo .section h3{
	font-size:110%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

.wufoo .section div{
	font-size:85%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}

.wufoo label.desc, .wufoo legend.desc{
	font-size:95%;
	font-family:inherit;
	font-style:normal;
	font-weight:bold;
	color:#444444;
}

.wufoo label.choice{
	font-size:100%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}
.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file, .wufoo select.select{
	background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #000;
    display: block;
   font-family: 'Roboto', sans-serif;
    font-size: 16px;
    padding: 9px;
    text-transform: none;
    width: 93%;
    margin-bottom: 15px;
}

textarea.medium{
	height: 4em;
}
{* Custom Fonts Break Dropdown Selection in IE *}
.wufoo input.text, .wufoo textarea.textarea, .wufoo input.file{ 
	font-family:inherit;
}


.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label{
	font-family:inherit;
	color:#444444;
}
.safari .wufoo input.file{ /* Webkit */
	font-size:100%;
	font-family:inherit;
	color:#444444;
}
.wufoo .instruct small{
	font-size:85%;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	color:#444444;
}

.altInstruct small, li.leftHalf small, li.rightHalf small,
li.leftThird small, li.middleThird small, li.rightThird small,
.iphone small{
	color:#444444 !important;
}

/* ----- Button Styles ----- */

.wufoo input.btTxt{

}

/* ----- Highlight Styles ----- */

.wufoo li.focused label.desc, .wufoo li.focused legend.desc,
.wufoo li.focused div, .wufoo li.focused span, .wufoo li.focused div label, .wufoo li.focused span label,
.safari .wufoo li.focused input.file{ 
	color:#000000;
}

/* ----- Confirmation ----- */

.confirm h2{
	font-family:inherit;
	color:#444444;
}
a.powertiny b, a.powertiny em{
	color:#1a1a1a !important;
}
.embed a.powertiny b, .embed a.powertiny em{
	color:#1a1a1a !important;
}

/* ----- Pagination ----- */

.pgStyle1 var, .pgStyle2 var, .pgStyle2 em, .page1 .pgStyle2 var, .pgStyle1 b, .wufoo .buttons .marker{
	font-family:inherit;
	color:#444444;
}
.pgStyle1 var, .pgStyle2 td{
	border:1px solid #cccccc;
}
.pgStyle1 .done var{
	background:#cccccc;
}

.pgStyle1 .selected var, .pgStyle2 var, .pgStyle2 var em{
	background:#FFF7C0;
	color:#000000;
}
.pgStyle1 .selected var{
	border:1px solid #e6dead;
}


/* Likert Backgrounds */

.likert table{
	background-color:#FFFFFF;
}
.likert thead td, .likert thead th{
	background-color:#e6e6e6;
}
.likert tbody tr.alt td, .likert tbody tr.alt th{
	background-color:#f5f5f5;
}

/* Likert Borders */

.likert table, .likert th, .likert td{
	border-color:#dedede;
}
.likert td{
	border-left:1px solid #cccccc;
}

/* Likert Typography */

.likert caption, .likert thead td, .likert tbody th label{
	color:#444444;
	font-family:inherit;
}
.likert tbody td label{
	color:#575757;
	font-family:inherit;
}
.likert caption, .likert tbody th label{
	font-size:95%;
}

/* Likert Hover */

.likert tbody tr:hover td, .likert tbody tr:hover th, .likert tbody tr:hover label{
	background-color:#FFF7C0;
	color:#000000;
}
.likert tbody tr:hover td{
	border-left:1px solid #ccc69a;
}

/* ----- Running Total ----- */

.wufoo #lola{
	background:#e6e6e6;
}
.wufoo #lola tbody td{
	border-bottom:1px solid #cccccc;
}
.wufoo #lola{
	font-family:inherit;
	color:#444444;
}
.wufoo #lola tfoot th{
	color:#696969;
}

/* ----- Report Styles ----- */

.wufoo .wfo_graph h3{
	font-size:95%;
	font-family:inherit;
	color:#444444;
}
.wfo_txt, .wfo_graph h4{
	color:#444444;
}
.wufoo .footer h4{
	color:#000000;
}
.wufoo .footer span{
	color:#444444;
}

/* ----- Number Widget ----- */

.wfo_number{
	background-color:#f5f5f5;
	border-color:#dedede;
}
.wfo_number strong, .wfo_number em{
	color:#000000;
}

/* ----- Chart Widget Border and Background Colors ----- */

#widget, #widget body{
	background:#FFFFFF;
}
.fcNav a.show{
	background-color:#FFFFFF;
	border-color:#cccccc;
}
.fc table{
	border-left:1px solid #dedede;	
}
.fc thead th, .fc .more th{
	background-color:#dedede !important;
	border-right:1px solid #cccccc !important;
}
.fc tbody td, .fc tbody th, .fc tfoot th, .fc tfoot td{
	background-color:#FFFFFF;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #dedede;
}
.fc tbody tr.alt td, .fc tbody tr.alt th, .fc tbody td.alt{
	background-color:#f5f5f5;
}

/* ----- Chart Widget Typography Colors ----- */

.fc caption, .fcNav, .fcNav a{
	color:#444444;
}
.fc tfoot, 
.fc thead th,
.fc tbody th div, 
.fc tbody td.count, .fc .cards tbody td a, .fc td.percent var,
.fc .timestamp span{
	color:#000000;
}
.fc .indent .count{
	color:#4b4b4b;
}
.fc .cards tbody td a span{
	color:#7d7d7d;
}

/* ----- Chart Widget Hover Colors ----- */

.fc tbody tr:hover td, .fc tbody tr:hover th,
.fc tfoot tr:hover td, .fc tfoot tr:hover th{
	background-color:#FFF7C0;
}
.fc tbody tr:hover th div, .fc tbody tr:hover td, .fc tbody tr:hover var,
.fc tfoot tr:hover th div, .fc tfoot tr:hover td, .fc tfoot tr:hover var{
	color:#000000;
}

/* ----- Payment Summary ----- */

.invoice thead th, 
.invoice tbody th, .invoice tbody td,
.invoice tfoot th,
.invoice .total,
.invoice tfoot .last th, .invoice tfoot .last td,
.invoice tfoot th, .invoice tfoot td{
	border-color:#dedede;
}
.invoice thead th, .wufoo .checkNotice{
	background:#f5f5f5;
}
.invoice th, .invoice td{
	color:#000000;
}
#ppSection, #ccSection{
	border-bottom:1px dotted #CCCCCC;
}
#shipSection, #invoiceSection{
	border-top:1px dotted #CCCCCC;
}

.inputwrapper {
    display: block;
    margin: 0px auto 10px;
    position: relative;
    width: 80%!important;
    text-align: left;
    color: #fff;
    line-height: 25px;
    z-index: 20;
}

.inputwrapper.threeswrap{
	display: flex;
	justify-content: space-between;
}

.inputwrapper.threeswrap input{
	width: 100%;
	margin-bottom: 4px;
}

.inputwrapper.threeswrap .col-sm-4{
	width: 30%;
	overflow: hidden;
}

.sometext img{
left: -34px;
    position: absolute;
    top: -4px;
}

.sometext{
 color: #fff;
    display: block;
    font-family: century-gothic, sans-serif;
    font-size: 15px;
    position: relative;
    text-decoration: underline;
    padding: 15px 0;
    font-weight: 600;
}

#saveForm{
	background: #3a3a3c;
    border-radius: 30px;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 29px;
    font-weight: bold;
    padding: 10px 25px;
    text-transform: uppercase;
	border: 0px solid #9e8667;
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
   position: relative;
   z-index: 20;
   cursor:hand;
   cursor:pointer;
   box-shadow: 0px 2px 4px rgba(0,0,0,0.1);
   margin: 0px 0 0px;
}

#saveForm:hover{
	background: #333;
}

.displayflex{
	display: flex;
	justify-content: flex-start;
	width: 90%;
}

.displayflex span{
	flex: 1;
}

.displayflex span.symbol{
	display: none;
}

.displayflex input.text{
	width: 90%;
}

.noI form li.displayflex, .altInstruct form li.displayflex{
	width: 84%!important;
	margin: 0 auto;
}

.noI form li.inputwrapper, .altInstruct form li.inputwrapper{
	width: 84% !important;
	margin: 0 auto;
}

.noI form li.displayflex.threecol, .altInstruct form li.displayflex.threecol{
	width: 83%!important;
}

form li{
	padding: 0;
}

/* Drop Shadows */

/* - - - Local Fonts - - - */

/* - - - Responsive - - - */


@media screen and (min-width:768px) and (max-width: 960px){
	.wufoo .info h2{
		font-size: 25px;
	}

	#saveForm{
		font-size:20px;
	}

	.sometext img{
		display: none;
	}
}




@media (max-width: 480px) {
	
	a.powertiny b, a.powertin em{
		color:#1a1a1a !important;
	}
}




/* - - - Custom Theme - - - */

@media screen and (max-width:325px) { .wufoo .info h2 { font-size:35px; } }

@media screen and (max-width:275px) { .wufoo .info h2 { font-size:30px; } }

@media screen and (max-width:250px) { .wufoo .info h2 { font-size:27px; } }