/*
 * @file
 * global.styles
 *
 * Styles you add here will load for all device sizes, they are "global", as
 * opposed to "responsive" styles, which only load for a given breakpoint (media
 * query) that you set in theme settings. See the README for more details.
 *
 *
 * How to use this file:
 * --------------------
 *
 * There are many empty selectors and some basic styles to act as a guide.
 * Nothing is set in stone and you can change anything - even delete all of it
 * and start with your own clean slate.
 *
 * See global.base also which includes normalize.css and some additional
 * helper classes and base styles.
 */

/* =============================================================================
 *   Base
 * ========================================================================== */

/*
 * To preserve theme settings never apply font properties to the HTML element.
 * This is critically important if you are using the Responsive JavaScript
 * feature as this relies on being able to set a pseudo font family on the HTML
 * element. If you need to set default font properties of any kind use the BODY
 * element as these can be overridden using font theme settings.
 */

html {
  background: #000;
}


body {
  font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 87.5%;
  color: #42403f;
}


/* =============================================================================
 *   HTML Elements
 * ========================================================================== */
h1#page-title{
  background: #0E65AA;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
   font-size: 1.2em;
}

ul {
  list-style-image: url(images/bullet.png);
}

pre,
code,
tt,
samp,
kbd,
var {
  font-family: Consolas, Monaco, 'Courier New', Courier, monospace, sans-serif;
}

/* SITE OVERIDES */
.nowrap{
  white-space: nowrap;
}
/* CLEAR MARGINS */
header .block, header p,
#background-image .block-inner, #background-image p, #background-image .block,
#block-block-5 .block-inner,
.block-body p,
#footer-logos p, #footer-logos .block,
footer .block, footer p,
.sidebar .block-footer p,
.region-sidebar-first article.node,
.quote-block p{
  margin: 0px;
}
#content .panel-display,
#content .panel-flexible {
  margin-left: 0px;
  margin-right: 0px;
}

/*
 * Wraps the content region, avoid applying styles to this wrapper, its used mainly for position and invisible gutters and can be problematic to style
 */
#content-column #content {
  background: rgba(251,251,251, 0.91);
  padding-bottom: 20px;
}
.front #content-column #content{
  background: none;
}
/* FOOTER LOGOS WRAPPER */
#footer-logos-wrapper{
  background: #fff;
}
#footer-logos-wrapper .region-six-first{
  padding-top: 10px;
}
/*
 * Footer wrapper
 */
#footer,
#tertiary-content-wrapper {
  color: #fff;
}
#footer a,
#tertiary-content-wrapper a{
  color: #FF9C4B;
}
#tertiary-content-wrapper a:link.client-button,
#tertiary-content-wrapper a:visited.client-button{
  color: #fff;
}
#tertiary-content-wrapper .telephone{
  color: #ff9c4b;
	white-space: nowrap;
}
#mini-panel-footer{
  font-weight: bold;
  font-size: 1.1em;
}
#tertiary-content-wrapper .freephone{
  color: #FF9C4B;
  font-size: 1.8em;
}
#tertiary-content-wrapper .region-four-fourth{
  text-align: center;
  padding: 8px 0;
}

/*
 * Wraps the header
 */
#header-wrapper {
  /* Debug styles, is this working */
  background: #fff;
}

/*
 * Wraps the nav elements
 */
/*#nav-wrapper {
  background: #0E65AA;
}*/

/*
 * Wraps the main content column
 */
#content-wrapper {}

#content-wrapper .container {}
/* BACKGROUND IMAGE WRAPPER */
#background-wrapper{
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  width: 100%;
}
#background-wrapper img{
  display: block;
  margin-left: 0;
  max-width: 150%;
  width: 150%;
}
#background-wrapper *{
  margin: 0px;
}
/*
 * Wraps the tertiary content/postfix region
 */
#tertiary-content-wrapper {
  background: #1E1A19;
}

/*
 * Footer wrapper
 */
#footer-wrapper {
  /* Debug styles, is this working? */
  background: #1E1A19;
}

/* =============================================================================
 *   Branding / Header
 * ========================================================================== */
/*
 * Logo
 */
#logo {
  padding: 10px 0;
}

#logo img {
  vertical-align: bottom;
}
header .freephone{
  color: #ff9c4b;
  font-weight: bold;
}
.social-icons a{
  background-image: url(images/site-sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  width: 38px;
  height: 38px;
  display: inline-block;
}
.facebook{
  background-position: -354px 0px;
}
/* HEADER LINKS */
.header-links-dt-tl{
  display: none;
  color: #FF9C4B;
}
.header-links-dt-tl a:link, .header-links-dt-tl a:visited{
  color: #202b6b;
}

/* =============================================================================
 *   Page content header
 * ========================================================================== */
/*
 * The main page title (h1)
 */
#page-title {
  margin: 0;
}


/* =============================================================================
 *   Misc Global Styles
 * ========================================================================== */

/*
 * Generic styles for links. See the ul.links declaration in node and comment stylesheets
 */
ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: block;
}

ul.links li {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Search results are an ordered list so reset the margin
 */
.search-results {
  margin: 0;
}
#block-system-main{
  padding: 10px 15px;
}
.page-search-site #block-system-main{
  padding: 15px;
}
.page-search-site #block-system-main article,
.view-id-offices_list article{
  padding-bottom: 15px;
  margin-bottom: 0px;
  border-bottom: solid 1px #C0BFBF;
}
#block-system-main #webform-client-form-113 {
  padding: 15px;
}
.pane-webform-client-block-113 .form-actions {
  text-align: center;
}
.view-id-offices_list article{
  padding-top: 15px;
}
.page-search .readmore{
  text-align: right;
  margin-top: 5px;
}
.page-search .item-list-pager{
  background: #e5e5e5;
  padding: 10px;
  margin-top: 10px;
  font-weight: bold;
}
.page-search ul.pager li{
color: #0E65AA;
}
/*
 * Header region, embedded in the #header
 */
.region-header {  
  position: relative;
}

/*
 * First sidebar
 */
.region-sidebar-first {}
.region-sidebar-first .field-name-body{
  padding: 10px 10px 0px 10px;
}
.sidebar .block-footer{
  padding: 10px;
}
.sidebar .block-footer a:link,
.sidebar .block-footer a:visited{
  color: #fff;
}
/* Flex styling for p tags */
.flexp {
  display: flex;
  flex-wrap: wrap;
}
.flexp > * {
  flex: 1;
  min-width: 150px;
}
/* Webform matrix */
.webform-component-matrix table caption {
  font-size: 110%;
  margin: 0 15px 5px;
  font-weight: bold;
}
.webform-component-matrix table thead {
  display: none;
}
.webform-component-matrix table tbody tr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.webform-component-matrix table tbody tr td {
  display: flex 1 auto;
  flex-wrap: wrap;
  flex: 1 auto;
}
.webform-component-matrix table tbody td label {
  height: auto;
  width: auto;
  clip: auto;
  position: relative !important;
}
/* Delete buttons to trash can */
form input[value=DELETE], form input[value=Remove] {
  background: #FF9C4B url(images/trash.jpg) no-repeat center center;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  border-radius: 4px;
}
form input[value=DELETE]:hover, form input[value=Remove]:hover {
  background-position: 53% 53%;
  border-top: #888 1px solid;
  border-left: #888 1px solid;
}

/* =============================================================================
 *   Links
 * ========================================================================== */

a {
  text-decoration: none;
}

a:link,
a:visited {
  color: #FF9C4B;
}

a:hover,
a:focus {
  text-decoration: underline;
}

#content a {
  font-weight: bold;
}

/* =============================================================================
 *   Primary, Secondary and Menu Bar region menus
 * ========================================================================== */

/*
 * Use one of the following id's for granular control:
 *  - #menu-bar (menu bar region)
 *  - #primary-menu (main menu)
 *  - #secondary-menu (secondary/user menu)
 * You can target all of these with .nav or div[id$="menu-bar"]
 */
.nav {
  clear: both;
  margin: 10px 0;
}
#menu-bar.nav{
  margin: 0px;
}
.nav ul,
.nav ul.menu {
  margin: 0;
  padding: 0;
}

.nav li,
.nav ul.menu li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav li a,
.nav ul.menu li a {
  display: block;
  white-space: nowrap;
  padding: 0 10px;
}

.nav li a:visited,
.nav ul.menu li a:visited {}

.nav li a:hover,
.nav li a:focus,
.nav ul.menu li a:hover,
.nav ul.menu li a:focus {}

.nav .block {
  margin-bottom: 0;
}

#header .block-conroy-menu-toggle .menuPhone {
  color: #fff;
  font-size: 1.5em;
  position: absolute;
  right: 20px;
  top: 168px;
  margin-top: 0;
}

/* =============================================================================
 *   Superfish
 * ========================================================================== */
/* MOBILE TOGGLE */
.block-conroy-menu-toggle{
  background: #21296A;
  font-weight: bold;
  padding: 15px 0px;
}
#menu-toggle {
  outline: none;
}
.block-conroy-menu-toggle a#menu-toggle:link,
.block-conroy-menu-toggle a#menu-toggle:visited,
.block-conroy-menu-toggle a#menu-toggle:hover,
.block-conroy-menu-toggle a#menu-toggle:active{
  color: #fff;
  background: url(images/menu-toggle.gif) no-repeat left center;
  text-indent: -9999px;
  overflow: hidden;
}
ul.sf-menu {
  margin-bottom: 0;
}
/*a#menu-toggle.active:link, a#menu-toggle.active:visited{
  background: url(images/menu-toggle-close.png) no-repeat left center;
}*/
ul.sf-menu a {
  border-left: 0;
  border-top: 0;
  padding: 0 10px;
  text-decoration: none;
  height: 2.5em;
  line-height: 2.5em;
}
ul.sf-menu a:link,
ul.sf-menu a:visited {}

ul.sf-menu li {}

ul.sf-menu li:hover,
ul.sf-menu li.sfHover {
  outline: 0;
}

ul.sf-menu a:focus,
ul.sf-menu a:hover,
ul.sf-menu a:active {
  outline: 0;
}
.sf-menu.sf-style-blue a, .sf-menu.sf-style-blue span.nolink{
  font-size: 1.1em;
}
#superfish-1 ul.sf-has-clone-parent li.sf-clone-parent, #superfish-2 ul.sf-has-clone-parent li.sf-clone-parent{
  display: none;
}

/*
 * Navbar style
 */
.sf-navbar {
  padding-bottom: 0 !important;
}

/*
 * Sensible padding for the default style
 */
.sf-menu.sf-style-default a {
  padding: 0 10px;
}


/* =============================================================================
 *   Menus, usually blocks
 * ========================================================================== */

ul.menu {
  padding-left: 15px;
}

ul.menu ul {
  padding-left: 15px;
}
ul.menu li {
  margin: 0;
}

/* If li.content exists it's a problem, so reset the padding */
.block .menu li.content {
  padding: 0;
}

/* =============================================================================
 *   Breadcrumbs
 * ========================================================================== */

#breadcrumb {
  margin: 10px 0;
}
/* If the label is set to show in theme settings the label class is added */
#breadcrumb .breadcrumb-label {
  font-size: 1em;
  display: inline;
  padding-right: 10px;
}

#breadcrumb .breadcrumb-label:after {
  content: ":";
}

#breadcrumb ol {
  margin: 0;
  padding: 0;
}

#breadcrumb .with-breadcrumb-label ol {
  display: inline;
}

#breadcrumb li {
  list-style: none;
  display: inline;
}


/* =============================================================================
 *   Pagers
 * ========================================================================== */

.item-list .pager{
  text-align: right;
}
ul.pager {
  clear: both;
  margin: 0;
  text-align: center;
}

.item-list ul.pager li {
  margin: 0;
}

ul.pager li {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: .5em;
}

ul.pager li.pager-current {
  font-weight: 700;
}

.block ul.pager li {
  margin: 0;
}

/*
 * Theme the various states of pager links
 */
ul.pager li {
  color: #fff;
}

ul.pager li a {}

ul.pager li a:link,
ul.pager li a:visited {
  color: #FF9C4B;
}


/* =============================================================================
 *   Skip Navigation
 * ========================================================================== */

#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}

#skip-link a {
  background: #444;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0,0,0,0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#skip-link a:hover,
#skip-link a:focus,
#skip-link a:active {
  outline: 0;
}


/* =============================================================================
 *   Tabs (local tasks)
 * ========================================================================== */

#tasks {
  padding-bottom: 15px;
  background-color: rgba(251,251,251, 0.91);
}

ul.primary {
  border-bottom-color: #ccc;
  margin: 0;
  padding: 20px 0 0 5px;
}

ul.primary li {
  display: block;
  float: left;
  margin: 0 1px -1px;
}

ul.primary li a {
  background-color: #f5f5f5;
  border-color: #ccc;
  margin-right: 1px;
  padding: 0 10px;
  display: block;
  float: left;
  height: 1.5em;
  line-height: 1.5em;
}

ul.primary li a:hover,
ul.primary li a:focus {
  background-color: #eee;
  border-color: #ccc;
}

ul.primary li.active a,
ul.primary li.active a:hover,
ul.primary li.active a:focus {
  background-color: #fff;
  border-bottom-color: #fff;
}

ul.secondary {
  border-bottom: 1px solid #ccc;
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}

ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 10px 0 0;
}

ul.secondary li a:hover,
ul.secondary li a.active {
  border-bottom: none;
  text-decoration: underline;
}


/* =============================================================================
 *   Action links
 * ========================================================================== */

ul.action-links {
  margin: 20px 0 0;
  list-style: none;
}

/* =============================================================================
 *  Field Styling
 * ========================================================================== */
/*
 * When labels are set to inline in field display settings the clearfix class is automatically added
 */
.block .field-label-inline h2{
  margin: 0px;
  min-width: 30%;
  font-size: 1em;
}

/*
 * Labels are h2 in Adaptivetheme. Use a strong selector to mitigate unwanted ineritance issues
 */
.field-label {
  font-size: 1em;
  font-weight: 700;
  font-family: inherit;
  line-height: inherit;
  margin-bottom: 0;
}

/*
 * Taxonomy
 */
.field-type-taxonomy-term-reference {
  /* The same bottom margin as p, blockquote, ul, ol and dl */
  margin-bottom: 1.5em;
}
.page-taxonomy #block-system-main{
  padding-bottom: 15px;
}

.field-type-taxonomy-term-reference.field-label-inline .field-items {
  margin: 0;
  padding: 0;
}

.field-type-taxonomy-term-reference.field-label-inline .field-item {
  display: inline;
  list-style: none;
  padding: 0 10px 0 0;
}

/*
 * Named fields
 */
#block-views-offices-list-block {
  padding: 0px 15px;
}
#block-system-main .field-name-body{
  padding-top: 15px;
}
#block-ds-extras-page-footer {
  padding: 0 15px 20px;
}
.field-name-field-header-image img{
  display: block;
}
.field-name-field-header-image, .field-name-field-space-saver-image.view-mode-full, .field-name-field-header-video{
  margin: -10px -15px 0;
}
#block-crumbs-breadcrumb .block-inner{
  margin: 0px;
}

/*
 * Float left setting
 */
.ia-l .field-type-image figure,
.iat-l .field-type-image figure {
  margin: 5px 20px 15px 0;
}

/*
 * Centered setting
 */
.ia-c .field-type-image figure,
.iat-c .field-type-image figure {
  margin: 5px auto 15px;
}

/*
 * Float right setting
 */
.ia-r .field-type-image figure,
.iat-r .field-type-image figure {
  margin: 5px 0 15px 20px;
}


/* =============================================================================
 *   Block Styling
 * ========================================================================== */

/*
 * Main wrapper for most blocks, block_system_main does not have it
 */
.block {
  margin-bottom: 20px;
}

/*
 * Block title
 */
.block-title, .sidebar .block-footer {
  margin: 0;
  background: #FF9C4B;
  color: #fff;
}
.block-title {
  background-color: #0E65AA;
}
.sidebar .block-footer {
  font-size: 1.2em;
}
.quote-block .block-title{
    background: #fff;
    color: #FF9C4B;
    display: inline-block;
    width: 50%;
}
.block-title a:link,
.block-title a:visited{
  color: #fff;
}
.block-title a:hover,
.block-title a:active{
  text-decoration: none;
}
/*
 * Block content wrapper
 */
.block-content {
  background: #fff;
}
/*
 * Match item list and block menu margin and padding
 */
.block-content {}

.block-content ul,
.block-content ol {
  padding: 0 0 0 20px;
}

.block-content li {
  margin: 0;
  padding: 0;
}

/*
 * "Search form" block
 */
#block-search-form {}
.search-block .form-item, .search-block .form-actions{
  margin: 0px;
}
.search-block input.form-text,
.search-block input.form-submit,
#search-block-form input.form-text,
#search-block-form input.form-submit,
.page-search-site #block-system-main #search-form input.form-text,
.page-search-site #block-system-main #search-form input.form-submit{
  border: solid 1px #D9D9D9;
  background: #F3F3F3;
  -webkit-appearance: none;
  -webkit-border-radius:0; 
  border-radius: 0;
  color: #888;
}
.search-block input.form-text:focus, #search-block-form input.form-text:focus, .page-search-site #block-system-main #search-form input.form-text:focus{
  color: #42403f;
}
.search-block input.form-text,
#search-block-form input.form-text,
.page-search-site #block-system-main #search-form input.form-text{
  border-right: none;
  height: 25px;
  padding: 1px;
  padding-left: 5px;
  -webkit-appearance: none;
  -webkit-border-radius:0; 
  border-radius: 0;
}
#content-wrapper .block-search input.form-text{
  width: 80%;
}
.page-search-site #block-system-main #search-form input.form-text{
  width: 41%;
}
.search-block input.form-submit,
#search-block-form input.form-submit,
.page-search-site #block-system-main #search-form input.form-submit{
  border-left: none;
  text-indent: -9999px;
  background: url(images/site-sprite.png) -393px 0px no-repeat;
  width: 29px;
  height: 29px;
  margin-left: -5px;
  -webkit-appearance: none;
  -webkit-border-radius:0; 
  border-radius: 0;
  padding: 1px 1px 1px 5px;
}
/* Blog page search */
.node-full-blog #search-block-form .container-inline > * {
  float: left;
}
#content-wrapper .node-full-blog #search-block-form input.form-text {
  width: 100%;
}
.node-full-blog .search-block {
  position: inherit;
  top: inherit;
  right: inherit;
  margin: 10px 10px 0;
}
#ui-datepicker-div {
  z-index: 1000 !important;
}

/* =============================================================================
 *   Node Styling
 * ========================================================================== */

.node {
  margin-bottom: 20px;
}
.node .node-title {
  margin: 0;
}

/* =============================================================================
 *   Forms
 * ========================================================================== */

/*
 * Wrapper for a form element (or group of form elements) and its label
 */
.form-item, .form-actions{
  margin-top: 0px;
}
.webform-client-form .form-text, .webform-client-form textarea,
.webform-client-form select,
.entityform .form-text, .entityform textarea, .entityform select,
.get-directions input[type=text]{
  border: solid 1px #D9D9D9;
  background: #F3F3F3;
  padding: 10px;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #c00;
}

.form-item label {
  font-weight: 700;
}
form fieldset{
  border: none;
  padding: 0px;
}
fieldset legend{
  background: #FF9C4B;
  padding: 8px 2%;
  font-weight: bold;
  color: #fff;
  width: 96%;
}
html.js fieldset.collapsed {
  height:auto;
}
label.option{
  font-weight: normal;
}
.field-collection-item-field-staff-contact-details{
  margin-top: 10px;
}
button, input, select, textarea{
  font-family: inherit;
}
#webform-client-form-113 input[type="submit"] {
    margin-top: 5px;
}
/*
 * Highlight marks and form required mark
 */
.marker,
.form-required {
  color: #c00;
}

.form-item .description {
  font-size: 0.85em;
}

/*
 * The submit button
 */
 form .form-actions{
  text-align: right;
 }
.form-submit, input#submit, a.quote-button, input[type=submit], .get-directions a, a.jump-button{
  background: #FF9C4B;
  color: #fff;
  padding: 9px 14px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: Verdana,Geneva,"DejaVu Sans",Arial,Helvetica,sans-serif;
  border: none;
}
.rates_block .form-submit, .rates_block input#submit, .rates_block a.quote-button, 
.rates_block input[type=submit], .rates_block .get-directions a, .rates_block a.jump-button{
  background: linear-gradient(#FFaC5B, #dF6C1B);
  border-radius: 5px;
  border: solid 1px #777;
  box-shadow: #959595 0 2px 5px;
}
a.quote-button{
  display: inline-block;
}
.form-submit:hover, input#submit:hover, input[type=submit]:hover, .get-directions a:hover{
  color: #fff;
  border: none;
  text-decoration: underline;
}
.form-submit:active, input#submit:active, input[type=submit]:active, .get-directions a:active{
  background: linear-gradient(#df6c1b, #df6c1b 20%, #ffac5b);
  color: #fff;
  border: solid 1px #D76100;
  text-decoration: none;
}
.front .pane-title {
  text-align: center;
}
.view-home-top-blocks .block-title, .view-home-4-blocks .block-title {
  text-align: center;
}
a.learn-button {
  text-transform: uppercase;
  font-weight: 900;
  padding: 9px 5px;
  font-size: 110%;
  text-align: center;
  display: block;
}
.rates_block .form-submit:hover, .rates_block input#submit:hover, .rates_block a.quote-button:hover, 
.rates_block input[type=submit]:hover, .rates_block .get-directions a:hover{
  background: linear-gradient(#df6c1b, #df6c1b 20%, #ffac5b);
  border: solid 1px #D76100;
  text-decoration: none;  
}
.rates_block input.link-button[type="submit"] {
  background: inherit;
  box-shadow: inherit;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #42403f;
}

.get-directions{
  margin-top: 20px;
}

.container-inline div,
.container-inline label {
  display: inline;
}

/*
 * Define consistent borders
 */
fieldset {
  border: 1px solid #ccc;
}

/*
 * Buttons used by contrib modules like Media
 */
a.button {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}

/*
 * Password confirmation
 */
.password-parent,
.confirm-parent {
  margin: 0;
}
/* Insurance claim */
#edit-field-items-claimed .field-add-more-submit {
  margin-top: 20px;
  font-size: 110%;
}
/* =============================================================================
 *   Tables
 * ========================================================================== */

table {
  margin: 10px 0;
  padding: 0;
  width: 100%;
}

table.sticky-header {
  z-index: 10;
}

table,
thead,
tbody,
tr,
th,
td {
  border-color: #ccc;
}

table,
td,
th {
  vertical-align: middle;
}

caption,
th,
td {
  text-align: left;
}

thead tr {
  font-weight: 700;
  background-color: #e5e5e5;

}

td,
th {
  border-bottom: 0;
  margin: 0;
  padding: 5px 7px;
}

tbody {}

tbody tr {
  border-top: 1px solid #ccc;
}

tr.odd {
  background: #fff;
}

tr.info,
tr.even,
tr:nth-child(2n+2) {
  border-bottom: 0;
  background-color: #f5f5f5;
}

tr.drag {}

tr.drag-previous {}

tr.odd td.active {
  background-color: #eee;
}

tr.even td.active {
  background-color: #ebebeb;
}

/* =============================================================================
 *   Messages
 * ========================================================================== */

/* Left and right margin are set by the global gutter width */
#messages-help-wrapper {
  background-color: rgba(251,251,251, 0.91);
}
div.messages {
  padding-top: 10px;
  margin-top: 0;
  padding-bottom: 10px;
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

/*
 * Unpublished nodes
 */

.node-unpublished p.unpublished,
.comment-unpublished p.unpublished {
  color: pink;
  color: rgba(239, 170, 170, 0.4);
  font-family: Impact,"Arial Narrow",Helvetica,sans-serif;
  font-size: 75px;
  font-weight: bold;
  height: 0;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
}

/*
 * Otherwise these elements will appear below the "Unpublished" text
 */

.lt-ie8 .node-unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative;
}


/* =============================================================================
 *    Maintenance pages
 * ========================================================================== */

.maintenance-page {}
.maintenance-page .container {
  padding: 40px 0;
}

.maintenance-page #site-name,
.maintenance-page #page-title {
  margin: 0;
}

.db-offline .container {
  margin: 0 auto;
  padding: 40px 0;
  width: 100%;
  max-width: 960px;
}

.db-offline div.messages {
  margin: 20px 0 0;
}

.db-offline #content {
  padding: 20px 0;
}


/* =============================================================================
 *   Misc overrides for contrib modules
 * ========================================================================== */

/*
 * Admin menu overrides
 */
#admin-menu {
  margin: 0;
  padding: 0;
}

/*
 * Devel Module
 */
.dev-query {
  background: #eee;
  padding: 30px;
}

/*
 * Styleguide module tweaks
 */
#styleguide-header {
  padding: 0 10px;
}

#styleguide-header .item-list {
  font-family: inherit;
  margin: 0 20px 20px 0;
  min-height: 260px;
  width: auto;
}
/* HOME PAGE BLOCKS */
.block-home-page-top-4 .block-content, .block-view {
    margin-bottom: -500px;
    padding-bottom: 500px;
    background: url(images/bg-block-whitecol-top.gif) repeat-x top left;
}
#block-panels-mini-home-blog-block img{
  display: block;
}
#block-panels-mini-2x2-and-what-moves-you .what-moves-you-text::before {
    content: "";
    display: block;
    padding-top: 60%;
}
#block-panels-mini-2x2-and-what-moves-you .what-moves-you-text {
  background-image: url(images/what-moves-you.png);
  background-size: 90% auto;
  background-repeat: no-repeat;
  margin-top: 26px;
}
.block-panels-mini {
    overflow: hidden;
}
.block-body {
    padding: 0 15px 10px;
}
.view-id-blog_home .block-body p, .view-blog-page-teasers .block-body p {
  display: inline;
}

.block-panels-mini .pane-block {
    margin-bottom: 0;
}

.block-panels-mini .node {
    margin-bottom: 0;
}
.block h3, .block h2.block-title  {
  font-size: 1.2em;
  padding: 8px;
  text-transform: uppercase;
  margin: 0px;
  line-height: 1.5;
}
#mini-panel-2x2_and_what_moves_you .block-inner {
  margin-left: 0;
  margin-right: 0;
  background-color: transparent;
}
#mini-panel-2x2_top .region {
  background-color: transparent;
}
#mini-panel-2x2_top .block-inner {
  margin-left: 10px;
  margin-right: 10px;
}
#mini-panel-2x2_and_what_moves_you .region-two-50-second {
  color: #fff;
}
#mini-panel-2x2_and_what_moves_you .region-two-50-second .block-content {
  padding: 0 50% 0 20px;
}
div.what-moves-you h2 {
  font-size: 4em;
  font-style: italic;
}
#mini-panel-2x2_and_what_moves_you .region-two-50-second p strong {
  font-size: 1.2em;
}
#mini-panel-2x2_and_what_moves_you .region-two-50-second p {
  font-size: 1.15em;
  font-weight: 700;
}
#mini-panel-2x2_top .row-1 {
    margin-bottom: 20px;
    overflow: hidden;
}
.home-block {
}
/* A quick quote */
.pane-webform-client-block-113 .block-content {
  background: #fff;
  padding: 15px 10px 510px;
}
.pane-webform-client-block-113 select, .pane-webform-client-block-113 input {
/*  max-width: 90%;*/
}
.not-front .home-block {
  overflow: hidden;
}
.view-blog-home .readmore {
  text-align: right;
  margin-right: 20px;
}
#block-system-main.block h3{
  padding: 0px;
  margin: 10px 0px;
  font-size: 1em;
}
.what-moves-you a:link, .what-moves-you a:visited, .what-moves-you a:hover {
  color: #fff;
}
.block h2 {
margin: 12px 0;
font-size: 1.2em;
line-height: 1.3;
}
.block-content {
background:transparent;
}
.block-content .region {
background: #fff;
}
#footer .block-content .region,
#tertiary-content-wrapper .block-content .region{
background: transparent;
}
/* Home page block footer SM icons */
#block-panels-mini-footer .region-four-fourth i {
  color: #FF9C4B;
}
#block-panels-mini-footer .region-four-fourth a:hover i {
  color: #0E65AA;
}
#block-panels-mini-footer .region-four-fourth a {
  outline: none;
}
#block-panels-mini-footer .region-four-fourth a + a {
  padding-left: 10px;
}
#mini-panel-footer_logos .panel-pane .block-inner {
margin: 0;
}
#mini-panel-footer_logos .panel-pane {
float: left;
margin-left: 0;
margin-right: 0;
text-align: center;
width: 50%;
clear: none;
}
.block-content .region-two-50-top .block-title {
width: 50%;
}
.block-content .region.region-two-50-top {
background: transparent;
}
/*#content .block-panels-mini {
    margin-left: -10px;
    margin-right: -10px;
}*/
.block-body a:link,
.block-body a:visited{
  color: #FF9C4B;
}
.block-body h2 a:link,
.block-body h2 a:visited{
  color: #42403f;
}
/* SLIDESHOW */
#mini-panel-home_quote_slide .region-two-33-66-second .block-content{  
  background: transparent;
}
.flexslider{
  background: rgba(85,85,85, 0.7);
  border-radius: 0px;
  border: none;
  margin: 0px;
  color: #fff;
}
.block-content .flexslider .flex-control-nav{
  bottom: 0px;
  text-align: left;
  width: auto;
  z-index: 100;
  margin-left: 10px;
}
.flex-control-paging li a{
  background: #fff;
  width: 15px;
  height: 15px;
  box-shadow: none;
}
.flex-control-nav li{
  padding-right: 5px;
}
.flex-control-paging li a.flex-active{
  background: #FF9C4B;
}
.block-content .flexslider ul, .block-content .flexslider ol{
  padding: 0px;
}
.slide-desc .readmore{
  text-align: right;
  text-transform: uppercase;
}
.slide-desc .readmore a:link,
.slide-desc .readmore a:visited,
a:link.client-button,
a:visited.client-button{
  color: #fff;
  display: inline-block;
  background: #FF9C4B;
  font-weight: 900;
}
.slide-desc h2 a:link,
.slide-desc h2 a:visited{
  color: #fff;
}
/* BLOG */
.section-blog #block-search-form .block-inner,
.section-tags #block-search-form .block-inner{
  margin: 0px;
}
.blog-list {
    overflow: hidden;
    margin: 0px -5px;
}
.blog-list .region > .views-row {
    margin: 0 5px;
}
.block-content .region > div {
    background: transparent;
}
.blog-list .region > .views-row > div {
    background-color: #FFFFFF;
    margin-bottom: -500px;
    padding-bottom: 500px;
}
.block-content .blog-list .region {
    background:transparent;
}
.blog-list .four-4x25 {
    margin-bottom: 20px;
    overflow: hidden;
}
.node-type-article article .field-collection-view {
  padding: 0;
}
.node-type-article article .field-collection-view p {
  margin: 0;
}
/* Tag list */
table.views-view-grid {
    border: none;
    margin: 0px;
}
table.views-view-grid tbody {
  border-top: medium none;
}
table.views-view-grid tr {
    background-color: inherit;
    border-top: none;
}
.block .block {
    margin-bottom: 0;
}
.blog-list .field-name-node-link,
#block-views-sub-page-list-block{
  padding: 0px 15px; 
}
.section-blog #block-system-main,
.section-tags #block-system-main{
  padding: 15px;
}
.section-blog  #block-system-main .field-name-body,
.node-type-article.section-blog #block-system-main{
  padding-top: 0px;
}
.node-type-article.section-blog #block-system-main .field-name-body{
  padding-top: 15px;
}
.section-blog  #block-system-main article.view-mode-full_blog{
  margin-bottom: 0px;
}
.blog-list .field-name-node-link .readmore{
  text-align: right;
}
/* CONTENT BODY FOOTER */
.csr-content,
.field-name-field-attachments{
  background: #E5E5E5;
  padding: 20px;
  margin: 15px 0px;
}
.csr-content h1, .csr-content h2{
  margin-top: 0px;
}
.csr-content a:link,
.csr-content a:visited,
.field-name-field-attachments a:link,
.field-name-field-attachments a:visited{
  color: #FF7504;
}
/* SHARE THIS */
.sharethis-wrapper{
  padding: 10px;
  margin: 0px 0px 15px 0px;
  float: left;
}
.sharethis-wrapper .stButton .stLarge{
  border-radius: 32px;
}
.sharethis-wrapper .st_email_large .stButton .stLarge{
  border-radius: 0px;
}
.field-name-sharethis h2.block-title{
  background: transparent;
  text-transform: none;
  padding: 0px 8px;
  margin: 0px;
  color: #42403f;
  font-size: 1em;
}
/* SIDEBAR BLOCK */
#block-views-blog-sidebar-block .block-content,
.quote-block .block-content,
.front .view-page-type-of-move-block .view-content{
  background: #fff;
  padding: 15px 10px 0px 10px;
}
.quote-block .form-actions{
  text-align: right;
}
#block-views-blog-sidebar-block h3{
  padding: 0px;
}
#block-views-blog-sidebar-block a:link,
#block-views-blog-sidebar-block a:visited{
  color: #FF9C4B;
}
/* Space save deals on page */
.view-page-ss-deal .views-row {
  background-color: #fff;
}

.view-page-ss-deal .link-button {
  text-align: right;
  padding: 0 10px 15px 0;
}
/* SIDEBAR FORM */
.quote-block .block-inner .form-text, #mini-panel-home_page_top_4 .block-inner .form-text {
  width: 96%;
  padding: 2%;
}
.quote-block .block-inner select, #mini-panel-home_page_top_4 .block-inner select {
  width: 100%;
  padding: 2%;
}
.quote-block .block-content{
  padding: 10px;
  padding-top: 5px;
}
.quote-block  .form-item, .quote-block .form-actions, #mini-panel-home_page_top_4 .form-item, #mini-panel-home_page_top_4 .form-actions {
  margin-top: 0px;
  margin-bottom: 5px;
}
.quote-block #edit-actions--2{
  margin-bottom: 0px;
}
form .form-actions .webform-previous{
  margin-right: 10px;
}
/* REVIEW FORM */
#customer-review-entityform-edit-form #edit-field-comments-feedback-recommen {
    margin-bottom: 1em;
}
/*list View*/
.list-style h2,
.list-style p{ 
  margin-top: 0px;
}
.list-style .two-33-66 .region-two-33-66-first{
  width: 25%;
}
.list-style .two-33-66 .region-two-33-66-second{
  width: 75%;
}
.list-style .region-two-33-66-second .region-inner{
  padding-left: 15px;
}
.list-style article.node{
  margin-bottom: 0px;
  border-bottom: solid 1px #ccc;
  border-top: solid 1px #fff;
  padding: 10px 0px;
}
.list-style .views-row-first article.node{
  border-top: none;
}
.list-style .views-row-last article.node{
  border-bottom: none;
}
.list-style .readmore{
  text-align: right;
}
/* VACANCIES */
.field-name-job-date-text p{
  margin-bottom: 0px;
  margin-top: 10px;
}
/* ACCORDION LISTS */
.ui-accordion.ui-widget {
  font-size: 1em;
}
.ui-accordion .ui-accordion-header, .ui-accordion .ui-accordion-content {
  font-family: Verdana,Geneva,'DejaVu Sans',Arial,Helvetica,sans-serif;
  font-size: 100%;
  color: #42403f;
}
.accordion-list,
.field-name-field-top-end-section,
.field-name-space-saver-intro.view-mode-full{
  margin-top: 20px;
}
.ui-accordion-header h2{
  font-size: 1.4em;
  margin: 7px 0px;
}
.ui-accordion-header a, .ui-accordion-header a:focus, 
.ui-accordion-header a:active{
  outline: none;
}
.accordion-list .ui-state-active{
  background: #0E65AA;
  border-radius: 4px;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
  color: #fff;
}
.ui-accordion-content{
  font-size: 1.2em;
  background: transparent;
  border: none;
}
.accordion-list .ui-accordion .ui-accordion-content{
  padding: 1em 10px;
}
.ui-accordion-content ul, .ui-accordion-content ol{
  padding: 0 0 0 10px;
}
.ui-helper-reset{
  line-height: inherit;
}
/* REVIEWS */
.page-customer-reviews #block-system-main{
  padding-top: 15px;
}
.view-agent-reviews-page .view-footer {
  overflow: auto;
}
.view-agent-reviews-page .view-agent-review-list {
  clear: both;
}
.view-agent-reviews-page .views-field-created strong {
  font-size: 130%;
}
.front .view-page-type-of-move-block {
  width: 100%;
}
.rvw-tsr-rating{
  text-align: center;
}
.rvw-tsr-rating span, .rvw-full-rating span,
.rvw-rating span {
  background-repeat: no-repeat;
  overflow: hidden;
  width: 55px;
  height: 55px;
  display: inline-block;    
  margin-right: 5px;
}
.review-star-list span,
.avg-stars span{
  width: 43px;
  height: 43px;
  background-size: 43px 43px;
}
.rvw-rating span{
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
  margin-right: 1px;
}
.fullstar {
  background-image: url(images/star-full.png);
}
.halfstar {
  background-image: url(images/star-half.png);
}
.nostar {
  background-image: url(images/star-empty.png);
}
.review-block .rvw-tsr-rating-text,
.rvw-full-rating-text{
  background: #0E65AA;
  padding: 5px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  font-size: 110%;
}
.rvw-full-rating-text{
  font-size: 150%;
}
.review-block .link-button{
  text-align: right;
}
.review-block .quote-button{
  margin: 0px 0px 15px 0px;
  display: inline-block;
}
.review-block .rating{
  font-size: 2em;
  color: #FF9C4B;
  float: left;
  margin-right: 7px;
}
.review-block .rating-text{
  font-size: 0.85em;
}
.review-block .views-field-field-would-you-use-our-services,
.review-block .views-field-field-recommend-our-service{
  background: #f4f4f4;
  clear: both;
  padding: 5px;
  margin-bottom: 5px;
  min-height: 35px;
  display: inline-block;
}
/* PAGER */
.review-page .pager{
  padding-bottom: 15px;
}
.review-page ul.pager li{
  color: #42403f;
}
#block-views-blog-page-teasers-block-1 .item-list-pager {
  background-color: #1e1a19;
  padding: 5px;
}
/* FULL RATING */
.rvw-full-useagain,
.rvw-full-rcmd{
  background: #f4f4f4;
  padding: 10px;
  text-align: center;
}
.review-page .view-footer,
.view-id-review_list{
  clear: both;
  padding-top: 15px;
}
.rvw-full-useagain .rating,
.rvw-full-rcmd .rating{
  font-size: 3em;
  color: #FF9C4B;
  float: none;
  display: block;
}
.rvw-full-rating{
  text-align: center;
  margin: 10px 0px;
}
.review-star-list .rvw-full-rating-text{
  display: none;
}
.review-star-list .rvw-full-rating{
  text-align: left;
  margin: 0px;
}
.review-star-list .views-field-field-service-rating{
  float: left;
}
.review-page .review-use-again{
  padding-bottom: 10px;
  border-bottom: solid 1px #ff9c4b;
}
.review-page .review-recommend{
  padding-top: 10px;
}
.review-recommend .title,
.review-use-again .title{
  float: left;
  width: 60%;
}
.review-recommend .value,
.review-use-again .value{
  float: left;
  width: 40%;
  text-align: center;
  color: #ff9c4b;
}

.review-star-list .views-field-php{
  float: left;
  height: 50px;
  line-height: 50px;
  font-size: 1.8em;
  color: #FF9C4B;
  padding-left: 10px;
  margin-left: 7px;
  border-left: solid 2px #FF9C4B;
}
.review-star-list .views-row{
  clear: both;
}
.page-entityform-publish #block-system-main{
  padding-top: 15px;
  padding-bottom: 10px;
}
.page-entityform-publish #edit-submit{
  margin-right: 10px;
}
.page-entityform-edit #edit-redirect{
  display: none;
}
.page-entityform-edit .form-actions{
  padding-bottom: 15px;
}
/* JUMP LIST */
.view-id-review_submissions #ctools-jump-menu,
.view-id-review_list #views-exposed-form-review-list-default,
.view-id-review_submissions_for_facebook #ctools-jump-menu{
  background: #e5e5e5;
  color: #666;
  padding: 10px;
  margin-bottom: 15px;
  border: solid 1px #FF9C4B;
}
.view-id-review_submissions #ctools-jump-menu select,
.view-id-review_list #views-exposed-form-review-list-default select,
.view-id-review_submissions_for_facebook #ctools-jump-menu select{
  border: solid 1px #d9d9d9; 
  padding: 10px;
  background: #F3F3F3;
}
/* REVIEW NODE LIST */
.review-node-list .views-row{
  border-bottom: solid 1px #FF9C4B;
  padding: 10px 0px;
}
.review-node-list .views-row-last{
  border-bottom: none;
}
.review-node-list .views-label{
  font-weight: bold;
  float: left;
  margin-right: 10px;
}
.review-node-list .views-field{
  clear: both;
}
/* ENTITY FORMS */
.entity-entityform-type .fieldset-wrapper {
  margin-top: 10px;
}
#customer-review-entityform-edit-form, #credit-application-entityform-edit-form{
  padding-top: 15px;
}
.entityform fieldset {
  margin-bottom: 10px;
}
.entityform fieldset a.fieldset-title:link, .entityform fieldset a.fieldset-title:visited {
  color: #fff;
}
/* CLAIM FORM */
.field-name-field-items-claimed .tabledrag-toggle-weight, .field-name-field-commercial-items-claimed .tabledrag-toggle-weight {
  display: none;
}
.field-name-field-items-claimed .field-multiple-drag, .field-name-field-commercial-items-claimed .field-multiple-drag {
  display: none;
}
.field-name-field-items-claimed td > div, .field-name-field-commercial-items-claimed td > div {
  margin-bottom: 10px;
}
.field-name-field-items-claimed legend, .field-name-field-commercial-items-claimed legend {
  background: none;
  color: #42403f;
  padding: 0;
}
.field-name-field-items-claimed fieldset.date-combo .container-inline-date .date-padding, 
.field-name-field-commercial-items-claimed fieldset.date-combo .container-inline-date .date-padding {
  padding: 0;
}
.field-name-field-items-claimed #field-items-claimed-values .date-padding, 
.field-name-field-commercial-items-claimed #field-items-claimed-values .date-padding {
  date-padding: 0;
}
.field-name-field-items-claimed #field-items-claimed-values .date-padding label, 
.field-name-field-commercial-items-claimed #field-items-claimed-values .date-padding label {
  display: none;
}
.field-name-field-items-claimed tr.even, .field-name-field-commercial-items-claimed tr.even {
  background-color: #fff;
}
/* DOCUMENT UPLOADS FORM */
#edit-field-upload-documents > div > fieldset > legend {
    display: none;
}
/* CREDIT APPLICATION FORM */
#credit-application-entityform-edit-form .field-name-field-date-of-birth legend {
  padding: 10px 0 0;
  background-color: inherit;
  content: inherit;
  color: inherit;
}
#credit-application-entityform-edit-form .field-name-field-date-of-birth label {
  display: none;
}
#credit-application-entityform-edit-form .field-name-field-address, #credit-application-entityform-edit-form .field-name-field-ref-email {
  margin-bottom: 10px;
}
/* VIDEOS */
.video-embed-description {
  text-align: center;
}
.node-webform .field-name-field-video {
  padding-top: 10px;
}
/* Document lookup */
.view-document-lookup .view-content  {
  column-count: 3;
}
/* Import Rates */
/* Login */
#login_wrapper label {
  font-weight: 700;
}
#login_wrapper #login_links>* {
  color: #ff9c4b;
  border-bottom: none;
}
#login_wrapper {
  border: 1px solid #ccc;
  margin: 0 20px;
  text-align: center;
  padding: 20px;
}
#login_wrapper #login_links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#login_wrapper #login_links > * {
  margin: 5px 10px;
}
.rates_block #edit-cont-username, .rates_block #edit-cont-password {
  min-width: 300px;
}
.rates_block #rates_wrapper > .edit-rates-radios {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.rates_block fieldset legend {
  background-color: inherit;  
}
.rates_block fieldset legend a:link, .rates_block fieldset legend a:visited {
  color: #000;
}
.rates_block .commodity {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  border: 1px solid #ccc;
  margin: 0 20px 20px;
}
.rates_block .commodity > * {
  padding: 7px 7px 0;
}
.commodity input, .commodity select {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.commodity .loc-gmap-ac {

}
.rates_block .commodity .quote_additional {
  width: 100%;
  margin: 0 10px 10px;
}
.quote_additional legend {
  /*padding-left: 50%;*/
  text-align: center;
  box-sizing: border-box;
  width: 100%;
}
/*.quote_additional legend span {
  margin-left: -50%;
}*/
.quote_additional .fieldset-wrapper {
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.rates_block .edit-rates-radios > * {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 20px;
}
#quote_commodities label {
  padding-bottom: 3px;
  font-weight: normal;
}
#quote_commodities .form-item, #quote_commodities .form-actions {
  margin-bottom: 0;
}
.edit-rates-radios .form-type-radio::after {
  position: absolute;
  text-align: center;
  background-color: #fff;
  border: 1px solid #aaa;
  display: none;
  padding: 2px 7px;
  top: -25px;
  white-space: nowrap;
}
.edit-rates-radios .form-type-radio:nth-child(1)::after {
  content: "Household Goods";
}
.edit-rates-radios .form-type-radio:nth-child(2)::after {
  content: "Vehicle(s)";
}
.edit-rates-radios .form-type-radio:nth-child(3)::after {
  content: "Household Goods & Vehicle(s)";
}
.edit-rates-radios .form-type-radio:nth-child(4)::after {
  content: "Multi-shipment Groupage";
}
.edit-rates-radios .form-type-radio:hover::after {
  display: inline-block;
}

.rates_block .edit-rates-radios label {
  font-size: 0;
  display: inline-block;
  padding-left: 10px;
}
.rates_block .edit-rates-radios label::before, .rates_block .edit-rates-radios label::after {
  color: #0E65AA;
  font-size: 38px;
  font-family: FontAwesome;  
}
.rates_block .edit-rates-radios label::after {
  color: #21296A;
  margin-left: 2px;
}
.rates_block .edit-rates-radios div:nth-child(1) label::before {
  content: "\f015";
}
.rates_block .edit-rates-radios div:nth-child(2) label::before {
  content: "\f1b9";
  color: #21296A;
  font-size: 30px;
}
.rates_block .edit-rates-radios div:nth-child(3) label::before {
  content: "\f015";
}
.rates_block .edit-rates-radios div:nth-child(3) label::after {
  content: "\f1b9";
  font-size: 30px;
  position: relative;
  top: -2px;
}
.rates_block .edit-rates-radios div:nth-child(4) label::before {
  content: "\f015";
}
.rates_block .edit-rates-radios div:nth-child(4) label::after {
  content: "\f015";
}
.rates_block .fa-home {
  font-size: 38px;
  color: #0E65AA;
}
.rates_block .fa-car {
  font-size: 30px;
  color: #21296A;
}
.rates_block #add-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;  
}
.rates_block .quote-button, .rates_block .jump-button {
  border: 1px solid #ccc;
  background-repeat: no-repeat;
  background-position: 50%;  
}
.rates_block .quote-button {
  text-indent: -999px;
  width: 100px;
  height: 60px;
}
.rates_block input.delete-button, .rates_block input.delete-button:hover {
  background: #FF9C4B url(images/trash.jpg) no-repeat center center;
  width: 40px;
  height: 40px;
}
.rates_block .link-button, .rates_block .link-button:active, .rates_block .link-button:hover {
  border: none;
  background-color: inherit;
  border-bottom: 1px solid #42403f;
  padding: 0;
  color: inherit;
  text-transform: inherit;
  font-weight: inherit;
  background: inherit;
  box-shadow: inherit;
  border-radius: 0;
}
#add-buttons input.vehicle-button, #add-buttons input.vehicle-button:hover {
  background: #21296A url(images/add-vehicle.jpg) no-repeat center center;
}
#add-buttons input.hhg-button, #add-buttons input.hhg-button:hover {
  background: #0E65AA url(images/add-hhg.jpg) no-repeat center center;
}
.vehicle-button, .hhg-button, .rates-button {
  flex: 0 0 auto;
  margin: 0 20px;
  border-radius: 4px;
}
.rates-button {
  border: 1px solid #ccc;
  background-color: #FF9C4B;
  color: #fff;
  font-size: 150%;
  height: 60px;
  text-transform: uppercase;
  font-weight: bold;
}
#quote_commodities {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#edit-history {
  margin: 20px;
  border: 1px solid #ccc;
  padding: 10px 20px;
}
#edit-history legend {
  width: auto;
}
#edit-history .fieldset-wrapper > div {
  padding: 0 0 5px;
}
#edit-history input {
  text-indent: -999px;
  background-image: url(images/refresh.jpg);
  background-repeat: no-repeat;
  background-color: #FF9C4B;
  background-position: 50%;
  border: 1px solid #ccc;
  height: 25px;
  width: 25px;
}

form.rates_block fieldset.collapsible .fieldset-legend {
  background-image: none;
}
.rates_block .quote_additional fieldset {
  /*width: 100%;*/
}
.rates_block .collapsible .fieldset-legend::before {
  content: "\f056";
  font-family: FontAwesome;
  color: #ff9c4b;
  font-size: 20px;
}
form.rates_block fieldset.collapsible.collapsed {
  height: inherit;
}
.rates_block .collapsible.collapsed .fieldset-legend::before {
  content: "\f055";
}
.rates_block .collapsible .fieldset-legend a {
  position: relative;
  top: -3px;
  color: #333;
  outline: 0;
  width: 100%;
}
.rates_block .collapsible .fieldset-legend a:hover, .rates_block .collapsible .fieldset-legend a:focus {
  text-decoration: none;
  outline: 0;
}
/* Fix rate total when scroll too far */
#rate_total.scrollFix h3 {
  position: fixed;
  top: 40px;
  left: 0;
  right: 0;
  background-color: #ff9c4b;
  z-index: 10;
  text-align: center;
  color: #fff;
}
#rate_total h3, .rate_total h3 {
  transition: font-size 1.5s, text-shadow 1.5s;
}
#rate_total.glow h3, .rate_total.glow h3 {
  text-shadow: 0 0 10px rgba(255,255,255,1) , 0 0 20px rgba(255,255,255,1) , 0 0 30px rgba(255,255,255,1) , 0 0 40px #ffffff , 0 0 70px #ffffff , 0 0 80px #ffffff , 0 0 100px #ffffff;
  font-size: 150%;
}
/*
#block-conroy-quotes-conroy-trade-import-quote fieldset .fieldset-wrapper {
  border: 1px solid #ff9c4b;
  margin-right: 1px;
  padding: 5px;
}
#block-conroy-quotes-conroy-trade-import-quote fieldset a.fieldset-title:link, #block-conroy-quotes-conroy-trade-import-quote fieldset a.fieldset-title:visited { 
  color: #fff;
}
.commodity_brief + .commodity_brief {
  border-top: 1px solid #ff9c4b;
}
.commodity_brief {
  padding: 5px 0;
  font-size: 110%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 98%;
}
.commodity_brief p {
  margin: 0;
}
#block-conroy-quotes-conroy-trade-import-quote input[type="submit"] {
  background-color: #ff9c4b;
  border: solid 1px #ff9c4b;
  color: #fff;
  text-decoration: non;
  padding: 5px 10px;
  margin: 5px 5px 5px 20px;
}
/* Add Commodities *
#add_commodities {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#add_commodities h2 {
  width: 100%;
  text-align: center;
}
#get_rates_button {
  width: 100%;
  text-align: center;
  font-size: 150%;
}
/* Request summary 
#edit-commodities {
  margin-bottom: 10px;
}
/* Add/edit HHG 
#edit-edit-commodity-hhg, #edit-commodities, #edit-edit-commodity-vehicle, #com_info_hhg, #edit-options {
  width: 98%;
}
#edit-get-rates {
  padding: 10px 30px !important;
}
#edit-edit-commodity-hhg > .fieldset-wrapper, #edit-commodities > .fieldset-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#edit-edit-commodity-hhg > .fieldset-wrapper > div, #edit-commodities > .fieldset-wrapper > div {
  flex: 0 0 auto;
  padding: 10px 5px;
  margin: 0;
  max-width: 100%;
}
#edit-edit-commodity-hhg > .fieldset-wrapper > div.form-item > *, #edit-commodities > .fieldset-wrapper > div.form-item > * {
  width: 100%;
  margin: 0;
  padding: 5px;
  box-sizing: border-box;
}
.rates_block > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#edit-edit-commodity-save, #edit-get-rates {
  background-color: #090 !important;
  border-color: #090 !important;
}
#edit-edit-commodity-delete, #edit-commodities-buttons-start-over {
  background-color: #f00 !important;
  border-color: #f00 !important;
}
#edit-edit-commodity-cancel {
  background-color: #aaa !important;
  border-color: #aaa !important;
}
#get_rates_button {
  width: 100%;
  text-align: center;
  font-size: 140%;
}
#edit-get-rates {
  padding: 20px 40px !important;
}*/
/* Shipping options */
.ship-method {
  margin: 20px;
}
.ship-contents {
  border: 2px dashed #555;
  margin-bottom: 20px;
}
.ship-contents > div {
  border: 2px solid #555;
  padding: 5px 10px;
}
.quote-detail.form-submit {
  display: none;
}
[class*="quote-detail-link-"] {
  text-decoration: underline;
  cursor: pointer;
}
.rates_block #rates .rate-breakdown fieldset {
  width: inherit;
}
.rates_block #rates .rate-breakdown > .fieldset-wrapper {
  display: block;
}
/* Request summary, rates summary */
.rates_block #edit-summary, .rates_block #rates > fieldset, 
.rates_block #container_edit > fieldset, .hourly_rate_block fieldset, .rates_block #rate_breakdown fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px;
}
.rates_block #edit-summary legend, .rates_block #rates > fieldset legend, .rates_block #rate_breakdown fieldset legend {
  color: inherit;
  width: inherit;
}
.action-button, .popups-container .form-actions input {
  border: 1px solid #ccc;
  background-color: #ff9c4b;
  color: #fff;
  font-size: 120%;
  padding: 5px 20px;
  margin: 10px;
}
.rates_block #quotes {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}
.rates_block #best_option {
  border: 1px solid #ccc;
  padding: 10px 40px;
  margin: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  background-color: #ff9c4b;
  color: #fff;
}
#best_option h2 {
  font-size: 1.5em;
}
#best_option h2, #best_option h3, #best_option h4 {
  margin: 5px;
  padding: 0;
}
.rates_block #best_option .action-button {
  background-color: #0E65AA;
}
.rates_block #best_option #edit-quote-ports {
  padding: 5px 10px;
}
.rates_block #edit-quote-ports {
  padding: 5px 10px;
}
.rates_block #avail_services {
  font-size: 120%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rates_block #avail_services .form-item {
  padding: 2px 10px;
}
input.spinner {
  border: none;
  padding: 3px;
}
.rates_block i {
  color:  #ff9c4b;
}
#cqTooltip{
  position:absolute;
  border:1px solid #333;
  background:#fff;
  padding:2px 5px;
  color:#333;
  display:block;
} 
.rates_block h2, .rates_block h3 {
  text-transform: none;
}
.rates_block #rates fieldset > div {
  display: flex;
  flex-wrap: wrap;
}
.rates_block #rates fieldset.rate-summary > div {
  display: inherit;
}
.rates_block #rates fieldset.rate-summary > div > * {
  width: inherit;
}
.rates_block #rates fieldset > div > *, .rates_block #rates fieldset > div > .rate_total {
  width: 100%;
}
.rates_block #rates fieldset > div > div {
  width: inherit;
  flex: auto;
  justify-content: flex-start;
  padding: 0 5px;
}
#rates #container_edit fieldset > div > div {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
#rates #container_edit fieldset > div > div > div {
    margin-bottom: 0;
    padding-right: 10px;
}
.rates_block h3 + ul {
  margin-top: -1px;
}
.rates_block #comm_dest {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
}
#rates #comm_dest input {
  margin-left: 40px;
}
.rates_block .form-item label {
  font-weight: normal;
}
.rates_block .rate-summary label {
  font-weight: 700;
}
.rates_block .rate_table {
  width: 95%;
  margin: 2.5%;
}
.rates_block .rate_table th, .rate_table td {
  text-align: center;
}
.rates_block .rate_table th {
  font-size: 130%;
  background-color: #0E65AA;
  color: #fff;
}
.inline-fieldset ul {
  display: inline-block;
}
/*.text-button {
  border: none;
  background: none;
  color: #ff9c4b;
  font-size: 120%;
  font-weight: bold;
  padding: 5px;
}
.text-button:hover {
  text-decoration: underline;
}*/

.rate_table tr {
  background-color: #f5f5f5;
}
.rate_table tr td:nth-child(2) {
  display: -ms-Flexbox;
  ms-box-orient: horizontal;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.text-button {
  padding: 5px 10px;
  margin: 5px;
  min-width: 250px;
}

.email_popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.85);
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.email_popup > div {
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}
div.email_popup .form-item label {
  font-weight: 700;
}
/* Overrides for view a rate */
#conroy-view-rate fieldset {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
}

/* Modal dialog */
div#modalContent {
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
}
div.modal-forms-modal-content {
  display: flex;
  width: 100% !important;
  height: 100% !important;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  font: inherit;
}
div.ctools-modal-content .modal-content {
  width: auto !important;
  height: auto !important;
}
div.modal-forms-modal-content .popups-container {
  height: auto;
}
#modal-content form > div {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-content: center;
}
.modal-content .form-item, div.modal-content .form-actions {
  display: inline-block;
}
#modal-content #user-login label {
  text-align: center;
}
#modal-content #user-login .form-submit {
  margin: 10px auto 0;
  display: block;
}
/* User profile form */


#user-profile-form fieldset a.fieldset-title:link, #user-profile-form fieldset a.fieldset-title:visited {
  color: #fff;
}

html.js #user-profile-form fieldset.collapsed {
  height: auto;
}
#user-profile-form #edit-submit {
  background: #FF9C4B;
  border: solid 1px #FF9C4B; 
  color: #fff;
  padding: 9px 14px;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 0;
  font-family: Verdana,Geneva,"DejaVu Sans",Arial,Helvetica,sans-serif;
  margin-top: 15px;
}
.vertical_text th {
  height: 140px;
  white-space: nowrap;
}
.vertical_text th > div {
  transform: translate(25px, 51px) rotate(315deg);
  width: 30px;
}
.vertical_text th > div > span{
  padding: 5px 10px;
}

/* GDPR Statement */
#sliding-popup {
  background-color: #1E1A19;
  border-top: 1px solid #fff;
  z-index: 9999999999;
  width: 100%;
  color: #fff;
}
#sliding-popup .popup-content {
  margin: 0 auto;
  max-width: 1140px;
  display: block;
  text-align: left;
  width: 100%;
}
#sliding-popup .popup-content #popup-text {
  float: left;
  max-width: 87%;
}
#popup-text p {
  margin: 20px 10px;
}
#sliding-popup .popup-content div#popup-buttons {
  float: right;
  width: 60px;
  clear: none
}
.agree-button {
  color: #fff;
  background-color: #1E1A19;
  padding: 5px 10px;
  border: 1px solid #ccc;
  margin: 20px 10px;
}
/* Move facebook chat under GDPR statement */
.fb-customerchat iframe {
  z-index: 9999 !important;
}
/* Hour rates - uses same styling as rates_block */
#conroy-hourly-rate-quote-form > div {
  margin: 0 10px;
}
.hourly_rate_block fieldset .form-item label {
  font-weight: 700;
}
.hourly_rate_block fieldset input {
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.flex-fieldset > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-end;
}
.flex-fieldset > div > * {
  margin: 5px 20px 5px 0;
}

.hourly_rate_block #date_range {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
}

.hourly_rate_block .date_select {
  border: 3px solid #0E65AA;
  padding: 5px;
  background-color: #fff;
  border-radius: 5px;
}
.hourly_rate_block .date_select.date_selected {
  border-color: #ff9847;
}

.hourly_rate_block .form-type-date-popup .form-item label, 
.hourly_rate_block .form-type-date-popup .form-item .description {
  display: none;
}
.service2men .option, .service3men .option {
  font-size: 0;
  position: relative;
}
.service2men .option::after, .service3men .option::after {
  color: #ff9847;
  font-size: 20px;
  font-family: FontAwesome;
  content: "\f183\00a0\f183";
}
.service3men .option::after {
  content: "\f183\00a0\f183\00a0\f183";
}
.service2men .option::before, .service3men .option::before {
  color: #0e65aa;
  margin-left: 2px;
  content: "\f0d1";
  font-family: FontAwesome;
  font-size: 38px;
  padding-right: 5px;
}
#block-conroy-hourly-rate-conroy-hourly-rate-quote, #block-conroy-quotes-conroy-trade-import-quote {
  margin-top: -60px;
}
.chr_prog_bar {
  display: flex;
  flex: 1 auto;
  flex-wrap: wrap;
  padding: 10px;
}
#conroy-trade-import-form .chr_prog_bar {
  margin: 0 10px;
}
.chr_prog_bar > input[type="submit"] {
  flex: 1 auto;
  background: #a0a0a0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  outline: none;
}
.chr_prog_bar > input[type="submit"].prog_active {
  background: #ff9847;
}
.chr_prog_bar > input + input[type="submit"].prog_active {
  background: #ff9847 url(images/prog-bar-en.jpg) no-repeat left center;
}
.chr_prog_bar > input[type="submit"]:hover {
  background: none;
  border-radius: none;
  border: none;
  box-shadow: none;
  background-color: #ff9847;
  outline: none;
}
.chr_prog_bar > input[type="submit"][disabled="disabled"]:hover {
  background-color: #a0a0a0;
}
.chr_prog_bar input[type="submit"] + input {
  background: #a0a0a0 url(images/prog-bar-dis.jpg) no-repeat left center;
}
.chr_prog_bar input[type="submit"].prog_active + input {
  background: #a0a0a0 url(images/prog-bar-change.jpg) no-repeat left center;
}
.chr_prog_bar input[type="submit"].prog_active + input.prog_active {
  background: #ff9847 url(images/prog-bar-en.jpg) no-repeat left center;
}
/* Hover states */
.chr_prog_bar input[type="submit"] + input[disabled="disabled"]:hover {
  background: #a0a0a0 url(images/prog-bar-dis.jpg) no-repeat left center;  
}
.chr_prog_bar input[type="submit"].prog_active + input[disabled="disabled"]:hover {
  background: #a0a0a0 url(images/prog-bar-change.jpg) no-repeat left center;  
}
.chr_prog_bar input[type="submit"] + input:hover {
  background: #ff9847 url(images/prog-bar-change-on.jpg) no-repeat left center;  
}
.chr_prog_bar input[type="submit"].prog_active + input[disabled="disabled"]:hover {
  background: #a0a0a0 url(images/prog-bar-change.jpg) no-repeat left center;  
}
.chr_prog_bar input[type="submit"].prog_active + input:hover {
  background: #ff9847 url(images/prog-bar-en.jpg) no-repeat left center;  
}
.chr_prog_bar input[type="submit"]:hover + input.prog_active {
  background: #ff9847 url(images/prog-bar-en.jpg) no-repeat left center;
}
.chr_prog_bar input[type="submit"]:hover + input {
  background: #a0a0a0 url(images/prog-bar-change.jpg) no-repeat left center;
}
.chr_prog_bar input[type="submit"][disabled="disabled"]:hover + input {
  background: #a0a0a0 url(images/prog-bar-dis.jpg) no-repeat left center;
}
/* WEBFORM PROGRESS BAR */
.webform-progressbar {
  width: auto;
}
.webform-progressbar-outer {
  display: flex;
  flex: 1 auto;
  flex-wrap: wrap;
  padding: 10px 0;
  border: none;
  background-color: inherit;
  width: auto;
  height: auto;
  margin: auto;
}
.webform-progressbar-inner {
  display: none;
}
.webform-progressbar-page {
  flex: 1 auto;
  border: none;
  color: #fff;
  padding: 9px 4px 9px 27px;
  background-color: #a0a0a0;
  text-align: center;
  position: relative;
  width: auto;
  height: auto;
  margin: auto;
  border: none;
  border-radius: 0;
  left: auto !important;
}
.webform-progressbar-page, .webform-progressbar-page.completed, .webform-progressbar-page.current {
  background-color: #ff9c4b;
}
.webform-progressbar-page + .webform-progressbar-page.current, .webform-progressbar-page + .webform-progressbar-page.completed {
  background: #ff9847 url(/sites/all/themes/conroy/css/images/prog-bar-en.jpg) no-repeat left center;
}
.webform-progressbar-page.current + .webform-progressbar-page {
  background: #a0a0a0 url(/sites/all/themes/conroy/css/images/prog-bar-change.jpg) no-repeat left center;
}
.webform-progressbar-page + .webform-progressbar-page {
  background: #a0a0a0 url(/sites/all/themes/conroy/css/images/prog-bar-dis.jpg) no-repeat left center;
}
.webform-progressbar-page .webform-progressbar-page-label {
  top: 0;
  font-weight: bold;
  text-transform: uppercase;
}