/*!
Theme Name: Stop the Bad Iran Deal
Author: Harris Media,  LLC
Author URI: http://harrismediallc.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme,  like WordPress,  is licensed under the GPL.
Use it to make something cool,  have fun,  and share what you've learned with others.

Harris Media Base Theme is based on Underscores http://underscores.me/,  (C) 2012-2015 Automattic,  Inc.

*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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, menu, 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-color: 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: 0.67em 0;
    text-shadow:none !important;
}
.representatives section.top h1{
    position:relative;
    opacity: 1;
    -webkit-transition: 1s all ease-in-out;
    transition: 1s all ease-in-out;
    display:inline-block;

}

.representatives section.top h1:before{
    content: "";
    height: 10px;
    display: block;
    width: 0;
    position: absolute;
    top: calc( 50% + 5px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #494543;
    left: 0;
    -webkit-transition: 1.5s all ease;
    transition: 1.5s all ease;
    background-color: #1A7408;
    -webkit-animation: lineFadeGrow 1.5s 1s forwards;
    animation: lineFadeGrow 1.5s 1s forwards;
}
@-webkit-keyframes lineFadeGrow{from{width:0;opacity:0}to{width:100%;opacity:1}}
@keyframes lineFadeGrow{from{width:0;opacity:0}to{width:100%;opacity:1}}
.top-h1{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1000px) {
    .representatives section.top h1{
        font-size:28pt;
    }
    .representatives section.top h1:before{
        height:6px;
    }
    .top-h1{
        max-width:600px;
    }
}
@media (max-width: 767px) {
    .representatives section.top h1{
        font-size:23px;
    }
    .top-h1{
        max-width:400px;
    }
    .representatives section.top h1:before{
        height:5px;
    }
}
h2,h3{
    text-shadow:none !important;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    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;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
    *, *: before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
a[href^="#"]:after, a[href^="javascript:"]: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, h1{
    orphans: 3;
    widows: 3;

}
h1,h2,h3{
    font-family:"Open Sans Condensed" sans-serif !important;
}
h2, h3 {
    page-break-after: avoid;
}
.navbar {
    display: none;
}
.btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000 !important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse !important;
}
.table td, .table th {
    background-color: #fff !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: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:hover, a:focus {
    color: #23527c;
    text-decoration: none;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,  0,  0,  0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
[role="button"] {
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
    font-size: 65%}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
    font-size: 75%}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
    font-size: 21px;
}
}small, .small {
    font-size: 85%}
mark, .mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase, .initialism {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:hover, a.text-primary:focus {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:hover, a.text-info:focus {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
    color: #843534;
}
.bg-primary {
    color: #fff;
}
.bg-primary {
    background-color: #337ab7;
}
a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul, ul ol, ol ul, 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: 20px;
}
dt, dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@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 #777;
}
.initialism {
    font-size: 90%}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
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: #777;
}
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 #eee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
    content: ''}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
    width: 740px;
}
}@media (min-width: 992px) {
    .container {
    width: 960px;
}
}@media (min-width: 1200px) {
    .container {
    width: 1160px;
}
}.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.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, section.tell-us-why #field_2_1, .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: 10px;
    padding-right: 10px;
}
.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;
    width:100%;
}
@media (min-width: 450px) {


.col-xs-1 {
    width: 8.33333333%}
.col-xs-2 {
    width: 16.66666667%}
.col-xs-3 {
    width: 25%}
.col-xs-4 {
    width: 33.33333333%}
.col-xs-5 {
    width: 41.66666667%}
.col-xs-6 {
    width: 50%}
.col-xs-7 {
    width: 58.33333333%}
.col-xs-8 {
    width: 66.66666667%}
.col-xs-9 {
    width: 75%}
.col-xs-10 {
    width: 83.33333333%}
.col-xs-11 {
    width: 91.66666667%}
.col-xs-12 {
    width: 100%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333333%}
.col-xs-pull-2 {
    right: 16.66666667%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-4 {
    right: 33.33333333%}
.col-xs-pull-5 {
    right: 41.66666667%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-7 {
    right: 58.33333333%}
.col-xs-pull-8 {
    right: 66.66666667%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-10 {
    right: 83.33333333%}
.col-xs-pull-11 {
    right: 91.66666667%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333333%}
.col-xs-push-2 {
    left: 16.66666667%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-4 {
    left: 33.33333333%}
.col-xs-push-5 {
    left: 41.66666667%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-7 {
    left: 58.33333333%}
.col-xs-push-8 {
    left: 66.66666667%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-10 {
    left: 83.33333333%}
.col-xs-push-11 {
    left: 91.66666667%}
.col-xs-push-12 {
    left: 100%}
.col-xs-offset-0 {
    margin-left: 0%}
.col-xs-offset-1 {
    margin-left: 8.33333333%}
.col-xs-offset-2 {
    margin-left: 16.66666667%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-4 {
    margin-left: 33.33333333%}
.col-xs-offset-5 {
    margin-left: 41.66666667%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-7 {
    margin-left: 58.33333333%}
.col-xs-offset-8 {
    margin-left: 66.66666667%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-10 {
    margin-left: 83.33333333%}
.col-xs-offset-11 {
    margin-left: 91.66666667%}
.col-xs-offset-12 {
    margin-left: 100%}

}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, section.tell-us-why #field_2_1, .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-1 {
    width: 8.33333333%}
.col-sm-2 {
    width: 16.66666667%}
.col-sm-3 {
    width: 25%}
.col-sm-4, section.tell-us-why #field_2_1 {
    width: 33.33333333%}
.col-sm-5 {
    width: 41.66666667%}
.col-sm-6 {
    width: 50%}
.col-sm-7 {
    width: 58.33333333%}
.col-sm-8 {
    width: 66.66666667%}
.col-sm-9 {
    width: 75%}
.col-sm-10 {
    width: 83.33333333%}
.col-sm-11 {
    width: 91.66666667%}
.col-sm-12 {
    width: 100%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.33333333%}
.col-sm-pull-2 {
    right: 16.66666667%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-4 {
    right: 33.33333333%}
.col-sm-pull-5 {
    right: 41.66666667%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-7 {
    right: 58.33333333%}
.col-sm-pull-8 {
    right: 66.66666667%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-10 {
    right: 83.33333333%}
.col-sm-pull-11 {
    right: 91.66666667%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.33333333%}
.col-sm-push-2 {
    left: 16.66666667%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-4 {
    left: 33.33333333%}
.col-sm-push-5 {
    left: 41.66666667%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-7 {
    left: 58.33333333%}
.col-sm-push-8 {
    left: 66.66666667%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-10 {
    left: 83.33333333%}
.col-sm-push-11 {
    left: 91.66666667%}
.col-sm-push-12 {
    left: 100%}
.col-sm-offset-0 {
    margin-left: 0%}
.col-sm-offset-1 {
    margin-left: 8.33333333%}
.col-sm-offset-2 {
    margin-left: 16.66666667%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-4 {
    margin-left: 33.33333333%}
.col-sm-offset-5 {
    margin-left: 41.66666667%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-7 {
    margin-left: 58.33333333%}
.col-sm-offset-8 {
    margin-left: 66.66666667%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-10 {
    margin-left: 83.33333333%}
.col-sm-offset-11 {
    margin-left: 91.66666667%}
.col-sm-offset-12 {
    margin-left: 100%}
}@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-1 {
    width: 8.33333333%}
.col-md-2 {
    width: 16.66666667%}
.col-md-3 {
    width: 25%}
.col-md-4 {
    width: 33.33333333%}
.col-md-5 {
    width: 41.66666667%}
.col-md-6 {
    width: 50%}
.col-md-7 {
    width: 58.33333333%}
.col-md-8 {
    width: 66.66666667%}
.col-md-9 {
    width: 75%}
.col-md-10 {
    width: 83.33333333%}
.col-md-11 {
    width: 91.66666667%}
.col-md-12 {
    width: 100%}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333333%}
.col-md-pull-2 {
    right: 16.66666667%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-4 {
    right: 33.33333333%}
.col-md-pull-5 {
    right: 41.66666667%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-7 {
    right: 58.33333333%}
.col-md-pull-8 {
    right: 66.66666667%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-10 {
    right: 83.33333333%}
.col-md-pull-11 {
    right: 91.66666667%}
.col-md-pull-12 {
    right: 100%}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333333%}
.col-md-push-2 {
    left: 16.66666667%}
.col-md-push-3 {
    left: 25%}
.col-md-push-4 {
    left: 33.33333333%}
.col-md-push-5 {
    left: 41.66666667%}
.col-md-push-6 {
    left: 50%}
.col-md-push-7 {
    left: 58.33333333%}
.col-md-push-8 {
    left: 66.66666667%}
.col-md-push-9 {
    left: 75%}
.col-md-push-10 {
    left: 83.33333333%}
.col-md-push-11 {
    left: 91.66666667%}
.col-md-push-12 {
    left: 100%}
.col-md-offset-0 {
    margin-left: 0%}
.col-md-offset-1 {
    margin-left: 8.33333333%}
.col-md-offset-2 {
    margin-left: 16.66666667%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-4 {
    margin-left: 33.33333333%}
.col-md-offset-5 {
    margin-left: 41.66666667%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-7 {
    margin-left: 58.33333333%}
.col-md-offset-8 {
    margin-left: 66.66666667%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-10 {
    margin-left: 83.33333333%}
.col-md-offset-11 {
    margin-left: 91.66666667%}
.col-md-offset-12 {
    margin-left: 100%}
}@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-1 {
    width: 8.33333333%}
.col-lg-2 {
    width: 16.66666667%}
.col-lg-3 {
    width: 25%}
.col-lg-4 {
    width: 33.33333333%}
.col-lg-5 {
    width: 41.66666667%}
.col-lg-6 {
    width: 50%}
.col-lg-7 {
    width: 58.33333333%}
.col-lg-8 {
    width: 66.66666667%}
.col-lg-9 {
    width: 75%}
.col-lg-10 {
    width: 83.33333333%}
.col-lg-11 {
    width: 91.66666667%}
.col-lg-12 {
    width: 100%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333333%}
.col-lg-pull-2 {
    right: 16.66666667%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-4 {
    right: 33.33333333%}
.col-lg-pull-5 {
    right: 41.66666667%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-7 {
    right: 58.33333333%}
.col-lg-pull-8 {
    right: 66.66666667%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-10 {
    right: 83.33333333%}
.col-lg-pull-11 {
    right: 91.66666667%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333333%}
.col-lg-push-2 {
    left: 16.66666667%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-4 {
    left: 33.33333333%}
.col-lg-push-5 {
    left: 41.66666667%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-7 {
    left: 58.33333333%}
.col-lg-push-8 {
    left: 66.66666667%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-10 {
    left: 83.33333333%}
.col-lg-push-11 {
    left: 91.66666667%}
.col-lg-push-12 {
    left: 100%}
.col-lg-offset-0 {
    margin-left: 0%}
.col-lg-offset-1 {
    margin-left: 8.33333333%}
.col-lg-offset-2 {
    margin-left: 16.66666667%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-4 {
    margin-left: 33.33333333%}
.col-lg-offset-5 {
    margin-left: 41.66666667%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-7 {
    margin-left: 58.33333333%}
.col-lg-offset-8 {
    margin-left: 66.66666667%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-10 {
    margin-left: 83.33333333%}
.col-lg-offset-11 {
    margin-left: 91.66666667%}
.col-lg-offset-12 {
    margin-left: 100%}
}table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .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>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>th, .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>thead>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>tfoot>tr>td {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>th, .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-of-type(odd) {
    background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover {
    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>thead>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>tfoot>tr.active>td, .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:hover>.active, .table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8;
}
.table>thead>tr>td.success, .table>thead>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>tfoot>tr.success>td, .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:hover>.success, .table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6;
}
.table>thead>tr>td.info, .table>thead>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>tfoot>tr.info>td, .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:hover>.info, .table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3;
}
.table>thead>tr>td.warning, .table>thead>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>tfoot>tr.warning>td, .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:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc;
}
.table>thead>tr>td.danger, .table>thead>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>tfoot>tr.danger>td, .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:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%}
@media screen and (max-width: 767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}
.table-responsive>.table {
    margin-bottom: 0;
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>th, .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>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th: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>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th: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>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .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: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    max-width: 100%;
    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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -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 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.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::-ms-expand {
    border: 0;
    background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 34px;
}
input[type="date"].input-sm, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm input[type="month"] {
    line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg input[type="month"] {
    line-height: 46px;
}
}.form-group {
    margin-bottom: 15px;
}
.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px;
}
.radio-inline, .checkbox-inline {
    position: relative;
    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="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm, select[multiple].input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
textarea.input-lg, select[multiple].input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.input-lg+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.input-sm+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -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: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -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: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -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: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@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 .form-control-static {
    display: inline-block;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
}
.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;
    vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}.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: 27px;
}
.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}
}.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
}
}@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
}
}.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropup, .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: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -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: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #777;
}
.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: #777;
    white-space: nowrap;
}
.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 dashed;
    border-bottom: 4px solid \9;
    content: ""}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
}
}.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:before, .nav:after {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav>li {
    position: relative;
    display: block;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #eee;
}
.nav>li.disabled>a {
    color: #777;
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #777;
    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: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 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: -1px;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 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: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-pills>li {
    float: left;
}
.nav-pills>li>a {
    border-radius: 4px;
}
.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: #337ab7;
}
.nav-stacked>li {
    float: none;
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
    width: 100%}
.nav-justified>li, .nav-tabs.nav-justified>li {
    float: none;
}
.nav-justified>li>a, .nav-tabs.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, .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
}
}.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-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: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar:before, .navbar:after {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar {
    border-radius: 4px;
}
}.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media (min-width: 768px) {
    .navbar-header {
    float: left;
}
}.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.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;
}
}.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
}
}.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
}
@media (min-width: 768px) {
    .container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .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: 15px 10px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand>img {
    display: block;
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -10px;
}
}.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.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: 7.5px -10px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@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: 20px;
}
.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: 15px;
    padding-bottom: 15px;
}
}.navbar-form {
    margin-left: -10px;
    margin-right: -10px;
    padding: 10px 10px;
    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: 8px;
    margin-bottom: 8px;
}
@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 .form-control-static {
    display: inline-block;
}
.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
}
.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;
    vertical-align: middle;
}
.navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
    top: 0;
}
}@media (max-width: 767px) {
    .navbar-form .form-group {
    margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
    margin-bottom: 0;
}
}@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-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 {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
}@media (min-width: 768px) {
    .navbar-left {
    float: left !important;
}
.navbar-right {
    float: right !important;
    margin-right: -10px;
}
.navbar-right ~ .navbar-right {
    margin-right: 0;
}
}.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: transparent;
}
.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: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: transparent;
    color: #555;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
}
.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: #555;
    background-color: transparent;
}
.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: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc;
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909;
}
.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: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
}
.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: #090909;
}
.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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix: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;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.visible-lg {
    display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
    display: block !important;
}
table.visible-xs {
    display: table !important;
}
tr.visible-xs {
    display: table-row !important;
}
th.visible-xs, td.visible-xs {
    display: table-cell !important;
}
}@media (max-width: 767px) {
    .visible-xs-block {
    display: block !important;
}
}@media (max-width: 767px) {
    .visible-xs-inline {
    display: inline !important;
}
}@media (max-width: 767px) {
    .visible-xs-inline-block {
    display: inline-block !important;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
    display: block !important;
}
table.visible-sm {
    display: table !important;
}
tr.visible-sm {
    display: table-row !important;
}
th.visible-sm, td.visible-sm {
    display: table-cell !important;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
    display: block !important;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
    display: inline !important;
}
}@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
    display: inline-block !important;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
    display: block !important;
}
table.visible-md {
    display: table !important;
}
tr.visible-md {
    display: table-row !important;
}
th.visible-md, td.visible-md {
    display: table-cell !important;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
    display: block !important;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
    display: inline !important;
}
}@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
    display: inline-block !important;
}
}@media (min-width: 1200px) {
    .visible-lg {
    display: block !important;
}
table.visible-lg {
    display: table !important;
}
tr.visible-lg {
    display: table-row !important;
}
th.visible-lg, td.visible-lg {
    display: table-cell !important;
}
}@media (min-width: 1200px) {
    .visible-lg-block {
    display: block !important;
}
}@media (min-width: 1200px) {
    .visible-lg-inline {
    display: inline !important;
}
}@media (min-width: 1200px) {
    .visible-lg-inline-block {
    display: inline-block !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 !important;
}
tr.visible-print {
    display: table-row !important;
}
th.visible-print, td.visible-print {
    display: table-cell !important;
}
}.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
    display: block !important;
}
}.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
    display: inline !important;
}
}.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
    display: inline-block !important;
}
}@media print {
    .hidden-print {
    display: none !important;
}
}/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1,  CSS: MIT License)
 */@font-face {
    font-family: 'FontAwesome';
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/fonts/fontawesome-webfont.eot");
    src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf") format("truetype"), url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/fonts/fontawesome-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,  0);
}
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.2857142857em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.8571428571em;
}
.fa-pinterest:before {
    content: "\f0d2"}
.fa-facebook:before {
    content: "\f09a"}
.fa-twitter:before {
    content: "\f099"}
.fa-twitter-square:before {
    content: "\f081"}
.fa-facebook-square:before {
    content: "\f082"}
@-webkit-keyframes pulse {
    0% {
    fill: #fff;
}
50% {
    fill: #00a651;
}
100% {
    fill: #fff;
}
}@-moz-keyframes pulse {
    0% {
    fill: #fff;
}
50% {
    fill: #00a651;
}
100% {
    fill: #fff;
}
}@-o-keyframes pulse {
    0% {
    fill: #fff;
}
50% {
    fill: #00a651;
}
100% {
    fill: #fff;
}
}@keyframes pulse {
    0% {
    fill: #fff;
}
50% {
    fill: #00a651;
}
100% {
    fill: #fff;
}
}.scorecard-shares, .header-shares, .further-reading ul {
    list-style: none;
    padding-left: 0;
}
a:focus {
    outline-width: 0 !important;
}
h1 {
    font-family: 'Open Sans Condensed',  sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.center-all {
    text-align: center;
}
@media screen and (max-width: 767px) {
    .center-all {
    color: #fff;
}
}p {
    line-height: 1.85em;
}
.red-bg-text, section.top h4 {
    background-color: none;
    border:#fff 2px solid;
    color: #fff;
}
img {
    max-width: 100%}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    webkit-overflow-scrolling: touch;
    overflow: auto;
}
body {
    overflow-x: hidden;
}
@media (min-width: 768px) {
    .mobile-only {
    display: none;
}
}section.top {
    background-image: url(img/top-background.jpg);
    background-size: 100%;
    background-position: center 0px;
    color: #fff;
    position: relative;
    padding: 40px 0 100px;
    overflow: hidden;
    z-index: 0;
}
@media screen and (max-width: 767px) {
    section.top {
    background-color: #494543;
}
}section.top h1 {
    font-size: 48pt;
    text-shadow: 5px 5px 0px #720808;
    margin: 10px 0;
}
section.top h1.red-bg-text {
    font-size: 56pt;
}
section.top h4 {
    margin: 20px 0;
    font-size: 18pt;
    padding: 10px;
    display: inline-block;
}
section.top ul {
    margin: 20px 0;
    text-align: left;
}
section.top ul li {
    margin-bottom: 10px;
    font-size: 18px;
}
section.top .phone-icon {
    width: 311px;
    height: 80px;
    fill: #fff;
}
section.top .phone-icon .phone-fill {
    -webkit-animation: pulse 1s infinite;
    -moz-animation: pulse 1s infinite;
    -o-animation: pulse 1s infinite;
    animation: pulse 1s infinite;
}
section.top .phone-icon .phone-box {
    -webkit-transition: .3s;
    transition: .3s;
    fill: rgba(0, 166, 81, 0);
}
section.top .phone-icon:hover .phone-box {
    fill: rgba(0, 166, 81, 0.5);
}
section.top .head {
    position: fixed;
    bottom: 0px;
    right: 150px;
    width: 450px;
    z-index: 1;
}
@media (min-width: 1025px) {
    section.top .head {
    transform: translate(0px,  0px);
}
}@media (max-width: 1560px) {
    section.top .head {
    width: 440px;
    bottom: -100px;
}
}@media (max-width: 1025px) {
    section.top .head {
    right: 100px;
}
}@media (max-width: 768px) {
    section.top .head {
    bottom: 0px;
}
}@media (max-width: 768px) {
    section.top .head {
    right: -70px;
    z-index: 1;
}
section.top .center-all {
    z-index: 2;
}
}@media (max-width: 600px) {
    section.top {
    padding: 30px 0;
}
section.top h1 {
    font-size: 24pt;
}
section.top h1.red-bg-text {
    font-size: 30pt;
}
}section.video {
    background-image: url(img/video-background.jpg);
    background-size: cover;
    padding: 100px 0;
    overflow-x: hidden;
    position: relative;
}
@media screen and (max-width: 767px) {
    section.video {
    background-color: #494543;
}
}section.video h1 {
    padding: 15px 0;
    font-size: 40pt;
}
section.video .bottom-button {
    display: block;
    margin-top: 20px;
    background-color: none;
    border: 2px #fff solid;
}
section.video .bottom-button:hover {
    background-color: rgba(185, 13, 13, 0.7);
}
@media (max-width: 600px) {
    section.video {
    padding: 30px 0;
}
section.video h1 {
    font-size: 28pt;
}
}.video-container {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.55);
    -moz-box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.55);
    box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.55);
}
section.phone2action {
    background-color: #000;
    border: 2px solid #fff;
}
.phone2action-container {
    background-color: #000;
    padding: 50px 0 100px;
}
.phone2action-container h1 {
    color: #fff;
}
#advocacy-actionwidget {
    margin-bottom: 40px;
}
@media (min-width: 768px) {
    #advocacy-actionwidget {
    overflow-y: hidden !important;
}
}#advocacy-actionwidget-iframe {
    height: auto !important;
    min-height: 500px !important;
}
@media (min-width: 1025px) {
    .tilt {

}
.tilt.video {
    width: 105%;
    left: -14px;
    margin-bottom: -20px;
}
.tilt.phone2action-container {
    position: relative;
    width: 109%;
    left: -20px;
}
section.top {
    margin-bottom: -30px;
}
}footer {
    background-color: #494543;
    padding: 10px 0;
}
footer .paidfor {
    color: #fff;
    text-align: center;
    font-size: 10px;
}
footer .paidfor a {
    color: #fff;
}
footer .paidfor a:focus {
    color: #fff;
}
.bottom-button {
    display: block;
    text-transform: uppercase;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}
.bottom-button:hover, .bottom-button:focus {
    color: #fff;
}
.bottom-button:hover {
    background-color: none;
    border:solid 2px #fff;
    text-decoration: none;
}
@media (max-width: 767px) {
    .bottom-button {
    font-size: 8pt;
    margin-bottom: 20px;
}
}@-webkit-keyframes progressbar {
    0% {
    background-position: 0px 0px;
}
100% {
    background-position: 12px 0px;
}
}@keyframes progressbar {
    0% {
    background-position: 0px 0px;
}
100% {
    background-position: 12px 0px;
}
}.empty-bar {
    width: 100%;
    background-color: #720808;
    border-radius: 10px;
}
.progress-bar {
    width: 1%;
    background-image: url(img/loadingbg.png);
    background-repeat: repeat-x;
    background-size: 12px;
    height: 24px;
    -webkit-animation: progressbar 1s linear infinite;
    animation: progressbar 1s linear infinite;
    border-radius: 10px;
    border-color: #720808;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0px 0px 8px 0px #ff414b;
    -moz-box-shadow: 0px 0px 8px 0px #ff414b;
    box-shadow: 0px 0px 8px 0px #ff414b;
    -webkit-transition: .5s;
    transition: .5s;
}
.progress-container {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 400px;
    z-index: 20;
}
@media (max-width: 1000px) {
    .progress-container {
    display: none;
}
}.progress-container .gauge-key {
    text-align: right;
    margin-top: 5px;
}
.progress-container p {
    margin-bottom: 2px;
}
section.submit-video {
    background-color: none;
    padding: 50px 0 80px;
    margin-bottom: -30px;
    border:2px solid #fff;
}
section.submit-video h1 {
    color: #fff;
    text-shadow: 3px 3px 0px #720808;
}
section.submit-video label {
    color: #fff;
}
section.submit-video input, section.submit-video textarea {
    border-width: 0;
    border-radius: 0;
}
section.submit-video textarea {
    height: 150px;
}
section.submit-video input[type=text], section.submit-video input[type=email] {
    margin-bottom: 10px;
}
section.submit-video input[type=text], section.submit-video input[type=email], section.submit-video textarea {
    background-color: #ded0b3;
    color: #fff;
}
section.submit-video input[type=submit] {
    width: 100%;
    display: inline-block;
    color: #fff;
    background-color: #720808;
    text-transform: uppercase;
    font-size: 24pt;
}
section.submit-video iframe {
    width: 100%;
    border-width: 0;
    height: 400px;
}
section.petition {
    padding: 50px 0;
    background-color: none;
    margin-bottom: -20px;
    border:2px solid #fff;
}
section.petition label {
    display: block;
    color: #fff;
}
section.petition input {
    width: 100%;
    margin-bottom: 20px;
}
section.petition input, section.petition textarea {
    border-radius: 0;
}
section.petition input[type=submit] {
    background-color: none;
    border-color: #fff;
    border-width: 2px;
    border-style: solid;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
}
section.petition input[type=submit]:hover {
    background-color: #720808;
}
section.petition textarea {
    margin-bottom: 20px;
    height: 100px;
}
@media (min-width: 768px) {
    .spacer {
    background-color: none;
    height: 30px;
}
}.page-template-no_nukes section.top h1 {
    font-size: 36pt;
}
.page-template-no_nukes section.top h1.red-bg-text {
    font-size: 42pt;
    white-space: nowrap;
}
section.no-deal-because-top h1.red-bg-text {
    text-transform: none;
}
section.no-deal-because-video {
    padding: 20px 0;
}
section.no-deal-because-video p {
    text-align: center;
}
section.tweet-boxes {
    background-image: url(img/asphalt.jpg);
}
section.tweet-boxes .tweet-box {
    background-color: #fff;
    min-height: 380px;
    padding: 20px;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.65);
    margin: 30px 0;
}
section.tweet-boxes .tweetables {
    background-image: url(img/video-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 0;
}
section.tweet-boxes .tweetables .tweetable .tweetable-box {
    background-color: #00306d;
    color: #fff;
    position: relative;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 60px;
}
section.tweet-boxes .tweetables .tweetable .tweetable-box .hashtag {
    color: #ef1e1e;
}
section.tweet-boxes .tweetables .tweetable .tweetable-box::after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -10px;
    background-color: #001a3a;
    width: 20px;
    height: 50px;
    -ms-transform: skewY(40deg);
    -webkit-transform: skewY(40deg);
    transform: skewY(40deg);
}
section.tweet-boxes .tweetables .tweetable a {
    text-align: center;
    display: block;
    color: #00306d;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
section.tweet-boxes .tweetables .tweetable a .fa-twitter {
    display: block;
    color: #00aced;
}
.col-sm-two3rds, section.tell-us-why #field_2_2 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 768px) {
    .col-sm-two3rds, section.tell-us-why #field_2_2 {
    width: 66.666666%;
    float: left;
}
}@media (max-width: 767px) {
    .col-sm-two3rds, section.tell-us-why #field_2_2 {
    padding-left: 10px;
    padding-right: 10px;
}
}section.tell-us-why {
    background-color: none;
}
section.tell-us-why h1 {
    text-align: center;
    color: #fff;
    font-style: italic;
    text-shadow: 2px 2px 1px rgba(61, 4, 4, 0.8);
}
section.tell-us-why label {
    color: #fff;
    font-style: italic;
    text-transform: uppercase;
}
@media (min-width: 768px) {
    section.tell-us-why #field_2_1 {
    padding-left: 0;
    padding-right: 20px;
}
}section.tell-us-why #field_2_1 input {
    width: 100%}
@media (min-width: 768px) {
    section.tell-us-why #field_2_2 {
    padding-left: 0;
    padding-right: 20px;
}
}section.tell-us-why #field_2_2 input {
    width: 100%}
section.tell-us-why .gform_wrapper ul li.gfield {
    clear: none;
}
section.tell-us-why input[type="submit"] {
    background-color: #2a2a2a;
    color: #fff;
    border-radius: 0;
    -webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.65);
    -moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.65);
    box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.65);
    text-transform: uppercase;
    width: 240px;
    border-width: 0;
    padding: 6px 0;
    font-style: italic;
    margin-left: 50%;
    position: relative;
    left: -120px;
}
section.tell-us-why .gform_confirmation_message {
    color: #fff;
    text-align: center;
}
.twitter-tweet-rendered {
    min-width: 0 !important;
}
.tweet-button-container {
    text-align: center;
}
.tweet-button-container a {
    background-color: none;
    color: #fff;
    font-size: 16pt;
    padding: 10px 15px;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 20px;
    text-transform: uppercase;
    -webkit-transition: .3s;
    transition: .3s;
}
.tweet-button-container a:hover {
    background-color: #890a0a;
}
.scorecard-page .top {
    text-align: center;
}
.scorecard-page .top h1 {
}
.scorecard-page .top h1.red-bg {
    background-color: none;
    border:2px solid #fff;
    font-size: 100px;
    display: inline-block;
    padding: 10px 30px;
}
@media (max-width: 767px) {
    .scorecard-page .top h1 {
    font-size: 50px;
}
.scorecard-page .top h1.red-bg {
    font-size: 40px;
}
}@media (max-width: 767px) {
    .scorecard-page .top {
    padding: 0 0 30px;
}
}.scorecard-page .content {
    padding: 40px 0;
}
.scorecard-page.representatives .red-bg .house-title {
    font-size: 36px;
    display: block;
}
.key .gray-total, .key .red-total, .key .blue-total,.key .gold-total, .key .lightgray-total{
    color: #fff;
    padding: 5px;
}
@media (max-width: 767px) {
    .key .gray-total, .key .red-total, .key .blue-total {
    display: block;
    margin-bottom: 5px;
}
}

.key .gray-total {
    background-color: #838384;
}
.key .red-total {
    background-color: none;
    border:2px solid #fff;
    float:left;
    background-color: rgba(26, 116, 8, 0.52);
}
.key .blue-total {
    background-color: #1688a4;
}
.key .gold-total{

    border:2px solid #fff;
    float:left;
    background-color:rgba(170, 128, 4, 0.52);
}

.key .lightgray-total{
    border:2px solid #fff;
    float:left;
    background-color: rgba(131, 131, 132, 0.6);
}
.key h2 {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 20px;
    color:#fff;
    width:100%;
}
.key .gray, .key .red, .key .blue, .key .lightgray, .key .gold {
    text-align: center;
    cursor:pointer;
}
.key .gray {
    color: #838384;
}
.key .gray .square {
    background-color: #838384;
}
.key .red {
    color: #fff;
}
.key .red .square {
    background-color: none;
    border:2px solid #fff;
}
.key .blue {
    color: #1688a4;
}
.key .blue .square {
    background-color: #1688a4;
}
@media (max-width: 767px) {
    .key .square {
    width: 40px;
    margin-right: 0;
}
.key h2 {
    font-size: 14px;
}
}.scorecard-shares, .header-shares {
    position: absolute;
    top: 20px;
    left: 20px;
}
.scorecard-shares li, .header-shares li {
    display: inline-block;
    text-transform: uppercase;
    margin-right: 20px;
    padding: 3px 10px 10px;
    border-radius: 8px;
    -webkit-transition: .3s;
    transition: .3s;
}
.scorecard-shares li.facebook, .header-shares li.facebook {
    background-color: #3B5998;
}
.scorecard-shares li.facebook:hover, .header-shares li.facebook:hover {
    background-color: #4c70ba;
}
.scorecard-shares li.twitter, .header-shares li.twitter {
    background-color: #00aced;
}
.scorecard-shares li.twitter:hover, .header-shares li.twitter:hover {
    background-color: #21c2ff;
}
.scorecard-shares li a, .header-shares li a {
    color: #fff;
    display: block;
}
.scorecard-shares li a i, .header-shares li a i {
    position: relative;
    top: 5px;
}
@media (max-width: 1023px) {
    .scorecard-shares, .header-shares {
    top: auto;
    bottom: 20px;
}
}@media (max-width: 767px) {
    .scorecard-shares, .header-shares {
    position: static;
    text-align: center !important;
    display: block;
}
}.senator-box, .rep-wrap {
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}
.senator-text {
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 12px;
}
.senator-name {
    display: block;
}
.rep-name {
    display: block;
}
@media (min-width: 768px) {
    .rep-name {
    display: inline;
}
}.overlay1 {
    width: 100%;
    height: 100%}
.overlay1.aff-none {
    background-color: rgba(131, 131, 132, 0.6);
}
.overlay1.aff-iran {
    background-color: rgba(185, 13, 13, 0.52);
}
.overlay1.aff-america {
    background-color: rgba(22, 136, 164, 0.52);
}
.rep-wrap .rep-box {
    display: table;
    width: 100%;
    min-height: 100px;
    padding: 0 10px;
    position: relative;
}
.rep-wrap .rep-box .rep-text {
    display: table-cell;
    vertical-align: middle;
}
@media (min-width: 768px) {
    .rep-wrap .rep-box {
    min-height: 0;
    height: 90px;
}
}.rep-wrap[data-affiliation="none"] .rep-box {
    background-color: rgba(131, 131, 132, 0.6);
}
.rep-wrap[data-affiliation="mb"] .rep-box {
    background-color: rgba(26, 116, 8, 0.52);
}
.rep-wrap[data-affiliation="america"] .rep-box {
    background-color: rgba(170, 128, 4, 0.52);
}
.overlay2 {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    //z-index: 1;
    text-align: center;
    -webkit-transition: .3s;
    transition: .3s;
}
.overlay2:hover {
    opacity: 1;
}
.overlay2 .senator-tweet, .overlay2 .senator-call, .overlay2 .rep-tweet, .overlay2 .rep-call {
    display: inline-block;
    color: #fff;
    width: 80%;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 16px;
    padding: 10px 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.overlay2 .senator-tweet:hover, .overlay2 .senator-call:hover, .overlay2 .rep-tweet:hover, .overlay2 .rep-call:hover {
    color: #fff;
    text-decoration: none;
}
@media (max-width: 767px) {
    .overlay2 .senator-tweet, .overlay2 .senator-call, .overlay2 .rep-tweet, .overlay2 .rep-call {
    font-size: 12px;
    margin-top: 8px;
}
}@media (min-width: 768px) {
    .overlay2 .rep-tweet, .overlay2 .rep-call {
    width: 40%;
    margin: 0;
}
.overlay2 .rep-tweet {
    margin-right: 20px;
}
}
.overlay2 .senator-tweet, .overlay2 .rep-tweet {
    background-color: none;
    border:2px solid #fff;
    //display:none;
}
.overlay2 .senator-tweet:hover, .overlay2 .rep-tweet:hover {
    background-color: #0da1ff;
}
.overlay2 .senator-call, .overlay2 .rep-call {
    background-color: none;
    border:2px solid #fff;
}
.overlay2 .senator-call:hover, .overlay2 .rep-call:hover {
    background-color: #890a0a;
}
@media (min-width: 768px) {
    .rep-wrap .overlay2 {
    display: table;
}
.rep-wrap .overlay2 .inner {
    display: table-cell;
    vertical-align: middle;
}
}.center-this {
    text-align: center;
}
.scorecard-quotes {
    background-color: none;
    color: #fff;
    padding: 40px 0;
    border:2px solid #fff;
}
.scorecard-quotes h2, .scorecard-quotes h3 {
    text-align: center;
}
.scorecard-quotes .photo {
    width: 100%}
.scorecard-quotes .left p {
    text-transform: uppercase;
    text-align: right;
}
.scorecard-quotes .call-now {
    background-color: #fff;
    color: #fff;
    border-radius: 5px;
    padding: 5px 20px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-top: 20px;
    -webkit-transition: .3s;
    transition: .3s;
}
.scorecard-quotes .call-now:hover {
    text-decoration: none;
    color: #f13b3b;
}
.scorecard-quotes .big-quote {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 45px;
    margin-top: 40px;
}
.scorecard-quotes .quote-credit {
    font-style: italic;
    font-size: 24px;
    text-transform: uppercase;
}
.scorecard-quotes .highlight-name {
    margin: 0;
    font-size: 16pt;
    line-height: 18pt;
}
.scorecard-quotes .smaller {
    font-size: 12pt;
    line-height: 14pt;
    margin: 0;
}
.mapcontainer {
    margin-bottom: 20px;
}
.map-loading-text {
    position: absolute;
    left: 0px;
    top: 50%;
    padding: 20px;
    height: 100px;
    width: 100%;
    margin-top: -60px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.498039);
    z-index: 1000;
}
.map-loading-text p {
    line-height: 60px;
    vertical-align: middle;
}
#key-votes .section-title {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    text-align: center;
    margin: 20px auto;
    max-width: 300px;
    font-weight: bold;
}
#key-votes .thumbnail-wrap {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
}
#key-votes .thumbnail-wrap img {
    max-width: 80px;
    height: auto;
}
.secure-america-overlay {
    font-family: 'Source Sans Pro',  sans-serif;
    font-size: 35px;
    -webkit-font-smoothing: antialiased;
    line-height: 1.625;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.nav-logo-wrap .secure-america-p {
    font-family: "Source Sans Pro",  sans-serif;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    line-height: 0.85em;
    font-weight: 400;
    font-size: 16px;
}
header#masthead nav.navbar {
    width: 90%;
    background: none;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin: 0px;
    height: 0px;
    position: fixed;
    z-index: 1;
}
header#masthead nav.navbar .navbar-collapse {
    border-top: 0px;
}
header#masthead nav.navbar .grid-icon {
    right: 45px;
    float: right;
    top: 20px;
    position: fixed;
    cursor: pointer;
}
header#masthead nav.navbar .navbar-nav {
    float: right;
    margin: 0;
    text-align: center;
    width: 100%}
@media (max-width: 767px) {
    header#masthead nav.navbar .logo-icon {
    left: 20px;
    float: left;
    top: 10px;
    position: fixed;
    cursor: pointer;
    width: 50px;
}
}@media (min-width: 768px) and (max-width: 1199px) {
    header#masthead nav.navbar .nav-ul {
    padding: 0px;
    top: 15%;
    position: relative;
}
}@media (min-width: 768px) {
    header#masthead nav.navbar {
    width: 100%}
header#masthead nav.navbar .navbar-nav {
    width: auto;
}
header#masthead nav.navbar .logo-icon {
    left: 45px;
    float: left;
    top: 45px;
    position: fixed;
    cursor: pointer;
}
header#masthead nav.navbar .overlay-content-bottom {
    position: relative;
    color: #fff;
    height: 15%;
    padding-bottom: 55px;
}
header#masthead nav.navbar .overlay-content-top {
    height: 10%;
    padding-top: 15px;
}
header#masthead nav.navbar .overlay {
    overflow-y: auto;
    opacity: 0.985;
}
header#masthead nav.navbar .overlay .closebtn {
    font-size: 50px;
    top: -25px;
    right: 43px;
    float: right;
    position: relative;
}
header#masthead nav.navbar .overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    height: 75%;
    padding: 50px 100px 100px 100px;
}
header#masthead nav.navbar a.navbar-brand {
    background: url("http://bobofficial.staging.wpengine.com/wp-content/uploads/2017/11/bob-transparent-logo-1.png");
    background-size: cover;
    background-repeat-x: no-repeat;
    width: 50px;
    top: 20%;
    position: relative;
    margin-left: 40px;
}
header#masthead nav.navbar .info-col {
    text-align: right;
    padding-right: 40px;
    top: 55%}
header#masthead nav.navbar .social-col {
    padding-left: 40px;
    top: 35%;
    position: relative;
}
}@media (min-width: 768px) {
    header#masthead nav.navbar {
    width: 100%}
header#masthead nav.navbar .nav-block {
    height: 150px;
    letter-spacing: 4px;
}
header#masthead nav.navbar .nav-lower-text {
    color: #9bd9ec;
    font-size: 22px;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 40px;
    color: #fff;
    display: block;
    transition: 0.3s;
    float: none;
    font-weight: bold;
    padding-bottom: 0px;
}
}@media (min-width: 768px) and (max-width: 1199px) {
    .overlay a {
    font-size: 36px;
}
header#masthead nav.navbar .nav-block {
    height: 150px;
    letter-spacing: 4px;
}
header#masthead nav.navbar .info-col {
    text-align: right;
    padding-right: 40px;
    top: 40%;
    position: absolute;
    right: 0px;
}
}@media (min-width: 1200px) {
    header#masthead nav.navbar {
    width: 100%}
header#masthead nav.navbar .nav-block {
    height: 150px;
    letter-spacing: 4px;
}
header#masthead nav.navbar .nav-lower-text {
    color: #9bd9ec;
    font-size: 22px;
    letter-spacing: 4px;
    text-transform: uppercase;
}
header#masthead nav.navbar .nav-ul {
    padding: 0px;
    top: 30%;
    position: relative;
}
}@media (max-width: 767px) {
    header#masthead nav.navbar .grid-icon {
    float: right;
    right: 20px;
    top: 20px;
    position: fixed;
    cursor: pointer;
}
header#masthead nav.navbar .overlay-content {
    position: relative;
    height: 75%;
    width: 100%;
    text-align: center;
    padding: 0px;
}
header#masthead nav.navbar .overlay-content-top {
    height: 10%}
header#masthead nav.navbar a.navbar-brand {
    background: url("http://bobofficial.staging.wpengine.com/wp-content/uploads/2017/11/bob-transparent-logo-1.png");
    background-size: cover;
    background-repeat-x: no-repeat;
    width: 50px;
    top: 20%;
    position: relative;
    margin-left: 20px;
}
header#masthead nav.navbar .overlay-content-bottom {
    position: relative;
    height: 15%;
    color: #fff;
}
header#masthead nav.navbar .social-col {
    float: left;
    top: 25%}
header#masthead nav.navbar .info-col {
    float: right;
    text-align: right;
    font-size: 12px;
    top: 20%}
header#masthead nav.navbar .nav-ul {
    padding: 0px;
    top: 3%;
    position: relative;
}
header#masthead nav.navbar .overlay .closebtn {
    position: relative;
    right: 20px;
    font-size: 40px;
    float: right;
}
.overlay a {
    padding: 0px;
    text-decoration: none;
    font-size: 22px;
    color: #fff;
    display: block;
    transition: 0.3s;
    float: none;
    font-weight: bold;
    padding-bottom: 0px;
}
}.nav-lower-text {
    color: #9bd9ec;
    font-size: 16px;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.nav-block {
    margin-bottom: 15px;
}
ul {
    list-style-type: disc;
}
.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-image: url("https://www.muslimbrotherhood.info/wp-content/uploads/2017/10/bkg-blurred-generic.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow-y: hidden;
    transition: 0.5s;
}
li:focus {
    outline: none;
}
#myNav {
    font-family: 'Open Sans Condensed',  sans-serif;
}
.social-links {
    padding: 0px 8px 0px 8px !important;
    font-size: 20px !important;
}
.flex-it {
    display: flex;
}
.overlay a:hover, .overlay a:focus {
    text-decoration: underline;
}
@media screen and (min-width: 768px) {
    .nav-content-wrap h2 {
    font-family: 'Open Sans Condensed',  sans-serif;
    line-height: 1em;
    font-size: 40px;
    color: #fff;
    transition: .5s all;
    text-transform: uppercase;
    letter-spacing: 3.56px;
}
}@media screen and (max-width: 767px) {
    .nav-content-wrap h2 {
    font-family: 'Open Sans Condensed',  sans-serif;
    line-height: .6em;
    font-size: 40px;
    color: #fff;
    transition: .5s all;
    text-transform: uppercase;
    letter-spacing: 3.56px;
}
}.nav-content-wrap hr {
    width: 150px;
    border: none;
    border-top: 5px solid white;
    margin: auto;
    margin-bottom: 70px;
}
.bigemoji {
    width: 100px;
    position: absolute;
    opacity: 0.8;
    pointer-events: none;
    z-index: 50;
}
@media (max-width: 768px) {
    .bigemoji {
    display: none;
}
}#emoji1 {
    left: 100px;
    top: 100px;
    transform: rotate(8deg);
}
#emoji2 {
    right: 40px;
    top: 421px;
    transform: rotate(-7deg);
}
#emoji3 {
    left: 20px;
    top: 314px;
}
#emoji4 {
    right: 20px;
    top: 700px;
}
#emoji5 {
    left: 80px;
    top: 600px;
}
#emoji6 {
    right: 180px;
    top: 1000px;
}
#emoji7 {
    left: 300px;
    top: 900px;
}
#emoji8 {
    right: 160px;
    top: 1600px;
}
#emoji9 {
    left: 274px;
    top: 1400px;
}
#emoji10 {
    left: 174px;
    top: 1700px;
}
.page-template-alternative .top {
    margin-bottom: 0;
}
.page-template-alternative .scorecard-page .top h1 {
    font-size: 60px;
}
.page-template-alternative .scorecard-page .top h1.red-bg {
    font-size: 80px;
}
.page-template-alternative .step1, .page-template-alternative .step2, .page-template-alternative .step3, .page-template-alternative .step4 {
    padding: 50px 0;
}
.page-template-alternative .step1, .page-template-alternative .step3 {
    background-color: none;
    border:2px #fff solid;
}
.page-template-alternative p.alternative-text {
    background-color: #fff;
    padding: 20px;
}
.page-template-alternative .call-now {
    text-align: center;
    display: block;
    color: #fff;
    background-color: none;
    padding: 10px;
    text-transform: uppercase;
    font-size: 24pt;
    -webkit-transition: .3s;
    transition: .3s;
    border:2px solid #fff;
}
.page-template-alternative .call-now:hover {
    background-color: #890a0a;
}
.further-reading {
    padding: 40px 0;
}
.further-reading h1 {
    font-size: 40pt;
    color: #fff;
    text-shadow: 2px 2px 0px #323232;
    text-align: center;
}
.further-reading h2 {
    color: #fff;
    text-shadow: 2px 2px 1px #505050;
    text-transform: uppercase;
    font-style: italic;
}
.further-reading ul li {
    margin-bottom: 30px;
}
.further-reading p {
    text-align: center;
    text-transform: uppercase;
    color: #282828;
}
.further-reading .read-more {
    display: inline-block;
    color: #fff;
    background-color: none;
    text-transform: uppercase;
    padding: 10px 20px;
    font-style: italic;
    -webkit-transition: .3s;
    transition: .3s;
    border:2px solid #fff;
}
.further-reading .read-more:hover {
    background-color: #890a0a;
}
.further-reading .right-this {
    text-align: right;
}
.redline {
    height: 20px;
    background-color: none;
    border:2px solid #fff;
}
.page-template-details-on-the-deal section.details {
    background-color: #303030;
    color: #FFFFFF;
    padding: 60px 0 0;
}
.page-template-details-on-the-deal section.details h3 {
    text-align: center;
    text-transform: uppercase;
}
.page-template-details-on-the-deal section.details table td {
    padding: 20px;
    border-width: 3px;
}
.page-template-details-on-the-deal section.details table td[colspan="2"] {
    background-color: none;

}
.page-template-details-on-the-deal section.details table .detail-content {
    font-size: 16px;
}
.page-template-details-on-the-deal section.details table .detail-title {
    text-align: center;
}
.page-template-details-on-the-deal .phone2action {
    position: relative;
    padding-top: 0;
}
.page-template-details-on-the-deal .infographic {
    padding-top: 40px;
    text-align: center;
}
.page-template-details-on-the-deal .infographic img {
    width: 100%}
.page-template-action-center {
    color: #FFFFFF;
}
.page-template-action-center img {
    max-width: 100%;
    height: auto;
}
.page-template-action-center>section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.page-template-action-center section.top {
    padding-top: 100px;
}
.page-template-action-center section.top h2 {
    text-transform: uppercase;
}
@media (max-width: 1023px) {
    .page-template-action-center .header-shares {
    top: 20px;
    bottom: auto;
}
}.page-template-action-center .section-title {
    text-align: center;
    margin-bottom: 30px;
}
.page-template-action-center .section-title .inner {
    display: inline-block;
    padding: 0 20px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FFFFFF;
}
.page-template-action-center .section-title h3 {
    text-transform: uppercase;
    font-size: 48px;
}
.page-template-action-center section.profile {
    color: #000000;
}
.page-template-action-center section.profile .section-title .inner {
    border-bottom-color: #000000;
}
.page-template-action-center section.profile .col-sm-4 img, .page-template-action-center section.profile section.tell-us-why #field_2_1 img, section.tell-us-why .page-template-action-center section.profile #field_2_1 img {
    width: 100%}
.page-template-action-center section.profile .pictures {
    margin-bottom: 20px;
}
.page-template-action-center section.profile fieldset {
    border: 2px solid #000000;
}
.page-template-action-center section.profile legend {
    border: none;
    text-align: center;
    display: inline-block;
    width: auto;
    padding: 0 20px;
    margin: 0;
    text-transform: uppercase;
}
.page-template-action-center section.share .col-sm-4 .inner, .page-template-action-center section.share section.tell-us-why #field_2_1 .inner, section.tell-us-why .page-template-action-center section.share #field_2_1 .inner {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.25);
}
.page-template-action-center section.share .col-sm-4 .inner>div, .page-template-action-center section.share section.tell-us-why #field_2_1 .inner>div, section.tell-us-why .page-template-action-center section.share #field_2_1 .inner>div {
    border: 1px solid #FFFFFF;
    display: block;
    padding: 20px 10px;
    min-height: 150px;
}
.page-template-action-center section.information {
    padding-bottom: 60px;
}
.page-template-action-center section.information .col-sm-4 img, .page-template-action-center section.information section.tell-us-why #field_2_1 img, section.tell-us-why .page-template-action-center section.information #field_2_1 img {
    width: 100%}
.page-template-action-center section.phone2action {
    margin-top: -60px;
}
.page-template-action-center .social {
    text-align: center;
    margin: 20px 0;
}
.page-template-action-center .social>a {
    display: inline-block;
    color: #FFFFFF;
    margin: 0 10px;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.5);
    padding: 5px 10px;
}
.page-template-action-center .social>a.facebook {
    background-color: #39579a;
}
.page-template-action-center .social>a.facebook:hover {
    background-color: #2e467b;
}
.page-template-action-center .social>a.twitter {
    background-color: #00abf0;
}
.page-template-action-center .social>a.twitter:hover {
    background-color: #0089c0;
}
.screen-reader-text {
    clip: rect(1px,  1px,  1px,  1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.widget {
    margin: 0 0 1.5em;
}
.widget select {
    max-width: 100%}
embed, iframe, object {
    max-width: 100%}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%}
.gallery-columns-2 .gallery-item {
    max-width: 50%}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%}
.gallery-columns-4 .gallery-item {
    max-width: 25%}
.gallery-columns-5 .gallery-item {
    max-width: 20%}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%}
.gallery-caption {
    display: block;
}
.sticky {
    display: block;
}
.hentry {
    margin: 0 0 1.5em;
}
.byline, .updated:not(.published) {
    display: none;
}
.single .byline, .group-blog .byline {
    display: inline;
}
.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.entry-footer>span {
    display: block;
}
