/* ------ Global ------ */

body {
	position: relative;
}
@font-face {
    font-family: "BrauerNeue-Bolditalic";
    src:url("/web/20170126181741im_/http://www.goabra.com/wp-content/themes/goabra/fonts/lineto-brauerneue-boldItalic.eot");
    src:url("/web/20170126181741im_/http://www.goabra.com/wp-content/themes/goabra/fonts/lineto-brauerneue-boldItalic.eot#iefix") format("embedded-opentype"),
        url("/web/20170126181741im_/http://www.goabra.com/wp-content/themes/goabra/fonts/lineto-brauerneue-boldItalic.woff") format("woff"),
        url("/web/20170126181741im_/http://www.goabra.com/wp-content/themes/goabra/fonts/lineto-brauerneue-boldItalic.ttf") format("truetype"),
        url("/web/20170126181741im_/http://www.goabra.com/wp-content/themes/goabra/fonts/lineto-brauerneue-boldItalic.svg#lineto-brauerneue-bolditalic") format("svg");
    font-weight: normal;
    font-style: normal;
}
ul, ol {
    margin: 0px 0px 1.5em 0em;
}
.grey { color:#706f70; } 

a {
	-webkit-transition: .125s ease-in-out;
	-moz-transition: .125s ease-in-out;
	-o-transition: .125s ease-in-out;
}
mark, a, a:hover, a:active, a:focus { color: #22b6c2; }
a:visited { color: inherit; }

mark { 
	background-color: transparent; 
	padding: 0;
}
section.focus,
a:hover, a:active, a:focus { outline: 0; }

button, input[type="button"], input[type="reset"], input[type="submit"],
body, button, input, select, textarea {
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #2b272a;
	line-height: 25px;
}
h1, h2, h3, h4 {
	font-family: "proxima-nova", sans-serif;
	line-height: 1.32em; 		
	font-weight: 300;	
}
h1 { 
	font-size: 40px; 
	margin-bottom: 40px;
}
#hero h1 { 
	font-size: 64px; 
	font-family: "BrauerNeue-Bolditalic", sans-serif;
	font-style: normal;
}
h2 { 
	font-size: 32px; 
	margin-bottom: 25px;
}
h3 {
	font-size: 24px; 
	margin-bottom: 20px;
}
h4 { 
	font-size: 18px; 
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
}
.large { 
	font-size: 21px; 
	line-height: 1.75em;
	margin-top: 20px; 
}
.small, small {
    line-height: 1.4em;
}
.btn {
    padding: 15px 25px;
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
    line-height: 20px;
	text-transform: uppercase;
	color: white !important;
	font-style: normal;
}
.btn-default {
    background-color: #27c1d5 ;
    border-color: #27c1d5 ;
}
.btn-default:hover, .btn-default:focus {
	background-color: #1e9aab;
	border-color: #1e9aab;	
}
.btn-purple {
    background-color: #9136b9 ;
    border-color: #9136b9 ;
}
.btn-purple:hover, .btn-purple:focus {
	background-color: #732c93;
	border-color: #732c93;	
}
@media (max-width: 991px) {	  
	h1 { font-size: 50px; }
}
@media (max-width: 767px) {	  
	h1 { font-size: 36px; }
	h2 { font-size: 26px; margin-bottom: 15px; }
}


/* ------ Layout ------ */ 

#content {
    padding-right: 0;
    padding-left: 0;
	overflow: hidden;
}
.page-content, #content.container-fluid .entry-content, .entry-summary {
    margin: 0;
}
#get-abra,
#content.container .entry-content,
.entry-content section {
	padding-top: 70px;
	padding-bottom: 70px;
}
.page-template-page-fullwidth #get-abra,
.page-template-template-about #get-abra,
.page-template-template-press #get-abra,
.page-template-template-contact #get-abra,
.page-template-template-locations #get-abra,
.page-template-template-fees #get-abra,
.blog #get-abra,
.single-post #get-abra,
section.grey {
	background-color: #ebedec;
	color: inherit;
}
.container-fluid .hentry { margin: 0; }

#content { background-color: white; } 
#footer { background-color: #333033; }

#secondary { padding: 40px; }
#footer>.container { padding: 20px; }

@media (max-width: 767px) {
	
	.entry-content section {
		padding-top: 40px;
		padding-bottom: 40px;
	}	
}

/* ------ Header ------ */

.navbar-default {
	background-color: white;
}
.admin-bar .navbar-default {
	margin-top: 32px;
}
.site-branding { 
	padding: 27px 15px;
}
.navbar { 
	margin-bottom: 0; 
	border-radius: 0;
    border: none;
}
.navbar-default .navbar-nav>li>a { 
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	font-size: 14px;
    text-transform: uppercase;
    color: #2b272a;
	letter-spacing: 0.5px;
}
.navbar-default .navbar-nav>li.nav-button>a {
	color: white;
	letter-spacing: 1px;
	text-align: center;
	background-color: #9136b9;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
}
.navbar-default .navbar-nav>li:not(.nav-button)>a:focus, 
.navbar-default .navbar-nav>li:not(.nav-button)>a:hover {
	color: #9136b9 !important;
}
.navbar-default .navbar-nav>li.nav-button>a:focus, 
.navbar-default .navbar-nav>li.nav-button>a:hover {
	background-color: #732c93;
	color: white;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
}
@media (min-width: 768px) {
	#masthead {
		height: 80px;
	}
	.navbar-nav {
		float: right;
		margin: 0 15px;
	}
	.navbar-default .navbar-nav>li {
		margin-left: 15px;
		margin-right: 15px;
		border-bottom: 4px solid transparent;
	}
	.navbar-default .navbar-nav>li a{
		margin-top: 20px;
		margin-bottom: 17px;	
	}
	.navbar-default li.active:not(.nav-button) {
		border-bottom: 4px solid #9136b9;
	}
	.navbar-default li.active:not(.nav-button) a {
		color: #9136b9;
	}
	.navbar-default .navbar-nav>li:not(.nav-button)>a {
		padding: 10px 0;
	}
	.navbar-nav>li.nav-button>a {
		margin-left: 10px;
	}
	.nav>li>a:focus, .nav>li>a:hover {
    	background-color: transparent;
	}
	.navbar-default .navbar-nav>li.nav-button>a {
		padding-top: 8px;
		padding-bottom: 8px;
		color: #9136b9;
		background-color: white;
		border: 2px solid #d3cdd3;
	}
	.navbar-default .navbar-nav>li.nav-button>a:focus, 
	.navbar-default .navbar-nav>li.nav-button>a:hover {
		background-color: #9136b9;
		border: 2px solid #9136b9;
		color: white;
	}
}
@media (max-width: 767px) {
	
	.navbar-fixed-top {
		position: relative;
	}
	.site-branding { 
		padding: 15px 0;
		position: absolute;
	}
	.navbar-nav { 
		margin: 15px 0;
	}	
	.navbar-default .navbar-toggle {
		margin: 18px 15px;
		padding: 0;	
		border: 0;
		box-shadow: none;
		border-radius: 0;
	}
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		border: 0;
		box-shadow: none;
		background-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #b1b3b2;
		width: 25px;
	}
	.navbar-default .navbar-toggle .icon-bar+.icon-bar {
		margin-top: 6px;
	}	
	.dropdown-header {
		padding: 0;
	}
	.dropdown-menu {
		padding: 0;
		margin: 0;
		border: none;
		border-radius: 0;
		box-shadow: none;
	}
	.dropdown-menu > li > a {
		padding: 12px 20px;
	}
}

/* ------ Hero ------ */

#hero { 
	position: relative;
	height: 500px; 
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-transform: uppercase;
	font-style: italic;
}
#hero h1 { 
	color: white;
	background-color: #27c1d5;
	display: inline-block;
    padding: 8px 20px 6px;
	transform: skew(-12deg);
	margin: 0;
}
#hero h2 { 
	font-family: "BrauerNeue-Bolditalic", sans-serif;
	font-style: normal;
	color: #371b65;
	margin-bottom: 15px;
}
#hero h1 .hero-headline-inner { 
	transform: skew(12deg);
}
@media (max-width: 767px) {
	#hero h1 { 
		padding: 4px 10px 3px; 
		font-size: 40px; 
	}	
	#hero {
		padding-top: 100px !important;
		padding-bottom: 100px;
		height: auto;
	}
}

/* ------ Elements ------ */

.featured-icon { margin-bottom: 20px; }

.nav-pills>li>a:focus, .nav-pills>li>a:hover {
	background-color: transparent;
}
#press-featured a{
	color: inherit;
}
#press-featured a:hover{
	color: #9136b9;
	text-decoration: none;
}
#press-featured img {
    height: 30px;
    width: auto;
}	
#press .nav-pills>li>a { color: #2b272a; }

#press .nav-pills>li>a h4{ font-size: 14px; }

#press .nav-pills>li.active>a, 
#press .nav-pills>li>a:focus, 
#press .nav-pills>li>a:hover {	
	background-color: transparent;
	color: #9136b9;
}
#press .tab-content strong {
	text-transform: uppercase;
	font-size: 18px;
    padding-right: 10px;
}
#press .press-source {
	margin-bottom: 5px;
	color: #706f70;
}
#press .press-source strong {
	color: #2b272a;
}
#press .press-title {
	margin-top: 0; 
	margin-bottom: 45px;
}
#press .press-title a {
	color: inherit;
}
#press .press-title a:hover {
	text-decoration: none;
	color: #9136b9;
}
#press-select { font-size: 16px; }

#carousel-home { margin-bottom: 70px; }

.carousel-indicators { bottom: -65px; }

.carousel-indicators li {
	background-color: #999999;
    border: 0;
	width: 8px !important;
	height: 8px !important;
	margin: 4px !important;
}
.carousel-indicators li.active {
	background-color: #8f3ab6;
}
#smartbanner .sb-close {
    top: 10px;
}
.gallery-item { margin: 1em 0px; }

@media (min-width: 768px) {

	#press .nav-pills>li>a {
		padding: 0 0 10px 0;
	}	
	#press .nav-pills {
		text-align: right;
	}
}
@media (min-width: 768px) and (max-width: 991px) {	
	.gallery-columns-7 .gallery-item {max-width: 25%; }
}
@media (max-width: 767px) {
	#press .tab-content { clear: both; }

	.featured-icon {
		margin-top: 30px !important;
	}
	.gallery-columns-7 .gallery-item {max-width: 50%; }
	
	.carousel-inner>.item img {
		margin-left: auto;
		margin-right: auto;
	}
}
/* ------ Video ------ */

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}

/* ------ Home ------ */

#launch-badge {
    position: absolute;
    top: 0px;
    left: 30px;
}
.home #hero h2 { 
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 992px) {
	#video h2 { 
		max-width: 400px;
		padding-top: 40px;
	}	
}
@media (max-width: 767px) {
	.home #hero {
		padding-top: 100px !important; /* Was 60px but making room for Launch banner*/
		padding-bottom: 20px !important;
		background: #eceeed; /* Old browsers */
		background: -moz-linear-gradient(top,  #eceeed 0%, #ffffff 100%) !important; /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #eceeed 0%,#ffffff 100%) !important; /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #eceeed 0%,#ffffff 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceeed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}
	.home #hero>.container { padding: 0; }

	#video h2 { text-align: center; }
}

/* Left pills */

.home .nav-pills p {
    position: relative;
    top: 8px;
}
.home .nav-pills>li { 
	margin-top: 50px !important; 
	float: left;
}
.home .nav-pills>li>a {
	padding: 0;
	border-radius: 0;
	color: #2b272a;
	padding-left: 25px;
}
.home .nav-pills>li.active>a, 
.home .nav-pills>li.active>a:focus, 
.home .nav-pills>li.active>a:hover {	
background-color: transparent;
	border-left: 4px solid #9136b9;
	padding-left: 21px;
	color: inherit;
}
.home .tab-content img { 
	max-height: 550px; 
	width: auto; 
}
#send-bitcoin img,
.home #why-abra img {
	max-height: 58px;
	width: auto;
	margin-bottom: 10px;
}
#in-the-news .large {
    margin-top: 30px;
    margin-bottom: 10px;
}
#in-the-news .large a {
	color: inherit;
}
#in-the-news .large a:hover {
	color: #9136b9;
	text-decoration: none;
}
#in-the-news img { 
	margin-top: 20px;
	margin-bottom: 20px;
    max-height: 30px;
    width: auto;
}
@media (min-width: 768px) {
	.home .nav-pills h4 {	
		margin-top: -30px;
		margin-bottom: 0;
	}	
	#in-the-news .large { min-height: 78px; }
}
@media (max-width: 767px) {
	.home .nav-pills { padding-left: 20px; }
	
	.home .nav-pills>li { 
		margin-top: 0 !important; 
		margin-bottom: 45px !important; 
	}	
}

/* ------ Blog ------ */

.entry-header h1.entry-title { margin-bottom: 10px; }

.archive #content.container .entry-content,
.blog #content.container .entry-content,
.single-press #content.container .entry-content,
.single-post #content.container .entry-content { 
	padding-top: 0; padding-bottom: 0; 
}
.archive #content.container,
.blog #content.container,
.single-post #content.container { 
	padding-bottom: 50px; 
}
#secondary .widget { margin: 0 0 30px; }

#secondary input[type="search"] {
	 height: auto !important;
	 width: 100%;
}
.search-form label{ display: block; }

.featured-image { 
	margin-bottom: 20px;
	min-width: 100%;
}
.entry-content table {
    border-collapse: collapse;
    width: 100%;
	max-width: 100%;
    margin-bottom: 0;
    border-spacing: 0;
    background-color: transparent;
}
.entry-content table th, .entry-content table td {
    border-top: 1px solid #f2f2f2;
}
.entry-content table th, .entry-content table td {
    padding: 0.5em 0.625em;
    line-height: 1.3;
    text-align: left;
    vertical-align: middle;
}
.entry-content table td {
    line-height: 1.4;
}

 
/* ------ About ------ */

.modal-dialog {
    margin: 8% auto;
}
.modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px;
    border: 0;
	padding: 30px 30px 5px;
}
.modal-bio { 
	margin-top: -10px;
	text-align: left; 
}
.modal button.close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #2b272f;
    font-size: 40px;
    opacity: 1;
    width: 36px !important;
    height: 36px;
    float: right;
    background-color: transparent;
    font-weight: 300;
    padding: 0;
	outline: 0;
}
.modal button.close:hover { opacity: 0.5; }

#values h4 { margin-bottom: 10px; }

.team h4 { font-size: 16px; margin-bottom: 0; }

.team a h4, .team a p { color: #2b272a; }
.team a:hover h4 { color: #22b6c2; }

.team a:hover, .team a:focus, .team a:hover h4 { text-decoration: none; }

.team .row>div { margin-bottom: 30px; }

.team .team-bio { display: none; }

.team img:not(.color) {
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%); 
  -o-transition: .5s ease-in-out;
}
.team a:hover img:not(.color),
.team img:hover:not(.color) {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
}
.timeline {
	border-left: 1px solid #d4d4d4;
	padding-left: 30px;
	margin-top: 20px;
}
.timeline h4:first-child { margin-top: -5px; }

.timeline p { margin-bottom: 0; }

.timeline p:last-child { margin-bottom: 0; }

.timeline h4 {
	position: relative;
	margin-top: 30px;
	margin-bottom: 15px;
}
.timeline h4:before {
	content:'';
	display: block;
	width: 11px;
	height: 11px;
	border-radius: 5.5px;
	background-color: purple;
	position: absolute;
	left: -36px;
	top: 5px;
}
@media (max-width: 767px) {
	.timeline {
	    margin-left: 30px;
		padding-right: 45px;
	}
	.timeline p { margin-bottom: 15px; }
}

/* ------ Fees ------ */

.table-container {
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}
.table-container::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}
.table-container::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}
.table-striped>tbody>tr>td { padding: 1em 0.5em; }

.table-striped>tbody>tr>td:nth-of-type(1) { padding-left: 1.5em; }

.table-striped>tbody>tr>td:last-child { padding-right: 1.5em; }

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ebedec;
}
.table-striped>tbody>tr:nth-of-type(1) {
    background-color: #27c1d5 !important;
    color: white;
}
table#compare-fees { margin-bottom: 40px; }

table#compare-fees h4 { margin-bottom: 0; }

table#compare-fees tbody tr td {
	text-align: center;
	border: 0;
}
table#compare-fees>tbody>tr>td {
	width: 28%;
	min-width: 150px
}
table#compare-fees table>tbody>tr>td {
	padding: 0;
}
table#compare-fees>tbody>tr {
	border-top: 2px solid white;
}
table#compare-fees>tbody>tr>td:nth-of-type(1) {
	width: 18%;
	font-weight: bold;
}
table#compare-fees .blue-bg {
	background-color: #27c1d5;
	color: white;
	vertical-align: top; 
	width: 56%;
	min-width: 300px;
}
table#compare-fees .grey-bg {
	background-color: #ebedec;
}
table#compare-fees .red{
	color: red;
}
table#compare-fees .grey-outline { padding: 0 1px 3px; }

table#compare-fees .grey-outline table>tbody>tr {
	outline: 1px solid grey;
}
table#compare-fees .grey-outline table>tbody>tr>td {
	padding: 1em 0;
	vertical-align: top; 
	width: 33.34%
}
.tooltip-icon {
	background-image: url('/web/20170126181741im_/http://www.goabra.com/wp-content/themes/goabra/images/icon-tooltip@2x.png');
	background-size: contain;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: text-top;
	margin: 1px 0 0 3px;
}
@media (max-width: 767px) {
	.table-striped>tbody>tr>td { min-width: 150px; }
	.table-striped>tbody>tr>td:nth-of-type(1) { min-width: 175px; }
	
	.table-tooltip.visible-xs {display: inline-block !important; }	
}
@media (min-width: 768px) {
	.table-striped>tbody>tr>td { width: 18%; }	
	.table-striped>tbody>tr>td:nth-of-type(1) { width: 28%; }
}
/* ------ Forms ------ */

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999999;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999999;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #999999;
}
input[type=submit] {
	letter-spacing: 1px;
}
#get-app-country,
#get-the-app { margin-top: 0 !important; }

button:not(.navbar-toggle), input[type="button"], input[type="reset"], input[type="submit"],
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	width: 96% !important;
	height: 50px;
	background-color: #9136b9;	
	box-shadow: none;
	text-shadow: none;
	text-transform: uppercase;
	color: white;
	border: 0;
	padding-left: 30px;
	padding-right: 30px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] { width: auto !important; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    box-shadow: none;
	background-color: #732c93;
}
.gform_wrapper form select {
    -webkit-appearance: menulist;
    -mozilla-appearance: menulist;
    appearance: menulist;
}
.gform_wrapper .chosen-container {
	font-size: 15px !important;
}
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="password"], input[type="search"], select,
.gform_wrapper .chosen-container-single .chosen-single {
    padding: 12px !important;
    height: 50px !important;
    border: 1px solid #d9d9d9 !important;
    background: white !important;
	margin-top: 0;
}
.gform_wrapper .chosen-container-single .chosen-single div b {
	margin-top: 10px !important;
}
.gform_wrapper .gform_footer { margin: 0 0 30px 0 !Important; }

#gform_wrapper_1, #gform_wrapper_4 { margin-left: 2%; }

.gform_wrapper div.validation_error,
.hide-labels_wrapper label { display: none !important; }

.gform_wrapper label {
	font-size: 18px !Important; 
	text-transform: uppercase;
}
.get-app-link a {
    background-color: #9136b9;
    display: inline-block;
    padding: 7px 5px;
    border-radius: 5px;
	width: 42%;
    margin: 0 4%;
}
.get-app-link a:hover { background-color: #732c93; }

#gform_wrapper_1 .gfield_html_formatted a>img {
	margin-right: 0;
}
#gform_wrapper_3 {
	min-height: 387px;
}
#gform_wrapper_3 .gfield_html_formatted {
	margin-top: 30px !important;
}
#gform_wrapper_3 .gfield_html_formatted ul {
	margin: 16px 0 16px 22px !Important;
}
#gform_wrapper_3 .gfield_html_formatted ul li {
	list-style-image: url('/web/20170126181741im_/http://www.goabra.com/wp-content/themes/goabra/images/list-cross.jpg') !important;
}
#gform_wrapper_3 .gfield_html_formatted ul li.available {
	list-style-image: url('/web/20170126181741im_/http://www.goabra.com/wp-content/themes/goabra/images/list-check.jpg') !important;
}
.form-tooltip {
	text-align: center;
	background-color: #ebedec;
	padding: 10px 15px !important;
}
.grey .form-tooltip {
	background-color: white;
}
.gform_wrapper li.gfield.gfield_error, 
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	padding: 0 !important;
	border: 0 !important; 
}
.gform_wrapper .validation_message {
	color: #bf4167 !Important;
	font-size: 100% !important;
}
#please-select-country {
	display: none;
	position: absolute;
    top: 5px;
    font-size: 90%;
    color: #bf4167;
}	
#gform_wrapper_4 input[type=submit],
#gform_wrapper_5 input[type=submit] { width: auto !Important; }

#get-the-app.gform_wrapper form select { width: 100% !important; }

#get-notified ul.gform_fields li.gfield { padding-right: 0px; }
#get-notified .gform_footer input[type=submit] {
    width: 100% !important;
    margin: 0;
}

@media (min-width: 1000px) {
	.form-tooltip {
		text-align: left;
		position: absolute;
		right: -300px;
		width: 300px;
		top: 0px;
	}
	.form-tooltip:before {
		content: '';
		position: absolute;
		top: 15px;
		left: -10px;
		border-right: 10px solid #ebedec;
		border-top: 10px solid transparent;
		border-bottom: 10px solid transparent;
	}
	.grey .form-tooltip:before {
		border-right: 10px solid white;
	}
}

/* ------ Jobs Page ------ */

.page-id-100 .entry-content { 
	padding: 0 !Important; 
	background-color: #f3f3f3;
	margin-bottom: -10px !Important;
}
#wrapper  {
	max-width: none; 
	padding: 0;
	background-color: white;
}
#wrapper #app_body { 
	background-color: white;
	padding-left: 0 !important; 
	margin-bottom: -100px;
	max-width: none;
}
#wrapper #main { 
	padding-top: 60px;
	padding-bottom: 100px; 
}
#application hr,
#main_fields div.field label .asterisk, 
#custom_fields div.field label .asterisk,
#wrapper #app_body .company-name,
#application div.required-fields,
#wrapper #logo { display: none; }

#wrapper #board_title, #wrapper h2, 
#wrapper .opening, #app_body h1, #app_body .location { 
	text-align: center;
}
#wrapper #app_body h1 {
	margin-bottom: 20px !important;
}
#wrapper #app_body h2 {
	text-align: left;
}
#application_form .heading,
#wrapper #board_title, #app_body h1 { /* same as h2 */
	text-align: center;
	float: none;
    font-size: 32px;
    line-height: 1.32em;
    font-weight: 300;
    margin-bottom: 40px;
	letter-spacing: 1px;
}
#wrapper #app_body #content h3,
#wrapper h2, #app_body .location { /* same as h4 */
    font-size: 18px;
    line-height: 1.32em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	margin-bottom: 30px;
    margin-top: 60px;
}
#wrapper #app_body #content h3 { margin-bottom: 20px; }

#wrapper #app_body .location {
	margin-top: 20px;
	font-size: 16px;
	color: #b4b4b4;
}
#wrapper .opening a {
	font-weight: normal;
	text-decoration: underline;
}
#wrapper #header { padding-right: 0; }

#wrapper p,
#application_form,
#wrapper #app_body #content { 
	max-width: 680px;
    margin-left: auto;
    margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#wrapper #app_body #content p { margin: 0; }

#wrapper #app_body ul { 
	padding-left: 36px !Important;
    margin-top: 10px;
}
#wrapper #app_body li { list-style: square; }

#application {
    padding: 60px 0;
    max-width: none;
	margin-top: 100px;
}
#main_fields div.field input[type=text], 
#main_fields div.field textarea,
#custom_fields div.field input[type=text], 
#custom_fields div.field textarea {
    width: 95% !important;
	padding: 12px 2%;
	height: auto !important;
}
#submit_buttons,
#main_fields div.field label, #custom_fields div.field label {
	text-align: left;
	font-size: inherit;
}
#submit_app {
	font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
	background: #9136b9;
	padding: 12px 20px;
	margin-top: 10px;
	outline: none;
}
#submit_app:hover { background: #732c93; }

.link-container { clear: left; }

/* ------ Footer ------ */

footer { padding-top: 55px; }

footer h3.widget-title {
	line-height: 1.32em; 
	font-family: "proxima-nova", sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
    color: white;
    font-size: 14px;
}
footer .widget{	margin-bottom: 60px; }

#copyright-sidebar .widget { margin-bottom: 40px; }

footer .widget ul {
    list-style: none;
    padding: 0;
}
#copyright-sidebar,
footer .widget ul a {
	color: #999699;
	line-height: 1.6em; 
}
#copyright-sidebar a {
	color: #d6d6d6;	
}
#copyright-sidebar img {
	margin: 5px;
}
@media (max-width: 767px) {
	
	footer { padding-top: 25px; }
	
	footer .widget{
		text-align: center;
		margin-bottom: 30px;
	}
}

/*
     FILE ARCHIVED ON 18:17:41 Jan 26, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:58:54 May 13, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 171.988 (3)
  esindex: 0.006
  captures_list: 189.825
  CDXLines.iter: 13.181 (3)
  PetaboxLoader3.datanode: 157.929 (4)
  exclusion.robots: 0.132
  exclusion.robots.policy: 0.123
  RedisCDXSource: 2.242
  PetaboxLoader3.resolve: 45.843 (2)
  load_resource: 36.42
*/