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; }
mark {
background: #ff0;
color: #000; }
small, .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; }
* {
-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: "PT Sans", Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 1.428571429;
color: #030001;
background: #f0f0f0;
overflow-x:hidden;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #3f72c4;
text-decoration: none; }
a:hover, a:focus {
color: #2b508c;
text-decoration: underline; }
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: 0; }
.img-thumbnail {
padding: 4px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 0;
-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: 22px;
margin-bottom: 22px;
border: 0;
border-top: 1px solid #c6cdd0; }
.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; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.container:before, .container:after {
content: " ";
display: table; }
.container:after {
clear: both; }
@media (min-width: 768px) {
.container {
width: 750px; } }
@media (min-width: 992px) {
.container {
width: 970px; } }
@media (min-width: 1140px) {
.container {
width: 940px; } }
@media (min-width: 1344px) {
.container {
width: 970px; } }
@media (min-width: 1400px) {
.container {
width: 1054px; } }
@media (min-width: 1490px) {
.container {
width: 1170px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 319px; /* 15px ; */ }
.container-fluid:before, .container-fluid:after {
content: " ";
display: table; }
.container-fluid:after {
clear: both; }
.row {
margin-left: -15px;
margin-right: -15px; }
.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, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-1 {
width: 8.3333333333%; }
.col-xs-2 {
width: 16.6666666667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.3333333333%; }
.col-xs-5 {
width: 41.6666666667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.3333333333%; }
.col-xs-8 {
width: 66.6666666667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.3333333333%; }
.col-xs-11 {
width: 91.6666666667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.3333333333%; }
.col-xs-pull-2 {
right: 16.6666666667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.3333333333%; }
.col-xs-pull-5 {
right: 41.6666666667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.3333333333%; }
.col-xs-pull-8 {
right: 66.6666666667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.3333333333%; }
.col-xs-pull-11 {
right: 91.6666666667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.3333333333%; }
.col-xs-push-2 {
left: 16.6666666667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.3333333333%; }
.col-xs-push-5 {
left: 41.6666666667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.3333333333%; }
.col-xs-push-8 {
left: 66.6666666667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.3333333333%; }
.col-xs-push-11 {
left: 91.6666666667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.3333333333%; }
.col-xs-offset-2 {
margin-left: 16.6666666667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.3333333333%; }
.col-xs-offset-5 {
margin-left: 41.6666666667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.3333333333%; }
.col-xs-offset-8 {
margin-left: 66.6666666667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.3333333333%; }
.col-xs-offset-11 {
margin-left: 91.6666666667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-1 {
width: 8.3333333333%; }
.col-sm-2 {
width: 16.6666666667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4 {
width: 33.3333333333%; }
.col-sm-5 {
width: 41.6666666667%; }
.col-sm-6 {
width: 50%; }
.col-sm-7 {
width: 58.3333333333%; }
.col-sm-8 {
width: 66.6666666667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.3333333333%; }
.col-sm-11 {
width: 91.6666666667%; }
.col-sm-12 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.3333333333%; }
.col-sm-pull-2 {
right: 16.6666666667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.3333333333%; }
.col-sm-pull-5 {
right: 41.6666666667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.3333333333%; }
.col-sm-pull-8 {
right: 66.6666666667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.3333333333%; }
.col-sm-pull-11 {
right: 91.6666666667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.3333333333%; }
.col-sm-push-2 {
left: 16.6666666667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.3333333333%; }
.col-sm-push-5 {
left: 41.6666666667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.3333333333%; }
.col-sm-push-8 {
left: 66.6666666667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.3333333333%; }
.col-sm-push-11 {
left: 91.6666666667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.3333333333%; }
.col-sm-offset-2 {
margin-left: 16.6666666667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.3333333333%; }
.col-sm-offset-5 {
margin-left: 41.6666666667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.3333333333%; }
.col-sm-offset-8 {
margin-left: 66.6666666667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.3333333333%; }
.col-sm-offset-11 {
margin-left: 91.6666666667%; }
.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.3333333333%; }
.col-md-2 {
width: 16.6666666667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.3333333333%; }
.col-md-5 {
width: 41.6666666667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.3333333333%; }
.col-md-8 {
width: 66.6666666667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.3333333333%; }
.col-md-11 {
width: 91.6666666667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.3333333333%; }
.col-md-pull-2 {
right: 16.6666666667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.3333333333%; }
.col-md-pull-5 {
right: 41.6666666667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.3333333333%; }
.col-md-pull-8 {
right: 66.6666666667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.3333333333%; }
.col-md-pull-11 {
right: 91.6666666667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.3333333333%; }
.col-md-push-2 {
left: 16.6666666667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.3333333333%; }
.col-md-push-5 {
left: 41.6666666667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.3333333333%; }
.col-md-push-8 {
left: 66.6666666667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.3333333333%; }
.col-md-push-11 {
left: 91.6666666667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.3333333333%; }
.col-md-offset-2 {
margin-left: 16.6666666667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.3333333333%; }
.col-md-offset-5 {
margin-left: 41.6666666667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.3333333333%; }
.col-md-offset-8 {
margin-left: 66.6666666667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.3333333333%; }
.col-md-offset-11 {
margin-left: 91.6666666667%; }
.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.3333333333%; }
.col-lg-2 {
width: 16.6666666667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.3333333333%; }
.col-lg-5 {
width: 41.6666666667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.3333333333%; }
.col-lg-8 {
width: 66.6666666667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.3333333333%; }
.col-lg-11 {
width: 91.6666666667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.3333333333%; }
.col-lg-pull-2 {
right: 16.6666666667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.3333333333%; }
.col-lg-pull-5 {
right: 41.6666666667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.3333333333%; }
.col-lg-pull-8 {
right: 66.6666666667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.3333333333%; }
.col-lg-pull-11 {
right: 91.6666666667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.3333333333%; }
.col-lg-push-2 {
left: 16.6666666667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.3333333333%; }
.col-lg-push-5 {
left: 41.6666666667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.3333333333%; }
.col-lg-push-8 {
left: 66.6666666667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.3333333333%; }
.col-lg-push-11 {
left: 91.6666666667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.3333333333%; }
.col-lg-offset-2 {
margin-left: 16.6666666667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.3333333333%; }
.col-lg-offset-5 {
margin-left: 41.6666666667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.3333333333%; }
.col-lg-offset-8 {
margin-left: 66.6666666667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.3333333333%; }
.col-lg-offset-11 {
margin-left: 91.6666666667%; }
.col-lg-offset-12 {
margin-left: 100%; } }
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0; }
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 22px;
font-size: 24px;
line-height: inherit;
color: #030001;
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: 16px;
line-height: 1.428571429;
color: #c6cdd0; }
.form-control {
display: block;
width: 100%;
font-size: 16px;
line-height: 1.428571429;
background-color: #fff;
background-image: none;
border: 1px solid #ccc; }
.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: #c6cdd0;
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: 36px; }
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
.input-group-sm > input[type="date"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="date"].btn,
.input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm > input[type="time"].form-control,
.input-group-sm > input[type="time"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="time"].btn,
.input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm > input[type="datetime-local"].form-control,
.input-group-sm > input[type="datetime-local"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
.input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm > input[type="month"].form-control,
.input-group-sm > input[type="month"].input-group-addon,
.input-group-sm > .input-group-btn > input[type="month"].btn,
.input-group-sm
input[type="month"] {
line-height: 33px; }
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
.input-group-lg > input[type="date"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="date"].btn,
.input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg > input[type="time"].form-control,
.input-group-lg > input[type="time"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="time"].btn,
.input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg > input[type="datetime-local"].form-control,
.input-group-lg > input[type="datetime-local"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
.input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg > input[type="month"].form-control,
.input-group-lg > input[type="month"].input-group-addon,
.input-group-lg > .input-group-btn > input[type="month"].btn,
.input-group-lg
input[type="month"] {
line-height: 49px; } }
.form-group {
margin-bottom: 15px; }
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.radio label,
.checkbox label {
min-height: 22px;
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: 38px; }
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
padding-left: 0;
padding-right: 0; }
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 33px;
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 0; }
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
height: 33px;
line-height: 33px; }
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
height: auto; }
.form-group-sm .form-control {
height: 33px;
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 0; }
.form-group-sm select.form-control {
height: 33px;
line-height: 33px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto; }
.form-group-sm .form-control-static {
height: 33px;
min-height: 36px;
padding: 6px 10px;
font-size: 14px;
line-height: 1.5; }
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 49px;
padding: 10px 16px;
font-size: 20px;
line-height: 1.3333333;
border-radius: 0; }
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
height: 49px;
line-height: 49px; }
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
height: auto; }
.form-group-lg .form-control {
height: 49px;
padding: 10px 16px;
font-size: 20px;
line-height: 1.3333333; }
.form-group-lg select.form-control {
height: 49px;
line-height: 49px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto; }
.form-group-lg .form-control-static {
height: 49px;
min-height: 42px;
padding: 11px 16px;
font-size: 20px;
line-height: 1.3333333; }
.has-feedback {
position: relative; }
.has-feedback .form-control {
padding-right: 45px; }
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
pointer-events: none; }
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 49px;
height: 49px;
line-height: 49px; }
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 33px;
height: 33px;
line-height: 33px; }
.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: 27px; }
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0; }
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #83002c; }
@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: 29px; }
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px; }
.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: 15px; }
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 20px; } }
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 14px; } }
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 16px;
line-height: 1.428571429;
border-radius: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus {
color: #333;
text-decoration: none; }
.btn:active, .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none; }
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none; }
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc; }
.btn-default:focus {
color: #333;
background-color: #e6e5e5;
border-color: #8c8c8c; }
.btn-default:hover {
color: #333;
background-color: #e6e5e5;
border-color: #adadad; }
.btn-default:active,
.open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e5e5;
border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c; }
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
background-image: none; }
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc; }
.btn-default .badge {
color: #fff;
background-color: #333; }
.btn-primary {
color: #fff;
background-color: #3f72c4;
border-color: #3766b3; }
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #315b9f;
border-color: #192e51; }
.btn-primary:hover {
color: #fff;
background-color: #315b9f;
border-color: #294c84; }
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #315b9f;
border-color: #294c84; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
color: #fff;
background-color: #294c84;
border-color: #192e51; }
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
background-image: none; }
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
background-color: #3f72c4;
border-color: #3766b3; }
.btn-primary .badge {
color: #3f72c4;
background-color: #fff; }
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c; }
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625; }
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #398439;
border-color: #255625; }
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
background-image: none; }
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c; }
.btn-success .badge {
color: #5cb85c;
background-color: #fff; }
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da; }
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85; }
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85; }
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
background-image: none; }
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da; }
.btn-info .badge {
color: #5bc0de;
background-color: #fff; }
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d; }
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d; }
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
background-image: none; }
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff; }
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a; }
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19; }
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19; }
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
background-image: none; }
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a; }
.btn-danger .badge {
color: #d9534f;
background-color: #fff; }
.btn-link {
color: #3f72c4;
font-weight: normal;
border-radius: 0; }
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent; }
.btn-link:hover, .btn-link:focus {
color: #2b508c;
text-decoration: underline;
background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
color: #dfdfdf;
text-decoration: none; }
.btn-lg, .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 20px;
line-height: 1.3333333;
border-radius: 0; }
.btn-sm, .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 14px;
line-height: 1.5;
border-radius: 0; }
.btn-xs, .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 14px;
line-height: 1.5;
border-radius: 0; }
.btn-block {
display: block;
width: 100%; }
.btn-block + .btn-block {
margin-top: 5px; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%; }
.fade {
opacity: 0;
-webkit-transition: opacity 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: 16px;
text-align: left;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box; }
.dropdown-menu.pull-right {
right: 0;
left: auto; }
.dropdown-menu .divider {
height: 1px;
margin: 10px 0;
overflow: hidden;
background-color: #e5e5e5; }
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #030001;
white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
text-decoration: none;
color: black;
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: #3f72c4; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #dfdfdf; }
.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: 14px;
line-height: 1.428571429;
color: #dfdfdf;
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; } }
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left; }
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 2; }
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px; }
.btn-toolbar {
margin-left: -5px; }
.btn-toolbar:before, .btn-toolbar:after {
content: " ";
display: table; }
.btn-toolbar:after {
clear: both; }
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left; }
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px; }
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0; }
.btn-group > .btn:first-child {
margin-left: 0; }
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.btn-group > .btn-group {
float: left; }
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0; }
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px; }
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px; }
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none; }
.btn .caret {
margin-left: 0; }
.btn-lg .caret, .btn-group-lg > .btn .caret {
border-width: 5px 5px 0;
border-bottom-width: 0; }
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
border-width: 0 5px 5px; }
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
content: " ";
display: table; }
.btn-group-vertical > .btn-group:after {
clear: both; }
.btn-group-vertical > .btn-group > .btn {
float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0; }
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0; }
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0; }
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate; }
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%; }
.btn-group-justified > .btn-group .btn {
width: 100%; }
.btn-group-justified > .btn-group .dropdown-menu {
left: auto; }
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none; }
.input-group {
position: relative;
display: table;
border-collapse: separate; }
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0; }
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0; }
.input-group .form-control:focus {
z-index: 3; }
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell; }
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0; }
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle; }
.input-group-addon {
padding: 6px 12px;
font-size: 16px;
font-weight: normal;
line-height: 1;
color: #c6cdd0;
text-align: center;
background-color: #c6cdd0;
border: 1px solid #ccc;
border-radius: 0; }
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
padding: 5px 10px;
font-size: 14px;
border-radius: 0; }
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
padding: 10px 16px;
font-size: 20px;
border-radius: 0; }
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0; }
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0; }
.input-group-addon:first-child {
border-right: 0; }
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0; }
.input-group-addon:last-child {
border-left: 0; }
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap; }
.input-group-btn > .btn {
position: relative; }
.input-group-btn > .btn + .btn {
margin-left: -1px; }
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
z-index: 2; }
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px; }
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px; }
.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;
list-style: none; }
.nav > li > a {
position: relative;
display: block;
/* padding: $nav-link-padding;
&:hover,
&:focus {
text-decoration: none;
background-color: $nav-link-hover-bg;
} */ }
.nav > li.disabled > a {
color: #dfdfdf; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
color: #dfdfdf;
text-decoration: none;
background-color: transparent;
cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #c6cdd0;
border-color: #3f72c4; }
.nav .nav-divider {
height: 1px;
margin: 10px 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.428571429;
border: 1px solid transparent;
border-radius: 0 0 0 0; }
.nav-tabs > li > a:hover {
border-color: #c6cdd0 #c6cdd0 #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #c6cdd0;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default; }
.nav-pills > li {
float: left; }
.nav-pills > li > a {
border-radius: 0; }
.nav-pills > li + li {
margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #3f72c4; }
.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: 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: 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: 0 0 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: 22px;
border: 1px solid transparent; }
.navbar:before, .navbar:after {
content: " ";
display: table; }
.navbar:after {
clear: both; }
@media (min-width: 768px) {
.navbar {
border-radius: 0; } }
.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: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch; }
.navbar-collapse: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: -15px;
margin-left: -15px; }
@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: $navbar-padding-vertical $navbar-padding-horizontal;
font-size: $font-size-large;
line-height: $line-height-computed;
height: $navbar-height;
&:hover,
&:focus {
text-decoration: none;
}*/ }
.navbar-brand > img {
display: block;
width:284px;
height:auto;}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px; } }
.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 0; }
.navbar-toggle:focus {
outline: 0; }
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px; }
@media (min-width: 768px) {
.navbar-toggle {
display: none; } }
.navbar-nav {
margin: 7px -15px; }
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 22px; }
@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: 22px; }
.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: 14px;
padding-bottom: 14px; } }
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 7px;
margin-bottom: 7px; }
@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: 0;
border-top-left-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.navbar-btn {
margin-top: 7px;
margin-bottom: 7px; }
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
margin-top: 8.5px;
margin-bottom: 8.5px; }
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
margin-top: 14px;
margin-bottom: 14px; }
.navbar-text {
margin-top: 14px;
margin-bottom: 14px; }
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px; } }
@media (min-width: 768px) {
.navbar-left {
float: left !important; }
.navbar-right {
float: right !important;
margin-right: -15px; }
.navbar-right ~ .navbar-right {
margin-right: 0; } }
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5d5d;
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: #e7e7e7; }
.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: #e7e7e7; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
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: #e7e7e7; }
.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: #090808; }
.navbar-inverse .navbar-brand {
color: white; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-text {
color: white; }
.navbar-inverse .navbar-nav > li > a {
color: white; }
.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: #090808; }
.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: #090808;
color: #fff; }
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090808; }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090808; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: white; }
.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: #090808; }
.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: white; }
.navbar-inverse .navbar-link:hover {
color: #fff; }
.navbar-inverse .btn-link {
color: white; }
.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; }
h1, h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6, ul, ol, p {
margin: 0;
padding: 0; }
h1, h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
font-weight: 700; }
body {
font-weight: 400;
overflow-x: hidden; }
/* =TinyMCE editor customization
-----------------------------------------------------------------------------*/
/* TinyMCE editor background to white */
body.mce-content-body {
background: #FFF;
}
body.mce-content-body p, body.mce-content-body ul {
margin-bottom: 1em;
}
body.mce-content-body ul, body.mce-content-body ol {
margin-left:2em;
}
/* inline classes they need old & new */
.pullQuote, .pull-quote {
font-size: 19px;
font-weight:700;
width: 230px;
margin-bottom:16px;
margin-left: 30px;
float: right;
color:#6D6D6D;
display:block;
}
.alert {
color:#cc0000;
}
.capitalize { text-transform: capitalize; }
@font-face {
font-family: 'icomoon';
src: url("/assets/fonts/icomoon.eot");
src: url("/assets/fonts/icomoon.eot") format("embedded-opentype"), url("/assets/fonts/icomoon.ttf") format("truetype"), url("/assets/fonts/icomoon.woff") format("woff"), url("/assets/fonts/icomoon.svg") format("svg");
font-weight: normal;
font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.icon-share2:before {
content: "\e910";
}
.icon-in:before {
content: "\e90f";
}
.icon-share-alt:before {
content: "\f1e0";
}
.icon-linkedin-circle:before {
content: "\e90c";
}
.icon-minus2:before {
content: "\e90a";
}
.icon-plus:before {
content: "\e90b";
}
.icon-minus:before {
content: "\e909";
}
.icon-add:before {
content: "\e908";
}
.icon-file-pdf:before {
content: "\e907";
}
.icon-envelope:before {
content: "\e900";
}
.icon-mail:before {
content: "\f003";
}
.icon-print:before {
content: "\f02f";
}
.icon-share:before {
content: "\e902";
}
.icon-linkedin:before {
content: "\e903";
}
.icon-close:before {
content: "\f00d";
}
.icon-facebook-square:before {
content: "\f230";
}
.icon-twitter:before {
content: "\e901";
}
.icon-facebook:before {
content: "\e600";
}
.icon-feed:before {
content: "\e607";
}
.icon-linkedin-plain:before {
content: "\e60a";
}
.icon-search2:before {
content: "\e904";
}
.icon-pinterest:before {
content: "\e905";
}
.icon-googleplus:before {
content: "\e906";
}
.icon-bars:before {
content: "\f0c9";
}
.icon-mail-circle:before {
content: "\e90d";
}
.icon-youtube-square:before {
content: "\f166";
}
.icon-graduation-cap:before {
content: "\f19d";
}
.icon-mortar-board:before {
content: "\f19d";
}
.icon-podcast:before {
content: "\f2ce";
}
.icon-instagram:before {
content: "\e90e";
}
.icon-underline:before {
content: "\f0cd";
}
.icon-file-text:before {
content: "\f0f6";
}
.icon-rss2:before {
content: "\ea9c";
}
.icon-twitter-square:before {
content: "\f081";
}
.icon-search:before {
content: "\f002";
}
.icon-calendar:before {
content: "\f073";
}
.icon-play-circle:before {
content: "\f144";
}
.icon-play:before {
content: "\f16a";
}
.icon-tumblr-square:before {
content: "\f174";
}
.icon-reddit-square:before {
content: "\f1a2";
}
.icon-stumbleupon:before {
content: "\f1a4";
}
.icon-delicious:before {
content: "\f1a5";
}
.icon-digg:before {
content: "\f1a6";
}
.icon-link:before {
content: "\f0c1";
}
.icon-play_arrow:before {
content: "\e037";
display:inline-block;
vertical-align:middle;
}
.arrow-down {
display:inline-block;
background: url("/images/caret.png") no-repeat;
width: 13px;
height: 10px;
}
.anchor { padding-top: 90px; }
/* Flexslider Icon Fonts
*********************************/
@font-face {
font-family: 'flexslider-icon';
src:url('/assets/fonts/flexslider-icon.eot');
src:url('/assets/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
url('/assets/fonts/flexslider-icon.woff') format('woff'),
url('/assets/fonts/flexslider-icon.ttf') format('truetype'),
url('/assets/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
font-weight: normal;
font-style: normal;
}
.clear {
clear: both; }
.left-sidebar {
background: white;
width: 304px;
position: fixed;
top: 0;
bottom: 0;
left: 0;
height: 100%;
border-right: 4px solid #c9d1d4;
padding-top: 38px;
overflow-y: auto;
padding-bottom: 100px; }
main {padding-top:91px;background: #f0f0f0;position:relative;right:0;transition: 0.3s;overflow-x:hidden;}
main.moved {
right: 304px;
/* box-shadow: 0 15px 5px 5px rgba(0, 0, 0, 0.5); */
transition: 0.3s;
background: #f0f0f0;
overflow-x:visible;
}
header {
width:100%;
background:white;
position:fixed;
padding-top:15px;
padding-bottom:14px;
/* height:55px; */
z-index:5;
opacity:.93;
border-bottom:4px solid #c9d1d4;
}
.header-mdl-col {padding-top:25px;}
.header-rgt-col {padding-top:35px;}
.right-side {
list-style: none;
width: 0;
height: 100%;
padding-bottom:100px;
position: fixed;
margin-top:-30px;
/*top: 0;
bottom: 0; */
right: 0;
width:0;
padding-top:30px;
background:white;
overflow-x:hidden;
overflow-y:auto;
}
.right-side ul {/*width:290px; */}
.right-side.visi {
width:304px;
transition:0.3s;
/* right:-304px; */
margin-right: 15%;
}
.site-wrap {
min-width: 100%;
min-height: 100%;
background: #f0f0f0 !important;
position: relative;
top: 0;
bottom: 100%;
right: 0;
z-index: 1;
overflow-x: hidden;
padding-top: 16px;
transition: 0.3s;
z-index:0; }
.device-brand {display:none;background:white;border-bottom:4px solid #c9d1d4;}
.navbar-default {
background: white;
margin: 0 24px 32px 24px; }
.navbar-default a {
text-transform: uppercase;
color: #0b3a66;
background: transparent;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #cbcac9;
font-weight: 700; }
.navbar-default a:hover, .navbar-default a:active, .navbar-default a:focus, .navbar-default a.selected {
color: #3f72c4;
background: transparent;
text-decoration: none; }
.navbar-default a.navbar-brand {
border-bottom: 0;
padding: 0;
margin-bottom: 2em; }
.nav-heading {
display:block;
clear:both;
text-transform: uppercase;
color: #3f72c4;
background: transparent;
padding-top: 10px;
padding-bottom: 10px;
margin:0 40px 16px 24px;
border-bottom: 1px solid #cbcac9;
font-weight: 700;
}
.top-nav { clear:both;float:right;margin-top:14px; }
.top-nav li {display:inline-block;}
.top-nav a {color:#0b3a66; text-transform:uppercase;text-decoration:none;display:inline-block;margin-right:1.3rem;font-weight:700;}
.top-nav a:hover, .top-nav a:active, .top-nav a.selected {color:#3f72c4;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background:none;}
.dropdown .dropdown-menu {padding-top:0;padding-bottom:0;background:rgba(255,255,255,1) !important;}
.nav-trigger, .nav-closer, .icon-bars, .icon-close {display:none;}
.more-items {min-width:230px;}
.more-drop .nav-link:after { font-family:'icomoon'; content:"\e90b";color:#3f72c4;display:inline-block;margin-left:3px; }
.more-drop.open .nav-link:after { font-family:'icomoon'; content:"\e90a";color:#3f72c4;display:inline-block;margin-left:3px; }
.more-items.top li a:before {content:"-";display:inline-block;margin-right:2px;}
.dropdown-menu li {display:block;margin:0;}
.dropdown-menu > li > a {width:100%;margin:0;text-transform:none;color:#0b3a66;padding:3px 12px;background:rgba(255,255,255,1);}
.dropdown-menu > li > a:hover {background:#f5f5f5;}
.dropdown-menu a.top-level {color:#0b3a66; text-transform:uppercase;text-decoration:none;display:inline-block;margin-right:2em;font-weight:700;}
.more-items a {display:block;width:100%;margin:0;text-transform:none;color:#0b3a66;padding:1px 12px;font-size:14px;}
.more-items a:hover {background:#f5f5f5;}
#subnav-more {margin-right:0;}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus, .dropdown-menu a.selected {color:#3f72c4;}
.more-items a {font-weight:normal;}
.dropdown-menu .more-nav
a.nav-closer {display:none;width:98px;text-align:right;}
a.nav-closer.show {display:inline-block;}
a.nav-trigger, a.nav-closer {
color:#0b3a66;
z-index:11;
text-decoration:none;
margin-right:15px;
}
a.nav-trigger:hover, a.nav-closer:hover {color:#3f72c4;}
.nav-trigger .icon-bars {
display: inline-block;
margin-top: 1px;
vertical-align: text-top;
}
.nav-closer .icon-close {
display: inline-block;
margin-top: 1px;
vertical-align: text-top;
}
.nav.navbar-default > li {position:initial; }
.right-side .subnav-container {
position:absolute;
z-index:4;
width:300px;
background: #fff;
height:100%;
min-height:820px;
top:0;
bottom:0;
right:-304px;
padding-top:36px;
}
.right-side.visi .subnav-container.inview  {
transition: 0.3s;
right:0;
}
.right-side.visi .subnav-container.hidden {
transition: 0.3s;
right:-304px;
}
@media (max-width:1536px) {
.right-side.visi {
margin-right:12%
}
}
@media (max-width: 1440px){
.right-side.visi {
margin-right:13%;
}
}
@media (max-width: 1140px){
.right-side.visi {
margin-right:9%;
}
}
@media (max-width: 1024px){
.right-side.visi {
margin-right:2.5%;
}
}
@media (max-width: 768px){
.right-side.visi {
margin-right:0;
}
}
@media (max-width: 750px){
.right-side.visi {
margin-top:-70px;
}
}
/*
@media (max-width: 600px){
.right-side.visi {
}
} */
.sub-close {cursor:pointer;margin-left:24px;}
.subnav {
color: #3f72c4;
background:#f0f0f0;
padding: 10px;
margin:0 40px 32px 24px;
list-style: none;
min-height:318px;
}
.subnav.social {
min-height:0;
}
.subnav a { position:relative;
display: block;
border-bottom: 0;
text-transform: none;
font-weight: normal;
padding: 0;
margin: .5em 0; }
.subnav a:hover, .subnav a:active, .subnav a:focus,  .subnav a.selected {
color: #3f72c4; }
.subnav ul {
/* line-height: 1.1; */
list-style: disc;
margin-left: 18px;
padding-bottom:100px;}
.navbar-default .subnav ul a {
margin: 0;
padding: 0; }
:-webkit-input-placeholder {
color: #000; }
::-moz-placeholder {
color: #000; }
:-ms-input-placeholder {
color: #000; }
.mobile-search-languages, #mobile-sitesearch, .mobile-language-container {display:none;}
#sitesearch {
float: right;
position:relative;
line-height:normal;
margin-top:-4px;
}
#sitesearch .search-input {
float: left;
border-bottom: 2px solid #f0f0f0; /* was all #969494; */
background: white;
margin-right: 10px; }
#sitesearch .search-input input[type="text"] {
border: 0;
padding:2px 4px;
width: 100px;
font-size:13px;
}
@-moz-document url-prefix() {
#sitesearch .search-input input[type="text"] {
margin-top:2px;
padding-bottom:4px;
}
}
#sitesearch .search-input .btn-search {
background: transparent;
border: 0;
vertical-align: middle;
padding-right:2px;}
#sitesearch .search-input .icon-search {
color: #0b3a66;
font-size: 16px; }
.language-container {
float: right;
position: relative;
margin-top:-4px;}
.language-container a {
text-decoration: none;
display: inline-block;
color: #666; }
.language-container a:hover, .language-container a:active {
background: #c9d1d4;
color: #0b3a66; }
.language-container a img {
margin-right: 3px;
vertical-align:initial;}
.language-container a.lang-selector {
padding: 3px 4px 4px 4px;
background: white;
border-bottom: 2px solid #f0f0f0; /* was all #969494; */
font-size:13px;}
.language-container a.lang-selector span.arrow-down {
display: inline-block;
margin-left: 3px; }
.language-container a.lang-selector:hover, .language-container a.lang-selector:active {
background: #c9d1d4; }
.language-container a.language-flag {
display: block;
padding: 4px 10px; }
.language-container .lang-dropdown {
background: white;
-webkit-box-shadow: 2px 2px 5px #aaa;
-moz-box-shadow: 2px 2px 5px #aaa;
box-shadow: 2px 2px 5px #aaa;
border: 1px solid #969494;
display: none;
position: absolute;
top: 100%;
width: 125px;
right: 0;
opacity:1;}
a.search-select { text-decoration:none; padding-right:20px}
.advanced-container {
z-index:12;
background: white;
-webkit-box-shadow: 2px 2px 5px #aaa;
-moz-box-shadow: 2px 2px 5px #aaa;
box-shadow: 2px 2px 5px #aaa;
border: 1px solid #969494;
display: none;
position: absolute;
top: 100%;
width: 100px;
right: 10px;
padding-left:16px;
padding-bottom:5px;
}
a.advanced {
float: left;
display: block;
margin-top: 5px;
color: #0b3a66; }
a.advanced:hover {
color: #3f72c4; }
a.advanced {
clear:both;
float: left;
display: block;
margin-top: 5px;
margin-bottom:0;
padding:0;
border:none;
color: #0b3a66;
text-transform:none;
font-weight:normal;
}
a.advanced:hover {
color: #3f72c4; }
.marketing-message {
clear: both;
padding: 0 20px; }
.marketing-message p {
margin-bottom: 1em; }
.page-tools {
list-style: none;
float: right;
text-align: right;
margin-right: -3px; }
.page-tools li {
float: left; }
.page-tools a {
color: #0b3a66;
margin-left: .25em;
text-decoration: none; }
.page-tools a:hover, .page-tools a:active {
color: #3f72c4; }
.page-tools span {
display: block;
font-size: 24px;
margin-right: .25em; }
.page-tools span.icon-linkedin {
font-size: 20px;
padding-top: 2px; }
.page-tools span.icon-share2 {
font-size: 21px;
padding-top: 2px; }
.page-tools span.icon-print {
vertical-align: top;
margin-top: -2px; }
.page-tools .share-container {
position: relative; }
.page-tools .share-links {
display: none;
box-shadow:3px 3px 3px #c6cdd0;
position: absolute;
text-align: left;
z-index: 99;
width: 180px;
border: 1px solid #c6cdd0;
background: #f0f0f0;
right: 3px;
top: 100%;
margin-top: 8px; }
.page-tools .share-links a {
margin-left: 0;
display: block;
width: 100%;
float: left;
clear: both;
padding: 4px 10px;
border-bottom: 1px solid #d3d3d3; }
.page-tools .share-links a:last-child {
border-bottom: 0; }
.page-tools .share-links a span {
display: block;
float: left;
vertical-align: bottom; }
.page-tools .share-links a:hover, .page-tools .share-links a:active {background:#e1e1e1;}
.special-links {
clear: right;
float: right;
text-align: right;
margin-top: 5px; }
.special-links a:first-child {
margin-right: 5px; }
.special-links a {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none; }
.special-links a span {
font-wieght: normal;
color: #0b3a66;
display: inline-block; }
.special-links a span.icon-play {
font-size: 20px;
margin-top: 1px;
vertical-align: top; }
.special-links a span.icon-file-text {
font-size: 15px; }
.header-row {margin-bottom:1em;}
h1 {
font-size: 36px; }
h2, .h2 {
font-size: 18px;
margin-bottom: 1em; }
.content p, .page-title h3, .tab-pane p {
margin-bottom: 1em; }
.content h3 { margin-top:1.5em; margin-bottom:.5em;}
.article-language {margin-top:6px;}
h3.staff-list {
border-top:1px solid #cbcac9;
padding-top:16px;
}
.content ul, .content ol, .tab-pane ul, .tab-pane ol {
margin-left: 1em;
margin-bottom: 1em; }
.content ul {
list-style: none; }
.content ul li:before  {
content: "\2022";
color: #055c85;
margin-right: 8px; }
.content ol li:before {
content:"";
margin-left:1em;
}
.content li {
text-indent: -15px;
margin-left: 0; }
.content ul.standard-list {
margin-left: 0; }
.content p.directory-item { float:left;width:100%;}
.content p.directory-item img {float:left;margin-right:20px;}
.tab-pane ul {margin-left:1em;}
.tab-pane li {padding:3px 0;}
.content p.links, .content p.attachments, .content p.tags {
margin-bottom: 0; }
.content p.date, .page-title p.date {
font-size: 18px;
font-weight: 700; }
.content {
min-height:420px;
max-height: 950px;
overflow: hidden;
position: relative;
padding-bottom: 50px;
}
.content.past-event { min-height:460px;height:460px;}
.content.past-event p.read-more {padding-left:0;}
p.article-image img {width:100%;}
.caption { font-size:12px;display:block;clear:both; }
.tab-pane { min-height:250px;/* max-height:470px;  */}
#overview { min-height:250px; position:relative;padding-bottom:50px; margin-bottom:50px;}
.content-sa {min-height:420px;}
.content.all { overflow:visible;max-height:none;}
p.read-more, p.read-more-bio {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 80px 15px 0 15px;
background: -moz-linear-gradient(top, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 0.71) 20%, #f0f0f0 70%);
background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 0.71) 20%, #f0f0f0 70%);
background: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0%, rgba(240, 240, 240, 0.71) 20%, #f0f0f0 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f0f0', endColorstr='#f0f0f0',GradientType=0 ); }
p.read-more-bio {margin-left:-12px;}
.content.show-all, #overview.show-all {
max-height: 100%;
overflow: visible;
transition: max-height .35s ease-in-out; }
.content.show-all p.read-more, #overview.show-all p.read-more-bio {
background: none;
position: initial;
padding: 0;
margin-top:20px;}
#overview.show-all p.read-more-bio {margin-left:0;}
.standard-list, .job-list, .people-list {
list-style:none;
}
.standard-list li, .people-list li {
padding:16px 0;
border-bottom:1px solid #cbcac9;
text-indent:0;
}
.people-list li {float:left;width:100%;}
.list-photo {float:left; margin-right:25px;}
.content .job-list li:before, .content .standard-list li:before, .content .people-list li:before {content:"";margin:0;padding:0}
.standard-list .btn-default {margin-top:2em;}
.tab-pane .btn-default {margin-top:16px;margin-left:-15px;}
.list-title {font-weight:700; display:block;}
.item-info {font-size:15px; color:#7a7a7a;}
.news-type {text-transform:uppercase; font-size:13px;}
/* accordion */
.panel-title > a > span:before {
font-family: 'icomoon';
content: "\e908";
font-size: 24px;
color: #3f72c4;
vertical-align: middle;
display: inline-block;
margin-right: 6px;
margin-top: -10px;
padding-top: 6px; }
.panel-title > a:hover > span:before,
.panel-title > a[aria-expanded="true"] > span:before {
font-family: 'icomoon';
content: "\e909";
font-size: 24px;
color: #294c84; }
.panel-collapse {
padding-left: 30px; }
.job-list li { list-style:none;width:100%;margin-bottom:1em;float:left; }
.job-list .date { display:block;float:left; width:85px;}
.job-list .title {display:block;float:left; }
.event-date {display:block; font-size:17px; font-weight:bold;}
.alertNotice, .alert-notice { font-weight:bold; color:#cc0000; }
.live-webcast-notice {font-weight:bold; font-size:20px;color:#cc0000; text-transform:uppercase;}
.speakers { display:block; }
.image-left {float:left;margin-right:1em;}
a.btn-signup {
display: inline-block;
background: #3f72c4;
color: white;
border-radius: 0;
font-size: 18px;
text-decoration: none;
padding: 9px 10px 9px 18px;
position: relative;
width: 280px; }
a.btn-signup span {
position: absolute;
top: 0;
right: 0;
font-size: 24px;
display: inline-block;
background: #0b3a66;
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
a.btn-signup span.icon-podcast {
padding: 10px 12px 9px; }
a.btn-signup span.icon-file-text {
padding: 10px 11px 9px; }
a.btn-signup:hover, a.btn-signup:active {
background: #0b3a66; }
.article-language a {
color: #5383c5; }
.related-person {
background: white;
border-top: 5px solid #c6cdd0;
padding: 15px 20px;
float: left;
width: 100%;
margin-bottom: 1em; }
.related-person img {
float: left;
max-width: 110px;
width:40%;
margin-right: 16px; }
.related-person p {
float:left;
margin-bottom: 1em;
width:60%;
}
.related-person a.person-name {
font-size: 18px;
font-weight: 700;
color: #030001;
display: block; }
.related-person .org-position {
display: block;
font-size: 18px;
font-weight:normal !important;}
.related-person a.btn-default {margin-top:1em;}
.download-container {
clear:both;
margin:1em 0;
border-top:1px solid #c6cdd0;
border-bottom:1px solid #c6cdd0;
font-size:18px;
padding:15px;}
.all-tags h3 {
font-size: 24px; }
.all-tags a {
line-height: normal;
display: inline-block;
background: #06264d;
padding: 3px 13px;
color: #fbdf93;
border-radius: 3px;
text-decoration: none;
margin-right: 5px;
margin-bottom: 8px; }
.all-tags a:hover, .all-tags a:active, .all-tags a:focus {
background-color: #3f72c4;
color: white; }
.sidebar-related {margin-bottom:1.25em;}
.sidebar-related h3 {
font-size: 24px;
margin-bottom:.5em;}
.sidebar-related  ul {margin-left:0;list-style:none;}
.sidebar-related ul.related-pages {margin-left:1em;list-style:disc;}
.sidebar-related li {margin-bottom:.3em;}
ul.attachments  {font-size:17px;clear:both;border:1px solid #3f72c4;padding:15px;line-height:normal;line-height:normal;}
ul.attachments li {margin-bottom:12px;margin-left: 19px;text-indent: -19px;}
ul.attachments a .icon-file-pdf {
content: "\e907";
color:white;
background: #06264d;
text-decoration:none;
margin-right:3px;
font-size:18px;
font-weight:bold;
border-radius:3px;
vertical-align:middle;
}
ul.attachments a:hover .icon-file-pdf {text-decoration:none;}
.related-content {
list-style: none;
margin-left: 0;
clear: both;
margin-top: 3em;
width: 100%; }
.related-content ul {
list-style: none; }
.related-content::after {
display: block;
content: "";
clear: both; }
.related-content h2, h2.related-heading {
font-size: 30px;
text-transform: uppercase;
float:left;
margin-bottom:.25em;}
/* .related-content ul.slides li {
border-right: 1px solid white; } */
.related-content img {
width: 100%;
min-height:191px;
/* max-width: 284px; */ }
.related-content a {
text-decoration: none;
display: inline-block;
height: 351px;
overflow: hidden;}
.related-content a:hover .title, .related-content a:active .title {
background: #0b3a66; }
.related-content .title, .related-content .info {
display: block;
text-decoration: none;
background: #3f72c4;
color: white;
overflow: hidden;
padding: 16px 14px;
font-weight:700;
height: 160px; /* design was 80px too short */ }
.related-content .people { display:block;font-weight:normal !important;}
.related-content .title:hover, .related-content .info:hover {
background: #0b3a66; }
a.title {font-weight:700;}
.landing {
line-height: 1.2; }
.landing::after {
display: block;
content: "";
clear: both; }
.landing .col-md-3 {
height: 305px;
overflow: hidden;
margin-bottom: 32px; }
.landing .col-md-3.auto {
height:auto;
}
.landing .col-md-3.about {
height:263px;
overflow:visible;
}
.landing span.outer {
display: block;
height: 100%;
background: #3f72c4;
color: white; }
.landing span.outer.auto { height:auto; background:transparent; }
.landing span.inner {
background: transparent;
display: block;
padding: 16px 14px;
width:100%;
}
.landing span.tlf-people {
display: block;
background: #3f72c4;
padding: 16px 14px;
height:54px;
font-size:18px;
}
.landing span.no-pic, .grid-intro {
background: #0b3a66;
display: block;
padding: 16px 14px;
margin: 0;
color:white;}
.grid-intro {height:100%;}
.grid-intro p {margin-bottom:1em;}
.landing a {
display: inline;
margin: 0;
color: white;}
.landing a.title {font-weight:700}
a.btn-default, a.more-link {
background: #5481ca;
background: -moz-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: -webkit-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: linear-gradient(to bottom, #5481ca 0%, #3967b2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
display: inline-block;
color: white;
text-decoration: none;
border-radius: 3px;
padding: 10px 21px;
text-transform: uppercase;
clear: both; }
#unexpand{display:none;}
a.btn-default:hover, a.more-link:hover, a.btn-default:active, a.more-link:active, a.btn-default:focus, a.more-link:focus {
background: #3967b2;
background: -moz-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: -webkit-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: linear-gradient(to bottom, #3967b2 0%, #5481ca 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: #f0f0f0; }
.row.landing a.btn-default {margin-left:15px; }
footer {
border-top: 4px solid #bfbdbd;
padding: 1em 0;
margin-top: 3em; }
footer .col-md-8 {
font-size: 14px; }
.social-nav-follow {
float: right; }
.social-nav-follow a {
display: inline-block;
color: #f0f0f0;
background: #0b3a66;
text-decoration: none;
width: 22px;
padding-top: .18em;
text-align: center;
max-height: 24px;
overflow: hidden; }
.social-nav-follow a:hover, .social-nav-follow a:active {
background: #3f72c4; }
.social-nav-follow a span.icon-facebook {
display: inline-block;
vertical-align: bottom;
margin-left: 4px;
font-size: 18px;
margin-bottom: 1px; }
.contact-container {
float: left;
position: relative; }
.contact-container::after {
display: block;
content: "";
clear: both; }
.contact-container img {
float: left; }
.contact-container .contact-info {
position: absolute;
left: 180px;
bottom: 0;
width: 700px; }
.contact-container .contact-info p:last-child {
margin-bottom: 0; }
.bio-tabs {
margin: 2em 0; }
.nav-pills > li + li {
margin-left: 1px; }
.nav-pills li:first-child a {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px; }
.nav-pills li:last-child a {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px; }
.nav-pills a {
padding: 10px 21px;
background-color: #3f72c4;
text-decoration: none;
color: white;
cursor:pointer;
margin-bottom:1px;}
.nav-pills a:hover, .nav-pills a:active {
background-color: #0b3a66; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
background-color: #0b3a66; }
.row.landing {
list-style: none; }
.row.landing img {
width: 100%;
max-width:263px;
height:auto;
}
.search-nav { list-style:none; }
.search-nav li {
display:inline-block;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
padding: 10px 21px;
background-color: #3f72c4;
text-decoration: none;
color: white;
cursor:pointer;
}
.search-nav li:hover, .search-nav li.active {
background-color: #0b3a66;
}
.subscriptions {margin-top:2em;}
.prices, .subscriptions {
clear:both;width:100%;
}
.prices td { padding: 8px 0;
border-bottom:1px dotted #969494;
}
.subscriptions tr:first-child td {border-top:1px dotted #969494;
}
.subscriptions td { padding: 12px 0;
border-bottom:1px dotted #969494;
}
.prices th, .subscriptions th {font-size:18px;}
.prices tr td:nth-child(2) { text-align:right;padding-right:34px; }
/* .subscriptions a.btn-donate { padding:4px 15px;} */
.subscriptions ul {margin-bottom:0;}
input[type="submit"].donate {
background: #5481ca;
background: -moz-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: -webkit-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: linear-gradient(to bottom, #5481ca 0%, #3967b2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: white;
text-decoration: none;
border-radius: 3px;
border:0;
padding: 4px 21px;
text-transform: uppercase; }
input[type="submit"].donate:hover {
background: #3967b2;
background: -moz-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: -webkit-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: linear-gradient(to bottom, #3967b2 0%, #5481ca 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: #f0f0f0; }
.btn-donate, .cartLinkDelete {
background: #5481ca;
background: -moz-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: -webkit-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: linear-gradient(to bottom, #5481ca 0%, #3967b2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: white;
text-decoration: none;
display:inline-block;
border-radius: 3px;
padding: 4px 20px 4px 0;
width:100px;
text-transform: uppercase; }
.btn-donate:hover, .btn-donate:active,
.cartLinkDelete:hover, .cartLinkDelete:active {
text-decoration:none;
background: #3967b2;
background: -moz-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: -webkit-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: linear-gradient(to bottom, #3967b2 0%, #5481ca 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: #f0f0f0; }
.btn-default-sm {
background: #5481ca;
color: white;
text-decoration: none;
display:inline-block;
border-radius: 3px;
padding: 1px 10px;
font-size:15px;
text-transform: uppercase; }
.btn-default-sm:hover, .btn-default-sm:active, a.btn-default-sm.selected {
text-decoration:none;
background: #3967b2;
color: #f0f0f0; }
.centennial, .centennial p, .dropCap { font-family: Georgia,'Times New Roman', Times, serif; }
.dropCap:first-letter {
float: left;
font-family: 'Times New Roman',Times,serif;
font-size: 7em;
margin-bottom: .21em;
margin-right: 0.05em;
margin-top: .29em;
padding-bottom: 0;
}
/* audio video player */
.audio-wrapper {
margin-bottom: 30px;
background: #dfdfdf;
padding: 10px;
float: left;
width: 100%;
position: relative; }
.audio-share {
font-size: 26px;
float: right;
margin-top: 5px;
position:relative;
}
.audio-share a.audio-share-toggle, .audio-share a.icon-in {
display: block;
float:left;
margin-left: 9px;
color: #5383cb;
text-decoration: none; }
.audio-share a:hover, .audio-share a:active {
color: #0b3a66; }
.audio-share-links {
display:none;
position:absolute;
box-shadow:3px 3px 3px #c6cdd0;
border: 1px solid #c6cdd0;
width:103px;
left:-27px;
top:35px;
background:#f2f2f2;
padding:5px 10px;
z-index:20;
line-height:1;
}
.audio-share-links a {display:block; float:left; margin-right:5px;text-decoration:none;}
.audio-share-links a:last-child {margin-right:0;}
#audio-player {
max-width: 656px;
float: left; }
.jw-skin-cc-audio .jw-background-color {
background: #2e456d; }
.video-wrapper {
margin-bottom: 30px; }
.jw-skin-cc-video .jw-background-color {
background: rgba(46, 69, 109, 0.9); }
.jw-skin-cc-video .jw-background-color:hover {
background: rgba(46, 69, 109, 0.5); }
/* .jw-skin-cc-video .jw-display-icon-container .jw-background-color .jw-reset {
background: rgba(46,69,109,.9);
}*/
.jw-skin-cc-video .jw-display-icon-container {
border-radius: 50%;
border: 0; }
.jw-skin-cc-video .jw-display-icon-container:hover {
background: #2e456d; }
/* This styles the dock icons into a circle. */
.jw-skin-cc-video .jw-dock .jw-dock-button {
border-radius: 50%;
border: 0; }
/* This styles tooltip for dock text background. */
.jw-skin-cc-video .jw-dock .jw-overlay {
border-radius: 2.5em; }
/* Browser Resets flexslider
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {padding: 0; clear:both;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
/* Direction Nav */
.flex-direction-nav { *height: 0; }
.flex-direction-nav li {width:auto;float:left;}
.flex-direction-nav a  { display: inline-block; width: 40px; height: 50px; overflow: hidden; cursor: pointer; text-decoration:none;}
.flex-direction-nav .flex-next { text-align: right; }
.flexslider:hover .flex-prev, .flexslider:hover .flex-next { color:#0b3a66}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {color:#0b3a66}
.flex-direction-nav .flex-disabled {  opacity: 0 !important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }
/* home page */
.row.home-banner {margin-left:0;margin-right:0;}
.home-banner { background:#06264d; /*  float:left;width:100%; display:table;height:518px;overflow:hidden; */}
.home-banner h1 { line-height:1.2; margin-bottom:.5em; }
.main-info {/* display:table-cell;vertical-align:top;width:32.465%; */ color:white;padding:1em 2em 1em 2em;}
.main-image {text-align:right;padding-left:0;padding-right:0;height:518px;overflow:hidden;/* display:table-cell;width:67.535%; */}
.main-image img {height:100%;/*max-width:800px;*/}
.feature-summary {margin-bottom:1em;}
h2.home { padding-top:1em; margin-bottom:.25em; clear:both; text-transform:uppercase; font-size:30px;}
.calendar-section {margin-top:1.5em; clear:both;}
.calendar-section .h2 { text-transform:uppercase; font-size:30px;}
.slide-header {float:left;width:100%;position:relative;}
.slidenav, .slidenav-cal, .slidenav-share {position:absolute;right:0;text-align:right;top:16px;}
.slide-header.related { margin-top:2em;}
.slide-header.related .slidenav { top:-15px; }
.calendar-section {margin:1.5em 0; clear:both;}
.calendar-section .h2 { text-transform:uppercase; font-size:30px;}
.cal { display:block;position:absolute;top:42px;left:120px;z-index:20;}
.cal a { text-transform:uppercase; font-weight:700; text-decoration:none;display:block; float:left; margin-left:1em;}
.cal a > span { color:#2b508c; }
.cal span.icon-calendar {margin-left:5px;}
.cal a:hover > span, .calendar-title a:active > span {color:#3f72c4;}
.cal .icon-calendar {font-size:18px;}
.cal .icon-play-circle {vertical-align:top;font-size:20px;}
ul.cal-items li { border-top: 5px solid #c9d1d4; background:white;margin-right:1px;padding:16px 20px;}
.cal-items .date {display:block;font-size:18px;font-weight:700;margin-bottom:1em;}
.cal-people {display:block;margin-top:.25em;}
.cal-items .alert {display:block;margin-top:.75em;}
.calendar { clear:both; }
.calendar .flex-direction-nav a, .social-sites .flex-direction-nav a  { color: rgba(63,114,196,0.9); }
.listIndent {display: inline-block; margin-left:1em;}
/* =calendar widget */
.cal-container {
clear: both;
border:1px solid #c6cdd0;
margin-bottom:2em;
}
#caldisplay {
background: white;
}
h4.calendar-heading {
text-align: center;
margin-bottom: 0;
background: white; }
.fc-content {
background: white; }
.fc-day-content {
display: none; }
.fc-day-container {
padding: 0 5px;
min-height: 0px !important;
/* this removes gap around the link, which is created by calculated min-height assignment */ }
.fc-day-containerFilled {
/* style for when there is event */
background: #3f72c4;
color: white;
cursor: pointer;
width: inherit; }
.fc-day-containerFilled:hover {
background: #0b3a66;
cursor: pointer; }
.fc-header {
align: center;
}
.fc-header-title h2 {
padding-top:3px;
margin-bottom:0;
text-transform: uppercase;
}
.fc-header-left {
width: 30px;
border-bottom:1px solid #c6cdd0;}
.fc-header-center {
text-align: center;
border-bottom:1px solid #c6cdd0;}
.fc-header-right {
text-align: right;
width: 30px;
border-bottom:1px solid #c6cdd0;
}
.fc-button-prev:before {
content:'\003C';
font-size: 25px;
font-weight: bold;
padding-left: 10px;
}
.fc-button-next:before {
content:'\003E';
font-size: 25px;
font-weight: bold;
padding-right: 10px;
}
.fc-button-prev, .fc-button-next {
cursor: pointer;
color:#3f72c4;
}
.fc-button-prev:hover. .fc-button-next:hover {
color:#0b3a66;
}
.fc-button-content {display:none;visibility:hidden;}
.fc-border-separate tr {
border-bottom: 1px solid #c6cdd0; }
.fc-border-separate td {
text-align: center;
color:#cbcac9;
}
.fc-border-separate thead th {
padding: 5px 0;
color: #666; }
.fc-border-separate tbody td {
border-right: 1px solid #c6cdd0;
padding: 0 !important; }
.fc-border-separate tbody td:last-child {
border-right: 0px; }
/* thought leaders */
.tlf.no-pic {height:100%; }
.tlf.no-pic h3 {font-size: 26px; margin-bottom:.5em;}
.tlf.no-pic p {font-size:20px; margin-bottom:1em;}
.inner.tlf a { text-decoration:none; }
.inner.tlf a:hover, .inner.tlf a:hover .tlf-topic { color:#a9a9a9; }
.tlf-topic { font-size:26px;text-transform:uppercase;color:#ccc;letter-spacing:.05em;font-weight:700;}
#formContainer h1, .cnl-form h1 {font-size:20px;margin-bottom:1em;}
.standard-form input[type='text'] {width:400px;}
.standard-form textarea {border:1px solid #dadada;width:400px;}
.standard-form .eui-Groups label {display:block;}
.standard-form .eui-Groups input[type="checkbox"]{
margin-left:7px;
margin-right:5px;
}
.standard-form input[type='submit'] {
background: #5481ca;
background: -moz-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: -webkit-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: linear-gradient(to bottom, #5481ca 0%, #3967b2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: white;
border:transparent;
border-radius: 3px;
padding: 4px 21px;
text-transform: uppercase;
clear: both; }
.standard-form input[type='submit']:hover {
background: #3967b2;
background: -moz-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: -webkit-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: linear-gradient(to bottom, #3967b2 0%, #5481ca 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: #f0f0f0;
}
.cnl-form h2 {display:none; visiblity:hidden;height:0;}
.cnl-form {font-size:14px;}
.cnl-form p {margin-bottom:.5em;}
.cnl-form label { width:200px;font-weight:normal; }
.cnl-form input[type='file'] {
display: initial;
font-weight: normal;
}
.cnl-form #legend1, .cnl-form #legend2, .cnl-form #legend3, .cnl-form #legend4 { margin-top:1em;}
.cnl-form #legend1, .cnl-form #legend4, .cnl-form #referenceTwo, #comments-legend { border-top: 1px dotted #c2c2c2;padding-top:1em;font-weight:bold;}
.cnl-form #legend2, .cnl-form #legend3 { font-weight:normal; }
.cnl-form ul.legendList {font-weight:normal;}
.cnl-form .eui-relationship, .cnl-form .eui-relationshipReferenceTwo {margin-bottom:1em;}
.cnl-form input[type='submit'] {
margin-left:205px;
font-size:18px;
letter-spacing:.05em;
}
.search-return-container p {margin-bottom:1em;}
.search-return-container h3 { margin-top:1.5em;}
.search-return-container a.btn-default {margin-top:1em;}
.search-return {list-style:none;}
.content ul.search-return, .search-return {margin:0;}
.content ul.search-return li:before, .search-return li:before {content:"";margin-right:0;}
.content ul.search-return li, .search-return li {
padding:16px 0;
border-bottom:1px solid #cbcac9;
text-indent:0;
}
.bread-crumb {display:block;font-size:14px;}
.main-advanced input[type="submit"] {
background: #5481ca;
background: -moz-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: -webkit-linear-gradient(top, #5481ca 0%, #3967b2 100%);
background: linear-gradient(to bottom, #5481ca 0%, #3967b2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: white;
text-decoration: none;
border-radius: 3px;
border:0;
padding: 4px 21px;
text-transform: uppercase; }
.main-advanced input[type="submit"]:hover {
background: #3967b2;
background: -moz-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: -webkit-linear-gradient(top, #3967b2 0%, #5481ca 100%);
background: linear-gradient(to bottom, #3967b2 0%, #5481ca 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=$top, endColorstr=$bottom,GradientType=0 );
color: #f0f0f0; }
.regions-columns {
-moz-columns: 350px 2;
columns: 350px 2;
}
.regions-columns a {font-weight:700;}
/* datepicker stuff */
.search-container p {margin-bottom:1em;}
.topic-columns {
-moz-columns: 306px 2;
columns: 306px 2;
}
.ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat; }
.ui-datepicker {
background:white;
box-shadow:3px 3px 3px #c6cdd0;
border: 1px solid #c6cdd0;}
.ui-datepicker-calendar {width:250px;margin:5px 10px;}
.ui-datepicker-title {background:#3f72c4;color:white; text-align:center;font-weight:700;font-size:18px;position:relative;padding:5px 10px;}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
width: 16px;
height: 16px;
background-image: url('/images/jq-ui-icons-white.png'); }
/* positioning */
.ui-icon-circle-triangle-e {
background-position: -48px -192px;
position:absolute;
right:11px;
top:9px;
z-index:99;}
.ui-icon-circle-triangle-w {
background-position: -80px -192px;
position:absolute;
left:11px;
top:9px;
z-index:99;}
.cart-table {border-collapse:separate;  border-spacing:15px 0;}
.cart-table th { vertical-align:bottom; border-bottom:1px solid #030001; }
.cart-table td {
padding:10px;
vertical-align:top;
}
#payhereTable {border-collapse:separate;  border-spacing:0 15px; }
@media (max-width: 1440px) {
.flex-direction-nav .flex-next {margin-right:5%;}
#audio-player {max-width:580px;}
}
/*================================ ^mobile nav & device settings ================================*/
@media handheld, only screen and (max-width: 1344px) {
.home-banner h1 {font-size:24px;}
h1 {font-size:28px;}
.home-banner { height:auto; }
.related-person img {width:33%;}
.related-person a.person-name, .related-person .org-position,
.related-person a.btn-default {font-size:15px;}
.related-person a.btn-default {padding:8px 12px;}
.flex-direction-nav .flex-next {margin-right:auto;}
}
@media handheld, only screen and (max-width:1280px) {
}
@media handheld, only screen and (max-width: 1024px) {
.device-brand { padding:7px 0 20px 50px;display:block; }
.container {
margin: 0 auto; }
#audio-player {
max-width: 520px; }
.home-banner h1 {font-size:20px;margin-top:.5em;}
.feature-summary {font-size:13px;}
}
@media handheld, only screen and (max-width: 768px) {
/* .top-nav a {margin-right:.6em;} */
.header-rgt-col { position: absolute;right: 0;top: 11px;padding-top:0;}
.home-banner { height:auto;overflow:visible;}
.main-image img {
height: auto;
width: 100%;
}
.row.landing img { max-width:none; }
/* .related-content.flexslider ul.slides li {margin-right:1px !important;} */
#audio-player {
max-width: 622px; }
.related-content ul, .related-content li {
float: none;
margin-bottom: 1em;
border-right: none; }
.related-content li {
width: 284px; }
.related-content li a {
width: inherit; }
.related-content li a.flex-next, .related-content li a.flex-prev {width:40px;}
.landing div.col-md-3 {
height: auto;
overflow: visible; }
p.read-more {padding-bottom:20px;}
.header-row .col-md-3{display:none;}
.search-nav li {margin-bottom:5px;}
.contact-container .contact-info {position:initial;display:block;clear:both;margin-top:5px;}
.social-nav-follow {
float: none;
clear:both;
margin-top:1em;}
}
@media handheld, only screen and (max-width: 750px) {
#audio-player {
max-width: 192px; }
.home-banner {display:block;float:left;}
.main-info, .main-image {display:block;width:auto;}
.main-info {float:right;}
.main-image {float:left;height:auto;}
.site-wrap {padding-top:75px;}
#sitesearch {float:none;}
.header-mdl-col {padding-top: 15px;}
.top-nav  {display:none;}
a.nav-trigger, a.nav-closer.show {display:inline-block; position:absolute;right:0;top:-62px;}
.nav-trigger .icon-bars, .nav-closer .icon-close { font-size:24px;}
#sitesearch {display:none;}
.language-container {display:none}
.menutext{display:none;}
.mobile-search-languages {display:block; padding:20px 20px 0 20px;}
.mobile-search-languages.fullheight {height:450px;}
#mobile-sitesearch {
position:relative;
display:block;
}
#mobile-sitesearch .search-input {
border: 1px solid #969494;
background: white;
display:block;
}
#mobile-sitesearch .search-input input[type="text"] {
border: 0;
padding:2px 4px;
width: 190px;
font-size:14px;}
#mobile-sitesearch .search-input .btn-search {
background: transparent;
border: 0;
vertical-align: middle;
padding-right:2px;}
#mobile-sitesearch .search-input .icon-search {
color: #0b3a66;
font-size: 16px; }
.mobile-language-container {
position: relative;
display:block;
}
.mobile-language-container a {
text-decoration: none;
display: inline-block;
color: #666; }
.mobile-language-container a:hover, .language-container a:active {
background: #c9d1d4;
color: #0b3a66; }
.mobile-language-container a img {
margin-right: 3px;
vertical-align:initial;
}
a.mobile-lang-selector {
padding: 3px 4px 2px 4px;
background: white;
border: 1px solid #969494;
width: 78px;
font-size:13px;}
a.mobile-lang-selector span.arrow-down {
display: inline-block;
margin-left: 3px; }
a.mobile-lang-selector:hover, a.mobile-lang-selector:active {
background: #c9d1d4; }
a.mobile-language-flag {
display: block;
padding: 4px 10px; }
.mobile-lang-dropdown {
background: white;
-webkit-box-shadow: 2px 2px 5px #aaa;
-moz-box-shadow: 2px 2px 5px #aaa;
box-shadow: 2px 2px 5px #aaa;
border: 1px solid #969494;
display: none;
position: absolute;
top: 100%;
width: 129px;
padding-left:4px;
left: 0; }
}
p.mobile-advanced {margin-bottom:20px;}
@media handheld, only screen and (max-width: 320px) {
}
/* ie 11 exception for nav position */
@media all and (-ms-high-contrast:none) {
.nav > li {position:initial;}
}