input {
    border: 1px solid #404040;
}

header input {
  height: 20px;
  width: 160px;
  color: #333333;
}
header input[type="submit"] {
color: white;
}
input[type="checkbox"], input[type="radio"] {
  width: 18px;
}
.header-assets {
background-color: #404040;
}
.header-assets .main-menu a {
color: #EC7007;
}

input.error {
border: 1px solid red;
}

#register_table {
   min-width: 300px;
  width: 100%;
}
#register_table td {
   padding: 5px;
}
.page .mint-icon-boxes h4 {
    font-family: 'Lato',Arial,sans-serif;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 0;
}
.page .mint-iconbox-d .media-body {
    margin: 0;
}
.page .mint-iconbox-b .mint-icon {
	background-color: white;
}
div.header-inner {
    height: 47px;
}
.header-inner.v1 h1, .header-inner.v1 h2, .header-inner.v1 h3, .header-inner.v1 h4, .header-inner.v1 h5, .header-inner.v1 h6 {
    line-height: 47px;
}

ul#menu-mainmenu li a {
	color: white;
}
ul#menu-mainmenu li a:hover {
	color: #EC7007;
}
ul#menu-mainmenu li ul.sub-menu a {
	color: #EC7007;
}

a { 
	color: #EC7007;
}
/*
header .line-height-large div.wpc p {
	line-height: 47px;
}
*/

div.inside-inner .inner-section3 {
	line-height: 20px;
	padding-top: 3px;
}

header .height-large, header .line-height-large {
	min-height: 20px;
	line-height: 20px;
}

header div.pull-right {
    max-width: 400px;
	margin-left: 35px;
	padding-top: 10px;
}

header .wpc p {
	padding-right: 2px;
}
header input[placeholder] {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	color: #333333 !important;
	line-height: 13px;
	font-size: 13px;
}

input[type="submit"] { 
	width: 100%;
}
select {
    height: 21px;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/opensans_light.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/opensans.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/opensans_semibold.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/opensans_light_italic.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/opensans_italic.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/opensans_semibold_italic.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/lato.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/lato_bold.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/lato_black.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://mailbox.org/wp-content/themes/mailbox.org/css/font/lato_italic.woff) format('woff');
}


.latest-posts .posts-style-a .article-more {
	display: block;
}

#menu-toggle {
    background-color: #404040;
}

header div a:hover {
    color: #404040;
}

body footer.v2 .footer-body {
    padding-top: 45px !important;
}

.flexslider .slides img {
	height: auto;
}