@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
.no-pad-left {
  padding-left: 0 !important;
}
.no-pad-right {
  padding-right: 0 !important;
}
.no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default.active {
  background-color: #1268ac;
  color: #fff;
  border-color: #114f7f;
  opacity: 1;
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  height: auto;
}
html.js input.form-autocomplete {
  background-image: none;
}
body {
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  color: #000000;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body.navbar-is-fixed-top {
  padding-top: 64px !important;
}
body.navbar-is-fixed-bottom {
  padding-bottom: 64px !important;
}
body.toolbar {
  padding-top: 30px !important;
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar.navbar-is-fixed-top {
  padding-top: 94px !important;
}
body.toolbar-drawer {
  padding-top: 64px !important;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 64px;
}
body.toolbar-drawer.navbar-is-fixed-top {
  padding-top: 128px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 29px;
}
body.admin-menu.navbar-is-fixed-top {
  padding-top: 93px !important;
}
body div#admin-toolbar {
  z-index: 1600;
}
body #toolbar,
body #admin-menu,
body #admin-toolbar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #admin-menu {
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1600;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
.page-header {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 24px;
  font-weight: 300;
  line-height: 26px;
}
p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
}
.navbar.container {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .navbar.container {
    max-width: 710px;
  }
}
@media screen and (min-width: 992px) {
  .navbar.container {
    max-width: 930px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar.container {
    max-width: 1130px;
  }
}
.navbar.container > .container {
  margin: 0;
  padding: 0;
  width: auto;
}
#overlay-container,
.overlay-modal-background,
.overlay-element {
  z-index: 1500;
}
#toolbar {
  z-index: 1600;
}
.modal {
  z-index: 1620;
}
.modal-dialog {
  z-index: 1630;
}
.modal-backdrop {
  z-index: 1610;
}
.footer {
  margin-top: 45px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #E5E5E5;
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
  }
}
ul.secondary {
  float: left;
}
@media screen and (min-width: 768px) {
  ul.secondary {
    float: right;
  }
}
.page-header {
  margin-top: 0;
}
.block:first-child h2.block-title {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
.region-help > .glyphicon {
  font-size: 24px;
  float: left;
  margin: -0.05em 0.5em 0 0;
}
.region-help .block {
  overflow: hidden;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: none;
  margin: 5px 0 5px 5px;
}
@media screen and (min-width: 992px) {
  .navbar #block-search-form {
    float: right;
  }
}
.navbar-search .control-group {
  margin-bottom: 0px;
}
ul.action-links {
  margin: 12px 0;
  padding: 0;
}
ul.action-links li {
  display: inline;
  margin: 0;
  padding: 0 6px 0 0;
}
ul.action-links .glyphicon {
  padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}
input.error {
  color: #b94a48;
  border-color: #ebccd1;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin: 0;
}
fieldset .panel-body {
  clear: both;
}
fieldset .panel-heading a.panel-title {
  color: inherit;
  display: block;
  margin: -10px -15px;
  padding: 10px 15px;
}
fieldset .panel-heading a.panel-title:hover {
  text-decoration: none;
}
.form-actions {
  clear: both;
}
.resizable-textarea textarea {
  border-radius: 4px 4px 0 0;
}
.radio:first-child,
.checkbox:first-child {
  margin-top: 0;
}
.radio:last-child,
.checkbox:last-child {
  margin-bottom: 0;
}
.help-block,
.control-group .help-inline {
  color: #F8F8F8;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0;
}
.panel-heading {
  display: block;
}
a.tabledrag-handle .handle {
  height: auto;
  width: auto;
}
.error {
  color: #b94a48;
}
div.error,
table tr.error {
  background-color: #f2dede;
  color: #b94a48;
}
.control-group.error {
  background: none;
}
.control-group.error label,
.control-group.error .control-label {
  color: #b94a48;
  font-weight: 600;
}
.control-group.error input,
.control-group.error textarea,
.control-group.error select,
.control-group.error .uneditable-input {
  color: #000;
  border: 1px solid #ccc;
}
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #585858;
}
.list-inline > li.first {
  padding-left: 0;
}
.nav-tabs {
  margin-bottom: 10px;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.tabs--secondary {
  margin: 0 0 10px;
}
.submitted {
  margin-bottom: 1em;
  font-style: italic;
  font-weight: normal;
  color: #777;
}
.password-strength {
  width: 17em;
  float: right;
  /* LTR */
  margin-top: 1.4em;
}
.password-strength-title {
  display: inline;
}
.password-strength-text {
  float: right;
  /* LTR */
  font-weight: bold;
}
.password-indicator {
  background-color: #f3f3f3;
  height: 0.3em;
  width: 100%;
}
.password-indicator div {
  height: 100%;
  width: 0%;
  background-color: #F8F8F8;
}
input.password-confirm,
input.password-field {
  width: 16em;
  margin-bottom: 0.4em;
}
div.password-confirm {
  float: right;
  /* LTR */
  margin-top: 1.5em;
  visibility: hidden;
  width: 17em;
}
div.form-item div.password-suggestions {
  padding: 0.2em 0.5em;
  margin: 0.7em 0;
  width: 38.5em;
  border: 1px solid #B4B4B4;
}
div.password-suggestions ul {
  margin-bottom: 0;
}
.confirm-parent,
.password-parent {
  clear: left;
  /* LTR */
  margin: 0;
  width: 36.3em;
}
.progress-wrapper .progress {
  margin-bottom: 10px;
}
.pagination ul > li > a.progress-disabled {
  float: left;
}
.form-autocomplete .glyphicon {
  color: #F8F8F8;
  font-size: 120%;
}
.form-autocomplete .glyphicon.glyphicon-spin {
  color: #428bca;
}
.form-autocomplete .input-group-addon {
  background-color: #ffffff;
}
.ajax-progress .glyphicon {
  font-size: 90%;
  margin: 0 -0.25em 0 0.5em;
}
.glyphicon-spin {
  display: inline-block;
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
a .glyphicon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.glyphicon-refresh {
  -webkit-transform-origin: 50% 45%;
  -moz-transform-origin: 50% 45%;
  -ms-transform-origin: 50% 45%;
  -o-transform-origin: 50% 45%;
  transform-origin: 50% 45%;
}
/**
 * Missing Bootstrap 2 tab styling.
 * @see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * @see http://bootply.com/74926
 */
.tabbable {
  margin-bottom: 20px;
}
.tabs-below > .nav-tabs,
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  border-bottom: 0;
}
.tabs-below > .nav-tabs .summary,
.tabs-left > .nav-tabs .summary,
.tabs-right > .nav-tabs .summary {
  color: #F8F8F8;
  font-size: 16px;
}
.tab-pane > .panel-heading {
  display: none;
}
.tab-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li:focus,
.tabs-right > .nav-tabs > li:focus {
  outline: 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs > li > a:focus,
.tabs-right > .nav-tabs > li > a:focus {
  outline: 0;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd;
  overflow: hidden;
  padding: 10px 15px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #F8F8F8 #ddd #F8F8F8 #F8F8F8;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #F8F8F8 #F8F8F8 #F8F8F8 #ddd;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}
th.checkbox,
td.checkbox,
th.radio,
td.radio {
  display: table-cell;
}
.views-display-settings .label {
  font-size: 100%;
  color: #666666;
}
.views-display-settings .footer {
  padding: 0;
  margin: 4px 0 0 0;
}
table .radio input[type="radio"],
table .checkbox input[type="checkbox"] {
  max-width: inherit;
}
.form-horizontal .form-group label {
  position: relative;
  min-height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: right;
}
@media (min-width: 768px) {
  .form-horizontal .form-group label {
    float: left;
    width: 16.66666667%;
  }
}
.alert a {
  font-weight: bold;
}
.alert-success a {
  color: #356635;
}
.alert-info a {
  color: #2d6987;
}
.alert-warning a {
  color: #a47e3c;
}
.alert-danger a {
  color: #953b39;
}
header.mainNavigation {
  border-bottom: 2px solid #f2f2f2;
  padding-top: 35px;
}
header.mainNavigation .navbar,
header.mainNavigation .navbar-default {
  background: #fff;
  margin: 0;
  border: none;
}
header.mainNavigation .navbar .navbar-header .navbar-brand,
header.mainNavigation .navbar-default .navbar-header .navbar-brand {
  padding: 0;
  float: none;
}
header.mainNavigation .navbar .navbar-collapse,
header.mainNavigation .navbar-default .navbar-collapse {
  float: right;
  width: 100%;
}
header.mainNavigation .navbar .navbar-collapse .search,
header.mainNavigation .navbar-default .navbar-collapse .search {
  float: right;
  padding-left: 20px;
  cursor: pointer;
  padding-bottom: 5px;
  margin-top: -5px;
}
header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu,
header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small {
  margin: 0;
  float: right;
}
header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li,
header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li {
  border-right: 1px solid #e7e7e7;
}
header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li > a,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li > a,
header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li > a,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li > a {
  text-transform: none;
  text-decoration: none;
  border-bottom: none;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
}
header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li > a:hover,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li > a:hover,
header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li > a:hover,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li > a:hover,
header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li > a:focus,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li > a:focus,
header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li > a:focus,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li > a:focus {
  color: #124f87;
}
header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li a.active,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li a.active,
header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li a.active,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li a.active {
  color: #124f87;
}
header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu li:last-child,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu li:last-child,
header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small li:last-child,
header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small li:last-child {
  padding-right: 25px;
  border-right: 1px solid #a0a0a0;
}
header.mainNavigation .navbar .navbar-collapse .global-menu,
header.mainNavigation .navbar-default .navbar-collapse .global-menu {
  clear: both;
  margin-right: 0 !important;
}
header.mainNavigation .navbar .navbar-collapse .global-menu li img,
header.mainNavigation .navbar-default .navbar-collapse .global-menu li img {
  margin: 15% 0 30% !important;
  float: left;
}
header.mainNavigation .navbar .navbar-collapse .global-menu li > a,
header.mainNavigation .navbar-default .navbar-collapse .global-menu li > a {
  color: #707070;
  font-weight: 700;
  line-height: 20px;
  text-transform: none;
  border-bottom: 2px solid transparent;
  margin: 0;
  padding: 10px 10px;
  display: inline-block;
  width: 100%;
}
header.mainNavigation .navbar .navbar-collapse .global-menu li > a:hover,
header.mainNavigation .navbar-default .navbar-collapse .global-menu li > a:hover,
header.mainNavigation .navbar .navbar-collapse .global-menu li > a:focus,
header.mainNavigation .navbar-default .navbar-collapse .global-menu li > a:focus {
  color: #124f87;
  transition: all 1s ease;
  border-bottom: 2px solid #124f87;
}
header.mainNavigation .navbar .navbar-collapse .global-menu li:last-child,
header.mainNavigation .navbar-default .navbar-collapse .global-menu li:last-child {
  padding-right: 0 !important;
  border-right: 0 none !important;
}
header.mainNavigation .navbar .navbar-collapse .global-menu li.active > a,
header.mainNavigation .navbar-default .navbar-collapse .global-menu li.active > a {
  color: #124f87;
  background: none;
  border-bottom: 2px solid #124f87;
}
header.mainNavigation .navbar .navbar-collapse .global-menu li.active > a:hover,
header.mainNavigation .navbar-default .navbar-collapse .global-menu li.active > a:hover,
header.mainNavigation .navbar .navbar-collapse .global-menu li.active > a:focus,
header.mainNavigation .navbar-default .navbar-collapse .global-menu li.active > a:focus {
  transition-property: none;
  color: #124f87;
  background: none;
}
header.mainNavigation .navbar .search_box,
header.mainNavigation .navbar-default .search_box {
  float: right;
  margin-left: 15px;
  margin-bottom: 20px;
}
header.mainNavigation .navbar .search_box .form-control.form-text,
header.mainNavigation .navbar-default .search_box .form-control.form-text {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  height: 30px;
  background: url(../images/dc_search_icon.png) 5px no-repeat;
  padding-left: 30px;
  border-radius: 2px;
  cursor: pointer;
  text-indent: -2000px;
  font-size: 14px;
}
header.mainNavigation .navbar .search_box .btn.btn-default,
header.mainNavigation .navbar-default .search_box .btn.btn-default {
  border: none;
  border-radius: 2px;
  height: 30px;
  padding: 2px 15px;
  background: url(../images/dc_search_arrow.png) center no-repeat #909090;
  display: none;
}
header.mainNavigation .navbar .search_box .btn.btn-default .icon,
header.mainNavigation .navbar-default .search_box .btn.btn-default .icon {
  display: none;
}
header.mainNavigation .navbar .search_box:focus,
header.mainNavigation .navbar-default .search_box:focus {
  border: 1px solid #ccc;
}
header.mainNavigation .navbar .search_box.active_search .form-control.form-text,
header.mainNavigation .navbar-default .search_box.active_search .form-control.form-text {
  text-indent: 0;
}
header.mainNavigation .navbar #search-block-form input,
header.mainNavigation .navbar-default #search-block-form input {
  height: 34px;
}
header.mainNavigation .form-control::-moz-placeholder {
  color: #404040;
  font-size: 14px !important;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
header.mainNavigation .form-control:-moz-placeholder {
  color: #404040;
  font-size: 14px !important;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
header.mainNavigation .form-control::-webkit-input-placeholder {
  color: #404040;
  font-size: 14px !important;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
header.mainNavigation .form-control:-ms-input-placeholder {
  color: #404040;
  font-size: 14px !important;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.headerBreadcrumb {
  background: #FFFFFF;
  border-radius: 0;
  list-style: outside none none;
  font-size: 13px;
  font-weight: 400;
  color: #414141;
}
.headerBreadcrumb a {
  color: #124f87;
  text-decoration: none;
  font-weight: 600;
}
.headerBreadcrumb span {
  color: #414141;
}
.headerBreadcrumb .breadcrumb {
  background: #FFFFFF;
}
.global-menu li.dropdown .dropdown-menu {
  padding: 0;
}
.global-menu li.dropdown .dropdown-menu li {
  padding: 0;
}
.global-menu li.dropdown .dropdown-menu li a {
  display: block;
  padding: 10px 15px;
}
.global-menu li.dropdown .dropdown-menu li a:hover {
  border-bottom: 2px solid transparent;
}
.global-menu li.dropdown:hover .dropdown-menu {
  padding: 0;
}
.global-menu li.dropdown:hover .dropdown-menu li {
  padding: 0;
}
.global-menu li.dropdown:hover .dropdown-menu li a {
  display: block;
  padding: 10px 15px;
}
.global-menu li.dropdown:hover .dropdown-menu li a:hover {
  border-bottom: 2px solid transparent;
}
.arrow {
  display: none;
}
.dropdown-menu {
  right: -125px !important;
  text-align: left;
  background-color: #2c4379;
  padding: 0px;
  margin-top: 13px;
}
.dropdown-menu:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 10px solid #2c4379;
  position: absolute;
  top: -9px;
  margin-left: 20px !important;
}
.dropdown-menu li {
  border-bottom: 2px solid #536388;
}
.dropdown-menu li a {
  color: #b9c8ec !important;
  border-bottom: none !important;
}
.dropdown-menu li a:hover {
  color: #fff !important;
  background-color: #1d3166;
}
.global-menu li:nth-child(3) a,
.global-menu li:nth-child(4) a {
  padding-bottom: 10px !important;
}
.cbe-connect-menu header.mainNavigation .navbar .navbar-collapse .global-menu li > a,
.cbe-connect-menu header.mainNavigation .navbar-default .navbar-collapse .global-menu li > a.active {
  color: red !important;
}
@media (max-width: 767px) {
  header.mainNavigation .navbar .navbar-collapse,
  header.mainNavigation .navbar-default .navbar-collapse {
    max-height: 450px;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small {
    width: 100%;
    margin: 0px 15px 20px;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li {
    border-right: none;
    border-bottom: 1px solid #94b2c5;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li > a,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li > a,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li > a,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li > a {
    text-decoration: none;
    border-bottom: none;
    display: block;
    padding: 10px 0 10px 15px;
    font-family: 'Open Sans', sans-serif;
    color: #707070;
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    text-transform: none;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li > a:hover,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li > a:hover,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li > a:hover,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li > a:hover {
    color: #124f87;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu li:last-child,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu li:last-child,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small li:last-child,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small li:last-child {
    border: 0px;
  }
  header.mainNavigation .navbar .navbar-collapse .global-menu,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu {
    margin-bottom: 0px;
  }
  header.mainNavigation .navbar .navbar-collapse .global-menu > li,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu > li {
    border-bottom: 1px solid #94b2c5;
    overflow: hidden;
  }
  header.mainNavigation .navbar .navbar-collapse .global-menu > li > a,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu > li > a {
    display: block;
    padding: 10px 0 10px 15px;
    font-size: 16px;
    border-bottom: 0px;
    position: relative;
    z-index: 2;
  }
  header.mainNavigation .navbar .navbar-collapse .global-menu > li > a:hover,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu > li > a:hover {
    border-bottom: 0px;
  }
  header.mainNavigation .navbar .navbar-collapse .global-menu li.active > a,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu li.active > a {
    border: none;
  }
  header.mainNavigation .navbar .navbar-collapse .global-menu li.active > a:hover,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu li.active > a:hover,
  header.mainNavigation .navbar .navbar-collapse .global-menu li.active > a:focus,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu li.active > a:focus {
    border-bottom: 0px;
  }
  header.mainNavigation .navbar .navbar-collapse .search,
  header.mainNavigation .navbar-default .navbar-collapse .search {
    display: none !important;
  }
  header.mainNavigation .navbar .navbar-collapse.in,
  header.mainNavigation .navbar-default .navbar-collapse.in {
    overflow-y: hidden;
  }
  header.mainNavigation .navbar .navbar-toggle,
  header.mainNavigation .navbar-default .navbar-toggle {
    margin-right: 0px;
  }
  header.mainNavigation .navbar .navbar-brand,
  header.mainNavigation .navbar-default .navbar-brand {
    max-width: 80%;
    padding: 0px;
  }
  header.mainNavigation .navbar form#search-block-form,
  header.mainNavigation .navbar-default form#search-block-form {
    margin: 5% 0;
  }
  .headerBreadcrumb {
    display: none;
  }
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
  }
  .global-menu li.dropdown .dropdown-menu {
    padding: 0 0 0 45px;
  }
  .global-menu li.dropdown .dropdown-menu li {
    border-bottom: 1px solid #94b2c5;
  }
  .global-menu li.dropdown .dropdown-menu li:last-child {
    border-bottom: none;
  }
  .global-menu li.dropdown .dropdown-menu li a {
    font-size: 16px;
  }
  .global-menu li.dropdown:hover .dropdown-menu {
    padding: 0 0 0 45px;
  }
  .global-menu li.dropdown:hover .dropdown-menu li {
    border-bottom: 1px solid #94b2c5;
  }
  .global-menu li.dropdown:hover .dropdown-menu li:last-child {
    border-bottom: none;
  }
  .global-menu li.dropdown:hover .dropdown-menu li a {
    font-size: 16px;
  }
  .dropdown-menu:before {
    display: none;
    padding-top: 0px;
  }
  .dropdown-menu li {
    border-bottom: none;
  }
  .dropdown-menu li a {
    border-bottom: 1px solid #94b2c5 !important;
    color: #707070 !important;
  }
  .arrow {
    display: block;
    position: absolute;
    z-index: 1;
    width: auto!important;
    top: 7px;
    right: 0;
    font-size: 17px;
    padding: 5px 5px 3px;
    margin-left: 10px;
    color: #124f87;
    border-radius: 3px;
    border: 1px solid #124f87;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
  }
  .open span.glyphicon-chevron-down:before {
    content: "\e113";
  }
  .cbe-connect-menu .open span.glyphicon-chevron-down:before {
    content: "\e114";
  }
  #main-menu-header li a {
    font-size: 16px !important;
    text-transform: uppercase;
    white-space: normal;
  }
  .cbe-connect-menu ul ul {
    margin-top: 0px;
    padding-left: 37px;
  }
  .cbe-connect-menu ul a {
    background-color: transparent !important;
  }
  .cbe-connect-menu > li {
    border-bottom: 0px !important;
  }
  .cbe-connect-menu > li > ul > li {
    border-bottom: 1px solid #94b2c5;
  }
  .cbe-connect-menu > li > ul > li:last-child > a {
    border-bottom: 0px solid #94b2c5 !important;
  }
  .cbe-connect-menu > li > ul > li:last-child > a ~ ul > li > a {
    border-bottom: 1px solid #94b2c5 !important;
  }
  .cbe-connect-menu > li > ul > li > a {
    border-bottom: 0 !important;
  }
  .drop-sub li:last-child a {
    border-bottom: none !important;
  }
}
.cbe-connect-menu ul > li > a.active {
  color: #124f87 !important;
}
@media (min-width: 768px) {
  header.mainNavigation .navbar .search_box,
  header.mainNavigation .navbar-default .search_box {
    margin-top: -10px;
    width: 30px;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-left: 0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  header.mainNavigation .navbar .active_search,
  header.mainNavigation .navbar-default .active_search {
    width: 160px !important;
    background-color: #EEEEEE;
  }
  header.mainNavigation .navbar .active_search .form-control.form-text,
  header.mainNavigation .navbar-default .active_search .form-control.form-text {
    cursor: text;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small {
    float: left;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li {
    padding: 0 5px;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li a,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li a,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li a,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li a {
    font-size: 11px;
    text-transform: none;
    text-decoration: none;
    border-bottom: none;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu li:last-child,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu li:last-child,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small li:last-child,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small li:last-child {
    padding-right: 5px;
  }
  header.mainNavigation .navbar .navbar-collapse .search,
  header.mainNavigation .navbar-default .navbar-collapse .search {
    padding-left: 5px;
  }
  header.mainNavigation .global-menu > li {
    padding: 0px 15px;
  }
  header.mainNavigation .global-menu li > a {
    font-size: 14px;
  }
  .headerBreadcrumb {
    display: block;
  }
}
@media (min-width: 992px) {
  header.mainNavigation .navbar .navbar-header .navbar-brand,
  header.mainNavigation .navbar-default .navbar-header .navbar-brand {
    padding: 0px;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small {
    float: right;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li a,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li a,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small > li a,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small > li a {
    font-size: 12px;
    text-transform: none;
    text-decoration: none;
    border-bottom: none;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu li:last-child,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu li:last-child,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small li:last-child,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small li:last-child {
    padding-right: 10px;
  }
  header.mainNavigation .navbar .navbar-collapse .search,
  header.mainNavigation .navbar-default .navbar-collapse .search {
    padding-bottom: 10px;
  }
  header.mainNavigation .navbar .search_box,
  header.mainNavigation .navbar-default .search_box {
    width: 40px;
    margin-left: 15px;
  }
  header.mainNavigation .navbar .active_search,
  header.mainNavigation .navbar-default .active_search {
    width: 100px !important;
  }
  header.mainNavigation .global-menu > li {
    padding: 0px 20px;
  }
  header.mainNavigation .global-menu li > a {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu li,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu li,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small li,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small li {
    margin-bottom: 40px;
    padding: 0 15px;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu li:last-child,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu li:last-child,
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.sub-small li:last-child,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.sub-small li:last-child {
    padding-right: 20px;
  }
  header.mainNavigation .navbar .navbar-collapse .search,
  header.mainNavigation .navbar-default .navbar-collapse .search {
    padding-bottom: 20px;
    padding-left: 15px;
  }
  header.mainNavigation .navbar .navbar-collapse .active_search,
  header.mainNavigation .navbar-default .navbar-collapse .active_search {
    width: 130px !important;
  }
  header.mainNavigation .navbar-nav.smallMenu > li,
  header.mainNavigation .navbar-nav.sub-small > li {
    padding: 0 15px;
  }
  header.mainNavigation .navbar-nav.smallMenu > li > a,
  header.mainNavigation .navbar-nav.sub-small > li > a {
    text-transform: none;
    text-decoration: none;
    border-bottom: none;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    color: #707070;
    font-size: 12px;
    font-weight: 600;
    line-height: 13px;
  }
  header.mainNavigation .global-menu > li {
    padding: 0px 33px;
    width: 143px;
    text-align: center;
  }
  header.mainNavigation .global-menu li > a {
    font-size: 18px;
  }
  header.mainNavigation .global-menu li:nth-child(3) a,
  header.mainNavigation .global-menu li:nth-child(4) a {
    padding-bottom: 30px !important;
  }
  header.mainNavigation .navbar-nav > li > .dropdown-menu > li > a {
    padding-bottom: 10px !important;
  }
}
@media only screen and (max-width: 1024px) {
  #main-menu-header li a {
    font-size: 13px;
  }
  .dropdown-menu {
    right: 0px !important;
  }
  .dropdown-menu:before {
    right: 29px;
  }
}
@media only screen and (max-width: 800px) {
  #main-menu-header li a {
    font-size: 13px;
  }
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
}
.global-menu li.dropdown .dropdown-menu {
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
}
.wiz-sub .glyphicon-chevron-up:before {
  content: "\e113";
}
@media (max-width: 767px) {
  .navbar-collapse .global-menu li > a:hover,
  .navbar-collapse .global-menu li > a:focus {
    border-bottom: none;
  }
  .navbar-collapse .global-menu li.active > a {
    border-bottom: none;
  }
  .cbe-connect-menu > li > ul > li:last-child {
    border-bottom: 0 !important;
  }
  .cbe-connect-menu > li > ul > li > ul > li:last-child a {
    border-bottom: 0 !important;
  }
  header.mainNavigation .navbar .navbar-collapse .global-menu li > a:hover,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu li > a:hover,
  header.mainNavigation .navbar .navbar-collapse .global-menu li > a:focus,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu li > a:focus {
    color: #707070 !important;
  }
  .dropdown-menu li a:hover {
    background-color: transparent;
  }
  .dropdown-menu li a.active {
    color: #124f87;
  }
}
@media (min-width: 768px) {
  header.mainNavigation .navbar .navbar-collapse .global-menu > li > a,
  header.mainNavigation .navbar-default .navbar-collapse .global-menu > li > a {
    padding: 10px 0;
  }
  .global-menu li.dropdown .glyphicon.glyphicon-chevron-down {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  .navbar-default .navbar-nav .dropdown-menu > li > a:hover {
    color: #124f87 !inportant;
  }
}
*:focus {
  outline: none;
}
html {
  outline: none;
}
.clear {
  clear: both;
}
a {
  color: #124f87;
  font-weight: 600;
}
.modal-backdrop.in {
  opacity: 0.7;
}
div.error,
table tr.error {
  background: none;
}
.print-link {
  display: none !important;
}
.ac_results {
  width: 150px !important;
}
.browserComp p {
  background-color: #b94a48;
  color: #fff;
  text-align: center;
}
.browserComp p a {
  color: #000;
}
ul#skip-link {
  margin: 0;
  padding: 0;
}
ul#skip-link li {
  list-style: none;
  display: block;
  text-align: center;
}
ul#skip-link li a {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  display: block;
  background: #7DBC00;
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}
.read_more_link {
  font-family: 'Open Sans', sans-serif;
  color: #124f87;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-transform: capitalize;
  display: block;
  margin-top: 15px;
  padding: 0;
}
.header_logo {
  margin: 0 !important;
}
.resizable-textarea .grippie {
  display: none;
}
.wm-table table tr:first-child td {
  font-size: 16px;
  font-weight: bold;
  color: #124f87;
}
.wm-table table tr td:first-child {
  font-size: 16px;
  padding-left: 10px;
  text-align: left;
}
.wm-table table tr td {
  text-align: center;
}
.page_title {
  text-align: center;
  padding: 6% 0;
}
.page_title h1 {
  font-weight: 300;
  font-size: 36px;
  color: #124f87;
  margin: 0 0 5%;
  line-height: 1;
}
.page_title h2 {
  font-weight: 300;
  font-size: 48px;
  color: #124f87;
  margin: 1% 0 1% 1%;
  line-height: 1;
}
.page_title p {
  font-size: 24px !important;
  line-height: 34px !important;
  color: #414141;
  margin-top: 0;
  font-weight: 300;
}
.page_title a {
  font-weight: 600;
  color: #124f87;
}
.page_title a:hover {
  text-decoration: underline;
}
.page_left_title {
  text-align: left;
}
.page_title.wiz_title h2 {
  font-weight: 300;
  font-size: 36px;
  color: #124f87;
  margin: 0 0 1%;
  line-height: 1;
}
.page_title.wiz_title p {
  font-size: 22px !important;
  line-height: 28px;
  color: #000000;
  margin-top: 0;
  padding: 0 5%;
  font-weight: 300;
}
.page_title.wiz_title p a {
  font-weight: 600;
  color: #124f87;
}
.feed_box a {
  display: inline-block;
  text-align: center;
}
.feed {
  background: url(../images/dc_feed_icon.png) 0 0 no-repeat;
  padding-left: 35px;
  font-family: 'Open Sans', sans-serif;
  color: #707070;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  float: left;
  color: #707070 !important;
}
.iCal {
  background: url(../images/dc_iCal_icon.png) 0 0 no-repeat;
  padding-left: 55px;
  margin-right: 3%;
  padding-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #707070;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  color: #707070 !important;
}
.date-cont,
.company {
  background: url(../images/dc_news_cal_icon.png) 0 0 no-repeat;
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  padding-left: 30px;
}
.company {
  background: url(../images/dc_briefcase_icon.png) 0 0 no-repeat;
  margin-top: 10px;
}
.pagination {
  text-align: center;
  border-radius: 0;
}
.pagination li {
  padding: 0 2px;
  border-radius: 0px;
  float: left;
}
.pagination li a {
  border-radius: 0 !important;
  font-size: 18px;
  color: #414141;
  border: none;
  padding: 6px 0 0;
  line-height: 20px;
  display: block;
  width: 34px;
  height: 34px;
}
.pagination li a:hover {
  background: #414141;
  color: #FFFFFF;
}
.pagination li.prev a {
  background: url('../images/dc_calender_prev.png') 50% 50% no-repeat #FFFFFF !important;
  border: none !important;
  text-indent: -9999px;
}
.pagination li.next a {
  background: url('../images/dc_calender_next.png') 50% 50% no-repeat #FFFFFF !important;
  border: none !important;
  text-indent: -9999px;
}
.pagination li.active a {
  background: #414141;
  color: #FFFFFF;
}
.pagination li.active a:hover {
  background: #FFFFFF;
  color: #414141;
}
.multiselect {
  padding: 4px;
  border: none;
  border-bottom: 3px solid #292929;
  background-color: #FFFFFF;
  border-radius: 2px;
  width: 170px;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  padding-right: 38px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  color: #414141;
  border-top: 3px solid #292929;
  border-left: 3px solid #292929;
  border-right: 3px solid #292929;
}
.multiselect:hover {
  background-color: #414141;
  text-decoration: none;
}
.multiselect .caret {
  border-top-color: #414141;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 40%;
  border-width: 9px 7px 0;
}
.multiselect:hover {
  color: #FFFFFF;
}
.multiselect-container {
  width: 100%;
  text-align: left;
}
.multiselect-container div.radio {
  float: left;
  position: relative;
  margin-right: 2px;
  margin-top: -1px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.multiselect-container div.radio span {
  border: none !important;
  display: inline-block;
  text-align: center;
  width: 24px;
  height: 24px;
  background: url('../images/dc_radio.png') 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.multiselect-container div.radio span input {
  background: none;
  display: inline-block;
  opacity: 0;
  height: 24px;
  width: 24px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 !important;
  float: none !important;
  cursor: pointer;
}
.multiselect-container li.active div.radio span {
  background-position: 0 100%;
}
.multiselect-container.dropdown-menu > li > a {
  white-space: normal;
}
.multiselect-container.dropdown-menu > li > a > label {
  padding: 15px 10px;
}
.multiselect-container.dropdown-menu > li > a:hover {
  text-decoration: none !important;
}
.multiselect.btn-default:hover,
.multiselect.btn-default:focus,
.multiselect.btn-default:active,
.multiselect.btn-default.active,
.open .dropdown-toggle.btn-default.multiselect {
  padding: 4px;
  border: none;
  border-bottom: 3px solid #292929;
  background-color: #414141;
  border-radius: 2px;
  width: 170px;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  padding-right: 38px;
  border-top: 3px solid #292929;
  border-left: 3px solid #292929;
  border-right: 3px solid #292929;
}
.multiselect.btn-default:hover:hover,
.multiselect.btn-default:focus:hover,
.multiselect.btn-default:active:hover,
.multiselect.btn-default.active:hover,
.open .dropdown-toggle.btn-default.multiselect:hover {
  background-color: #414141;
  text-decoration: none;
}
.multiselect.btn-default:hover .caret,
.multiselect.btn-default:focus .caret,
.multiselect.btn-default:active .caret,
.multiselect.btn-default.active .caret,
.open .dropdown-toggle.btn-default.multiselect .caret {
  border-top-color: #FFFFFF;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  float: none !important;
}
.invisible-checkbox {
  display: none !important;
}
.calendar_view {
  float: right;
  background: #1268AC;
  padding: 20px;
  border-bottom: 3px solid #114f7f;
  border-radius: 1px;
  text-transform: capitalize;
  display: block;
  color: #FFFFFF !important;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.calendar_view:hover {
  background-color: #114f7f;
  text-decoration: none !important;
}
.calendar_view span {
  margin-right: 10px;
}
label[for="edit-sort-bef-combine"],
label[for="edit-array-agency"],
label[for="edit-field-success-endorsement-tid"] {
  display: none;
}
a,
button,
.open {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
ul.pager {
  margin: 5% auto 0px;
}
ul.pager li a {
  padding: 20px 0;
  border-width: 1px;
  display: block;
  margin: 0 auto;
  border-color: #808080;
  border-radius: 3px;
  width: 200px;
  background: #EEEEEE;
  font-family: 'Open Sans', sans-serif;
  color: #808080;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
#edit-reset {
  margin-top: 0px;
  padding: 8% 35%;
  border: none;
  border-bottom: 3px solid #114F7F;
  background-color: #1268AC;
  border-radius: 1px;
  width: 120px;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
#edit-reset:hover {
  background-color: #114F7F;
  text-decoration: none;
}
#print-mail-form {
  padding-bottom: 30px;
}
.page-startwizard .step_change_buttons .next_button,
.page-startcbewizard .step_change_buttons .next_button,
.page-startwizard .step_change_buttons .perv_button,
.page-startcbewizard .step_change_buttons .perv_button {
  font-size: 11px;
}
.use_wizard {
  background-color: #124F87;
  padding: 2% 0 3%;
  text-align: center;
}
.use_wizard .icon img {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.use_wizard .text h3 {
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 5%;
}
.use_wizard .text p {
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  margin: 0;
}
.use_wizard .buttons {
  padding-top: 7%;
}
.use_wizard .buttons .btn {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  width: 245px !important;
  margin-bottom: 2%;
}
.use_wizard .buttons .btn:hover {
  background-color: #69911b;
  text-decoration: none;
}
.use_wizard .buttons .start_button .btn {
  float: none;
}
.read_btn {
  padding: 2% 5% !important;
  border: none !important;
  border-bottom: 3px solid #69911b !important;
  background-color: #7dbc00 !important;
  border-radius: 1px !important;
  width: auto !important;
  text-transform: uppercase !important;
  font-family: 'Open Sans', sans-serif !important;
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 30px !important;
  width: 185px !important;
  line-height: 20px !important;
  margin-bottom: 2%;
}
.read_btn:hover {
  background-color: #69911b !important;
  text-decoration: none !important;
}
#wizard_modal .modal-header {
  text-align: center;
  border: none;
  padding: 30px 15px 0;
}
#wizard_modal .modal-header .modal-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  color: #404040;
}
#wizard_modal .modal-body {
  padding: 25px 20px 30px;
}
#wizard_modal .modal-body .form-control {
  height: 48px;
  border: #a0a0a0 1px solid;
  border-radius: 1px;
  margin-bottom: 30px;
}
#wizard_modal .modal-body .btn {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: 145px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  display: block;
  margin: 0 auto;
}
#wizard_modal .modal-body .btn:hover {
  background-color: #69911b;
  text-decoration: none;
}
.success_carousel_block {
  background-color: #EEEEEE;
  padding: 1% 0;
  text-align: center;
}
.success_carousel_block h2 {
  margin: 0 0 3%;
}
.success_carousel_block p {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  line-height: 34px;
  margin: 0 0 4%;
}
.success_carousel_block .jcarousel-wrapper {
  padding: 0 30px;
}
.success_carousel_block .jcarousel-wrapper .slides {
  padding: 80px 0 0;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner {
  background-color: #FFFFFF;
  margin: 0 10px;
  position: relative;
  cursor: pointer;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a {
  display: block;
  padding: 130px 0 20px;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a .img_cont {
  border: 5px solid #fff;
  border-radius: 50%;
  left: 50%;
  position: absolute;
  top: -80px;
  margin-left: -95px;
  width: 190px;
  height: 190px;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a .img_cont .img_cont_inner {
  position: relative;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a .img_cont img {
  display: inline-block;
  border-radius: 100px;
  height: 180px;
  width: 190px;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a .carousel_hover {
  display: none;
  border-radius: 50%;
  left: 50%;
  position: absolute;
  top: -80px;
  margin-left: -95px;
  width: 190px;
  height: 190px;
  background-color: #40aadd;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a .carousel_hover i.glyphicon {
  position: relative;
  top: 44%;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 28px;
  color: #fff;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  margin: 0;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  margin: 0px;
  padding-bottom: 10px;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner span.bottom_line {
  display: none;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner:hover span.bottom_line {
  width: 100%;
}
.success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner:hover .carousel_hover {
  opacity: 0.6;
}
.success_carousel_block .flex-control-nav {
  display: none;
}
.success_carousel_block .flex-direction-nav li a {
  width: 18px !important;
  height: 30px !important;
  font-size: 0;
  line-height: 0;
  text-indent: -2000px;
  cursor: pointer;
  margin: 0;
}
.success_carousel_block .flex-direction-nav li a.flex-prev {
  background: url('../images/dc_carousel_prev.png') 0 0 no-repeat;
}
.success_carousel_block .flex-direction-nav li a.flex-next {
  background: url('../images/dc_carousel_next.png') 0 0 no-repeat;
}
.faq_carousel_block {
  text-align: center;
  padding: 4% 0;
}
.faq_carousel_block h2 {
  margin: 0 0 4%;
}
.faq_carousel_block h2 a {
  color: #000000;
}
.faq_carousel_block h2 a:hover {
  text-decoration: none;
}
.faq_carousel_block .jcarousel-wrapper {
  padding: 0 30px;
}
.faq_carousel_block .jcarousel-wrapper .slides .post {
  margin: 0 15px;
}
.faq_carousel_block .jcarousel-wrapper .slides .post p {
  color: #FFFFFF;
  margin: 0;
  line-height: 26px;
}
.faq_carousel_block .jcarousel-wrapper .slides .post a {
  display: block;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
  background-color: #24A0DC;
  min-height: 160px;
  padding: 0 5%;
}
.faq_carousel_block .jcarousel-wrapper .slides .post a:hover {
  background-color: #124f87;
}
.faq_carousel_block .jcarousel-wrapper .slides .post a .faq_table {
  display: table;
  height: 160px;
  width: 100%;
}
.faq_carousel_block .jcarousel-wrapper .slides .post a .faq_table_cell {
  display: table-cell;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.faq_carousel_block .flex-control-nav {
  display: none;
}
.faq_carousel_block .flex-direction-nav li a {
  width: 18px !important;
  height: 30px !important;
  font-size: 0;
  line-height: 0;
  text-indent: -2000px;
  cursor: pointer;
  margin: 0;
  top: 45%;
}
.faq_carousel_block .flex-direction-nav li a.flex-prev {
  background: url('../images/dc_carousel_prev.png') 0 0 no-repeat;
}
.faq_carousel_block .flex-direction-nav li a.flex-next {
  background: url('../images/dc_carousel_next.png') 0 0 no-repeat;
}
.faq_carousel_block .flex-viewport {
  height: 190px !important;
}
.checker {
  float: left;
  position: relative;
  margin-right: 2px;
  margin-top: -6px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.checker span {
  border: none !important;
  display: inline-block;
  text-align: center;
  width: 24px;
  height: 24px;
  background: url('../images/dc_checkbox.png') 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.checker span input {
  background: none;
  display: inline-block;
  opacity: 0;
  height: 24px;
  width: 24px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 !important;
  float: none !important;
  cursor: pointer;
}
.checker span.checked {
  background-position: 0 100%;
}
.form-type-radio {
  width: auto;
  padding: 0;
  margin: 0;
}
.form-type-radio div.radio {
  position: relative;
  margin-right: 2px;
  margin-top: -6px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.form-type-radio div.radio span {
  border: none !important;
  display: inline-block;
  text-align: center;
  width: 24px;
  height: 24px;
  background: url('../images/dc_radio.png') 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.form-type-radio div.radio span input {
  background: none;
  display: inline-block;
  opacity: 0;
  height: 24px;
  width: 24px;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 !important;
  float: none !important;
  cursor: pointer;
}
.form-type-radio div.radio span.checked {
  background-position: 0 100%;
}
.form-control {
  border: #abadb3 1px solid;
  border-radius: 2px;
  line-height: 24px;
  font-size: 24px;
  font-weight: 300;
  color: #111;
  height: 50px;
  width: 100%;
  margin: 0 auto 20px;
}
.form-control::-moz-placeholder {
  color: #111;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
.form-control:-moz-placeholder {
  color: #111;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
.form-control::-webkit-input-placeholder {
  color: #111;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
.form-control:-ms-input-placeholder {
  color: #111;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
textarea {
  width: 100%;
  height: 170px!important;
  margin-bottom: 40px !important;
  resize: none;
}
.btn-common-submit {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #114f7f;
  background-color: #1268AC;
  border-radius: 1px;
  width: auto;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-transform: capitalize;
}
.btn-common-submit:hover {
  background-color: #114F7F;
  text-decoration: none;
}
.btn-common-submit span {
  padding-left: 5px;
}
.btn-common-submit:hover,
.btn-common-submit:focus {
  color: #FFFFFF;
  background-color: #114f7f;
  border-bottom: 3px solid #114f7f;
}
.messages {
  padding: 0 10px;
  font-size: 16px;
  line-height: 34px;
}
.simpleselect {
  color: #414141;
  width: 100% !important;
  height: 46px !important;
}
.simpleselect .placeholder {
  border: 3px solid #292929 !important;
  border-radius: 2px !important;
  color: #414141;
  font-size: 16px;
  line-height: 46px !important;
  font-weight: 600;
  height: 46px;
  padding: 0 35px 0 8px !important;
  text-align: left;
}
.simpleselect .placeholder:after {
  background: url('../images/crate-bg.png') 0 0 no-repeat !important;
  width: 14px !important;
  height: 9px !important;
  position: absolute !important;
  top: 40% !important;
}
.simpleselect .placeholder:hover {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #414141 !important;
  color: #FFFFFF;
}
.simpleselect .placeholder:hover:after {
  background: url('../images/crate-bg-white.png') 0 0 no-repeat !important;
}
.simpleselect .options {
  text-align: left;
  font-size: 16px;
  color: #333;
  width: 100% !important;
}
.simpleselect .options .option {
  font-size: 16px;
  color: #333;
}
#block-views-cbe-connect-page-block-2 {
  background-color: #f8f8f8;
}
#block-views-2127876e28578c19ca5a80c7570bc2ff {
  background-color: #f8f8f8;
}
.home_welcome {
  padding-top: 1.5%;
}
.home_welcome h2 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 18.77444589px;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin: 0;
  display: inline-block;
}
.home_welcome h2 strong {
  font-weight: 700;
  color: #26ade3;
}
.home_welcome a {
  color: #7a7a7a;
  font-weight: 400;
  font-size: 24px;
  text-decoration: none;
  text-align: center;
  display: block;
  margin: 0 0 6%;
}
.home_welcome a:hover {
  color: #1268ac;
}
.home_welcome img {
  margin-top: 10px;
}
.home_welcome.cbe_connect_intro {
  margin-top: 10px;
}
.home_welcome.cbe_connect_intro p {
  line-height: 1.3;
  margin-top: 0px;
  font-weight: 400;
  margin-bottom: 15px;
}
.home_welcome.cbe_connect_intro p ~ a {
  font-size: 16px;
  color: #428bca;
  text-decoration: underline;
  font-weight: 700;
}
.home_welcome.cbe_connect_intro p ~ a:hover {
  color: #d1362e;
}
.home_welcome.cbe_connect_intro img {
  width: 100%;
}
.home_welcome.cbe_connect_intro h2 {
  color: #414141;
  font-weight: bold;
}
.home_welcome.cbe_connect_intro .greenbooklink a {
  font-size: 16px;
  color: #428bca;
  text-decoration: underline;
  font-weight: 700;
}
.home_welcome.cbe_connect_intro .greenbooklink a:hover {
  color: #d1362e;
}
#block-views-cbe-connect-page-block-1 .highlights h3 {
  text-transform: uppercase;
}
#block-views-business-links-home-page-block,
#block-views-d904bb343ab946d83cf1536f8052fa3e,
#block-views-24dc7c0180e8876137739095bfe62f5e {
  background-color: #EEEEEE;
  padding: 2% 0 1%;
}
#block-views-business-links-home-page-block .highlights,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights {
  text-align: center;
}
#block-views-business-links-home-page-block .highlights img,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights img,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights img {
  display: inline-block;
}
#block-views-business-links-home-page-block .highlights h3,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights h3,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 4% 0 1%;
}
#block-views-business-links-home-page-block .highlights p,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights p,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights p {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 0px;
}
#block-views-business-links-home-page-block .highlights .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column_inner {
  background-color: #FFFFFF;
  margin-bottom: 4%;
  border-bottom: #e2e2e2 3px solid;
}
#block-views-business-links-home-page-block .highlights .column_inner a,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column_inner a,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column_inner a {
  padding: 6% 5%;
  display: block;
}
#block-views-business-links-home-page-block .highlights .column_inner a:hover,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column_inner a:hover,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column_inner a:hover {
  text-decoration: none;
}
#block-views-business-links-home-page-block .highlights .column_inner:hover,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column_inner:hover,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column_inner:hover {
  background-color: #f7f7f7;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#block-views-business-links-home-page-block .highlights .column:nth-child(1) .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column:nth-child(1) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(1) .column_inner {
  border-top: #00adf2 3px solid;
}
#block-views-business-links-home-page-block .highlights .column:nth-child(2) .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column:nth-child(2) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(2) .column_inner {
  border-top: #d1362e 3px solid;
}
#block-views-business-links-home-page-block .highlights .column:nth-child(3) .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column:nth-child(3) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(3) .column_inner {
  border-top: #7dbb00 3px solid;
}
#block-views-business-links-home-page-block .highlights .column:nth-child(4) .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column:nth-child(4) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(4) .column_inner {
  border-top: #414141 3px solid;
}
#block-views-business-links-home-page-block .highlights .column:nth-child(5) .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column:nth-child(5) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(5) .column_inner {
  border-top: #00adf2 3px solid;
}
#block-views-business-links-home-page-block .highlights .column:nth-child(6) .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column:nth-child(6) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(6) .column_inner {
  border-top: #d1362e 3px solid;
}
#block-views-business-links-home-page-block .highlights .column:nth-child(7) .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column:nth-child(7) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(7) .column_inner {
  border-top: #7dbb00 3px solid;
}
#block-views-business-links-home-page-block .highlights .column:nth-child(8) .column_inner,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column:nth-child(8) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(8) .column_inner {
  border-top: #414141 3px solid;
}
#block-views-business-links-home-page-block .highlights .column1 h3,
#block-views-d904bb343ab946d83cf1536f8052fa3e .highlights .column1 h3,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column1 h3 {
  text-transform: uppercase;
  /*font-size: 14px;
                text-transform: capitalize;
                a{
                    text-decoration:underline;
                }*/
}
#block-views-cbe-connect-page-block-1,
#block-views-24dc7c0180e8876137739095bfe62f5e {
  background-color: #EEEEEE;
  padding: 2% 0 1%;
}
#block-views-cbe-connect-page-block-1 .highlights,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights {
  text-align: center;
}
#block-views-cbe-connect-page-block-1 .highlights img,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights img {
  display: inline-block;
  height: 86px;
}
#block-views-cbe-connect-page-block-1 .highlights h3,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin: 4% 0 1%;
}
#block-views-cbe-connect-page-block-1 .highlights p,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights p {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 0px;
}
#block-views-cbe-connect-page-block-1 .highlights .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column_inner {
  background-color: #FFFFFF;
  margin-bottom: 4%;
  border-bottom: #e2e2e2 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column_inner a,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column_inner a {
  padding: 6% 5%;
  display: block;
}
#block-views-cbe-connect-page-block-1 .highlights .column_inner a:hover,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column_inner a:hover {
  text-decoration: none;
}
#block-views-cbe-connect-page-block-1 .highlights .column_inner:hover,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column_inner:hover {
  background-color: #f7f7f7;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#block-views-cbe-connect-page-block-1 .highlights .column:nth-child(1) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(1) .column_inner {
  border-top: #00adf2 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column:nth-child(2) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(2) .column_inner {
  border-top: #d1362e 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column:nth-child(3) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(3) .column_inner {
  border-top: #7dbb00 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column:nth-child(4) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(4) .column_inner {
  border-top: #414141 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column:nth-child(5) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(5) .column_inner {
  border-top: #00adf2 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column:nth-child(6) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(6) .column_inner {
  border-top: #d1362e 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column:nth-child(7) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(7) .column_inner {
  border-top: #7dbb00 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column:nth-child(8) .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column:nth-child(8) .column_inner {
  border-top: #414141 3px solid;
}
#block-views-cbe-connect-page-block-1 .highlights .column1 h3,
#block-views-24dc7c0180e8876137739095bfe62f5e .highlights .column1 h3 {
  /*font-size: 14px;
                text-transform: capitalize;
                a{
                    text-decoration:underline;
                }*/
}
#block-views-cbe-connect-page-block-1 .highlights .column1 {
  float: none;
  vertical-align: top;
  display: inline-block;
  width: 24.5%;
}
#block-views-cbe-connect-page-block-1 .column_inner,
#block-views-24dc7c0180e8876137739095bfe62f5e .column_inner {
  min-height: 215px;
}
@media (min-width: 768px) and (orientation: portrait) {
  #block-views-cbe-connect-page-block-1 .column_inner a,
  #block-views-24dc7c0180e8876137739095bfe62f5e .column_inner a {
    min-height: 280px !important;
  }
  .cbe_connect_footer .pop-links ul.cbe_connect_pop_links {
    padding: 0;
  }
}
@media (min-width: 768px) and (orientation: landscape) {
  #block-views-cbe-connect-page-block-1 .column_inner,
  #block-views-24dc7c0180e8876137739095bfe62f5e .column_inner {
    min-height: 304px;
  }
  #block-views-cbe-connect-page-block-1 .column_inner h3,
  #block-views-24dc7c0180e8876137739095bfe62f5e .column_inner h3 {
    font-size: 18px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  #block-views-cbe-connect-page-block-1 .column_inner a,
  #block-views-24dc7c0180e8876137739095bfe62f5e .column_inner a {
    min-height: 160px !important;
  }
}
.video_section {
  background-color: #eee;
}
.video_section .container {
  padding-top: 5%;
  text-align: center;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.video_section h2 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin: 0% 0 10%;
  text-shadow: 0 0 3px #0F0F0F;
}
.video_section p {
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  margin: 0 10% 4%;
}
.video_section .play_video {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -2000px;
  width: 80px;
  height: 80px;
  background: url('../images/dc_play_video.png') 0 0 no-repeat;
}
.video_section .read_btn {
  width: 130px !important;
  padding: 3% 5% !important;
}
.video_section .malinda {
  text-align: right;
  display: none !important;
}
.video_section .malinda img {
  display: inline-block;
}
.video_section .malinda_lgtext {
  position: absolute;
  width: 100%;
  top: 20%;
}
#video_modal .modal-header {
  border: none;
  padding: 5px;
}
#video_modal .modal-body {
  text-align: center;
  padding: 5px 20px 20px;
}
#video_modal .modal-body img {
  display: inline-block;
}
#video_modal .modal-body video {
  width: 100%;
}
#video_modal .modal-body .video-js {
  width: 100% !important;
}
#video_modal .modal-body .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
#video_modal .modal-body .videoWrapper object,
#video_modal .modal-body .videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-news,
.page-allevents {
  background: #EEEEEE;
}
.page-news header.mainNavigation,
.page-allevents header.mainNavigation,
.page-news .page_title,
.page-allevents .page_title,
.page-news .bread_crumb,
.page-allevents .bread_crumb {
  background: #FFF;
}
.home_news {
  background-color: #F8F8F8;
  padding: 8% 0;
}
.home_news .events_box .events_box_inner {
  padding: 0 10% 10%;
  height: auto;
}
.home_news .events_box h2 {
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  margin: 0 0 8%;
}
.home_news .events_box h2 a {
  display: inline-block;
  color: #FFFFFF;
  padding: 0 10px;
  background-color: #2C3E50;
}
.home_news .events_box h2 a:hover {
  text-decoration: none;
  background-color: #7DBC00;
}
.home_news .events_box h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 2%;
}
.home_news .events_box h3 a {
  color: #000000;
}
.home_news .events_box p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
}
.home_news .events_box .news_date {
  color: #707070;
  margin: 0 0 3%;
}
.home_news .events_box .news_highlight {
  color: #000000;
}
.home_news .events_box .event_date {
  line-height: 18px;
  font-weight: 700;
  color: #2C3E50;
  margin: 0 0 3%;
}
.home_news .events_box .event_address {
  color: #707070;
}
.home_news .events_box a:hover {
  text-decoration: none;
}
.home_news .events_box.faq h3 {
  margin: 0 0 4%;
}
.business_resource {
  background-color: #f8f8f8;
}
.business_resource .text_block {
  text-align: center;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 1%;
}
.business_resource .text_block h2 {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 40px;
  font-weight: 300;
  line-height: 44px;
  margin: 0 0 20px;
}
.business_resource .text_block h2 strong {
  display: block;
  font-weight: 700;
}
.business_resource .text_block .business_resource_content {
  line-height: 24px;
  font-weight: 400;
  color: #414141;
  padding: 0 15px;
}
.business_resource .text_block p {
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  color: #FFFFFF;
  margin: 8% 0 0;
  padding: 0 15px 1%;
}
.business_resource .text_block a {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: 185px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
}
.business_resource .text_block a:hover {
  background-color: #69911b;
  text-decoration: none;
}
.business_resource .img_block {
  padding: 0px;
}
.business_resource .img_block img {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.things_to_start_block {
  padding: 6% 0;
}
.things_to_start_block .start_block_title {
  text-align: center;
  padding-bottom: 10%;
}
.things_to_start_block .start_block_title h2 {
  margin: 0 0 10%;
}
.things_to_start_block .start_block_title p {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  margin: 0 5%;
}
.things_to_start_block .todo_list {
  margin: 0;
  padding: 2% 0 0;
  list-style: none;
}
.things_to_start_block .todo_list li {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  color: #000000;
  background: url(../images/square_bullet.png) 0 8px no-repeat;
  padding: 0 0 5% 25px;
}
.things_to_start_block .todo_list li a {
  display: inline-block;
  font-size: 16px;
  color: #124f87;
  margin: 0 0 0 5px;
}
.things_to_start_block .to_do_img {
  text-align: center;
}
.things_to_start_block .to_do_img img {
  display: inline-block;
}
.things_to_start_block .tooltip {
  display: none !important;
  opacity: 1;
  font-size: 14px;
  line-eight: 18px;
}
.things_to_start_block .tooltip .tooltip-inner {
  background-color: #3599cd;
  padding: 10px 15px;
}
.things_to_start_block .tooltip .tooltip-arrow {
  border-top-color: #3599cd !important;
}
#block-views-quick-start-guide-block-2 {
  background-color: #EEEEEE;
  border-top: #e2e2e2 1px solid;
  border-bottom: #e2e2e2 1px solid;
  padding: 4% 0;
}
#block-views-quick-start-guide-block-2 .type_of_bussiness h2 {
  text-align: center;
  margin: 0;
}
#block-views-quick-start-guide-block-2 .type_of_bussiness .business-activity h3 {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
}
#block-views-quick-start-guide-block-2 .type_of_bussiness .business-activity h3 a {
  color: #414141;
}
#block-views-quick-start-guide-block-2 .type_of_bussiness .business-activity h3 a:hover {
  text-decoration: none;
}
#block-views-quick-start-guide-block-2 .type_of_bussiness .business-activity .business-activity-sub-section {
  margin: 6% 0 0;
  clear: both;
  overflow: hidden;
}
#block-views-quick-start-guide-block-2 .type_of_bussiness .business-activity .business-activity-sub-section .icon_img img {
  float: right;
}
#block-views-quick-start-guide-block-2 .type_of_bussiness .business-activity .business-activity-sub-section .act_heading {
  padding-right: 0 !important;
}
.common_renewal {
  padding: 6% 0;
}
.common_renewal h2 {
  text-align: center;
  margin: 0 0 3%;
}
.common_renewal ul {
  list-style: none;
  padding: 3% 0 0;
}
.common_renewal ul li {
  padding: 5% 0 0;
}
.common_renewal p {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.common_renewal .renewal_icon img {
  float: right;
}
.common_renewal .title {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  padding: 2% 0 0;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control {
  font-weight: 600;
  font-size: 18px;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control::-moz-placeholder {
  color: #111;
  font-size: 18px;
  font-weight: 600;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control:-moz-placeholder {
  color: #111;
  font-size: 18px;
  font-weight: 600;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control::-webkit-input-placeholder {
  color: #111;
  font-size: 18px;
  font-weight: 600;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control:-ms-input-placeholder {
  color: #111;
  font-size: 18px;
  font-weight: 600;
}
#views-exposed-form-defintions-page-1 {
  background: #124F87;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 0px;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets {
  margin: 0 21%;
  overflow: hidden;
  position: relative;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .views-exposed-widget {
  float: none;
  padding: 0;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .views-exposed-widget label {
  display: none;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .views-exposed-widget .btn {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  border-radius: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -2000px;
  width: 50px;
  height: 50px;
  background: url(../images/dc_faq_search_icon.png) 0 0 no-repeat;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-inner {
  position: relative;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control {
  height: 50px;
  border: #a0a0a0 1px solid;
  border-radius: 0;
  padding-right: 55px;
  color: #111;
  font-weight: 600;
  font-size: 15px;
  margin: 0;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control::-moz-placeholder {
  color: #111;
  font-size: 15px;
  font-weight: 600;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control:-moz-placeholder {
  color: #111;
  font-size: 15px;
  font-weight: 600;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control::-webkit-input-placeholder {
  color: #111;
  font-size: 15px;
  font-weight: 600;
}
#views-exposed-form-defintions-page-1 .views-exposed-widgets .form-control:-ms-input-placeholder {
  color: #111;
  font-size: 15px;
  font-weight: 600;
}
.page-maintainbusiness #block-views-faq-block-5 {
  background-color: #EEEEEE;
  border-top: #e2e2e2 1px solid;
}
#block-views-research-business-links-block {
  background-color: #EEEEEE;
  border-top: #e2e2e2 1px solid;
}
#block-views-research-business-links-block .lookup_business_section {
  padding: 2% 0;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block {
  margin-bottom: 30px;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner {
  background-color: #FFFFFF;
  padding: 10%;
  border-bottom: #e2e2e2 2px solid;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_head {
  overflow: hidden;
  min-height: 55px;
  text-align: center;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_head img {
  display: inline-block;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_head h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin: 0;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_content {
  position: relative;
  padding-bottom: 50px;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_content p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  color: #414141;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_content .btn {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #1268AC;
  border-radius: 1px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  border-bottom: 3px solid #114f7f;
  position: absolute;
  left: 0;
  bottom: 0;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_content .btn:hover {
  background-color: #69911b;
  text-decoration: none;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_content .btn:hover {
  background-color: #114f7f;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(1) .lookup_business_block_inner {
  border-top: #00adf2 3px solid;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(1) .lookup_business_block_inner .block_head h3 {
  padding: 20px 0;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(2) .lookup_business_block_inner {
  border-top: #d0352e 3px solid;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(2) .lookup_business_block_inner .block_head h3 {
  padding: 20px 0;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(3) .lookup_business_block_inner {
  border-top: #7ebc00 3px solid;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(3) .lookup_business_block_inner .block_head h3 {
  padding: 20px 0;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(4) .lookup_business_block_inner {
  padding-top: 5%;
  border-top: #414141 3px solid;
}
#block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(4) .lookup_business_block_inner .block_head h3 {
  padding: 10px 0;
}
#block-views-research-business-links-block-new {
  background-color: #EEEEEE;
  border-top: #e2e2e2 1px solid;
}
#block-views-research-business-links-block-new h2 {
  text-align: center;
}
#block-views-research-business-links-block-new p {
  color: #000;
  font-size: 24px;
  text-align: center;
}
#block-views-research-business-links-block-new .lookup_contain {
  border: 0;
  padding: 30px 0;
  text-align: center;
}
#block-views-research-business-links-block-new .lookup_contain h2 {
  margin-bottom: 20px;
  margin-top: 0;
}
#block-views-research-business-links-block-new .lookup_contain .img {
  text-align: right;
}
#block-views-research-business-links-block-new .lookup_contain .img img {
  display: inline-block;
}
#block-views-research-business-links-block-new .lookup_contain h2,
#block-views-research-business-links-block-new .lookup_contain p {
  text-align: left;
}
#block-views-research-business-links-block-new .lookup_contain h2 span,
#block-views-research-business-links-block-new .lookup_contain p span {
  color: #00aef3;
}
#block-views-research-business-links-block-new .lookup_contain .btn {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #1268AC;
  border-radius: 1px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  margin-top: 10px;
  border-bottom: 3px solid #114f7f;
  text-transform: capitalize !important;
  border-radius: 2px;
}
#block-views-research-business-links-block-new .lookup_contain .btn:hover {
  background-color: #69911b;
  text-decoration: none;
}
#block-views-research-business-links-block-new .lookup_contain .btn:hover {
  background-color: #114f7f;
}
#block-views-research-business-links-block-new .container {
  border-top: 1px solid #e2e2e2;
  padding-top: 20px;
}
.page-research-business-info #block-views-research-business-links-block {
  border: none;
}
#views-exposed-form-faq-block-2 {
  background: #124F87;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 35px;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets {
  margin: 0 3%;
  overflow: hidden;
  position: relative;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .views-exposed-widget {
  float: none;
  padding: 0;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .views-exposed-widget label {
  display: none;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .views-exposed-widget .btn {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  border-radius: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -2000px;
  width: 50px;
  height: 50px;
  background: url(../images/dc_faq_search_icon.png) 0 0 no-repeat;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .form-inner {
  position: relative;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .form-control {
  height: 50px;
  border: #a0a0a0 1px solid;
  border-radius: 0;
  padding-right: 55px;
  color: #111;
  font-weight: 600;
  font-size: 15px;
  margin: 0;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .form-control::-moz-placeholder {
  color: #111;
  font-size: 15px;
  font-weight: 600;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .form-control:-moz-placeholder {
  color: #111;
  font-size: 15px;
  font-weight: 600;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .form-control::-webkit-input-placeholder {
  color: #111;
  font-size: 15px;
  font-weight: 600;
}
#views-exposed-form-faq-block-2 .views-exposed-widgets .form-control:-ms-input-placeholder {
  color: #111;
  font-size: 15px;
  font-weight: 600;
}
.faq-search-bottom {
  background: #EEEEEE;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #000000;
  padding: 30px 0px;
  margin: 0px;
  margin-bottom: 55px;
}
.faq-search-bottom a {
  color: #000000;
  font-weight: 600;
}
.faq_block {
  padding: 0 7% 10px;
  text-align: left;
}
.faq_block h3 {
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 20px;
}
.faq_block h3 a {
  color: #414141;
}
.faq_block ul {
  padding-left: 15px;
  text-align: left;
  height: 240px;
  overflow: auto;
}
.faq_block ul li {
  line-height: 26px;
  padding-bottom: 5px;
  font-size: 10px;
}
.faq_block ul li a {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
.faq_block ul li a:hover {
  text-decoration: none;
}
.faq_details_top .faq_details_top_inner {
  padding: 0 0 30px;
}
.faq_details_top p {
  line-height: 26px;
  margin-bottom: 25px;
}
.faq_details_top p a {
  color: #124f87;
  font-weight: 600;
}
.quickstart ul li {
  padding-left: 5px;
}
.quickstart ul li a {
  /*padding-left:5px!important;*/
}
.quickstart ul li p {
  font-size: 16px;
  line-height: auto;
  margin: 0;
  padding-left: 5px;
}
.quick {
  padding-bottom: 20px;
}
.contact_info {
  background: #EEEEEE;
  padding: 3% 0;
}
.contact_info .contact-blocks {
  padding: 0 7% 5%;
  text-align: center;
}
.contact_info .contact-blocks p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
  margin: 0px;
}
.contact_info .contact-blocks p a {
  color: #000000;
  text-decoration: none;
}
.contact_info .contact-blocks p span {
  font-weight: 400;
}
.contact_info .contact-blocks .img-cont {
  text-align: center;
}
.contact_info .contact-blocks .img-cont img {
  display: inline-block;
}
.contact_info .contact-hours {
  border-top: 1px solid #d6d6d6;
  padding: 5% 7% 0;
  margin: 0px 13%;
  text-align: center;
}
.contact_info .contact-hours h3 {
  color: #000000;
  font-size: 20px;
  line-height: 24px;
  margin: 0px;
  padding: 0px;
}
.contact_info .contact-hours h3 span {
  background: url(../images/dc_contactus_hour_icon.png) no-repeat left top;
  display: inline-block;
  padding-left: 30px;
}
.contact_info .contact-hours p {
  color: #000000;
  font-size: 20px;
  padding: 0px 7%;
}
.contact_form {
  padding: 2% 0 4%;
  background: #EEEEEE;
  text-align: center;
  margin-bottom: 17px;
}
.contact_form .form_wrapper {
  padding: 0;
}
.contact_form .form_wrapper .btn-default {
  padding: 1% 3%;
  border: none;
  border-bottom: 3px solid #114f7f;
  background-color: #1268AC;
  border-radius: 1px;
  width: auto;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-transform: capitalize;
}
.contact_form .form_wrapper .btn-default:hover {
  background-color: #114F7F;
  text-decoration: none;
}
.contact_form .form_wrapper .btn-default span {
  padding-left: 5px;
}
.contact_form .form_wrapper .btn-default:hover {
  color: #FFFFFF;
  background-color: #114f7f;
  border-bottom: 3px solid #114f7f;
}
.google_maps {
  position: relative;
  height: 0;
  overflow: hidden;
}
.google_maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#contact_modal .modal-header {
  border: none;
  padding: 15px;
}
#contact_modal .modal-body {
  padding: 0 20px 20px;
}
#contact_modal .modal-body h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  margin: 0;
  text-align: center;
}
#contact_modal .modal-body h3.error_message {
  color: #e22e2b;
}
#contact_modal .button-cont {
  text-align: center;
}
#contact_modal .button-cont .close-button {
  padding: 1% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block !important;
  margin: 0 auto 15px !important;
}
#contact_modal .button-cont .close-button:hover {
  background-color: #69911b;
  text-decoration: none;
}
#block-views-news-block-2 {
  background: #EEEEEE;
}
#block-views-news-block-2 .news-block-inner {
  padding: 0 2%;
  margin-bottom: 20px;
}
#block-views-news-block-2 .news-block-inner a {
  font-family: 'Open Sans', sans-serif;
  color: #124f87;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  padding-left: 5px;
}
#block-views-news-block-2 .news-block-inner h2 a {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
  text-decoration: none;
}
#block-views-news-block-2 .news-block-inner .news-desc {
  display: inline;
}
#views-exposed-form-news-block-2 #edit-submit-news {
  padding: 12px;
  border: none;
  border-bottom: 3px solid #114F7F;
  background-color: #1268AC;
  border-radius: 1px;
  width: 100%;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  line-height: 20px;
  margin-top: 0.7em;
  text-align: center;
}
#views-exposed-form-news-block-2 #edit-submit-news:hover {
  background-color: #114F7F;
  text-decoration: none;
}
#views-exposed-form-news-block-2 .views-widget-sort-sort_bef_combine {
  width: 100%;
  margin: 20px 0 7px;
}
#views-exposed-form-news-block-2 .views-exposed-form .views-exposed-widget {
  padding: 0.5em 2em 0 0;
  float: none;
}
#views-exposed-form-news-block-2 .multiselect {
  width: 100%;
  font-size: 15px;
}
#views-exposed-form-news-block-2 .btn-group {
  width: 100%;
}
#views-exposed-form-news-block-2 .views-exposed-widgets button {
  text-align: left;
}
#views-exposed-form-news-block-2 .views-exposed-widgets button b {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
}
.news-feed .feed {
  margin-top: 35px;
}
.news-detail {
  padding-bottom: 5%;
}
.news-detail .item h3 span {
  font-weight: 700;
}
.news-detail .item p.agency {
  font-style: italic;
}
.news-detail .item img {
  margin: 0 0 5%;
}
.news-detail .item ol {
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 20px 15px;
  margin: 0;
}
.news-detail .item .video_block {
  clear: both;
  padding-top: 2%;
}
.news-detail .item .video_block video {
  max-width: 100%;
}
.event-top .feed {
  padding-top: 10px;
  background-position: 0 6px;
  float: none;
}
.event-top #views-exposed-form-event-grid-page-1 {
  margin: 0 20px;
}
.event-top #views-exposed-form-event-grid-page-1 .views-widget-sort-sort_bef_combine {
  width: 180px;
  text-align: left;
}
.event-top #views-exposed-form-event-grid-page-1 .views-widget-sort-sort_bef_combine #simpleselect_edit-sort-bef-combine {
  width: 100%;
  margin: 20px 0 7px;
}
.event-top #views-exposed-form-event-grid-page-1 #simpleselect_edit-array-upcoming {
  width: 100%;
  margin-bottom: 7px;
}
.event-top #views-exposed-form-event-grid-page-1 #edit-submit-event-grid {
  padding: 2.5% 0%;
  border: none;
  border-bottom: 3px solid #114F7F;
  background-color: #1268AC;
  border-radius: 1px;
  width: 170px;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  float: left;
  margin: 10px 0 0;
}
.event-top #views-exposed-form-event-grid-page-1 #edit-submit-event-grid:hover {
  background-color: #114F7F;
  text-decoration: none;
}
.event-top .views-submit-button {
  width: 180px;
}
.event-top .views-exposed-widget {
  padding: 0;
}
.event-top .views-exposed-widget.views-reset-button {
  display: none;
}
.event-top .views-exposed-widgets button#edit-submit-event-grid {
  text-align: center;
}
.event-top #edit-submit-event-grid,
.event-top .form-item-array-agency {
  float: left;
}
.event-top .page_title h1 {
  margin: 0 0 2%;
}
.event {
  padding: 5% 0px;
  background: #EEEEEE;
}
.event ul {
  padding: 0px;
}
.event ul li {
  list-style: none;
}
.event ul li a.events {
  display: block;
  background: #FFFFFF;
  min-height: auto;
  text-decoration: none;
  margin-bottom: 30px;
  padding: 7%;
}
.event ul li a.events h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  white-space: normal;
  margin: 0 0 10px;
  min-height: 40px;
}
.event ul li a.events p {
  padding: 0px;
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
.event ul li a.events .date {
  display: inline-block;
  color: #124f87;
  font-weight: 700;
  padding: 0px;
}
.event ul li a.events .time {
  display: inline-block;
  padding: 0px;
}
body.page-events-calendar .pager {
  display: none;
}
.calendar_page.event-top .filter {
  padding: 1%;
  border: none;
  border-bottom: 3px solid #114f7f;
  background-color: #1268AC;
  border-radius: 1px;
  width: 20%;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  margin-left: 10px;
  display: inline-block;
  text-align: center;
}
.calendar_page.event-top .filter:hover {
  background-color: #114f7f;
  text-decoration: none;
}
.calendar_page.event-top .filter span {
  margin-right: 10px;
}
.calendar_page.event-top .btn-group {
  margin-bottom: 0px;
}
.view-calendar-for-events {
  background: #EEEEEE;
  padding: 5% 0 10%;
}
.view-calendar-for-events .date-nav {
  height: 30px !important;
}
.view-calendar-for-events .date-nav div.date-heading h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 13px;
  font-weight: 300;
  line-height: 34px;
}
.view-calendar-for-events .date-nav div.date-heading h3 span.weekdates {
  color: #606060;
}
.view-calendar-for-events .date-nav div.date-heading h3 a {
  color: #c2c2c2;
  text-decoration: none;
  padding: 0px 10px;
}
.view-calendar-for-events .date-nav ul li a {
  border: none;
  background: none;
  padding: 0px;
  color: #c3c3c3!important;
  font-size: 20px !important;
  font-weight: 300 !important;
}
.view-calendar-for-events .view-header {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 10px;
}
.view-calendar-for-events .view-content {
  width: 80%;
  margin: 0 auto;
}
.view-calendar-for-events .calendar-calendar th.days {
  border: none;
  font-family: 'Open Sans', sans-serif;
  color: #124f87;
  font-size: 30%;
  font-weight: 300;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.view-calendar-for-events .calendar-calendar th.days .daynameCal {
  display: none;
}
.view-calendar-for-events .calendar-calendar th.days.sat,
.view-calendar-for-events .calendar-calendar th.days.sun {
  color: #ee3c2d;
}
.view-calendar-for-events .calendar-calendar th.active {
  border-bottom: 2px solid #1268ac;
}
.view-calendar-for-events .calendar-calendar th.active.sat,
.view-calendar-for-events .calendar-calendar th.active.sun {
  border-bottom: 2px solid #ee3c2d;
}
.view-calendar-for-events .calendar-calendar .week-view .full .calendar-agenda-hour,
.view-calendar-for-events .calendar-calendar .day-view .full .calendar-agenda-hour,
.view-calendar-for-events .calendar-calendar #multi-day-container .full .calendar-agenda-hour,
.view-calendar-for-events .calendar-calendar .week-view .full .margin-right div.calendar-agenda-items,
.view-calendar-for-events .calendar-calendar .day-view .full .margin-right div.calendar-agenda-items,
.view-calendar-for-events .calendar-calendar #multi-day-container .full .margin-right div.calendar-agenda-items {
  border: 2px solid #EEEEEE;
  width: 51px;
  background: #EEEEEE;
  text-align: center;
}
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day {
  border-top: 2px solid #EEEEEE;
}
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.dayview,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.dayview,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.dayview,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.dayview,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.dayview,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.dayview,
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.weekview,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.weekview,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.weekview,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.weekview,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.weekview,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.weekview {
  background: #FFFFFF;
}
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.dayview a,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.dayview a,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.dayview a,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.dayview a,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.dayview a,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.dayview a,
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.weekview a,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.weekview a,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.weekview a,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.weekview a,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.weekview a,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.weekview a,
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.dayview span,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.dayview span,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.dayview span,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.dayview span,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.dayview span,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.dayview span,
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.weekview span,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.weekview span,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.weekview span,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.weekview span,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.weekview span,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.weekview span {
  color: #000000;
  text-decoration: underline;
}
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.dayview .cutoff,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.dayview .cutoff,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.dayview .cutoff,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.dayview .cutoff,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.dayview .cutoff,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.dayview .cutoff,
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.weekview .cutoff,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.weekview .cutoff,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.weekview .cutoff,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.weekview .cutoff,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.weekview .cutoff,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.weekview .cutoff {
  background: #FFFFFF;
}
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.dayview .continues,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.dayview .continues,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.dayview .continues,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.dayview .continues,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.dayview .continues,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.dayview .continues,
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day div.weekview .continues,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day div.weekview .continues,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day div.weekview .continues,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day div.weekview .continues,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day div.weekview .continues,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day div.weekview .continues {
  line-height: 15px;
  padding-left: 4px;
  top: 0;
  width: 17px;
  font-size: 22px;
  background: #FFFFFF;
  color: #000000;
}
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day .view-item,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day .view-item,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day .view-item,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day .view-item,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day .view-item,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day .view-item {
  position: static;
}
.view-calendar-for-events .calendar-calendar .week-view .full td.multi-day .view-item .calendar,
.view-calendar-for-events .calendar-calendar .day-view .full td.multi-day .view-item .calendar,
.view-calendar-for-events .calendar-calendar #multi-day-container .full td.multi-day .view-item .calendar,
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day .view-item .calendar,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day .view-item .calendar,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day .view-item .calendar {
  width: 75%;
  margin-left: 0;
}
.view-calendar-for-events .calendar-calendar .week-view .full div.single-day .view-item,
.view-calendar-for-events .calendar-calendar .day-view .full div.single-day .view-item,
.view-calendar-for-events .calendar-calendar #multi-day-container .full div.single-day .view-item {
  position: relative !important;
}
.view-calendar-for-events .calendar-calendar .week-view #single-day-container,
.view-calendar-for-events .calendar-calendar .day-view #single-day-container,
.view-calendar-for-events .calendar-calendar #multi-day-container #single-day-container {
  height: 849px;
  overflow: hidden;
  border: none !important;
}
.view-calendar-for-events .calendar-calendar .week-view #single-day-container table td,
.view-calendar-for-events .calendar-calendar .day-view #single-day-container table td,
.view-calendar-for-events .calendar-calendar #multi-day-container #single-day-container table td {
  border: 2px solid #EEEEEE;
  border-top: 0px !important;
}
.view-calendar-for-events .calendar-calendar .week-view #single-day-container table tr.holder td,
.view-calendar-for-events .calendar-calendar .day-view #single-day-container table tr.holder td,
.view-calendar-for-events .calendar-calendar #multi-day-container #single-day-container table tr.holder td {
  border-top: 0px;
}
.view-calendar-for-events .calendar-calendar .week-view #single-day-container div.first,
.view-calendar-for-events .calendar-calendar .day-view #single-day-container div.first,
.view-calendar-for-events .calendar-calendar #multi-day-container #single-day-container div.first {
  border-top: 2px solid #EEEEEE;
}
.view-calendar-for-events .calendar-calendar .week-view .header-body-divider,
.view-calendar-for-events .calendar-calendar .day-view .header-body-divider,
.view-calendar-for-events .calendar-calendar #multi-day-container .header-body-divider,
.view-calendar-for-events .calendar-calendar .week-view .single-day-footer,
.view-calendar-for-events .calendar-calendar .day-view .single-day-footer,
.view-calendar-for-events .calendar-calendar #multi-day-container .single-day-footer {
  display: none;
}
.view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-hour .half-hour,
.view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-hour .half-hour,
.view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-hour .half-hour,
.view-calendar-for-events .calendar-calendar .week-view div.single-day .half-hour,
.view-calendar-for-events .calendar-calendar .day-view div.single-day .half-hour,
.view-calendar-for-events .calendar-calendar #multi-day-container div.single-day .half-hour {
  border-color: #EEEEEE;
}
.view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-hour span,
.view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-hour span,
.view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-hour span,
.view-calendar-for-events .calendar-calendar .week-view div.single-day span,
.view-calendar-for-events .calendar-calendar .day-view div.single-day span,
.view-calendar-for-events .calendar-calendar #multi-day-container div.single-day span {
  font-size: 10px;
  font-weight: normal;
  margin: 0 auto;
  display: block;
}
.view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-hour span.calendar-hour,
.view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-hour span.calendar-hour,
.view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-hour span.calendar-hour,
.view-calendar-for-events .calendar-calendar .week-view div.single-day span.calendar-hour,
.view-calendar-for-events .calendar-calendar .day-view div.single-day span.calendar-hour,
.view-calendar-for-events .calendar-calendar #multi-day-container div.single-day span.calendar-hour {
  background: #FFFFFF;
  width: 24px;
  border-radius: 50%;
}
.view-calendar-for-events .calendar-calendar td.first {
  background: #EEEEEE;
}
.view-calendar-for-events .calendar-calendar td[headers="Monday"],
.view-calendar-for-events .calendar-calendar td[headers="Tuesday"],
.view-calendar-for-events .calendar-calendar td[headers="Wednesday"],
.view-calendar-for-events .calendar-calendar td[headers="Thursday"],
.view-calendar-for-events .calendar-calendar td[headers="Friday"],
.view-calendar-for-events .calendar-calendar .multi-day {
  background: #a9d8fd;
  border-top: 0px;
}
.view-calendar-for-events .calendar-calendar td[headers="Saturday"] {
  background: #feb1aa;
  border-top: 0px;
}
.view-calendar-for-events .calendar-calendar #single-day-container td.last,
.view-calendar-for-events .calendar-calendar #multi-day-container td.last {
  background: #feb1aa;
}
.view-calendar-for-events .calendar-calendar .inner p,
.view-calendar-for-events .calendar-calendar .inner a {
  line-height: 8px;
  word-wrap: break-word;
  color: #414141;
  font-weight: 300;
}
.view-calendar-for-events .calendar-calendar .desktop,
.view-calendar-for-events .calendar-calendar .tablet {
  display: none;
  position: absolute;
}
.view-calendar-for-events .calendar-calendar .mob {
  position: absolute;
}
.view-calendar-for-events .calendar-calendar .mob p {
  font-size: 90%;
}
.view-calendar-for-events .calendar-calendar #multi-day-container {
  height: auto;
  border: 0px;
  overflow: hidden;
  background: #EEEEEE;
}
.view-calendar-for-events .calendar-calendar #multi-day-container table tr.expand span.calendar-hour {
  display: none !important;
}
.view-calendar-for-events .calendar-calendar #multi-day-container table tr {
  background: #EEEEEE;
}
.view-calendar-for-events .calendar-calendar #multi-day-container table tr td.calendar-agenda-hour {
  border: none;
}
.view-calendar-for-events .calendar-calendar #multi-day-container table tr td.calendar-agenda-hour span.calendar-hour {
  background: #FFFFFF;
  width: 44px;
  border-radius: 50%;
  word-wrap: break-word;
  display: block;
  line-height: 20px;
}
.view-calendar-for-events .calendar-calendar #multi-day-container table tr td {
  border: 2px solid #EEEEEE;
  border-top: 0px;
}
.event-body {
  padding: 2% 0 6%;
}
.event-body h3 {
  margin: 0px;
}
.event-body p {
  font-family: 'Open Sans', sans-serif;
  color: #232323;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  margin: 0px;
}
.event-body .map {
  height: 300px;
}
.event-body .calender {
  padding-top: 13%;
}
.event-body .calender .btn-default {
  padding: 4% 9%;
  border: none;
  border-bottom: 3px solid #114f7f;
  background-color: #1268AC;
  border-radius: 1px;
  width: auto;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  font-size: 12px;
}
.event-body .calender .btn-default:hover {
  background-color: #114f7f;
  text-decoration: none;
}
.event-body .calender .btn-default span {
  padding-left: 5px;
}
.event-body .calender .time-default {
  display: inline;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.event-body p.address {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.event-body p.slant {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-style: italic;
}
.event-body p.slant span {
  font-style: normal;
}
.event-body .event-desc {
  margin: 3% 0;
}
.success-stories #simpleselect_edit-field-featured-in-value,
.success-stories #simpleselect_edit-sort-bef-combine {
  margin: 0 0 7px !important;
}
.success-stories .page_title p {
  padding: 0;
}
.success-stories .page_title a {
  color: #124f87;
  text-decoration: none;
  font-weight: 700;
}
.success-stories .page_title a:hover {
  text-decoration: underline;
}
.success-stories .page_title .views-exposed-widgets .multiselect-container a {
  color: #333;
}
.success-stories .view-success-story {
  padding: 5% 0;
  background: #EEEEEE;
}
.success-stories .view-success-story ul {
  list-style-type: none;
  padding: 0;
}
.success-stories .view-success-story ul li {
  list-style: none;
}
.success-stories .view-success-story ul li .stories {
  margin-bottom: 30px;
  border-bottom: 3px solid #e2e2e2;
  background: #FFFFFF;
  text-align: center;
  padding: 5%;
  text-decoration: none;
  display: block;
  position: relative;
  min-height: 310px;
}
.success-stories .view-success-story ul li .stories .img_cont {
  border-radius: 50%;
  margin: 2% auto 5%;
  width: 190px;
  height: 190px;
}
.success-stories .view-success-story ul li .stories .img_cont img {
  display: inline-block;
  border-radius: 100px;
  height: 190px;
}
.success-stories .view-success-story ul li .stories p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0px;
  color: #FFFFFF;
}
.success-stories .view-success-story ul li .stories p span {
  background: #d1362e;
  padding: 0 1%;
}
.success-stories .view-success-story ul li .stories h3 {
  font-weight: 700;
  margin: 0px;
}
.success-stories #views-exposed-form-success-story-block-2 {
  margin: 0px;
}
.success-stories .views-exposed-form .views-exposed-widget {
  padding: .5em 0em 0 0;
  float: none;
}
.success-stories .views-exposed-form .views-exposed-widget .btn-group {
  width: 100%;
}
.success-stories .views-exposed-form .views-exposed-widget .btn-group .multiselect {
  width: 100%;
}
.success-stories #edit-reset {
  margin: 0;
  padding: 2% 0;
}
.success-stories .views-submit-button {
  display: none;
}
.success-details .page_title p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
  margin: 0 auto;
}
.success-details .banner {
  position: relative;
  text-align: center;
}
.success-details .banner p {
  margin: 0;
}
.success-details .banner .text_block {
  text-align: left;
  padding-top: 3%;
  position: absolute;
  z-index: 5;
  top: 0;
}
.success-details .banner .text_block .owner_name {
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 85%;
  font-weight: 300;
  line-height: 1;
}
.success-details .banner .text_block .owner_category {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  line-height: 30px;
  font-size: 14px;
  text-transform: uppercase;
}
.success-details .banner .text_block .owner_category span {
  background: #faca00;
  padding: 0 2%;
  display: inline-block;
  margin: 10px 0 0;
}
.success-details .banner .text_block .owner_details {
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 50%;
  font-weight: 400;
  line-height: 1.2;
}
.success-details .banner img {
  display: inline-block;
}
.success-details .stories-body {
  padding: 3.5% 0;
  background: #EEEEEE;
}
.success-details .stories-body img {
  margin: 25px auto 80px;
}
.success-details .stories-body.signature img {
  margin: 0 0 0 -15px;
}
.success-details .stories-body h3 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
  margin: 0 0 20px;
}
.success-details .stories-body p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 20px;
}
.success-details .stories-body .widget-box p {
  margin: 0;
}
.success-details .stories-body .success_desc {
  margin: 0 0 30px;
}
.success-details .stories-body .cutomer-tip {
  background: #e2e2e2;
  padding: 5%;
  margin: 0 0 30px;
}
.success-details .stories-body .cutomer-tip h3 {
  background: url(../images/dc_customar_tip.png) left top no-repeat;
  padding: 0 0 5px 35px;
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
}
.success-details .stories-body .widget-box {
  border-top: 3px solid #2c3e50;
  background: #FFFFFF;
  padding: 30px;
  margin-bottom: 20px;
}
.success-details .stories-body .widget-box p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
  padding-bottom: 10%;
}
.success-details .stories-body .widget-box .btn-default {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: 100%;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.success-details .stories-body .widget-box .btn-default:hover {
  background-color: #69911b;
  text-decoration: none;
}
.success-details .stories-body .widget-box .check-list {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #114f7f;
  background-color: #1268AC;
  border-radius: 1px;
  width: 100%;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.success-details .stories-body .widget-box .check-list:hover {
  background-color: #114f7f;
  text-decoration: none;
}
.success-details .stories-body .widget-box h3 {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 22px;
  font-weight: 300;
  line-height: 20px;
}
.success-details .stories-body .widget-box ul {
  padding-left: 15px;
}
.success-details .stories-body .widget-box ul li {
  font-size: 7px;
}
.success-details .stories-body .widget-box ul li a {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}
.success-details .stories-body .widget-box img {
  margin: 0px;
}
.success-details .stories-body .widget-box h4 {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 5%;
  margin-bottom: 0px;
}
.success-details .stories-body .widget-box .owner {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #707070;
}
.success-details .stories-body .widget-box .owner p {
  padding-bottom: 50px;
  font-size: 14px;
}
.success-details .stories-body .widget-box .owner p.last {
  padding-bottom: 0px;
}
.success-details .stories-body .widget-box .owner .img-block img {
  border-radius: 50%;
}
.success-details .stories-body .widget-box .owner h4 {
  text-transform: none;
}
.resource-center .stories-body {
  font-size: 18px;
}
.resource-center .stories-body ol {
  padding: 0 0 0 20px;
  margin: 0px;
  list-style-type: disc;
  font-size: 9px;
  line-height: 18px;
}
.resource-center .stories-body ol a,
.resource-center .stories-body ol div {
  color: #414141;
  font-size: 20px !important;
  font-weight: 300;
}
.resource-center .stories-body ol a:hover,
.resource-center .stories-body ol div:hover {
  text-decoration: none;
}
.resource-center .stories-body ol ol {
  padding: 0px 0px 0px 20px;
}
.resource-center .stories-body ol ol a,
.resource-center .stories-body ol ol div {
  font-size: 20px;
  padding-bottom: 10px;
  font-weight: 300;
}
.resource-center .stories-body .widget-box {
  padding: 20px;
}
.resource-center .stories-body .widget-box h4 {
  padding-top: 12px;
}
.resource-center .stories-body .resource-center-body {
  padding-bottom: 30px;
}
.resource-center .stories-body .resource-center-body ol {
  list-style-type: none;
  padding: 0px;
}
.resource-center .stories-body .resource-center-body ol li {
  margin-top: 40px;
}
.resource-center .stories-body .resource-center-body ol a {
  font-size: 24px;
  color: #000000;
  font-weight: 300;
}
.resource-center .stories-body .resource-center-body ol ol {
  font-size: 20px;
}
.resource-center .stories-body .resource-center-body ol ol li {
  margin-left: 10px;
  margin-top: 0px;
  background: url(../images/square_bullet.png) 0 14px no-repeat;
  padding: 0 0 0 25px;
}
.resource-center .stories-body .resource-center-body ol ol li:first-child {
  margin-top: 10px;
}
.resource-center .stories-body .resource-center-body ol ol a {
  font-size: 18px;
}
.node-type-sbrc-category .faq_details_top {
  padding-bottom: 50px;
}
.general_page h3 {
  margin: 0 0 2%;
}
.general_page p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.general_page ul {
  padding: 0 0 0 20px;
}
.general_page ul li {
  color: #414141;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  padding: 0 0 2% 0;
}
.general_page .img_cont {
  text-align: center;
}
.general_page .img_cont img {
  margin: 0 auto 5%;
  display: inline-block;
  float: none;
}
.general_page .top_block {
  padding: 0 0 3%;
}
.general_page .top_block p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px;
}
.general_page .top_block a {
  color: #124f87;
}
.general_page .mid_blocks {
  padding: 0 0 4%;
  border-bottom: #e5e5e5 1px solid;
}
.general_page .mid_blocks.last {
  padding: 4% 0 2%;
  border-bottom: none;
}
.general_page .last_blocks {
  padding: 0 0 5%;
}
.wizard_type {
  font-size: 21px;
  font-weight: 600;
  color: #00aef3;
}
#block-ocbp-form-alter-addtn-questions,
#block-ocbp-form-alter-ocbp-character-questions,
#block-ocbp-form-alter-license-questions,
#block-ocbp-form-alter-related-questions {
  background-color: #EEEEEE;
  padding: 10% 0;
}
.startwizard p {
  display: inline;
  padding: 0px;
}
.wizard_form {
  background-color: #EEEEEE;
  padding: 10% 0;
}
.wizard_form h3 {
  font-family: 'Open Sans', sans-serif;
  color: #1268AC;
  font-size: 36px;
  font-weight: 300;
  line-height: 38px;
  margin: 0 0 3%;
}
.wizard_form p {
  font-size: 24px;
  line-height: 34px;
  margin: 0 0 7%;
}
.wizard_form p a {
  word-wrap: break-word;
}
.wizard_form .wizard_icon {
  text-align: center;
}
.wizard_form .wizard_icon img {
  margin: 0 0 20px;
  display: inline-block;
}
.wizard_form .form-control {
  margin: 0 0 40px;
}
.wizard_form label {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  color: #414141;
  margin-bottom: 3%;
}
.wizard_form .start_img {
  text-align: center;
  padding-top: 7px;
}
.wizard_form .start_img img {
  display: inline-block;
}
.wizard_form .btn-right-wizard {
  float: right;
}
.wizard_form .bbl_border {
  border-bottom: 2px solid #000;
  padding-bottom: 20px;
}
.wizard_form .bbl_border p {
  font-size: 16px !important;
}
body.page-section-start .wizard_form p,
body.page-ocbp-wizard-sload .wizard_form p,
body.page-ocbp-wizard-0 .wizard_form p {
  font-size: 25px;
  line-height: 34px;
  margin: 0 0 5%;
  color: #707070;
}
.email-form #print-mail-form .form-control {
  width: 99%;
}
.email-form #print-mail-form .form-textarea-wrapper {
  float: none;
  width: 99%;
}
.email-form #print-mail-form .form-textarea-wrapper .form-textarea {
  margin-bottom: 0px !important;
  width: 100% !important;
}
.email-form #print-mail-form .resizable-textarea {
  width: 99%;
  margin-bottom: 30px;
}
.email-form #print-mail-form .email_message_field {
  width: 97.5%;
}
.email-form #print-mail-form .btn {
  padding: 1% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.email-form #print-mail-form .btn:hover {
  background-color: #69911b;
  text-decoration: none;
}
.email-form #print-mail-form span.form-required {
  color: #E22E2B;
}
.email-form #print-mail-form .help-block {
  color: #707070;
}
.email-form #print-mail-form label {
  float: none;
}
.timeLineWrapper {
  margin-top: -17px;
  height: 152px;
}
.progress_steps {
  width: 76%;
  margin: 0 auto;
  position: relative;
}
.progress_steps .timeLine {
  height: 2px;
  background: #c0c0c0;
  margin-top: 2%;
}
.progress_steps .timeline_list .inCircle {
  width: 20px;
  height: 20px;
  border-radius: 15px;
  border: 2px solid #ccc;
  display: block;
  background: #fff;
  margin: 0 auto;
}
.progress_steps .timeline_list .activeCir {
  background-color: #7DBC00;
  border: 2px solid #7DBC00;
}
.progress_steps .timeline_list .step_detail {
  text-align: center;
}
.progress_steps .timeline_list .step_detail .step_no {
  font-size: 13px;
  margin: 0;
  color: #707070;
}
.progress_steps .timeline_list .step_detail .step_no.active {
  color: #7DBC00;
}
.progress_steps .timeline_list .step_detail .step_text {
  font-size: 18px;
  line-height: 24px;
  margin-top: 0;
  color: #707070;
}
.progress_steps .timeline_list .step_detail .step_text.active {
  color: #000000;
}
.progress_steps .timeline_list {
  position: absolute;
  top: -9px;
  width: 19%;
}
.progress_steps .step1 {
  left: -10%;
}
.progress_steps .step2 {
  left: 24%;
}
.progress_steps .step3 {
  right: 24%;
}
.progress_steps .step4 {
  right: -10%;
}
.page-cbe-wizard .progress_steps .step1,
.page-cbewizard .progress_steps .step1 {
  left: -10%;
}
.page-cbe-wizard .progress_steps .step2,
.page-cbewizard .progress_steps .step2 {
  left: 11%;
}
.page-cbe-wizard .progress_steps .step3,
.page-cbewizard .progress_steps .step3 {
  left: 32%;
}
.page-cbe-wizard .progress_steps .step4,
.page-cbewizard .progress_steps .step4 {
  left: 52%;
}
.page-cbe-wizard .progress_steps .step5,
.page-cbewizard .progress_steps .step5 {
  right: 11%;
}
.page-cbe-wizard .progress_steps .step6,
.page-cbewizard .progress_steps .step6 {
  right: -10%;
}
#help_download_modal .button-cont,
#help_text_modal .button-cont {
  text-align: center;
}
#help_download_modal .button-cont button,
#help_text_modal .button-cont button {
  margin-left: 0 !important;
  margin-bottom: 10px !important;
}
#help_text_modal_char .modal-header {
  border-bottom: none;
}
#ocbp-licensee-questions-form .button-cont button,
#ocbp-related-questions-form .button-cont button {
  margin-bottom: 10px !important;
}
.help_text_single_radio .modal-header {
  border-bottom: none;
}
.help_text_single_radio .button-cont {
  text-align: center;
  margin-bottom: 20px;
}
.quetion_wrapper {
  padding: 0 0 2%;
}
.quetion_wrapper .question_title {
  margin-bottom: 5%;
}
.quetion_wrapper h2 {
  font-family: 'Open Sans', sans-serif;
  color: #1268AC;
  font-size: 26px;
  font-weight: 300;
  line-height: 34px;
  text-align: center;
  margin: 10% 0 7%;
  position: relative;
}
.quetion_wrapper h4 {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  margin: 0;
  text-align: center;
}
.quetion_wrapper h4 span.tag-class {
  color: #e22e2b;
}
.quetion_wrapper .help_cont {
  text-align: center;
  margin: 0 !important;
  line-height: 20px;
  padding-top: 2%;
  font-style: none !important;
}
.quetion_wrapper .help_text_modal_invoke,
.quetion_wrapper .help_text_modal_char_invoke {
  padding: 0.5% 2%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
}
.quetion_wrapper .help_text_modal_invoke:hover,
.quetion_wrapper .help_text_modal_char_invoke:hover {
  background-color: #69911b;
  text-decoration: none;
}
.quetion_wrapper .help_text_modal_invoke span,
.quetion_wrapper .help_text_modal_char_invoke span {
  display: block;
  background: url(../images/dc_help_icon.png) 0 70% no-repeat;
  padding: 0 0 0 30px;
}
.quetion_wrapper .help_text_modal_invoke:hover,
.quetion_wrapper .help_text_modal_char_invoke:hover,
.quetion_wrapper .help_text_modal_invoke:focus,
.quetion_wrapper .help_text_modal_char_invoke:focus {
  text-decoration: none;
}
.quetion_wrapper label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
}
.quetion_wrapper .checkbox,
.quetion_wrapper .radio {
  padding-bottom: 2% !important;
}
.quetion_wrapper .checkbox .help_cont,
.quetion_wrapper .radio .help_cont {
  text-align: center;
  margin: 0 !important;
  line-height: 20px;
  padding: 0 0 0 15px !important;
  font-style: none !important;
  display: inline-block;
}
.quetion_wrapper .checkbox .help_text_modal_invoke,
.quetion_wrapper .radio .help_text_modal_invoke,
.quetion_wrapper .checkbox .help_text_modal_char_invoke,
.quetion_wrapper .radio .help_text_modal_char_invoke {
  display: inline-block;
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -2000px !important;
  background: url(../images/dc_need_help_icon.png) 0 0 no-repeat !important;
  width: 18px !important;
  height: 18px !important;
  background-color: transparent !important;
  border: none !important;
}
.quetion_wrapper .checkbox .help_text_modal_invoke span,
.quetion_wrapper .radio .help_text_modal_invoke span,
.quetion_wrapper .checkbox .help_text_modal_char_invoke span,
.quetion_wrapper .radio .help_text_modal_char_invoke span {
  display: none !important;
}
.quetion_wrapper .checkbox .help_text_modal_invoke:hover,
.quetion_wrapper .radio .help_text_modal_invoke:hover,
.quetion_wrapper .checkbox .help_text_modal_char_invoke:hover,
.quetion_wrapper .radio .help_text_modal_char_invoke:hover,
.quetion_wrapper .checkbox .help_text_modal_invoke:focus,
.quetion_wrapper .radio .help_text_modal_invoke:focus,
.quetion_wrapper .checkbox .help_text_modal_char_invoke:focus,
.quetion_wrapper .radio .help_text_modal_char_invoke:focus {
  text-decoration: none;
}
.quetion_wrapper .checker {
  margin-right: 10px;
  margin-top: 0;
}
.quetion_wrapper .form-radios {
  overflow: hidden;
}
.quetion_wrapper .form-radios .form-type-radio {
  float: left;
  width: 100%;
  margin: 0 0 5%;
}
.quetion_wrapper .form-radios .form-type-radio .radio {
  margin: 1px 10px 0 0;
}
.page-sbw-step1-1 .quetion_wrapper .checkbox {
  padding-bottom: 5% !important;
}
.device_class {
  padding-bottom: 0px;
}
.device_class .checkbox {
  padding-bottom: 0px !important;
}
.device_class .checkbox .help_text_modal_invoke {
  margin-left: 15px;
}
.device_class .checkbox .modal-header {
  border: none;
}
/* .quetion_wrapper.step_3_question {
    .form-radios {
        overflow: hidden;
        .form-type-radio {
            float: none;
            width: 100%;
            margin: 0 0 3%;
            text-align: left;
        }
    }
} */
/* .quetion_wrapper.step_3_question.double_radio_step_3 {
    .form-type-radio {
        width: 25%;
    }
    .form-radios label {
        //font-size: 30px;
    }
} */
.step_change_buttons {
  padding: 3% 0;
}
.step_change_buttons .perv_button {
  padding: 1% 5%;
  border: none;
  border-bottom: 3px solid #292929;
  background-color: #414141;
  border-radius: 1px;
  width: auto;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.step_change_buttons .perv_button:hover {
  background-color: #69911b;
  text-decoration: none;
}
.step_change_buttons .perv_button span {
  padding-right: 22px;
}
.step_change_buttons .perv_button:hover,
.step_change_buttons .perv_button:focus {
  color: #FFFFFF;
  background-color: #292929;
  border-bottom: 3px solid #292929;
}
.step_change_buttons .next_button {
  padding: 1% 10% 1% 5%;
  border: none;
  border-bottom: 3px solid #114f7f;
  background-color: #1268AC;
  border-radius: 1px;
  width: auto;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.step_change_buttons .next_button:hover {
  background-color: #69911b;
  text-decoration: none;
}
.step_change_buttons .next_button span {
  padding-left: 5px;
}
.step_change_buttons .next_button:hover,
.step_change_buttons .next_button:focus {
  color: #FFFFFF;
  background-color: #114f7f;
  border-bottom: 3px solid #114f7f;
}
.step_change_buttons .exit_btn {
  padding: 1% 8.5%;
}
.express_licenses_category {
  margin-bottom: -2%;
}
.express_licenses_category .step_change_buttons {
  padding: 0;
}
.express_licenses_category .step_change_buttons .next_button {
  padding: 1% 4%;
  margin-bottom: 5px;
}
.express_licenses_category p {
  margin-top: 5% !important;
}
.other_links {
  text-align: center;
  border-top: #d6d6d6 1px solid;
  padding: 4% 0 0;
  font-size: 16px !important;
  line-height: 30px !important;
}
.other_links a {
  font-weight: 600;
  color: #124f87;
  padding: 0 0 0 30px;
  display: inline-block;
}
.other_links .save {
  background: url('../images/dc_save_wiz_icon.png') no-repeat 0 50%;
  float: none;
}
.other_links .wiz_id {
  font-size: 16px !important;
  line-height: 30px !important;
  margin: 0 !important;
  text-align: center;
  font-style: normal !important;
  color: #000 !important;
  font-weight: 600;
}
.other_links .needHelp {
  background: url('../images/dc_need_help_icon.png') no-repeat 0 50%;
  float: none;
}
.other_links .preview {
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.other_links .preview:hover {
  background-color: #69911b;
  text-decoration: none;
}
.other_links .preview span {
  display: block;
  background: url('../images/review-icon.png') no-repeat 0 50%;
  padding: 0 0 0 25px;
}
.wiz_title .preview {
  padding: 6px 20px;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  width: 120px;
  display: inline-block;
  margin-top: 15px;
}
.wiz_title .preview:hover {
  background-color: #69911b;
  text-decoration: none;
}
.wiz_title .preview span {
  display: block;
  background: url('../images/review-icon.png') no-repeat 0 50%;
  padding: 0 0 0 25px;
}
.wiz_title .preview:focus {
  text-decoration: none;
}
#save_wizard_email_form_modal .modal-header,
#help_text_modal .modal-header,
#preview_modal .modal-header {
  border: none;
  padding: 15px;
}
#save_wizard_email_form_modal .modal-body {
  text-align: left;
}
#save_wizard_email_form_modal .modal-body label {
  font-weight: bold;
  margin: 0 0 5px;
}
#save_wizard_email_form_modal .modal-body .form-control {
  width: 100% !important;
}
#save_wizard_email_form_modal .alert-success {
  background-color: transparent !important;
  color: #000000 !important;
  border: none !important;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  margin: 0 !important;
}
#save_wizard_email_form_modal .button-cont {
  text-align: center;
}
#save_wizard_email_form_modal .button-cont .close-button {
  padding: 1% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  display: inline-block !important;
  margin: 0 auto 15px !important;
}
#save_wizard_email_form_modal .button-cont .close-button:hover {
  background-color: #69911b;
  text-decoration: none;
}
#save_wizard_email_form_modal .btn-common-submit {
  padding: 1% 5%;
  border: none;
  border-bottom: 3px solid #114f7f;
  background-color: #1268AC;
  border-radius: 1px;
  width: auto;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
#save_wizard_email_form_modal .btn-common-submit:hover {
  background-color: #69911b;
  text-decoration: none;
}
#save_wizard_email_form_modal .btn-common-submit:hover,
#save_wizard_email_form_modal .btn-common-submit:focus {
  color: #FFFFFF;
  background-color: #114f7f;
  border-bottom: 3px solid #114f7f;
}
#need_help_modal .modal-header {
  border: none;
  padding: 10px 15px;
}
#need_help_modal .modal-body h2 {
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  font-size: 36px;
  font-weight: 300;
  line-height: 54px;
  margin: 0 0 2%;
  padding: 0 0 0 80px;
  background: url('../images/dc_need_help_popup_icon.png') no-repeat 0 0;
}
#need_help_modal .modal-body .help_content {
  padding: 0 0 0 80px;
}
#need_help_modal .modal-body a {
  padding: 0 !important;
}
#preview_modal .modal-dialog {
  width: 100%;
}
#preview_modal .modal-header {
  padding: 15px 15px 5px;
}
#preview_modal .modal-header h2 {
  margin: 10px 0;
}
#preview_modal .modal-body {
  padding: 0 20px 20px;
}
#preview_modal .modal-body .button_row {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-align: right;
  padding-bottom: 2%;
}
#preview_modal .modal-body .button_row a {
  display: inline-block;
  color: #707070;
  padding: 0 0 0 30px;
  margin: 0 0 10px;
}
#preview_modal .modal-body .button_row .dwnload_btn_cont {
  display: inline-block;
}
#preview_modal .modal-body .button_row .dwnload_btn_cont .dwnload_btn {
  background: url('../images/dc_download_pdf_icon.png') 0 50% no-repeat;
  margin-right: 0;
}
#preview_modal .modal-body .button_row .dwnload_btn_cont img {
  display: inline-block !important;
  margin-left: 15px !important;
  margin-top: -6px;
}
#preview_modal .modal-body .button_row .print_btn {
  background: url('../images/dc_print_page_icon.png') 0 50% no-repeat;
}
#preview_modal .modal-body .button_row .email_btn {
  background: url('../images/dc_email_icon.png') 0 50% no-repeat;
}
#preview_modal .modal-body .collapse_wrap {
  margin: 0 0 15px;
}
#preview_modal .modal-body .panel-group {
  overflow-y: scroll;
  height: 400px;
}
#preview_modal .modal-body .panel-group .panel + .panel {
  margin-top: 15px;
}
#preview_modal .modal-body .panel-group .panel {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
#preview_modal .modal-body .panel-group .panel-heading {
  border: none;
  padding: 0;
  background: none;
  border-radius: 0;
}
#preview_modal .modal-body .panel-group .panel-heading h3 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  color: #1268AC;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  display: block;
  text-align: left;
  border: #e2e2e2 1px solid;
  border-bottom: #00aef3 2px solid;
  padding: 0 0 0 10px;
  background-color: #e7e7e7;
}
#preview_modal .modal-body .panel-group .panel-heading h3 a {
  font-family: 'Open Sans', sans-serif;
  color: #1268AC;
  font-size: 20px;
  font-weight: 300;
  line-height: 40px;
  display: block;
  text-align: left;
  border: #e2e2e2 1px solid;
  border-bottom: #00aef3 2px solid;
  padding: 0 0 0 10px;
  cursor: pointer;
  background: url('../images/collapse-up.png') no-repeat 98% 50% #e7e7e7;
}
#preview_modal .modal-body .panel-group .panel-heading h3 a:hover,
#preview_modal .modal-body .panel-group .panel-heading h3 a:focus {
  text-decoration: none;
}
#preview_modal .modal-body .panel-group .panel-heading h3 a.collapsed {
  background: url('../images/collapse-down.png') no-repeat 98% 50% #e7e7e7;
}
#preview_modal .modal-body .panel-body {
  background-color: #EEEEEE;
  text-align: center;
  padding: 0 0 30px;
}
#preview_modal .modal-body .panel-body .row {
  padding: 2% 0;
}
#preview_modal .modal-body .panel-body p {
  margin: 0;
  padding: 0 0 20px 10px;
  font-size: 15px !important;
  line-height: 20px !important;
  font-weight: 300;
}
#preview_modal .modal-body .panel-body p strong {
  font-weight: 600 !important;
}
#preview_modal .modal-body .panel-body a {
  padding: 2% 20%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 30px;
}
#preview_modal .modal-body .panel-body a:hover {
  background-color: #69911b;
  text-decoration: none;
}
.result_top_block p {
  font-family: 'Open Sans', sans-serif;
  color: #242424;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  margin: 0;
  padding: 0 1% 4%;
}
.result_buttons {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  padding-bottom: 4%;
}
.result_buttons a {
  display: inline-block;
  color: #707070;
  padding: 0 0 0 30px;
  margin-right: 8%;
  margin-bottom: 3%;
}
.result_buttons .dwnload_btn_cont {
  display: inline-block;
  width: 118%;
}
.result_buttons .dwnload_btn_cont .dwnload_btn {
  background: url('../images/dc_download_pdf_icon.png') 0 50% no-repeat;
  margin-right: 0;
}
.result_buttons .dwnload_btn_cont img {
  display: inline-block !important;
  margin-left: 15px !important;
  margin-top: -6px;
}
.result_buttons .print_btn {
  background: url('../images/dc_print_page_icon.png') 0 50% no-repeat;
}
.result_buttons .email_btn {
  background: url('../images/dc_email_icon.png') 0 50% no-repeat;
}
.result_buttons .expandCollapse {
  text-align: right;
  color: #124f87;
  cursor: pointer;
}
.result_buttons .to_top {
  display: block;
  margin: 0;
}
.collapse_panels .panel-group {
  padding-bottom: 4%;
}
.collapse_panels .panel-group .panel + .panel {
  margin-top: 3%;
}
.collapse_panels .panel {
  border-radius: 0 !important;
  box-shadow: none !important;
}
.collapse_panels .panel-heading {
  padding: 0;
}
.collapse_panels .panel-title .bot_border {
  border-bottom: #124f87 2px solid;
}
.collapse_panels .panel-title h3 {
  font-family: 'Open Sans', sans-serif;
  color: #1268AC;
  font-size: 22px;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
  padding: 2% 0 2% 15px;
}
.collapse_panels .panel-title .btn_cont {
  height: auto;
}
.collapse_panels .panel-title .btn {
  padding: 2% 7%;
  border: none;
  border-bottom: none;
  background-color: #7dbc00;
  border-radius: 1px;
  width: 211px;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  margin: 3% auto;
}
.collapse_panels .panel-title .btn:hover {
  background-color: #69911b;
  text-decoration: none;
}
.collapse_panels .panel-title .btn span {
  display: block;
  float: left;
  background: url('../images/dc_quick_start_guide_icon_white.png') 0 72% no-repeat;
  width: 20px;
  height: 30px;
}
.collapse_panels .panel-title .collapseIcon {
  display: block;
  width: 72px;
  height: 72px;
  background: url('../images/dc_collapse_icon.png') 50% 50% no-repeat;
  cursor: pointer;
  float: right;
}
.collapse_panels .panel-title .collapseIcon.accordionIcon {
  background: url('../images/dc_open_icon.png') 50% 50% no-repeat;
}
.collapse_panels .panel-body {
  border-top: 0px solid !important;
}
.collapse_panels .panel-body .checklist_blue {
  border-top: #124f87 2px solid !important;
  padding-top: 15px !important;
}
.collapse_panels .panel-body h4 {
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  font-weight: 700;
  padding: 0 0 3%;
  margin: 0;
}
.collapse_panels .panel-body h4.affairs {
  font-weight: 400;
  color: #414141;
}
.collapse_panels .panel-body h4.license {
  padding-left: 15px;
}
.collapse_panels .panel-body p {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  padding: 0 0 2%;
}
.collapse_panels .panel-body p a {
  color: #414141;
  word-wrap: break-word;
}
.collapse_panels .panel-body p.license {
  padding-left: 15px;
}
.collapse_panels .panel-body p.require_title {
  color: #000000;
  padding-left: 15px;
}
.collapse_panels .panel-body h4.condition_text {
  font-weight: normal;
  font-size: 18px;
  color: #414141 !important;
}
.collapse_panels .panel-body p.condition_text {
  padding-left: 0;
}
.collapse_panels .panel-body p.condition_text strong {
  font-weight: 700;
  color: #000000;
}
.collapse_panels .panel-body p.condition_text span {
  color: #707070;
}
.collapse_panels .panel-body p.condition_text.top_condition {
  padding-left: 15px;
  padding-right: 15px;
}
.collapse_panels .panel-body p.address {
  padding-left: 25px;
  background: url('../images/dc_result_address_icon.png') no-repeat 0 3px;
}
.collapse_panels .panel-body p.address.top_address {
  margin-left: 15px;
  margin-right: 15px;
}
.collapse_panels .panel-body p.phone {
  padding-left: 25px;
  background: url('../images/dc_result_phone_icon.png') no-repeat 0 3px;
}
.collapse_panels .panel-body p.web {
  padding-left: 25px;
  background: url('../images/dc_result_web_icon.png') no-repeat 0 3px;
}
.collapse_panels .panel-body p.application {
  padding-left: 25px;
  background: url('../images/dc_result_application_icon.png') no-repeat 0 0;
}
.collapse_panels .panel-body .google_map {
  position: relative;
  padding-bottom: 70%;
  height: 0;
  overflow: hidden;
}
.collapse_panels .panel-body .google_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.collapse_panels .panel-body .checklist-separator {
  padding-bottom: 20px;
}
.collapse_panels .panel-collapse .panel-body:nth-child(2) {
  border-top: none !important;
}
.collapse_panels .description_text {
  padding-bottom: 5px;
  border-top: none !important;
}
.collapse_panels .description_text h4 {
  padding: 0 10px 2% !important;
}
.collapse_panels .description_text p {
  padding-bottom: 0 !important;
}
.collapse_panels .description_text .checklist_definition {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin: 0;
  padding: 0 10px;
}
.collapse_panels .description_text .checklist_definition a {
  color: #414141;
  word-wrap: break-word;
}
.disclaimer_block {
  font-family: 'Open Sans', sans-serif;
  color: #242424;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0 0 4%;
}
.disclaimer_block span {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}
.resource_block {
  background: #eee;
  padding: 40px 0;
}
.resource_block .img_holder {
  text-align: center;
}
.resource_block .img_holder img {
  display: inline-block;
}
.resource_block .faq_block {
  padding: 0;
}
.resource_block .faq_block h3 {
  text-align: center;
}
.page_title.quick_start h2 {
  background: url('../images/dc_icon_quick_start_title.png') 50% 0 no-repeat;
  padding-bottom: 30px;
  padding-top: 40px;
  display: inline-block;
  line-height: 28px;
  font-size: 28px !important;
  word-wrap: break-word !important;
}
.get-bbc-block {
  padding-bottom: 30px;
}
.get-bbc-block h3 {
  margin: 20px 0;
}
.get-bbc-block p {
  line-height: 25px;
  font-size: 16px;
  font-weight: 400;
}
.get-bbc-block a {
  color: #124f87;
}
.get-bbc-block ul li {
  line-height: 25px;
  font-size: 16px;
  padding-bottom: 10px;
  color: #414141;
  font-weight: 600;
}
.get-bbc-block ul li ul.child_ul {
  margin: 0px;
}
.get-bbc-block ul li ul.child_ul li {
  font-weight: 400;
}
.page-quick-1465 table {
  border: 1px solid #ddd;
}
.page-quick-1465 table td {
  border: 1px solid #ddd;
}
.get-bbc-buttons-inner .btn_contnr {
  text-align: center;
}
.get-bbc-buttons-inner h3 {
  text-align: center;
}
.get-bbc-buttons-inner a {
  text-align: center;
  display: inline-block;
  padding: 2% 5% 2% 24px;
  border-bottom: 3px solid #69911b;
  background-color: transparent;
  border-radius: 0;
  width: auto;
  text-transform: capitalize;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  border: none;
  color: #707070;
  background-repeat: no-repeat;
  background-position: 0 6px;
}
.get-bbc-buttons-inner a:hover {
  background-color: transparent;
  text-decoration: none;
}
.get-bbc-buttons-inner a:hover,
.get-bbc-buttons-inner a:focus,
.get-bbc-buttons-inner a:active {
  color: #333;
  box-shadow: none;
  background-color: transparent;
}
.get-bbc-buttons-inner a.websiteBtn {
  background-image: url('../images/dc_visit_site_icon.png');
}
.get-bbc-buttons-inner a.applyBtn {
  background-image: url('../images/dc_apply_icon.png');
}
.get-bbc-buttons-inner a.dwnloadBtn {
  background-image: url('../images/dc_download_icon.png');
  padding-left: 24px;
}
.get-bbc-bottom-block {
  border-top: #e5e5e5 1px solid;
  margin-bottom: 40px;
  text-align: center;
  clear: both;
}
.get-bbc-bottom-block .get-bbc-bottom-block-inner {
  background-color: #f2f2f2;
  overflow: hidden;
  margin-top: 40px;
}
.get-bbc-bottom-block .get-bbc-bottom-block-inner .adress_contnr {
  padding-bottom: 15px;
}
.get-bbc-bottom-block h4 {
  margin: 0;
  padding-bottom: 15px;
}
.get-bbc-bottom-block p {
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.get-bbc-bottom-block .address {
  line-height: 30px;
}
.get-bbc-bottom-block .address span {
  display: block;
  font-size: 21px;
  line-height: 30px;
}
.get-bbc-bottom-block .address span.phone {
  font-size: 31px;
  line-height: 36px;
}
.get-bbc-bottom-block .office-hour {
  display: inline;
  padding: 0;
}
.get-bbc-bottom-block .time-default {
  display: inline;
}
.get-bbc-bottom-block span.line {
  display: block;
  width: 90%;
  height: 1px;
  background-color: #ccc;
  margin: 30px auto;
}
.get-bbc-bottom-block img {
  float: right;
}
.get-bbc-bottom-block .google-maps {
  display: inline-block;
}
.sidebar .luk_busi_post {
  padding: 6%;
  background: #eeeeee;
  box-shadow: none;
  border: none;
  margin: 20px 0 40px;
  min-height: 350px;
}
.sidebar .luk_busi_post h3 {
  margin: 10px 0;
}
.sidebar .luk_busi_post ul li a {
  color: #414141;
}
.sidebar .luk_busi_post ol {
  list-style: none;
  padding: 0;
}
.sidebar .luk_busi_post ol li {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  padding-bottom: 7px;
  position: relative;
}
.sidebar .luk_busi_post ol li span {
  display: block;
  padding: 0 0 0 30px;
  position: relative;
}
.sidebar .luk_busi_post ol li span strong {
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  background-color: #939393;
  color: #f7f7f7;
  line-height: 20px;
  border-radius: 10px;
}
.sidebar .luk_busi_post ol li.active {
  color: #000;
  font-weight: 700;
}
.sidebar .luk_busi_post ol li.active span strong {
  background-color: #000;
}
.sidebar .luk_busi_post ol li.active:before {
  content: url('../images/u93_1.png');
  position: absolute;
  top: -5px;
  left: -44px;
}
.sidebar .luk_busi_post ul {
  padding: 0 0 0 15px;
}
.sidebar .luk_busi_post ul li {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  padding-bottom: 5px;
}
.resource_block {
  background: #eee;
  padding-top: 25px;
}
.resource_block .img_holder {
  text-align: center;
  display: inline-block;
}
.resource_block .img_holder img {
  display: inline-block;
}
.resource_block .faq_block {
  padding: 0;
}
.resource_block .faq_block h3 {
  text-align: center;
  display: inline;
}
form#user-login,
#user-pass,
#user-profile-form,
#user-pass-reset {
  padding: 3% 0;
}
form#user-login .help-block,
#user-pass .help-block,
#user-profile-form .help-block,
#user-pass-reset .help-block {
  display: none;
}
form#user-login label,
#user-pass label,
#user-profile-form label,
#user-pass-reset label {
  float: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
  padding: 12px 0;
  width: 100px;
}
form#user-login label span,
#user-pass label span,
#user-profile-form label span,
#user-pass-reset label span {
  color: #ff0000;
}
form#user-login .form-control,
#user-pass .form-control,
#user-profile-form .form-control,
#user-pass-reset .form-control {
  float: left;
  max-width: 190px !important;
  margin: 0;
}
form#user-login .form-submit,
#user-pass .form-submit,
#user-profile-form .form-submit,
#user-pass-reset .form-submit {
  padding: 1% 2%;
  border: none;
  border-bottom: 3px solid #114f7f;
  background-color: #1268AC;
  border-radius: 1px;
  width: auto;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-transform: capitalize;
  margin-top: 10px;
}
form#user-login .form-submit:hover,
#user-pass .form-submit:hover,
#user-profile-form .form-submit:hover,
#user-pass-reset .form-submit:hover {
  background-color: #114F7F;
  text-decoration: none;
}
form#user-login .form-submit span,
#user-pass .form-submit span,
#user-profile-form .form-submit span,
#user-pass-reset .form-submit span {
  padding-left: 5px;
}
form#user-login .form-submit:hover,
#user-pass .form-submit:hover,
#user-profile-form .form-submit:hover,
#user-pass-reset .form-submit:hover,
form#user-login .form-submit:focus,
#user-pass .form-submit:focus,
#user-profile-form .form-submit:focus,
#user-pass-reset .form-submit:focus {
  color: #FFFFFF;
  background-color: #114f7f;
  border-bottom: 3px solid #114f7f;
}
form#user-login .form-item,
#user-pass .form-item,
#user-profile-form .form-item,
#user-pass-reset .form-item {
  overflow: hidden;
}
#user-pass label,
#user-profile-form label {
  width: 230px;
}
#user-pass .form-control,
#user-profile-form .form-control {
  max-width: 325px !important;
}
#user-profile-form {
  /* font-size: 16px !important;*/
}
#user-profile-form .multiselect {
  width: auto;
}
#user-profile-form #edit-timezone .dropdown-menu {
  overflow-y: scroll;
  height: 400px;
}
#user-profile-form #edit-timezone .dropdown-menu label {
  width: auto;
  padding-left: 5px;
}
#user-profile-form #edit-timezone .dropdown-menu label .radio {
  display: none;
}
#user-profile-form #edit-timezone .form-item {
  overflow: visible;
}
#user-profile-form .form-file {
  height: auto;
}
body.page-search-site #main-content {
  background: #eee;
}
body.page-search-site #main-content .search-form .form-type-textfield {
  float: left;
  padding: 0 10px 0 0;
  width: 87%;
}
body.page-search-site #main-content .search-form .form-type-textfield .form-control {
  width: 86%;
  margin: 0 auto;
  height: 40px;
}
body.page-search-site #main-content .search-form .form-type-textfield label {
  font-size: 16px;
  font-weight: 600;
}
body.page-search-site #main-content .search-form .form-submit {
  float: left;
  margin: 0;
  padding: 0.7% 3%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #7dbc00;
  border-radius: 1px;
  width: auto;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  line-height: 22px;
}
body.page-search-site #main-content .search-form .form-submit:hover {
  background-color: #69911b;
  text-decoration: none;
}
body.page-search-site #main-content .original_block {
  padding-right: 0px;
  border-left: 1px solid #cccccc;
}
body.page-search-site #main-content .original_block ol {
  padding-left: 20px;
}
body.page-search-site #main-content .original_block ol li {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
}
body.page-search-site #main-content .original_block ol li .username {
  padding-left: 30px;
}
body.page-search-site #main-content .original_block ol li a {
  color: #124f9f;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}
body.page-search-site #main-content .original_block ol li p {
  margin: 5px 0 20px;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #000;
}
body.page-search-site #main-content .original_block ul li {
  color: #000;
  font-size: 13px;
  font-weight: 400;
}
body.page-search-site #main-content .original_block strong {
  font-weight: 600;
  color: #124f87;
}
body.page-search-site #main-content .original_block h2 {
  color: #124f87;
}
body.page-search-site #main-content .original_block .spelling-suggestions {
  width: auto !important;
}
body.page-search-site #main-content .original_block .spelling-suggestions dt {
  display: inline;
}
body.page-search-site #main-content .original_block .spelling-suggestions dd {
  display: inline;
  margin: 0 0 0 5px;
  font-style: italic;
}
body.page-search-site #main-content .original_block .spelling-suggestions dd a {
  color: #444;
}
body.page-search-site #main-content .left-panel {
  margin-left: -15px;
}
body.page-search-site #main-content .left-panel .container {
  width: auto;
  padding: 0px;
}
body.page-search-site #main-content .left-panel .container h3 {
  font-weight: 600;
  font-size: 23px;
}
body.page-search-site #main-content .left-panel .container ul {
  padding: 0px;
}
body.page-search-site #main-content .left-panel .container ul li {
  color: #000;
  font-size: 13px;
  font-weight: 400;
}
body.page-search-site #main-content .left-panel .container ul li a {
  color: #000;
  text-decoration: none;
  font-weight: 400;
}
body.page-search-site #main-content .left-panel .container ul li a:hover {
  text-decoration: underline;
}
body.page-search-site #main-content .left-panel .container .widget-box ul,
body.page-search-site #main-content .left-panel .container .current-search-item ul {
  padding-left: 20px;
}
body.page-search-site #main-content .left-panel .container .widget-box ul li,
body.page-search-site #main-content .left-panel .container .current-search-item ul li {
  color: #000;
  font-size: 13px;
  font-weight: 400;
}
body.page-search-site #main-content .left-panel .container .current-search-item h3 {
  background: none !important;
  color: #444;
}
body.page-search-site #main-content .left-panel .container .current-search-item h3 span {
  background: none!important;
}
.page-express-wizard-sbw-step1-1 .form-type-radio,
.page-express-wizard-licensequestions .form-item-singleradio {
  display: block;
  float: left;
  margin-top: -5px !important;
  margin-right: 10px;
}
.page-express-wizard-licensequestions .form-type-checkbox,
.page-express-wizard-relatedquestions .form-checkbox {
  float: left;
}
.page-express-wizard-licensequestions .form-type-checkbox label,
.page-express-wizard-relatedquestions .form-type-checkbox label {
  float: left;
}
.page-express-wizard-licensequestions .help_cont {
  float: left;
}
.page-express-wizard-licensequestions .help_text_modal_invoke {
  float: left;
  margin-top: -5px;
}
#uniform-edit-visible {
  float: left;
  margin-top: 1px;
}
.page-express-wizard-relatedquestions .form-type-checkbox .checker {
  margin-right: 10px !important;
}
.page-express-wizard-relatedquestions .help_text_modal_invoke {
  float: left;
  margin-left: -25px;
  margin-top: -6px;
}
/***agency waiver starts here*/
.agencyWaiver h3 {
  color: #24569d;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}
.agencyWaiver .agencyWaiver-cont {
  background-color: #F8F8F8;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.agencyWaiver .agencyWaiver-cont p {
  font-size: 15px;
  line-height: 26px;
  color: #414141;
  font-weight: 400;
}
.agencyWaiver .agencyWaiver-cont p.insertLink a {
  color: #000;
}
.agencyWaiver .agency-wvr-data h3 {
  color: #000000;
  text-align: left;
  font-size: 19px;
  font-weight: 700;
}
.agencyWaiver .agency-wvr-data .font-bl {
  color: #0851a7;
  border-left: 3px solid gray;
  padding-left: 10px;
  margin-left: 10px;
}
.agencyWaiver .agency-wvr-data p.date {
  font-weight: 500;
  font-size: 18px;
}
.agencyWaiver .agency-wvr-data .list_container {
  border: 1px solid #e8e8e8;
}
.agencyWaiver .agency-wvr-data .list_container table tr th {
  font-weight: normal;
  border-right: 1px solid #e5f0fc;
}
/***agency waiverr ends here*/
.cbe-cop {
  margin-bottom: 60px;
}
.cbe-cop.h1-container {
  text-align: center;
}
.cbe-cop.h1-container h1 {
  color: #24569d;
}
.cbe-cop.bg-grey {
  background-color: #F8F8F8;
  padding-bottom: 10px;
}
.cbe-cop.bg-grey p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}
.cbe-cop.bg-grey span {
  font-size: 15px;
  color: #414141;
  line-height: 26px;
  font-weight: 400;
}
.cbe-cop.bg-grey ul {
  padding-left: 80px;
}
.cbe-cop.bg-grey ul li a {
  text-decoration: underline;
  font-size: 15px;
}
.cbe-cop.bg-grey .header1 {
  background: #1e5799;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1e5799), color-stop(74%, #2989d8), color-stop(74%, #2989d8), color-stop(84%, #7db9e8), color-stop(88%, #7db9e8), color-stop(100%, #f8f8f8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* IE10+ */
  background: linear-gradient(to right, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#f8f8f8', GradientType=1);
  /* IE6-9 */
  position: relative;
  background-color: #124f87;
  top: -6px;
  vertical-align: middle;
}
.cbe-cop.bg-grey .header1 h3 {
  font-weight: 700;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.cbe-cop.bg-grey .header2 {
  background: #1e5799;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1e5799), color-stop(74%, #2989d8), color-stop(74%, #2989d8), color-stop(84%, #7db9e8), color-stop(88%, #7db9e8), color-stop(100%, #f8f8f8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* IE10+ */
  background: linear-gradient(to right, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#f8f8f8', GradientType=1);
  /* IE6-9 */
  position: relative;
  background-color: #124f87;
  top: -6px;
  vertical-align: middle;
  top: 0px;
}
.cbe-cop.bg-grey .header2 h3 {
  font-weight: 700;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.cbe-cop.bg-grey .header3 {
  background: #1e5799;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1e5799), color-stop(74%, #2989d8), color-stop(74%, #2989d8), color-stop(84%, #7db9e8), color-stop(88%, #7db9e8), color-stop(100%, #f8f8f8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* IE10+ */
  background: linear-gradient(to right, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#f8f8f8', GradientType=1);
  /* IE6-9 */
  position: relative;
  background-color: #124f87;
  top: -6px;
  vertical-align: middle;
  top: 0px;
  padding-right: 89px;
}
.cbe-cop.bg-grey .header3 h3 {
  font-weight: 700;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.resource-center-body {
  margin-top: 0px;
}
.stories-body {
  margin-top: -8px;
}
.wizard_form.wrapper-radio-btn .form-item.form-group .form-item.radio {
  margin-bottom: -17px;
}
.cbe_other_resource_link {
  color: #124f87 !important;
}
@media (min-width: 768px) {
  #main-content {
    padding-bottom: 0px!important;
  }
  .email-form #print-mail-form {
    text-align: center;
  }
  .email-form #print-mail-form .printmail-label {
    width: 33%;
    float: left;
    text-align: left;
  }
  .email-form #print-mail-form .form-text {
    width: 55%;
    margin-left: 0;
    float: left;
  }
  .email-form #print-mail-form .captcha .form-text {
    width: 100%;
  }
  .email-form #print-mail-form .help-block {
    margin-left: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
  }
  #wrap {
    margin-bottom: 0px!important;
  }
  .page_title {
    padding: 1% 0;
  }
  .page_title h1 {
    font-weight: 300;
    font-size: 48px;
    color: #124f87;
    margin: 0 0 1%;
    line-height: 1;
  }
  .page-startwizard .step_change_buttons .next_button,
  .page-startcbewizard .step_change_buttons .next_button,
  .page-startwizard .step_change_buttons .perv_button,
  .page-startcbewizard .step_change_buttons .perv_button {
    font-size: 16px;
  }
  .use_wizard {
    text-align: left;
  }
  .use_wizard .icon {
    text-align: right;
  }
  .use_wizard .text h3 {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 2%;
  }
  .use_wizard .text p {
    font-size: 18px;
    line-height: 24px;
  }
  .use_wizard .buttons {
    padding-top: 3%;
  }
  .use_wizard .buttons .btn {
    margin-bottom: 0;
    width: 220px !important;
    font-size: 14px;
  }
  .use_wizard .buttons .start_button .btn {
    float: right;
  }
  .use_wizard .buttons .continue_button {
    text-align: center;
  }
  .use_wizard .buttons .continue_button .btn {
    float: none;
    display: inline-block;
  }
  .success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a p {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin: 0px;
  }
  .home_welcome h2 {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    text-align: left;
  }
  .home_welcome a {
    text-align: left;
    display: inline-block;
    color: #7a7a7a;
    margin: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
  }
  .home_welcome a:hover {
    color: #1268ac;
  }
  .column {
    width: 20%;
  }
  .column.column1 {
    width: 25%;
  }
  .column.column1 .column_inner {
    /* padding:10px;*/
  }
  #block-views-business-links-home-page-block .highlights .column_inner a {
    min-height: 310px;
  }
  #block-views-business-links-home-page-block .highlights .column h3 {
    font-size: 16px;
  }
  #block-views-business-links-home-page-block .highlights .column:nth-child(1) h3 {
    margin: 4% 4% 1%;
  }
  .video_section h2 {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
    margin: 0% 0 10%;
  }
  .video_section p {
    font-size: 20px;
    line-height: 24px;
    margin: 0 20% 2%;
  }
  .video_section .read_btn {
    width: 185px !important;
  }
  .home_news {
    padding: 4% 0;
  }
  .home_news .events_box {
    border-right: #d9d9d9 1px solid;
  }
  .home_news .events_box .events_box_inner {
    min-height: 180px;
    padding: 0 5%;
  }
  .home_news .events_box.faq {
    border-right: none;
  }
  .business_resource .text_block {
    text-align: left;
  }
  .business_resource .text_block h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 2% 0;
    color: #414141;
  }
  .business_resource .text_block a {
    text-align: center;
    width: 130px;
    font-size: 13px;
    padding: 1% 5%;
  }
  .business_resource .text_block p {
    margin: 1% 0 0%;
    color: #414141;
  }
  .business_resource .text_block .business_resource_content {
    line-height: 16px;
    font-size: 12px;
    color: #414141;
  }
  .business_resource .text_block .business_resource_content span {
    text-align: center !important;
    width: 100%;
    float: left;
    margin-bottom: 25px;
  }
  .things_to_start_block {
    padding: 4% 0;
  }
  .things_to_start_block .start_block_title {
    padding-bottom: 3%;
  }
  .things_to_start_block .start_block_title h2 {
    margin: 0 0 2%;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 34px;
    font-weight: 300;
    line-height: 38px;
  }
  .things_to_start_block .start_block_title p {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    line-height: 32px;
    margin: 0 5%;
  }
  .things_to_start_block .todo_list {
    margin: 0;
    padding: 2% 0 0;
    list-style: none;
  }
  .things_to_start_block .todo_list li {
    font-size: 20px;
    line-height: 34px;
    font-weight: 400;
    color: #000000;
    background-position: 0 11px;
    padding: 0 0 2% 25px;
  }
  #block-views-quick-start-guide-block-2 .business-activity .business-activity-sub-section {
    clear: none !important;
    margin: 4% 0 0 !important;
    min-height: 60px;
  }
  #block-views-quick-start-guide-block-2 .business-activity .business-activity-sub-section h3 {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    margin: 0;
  }
  .common_renewal {
    padding: 4% 0;
  }
  .common_renewal .renewal_icon img {
    float: none;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block {
    margin: 0 0 30px;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_content {
    min-height: 215px;
    height: 65%;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(3) {
    margin-bottom: 0;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(4) {
    margin-bottom: 0;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(4) .lookup_business_block_inner .block_content {
    min-height: 120px;
    height: 59%;
  }
  .contact_form {
    margin: 0;
  }
  .contact_form .form_wrapper {
    padding: 0 18%;
  }
  .google_maps {
    /* padding-bottom: 65%;*/
  }
  .contact_info .contact-blocks p {
    font-size: 14px;
  }
  #simpleselect_edit-sort-bef-combine {
    width: 180px !important;
    margin: 0 !important;
  }
  #views-exposed-form-news-block-2 .views-submit-button {
    float: left;
    padding: .5em 0 0 0;
    width: 64%;
  }
  #views-exposed-form-news-block-2 .views-submit-button .form-item-array-agency {
    float: left;
    margin-right: 20px;
  }
  #views-exposed-form-news-block-2 #edit-submit-news {
    margin-top: 0em;
    float: left;
    height: 43px;
    width: 170px;
  }
  #views-exposed-form-news-block-2 .views-exposed-form .views-exposed-widget {
    float: left;
    margin-right: 20px;
    padding: 0px;
  }
  #views-exposed-form-news-block-2 .form-type-select,
  #views-exposed-form-news-block-2 .views-widget-sort-sort_bef_combine {
    width: 170px;
    margin-top: 0px;
  }
  .news-feed .feed {
    margin-top: 10px;
  }
  .news-detail .item img {
    margin: 0 0 2% 0;
  }
  .event-top #views-exposed-form-event-grid-page-1 {
    width: 100%;
    margin-top: 3%;
  }
  .event-top #views-exposed-form-event-grid-page-1 #edit-submit-event-grid {
    margin: 0px 10px;
    padding: 5px;
    width: 28%;
  }
  .event-top #views-exposed-form-event-grid-page-1 .views-widget-sort-sort_bef_combine #simpleselect_edit-sort-bef-combine {
    width: 185px !important;
    margin: 0 !important;
  }
  .event-top #views-exposed-form-event-grid-page-1 #simpleselect_edit-array-upcoming {
    width: 190px !important;
    matgin: 0 !important;
  }
  .event-top .views-submit-button {
    width: 530px;
  }
  .event-top .views-exposed-form .form-item {
    float: left;
    margin-left: 10px;
  }
  .event-top .calendar_view {
    float: none;
    width: 30%;
    margin: 0 auto;
    padding: 1.5% 5%;
  }
  .event ul li a.events {
    min-height: 244px;
  }
  .event ul li a.events h3 {
    min-height: 92px;
  }
  .event ul li a.events p {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
  }
  .calendar_page.event-top form {
    text-align: center;
    margin-top: 10px;
  }
  .view-calendar-for-events {
    margin: 0;
  }
  .view-calendar-for-events .date-nav div.date-heading h3 {
    font-size: 18px;
  }
  .view-calendar-for-events .date-nav ul .date-prev {
    left: 30%;
    top: 7px;
  }
  .view-calendar-for-events .date-nav ul .date-next {
    right: 30%;
    top: 7px;
  }
  .view-calendar-for-events .calendar-calendar th.days {
    font-size: 10px;
    width: auto !important;
  }
  .view-calendar-for-events .calendar-calendar th.days .mobile,
  .view-calendar-for-events .calendar-calendar th.days .mobileactive {
    display: none;
  }
  .view-calendar-for-events .calendar-calendar th.days .daynameCal {
    display: block;
    width: 60px;
    text-align: left;
  }
  .view-calendar-for-events .calendar-calendar .full .calendar-agenda-hour,
  .view-calendar-for-events .calendar-calendar .full .margin-right div.calendar-agenda-items {
    width: 49px;
  }
  .view-calendar-for-events .calendar-calendar .inner p,
  .view-calendar-for-events .calendar-calendar .inner a {
    font-size: 12px;
    line-height: 1;
  }
  .view-calendar-for-events .calendar-calendar .mob,
  .view-calendar-for-events .calendar-calendar .desktop {
    display: none;
  }
  .view-calendar-for-events .calendar-calendar .tablet {
    display: block;
  }
  #block-ocbp-form-alter-addtn-questions,
  #block-ocbp-form-alter-ocbp-character-questions,
  #block-ocbp-form-alter-license-questions,
  #block-ocbp-form-alter-related-questions {
    background-color: #EEEEEE;
    padding: 3% 0;
  }
  .wizard_form {
    background-color: #EEEEEE;
    padding: 1.1% 0;
  }
  .wizard_form .wizard_icon {
    text-align: left;
  }
  .wizard_form .wizard_icon img {
    margin: 5px 0 0;
  }
  .page_title.wiz_title {
    padding: 2% 0 4% 0;
  }
  /* .progress_steps {
        .step1 {
            left: -55px;
        }
    }  */
  .quetion_wrapper .question_title {
    margin-bottom: 2%;
  }
  .quetion_wrapper h2 {
    font-family: 'Open Sans', sans-serif;
    color: #1268AC;
    font-size: 40px;
    font-weight: 300;
    line-height: 44px;
    margin: 3% 0 0;
  }
  .quetion_wrapper label {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #000000;
  }
  .quetion_wrapper .form-type-checkbox label {
    font-size: 20px;
    display: inline-block;
  }
  .quetion_wrapper .form-radios {
    text-align: center;
    margin-left: 4%;
  }
  .quetion_wrapper .form-radios .form-type-radio {
    display: inline-block;
    width: 30%;
    margin: 0;
    float: none;
  }
  .quetion_wrapper .form-radios .form-type-radio .radio {
    margin: -2px 10px 0 0;
  }
  .quetion_wrapper.step_3_question .form-radios label {
    font-size: 20px;
  }
  /* .quetion_wrapper.step_3_question.double_radio_step_3 {
        .form-radios {
            .form-type-radio {
                margin-left: 10%;
                width: 20%;
            }
        }
    } */
  .step_change_buttons {
    padding: 3% 0;
  }
  .step_change_buttons .next_button {
    padding: 1% 5%;
    border: none;
    border-bottom: 3px solid #114f7f;
    background-color: #1268AC;
    border-radius: 1px;
    width: auto;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
  }
  .step_change_buttons .next_button:hover {
    background-color: #69911b;
    text-decoration: none;
  }
  .step_change_buttons .next_button span {
    padding-left: 5px;
  }
  .step_change_buttons .next_button:hover,
  .step_change_buttons .next_button:focus {
    color: #FFFFFF;
    background-color: #114f7f;
    border-bottom: 3px solid #114f7f;
  }
  #preview_modal .modal-header {
    padding: 15px;
  }
  #preview_modal .modal-body {
    padding: 20px;
  }
  #preview_modal .modal-body .button_row a {
    margin: 0;
  }
  #preview_modal .modal-body .panel-body {
    text-align: left;
    padding: 0;
  }
  #preview_modal .modal-body .panel-body p {
    padding: 0 0 0 10px;
  }
  #preview_modal .modal-body .panel-body a {
    margin-bottom: 0;
  }
  .other_links .save {
    float: right;
  }
  .other_links .needHelp {
    float: left;
  }
  .result_buttons {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding-bottom: 4%;
  }
  .result_buttons a {
    display: inline-block;
    color: #707070;
    padding: 0 0 0 30px;
    margin-right: 11%;
    margin-bottom: 0;
  }
  .result_buttons .dwnload_btn_cont {
    width: 50%;
  }
  .result_buttons .dwnload_btn_cont .dwnload_btn {
    background: url('../images/dc_download_pdf_icon.png') 0 50% no-repeat;
  }
  .result_buttons .print_btn {
    background: url('../images/dc_print_page_icon.png') 0 50% no-repeat;
  }
  .result_buttons .email_btn {
    background: url('../images/dc_email_icon.png') 0 50% no-repeat;
  }
  .result_buttons .expandCollapse {
    text-align: right;
    color: #124f87;
    cursor: pointer;
  }
  .result_buttons .to_top {
    display: block;
    margin: 0;
  }
  .collapse_panels .panel-title h3 {
    font-family: 'Open Sans', sans-serif;
    color: #1268AC;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    min-height: 74px;
  }
  .collapse_panels .panel-title .btn_cont {
    height: 76px;
  }
  .collapse_panels .panel-title .btn {
    padding: 2% 7%;
    border: none;
    border-bottom: none;
    background-color: #7dbc00;
    border-radius: 1px;
    width: 211px;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin: 6% auto;
  }
  .collapse_panels .panel-title .btn:hover {
    background-color: #69911b;
    text-decoration: none;
  }
  .collapse_panels .panel-title .btn span {
    display: block;
    float: left;
    background: url('../images/dc_quick_start_guide_icon_white.png') 0 72% no-repeat;
    width: 20px;
    height: 30px;
  }
  .collapse_panels .panel-title .collapse_button {
    padding: 0 !important;
  }
  .collapse_panels .panel-title .collapseIcon {
    width: 110px;
    height: 77px;
  }
  .collapse_panels .panel-body {
    border-top: 0px solid !important;
  }
  .collapse_panels .panel-body h4 {
    padding: 0 0 3%;
    margin: 0;
  }
  .collapse_panels .panel-body p {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    padding: 0 0 2% 0;
  }
  .collapse_panels .panel-body p a {
    color: #414141;
  }
  .collapse_panels .panel-body p.require_title {
    color: #000000;
  }
  .collapse_panels .panel-body p.condition_text strong {
    font-weight: 700;
    color: #000000;
  }
  .collapse_panels .panel-body p.address {
    padding-left: 25px;
    background: url('../images/dc_result_address_icon.png') no-repeat 0 3px;
  }
  .collapse_panels .panel-body p.phone {
    padding-left: 25px;
    background: url('../images/dc_result_phone_icon.png') no-repeat 0 3px;
  }
  .collapse_panels .panel-body p.web {
    padding-left: 25px;
    background: url('../images/dc_result_web_icon.png') no-repeat 0 3px;
  }
  .collapse_panels .panel-body p.application {
    padding-left: 25px;
    background: url('../images/dc_result_application_icon.png') no-repeat 0 0;
  }
  .collapse_panels .panel-collapse .panel-body:nth-child(2) {
    border-top: none !important;
  }
  .collapse_panels .description_text {
    padding-bottom: 5px;
    border-top: none !important;
  }
  .collapse_panels .description_text h4 {
    padding: 0 10px 2% !important;
  }
  .collapse_panels .description_text p {
    padding-bottom: 0 !important;
  }
  .success-stories .view-success-story ul li .stories {
    min-height: 330px;
  }
  .success-stories #simpleselect_edit-field-featured-in-value,
  .success-stories #simpleselect_edit-sort-bef-combine {
    margin: 0 !important;
  }
  .success-stories #simpleselect_edit-sort-bef-combine {
    width: 200px !important;
  }
  .success-stories .views-exposed-form .views-exposed-widget {
    display: inline-block;
    width: 220px;
  }
  .success-stories .views-exposed-form .views-exposed-widget #edit-reset {
    width: 100%;
    height: 43px;
    margin-top: -40px;
  }
  .success-stories .views-exposed-form .views-exposed-widget .multiselect {
    margin-top: -41px;
  }
  .success-stories .views-submit-button {
    display: none !important;
  }
  .success-stories .buttons {
    padding-top: 4%;
  }
  .success-details .banner .text_block {
    padding-top: 5%;
    text-align: left;
  }
  .success-details .banner .text_block .owner_name {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 300;
    line-height: 60px;
  }
  .success-details .banner .text_block .owner_category {
    font-size: 16px;
  }
  .success-details .banner .text_block .owner_details {
    font-size: 24px;
  }
  .resource-center .stories-body .widget-box h4 {
    font-size: 16px;
  }
  .resource-center .stories-body .widget-box h3 {
    font-size: 18px;
  }
  .resource-center .stories-body .resource-center-body {
    padding-bottom: 0px;
  }
  .page_title.quick_start h2 {
    line-height: 46px !important;
    font-size: 48px !important;
  }
  .page_title.quick_start h2 {
    background: url('../images/dc_icon_quick_start_title.png') 0 8px no-repeat;
    padding-left: 42px;
    padding-top: 0;
    padding-bottom: 30px;
    display: inline-block;
    line-height: 38px;
    font-size: 30px;
  }
  .get-bbc-bottom-block .google-maps iframe {
    float: right;
  }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    float: left !important;
  }
  .page-quick-1465 table tr:first-child td {
    font-size: 12px;
  }
  .page-quick-1465 table tr td:first-child {
    font-size: 11px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox {
    margin-bottom: 20px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox {
    padding-bottom: 0% !important;
    margin-bottom: 0px;
    margin-top: 0px;
    float: left;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox .checker,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox .checker {
    margin-right: 30px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .question_title,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .question_title {
    margin-top: 3%;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox label,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox label {
    font-size: 20px;
    display: inline;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox h4,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox h4 {
    font-size: 20px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .form-type-radio .radio,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .form-type-radio .radio {
    float: left;
    margin-top: 21px;
    margin-right: 10px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox_question,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox_question {
    float: left;
    width: 88%;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox_question .checkbox,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox_question .checkbox {
    float: none;
    display: inline;
    padding-left: 0px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox {
    margin-top: 0px;
    padding-bottom: 0 !important;
    float: left;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox .checker,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox .checker {
    margin-right: 30px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox .help_cont,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox .help_cont {
    padding-top: 11px !important;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set label,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set label {
    font-size: 20px;
    display: inline;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set h4,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set h4 {
    font-size: 20px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .form-type-radio .radio,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .form-type-radio .radio {
    float: left;
    margin-top: 21px;
    margin-right: 10px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question {
    float: left;
    width: 88%;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question .checkbox,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question .checkbox {
    float: none;
    display: inline;
    padding-left: 0px;
  }
  .page-visible-relatedquestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox {
    margin-top: 10px;
  }
  .page-visible-relatedquestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .form-type-radio .radio {
    margin-top: 28px;
  }
  body.page-search-site #main-content .left-panel .container h3 {
    font-size: 18px;
  }
  body.page-search-site #main-content .left-panel .container h3.currSearchHead {
    font-size: 24px;
  }
  body.page-search-site #main-content .search-form .form-type-textfield {
    width: 84%;
  }
  body.page-search-site #main-content .search-form .form-type-textfield .form-control {
    width: 77%;
    height: 36px;
  }
  .express_licenses_category .step_change_buttons .next_button {
    font-size: 13px;
  }
  #full-wizard a {
    font-size: 13px;
  }
  .wizard_form.wrapper-radio-btn label {
    font-size: 18px;
  }
  .jGrowl-message,
  .modal-content .modal-body {
    font-size: 18px;
  }
  .dropdownMenu span,
  .subMenu {
    display: none!important;
  }
  .director-msgbox {
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 20px;
  }
  .director-msgbox .lt,
  .director-msgbox .rt {
    float: left;
    margin-right: 14%;
  }
  .director-msgbox .rt {
    margin-right: 0;
  }
  .success-details .stories-body .director-msgbox p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    color: #000;
    margin: 0;
  }
  .result_buttons .to_top {
    padding-left: 18px;
  }
  .wizard_form.wizard-wrap ul li {
    font-size: 22px;
    line-height: 29px;
  }
  .wizard_form.wizard-wrap p {
    font-size: 22px;
    line-height: 31px;
  }
  .tablet {
    display: block !important;
  }
  .mob,
  .desktop {
    display: none !important;
  }
  .contactInfo ul {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .highlights .column_inner a {
    min-height: 365px !important;
  }
  .highlights .column_inner a h3 {
    font-size: 15px !important;
  }
}
@media (min-width: 992px) {
  #main-content {
    padding-bottom: 0px!important;
  }
  #wrap {
    margin-bottom: 0px!important;
  }
  .use_wizard .text h3 {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
  }
  .use_wizard .text p {
    font-size: 18px;
    line-height: 30px;
  }
  .use_wizard .buttons .btn {
    margin-bottom: 0;
    width: 245px !important;
    font-size: 16px;
  }
  .success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a p {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin: 0px;
  }
  .home_welcome h2 {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 38px;
  }
  .home_welcome #field_cbe_connect_note p {
    font-size: 14px;
  }
  .home_welcome a {
    color: #7a7a7a;
    font-weight: 400;
    font-size: 22px;
    line-height: 38px;
  }
  .home_welcome a:hover {
    color: #1268ac;
  }
  .column {
    width: 20%;
  }
  #block-views-business-links-home-page-block .highlights .column_inner a {
    min-height: 270px !important;
  }
  #block-views-business-links-home-page-block .highlights .column h3 {
    font-size: 20px;
  }
  .home_news .events_box .events_box_inner {
    padding: 0 10%;
  }
  .business_resource .text_block {
    text-align: left;
  }
  .business_resource .text_block h2 {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 30px;
    font-weight: 300;
    line-height: 37px;
    margin: 2.7% 0 2%;
    text-align: center;
  }
  .business_resource .text_block .business_resource_content {
    font-size: 15px;
    line-height: 18px;
  }
  .business_resource .text_block p {
    font-size: 24px;
    line-height: 30px;
    margin: 4% 0 3.6%;
  }
  .business_resource .text_block a {
    font-size: 16px;
    text-align: center;
    width: 150px;
  }
  .things_to_start_block {
    padding: 4% 0;
  }
  .things_to_start_block .start_block_title {
    padding-bottom: 3%;
  }
  .things_to_start_block .start_block_title h2 {
    margin: 0 0 2%;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 36px;
    font-weight: 300;
    line-height: 38px;
  }
  .things_to_start_block .tooltip {
    display: block !important;
  }
  .faq_carousel_block .flex-viewport {
    height: 160px !important;
  }
  #block-views-quick-start-guide-block-2 .business-activity .business-activity-sub-section {
    clear: none !important;
    margin: 4% 0 0 !important;
  }
  #block-views-quick-start-guide-block-2 .business-activity .business-activity-sub-section h3 {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 7% 0 0;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_head h3 {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_content {
    min-height: 195px;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(4) .lookup_business_block_inner .block_content {
    height: 65%;
  }
  #block-views-exp-news-block-2 form {
    width: 43%;
    margin: 0px auto 3%;
  }
  .contact_info .contact-blocks p {
    font-size: 18px;
  }
  .event-top #views-exposed-form-event-grid-page-1 {
    float: none;
    margin: 0 auto;
    width: 78%;
    margin-top: 2%;
  }
  .event-top #views-exposed-form-event-grid-page-1 .views-widget-sort-sort_bef_combine #simpleselect_edit-sort-bef-combine {
    width: 185px !important;
    margin: 0 !important;
  }
  .event-top #views-exposed-form-event-grid-page-1 #simpleselect_edit-array-upcoming {
    width: 190px !important;
    matgin: 0 !important;
  }
  .event ul li a.events {
    min-height: 250px;
  }
  .event ul li a.events h3 {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    white-space: normal;
    margin: 0 0 10px;
    min-height: 92px;
  }
  .event ul li a.events p {
    padding: 0px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
  }
  .event-body .calender {
    padding-top: 0;
  }
  .event-body .calender .btn-default {
    font-size: 16px;
  }
  .view-calendar-for-events .date-nav div.date-heading h3 {
    font-size: 24px;
  }
  .view-calendar-for-events .calendar-calendar th.days .daynameCal {
    width: 90px;
    padding-left: 5px;
    font-size: 13px;
  }
  .view-calendar-for-events .calendar-calendar .full .calendar-agenda-hour {
    width: 51px!important;
  }
  .calendar_page.event-top .filter {
    line-height: 22px;
  }
  .wizard_form .form-control {
    margin-bottom: 22px;
    width: 90%;
  }
  .wizard_form .btn-right-wizard {
    margin-right: 46px;
  }
  /* .progress_steps {
        .step1 {
            left: -75px;
        }
        .step5 {
            right: 90px;
        }
        .step6 {
            right: -75px;
        }
    } */
  .quetion_wrapper .form-radios .form-type-radio {
    width: 48%;
  }
  /* .quetion_wrapper.step_3_question.double_radio_step_3 {
        .form-radios {
            .form-type-radio {
                //margin-left: 7%;
                width: 25%;
            }
        }
    } */
  #preview_modal .modal-dialog {
    width: 850px;
  }
  .result_buttons .dwnload_btn_cont {
    width: 35%;
  }
  .collapse_panels .panel-title h3 {
    min-height: 81px;
    font-size: 22px;
  }
  .collapse_panels .panel-title .btn_cont {
    height: 83px;
  }
  .collapse_panels .panel-title .btn {
    margin: 6% auto;
  }
  .collapse_panels .panel-title .collapseIcon {
    width: 72px;
    height: 83px;
    float: right;
    margin-right: 15px;
  }
  .success-details .banner .text_block {
    padding-top: 7%;
  }
  .success-details .banner .text_block .owner_name {
    font-size: 60px;
  }
  #views-exposed-form-faq-block-2 .views-exposed-widgets {
    margin: 0 21%;
  }
  #views-exposed-form-faq-block-1 .views-exposed-widgets {
    margin: 0 21%;
  }
  .page-quick-1465 table tr:first-child td {
    font-size: 16px;
  }
  .page-quick-1465 table tr td:first-child {
    font-size: 16px;
  }
  .google_maps {
    /* padding-bottom: 48%;*/
  }
  body.page-search-site #main-content .search-form .form-type-textfield .form-control {
    width: 83%;
  }
  .wizard_form.wrapper-radio-btn label {
    font-size: 20px;
    line-height: 24px;
  }
  .jGrowl-message,
  .modal-content .modal-body {
    font-size: 18px;
  }
  .result_buttons .to_top {
    padding-left: 30px;
  }
  .wizard_form.wizard-wrap ul li {
    font-size: 24px;
    line-height: 32px;
  }
  .wizard_form.wizard-wrap p {
    font-size: 24px;
    line-height: 32px;
  }
  .wizard_form.wizard-wrap p:last-child {
    padding: 45px 0 0 0;
  }
  .highlights .column_inner a h3 {
    font-size: 20px !important;
  }
  .contactInfo ul {
    padding-left: 0px;
  }
}
@media (min-width: 1200px) {
  .use_wizard .text h3 {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
  }
  .use_wizard .text p {
    font-size: 21px;
    line-height: 30px;
  }
  .use_wizard .buttons .btn {
    padding: 1% 5%;
    border: none;
    border-bottom: 3px solid #69911b;
    background-color: #7dbc00;
    border-radius: 1px;
    width: auto;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
  }
  .use_wizard .buttons .btn:hover {
    background-color: #69911b;
    text-decoration: none;
  }
  .email-form #print-mail-form {
    text-align: center;
  }
  .email-form #print-mail-form .form-textarea-wrapper {
    float: left;
    width: 84%;
  }
  .email-form #print-mail-form .form-textarea-wrapper .form-textarea {
    margin-left: 26px;
    width: 95.5% !important;
  }
  .email-form #print-mail-form .printmail-label {
    line-height: 44px;
  }
  .email-form #print-mail-form .resizable-textarea {
    width: 84%;
  }
  .email-form #print-mail-form .resizable-textarea .email_message_field {
    margin-left: 60px;
  }
  .email-form #print-mail-form .email_message_field {
    width: 97.5%;
  }
  .email-form #print-mail-form .help-block {
    text-align: left;
  }
  .email-form #print-mail-form label {
    float: left;
    text-align: left;
  }
  .email-form #print-mail-form #edit-fld-title a {
    display: inline-block;
    margin-left: 0;
    text-align: left;
    width: 80%;
  }
  .success_carousel_block .jcarousel-wrapper .slides li .success_carousel_inner a p {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin: 0px;
  }
  .home_welcome h2 {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
  }
  .home_welcome a {
    color: #7a7a7a;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
  }
  .home_welcome a:hover {
    color: #1268ac;
  }
  .column {
    width: 20%;
  }
  .business_resource .text_block h2 {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 40px;
    font-weight: 300;
    line-height: 46px;
    margin: 0% 0 21px;
  }
  .business_resource .text_block .business_resource_content {
    font-size: 18px;
    line-height: 24px;
  }
  .business_resource .text_block .business_resource_content span {
    text-align: center !important;
    width: 100%;
    float: left;
    margin-bottom: 25px;
  }
  .business_resource .text_block p {
    font-size: 21px;
    line-height: 30px;
    margin: 2.5% 2% 3px 0;
    padding-bottom: 0;
  }
  .business_resource .text_block a {
    padding: 2% 5%;
    font-size: 15px;
    text-align: center;
    width: 150px;
  }
  .video_section h2 {
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 10%;
    font-weight: 700;
  }
  #block-views-quick-start-guide-block-2 .business-activity .business-activity-sub-section {
    clear: none !important;
    margin: 4% 0 0 !important;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block {
    margin: 0;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_head h3 {
    font-family: 'Open Sans', sans-serif;
    color: #414141;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block .lookup_business_block_inner .block_content {
    min-height: 245px;
    height: 61%;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(2) .lookup_business_block_inner .block_content {
    height: 67%;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(2) .lookup_business_block_inner .block_head h3 {
    padding-top: 15px;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(3) .lookup_business_block_inner .block_content {
    height: 67%;
  }
  #block-views-research-business-links-block .lookup_business_section .lookup_business_block:nth-child(4) .lookup_business_block_inner .block_content {
    min-height: 180px;
    height: 63%;
  }
  #block-views-exp-news-block-2 form {
    width: 36%;
  }
  .event-top #views-exposed-form-event-grid-page-1 {
    float: left;
    margin: 0;
    width: 78%;
  }
  .event-top .views-submit-button {
    width: 530px;
  }
  .event ul li a.events {
    min-height: 245px;
  }
  .event-top .calendar_view {
    float: left;
    margin: 0 auto;
    width: 22%;
    padding: 10px;
  }
  .calendar_page.event-top form {
    text-align: left;
    margin-top: 0px;
  }
  .view-calendar-for-events {
    padding-bottom: 5%;
  }
  .view-calendar-for-events .date-nav div.date-heading h3 {
    font-size: 36px;
  }
  .view-calendar-for-events .date-nav ul .date-prev,
  .view-calendar-for-events .date-nav ul .date-next {
    top: 10px;
  }
  .view-calendar-for-events .calendar-calendar {
    padding-top: 30px;
  }
  .view-calendar-for-events .calendar-calendar .days-header th.days {
    width: 147px;
  }
  .view-calendar-for-events .calendar-calendar .days-header th.days .daynameCal {
    padding-left: 10px !important;
    font-size: 14px;
    width: 116px;
  }
  .view-calendar-for-events .calendar-calendar .days-header th.days .dayCal {
    padding-right: 10px;
    font-size: 14px;
  }
  .view-calendar-for-events .calendar-calendar .week-view .full .calendar-agenda-hour,
  .view-calendar-for-events .calendar-calendar .day-view .full .calendar-agenda-hour,
  .view-calendar-for-events .calendar-calendar #multi-day-container .full .calendar-agenda-hour {
    width: 53px;
  }
  .view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-hour,
  .view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-hour,
  .view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-hour,
  .view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-items,
  .view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-items,
  .view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-items {
    height: 60px;
  }
  .view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-hour span,
  .view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-hour span,
  .view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-hour span,
  .view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-items span,
  .view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-items span,
  .view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-items span {
    font-size: 16px;
  }
  .view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-hour span.calendar-hour,
  .view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-hour span.calendar-hour,
  .view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-hour span.calendar-hour,
  .view-calendar-for-events .calendar-calendar .week-view div.calendar-agenda-items span.calendar-hour,
  .view-calendar-for-events .calendar-calendar .day-view div.calendar-agenda-items span.calendar-hour,
  .view-calendar-for-events .calendar-calendar #multi-day-container div.calendar-agenda-items span.calendar-hour {
    line-height: 29px;
    width: 28px;
  }
  .view-calendar-for-events .calendar-calendar .week-view #single-day-container,
  .view-calendar-for-events .calendar-calendar .day-view #single-day-container,
  .view-calendar-for-events .calendar-calendar #multi-day-container #single-day-container {
    height: 1080px;
  }
  .view-calendar-for-events .calendar-calendar .week-view div.single-day .half-hour,
  .view-calendar-for-events .calendar-calendar .day-view div.single-day .half-hour,
  .view-calendar-for-events .calendar-calendar #multi-day-container div.single-day .half-hour {
    height: 30px;
  }
  .view-calendar-for-events .calendar-calendar .desktop {
    display: block;
  }
  .view-calendar-for-events .calendar-calendar .tablet,
  .view-calendar-for-events .calendar-calendar .mob {
    display: none;
  }
  .general_page ul {
    padding: 0 45% 0 20px;
  }
  .success-details .banner .text_block .owner_name {
    font-size: 70px;
    line-height: 80px;
  }
  .resource-center .stories-body .widget-box h4 {
    font-size: 18px;
  }
  .resource-center .stories-body .widget-box h3 {
    font-size: 22px;
  }
  .quetion_wrapper .form-radios .form-type-radio {
    width: 40%;
  }
  .page-express-wizard .quetion_wrapper .form-type-radio div.radio,
  .page-rental-block .quetion_wrapper .form-type-radio div.radio {
    margin-top: 6px;
  }
  .page-express-wizard .quetion_wrapper label,
  .page-rental-block .quetion_wrapper label {
    font-size: 20px;
  }
  .result_buttons .dwnload_btn_cont {
    width: 30%;
  }
  .collapse_panels .panel-title h3 {
    min-height: 70px;
    line-height: 40px;
  }
  .collapse_panels .panel-title .btn_cont {
    height: 72px;
  }
  .collapse_panels .panel-title .btn {
    margin: 6% auto;
  }
  .collapse_panels .panel-title .collapseIcon {
    width: 83px;
    height: 72px;
    float: right;
    margin-right: 15px;
  }
  .google_maps {
    /*padding-bottom: 37%;*/
  }
  .express_licenses_category .step_change_buttons .next_button {
    font-size: 16px;
  }
  #full-wizard a {
    font-size: 16px;
  }
  .wizard_form.wrapper-radio-btn label {
    font-size: 20px;
    line-height: 24px;
  }
  .jGrowl-message,
  .modal-content .modal-body {
    font-size: 18px;
  }
  .desktop {
    display: block !important;
  }
  .mob,
  .tablet {
    display: none !important;
  }
  #main-content {
    padding-bottom: 0px!important;
  }
  #wrap {
    margin-bottom: 0px!important;
  }
}
@media (max-width: 767px) {
  /* .quetion_wrapper.step_3_question.double_radio_step_3 {
        .form-type-radio {
            width: 25%;
        }
        .form-radios label {
            font-size: 16px !important;
        }
    } */
  .email-form #print-mail-form {
    text-align: center;
  }
  .email-form #print-mail-form .printmail-label {
    width: 100%;
    text-align: left;
  }
  .email-form .captcha {
    width: 100%;
  }
  .email-form .captcha .form-text {
    width: 100%;
  }
  .email-form .help-block {
    margin-left: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
  }
  .page_title h2 {
    font-weight: 300;
    font-size: 200% !important;
    color: #124f87;
    margin: 0 0 1%;
    line-height: 130% !important;
  }
  .page_title.wiz_title h2 {
    font-weight: 300;
    font-size: 200% !important;
    color: #124f87;
    margin: 0 0 1%;
    line-height: 130% !important;
  }
  .page_title p {
    padding: 0;
  }
  .get-bbc-bottom-block .google-maps iframe {
    float: none;
  }
  .feed_box a {
    display: inline-block;
    text-align: center;
  }
  .event-top #views-exposed-form-event-grid-page-1 #edit-submit-event-grid {
    float: none;
    width: 100%;
  }
  #edit-reset {
    margin: 10px 0;
    width: 100%;
    padding: 3% 0;
  }
  .event-top .views-exposed-widget {
    padding: 0;
    width: 100%;
  }
  .event-top #views-exposed-form-event-grid-page-1 .views-widget-sort-sort_bef_combine {
    width: 100%;
  }
  .event-top .multiselect,
  .event-top .multiselect.btn-default:hover,
  .event-top .multiselect.btn-default:focus,
  .event-top .multiselect.btn-default:active,
  .event-top .multiselect.btn-default.active,
  .event-top .open .dropdown-toggle.btn-default.multiselect {
    width: 100%;
  }
  .event-top .btn-group,
  .event-top .btn-group-vertical {
    width: 100%;
    margin: 10px 0;
  }
  .event-top #edit-submit-event-grid,
  .event-top .form-item-array-agency {
    float: none;
  }
  .calendar_view {
    float: none;
  }
  .event-top #views-exposed-form-event-grid-page-1 {
    margin: 0 0px;
  }
  .event table tr td .event-wrapper {
    min-width: 269px;
  }
  .calendar_page.event-top .filter {
    width: 100%;
    margin: 10px 0 0;
    text-align: center;
  }
  #jGrowl.jGrowl.center .jGrowl-notification {
    width: 90%;
    left: auto;
    font-size: 150%;
  }
  body.page-search-site #main-content .left-panel .container .widget-box ul {
    padding: 20px 30px 10px !important;
  }
  body.page-search-site #main-content .original_block {
    border: none;
  }
  body.page-search-site #main-content .original_block ol li .title a {
    width: 84%;
  }
  body.page-search-site #main-content .original_block form {
    display: none;
  }
  .google_maps {
    /*padding-bottom: 78%;*/
  }
  .search-accordian .accordian-body {
    margin: 0 -30px 15px -15px;
  }
  .search-accordian .accordian-body h3 {
    background: #787878;
    color: #fff;
    font-size: 13px !important;
    margin: 0px;
    padding: 5px 15px;
    cursor: pointer;
  }
  .search-accordian .accordian-body h3 span {
    float: right;
  }
  .search-accordian .accordian-body h3 .glyphicon-menu-up {
    background: url('../images/down-arrow.png') 0 0px no-repeat;
    height: 16px;
  }
  .search-accordian .accordian-body h3 .glyphicon-menu-down {
    background: url('../images/up-arrow.png') 0 0px no-repeat;
    height: 16px;
  }
  .search-accordian .accordian-body h3 div {
    float: left;
    width: 90%;
  }
  .search-accordian .accordian-body .accordian-components {
    padding: 5px 15px;
    color: #444;
    display: none;
  }
  .search-accordian .accordian-body .accordian-components .checkbox {
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .search-accordian .accordian-body .accordian-components a {
    color: #444 !important;
  }
  .search-accordian .accordian-body .close {
    display: block;
    float: none;
    font-size: 13px;
    font-weight: 400;
    opacity: 1;
    text-shadow: none;
    margin: 0px;
    padding: 20px 15px 10px !important;
  }
  .search-accordian .accordian-body .close li {
    margin-bottom: 10px !important;
    color: #444 !important;
  }
  .search-accordian .accordian-body .close li ul {
    padding: 0px;
  }
  .search-accordian .accordian-body .close li ul li {
    margin-bottom: 10px !important;
  }
  .search-accordian .curr_search .close {
    padding: 0px !important;
  }
  .pagination li a {
    font-size: 12px;
    height: 24px;
    padding: 3px 0 0;
    width: 20px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox {
    float: left;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .form-type-radio,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .form-type-radio {
    float: left;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .form-type-radio .radio,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .form-type-radio .radio {
    float: none;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox_question,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox_question {
    float: left;
    width: 88%;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox_question .checkbox,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox_question .checkbox {
    float: none;
    display: inline;
    padding-left: 0px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox_question label,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox_question label {
    display: inline;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox {
    float: left;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .form-type-radio,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .form-type-radio {
    float: left;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .form-type-radio .radio,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .form-type-radio .radio {
    float: none;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question {
    float: left;
    width: 88%;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question .checkbox,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question .checkbox {
    float: none;
    display: inline;
    padding-left: 0px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question label,
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question label {
    display: inline;
  }
  .page-visible-relatedquestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question,
  .page-visible-relatedquestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .checkbox_question,
  .page-visible-relatedquestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question,
  .page-visible-relatedquestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .checkbox_question {
    float: none;
  }
  .page-visible-relatedquestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question .checkbox,
  .page-visible-relatedquestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .checkbox_question .checkbox,
  .page-visible-relatedquestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question .checkbox,
  .page-visible-relatedquestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .checkbox_question .checkbox {
    padding-bottom: 0 !important;
  }
  .page-visible-relatedquestions #block-ocbp-form-alter-related-questions .quetion_wrapper .checker,
  .page-visible-relatedquestions #block-ocbp-form-alter-license-questions .quetion_wrapper .checker {
    margin-top: -5px;
  }
  .page-visible-licensequestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question,
  .page-visible-licensequestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .checkbox_question,
  .page-visible-licensequestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question,
  .page-visible-licensequestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .checkbox_question {
    float: none;
  }
  .page-visible-licensequestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox_question .checkbox,
  .page-visible-licensequestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .checkbox_question .checkbox,
  .page-visible-licensequestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .checkbox_question .checkbox,
  .page-visible-licensequestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .checkbox_question .checkbox {
    padding-bottom: 0 !important;
  }
  .page-visible-licensequestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .form-type-checkbox .form-type-radio .radio,
  .page-visible-licensequestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .form-type-radio .radio,
  .page-visible-licensequestions #block-ocbp-form-alter-related-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .form-type-radio .radio,
  .page-visible-licensequestions #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .form-type-radio .radio {
    margin-top: -2px;
  }
  #block-views-research-business-links-block-new .lookup_contain .img,
  #block-views-research-business-links-block-new .lookup_contain h2,
  #block-views-research-business-links-block-new .lookup_contain p {
    text-align: center;
    padding-bottom: 5px;
  }
  .express_licenses_category .step_change_buttons {
    text-align: center;
  }
  .express_licenses_category .step_change_buttons .next_button {
    width: 290px;
  }
  #full-wizard {
    text-align: center;
  }
  #full-wizard a {
    width: 290px;
  }
  .wizard_form.wrapper-radio-btn label {
    font-size: 16px;
    line-height: 20px;
  }
  .jGrowl-message,
  .modal-content .modal-body {
    font-size: 18px;
  }
  .top_page {
    display: none;
  }
  .subMenu {
    display: none;
    margin: 0;
    margin-top: 3px;
    padding-left: 15px;
  }
  .drop-sub {
    padding-left: 37px;
    position: relative;
    background: transparent;
    box-shadow: none;
    border: none;
    width: 100%;
  }
  .navbar-nav > li > .dropdown-menu {
    border: 0;
  }
  .dropdownMenu span,
  .wiz-sub span {
    display: block;
    position: absolute;
    z-index: 1;
    width: auto!important;
    top: 4px;
    right: 0;
    font-size: 17px;
    padding: 5px 5px 3px;
    margin-left: 10px;
    color: #124f87;
    border-radius: 3px;
    border: 1px solid #124f87;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
  }
  .dropdownMenu .subMenu li {
    border-bottom: 1px solid #94b2c5;
  }
  .dropdownMenu .subMenu li:last-child {
    border-bottom: 0;
  }
  .dropdownMenu .subMenu li a {
    color: #707070;
    display: block;
    padding: 5px 15px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .dropdownMenu .subMenu li a:hover {
    color: #124f87;
  }
  .dropdownMenu .subMenu li a:hover,
  .dropdownMenu .subMenu li a:focus,
  .dropdownMenu .subMenu li a:visited {
    text-decoration: none;
  }
  header.mainNavigation .navbar .navbar-collapse,
  header.mainNavigation .navbar-default .navbar-collapse {
    max-height: 100%;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu {
    margin-right: 0;
  }
  header.mainNavigation .navbar .navbar-collapse .navbar-nav.smallMenu > li > a,
  header.mainNavigation .navbar-default .navbar-collapse .navbar-nav.smallMenu > li > a {
    padding-left: 0;
  }
  .quetion_wrapper label,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox label {
    font-size: 15px !important;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox_question,
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox_question {
    float: left;
  }
  .director-msgbox {
    clear: both;
    float: left;
    width: 100%;
    padding-bottom: 20px;
  }
  .director-msgbox .lt,
  .director-msgbox .rt {
    float: left;
    margin-right: 20%;
  }
  .director-msgbox .rt {
    margin-right: 0;
  }
  .success-details .stories-body .director-msgbox p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    color: #000;
    margin: 0;
  }
  .review_bottom {
    margin-top: 0!important;
  }
  .result_buttons .to_top {
    padding: 0;
  }
  .result_buttons .email_btn {
    margin-left: 10px;
  }
  .result_buttons .email_btn {
    margin-left: 0;
  }
  .wizard_form.wizard-wrap ul li {
    font-size: 18px;
    line-height: 24px;
  }
  .wizard_form.wizard-wrap p {
    font-size: 18px;
    line-height: 29px;
  }
  .wizard_form.wizard-wrap {
    padding-top: 0;
  }
  /*guideline page*/
  #block-dslbd-connect-alter-cbe-connect-guidance-page h1 {
    font-size: 20px;
    font-weight: 400;
  }
  .main-content {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .main-content p {
    font-size: 12px;
    line-height: 18px;
  }
  .main-content .gradient_div h3 {
    font-size: 17px;
  }
  .main-content ul li {
    /*  font-size: 11px !important;
                         line-height: 18px; */
  }
  /*end guideline page*/
  .cbe-cop {
    margin-bottom: 40px;
  }
  .cbe-cop.h1-container {
    text-align: center;
    padding-bottom: 0px;
  }
  .cbe-cop.h1-container h1 {
    font-weight: 400;
    font-size: 20px;
  }
  .cbe-cop.bg-grey {
    background-color: #F8F8F8;
  }
  .cbe-cop.bg-grey span {
    font-size: 15px;
    color: #414141;
    line-height: 1.4;
    display: inline-block;
  }
  .cbe-cop.bg-grey ul {
    padding-left: 20px;
  }
  .cbe-cop.bg-grey .header1 h3 {
    font-size: 17px;
  }
  .cbe-cop.bg-grey .header2 h3 {
    font-size: 17px;
  }
  .cbe-cop.bg-grey .header2 h3 {
    font-size: 17px;
  }
  .cbe-cop.bg-grey .header3 {
    padding-right: 15px;
  }
  .cbe-cop.bg-grey .header3 h3 {
    font-size: 17px;
  }
  .cbe-cop.bg-grey .header3 h3 {
    font-size: 17px;
  }
  .agencyWaiver h3 {
    font-size: 20px;
  }
  .agencyWaiver .agencyWaiver-cont {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .timeLineWrapper {
    margin-top: 0px;
  }
}
header.mainNavigation.cbe_connect_header .gradient_bor1 {
  height: 2px;
  background: -webkit-linear-gradient(left, #fff, #1d70b1);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #fff, #1d70b1);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #fff, #1d70b1);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #fff, #1d70b1);
  /* Standard syntax (must be last) */
}
header.mainNavigation.cbe_connect_header .gradient_bor2 {
  height: 2px;
  background: -webkit-linear-gradient(right, #fff, #1d70b1);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #fff, #1d70b1);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #fff, #1d70b1);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #fff, #1d70b1);
  /* Standard syntax (must be last) */
}
@media (max-width: 480px) {
  .jGrowl-message,
  .modal-content .modal-body {
    font-size: 14px;
    line-height: 21px;
  }
}
@media (max-width: 479px) {
  .wizard_form.wrapper-radio-btn label {
    font-size: 16px;
    line-height: 20px;
  }
  .wizard_form.wrapper-radio-btn .form-type-radio div.radio {
    float: left;
    display: block!important;
    margin-right: 6px;
  }
  .wizard_start_radio {
    display: block!important;
    overflow: hidden;
  }
  .success-details .stories-body .director-msgbox p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 300;
    color: #000;
    margin: 0;
  }
  .director-msgbox {
    padding-bottom: 20px;
  }
  .director-msgbox .lt,
  .director-msgbox .rt {
    float: left;
    margin: 0 0 10px;
    width: 100%;
    clear: both;
  }
  .top_page_box {
    clear: both;
    text-align: right;
    width: 100%!important;
  }
  .result_buttons .to_top {
    padding-left: 15px;
  }
  .mob {
    display: block !important;
  }
  .tablet,
  .desktop {
    display: none !important;
  }
}
.wizard_form.wrapper-radio-btn label {
  position: relative;
  color: #000;
  font-weight: 400;
  display: inline;
}
.express_licenses_category.quetion_wrapper .checkbox {
  margin: 0;
  padding: 0;
  display: inline-block;
  padding-bottom: 0!important;
}
.wizard_form.wrapper-radio-btn .form-type-radio div.radio {
  margin-top: 0;
  display: inline-block;
  top: 2px;
}
.wizard_start_radio {
  display: inline;
  line-height: 27px;
}
.other_links .save {
  background: url('../images/email-icon.png') 0 45% no-repeat;
}
.quetion_wrapper .checkbox .help_cont,
.quetion_wrapper .radio .help_cont {
  padding: 0 0 0 11px !important;
}
.review_bottom {
  padding: 2%!important;
  background: white;
  border: #ddd 1px solid;
  margin-bottom: 20px;
  margin-top: -20px;
}
.navbar-collapse.in {
  overflow-y: visible;
}
.smallMenu .dropdownMenu .glyphicon-chevron-down:before {
  content: "\e114";
}
.smallMenu .dropdownMenu .glyphicon-chevron-up:before {
  content: "\e113";
}
.review_title {
  padding-left: 10px;
  padding-right: 10px;
}
.charac_checkbox .checker {
  display: inline-block;
}
.charac_checkbox .radio {
  display: inline-block;
}
/*.quetion_wrapper .charac_checkbox label{display:block; overflow:hidden;}*/
.top_page_box {
  text-align: right;
}
.button-cont.popup-btn-wrap {
  text-align: center;
  padding-bottom: 12px;
}
.wizard_form.wizard-wrap p {
  margin: 0 0 26px;
}
.wizard-wrap .underline {
  text-decoration: underline;
}
.wizard_form.wizard-wrap ul {
  list-style-type: none;
  padding: 0 0 0 5px;
  margin: 0 0 30px;
}
.wizard_form.wizard-wrap li {
  list-style-type: none;
  color: #414141;
  padding: 0 0 0 18px;
  margin: 0 0 6px;
  position: relative;
}
.wizard_form.wizard-wrap li:before {
  content: "•";
  font-size: 40px;
  position: absolute;
  left: 0;
}
.wizard-wrap .red {
  color: #C00000;
}
.wizard-wrap h4 {
  color: #C00000;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  padding: 0;
  margin: 0 0 8px;
}
.wizard-wrap .title,
.wizard-wrap h3 {
  color: #c00000;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  margin: 0 0 10px;
}
.wizard-wrap h3 {
  color: #414141;
  margin: 12px 0 30px;
}
.form-item.form-group .form-item.checkbox,
.form-item.form-group .form-item.radio {
  margin-bottom: 10px;
  text-align: left;
}
.form-item.form-group .form-item.checkbox:before,
.form-item.form-group .form-item.radio:before,
.form-item.form-group .form-item.checkbox:after,
.form-item.form-group .form-item.radio:after {
  content: " ";
  display: table;
}
.form-item.form-group .form-item.checkbox:after,
.form-item.form-group .form-item.radio:after {
  clear: both;
}
.form-item.form-group .form-item.checkbox label,
.form-item.form-group .form-item.radio label {
  max-width: 86%;
  display: inline-block;
  word-wrap: break-word;
  vertical-align: top;
}
.form-item.form-group .form-item.checkbox {
  width: 100%;
}
.form-item.form-group .form-radios {
  /*&#edit-questions-11595, &#edit-questions-12283, &#edit-questions-11698, &#edit-questions-11697, &#edit-questions-11593,
        &#edit-questions-11594, &#edit-questions-11592, &#edit-questions-11696, &#edit-questions-12367, &#edit-questions-12565, &#edit-questions-12566, &#edit-questions-12567{
    		.form-item{
    			&.radio{
    				text-align: left;
    				display: block;
    				width: 100%;
    				label{
    					font-size: @font-size-base + 2;
    				}
    			}
    		}
    	}*/
}
.form-item.form-group .form-radios .form-item.radio {
  text-align: center;
}
.form-item.form-group .form-radios .form-item.radio label {
  font-size: 30px;
}
.form-item.form-group .form-radios .form-item.radio .radio {
  margin: 0 10px 0 0;
  vertical-align: top;
}
.multi_radio_step_3 .form-type-radios .form-radios .form-type-radio.radio {
  text-align: left !important;
  display: block;
  width: 100%;
}
.multi_radio_step_3 .form-type-radios .form-radios .form-type-radio.radio label {
  font-size: 20px;
}
.cbe_form .form-item.form-group .form-item.checkbox,
.cbe_form .form-item.form-group .form-item.radio {
  width: 100%;
  margin-bottom: 10px;
  text-align: left;
}
.cbe_form .form-item.form-group .form-item.checkbox:before,
.cbe_form .form-item.form-group .form-item.radio:before,
.cbe_form .form-item.form-group .form-item.checkbox:after,
.cbe_form .form-item.form-group .form-item.radio:after {
  content: " ";
  display: table;
}
.cbe_form .form-item.form-group .form-item.checkbox:after,
.cbe_form .form-item.form-group .form-item.radio:after {
  clear: both;
}
.button-cont {
  text-align: center;
}
.express_wizard_form .form-item.form-group .form-item.radio {
  text-align: center;
  font-size: 16px;
}
.express_wizard_form .form-item.form-group #edit-questions-11695 .form-item.radio {
  width: 100%;
  text-align: left;
}
.express_wizard_form .form-item.form-group #edit-questions-11695 .form-item.radio label {
  font-size: 20px;
}
#jGrowl .jGrowl-notification .jGrowl-message a {
  color: #e22e2b !important;
}
@media (max-width: 767px) {
  .express_wizard_form .form-item.form-group .form-item.radio {
    text-align: left;
  }
  .form-item.form-group .form-radios .form-item.radio {
    text-align: left;
  }
  #block-views-cbe-connect-page-block-1 .highlights .column1 {
    width: 100%;
  }
}
.checklist_numbr {
  display: inline-block;
  vertical-align: top;
}
.checklist_numbr ~ div {
  width: 96%;
  display: inline-block;
  vertical-align: top;
}
ol.checklist_ol {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 14px;
  font-weight: 600;
}
.column_inner {
  min-height: 290px;
}
.cbe_quetion_wrapper .form-item .form-radios .form-item.radio {
  text-align: left;
  display: block;
  width: 100%;
}
.cbe_quetion_wrapper .form-item .form-radios .form-item.radio label {
  font-size: 20px;
}
.page-cbewizard-result .collapse_panels .description_text .checklist_definition a {
  color: #1268ac;
}
.page-cbewizard-result .collapse_panels .panel-body p a {
  color: #1268ac;
}
/* dslbd connect styles */
.legend {
  width: 20px;
  display: inline-block;
}
.graph-represent,
.legend {
  background-color: #2478b4;
  border: 1px solid #121212;
  height: 20px;
}
.sub-heading-section {
  margin: 25px 0;
  padding: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.em-bg {
  margin: 15px 0;
  background-color: #fafafa;
  border: 1px solid #dcdcdc;
  padding: 20px;
  font-weight: 700;
  font-size: 24px;
}
.final-result {
  color: #9f5123;
  font-weight: 700;
  font-size: 24px;
  margin: 25px 0;
  padding: 0;
}
.final-result small {
  color: #121212;
  font-size: 14px;
}
.graph-section {
  padding: 0;
}
.graph-desc {
  font-size: 14px;
  font-weight: 500;
}
.graph-desc ul {
  list-style-type: none;
  padding: 0;
}
.graph-desc .brown {
  color: #9f5123;
}
.planned-acq {
  margin: 30px 0 15px;
}
.planned-acq h3 {
  display: inline-block;
  color: #121212;
  font-weight: 500;
}
.csbe-calculation {
  width: 100%;
  margin: 25px 0;
  font-size: 20px;
  font-weight: 700;
  display: table;
}
.csbe-calculation .budget {
  padding: 5px 10px;
  display: inline-block;
  vertical-align: middle;
}
.csbe-calculation .budget small {
  font-size: 14px;
  font-weight: 300;
}
.csbe-calculation .math-signs {
  margin: 0 30px;
  display: inline-block;
}
.csbe-calculation .csbe-target {
  display: inline-block;
  vertical-align: middle;
}
.csbe-calculation .csbe-target small {
  font-size: 13px;
  font-weight: 300;
  color: #cf0000;
}
.csbe-calculation .csbe-target .csbe-tar {
  padding: 5px 10px;
  border: 1px solid #cf0000;
}
.planned-acq-tbl {
  font-size: 14px;
  font-weight: 400;
}
.dept-opt {
  width: 30%;
  margin-bottom: 20px;
  padding-left: 15px;
}
.dept-opt ~ h2 {
  padding: 0 15px;
}
.dept-opt select {
  width: 65%;
  height: 40px;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid #ccc;
  display: inline-block;
}
.dept-opt button {
  width: 30%;
  height: 40px;
  margin-left: 10px;
  display: inline-block;
  padding: 2% 5%;
  border: none;
  border-bottom: 3px solid #69911b;
  background-color: #1268ac;
  border-radius: 1px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 3px solid #114f7f;
}
.graph-section .budget-opt {
  padding: 0;
  list-style-type: none;
}
.graph-section .budget-opt li {
  font-size: 14px;
}
.graph-section .budget-opt li span {
  display: inline-block;
  vertical-align: middle;
}
.graph-section .budget-opt li span.opt-graph .graph-val {
  height: 20px;
  background-color: #2478b4;
  border: 1px solid #121212;
}
.table-desk {
  margin-left: -15px;
}
.table-desk th {
  text-align: center;
}
.table-desk th:first-child {
  text-align: left;
}
.table-mob {
  display: none;
}
.dslbd-head {
  margin-top: 10px;
}
.dslbd-head strong {
  margin-top: 15px;
}
#block-views-cbe-connect-page-block-1,
#block-views-24dc7c0180e8876137739095bfe62f5e {
  background-color: #eee;
  padding: 4% 0 3%;
  margin-top: 20px;
}
header.mainNavigation .navbar .navbar-collapse li.last,
header.mainNavigation .navbar-default .navbar-collapse li.last {
  border-right: none !important;
}
.navbar-nav > li {
  position: relative;
}
@media (max-width: 767px) {
  .dept-opt {
    width: 100%;
    padding: 0 15px;
  }
  .dept-opt select {
    float: left;
  }
  .opt-nm {
    text-align: left;
  }
  .csbe-calculation {
    font-size: 13px;
  }
  .csbe-calculation .math-signs {
    margin: 0 3px;
  }
  .csbe-calculation .budget small {
    font-size: 10px;
  }
  .csbe-calculation .csbe-target small {
    font-size: 10px;
  }
  .final-result {
    font-size: 20px;
  }
  .gov-site {
    text-align: left;
  }
  .planned-acq-tbl tr th,
  .planned-acq-tbl tr td {
    width: 100%;
    display: block;
    float: left;
  }
  .dslbd-head .logo {
    text-align: center;
    margin-bottom: 15px;
  }
  .dslbd-head .logo .img-responsive {
    display: inline-block;
  }
  .dslbd-head p {
    font-size: 17px;
  }
  .planned-acq h3 {
    font-size: 21px;
  }
  .planned-acq-tbl thead {
    display: none;
  }
  .table-desk {
    display: none;
  }
  .table-mob {
    display: block;
  }
  .table-mob .separator {
    background-color: #efefef;
  }
  .table-mob .separator td {
    border-top: 2px solid #121212;
  }
  .contactInfo ul {
    padding-left: 0px;
  }
}
/*guidelines page*/
#block-dslbd-connect-alter-cbe-connect-guidance-page h1 {
  text-align: center;
  color: #24569d;
}
#block-dslbd-connect-alter-cbe-connect-guidance-page p {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}
.main-content {
  background-color: #F8F8F8;
  padding-bottom: 10px;
  margin-bottom: 60px;
  margin-top: 60px;
}
.main-content span#for_bold {
  font-weight: bold;
}
.main-content .gradient_div {
  display: inline-block;
  /* background: -webkit-linear-gradient(left, #0060AC,#0161AD,#0262AD,#0462AE,#0965AF,#0F68B1,#DBE6EF,#EEF2F5);*/
  background: #1e5799;
  background: -moz-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #1e5799), color-stop(74%, #2989d8), color-stop(74%, #2989d8), color-stop(84%, #7db9e8), color-stop(88%, #7db9e8), color-stop(100%, #f8f8f8));
  background: -webkit-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  background: -o-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  background: -ms-linear-gradient(left, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  background: linear-gradient(to right, #1e5799 0%, #2989d8 74%, #2989d8 74%, #7db9e8 84%, #7db9e8 88%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#f8f8f8', GradientType=1);
}
.main-content h3 {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.main-content h3 a {
  color: #fff;
}
.main-content ul {
  list-style-type: disc;
}
.main-content ul li {
  font-size: 15px;
  font-weight: 400;
  color: #414141;
}
.main-content ul li a {
  text-decoration: underline;
}
#block-dslbd-connect-alter-cbe-connect-mayor-message-page > .container {
  width: 100% !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.contactDetails {
  background: #f7f7f7;
  border-radius: 4px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 16px;
  overflow: hidden;
  min-height: 134px;
}
.contactDetails:hover {
  background: #fff;
}
.contactDetails p {
  font-size: 14px;
  line-height: 22px;
  margin: 0px;
  padding: 6px 0 0 0;
  color: #5c5b5b;
  font-weight: 600;
}
.contactDetails h3 {
  font-size: 16px;
  color: #5c5b5b;
  font-weight: 700;
  margin: 0px;
  padding-left: 15px;
  line-height: 20px;
}
.contact_address_for_map {
  background-image: url("../images/map.png");
  background-position: 0px 4px;
  background-repeat: no-repeat;
  display: block;
  padding-left: 23px;
}
p.address {
  padding: 12px 0 0 0;
}
p.address a {
  color: #5c5b5b;
  font-weight: 500;
}
p.address a:hover {
  color: #057faf;
}
.contactInfo ul {
  padding-top: 9px;
  margin: 0px;
}
.contactInfo ul li {
  list-style-type: none;
  padding: 0 0 3px 35px;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  color: #5c5b5b;
  font-weight: 500;
}
.contactInfo ul li a {
  font-size: 14px;
  line-height: 22px;
  color: #5c5b5b;
  font-weight: 500;
}
.contactInfo ul li:hover,
.contactInfo ul li a:hover {
  color: #057faf;
  text-decoration: none;
}
.contactInfo ul li.website {
  background-image: url("../images/webicon.png");
  background-position: 0px 2px;
  background-repeat: no-repeat;
}
.contactInfo ul li.email {
  background-image: url("../images/mailicon.png");
  background-position: 0px 6px;
  background-repeat: no-repeat;
}
.contactInfo ul li.phone {
  background-image: url("../images/phoneicon.png");
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
.contactInfo ul li.fax {
  background-image: url("../images/faxicon.png");
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
.google_maps {
  height: auto;
  padding-bottom: 70px;
  background: #eeeeee;
}
.backtop {
  color: #a9adb0;
  float: right;
  font-size: 13px;
  background-image: url("../images/iconSprite.png");
  background-repeat: no-repeat;
  background-position: 73px -188px;
  padding: 0 23px 0 0;
}
.backtop:hover,
.backtop:focus {
  color: #a9adb0;
  text-decoration: none;
}
.lookUpDatabase h2 {
  margin: 0px;
}
.events-box a.read_more_link {
  text-align: left;
  color: #7a7a7a;
  font-weight: 400;
  font-size: 19px;
  line-height: 40px;
}
.events-box a.read_more_link:hover {
  color: #1268ac;
  text-decoration: none;
}
.events-box .faq_block {
  text-align: center;
}
.view-display-id-block_2 .row {
  display: table;
  text-align: left;
  width: 100%;
}
.view-display-id-block_2 .row .faqtablecell {
  display: table-cell;
  padding-bottom: 30px;
}
#faq_row4 {
  dsplay: block;
}
#faq_row4 .faqtablecell {
  display: block;
  float: left;
  position: relative;
}
.view-display-id-block_2 .home_welcome {
  bottom: 26px;
  left: 50px;
  position: absolute;
}
.wizardTitle {
  text-align: left !important;
}
.wizardTitle h2 {
  text-align: center !important;
}
.stories-body .no-pad-left ol li a,
.stories-body .no-pad-left ol li span {
  font-size: 14px !important;
}
.review_bottom .row {
  text-align: center;
}
.view-display-id-page_1 .page_title h2 {
  font-size: 20px;
}
.nolist ul li::before {
  display: none !important;
}
.nolist ul {
  padding: 0 0 0 0 !important;
  margin: 0px!important;
}
.nolist ul li {
  padding: 0 0 0 0 !important;
}
.businessActivities {
  display: block !important;
}
.leftalign {
  text-align: left;
}
.WizardContain strong:first-child {
  font-weight: normal;
}
@media only screen and (max-width: 1200px) {
  .resource_block .faq_block h3 {
    display: block;
  }
  .events-box .faq_block ul {
    margin: 0px;
    min-height: 260px;
  }
  .events-box .faq_block h3 {
    font-size: 21px;
    padding-bottom: 8px;
  }
  #main-content {
    padding-bottom: 0px!important;
  }
  #wrap {
    margin-bottom: 0px!important;
  }
  .things_to_start_block .todo_list li,
  .things_to_start_block .todo_list li a {
    font-size: 17px;
  }
  .events-box a.read_more_link {
    font-size: 18px;
  }
  .page-faq .faqtablecell .faq_block ul {
    height: 320px !important;
    overflow: auto !important;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 800px) {
  #views-exposed-form-defintions-page-1 .views-exposed-widgets {
    margin: 0 10%;
  }
  .events-box .faq_block ul {
    min-height: 349px;
  }
  .things_to_start_block .todo_list li,
  .things_to_start_block .todo_list li a {
    font-size: 13px;
  }
  .wizardTitle h2 {
    padding-left: 1%;
  }
  .wizard_form {
    min-height: 607px;
  }
  #block-ocbp-form-alter-license-questions {
    min-height: 607px;
  }
  #block-ocbp-form-alter-ocbp-character-questions {
    min-height: 607px;
  }
  #block-ocbp-form-alter-related-questions {
    min-height: 544px;
  }
  .wizard_form .container {
    width: 100%;
  }
  .events-box a.read_more_link {
    font-size: 17px;
  }
  .page-faq .faqtablecell .faq_block ul {
    height: 453px !important;
    overflow: auto !important;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  #views-exposed-form-defintions-page-1 .views-exposed-widgets {
    margin: 0 3%;
  }
  .events-box .faq_block {
    margin: 0 0 15px 0;
  }
  .events-box .faq_block ul {
    min-height: inherit;
    height: auto;
  }
  .events-box .faq_block h3 {
    font-size: 24px;
  }
  .things_to_start_block .todo_list li,
  .things_to_start_block .todo_list li a {
    font-size: 11px;
  }
  .faqtablecell {
    width: 100% !important;
    display: block !important;
  }
  .wizardTitle h2 {
    padding-left: 2.5%;
  }
  .page-faq .faqtablecell .faq_block ul {
    height: auto !important;
  }
}
@media only screen and (max-width: 736px) and (orientation: landscape) {
  .home_welcome.cbe_connect_intro .greenbooklink a {
    margin-top: -18px;
  }
}
@media only screen and (max-width: 640px) and (orientation: landscape) {
  .home_welcome.cbe_connect_intro .greenbooklink a {
    margin-top: -18px;
  }
}
@media only screen and (max-width: 520px) {
  .wizardTitle h2 {
    padding-left: 4.5%;
  }
  #navbar ul li a {
    font-size: 16px;
    text-transform: uppercase;
  }
  .dropdownMenu .subMenu li a {
    text-transform: none;
  }
}
.multiselect-container {
  margin-top: 0px !important;
  background-color: #fff;
}
.multiselect-container li {
  border-bottom: none;
}
.multiselect-container label {
  color: #333;
}
.multiselect-container > li > a:hover {
  background-color: #f5f5f5;
}
.multiselect-container:before {
  display: none;
}
.page-faq .faqtablecell .faq_block ul {
  height: 289px;
  overflow: auto;
}
/*new bug-fix*/
.page-quick-list .faq_block ul {
  height: auto;
}
.page-definition-list .faq_block ul {
  height: auto;
}
.page-faq .faq_block ul {
  height: auto;
}
/*cbe_services page*/
#block-views-cbe-services-block {
  background-color: #f8f8f8;
}
.custom-cbe h2 {
  color: #24569d;
  font-weight: 500;
  text-align: left;
}
.cbeSrevices {
  background-color: #F8F8F8;
  /*margin-top: 40px;*/
  padding: 3% 0 3%;
}
.cbeSrevices .cbeSrevices-cont .utilswrapper {
  font-weight: 400;
  margin-bottom: 20px;
}
.cbeSrevices .cbeSrevices-cont .utilswrapper li {
  margin-bottom: 10px;
}
.cbeSrevices .cbeSrevices-cont p {
  color: #414141;
  font-weight: 400;
  line-height: 1.3;
}
.cbeSrevices .cbeSrevices-cont .custom-service {
  font-size: 20px;
}
.cbeSrevices .custom-service {
  color: #808080 !important;
  margin-top: 20px;
  margin-bottom: 10px;
}
/*end of cbe_services page*/
/*--start of cbe_wizard page--*/
.cbe_wiz h2 {
  color: #24569d;
  font-weight: 500;
  text-align: left;
}
.cbeWizard {
  margin-top: 40px;
  background-color: #F8F8F8;
  width: 100%;
}
.cbeWizard .cbeWizard-cont {
  margin-top: 40px;
  margin-bottom: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 258px;
}
.cbeWizard .cbeWizard-cont p {
  color: #414141;
  font-weight: 400;
  line-height: 1.3;
}
.cbeWizard .cbeWizard-headline {
  color: #808080 !important;
  margin-top: 20px;
  margin-bottom: 10px;
}
/*end of cbe_wizard page*/
/*goal process page*/
#block-views-9b388dfa670090a74a3da1882d56fb89 {
  background-color: #F8F8F8;
}
.goal-process p {
  font-weight: 400;
  margin: 15px 0px;
  line-height: 1.3;
}
.goal-process .goal-process-cont {
  background-color: #F8F8F8;
  padding: 3% 0 3%;
}
.goal-process .goal-process-cont ul {
  margin-top: 9px;
  list-style-type: none;
  padding: 0px;
}
.goal-process .goal-process-cont ul li {
  font-weight: 400;
}
.goal-process .goal-process-cont ul li:nth-child(odd) {
  font-weight: 700;
  padding: 8px;
  color: #666;
  font-weight: bold;
  font-size: 20px;
}
.goal-process .goal-process-cont ul li:nth-child(even) {
  padding: 5px 24px 15px;
}
/*end goal process page*/
.cbe-wrap {
  min-height: 1% !important;
}
.view-understanding-budget-forcasting .CBE-spending-guide strong {
  font-size: 20px;
}
.CBE-spending-guide p {
  font-weight: 400;
  line-height: 1.3;
}
.CBE-spending-guide h3 {
  color: #666;
  font-weight: bold;
  font-size: 20px;
}
.cbe-logo img {
  margin-bottom: 23px;
}
.grey-bg {
  background-color: #f8f8f8;
  padding: 3% 0 3%;
}
.CBE-spending-guide-bottom {
  padding: 1% 0;
}
#block-views-5e30b5a9cc90ec56bb687c14dd87bdd3 .view-display-id-block_2 .row {
  display: block !important;
}
#block-views-5e30b5a9cc90ec56bb687c14dd87bdd3 .small-note-txt a {
  font-size: 100% !important;
}
@media (min-width: 767px) {
  .cbe-connect-menu {
    display: none ;
  }
}
@media only screen and (max-width: 320px) {
  .header_logo {
    float: left;
    width: 80%;
  }
}
.home_welcome h3 {
  font-size: 20px;
  font-weight: 700;
}
.dslbdHead {
  border-bottom: 10px solid #24569d;
  padding: 30px 0px;
  margin: 30px 0px;
}
.dslbdBlueLine {
  border-bottom: 2px solid #24569d;
}
.dslbdLogo {
  border-right: 2px solid #555555;
  padding-right: 50px;
}
.dslbdHeadText {
  color: #000000;
  font-size: 46px;
  line-height: 1.4;
  margin: 27px 0;
}
.captcha {
  width: 30%;
  margin: 0 auto 30px;
  border: 1px solid #ababab;
  padding: 5px;
}
.captcha.panel-default > .panel-heading {
  background-color: #124f87;
  font-weight: 700;
  color: #fff;
}
.form-item-captcha-response label {
  width: 100%;
  display: block;
  text-align: center !important;
}
html,
body {
  height: 100%;
}
#wrap {
  height: auto !important;
  margin: 0 auto -413px;
  min-height: 100%;
}
#main-content {
  padding-bottom: 413px;
}
footer {
  padding: 0;
  border-botttom: #3c3c3c solid 1px;
}
footer .footer-top {
  background: url('../images/dc_footer_top_bg.png') 0 0 repeat;
  padding: 3% 0;
}
footer .footer-top h3 {
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
  padding: 0 0 20px 30px;
  font-weight: 700;
}
footer .footer-top ul {
  padding: 0 0 0 15px;
  margin: 0px;
}
footer .footer-top ul li {
  padding-bottom: 7px;
  margin-right: 10px;
  color: #b0b0b0;
  font-size: 10px;
}
footer .footer-top ul li a {
  color: #b0b0b0;
  border-bottom: 1px solid #5b5b5c;
  font-weight: 600;
  text-decoration: none;
}
footer .footer-top ul li a:hover {
  border-bottom: none;
}
footer .footer-top p {
  padding-bottom: 7px;
  color: #d1d1d1;
  font-weight: 700;
  line-height: 20px;
  margin: 0;
}
footer .footer-top p a {
  color: #FBCB00;
  text-decoration: none;
}
footer .footer-top p a:hover {
  color: #d1d1d1;
}
footer .footer-top p span {
  color: #a0a0a0;
  font-weight: 600;
}
footer .footer-top p.phone a,
footer .footer-top p.fax a,
footer .footer-top p.tty a {
  color: #d1d1d1;
  font-weight: 700;
}
footer .footer-top p.phone:hover,
footer .footer-top p.fax:hover,
footer .footer-top p.tty:hover {
  color: #b0b0b0;
}
footer .footer-top .pop-links h3 {
  background: url(../images/dc_popular_link_icon.png) 0 0 no-repeat;
}
footer .footer-top .pop-links1 {
  padding-top: 50px;
}
footer .footer-top .frow {
  float: left;
  width: 47%;
}
footer .footer-top .contact h3 {
  background: url(../images/dc_contact_link_icon.png) 0 0 no-repeat;
}
footer .footer-top .location {
  margin: 0px;
}
footer .footer-top .location h3 {
  background: url(../images/dc_location_link_icon.png) 0 0 no-repeat;
}
footer .footer-top .location p {
  padding-bottom: 12px;
  color: #d0d0d0;
  font-weight: 600;
}
footer .footer-top .google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
  border: #fff 3px solid;
}
footer .footer-top .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
footer .footer-bottom {
  background: url('../images/dc_footer_bottom_bg.png') 0 0 repeat;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
}
footer .footer-bottom p {
  color: #a0a0a0;
  margin: 0px;
}
footer .footer-bottom ul {
  list-style: none;
  padding: 0;
  margin: 5px 0 0;
  float: right;
}
footer .footer-bottom ul li {
  padding: 0 5px;
  border-left: #777777 1px solid;
  margin: 0px;
  float: left;
  line-height: 13px;
}
footer .footer-bottom ul li:first-child {
  border: none;
}
footer .footer-bottom ul li a {
  color: #b0b0b0;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #585859;
  text-decoration: none;
}
footer .footer-bottom ul li a:hover {
  border: none;
}
footer .on-360 {
  display: none;
}
@media (max-width: 767px) {
  #wrap {
    margin: 0 auto -47px;
  }
  #main-content {
    padding-bottom: 48px;
  }
  footer .footer-bottom {
    padding-top: 5px;
  }
  footer .footer-bottom ul.on-360 {
    float: none;
    text-align: center;
  }
  footer .footer-bottom ul.on-360 li {
    display: inline-block;
    padding: 0 2%;
    float: none;
  }
  footer .footer-bottom ul.on-360 li a {
    font-size: 90%;
  }
  .front footer {
    margin-top: 15px;
  }
  .on-360 {
    display: block !important;
  }
  .off-360 {
    display: none;
  }
}
@media (min-width: 768px) {
  #wrap {
    margin: 0 auto -572px;
  }
  #main-content {
    padding-bottom: 572px;
  }
  footer .footer-top h3 {
    font-size: 18px;
  }
  footer .footer-top p {
    font-size: 13px;
  }
  footer .footer-top ul li a {
    font-size: 13px;
  }
  footer .footer-top .contact {
    margin-top: 20px;
  }
  footer .footer-top .location {
    margin-top: 20px;
    margin-left: 20px;
  }
  footer .footer-bottom p {
    text-align: center;
    font-size: 15px;
  }
  footer .footer-bottom ul {
    float: none;
    text-align: center;
    margin: 0;
  }
  footer .footer-bottom ul li {
    display: inline-block;
    padding: 0 2%;
    float: none;
  }
  footer .footer-bottom ul li a {
    font-size: 110%;
  }
}
@media (min-width: 992px) {
  #wrap {
    margin: 0 auto -386px;
  }
  #main-content {
    padding-bottom: 386px;
  }
  footer .footer-top ul li a {
    font-size: 11px;
  }
  footer .footer-top h3 {
    font-size: 18px;
  }
  footer .footer-top p {
    font-size: 13px;
  }
  footer .footer-top .contact {
    margin-top: 0px;
  }
  footer .footer-top .location {
    margin-top: 0px;
    margin-left: 20px;
  }
  footer .footer-bottom {
    font-size: 12px;
  }
  footer .footer-bottom p {
    text-align: left;
    font-size: 14px;
  }
  footer .footer-bottom ul {
    float: right;
    margin: 7px 0 0;
    text-align: left;
  }
  footer .footer-bottom ul li {
    display: block;
    float: left;
    padding: 0 15px;
  }
  footer .footer-bottom ul li a {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  footer .footer-top ul li a {
    font-size: 13px;
  }
  footer .footer-bottom p {
    font-size: 13px;
  }
}
.pager-ellipsis span {
  display: none;
}
#externalLink_modal {
  border-radius: 0;
}
#externalLink_modal .modal-content {
  border-radius: 0;
  text-align: center;
}
#externalLink_modal .modal-content .cancel_btn {
  padding: 10px;
  border: none;
  border-bottom: 3px solid #141414;
  background-color: #414141;
  border-radius: 1px;
  width: 120px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
#externalLink_modal .modal-content .cancel_btn:hover {
  background-color: #69911b;
  text-decoration: none;
}
#externalLink_modal .modal-content .cancel_btn:hover {
  background: #141414;
}
#externalLink_modal .modal-content .continue_btn {
  margin-left: 15px;
  padding: 10px;
  border: none;
  border-bottom: 3px solid #5c8611;
  background-color: #7fba22;
  border-radius: 1px;
  width: 113px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}
#externalLink_modal .modal-content .continue_btn:hover {
  background-color: #69911b;
  text-decoration: none;
}
#externalLink_modal .modal-content .modal-header {
  border: none;
  padding: 10px 15px;
}
#externalLink_modal .modal-content .modal-header .modal-title {
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
#externalLink_modal .modal-content .modal-body {
  padding: 15px 15px;
}
.widget-box.luk_busi_post {
  min-height: 230px;
}
.widget-box.luk_busi_post a {
  color: #000;
}
.region-event-grid ul {
  padding: 0;
  margin: 0;
}
form#search-form {
  margin-top: 2%;
}
@media (min-width: 768px) {
  .CBE-spending-guide .dl-horizontal dt {
    width: 220px;
    text-align: left;
    font-weight: 600;
  }
  .CBE-spending-guide .dl-horizontal dd {
    margin-left: 240px;
    font-weight: 400;
  }
  .note-txt {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .note-txt small {
    font-weight: 400;
  }
  .note-txt small a {
    font-size: 15px !important;
    color: #000;
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .note-txt {
    line-height: 16px;
    margin-bottom: 20px;
  }
  .note-txt small {
    font-weight: 400;
  }
  .note-txt small a {
    font-size: 15px !important;
    color: #000;
    text-decoration: underline;
  }
  .timeLineWrapper {
    height: 85px;
  }
  .progress_steps {
    /* .step1 {
        left: -40px;
    }
    .step5 {
        right: -40px;
    }     */
  }
  .progress_steps .timeline_list .step_detail .step_text {
    display: none;
  }
}
@media (max-width: 480px) {
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set h4 {
    font-size: 14px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox {
    padding: 0px;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox .checkbox {
    padding-left: 0px;
    display: inline-block;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .form-type-checkbox label {
    line-height: 16px;
    font-size: 12px;
    display: inline;
  }
  #block-ocbp-form-alter-license-questions .quetion_wrapper .single_checkbox_set .checker {
    margin-right: 0px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set h4 {
    font-size: 14px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .checkbox {
    padding-left: 0px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .form-type-checkbox {
    padding: 0px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .form-type-checkbox .checkbox {
    padding-left: 0px;
    display: inline-block;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set label {
    line-height: 16px;
    display: inline;
    font-size: 12px;
  }
  #block-ocbp-form-alter-related-questions .quetion_wrapper .single_radio_set .radio {
    display: inline-block;
  }
}
/* @media(max-width: 360px){
    .progress_steps{
        .step1 {
            left: -30px;
        }
        .step5 {
            right: -30px;
        }    
    }    
} */

/*# sourceMappingURL=style.css.map */