﻿/* Alert Bar */
.alert.alert-warning {
  background-color: #c24d00!important;
  background-image:none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: .5em;
  color: #fff!important;
  min-height:15px;
  margin: 0 -15px;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('/common/fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('/common/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('/common/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('/common/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('/common/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.gotham-book, .header-links li a, .breadcrumb li a, .findAnAgent .breadcrumb li a, .left-navigation #accordion #accordion2 .panel-body .nav li .panel .panel-heading h4.panel-title a, .left-navigation #accordion #accordion2 .panel-body .nav li .panel .panel-body ul li a, .left-navigation #accordion #accordion2 .panel-body .nav li a, .webpart_chrome .webpart span a {
    font-family: Arial;
    font-weight: lighter;
    font-style: normal;
}

.gotham-bold, h1, h2, h4, h5, .navbar-default .navbar-nav > li > a, .navbar-default .navbar-brand, .findAnAgent .btn-group .btn-default, .businessHome .btn-group .btn-default, .individualHome .btn-group .btn-default, footer .container .nav li a, .alert.alert-warning p a span, .shareThis h3, .shareThis .print, .webpart_chrome .webpart_title span {
    font-family: Arial;
    font-weight: bold;
    text-transform: uppercase;
}

.gotham-md, body, h3, p, .popover.bottom .popover-content, footer .container h1, footer .container .nav.sub li a, footer .container .legal, article ul li, .module-content-lg ul li, .map form .filter-title, .map #map-canvas .infoWindow .agencyTitle {
    font-family: Arial;
    font-weight: lighter;
    font-style: normal;
    font-size: 16px;
    line-height: 18px;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #0c233f;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Arial;
}
h1 {
    /*margin-top: 25px;*/
    margin-top: 8px;
    margin-bottom: 15px;
    font-size: 35px;
}
h2 {
    margin-top: 15px;
    font-size: 22px;
    margin-bottom: 10px;
}
h3 {
    color: #4F5858;
    font-size: 17px;
}
@media screen and (max-width: 767px) {
    h1, h2, h3 {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    h1 {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 30px;
    }
    h2 {
        margin-top: 15px;
        font-size: 22px;
        margin-bottom: 10px;
    }
    h3 {
        color: #4F5858;
        font-size: 16px;
    }
    body{
        font-size: 14px;
    }
}

a, a:hover, a:active, a:focus {
    outline: none;
    color: #337ab7;
}
.scInsertionHandleCenter {
    height: 22px !important;
}
.scChromeCommand, .scChromeCommand:link, .scChromeCommand:active, .scChromeCommand.scDisabledCommand:hover {
    height: 19px !important;
}

/* BEGIN: General Modifications to bootstrap */

.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

blockquote {
    border-left: none;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    font-size: 14px;
    /*margin: 28px 4px;
    color: #0c233f;
    font-family: 'Adobe Garamond Pro', sans-serif;
    font-size: 20px;
    line-height: 32px;*/
}
/*@media screen and (min-width: 768px) {
    blockquote {
        font-size: 28px;
        line-height: 38px;
    }
}*/

/* END: General Modifications to bootstrap */

/* BEGIN: Popover Customization */

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.popover.bottom {
    background-color: #eeeeee;
    margin-top: 10px;
}
.popover.bottom.in {
    opacity: 1;
}
.popover.bottom .popover-content {
    color: #000;
    max-width: 300px;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

.popover .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
.popover.bottom .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #eeeeee;
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}
.popover-component {
    cursor: default;
}

/* END: Popover Customization */




/* BEGIN: Button Customization */

.btn:active, .btn-defualt:active {
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.btn:focus, .btn-defualt:focus {
    outline: dashed #eeeeee 0.04em;
}

.btn-primary {
    background-color: #004D71;
    color: #fff;
    text-transform: uppercase;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    color: #fff;
    background-color: #3278b1;
    border-color: #28608e;
}
.navbar-default .navbar-nav > li > a {
    color: #0c233f;
}
.navbar-default .navbar-nav > li > a:hover {
    background-color: #cccccc;
}
.navbar-default .navbar-brand {
    color: #0c233f;
}
.btn-group-grey .dropdown {
    padding: 4px 0;
}
.top-navigation .dropdown a {
    padding-right: 9px;
}

.btn-default {
    -ms-text-shadow: none;
    text-shadow: none;
}
.btn-fa-caret-right:after, .btn-group-grey > .btn-group-vertical > li > a:after, .product-info .link-container .single-row-link:after {
    content: "\f0da";
    position: absolute;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-top: 5px;
    margin-left: 3px;
}
.btn-group-grey .btn-fa-caret-down:after {
    margin-top: 5px;
}
.policyholder-section .dropdown .btn-fa-caret-down:after {
    margin-top: 0;
}
.btn-fa-caret-down:after {
    content: "\f0d7";
    position: absolute;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-top: 2px;
    margin-left: 3px;
}
.policyholder-section .btn {
    background: #c24d00 !important;
    color: white;
}
.policyholder-section > li > a, .policyholder-section > li > div > a {
    line-height: 12px;
    margin-bottom: 7px;
    padding: 7px;
    background: #c24d00 !important;
    color: white;
    font-size: 12px;
    text-align: left;
    border: none;
    -ms-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
}
.policyholder-section a:hover {
    text-decoration: none;
}
.policyholder-section > div > a {
    margin-bottom: 7px;
    padding-left: 9px;
}
.policyholder-section .dropdown>a {
    padding-right: 16px !important;
}
.policyholder-section .paymanagedropdown {
    margin-top: 0px !important;
}
.policyholder-section .dropdown-menu {
    margin-top: -5px;
    margin-left: 4px;
}
.dropdown-menu {
    font-size: 14px;
}
.btn-group-grey .btn-group-vertical li a, .btn-group-grey .btn-group-vertical li .dropdown a {
    border: none;
    border-bottom: none;
    border-radius: 0;
    margin: 0;
    text-align: left;
    border: none;
    color: #4F5858;
    font-size: 12px;
    display: inline;
    white-space: nowrap;
    padding: 0 6px 0 0;
}
.btn-group-grey .btn-group-vertical li {
    padding: 5px 7px 6px 0;
    border-bottom: 2px solid #fff;
    
}
.btn-group-grey .btn-group-vertical {
    padding: 0;
    margin: 0;
    list-style: none;
}
.btn-group-grey .btn-group-vertical li > div {
    padding: 0;
}

.btn-default, .btn-primary {
    background-image: none;
    -webkit-box-shadow: none; 
    box-shadow: none;
    font-weight: normal;
}
.btn-default:hover, .target-btn:hover {
    text-decoration: none;
}
.scEnabledChrome .btn-group-grey {
    padding: 0;
}

/* END: Button Customization */


.overlay-orange {
    background-color: #c24d00 !important;
    background-color: rgba(164, 47, 0, 0.8) !important;
}
.overlay-blue {
    background-color: #003e5f !important;
    background-color: rgba(0, 62, 95, 0.8) !important;
}
.overlay-green {
    background-color: #969300 !important;
    background-color: rgba(150, 147, 0, 0.8) !important;
}
.overlay-yellow {
    background-color: #DCAA00 !important;
    background-color: rgba(220, 170, 0, 0.8) !important;
}

/* START: Navigation Customization */

.navigation {
    background-color: transparent;
}
@media screen and (min-width: 768px) {
    .navigation {
        background-color: #eeeeee;
        margin: 0 -15px;
    }
}
.navigation .navbar {
    margin-bottom: 0;
    background-image: none;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: #eeeeee;
    border-radius: 0px;
}
.navbar .navbar-toggle {
    border: none;
    background-color: #eeeeee;
}

.btn-group-grey .dropdown-menu > li > a {
    display: block !important;
    padding: 3px 20px !important;
    clear: both !important;
    font-weight: normal !important;
    line-height: 1.42857 !important;
    color: #333333 !important;
    white-space: nowrap !important;
    font-size: 14px !important;
}
.btn-group-grey .dropdown-menu li {
    padding: 0;
}

/* END: Navigation Customization */

.title-size--5 {
    font-size: 10px !important;
}
.title-size--4 {
    font-size: 12px !important;
}
.title-size--3 {
    font-size: 14px !important;
}
.title-size--2 {
    font-size: 16px !important;
}
.title-size--1 {
    font-size: 18px !important;
}
.title-size-0 {
    font-size: 21px !important;
}
.title-size-1 {
    font-size: 23px !important;
}
.title-size-2 {
    font-size: 26px !important;
}
.title-size-3 {
    font-size: 30px !important;
}
.title-size-4 {
    font-size: 35px !important;
}
.title-size-5 {
    font-size: 40px !important;
}

.fifty-fifty-container {
    padding-left: 10px;
    padding-right: 10px;
}