﻿@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700");
.jspContainer {
    overflow: hidden;
    position: relative
}
.jspPane {
    position: absolute
}
.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: red
}
.jspHorizontalBar {
    position: absolute;
    bottom: 0;  
    left: 0;
    width: 100%;
    height: 16px;
    background: red
}
.jspCap {
    display: none
}
.jspHorizontalBar .jspCap {
    float: left
}
.jspTrack {
    background: #dde;
    position: relative
}
.jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%
}
.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0
}
.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d
}
.jspVerticalBar .jspArrow {
    height: 16px
}
.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%
}
.jspVerticalBar .jspArrow:focus {
    outline: 0
}
.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%
}
* html .jspCorner {
    margin: 0 -3px 0 0
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    /* margin: 0 */
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    /* border-collapse: collapse; */
    /* border-spacing: 0; */
}
td,
th {
    /* padding: 0 */
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    /* color: inherit; */
    font: inherit;
    /* margin: 0 */
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    /*padding-left: 10px;*/
    /* background-color: rebeccapurple; */
}
.pbotanical{
	color:#7d7d86;
	font-weight:bold;
}
.pspan{
	color:#79a401;
	font-weight:normal;
}
.imgproduct{
	margin-bottom:10px; 
	padding: 5px; 
	background: #fff; 
	box-shadow: 0px 0px 2px #bbbaba; 
	margin-left: 20%;
}
.cataloeleft{
	float:left;
	width:25%;
}

 @media screen and (max-width: 480px ) {
.cataloeleft{
	float:none;
	width:100%;
}
}

@media screen and (max-width: 767px ) {
.cataloeleft{
	float:none;
	width:100%;
}
}

@media screen (min-width: 768px) and (max-width: 979px) {
  .cataloeleft{
	float:none;
	width:100%;
}
}



.cataloright{
	width:73%;
	float:right;
}

 @media screen and (max-width: 480px ) {
.cataloright{
	width:100%;
	float:none;
}
}

@media screen and (max-width: 767px ) {
.cataloright{
	width:100%;
	float:none;
}
}

@media screen (min-width: 768px) and (max-width: 979px) {
.cataloright{
	width:100%;
	float:none;
}
}


.mainheadtext{
	color:#79a401;
	border-bottom:2px solid #e4e4e4; 
	height:35px;
	font-family:arial;
	line-height:35px;
	font-size:18px;
	font-weight:bold; 
	text-transform:uppercase;
	}
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff !important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #222;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #008cba;
    text-decoration: none
}
a:hover,
a:focus {
    color: #00526e;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
   /*vertical-align: middle*/
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 0
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #ddd
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: inherit
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 21px;
    margin-bottom: 10.5px
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0px;
    margin-bottom: 0px
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}
h1,
.h1 {
    font-size: 39px
}
h2,
.h2 {
    font-size: 32px
}
h3,
.h3 {
    font-size: 26px
}
h4,
.h4 {
    font-size: 19px
}
h5,
.h5 {
    font-size: 15px
}
h6,
.h6 {
    font-size: 13px
}
p {
    margin: 0 0 10.5px
}
.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 200;
    line-height: 1.4
}
@media(min-width:768px) {
    .lead {
        font-size: 22.5px
    }
}
small,
.small {
    font-size: 85%
}
cite {
    font-style: normal
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center;
	float:right;
}
.text-justify {
    text-align: justify
}
.text-muted {
    color: #999
}
.text-primary {
    color: #008cba
}
a.text-primary:hover {
    color: #006687
}
.text-success {
    color: #43ac6a
}
a.text-success:hover {
    color: #358753
}
.text-info {
    color: #5bc0de
}
a.text-info:hover {
    color: #31b0d5
}
.text-warning {
    color: #e99002
}
a.text-warning:hover {
    color: #b67102
}
.text-danger {
    color: #f04124
}
a.text-danger:hover {
    color: #d32a0e
}
.bg-primary {
    color: #fff;
    background-color: #008cba
}
a.bg-primary:hover {
    background-color: #006687
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #ddd
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10.5px
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 21px
}
dt,
dd {
    line-height: 1.42857143
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}
@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    border-left: 5px solid #ddd
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #6f6f6f
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #ddd;
    border-left: 0;
    text-align: right
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
blockquote:before,
blockquote:after {
    content: ""
}
address {
    margin-bottom: 21px;
    font-style: normal;
    line-height: 1.42857143
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 0
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 0;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}
pre {
    display: block;
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 14px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    /*padding-left: 15px;
    padding-right: 15px*/
}
@media(min-width:768px) {
    .container {
        width: 750px
    }
}
@media(min-width:992px) {
    .container {
        width: 970px
    }
}
@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.row {
    /*margin-left: -15px;
    margin-right: -15px*/
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
   /* padding-left: 15px;
    padding-right: 15px*/
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: 0
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: 0
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media(min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media(min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
table {
    max-width: 100%;
    background-color: transparent;
}
th {
    text-align: left;
    background-color: #fff29e;
    line-height: 30px;
}
.table {
    width: 100%;
    margin-bottom: 21px
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}
.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}
.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}
.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}
.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}
@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="file"] {
    display: block
}
input[type="range"] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #6f6f6f
}
.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #6f6f6f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}
textarea.form-control {
    height: auto
}
input[type="search"] {
    -webkit-appearance: none
}
input[type="date"] {
    line-height: 35px
}
.form-group {
    margin-bottom: 15px
}
.radio,
.checkbox {
    display: block;
    min-height: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}
.radio label,
.checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
textarea.input-sm,
select[multiple].input-sm {
    height: auto
}
.input-lg {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 0
}
select.input-lg {
    height: 48px;
    line-height: 48px
}
textarea.input-lg,
select[multiple].input-lg {
    height: auto
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 43.75px
}
.has-feedback .form-control-feedback {
    position: absolute;
    top: 26px;
    right: 0;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #43ac6a
}
.has-success .form-control {
    border-color: #43ac6a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #358753;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85d0a1;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #85d0a1
}
.has-success .input-group-addon {
    color: #43ac6a;
    border-color: #43ac6a;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #43ac6a
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #e99002
}
.has-warning .form-control {
    border-color: #e99002;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #b67102;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #febc53
}
.has-warning .input-group-addon {
    color: #e99002;
    border-color: #e99002;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #e99002
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #f04124
}
.has-error .form-control {
    border-color: #f04124;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #d32a0e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f79483
}
.has-error .input-group-addon {
    color: #f04124;
    border-color: #f04124;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #f04124
}
.form-control-static {
    margin-bottom: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #626262
}
@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 28px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-control-static {
    padding-top: 7px
}
@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #e7e7e7;
    border-color: #dadada
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #d3d3d3;
    border-color: #bbb
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #e7e7e7;
    border-color: #dadada
}
.btn-default .badge {
    color: #e7e7e7;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #2e2960;
    border-color: #2e2960;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #2e2960;
    border-color: #2e2960;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #008cba;
    border-color: #0079a1
}
.btn-primary .badge {
    color: #008cba;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #43ac6a;
    border-color: #3c9a5f
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #388f58;
    border-color: #2b6e44
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #43ac6a;
    border-color: #3c9a5f
}
.btn-success .badge {
    color: #43ac6a;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #e99002;
    border-color: #d08002
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #c17702;
    border-color: #935b01
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #e99002;
    border-color: #d08002
}
.btn-warning .badge {
    color: #e99002;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #f04124;
    border-color: #ea2f10
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #dc2c0f;
    border-color: #b1240c
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #f04124;
    border-color: #ea2f10
}
.btn-danger .badge {
    color: #f04124;
    background-color: #fff
}
.btn-link {
    color: #008cba;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #00526e;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}
.btn-lg,
.btn-group-lg>.btn {
    padding: 5px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 0;
}
.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}
.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(//b2brazil.com/sites/all/themes/bsb2brfront/fonts/glyphicons-halflings-regular.eot);
    src: url(//b2brazil.com/sites/all/themes/bsb2brfront/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//b2brazil.com/sites/all/themes/bsb2brfront/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//b2brazil.com/sites/all/themes/bsb2brfront/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//b2brazil.com/sites/all/themes/bsb2brfront/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.2)
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #555;
    white-space: nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #eee
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #008cba
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 0
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    line-height: 48px
}
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    color: #6f6f6f;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 19px;
    border-radius: 0
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #999
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #008cba
}
.nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    /* border-bottom: 1px solid #ddd */
}
.nav-tabs>li {
    float: left;
    margin-bottom: 0px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #6f6f6f;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 0
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #008cba
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li {
    float: none
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 45px;
    margin-bottom: 21px;
    border: 1px solid transparent
}
@media(min-width:768px) {
    .navbar {
        border-radius: 0
    }
}
@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media(min-width:768px) {
    .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media(min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 12px 15px;
    font-size: 19px;
    line-height: 21px;
    height: 45px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}
@media(min-width:768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 5.5px;
    margin-bottom: 5.5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 6px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px
}
@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 21px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}
@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 12px;
        padding-bottom: 12px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}
@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }
    .navbar-right {
        float: right !important
    }
}
.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 5px;
    margin-bottom: 5px
}
@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
@media(min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 5px;
    margin-bottom: 5px
}
.navbar-btn.btn-sm {
    margin-top: 7.5px;
    margin-bottom: 7.5px
}
.navbar-btn.btn-xs {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}
.navbar-text {
    margin-top: 12px;
    margin-bottom: 12px
}
@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #333;
    border-color: #222
}
.navbar-default .navbar-brand {
    color: #fff
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #fff
}
.navbar-default .navbar-nav>li>a {
    color: #fff
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #272727
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #272727
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: transparent
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #222
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #272727;
    color: #fff
}
@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: #272727
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #272727
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #fff
}
.navbar-default .navbar-link:hover {
    color: #fff
}
.navbar-inverse {
    background-color: #008cba;
    border-color: #006687
}
.navbar-inverse .navbar-brand {
    color: #fff
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #fff
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #006687
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #006687
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: transparent
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: transparent
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #007196
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #006687;
    color: #fff
}
@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #006687
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #006687
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: #006687
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #006687
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #fff
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 21px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #999
}
.breadcrumb>.active {
    color: #333
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 21px 0;
    border-radius: 0
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #008cba;
    background-color: transparent;
    border: 1px solid transparent;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #00526e;
    background-color: #eee;
    border-color: transparent
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #008cba;
    border-color: transparent;
    cursor: default
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    background-color: #fff;
    border-color: transparent;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 19px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.pager {
    padding-left: 0;
    margin: 21px 0;
    list-style: none;
    text-align: center
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 3px
}
.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999;
    background-color: transparent;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label[href]:hover,
.label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #999
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: gray
}
.label-primary {
    background-color: #008cba
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #006687
}
.label-success {
    background-color: #43ac6a
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #358753
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}
.label-warning {
    background-color: #e99002
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #b67102
}
.label-danger {
    background-color: #f04124
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #d32a0e
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #777;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #e7e7e7;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #008cba;
    background-color: #fff
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #fafafa
}
.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 200
}
.container .jumbotron {
    border-radius: 0
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 67.5px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 21px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
    margin-left: auto;
    margin-right: auto
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #008cba
}
.thumbnail .caption {
    padding: 9px;
    color: #222
}
.alert {
    padding: 15px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 0
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: bold
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable {
    padding-right: 35px
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #43ac6a;
    border-color: #3c9a5f;
    color: #fff
}
.alert-success hr {
    border-top-color: #358753
}
.alert-success .alert-link {
    color: #e6e6e6
}
.alert-info {
    background-color: #5bc0de;
    border-color: #3db5d8;
    color: #fff
}
.alert-info hr {
    border-top-color: #2aabd2
}
.alert-info .alert-link {
    color: #e6e6e6
}
.alert-warning {
    background-color: #e99002;
    border-color: #d08002;
    color: #fff
}
.alert-warning hr {
    border-top-color: #b67102
}
.alert-warning .alert-link {
    color: #e6e6e6
}
.alert-danger {
    background-color: #f04124;
    border-color: #ea2f10;
    color: #fff
}
.alert-danger hr {
    border-top-color: #d32a0e
}
.alert-danger .alert-link {
    color: #e6e6e6
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 21px;
    margin-bottom: 21px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    background-color: #008cba;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #43ac6a
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #e99002
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #f04124
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #008cba;
    border-color: #008cba
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #87e1ff
}
.list-group-item-success {
    color: #43ac6a;
    background-color: #dff0d8
}
a.list-group-item-success {
    color: #43ac6a
}
a.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #43ac6a;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #43ac6a;
    border-color: #43ac6a
}
.list-group-item-info {
    color: #5bc0de;
    background-color: #d9edf7
}
a.list-group-item-info {
    color: #5bc0de
}
a.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #5bc0de;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}
.list-group-item-warning {
    color: #e99002;
    background-color: #fcf8e3
}
a.list-group-item-warning {
    color: #e99002
}
a.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #e99002;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #e99002;
    border-color: #e99002
}
.list-group-item-danger {
    color: #f04124;
    background-color: #f2dede
}
a.list-group-item-danger {
    color: #f04124
}
a.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #f04124;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #f04124;
    border-color: #f04124
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
    padding: 15px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 25px;
}
.panel-heading {
  /*  padding: 10px 15px;*/
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit
}
.panel-title>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}
.panel>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: -1
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: -1
}
.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: -1
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: -1
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}
.panel-group {
    margin-bottom: 21px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #2e2960
}
.panel-primary>.panel-heading {
    color: #fff;
    /* background-color: #73120b; */
    border-color: #008cba;
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #008cba
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #008cba
}
.panel-success {
    border-color: #3c9a5f
}
.panel-success>.panel-heading {
    color: #43ac6a;
    background-color: #dff0d8;
    border-color: #3c9a5f
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #3c9a5f
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #3c9a5f
}
.panel-info {
    border-color: #3db5d8
}
.panel-info>.panel-heading {
    color: #5bc0de;
    background-color: #d9edf7;
    border-color: #3db5d8
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #3db5d8
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #3db5d8
}
.panel-warning {
    border-color: #d08002
}
.panel-warning>.panel-heading {
    color: #e99002;
    background-color: #fcf8e3;
    border-color: #d08002
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d08002
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d08002
}
.panel-danger {
    border-color: #ea2f10
}
.panel-danger>.panel-heading {
    color: #f04124;
    background-color: #f2dede;
    border-color: #ea2f10
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ea2f10
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ea2f10
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
    padding: 24px;
    border-radius: 0
}
.well-sm {
    padding: 9px;
    border-radius: 0
}
.close {
    float: right;
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 20px
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}
@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #333;
    border-radius: 0
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #333
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #333
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #333
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #333
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #333;
    background-clip: padding-box;
    border: 1px solid #333;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    background-color: #333;
    border-bottom: 1px solid #262626;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #000;
    border-top-color: rgba(0, 0, 0, 0.05);
    bottom: -11px
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #333
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #000;
    border-right-color: rgba(0, 0, 0, 0.05)
}
.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #333
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #000;
    border-bottom-color: rgba(0, 0, 0, 0.05);
    top: -11px
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #333
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #000;
    border-left-color: rgba(0, 0, 0, 0.05)
}
.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #333;
    bottom: -10px
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-control.left {
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-repeat: repeat-x;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
}
.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right !important
}
.pull-left {
    float: left !important
}
.hide {
    display: none !important
}
.show {
    display: block !important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none !important;
    visibility: hidden !important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}
@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}
@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}
@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}
@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}
.visible-print {
    display: none !important
}
@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
.navbar {
    border: 0;
    font-size: 13px;
    font-weight: 300
}
.navbar .navbar-toggle:hover .icon-bar {
    background-color: #b3b3b3
}
.navbar-collapse {
    border-top-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: none;
    box-shadow: none
}
.navbar .btn {
    padding-top: 6px;
    padding-bottom: 6px
}
.navbar .dropdown-menu {
    border: 0
}
.navbar .dropdown-menu>li>a,
.navbar .dropdown-menu>li>a:focus {
    background-color: transparent;
    font-size: 13px;
    font-weight: 300
}
.navbar .dropdown-header {
    color: rgba(255, 255, 255, 0.5)
}
.navbar-default .dropdown-menu {
    background-color: #333
}
.navbar-default .dropdown-menu>li>a,
.navbar-default .dropdown-menu>li>a:focus {
    color: #fff
}
.navbar-default .dropdown-menu>li>a:hover,
.navbar-default .dropdown-menu>.active>a,
.navbar-default .dropdown-menu>.active>a:hover {
    background-color: #272727
}
.navbar-inverse .dropdown-menu {
    background-color: #008cba
}
.navbar-inverse .dropdown-menu>li>a,
.navbar-inverse .dropdown-menu>li>a:focus {
    color: #fff
}
.navbar-inverse .dropdown-menu>li>a:hover,
.navbar-inverse .dropdown-menu>.active>a,
.navbar-inverse .dropdown-menu>.active>a:hover {
    background-color: #006687
}
.btn {
    padding: 14px 28px
}
.btn-lg {
   /* padding: 2px 11px;*/
}
.btn-sm {
    padding: 8px 16px
}
.btn-xs {
    padding: 4px 8px
}
.btn-group .btn~.dropdown-toggle {
    padding-left: 16px;
    padding-right: 16px
}
.btn-group .dropdown-menu {
    border-top-width: 0
}
.btn-group.dropup .dropdown-menu {
    border-top-width: 1px;
    border-bottom-width: 0;
    margin-bottom: 0
}
.btn-group .dropdown-toggle.btn-default~.dropdown-menu {
    background-color: #e7e7e7;
    border-color: #dadada
}
.btn-group .dropdown-toggle.btn-default~.dropdown-menu>li>a {
    color: #333
}
.btn-group .dropdown-toggle.btn-default~.dropdown-menu>li>a:hover {
    background-color: #d3d3d3
}
.btn-group .dropdown-toggle.btn-primary~.dropdown-menu {
    background-color: #008cba;
    border-color: #0079a1
}
.btn-group .dropdown-toggle.btn-primary~.dropdown-menu>li>a {
    color: #fff
}
.btn-group .dropdown-toggle.btn-primary~.dropdown-menu>li>a:hover {
    background-color: #006d91
}
.btn-group .dropdown-toggle.btn-success~.dropdown-menu {
    background-color: #43ac6a;
    border-color: #3c9a5f
}
.btn-group .dropdown-toggle.btn-success~.dropdown-menu>li>a {
    color: #fff
}
.btn-group .dropdown-toggle.btn-success~.dropdown-menu>li>a:hover {
    background-color: #388f58
}
.btn-group .dropdown-toggle.btn-info~.dropdown-menu {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-group .dropdown-toggle.btn-info~.dropdown-menu>li>a {
    color: #fff
}
.btn-group .dropdown-toggle.btn-info~.dropdown-menu>li>a:hover {
    background-color: #39b3d7
}
.btn-group .dropdown-toggle.btn-warning~.dropdown-menu {
    background-color: #e99002;
    border-color: #d08002
}
.btn-group .dropdown-toggle.btn-warning~.dropdown-menu>li>a {
    color: #fff
}
.btn-group .dropdown-toggle.btn-warning~.dropdown-menu>li>a:hover {
    background-color: #c17702
}
.btn-group .dropdown-toggle.btn-danger~.dropdown-menu {
    background-color: #f04124;
    border-color: #ea2f10
}
.btn-group .dropdown-toggle.btn-danger~.dropdown-menu>li>a {
    color: #fff
}
.btn-group .dropdown-toggle.btn-danger~.dropdown-menu>li>a:hover {
    background-color: #dc2c0f
}
.lead {
    color: #6f6f6f
}
cite {
    font-style: italic
}
blockquote {
    border-left-width: 1px;
    color: #6f6f6f
}
blockquote.pull-right {
    border-right-width: 1px
}
blockquote small {
    font-size: 12px;
    font-weight: 300
}
table {
    font-size: 13px;
}
input,
.form-control {
    padding: 7px
}
label,
.control-label,
.help-block,
.checkbox,
.radio {
   /* font-size: 12px;
    font-weight: normal*/
}
.input-group-addon,
.input-group-btn .btn {
    padding: 8px 14px;
    font-size: 12px
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    border-color: transparent
}
.nav-tabs>li>a {
    background-color: #e7e7e7;
    color: #222
}
.nav-tabs .caret {
    border-top-color: #222;
    border-bottom-color: #222
}
.nav-pills {
    font-weight: 300
}
.breadcrumb {
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase
}
.pagination {
    font-size: 12px;
    font-weight: 300;
    color: #999
}
.pagination>li>a,
.pagination>li>span {
    margin-left: 4px;
    color: #999
}
.pagination>.active>a,
.pagination>.active>span {
    color: #fff
}
.pagination>li>a,
.pagination>li:first-child>a,
.pagination>li:last-child>a,
.pagination>li>span,
.pagination>li:first-child>span,
.pagination>li:last-child>span {
    border-radius: 3px
}
.pagination-lg>li>a {
    padding-left: 22px;
    padding-right: 22px
}
.pagination-sm>li>a {
    padding: 0 5px
}
.pager {
    font-size: 12px;
    font-weight: 300;
    color: #999
}
.list-group {
    font-size: 12px;
    font-weight: 300
}
.close {
    opacity: .4
}
.close:hover,
.close:focus {
    opacity: 1
}
.alert {
    font-size: 12px;
    font-weight: 300
}
.alert a,
.alert .alert-link {
    font-weight: normal;
    color: #fff;
    text-decoration: underline
}
.alert .close {
    color: #fff;
    text-decoration: none
}
.alert .close:hover,
.alert .close:focus {
    color: #fff
}
.label {
    padding-left: 1em;
    padding-right: 1em;
    border-radius: 0;
    font-weight: 300
}
.label-default {
    background-color: #e7e7e7;
    color: #333
}
.badge {
    font-weight: 300
}
.progress {
    height: 22px;
    padding: 2px;
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none
}
.dropdown-menu {
    padding: 0;
    margin-top: 0;
    font-size: 12px
}
.dropdown-menu>li>a {
    padding: 12px 15px
}
.dropdown-header {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 9px;
    text-transform: uppercase
}
.popover {
    color: #fff;
    font-size: 12px;
    font-weight: 300
}
.panel-heading,
.panel-footer {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
    float: left
}
.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}
button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}
.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}
.swiper-container-horizontal>.swiper-pagination {
    bottom: 10px;
    left: 0;
    width: 100%
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}
.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}
.swiper-container-cube {
    overflow: visible
}
.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}
.swiper-scrollbar-cursor-drag {
    cursor: move
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
.fa {
    font-family: FontAwesome !important
}
.pagination>.active>a,
.pagination>.active>span {
    color: #fff !important
}
.form-select.form-control {
    padding-bottom: 4px
}
.field-type-text-long {
    overflow: hidden
}
textarea+.charleft {
    width: 60% !important;
    font-size: 12px;
    float: left
}
.krumo-node {
    color: #333 !important
}
a {
    outline: 0 !important;
    color: #25657e
}
.mobile {
    display: none
}
.breadcrumb {
    border: 0;
    background: none;
    border-radius: 0;
    font-size: 12px;
    text-transform: capitalize;
    padding: 10px 0 3px 0;
    margin: 0 0 20px 0
}
.b2brazil-col-full {
    padding: 0
}
.b2brazil-col-right {
    padding-right: 0
}
.b2brazil-col-left {
    padding-left: 0
}
@media(min-width:992px) {
    .b2brazil-col-md-full {
        padding: 0
    }
    .b2brazil-col-md-right {
        padding-right: 0
    }
    .b2brazil-col-md-left {
        padding-left: 0
    }
}
.logo-home span {
    background: url(http://espicebazaar.com/AdminAssets/images/logo2.png) center center no-repeat;
    display: block;
    width: 100%;
    margin: 0;
   /* background-size: 100%;*/
    padding: 0;
    min-width: 195px;
   /* height: 65px*/
	 height: 80px
}
.logo-partner span {
    background: url(http://b2brazil.com/sites/all/themes/bsb2brfront/images/partners/b2b-trade-portal/logobb.png) center center no-repeat;
    display: none;
    background-size: 100% auto;
    height: 32px;
    width: 114px;
    height: 64px;
    margin-top: -50px
}
body .content-login {
    padding-left: 0
}
.tab-content {
    clear: both
}
#featured-tabs li a,
.left-side h2,
.center-content h2 {
    clear: both;
    color: #79a401;
    font-size: 20px;
    margin: 16px 0;
    padding: 0 0 8px 0;
    font-weight: normal;
    background: url(http://b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-h2-content.png) center bottom no-repeat
}
.left-side h2 {
    background: none
}
.center-content h2 a {
    color: #73120b;
}
body.front #block-system-main #story-list {
    padding-top: 27px;
    padding-left: 20px
}
body.front #block-system-main #story-list h3 {
    font-size: 20px
}
@media(max-width:767px) {
    body.page-user-register .form-item-field-user-first-name-und-0-value {
        padding-left: 15px
    }
    body.front #block-system-main #story-list {
        padding-left: 0
    }
}
#featured-tabs li a {
    background: none;
    color: #666;
    font-weight: bold;
    margin-bottom: 16px;
    display: inline-block
}
#featured-tabs li.active a {
    color: #79a401
}
#featured-tabs {
    background: url(../imagesN//bg-h2-content.png) center bottom no-repeat
}
.mostra {
    visibility: visible !important;
    height: auto !important
}
.dropdown-menu,
.dropdown.open {
    box-shadow: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0
}
#block-b2brazil-front-menu-products-services .dropdown-menu,
#block-b2brazil-front-menu-products-services .dropdown.open {
    box-shadow: 0 0 10px #eee;
    -moz-box-shadow: 0 0 10px #eee;
    -webkit-box-shadow: 0 0 10px #eee
}
.b2brazil-top-wrapper {
    background-color: #79a401;
    color: #fff;
    margin-bottom: 15px
}
.b2brazil-top-wrapper #user-logged-name {
    padding: 10px 0;
    font-size: 12px
}
.b2brazil-top-wrapper #user-logged-name a {
    color: #fff;
    margin: 0 10px
}
.b2brazil-top-wrapper #user-logged-name a.name {
    margin-left: 0
}
.b2brazil-top-wrapper #user-logged-name a.my-dashboard {
    color: #ffdf01
}
.b2brazil-top-wrapper .nav-tabs {
    color: #fff;
    margin-bottom: 0
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in {
    padding: 0;
    margin: 0;
    min-height: 42px;
    border-bottom: 0 none
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in a,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in a:hover,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li:hover {
    color: #fff;
    background-color: transparent !important;
    border: 0 none !important
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li a:hover,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li a.active {
    color: #fc0
}
.tab-pane.fade {
    display: none
}
.tab-pane.fade.in {
    display: block
}
.nav.nav-master {
    border: 0;
    border-top: 2px solid #ffdf01;
    margin-top: 25px;
    padding-top: 10px
}
.nav.nav-master li {
    position: relative;
    width: 46%;
    text-align: center
}
.nav.nav-master li:first-child {
 
    width: 100%
}
@media(min-width:768px) and (max-width:992px) {
    .nav.nav-master li {
        width: 100%
    }
    .nav.nav-master li:first-child {
        border-right: 0;
        width: 100%
    }
}
#block-b2brazil-front-menu-products-services .nav.nav-master li.active a {
    color: #79a401
}
#block-b2brazil-front-menu-products-services .nav.nav-master li a {
    font-size: 18px;
    padding: 0;
    color: #666;
    background: none;
    font-weight: bold
}
#featured-tabs li a .caret,
#block-b2brazil-front-menu-products-services .nav.nav-master li a .caret {
    border: 0
}
#featured-tabs li.active a .caret {
    position: absolute
}
#featured-tabs li.active a .caret,
#block-b2brazil-front-menu-products-services .nav.nav-master li.active a .caret {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #79a401;
    bottom: -5px;
    top: auto;
    left: 50%;
    margin-left: -5px
}
#block-b2brazil-front-menu-products-services .menu.nav li li {
    display: none
}
#block-b2brazil-front-menu-products-services .menu.nav li li:nth-child(-n+11) {
    display: block
}
@media only screen and (min-width: 1024px) {
    .dropdown:hover .dropdown-menu,
    .input-group-btn:hover .dropdown-menu {
        display: block
    }
}
.grippie {
    display: none
}
@media(max-width:767px) {
    .b2brazil-menu-wrapper-buy-find-sell {
        background-color: #ffdf01;
        min-height: 42px
    }
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav {
    padding: 0 -1px 0 0;
    /* margin: 0; */
    float: right;
    /* min-width: 195px; */
    width: 220px;
    background-color: #ffdf01;
    position: relative;
    min-height: 42px;
    /* border-bottom: 0 none; */
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li .caret {
    border-top: 4px solid #24647d;
    border-left: 4px solid #ffdf01;
    border-right: 4px solid #ffdf01;
    position: absolute;
    right: 3px;
    top: 17px;
    display: block;
    bottom: 7px
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li.dropdown {
    position: static;
    /* border: 2px solid #ffdf01; */
    border-bottom: 0 none;
    padding-bottom: 0;
    min-height: 40px;
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li.last {
    width:
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li a.dropdown-toggle {
    padding-bottom: 0;
    position: relative;
    height: 38px;
}
.i18n-en .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li a.dropdown-toggle {
    /* width: 62.1px; */
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li a {
    border: 0 none;
    color: #00526e;
    font-size: 100%;
    background-color: transparent;
    border-radius: 0;
    float: left;
    display: block;
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu {
    padding: 0;
    margin: 0
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li:hover a,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li a:hover,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-submenu:hover a,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-submenu:focus a {
    text-decoration: underline;
    background-color: transparent;
    background-image: none;
    display: block;
    width: 100%
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li a {
    text-decoration: none
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu {
    position: absolute;
    left: 0;
    top: 100%;
    border: 2px solid #ffdf01;
    border-top: 0 none;
    padding: 10px;
    width: 100%;
    margin-top: -2px
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li a {
    background-color: #fff;
    color: #24647d;
    text-decoration: none;
    border-radius: 0;
    box-shadow: none
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li {
    padding: 0;
    margin: 0 0 5px 0;
    height: 16px
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li a {
    padding: 0;
    margin: 0
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li:hover a .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .dropdown-menu li a:hover {
    text-decoration: none
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li.open {
    
   
}
@media(min-width:1024px) {
    .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li:hover {
     
    
    }
    .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li:hover .caret {
        -ms-filter: "alpha(opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        border-top: 0;
        border-left: 4px solid white;
        border-right: 4px solid white;
        border-bottom: 5px solid #79a401
    }
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li.open .caret {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    border-top: 0;
    border-left: 4px solid white;
    border-right: 4px solid white;
    border-bottom: 5px solid #79a401
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li.open a.dropdown-toggle {
    color: #79a401;
    background-color: #fff
}
@media(min-width:1024px) {
    .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li:hover a.dropdown-toggle {
        color: #79a401;
      /*  background-color: #fff*/
    }
}
#b2brazil-search-form-top,
#b2brazil-search-form-top #b2brazil-search-form {
    padding: 7px 0 0 15px;
    display: table;
    width: 100%
}
#b2brazil-search-form-top #form-search-wrapper,
#b2brazil-search-form-top .or-label,
#b2brazil-search-form-top #btn-post-a-requirement,
#b2brazil-search-form-top #b2brazil-search-form .form-item,
#b2brazil-search-form-top #b2brazil-search-form #search-form-submit {
    display: table-cell;
    vertical-align: top
}
#b2brazil-search-form-top ul.dropdown-menu-post-requeriment {
    width: 100%;
    top: 35px
}
#b2brazil-search-form-top ul.dropdown-menu-post-requeriment a {
    color: #fff !important;
    text-align: left
}
#b2brazil-search-form-top input[type="text"] {
  border: 2px solid #efa126;
    border-left: 1px solid #efa126;
}
.or-label {
    float: none;
    line-height: 35px;
    font-size: 13px;
    width: 42px;
    text-align: center;
    font-weight: bold;
    color: #25657e;
    display: inline-block
}
#b2brazil-search-form-top .btn-post,
.btn-subscribe,
#b2brazil-search-form-top .btn-search {
    background-color: #f60 !important;
    color: #fff;
    font-weight: bold;
    border: 0;
    padding: 5px 24px !important;
    height: 38px;
    font-size: 16px;
    width: 218px;
    margin-left: 5px
}
.btn-subscribe,
.btn-subscribe:hover,
#b2brazil-search-form-top .btn-post {
    background-color: #25657e !important;
    margin: 0;
    color: white;
    padding: 5px 18px !important
}
#b2brazil-search-form-top .dropdown-search-type {
    background-color: #fff;
    color: #79a401;
    font-size: 15px;
    border: 2px solid #79a401
}
@media(max-width:680px) {
    #b2brazil-search-form-top input[type="text"] {
        font-size: 13px
    }
    #b2brazil-search-form-top .btn-post,
    #b2brazil-search-form-top .btn-search {
        padding: 6px 10px;
        font-size: 15px
    }
}
@media(max-width:630px) {
    #b2brazil-search-form-top {
        padding-bottom: 50px
    }
}
#b2brazil-search-form-top .dropdown-search-type .caret {
    border-top: 6px solid #79a401;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    margin-left: 5px
}
#b2brazil-search-form-top .dropdown-search-type+.dropdown-menu {
    border: 2px solid #79a401;
    border-top: 0;
    background: white;
    padding: 0;
    min-width: 0;
    width: 114px
}
#b2brazil-search-form-top .dropdown-menu>li>a {
    color: #79a401;
    padding: 8px 15px;
    font-size: 14px
}
#b2brazil-search-form-top .input-group-btn .btn {
    padding: 5px 14px
}
#b2brazil-search-form-top .dropdown-menu>li>a:hover,
#b2brazil-search-form-top .dropdown-menu>li>a:focus {
    background-color: #79a401;
    color: #fff
}
#b2brazil-search-form-top .dropdown-menu .divider {
    margin: 1px 0 0 0;
    background-color: #fff
}
#b2brazil-search-form-top .btn-post .caret {
    border-top-color: #fff;
    position: relative;
    left: 7px
}
#carousel {
    padding-top: 25px;
    position: relative
}
.right-side img,
.left-side img,
.center-content img {
    max-width: 100%;
    height: auto
}
@media(max-width:767px) {
    .left-side img {
        display: inline-block
    }
}
#leads-central div.bordered {
    border-right: 1px solid #ccc
}
@media screen and (max-width: 768px) {
    #leads-central div.bordered {
        border-right: 0
    }
    #leads-central div.bordered {
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
        padding-bottom: 10px
    }
}
#leads-central .right-link {
    float: right;
    font-size: 12px;
    color: #79a401
}
#leads-central .right-link .caret {
    border-left: 5px solid #79a401;
    border-top: 5px solid white;
    border-bottom: 5px solid white;
    margin-left: 5px
}
#leads-central h3 {
    color: black;
    font: bold 16px Arial, Verdana;
    margin: 0;
    padding: 0 0 10px 0
}
#leads-central ul,
#leads-central li {
    padding: 0;
    margin: 0;
    list-style: none
}
#leads-central li {
    margin-bottom: 10px;
    /*text-transform: uppercase;*/
    font-size: 13px
}
#leads-central li a {
    color: #000000;
    margin-left: 5px;
}
#leads-central li a+.rfq-label {
    font-size: 10px
}
#leads-central p a {
    font-size: 12px;
    color: #79a401
}
@media(min-width:768px) and (max-width:991px) {
    .home #leads-central div.bordered {
        border-right: 0;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px
    }
}
@media(max-width:550px) {
    .home #leads-central div.bordered {
        border-right: 0;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px
    }
    .home #leads-central div.col-xs-6 {
        width: auto;
        float: none
    }
}
@media(max-width:650px) {
    .internal #leads-central div.bordered {
        border-right: 0;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px
    }
    .internal #leads-central div.col-xs-5 {
        width: auto;
        float: none
    }
    .internal #leads-central div.col-xs-2 {
        width: auto;
        text-align: center;
        float: none
    }
}
#tagcloud {
    width: 100%;
    font-size: 12px
}
ul.tx3-tag-cloud {
    overflow: hidden;
    padding-left: 10px
}
ul.tx3-tag-cloud li {
    display: block;
    float: left;
    list-style: none;
    margin: 8px 2%;
    line-height: 1
}
ul.tx3-tag-cloud li a {
    display: block;
    text-decoration: none;
    color: #111;
    padding: 4px;
    font-weight: bold;
    border-bottom: 2px solid transparent
}
ul.tx3-tag-cloud li[data-weight="60"] a {
    color: #25657e
}
ul.tx3-tag-cloud li[data-weight="45"] a {
    color: #79a700
}
ul.tx3-tag-cloud li[data-weight="40"] a {
    color: #f7941d
}
ul.tx3-tag-cloud li[data-weight="30"] a {
    color: #ffdf01
}
ul.tx3-tag-cloud li a:hover {
    background: none;
    border-bottom: 2px solid;
    color: #000 !important
}
@media(max-width:560px) {
    .col-sm-8 ul.tx3-tag-cloud li {
        margin-top: 0
    }
}
#block-b2brazil-front-menu-products-services .b2brazil-submenu-title {
    font-size: 200%;
    color: #79a401;
    font-weight: bold;
    padding-bottom: 10px
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler-wrapper {
    float: left;
    display: block;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 10px 0
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler {
    float: left;
    display: block;
    width: 50%;
    padding: 0;
    margin: 0 0 10px 0
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler a {
    text-decoration: none;
    color: #ccc;
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    padding-bottom: 0;
    outline: 0
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler .caret {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #79a401;
    bottom: -10px;
    left: 50%;
    position: absolute;
    display: none
}
.caret.link-more {
    display: inline-block;
    position: relative !important;
    margin-left: 10px;
    border-left-color: #25657e !important
}
.b2brazil-menu-wrapper-products a.see-all {
    display: inline-block
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler-wrapper .b2brazil-active .caret {
    display: block
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler a:hover {
    color: #79a401
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler-wrapper .first a {
    padding-right: 5px;
    border-right: 1px solid #ccc
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler-wrapper .b2brazil-active a {
    color: #79a401
}
#block-b2brazil-front-menu-products-services .nav>li {
    position: relative
}
#block-b2brazil-front-menu-products-services .nav li a {
    color: #707070;
    padding: 2px 16px 2px 2px;
    margin-bottom: 5px;
    font-size: 12px;
    border: 2px solid #fff;
    border-radius: 0
}
#block-b2brazil-front-menu-products-services .nav li a .caret {
    float: none;
    color: #707070;
    border-left: 5px solid #707070;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
    position: absolute;
    right: 2px;
    top: 35%
}
.internal #block-b2brazil-front-menu-products-services .nav>li>a:hover,
.internal #block-b2brazil-front-menu-products-services .nav>li>a:focus,
#block-b2brazil-front-menu-products-services .b2brazil-menu-wrapper .nav>li>a:hover,
#block-b2brazil-front-menu-products-services .b2brazil-menu-wrapper .nav>li>a:focus,
#block-b2brazil-front-menu-products-services .b2brazil-menu-wrapper .nav>li>a:active,
#block-b2brazil-front-menu-products-services .nav>li>a.active {
    color: #79a401;
    background-color: transparent;
    border: 2px solid #ffdf01;
    box-shadow: 0 0 10px #eee;
    -moz-box-shadow: 0 0 10px #eee;
    -webkit-box-shadow: 0 0 10px #eee
}
#block-b2brazil-front-menu-products-services .nav .open .dropdown-toggle,
#block-b2brazil-front-menu-products-services .nav .open .dropdown-toggle,
#block-b2brazil-front-menu-products-services .nav>li.dropdown.open.active>a:hover,
#block-b2brazil-front-menu-products-services .nav>li.dropdown.open.active>a:focus {
    color: #79a401;
    background-color: transparent;
    border: 2px solid #ffdf01
}
#block-b2brazil-front-menu-products-services .dropdown-menu>li>a,
#block-b2brazil-front-menu-products-services .dropdown-submenu>a,
.dropdown-submenu>a {
    color: #24647d
}
#block-b2brazil-front-menu-products-services .dropdown-menu>li>a:hover {
    color: #79a401
}
#block-b2brazil-front-menu-products-services .dropdown-menu>li>a:hover,
#block-b2brazil-front-menu-products-services .dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    text-decoration: underline;
    background-color: transparent;
    background-image: none
}
.internal #block-b2brazil-front-menu-products-services .nav.location>li:nth-child(2)>a {
    font-weight: bold;
    display: inline-block;
    color: #25657e
}
.internal #block-b2brazil-front-menu-products-services .nav>li.dropdown:last-child>a {
    font-weight: bold;
    display: inline-block;
    color: #25657e
}
.internal #block-b2brazil-front-menu-products-services .nav.location>li:nth-child(2)>a:hover,
.internal #block-b2brazil-front-menu-products-services .nav>li.dropdown:last-child>a:hover {
    background-color: transparent;
    box-shadow: none;
    border: 2px solid white;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-decoration: underline
}
.internal #block-b2brazil-front-menu-products-services .nav.location>li:nth-child(2)>a .caret {
    border-top: 5px solid #25657e;
    border-right: 5px solid #fff;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
    right: 2px !important;
    top: 35% !important
}
.internal #block-b2brazil-front-menu-products-services .nav>li:last-child>a .caret {
    border-left: 5px solid #25657e !important;
    border-right: 5px solid #fff !important;
    border-top: 5px solid #fff !important;
    border-bottom: 5px solid #fff !important;
    height: auto !important;
    right: 2px !important;
    top: 35% !important
}
@media(max-width:767px) {
    .mobile {
        display: block
    }
    .message {
        text-align: center;
        color: #ccc;
        font-size: 12px;
        padding-top: 10px;
        margin: 0
    }
    #block-b2brazil-front-menu-products-services .nav .dropdown-menu {
        position: relative;
        left: auto;
        top: auto;
        float: none;
        width: 90%;
        margin: 0 auto;
        padding: 10px 20px;
        border: 1px solid #ffdf01;
        background-color: #fff8cc;
        border-top: 0;
        z-index: 999;
        zoom: 1
    }
    #block-b2brazil-front-menu-products-services .nav .open a.dropdown-toggle {
        margin-bottom: 0
    }
    #block-b2brazil-front-menu-products-services .nav .open .caret {
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        border-top: 5px solid #79a401;
        right: 4px;
        top: 50%;
        margin-top: -3px
    }
}
@media(min-width:768px) {
    #block-b2brazil-front-menu-products-services .nav .dropdown-menu {
        position: absolute;
        left: 99%;
        top: 0;
        padding: 10px 20px;
        border: 2px solid #ffdf01;
        border-radius: 0;
        min-width: 300px
    }
    #block-b2brazil-front-menu-products-services .nav .dropdown-menu a:hover {
        text-decoration: underline
    }
    #block-b2brazil-front-menu-products-services .nav .open .caret {
        background-color: #fff;
        border: 0 none;
        height: 100%;
        margin: 0;
        right: -5px;
        top: 0;
        width: 10px;
        display: block;
        z-index: 2000;
        -ms-filter: "alpha(opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1
    }
    #block-b2brazil-front-menu-products-services .nav .open .b2brazil-border-fix {
        position: absolute;
        background-color: #ffdf01;
        height: 4px;
        right: 1px;
        width: 2px;
        bottom: -2px;
        z-index: 30001
    }
}
@media(min-width:1024px) {
    .internal #block-b2brazil-front-menu-products-services .nav>li>a:hover .caret, #block-b2brazil-front-menu-products-services .b2brazil-menu-wrapper .nav>li>a:hover .caret {
     background-color: #9e2e2e; */
    border: 0 none;
    height: 10px;
    margin: 0;
    right: -5px;
    top: 7px;
    width: 10px;
    z-index: 2000;
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    color: #363636;
    }
}
@media(max-width:768px) {
    .right-side {
        margin: 0 15px
    }
}
.bs-component .yellow-box {
    border: 2px solid #ffdf01;
    padding: 0;
    margin: 25px 0 0 0
}
.mini-panel-b2brazil_sell_promote_buy_source {
    height: 172px
}
.mini-panel-b2brazil_sell_promote_buy_source .tab-pane {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 10px 0
}
.mini-panel-b2brazil_sell_promote_buy_source li {
    padding-top: 10px;
    line-height: 14px
}
@media(max-width:767px) {
    .mini-panel-b2brazil_sell_promote_buy_source li {
        text-align: center
    }
}
.mini-panel-b2brazil_sell_promote_buy_source li.first {
    padding-top: 0
}
.mini-panel-b2brazil_sell_promote_buy_source li a {
    font-size: 12px;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-icon-yellowbox.gif) no-repeat;
    line-height: 14px;
    color: #396b82;
    padding: 0;
    display: inline-block;
    padding-left: 20px;
    margin: 0 2% 5px 5%
}
.mini-panel-b2brazil_sell_promote_buy_source li a:hover {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-icon-yellowbox.gif) no-repeat;
    text-decoration: underline
}
.bs-component .yellow-box #aside-menu .active a {
    color: #79a401
}
.bs-component .yellow-box #aside-menu .first {
    width: 53%
}
.bs-component .yellow-box #aside-menu .first a {
    /*border-right: 2px solid #ccc*/
}
.bs-component .yellow-box #aside-menu .b2brazil-active a {
    color: #79a401
}
.bs-component .yellow-box #aside-menu .caret {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #79a401;
    bottom: -10px;
    left: 45%;
    position: absolute;
    display: none
}
.bs-component .yellow-box #aside-menu .active .caret {
    display: block
}
.bs-component .yellow-box .nav-tabs,
#featured-tabs.nav-tabs,
#featured-tabs.nav-tabs li a {
    border: 0
}
@media(max-width:460px) {
    #featured-tabs li {
        float: none;
        text-align: center
    }
    #featured-tabs li a {
        padding: 0;
        margin: 5px 0 0 0
    }
    #featured-tabs li b {
        display: none
    }
}
.right-side h3 {
    font-size: 20px;
    font-weight: bold
}
.list-content {
    margin: 0;
    padding: 0;
    list-style: none
}
.list-content li {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden
}
.list-content li strong {
    display: block;
    margin-bottom: 8px
}
.list-content li img {
    float: left;
    margin: 2px 5px 5px 0;
  
    height: auto
}
.list-content li a {
    color: #25657e
}
.list-content li p {
    margin-bottom: 0
}
@media(min-width:768px) and (max-width:991px) {
    .list-content li strong {
        clear: both
    }
}
.internal .left-side .menu.nav {
    border-top: 2px solid #ffdf01;
    border-bottom: 2px solid #ffdf01
}
.internal .left-side .nav.location,
.internal .left-side .nav.company,
.internal .left-side .nav.help {
    border-top: 0
}
.yellow-border {
    border: 2px solid #ffdf01;
    padding: 15px;
    margin-bottom: 12px
}
.yellow-border p {
    margin: 0;
    font-size: 12px
}
.zoom {
    display: inline-block;
    position: relative;
    float: left;
    margin: 0 15px 10px 0
}
.zoomWindowContainer {
    background: black;
    display: block
}
.zoomWindowContainer:after {
    display: none;
    content: " ";
    position: absolute;
    top: 15px;
    right: -10px;
    height: 0;
    width: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffdf01
}
.zoomContainer:hover .zoomWindowContainer:after {
    display: block
}
.zoomWindow {
    margin-left: 10px;
    box-shadow: 5px 5px 10px #ccc;
    -moz-box-shadow: 5px 5px 10px #ccc;
    -webkit-box-shadow: 5px 5px 10px #ccc
}
.prod-list {
    padding: 25px 10px;
    background: url(../imagesN/bg-h2-content.png) center bottom no-repeat;
    border: 2px solid white;
    float: left;
    width: 100%;
    clear: both
}
.premium {
    background-color: #fff8cc
}
.prod-list:hover {
    border: 2px solid #ffdf01
}
.prod-list p {
    font-size: 12px
}
.prod-list p span {
    color: gray
}
.prod-list h3 {
    font-size: 20px;
    color: #79a401;
    font-weight: bold;
    margin: 0 0 10px 0
}
.prod-list .prod-part1 {
    float: left;
    width: 65%;
    font-size: 12px;
    list-style-position: inside
}
.prod-list .prod-part2 {
    float: left;
    width: 35%;
    padding-left: 15px
}
.prod-list .prod-part1 .product_list_zoomimager_container {
    float: left;
    margin-right: 10px
}
.prod-list .prod-part2 div {
    font-size: 12px;
    color: gray
}
.prod-list .prod-part2 div .img-popups {
    color: black;
    display: none
}
.prod-list .prod-part2 .contact-name {
    display: none
}
.prod-list .prod-part1-border {
    border-right: 1px solid #ccc;
    padding-right: 15px;
    margin: 0 15px 0 0;
    min-height: 100px
}
.supplier .prod-part1 {
    width: 64%;
    border-right: 1px solid #ccc;
    margin: 0
}
.supplier .prod-part2 {
    width: 35%
}
.supplier .prod-part1 small {
    font-size: 12px;
    padding-right: 15px;
    display: inline-block;
    color: #222
}
.supplier .prod-part1 small sup {
    font-size: 7px;
    font-weight: bold;
    color: red
}
.supplier .prod-part1 i {
    font-style: normal;
    display: inline-block;
    width: 157px;
    text-align: center
}
.supplier .prod-part1 i small {
    text-align: left
}
.page {
    width: 50%;
    float: left;
    padding: 10px 0
}
.page .label-list-page {
    float: left;
    padding-right: 10px;
    font-size: 12px;
    line-height: 34px
}
.page .label-list-results {
    float: right;
    font-size: 12px;
    line-height: 34px;
    padding-right: 10px
}
.page select {
    float: left;
    width: 60px;
    border: 1px solid #79a401;
    padding: 2px;
    height: 30px
}
.page .pagination {
    float: right;
    margin: 0
}
.page .pagination>li>a {
    padding: 4px 10px;
    font-weight: bold;
    border-radius: 0
}
.page .pagination>.active>a {
    background-color: #25657e
}
.pagination>li>a:hover {
    background-color: #ddd
}
body .filter-box .checks {
    width: 83%;
    float: right;
    padding-top: 3px
}
body .filter-box .page {
    width: 17%;
    padding: 0 !important
}
body .filter-box .page+.page {
    width: 100%
}
@media(max-width:680px) {
    #related_searches {
        display: none
    }
    .page-suppliers-search .view-content,
    .page-product-search .view-content {
        padding-top: 10px
    }
    body .filter-box .checks {
        width: 100%;
        text-align: center;
        float: right;
        padding-top: 3px
    }
    body .filter-box .page {
        width: 100%;
        text-align: center;
        float: left;
        padding: 0 !important
    }
    body .filter-box .page+.page {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }
}
}
@media(max-width:650px) {
    .prod-list {
        text-align: center
    }
    .prod-list .zoom,
    .prod-list .prod-part1,
    .prod-list .prod-part2 {
        float: none;
        width: auto;
        clear: both
    }
    .supplier .prod-part1,
    .prod-list .prod-part1-border {
        min-height: 0;
        border-right: 0;
        margin: 0;
        padding: 0
    }
    .prod-list .zoom {
        width: 142px
    }
    .supplier .prod-part1 {
        margin-bottom: 20px
    }
    .checks {
        text-align: center
    }
    .checks strong {
        display: block
    }
    .page,
    .page .pagination {
        width: auto;
        float: none;
        text-align: center
    }
    .page .label-list-page,
    .page select {
        display: inline-block;
        float: none;
        clear: both
    }
    .page .label-list-results {
        display: block;
        float: none
    }
}
@media(max-width:380px) {
    .zoom {
        margin-right: 0
    }
}
.icon-premium,
.icon-verified,
.icon-world,
.icon-brazil,
.icon-non {
    white-space: nowrap;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-icons-filter.png) no-repeat;
    padding-left: 17px
}
.prod-list .prod-part2 span {
    margin-bottom: 6px;
    display: inline-block
}
.icon-non {
    background-position: 0 0
}
.icon-premium {
    background-position: 0 -60px
}
.icon-verified {
    background-position: 0 -119px
}
.icon-brazil {
    background-position: 0 -181px
}
.icon-world {
    background-position: 0 -239px;
    padding-bottom: 5px
}
.icon-mail {
    background: #f60 url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-icon-mail.png) 9px center no-repeat;
    border: 0;
    color: white;
    padding-left: 39px
}
.icon-mail:hover {
    background-color: #ff7f2a;
    color: white
}
.icon-premiumplus {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/premium-plus-icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 7px;
    padding-left: 17px
}
footer {
    /*background: #79a501 url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/tile-footer.png) 0 15px repeat-x;
    font-size: 13px;
    padding: 21px 0 22.5px*/
}
footer {
    /*background: #79a501 url(//b2brazil.com/sites/all/themes/bsb2brfront/images/tile-footer.png) 0 15px repeat-x;
    font-size: 13px;
    padding: 21px 0 0px*/
}
@media screen and (max-width: 1140px) {
    footer {
        background-image: none
    }
}
footer .cl {
    width: 1140px;
    margin: 0 auto;
    font-size: 0
}
@media screen and (max-width: 1140px) {
    footer .cl {
        width: 100%;
        padding: 0 15px
    }
}
footer .cl:after {
    content: '';
    clear: both;
    display: block
}
footer .coluna {
    width: 21%;
    float: left;
    margin-bottom: 15px;
    font-size: 13px
}
@media screen and (max-width: 900px) {
    footer .coluna {
        width: 33.33%;
        display: inline-block;
        vertical-align: top;
        float: none
    }
}
@media screen and (max-width: 640px) {
    footer .coluna {
        width: 50%
    }
}
@media screen and (max-width: 480px) {
    footer .coluna {
        width: 100%
    }
}
footer span {
    /*display: block;*/
    width: 100%;
   /* margin-bottom: .75em;*/
    font-size: 14px;
    text-transform: uppercase;
   /* color: #fff*/
}
footer a {
    color: #fff;
    line-height: 160%;
    display: block;
    font-weight: 400
}
footer a:hover {
    color: #ffdf01
}
.bb-social {
    display: none
}
.social {
    background: #eee;
    border-top: 1px solid #cfcfcf;
    text-align: center;
    padding: .6em 0;
    margin-top: 10px
}
.social strong {
    text-transform: uppercase;
    margin-bottom: .25em;
    display: block;
    color: #4a4a4a
}
.social ul {
    padding: 0
}
.social ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .2em
}
.social ul a {
    height: 32px;
    width: 32px;
    display: block;
    overflow: hidden;
    opacity: .85
}
.social ul a.linkedin {
    background: #0274b3
}
.social ul a.linkedin:before {
    content: 'ÃƒÂ¯Ã†â€™Ã‚Â¡'
}
.social ul a.facebook {
    background: #3b589e
}
.social ul a.facebook:before {
    content: 'ÃƒÂ¯Ã¢â‚¬Å¡Ã…Â¡'
}
.social ul a.twitter {
    background: #01abf0
}
.social ul a.twitter:before {
    content: 'ÃƒÂ¯Ã¢â‚¬Å¡Ã¢â€žÂ¢'
}
.social ul a.googleplus {
    background: #810000
}
.social ul a.googleplus:before {
    content: 'ÃƒÂ¯Ã†â€™Ã¢â‚¬Â¢'
}
.social ul a.mail {
    background: #e95201
}
.social ul a.mail:before {
    content: 'ÃƒÂ¯Ã†â€™Ã‚Â¦'
}
.social ul a:hover {
    opacity: 1;
    text-decoration: none
}
.social ul a:before {
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 24px;
    height: 32px;
    line-height: 32px
}
header.b2brazil-register {
    border-bottom: 1px solid #ccc;
    margin-bottom: 45px
}
header.b2brazil-register .content {
    position: relative;
    padding: 45px 0
}
header.b2brazil-register .content .logo {
    float: left
}
header.b2brazil-register .content h1 {
    margin: 0 auto;
    color: #25657e;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 500px
}
@media(max-width:800px) {
    header.b2brazil-register .content h1 {
        width: 100%;
        float: left
    }
    header.b2brazil-register .content .sign-in {
        float: left;
        width: 100%;
        text-align: center;
        position: relative !important;
        margin-top: 15px
    }
}
header.b2brazil-register .content .sign-in {
    position: absolute;
    bottom: 10px;
    right: 0;
    font-size: 12px
}
header.b2brazil-register .content .sign-in a {
    color: #f60;
    font-style: italic
}
.register-modal-message {
    font-size: 12px;
    height: 380px;
    overflow: auto;
    width: 539px
}
#user-register-form-content {
    max-width: 900px;
    margin: 0 auto
}
.banner-title {
    text-align: center;
    margin: 35px 0
}
form.user-register-form h3 {
    color: #79a401;
    font-weight: bold;
    margin: 5px 0 20px 0;
    font-size: 22px
}
form.user-register-form .form-control {
    border: 1px solid #79a401
}
form.user-register-form .form-control:focus {
    border-color: #79a401;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(121, 164, 1, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(121, 164, 1, 0.6)
}
form.user-register-form .group-company {
    overflow: hidden
}
form.user-register-form .group-company #edit-company-type,
form.user-register-form .group-company #edit-company-phone-type {
    overflow: hidden;
    margin-bottom: 5px
}
form.user-register-form .group-company #edit-company-type .form-type-radio,
form.user-register-form .group-company #edit-company-phone-type .form-type-radio {
    padding: 0;
    float: left;
    margin: 0 10px 0 0
}
form.user-register-form .group-company #edit-company-type .radio input[type="radio"],
form.user-register-form .group-company #edit-company-phone-type .radio input[type="radio"] {
    margin: 2px 4px 0 0
}
form.user-register-form .group-company #country-code {
    float: left;
    padding: 31px 15px 31px 0;
    font-weight: bold
}
form.user-register-form .group-company .form-item-company-phone-area-code {
    float: left;
    width: 80px;
    margin-right: 10px
}
form.user-register-form .group-company .form-item-company-phone-number {
    float: left;
    width: 150px
}
form.user-register-form .captcha {
    overflow: hidden;
    text-align: center;
    padding: 10px 0
}
form.user-register-form .captcha .reload-captcha-wrapper,
form.user-register-form .captcha .form-item-captcha-response,
form.user-register-form .captcha img {
    display: inline-block;
    margin: 0 8px
}
form.user-register-form .captcha .form-item-captcha-response {
    width: 395px
}
form.user-register-form .captcha .form-item-captcha-response label {
    display: none
}
form.user-register-form .captcha a.reload-captcha {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/change-captcha.jpg) no-repeat center center;
    width: 23px;
    height: 23px;
    overflow: hidden;
    display: inline-block;
    text-indent: -999px;
    top: 5px;
    position: relative
}
form.user-register-form .form-item-terms {
    text-align: center
}
form.user-register-form .form-item-terms input[type="checkbox"] {
    float: none;
    margin-right: 3px;
    display: inline-block;
    top: 3px;
    position: relative
}
form.user-register-form .form-item-terms .form-required {
    display: none
}
form.user-register-form .actions {
    text-align: center
}
.pricing-table {
    width: 100%
}
.pricing-table th.benefits-header {
    text-align: center;
    vertical-align: top
}
.pricing-table th.benefits-header strong {
    color: #79a401;
    display: block;
    padding-top: 17px;
    border-top: 1px solid #f0f0f0;
    font-size: 21px;
    margin-top: 50px
}
.pricing-table th,
.pricing-table td {
    width: 16%;
    color: #707070;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    border-bottom: 1px solid #f0f0f0;
    padding: 8px 0
}
.pricing-table th.curr {
    background: #fafafa
}
.pricing-table .b2b-td {
    color: #000
}
.pricing-table th:first-child,
.pricing-table td:first-child {
    width: 13%;
    font-size: 14px
}
.pricing-table td.plan-free,
.pricing-table td.plan-premium,
.pricing-table td.plan-plus {
    padding: 0
}
.pricing-table .plan-btn {
    width: 100%;
    padding: 12px 16px;
    font-size: 15px;
    font-weight: 100
}
.pricing-table td.plan-free .plan-btn {
    background: #f60;
    color: #fff
}
.pricing-table td.plan-premium .plan-btn {
    background: #25657e;
    color: #fff
}
.pricing-table td.plan-plus .plan-btn {
    background: #fc0;
    color: #25657e
}
@media(max-width:768px) {
    .pricing-table th:first-child, .pricing-table td:first-child {
        font-size: 12px
    }
}
.pricing-table td:nth-child(even) {
    background: #fafafa
}
.pricing-table hr {
    height: 6px;
    margin: 6px 0;
    border: 0
}
.pricing-table a {
    white-space: normal;
    font-weight: bold
}
@media(min-width:390px) and (max-width:600px) {
    .pricing-table a.btn {
        padding: 5px
    }
}
@media(max-width:389px) {
    .pricing-table a.btn {
        padding: 3px 0
    }
}
#subscription-plan-page #story-list h3 {
    clear: both;
    color: #79a401;
    font-size: 20px;
    margin: 50px 0 30px 0;
    padding: 0 0 8px 0;
    font-weight: bold;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-h2-content.png) left bottom no-repeat
}
#subscription-plan-page #story-list img {
    display: none
}
#subscription-plan-page #story-list li {
    width: 50%;
    float: left;
    clear: none
}
#subscription-plan-page #story-list li a>strong {
    font-size: 16px;
    margin-bottom: 15px
}
#subscription-plan-page #story-list li.even {
    padding-right: 20px;
    border-right: 1px solid #ccc
}
#subscription-plan-page #story-list li.odd {
    padding-left: 20px
}
#subscription-plan-page #story-list li p {
    font-style: italic;
    font-size: 14px;
    line-height: 24px;
    text-align: justify
}
#b2brazil-payments-form {
    overflow: hidden
}
#b2brazil-payments-form h2 {
    background: none;
    margin: 0;
    padding-top: 20px
}
#payment-plans {
    margin-bottom: 15px;
    overflow: hidden
}
#payment-plans .form-radios {
    display: table;
    width: 100%;
    table-layout: fixed
}
#payment-plans .form-item-plans {
    position: relative;
    display: table-cell;
    padding: 0;
    margin: 0
}
#payment-plans .form-item-plans .ajax-progress {
    position: absolute;
    top: 5px;
    left: 5px
}
#payment-plans .form-item-plans .form-radio {
    display: none
}
#payment-plans .form-item-plans label {
    padding: 16px 0;
    display: block
}
#payment-plans .form-item-plans label:hover,
#payment-plans .form-item-plans .form-radio:checked+label {
    background: #efefef
}
#payment-plans+#payments-wrapper {
    border-top: 1px solid #79a401
}
#b2brazil-payments-form #payment-addons .tables {
    margin-top: 20px
}
#b2brazil-payments-form #payment-addons table {
    margin: 0
}
#b2brazil-payments-form #payment-addons table thead,
#b2brazil-payments-form #payment-addons table.sticky-header {
    display: none
}
#b2brazil-payments-form #payment-addons table td {
    background-color: transparent;
    border-top: 0;
    border-bottom: 1px solid #cdcdcd
}
#b2brazil-payments-form #payment-addons table tr td:first-child {
    width: 35px
}
#b2brazil-payments-form #payment-addons table .form-type-checkbox {
    padding: 0
}
#b2brazil-payments-form #payment-addons table input.form-checkbox,
#b2brazil-payments-form #payment-addons table input.form-radio {
    margin: 1px;
    height: 17px;
    width: 17px;
    cursor: pointer
}
#b2brazil-payments-form #payment-addons table .radio {
    padding: 0
}
#b2brazil-payments-form #payment-addons.payment-addons-block,
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package {
    overflow: hidden
}
#b2brazil-payments-form #payment-addons.payment-addons-block .form-item-plan {
    padding-left: 0
}
#b2brazil-payments-form #payment-addons.payment-addons-block .form-item-lead-package {
    float: left;
    width: 49%;
    padding-left: 0;
    margin-top: 0;
    margin-right: 1%
}
#b2brazil-payments-form #payment-addons.payment-addons-block .form-radio {
    display: none
}
#b2brazil-payments-form #payment-addons.payment-addons-block .form-radio:disabled+label,
#b2brazil-payments-form #payment-addons.payment-addons-block .form-radio:disabled+label * {
    color: #ccc !important;
    cursor: no-drop
}
#b2brazil-payments-form #payment-addons.payment-addons-block .form-radio:disabled+label .credits-price {
    background: #DDD !important
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package {
    width: 65%;
    float: left
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan {
    width: 35%;
    float: left
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package label,
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan label {
    background: #eee;
    overflow: hidden;
    display: block
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package label:hover,
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan label:hover {
    background: #DDD
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-2+label {
    color: #f60
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-2+label .credits-price {
    background: #f60;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-2:checked+label {
    background: #f60;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-2:checked+label .credits-price {
    background: #cc5201
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-4+label {
    color: #a2bf7c
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-4+label .credits-price {
    background: #a2bf7c;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-4:checked+label {
    background: #a2bf7c;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-4:checked+label .credits-price {
    background: #809860
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1+label {
    color: #25657e
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1+label .credits-price {
    background: #25657e;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1:checked+label {
    background: #25657e;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1:checked+label .credits-price {
    background: #175067
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1+label .credits-info {
    height: 355px;
    display: block
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1+label .benefit {
    padding: 12px 0 0 10px;
    font-size: 15px;
    width: 100%;
    float: left;
    height: 68px
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1+label .benefit img {
    margin-right: 10px;
    max-width: 48px;
    max-height: 48px;
    float: left
}
@media(min-width:400px) {
    #b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package .credits-info {
        display: block !important
    }
}
@media(max-width:768px) {
    #b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package, #b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan {
        width: 100%;
        float: none
    }
    #b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1+label .benefit {
        width: 50%;
        float: left
    }
    #b2brazil-payments-form #payment-addons.payment-addons-block #edit-plan #edit-plan-1+label .credits-info {
        height: 230px
    }
    #b2brazil-payments-form #payment-addons.payment-addons-block .credits-info {
        height: 85px !important
    }
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-1+label {
    color: #9c00ff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-1+label .credits-price {
    background: #8200d4;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-1:checked+label {
    background: #9c00ff;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-1:checked+label .credits-price {
    background: #8200d4
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-3+label {
    color: #00b6ea
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-3+label .credits-price {
    background: #00b6ea;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-3:checked+label {
    background: #00b6ea;
    color: #fff
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package #edit-lead-package-lead-package-3:checked+label .credits-price {
    background: #0596bf
}
#b2brazil-payments-form #payment-addons.payment-addons-block .credits-amount {
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 50px
}
#b2brazil-payments-form #payment-addons.payment-addons-block .credits-title {
    display: block;
    text-align: center;
    text-transform: UPPERCASE
}
#b2brazil-payments-form #payment-addons.payment-addons-block .credits-price {
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #DDD;
    margin-top: 10px
}
#b2brazil-payments-form #payment-addons.payment-addons-block .credits-info {
    padding: 10px;
    height: 105px;
    color: #555
}
#b2brazil-payments-form #payment-addons.payment-addons-block #edit-lead-package .credits-info {
    display: none
}
#b2brazil-payments-form #payment-addons.payment-addons-block input:checked+label .credits-info {
    color: #FFF
}
#b2brazil-payments-form #payments-promocode {
    border-bottom: 1px solid #79a401;
    padding-bottom: 15px
}
#b2brazil-payments-form #payments-promocode #edit-remove {
    float: none;
    background-color: #f04124;
    position: relative;
    top: -8px;
    margin-left: 10px
}
#b2brazil-payments-form #payment-total {
    padding: 15px 0;
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
    border-bottom: 1px solid #79a401
}
#b2brazil-payments-form #payment-total-amount {
    float: right
}
#b2brazil-payments-form #payment-total-plan {
    color: #25657e
}
#b2brazil-payments-form #payment-total-amount strong,
#b2brazil-payments-form #payment-total-addons {
    color: #79a401
}
#b2brazil-payments-form #payments-wrapper .form-item-code {
    display: inline-block;
    width: 83%;
    margin-top: 9px
}
#b2brazil-payments-form #payments-wrapper #edit-apply {
    display: inline-block;
    width: 15%
}
#b2brazil-payments-form #payment-methods .form-radios {
    margin: 15px 0 0 0;
    padding: 0;
    display: block
}
#b2brazil-payments-form #payment-methods .form-radios .form-type-radio {
    margin: 0 10px 0 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    height: 30px;
    width: 90px;
    padding-top: 100px;
    position: relative
}
#b2brazil-payments-form #payment-methods .form-radios input.form-radio {
    display: inline-flex;
    float: none;
    margin: 0
}
#b2brazil-payments-form #payment-methods .form-radios label {
    display: block;
    height: 90px;
    width: 90px;
    border: 1px solid #eee;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0
}
#b2brazil-payments-form #payment-methods .form-radios label:hover {
    background-color: #eee
}
#b2brazil-payments-form #payment-methods .form-radios .form-radio:checked+label {
    background-color: #efefef;
    border: 1px solid #e9e8e8
}
#b2brazil-payments-form #payment-methods .form-radios .method-paypal+label,
#b2brazil-payments-form #payment-methods .form-radios .method-paypal+.ajax-progress+label {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/paypal.png);
    text-indent: -999px
}
#b2brazil-payments-form #payment-methods .form-radios .method-alipay+label,
#b2brazil-payments-form #payment-methods .form-radios .method-alipay+.ajax-progress+label {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/alipay.png);
    text-indent: -999px
}
#b2brazil-payments-form #payment-methods .form-radios .method-pagseguro+label,
#b2brazil-payments-form #payment-methods .form-radios .method-pagseguro+.ajax-progress+label {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/pag-seguro.jpg);
    text-indent: -999px
}
#b2brazil-payments-form #payment-methods .form-radios .method-cielo+label,
#b2brazil-payments-form #payment-methods .form-radios .method-cielo+.ajax-progress+label {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/cielo.jpg);
    text-indent: -999px
}
#b2brazil-payments-form #payment-methods .form-radios .method-cielo+label,
#b2brazil-payments-form #payment-methods .form-radios .method-cielo+.ajax-progress+label {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/cielo.jpg);
    text-indent: -999px
}
#b2brazil-payments-form #payment-methods .form-radios .method-bb+label,
#b2brazil-payments-form #payment-methods .form-radios .method-bb+.ajax-progress+label {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/bancodobrasil.jpg);
    text-indent: -999px
}
#b2brazil-payments-form #content-wrapper #edit-tppagamento .form-type-radio #edit-tppagamento-debito+label {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/cartao-de-debito-01.png);
    text-indent: -999px
}
#b2brazil-payments-form #content-wrapper #edit-tppagamento .form-type-radio #edit-tppagamento-boleto+label {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/boleto.png);
    text-indent: -999px
}
#b2brazil-payments-form #content-wrapper input[type="text"] {
    display: block;
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #cfcfcf;
    width: 100%;
    font-size: 16px;
    color: #797979;
    border: 1px solid #76a500
}
#b2brazil-payments-form #content-wrapper input {
    margin-bottom: 10px
}
#edit-wrapper--3 {
    color: #1d4fbb
}
body #b2brazil-payments-form #content-wrapper .panel-body>div {
    padding: 7px
}
#b2brazil-payments-form #content-wrapper select {
    display: block;
    background: none repeat scroll 0 0 #f0f0f0;
    border: 1px solid #cfcfcf;
    border: 1px solid #76a500;
    width: 100%;
    font-size: 16px;
    color: #797979
}
#b2brazil-payments-form #content-wrapper .panel-body .form-type-textfield label {
    color: #222;
    text-transform: uppercase;
    margin-bottom: .25em;
    display: block
}
#b2brazil-payments-form #content-wrapper .panel-body .form-type-select label {
    color: #222;
    text-transform: uppercase;
    margin-bottom: .25em;
    display: block
}
#b2brazil-payments-form #content-wrapper .panel-body>div {
    width: 33.33333333333333%;
    float: left;
    padding: 0 15px
}
@media(max-width:640px) {
    #b2brazil-payments-form #content-wrapper .panel-body>div {
        width: 100%;
        float: left;
        padding: 0 15px
    }
}
#b2brazil-payments-form .form-submit {
    background: #79a401;
    color: #fff;
    font-weight: bold;
    float: right;
    margin-top: 10px
}
#b2brazil-payments-form #content-wrapper .form-item-tpPagamento {
    margin-bottom: 15px
}
#b2brazil-payments-form #payment-methods fieldset {
    margin-top: 35px
}
#b2brazil-payments-form .custom-amount-text {
    padding: 15px;
    margin-top: 10px;
    text-align: justify
}
.plan-header,
a.plan-header {
    font-weight: normal;
    color: black;
    text-align: center;
    position: relative;
    text-decoration: none;
    display: block
}
a.plan-header:hover {
    background: #fafafa
}
.plan-header strong {
    font-size: 19px
}
.plan-header strong i {
    font-weight: normal;
    font-style: normal
}
.plan-header hr {
    height: 6px;
    margin: 6px 0;
    border: 0
}
.plan-header .no-coast {
    position: relative;
    top: 10px;
    display: block
}
.plan-header .plan-header-arrow {
    position: absolute;
    top: -31px;
    right: -66px;
    z-index: 1
}
.plan-header-free a.btn,
.plan-header-free hr {
    background: #f60;
    color: #fff !important
}
.plan-header-premium a.btn,
.plan-header-premium hr {
    background: #25657e;
    color: #fff !important
}
.plan-header-premiumplus a.btn,
.plan-header-premiumplus hr {
    background: #fc0;
    color: #25657e !important
}
#user-pass {
    max-width: 500px;
    margin: 50px auto 25px auto;
    padding: 20px;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    -ms-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    padding: 25px
}
#user-pass .description {
    font-size: 12px;
    margin-bottom: 12px
}
#user-pass .form-submit {
    width: 100%
}
#user-pass-reset {
    max-width: 500px;
    margin: 50px auto 25px auto;
    padding: 20px;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    -ms-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    padding: 25px;
    font-size: 12px
}
#user-pass-reset .form-submit {
    width: 100%
}
#user-login-form-page {
    padding: 50px 0
}
#user-login-form-page #user-login {
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    -ms-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    padding: 25px
}
#user-login-form-page #user-login .pass-wrapper {
    position: relative
}
#user-login-form-page #user-login .pass-wrapper a.forget-pass {
    position: absolute;
    font-size: 12px;
    color: #222;
    font-weight: 100;
    right: 0;
    top: 27px;
    display: block;
    padding: 10px
}
#user-login-form-page #user-login label {
    font-size: 14px;
    font-weight: 100
}
#user-login-form-page #user-login .form-submit {
    width: 100%
}
#user-login-form-page #user-login a.link-register {
    float: left;
    font-weight: bold;
    color: #F60;
    font-size: 14px;
    margin-top: 21px
}
#user-login-form-page #user-login .socials {
    overflow: hidden;
    padding: 10px 0;
    float: right
}
#user-login-form-page #user-login .socials .btn-linkedin {
    float: right
}
.img-cont {
    overflow: hidden
}
.products-services-list ul {
    overflow: hidden;
    margin: 0 -45px 0 0;
    padding: 0
}
.products-services-list li {
    line-height: 136px;
    display: inline-block;
    float: left;
    font-style: normal;
    margin-right: 45px;
    min-height: 180px;
    width: 152px;
    margin-bottom: 21px;
    height: 100px
}
.products-services-list li .image {
    text-align: center
}
.products-services-list li .name {
    line-height: 21px;
    margin-top: 5px;
    font-size: 12px;
    display: block
}
.view-hotsites-related-products.view-display-id-page_layout_2 .views-row,
.view-hotsites-related-services.view-display-id-page_layout_2 .views-row {
    display: inline-block;
    float: left;
    font-style: normal;
    margin-right: 45px;
    min-height: 180px;
    width: 152px;
    margin-bottom: 21px
}
.view-hotsites-related-products.view-display-id-page_layout_2 .views-row.views-row-last,
.view-hotsites-related-services.view-display-id-page_layout_2 .views-row.views-row-last {
    margin-right: 0
}
.view-hotsites-related-products.view-display-id-page_layout_2 .views-row:nth-child(5n+5),
.view-hotsites-related-services.view-display-id-page_layout_2 .views-row:nth-child(5n+5) {
    margin-right: 0
}
.view-b2brazil-hotsite-products .views-row .views-field-field-b2br-prd-img,
.view-hotsites-related-products.view-display-id-page_layout_2 .views-row .views-field-field-b2br-prd-img,
.view-hotsites-related-services.view-display-id-page_layout_2 .views-row .views-field-field-b2br-srv-img {
    display: inline-block;
    float: left;
    margin: 0;
    min-height: 142px;
    padding: 4px;
    position: relative;
    width: 152px;
    text-align: center
}
.view-b2brazil-hotsite-products.view-display-id-page_layout_2 .views-row span a,
.view-hotsites-related-services.view-display-id-page_layout_2 .views-row span a {
    color: #396b82;
    display: block;
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 18px;
    margin-left: 8px;
    margin-top: 10px;
    clear: both
}
.view-b2brazil-hotsite-products .views-row span a:hover {
    text-decoration: none
}
#tabtwo .img-cont .view-b2brazil-hotsite-products .view-content {
    float: left;
    width: 100%;
    margin-top: 27px
}
.view-b2brazil-hotsite-products .pagination li a {
    background-color: #79a401 !important
}
.view-b2brazil-hotsite-products .pagination li.active a {
    color: #fff !important
}
#tabtwo {
    position: relative
}
#tabtwo .view-hotsites-products-services-categories .views-row {
    margin-bottom: 10px;
    position: relative;
    float: left;
    width: 100%
}
#tabtwo .view-hotsites-products-services-categories .views-row div {
    float: left;
    width: 100%
}
#tabtwo .view-hotsites-products-services-categories .views-row span.menu_category_title {
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/arrow-grey.jpg);
    background-position: 179px 7px;
    background-repeat: no-repeat;
    float: left;
    width: 100%
}
#tabtwo .view-hotsites-products-services-categories .views-row .menu_category_title a {
    color: #707070;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 2px 16px 2px 2px;
    float: left;
    border: 2px solid #fff;
    width: 100%;
    position: relative
}
#tabtwo .view-hotsites-products-services-categories .views-row .menu_category_title a:hover:after,
#tabtwo .view-hotsites-products-services-categories .views-row .menu_category_title a:focus:after {
    border-right: 3px solid #fff;
    content: "";
    float: right;
    height: 100%;
    position: absolute;
    right: -3px;
    top: 0;
    z-index: 99999
}
#tabtwo .view-hotsites-products-services-categories .views-row span.menu_category_title a:hover {
    background-color: transparent;
    border: 2px solid #ffdf01;
    box-shadow: 0 0 10px #eee;
    color: #79a401;
    border-right: 2px #fff solid;
    text-decoration: none;
    display: block;
    display: inline-block
}
#tabtwo .view-hotsites-products-services-categories .views-row:hover>div .menu_category_title a {
    background-color: transparent;
    border: 2px solid #ffdf01;
    box-shadow: 0 0 10px #eee;
    color: #79a401;
    border-right: 2px #fff solid;
    text-decoration: none;
    display: block;
    display: inline-block;
    position: relative
}
#tabtwo .view-hotsites-products-services-categories .views-row:hover>div>span {
    background-image: none
}
#tabtwo .view-hotsites-products-services-categories .views-row:hover>div .menu_category_title a:after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: -3px;
    top: 0;
    width: 4px;
    z-index: 999999
}
#tabtwo .view-hotsites-products-services-categories .view-content .views-row:hover div {
    display: block
}
#tabtwo .view-hotsites-products-services-categories .views-row .views-field-view {
    display: none;
    border: 2px solid #ffdf01;
    border-radius: 0;
    left: 99%;
    min-width: 300px;
    padding: 10px 20px;
    position: absolute;
    top: 0;
    z-index: 9999;
    background: #fff;
    background-image: inherit
}
#tabtwo .view-hotsites-products-services-categories .views-row div:hover+.views-field-view {
    display: block
}
#tabtwo .view-hotsites-products-services-categories .views-row .views-field-view:hover {
    display: block
}
#tabtwo .view-hotsites-products-services-categories .views-row .views-field-view a {
    color: #24647d;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 2px 16px 2px 2px;
    background: inherit
}
.page-hotsite #tabtwo .left-side .view {
    clear: both;
    float: left;
    width: 100%
}
.page-hotsite #tabtwo .left-side .color-line.box-contact {
    clear: both
}
.page-hotsite #tabtwo .left-side .view .port_jcarousel {
    float: left;
    margin-top: 25px;
    width: 100%;
    position: relative
}
.page-hotsite #tabtwo .left-side .view .port_jcarousel .field-slideshow-wrapper~div {
    font-size: 22px;
    color: #25657e
}
.page-hotsite #tabtwo .left-side .view .port_jcarousel .field-slideshow-controls .prev {
    left: 10px;
    position: absolute;
    top: 250px;
    z-index: 99;
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/left_arrow.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 34px;
    text-indent: -9999px
}
.page-hotsite #tabtwo .left-side .view .port_jcarousel .field-slideshow-controls .next {
    position: absolute;
    right: 10px;
    top: 250px;
    z-index: 99;
    background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/right_arrow.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 34px;
    text-indent: -9999px
}
.page-hotsite #tabtwo .left-side .view .port_jcarousel .field-slideshow-pager {
    position: absolute;
    width: 98%;
    bottom: 0;
    text-align: center
}
.page-hotsite #tabtwo .left-side .view .port_jcarousel .field-slideshow-pager a {
    background: none repeat scroll 0 0 #e0fe92;
    border-radius: 50%;
    color: #e0fe92;
    height: 10px;
    margin-right: 4px;
    width: 10px;
    display: inline-block;
    text-indent: -99999px
}
.page-hotsite #tabtwo .left-side .view .port_jcarousel .field-slideshow-pager a.activeSlide {
    background: #79a501
}
.page-hotsite #tabtwo .left-side .view .port_details {
    float: left;
    margin-top: 25px;
    margin-bottom: 25px
}
.page-hotsite #tabtwo .left-side .view .port_details .sub_port_description {
    clear: both;
    float: left;
    width: 100%
}
.page-hotsite #tabtwo .left-side .view .port_details .sub_port_toggle_details_blocks {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 60px
}
.page-hotsite #tabtwo .left-side .sub_port_toggle_details_blocks .sub_sub_details_blocks {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px
}
.page-hotsite #tabtwo .left-side .sub_port_toggle_details_blocks .sub_sub_details_blocks .toggle-panel {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 26px;
    text-indent: 10px;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #79a401;
    background: url(../imagesN/bg-h2-content.png) no-repeat scroll center bottom / 100% 1px rgba(0, 0, 0, 0);
    border: medium none;
    background-position: left top;
    padding-top: 15px
}
.page-hotsite #tabtwo .left-side .sub_port_toggle_details_blocks .sub_sub_details_blocks .sub_toggler_box {
    clear: both;
    display: none;
    float: left;
    padding: 10px;
    width: 100%;
    margin-top: -1px;
    text-align: left
}
.page-hotsite #tabtwo .left-side .sub_port_toggle_details_blocks .sub_sub_details_blocks .sub_toggler_box table td {
    background-color: transparent;
    border: 0;
    padding: 5px 0;
    font-size: 15px
}
.page-hotsite #tabtwo .left-side .sub_port_toggle_details_blocks .sub_sub_details_blocks .sub_toggler_box table td:first-child {
    width: 166px
}
.main_prod_serv_container {
    float: left;
    position: relative;
    width: 100%
}
.page-hotsite #tabtwo .left-side .view .port_details .sub_port_keykwords {
    clear: both;
    float: left;
    bottom: 0;
    position: relative
}
.page-hotsite #tabtwo .left-side .view .port_details .sub_port_keykwords span {
    border: 1px solid #ccc;
    line-height: 27px;
    float: left;
    font-size: 13px;
    padding: 0 10px;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #989898
}
.product_image_wrapper img {
    margin-left: auto;
    margin-right: auto;
    max-width: 96%;
    max-height: 96%
}
.page-hotsite #tabtwo #product-images-swiper {
    clear: both;
    position: relative
}
.page-hotsite #tabtwo #product-images-swiper .swiper-container {
    width: 408px;
    margin: 0 auto
}
.page-hotsite #tabtwo #product-images-swiper .swiper-container .swiper-slide a {
    width: 100px;
    text-align: center;
    line-height: 100px;
    padding: 5px
}
.page-hotsite #tabtwo #product-images-swiper .arrow-left,
.page-hotsite #tabtwo #product-images-swiper .arrow-right {
    pointer-events: none
}
.page-hotsite #tabtwo #product-images-swiper.working .arrow-left,
.page-hotsite #tabtwo #product-images-swiper.working .arrow-right {
    pointer-events: auto
}
body.page-hotsite #contactus_morefields_handle a {
    color: #f60
}
body.page-products-listing .img-popups,
body.page-services-listing .img-popups {
    display: none;
    position: absolute;
    background: #fff;
    padding: 15px;
    border: 2px green solid;
    z-index: 10;
    font-size: 12px;
    width: 600px;
    border-radius: 4px
}
body.page-hotsite .view-b2brazil-hotsite-product-page,
body.page-hotsite .view-b2brazil-hotsite-service-page {
    margin-bottom: 25px
}
body.page-hotsite #hotsites_icons_container {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 50px
}
body.page-hotsite #hotsites_icons_container li {
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 10px
}
body.page-hotsite #hotsites_icons_container li img {
    cursor: pointer
}
body.page-hotsite .hotsites_icons {
    float: left;
    margin-right: 10px;
    cursor: pointer
}
body.page-hotsite .hotsites_icons:hover .img-popups {
    display: block
}
@media screen and (max-width: 768px) {
    body.page-hotsite .hotsites_icons:hover .img-popups {
        display: none !important
    }
    body.page-hotsite .shields .hotsites_icons {
        cursor: auto
    }
}
.form-select.form-control {
    padding-bottom: 4px
}
.krumo-node {
    color: #333 !important
}
a {
    outline: 0 !important;
    color: #000000;
}
.logo img {
    max-width: 100%;
    height: auto
}
.mobile {
    display: none
}
#featured-tabs li a {
    background: none;
    color: #666;
    font-weight: bold;
    margin-bottom: 0;
    display: inline-block
}
#featured-tabs li.active a {
    color: #73120b;
}
#featured-tabs {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-h2-content.png) center bottom no-repeat
}
.mostra {
    visibility: visible !important;
    height: auto !important
}
.dropdown-menu,
.dropdown.open {
    box-shadow: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0
}
#block-b2brazil-front-menu-products-services .dropdown-menu,
#block-b2brazil-front-menu-products-services .dropdown.open {
    box-shadow: 0 0 10px #eee;
    -moz-box-shadow: 0 0 10px #eee;
    -webkit-box-shadow: 0 0 10px #eee
}
.b2brazil-top-wrapper {
    background-color:#73120b;
    color: #fff;
    margin-bottom: 15px
}
.b2brazil-top-wrapper a.logo {
    display: block;
    float: left;
    margin-right: 12px;
    display: none
}
.b2brazil-top-wrapper #user-logged-name {
    padding: 10px 0;
    float: left
}
.b2brazil-top-wrapper #user-logged-name a {
    color: #fff;
    font-size: 12px
}
.b2brazil-top-wrapper .nav-tabs {
    color: #fff;
    margin-bottom: 0
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in {
    padding: 0;
    margin: 0;
    min-height: 42px;
    border-bottom: 0 none
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in a,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in a:hover,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li:hover {
    color: #fff;
    background-color: transparent !important;
    border: 0 none !important
}
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li a:hover,
.b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li a.active {
    color: #fc0
}
.tab-pane.fade {
    display: none
}
.tab-pane.fade.in {
    display: block
}
.nav.nav-master {
    border: 0;
    border-top: 2px solid #ffdf01;
    margin-top: 25px;
    padding-top: 10px
}
.nav.nav-master li {
    position: relative;
    width: 46%;
    text-align: center
}
.nav.nav-master li:first-child {
  
    width: 100%
}
@media(min-width:768px) and (max-width:992px) {
    .nav.nav-master li {
        width: 100%
    }
    .nav.nav-master li:first-child {
        border-right: 0;
        width: 100%
    }
}
#block-b2brazil-front-menu-products-services .nav.nav-master li.active a {
    color: #73120b;
}
#block-b2brazil-front-menu-products-services .nav.nav-master li a {
    font-size: 18px;
    padding: 0;
    color: #999;
    background: none;
    font-weight: bold
}
#featured-tabs li a .caret,
#block-b2brazil-front-menu-products-services .nav.nav-master li a .caret {
    border: 0
}
#featured-tabs li.active a .caret {
    position: absolute
}
#featured-tabs li.active a .caret,
#block-b2brazil-front-menu-products-services .nav.nav-master li.active a .caret {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #79a401;
    bottom: -5px;
    top: auto;
    left: 50%;
    margin-left: -5px
}
#block-b2brazil-front-menu-products-services .menu.nav li li {
    display: none
}
#block-b2brazil-front-menu-products-services .menu.nav li li:nth-child(-n+11) {
    display: block
}
@media only screen and (min-width: 1024px) {
    .dropdown:hover .dropdown-menu,
    .input-group-btn:hover .dropdown-menu {
        display: block
    }
}
#block-b2brazil-front-menu-products-services .b2brazil-submenu-title {
    font-size: 200%;
    color: #79a401;
    font-weight: bold;
    padding-bottom: 10px
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler-wrapper {
    float: left;
    display: block;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 10px 0
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler {
    float: left;
    display: block;
    width: 50%;
    padding: 0;
    margin: 0 0 10px 0
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler a {
    text-decoration: none;
    color: #ccc;
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    padding-bottom: 0;
    outline: 0
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler .caret {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #79a401;
    bottom: -10px;
    left: 50%;
    position: absolute;
    display: none
}
.caret.link-more {
    display: inline-block;
    position: relative !important;
    margin-left: 10px;
    border-left-color: #25657e !important
}
.b2brazil-menu-wrapper-products a.see-all {
    display: inline-block
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler-wrapper .b2brazil-active .caret {
    display: block
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler a:hover {
    color: #79a401
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler-wrapper .first a {
    padding-right: 5px;
    border-right: 1px solid #ccc
}
#block-b2brazil-front-menu-products-services .b2brazil-toggler-wrapper .b2brazil-active a {
    color: #79a401
}
#block-b2brazil-front-menu-products-services .nav>li {
    position: relative
	text-align:left;
}
#block-b2brazil-front-menu-products-services .nav li a {
    border: 0 none;
    color: #000;
    padding: 2px 16px 2px 2px;
    margin-bottom: 5px;
    font-size: 13px;
}
#block-b2brazil-front-menu-products-services .nav li strong,
#block-b2brazil-front-menu-products-services .nav li strong a {
    color: #79a401;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block
}
.internal #block-b2brazil-front-menu-products-services .nav li strong {
    padding: 10px 0 0 5px
}
#block-b2brazil-front-menu-products-services .nav>li>a {
    border: 2px solid #fff;
    border-radius: 0
}
#block-b2brazil-front-menu-products-services .nav li a .caret {
    float: none;
    color: #707070;
    border-left: 5px solid #707070;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
    position: absolute;
    right: 2px;
    top: 35%
}
.internal #block-b2brazil-front-menu-products-services .nav>li>a:hover,
.internal #block-b2brazil-front-menu-products-services .nav>li>a:focus,
#block-b2brazil-front-menu-products-services .b2brazil-menu-wrapper .nav>li>a:hover,
#block-b2brazil-front-menu-products-services .b2brazil-menu-wrapper .nav>li>a:focus {
    color: #79a401;
    background-color: transparent;
    border: 2px solid #ffdf01;
    box-shadow: 0 0 10px #eee;
    -moz-box-shadow: 0 0 10px #eee;
    -webkit-box-shadow: 0 0 10px #eee
}
#block-b2brazil-front-menu-products-services .nav .open .dropdown-toggle,
#block-b2brazil-front-menu-products-services .nav .open .dropdown-toggle,
#block-b2brazil-front-menu-products-services .nav>li.dropdown.open.active>a:hover,
#block-b2brazil-front-menu-products-services .nav>li.dropdown.open.active>a:focus {
    color: #79a401;
    background-color: transparent;
    border: 2px solid #ffdf01
}
#block-b2brazil-front-menu-products-services .dropdown-menu>li>a,
#block-b2brazil-front-menu-products-services .dropdown-submenu>a,
.dropdown-submenu>a {
    color: #707070
}
#block-b2brazil-front-menu-products-services .dropdown-menu>li>a:hover,
#block-b2brazil-front-menu-products-services .dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
    text-decoration: underline;
    background-color: transparent;
    background-image: none
}
.internal #block-b2brazil-front-menu-products-services .nav.location>li:nth-child(2)>a {
    font-weight: bold;
    display: inline-block;
    color: #25657e
}
.internal #block-b2brazil-front-menu-products-services .nav>li.dropdown:last-child>a {
    font-weight: bold;
    display: inline-block;
    color: #25657e
}
.internal #block-b2brazil-front-menu-products-services .nav.location>li:nth-child(2)>a:hover,
.internal #block-b2brazil-front-menu-products-services .nav>li.dropdown:last-child>a:hover {
    background-color: transparent;
    box-shadow: none;
    border: 2px solid white;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-decoration: underline
}
.internal #block-b2brazil-front-menu-products-services .nav.location>li:nth-child(2)>a .caret {
    border-top: 5px solid #25657e;
    border-right: 5px solid #fff;
    border-left: 5px solid #fff;
    border-bottom: 5px solid #fff;
    right: 2px !important;
    top: 35% !important
}
.internal #block-b2brazil-front-menu-products-services .nav>li:last-child>a .caret {
    border-left: 5px solid #25657e !important;
    border-right: 5px solid #fff !important;
    border-top: 5px solid #fff !important;
    border-bottom: 5px solid #fff !important;
    height: auto !important;
    right: 2px !important;
    top: 35% !important
}
@media(max-width:767px) {
    .mobile {
        display: block
    }
    .message {
        text-align: center;
        color: #ccc;
        font-size: 12px;
        padding-top: 10px;
        margin: 0
    }
    #block-b2brazil-front-menu-products-services .nav .dropdown-menu {
        position: relative;
        left: auto;
        top: auto;
        float: none;
        width: 90%;
        margin: 0 auto;
        padding: 10px 20px;
        border: 1px solid #ffdf01;
        background-color: #fff8cc;
        border-top: 0;
        z-index: 999;
        zoom: 1
    }
    #block-b2brazil-front-menu-products-services .nav .open a.dropdown-toggle {
        margin-bottom: 0
    }
    #block-b2brazil-front-menu-products-services .nav .open .caret {
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        border-top: 5px solid #79a401;
        right: 4px;
        top: 50%;
        margin-top: -3px
    }
}
@media(min-width:768px) {
    #block-b2brazil-front-menu-products-services .nav .dropdown-menu {
        position: absolute;
        left: 99%;
        top: 0;
        padding: 10px 20px;
        border: 2px solid #ffdf01;
        border-radius: 0;
        min-width: 300px
    }
    #block-b2brazil-front-menu-products-services .nav .dropdown-menu a:hover {
        text-decoration: underline
    }
    #block-b2brazil-front-menu-products-services .nav .open .caret {
        background-color: #fff;
        border: 0 none;
        height: 100%;
        margin: 0;
        right: -5px;
        top: 0;
        width: 10px;
        display: block;
        z-index: 2000;
        -ms-filter: "alpha(opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1
    }
    #block-b2brazil-front-menu-products-services .nav .open .b2brazil-border-fix {
        position: absolute;
        background-color: #ffdf01;
        height: 4px;
        right: 1px;
        width: 2px;
        bottom: -2px;
        z-index: 30001
    }
}
@media(min-width:1024px) {
    .internal #block-b2brazil-front-menu-products-services .nav>li>a:hover .caret, #block-b2brazil-front-menu-products-services .b2brazil-menu-wrapper .nav>li>a:hover .caret {
      background-color: #a24040; */
    color: #707070;
    border-left: 5px solid #707070;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
    position: absolute;
    right: 1px;
    width: 11px;
    }
}
@media(max-width:768px) {
    .right-side {
        margin: 0 15px
    }
}
.bs-component .yellow-box {
    border: 2px solid #ffdf01;
    padding: 0;
    margin: 25px 0 0 0
}
.bs-component .yellow-box .join-now-wrapper {
    background-color: #ffdf01;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: block;
    padding: 5px 0;
    font-size: 13px;
    font-weight: bold
}
.bs-component .yellow-box .join-now-wrapper:hover {
    color: #79a401
}
.mini-panel-b2brazil_sell_promote_buy_source {
    min-height: 170px
}
.mini-panel-b2brazil_sell_promote_buy_source .tab-pane {
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    margin: 10px 0
}
.mini-panel-b2brazil_sell_promote_buy_source li {
    padding-top: 10px;
    line-height: 14px
}
@media(max-width:767px) {
    .mini-panel-b2brazil_sell_promote_buy_source li {
        text-align: center
    }
}
.mini-panel-b2brazil_sell_promote_buy_source li.first {
    padding-top: 0
}
.mini-panel-b2brazil_sell_promote_buy_source li a {
    font-size: 12px;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-icon-yellowbox.gif) no-repeat;
    line-height: 14px;
    color: #000000;
    padding: 0;
    display: inline-block;
    padding-left: 20px;
    margin: 0 2% 5px 5%;
}
#b2brazil-sell-promote li.item1 a {
    background-position: 1px 0
}
#b2brazil-sell-promote li.item2 a {
    background-position: 1px -47px
}
#b2brazil-sell-promote li.item3 a {
    background-position: 1px -97px
}
#b2brazil-sell-promote li.item4 a {
    background-position: 1px -151px
}
#b2brazil-sell-promote li.item5 a {
    background-position: 1px -211px
}
#b2brazil-buy-source li.item1 a {
    background-position: 1px 0
}
#b2brazil-buy-source li.item2 a {
    background-position: 1px -270px
}
#b2brazil-buy-source li.item3 a {
    background-position: 1px -211px
}
#b2brazil-buy-source li.item4 a {
    background-position: 1px -151px
}
.mini-panel-b2brazil_sell_promote_buy_source li a:hover {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-icon-yellowbox.gif) no-repeat;
    text-decoration: underline
}
.bs-component .yellow-box #aside-menu li {
    float: left;
    display: block;
    width: 47%;
    padding: 0;
    margin: 0 0 5px 0;
    height: 50px
}
.bs-component .yellow-box #aside-menu a {
    text-decoration: none;
    font-size: 15px;
    color: #666;
    width: 100%;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: center;
    display: block;
    position: relative;
    padding: 0;
    margin-top: 10px;
    border: 0;
    background: none
}
.bs-component .yellow-box #aside-menu .active a {
    color: #73120b;
}
.bs-component .yellow-box #aside-menu .first {
    width: 100%
}
.bs-component .yellow-box #aside-menu .first a {
   /* border-right: 2px solid #ccc*/
}
.bs-component .yellow-box #aside-menu .b2brazil-active a {
    color: #79a401
}
.bs-component .yellow-box #aside-menu .caret {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #79a401;
    bottom: -10px;
    left: 45%;
    position: absolute;
    display: none
}
.bs-component .yellow-box #aside-menu .active .caret {
    display: block
}
.bs-component .yellow-box .nav-tabs,
#featured-tabs.nav-tabs,
#featured-tabs.nav-tabs li a {
    border: 0
}
@media(max-width:460px) {
    #featured-tabs li {
        float: none;
        text-align: center
    }
    #featured-tabs li a {
        padding: 0;
        margin: 5px 0 0 0
    }
    #featured-tabs li b {
        display: none
    }
}
.right-side h3 {
    font-size: 20px;
    font-weight: bold
}
.list-content {
    margin: 0;
    padding: 0;
    list-style: none
}
.list-content li {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden
}
.list-content li strong {
    display: block;
    margin-bottom: 8px
}
.list-content li img {
    float: left;
    margin: 2px 5px 5px 0;
    
    height: auto
}
.list-content li a {
    color: #25657e
}
.list-content li p {
    margin-bottom: 0
}
@media(min-width:768px) and (max-width:991px) {
    .list-content li strong {
        clear: both
    }
}
#user-pass {
    max-width: 500px;
    margin: 50px auto 25px auto;
    padding: 20px;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    -ms-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    padding: 25px
}
#user-pass .description {
    font-size: 12px;
    margin-bottom: 12px
}
#user-pass .form-submit {
    width: 100%
}
#user-pass-reset {
    max-width: 500px;
    margin: 50px auto 25px auto;
    padding: 20px;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    -ms-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    padding: 25px;
    font-size: 12px
}
#user-pass-reset .form-submit {
    width: 100%
}
#user-login-form-page {
    padding: 10px 0
}
#user-login-form-page #user-login {
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    -ms-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    padding: 25px;
    overflow: hidden
}
#user-login-form-page #user-login label {
    font-size: 14px;
    font-weight: 100
}
#user-login-form-page #user-login .form-submit {
    width: 100%
}
#user-login-form-page #user-login .links {
    overflow: hidden;
    padding: 5px 0
}
#user-login-form-page #user-login .links a {
    font-size: 12px;
    color: #222;
    font-weight: 100
}
#user-login-form-page #user-login .links a:first-child {
    float: left
}
#user-login-form-page #user-login .links a:last-child {
    float: right
}
body.page-b2b-verified #b2brazil-payments-form .banner-title,
body.page-b2b-verified #b2brazil-payments-form #payment-plans,
body.page-b2b-verified #b2brazil-payments-form #payment-addons,
body.page-b2b-verified #b2brazil-payments-form #payment-total {
    display: none
}
#seals-premium,
#seals-premiumplus {
    width: 175px;
    height: 25px;
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/img-premium.png) no-repeat center center
}
#seals-b2bverified {
    width: 126px;
    height: 25px;
    display: inline-block;
    text-indent: -999px;
    overflow: hidden;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/img-b2b.png) no-repeat center center
}
.clearboth {
    clear: both
}
body.page-hotsite .img-popups .title {
    font-size: 20px;
    font-weight: bold
}
body.page-hotsite .img-popups p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 15px;
    clear: both
}
body.page-hotsite .img-popups ul {
    list-style-type: disc;
    display: inline-block
}
body.page-hotsite .img-popups ul li {
    padding-bottom: 7px;
    line-height: 20px;
    clear: both
}
body.page-hotsite .img-popups .note_text {
    font-weight: bold;
    line-height: 18px;
    font-size: 12px
}
.block-menu-menu-b2brazil-products ul li {
    text-align: left
}
.border-logo-cpny-img .field-content img {
    max-height: 98%;
    margin-top: -5px
}
@media screen and (min-width: 780px) {
    .border-logo-cpny-img {
        width: 100%;
        max-width: 200px;
        border: 1px solid #ccc;
        background: #fff;
        height: 137px;
        margin-bottom: 15px;
        line-height: 137px;
        margin-left: auto;
        margin-right: auto
    }
}
@media screen and (max-width: 780px) {
    .border-logo-cpny-img {
        border: 1px solid #ccc;
        width: 200px;
        background: #fff;
        height: 137px;
        margin-bottom: 15px;
        line-height: 137px;
        margin-left: auto;
        margin-right: auto
    }
    body.page-hotsite .shields {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none
    }
    .info-middle {
        text-align: center
    }
    .hotsites_icons img {
        margin-right: auto;
        margin-left: auto
    }
    body.page-hotsite .info-middle .company-name {
        padding: 0 10px
    }
    body.page-hotsite .info-middle .bt-contact {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}
body.page-hotsite .side_menu_header {
    font-size: 20px;
    font-weight: bold;
    margin: 16px 0 5px;
    padding: 0 0 13px;
    color: #79a401
}
body.page-hotsite .yellow_separator {
    border-top: 2px solid #ffe113
}
body.page-hotsite .all_prods_n_servs {
    display: none
}
.view-b2brazil-hotsite-products .views-row .views-field-field-b2br-prd-img {
    float: left;
    width: 100%;
    text-align: center
}
.side_menu_header .caret {
    float: right;
    margin-top: 9px
}
.side_menu_header.caret-active .caret {
    margin-top: 0 !important
}
.view-b2brazil-hotsite-products .field-content,
.related_products_block_big .view-hotsites-related-products .field-content,
.related_products_block_big .view-hotsites-related-services .field-content {
    display: table-cell;
    float: left;
    line-height: 136px;
    text-align: center;
    width: 100%
}
.related_products_block_big h3 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 25px;
    padding-top: 15px;
    float: left;
    width: 100%;
    margin: 16px 0 5px;
    padding: 0 0 13px;
    color: #79a401;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-h2-content.png) no-repeat scroll center bottom / 100% 1px rgba(0, 0, 0, 0)
}
form.eck-entity-form-add-b2br-lead-b2br-lead {
    position: relative
}
form.eck-entity-form-add-b2br-lead-b2br-lead #lead-form-to-rfq {
    position: absolute;
    top: -93px;
    text-align: center;
    width: 100%;
    background: #f3f3f3;
    padding: 10px
}
body.i18n-es form.eck-entity-form-add-b2br-lead-b2br-lead #lead-form-to-rfq,
body.i18n-pt-br form.eck-entity-form-add-b2br-lead-b2br-lead #lead-form-to-rfq {
    top: -125px
}
form.eck-entity-form-add-b2br-lead-b2br-lead #lead-form-to-rfq a {
    color: #79a401
}
#lead-form {
    overflow: hidden
}
#lead-form hr {
    clear: both
}
#lead-form #lead-info {
    overflow: hidden
}
#lead-form #lead-info .field-name-field-b2br-lead-descr {
    clear: both
}
#lead-form #lead-info .form-group .form-group {
    margin: 0
}
#lead-form #lead-info .field-name-field-b2br-lead-image,
#lead-form #lead-info div.image-widget-data {
    width: 100%
}
#lead-form #lead-info div.image-widget-data .form-file {
    width: 77%;
    float: left;
    margin-right: 1%
}
#lead-form #lead-info div.image-widget-data .form-submit {
    float: right;
    width: 20%
}
#lead-form .loggedout-info {
    overflow: hidden;
    clear: both
}
#lead-form .loggedout-info .loggedout-login .logged-out-login {
    padding: 30px 0;
    max-width: 435px;
    margin: 0 auto
}
#lead-form .loggedout-info .loggedout-login .register-btn {
    float: right;
    color: #f60;
    font-size: 16px;
    font-weight: bold
}
#lead-form .field-name-field-b2br-lead-type+.field-name-field-b2br-lead-subject {
    width: 50%;
    float: left
}
#lead-form .field-name-field-b2br-lead-type {
    width: 49%;
    float: right
}
#lead-form .field-name-field-b2br-lead-cat-prd {
    overflow: hidden;
    clear: both
}
#lead-form .field-name-field-b2br-lead-qty,
#lead-form .field-name-field-b2br-lead-target-price,
#lead-form .field-name-field-b2br-lead-payment-terms,
#lead-form .loggedout-info .form-item-first-name,
#lead-form .loggedout-info .form-item-email,
#lead-form .loggedout-info .form-item-company-name,
#lead-form .loggedout-info .form-item-city,
#lead-form .loggedout-info .form-item-year {
    width: 50%;
    margin-right: 1%;
    float: left;
    clear: left
}
#lead-form .field-name-field-b2br-lead-unit-type,
#lead-form .field-name-field-b2br-lead-expiration,
#lead-form .field-name-field-b2br-lead-shipping-terms,
#lead-form .loggedout-info .form-item-last-name,
#lead-form .loggedout-info .form-item-country,
#lead-form .loggedout-info .form-item-website,
#lead-form .loggedout-info .form-item-zip,
#lead-form .loggedout-info .form-item-province,
#lead-form .loggedout-info .form-item-employees,
#lead-form .loggedout-info .form-item-password {
    width: 49%;
    float: left
}
#lead-form .loggedout-info .form-item-address {
    width: 38%;
    margin-right: 1%;
    float: left;
    clear: left
}
#lead-form .loggedout-info .form-item-area-code {
    width: 11%;
    float: left;
    margin-right: 1%
}
#lead-form .loggedout-info .form-item-number {
    width: 11%;
    float: left;
    margin-right: 1%
}
#lead-form .loggedout-info .form-item-phone {
    width: 37%;
    float: left
}
#lead-form .loggedout-info .form-item-agree {
    clear: both
}
#lead-form .loggedout-info .form-item-agree #edit-agree {
    float: none;
    position: relative;
    top: 3px
}
#lead-form .b2brazil-ajax-wrapper-field_b2br_lead_cat_prd-container {
    overflow: hidden;
    clear: both
}
#lead-form .b2brazil-ajax-wrapper-field_b2br_lead_cat_prd-container>div:first-child {
    width: 50%;
    float: left;
    margin-right: 1% !important
}
#lead-form .b2brazil-ajax-wrapper-field_b2br_lead_cat_prd-container>div:nth-child(2) {
    width: 49%;
    float: left
}
#lead-form .b2brazil-ajax-wrapper-field_b2br_lead_cat_prd-container .form-item-field-b2br-lead-cat-prd-und-0--weight,
#lead-form .b2brazil-ajax-wrapper-field_b2br_lead_cat_prd-container button[name=field_b2br_lead_cat_prd_und_0_remove_button_0] {
    display: none
}
#lead-form .captcha {
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    clear: both
}
#lead-form .captcha .reload-captcha-wrapper,
#lead-form .captcha .form-item-captcha-response,
#lead-form .captcha img {
    display: inline-block;
    margin: 0 8px
}
#lead-form .captcha .form-item-captcha-response {
    width: 395px
}
#lead-form .captcha .form-item-captcha-response label {
    display: none
}
#lead-form .captcha a.reload-captcha {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/change-captcha.jpg) no-repeat center center;
    width: 23px;
    height: 23px;
    overflow: hidden;
    display: inline-block;
    text-indent: -999px;
    top: 5px;
    position: relative
}
#lead-form #agree {
    float: left;
    width: 400px;
    font-size: 12px
}
#lead-form .buttons {
    float: right
}
#lead-form #lead-form-footer {
    overflow: hidden
}
#lead-form .additional-information fieldset,
#lead-form .additional-information fieldset .panel-body {
    background: none transparent;
    border: 0 none;
    padding: 0;
    margin: 0
}
#lead-form .additional-information fieldset legend.panel-heading {
    background: transparent;
    padding: 0 0 15px 0;
    border: 0 none;
    color: #79a401
}
#lead-form .additional-information fieldset legend.panel-heading a {
    padding: 10px 0;
    margin: 0
}
#lead-form.compact label,
#lead-form.compact #lead-info hr {
    display: none
}
body.page-post-requirement.i18n-es .main-container::before,
body.page-post-requirement.i18n-pt-br .main-container::before {
    height: 92px;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/3-steps-leads-pt-br.jpg) no-repeat center center #25657e;
    display: block;
    margin: 45px -15px 85px -15px
}
body.page-post-requirement.i18n-es .main-container::before {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/3-steps-leads-pt-br.jpg) no-repeat center center #25657e
}
body.page-post-requirement.i18n-en .main-container::before {
    height: 92px;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/3-steps-leads.png) no-repeat center center #25657e;
    display: block;
    margin: 45px -15px
}
body.page-post-requirement-request-for-quote.i18n-en .main-container::before {
    height: 120px;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/3-steps-rfq-en.png) no-repeat center center #25657e;
    display: block;
    margin: 45px -15px
}
body.page-post-requirement-request-for-quote.i18n-pt-br .main-container::before {
    height: 120px;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/3-steps-rfq-pt-br.png) no-repeat center center #25657e;
    display: block;
    margin: 45px -15px
}
body.page-post-requirement-request-for-quote.i18n-es .main-container::before {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/3-steps-rfq-pt-br.png) no-repeat center center #25657e
}
body.page-post-requirement .main-container #block-system-main {
    background: #f3f3f3;
    max-width: 860px;
    padding: 20px;
    margin: 0 auto
}
body.page-post-requirement .main-container #block-system-main h1 {
    font-size: 19px;
    font-weight: bold;
    color: #79a401;
    margin-top: 0
}
body.page-post-requirement .main-container #block-system-main .originalTextareaInfo {
    font-size: 12px
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-prof-type {
    overflow: hidden
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-prof-type .form-checkboxes,
#b2brazil-companies-basic .field-name-field-b2br-cpny-prof-type label,
#b2brazil-companies-basic .field-name-field-b2br-cpny-prof-type .form-item {
    float: left;
    margin-bottom: 0
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-prof-type .form-item-field-b2br-cpny-prof-type-und .form-item {
    margin: 0 0 0 10px
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-name {
    float: left;
    width: 40%;
    margin-right: 1%;
    margin-bottom: 0
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-type {
    float: left;
    width: 20%;
    margin-right: 1%;
    margin-bottom: 0
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-license {
    float: left;
    width: 38%;
    margin-bottom: 0
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-hotsite .helperplace {
    position: absolute;
    top: 34px;
    left: 10px;
    font-size: 12px;
    font-weight: bold
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-hotsite input.form-text {
    padding-left: 213px;
    font-size: 12px
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-img-logo label,
#b2brazil-companies-basic .field-name-field-b2br-cpny-img-logo .image-widget,
#b2brazil-companies-basic .field-name-field-b2br-cpny-img-logo .form-file,
#b2brazil-companies-basic .field-name-field-b2br-cpny-img-logo button.form-submit {
    float: left;
    margin-right: 10px;
    padding: 0;
    width: auto
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-img-logo label {
    position: relative;
    top: 6px
}
#b2brazil-companies-basic .help-block {
    text-align: left;
    padding: 5px 0 0 94px;
    clear: both
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-body {
    overflow: hidden
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact fieldset {
    border: 0 none;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    background: none transparent
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact .panel-body {
    padding: 0
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact .form-group .form-group {
    margin-bottom: 0
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-addr {
    float: left;
    width: 30%;
    margin-right: 1%
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-addr-n {
    float: left;
    width: 18%;
    margin-right: 1%
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-site-url,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-area,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-state,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-country {
    float: left;
    width: 49%;
    margin-right: 1%
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-hotsite,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-addr-2,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-city,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-zip {
    float: left;
    width: 50%;
    position: relative
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-type,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-type-2 {
    float: left;
    width: 20%;
    margin-right: 1%
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-ccode,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-ccode-2,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-areacode,
#b2brazil-companies-basic .field-name-field-b2br-cpny-ctc-areacode-2,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-fax-ac {
    float: left;
    width: 18%;
    margin-right: 1%
}
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-phone,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-phone-2,
#b2brazil-companies-basic .field-name-field-b2br-cpny-contact-fax {
    float: left;
    width: 41%
}
#b2brazil-companies-basic #edit-field-b2br-cpny-contact-und-0 fieldset {
    border: 1px solid #ccc;
    padding: 10px;
    clear: both;
    background: #fff
}
#b2brazil-companies-basic #edit-field-b2br-cpny-contact-und-0 fieldset legend,
#b2brazil-companies-basic #edit-field-b2br-cpny-contact-und-0 fieldset legend * {
    font-size: 12px;
    background: none transparent;
    border: 0 none;
    padding: 0;
    margin: 0
}
#b2brazil-companies-basic #edit-field-b2br-cpny-contact-und-0 fieldset legend {
    font-weight: bold;
    margin-bottom: 5px
}
#b2brazil-companies-basic .form-row-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    padding-bottom: 10px
}
#b2brazil-companies-basic .form-row-item:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0
}
.prod-list .prod-part1 img {
    display: inline-block;
    position: relative
}
body.page-hotsite img.hotsite_product_image_zoom {
    float: none
}
.caret-up {
    border-top-width: 0;
    border-bottom: 4px solid #25657e
}
.country_flag_space {
    background-size: 20px 15px;
    background-repeat: no-repeat;
    width: 20px;
    vertical-align: -webkit-baseline-middle;
    vertical-align: baseline-middle;
    margin-right: 5px
}
.view-home-menu-products-listing #edit-intl-wrapper,
.view-home-menu-services-listing #edit-intl-wrapper {
    display: none
}
.view-home-menu-products-listing .view-content,
.view-home-menu-services-listing .view-content {
    clear: both
}
.view-home-menu-products-listing .views-widget-per-page,
.view-home-menu-services-listing .views-widget-per-page {
    padding: 0
}
.view-home-menu-products-listing .form-item-items-per-page label[for="edit-items-per-page"],
.view-home-menu-services-listing .form-item-items-per-page label[for="edit-items-per-page"],
.view-suppliers-search .form-item-items-per-page label,
.view-product-search-solr- .form-item-items-per-page label[for="edit-items-per-page"] {
    float: left;
    line-height: 29px;
    font-weight: normal;
    margin-right: 10px;
    color: #000
}
.listing_bancodobrasil {
    height: 30px !important;
    margin-right: 5px;
    float: right;
    margin-top: 0
}
.listing_rightside {
    margin: 0 0 10.5px;
    position: relative
}
.block-facetapi h2.block-title,
.region-sidebar-first ul.menu.nav.help li:nth-child(1) {
    margin: 0;
    color: #79a401;
    font-size: 18px;
    line-height: 10px;
    font-weight: bold;
    margin-bottom: 15px;
    display: inline-block
}
.block-facetapi ul.facetapi-facet-field-b2br-prd-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country,
.block-facetapi ul.facetapi-facet-field-b2br-srv-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country {
    padding-left: 0
}
.block-facetapi ul.facetapi-facet-field-b2br-prd-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country li.leaf a,
.block-facetapi ul.facetapi-facet-field-b2br-srv-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country li.leaf a {
    text-decoration: none;
    color: #707070;
    font-size: 12px;
    display: inline-block;
    margin-left: 10px
}
.block-facetapi ul.facetapi-facet-field-b2br-prd-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country li.leaf a:hover,
.block-facetapi ul.facetapi-facet-field-b2br-srv-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country li.leaf a:hover {
    color: #79a401
}
.block-facetapi ul.facetapi-facet-field-b2br-prd-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country li.leaf,
.block-facetapi ul.facetapi-facet-field-b2br-srv-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country li.leaf {
    border: 2px solid #fff;
    color: #707070;
    padding: 2px 16px 2px 2px;
    margin-bottom: 5px;
    font-size: 12px;
    display: block
}
.block-facetapi ul.facetapi-facet-field-b2br-prd-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country li.leaf:hover,
.block-facetapi ul.facetapi-facet-field-b2br-srv-cpnyfield-b2br-cpny-contactfield-b2br-cpny-contact-country li.leaf:hover {
    color: #79a401;
    background-color: transparent;
    border: 2px solid #ffdf01;
    box-shadow: 0 0 10px #eee;
    -moz-box-shadow: 0 0 10px #eee;
    -webkit-box-shadow: 0 0 10px #eee
}
.sidebar-first .block-facetapi,
.sidebar-first .view-category-sibings {
    border: 0;
    border-top: 2px solid #ffdf01;
    padding-top: 10px
}
.view-home-menu-products-listing,
.view-home-menu-services-listing {
    margin-top: 25px
}
#navbar #b2brazil-search-form-top .form-type-select {
    float: left;
    width: 83px
}
#navbar #b2brazil-search-form-top .form-item-type .form-select {
       border: 2px solid #efa126;
    color: #ababab;
    padding-top: 2px;
    height: 38px;
}
#navbar #b2brazil-search-form-top .form-type-textfield {
    float: left;
    width: 100%
}
#navbar #b2brazil-search-form-top #search-form-submit {
    float: left
}
#navbar #b2brazil-search-form-top #search-form {
    float: left;
    width: 547px
}
#navbar #b2brazil-search-form-top #search-form #search-input {
    float: left;
    width: 441px
}
#navbar #b2brazil-search-form-top #search-form #search-form-submit {
    float: left
}
#navbar #b2brazil-search-form-top span.or-label {
    float: left;
    line-height: 36px
}
#navbar #b2brazil-search-form-top {
    padding: 0
}
section.center-content .view-b2brazil-hotsites .views-row .row ul#featured-tabs {
    background: inherit
}
section.center-content .view-b2brazil-hotsites .views-row #tabone_extra {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-h2-content.png) no-repeat scroll center top / 100% 1px rgba(0, 0, 0, 0)
}
.search-block-products {
    text-align: center
}
.search-block-products ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.search-block-products li {
    overflow: hidden;
    display: inline-block;
    margin-right: 10px;
    max-width: 150px;
    margin-bottom: 10px
}
.search-block-products .product-image {
    min-width: 150px;
    min-height: 142px;
    margin-right: 10px;
    text-align: center;
    background: #fff;
    margin-bottom: 5px;
    line-height: 140px
}
.search-block-products .product-name {
    margin-top: 10px;
    height: 38px
}
@media screen and (min-width: 990px) {
    .search-block-products {
        text-align: left
    }
    .search-block-products li {
        margin-bottom: 0
    }
}
.prod_serv_listing_categories_siblings li a:hover,
.state_list_block_holder ul li:hover {
    border: 2px solid #ffdf01 !important;
    background: none;
    color: #79a401 !important
}
a.cat_sibling_more_lnk {
    margin-left: 4px;
    font-weight: bold;
    display: inline-block;
    color: #25657e;
    font-size: 12px
}
.state_list_block_holder a.cat_sibling_more_lnk {
    margin-left: 10px;
    font-size: 12px
}
.state_list_block_holder li:nth-child(1),
.location_other_countries_header {
    margin-left: 4px;
    font-weight: bold;
    display: inline-block;
    color: #25657e;
    font-size: 12px;
    border: 2px solid transparent !important
}
.state_list_block_holder li:nth-child(1):hover,
.location_other_countries_header:hover {
    border: 0 !important;
    background: none;
    color: #25657e !important;
    border: 2px solid transparent !important
}
.state_list_block_holder ul li a {
    padding: 3px 3px;
    text-decoration: none;
    color: #707070;
    font-size: 12px;
    display: inline-block;
    margin-left: 10px
}
.state_list_block_holder ul li a:hover {
    background: none;
    color: #79a401
}
.state_list_block_holder ul li {
    color: #707070;
    font-size: 12px;
    display: block;
    border: 2px solid #fff
}
.location_other_countries_header {
    margin-top: 10px
}
.view-category-sibings li a.active {
    border: 2px solid #ffdf01 !important
}
.region-sidebar-first ul.menu.nav.help li a {
    border: 0 none;
    color: #707070;
    padding: 2px 16px 2px 2px;
    margin-bottom: 5px;
    font-size: 12px;
    border: 2px solid transparent
}
.region-sidebar-first ul.menu.nav.help li a:hover {
    border: 2px solid #ffdf01;
    background: none
}
.region-sidebar-first ul.menu.nav.help {
    border: 0;
    border-top: 2px solid #ffdf01;
    margin-top: 25px;
    padding-top: 10px;
    border-bottom: 2px solid #ffdf01
}
.view-home-menu-products-listing .pagination li.active a,
.view-home-menu-services-listing .pagination li.active a {
    color: #fff
}
.view-home-menu-products-listing .pagination li.active a:hover,
.view-home-menu-services-listing .pagination li.active a:hover {
    background: #25657e
}
.view-home-menu-products-listing .pagination li a:hover,
.view-home-menu-services-listing .pagination li a:hover {
    background: #25657e;
    color: #999
}
.displaynone-serach-form {
    display: none
}
.b2brazil-col-right .view-products-category {
    border: 0;
    margin-top: 25px
}
#category_page_main_banner img {
    width: 100%
}
span.top_category_item {
    border: 1px solid #ccc;
    color: #989898;
    float: left;
    font-size: 13px;
    line-height: 27px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 10px
}
.region-sidebar-first .block-block h2 {
    color: #79a401;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    display: inline-block;
    border: 0;
    border-top: 2px solid #ffdf01;
    margin-top: 15px;
    padding-top: 10px;
    width: 100%
}
.region-sidebar-first .top-categories.block-block {
    padding-bottom: 10px;
    border-bottom: 2px solid #ffdf01;
    margin-bottom: 15px
}
#navbar #b2brazil-search-form-top {
    padding: 7px 0 0 15px
}
#b2brazil-search-form-top #form-search-wrapper {
    float: left
}
#b2brazil-search-form-top .expose-search-main {
    float: left
}
#b2brazil-search-form-top .expose-search-main .views-exposed-widgets {
    margin: 0;
    padding: 0
}
#b2brazil-search-form-top .expose-search-main .views-exposed-form .views-exposed-widget {
    padding: 0
}
#b2brazil-search-form-top .form-submit {
    margin-top: 0;
    padding: 5px 14px;
    background-color: #b13018;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    margin-left: 5px;
    width: 100px
}
#b2brazil-search-form-top .expose-search-main input[type="text"] {
    margin-left: -2px;
    width: 473px;
    height: 38px
}
.view-empty-main .empty-view-left {
    width: auto;
    float: left
}
.view-empty-main .empty-view-right {
    width: 50%;
    float: right
}
.view-empty-main .empty-view-right .sorry {
    font-size: 24px;
    line-height: 32px;
    color: #e02c2b
}
.view-empty-main .empty-view-right .no {
    margin-bottom: 7px
}
.view-empty-main .empty-view-right .supplier-icon img {
    margin-top: 8px
}
.view-empty-main .empty-view-right .supplier-icon {
    float: left;
    height: 50px;
    margin-right: 11px;
    overflow: hidden;
    width: 50px
}
.view-empty-main .empty-view-right .supplier-desc {
    line-height: 20px;
    padding-top: 5px;
    float: left
}
.view-empty-main .empty-view-right .supp-desc .yellow {
    color: #f90
}
.view-empty-main .empty-view-right .txt,
.page-buyers-search .view-empty-main .empty-view-right .right {
    width: 100%;
    float: left;
    clear: both
}
.view-empty-main .empty-view-right #webform-ajax-wrapper-302 {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 10px
}
#webform-ajax-wrapper-302 .form-item {
    margin-bottom: 15px
}
#webform-ajax-wrapper-302 .webform-component--estimated-order-quantity {
    width: 50%;
    margin-right: 15px;
    float: left
}
#webform-ajax-wrapper-302 .webform-component--options {
    width: 40%;
    float: left
}
#webform-ajax-wrapper-302 .charleft {
    display: none
}
#webform-ajax-wrapper-302 .webform-submit {
    background-color: #f60;
    border: 1px solid #e87b0e;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    padding: 10px 25px;
    position: relative;
    margin-top: 15px
}
#webform-ajax-wrapper-302 .webform-submit:after {
    background-color: #7ba000;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    height: 18px;
    left: 151px;
    line-height: 14px;
    padding: 2px 3px;
    position: absolute;
    text-align: center;
    top: -12px;
    z-index: 1;
    content: "It's free."
}
#webform-ajax-wrapper-302 .webform-submit:before {
    border-color: transparent #7ba000;
    border-style: solid;
    border-width: 7px 7px 0 0;
    content: "";
    left: 150px;
    position: absolute;
    top: 6px;
    transform: rotate(-90deg)
}
.view-empty-main .empty-view-left img {
    margin-top: 25px
}
.img-popups {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid green;
    border-radius: 4px;
    display: none;
    font-size: 12px;
    padding: 15px;
    position: absolute;
    width: 600px;
    z-index: 10
}
.prod-part1 strong {
    color: #222
}
.form-type-textfield.form-autocomplete.form-item.form-group .input-group-addon {
    display: none
}
.views-exposed-form span.autocomplete-suggestion-note {
    display: none
}
.views-exposed-form span.autocomplete-suggestion-note+span.autocomplete-user-input {
    display: none
}
.view-product-search-solr- .view-content .prod-list>div>.product_list_zoomimager_container {
    background: none repeat scroll 0 0 #fff;
    float: left;
    line-height: 142px;
    margin-right: 10px;
    max-width: 150px;
    min-height: 142px;
    min-width: 150px;
    text-align: center
}
.view-product-search-solr- .view-empty .suggestion .view-empty,
.view-suppliers-search .view-empty .suggestion .view-empty {
    border: 1px solid #ddd;
    clear: both;
    color: #666;
    float: left;
    font-size: 14px;
    margin: 0 11.5% 30px;
    padding: 24px 3% 12px;
    width: 96%
}
.view-product-search-solr->.view-empty,
.view-suppliers-search>.view-empty {
    clear: both;
    color: ##222;
    float: left;
    font-size: 17px;
    margin-top: 25px;
    width: 100%
}
.view-product-search-solr->.view-empty .count-productc {
    color: #222;
    font-size: 15px
}
#views-exposed-form-product-search-solr--page #edit-intl-wrapper {
    display: none
}
.or_text {
    color: #f60
}
.empty-view-left img {
    width: 378px
}
.view-empty-main a.active {
    display: none
}
.show_didyoumean a {
    display: block !important
}
.didmean {
    display: none
}
body.page-product-search #block-system-main .view-empty-main p.show_didyoumean .didymtext,
body.page-suppliers-search #block-system-main .view-empty-main p.show_didyoumean .didymtext {
    float: left
}
body.page-product-search #block-system-main .view-empty-main p.show_didyoumean .active,
body.page-suppliers-search #block-system-main .view-empty-main p.show_didyoumean .active {
    color: #79a401;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 1%;
    text-decoration: underline
}
body.page-product-search #block-system-main .view-empty-main p.show_didyoumean span.label-list-results,
body.page-suppliers-search #block-system-main .view-empty-main p.show_didyoumean span.label-list-results {
    color: #66666a;
    float: left;
    font-size: 14px;
    margin: 2px 0
}
#related_searches span.title {
    color: #999;
    display: inline;
    float: left;
    word-wrap: break-word
}
#related_searches li {
    float: left;
    list-style: none outside none;
    padding: 0 0 0 3px;
    color: #999;
    font-size: 12px
}
#related_searches li a {
    color: #666;
    font-size: 12px;
    font-weight: normal
}
#related_searches li a span.autocomplete-user-input {
    font-size: 11px
}
#related_searches li a:hover {
    color: #79a401
}
#views-exposed-form-suppliers-search-page #edit-brazilian-companies--2-wrapper,
#views-exposed-form-suppliers-search-page #edit-international-companies--2-wrapper,
#views-exposed-form-product-search-solr--page .views-widget-per-page,
#views-exposed-form-suppliers-search-page .views-widget-per-page {
    display: none
}
.prod-list .prod-part1 i {
    display: inline-block;
    vertical-align: top
}
.prod-list .prod-part1 i small {
    font-style: normal;
    text-decoration: none;
    width: 100%
}
#related_searches {
    clear: both;
    color: #333;
    line-height: 20px;
    margin: 10px 20px 10px 1px;
    padding-bottom: 20px;
    margin-left: 115px
}
#related_searches .title {
    color: #999;
    display: inline;
    float: left;
    word-wrap: break-word;
    font-size: 12px
}
#related_searches ul li a {
    color: #333;
    display: inline;
    float: left;
    word-wrap: break-word
}
#related_searches ul li a:hover {
    text-decoration: none;
    color: #79a401
}
.page-product-search .form-item-items-per-page,
.page-suppliers-search .form-item-items-per-page {
    margin: 0
}
#views-exposed-form-suppliers-search-page #edit-intl-wrapper {
    display: none
}
body.page-suppliers-search #block-system-main .view-suppliers-search .supplier .prod-part2 {
    float: right;
    width: 35%
}
body.page-suppliers-search #block-system-main .view-suppliers-search .supplier .prod-part2 .listing_rightside span.popupsourceicon {
    display: inline
}
body.page-suppliers-search #block-system-main .supplier .prod-part1 {
    width: 65%
}
@media screen and (max-width: 768px) {
    .page-suppliers-search .form-item-items-per-page {
        display: none
    }
    .checks .page .text-center .pagination {
        display: none
    }
    body.page-suppliers-search #block-system-main .supplier .prod-part1 {
        width: 100%;
        border-right: 0
    }
    body.page-suppliers-search #block-system-main .view-suppliers-search .supplier .prod-part2 {
        width: 100%;
        margin-top: 10px
    }
}
body.page-suppliers-search #block-system-main .view-suppliers-search .prod-list.supplier h3 strong {
    color: #f60
}
body.page-product-search #block-system-main .view-product-search-solr- .prod-part2 a.name-toggle:hover {
    text-decoration: underline !important
}
body.page-product-search #block-system-main .view-product-search-solr- .prod-part2 a.name-toggle:focus {
    outline: thin dotted;
    outline-offset: -2px
}
.page.filter_b {
    width: 20%
}
.checks.filter_b {
    width: 43%;
    float: left;
    padding: 14px 5px
}
body .page.filter_b:last-child {
    width: 50%;
    float: right
}
.prod-list .view-empty {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    border: 0 !important
}
.prod-list .view-empty img {
    margin-left: 15px !important
}
.prod-part1 i small a {
    text-decoration: none
}
.page-product-search .view-product-search-solr-,
.page-suppliers-search .view-suppliers-search {
    margin-top: -25px
}
.page-product-search .view-product-search-solr- .view-empty,
.page-suppliers-search .view-suppliers-search .view-empty {
    margin-top: 25px !important
}
body .banners-container {
    margin: 30px 0
}
.breadcrumb-container+.banners-container {
    margin-top: 0
}
body.page-products-category #slide-featured-content .swiper-slide,
body.page-products-category #slide-featured-company .swiper-slide {
    width: 225px
}
#dashboard-internal-content>small.hl {
    color: #f60
}
.show-more-text .show-more-text-complete {
    display: none
}
.b2brazil-ui-swiper {
    position: relative;
    padding: 10px 30px;
    text-align: center
}
.b2brazil-ui-swiper .swiper-slide a {
    border: 1px solid #e7e7e7 !important;
    display: block;
    min-height: 120px;
    line-height: 120px;
    font-size: 13px;
    line-height: 13px;
    display: inline-block;
    color: #000;
    font-weight: bold;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 160px;
}
@media(max-width:768px) {
    .b2brazil-ui-swiper .swiper-slide a {
        border: 1px solid #e7e7e7 !important;
        display: block;
        min-height: 120px;
        line-height: 120px;
        font-size: 12px;
        line-height: 13px;
        display: inline-block;
        color: #25657e;
        height: 100px
    }
}
.b2brazil-ui-swiper .swiper-slide a span {
    display: block;
    height: 29px;
    width: 100%;
    line-height: 15px
}
@media(max-width:800px) {
    .b2brazil-ui-swiper .swiper-slide a span {
        font-size: 10px
    }
}
@media(max-width:500px) {
    .b2brazil-ui-swiper .swiper-slide a span {
        font-size: 8px
    }
}
@media(max-width:400px) {
    .b2brazil-ui-swiper .swiper-slide a span {
        font-size: 6px
    }
}
.b2brazil-ui-swiper .swiper-slide a .img {
    height: 120px;
    padding: 0 12px 5px 12px;
    vertical-align: middle;
    display: table-cell;
    width: 172px;
    max-width: 100%;
    min-height: 100%
}
@media(max-width:768px) {
    .b2brazil-ui-swiper .swiper-slide a .img {
        height: 90px;
        padding: 0;
        vertical-align: middle;
        display: table-cell;
        width: 172px;
        max-width: 100%;
        min-height: 100%
    }
}
.b2brazil-ui-swiper .swiper-slide.no-title a .img {
    height: 157px
}
@media(max-width:768px) {
    .b2brazil-ui-swiper .swiper-slide.no-title a .img {
        height: 120px
    }
}
@media(max-width:580px) {
    .b2brazil-ui-swiper .swiper-slide img {
        max-width: 75%
    }
}
@media(min-width:758px) and (max-width:992px) {
    .b2brazil-ui-swiper .swiper-slide img {
        max-width: 75%
    }
}
.arrow-left,
.arrow-right {
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 11;
    margin-top: -15px
}
.arrow-left {
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 15px solid #25657e;
    left: 0
}
.arrow-right {
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-left: 15px solid #25657e;
    right: 0
}
.b2brazil-ui-swiper .arrow-left,
.b2brazil-ui-swiper .arrow-right {
    pointer-events: none
}
.b2brazil-ui-swiper.working .arrow-left,
.b2brazil-ui-swiper.working .arrow-right {
    pointer-events: auto
}
.b2brazil-ui-swiper .swiper-slide a:hover,
.swiper-nav .swiper-slide a:focus {
    border: 1px solid #ffdf01 !important;
    box-shadow: 0 0 3px 0 #ffdf01 inset
}
.b2brazil-ui-swiper .swiper-slide a img {
    margin-top: 5px;
    vertical-align: middle;
    height: auto;
    max-width: 65%;
    max-height: 95%
}
.swiper-content .swiper-wrapper,
.swiper-content .swiper-slide {
    height: auto !important
}
.swiper-nav {
    height: 35px;
    width: 100%;
    background: #73120b;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) inset
}
.swiper-nav .swiper-slide {
    width: 24.9%;
    border-right: 1px solid white;
    line-height: 35px;
    text-align: center;
    position: relative;
    color: white;
    cursor: pointer;
    font-size: 13px
}
.swiper-nav .swiper-slide:last-child {
    border: 0
}
@media(max-width:650px) {
    .swiper-nav .swiper-slide {
        width: 150px
    }
}
@media(min-width:768px) and (max-width:992px) {
    .swiper-nav .swiper-slide .title.two-lines {
        line-height: 13px;
        padding-top: 4px;
        font-size: 12px
    }
}
.swiper-nav .swiper-slide,
.swiper-nav .angle {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}
.swiper-nav .angle {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffdf01;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: -1px;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}
.swiper-nav .active-nav {
    cursor: default;
    color: #ffdf01
}
.swiper-nav .active-nav .angle {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}
.swiper-nav .swiper-wrapper {
    margin: 0 auto
}
#need-help {
    background: #fff;
    margin-bottom: 20px;
    padding: 5px 10px
}
#need-help h4 {
    color: #73120b;
    font-weight: bold;
    padding-left: 0;
    border-width: 2px 0 0
}
.b2br-transl-field {
    display: none
}
.b2br-transl-field.active {
    display: block
}
body footer ul {
    margin: 0;
    padding: 0
}
body footer li {
    margin: 0;
    padding: 0;
    list-style: none
}
 footer {
    /*background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/tile-footer.png) repeat-x scroll 0 15px #73120b;*/
}
@media(max-width:768px) {
    body.page-products-listing .view-header, body.page-suppliers-search .view-header, body.page-product-search .view-header {
        display: none
    }
}
body.page-product-search .main-container aside ul,
body.page-suppliers-search .main-container aside ul {
    margin: 0;
    padding: 0
}
body.page-product-search .main-container aside ul .leaf,
body.page-suppliers-search .main-container aside ul .leaf {
    color: #707070
}
body.page-product-search .main-container aside ul li a:active,
body.page-suppliers-search .main-container aside ul li a:active {
    color: #79a401;
    background-color: transparent;
    border: 2px solid #ffdf01;
    box-shadow: 0 0 10px #EEE;
    border: 2px solid #ffdf01;
    color: #707070
}
body.page-product-search .main-container aside ul li>a,
body.page-suppliers-search .main-container aside ul li>a {
    color: #707070;
    padding: 2px 16px 2px 2px;
    margin-bottom: 5px;
    font-size: 12px
}
body.page-product-search .main-container aside ul li,
body.page-suppliers-search .main-container aside ul li {
    padding: 2px 16px 2px 2px;
    margin-bottom: 5px
}
body.page-product-search .main-container aside ul li:hover,
body.page-suppliers-search .main-container aside ul li:hover {
    border: 2px solid #ffdf01
}
body.page-product-search .main-container aside ul li>a:hover,
body.page-suppliers-search .main-container aside ul li>a:hover {
    color: #79a401;
    text-decoration: none
}
body.page-product-search #need-help a,
body.page-suppliers-search #need-help a {
    color: #707070;
    padding: 2px 16px 2px 2px;
    margin-bottom: 5px;
    font-size: 12px;
    float: left
}
body.page-product-search #need-help a:hover,
body.page-suppliers-search #need-help a:hover {
    color: #79a401;
    text-decoration: none;
    border: 2px solid #ffdf01
}
body.page-product-search #need-help,
body.page-suppliers-search #need-help {
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 2px 0;
    border-style: solid none;
    border-color: #ffdf01 -moz-use-text-color;
    margin-top: 25px;
    padding-top: 10px;
    color: #ffdf01
}
body.page-product-search .need-help h4,
body.page-suppliers-search .need-help h4 {
    margin: 0 0 15px;
    color: #79a401;
    font-size: 18px;
    line-height: 10px;
    font-weight: bold;
    display: inline-block
}
.top_category_item_6 {
    font-size: 12pt;
    font-weight: bold;
    outline: medium none !important;
    color: #25657e;
    border: 1px solid #CCC;
    float: left;
    line-height: 27px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0 10px
}
.top_category_item_8 {
    font-size: 9.87261pt;
    font-weight: bold;
    float: left;
    line-height: 27px;
    padding: 2px 7px;
    border: 1px solid #CCC;
    margin: 2px .1em
}
.top_category_item_10 {
    font-size: 12pt;
    font-weight: bold;
    float: left;
    line-height: 27px;
    padding: 2px 7px;
    border: 1px solid #CCC;
    margin: 2px .1em
}
.top_category_item_12 {
    font-size: 10.9427pt;
    font-weight: bold;
    float: left;
    line-height: 27px;
    padding: 2px 7px;
    border: 1px solid #CCC;
    margin: 2px .1em
}
.top_category_item_14 {
    font-size: 12pt;
    font-weight: bold;
    outline: medium none !important;
    color: #25657e;
    float: left;
    line-height: 27px;
    padding: 2px 7px;
    border: 1px solid #CCC;
    margin: 2px .1em
}
.top_category_item_18 {
    font-size: 12pt;
    font-weight: bold;
    outline: medium none !important;
    color: #25657e;
    float: left;
    line-height: 27px;
    padding: 2px 7px;
    border: 1px solid #CCC;
    margin: 2px .1em
}
.top_category_item_20 {
    font-size: 12pt;
    font-weight: bold;
    outline: medium none !important;
    color: #25657e;
    float: left;
    line-height: 27px;
    padding: 2px 7px;
    border: 1px solid #CCC;
    margin: 2px .1em
}
.top_category_item_22 {
    font-size: 13pt;
    font-weight: bold;
    outline: medium none !important;
    color: #25657e;
    float: left;
    line-height: 27px;
    padding: 2px 7px;
    border: 1px solid #CCC;
    margin: 2px .1em
}
.i18n-pt-br .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav,
.i18n-es .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav {
    width: 218px;
    line-height: 18px
}
@media(max-width:768px) {
    .b2brazil-menu-wrapper-buy-find-sell {
        display: none !important
    }
}
.i18n-pt-br .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li a,
.i18n-es .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li a {
    font-size: 11px
}
.i18n-pt-br .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li .caret,
.i18n-es .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav li .caret {
    font-size: 10px
}
.i18n-pt-br .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav,
.i18n-es .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell .nav {
    padding: 0
}
.i18n-pt-br #b2brazil-search-form-top #btn-post-a-requirement,
.i18n-es #b2brazil-search-form-top #btn-post-a-requirement {
    width: 218px
}
#b2brazil-search-form-top #btn-post-a-requirement {
    width: 218px
}
.i18n-pt-br #b2brazil-search-form-top .dropdown-toggle,
.i18n-es #b2brazil-search-form-top .dropdown-toggle {
    width: 100%
}
.lead-none-link a:hover {
    text-decoration: none
}
.lead-none-link a {
    text-decoration: none
}
.search-navigation-top {
    padding-top: 10px
}
body .btn-success {
    color: #FFF;
background-color: #bb4c38;
    border-color: #7a281a;
}
body .btn-success:hover {
    color: #FFF;
background-color: #bb4c38;
    border-color: #7a281a;
}
body .btn-success:active {
    color: #FFF;
    background-color: #678c01;
    border-color: #678c01
}
body .btn-success:visited {
    color: #FFF;
    background-color: #678c01;
    border-color: #678c01
}
#dashboard-internal-content .b2br-transl-tab {
    margin: 0;
    padding: 0
}
.b2br-transl-tab ul li {
    margin: 0;
    padding: 0;
    float: left
}
.b2br-transl-tab ul li a {
    margin: 0;
    padding: 0;
    float: left;
    text-decoration: none
}
#loggedout-register .form-item-salutation {
    width: 20%;
    float: left
}
#loggedout-register .form-item-first-name {
    width: 40% !important;
    float: left !important;
    padding-left: 10px;
    margin-right: 0 !important;
    clear: none !important
}
#loggedout-register .form-item-last-name {
    width: 40% !important;
    float: right !important;
    padding-left: 10px;
    margin-right: 0 !important
}
#loggedout-register .form-item-email {
    margin-right: 0 !important;
    padding-right: 5px
}
#loggedout-register .form-item-state {
    width: 50% !important;
    float: right !important;
    padding-left: 5px
}
body.page-post-requirement .form-item-address-2 {
    float: left;
    width: 50%
}
@media(max-width:656px) {
    body.page-post-requirement .form-item-address-2 {
        float: left;
        width: 100%
    }
}
.i18n-pt-br .form-item-state {
    width: 49%;
    float: right
}
#block-b2brazil-products-top-categories-block .block-title {
    color: #79a401;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    border-width: 2px 0 0;
    border-style: solid none none;
    border-color: #ffdf01;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin-top: 25px;
    padding-top: 10px
}
@media(max-width:768px) {
    #block-b2brazil-products-top-categories-block {
        display: none !important
    }
}
@media(max-width:640px) {
    #loggedout-register .form-item-salutation {
        width: 100%
    }
    #loggedout-register .form-item-first-name {
        width: 100% !important;
        padding: 0 !important
    }
    #loggedout-register .form-item-last-name {
        width: 100% !important;
        padding-left: 0
    }
    #loggedout-register .form-item-email {
        margin-right: 0 !important;
        padding-right: 0;
        width: 100% !important
    }
    #loggedout-register .form-item-state {
        width: 100% !important
    }
}
.list-service-home-trade-services {
    padding: 0;
    margin: 0px 0 0 0
}
.list-service-home-trade-services h3 {
    font-size: 20px;
    padding-left: 0px
}
.list-service-home-trade-services li {
    list-style: none;
    padding: 0 0 0 5px;
    margin: 15px 0 15px 0px
}
body .list-service-home-trade-services li a {
    font-size: 13px;
    line-height: 25px;
}
.list-service-home-trade-services img {
    width: 25px;
    height: 25px;
    margin-right: 5px
}
body.page-home .trade-services-banner .col-sm-9 {
    padding: 0
}
@media(max-width:767px) {
    .list-service-home-trade-services {
        padding: 0;
        margin: 40px 0 0 0
    }
}
.b2-verified-home-banner {
    margin-top: 45px
}
@media(min-max:678px) {
    .b2-verified-home-banner {
        margin-top: 25px
    }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
    #b2brazil-search-form-top .expose-search-main input[type="text"] {
        width: 295px
    }
    #navbar #b2brazil-search-form-top #search-form #search-input {
        width: 305px
    }
    #navbar #b2brazil-search-form-top #search-form {
        width: 415px
    }
    .logo-home span {
        margin-top: 15px;
        width: 160px;
        height: 40px;
        min-width: 160px
    }
}
@media screen and (min-width: 641px) and (max-width: 990px) {
    #b2brazil-search-form-top .expose-search-main input[type="text"] {
        width: 250px
    }
    #navbar #b2brazil-search-form-top #search-form #search-input {
        width: 255px
    }
    #navbar #b2brazil-search-form-top #search-form {
        width: 360px
    }
}
@media(max-width:768px) {
    #b2brazil-search-form-top .expose-search-main input[type="text"] {
        width: 100%
    }
    #b2brazil-search-form-top .expose-search-main .views-exposed-form #edit-search-api-views-fulltext-wrapper {
        width: 60%
    }
    #b2brazil-search-form-top .expose-search-main .views-exposed-form .views-submit-button {
        width: 32%
    }
    #b2brazil-search-form-top .expose-search-main .views-exposed-form #edit-search-api-views-fulltext-wrapper *:first-child,
    #b2brazil-search-form-top .expose-search-main .views-exposed-form .views-submit-button button {
        width: 100%
    }
    #navbar #b2brazil-search-form-top span.or-label {
        display: none
    }
    #navbar #b2brazil-search-form-top .form-type-select {
        width: 30%
    }
    #b2brazil-search-form-top #btn-post-a-requirement {
        display: none
    }
    #form-search-wrapper {
        width: 100%
    }
    .expose-search-main {
        width: 70%
    }
    #banner-left {
        display: none
    }
    #navbar #b2brazil-search-form-top #search-form #search-input {
        width: 60%
    }
    #navbar #b2brazil-search-form-top #search-form {
        width: 68%
    }
    #navbar #b2brazil-search-form-top #search-form #search-form-submit {
        width: 35%
    }
}
@media(max-width:500px) {
    #b2brazil-search-form-top .expose-search-main .views-exposed-form .views-submit-button {
        padding: 0 !important
    }
    #navbar #b2brazil-search-form-top .form-type-select {
        display: none
    }
    .expose-search-main {
        width: 100%
    }
    #navbar #b2brazil-search-form-top #search-form {
        width: 100%
    }
}
.spacing-lead-central-home {
    margin-top: 0px
}
.page-products-listing #need-help {
    border-width: 2px 0 0;
    border-style: solid none none;
    border-color: #ffdf01;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    margin-top: 25px;
    padding-top: 10px;
    padding-left: 0
}
.page-products-listing #need-help a {
    font-size: 12px;
    color: #707070
}
body.page-products-listing .need-help {
    color: #ffdf01
}
.trade-services-banner h2 strong a:hover {
    text-decoration: none
}
body.page-sitemap #block-system-main .cl .coluna span {
    font-weight: bold;
    font-size: 16px;
    color: #79a401;
    display: block;
    margin-top: 10px
}
body.page-sitemap #block-system-main .cl .coluna ul {
    margin: 0;
    padding: 5px 0 0 0
}
body.page-sitemap #block-system-main .borderbottom {
    display: block;
    width: 100%
}
body.page-sitemap #block-system-main .cl .coluna ul li {
    margin: 0;
    list-style: none;
    padding: 3px;
    float: left
}
body.page-sitemap h2 {
    font-weight: bold;
    font-size: 22px;
    background: none transparent
}
body.page-sitemap #block-system-main .cl .coluna ul li a {
    text-decoration: underline;
    font-size: 14px
}
body.page-products-category .banner-item {
    padding-top: 15px
}
.partner-title a {
    text-decoration: none
}
#tab-featured-content .b2brazil-ui-swiper {
    margin-top: 16px
}
body .modal-content {
    box-shadow: none;
    border: 0
}
body .modal-content p {
    margin-top: 5px
}
body.page-home .modal {
    z-index: 100;
    position: fixed;
    top: 110%;
    left: 50%;
    border: 3px solid #79a501;
    background: #fff;
    font-size: 16.03px;
    line-height: 1.4em;
    color: #4a4a4a;
    z-index: 80;
    display: block;
    transition: all ease .5s
}
@media screen and (max-width: 768px) {
    body.page-home .modal {
        width: calc(100% - 30px);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 50px 15px 15px;
        box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.25)
    }
}
@media screen and (min-width: 769px) {
    body.page-home .modal {
        box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.25);
        border-radius: 30px;
        overflow-x: hidden;
        position: fixed;
        overflow-y: hidden;
        overflow: visible;
        margin-left: -300px;
        width: 600px;
        padding: 35px;
        font: inherit;
        vertical-align: baseline
    }
}
@media screen and (max-width: 768px) {
    body.page-home .modal.visivel {
        overflow-y: scroll;
        overflow-x: hidden;
        top: 15px
    }
}
@media screen and (min-width: 769px) {
    body.page-home .modal.visivel {
        top: 150px
    }
}
body.page-home .modal button {
    position: absolute;
    z-index: 82;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #79a501;
    font-size: 38px
}
@media screen and (max-width: 768px) {
    body.page-home .modal button {
        width: 100%;
        background: #79a501;
        color: #fff;
        border: 0;
        background-position: center center;
        padding: 0;
        top: 0;
        left: 0;
        text-align: center
    }
    body.page-home .modal button:after {
        position: static;
        content: 'Fechar' !important;
        font-family: 'Open Sans' !important;
        font-size: 14px !important;
        text-align: center
    }
}
@media screen and (min-width: 769px) {
    body.page-home .modal button {
        border-radius: 44px;
        width: 44px;
        right: -20px;
        border: 3px solid #79a501;
        top: -20px;
        background: #fff
    }
}
body.page-home .modal button:after {
    content: 'ÃƒÂ¯Ã¢â€šÂ¬Ã‚Â';
    font-family: 'FontAwesome';
    font-size: 26px;
    margin: 0;
    position: absolute;
    top: -2px;
    left: 9px
}
body.page-home .modal .modal-content h1 {
    color: #79a501;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 1em
}
body.page-home .modal .modal-content>* {
    margin-bottom: 1em
}
body.page-home .modal .modal-content p,
body.page-home .modal .modal-content ul {
    margin-bottom: 1em
}
body.page-home .modal .modal-content .jspPane ul li,
body.page-home .modal .modal-content .jspPane p {
    line-height: 22px !important
}
body.page-home .modal .modal-content p strong {
    color: #79a501
}
body.page-home .modal .modal-content ul {
    padding-left: 1.25em
}
body.page-home .modal .modal-content li {
    margin-bottom: .5em;
    list-style: outside none disc
}
body.page-home .modal .jspTrack {
    background: #e2e2e2
}
body.page-home .modal .jspDrag {
    border: 4px solid #e2e2e2;
    box-sizing: border-box;
    background: #79a501
}
@media(max-width:768px) {
    body .password-strength {
        float: none
    }
}
.col-sm-3 .banner-item img {
    margin-top: 10px
}
#need-help a {
    font-size: 12px;
    color: #707070
}
body.page-user-register .list-content li a,
body.page-upgrade-plan .list-content li a {
    display: none !important
}
.title-contact {
    margin-bottom: 10px
}
body.page-user-register .form-item-field-b2br-cpny-contact-country-und+a {
    float: right;
    font-size: 12px
}
body.center-content h2 {
    background: none
}
.b2brazil-register-form .logged-out-login {
    padding: 10px 0;
    max-width: 435px;
    margin: 0 auto;
    display: none;
    overflow: hidden
}
.b2brazil-register-form .logged-out-login .register-btn {
    float: left;
    color: #f60;
    margin-bottom: 18px
}
.b2brazil-register-form .logged-out-login .socials {
    clear: left
}
.b2brazil-register-form .logged-out-register {
    overflow: hidden;
    display: none
}
.b2brazil-register-form hr {
    clear: both
}
.b2brazil-register-form .logged-out-login.active,
.b2brazil-register-form .logged-out-register.active {
    display: block
}
.b2brazil-register-form .logged-out-register .form-item-salutation {
    width: 13%;
    margin-right: 1%;
    float: left;
    clear: left
}
.b2brazil-register-form .logged-out-register .form-item-first-name {
    width: 35%;
    margin-right: 1%;
    float: left
}
.b2brazil-register-form .logged-out-register .field-name-field-b2br-lead-qty,
.b2brazil-register-form .logged-out-register .field-name-field-b2br-lead-target-price,
.b2brazil-register-form .logged-out-register .form-item-email,
.b2brazil-register-form .logged-out-register .form-item-company-name,
.b2brazil-register-form .logged-out-register .form-item-zip,
.b2brazil-register-form .logged-out-register .form-item-address,
.b2brazil-register-form .logged-out-register .form-item-state {
    width: 50%;
    margin-right: 1%;
    float: left;
    clear: left
}
.b2brazil-register-form .logged-out-register .field-name-field-b2br-lead-unit-type,
.b2brazil-register-form .logged-out-register .field-name-field-b2br-lead-expiration,
.b2brazil-register-form .logged-out-register .form-item-last-name,
.b2brazil-register-form .logged-out-register .form-item-country,
.b2brazil-register-form .logged-out-register .form-item-website,
.b2brazil-register-form .logged-out-register .form-item-city,
.b2brazil-register-form .logged-out-register .form-item-province,
.b2brazil-register-form .logged-out-register .form-item-employees,
.b2brazil-register-form .logged-out-register .form-item-password,
.b2brazil-register-form .logged-out-register .form-item-number,
.b2brazil-register-form .logged-out-register .form-item-address-2,
.b2brazil-register-form .logged-out-register .form-item-year {
    width: 49%;
    float: left
}
.b2brazil-register-form .logged-out-register .form-item-area-code {
    width: 11%;
    float: left;
    margin-right: 1%
}
.b2brazil-register-form .logged-out-register .form-item-phone {
    width: 38%;
    float: left;
    margin-right: 1%
}
.b2brazil-register-form .btn.form-submit {
    float: right;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px
}
body.page-register-social #block-system-main {
    padding: 30px;
    background: white;
    border-radius: 2px;
    box-shadow: 0 0 5px #ddd;
    max-width: 800px;
    margin: 20px auto
}
body.page-register-social #block-system-main .form-item-salutation {
    float: left;
    width: 22%;
    margin-right: 1%
}
body.page-register-social #block-system-main .form-item-first-name {
    float: left;
    width: 38%;
    margin-right: 1%
}
body.page-register-social #block-system-main .form-item-last-name {
    float: left;
    width: 38%
}
body.page-register-social #block-system-main .form-item-email {
    width: 49%;
    float: left;
    margin-right: 1%;
    clear: both
}
body.page-register-social #block-system-main .form-item-company-name {
    width: 50%;
    float: left
}
body.page-register-social.i18n-en #block-system-main .form-item-email {
    width: 32%
}
body.page-register-social.i18n-en #block-system-main .form-item-company-name {
    width: 32%;
    margin-right: 1%
}
body.page-register-social #block-system-main .form-item-country {
    width: 34%;
    float: left
}
body.page-register-social #block-system-main .btn-submit-wrapper {
    clear: both;
    overflow: hidden;
    text-align: right
}
span.rfq-label {
    color: #9eae96;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 5px;
    font-size: 12px;
    cursor: help
}
.btn-linkedin {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/sign-linkedin.png) no-repeat 6px center #007ab6;
    display: inline-block;
    overflow: hidden;
    padding: 12px 10px 12px 43px;
    color: #fff !important;
    font-size: 13px
}
body.page-hotsite .nav-tabs>li>a.active {
    color: #79a401 !important;
    font-weight: bold
}
body.page-hotsite .nav-tabs>li>a {
    background: none;
    font-size: 20px
}
body.page-hotsite .nav-tabs>li>a:hover {
    background: none !important;
    border: 0 !important
}
body.page-hotsite .banks {
    float: left
}
body.page-hotsite .shields {
    float: left
}
body.page-hotsite #hotsite-tabs {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px
}
body.page-hotsite .company-name {
    font-size: 28px;
    text-align: left;
    display: block;
    padding: 24px 117px 24px 0;
    clear: both;
    font-weight: bold
}
body.page-hotsite #hotsite-logo {
   width: 100%;
    max-width: 200px;
    border: 1px solid #CCC;
    background: #FFF none repeat scroll 0 0;
    height: 137px;
    margin-bottom: 15px;
    line-height: 137px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px;
}
body.page-hotsite #hotsite-logo img {
    max-height: 98%;
    margin-top: 17px;

}
body.page-hotsite .shields .hotsite-icons {
    float: left;
    margin-right: 10px;
    cursor: pointer
}
body.page-hotsite .hotsite-icons:hover .img-popups {
    display: block
}
body.page-hotsite #hotsite-header-contact {
    background: #F60 url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/bg-icon-mail.png) no-repeat scroll 9px center;
    border: 0 none;
    color: #FFF !important;
    margin-bottom: 25px;
    padding-left: 39px;
    float: right
}
body.page-hotsite .hotsite-header {
    min-height: 160px;
    background: #f3f3f3 url(../imagesN/bg-company-info.png) repeat-x scroll left top
}
body .hotsite-header .col-sm-3+col-sm-9 {
    padding: 0;
    text-align: center
}
body.page-hotsite #hotsite-content {
    overflow: hidden
}
@media(max-width:768px) {
    body.page-hotsite .company-name {
        width: 100%;
        text-align: center
    }
    body.page-hotsite .company-name {
        margin-left: 0
    }
    body.page-hotsite .hotsite-icons {
        width: 100%
    }
    body.page-hotsite .shields {
        width: 100% !important;
        text-align: center !important
    }
    body.page-hotsite .shields .hotsite-icons img {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important
    }
    body.page-hotsite .shields .hotsite-icons {
        padding-left: 5px;
        padding-right: 5px
    }
    body.page-hotsite .shields {
        float: left;
        width: 100%
    }
    body.page-hotsite #hotsite-header-contact {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    body.page-hotsite .info-middle {
        text-align: center
    }
    body.page-hotsite .shields {
        width: 100%
    }
    body.page-hotsite #lead-form .field-name-field-b2br-lead-type+.field-name-field-b2br-lead-subject {
        width: 100%;
        float: left
    }
    body.page-hotsite #lead-form .field-name-field-b2br-lead-type {
        width: 100%;
        float: left
    }
    body.page-hotsite #lead-form .b2brazil-ajax-wrapper-field_b2br_lead_cat_prd-container>div:first-child {
        width: 100%;
        float: left
    }
    body.page-hotsite #lead-form .b2brazil-ajax-wrapper-field_b2br_lead_cat_prd-container>div:nth-child(2) {
        width: 100%;
        float: left
    }
}
body.page-hotsite-product #hotsite-product-description {
    background-image: url(../imagesN/bg-h2-content.png), url(../imagesN/bg-h2-content.png);
    background-position: center bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 5px 0 5px 0
}
body.page-hotsite-product #product-details-terms {
    background-image: url(../imagesN/bg-h2-content.png), url(../imagesN/bg-h2-content.png);
    background-position: center bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 5px 0 5px 0
}
body.page-hotsite-product #product-details-delivery {
    background-image: url(../imagesN/bg-h2-content.png), url(../imagesN/bg-h2-content.png);
    background-position: center bottom;
    background-repeat: no-repeat, no-repeat;
    padding: 5px 0 5px 0
}
body.page-hotsite #product-text {
    padding-bottom: 20px
}
body.page-hotsite .main-container {
    padding-bottom: 20px;
        margin-top: 10px;
}
body.page-hotsite .main-container>.row {
    margin: 0
}
body.page-hotsite .b2brazil-col-right {
    padding-left: 0
}
body.page-hotsite .b2brazil-top-wrapper {
    color: #acacac;
    font-size: 15px;
    margin-bottom: 34px;
    /*background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/bg-gray.gif) repeat-x scroll center top #fff*/
}
body.page-hotsite-campaign .b2brazil-top-wrapper {
    display: none
}
body.logged-in.page-hotsite .b2brazil-top-wrapper {
    height: 32px
}
body.page-hotsite #navbar {
   display: block;
    margin-bottom: 0px;
}
body.page-hotsite .b2brazil-menu-wrapper-join-free-sign-in li a {
    color: #707070
}
body.page-hotsite .b2brazil-menu-wrapper-join-free-sign-in li a.active {
    color: #79a401
}
body.page-hotsite .b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in li a:hover {
    color: #707070;
    text-decoration: underline
}
body.page-hotsite .b2brazil-top-wrapper .nav>li:nth-of-type(1) {
     /*border-right: 1px solid #b6b3bb !important*/
}
body.page-hotsite .b2brazil-top-wrapper .nav li {
    margin-top: 0px
}
body.page-hotsite .b2brazil-top-wrapper .nav>li a {
   line-height: 40px;
    padding: 3px 0px;
}
}
body.page-hotsite .b2brazil-top-wrapper .logo {
    display: block;
    position: relative;
    z-index: 1
}
body.page-hotsite #user-logged-name,
body.page-hotsite #user-logged-name * {
    color: #707070 !important
}
body.page-hotsite #user-logged-name a:nth-of-type(1) {
    color: #79a401 !important
}
body.page-hotsite .b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in {
    margin-left: 137px;
    position: relative
}
body.page-hotsite .b2brazil-top-wrapper .b2brazil-menu-wrapper-join-free-sign-in:before {
    /*background-image: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/logo-gray-b2b.png);
    background-size: 100% auto;
    content: "";
    height: 32px;
    left: -137px;
    position: absolute;
    top: 0;
    width: 117px*/
}
body.page-hotsite .b2brazil-top-wrapper .b2brazil-menu-wrapper-buy-find-sell {
    display: block;
}
body.page-hotsite #block-system-main {
    float: left;
    width: 100%;
    margin-top: 10px;
}
body.page-hotsite .info-box {
    background: url(../imagesN/bg-company-info.png) repeat-x scroll left top #f3f3f3;
    min-height: 160px
}
body.page-hotsite .info-box .col-sm-3 {
    padding-top: 8px;
    text-align: center
}
body.page-hotsite .info-box .info-right {
    text-align: right
}
body.page-hotsite .banks {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-banks.png) no-repeat scroll right center rgba(0, 0, 0, 0);
    float: left;
    margin-bottom: 15px;
    margin-right: 3%;
    padding-top: 7px;
    min-height: 50px;
    padding-right: 35px
}
@media screen and (max-width: 780px) {
    body.page-hotsite .banks {
        margin-right: 0 !important;
        padding-right: 0 !important;
        min-height: 30px !important
    }
    body.page-hotsite .banks {
        width: 100%;
        background: none transparent
    }
    body.page-hotsite .hotsites_icons {
        float: none !important;
        margin-right: 0 !important
    }
    body.page-hotsite .hotsites_icons img {
        margin-left: auto;
        margin-right: auto
    }
}
body.page-hotsite .shields {
    float: left;
    margin: 7px 0 0 0
}
body.page-hotsite .clear {
    clear: both;
    height: 1px;
    overflow: hidden
}
body.page-hotsite .info-middle p {
    font-size: 13px;
    line-height: 25px
}
body.page-hotsite .info-middle .bt-contact {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/bg-icon-mail.png) no-repeat scroll 9px center #b13018;
    border: 0 none;
    color: white !important;
    margin-bottom: 25px;
    padding-left: 39px;
    float: right
}
body.page-hotsite .info-middle .bt-contact:active,
body.page-hotsite .info-middle .bt-contact:hover {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-icon-mail.png) no-repeat scroll 9px center #ff7f2a !important
}
body.page-hotsite .color-line,
body.page-hotsite #featured-tabs {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/images/bg-h2-content.png) no-repeat scroll center bottom;
    border: medium none
}
body.page-hotsite #hotsite-tabs li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    clear: both;
    color: #666;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin: 16px 0 5px;
    padding: 0 0 13px;
    cursor: pointer
}
body.page-hotsite #featured-tabs li a {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    clear: both;
    color: #666;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin: 16px 0 5px;
    padding: 0 0 13px;
    cursor: pointer
}
body.page-hotsite #hotsite-tabs a.active .caret {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #79a401 !important;
    display: block
}
body.page-hotsite #hotsite-tabs a .caret {
    display: none;
    bottom: 3px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: auto
}
body.page-hotsite #hotsite-tabs ul li a .caret {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 6px solid #fff;
    bottom: 3px;
    display: none;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: auto
}
body.page-hotsite .company-details-text {
    padding: 10px 0
}
body.page-hotsite .company-details-text a {
    color: #396b82;
    font-size: 13px
}
body.page-hotsite .color-line {
    background-position: left top;
    padding: 17px 0
}
body.page-hotsite .img-cont i {
    display: inline-block;
    font-style: normal;
    margin-right: 3%;
    width: 157px
}
body.page-hotsite .zoom {
    display: inline-block;
    float: left;
    margin: 0 15px 10px 0;
    position: relative
}
body.page-hotsite .img-cont small {
    color: #396b82;
    display: inline-block;
    font-size: 12px;
    padding-right: 15px
}
body.page-hotsite .img-cont a {
    color: #396b82;
    font-size: 13px
}
body.page-hotsite .toggle-panel {
    cursor: pointer
}
body.page-hotsite h2 {
  clear: both;
    color: #73120b;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    background: transparent none;
}
body.page-hotsite .aditional-details ul {
    margin: 40px 0 0;
    padding: 0
}
body.page-hotsite .panels ul {
    list-style: none outside none;
    text-align: center
}
body.page-hotsite .aditional-details li {
    margin-right: 3%;
    vertical-align: bottom;
    width: 145px
}
body.page-hotsite .panels li {
    display: inline-block;
    text-align: center
}
body.page-hotsite .aditional-details li strong {
    color: #79a401;
    font-size: 60px;
    line-height: 1
}
body.page-hotsite .panels small {
    display: block
}
body.page-hotsite .box-contact {
    background-color: #f3f3f3;
    padding-left: 22px;
    padding-right: 22px
}
body.page-hotsite #contact-form,
body.page-hotsite #contact-form label {
    color: #707070;
    font-size: 14px
}
body.page-hotsite #contact-form ul,
body.page-hotsite #contact-form .help-block {
    margin: 0
}
body.page-hotsite .form-control {
   /* border: 1px solid #82aa12*/
}
body.page-hotsite input,
body.page-hotsite .form-control {
    padding: 5px
}
body.page-hotsite #contact-form a {
    color: #25657e
}
body.page-hotsite #morefields {
    padding-top: 20px
}
body.page-hotsite #contact-form button[type="submit"] {
    background-color: #f60;
    border: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    margin-left: 5px;
    padding: 5px 34px
}
body.page-hotsite .nobg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important
}
body.page-hotsite .company-contact-text {
    margin-top: 20px;
    padding-bottom: 20px
}
body.page-hotsite .company-contact-text h2 {
    background: url(../imagesN/bg-h2-content.png) no-repeat scroll center bottom / 100% 1px rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    margin-bottom: 15px;
    padding-bottom: 8px
}
body.page-hotsite .company-contact-text p {
    font-size: 13px;
    margin-bottom: 5px
}
body.page-hotsite .company-contact-text span {
    display: inline-block;
    width: 120px
}
.company-contact-text .cvinfo {
    text-align: right
}
body.page-hotsite .company-contact-text .cvinfo p {
    display: inline-block;
    margin: 0 auto;
    min-width: 307px;
    text-align: left
}
body.page-hotsite .company-contact-text .cvinfo img {
    float: left;
    margin-right: 16px
}
body.page-hotsite .company-contact-text .cvinfo strong {
    font-size: 16px
}
body.page-hotsite .company-contact-text .cvinfo small {
    color: #707070;
    display: block
}
body.page-hotsite .company-contact-text .bt-cv {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/bg-icon-cv.png) no-repeat scroll 9px center #25657e;
    border: 0 none;
    color: white !important;
    padding-left: 30px;
    float: right;
    margin-top: 10px
}
body.page-hotsite .company-contact-text .bt-cv:active,
body.page-hotsite .company-contact-text .bt-cv:hover {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/bg-icon-cv.png) no-repeat scroll 9px center #19546b !important
}
body.page-hotsite .figures ul {
    margin: 35px 0 0;
    padding: 0
}
body.page-hotsite .panels ul {
    list-style: none outside none;
    text-align: center
}
body.page-hotsite .figures li:first-child {
    background-color: #79a401;
    background-position: 35px 70px
}
body.page-hotsite .figures li {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/bg-pictures.png) no-repeat scroll center 70px #25657e;
    color: white;
    font-size: 30px;
    font-weight: bold;
    height: 196px;
    line-height: 30px;
    margin-right: 1.5%;
    padding-top: 15px;
    vertical-align: top;
    width: 185px
}
body.page-hotsite .figures li small {
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 14px;
    padding-top: 120px
}
body.page-hotsite .figures li:last-child {
    background-color: #bfbfbf;
    background-position: -540px 70px;
    font-size: 22px
}
body.page-hotsite .panels li:last-child {
    margin: 0
}
body.page-hotsite .c-usa {
    left: 24.5%;
    top: 35.8%
}
body.page-hotsite .mark {
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/bg-mark.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 27px;
    overflow: hidden;
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px
}
body.page-hotsite .item-africa {
    left: 52%;
    top: 55%
}
body.page-hotsite .item-asia {
    left: 73%;
    top: 34%
}
body.page-hotsite .item-easterneurope {
    left: 55%;
    top: 24%
}
body.page-hotsite .item-global {
    top: 40%;
    left: 50%
}
body.page-hotsite .item-middleeast {
    left: 61%;
    top: 39%
}
body.page-hotsite .item-northamerica {
    left: 20%;
    top: 35%
}
body.page-hotsite .item-oceania {
    left: 85%;
    top: 67%
}
body.page-hotsite .item-southamerica {
    left: 30%;
    top: 65%
}
body.page-hotsite .item-southeastofasia {
    left: 73%;
    top: 55%
}
body.page-hotsite .item-westerneurope {
    left: 45%;
    top: 28%
}
body.page-hotsite .c-bra {
    left: 32%;
    top: 63.9%
}
body.page-hotsite .c-afr {
    left: 51.5%;
    top: 54.4%
}
body.page-hotsite .c-cze {
    left: 59.2%;
    top: 24.5%
}
body.page-hotsite .c-chi {
    left: 73.5%;
    top: 41.9%
}
body.page-hotsite .c-aus {
    left: 79.9%;
    top: 74.4%
}
body.page-hotsite .list-content li {
    clear: both;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 20px;
    overflow: hidden
}
body.page-hotsite .list-content li:last-child {
    margin-bottom: 10px
}
body.page-hotsite .list-content li a {
    color: #707070
}
body.page-hotsite .list-content li strong {
    color: #79a401;
    display: block;
    margin-bottom: 8px
}
body.page-hotsite .list-content li img {
    float: left;
    height: auto;
    margin: 2px 5px 5px 0;
    max-width: 90px
}
body.page-hotsite aside p a {
    color: #396b82;
    font-size: 13px
}
body.page-hotsite side p a .caret {
    border-bottom: 5px solid #fff;
    border-left: 5px solid #396b82;
    border-top: 5px solid #fff
}
body.page-hotsite #hotsite-trade-market,
body.page-hotsite #hotsite-key-figures,
body.page-hotsite #hotsite-additional-details,
body.page-hotsite #hotsite-details-products {
    background: url(../imagesN/images/bg-h2-content.png) no-repeat scroll center bottom;
    border: medium none
}
body.page-hotsite #hotsite-details-products {
    background-image: url(../imagesN/bg-h2-content.png), url../imagesN/bg-h2-content.png);
    background-position: center top, center bottom;
    background-repeat: no-repeat, no-repeat;
    border: medium none;
    padding: 20px 0;
    overflow: hidden
}
body.page-hotsite-details #hotsite-trade-market-maps,
body.page-hotsite-details #hotsite-key-figures,
body.page-hotsite-details #hotsite-additional-details,
body.page-hotsite-details #hotsite-details-products,
body.page-hotsite-details #hotsite-details-description,
body.page-hotsite-details #hotsite-trade-market {
    padding: 12px 0 12px 0
}
body.page-hotsite-details .show-more-text,
body.page-hotsite-details .products-services-list,
body.page-hotsite-details #hotsite-key-figures .panels,
body.page-hotsite-details #hotsite-additional-details .panels {
    margin-bottom: 20px
}
body.page-hotsite #hotsite-details-products .products-services-list+a {
    float: right;
    color: #396b82;
    font-size: 13px
}
body.page-hotsite #hotsite-trade-market-maps {
    position: relative;
    max-width: 727px;
    margin: 0 auto
}
body.page-hotsite #hotsite-contact-form {
    background-color: #f3f3f3;
    padding: 22px
}
body.page-hotsite #hotsite-contact-form>h2 {
    margin-bottom: 20px
}
body.page-hotsite .mandatory-field {
    color: #f60
}
body.page-hotsite .subtile-submit-company {
    margin-top: 10px
}
body.page-hotsite .panels ul li {
    margin-right: 3%;
    vertical-align: bottom;
    width: 145px;
    margin-top: 20px
}
body.page-hotsite #hotsite-product-carousel>#hotsite-product-image {
    text-align: center;
    line-height: 393px;
    height: 400px;
    width: 100%;
    border: 2px solid #c5c5c5;
    margin-bottom: 20px
}
body.page-hotsite #hotsite-product-carousel>#hotsite-product-image img {
    max-width: 90%;
    height: auto;
    max-height: 90%
}
body.page-hotsite #hotsite-product-images {
    position: relative
}
body.page-hotsite #hotsite-product-images .swiper-slide {
    width: 110.75px;
    text-align: center
}
body.page-hotsite #hotsite-product-images .swiper-slide a {
    display: block;
    border: 1px solid #eee;
    height: 85px;
    overflow: hidden;
    line-height: 79px;
    margin-left: 5px
}
body.page-hotsite #hotsite-product-images .swiper-slide a:first-child {
    margin-left: 0
}
body.page-hotsite #hotsite-product-images .swiper-slide a img {
    max-height: 90%;
    max-width: 90%
}
body.page-hotsite #product-name {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 7px;
    color: #79a401
}
body.page-hotsite .toggle-panel {
    font-size: 22px;
    font-weight: bold;
    color: #79a401
}
body.page-hotsite .toggle-panel.caret-active .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid
}
body.page-hotsite #product-keywords {
    overflow: hidden;
    padding-top: 20px
}
body.page-hotsite #product-keywords span {
    border: 1px solid #ccc;
    line-height: 27px;
    float: left;
    font-size: 13px;
    padding: 0 10px;
    margin-bottom: 5px;
    margin-right: 5px;
    color: #989898
}
body.page-hotsite .table td {
    background-color: transparent;
    border: 0;
    padding: 5px 0;
    font-size: 15px
}
body.page-hotsite .table-striped>tbody>tr:nth-child(odd)>td {
    background-color: transparent
}
body.page-hotsite .b2brazil-top-wrapper .nav>li a {
    font-size: 14px
}
body.page-hotsite #hotsite-additional-details li strong {
    color: #79a401;
    font-size: 60px;
    line-height: 1
}
body.page-hotsite #hotsite-key-figures ul li:first-child {
    background-color: #79a401;
    background-position: 35px 70px
}
body.page-hotsite #hotsite-key-figures ul li {
    background: #25657e url(//b2brazil.com/sites/all/themes/bsb2brfront/css/./images/bg-pictures.png) no-repeat scroll center 70px;
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
    height: 196px;
    line-height: 30px;
    margin-right: 1.5%;
    padding-top: 15px;
    vertical-align: top;
    width: 185px
}
body.page-hotsite #hotsite-key-figures .panels ul li {
    display: inline-block;
    text-align: center
}
body.page-hotsite #hotsite-key-figures .panels ul {
    list-style: outside none none;
    text-align: center
}
body.page-hotsite #hotsite-key-figures ul {
    padding: 0;
    margin: 0 0 5px 0
}
body.page-hotsite #hotsite-key-figures ul small {
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 14px;
    padding-top: 120px
}
body.page-hotsite #hotsite-key-figures .panels small {
    display: block
}
body.page-hotsite #hotsite-key-figures ul li:last-child {
    background-color: #bfbfbf;
    background-position: -540px 70px;
    font-size: 22px;
    margin-top: 20px
}
body.page-hotsite .nav-tabs {
    border-bottom: 0
}
body.page-hotsite-details #hotsite-tabs {
    border: medium none;
    background: transparent url(../imagesN/bg-h2-content.png) no-repeat scroll center bottom
}
body .products-services-list ul {
    overflow: hidden;
    margin: 0 -65px 0 0;
    padding: 0
}
body.page-hotsite .col-sm-2 .hotsite-products-relateds h3 {
    font-size: 20px;
    font-weight: bold;
    float: left;
    width: 100%;
    padding: 0 0 13px;
    margin: 0;
    color: #222;
    background: none
}
body.page-hotsite .hotsite-products-relateds h3 {
    font-size: 20px;
    font-weight: bold;
    float: left;
    width: 100%;
    margin: 16px 0 5px;
    padding: 0 0 13px;
    color: #79a401;
    background: transparent url(../imagesN/bg-h2-content.png) no-repeat scroll center bottom / 100% 1px
}
body.page-hotsite .right-side h3 {
    border-top: 2px solid #ffe113;
    font-size: 20px;
    font-weight: bold;
    margin-top: 7px;
    padding-top: 15px;
    float: left;
    width: 100%
}
body.page-hotsite .side_menu_header.caret-active .caret {
    margin-top: 10px !important;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    border-top: 0;
    border-bottom: 4px solid
}
body .b2brazil-menu-wrapper ul li:last {
    margin-bottom: 10px
}
body.page-hotsite .port_details .sub_port_description .product_name {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 7px;
    color: #79a401
}
body.page-hotsite #tabtwo .left-side .view .port_jcarousel .product_image_wrapper {
    text-align: center;
    float: left;
    line-height: 400px;
    height: 400px;
    width: 100%;
    border: 2px solid #c5c5c5
}
body.page-hotsite .tintContainer img {
    width: 142px !important;
    height: 124px !important
}
body.page-hotsite .img-popups {
    display: none;
    position: absolute;
    background: #fff;
    padding: 15px;
    border: 2px green solid;
    z-index: 10;
    font-size: 12px;
    width: 600px;
    border-radius: 4px;
    margin-top: 10px
}
body.page-hotsite .hotsite-products-relateds a {
    line-height: 21px;
    margin-top: 5px;
    font-size: 12px;
    display: block
}
body.page-hotsite .panels {
    display: none
}
body.page-hotsite .panels.active {
    display: block
}
body.page-hotsite-details .side-right-company-details {
    padding: 0 !important
}
body.page-hotsite-contact .side-right-company-details {
    padding: 0 0 0 15px !important
}
@media(max-width:768px) {
    body.page-hotsite-contact .side-right-company-details {
        padding: 15px 0 0 15px !important
    }
}
body.page-hotsite .yellow_separator {
    border-top: 2px solid #ffe113
}
body.page-hotsite .side-right-company-details .yellow_separator {
    margin: 25px 0 0 0
}
body.page-hotsite-product .section-product-single {
    margin: 0 !important
}
body.page-hotsite-product #hotsite-contact-form {
    margin-top: 25px
}
body.page-hotsite-product #loggedout-register .form-item-state,
body.page-hotsite-contact #loggedout-register .form-item-state,
body.page-hotsite-details #loggedout-register .form-item-state {
    width: 50% !important;
    float: left !important
}
body.page-hotsite #footer-contact-link {
    display: none
}
body.page-hotsite #campaign * {
    font-family: Arial
}
body.page-hotsite #campaign h2.subtitle {
    margin-bottom: 15px
}
body.page-hotsite #campaign>.row>*[class^="col-"] {
    margin-bottom: 15px
}
body.page-hotsite #campaign-header {
    padding-top: 20px
}
body.page-hotsite #campaign-header nav {
    text-align: center
}
body.page-hotsite #campaign-header nav ul {
    padding: 5px 0;
    position: relative;
    overflow: hidden;
    margin: 12px 0 0 0
}
body.page-hotsite #campaign-header nav li {
    height: 15px;
    border-right: 2px solid #666
}
body.page-hotsite #campaign-header nav a {
    display: block;
    padding: 0 10px;
    top: -7px;
    position: relative;
    color: #666;
    font-weight: bold;
    font-size: 20px
}
body.page-hotsite #campaign-header nav a.active {
    color: #f8aa07
}
body.page-hotsite #campaign-header nav li:first-child a {
    padding-left: 0
}
body.page-hotsite #campaign-header nav li:last-child {
    border-right: 0
}
body.page-hotsite #campaign-header .fa {
    color: #f8aa07;
    margin-right: 5px
}
body.page-hotsite #campaign-header #campaign-locale-email {
    text-align: center
}
body.page-hotsite #campaign-header #campaign-locale {
    display: inline-block;
    font-size: 12px;
    color: #999;
    border-right: 1px solid #eee;
    margin-right: 10px;
    padding-right: 20px
}
body.page-hotsite #campaign-header #campaign-locale-email div:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0 none
}
body.page-hotsite #campaign-header #campaign-locale-number {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    margin-top: 4px
}
body.page-hotsite #campaign-header #campaign-email {
    display: inline-block;
    color: #999;
    position: relative;
    top: -10px
}
body.page-hotsite #campaign-banner {
    position: relative;
    background: center center no-repeat;
    background-size: cover;
    max-height: 1000px;
    margin-top: 15px;
    margin-bottom: 15px
}
body.page-hotsite #campaign-banner .container-fluid {
    max-width: 1500px
}
body.page-hotsite #campaign-banner>.row>div {
    position: relative
}
body.page-hotsite #campaign-banner-right {
    padding-top: 20px
}
body.page-hotsite #campaign-banner-logo {
    text-align: center
}
body.page-hotsite #campaign-banner-form {
    margin: 20px auto 0 auto;
    padding: 25px;
    max-width: 425px
}
body.page-hotsite #campaign-banner-form label {
    display: none
}
body.page-hotsite #campaign-banner-form #lead-form .form-item-suppliers {
    display: none
}
body.page-hotsite #campaign-banner-form #lead-form .buttons {
    float: none
}
body.page-hotsite #campaign-banner-form #lead-form #lead-form-footer>br,
body.page-hotsite #campaign-banner-form #lead-form #lead-form-footer>hr {
    display: none
}
body.page-hotsite #campaign-banner-form #lead-form .field-name-field-b2br-lead-descr textarea {
    height: 275px
}
body.page-hotsite #campaign-banner-text {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin: 30px 0
}
body.page-hotsite #campaign-banner-text .subtitle-1 {
    display: block;
    font-size: 80%
}
body.page-hotsite #campaign-banner-text .subtitle-2 {
    display: none;
    font-size: 60%
}
body.page-hotsite #campaign-tools form {
    position: relative
}
body.page-hotsite #campaign-tools #campaign-search-text {
    width: 100%;
    padding: 8px 100px 8px 8px
}
body.page-hotsite #campaign-tools #campaign-search-btn {
    background: #f8aa07;
    color: #0d337a;
    border: 0 none;
    padding: 7px 25px;
    position: absolute;
    top: 3px;
    right: 3px
}
body.page-hotsite #campaign-tools #campaign-btns {
    overflow: hidden
}
body.page-hotsite #campaign-tools #campaign-btns .btn {
    width: 49%;
    float: left
}
body.page-hotsite #campaign-tools #campaign-btns .btn:first-child {
    margin-right: 2%
}
body.page-hotsite #campaign-contact {
    display: none
}
body.page-hotsite #campaign-right-products {
    overflow: hidden;
    margin-bottom: 10px
}
body.page-hotsite #campaign-right-products ul {
    margin: 0;
    padding: 0;
    list-style: none
}
body.page-hotsite #campaign-right-products ul a {
    font-size: 17px
}
body.page-hotsite #campaign-right-products ul li {
    margin-bottom: 8px
}
body.page-hotsite #campaign-right-products #products-see-all {
    float: right;
    font-weight: bold
}
body.page-hotsite #campaign-right-products #campaign-btns {
    overflow: hidden;
    margin-bottom: 30px
}
body.page-hotsite #campaign-right-products #campaign-btns .btn {
    width: 49%;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-right: 0;
    padding-left: 0
}
body.page-hotsite #campaign-right-products #campaign-btns .btn:first-child {
    margin-right: 2%
}
body.page-hotsite #campaign-middle-content {
    margin-bottom: 40px
}
body.page-hotsite #campaign-middle-products {
    overflow: hidden
}
body.page-hotsite #campaign-middle-products .products-content {
    overflow: hidden;
    width: 105%
}
body.page-hotsite #campaign-middle-products .products-content a {
    float: left;
    margin-right: 5%;
    margin-bottom: 12px;
    width: 45%
}
body.page-hotsite #campaign-middle-products .products-content .image {
    width: 100%;
    margin-bottom: 10px
}
body.page-hotsite #campaign-middle-products .products-content .image img {
    width: 100%
}
body.page-hotsite #campaign-middle-products .products-content .name {
    font-size: 12px
}
body.page-hotsite #campaign-right-b2bverified {
    text-align: center
}
body.page-hotsite #campaign-company-details {
    margin-top: 20px
}
body.page-hotsite #campaign-company-details>h2.subtitle {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-bottom: 30px
}
body.page-hotsite #campaign-company-details .contact-address {
    font-size: 14px;
    line-height: 23px
}
body.page-hotsite #campaign-company-details .contact-info .image {
    float: left;
    margin-right: 10px
}
body.page-hotsite #campaign-company-details .contact-info small {
    font-size: 11px;
    color: #666;
    display: block
}
body.page-hotsite #campaign-company-details .contact-btns {
    padding: 30px 0;
    text-align: center;
    overflow: hidden;
    font-size: 0
}
body.page-hotsite #campaign-company-details .contact-btns .btn {
    width: 135px;
    max-width: 49%;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    padding-right: 0;
    padding-left: 0
}
body.page-hotsite #campaign-company-details .contact-btns .btn:first-child {
    margin-right: 2%
}
body.page-hotsite #campaign-company-details .contact-info {
    overflow: hidden
}
body.page-hotsite #campaign-footer-social {
    background: #eee;
    border-bottom: 1px solid #cfcfcf
}
body.page-hotsite #campaign-footer-social ul li {
    vertical-align: middle;
    padding-right: 0
}
body.page-hotsite #campaign-footer-social ul a {
    height: 32px;
    width: 32px;
    display: block;
    overflow: hidden;
    opacity: .85;
    text-align: center
}
body.page-hotsite #campaign-footer-social ul a.linkedin {
    background: #0274b3
}
body.page-hotsite #campaign-footer-social ul a.linkedin:before {
    content: 'ÃƒÂ¯Ã†â€™Ã‚Â¡'
}
body.page-hotsite #campaign-footer-social ul a.facebook {
    background: #3b589e
}
body.page-hotsite #campaign-footer-social ul a.facebook:before {
    content: 'ÃƒÂ¯Ã¢â‚¬Å¡Ã…Â¡'
}
body.page-hotsite #campaign-footer-social ul a.twitter {
    background: #01abf0
}
body.page-hotsite #campaign-footer-social ul a.twitter:before {
    content: 'ÃƒÂ¯Ã¢â‚¬Å¡Ã¢â€žÂ¢'
}
body.page-hotsite #campaign-footer-social ul a.googleplus {
    background: #810000
}
body.page-hotsite #campaign-footer-social ul a.googleplus:before {
    content: 'ÃƒÂ¯Ã†â€™Ã¢â‚¬Â¢'
}
body.page-hotsite #campaign-footer-social ul a:hover {
    opacity: 1;
    text-decoration: none
}
body.page-hotsite #campaign-footer-social ul a:before {
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 24px;
    height: 32px;
    line-height: 32px
}
body.page-hotsite #campaign-footer-social .follow-us {
    text-align: center
}
body.page-hotsite #campaign-footer-social .follow-us strong {
    margin: 5px 0;
    color: #666;
    display: block;
    text-transform: uppercase
}
body.page-hotsite #campaign-footer-logo {
    text-align: center
}
body.page-hotsite #campaign-footer-logo a {
    display: inline-block;
    background: url(//b2brazil.com/sites/all/themes/bsb2brfront/images/hotsite/campaign-logo.jpg) no-repeat center center;
    width: 160px;
    height: 30px;
    overflow: hidden;
    line-height: 999px;
    padding: 22px 0;
    box-sizing: content-box
}
body.page-hotsite #campaign-footer-menu {
    background: #0d337a;
    padding: 15px 0 40px 0
}
body.page-hotsite #campaign-footer-menu-content {
    background: #f8aa07
}
body.page-hotsite #campaign-footer-menu a {
    display: block;
    padding: 0 15px;
    font-weight: bold;
    border-right: 1px solid #ccc;
    font-size: 18px
}
body.page-hotsite #campaign-footer-menu ul li:last-child a {
    border: 0
}
body.page-hotsite #campaign-footer-menu ul {
    margin-bottom: 0;
    text-align: center;
    padding: 8px 0
}
body.page-hotsite #campaign-footer-menu ul li {
    padding: 0
}
@media(max-width:451px) {
    body.page-hotsite #campaign-company-details .contact-address, body.page-hotsite #campaign-company-details .contact-info {
        clear: both;
        width: 100%
    }
    body.page-hotsite #campaign-header #campaign-locale {
        border-right: 0 none
    }
    body.page-hotsite #campaign-header #campaign-email {
        top: 0
    }
}
@media(min-width:452px) {
    body.page-hotsite #campaign-banner-text {
        font-size: 30px
    }
}
@media(min-width:600px) {
    body.page-hotsite #campaign-banner-text {
        font-size: 35px
    }
    body.page-hotsite #campaign-banner-text .subtitle-2 {
        display: block
    }
}
@media(max-width:767px) {
    body.page-hotsite #campaign-company-details .contact-btns {
        clear: both
    }
    body.page-hotsite #campaign-company-details .contact-btns .btn {
        width: 49%
    }
}
@media(min-width:768px) {
    body.page-hotsite #campaign-middle-products .products-content a {
        margin-right: 5%;
        width: 20%
    }
    body.page-hotsite #campaign-banner-text {
        font-size: 35px
    }
    body.page-hotsite #campaign-footer-logo {
        text-align: right
    }
    body.page-hotsite-campaign .container {
        width: 100%
    }
}
@media(min-width:992px) {
    body.page-hotsite #campaign-header nav {
        text-align: left
    }
    body.page-hotsite #campaign-banner-text {
        font-size: 45px
    }
    body.page-hotsite #campaign-banner-text .subtitle-1 {
        font-size: 32px
    }
    body.page-hotsite #campaign-banner-text .subtitle-2 {
        font-size: 24px
    }
    body.page-hotsite #campaign-company-details .contact-info {
        border-right: 1px solid #eee
    }
    body.page-hotsite-campaign .container {
        width: 970px
    }
    body.page-hotsite #campaign-header #campaign-locale-email {
        text-align: right
    }
}
@media(min-width:1200px) {
    body.page-hotsite-campaign .container {
        width: 1170px
    }
    body.page-hotsite #campaign-banner-logo {
        text-align: left
    }
}
.lead-premium-form {
    overflow: hidden
}
body.page-hotsite .lead-premium-form input,
body.page-hotsite .lead-premium-form .form-control {
    border: 1px solid #999
}
.lead-premium-form .form-group .form-group {
    margin-bottom: 0
}
.lead-premium-form .form-submit,
body.page-hotsite-campaign #lead-form .form-submit {
    width: 100%;
    padding: 15px;
    border: 0 none !important;
    font-size: 14px
}


.brofl {
    width:47%;float:left;margin-right:50px;
}
.brof2 {
    width:47%;float:right;
}

@media screen and (max-width: 767px ) {

.row {
     margin-left: 0px; 
     margin-right: 0px; 
}
.popf {
    text-align: right; float: left; width: 99%; padding-right:20px; margin-top:10px; margin-bottom:10px;
}

    .imgcnt {
        text-align:center;
    }
    #filt {
        float: left;
        width:100%;
    }
    .prod-list .prod-part1 {
    float: left;
    width: 70%;
    font-size: 12px;
    list-style-position: inside;
}
    .fpro {
        float:left;margin-left:0%;margin-top:0px;
        text-align:center;
    }
    .fprotbl {
    width: 100%;margin: 10px auto;padding: 5px;
}

    .tab-content {
    width: 100%;
    padding: 20px;
    display: none;
}
#tabs-container {
    margin-left:0px;
}
    .gloc {
    width: 100%;float: none;font-size:13px;text-align: center;margin:5px 0px 0px 10px;
    }
    .flt {
    margin-left: 0px;
}
    .crpl {
    float: none; margin-right: 70px; margin-bottom: 45px;
}
    .copcl {
    clear:both;
}
    .atcrt {
    width: 100%;
    float: left;
    padding-top: 3px;
}
.atcrtlbl {
    width:100%; float:right; clear:none;
}
.logbef {
    width: 100%;
    float: left;
}
.logbefadv {
  width:100%;float:none;
}
    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid #2e2960;
        border-radius: 0px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
        box-shadow: 0 1px 1px rgba(0,0,0,0.05);
        width: 95%;
        margin: 0px auto;
    }
    .paymd {
    width: 100%;
}
.mchtbl {
    width:100%; vertical-align: top; float:left;
}
        .mchtbl1 {
    width: 100%; border-left: 2px solid #FFB84D;
}
        .brofl {
    width:100%;float:left;margin-right:50px;
}
.brof2 {
    width:100%;float:none;
}
}



@media (min-width: 768px) and (max-width: 979px) {
    #filt {
        float: left;
        width:96%;
    }
    .prod-list .prod-part1 {
    float: left;
    width: 75%;
    font-size: 12px;
    list-style-position: inside;
}
     .fpro {
        float:none;margin-left:0%;margin-top:0px;
        text-align:center;
    }
    .fprotbl {
    width: 100%;margin: 10px auto;padding: 5px;
}

    .tab-content {
    width: 100%;
    padding: 20px;
    display: none;
}
    .tabnew {
    margin-left: 0px;
}
    #tabs-container {
    margin-left:0px;
}
 .gloc {

        width: 100%;float: none;font-size: 13px;text-align: center;margin: 5px 0px 0px 10px;

    }
  .flt {
    margin-left: 0px;
}
  .crpl {
    float: none; margin-right: 70px; margin-bottom: 45px;
}
  .copcl {
    clear:both;
}
  .atcrt {
    width: 100%;
    float: left;
    padding-top: 3px;
}
  .atcrtlbl {
    width:100%; float:right; clear:none;
}
  .logbef {
    width: 100%;
    float: left;
}
  .logbefadv {
  width:100%;float:none;
}

    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid #2e2960;
        border-radius: 0px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
        box-shadow: 0 1px 1px rgba(0,0,0,0.05);
        width: 95%;
        margin: 0px auto;
    }
    .paymd {
    width: 100%;
}
    .mchtbl {
    width:100%; vertical-align: top; float:left;
}
            .mchtbl1 {
    width: 100%; border-left: 2px solid #FFB84D;
}
                   .brofl {
    width:100%;float:left;margin-right:50px;
}
.brof2 {
    width:100%;float:none;
}

}



@media screen and (max-width: 480px ) {
.row {
     margin-left: 0px; 
     margin-right: 0px; 
}
.popf {
    text-align: right; float: left; width: 99%; padding-right:20px; margin-top:10px; margin-bottom:10px;
}

    .imgcnt {
        text-align:center;
    }
    #filt {
        float: left;
        width:100%;
    }
    .prod-list .prod-part1 {
    float: left;
    width: 55%;
    font-size: 12px;
    list-style-position: inside;
}

    .fpro {
        float:left;margin-left:0%;margin-top:0px;
        text-align:center;
    }
    .fprotbl {
    width: 100%;margin: 10px auto;padding: 5px;
}

    .tab-content {
    width: 100%;
    padding: 20px;
    display: none;
}
#tabs-container {
    margin-left:0px;
}
    .gloc {

        width: 100%;float: none;font-size: 13px;text-align: center;margin: 5px 0px 0px 10px;

    }
    .flt {
    margin-left: 0px;
}
    .crpl {
    float: none; margin-right: 70px; margin-bottom: 45px;
}
    .copcl {
    clear:both;
}
    .sellof {
        clear:both;
    }
    .atcrt {
    width: 100%;
    float: left;
    padding-top: 3px;
}
    .atcrtlbl {
    width:100%; float:right; clear:none;
}
    .logbef {
    width: 100%;
    float: left;
}
    .logbefadv {
  width:100%;float:none;
}

    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid #2e2960;
        border-radius: 0px;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
        box-shadow: 0 1px 1px rgba(0,0,0,0.05);
        width: 95%;
        margin: 0px auto;
    }

    .paymd {
    width: 100%;
}
    .mchtbl {
    width:100%; vertical-align: top; float:left;
}
        .mchtbl1 {
    width: 100%; border-left: 2px solid #FFB84D;
}
       .brofl {
    width:100%;float:left;margin-right:50px;
}
.brof2 {
    width:100%;float:none;
}
}