@font-face {
  font-family: 'open_sansregular';
  src: url("../fonts/OpenSans-Regular-webfont.eot");
  src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'droid_serifregular';
  src: url("../fonts/DroidSerif-webfont.eot");
  src: url("../fonts/DroidSerif-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidSerif-webfont.woff") format("woff"), url("../fonts/DroidSerif-webfont.ttf") format("truetype"), url("../fonts/DroidSerif-webfont.svg#droid_serifregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latoregular';
  src: url("../fonts/lato-reg-webfont.eot");
  src: url("../fonts/lato-reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-reg-webfont.woff") format("woff"), url("../fonts/lato-reg-webfont.ttf") format("truetype"), url("../fonts/lato-reg-webfont.svg#latoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.language-sprite, .pane-block-12 .row-1, .pane-block-12 a.spanish, .pane-block-12 a.chinese, .pane-block-12 a.russian, .pane-block-12 a.italian, .pane-block-12 a.korean, .pane-block-12 a.kreyol {
  background: url('images/language-s8c0dac9a7e.png') no-repeat;
}

.logos-sprite, #block-panels-mini-leaderbar-links a.portal-link, #block-panels-mini-leaderbar-links a.state-agencies-link, #block-panels-mini-leaderbar-links #searchgraphic, #block-panels-mini-header-links li.menu-item-1818 a, #block-panels-mini-header-links li.menu-item-1981 a, #mini-panel-footer_4_column .region-four-first a.footer-logo, #mini-panel-footer_4_column .region-four-first a.ny-rising, #block-panels-mini-footer-links .region-four-third li.menu-item-1815 a, #block-panels-mini-footer-links .region-four-third li.menu-item-1985 a, #block-panels-mini-footer-links .region-four-fourth a, #mini-panel-footer_4_column .region-four-first .pane-2 a {
  background: url('images/logos-s59b6bd90c9.png') no-repeat;
}

/* normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

/*a:active, a:hover {
    outline: 0;
}*/


/* Global Image Link Focus */
.burr-flipped-content-inner a:hover img,
.burr-flipped-content-inner a:focus img {
  outline-offset: 2px;
  outline: 2px solid #2a6496;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button, input {
  line-height: normal;
}

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;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td, .table th {
    background-color: #fff !important;
  }

  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: white;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}

a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small {
  font-size: 65%;
}

h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small, .small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #8a6d3b;
}

.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.text-danger:hover {
  color: #843534;
}

.text-success {
  color: #3c763d;
}

.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info:hover {
  color: #245269;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
  }

  .dl-horizontal dd:after {
    clear: both;
  }
}

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote p:last-child {
  margin-bottom: 0;
}

blockquote small, blockquote .small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}

blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p, blockquote.pull-right small, blockquote.pull-right .small {
  text-align: right;
}

blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: '';
}

blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before, blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.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: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  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: 0%;
}

.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: 0%;
}

.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-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    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: 0%;
  }

  .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: 0%;
  }

  .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-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    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: 0%;
  }

  .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: 0%;
  }

  .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-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    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: 0%;
  }

  .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: 0%;
  }

  .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%;
  }
}

table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dbe3e6;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dbe3e6;
}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dbe3e6;
}

.table .table {
  background-color: white;
}

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dbe3e6;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #dbe3e6;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
  float: none;
  display: table-cell;
}

.table > thead > tr > .active, .table > thead > .active > td, .table > thead > .active > th, .table > tbody > tr > .active, .table > tbody > .active > td, .table > tbody > .active > th, .table > tfoot > tr > .active, .table > tfoot > .active > td, .table > tfoot > .active > th {
  background-color: whitesmoke;
}

.table-hover > tbody > tr > .active:hover, .table-hover > tbody > .active:hover > td, .table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success, .table > thead > .success > td, .table > thead > .success > th, .table > tbody > tr > .success, .table > tbody > .success > td, .table > tbody > .success > th, .table > tfoot > tr > .success, .table > tfoot > .success > td, .table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover, .table-hover > tbody > .success:hover > td, .table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger, .table > thead > .danger > td, .table > thead > .danger > th, .table > tbody > tr > .danger, .table > tbody > .danger > td, .table > tbody > .danger > th, .table > tfoot > tr > .danger, .table > tfoot > .danger > td, .table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover, .table-hover > tbody > .danger:hover > td, .table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning, .table > thead > .warning > td, .table > thead > .warning > th, .table > tbody > tr > .warning, .table > tbody > .warning > td, .table > tbody > .warning > th, .table > tfoot > tr > .warning, .table > tfoot > .warning > td, .table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover, .table-hover > tbody > .warning:hover > td, .table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dbe3e6;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple], select[size] {
  height: auto;
}

select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

.radio label, .checkbox label {
  display: inline;
  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"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

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: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  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-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  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-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  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;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }

  .form-inline select.form-control, .navbar-form select.form-control {
    width: auto;
  }

  .form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

.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;
}

.form-horizontal .form-control-static {
  padding-top: 7px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active {
  background-image: none;
}

.open .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

.btn-default .badge {
  color: white;
  background-color: #fff;
}

.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}

.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active, .btn-primary.active {
  background-image: none;
}

.open .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}

.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active {
  background-image: none;
}

.open .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}

.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active {
  background-image: none;
}

.open .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}

.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active, .btn-success.active {
  background-image: none;
}

.open .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}

.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active {
  background-image: none;
}

.open .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  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: #999999;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.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-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: 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:focus, .btn-group-vertical > .btn:focus {
  outline: none;
}

.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:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

.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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.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: 12px;
  border-radius: 3px;
}

.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: 18px;
  border-radius: 6px;
}

.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 > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  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 > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn:first-child > .btn {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn {
  margin-left: -1px;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.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: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse: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;
  }
}

.container > .navbar-header, .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header, .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .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: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu, .navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.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: #555555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: white;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    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: white;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: white;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}

.breadcrumb > .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999999;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: grey;
}

.label-primary {
  background-color: #428bca;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: white;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1, .jumbotron .h1 {
  line-height: 1;
  color: inherit;
}

.jumbotron p {
  line-height: 1.4;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.thumbnail > img, .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

.media, .media-body {
  overflow: hidden;
  zoom: 1; }

.media, .media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
  border-top: 1px solid #dbe3e6;
}

.panel > .table > tbody:first-child th, .panel > .table > tbody:first-child td {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:last-child > th, .panel > .table-bordered > thead > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > thead > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: black;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: none;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }

  table.visible-xs.visible-sm {
    display: table;
  }

  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  th.visible-xs.visible-sm, td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }

  table.visible-xs.visible-md {
    display: table;
  }

  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  th.visible-xs.visible-md, td.visible-xs.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }

  table.visible-xs.visible-lg {
    display: table;
  }

  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  th.visible-xs.visible-lg, td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }

  table.visible-sm.visible-xs {
    display: table;
  }

  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  th.visible-sm.visible-xs, td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }

  table.visible-sm.visible-md {
    display: table;
  }

  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  th.visible-sm.visible-md, td.visible-sm.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }

  table.visible-sm.visible-lg {
    display: table;
  }

  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  th.visible-sm.visible-lg, td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}

.visible-md, tr.visible-md, th.visible-md, td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }

  table.visible-md.visible-xs {
    display: table;
  }

  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  th.visible-md.visible-xs, td.visible-md.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }

  table.visible-md.visible-sm {
    display: table;
  }

  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  th.visible-md.visible-sm, td.visible-md.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }

  table.visible-md.visible-lg {
    display: table;
  }

  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  th.visible-md.visible-lg, td.visible-md.visible-lg {
    display: table-cell !important;
  }
}

.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }

  table.visible-lg.visible-xs {
    display: table;
  }

  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  th.visible-lg.visible-xs, td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }

  table.visible-lg.visible-sm {
    display: table;
  }

  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  th.visible-lg.visible-sm, td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }

  table.visible-lg.visible-md {
    display: table;
  }

  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  th.visible-lg.visible-md, td.visible-lg.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

.hidden-xs {
  display: block !important;
}

table.hidden-xs {
  display: table;
}

tr.hidden-xs {
  display: table-row !important;
}

th.hidden-xs, td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
    display: none !important;
  }
}

.hidden-sm {
  display: block !important;
}

table.hidden-sm {
  display: table;
}

tr.hidden-sm {
  display: table-row !important;
}

th.hidden-sm, td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
    display: none !important;
  }
}

.hidden-md {
  display: block !important;
}

table.hidden-md {
  display: table;
}

tr.hidden-md {
  display: table-row !important;
}

th.hidden-md, td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
    display: none !important;
  }
}

.hidden-lg {
  display: block !important;
}

table.hidden-lg {
  display: table;
}

tr.hidden-lg {
  display: table-row !important;
}

th.hidden-lg, td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
    display: none !important;
  }
}

.visible-print, tr.visible-print, th.visible-print, td.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print, td.visible-print {
    display: table-cell !important;
  }

  .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
    display: none !important;
  }
}

.front #block-dmv-menus-dmv-menus-mega-menu {
  margin-top: 0;
}

#block-dmv-menus-dmv-menus-mega-menu {
  position: relative;
  width: 100%;
  display: block;
  z-index: 998;
  margin-top: 85px;
}

#block-dmv-menus-dmv-menus-mega-menu .block-inner {
  margin: 0;
}

#block-dmv-menus-dmv-menus-mega-menu h2#org {
  color: #0F406B;
  background: #FFCB05;
}

#block-dmv-menus-dmv-menus-mega-menu h2#org a {
  color: #0F406B;
  white-space: nowrap;
}

#block-dmv-menus-dmv-menus-mega-menu h2#ind {
  background: #0064a4;
}

#block-dmv-menus-dmv-menus-mega-menu h2#ind a {
  /*white-space: nowrap;*/
}

#block-dmv-menus-dmv-menus-mega-menu h2.block-title {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FFF;
  float: right;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: normal !important;
  margin: 10px 0 0 3px;
  padding: 6px;
  text-align: center;
  text-transform: uppercase;
  width: 130px;
}

#block-dmv-menus-dmv-menus-mega-menu h2.block-title a {
  color: #FFF;
  text-decoration: none;
}

#block-dmv-menus-dmv-menus-mega-menu h2.block-title.active {
  margin-top: 0;
  margin-bottom: 25px;
}

#block-dmv-menus-dmv-menus-mega-menu .block-inner {
  display: block;
  z-index: 997;
  position: relative;
  height: 224px;
}

#block-dmv-menus-dmv-menus-mega-menu .block-inner .block-content {
  position: absolute;
  width: 100%;
  top: 0;
}

#block-dmv-menus-dmv-menus-mega-menu ul {
  margin: 0;
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu ul li {
  list-style: none;
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-menu-panel-inner {
  clear: both;
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

#block-dmv-menus-dmv-menus-mega-menu ul li.active-trail a,
#block-dmv-menus-dmv-menus-mega-menu ul li a.qtip-hover {
  background-color: #0064a4;
  color: #FFF;
  text-decoration: none;
}

#block-dmv-menus-dmv-menus-mega-menu ul li.active-trail a ul li a:hover,
#block-dmv-menus-dmv-menus-mega-menu ul li.active-trail a ul li li a:hover,
#block-dmv-menus-dmv-menus-mega-menu ul li a.qtip-hover ul li a:hover,
#block-dmv-menus-dmv-menus-mega-menu ul li a.qtip-hover ul li li a:hover {
  text-decoration: underline;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  height: 480px;
  width: 100% !important;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .qtip-wrapper {
  width: 100% !important;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .qtip-contentWrapper {
  border: none !important;
  background: transparent !important;
  min-height: 300px;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .qtip-content {
  padding: 0 !important;
  background: transparent !important;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .qtip-content .view-tasks b, #block-dmv-menus-dmv-menus-mega-menu .qtip .qtip-content .view-tasks span {
  font-size: 1em;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .qtip-content .block-inner {
  height: auto;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .qtip-content .block-inner .block-content {
  position: relative;
  top: auto;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="0"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="1"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="2"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="3"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="4"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="5"] {
  /*border-top: 3px solid #0064a4;*/
}

#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="6"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="7"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="8"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="9"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="10"],
#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="11"] {
  /*border-bottom: 3px solid #0064a4;
    border-top: 1px solid #dbe3e6;*/
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-search-pdf-forms-dmv-search-pdf-mp-select-task select {
  background: white url(images/arrow-down.png) no-repeat 92% 50%;
  margin: 0;
  width: 90%;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-search-pdf-forms-dmv-search-pdf-mp-select-task form {
  padding-top: 8px;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-search-pdf-forms-dmv-search-pdf-mp-select-task b {
  color: #0064a4;
  font-weight: bold;
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-search-pdf-forms-dmv-search-pdf-mp-select-task .block-content {
  font-size: 18px;
  margin-left: 10px;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-task-megamenu span {
  color: #0064a4;
  font-weight: bold;
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-task-megamenu select {
  margin: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-task-megamenu form {
  padding-top: 8px;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-task-megamenu .block-content {
  font-size: 18px;
  margin-left: 10px;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-task-megamenu .block-content .view-tasks {
  margin: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-from-zip .form-item {
  margin: 0 0 0 5px;
}

#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-from-zip input.form-text {
  max-width: 100%;
  border: 1px solid #0064a4;
  margin: 5px 0;
  background: white url(images/search-mobile-header.png) no-repeat 97% 50%;
}

/*#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-from-zip input.form-submit { -webkit-border-radius: 12px; -moz-border-radius: 12px; -ms-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; background: white; border: 3px solid #dbe3e6; color: #0064a4; font-size: 16px; font-weight: bold; padding: 8px 15px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-color: #BCC5C9; margin-left: 5px; }*/
#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-from-zip input.form-submit {
  display: none;
}

/* hiding "apply" button in office mini-panel */
#block-dmv-menus-dmv-menus-mega-menu .qtip .pane-dmv-offices-dmv-offices-select-from-zip .block-content .offices-select-question {
  font-size: 18px;
  color: #0064a4;
  font-weight: bold;
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point-outer {
  /*overflow: hidden;*/
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
  height: 0px;
  position: relative;
  background: #DDE1E1;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(33%, #dde1e1), color-stop(33%, #eeeeee), color-stop(83%, #eeeeee), color-stop(83%, #dde1e1));
  background-image: -webkit-linear-gradient(left, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%);
  background-image: -moz-linear-gradient(left, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%);
  background-image: -o-linear-gradient(left, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%);
  background-image: linear-gradient(left, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%);
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point {
  /*height: 700px;*/
  background: #DDE1E1;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(33%, #dde1e1), color-stop(33%, #eeeeee), color-stop(83%, #eeeeee), color-stop(83%, #dde1e1));
  background-image: -webkit-linear-gradient(left, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%);
  background-image: -moz-linear-gradient(left, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%);
  background-image: -o-linear-gradient(left, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%);
  background-image: linear-gradient(left, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%);
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: scroll;
  z-index: 10;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .field-name-field-basic-image-image {
  text-align: center;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .field-name-field-basic-image-image img {
  max-width: 280px;
  max-height: 200px;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .menu-item-holder .progress-bar-holder {
  padding-top: 50px;
  width: 100%;
  text-align: center;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .menu-item-holder .progress-bar-holder .progress {
  width: 100px;
  display: inline-block;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .region-three-33-50-16-first, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .region-four-col-mm-first {
  float: left;
  width: 33%;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .region-three-33-50-16-second {
  float: left;
  width: 48%;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .region-four-col-mm-second, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .region-four-col-mm-third {
  float: left;
  width: 25%;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .region-three-33-50-16-third, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .region-four-col-mm-fourth {
  float: right;
  width: 16%;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels h2.block-title {
  width: auto;
  text-align: left;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li li {
  background: none;
  clear: left;
  float: left;
  height: auto;
  line-height: 1.1em;
  margin: 2px 0;
  overflow: visible;
  width: 100%;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li:hover, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li li:hover {
  background: transparent;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li a, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li li a {
  background-color: transparent;
  color: #0064a4;
  display: inline;
  font-weight: normal;
  letter-spacing: normal;
  padding: 0;
  position: relative;
  text-transform: none;
  width: auto;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li a span, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li li a span {
  padding: 3px 0;
  height: auto;
  display: inline;
  width: auto;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li a.doitnow, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li li a.doitnow {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background: transparent url(images/doitnow-sm.png) no-repeat 0 0;
  width: 63px;
  height: 16px;
  margin: 2px 0 0 1px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li a.doitnow:hover, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li li a.doitnow:hover {
  background-position: -71px 0;
  text-decoration: none;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point ul li a:hover, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point ul li li a:hover, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point ul li a:hover span, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point ul li li a:hover span {
  text-decoration: underline;
  color: #003464;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point li.expanded {
  margin: 6px 0 4px 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .nolink {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  color: #0064a4;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .block-content {
  border: none;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-pane.pane-custom.pane-2.no-title.block .block-content {
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .block-content:before, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .block-content:after {
  border: none;
  margin: 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .region {
  height: 100%;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display {
  padding-bottom: 10px;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display a {
  color: #0064a4;
  text-decoration: none;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display a:hover {
  text-decoration: underline;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display h2.pane-title {
  background: none;
  margin: 5px 10px 10px 10px;
  padding: 0;
  color: #000;
  font-size: 1.3em;
  float: none;
  border: none;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display p {
  margin: 0;
  padding: 5px 10px 10px 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display img {
  margin-bottom: 10px;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .block-inner {
  padding: 10px 5px 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .block {
  margin-bottom: 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .block b {
  color: #0064a4;
  font-weight: bold;
  font-size: 18px;
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-first, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-first {
  color: #0064a4;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-second, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-second, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-third {
  color: #000;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-second h2.pane-title, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-second h2.pane-title, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-third h2.pane-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  color: #0064a4;
  background: none;
  margin: 0 4px 5px 0;
  padding: 0;
  float: none;
  line-height: 1.15em;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-second .block-inner, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-second .block-inner {
  padding-left: 10px;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth {
  color: #000;
  position: relative;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third .nolink, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth .nolink {
  background: none;
  display: block;
  margin: 10px 5px 0 0;
  padding: 0;
  color: #000;
  font-size: 12px;
  float: none;
  border: none;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third h2.pane-title, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth h2.pane-title {
  background: none;
  display: block;
  margin: 0 5px 5px 0;
  padding: 0;
  color: #000;
  font-size: 12px;
  float: none;
  border: none;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third ul li a, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth ul li a {
  color: #686868;
  display: inline;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third ul li a:hover, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth ul li a:hover {
  text-decoration: underline;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third .block-content, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth .block-content {
  margin: 0;
}

/*Find Answers & Ask Questions Block*/
#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third .region-inner .pane-block-8,
#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth .region-inner .pane-block-8 {
  font-size: 12px;
  margin-top: 10px;
  /*position: absolute;
    top: 390px;
    left: 0;*/
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third .region-inner .pane-block-8 .block-inner, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-three-33-50-16-third .region-inner .pane-block-8 p, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth .region-inner .pane-block-8 .block-inner, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .panel-display .region-four-col-mm-fourth .region-inner .pane-block-8 p {
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-tasks {
  font-size: 18px;
  line-height: 25px;
  width: 90%;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-tasks form {
  margin-top: 10px;
  display: block;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-tasks form div.form-item {
  display: inline-block;
  margin: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-tasks label {
  display: none;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-tasks span {
  margin: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-tasks b {
  color: #0064a4;
  font-weight: normal;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-tasks select {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background: white;
  border: 3px solid #dbe3e6;
  color: #0064a4;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0 8px;
  height: 20px;
  line-height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-tasks select option {
  padding: 4px 5px;
}

#block-dmv-menus-dmv-menus-mega-menu .pane-views-718844605214b5227c77122d6f781274 {
  font-size: 18px;
  margin-top: 10px;
  display: block;
}

#block-dmv-menus-dmv-menus-mega-menu .pane-views-718844605214b5227c77122d6f781274 .views-exposed-widget,
#block-dmv-menus-dmv-menus-mega-menu .pane-views-718844605214b5227c77122d6f781274 .block-inner {
  width: 100%;
  padding: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .pane-views-718844605214b5227c77122d6f781274 div.form-item {
  display: inline-block;
  margin: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .pane-views-718844605214b5227c77122d6f781274 label {
  display: none;
}

#block-dmv-menus-dmv-menus-mega-menu .pane-views-718844605214b5227c77122d6f781274 input#edit-query,
#block-dmv-menus-dmv-menus-mega-menu .pane-views-718844605214b5227c77122d6f781274 input#edit-query-1 {
  width: 100%;
  background: white url(images/search-mobile-header.png) no-repeat 97% 50%;
  margin-top: 5px;
  border: 1px solid #0064a4;
  -webkit-appearance: none;
  /*border-color: #0064a4;
    border-width: 1px;
    font-size: 12px;
    text-transform: uppercase;
    width: 90%;
    border-radius: 12px;
    border: 3px solid #dbe3e6;
    color: #0064a4;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 15px;*/
}

#block-dmv-menus-dmv-menus-mega-menu .pane-views-718844605214b5227c77122d6f781274 input.form-submit {
  display: none;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term {
  font-size: 18px;
  padding: 12px;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term span {
  display: none;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term form {
  margin-top: 10px;
  display: block;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term form div.form-item {
  display: inline-block;
  margin: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term label {
  display: none;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term .select2-choice, #block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term select {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background: white;
  border: 3px solid #dbe3e6;
  color: #0064a4;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 220px;
  height: 40px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-color: #dbe3e6;
  background: white url(images/arrow-down.png) no-repeat 92% 50%;
  width: 70%;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term .select2-choice a, #block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term select a {
  text-decoration: none;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term .select2-choice a :hover, #block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term select a :hover {
  text-decoration: none;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term .select2-choice .select2-chosen, #block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term select .select2-chosen {
  margin-right: 0;
}

#block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term .select2-choice .select2-arrow, #block-dmv-menus-dmv-menus-mega-menu .minipanel-search-forms-select-term select .select2-arrow {
  display: none !important;
}

body.ie #dmv-mega-menu-break-point {
  background-color: #dde1e1;
  *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFDDE1E1', endColorstr='#FFDDE1E1');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZTFlMSIvPjxzdG9wIG9mZnNldD0iMzMlIiBzdG9wLWNvbG9yPSIjZGRlMWUxIi8+PHN0b3Agb2Zmc2V0PSIzMyUiIHN0b3AtY29sb3I9IiNlZWVlZWUiLz48c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iODMlIiBzdG9wLWNvbG9yPSIjZGRlMWUxIi8+PHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNkZGUxZTEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #dde1e1), color-stop(33%, #dde1e1), color-stop(33%, #eeeeee), color-stop(83%, #eeeeee), color-stop(83%, #dde1e1), color-stop(99%, #dde1e1));
  background-image: -webkit-linear-gradient(left, #dde1e1 0%, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%, #dde1e1 99%);
  background-image: -moz-linear-gradient(left, #dde1e1 0%, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%, #dde1e1 99%);
  background-image: -o-linear-gradient(left, #dde1e1 0%, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%, #dde1e1 99%);
  background-image: linear-gradient(left, #dde1e1 0%, #dde1e1 33%, #eeeeee 33%, #eeeeee 83%, #dde1e1 83%, #dde1e1 99%);
}

body.ie #dmv-mega-menu-break-point .block-content-inner ul li a {
  font-size: 13px;
}

@media only screen and (min-width: 601px) {
  #block-dmv-menus-dmv-menus-mega-menu .organization li, #block-dmv-menus-dmv-menus-mega-menu .individual li {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    background-image: -webkit-linear-gradient(#ffffff, #cccccc);
    background-image: -moz-linear-gradient(#ffffff, #cccccc);
    background-image: -o-linear-gradient(#ffffff, #cccccc);
    background-image: linear-gradient(#ffffff, #cccccc);
    float: left;
    min-height: 72px;
    width: 16.667%;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization .qtip li,
  #block-dmv-menus-dmv-menus-mega-menu .individual .qtip li {
    min-height: 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li a,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul li a {
    background-color: #fff;
    color: #0064a4;
    display: block;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1em;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    position: relative;
    bottom: 0;
    top: 0;
    right: 1px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li a:hover,
  #block-dmv-menus-dmv-menus-mega-menu .organization ul li a.qtip-hover,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul li a:hover,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul li a.qtip-hover {
    background-color: #0064a4;
    color: #FFFFFF;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li a span,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul li a span {
    padding: 12px 10px 12px 14px;
    display: block;
    min-height: 72px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization .qtip ul li a span,
  #block-dmv-menus-dmv-menus-mega-menu .individual .qtip ul li a span {
    min-height: 0;
  }

  /* FIREFOX 200% ISSUE FIX */
  #block-dmv-menus-dmv-menus-mega-menu .organization #dmv-menu-panel-inner,
  #block-dmv-menus-dmv-menus-mega-menu .individual #dmv-menu-panel-inner {
    background: #FFFFFF;
    border-width: 10px;
    border-style: solid;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization #dmv-menu-panel-inner {
    border-color: #FFCB05;
  }

  #block-dmv-menus-dmv-menus-mega-menu .individual #dmv-menu-panel-inner {
    border-color: #0064a4;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li.first,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul li.first {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li.first a,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul li.first a {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li:nth-of-type(6n), #block-dmv-menus-dmv-menus-mega-menu .individual ul li:nth-of-type(6n) {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    background-image: -webkit-linear-gradient(right top, #ffffff, #cccccc);
    background-image: -moz-linear-gradient(right top, #ffffff, #cccccc);
    background-image: -o-linear-gradient(right top, #ffffff, #cccccc);
    background-image: linear-gradient(right top, #ffffff, #cccccc);
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li:nth-of-type(6n) a,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul li:nth-of-type(6n) a {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    right: 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #ffffff));
    background-image: -webkit-linear-gradient(#cccccc, #ffffff);
    background-image: -moz-linear-gradient(#cccccc, #ffffff);
    background-image: -o-linear-gradient(#cccccc, #ffffff);
    background-image: linear-gradient(#cccccc, #ffffff);
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li.menu-item-1658,
  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li.menu-item-2102,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li.menu-item-1658,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li.menu-item-2102 {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li:nth-of-type(6n+6),
  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li:nth-of-type(6n+6) {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li:nth-of-type(6n+6) a,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li:nth-of-type(6n+6) a {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    right: 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li a,
  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li a {
    top: 1px;
    bottom: 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li a.qtip-hover, #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li a.qtip-hover {
    top: 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu ul li.active-trail,
  #block-dmv-menus-dmv-menus-mega-menu ul li.active-trail a,
  #block-dmv-menus-dmv-menus-mega-menu ul li a.qtip-hover {
    background-color: #0064a4;
    z-index: 5;
  }

  /* FIREFOX 200% ISSUE FIX: Commment this out */
  /*#block-dmv-menus-dmv-menus-mega-menu .individual #dmv-mega-menu-break-point-outer {
        border-left: 10px solid #0064a4;
        border-right: 10px solid #0064a4;
    }*/

  #block-dmv-menus-dmv-menus-mega-menu .individual #dmv-mega-menu-break-point-outer li,
  #block-dmv-menus-dmv-menus-mega-menu .individual #dmv-mega-menu-break-point-outer li.first,
  #block-dmv-menus-dmv-menus-mega-menu .individual #dmv-mega-menu-break-point-outer li.last {
    border: none;
  }

  /* FIREFOX 200% ISSUE FIX: Commment this out */
  /*    #block-dmv-menus-dmv-menus-mega-menu .individual ul li {
        border-color: #0064a4;
        border-width: 10px 0 0 0;
        border-style: solid;
    }*/

  #block-dmv-menus-dmv-menus-mega-menu .individual ul li.first {
    border-width: 10px 0 0 10px;
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .individual ul li:nth-of-type(6n) {
    border-width: 10px 10px 0 0;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li {
    border-width: 0 0 10px 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li:nth-of-type(1) {
    border-width: 0 0 10px 10px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .individual ul.bottom-menu li:nth-of-type(6) {
    border-width: 0 10px 10px 0;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  /* FIREFOX 200% ISSUE FIX: Commment this out */
  /*    #block-dmv-menus-dmv-menus-mega-menu .organization #dmv-mega-menu-break-point-outer {
        border-left: 10px solid #FFCB05;
        border-right: 10px solid #FFCB05;
    }*/

  #block-dmv-menus-dmv-menus-mega-menu .organization #dmv-mega-menu-break-point-outer li,
  #block-dmv-menus-dmv-menus-mega-menu .organization #dmv-mega-menu-break-point-outer li.first,
  #block-dmv-menus-dmv-menus-mega-menu .organization #dmv-mega-menu-break-point-outer li.last {
    border: none;
  }

  /* FIREFOX 200% ISSUE FIX: Commment this out */
  /*    #block-dmv-menus-dmv-menus-mega-menu .organization ul li {
        border-color: #FFCB05;
        border-width: 10px 0 0 0;
        border-style: solid;
    }*/

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li.first {
    border-width: 10px 0 0 10px;
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    border-top-left-radius: 15px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul li:nth-of-type(6n) {
    border-width: 10px 10px 0 0;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-right-radius: 15px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li {
    border-width: 0 0 10px 0;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li:nth-of-type(1) {
    border-width: 0 0 10px 10px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    border-bottom-left-radius: 15px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization ul.bottom-menu li:nth-of-type(6) {
    border-width: 0 10px 10px 0;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }

  /* FIREFOX 200% ISSUE FIX: top positions */
  #block-dmv-menus-dmv-menus-mega-menu .organization #dmv-menu-panel-inner:before {
    right: 54px;
    border-bottom: 23px solid #FFCB05;
    top: -33px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .organization #dmv-menu-panel-inner:after {
    right: 60px;
    top: -15px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .individual #dmv-menu-panel-inner:before {
    border-bottom: 23px solid #0064a4;
    right: 185px;
    top: -33px;
  }

  #block-dmv-menus-dmv-menus-mega-menu .individual #dmv-menu-panel-inner:after {
    right: 191px;
    top: -15px;
  }

  #block-dmv-menus-dmv-menus-mega-menu #dmv-menu-panel-inner:after {
    -webkit-transform: scalex(1.2);
    -moz-transform: scalex(1.2);
    -ms-transform: scalex(1.2);
    -o-transform: scalex(1.2);
    transform: scalex(1.2);
    content: '';
    border-bottom: 15px solid #FFF;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    margin-left: -17px;
    position: absolute;
    top: -3px;
    visibility: visible;
    z-index: 10;
  }

  #block-dmv-menus-dmv-menus-mega-menu #dmv-menu-panel-inner:before {
    -webkit-transform: scalex(1.2);
    -moz-transform: scalex(1.2);
    -ms-transform: scalex(1.2);
    -o-transform: scalex(1.2);
    transform: scalex(1.2);
    content: '';
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top-color: inherit;
    position: absolute;
    top: -19px;
    margin-left: -21px;
    z-index: 10px;
  }

  #block-dmv-mini-panels-dmv-mini-panels-activate-mm {
    display: none;
  }
}

@media only screen and (min-width: 601px) and (max-width: 770px) {
  /*#block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="6"],
    #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="7"],
    #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="8"],
    #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="9"],
    #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="10"],
    #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="11"] {
        height: 496px !important;
    }*/
  #dmv-mega-menu-break-point {
    height: 496px !important;
  }
}

@media only screen and (min-width: 771px) and (max-width: 1120px) {
  #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="6"], #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="7"], #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="8"], #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="9"], #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="10"], #block-dmv-menus-dmv-menus-mega-menu .qtip[qtip="11"] {
    /*height: 536px !important;*/
  }
}

.page-nav #content .at-panel .four-col-mm .region-four-col-mm-first, .page-nav #content .at-panel .four-col-mm .region-four-col-mm-second, .page-nav #content .at-panel .four-col-mm .region-four-col-mm-third, .page-nav #content .at-panel .four-col-mm .region-four-col-mm-fourth, .page-nav #content .at-panel .three-33-50-16 .region-three-33-50-16-first, .page-nav #content .at-panel .three-33-50-16 .region-three-33-50-16-second, .page-nav #content .at-panel .three-33-50-16 .region-three-33-50-16-third {
  width: 100%;
}

.page-nav #content .at-panel .field-name-field-basic-image-image {
  display: none;
}

.page-nav #content .at-panel a.doitnow {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background: transparent url(images/doitnow-sm.png) no-repeat 0 0;
  width: 63px;
  height: 16px;
  margin: 2px 0 0 1px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

.page-nav #content .at-panel a.doitnow:hover {
  background-position: -71px 0;
  text-decoration: none;
}

/*----------- Moved to Search section at bottom ------------------------*/
#breadcrumbs-dropdown::-webkit-scrollbar {
  width: 10px;
}

#breadcrumbs-dropdown::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
}

#breadcrumbs-dropdown::-webkit-scrollbar-thumb:hover {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.8);
}

#breadcrumbs-dropdown {
  z-index: 999;
  text-transform: uppercase;
  font-size: 12px;
  border: #ccc 1px solid;
  padding: 5px;
  background-color: white;
  color: #0064a4;
}

#breadcrumbs-dropdown ul li {
  padding-bottom: 5px;
}

#breadcrumbs-dropdown ul li span {
  display: inline-block;
}

#breadcrumbs-dropdown ul li a {
  color: #0064a4;
  text-decoration: none;
}

#breadcrumbs-dropdown ul li:nth-child(n+2) span {
  padding-top: 20px;
}

/* ============================================================================= Base ========================================================================== */
html.body {
  background: #dbe3e6;
}

body {
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: em(1, 14px);
  background: #dbe3e6;
  color: #000;
}

body.win, body.win #page-wrapper {
  -webkit-font-smoothing: antialiased !important;
  -webkit-text-stroke: 0.2pt transparent;
  font-weight: normal;
}

body.win .page-node-edit .bryant-flipped-content, body.win .page-node-edit .burr-flipped-content, body.win .page-node-add .bryant-flipped-content, body.win .page-node-add .burr-flipped-content, body.win #page-wrapper .page-node-edit .bryant-flipped-content, body.win #page-wrapper .page-node-edit .burr-flipped-content, body.win #page-wrapper .page-node-add .bryant-flipped-content, body.win #page-wrapper .page-node-add .burr-flipped-content {
  font-family: Arial, Helvetica, sans-serif;
}

/* ============================================================================= HTML Elements ========================================================================== */
h1, h2, h3, h4, h5 {
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: auto;
}

h2 {
  font-size: 1em;
}

pre, code, tt, samp, kbd, var {
  font-family: Consolas, Monaco, "Courier New", Courier, monospace, sans-serif;
}

h6 {
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

/* ============================================================================= Wrappers ========================================================================== */
#page-wrapper {
  /*background: white url(images/body-fade.png) 0 0 repeat-x;*/
  font-size: em(1, 14px);
}

#header-wrapper {
  margin: 5px 0;
}

#header {
  position: relative;
}

#header .block {
  margin-bottom: 0;
}

#header #mini-panel-welcome_message {
  margin: 0;
  /* position: absolute; */
  top: 0;
  left: 0;
  width: 70%;
  z-index: 999999;
}

#header #mini-panel-welcome_message #logo a {
  float: left;
  /* background: transparent url(images/logo.svg) no-repeat 0 0; */
  height: 75px;
  width: 375px;
  margin-top: 15px;
  position: relative;
  top: 30px;
  z-index: 999;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  text-align: center;
}

.page-home div#logo img {
  max-width: 497px;
  height: auto;
  margin: 0 auto;
  float: left;
}

div#logo img {
  max-width: 365px;
  height: auto;
  margin: 0 auto;
  float: left;
}

#header #mini-panel-welcome_message .welcome-bubble {
  position: absolute;
  top: 80px;
  left: 137px;
  font-size: 1.1em;
  line-height: 1.1em;
  font-weight: 300;
  padding: 8px 18px;
  border: none;
  background: #ffcb05;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

#header #mini-panel-welcome_message .welcome-bubble strong {
  color: #0064a4;
  font-weight: bold;
  padding-right: 10px;
}

#header #mini-panel-welcome_message .welcome-bubble br {
  display: none;
}

#header #mini-panel-welcome_message .welcome-bubble:after {
  content: "";
  position: absolute;
  top: 10px;
  left: -18px;
  border-style: solid;
  border-width: 0 22px 15px 0;
  border-color: transparent #ffcb05;
  display: block;
  width: 0;
  z-index: 1;
}

.front #header #mini-panel-welcome_message {
  /* position: relative; */
  top: auto;
  left: auto;
  width: 100%;
}

.front #header #mini-panel-welcome_message #logo a {
  position: relative;
  top: 40px;
  float: left;
  height: 110px;
  width: 497px;
  /*background: transparent url(images/logo.svg) no-repeat 0 0;*/
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  display: inline-block;
  z-index: 999;
}

.front #header #mini-panel-welcome_message .welcome-bubble {
  position: absolute;
  top: 60px;
  left: 226px;
  font-size: 2.6em;
  line-height: 1.15em;
  font-weight: 300;
  margin: 0;
  padding: 15px 20px;
  border: 10px solid #ffcb05;
  background: transparent;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
}

.front #header #mini-panel-welcome_message .welcome-bubble strong {
  color: #0064a4;
  font-weight: bold;
  display: block;
}

.front #header #mini-panel-welcome_message .welcome-bubble:after {
  content: "";
  position: absolute;
  top: 47px;
  left: -22px;
  border-style: solid;
  border-width: 12px 30px 12px 0;
  border-color: transparent;
  display: block;
  width: 0;
  z-index: 1;
}

.front #header #mini-panel-welcome_message .welcome-bubble:before {
  content: "";
  position: absolute;
  top: 40px;
  left: -37px;
  border-style: solid;
  border-width: 18px 35px 18px 0;
  border-color: transparent #ffcb05;
  display: block;
  width: 0;
  z-index: 0;
}

/* Wraps the leaderboard */
#leaderboard-wrapper {
  background: #003464;
}

#leaderboard-wrapper .taylor-flipped-container, #leaderboard-wrapper .block {
  margin-bottom: 0;
}

#alert-wrapper {
  background: #931b25;
}

#alert-wrapper .field-content {
  background: transparent url(images/alert.png) no-repeat 0 50%;
  color: white;
  font-weight: bold;
  padding: 6px 0;
  font-style: italic;
  font-size: 1.2em;
  padding: 6px 0 6px 32px;
  display: block;
}

#alert-wrapper .field-content a {
  text-decoration: none;
  color: white;
}

#alert-wrapper .field-content .dmv-alert-type {
  color: #ffcb05;
  text-transform: uppercase;
}

#alert-wrapper .block {
  margin: 0;
}

.pane-dmv-alerts-panel-pane-2 .views-row {
  background: #ffcb05;
  margin-bottom: 4px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
}

.pane-dmv-alerts-panel-pane-2 .views-field {
  background: transparent url(images/alert.png) no-repeat 5px 50%;
  color: #0064a4;
  font-weight: bold;
  font-style: italic;
  font-size: 1.1em;
  padding: 6px 8px 6px 37px;
  display: block;
}

.pane-dmv-alerts-panel-pane-2 .dmv-alert-type {
  color: #003464;
  text-transform: uppercase;
}

.pane-dmv-alerts-panel-pane-2 a, .pane-dmv-alerts-panel-pane-2 a:link, .pane-dmv-alerts-panel-pane-2 a:visited {
  color: #0064a4;
  display: block;
  text-decoration: none;
}

/* Footer wrapper */
#footer-wrapper {
  /*background: #dbe3e6;*/
  background: #d6e5eb;
  border-top: 5px solid #0064a4;
  padding: 25px 10px;
}

/* ============================================================================= Branding ========================================================================== */
#site-name {
  margin: 0;
}

#site-name a:link, #site-name a:visited {
  text-decoration: none;
}

#site-name a:hover, #site-name a:focus {
  text-decoration: underline;
}

#site-slogan {
  margin: 0;
}

/* ============================================================================= Page content header ========================================================================== */
#page-title {
  margin: 0;
}

/* ============================================================================= Misc Global Styles ========================================================================== */
/* Aggregator feed source */
#aggregator .feed-source .feed-icon {
  display: inline;
  float: none;
  margin-right: 10px;
}

.feed-details dt, .feed-details dd {
  display: inline;
  margin: 0;
}

/* Generic styles for links. See the ul.links declaration in node and comment stylesheets */
ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: block;
}

ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/* Search results are an ordered list so reset the margin */
.search-results {
  margin: 0;
}

/* ============================================================================= Regions ========================================================================== */
/* ============================================================================= Links ========================================================================== */
a {
  text-decoration: none;
  color: #0064a4;
}

a:link, a:visited {
  text-decoration: underline;
}

a:hover, a:focus {
  text-decoration: underline;
  color: #003464;
}

ul.menu li a {
  text-decoration: none;
}

/* ============================================================================= Primary, Secondary and Menu Bar region menus ========================================================================== */
.nav {
  clear: both;
  margin: 10px 0;
}

.nav ul, .nav ul.menu {
  margin: 0;
  padding: 0;
}

.nav li, .nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav li a, .nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}

.nav .block {
  margin-bottom: 0;
}

/* ============================================================================= Menus, usually blocks ========================================================================== */
ul.menu {
  padding-left: 15px;
}

ul.menu ul {
  padding-left: 15px;
}

ul.menu li {
  margin: 0;
}

ul.menu li.collapsed {
  list-style-image: url("images/menu-expanded.png");
}

ul.menu li.expanded {
  list-style-image: url("images/menu-expanded.png");
}

ul.menu li.leaf {
  list-style-image: url("images/menu-leaf.png");
}

li.expanded, li.collapsed, li.leaf {
  padding: 0.2em 0.5em 0.2em 0;
}

/* ACCORDION MENUS */
.accordion-menu-wrapper { margin-top: 15px; }
.accordion-menu-wrapper .ui-state-default a, .accordion-menu-wrapper .ui-state-default a:link, .accordion-menu-wrapper .ui-state-default a:visited, .accordion-menu-wrapper .ui-state-default, .accordion-menu-wrapper .ui-widget-content .ui-state-default, .accordion-menu-wrapper .ui-widget-header .ui-state-default, .accordion-menu-wrapper .ui-state-active, .accordion-menu-wrapper .ui-widget-content .ui-state-active, .accordion-menu-wrapper .ui-widget-header .ui-state-active { background: transparent; color: white; border: none; font-size: 1.5em;}
.accordion-menu-wrapper .ui-state-default a:hover, .accordion-menu-wrapper .ui-state-default a:focus { color: white; }
.accordion-menu-wrapper .ui-widget-content { background: transparent; border: none; }
.accordion-menu-wrapper a.accordion-link { /*color: #ffcb05;*/ color: white;}

.accordion-menu-wrapper h3.ui-state-default {
  /*background: transparent url(images/menu-collapsed.png) no-repeat 0 12px;*/
  padding-left: 12px;
  margin: 15px 0 0 5px;
  border: none;
  color: #ffcb05;
  position: relative;
}

.accordion-menu-wrapper h3.ui-state-default:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: '\f0da';
  position: absolute;
  top: 20px;
  left: 0;
}

.accordion-menu-wrapper h3.ui-state-active {
  /*background: transparent url(images/menu-expanded.png) no-repeat 0 12px;*/
  padding-left: 12px;
  margin: 15px 0 0 5px;
  border: none;
  color: #ffcb05;
}

.accordion-menu-wrapper h3.ui-state-active:after {
  content: '\f0d7';
}

.accordion-menu-wrapper h3.ui-state-default.no-children {
  /*background: transparent url(images/menu-leaf.png) no-repeat 0 6px;*/
  /*margin: 0 0 0 5px;*/
  position: relative;
}

.accordion-menu-wrapper h3.ui-state-default.no-children:after {
  font-family: 'FontAwesome';
  font-size: 7px;
  content: '\f111';
  position: absolute;
  top: 14px;
  left: 0;
}

.accordion-menu-wrapper h3:hover {
  border: none;
}

.accordion-menu-wrapper h3:focus {
  color: #ffcb05;
  /*color: white;*/
  outline: auto 5px -webkit-focus-ring-color !important;
}

.accordion-menu-wrapper ul.menu { margin-bottom: 0; padding: 0; }
.accordion-menu-wrapper ul.menu li { margin: 5px 0; font-size: 14px;}
.accordion-menu-wrapper li.active-trail a, .accordion-menu-wrapper li a.active { font-weight: bold; color: white; text-decoration: underline;}
.accordion-menu-wrapper li.active-trail a, .accordion-menu-wrapper li a:hover { color: white; text-decoration: underline;}
.accordion-menu-wrapper .ui-accordion-content { padding: 0; }
.accordion-menu-wrapper .ui-accordion-content ul.menu { padding: 0; }

/* If li.content exists it's a problem, so reset the padding */
.block .menu li.content {
  padding: 0;
}

/* ============================================================================= Breadcrumbs ========================================================================== */
#breadcrumb-wrapper {
  margin: 10px 0 0 0;
  text-transform: uppercase;
  color: #0064a4;
  margin-top: 30px;
  /* If the label is set to show in theme settings the label class is added */
}

#breadcrumb-wrapper .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}

#breadcrumb-wrapper .breadcrumb-label:after {
  content: ":";
}

#breadcrumb-wrapper ol {
  margin: 0;
  padding: 0;
}

#breadcrumb-wrapper .with-breadcrumb-label ol {
  display: inline;
}

#breadcrumb-wrapper li {
  list-style: none;
  display: inline-block;
}

#breadcrumb-wrapper li.crumb-last {
  font-weight: bold;
  color: #0064a4;
}

#breadcrumb-wrapper #breadcrumb {
  width: 68%;
}

.page-offices #breadcrumb-wrapper, .node-type-office #breadcrumb-wrapper {
  display: none;
}

/* ============================================================================= Pagers ========================================================================== */
ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
  margin: 1em 0;
}

.item-list ul.pager li {
  margin: 0;
  padding: 1px;
}

ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  margin-right: 15px;
}

ul.pager li a {
  border: none;
  color: #0064a4;
  padding: 3px 8px 2px;
  margin: 5px 0;
  text-decoration: none;
}

ul.pager li a:hover {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: none;
  color: white;
  background: #0082c9;
}

ul.pager li.pager-next, ul.pager li.pager-previous, ul.pager li.pager-last, ul.pager li.pager-first {
  text-transform: uppercase;
}

ul.pager li.pager-current {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
  background: #0064a4;
  color: white;
  display: inline-block;
  padding: 3px 8px 2px;
  margin: 5px 0;
}

/* ============================================================================= Skip Navigation ========================================================================== */
#skip-link {
  /*margin-top: 103px;*/
  margin-top: 0px;
  padding: 0 0.5em;
  position: absolute;
  z-index: 1001;
}

#skip-link li {
  float: left;
  list-style: none;
}

#skip-link a {
  background: #444;
  /*background: rgba(0, 0, 0, 0.6); transparent background*/
  color: #dbe3e6;
  /*display: block;*/
  display: inline;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:link, #skip-link a:visited {
  background: #444;
  /*background: rgba(0, 0, 0, 0.6); transparent background*/
  color: #dbe3e6;
  /*display: block;*/
  display: inline;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:hover, #skip-link a:active {
  outline: 0;
}

/* ============================================================================= Tabs (local tasks) ========================================================================== */
#tasks {
  margin-bottom: 15px;
}

ul.primary {
  border-bottom-color: #aec0c7;
  margin: 20px 0;
  padding: 0 0 0 5px;
}

ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}

ul.primary li a {
  background-color: #f6f6f6;
  border-color: #aec0c7;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}

ul.primary li a:hover, ul.primary li a:focus {
  background-color: #eeeeee;
  border-color: #aec0c7;
}

ul.primary li.active a, ul.primary li.active a:hover, ul.primary li.active a:focus {
  background-color: #dbe3e6;
  border-bottom-color: #dbe3e6;
}

ul.secondary {
  border-bottom: 1px solid #aec0c7;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}

ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}

ul.secondary li a:hover, ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}

/* ============================================================================= Action links ========================================================================== */
ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

/* ============================================================================= Field Styling ========================================================================== */
.field-label {
  font-size: 1em;
  font-weight: bold;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

article.node-linking-icon-element {
  margin-bottom: 0;
  display: table;
}

article.node-linking-icon-element a {
  text-transform: uppercase;
  text-decoration: none;
  font-family: "latoregular", sans-serif;
  position: relative;
  display: block;
  min-height: 60px;
}

article.node-linking-icon-element a:hover {
  text-decoration: underline;
}

article.node-linking-icon-element a img {
  position: absolute;
  top: 0;
  left: 0;
}

article.node-linking-icon-element a p {
  margin: 0;
  padding-left: 70px;
  font-size: .9em;
  vertical-align: middle;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  overflow: visible;
  line-height: 1.2em;
}

article.node-linking-icon-element a strong {
  color: #000;
  font-weight: bolder;
}

.view-nodequeue-1 {
  *position: relative;
  *zoom: 1; }

.view-nodequeue-1:before, .view-nodequeue-1:after {
  content: "";
  display: table;
}

.view-nodequeue-1:after {
  clear: both;
}

.view-nodequeue-1 .views-row-1 {
  float: left;
  width: 25%;
  margin-left: 0%;
  margin-right: -25%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../scripts/boxsizing.htc");
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}

.view-nodequeue-1 .views-row-2 {
  float: left;
  width: 25%;
  margin-left: 25%;
  margin-right: -50%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../scripts/boxsizing.htc");
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}

.view-nodequeue-1 .views-row-3 {
  float: left;
  width: 25%;
  margin-left: 50%;
  margin-right: -75%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../scripts/boxsizing.htc");
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}

.view-nodequeue-1 .views-row-4 {
  float: left;
  width: 25%;
  margin-left: 75%;
  margin-right: -100%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../scripts/boxsizing.htc");
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}

/*------------------Nodequeue 1 panel pane 2------------------------
*-----------------TODO cosolidate code above and code below ------*/
.pane-nodequeue-1-panel-pane-2 .block-inner{
  margin-right: 80px;
  margin-left: 80px;
}

.pane-nodequeue-1-panel-pane-2 table {
  overflow: hidden;
}

.pane-nodequeue-1-panel-pane-2 .views-field-field-image{
  float: left;
  margin-right: 10px;
}
.pane-nodequeue-1-panel-pane-2 a{
  text-decoration: none;
  line-height: 1.2em;
  font-size: .9em;
  text-transform: uppercase;

}
.pane-nodequeue-1-panel-pane-2 td.col-last{
  width: 25%;
}

.pane-nodequeue-1-panel-pane-2 strong {
  color: black;
}


/* =============================================================================
*   Taxonomy
* ========================================================================== */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}

.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}

.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

.ia-l .field-type-image figure, .iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

.ia-c .field-type-image figure, .iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

.ia-r .field-type-image figure, .iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}

/* ============================================================================= Block Styling ========================================================================== */
.block {
  margin-bottom: 20px;
}

.block-title {
  margin: 0;
}

.front #block-system-main {
  margin-bottom: 0;
  position: relative;
}

.front .rolph-quarter-inner {
  margin-right: 5px;
}

.front .rolph-quarter-inner .block {
  margin-bottom: 0;
}

.pane-block-12 {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  border: 2px solid #dbe3e6;
  font-size: 12px;
  margin: 30px 80px;
  padding: 15px 0;
}

.pane-block-12 .row-1 {
  padding: 8px 8px 8px 36px;
  background-position: 0 0;
  height: 32px;
  width: 32px;
}

.pane-block-12 a.lang {
  padding: 3px 16px 3px 36px;
  text-decoration: none;
}

.pane-block-12 a.lang:hover {
  text-decoration: underline;
  /*font-weight: bold;*/
}

.pane-block-12 a.spanish {
  background-position: 0 -131px;
  height: 32px;
  width: 32px;
}

.pane-block-12 a.chinese {
  background-position: 0 -89px;
  height: 32px;
  width: 32px;
}

.pane-block-12 a.russian {
  background-position: 0 -257px;
  height: 32px;
  width: 32px;
}

.pane-block-12 a.italian {
  background-position: 0 -215px;
  height: 32px;
  width: 32px;
}

.pane-block-12 a.korean {
  background-position: 0 -47px;
  height: 32px;
  width: 32px;
}

.pane-block-12 a.kreyol {
  background-position: 0 -173px;
  height: 32px;
  width: 32px;
}

#block-panels-mini-leaderbar-links {
  padding-top: 4px;
  position: relative;
}

#block-panels-mini-leaderbar-links br {
  display: none;
}

#block-panels-mini-leaderbar-links a.portal-link {
  background-position: 0 -117px;
  height: 28px;
  width: 197px;
  width: 197px;
  height: 28px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  vertical-align: top;
}

#block-panels-mini-leaderbar-links a.state-agencies-link {
  background-position: 0 -201px;
  height: 28px;
  width: 134px;
  width: 134px;
  height: 28px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  vertical-align: top;
}

#block-panels-mini-leaderbar-links #searchgraphic {
  background-position: 0 -159px;
  height: 28px;
  width: 159px;
  width: 159px;
  height: 28px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  vertical-align: top;
}

#block-panels-mini-leaderbar-links #sw_searchbox {
  position: absolute;
  right: 0;
  top: 0;
  width: 260px;
  margin: 0px;
}

#block-panels-mini-leaderbar-links #sw_searchbox input#searchbox {
  float: left;
  font-size: 10px;
  padding: 3px;
  border: none;
  margin-top: 4px;
}

#block-panels-mini-leaderbar-links #sw_searchbox label {
  line-height: auto;
  margin: 0;
}

#block-panels-mini-leaderbar-links #sw_searchbox input#searchbutton {
  position: absolute;
  width: auto !important;
  margin: 0 0 0 5px;
  top: 0;
}

#block-panels-mini-header-links {
  position: relative;
  margin: 10px 0 0;
  z-index: 1000;
  float: right;
}

#block-panels-mini-header-links .block {
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

#block-panels-mini-header-links .region {
  position: relative;
  margin: 0 auto;
  float: none;
  text-align: center;
}

#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form {
  display: inline-block;
  vertical-align: top;
}

#block-panels-mini-header-links .pane-menu-social-media-header {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}

#block-panels-mini-header-links .pane-menu-social-media-header .block-inner {
  margin-left: 0;
}

#block-panels-mini-header-links .pane-menu-social-media-header .block-inner a {
  color: #003464;
}

#block-panels-mini-header-links .pane-menu-language-assistance {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}

#block-panels-mini-header-links .pane-menu-language-assistance .block-inner {
  margin-left: 0;
}

#block-panels-mini-header-links .pane-menu-language-assistance .block-inner a {
  color: #003464;
}

#block-panels-mini-header-links .pane-dmv-translation-dmv-translation-switch-lang {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}

#block-panels-mini-header-links .pane-dmv-translation-dmv-translation-switch-lang a {
  color: #003464;
  text-decoration: none;
}

#block-panels-mini-header-links .pane-dmv-translation-dmv-translation-switch-lang .block-inner {
  margin: 0 2px;
}

#block-panels-mini-header-links .panel-separator {
  display: none;
}

#block-panels-mini-header-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#block-panels-mini-header-links li, #block-panels-mini-header-links li.leaf {
  display: inline-block;
  list-style-type: none;
  list-style-image: none;
  margin: 0 2px;
  padding: 0;
  line-height: 28px;
  vertical-align: top;
}

#block-panels-mini-header-links li.menu-item-1818 a, #block-panels-mini-header-links li.menu-item-1981 a {
  width: 143px;
  height: 28px;
  background-position: 3px -358px;
  background-color: transparent;
  border: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

#block-panels-mini-header-links li.menu-item-1818 a span, #block-panels-mini-header-links li.menu-item-1981 a span {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -25px;
}

#block-panels-mini-header-links li.menu-item-1818 a:hover, #block-panels-mini-header-links li.menu-item-1981 a:hover {
  background-position: 3px -394px;
}

#block-panels-mini-header-links li.menu-item-1982 {
  text-transform: uppercase;
  line-height: 28px;
}

#mini-panel-footer_4_column .region-four-first a.footer-logo {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-position: 0 -241px;
  height: 109px;
  width: 109px;
  display: block;
  width: 109px;
  height: 109px;
}

#mini-panel-footer_4_column .region-four-first a.ny-rising {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background-position: 0 0;
  height: 101px;
  width: 100px;
  display: block;
  width: 100px;
  height: 101px;
}

#mini-panel-footer_4_column .region-four-first .pane-2 a {
  width: 143px;
  height: 28px;
  background-position: 3px -358px;
  background-color: transparent;
  border: 0;
  display: inline-block;
  vertical-align: top;
  padding-top: 30px;
  text-align: center;
}

#mini-panel-footer_4_column .region-four-first .pane-2 a:hover {
  background-position: 3px -394px;
}

#mini-panel-footer_4_column .region-four-second h2.block-title, #mini-panel-footer_4_column .region-four-third h2.block-title, #mini-panel-footer_4_column .region-four-fourth h2.block-title {
  color: #0064a4;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 8px 0;
  text-transform: uppercase;
}

#mini-panel-footer_4_column .region-four-second ul.menu, #mini-panel-footer_4_column .region-four-third ul.menu, #mini-panel-footer_4_column .region-four-fourth ul.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#mini-panel-footer_4_column .region-four-second ul.menu li.leaf, #mini-panel-footer_4_column .region-four-third ul.menu li.leaf, #mini-panel-footer_4_column .region-four-fourth ul.menu li.leaf {
  list-style-image: none;
  list-style-type: none;
  line-height: 1.2em;
  padding: 0.3em 0.5em 0.3em 0;
}

#mini-panel-footer_4_column .region-four-second ul.menu li.leaf a, #mini-panel-footer_4_column .region-four-third ul.menu li.leaf a, #mini-panel-footer_4_column .region-four-fourth ul.menu li.leaf a {
  color: #000;
  text-transform: normal;
  font-size: 12px;
}

#mini-panel-footer_4_column .region-four-second ul.menu li.leaf:hover, #mini-panel-footer_4_column .region-four-third ul.menu li.leaf:hover, #mini-panel-footer_4_column .region-four-fourth ul.menu li.leaf:hover {
  text-decoration: underline;
}

#block-panels-mini-footer-links {
  margin-bottom: 0;
}

/*----------------- Moved to Search section at bottom ------------------*/
#block-panels-mini-footer-links ul.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#block-panels-mini-footer-links ul.menu li.leaf {
  list-style-type: none;
  list-style-image: none;
  line-height: 22px;
  padding: 0;
}

#block-panels-mini-footer-links .taylor-flipped-container {
  margin: 0;
}

#block-panels-mini-footer-links .taylor-flipped-container section {
  margin: 0;
}

#block-panels-mini-footer-links .region-four-third .pane-menu-menu-footer-extras-menu {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: bottom;
}

#block-panels-mini-footer-links .region-four-third .pane-menu-menu-footer-extras-menu li.leaf {
  display: inline;
}

#block-panels-mini-footer-links .region-four-third .pane-menu-menu-footer-extras-menu li.leaf a {
  font-size: 12px;
  letter-spacing: -.5px;
  text-transform: uppercase;
  white-space: nowrap;
  margin: 0 2px 0 0;
  line-height: 28px;
  color: #000;
}

#block-panels-mini-footer-links .region-four-third li.menu-item-1815 a, #block-panels-mini-footer-links .region-four-third li.menu-item-1985 a {
  background-position: 0 -364px;
  height: 28px;
  width: 141px;
  display: inline-block;
  height: 28px;
  width: 143px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  vertical-align: top;
}

#block-panels-mini-footer-links .region-four-fourth a {
  background-position: 0 -360px;
  height: 28px;
  width: 141px;
  height: 28px;
  width: 143px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  vertical-align: bottom;
}

#block-panels-mini-footer-links .region-four-fourth a:hover {
  background-position: 0 -396px;
  height: 28px;
  width: 141px;
  height: 28px;
  width: 143px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  vertical-align: bottom;
}

#block-panels-mini-copyright-text {
  clear: both;
  font-size: 12px;
  margin: 10px 0 10px 25%;
}

.pane-governor-widget {
  margin: 0;
}

#mini-panel-governor_widget {
  position: absolute;
  top: 22px;
  right: 0px;
  z-index: 5;
}

/* ============================================================================= Views Styling ========================================================================== */
#views-ui-edit-form .label {
  background: transparent;
  color: #000;
}

#views-ui-edit-form .views-ui-display-tab-bucket {
  border-color: #dbe3e6;
}

#views-ui-edit-form a.add {
  text-decoration: none;
}

#views-ui-edit-form .ctools-button:hover, #views-ui-edit-form .ctools-dropbutton:hover {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZTNlNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjZGJlM2U2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbe3e6), color-stop(30%, #dbe3e6));
  background-image: -webkit-linear-gradient(#dbe3e6, #dbe3e6 30%);
  background-image: -moz-linear-gradient(#dbe3e6, #dbe3e6 30%);
  background-image: -o-linear-gradient(#dbe3e6, #dbe3e6 30%);
  background-image: linear-gradient(#dbe3e6, #dbe3e6 30%);
}

#views-ui-edit-form .ctools-button:hover a, #views-ui-edit-form .ctools-dropbutton:hover a {
  text-decoration: none;
}

.pane-dmv-pdf-forms-index-panel-pane-1 {
  clear: left;
}

.node-type-office .pane-block-6 {
  margin: 1em 0;
}

.node-type-office .pane-dmv-alerts-panel-pane-3 {
  margin: 0 0 20px;
}

.node-type-office .pane-dmv-alerts-panel-pane-3 .view-dmv-alerts {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
  background: #ffcb05 url(images/alert.png) no-repeat 5px 5px;
  font-weight: bold;
  font-style: italic;
  font-size: 1.3em;
  padding: 6px 8px 6px 45px;
  display: block;
}

.node-type-office .pane-dmv-alerts-panel-pane-3 .view-dmv-alerts a, .node-type-office .pane-dmv-alerts-panel-pane-3 .view-dmv-alerts .field-content {
  color: #0064a4;
  text-decoration: none;
}

.node-type-office .pane-dmv-alerts-panel-pane-3 .view-dmv-alerts a span.dmv-alert-type, .node-type-office .pane-dmv-alerts-panel-pane-3 .view-dmv-alerts .field-content span.dmv-alert-type {
  color: #003464;
  text-transform: uppercase;
}

.node-type-office .pane-dmv-alerts-panel-pane-3 .view-dmv-alerts .block-inner {
  margin: 0;
}

.node-type-office .pane-node-field-office-message {
  color: #0064a4;
  font-size: 16px;
  font-style: italic;
}

.node-type-office .pane-node-field-office-message p {
  margin: 20px 0.5em;
}

.node-type-office td.views-field-field-hours-type-desc {
  font-weight: bold;
  text-transform: uppercase;
}

.node-type-office td.views-field-field-hours-type-desc span, .node-type-office td.views-field-field-hours-type-desc .range .date-display-start, .node-type-office td.views-field-field-hours-type-desc .range .date-display-end {
  font-weight: normal;
  font-size: 12px;
  text-transform: normal !important;
}

.node-type-office td.views-field-field-hours-msg {
  display: block;
}

.view-offices .view-header .find-office {
  border-top: 2px solid #0064a4;
  font-weight: bold;
  padding: 1em 0 0;
  margin: 0;
}

.view-offices .geofield-proximity-field-wrapper .form-item {
  margin: 0;
}

.view-offices .geofield-proximity-field-wrapper .geofield-proximity-origin-from {
  display: none;
}

/*----------------- Moved to Search section at bottom ------------------*/
.view-offices td.views-field-title a {
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}

.view-offices td.views-field-field-address, .view-offices td.views-field-field-geofield-distance {
  white-space: nowrap;
}

.view-offices th {
  font-weight: bold;
}

.view-offices th a {
  text-decoration: none;
  color: #000;
}

.view-offices th a:hover {
  color: #0064a4;
}

.view-vision-registry .view-header p {
  border-top: 2px solid #0064a4;
  /*font-weight: bold;*/
  padding: 1em 0 0;
  margin: 0;
}

.view-vision-registry .geofield-proximity-field-wrapper .form-item {
  margin: 0;
}

.view-vision-registry .geofield-proximity-field-wrapper .geofield-proximity-origin-from {
  display: none;
}

/*.view-vision-registry .views-exposed-widgets input#edit-vision-proximity-origin {
    background: white url(images/search-mobile-header.png) no-repeat 98% 50%;
    border: 1px solid #0064a4;
    width: 285px;
    margin: 0;
    padding: 4px;
}*/

.view-vision-registry .views-exposed-widgets input#edit-vision-proximity-origin .form-item {
  margin: 0;
}

.view-vision-registry .views-exposed-widgets .form-item-service select {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background: white;
  border: 3px solid #dbe3e6;
  color: #0064a4;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 8px;
}

/* resized search bar on offices page 6-27-14 */
.view-vision-registry td.views-field-field-address-organisation-name a {
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
}

.view-vision-registry td.views-field-field-address, .view-vision-registry td.views-field-field-geofield-distance {
  white-space: nowrap;
}

.view-vision-registry th {
  font-weight: bold;
}

.view-vision-registry th a {
  text-decoration: none;
  color: #000;
}

.view-vision-registry th a:hover {
  color: #0064a4;
}

.view-vision-registry .view-empty img:focus {
  outline: 2px solid #0064a4;
}

.leaflet-bar a:link, .leaflet-bar a:visited {
  text-decoration: none;
}

.leaflet-popup-content {
  margin: 8px 18px 12px 18px;
}

.leaflet-popup-content a {
  color: white;
  display: inline-block;
  font-size: 1.5em;
  margin-bottom: 5px;
  text-decoration: none;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: #0064a4;
  color: white;
}

.leaflet-popup-content a {
  color: white;
}

.leaflet-popup-content a:hover, .leaflet-popup-content a:focus {
  color: #ffcb05 !important;
  text-decoration: none;
}

.pane-office-maps-panel-pane-1 .leaflet-popup-content-wrapper, .pane-office-maps-panel-pane-1 .leaflet-popup-tip {
  background: #000;
  color: white;
}

.pane-office-maps-panel-pane-1 .leaflet-popup-content-wrapper a, .pane-office-maps-panel-pane-1 .leaflet-popup-content-wrapper a:hover, .pane-office-maps-panel-pane-1 .leaflet-popup-tip a, .pane-office-maps-panel-pane-1 .leaflet-popup-tip a:hover {
  color: white;
  text-decoration: none;
  font-size: 1em;
}

.pane-office-maps-panel-pane-1 .leaflet-popup-content {
  margin: 5px 20px 2px;
}

.rolphy-container {
  margin-bottom: 20px;
}

.rolphy-header .block {
  margin-bottom: 0;
}

.rolphy-header .pane-tasks-panel-pane-1 {
  margin-top: 20px;
}

.rolphy-container .rolphy-quarter-inner, .rolphy-container .region-inner, .four-office .rolphy-quarter-inner, .four-office .region-inner {
  padding: 12px 5px;
}

.rolphy-container .rolphy-quarter1, .rolphy-container .region-four-office-first, .four-office .rolphy-quarter1, .four-office .region-four-office-first {
  background: #0064a4;
  border-right: 1px solid white;
  color: white;
  clear: both;
  font-size: 1.3em;
  font-weight: bold;
  height: 150px;
  line-height: 1.25em;
  width: 20%;
}

.rolphy-container .rolphy-quarter1 .block-inner, .rolphy-container .region-four-office-first .block-inner, .four-office .rolphy-quarter1 .block-inner, .four-office .region-four-office-first .block-inner {
  word-wrap: normal;
}

.rolphy-container .rolphy-quarter1 .views-field-field-office-type, .rolphy-container .region-four-office-first .views-field-field-office-type, .four-office .rolphy-quarter1 .views-field-field-office-type, .four-office .region-four-office-first .views-field-field-office-type {
  font-size: 16px;
  margin-top: 1em;
}

.rolphy-container .rolphy-quarter1 .views-field-field-address, .rolphy-container .region-four-office-first .views-field-field-address, .four-office .rolphy-quarter1 .views-field-field-address, .four-office .region-four-office-first .views-field-field-address {
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0 0;
  text-transform: uppercase;
}

.rolphy-container .rolphy-quarter2, .rolphy-container .region-four-office-second, .four-office .rolphy-quarter2, .four-office .region-four-office-second {
  background: #0064a4;
  border-right: 1px solid white;
  color: white;
  height: 150px;
  width: 20%;
}

.rolphy-container .rolphy-quarter3, .rolphy-container .region-four-office-third, .four-office .rolphy-quarter3, .four-office .region-four-office-third {
  background: #0064a4;
  color: white;
  height: 150px;
  width: 20%;
}

.rolphy-container .rolphy-quarter3 h2.pane-title, .rolphy-container .region-four-office-third h2.pane-title, .four-office .rolphy-quarter3 h2.pane-title, .four-office .region-four-office-third h2.pane-title {
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  padding: 4px 0;
}

.rolphy-container .rolphy-quarter3 .field-type-phone-number, .rolphy-container .region-four-office-third .field-type-phone-number, .four-office .rolphy-quarter3 .field-type-phone-number, .four-office .region-four-office-third .field-type-phone-number {
  font-size: 1.2em;
  font-weight: bold;
}

.rolphy-container .rolphy-quarter4, .rolphy-container .region-four-office-fourth, .four-office .rolphy-quarter4, .four-office .region-four-office-fourth {
  width: 39%;
}

.rolphy-container .rolphy-quarter4 .block-inner, .rolphy-container .rolphy-quarter4 .rolphy-quarter-inner, .rolphy-container .rolphy-quarter4 .region-inner, .rolphy-container .region-four-office-fourth .block-inner, .rolphy-container .region-four-office-fourth .rolphy-quarter-inner, .rolphy-container .region-four-office-fourth .region-inner, .four-office .rolphy-quarter4 .block-inner, .four-office .rolphy-quarter4 .rolphy-quarter-inner, .four-office .rolphy-quarter4 .region-inner, .four-office .region-four-office-fourth .block-inner, .four-office .region-four-office-fourth .rolphy-quarter-inner, .four-office .region-four-office-fourth .region-inner {
  padding: 0;
  margin: 0;
}

.rolphy-container .rolphy-quarter4 #leaflet-map, .rolphy-container .region-four-office-fourth #leaflet-map, .four-office .rolphy-quarter4 #leaflet-map, .four-office .region-four-office-fourth #leaflet-map {
  width: 100%;
}

.rolphy-container .rolphy-quarter4 .pane-office-maps-panel-pane-1, .rolphy-container .region-four-office-fourth .pane-office-maps-panel-pane-1, .four-office .rolphy-quarter4 .pane-office-maps-panel-pane-1, .four-office .region-four-office-fourth .pane-office-maps-panel-pane-1 {
  margin: 0;
}

.rolphy-container .rolphy-footer-inner h2.pane-title, .rolphy-container .region-four-office-bottom h2.pane-title, .four-office .rolphy-footer-inner h2.pane-title, .four-office .region-four-office-bottom h2.pane-title {
  color: #0064a4;
  font-size: 20px;
}

.rolphy-container .rolphy-footer-inner .view-office-messages p, .rolphy-container .region-four-office-bottom .view-office-messages p, .four-office .rolphy-footer-inner .view-office-messages p, .four-office .region-four-office-bottom .view-office-messages p {
  color: #003464;
  margin: 0;
}

.rolphy-quarter3 a.skip-map {
  color: #FFF;
}

.rolphy-quarter3 a.skip-map:hover {
  color: #FFCB05;
}

.pane-office-messages-panel-pane-3 {
  background: #dbe3e6;
  margin: -20px 10px 20px 0;
}

.pane-office-messages-panel-pane-3 a {
  font-weight: bold;
}

.pane-office-messages-panel-pane-3 .block-inner {
  margin: 0;
}

.pane-office-messages-panel-pane-3 .views-row {
  border-top: 1px solid white;
  padding: 10px;
}

.view-office-hours .views-hours-row {
  width: 100%;
}

.view-office-hours .views-hours-row .views-hours-column {
  display: table;
}

.view-office-hours .views-hours-row .views-hours-column .views-field {
  display: table-cell;
  float: left;
  width: 12%;
}

.view-office-hours .views-hours-row.views-row-1 {
  background: #dbe3e6;
}

.view-office-hours .views-hours-column.views-column-2 {
  background: #f6f6f6;
}

.view-tasks {
  margin: 1.5em 0;
}

.view-tasks form {
  display: inline-block;
}

.view-tasks form div {
  display: inline-block;
}

.view-tasks form div.form-item {
  display: inline-block;
  margin: 0;
  font-size: 14px;
}

.view-tasks span {
  padding-left: 5px;
  font-size: 2em;
  line-height: 1.25em;
  margin: 0;
}

.view-tasks strong {
  color: #0064a4;
  font-weight: 500;
  font-size: 2em;
  font-style: italic;
  line-height: 1.25em;
}

.view-tasks label {
  display: none;
}

.view-tasks select {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background: white;
  border: 3px solid #dbe3e6;
  color: #0064a4;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white url(images/arrow-down.png) no-repeat 92% 50%;
  margin: 0 8px;
  width: 200px;
}

.view-tasks select option {
  padding: 4px 5px;
}

/* ============================================================================= Node Styling ========================================================================== */
.node {
  margin-bottom: 20px;
}

.node .node-content h2.field-label {
  margin: 0;
}

.page-node-add h2.pane-title, .page-node-edit h2.pane-title {
  font-size: 1.5em;
  line-height: 1.25em;
}

.page-node-add .burr-flipped-container, .page-node-edit .burr-flipped-container {
  border: none;
}

.page-node-add .burr-flipped-sidebar, .page-node-add .bryant-flipped-sidebar, .page-node-edit .burr-flipped-sidebar, .page-node-edit .bryant-flipped-sidebar {
  background: transparent;
  color: #686868;
}

.page-node-add .burr-flipped-sidebar h2.pane-title, .page-node-add .bryant-flipped-sidebar h2.pane-title, .page-node-edit .burr-flipped-sidebar h2.pane-title, .page-node-edit .bryant-flipped-sidebar h2.pane-title {
  color: #000;
}

.page-node-add .burr-flipped-sidebar a, .page-node-add .bryant-flipped-sidebar a, .page-node-edit .burr-flipped-sidebar a, .page-node-edit .bryant-flipped-sidebar a {
  color: #0064a4;
}

.page-node-add .burr-flipped-sidebar a:hover, .page-node-add .bryant-flipped-sidebar a:hover, .page-node-edit .burr-flipped-sidebar a:hover, .page-node-edit .bryant-flipped-sidebar a:hover {
  color: #000;
}

.page-node-add .burr-flipped-sidebar .panel-pane, .page-node-add .bryant-flipped-sidebar .panel-pane, .page-node-edit .burr-flipped-sidebar .panel-pane, .page-node-edit .bryant-flipped-sidebar .panel-pane {
  background: white;
}

.page-node-add .burr-flipped-content, .page-node-add .bryant-flipped-content, .page-node-edit .burr-flipped-content, .page-node-edit .bryant-flipped-content {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.page-node-add tr.odd .form-item, .page-node-add tr.even .form-item, .page-node-edit tr.odd .form-item, .page-node-edit tr.even .form-item {
  white-space: normal;
}

.page-node-add #field-related-pdf-forms-values .media-item label, .page-node-edit #field-related-pdf-forms-values .media-item label {
  display: none;
}

/* Body Content Heading Sizes */
.node-type-panopoly-page .burr-flipped-content h2,
.node-type-panopoly-page .bryant-flipped-content h2,
.node-type-task .burr-flipped-content h2,
.node-type-task .bryant-flipped-content h2 {
  font-size: 36.75px;
  font-weight: normal;
}

.node-type-panopoly-page .burr-flipped-content h3,
.node-type-panopoly-page .bryant-flipped-content h3,
.node-type-task .burr-flipped-content h3,
.node-type-task .bryant-flipped-content h3 {
  font-size: 24px;
}

.node-type-panopoly-page .burr-flipped-content h4,
.node-type-panopoly-page .bryant-flipped-content h4,
.node-type-task .burr-flipped-content h4,
.node-type-task .bryant-flipped-content h4 {
  font-size: 18px;
}

.node-type-panopoly-page .burr-flipped-content h5,
.node-type-panopoly-page .bryant-flipped-content h5,
.node-type-task .burr-flipped-content h5,
.node-type-task .bryant-flipped-content h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14.7px;
  font-weight: bold;
}

.node-type-panopoly-page .burr-flipped-content h6,
.node-type-panopoly-page .bryant-flipped-content h6,
.node-type-task .burr-flipped-content h6,
.node-type-task .bryant-flipped-content h6 {
  font-size: 14px;
  font-weight: bold;
}

#node_panopoly_page_form_group_basic {
  padding: 0 4px;
}

#node_panopoly_page_form_group_do_it #field-related-link-add-more-wrapper .form-item {
  margin-bottom: 0;
}

#node_panopoly_page_form_group_do_it #field-related-link-add-more-wrapper .form-item label {
  text-transform: uppercase;
}

#node_panopoly_page_form_group_do_it .text-format-wrapper .format-toggle .form-item {
  margin-top: 5px;
}

#node_panopoly_page_form_group_do_it .text-format-wrapper .format-toggle .form-item label {
  text-transform: none;
  color: #686868;
}

#node_panopoly_page_form_group_do_it .text-format-wrapper select {
  margin-bottom: 0;
}

#node_panopoly_page_form_group_do_it .text-format-wrapper label {
  text-transform: uppercase;
}

#node_panopoly_page_form_group_do_it .text-format-wrapper .description {
  font-size: .85em;
  margin: 0 0 1.75em .5em;
}

a.doitnow-lg {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  height: 29px;
  width: 187px;
  display: inline-block;
  background: transparent url(images/doitnow-lg.png) no-repeat 0 0;
}

a.doitnow-lg:hover {
  background: transparent url(images/doitnow-lg.png) no-repeat 0 -35px;
}

.bryant-flipped-sidebar {
  width: 28%;
}

.bryant-flipped-content {
  width: 72%;
}

.burr-flipped-sidebar {
  width: 32%;
}

.burr-flipped-content {
  width: 68%;
}

.burr-flipped-container {
  border-top: 2px solid #0064a4;
}

.panels-no-sidebar .burr-flipped-container {
  border-top: none;
}

.bryant-flipped-content, .burr-flipped-content {
  font-family: "droid_serifregular", Garamond, Perpetua, "Times New Roman", serif;
  font-size: 1.05em;
  color: #000;
  line-height: 1.7em;
}

.bryant-flipped-content strong img, .burr-flipped-content strong img {
  margin: 0;
  vertical-align: middle;
}

.bryant-flipped-content b img, .bryant-flipped-content strong img, .burr-flipped-content b img, .burr-flipped-content strong img {
  display: inline;
}

.bryant-flipped-content img, .burr-flipped-content img {
  display: block;
  margin: 4px 8px;
}

.bryant-flipped-content-inner {
  margin-right: 60px;
}

.bryant-flipped-content-inner .field-name-field-related-link a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  height: 29px;
  width: 187px;
  display: inline-block;
  background: transparent url(images/doitnow-lg.png) no-repeat 0 0;
}

.bryant-flipped-content-inner .field-name-field-related-link a:hover {
  background: transparent url(images/doitnow-lg.png) no-repeat 0 -35px;
}

.bryant-flipped-content-inner .field-name-field-related-link a:after {
  content: '(no log in required)';
  color: #686868;
  display: inline-block;
}

.bryant-flipped-content-inner li {
  margin: 4px 0;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 {
  margin: -1px -1em 1em -1em;
  color: #000;
  border: 5px solid #0064a4;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZTJkZmRlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #e2dfde));
  background-image: -webkit-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: -moz-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: -o-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: linear-gradient(#ffffff, #e2dfde 80%);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  margin: 10px;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1 h2, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 h2 {
  color: #0064a4;
  font-size: 1.4em;
  line-height: 1.25em;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1 p, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 p {
  margin: 10px 0 0;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1 a, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 a {
  margin: 10px auto;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1 h2.pane-title, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 h2.pane-title {
  margin-top: 10px;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1 .views-field-field-related-link-revision-id a, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 .views-field-field-related-link-revision-id a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  height: 29px;
  width: 187px;
  display: inline-block;
  background: transparent url(images/doitnow-lg.png) no-repeat 0 0;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1 .views-field-field-related-link-revision-id a:hover, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 .views-field-field-related-link-revision-id a:hover {
  background: transparent url(images/doitnow-lg.png) no-repeat 0 -35px;
}

.burr-flipped-sidebar, .bryant-flipped-sidebar {
  color: white;
  min-height: 0;
  position: relative;
  z-index: 10;
}

.burr-flipped-sidebar .pane-node-field-sidebar-title .block-content, .bryant-flipped-sidebar .pane-node-field-sidebar-title .block-content {
  margin: 0;
}

.burr-flipped-sidebar .panel-pane, .bryant-flipped-sidebar .panel-pane {
  background: #0064a4;
  margin-bottom: 0;
}

.burr-flipped-sidebar .field-name-field-sidebar-title, .burr-flipped-sidebar h2.pane-title, .bryant-flipped-sidebar .field-name-field-sidebar-title, .bryant-flipped-sidebar h2.pane-title {
  color: #FFD83D;
  font-size: 22px;
  font-weight: bold;
  padding: 15px 0 5px 0;
  line-height: 1.15em;
}

.burr-flipped-sidebar h2, .burr-flipped-sidebar h3, .burr-flipped-sidebar h4, .bryant-flipped-sidebar h2, .bryant-flipped-sidebar h3, .bryant-flipped-sidebar h4 {
  font-weight: bold;
}

.burr-flipped-sidebar a, .bryant-flipped-sidebar a {
  color: white;
  text-decoration: underline;
}

.burr-flipped-sidebar a:hover, .burr-flipped-sidebar a:focus, .bryant-flipped-sidebar a:hover, .bryant-flipped-sidebar a:focus {
  color: white;
  text-decoration: underline;
}

.burr-flipped-sidebar a.active-trail, .bryant-flipped-sidebar a.active-trail {
  font-weight: bold;
  color: white;
}

.burr-flipped-sidebar ul.menu, .burr-flipped-sidebar ul, .burr-flipped-sidebar ol, .bryant-flipped-sidebar ul.menu, .bryant-flipped-sidebar ul, .bryant-flipped-sidebar ol {
  margin: 8px;
  padding: 0 0 0 10px;
}

.burr-flipped-sidebar li.expanded, .bryant-flipped-sidebar li.expanded {
  color: #ffcb05;
}

.burr-flipped-sidebar .ui-accordion-content ul.menu, .burr-flipped-sidebar .ui-accordion-content ol, .bryant-flipped-sidebar .ui-accordion-content ul.menu, .bryant-flipped-sidebar .ui-accordion-content ol {
  margin: 0 0 0 30px;
}

.burr-flipped-sidebar .block-inner, .bryant-flipped-sidebar .block-inner {
  margin-left: 20px;
  margin-right: 20px;
}

.burr-flipped-sidebar .pane-node-field-related-pdfs, .burr-flipped-sidebar .pane-node-field-related-pdf-forms, .bryant-flipped-sidebar .pane-node-field-related-pdfs, .bryant-flipped-sidebar .pane-node-field-related-pdf-forms {
  margin: 0;
  padding-bottom: 15px;
  background: #0064a4;
  color: white;
}

.burr-flipped-sidebar .pane-node-field-related-pdfs h2.pane-title, .burr-flipped-sidebar .pane-node-field-related-pdf-forms h2.pane-title, .bryant-flipped-sidebar .pane-node-field-related-pdfs h2.pane-title, .bryant-flipped-sidebar .pane-node-field-related-pdf-forms h2.pane-title {
  color: #ffcb05;
  font-size: 1.4em;
  padding: 10px 0 5px 0;
  line-height: 1.15em;
}

.burr-flipped-sidebar .pane-node-field-related-pdfs a, .burr-flipped-sidebar .pane-node-field-related-pdf-forms a, .bryant-flipped-sidebar .pane-node-field-related-pdfs a, .bryant-flipped-sidebar .pane-node-field-related-pdf-forms a {
  color: white;
  text-decoration: underline;
}

.burr-flipped-sidebar .pane-node-field-related-pdfs .block-inner, .burr-flipped-sidebar .pane-node-field-related-pdf-forms .block-inner, .bryant-flipped-sidebar .pane-node-field-related-pdfs .block-inner, .bryant-flipped-sidebar .pane-node-field-related-pdf-forms .block-inner {
  margin: 0 15px;
}

.burr-flipped-sidebar .pane-node-field-related-pdfs .block-inner .field-item, .burr-flipped-sidebar .pane-node-field-related-pdf-forms .block-inner .field-item, .bryant-flipped-sidebar .pane-node-field-related-pdfs .block-inner .field-item, .bryant-flipped-sidebar .pane-node-field-related-pdf-forms .block-inner .field-item {
  margin: 8px 0;
}

.burr-flipped-sidebar .pane-node-field-do-it-mail, .burr-flipped-sidebar .pane-node-field-do-it-phone, .burr-flipped-sidebar .pane-node-field-do-it-office, .burr-flipped-sidebar .pane-node-field-do-it-online-alt, .burr-flipped-sidebar .pane-node-field-do-it-fax, .burr-flipped-sidebar .pane-node-field-do-it-email, .bryant-flipped-sidebar .pane-node-field-do-it-mail, .bryant-flipped-sidebar .pane-node-field-do-it-phone, .bryant-flipped-sidebar .pane-node-field-do-it-office, .bryant-flipped-sidebar .pane-node-field-do-it-online-alt, .bryant-flipped-sidebar .pane-node-field-do-it-fax, .bryant-flipped-sidebar .pane-node-field-do-it-email {
  border-bottom: 1px solid white;
  margin: 0;
}

.burr-flipped-sidebar .field-name-field-related-pdf-forms, .bryant-flipped-sidebar .field-name-field-related-pdf-forms {
  padding-bottom: 15px;
}

.burr-flipped-sidebar .pane-node-field-do-it-online-text, .bryant-flipped-sidebar .pane-node-field-do-it-online-text {
  margin: -1px -1em 1em -1em;
  color: #000;
  border: 5px solid #0064a4;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZTJkZmRlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #e2dfde));
  background-image: -webkit-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: -moz-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: -o-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: linear-gradient(#ffffff, #e2dfde 80%);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

.burr-flipped-sidebar .pane-node-field-do-it-online-text h2, .bryant-flipped-sidebar .pane-node-field-do-it-online-text h2 {
  color: #0064a4;
  font-size: 1.4em;
  line-height: 1.25em;
}

.burr-flipped-sidebar .pane-node-field-do-it-online-text h2.block-title, .bryant-flipped-sidebar .pane-node-field-do-it-online-text h2.block-title {
  margin: 10px 0;
}

.burr-flipped-sidebar .pane-node-field-do-it-online-text .block-content, .bryant-flipped-sidebar .pane-node-field-do-it-online-text .block-content {
  padding-bottom: 10px;
}

.burr-flipped-sidebar .pane-common-tasks-panel-pane-1, .burr-flipped-sidebar .pane-node-field-common-tasks, .bryant-flipped-sidebar .pane-common-tasks-panel-pane-1, .bryant-flipped-sidebar .pane-node-field-common-tasks {
  margin: -1px -1em 1em -1em;
  color: #000;
  border: 5px solid #0064a4;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZTJkZmRlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #e2dfde));
  background-image: -webkit-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: -moz-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: -o-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: linear-gradient(#ffffff, #e2dfde 80%);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

.burr-flipped-sidebar .pane-common-tasks-panel-pane-1 h2, .burr-flipped-sidebar .pane-node-field-common-tasks h2, .bryant-flipped-sidebar .pane-common-tasks-panel-pane-1 h2, .bryant-flipped-sidebar .pane-node-field-common-tasks h2 {
  color: #0064a4;
  font-size: 1.4em;
  line-height: 1.25em;
}

.burr-flipped-sidebar .pane-common-tasks-panel-pane-1 h2.block-title, .burr-flipped-sidebar .pane-node-field-common-tasks h2.block-title, .bryant-flipped-sidebar .pane-common-tasks-panel-pane-1 h2.block-title, .bryant-flipped-sidebar .pane-node-field-common-tasks h2.block-title {
  margin: 10px 0;
}

.burr-flipped-sidebar .pane-common-tasks-panel-pane-1 .block-content, .burr-flipped-sidebar .pane-node-field-common-tasks .block-content, .bryant-flipped-sidebar .pane-common-tasks-panel-pane-1 .block-content, .bryant-flipped-sidebar .pane-node-field-common-tasks .block-content {
  padding-bottom: 10px;
}

.burr-flipped-sidebar .pane-common-tasks-panel-pane-1 a, .burr-flipped-sidebar .pane-node-field-common-tasks a, .bryant-flipped-sidebar .pane-common-tasks-panel-pane-1 a, .bryant-flipped-sidebar .pane-node-field-common-tasks a {
  background: transparent url("images/menu-leaf-blue.png") no-repeat 0 6px;
  color: #003464;
  padding-left: 16px;
  text-decoration: none;
}

.burr-flipped-sidebar .pane-common-tasks-panel-pane-1 a:hover, .burr-flipped-sidebar .pane-node-field-common-tasks a:hover, .bryant-flipped-sidebar .pane-common-tasks-panel-pane-1 a:hover, .bryant-flipped-sidebar .pane-node-field-common-tasks a:hover {
  color: #0064a4;
}

.burr-flipped-sidebar .block-content, .bryant-flipped-sidebar .block-content {
  margin-bottom: 1.5em;
}

.burr-flipped-sidebar .pane-node-field-sidebar-title, .bryant-flipped-sidebar .pane-node-field-sidebar-title {
  margin-bottom: 0;
  padding-bottom: 0;
  color: #ffcb05;
  font-size: 1.2em;
}

.burr-flipped-sidebar .pane-node-field-sidebar-title .block-inner, .bryant-flipped-sidebar .pane-node-field-sidebar-title .block-inner {
  margin: 0 15px;
}

.burr-flipped-sidebar .pane-node-field-sidebar-text, .bryant-flipped-sidebar .pane-node-field-sidebar-text {
  color: white;
}

.burr-flipped-sidebar .pane-node-field-sidebar-text .block-inner, .bryant-flipped-sidebar .pane-node-field-sidebar-text .block-inner {
  margin: 0 15px;
}

.burr-flipped-sidebar .pane-block-7 .block-inner, .bryant-flipped-sidebar .pane-block-7 .block-inner {
  margin: 0 15px;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 {
  margin: -1px -1em 1em -1em;
  color: #000;
  border: 5px solid #0064a4;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iODAlIiBzdG9wLWNvbG9yPSIjZTJkZmRlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(80%, #e2dfde));
  background-image: -webkit-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: -moz-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: -o-linear-gradient(#ffffff, #e2dfde 80%);
  background-image: linear-gradient(#ffffff, #e2dfde 80%);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1 h2.block-title, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 h2.block-title {
  margin: 10px 0;
  color: #0064a4;
  padding: 0;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1 .block-content, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 .block-content {
  padding-bottom: 10px;
  margin-bottom: 0;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1 h2, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 h2 {
  color: #0064a4;
  font-size: 1.4em;
  line-height: 1.25em;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-related-link-revision-id a, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-related-link-revision-id a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  height: 29px;
  width: 187px;
  display: inline-block;
  background: transparent url(images/doitnow-lg.png) no-repeat 0 0;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-related-link-revision-id a:hover, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-related-link-revision-id a:hover {
  background: transparent url(images/doitnow-lg.png) no-repeat 0 -35px;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-related-link-revision-id a:focus, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-related-link-revision-id a:focus {
  background: transparent url(images/doitnow-lg.png) no-repeat 0 -35px;
}

.panels-ipe-paneid-new-22 {
  margin-bottom: 1.5em;
}

.pane-node-prepopulate ul, .pane-node-prepopulate li {
  display: none!important;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.pane-node-prepopulate ul a, .pane-node-prepopulate li a {
  font-size: 14px;
  padding: 8px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0064A4', endColorstr='#FF00263E');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjRhNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMzQ2NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0064a4), color-stop(100%, #003464));
  background: -webkit-linear-gradient(#0064a4, #003464);
  background: -moz-linear-gradient(#0064a4, #003464);
  background: -o-linear-gradient(#0064a4, #003464);
  background: linear-gradient(#0064a4, #003464);
  -webkit-box-shadow: #0093f1 0 1px 0 inset;
  box-shadow: #0093f1 0 1px 0 inset;
  border: 1px solid #00274b;
  color: white;
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.pane-node-prepopulate ul a:hover, .pane-node-prepopulate li a:hover {
  text-decoration: none;
}

.pane-node-prepopulate ul a:hover, .pane-node-prepopulate li a:hover {
  background-color: #00274b;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTQ4YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMjc0YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00548b), color-stop(100%, #00274b));
  background: -webkit-linear-gradient(#00548b, #00274b);
  background: -moz-linear-gradient(#00548b, #00274b);
  background: -o-linear-gradient(#00548b, #00274b);
  background: linear-gradient(#00548b, #00274b);
}

.pane-node-prepopulate ul a:active, .pane-node-prepopulate li a:active {
  -webkit-box-shadow: #001f3b 0 1px 2px inset;
  box-shadow: #001f3b 0 1px 2px inset;
}

.pane-node-prepopulate ul a.disabled, .pane-node-prepopulate ul a[disabled], .pane-node-prepopulate li a.disabled, .pane-node-prepopulate li a[disabled] {
  opacity: 0.6;
  filter: alpha(opacity=60);
  background: #003464;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pane-node-prepopulate h2 {
  display: none;
}

.pane-dmv-contacts-panel-pane-1 {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background: #dbe3e6;
  border: 1px solid #819da7;
  margin: 1em;
}

.pane-dmv-contacts-panel-pane-1 .block-inner {
  margin: 0;
  padding: .75em 1em 1em;
  color: #506972;
}

.pane-dmv-contacts-panel-pane-1 h2.pane-title {
  color: #506972;
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 0;
}

/* ============================================================================= Comment Styling - Comments, comment wrapper, comment form ========================================================================== */
#comments {
  margin: 1.5em 0;
}

#comments h2.comment-title {
  margin: 0;
}

#comments h2.comment-form {
  margin: 0;
}

/* Wrapper for a single comment */
.comment {
  margin-bottom: 20px;
}

.comment-title {
  margin: 0;
}

.new {
  color: #cc0000;
}

.indented {
  margin-left: 40px;
}

/* ============================================================================= Forms ========================================================================== */
/* Wrapper for a form element (or group of form elements) and its label */
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 1px solid #cc0000;
}

.form-item label {
  font-weight: 700;
}

.form-item .description {
  font-size: 0.85em;
}

input, button, select, textarea {
  padding: 4px 5px;
}

/* Highlight marks and form required mark */
.marker, .form-required {
  color: #cc0000;
}

/* The submit button */
.form-submit {
  padding: 2px 16px;
}

a.button {
  padding: 2px 10px;
}

.container-inline div, .container-inline label {
  display: inline;
}

/* Define consistent borders */
fieldset {
  border: 1px solid #aec0c7;
}

/* Tips for Drupal's input formats */
/* Buttons used by contrib modules like Media */
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

/* Password confirmation */
.password-parent, .confirm-parent {
  margin: 0;
}

html.js input.form-autocomplete {
  background-position: 100% 8px;
}

html.js .safari input.form-autocomplete {
  background-position: 100% 13px;
}

input[type="radio"], input[type="checkbox"] {
  margin-top: 0 !important;
}

#edit-actions, .form-actions {
  background-color: transparent;
  border: none;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: auto !important;
}

input[type="text"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}

[placeholder]:focus::-webkit-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}

[placeholder]:focus::-moz-placeholder {
  /* Firefox 19+ */
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}

[placeholder]:focus:-ms-input-placeholder {
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}

[placeholder]:focus:-moz-placeholder {
  /* Firefox 18- */
  transition: opacity 0.5s 0.5s ease;
  opacity: 0;
}

.page-node-edit .vertical-tabs-pane #field-contributor-values tr.odd .form-item, .page-node-edit .vertical-tabs-pane #field-contributor-values tr.even .form-item, .page-node-add .vertical-tabs-pane #field-contributor-values tr.odd .form-item, .page-node-add .vertical-tabs-pane #field-contributor-values tr.even .form-item, .page-file-edit .vertical-tabs-pane #field-contributor-values tr.odd .form-item, .page-file-edit .vertical-tabs-pane #field-contributor-values tr.even .form-item, .page-file-add .vertical-tabs-pane #field-contributor-values tr.odd .form-item, .page-file-add .vertical-tabs-pane #field-contributor-values tr.even .form-item {
  white-space: normal;
}

.page-node-edit input.form-text, .page-node-add input.form-text, .page-file-edit input.form-text, .page-file-add input.form-text {
  max-width: 400px;
}

.page-node-edit .form-type-textarea, .page-node-add .form-type-textarea, .page-file-edit .form-type-textarea, .page-file-add .form-type-textarea {
  margin-top: 0;
}

.page-node-edit .cirkuitSkin .mceButton, .page-node-edit .cirkuitSkin td.mceToolbar .mceButton, .page-node-add .cirkuitSkin .mceButton, .page-node-add .cirkuitSkin td.mceToolbar .mceButton, .page-file-edit .cirkuitSkin .mceButton, .page-file-edit .cirkuitSkin td.mceToolbar .mceButton, .page-file-add .cirkuitSkin .mceButton, .page-file-add .cirkuitSkin td.mceToolbar .mceButton {
  padding: 0;
  width: 22px;
  height: 22px;
}

.mceToolbar #edit-body-und-0-value_cell_props {
  display: none;
}

.cirkuitSkin table, .cirkuitSkin tbody, .cirkuitSkin a, .cirkuitSkin img, .cirkuitSkin tr, .cirkuitSkin div, .cirkuitSkin td, .cirkuitSkin iframe, .cirkuitSkin span, .cirkuitSkin *, .cirkuitSkin .mceText {
  white-space: normal !important;
}

/* ============================================================================= Tables ========================================================================== */
table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

table.sticky-header {
  z-index: 10;
}

table, thead, tbody, tr, th, td {
  border: none;
}

caption, th, td {
  text-align: left;
}

th, td {
  vertical-align: top;
}

thead tr {
  background-color: transparent;
  border-bottom: 1px solid #aec0c7;
  font-weight: 700;
  text-transform: uppercase;
}

.page-admin.chrome thead tr {
  border: none;
}

td, th {
  border-bottom: 0;
  margin: 0;
  padding: 10px;
}

tbody tr {
  border: none;
}

tr {
  /* Table row striping */
}

tr.odd {
  background: #dbe3e6;
  border: none;
}

tr.info, tr.even {
  border: none;
  background-color: #f6f6f6;
}

tr.odd td.active {
  background-color: #eaeff0;
}

tr.even td.active {
  background-color: white;
}

/* Forum tables Core sets white-space to nowrap, which makes no sense */
#forum td .created, #forum td .posts, #forum td .topics, #forum td .last-reply, #forum td .replies, #forum td .pager {
  white-space: normal;
}

/* Fixing breaking hyphen bug: http://dmv.ny.gov/forms?query=80 */
.pdf_forms_view .views-field-field-form-id-1 {
  min-width: 100px;
}

.cirkuitSkin table.mceToolbar, .cirkuitSkin tr.mceFirst .mceToolbar tr td, .cirkuitSkin tr.mceLast .mceToolbar tr td, .mceEditor .mceToolbar td {
  float: left;
}

/* ============================================================================= Messages ========================================================================== */
div.messages {
  margin-bottom: 10px;
  margin-top: 10px;
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

/* Unpublished nodes
*/
.node-unpublished p.unpublished, .comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.2;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}

.ie6-7 .node-unpublished p.unpublished > *, .ie6-7 .comment-unpublished p.unpublished > * {
  position: relative;
}

/* ============================================================================= Maintenance pages ========================================================================== */
.maintenance-page {
  background: white url(images/body-fade.png) 0 0 repeat-x;
}

.maintenance-page #logo-title-maintenance img {
  margin: 0.75em;
}

.maintenance-page #page {
  background-color: none;
}

.maintenance-page .container {
  padding: 40px 0;
}

.maintenance-page #site-name, .maintenance-page #page-title {
  margin: 0.5em;
}

.maintenance-page #content-content.clearfix {
  margin: 1em;
}

.maintenance-page #footer-wrapper {
  background: none;
}

.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}

.db-offline div.messages {
  margin: 20px 0 0;
}

.db-offline #content {
  padding: 20px 0;
}

/* ============================================================================= Misc overrides for contrib modules ========================================================================== */
/* Admin menu overrides */
#admin-menu {
  margin: 0;
  padding: 0;
  z-index: 1002 !important;
}

/* Devel Module */
.dev-query {
  background: #eeeeee;
  padding: 30px;
}

/* Styleguide module tweaks */
#styleguide-header {
  padding: 0 10px;
}

#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}

/* flexsider */
.flexslider {
  margin: 0;
  border: none;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.flexslider ul.slides {
  padding: 0;
}

.flexslider ul.slides a {
  display: block;
}

.flexslider a, .flexslider a:hover {
  text-decoration: none;
}

.flexslider .slide-text {
  position: absolute;
  bottom: 20px;
  left: 15px;
  width: 356px;
  background: rgba(0, 68, 117, 0.71);
  padding: 10px 10px 45px 10px;
  color: white;
  font-style: italic;
}

.flexslider .slide-text h2 {
  color: #ffcb05;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 0.8em;
  margin: 5px 0;
  font-style: normal;
  font-size: 34px;
}

.flexslider .flex-direction-nav a {
  opacity: 1 !important;
  display: block !important;
  height: 45px;
}

.burr-flipped-content .flexslider .flex-direction-nav a {
  font-size: 0;
}

.burr-flipped-content .flexslider .flex-direction-nav a:before {
  margin-top: 10px;
}

.flex-direction-nav .flex-prev {
  left: 0;
}

.flex-direction-nav .flex-next {
  right: 0;
}

.flex-pauseplay a {
  height: 24px;
}

.flexslider .flex-control-nav {
  position: absolute;
  left: 25px;
  bottom: 20px;
  text-align: left;
  padding: 0;
  width: 300px;
  z-index: 5;
}

.flexslider .flex-control-nav li {
  margin: 0 5px 0 0;
}

.flexslider .flex-control-nav li a {
  background: #ffcb05;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.flexslider .flex-control-nav li a.flex-active {
  background: rgba(0, 0, 0, 0.7);
}

.pane-slideshows-panel-pane-1 {
  margin-bottom: 21px;
  margin-top: 22px;
}

.view-display-id-panel_pane_2 .block-inner, .view-display-id-panel_pane_3 .block-inner {
  margin: 0;
}

.view-display-id-panel_pane_2 .flexslider .slide-text, .view-display-id-panel_pane_3 .flexslider .slide-text {
  bottom: 0;
  left: 0;
}

.view-display-id-panel_pane_2 .flexslider .flex-control-nav, .view-display-id-panel_pane_3 .flexslider .flex-control-nav {
  left: 10px;
  bottom: 0;
}

#license-photo {
  content: "<img src='images/license-image.png' alt='Drivers License' />";
  height: auto;
  width: 100%;
}

html.js fieldset.collapsed {
  height: auto;
}

#features-export-form input[size="60"].form-text {
  width: 90%;
}

a.see-footnote {
  top: 0;
  display: inline-block;
}

a.see-footnote, a.footnote-label {
  background: #eaeef1;
  padding: 0px 5px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 10px;
  -o-border-radius: 5px;
  border-radius: 5px;
  line-height: 1.5;
  border: 1px solid #0069CC;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

a.see-footnote:hover, a.footnote-label:hover {
  text-decoration: none;
  background: #0069CC;
  color: white;
}

/*.view-vision-registry*/
a.number {
  background: #0064A4;
  padding: 1px 6px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  top: -0.05em;
  /*border:1px solid #0064A4;*/
  color: #FFFFFF;
}

a.number:hover {
  color: white !important;
  text-docoration: none;
}

a.org-title:hover {
  color: white !important;
  text-docoration: none;
}

/*.view-vision-registry a.see-footnote:hover, a.footnote-label:hover {background: #cce0ec; padding: 1px 6px; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; top:-0.05em; border: 1px solid;}
.view-vision-registry*/
.footnote-tooltip {
  z-index: 1000;
}

.footnote-tooltip li {
  margin-bottom: 8px;
}

.footnote-tooltip ul {
  margin-top: 10px;
}

/*.footnote-tooltip .content .wrapper .footnote-label { -webkit-border-radius: 3px 0 0 0; -moz-border-radius: 3px 0 0 0; -ms-border-radius: 3px 0 0 0; -o-border-radius: 3px 0 0 0; border-radius: 3px 0 0 0; }*/
.bryant-flipped-sidebar a.see-footnote, .bryant-flipped-sidebar a.footnote-label, .burr-flipped-sidebar a.see-footnote, .burr-flipped-sidebar a.footnote-label {
  background: #003464;
}

.bryant-flipped-sidebar a.see-footnote:hover, .bryant-flipped-sidebar a.footnote-label:hover, .burr-flipped-sidebar a.see-footnote:hover, .burr-flipped-sidebar a.footnote-label:hover {
  background: #ffcb05;
  color: #003464;
}

ol.footnotes {
  border-top: none;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
}

ol.footnotes a.footnote-label {
  text-decoration: none;
}

ol.footnotes li {
  font-size: 14px;
  list-style-type: inherit;
  margin-bottom: 5px;
  position: relative;
}

ol.footnotes ol {
  font-size: 14px;
  list-style-type: disc;
  margin-left: 0;
  margin-top: 10px;
}

ol.footnotes ol li {
  font-size: 14px;
  list-style-type: disc;
  margin-left: 25px;
}

ol.footnotes .footnote {
  font-size: 14px;
  margin-left: 0;
  padding: 25px 0 30px 0;
  list-style-type: none;
}

ol.footnotes .footnote .gototextreference {
  display: none;
}

ol.footnotes .footnote:nth-child(1) {
  border-top: 1px solid #EEE;
}

ol.footnotes .footnote:target, ol.footnotes .footnote:target:nth-child(1) {
  border-top: solid 1px #0064A4;
  background: white;
  color: #0064A4;
}

ol.footnotes .footnote:target .gototextreference, ol.footnotes .footnote:target:nth-child(1) .gototextreference {
  position: absolute;
  display: block;
  top: 3px;
  right: 3px;
  width: 180px;
  height: 18px;
  background: white url("images/go_to_text_reference_large.png") no-repeat;
  text-indent: -9000px;
}

ol.footnotes .footnote:target a, ol.footnotes .footnote:target:nth-child(1) a {
  text-decoration: underline;
}

ol.footnotes .footnote:target a.footnote-label, ol.footnotes .footnote:target:nth-child(1) a.footnote-label {
  text-decoration: none;
}

ol.footnotes .footnote .footnote-label {
  position: absolute;
  top: 5px;
  left: 0px;
  text-decoration: none;
  z-index: 2;
}

body.page-oops #main-content h1#page-title, body.page-search404 #main-content h1#page-title {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  background: #ffcb05;
  color: white;
  font-size: 2em;
  padding: 25px 35px;
  position: relative;
  width: 70%;
}

body.page-oops #main-content h1#page-title:after, body.page-search404 #main-content h1#page-title:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 50px 0 0 50px;
  border-color: #ffcb05 transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -40px;
  left: 20%;
}

body.page-oops #main-content .pane-block-9, body.page-oops #main-content #search404-page-text, body.page-search404 #main-content .pane-block-9, body.page-search404 #main-content #search404-page-text {
  -webkit-border-radius: 30px 30px 0 0;
  -moz-border-radius: 30px 30px 0 0;
  -ms-border-radius: 30px 30px 0 0;
  -o-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
  background: #0064a4;
  color: white;
  font-size: 2em;
  margin: 25px 0 0 30%;
  padding: 25px 25px 0 25px;
  width: 70%;
}

body.page-oops #main-content .pane-block-9 p, body.page-oops #main-content #search404-page-text p, body.page-search404 #main-content .pane-block-9 p, body.page-search404 #main-content #search404-page-text p {
  color: #ffcb05;
  margin: 0;
  padding: 8px 0;
}

body.page-oops #main-content .pane-views-659b50097d86bfe1f3e48c6dd51e842a, body.page-search404 #main-content .pane-views-659b50097d86bfe1f3e48c6dd51e842a {
  -webkit-border-radius: 0 0 30px 30px;
  -moz-border-radius: 0 0 30px 30px;
  -ms-border-radius: 0 0 30px 30px;
  -o-border-radius: 0 0 30px 30px;
  border-radius: 0 0 30px 30px;
  background: #0064a4;
  padding: 0 25px 25px 25px;
  margin: 0 0 0 30%;
  margin-bottom: 100px;
  position: relative;
  width: 70%;
}

body.page-oops #main-content .pane-views-659b50097d86bfe1f3e48c6dd51e842a:before, body.page-search404 #main-content .pane-views-659b50097d86bfe1f3e48c6dd51e842a:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 70px 70px 0 0;
  border-color: #0064a4 transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -65px;
  right: 25%;
}

body.page-oops #main-content .action-links, body.page-search404 #main-content .action-links {
  display: none;
}

div.admin.my-workbench {
  *position: relative;
  *zoom: 1; }

div.admin.my-workbench:before, div.admin.my-workbench:after {
  content: "";
  display: table;
}

div.admin.my-workbench:after {
  clear: both;
}

div.admin.my-workbench .left {
  float: left;
  width: 25%;
  margin-left: 0%;
  margin-right: -25%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../scripts/boxsizing.htc");
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}

div.admin.my-workbench .right {
  float: left;
  width: 75%;
  margin-left: 25%;
  margin-right: -100%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  *behavior: url("../scripts/boxsizing.htc");
  _display: inline;
  _overflow: hidden;
  _overflow-y: visible;
}

ul.chosen-results li.active-result.result-selected {
  font-weight: bold;
  font-style: italic;
  background-color: yellow;
}

.pane-addtoany-addtoany-button {
  margin: 0 10px 5px 0;
  text-align: right;
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.pane-addtoany-addtoany-button .block-inner {
  margin: 0 0 0 5px;
}

.pane-addtoany-addtoany-button a {
  font-color: #0064a4 !important;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  padding: 0;
}

.pane-addtoany-addtoany-button a span.a2a_img_text {
  background: none !important;
  margin: 0;
  padding: 0;
  width: 0 !important;
}

.pane-addtoany-addtoany-button a:hover {
  text-decoration: none;
}

.a2a_menu a span, .a2a_tabs .a2a_tab_selected span {
  color: #0064a4 !important;
}

.a2a_menu {
  min-width: 150px !important;
  width: 175px !important;
  background: none !important;
}

.a2a_menu_inside {
  -webkit-box-shadow: 1px 1px 8px #999999;
  box-shadow: 1px 1px 8px #999999;
}

.a2a_menu, .a2a_menu_inside {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

.a2a_tabs, #a2apage_DEFAULT #a2apage_EMAIL, #a2apage_find_container, #a2apage_powered_by, #a2apage_show_more_less, #a2apage_BROWSER {
  display: none !important;
}

/* Accessibility Fix */
div.a2a_menu_powered_by a {
  font-weight: bold !important;
}

div.a2a_menu_powered_by a:hover {
  text-decoration: underline !important;
}

table.sticky-header {
  position: relative !important;
}

table.sticky-enabled {
  width: 100%;
}

table.sticky-enabled th {
  padding-left: 0;
  padding-right: 0;
}

a.tabledrag-handle .handle {
  height: 23px;
  width: 23px;
}

.leaflet-top, .leaflet-bottom {
  z-index: 10;
}

.sticky-header {
  display: none;
}

#permissions {
  position: relative;
}

#permissions thead tr {
  position: absolute;
  top: -3em;
  left: 12em;
  font-size: 83%;
}

#permissions thead tr th {
  padding: 0;
  height: 2em;
}

#permissions td {
  display: table-cell !important;
  margin: 8px 0;
}

#permissions thead th::nth-of-type(1), #permissions tbody td.permission {
  width: 24% !important;
}

#permissions th.checkbox, #permissions td.checkbox {
  width: 12%;
  display: table-cell;
  text-align: center;
}

#permissions th.checkbox input, #permissions td.checkbox input {
  float: none;
}

#permissions td.module {
  display: block;
  width: 100%;
}

.select2-drop {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background: white;
  border: 3px solid #dbe3e6;
  color: #0064a4;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 12px;
  padding: 2px;
}

.select2-drop .select2-search {
  margin-top: 5px;
}

/******Survey Monkey - embed in Taks and Info pages */
.smcx-embed {
  border: none !important;
}

/******Survey Monkey - embedded survey - node 1839 */
#surveymonkey-iframe {
  max-width: 100%;
  height: 1100px;
  border: none;
  overflow: hidden !important;
}

#surveymonkey-iframe iframe {
  border: none;
}

/******Survey Monkey - embedded survey - node 354656 - dmv/FM11-2015 */
#surveyMonkeyInfo iframe {
  border: none;
  width: 100%;
  height: 1780px;
  overflow: hidden !important;
}

#surveyMonkeyInfo .smcx-embed {
  border: none;
  width: 100%;
  height: 1550px;
}

#surveyMonkeyInfo .smcx-iframe-container {
  border: none;
  height: 1550px;
}

.page-node-354656 .block {
  margin-bottom: 0px;
}

/******Print-Friendly link*/
#block-print-print-links {
  position: relative;
  margin-bottom: 0px;
}

.print_html {
  margin-left: 0px;
  padding-top: 0px;
}

/* forms topic search box width
.select2-container { width: 360px !important; }*/
#webform-component-vs1-selection label:first-child {
  font-weight: normal;
}

#webform-component-vs1-selection label span.form-required {
  display: none;
}

/*----------- Styling Search Results ---------------------*/
.relatedforms .content .file img {
  float: left;
  clear: left;
}

p.searchurl {
  color: green;
  font-size: 12px;
  margin-bottom: 0px;
}

h4.resultstitle {
  margin-bottom: 4px;
}

/*--------------------------------------------------------*/
/* myDMV jQuery pop-up styles */
#mydmvlogin a {
  text-decoration: underline;
  background: url(images/extlink.png) right center no-repeat;
  padding-right: 12px;
}

#mydmvlogin_reset a {
  text-decoration: underline;
  background: url(images/extlink.png) right center no-repeat;
  padding-right: 12px;
}

#mydmvlogin_user a {
  text-decoration: underline;
  background: url(images/extlink.png) right center no-repeat;
  padding-right: 12px;
}

/* Hide Static uNav on Media browser */
.page-media-browser .nygov-universal-container {
  display: none;
}

.page-media .nygov-universal-container {
  display: none;
}

/* Hide Print-friendly pages link */
.page-media-browser #block-print-print-links {
  display: none;
}

.page-media #block-print-print-links {
  display: none;
}

/* Hide Welcome Message - New Branding - New Logos */
.welcome-bubble {
  display: none;
}

.wysiwyg-checkboxclass {
  display: inline-block!important;
}

/* Stripped Lists */
ul.styled-list {
  list-style: none;
  padding: 0;
}

ul.styled-list li {
  list-style: none;
  padding: 10px;
}

ul.styled-list li:nth-child(odd) {
  background-color: #DBE3E6;
}

ul.styled-list li:nth-child(even) {
  background-color: #f6f6f6;
}

/* Media module - LinkIt Overlay for WYSIWYG editing of nodes */
.ui-dialog.ui-front.media-wrapper {
  z-index: 2000;
}

/* Media module - Insert Token Overlay for WYSIWYG editing of nodes */
.ui-dialog.ui-front.ui-dialog-buttons {
  z-index: 2000;
}

#admin-menu {
  z-index: 1000;
}

/* Driver's Manual Practice Quiz styles - Taking Quiz */
#quiz-progress {
  display: none;
}

.page-node-take #page-title {
  padding-top: 10px
}

.page-node-take .question_type_name {
  visibility: hidden;
}

.page-node-take .form-item label {
  display: none;
}

.page-node-take #tasks {
  display: none;
}

.page-node-take {
  counter-reset: section;
}

.view-mode-question:before {
  counter-increment: section;
  content: counter(section) ". ";
  float: left;
  margin-right: 3px;
  font-weight: bold;
}

/* Driver's Manual - Table fix, this makes the first row in a table visible on mobile */
.page-node-take tr:nth-of-type(1) {
  display: table-row !important;
}

/* Driver's Manual Practice Quiz styles - Quiz Results Tabs*/
.page-node-quiz-results #tasks li:nth-child(1) {
  display: none;
}

.page-node-quiz-results #tasks li:nth-child(2) {
  display: none;
}

.page-node-quiz-results #tasks li:nth-child(3) {
  display: none;
}

.quiz-report-response-header {
  display: none;
}

.page-node-quiz-results h3 {
  font-size: 14px;
}

.page-node-quiz-results #table_wrapper_0 tr td:before {
  font-weight: bold;
}

.page-node-quiz-results .quiz-report-row {
  margin-top: 35px;
}

/* .node-type-quiz #tasks {display: none;} */
.node-type-quiz #breadcrumb-wrapper {
  margin: 10px 0px 10px;
}

.node-type-quiz #quiz-view-table {
  background-color: #DBE3E6;
  font-size: 1.2em;
  border-radius: 10px;
  width: auto;
  border: 2px solid #0064A4;
  padding: 11px;
  margin: 0px 0px 20px;
}

.node-type-quiz #quiz-view-table tbody tr {
  color: #0064A4;
}

.node-type-quiz #quiz-view-table .quiz-view-table-data {
  color: #111;
}

.node-type-quiz input#edit-back {
  float: left;
}

.node-type-quiz .finishbutton {
  padding-top: 20px;
}

form#quiz-report-form .multichoice-label {
  display: none;
}

.page-node-quiz-results .question_type_name {
  display: none;
}

#quiz_score_possible {
  font-size: 1.4em;
}

#quiz_score_percent {
  font-size: 1.4em;
}

/* Site Map styles */
.page-sitemap #breadcrumb {
  display: none;
}

.page-sitemap #page-title {
  float: left;
  padding-top: 20px;
}

.sitemaplogo {
  position: relative;
  bottom: 26px;
  padding-top: 20px;
  padding-right: 11px;
  float: left;
}

/****************** MyDMV buttons on megamenu**************/
#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li a.mydmv, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li li a.mydmv {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background: transparent url(images/mydmv-sm.png) no-repeat 0 0;
  width: 63px;
  height: 16px;
  margin: 2px 0 0 1px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

#block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li a.mydmv:hover, #block-dmv-menus-dmv-menus-mega-menu #dmv-mega-menu-break-point .qtip .menu-minipanels ul li li a.mydmv:hover {
  background-position: -71px 0;
  text-decoration: none;
}

.bryant-flipped-content-inner .field-name-field-go-to-mydmv a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  height: 29px;
  width: 187px;
  display: inline-block;
  background: transparent url(images/mydmv-lg.png) no-repeat 0 0;
}

.bryant-flipped-content-inner .field-name-field-go-to-mydmv a:hover {
  background: transparent url(images/mydmv-lg.png) no-repeat 0 -35px;
}

.bryant-flipped-content-inner .field-name-field-go-to-mydmv a:after {
  content: '(no log in required)';
  color: #686868;
  display: inline-block;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1 .views-field-field-go-to-mydmv-revision-id a, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 .views-field-field-go-to-mydmv-revision-id a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  height: 30px;
  width: 187px;
  display: inline-block;
  background: transparent url(images/mydmv-lg.png) no-repeat 0 0;
}

.bryant-flipped-content-inner .pane-before-you-start-panel-pane-1 .views-field-field-go-to-mydmv-revision-id a:hover, .bryant-flipped-content-inner .pane-punch-block-panel-pane-1 .views-field-field-go-to-mydmv-revision-id a:hover {
  background: transparent url(images/mydmv-lg.png) no-repeat 0 -35px;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-go-to-mydmv-revision-id a, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-go-to-mydmv-revision-id a {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  height: 30px;
  width: 187px;
  display: inline-block;
  background: transparent url(images/mydmv-lg.png) no-repeat 0 0;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-go-to-mydmv-revision-id a:hover, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 .views-field-field-go-to-mydmv-revision-id a:hover {
  background: transparent url(images/mydmv-lg.png) no-repeat 0 -35px;
}

#node_panopoly_page_form_group_do_it #field-go-to-mydmv-add-more-wrapper .form-item {
  margin-bottom: 0;
}

#node_panopoly_page_form_group_do_it #field-go-to-mydmv-add-more-wrapper .form-item label {
  text-transform: uppercase;
}

/***********************************************************/
/* =========== Disabled transaction button ============ */
.bryant-flipped-sidebar .pane-before-you-start-panel-pane-1 .view-header, .burr-flipped-sidebar .pane-before-you-start-panel-pane-1 .view-header {
  display: none;
}

.bryant-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .view-header, .burr-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .view-header {
  font-size: 13px;
  background: transparent url(images/warning-red.png) no-repeat 0 0;
  color: #D2232A;
  margin-bottom: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 30px;
  display: block;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .views-field-field-go-to-mydmv-revision-id a, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .views-field-field-go-to-mydmv-revision-id a, .burr-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .views-field-field-related-link-revision-id a, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .views-field-field-related-link-revision-id a {
  opacity: 0.3;
}

.burr-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .views-field-field-go-to-mydmv-revision-id a:hover, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .views-field-field-go-to-mydmv-revision-id a:hover, .burr-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .views-field-field-related-link-revision-id a:hover, .bryant-flipped-sidebar .pane-before-you-start-panel-pane-1.disabled .views-field-field-related-link-revision-id a:hover {
  background-position: 0 0;
  cursor: default;
}

/* ===================================================== */
/* Make A Reservation Buttons on Office Pages */
/* Small Button */
.page-offices .makeareservation a {
  display: block;
  background: url("images/reserve-gold-transparent-sm.png") no-repeat;
  height: 32px;
  width: 138px;
  margin: -10px;
}

.page-offices .makeareservation a:hover {
  background-position: -144px;
}

.page-offices .makeareservation a:active {
  background-position: -291px;
}

/* Large Button */
.node-type-office .makeareservation a {
  display: block;
  background: url("images/reserve-gold-transparent-lge.png") no-repeat;
  height: 54px;
  width: 188px;
  margin: 0px;
}

.node-type-office .makeareservation a:hover {
  background-position: 0px -56px;
}

.node-type-office .makeareservation a:active {
  background-position: 0px -114px;
}

/* WYSIWYG content */
.node-type-task a.makeareservation-image-large, .node-type-section-inside-page a.makeareservation-image-large, .node-type-panopoly-page a.makeareservation-image-large {
  position: relative;
  height: 54px;
  width: 188px;
  overflow: hidden;
  display: block;
}

.node-type-task a.makeareservation-image-large img, .node-type-section-inside-page a.makeareservation-image-large img, .node-type-panopoly-page a.makeareservation-image-large img {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.node-type-task a.makeareservation-image-large:hover img, .node-type-section-inside-page a.makeareservation-image-large:hover img, .node-type-panopoly-page a.makeareservation-image-large:hover img {
  top: -57px;
}

.node-type-task a.makeareservation-image-large:active img, .node-type-section-inside-page a.makeareservation-image-large:active img, .node-type-panopoly-page a.makeareservation-image-large:active img {
  top: -115px;
}

/* Sidebar (Token) */
.burr-flipped-sidebar a.makeareservation-image-small {
  position: relative;
  height: 32px;
  width: 138px;
  overflow: hidden;
  display: block;
}

.burr-flipped-sidebar a.makeareservation-image-small img {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  /*needed to override*/
}

.burr-flipped-sidebar a.makeareservation-image-small:hover img {
  left: -145px;
}

.burr-flipped-sidebar a.makeareservation-image-small:active img {
  left: -291px;
}

/* ---------------------Print-Share----------------------- */
.pane-addtoany-addtoany-button .addtoany_list {
  /*line-height: 1.7em;*/
  line-height: 1.78;
}

.print-button div {
  margin-bottom: 0px;
  margin-left: 2px;
}

div.print-pane {
  width: 81px;
  line-height: 1.79;
  float: right;
}

.print-button a {
  text-decoration: none;
  font-weight: bold;
  font-family: "LATO regular", "open_sansregular","Helvetica Neue",Arial,Helvetica,sans-serif;
  background: url("images/print16x16.png") no-repeat;
  padding-left: 19px;
  background-size: 14px 14px;
  background-position: 0px 3px;
}

.print-button a:hover {
  background: url("images/printhover.png") no-repeat;
  padding-left: 19px;
  background-size: 14px 14px;
  background-position: 0px 3px;
  text-decoration: none;
}

.pane-addtoany-addtoany-button a {
  float: right;
  padding-top: 1px;
}

.print-button img {
  float: left;
  margin: 4px 4px;
  padding-right: 0px;
}

.pane-addtoany-addtoany-button img {
  float: left;
  margin: 4px 4px;
}

div.panel-pane.panels.pane-share-print {
  margin-bottom: 0px;
}

div.panel-pane.pane-panels-mini.pane-share-print.no-title.block {
  margin-bottom: 0px;
}

#block-panels-mini-share-print {
  margin-bottom: 0px;
}

#mini-panel-share_print {
  height: 25px;
}

div.media-panel-2 {
  width: 250px;
  line-height: 1.79;
  float: right;
}

div.share-pane {
  line-height: 1.79;
}

/* --- LinkIt Pop-up custom style -- */
.ui-widget-overlay {
  opacity: .8 !important;
  background-color: #000000 !important;
}

/* ---------------------Checklist-Template----------------------- */
/* Insertable template in WYSIWYG */
.pane-node-body ul.checklist {
  list-style: none;
}

.pane-node-body ul.checklist li {
  background: url('images/checklist-checkbox.png') no-repeat 0 2px;
  padding-left: 25px;
  margin-bottom: 10px;
}

.pane-node-body ul.checklist li.checked {
  background-image: url('images/checklist-checkbox-checked.png');
}

.pane-node-body ul.checklist ul {
  list-style: none;
  /* reset for IE */
  list-style-image: initial;
  list-style-type: square;
}

.pane-node-body ul.checklist ul li {
  background: none;
  padding-left: 0;
}

.pane-node-body p.checklist {
  padding: 0 0 0 65px;
  margin: 0 0 10px 0;
  position: relative;
}

.pane-node-body p.checklist img.checkbox {
  background-image: url('images/checklist-checkbox-checked.png');
  /* pre-loading but shown by changing src */
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
  min-height: auto;
  min-width: auto;
  display: inline-block!important;
  position: absolute;
  top: 1px;
  left: 40px;
}

/* ---------------------Inline-Alert-Template----------------------- */
/* Insertable template in WYSIWYG
 * Styles also set inline in the template HTML
 * so they appear in the editor
 */
.pane-node-body div.inline-alert {
  width: 100%;
  padding: 20px 30px;
  border-radius: 20px;
}

.pane-node-body div.inline-alert p {
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  margin: 0;
}

.pane-node-body div.inline-alert.yellow {
  border: solid 4px #FECA0B;
}

.pane-node-body div.inline-alert.blue {
  border: solid 2px #395379;
  background-color: #EBF0F2;
}

/* employee notices */
.view-employee-information .views-row {
  margin-bottom: 20px;
}

.view-employee-information .views-field-title {
  margin-bottom: 5px;
}

.view-employee-information .views-field-title span {
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 18px;
  color: #0064a4;
}

.view-employee-information .view-content {
  margin-top: 50px;
}

.view-employee-information .views-field-body, .node-type-employee-notice .field-name-body {
  font-family: "droid_serifregular", Garamond, Perpetua, "Times New Roman", serif;
  font-size: 1.05em;
  color: #000;
  line-height: 1.7em;
}

/* Desktop gtranslate block placed in Header links mini-panel */
#dmv_translate_desktop {
  display: inline-block;
  /* width: 170px; */
  overflow: hidden;
  margin-right: 10px !important;
}

#dmv_translate_desktop select {
  border: none;
  border-radius: 0px;
  font-size: 12px;
  padding: 4px 24px 4px 14px;
  text-transform: uppercase;
  /* width: 205px; */
  color: #265A87;
  background: white url(https://dmv.ny.gov/sites/all/themes/dmvtheme/css/images/arrow-down.png) no-repeat 90% 44%;
  border: solid 1px #6e7272;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#dmv_translate_desktop select:focus {
  background: white url(https://dmv.ny.gov/sites/all/themes/dmvtheme/css/images/arrow-down.png) no-repeat 90% 44%;
  box-shadow: 0 0 5px rgba(0, 108, 166, 1);
  border: 1px solid rgba(0, 108, 166, 1);
}

#dmv_translate_desktop .block-inner.clearfix {
  margin-right: 20px;
}

select option {
  background: none!important;
}

#dmv_translate_desktop select::-ms-expand {
  display: none;
}

/* --------------------- Search: All Styles ----------------------- */
/* --------------------- Search: Header | Footer | /forms page ----------------------- */
#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget, #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget {
  margin: 0;
  padding: 0;
}

#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget label, #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget label, #dmv_pdf_forms_index_exposed .views-exposed-form .views-exposed-widget label {
  display: none;
}

#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type="text"], #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type="text"], #dmv_pdf_forms_index_exposed .views-exposed-form .views-exposed-widget input[type="text"] {
  /*background: white url(images/search-mobile-header.png) no-repeat 98% 50%;*/
  min-height: 27px;
  background: white url(images/x-icon.png) no-repeat 98% 50%;
  border: solid 1px #6e7272;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  display: inline-block;
}

@media only screen and (min-width: 601px) {
  #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type=text] {
    max-width: 138px;
  }

  #search-header input {
    width: 243px;
  }
}

#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type=text]:focus, #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type=text]:focus, #dmv_pdf_forms_index_exposed .views-exposed-form .views-exposed-widget input[type=text]:focus {
  background-image: none;
  box-shadow: 0 0 5px rgba(0, 108, 166, 1);
  border: 1px solid rgba(0, 108, 166, 1);
}

#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form .views-submit-button, #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-submit-button, #dmv_pdf_forms_index_exposed .views-submit-button {
  /*display: none !important;*/
  min-height: 27px;
  margin-top: 0;
  background: #CCCCCC;
  position: relative;
  z-index: 2;
}

#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-submit-button:before, #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-submit-button:before, #dmv_pdf_forms_index_exposed .views-exposed-form .views-submit-button:before {
  font-family: 'FontAwesome';
  color: #2a6496;
  content: '\f002';
  position: absolute;
  top: 3px;
  right: 8px;
  z-index: 3;
  pointer-events:none;
}

#dmv_pdf_forms_index_exposed .views-exposed-form .views-exposed-widget.views-submit-button:before {
  top: 5px;
}

#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type="submit"], #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type="submit"], #dmv_pdf_forms_index_exposed .views-exposed-form .views-exposed-widget input[type="submit"] {
  width: 28px;
  height: 27px;
  /*background: #CCCCCC url(images/search-icon.png) no-repeat 50% 50%;*/
  background: none;
  border: solid 1px #6e7272;
  border-left: none;
  font-size: 0;
  padding: 0;
  display: block;
}

#dmv_pdf_forms_index_exposed .views-exposed-form .views-exposed-widget input[type="submit"] {
  height: 30px;
}

#block-panels-mini-header-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type="submit"]:focus, #block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type="submit"]:focus, #dmv_pdf_forms_index_exposed .views-exposed-form .views-exposed-widget input[type="submit"]:focus {
  box-shadow: 0 0 5px rgba(0, 108, 166, 1);
  border: 1px solid rgba(0, 108, 166, 1);
}

/*------- Footer: position submit at bottom -------*/
#block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-submit-button {
  width: 29px;
  height: 27px;
  padding: 0;
}

#block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widgets {
  position: relative;
}

#block-panels-mini-footer-links .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input[type="submit"] {
  position: absolute;
  bottom: 0;
}

/* --------------------- Search: Offices ----------------------- */
.view-offices .views-exposed-form input[type="text"]:focus {
  box-shadow: 0 0 5px rgba(0, 108, 166, 1);
  border: 1px solid #6e7272;
}
.view-offices .views-exposed-form .views-exposed-widget {
  padding: 0;
}

.view-offices .views-exposed-widgets .form-item-proximity-origin {
  width: 100%;
  max-width: 310px;
  padding: 0;
}

.view-offices .views-exposed-widgets input#edit-proximity-origin {
  width: 100%;
  min-height: 40px;
  line-height: 30px;
  margin: 0;
  padding: 4px;
  background: white url(images/x-icon.png) no-repeat 98% 50%;
  border: solid 1px #6e7272;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
}

.view-offices .views-exposed-widgets input#edit-proximity-origin .form-item {
  margin: 0;
}

.view-offices .views-exposed-widgets .views-submit-button {
  padding: 0;
  position: relative;
}

.view-offices .views-exposed-widgets input.form-submit {
  width: 40px;
  height: 40px;
  background: #CCCCCC url(images/search-icon.png) no-repeat center center;
  border: solid 1px #6e7272;
  border-left: none;
  font-size: 0;
  /*margin-top: 25px;*/
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
}

/*.view-offices .views-exposed-widgets input.form-submit { display: none; } */
/* resized search bar on offices page 6-27-14 */
/* --------------------- Search: Main Sitewide, Vision Registry, Fatal Hearings ----------------------- */
#sitewide-search .views-exposed-widgets,
.view-vision-registry .views-exposed-widgets,
.view-hearings .views-exposed-widgets {
  position: relative;
}

.view-vision-registry .views-exposed-widget {
  max-width: 80%;
  padding-right: 0;
}

#sitewide-search .views-exposed-widget {
  margin: 0;
  padding: 0;
}

#sitewide-search .views-exposed-widgets #edit-query-wrapper-1,
.view-vision-registry .views-exposed-widgets input#edit-vision-proximity-wrapper,
.view-hearings .views-exposed-widgets #edit-respondant-case-number-wrapper {
  width: 80%;
  max-width: 315px;
  padding: 0;
}

#sitewide-search .views-exposed-widgets input#edit-query-1,
.view-vision-registry .views-exposed-widgets input#edit-vision-proximity-origin,
.view-hearings .views-exposed-widgets input#edit-respondant-case-number {
  width: 100%;
  min-height: 40px;
  line-height: 30px;
  margin: 0;
  padding: 4px;
  background: white url(images/x-icon.png) no-repeat 98% 50%;
  border: solid 1px #6e7272;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
}

#sitewide-search .views-exposed-widgets input#edit-query-1:focus,
.view-vision-registry .views-exposed-widgets input#edit-vision-proximity-origin:focus;
.view-hearings .views-exposed-widgets input#edit-respondant-case-number:focus {
  background-image: none;
  box-shadow: 0 0 5px rgba(0, 108, 166, 1);
  border: 1px solid rgba(0, 108, 166, 1);
}

/*#sitewide-search .views-exposed-widgets input#edit-query-1 .form-item,
.view-hearings .views-exposed-widgets input#edit-respondant-case-number .form-item {
    margin: 0;
}*/

#sitewide-search .views-exposed-widgets input.form-submit,
.view-vision-registry .views-exposed-widgets input.form-submit,
.view-hearings .views-exposed-widgets input.form-submit {
  width: 40px;
  height: 40px;
  background: #CCCCCC url(images/search-icon.png) no-repeat center center;
  border: solid 1px #6e7272;
  border-left: none;
  font-size: 0;
  padding: 0;
  display: block;
  position: absolute;
  bottom: 0;
}

#sitewide-search .views-exposed-widgets input.form-submit:focus,
.view-vision-registry .views-exposed-widgets input.form-submit:focus,
.view-hearings .views-exposed-widgets input.form-submit:focus {
  box-shadow: 0 0 5px rgba(0, 108, 166, 1);
  border: 1px solid rgba(0, 108, 166, 1);
}

/* --------------------- Other Searches ----------------------- */
#search_forms .blue-divider {
  position: relative;
  height: 1px;
  border-bottom: #0064a4 2px solid;
}

#search_forms .pdf_forms_view .doitnow {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  background: transparent url(images/doitnow-sm.png) no-repeat 0 0;
  width: 63px;
  height: 16px;
  margin: 2px 0 0 1px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

#search_forms .pdf_forms_view .doitnow:hover {
  background-position: -71px 0;
  text-decoration: none;
}

#search_forms .panel-separator {
  display: none;
}

#search_forms #dmv_pdf_forms_index_exposed, #search_forms .pdf_forms_search_terms, #search_forms .pdf_forms_related_pages {
  position: relative;
  margin: 0;
  padding: 0;
  width: 49%;
  display: inline-block;
  float: left;
}

#search_forms #dmv_pdf_forms_index_exposed h2, #search_forms .pdf_forms_search_terms h2, #search_forms .pdf_forms_related_pages h2 {
  font-size: 15px;
  line-height: 15px;
  font-weight: normal;
}

/*#search_forms #dmv_pdf_forms_index_exposed h2, #search_forms .pdf_forms_search_terms h2, #search_forms .pdf_forms_related_pages h2 { display: none; }*/
#search_forms #dmv_pdf_forms_index_exposed .views-exposed-widget, #search_forms .pdf_forms_search_terms .form-item, #search_forms .pdf_forms_related_pages .form-item {
  margin-top: 5px;
}

#search_forms #dmv_pdf_forms_index_exposed .views-exposed-widget, #search_forms .pdf_forms_search_terms .views-exposed-widget, #search_forms .pdf_forms_related_pages .views-exposed-widget {
  padding: 0;
}

#search_forms #dmv_pdf_forms_index_exposed .views-exposed-widget [placeholder]::-webkit-input-placeholder, #search_forms .pdf_forms_search_terms .views-exposed-widget [placeholder]::-webkit-input-placeholder, #search_forms .pdf_forms_related_pages .views-exposed-widget [placeholder]::-webkit-input-placeholder {
  color: #0064a4 !important;
  opacity: 1;
}

#search_forms #dmv_pdf_forms_index_exposed .views-exposed-widget [placeholder]::-moz-placeholder, #search_forms .pdf_forms_search_terms .views-exposed-widget [placeholder]::-moz-placeholder, #search_forms .pdf_forms_related_pages .views-exposed-widget [placeholder]::-moz-placeholder {
  /* Firefox 19+ */
  color: #0064a4 !important;
  opacity: 1;
}

#search_forms #dmv_pdf_forms_index_exposed .views-exposed-widget [placeholder]:-ms-input-placeholder, #search_forms .pdf_forms_search_terms .views-exposed-widget [placeholder]:-ms-input-placeholder, #search_forms .pdf_forms_related_pages .views-exposed-widget [placeholder]:-ms-input-placeholder {
  color: #0064a4 !important;
  opacity: 1;
}

#search_forms #dmv_pdf_forms_index_exposed .views-exposed-widget [placeholder]:-moz-placeholder, #search_forms .pdf_forms_search_terms .views-exposed-widget [placeholder]:-moz-placeholder, #search_forms .pdf_forms_related_pages .views-exposed-widget [placeholder]:-moz-placeholder {
  /* Firefox 18- */
  color: #0064a4 !important;
  opacity: 1;
}

#search_forms .view-dmv-pdf-forms-index .views-field-field-related-pages-url {
  text-align: center;
}

#search_forms .view-dmv-pdf-forms-index td.views-field-field-form-id a {
  display: inline-block;
  padding-left: 20px;
  background: url(images/file-search-icon.png) top left no-repeat;
}

#search_forms .view-dmv-pdf-forms-index td {
  padding-top: 10px;
  padding-bottom: 15px;
}

/* --------------------- Sitewide Search Topic ----------------------- */
#sitewide-search .query, #sitewide-search .topic-prefix,
#sitewide-search .topic, #sitewide-search .results {
  font-family: "open_sansregular", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
}

#sitewide-search .query {
  margin: 0;
  padding: 20px 0 0 0;
}

#sitewide-search .query .block-inner.clearfix form {
  margin-bottom: 0;
}

#sitewide-search .query .block-inner.clearfix form label {
  display: none;
}

#sitewide-search .query .block-inner.clearfix small {
  text-transform: uppercase;
  display: block;
  color: #0064a4;
  font-size: 80%;
}

#sitewide-search .query .block-inner.clearfix .views-widget span {
  display: none;
}

#sitewide-search .topic-prefix {
  margin-top: 45px;
  margin-bottom: 0;
}

#sitewide-search .topic-prefix small {
  font-size: 80%;
}

#sitewide-search .topic {
  margin-bottom: 0;
}

#sitewide-search .topic .form-type-select {
  margin: 10px 0 0;
}

#sitewide-search .topic .form-type-select select {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background: white;
  border: 3px solid #dbe3e6;
  color: #0064a4;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 20px;
  margin: 0;
}

#sitewide-search .results {
  margin-top: 60px;
  font-size: 0.9em;
}

#sitewide-search .results .views-row {
  margin-bottom: 36px;
}

#sitewide-search .results .views-row .views-field-title {
  font-size: 18px;
}

#sitewide-search .results .views-row .views-field-title a {
  text-decoration: none;
  color: #0064a4;
  font-weight: bold;
}

#sitewide-search .results .views-row .views-field-body {
  margin-top: 15px;
}

#sitewide-search .results .views-row .views-field-url {
  margin-top: 5px;
  font-size: 0.8em;
}

#sitewide-search .results .views-row .views-field-url a {
  text-decoration: none;
  color: #0064a4;
}

#sitewide-search #views-exposed-form-dmv-pdf-forms-index-panel-pane-2 input.form-text {
  border: none;
  margin-top: 10px;
  width: 90%;
}

#sitewide-search #views-exposed-form-dmv-pdf-forms-index-panel-pane-2 input.form-submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: white;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #003464;
  margin: 10px 0 0;
  padding: 4px 16px;
  font-size: 12px;
  font-weight: bold;
}

#sitewide-search #views-exposed-form-dmv-pdf-forms-index-panel-pane-2 .views-exposed-widget {
  padding-top: 0;
  width: 100%;
}

#sitewide-search .search-forms, #sitewide-search .office-exposed {
  margin-bottom: 5px;
}

#sitewide-search .search-forms h4, #sitewide-search .office-exposed h4 {
  color: #ffcb05;
  margin-top: 20px;
}

#sitewide-search .search-forms label, #sitewide-search .office-exposed label {
  display: none;
}

#sitewide-search .search-forms select, #sitewide-search .office-exposed select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: white;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  font-size: 12px;
  height: 20px;
  overflow: hidden;
  margin-bottom: 0;
  line-height: 20px;
}

#sitewide-search .search-forms .form-submit,
#sitewide-search .office-exposed .form-submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: white;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #003464;
  margin: 0;
  padding: 4px 16px;
  font-size: 12px;
  font-weight: bold;
}

#sitewide-search .search-forms input, #sitewide-search .office-exposed input {
  border: none;
}

/*#sitewide-search .search-forms span, #sitewide-search .office-exposed span { font-size: 12px; }*/
#sitewide-search .office-exposed {
  border-top: 1px solid white;
}

#sitewide-search .office-exposed #views-exposed-form-offices-panel-pane-2 .views-exposed-widget {
  padding: 0;
}

#sitewide-search .office-exposed #views-exposed-form-offices-panel-pane-2 #edit-proximity #edit-proximity-origin {
  width: 90%;
  margin-top: 10px;
  margin-bottom: 0;
}

#sitewide-search .office-exposed #views-exposed-form-offices-panel-pane-2 #edit-proximity .geofield-proximity-origin-from {
  display: none;
}

#sitewide-search .office-exposed #views-exposed-form-offices-panel-pane-2 .views-submit-button {
  padding: 0;
  margin-top: 10px;
}

/* --------------------- End Main Site Search ----------------------- */

#search_forms .pager, #sitewide-search .pager {
  margin-top: 65px;
  text-align: left;
}

#search_forms .pager li, #sitewide-search .pager li {
  margin-right: 15px;
}

#search_forms .pager li a, #sitewide-search .pager li a {
  border: none;
  color: #0064a4;
}

#search_forms .pager li a:hover, #sitewide-search .pager li a:hover {
  border: none;
  color: white;
  background: #0082c9;
}

#search_forms .pager .pager-next, #search_forms .pager .pager-previous, #search_forms .pager .pager-last, #search_forms .pager .pager-first, #sitewide-search .pager .pager-next, #sitewide-search .pager .pager-previous, #sitewide-search .pager .pager-last, #sitewide-search .pager .pager-first {
  text-transform: uppercase;
}

#search_forms .select2-container .select2-choice, #sitewide-search .select2-container .select2-choice {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  background: white;
  border: 3px solid #dbe3e6;
  color: #0064a4;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white url(images/arrow-down.png) no-repeat 92% 50%;
  height: 40px;
  overflow: hidden;
  margin-bottom: 0;
  line-height: 20px;
}

#search_forms .select2-container .select2-choice abbr, #search_forms .select2-container .select2-choice .select2-arrow, #sitewide-search .select2-container .select2-choice abbr, #sitewide-search .select2-container .select2-choice .select2-arrow {
  display: none;
}

#search-header .views-exposed-widgets, #search-header .views-exposed-form .views-exposed-widget, #search-footer .views-exposed-widgets, #search-footer .views-exposed-form .views-exposed-widget, .pane-dmv-search-dmv-search-exposed-form .views-exposed-widgets, .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget, .page-oops .views-exposed-form-sitewide-search-panel-pane-1 .views-exposed-widgets, .page-oops .views-exposed-form-sitewide-search-panel-pane-1 .views-exposed-form .views-exposed-widget {
  padding: 0;
  margin: 0;
}

#search-header .views-exposed-widgets input.form-text, #search-header .views-exposed-form .views-exposed-widget input.form-text, #search-footer .views-exposed-widgets input.form-text, #search-footer .views-exposed-form .views-exposed-widget input.form-text, .pane-dmv-search-dmv-search-exposed-form .views-exposed-widgets input.form-text, .pane-dmv-search-dmv-search-exposed-form .views-exposed-form .views-exposed-widget input.form-text, .page-oops .views-exposed-form-sitewide-search-panel-pane-1 .views-exposed-widgets input.form-text, .page-oops .views-exposed-form-sitewide-search-panel-pane-1 .views-exposed-form .views-exposed-widget input.form-text {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: white url(images/search-mobile-header.png) no-repeat 98% 50%;
  border: none;
  font-size: 12px;
  padding: 4px 24px 4px 14px;
  text-transform: uppercase;
  width: 200px;
}
/* --------------------- END Search Styling ----------------------- */

/*--- on pages where the mega menu has been taken out this will fix the page layout ---*/
.page-nav #content-wrapper {
  margin-top: 140px;
}

/* GTranslate Select Menu in DMV Header */
label.select-language-label {
  float: left;
  margin-right: 10px;
  font-size: 10px;
  display: inline-block;
  list-style-type: none;
  list-style-image: none;
  margin: 0 2px;
  padding: 0;
  line-height: 28px;
  vertical-align: top;
}

/* NYS uNav */
iframe#nygov-universal-navigation-frame {
  height: 90px;
  width: 100%;
  border: 0;
}

/* hi-res SVGs */
/* Targets displays using any of Windowsâ€™ High Contrast Mode themes: */
@media screen and (-ms-high-contrast: active) { }

/* Targets displays using the Windowsâ€™ "High Contrast Black" theme: */
@media screen and (-ms-high-contrast: white-on-black) { }

/* Targets displays using the Windowsâ€™ "High Contrast White" theme: */
@media screen and (-ms-high-contrast: black-on-white) { }

/* My DMV Login With NY.gov Button Focus */
span#mydmvlogin:focus {
  outline-color: rgb(77, 144, 254);
  outline-offset: 0px;
  outline-style: auto;
  outline-width: 5px;
}

/*
 * Global Nav z-index
 */

.nys-global-header{
  z-index: 1001;
}

.nys-global-footer .nolink{
  pointer-events:none;
  font-weight: 800;
}
/* make anchor tags focusable in nys-global-nav */
a.nolink:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a.active:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.nys-global-active a:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#nys-global-nav a:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.nys-global-header a:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* Buttons for WYSIWYG templates */
.button-link-blue,
.button-link-reserve,
.button-link-reserve-sm,
.button-link-reserveReady {
  display: block;
  margin-bottom: 10px;
}

/*Button: White on Blue */
.button-link-blue a {
  font-size: 1.1em;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #FFF;
  width: 100%;
  max-width: 250px;
  height: auto;
  padding: 8px 8px;
  background: #0b5584;
  border-radius: 6px;
  transition-duration: 0.2s;
  display: block;
}

.button-link-blue a:visited {
  color: #fff;
  text-decoration: none;
}

.button-link-blue a:hover,
.button-link-blue a:focus {
  background: #033259;
  color: #fff;
  text-decoration: none;
  box-shadow: 1px 1px 3px #006ba6;
}

.button-link-blue a:focus {
  outline: 2px dotted #2a6496;
}

.button-link-blue a:active {
  background: #0b5584;
  color: #FFF;
  text-decoration: none;
}

/*Button: Make a Reservation */
.button-link-reserve a {
  font-family: Calibri, sans-serif;
  font-size: 1.22em;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4);
  color: #000;
  padding: 12px 12px;
  background: #ffd957;
  background: linear-gradient(to bottom, #ffd957 15%, #ffcb05 50%, #f2a900 100%);
  border-radius: 8px;
  border: solid 1px #ffd957;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 1px rgba(0, 0, 0, 0.4);
  display: inline-block;
}

.button-link-reserve a:visited {
  color: #000;
  text-decoration: none;
}

.button-link-reserve a:hover,
.button-link-reserve a:focus {
  background: #ffcb05;
  border: solid 1px #ffcb05;
  color: #000;
  text-decoration: none;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
}

.button-link-reserve a:focus {
  outline: 2px dotted #000;
}

.button-link-reserve a:active {
  background: #f2a900;
  border: solid 1px #f2a900;
  color: #000;
}

/* Button: small Make a Reservation */
.button-link-reserve-sm a {
  font-family: Calibri, sans-serif;
  font-size: .85em;
  letter-spacing: .04em;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4);
  text-decoration: none;
  color: #000;
  padding: 5px 5px;
  background: #ffd957;
  border-radius: 8px;
  border: solid 1px #ffd957;
  background: linear-gradient(to bottom, #ffd957 30%, #ffcb05 60%, #f2a900 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 1px rgba(0, 0, 0, 0.4);
  display: inline-block;
}

.button-link-reserve-sm a:visited {
  color: #000;
  text-decoration: none;
}

.button-link-reserve-sm a:hover,
.button-link-reserve-sm a:focus {
  background: #ffcb05;
  color: #000;
  border: solid 1px #ffcb05;
  text-decoration: none;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
}

.button-link-reserve-sm a:focus {
  outline: 2px dotted #000;
}

.button-link-reserve-sm a:active {
  background: #f2a900;
  color: #000;
  border: solid 1px #f2a900;
}

/* Button: Are you ready for your reservation */
.button-link-reserveReady a {
  font-family: 'Proxima Nova Semi-Bold', sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4);
  text-decoration: none;
  color: #000;
  width: 100%;
  max-width: 250px;
  height: auto;
  padding: 12px 12px;
  background: #ffd957;
  border-radius: 6px;
  border: solid 1px #ffd957;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  display: inline-block;
}

.button-link-reserveReady a:visited {
  color: #000;
  text-decoration: none;
}

.button-link-reserveReady a:hover,
.button-link-reserveReady a:focus {
  background: #ffcb05;
  border: solid 1px #ffcb05;
  color: #000;
  text-decoration: none;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

.button-link-reserveReady a:focus {
  outline: 2px dotted #000;
}

.button-link-reserveReady a:active {
  background: #f2a900;
  border: solid 1px #f2a900;
  color: #000;
}
/* END: Buttons for WYSIWYG templates */

.flexslider .slides > li {
  position: relative;
  display: block;
}

/*------- OPINs stylings for Accordion menu(right side bar menu)*-------*/

#accordionGroup .leaf {
  padding: 6px 3px 7px 26px;
  display: inline-block;
  background-image: url(/sites/all/themes/dmvtheme/css/images/menu-leaf.png);
  background-position: 12px 14px;
  background-repeat: no-repeat;
}
#accordionGroup h3 {
  background-size: 10px;
  /*&.ui-state-default:after {
    content: ' ';
    background: transparent url(images/menu-collapsed.png) no-repeat 0 6px;
  }*/
}
#accordionGroup h3 button {
  color: #ffcb05;
  background: none;
  border: none;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  padding: 0 0 0 6px;
}
#accordionGroup h3 button a {
  color: #ffcb05;
  text-decoration: none;
  font-size: 1em;
  font-family: 'Open Sans','Lucida Grande',Tahoma,Verdana,sans-serif;
  font-weight: bold;
}
#accordionGroup h3 button:focus,
#accordionGroup h3 button a:focus {
  text-decoration: underline;
  text-decoration-color: white;
}
#accordionGroup .Accordion-panel .leaf {
  width: 100%;
}
#accordionGroup .Accordion-panel .leaf a,
.ui-widget-content a {
  text-decoration: none;
  /* font-size: 14px; */
  font-size: 16px;
  color: #FFF!important;
  font-family: 'Open Sans','Lucida Grande',Tahoma,Verdana,sans-serif;
  font-weight: 600;
}
#accordionGroup .Accordion-panel .leaf a:hover {
  color: whitesmoke;
  text-decoration: underline;
}
#accordionGroup .Accordion-panel .leaf a:focus {
  color: white;
  text-decoration: underline;
}
#accordionGroup .Accordion-panel .leaf a.active {
  font-weight: bold;
  text-decoration: underline;
}

/*-----------------Domestic Violence Image responsive placement----------------*/
.dom-viol-image {
  margin: 0 auto;
  display: table;
}

/* Adjusting the search bar in the footer */
/*--------------Front- Footer margin adjustments:----------------*/
.front #footer .region-footer { margin-left: 0px !important; margin-right: 0px !important; }
#footer .views-exposed-form-sitewide-search-panel-pane-1 .views-exposed-form {
  margin: 0 auto;
  display: table;
}

/*--------------Driving Schools filter and search bar formatting/styling-------------*/
#edit-submit-nys-driving-schools.form-submit {
  font-family: 'Proxima Nova Semi-Bold', sans-serif;
  font-size: 1.1em;
  /*text-align: center;
    vertical-align: middle;*/
  text-decoration: none;
  color: #FFF;
  width: 100%;
  max-width: 250px;
  height: auto;
  /*padding: 8px 8px;*/
  background: #0b5584;
  border-radius: 6px;
  transition-duration: 0.2s;
  display: block;
}

#edit-submit-nys-driving-schools.form-submit:visited {
  color: #fff;
  text-decoration: none;
}

#edit-submit-nys-driving-schools.form-submit:hover,
#edit-submit-nys-driving-schools.form-submit:focus {
  background: #033259;
  color: #fff;
  text-decoration: none;
  box-shadow: 1px 1px 3px #006ba6;
}

#edit-submit-nys-driving-schools.form-submit:focus {
  outline: 2px dotted #2a6496;
}

#edit-submit-nys-driving-schools.form-submit:active {
  background: #0b5584;
  color: #FFF;
  text-decoration: none;
}
.geofield-proximity-origin-from {display: none;}
#views-exposed-form-nys-driving-schools-page .views-exposed-widget{
  width:53%;
}
#views-exposed-form-nys-driving-schools-page.views-exposed-widget.views-submit-button{
  width:80% !important;
}

@media(max-width:768px){
  #views-exposed-form-nys-driving-schools-page .views-exposed-widget{
    width:90%;
  }
}

#views-exposed-form-nys-driving-schools-page.views-exposed-form .views-exposed-widget  {
  padding: 0.7em 1em 0 0;
}
#views-exposed-form-nys-driving-schools-page .form-item label{
  font-weight: inherit !important;
}
.views-exposed-widget.views-submit-button{
  padding-bottom: 10px;
}
.view-id-nys_driving_schools ul {
  list-style-type: none;
}
#views-exposed-form-nys-driving-schools-page legend {
  margin-bottom: 10px !important;
  margin-top: 20px !important;
}
.view-nys-driving-schools div.view-header {
  padding-bottom: 10px !important;
}
label[for="edit-field-pre-licensing-course-value-1"], label[for="edit-field-tractor-trailer-instructio-value-1"],
label[for="edit-field-auto-instruction-value-1"], label[for="edit-field-truck-instruction-value-1"],
label[for="edit-field-motorcycle-instruction-value-1"], label[for="edit-field-bus-instruction-value-1"]{
  margin-left:8px !important;
}
#views-exposed-form-nys-driving-schools-page input[type="checkbox"] {
  margin-bottom: 12px !important;
}
#edit-submit-nys-driving-schools{
  margin-top: 20px !important;
}
label[for="edit-vision-proximity"]{
  margin-top: 10px;
}
@media(max-width: 768px){
  input[id="edit-vision-proximity"]{
    width:90%;
  }
}
#views-exposed-form-nys-driving-schools-page .form-item{
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}
/*----------End of NYS-driving-school page styling/formatting--------------*/

/*--Adjusting the Slider text block not to overlap when zoomed-in to 200%----*/
@media screen and (max-width: 1024px) and (min-width: 700px) {
  .flexslider .slide-text {
    padding: 10px 10px 15px 10px !important;
  }
}

@media screen and (max-width: 1280px) {
  .span8 .flexslider .slide-text h2 {
    /*font-size: 34px !important;*/
    line-height: 0.8em !important;
  }
}

.field-name-field-sidebar-title h2 {font-size: 22px;}
@media only screen and (max-width: 768px) and (min-width: 601px){
  .page-node-189371 .span8 .flexslider .slide-text {
    padding: 4px 5px 5px 31px !important;
    width: 100%;
    margin-top: 40px;
    top: 68%;
    height: 64px;
    /* margin-bottom: 16px; */
  }}
@media only screen and (max-width: 1280px) {
  .page-node-189371 .span8 .flexslider .slide-text {
    padding: 0px 0px 5px 35px !important;
    width: 100%;
  }}
@media only screen and (min-width: 1281px) {
  .page-node-189371 .span8 .flexslider .slide-text {
    padding: 5px 0px 10px 35px !important;
    width: 100%;
  }}
/****Changing the color of the google translator when highlighted****/
#dmv_translate_desktop select {
  color: #0064A4 !important;
}
/**********Hiding the plate title from the page**********/
.flexslider .visuallyhidden {
  font-size: 0px !important;
  height: 0px !important;
  width: 0px !important;
}

.sg-body {
  min-height: auto!important;
}

/*********Hiding Interactive uNav search bar***********/
.nygov-universal-navigation.l-header.nygov-header.l-region--header.view-ny-gov-global-menu.views-field-nothing,
.nygov-universal_searcher {
  display: none!important;
}
/*19A-Altered Vehicle webform Accessibility fixes*/
#webform-ajax-wrapper-1394716 a:focus,#node-1394716 a:hover,#node-1394716 a:active,#node-1394716 select:hover, #node-1394716 select:active, #node-1394716 select:focus, #node-1394716 input:hover, #node-1394716 input:active, #node-1394716 input:focus{
  outline: 3px solid #0b5584 !important;
}
#node-1394716 .fieldset-wrapper{
  margin-left: 20px;
}
#webform-client-form-1394716 .webform-component--date label {
  overflow: visible;
  margin-right: 5px;
  position: relative !important;
}

#webform-client-form-1394716 .webform-component--date .form-item {
  margin-right: 15px;
}
#webform-client-form-1394716 .webform-section .webform-component--alt-vehicles h5 {
  font-size: 20px;
  font-weight: bold;
}
.node-webform .messages.warning:before {
  content: url(/misc/message-24-warning.png);
  position: absolute;
  left: 10px;
  top: 7px;
}
.node-webform .messages.warning{
  background-image: none;
  position: relative;
  tab-index: 0;
}
.node-webform .messages.warning:focus{
  outline: 3px solid #0b5584 !important;
}
.view-id-vision_registry input:focus,.view-id-vision_registry input:active{
  outline: 3px solid #0b5584 !important;
}

.hide_legend > legend {
  display: none;
}
.webform-component--business-information h4,
.webform-component--vehicle h4,
.webform-component--driver-information-info h4,
.webform-component--accidents-and-convictions-ac h4,
.webform-component--acknowledgement-attestation h4{
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

#webform-client-form-1394716  .webform-component--19a-bus-id,
#webform-client-form-1394716  .webform-component--questions,
#webform-client-form-1394716  .webform-component--bus-name,
#webform-client-form-1394716  .webform-component--business-address,
#webform-client-form-1394716 .webform-section-driver-info div:not(:first-child),
#webform-client-form-1394716 .webform-section-acknowledgement div:not(:first-child) {
  padding-left: 20px;
}

#webform-client-form-1394716 .webform-component--accidents-and-convictions
{
  padding-left: 20px;
}
#webform-client-form-1394716 .webform-component--accidents,
#webform-client-form-1394716 .webform-component--convictions {
  padding-left: 40px;
}

/*********Fixing Headings are not nested Properly for Original Facility Application Webform***********/
#webform-client-form-45971 .webform-component--intro-and-required-field-indication h2{
  font-weight: normal;
}

/*********Fixing Headings are not nested Properly for vision-registry-locator***********/
.page-vision-registry-locator #page-title {
  font-weight: normal;
}

#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
#google_translate_element2 {
  display:none !important;
}

h3.motor-carrier {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .nygov-universal-navigation .l-header.nygov-header {
    transform: inherit !important;
  }
  .nygov-universal-navigation .l-region--header {
    display: flex;
    flex-direction: column-reverse;
  }
  .nygov-universal-navigation .l-header.nygov-header #expand-menu-mobile {
    top: 12px;
  }
  .nygov-universal-navigation .nygov-header .pane-ny-gov-global-menu {
    display: none;
  }
  .nygov-universal-navigation .nygov-header.nav-open .pane-ny-gov-global-menu {
    display: block;
    background-color: #FFFFFF;
  }
}

/*********Fixing Accessibility issues related to li elements on get a motor cycle license page***********/
li.no-style {
  list-style-type: none;
}
/*********Fixing Accessibility issues related to Register a vehicle I bought at a sheriff or marshal auction page***********/
fieldset.marshal-auction-chk label {
  font-weight: normal;
  padding-left: 5px;
  display: inline;
}

.marshal-auction-chk ul li {
  list-style-type: circle;
}
fieldset.marshal-auction-chk legend {
  border: none;
}

div.AstuteBotLauncher[data-launcher-visible="true"] {
  bottom: 0px;
  right: 0px;
}

div.AstuteBotLauncher {
  bottom: 0px;
  right: 0px;
}

.AstuteBotLauncher iframe.BotFrame {
  height: 57vh !important;
}
MinMaxChat.ClickableADA:hover,
.MinMaxChat.ClickableADA:active,
.MinMaxChat.ClickableADA:focus-visible,
.MinMaxChat.ClickableADA:focus {
  outline: 1px dotted #ff0000 !important;
}

div#AstuteBotToggleChatContainer.ClickableADA:hover,
div#AstuteBotToggleChatContainer.ClickableADA:active,
div#AstuteBotToggleChatContainer.ClickableADA:focus-visible,
div#AstuteBotToggleChatContainer.ClickableADA:focus {
  outline: 1px dotted #ff0000 !important;
}

div.AstuteBotLauncher .ChatContainer {
  background-color: transparent;
  display: block;
  width: 353px;
}

div.AstuteBotLauncher #AstuteBotToggleChatContainer {
  width: 353px;
  color: white;
  background-image: url("/sites/all/themes/dmvtheme/images/chatbubblesquestion_0.png");
  background-position: 10px center;
  background-size: 50px;
  background-repeat: no-repeat;
}

div.AstuteBotLauncher .ChatTitleBar,
#AstuteBotToggleChatContainer {
  background-color: #0b5584 !important;
  /* background-color: yellow; */
  background-image: url("/sites/all/themes/dmvtheme/images/chatbubblesquestion_0.png");
  background-position: 10px center;
  background-size: 50px;
  background-repeat: no-repeat;
  padding-left: 70px;
  line-height: 60px;
  border-top: 1px solid #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  font-color: white;
}

@media screen and (max-width: 767px) {
  div.AstuteBotLauncher .ChatTitleBar .MinMaxChat[data-mode="max"] {
    display: none;
  }
  .AstuteBotLauncher .ChatTitleBar .MinMaxChat[data-mode="min"] span:after {
    position: absolute;
    top: 0px;
    background: #0b5584;
    font-size: 23px;
    content: "X";
    left: -41px;
    right: 0px;
    width: 58px;
    height: 58px;
    line-height: 83px;
    padding-left: 31px;
  }
  .AstuteBotLauncher h1 {
    font-size: 0;
    display: none !important;
  }
  div.AstuteBotLauncher .ChatTitleBar,
  div.AstuteBotLauncher #AstuteBotToggleChatContainer {
    background-position: center center !important;
    position: relative;
    right: 15px;
    float: right;
    background-size: 35px !important;
    background-repeat: no-repeat !important;
    font-size: 0;
    width: 50px !important;
    border-radius: 100% !important;
    border: none;
    height: 50px;
    padding: 0 !important;
    line-height: 20px;
    bottom: -1px;
  }

}

div.AstuteBotLauncher .ChatTitleBar .CloseChat {
  display: none;
}

div.AstuteBotLauncher .ChatTitleBar .MinMaxChat {
  padding-right: 10px;
}

div.AstuteBotLauncher .ChatTitleBar .TitleText {
  font-family: "Proxima Nova", Arial, sans-serif;
}

/*********Button Styling for survey page***********/

sg-button:hover,
.sg-button:focus,
.sg-button:active,
.sg-file-field input[type="button"]:hover,
.sg-file-field input[type="button"]:focus,
.sg-file-field input[type="button"]:active,
.sg-next-button:hover,
.sg-next-button:focus,
.sg-next-button:active,
.sg-back-button:hover,
.sg-back-button:focus,
.sg-back-button:active,
.sg-submit-button:hover,
.sg-submit-button:focus,
.sg-submit-button:active,
.sg-configurator-btn:hover,
.sg-configurator-btn:focus,
.sg-configurator-btn:active,
.sg-browse-btn:hover,
.sg-browse-btn:focus,
.sg-browse-btn:active,
.sg-add-another-button:hover,
.sg-add-another-button:focus,
.sg-add-another-button:active {
  color: #ffffff;
  background-color: #487F84 !important;
}

.sg-type-essay .sg-max-characters,
.sg-type-essay .sg-max-words,
.sg-type-essay .sg-min-characters,
.sg-type-essay .sg-min-words {
  color: #c0392b !important;
  background-color: #ffffff;
}
