p .paraheading {
    color: #87992E;
    font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
.nomargins {
    margin: 0;
    padding: 0;
}
.text-right {
    text-align: right;
}
.affiliate-logo {
    float: right;
}
.item-page .affiliate-logo {
    margin-top: -60px;
}
hr {
    margin: 12px 0;
    border-top: 1px solid #DDD5B1;
}
a:focus {
    outline: 0 none;
}
.container {
    overflow:hidden;
}
.header {
    margin-bottom: 5px;
}
.page-header {
    border-bottom: 0 none;
    margin: 0;
}
.page-header h1 {
    color: #003060;
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -1px;
}
#content h2 {
    color: #584000;
}
.navbar {
    margin-bottom: 10px;
}
.navbar .nav { width: 150%; }
.navbar-inner {
    height: 30px;
    min-height: 30px;
    padding: 0 0 0 10px;
    background-color: #907630;
    background-image: -moz-linear-gradient(top,#907630,#584000);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#907630),to(#584000));
    background-image: -webkit-linear-gradient(top,#907630,#584000);
    background-image: -o-linear-gradient(top,#907630,#584000);
    background-image: linear-gradient(to bottom,#907630,#584000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#907630', endColorstr='#584000', GradientType=0);
    border: 1px solid #efead8;
}
.navbar .nav > li > a {
    padding: 0 19px;
    line-height: 30px;
    color: #FFF;
    text-shadow: 0 1px 0 #000;
    font-size: 15px;
    font-weight: 400;
}
.navbar .nav.es > li > a {
    padding: 0 12px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
    color: #FFF;
    background-color: #584000;
    text-decoration: none;
    text-shadow: 0 3px 1px #000;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    color: #CC0C00;
    text-decoration: none;
    background-color: #F9ECB4;
    background-image: -moz-linear-gradient(top,#F9ECB4,#FFFCEE);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#F9ECB4),to(#FFFCEE));
    background-image: -webkit-linear-gradient(top,#F9ECB4,#FFFCEE);
    background-image: -o-linear-gradient(top,#F9ECB4,#FFFCEE);
    background-image: linear-gradient(to bottom,#F9ECB4,#FFFCEE);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffF9ECB4', endColorstr='#ffFFFCEE', GradientType=0);
    text-shadow: 0 1px 0 #FFF;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
    -moz-box-shadow: inset 0 0 0 rgba(0,0,0,0);
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
body.site {
    border-top: 0 none;
    padding: 0;
}
.brand {
    color: #DDD5B1;
}
.brand img {
    max-width: none;
}
.navigation {
    padding: 0;
    margin: 0;
    border: 0 none;
}
.body .container {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0 none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 5px 20px;
}
.navigation .nav-child {
    margin: 1px 0 0 0;
    border: 3px solid #584000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.navigation .active .nav-child {
    margin-top: 1px;
    left:-3px;
    border-top-width: 0;
}
.navigation .nav-child:before {
    border: 0 none transparent;
}
.navigation .nav-child:after {
        border: 0 none transparent;
}
.navigation .nav-child {
    padding: 2px 0;
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
    text-decoration: none;
    color: #fff;
    /*
    background-color: #1A4D80;
    background-image: -moz-linear-gradient(top,#1A4D80,#003060);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#1A4D80),to(#003060));
    background-image: -webkit-linear-gradient(top,#1A4D80,#003060);
    background-image: -o-linear-gradient(top,#1A4D80,#003060);
    background-image: linear-gradient(to bottom,#1A4D80,#003060);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1A4D80', endColorstr='#ff003060', GradientType=0);
    */
    background-image: none;
    background-color: #584000;
}
.link-list .well {
    padding: 8px 12px;
    margin-bottom: 8px;
}
.link-list p {
    margin: 0;
}
.link-list a:hover strong {
    text-decoration: underline;
}
.site-description {
    line-height: 40px;
    font-style: italic;
    font-size: 18px;
    padding-left: 20px;
    font-weight: 400;
}
.site-description br {
    display:none;
}
.header-nav ul.nav {
    float: left;
    margin-bottom: 4px;
}
.header-nav .nav-pills > li > a {
    padding: 3px 6px;
    margin: 0;
    font-size: 10px;
    line-height: 10px;
}
.well:after {
    clear: both;
    content: "";
    display: table;
    line-height: 0;
}
.well h2, .well h3 {
    margin-top: 0;
}

#content {
    margin-bottom: 12px;
}
#content .item-page {
    margin-bottom: 18px;
}

.btn-primary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #907630;
    background-image: -moz-linear-gradient(top,#907630,#584000);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#907630),to(#584000));
    background-image: -webkit-linear-gradient(top,#907630,#584000);
    background-image: -o-linear-gradient(top,#907630,#584000);
    background-image: linear-gradient(to bottom,#907630,#584000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff907630', endColorstr='#ff584000', GradientType=0);
    border-color: #584000 #584000 #584000;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #584000;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #fff;
    background-color: #584000;
    *background-color: #584000;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #584000 \9;
}
.btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #1A4D80;
    background-image: -moz-linear-gradient(top,#1A4D80,#003060);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#1A4D80),to(#003060));
    background-image: -webkit-linear-gradient(top,#1A4D80,#003060);
    background-image: -o-linear-gradient(top,#1A4D80,#003060);
    background-image: linear-gradient(to bottom,#1A4D80,#003060);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1A4D80', endColorstr='#ff003060', GradientType=0);
    border-color: #003060 #003060 #003060;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #003060;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    color: #fff;
    background-color: #003060;
    *background-color: #003060;
}
.btn-info:active,
.btn-info.active {
    background-color: #003060 \9;
}

[class^="icon-"],
[class*=" icon-"] {
    text-indent: -99999px;
}

/*
Glossary / FAQ / Term
 */
.glossary_component dl {
    margin-top: 0;
}
.glossary_component dd {
    margin: 2px 0 16px 9px;
}

/*
Sticky
*/
.header-sticky {
    float: right;
    clear: right;
}
#home_sticky_header {
    font-size: 10px;
    line-height: 9px;
    padding: 0 0 0 8px;
    text-align: right;
    color: #999;
}
#home_sticky_header  a {
    color: #aaa;
    font-size: 9px;
}
#home_sticky_header  h4 {
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}

#aside .sticky_agent_mod_column {
    font-size: 12px;
    line-height: 14px;
    padding-top: 4px;
}
#aside .sticky_agent_mod_column h4 {
    line-height: 10px;
    margin: 0 0 -2px 0;
}
.agent_links, .agent_links li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.agent_links li {
    line-height: 12px;
}
.agent_links a {
    font-size: 11px;
}
#aside .sticky_agent_mod_column .thumbnail {
    line-height: 14px;
    width: 100%;
    padding: 0;
}

.body_sticky_agent .accordion-body-mod_agentsearch {
    height: auto!important;
}

.sticky_change {
    margin-top: 10px;
    margin-left: -11px;
}
.popover.left .arrow {
    margin-top: 0;
    top: 14px;
}

/*
Search
*/
.header-nav .search {
    float: right;
}
.header-nav .search input.search-query {
    border-radius: 0;
    padding: 2px;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    float: right;
    width: 100px;
}





table .tablesorter-header {
  cursor: pointer;
}
table .tablesorter-header:after {
    content: "";
    float: right;
    margin-top: -10px;
    border-width: 0 4px 4px;
    border-style: solid;
    border-color: #000000 transparent;
    visibility: hidden;
}
table .tablesorter-headerSortUp, table .tablesorter-headerSortDown {
    background-color: #f7f7f9;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
table .tablesorter-header:hover:after {
    visibility: visible;
}
table .tablesorter-headerSortDown:after, table .tablesorter-headerSortDown:hover:after {
    visibility: visible;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
table .tablesorter-headerSortUp:after {
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000000;
    visibility: visible;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.contact-category .form-inline label {
    margin-right: 8px;
}

.agent_content.span9 .control-group textarea,
.agent_content.span9 .control-group input[type="text"],
.agent_content.span9 .control-group input[type="email"],
.agent_content_fill_form .control-group textarea,
.agent_content_fill_form .control-group input[type="text"],
.agent_content_fill_form .control-group input[type="email"] {
    width: 100%;
}
.agent_content.span9 .control-group select,
.agent_content_fill_form .control-group select {
    width: 109%;
}
.contact-form .control-group {
    margin-bottom: 8px;
}


/***** Menus ******/

#sidebar {
    margin-left: 0;
}
.sidebar-nav {
    border-right: 1px solid #907630;
    padding-right: 15px;
    padding-bottom: 6px;
}
.moduletable_sidebar_menu h3 {
    color: #87992E;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    margin: 6px 0 6px 0;
    padding-left: 10px;
}
.moduletable_sidebar_menu.about h3 {
    padding-right: 2em;
}
.moduletable_sidebar_menu a {
    font-size: 12px;
    display: block;
    width: 100%;
}
.moduletable_sidebar_menu .nav {
    border-bottom: 1px solid #DDD5B1;
    margin-bottom: 0;
}
.moduletable_sidebar_menu .nav ul {
    display:none;
}
.moduletable_sidebar_menu .nav > li > a {
    padding: 4px 0;
}
.moduletable_sidebar_menu li.current > a,
.moduletable_sidebar_menu li.active > a {
    font-weight: bold;
}
.moduletable_sidebar_menu .nav > li {
    border-top: 1px solid #DDD5B1;
    padding: 0 0 0 10px;
}
.moduletable_sidebar_menu .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}
.moduletable_sidebar_menu .nav > li.active,
.moduletable_sidebar_menu .nav > li.current {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(left,  #fffcee 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fffcee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #fffcee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #fffcee 0%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #fffcee 0%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to right,  #fffcee 0%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcee', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.moduletable_sidebar_menu li.deeper ul {
    padding: 0 0 4px 4px;
}
.moduletable_sidebar_menu li.active ul, .moduletable_sidebar_menu li.current ul {
    display:block;
}
.moduletable_sidebar_menu li:hover > ul  {
}

.menu_base li.current a {
    font-weight:bold;
}
/***** End Menus *****/


/***** Right Side Accoridion *****/
.accordion, .agent_sidebar_contents .accordion {
    background: #ddd4b0;
    border: 1px solid #999;
    margin-bottom: 0;
    width: 100%;
}
.accordion-group, .agent_sidebar_contents .accordion-group {
    background: #ddd4b0;
    border: 0;
    margin: 0;
}
.accordion-heading, .agent_sidebar_contents .accordion-heading {
    /*background: url(/images/accordion_hdr_bg.png) repeat-x #61532d;*/
    /*background-color: #907630;
    background-image: -moz-linear-gradient(top,#907630,#584000);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#907630),to(#584000));
    background-image: -webkit-linear-gradient(top,#907630,#584000);
    background-image: -o-linear-gradient(top,#907630,#584000);
    background-image: linear-gradient(to bottom,#907630,#584000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#907630', endColorstr='#584000', GradientType=0);*/
    border: 0px;
    /*border-bottom: 1px solid #61532d;
    border-top: 1px solid #8f7941;*/
    color: #ecdeb8;
}
.accordion-heading:hover, .agent_sidebar_contents .accordion-heading:hover {
    /*background: url(/images/accordion_hdr_r_bg.png) repeat-x #8f7941;*/
    color: #ecdeb8;
}
.accordion-toggle, .agent_sidebar_contents .accordion-toggle {
    /*background: url(/images/accordion_toggle.png) no-repeat 5px -36px;
    padding: 5px 15px 9px 26px;
    text-decoration: none;
    line-height:12px;*/
}
.accordion-heading .accordion-toggle {
    padding: 8px 8px;
}
.collapsed, .agent_sidebar_contents .collapsed {
    /*background: url(/images/accordion_toggle.png) no-repeat 5px 5px;*/
}
.accordion-heading a, .agent_sidebar_contents .accordion-heading a {
    color: #ecdeb8;
    font-size: 13px;
    font-weight: bold;
    outline: 0;
}
.accordion-inner, .agent_sidebar_contents .accordion-inner {
    border: 0;
    padding: 14px 10px;
}

#aside h4, .agent_sidebar_contents h4 {
    font-size: 12px;
    line-height: 14px;
    margin: -2px 0 6px;
}

#aside form, .agent_sidebar_contents form {
    margin-top: 4px;
    margin-bottom: 4px;
}
#aside .control-group, .agent_sidebar_contents .control-group {
    margin-bottom: 4px;
}
#aside .form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 47.8787879%;
    line-height: 14px;
}

.agent_sidebar_contents .control-label {

}
.agent_sidebar_contents .control-label label {
    margin-bottom: 0px;
}


#aside .form-horizontal .controls {
    margin-left: 50.4040404%;
}
.agent_sidebar_contents .form-horizontal .controls {

}

#aside .controls input, #aside .controls  textarea,
.agent_sidebar_contents .controls input, .agent_sidebar_contents .controls  textarea {
    /*padding: 2px 4px;
    width: 90%;*/
    height: 24px;
    line-height: 15px;
    padding: 2px 4px;
    width: 100%!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#aside .controls  textarea, .agent_sidebar_contents .controls  textarea {
    height: 72px!important;
}

.agent_sidebar_contents .controls input, .agent_sidebar_contents .controls  textarea {
    margin-bottom: 0px;
}
#aside  select, .agent_sidebar_contents .controls select {
    padding: 2px;
    width: 99%;
    height: 26px;
    line-height: 26px;
}

input.invalid, textarea.invalid {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}

.agent_sidebar_contents .form-actions {
    background: transparent;
    border: 0;
    margin: 4px 0;
    padding: 6px 0 0;
    text-align: right;
    width: 100%;
}




#aside { min-height: 324px; margin-bottom: 8px!important; }
#home_banner {
    /*border: 1px solid #999;*/
}
.home_banner_aside { height: auto!important; }
#accordion-position-7 {}
.accordion-body .accordion-inner {
    /*height: 170px;*/
}
.home_banner_aside .accordion-body .accordion-inner { height: auto!important; }

/*#aside .accordion_open .accordion-heading {
    background: none;
    border: 0;
}
#aside .accordion_open .accordion-heading a {
    color: #333;
    padding-bottom: 2px;
}
#aside .accordion_open .accordion-inner {
    padding-top: 2px;
}
*/

#accordion-position-7 .accordion-inner {
    padding: 2px 5px 12px;
}

.get_a_free_quote_sidebar .module_subtitle {
    font-size: 10px;
    line-height: 9px;
    margin: 4px 0 0 20px;
}

.get_a_free_quote_sidebar form {
    margin-top: 18px!important;
}
.get_a_free_quote_sidebar select {
    width: 100%;
}
.get_a_free_quote_sidebar input {
    width: 53%;
    font-size: 11px;
    padding: 4px 2%;
}
.get_a_free_quote_sidebar button {
    width: 40%;
    font-size: 11px;
    float: right;
}

.refer_a_friend_sidebar {
}
.refer_a_friend_sidebar form {
    margin-bottom: 6px;
}
.refer_a_friend_sidebar .module_subtitle {
    font-size: 13px;
    line-height: 12px;
    margin: 4px 0 4px 20px;
}
.refer_a_friend_sidebar p {
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 4px;
}
.refer_a_friend_sidebar input {
    width: 96%;
    padding: 2px 2%;
    margin-bottom: 3px;
    font-size: 11px;
}
.refer_a_friend_sidebar button {
    float: right;
}

.file_claim_sidebar {
    font-size: 12px;
}
.file_claim_sidebar p {
    margin-top: 8px;
}
.file_claim_sidebar .claimsline_sidebar_number {
    text-align: right;
    font-size: 16px;
    margin-bottom: 12px;
}
.file_claim_sidebar input {
    width: 74%;
    font-size: 11px;
    padding: 2px 2%;
}
.file_claim_sidebar button {
    width: 19%;
    font-size: 11px;
    float: right;
}

.make_payment_sidebar {
    font-size: 12px;
    line-height: 14px;
}
.make_payment_sidebar p {
    margin-top: 10px;
    margin-bottom: 4px;
}
.pull-right-clear {
    text-align:right;
}
.make_payment_sidebar .pull-right-clear {
    margin-top: 10px;
    margin-bottom: 10px;
}
.make_payment_sidebar button {
}
.make_payment_sidebar .make_payment_number {
    font-size: 16px;
    text-align: right;
    margin: 0;
    line-height: 17px;
}

.accordion-group .collapse {
    overflow: hidden;
}

#aside.show_sticky_agent .accordion-body .accordion-inner {
    height: auto;
    padding-bottom: 4px;
}
.sticky_agent_mod_column_quote, .sticky_agent_mod_column_refer {
    border-top: 1px solid #aaa;
    margin-top: 6px;
    padding-top: 4px;
}
.sticky_agent_mod_column_quote select {
    width: 98%;
    font-size: 11px;
    line-height: 23px;
    height: 23px;
    padding: 2px 1%;
    margin-bottom: 2px;
}
.sticky_agent_mod_column_refer {

}
#aside .sticky_agent_mod_column_refer h4 {
    line-height: 14px;
    margin: 4px 0 4px 0;
}
#aside .sticky_agent_mod_column_refer p {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 2px;
}
#aside .sticky_agent_mod_column_refer a {
    font-size: 11px;
    line-height: 13px;
}


/** Home Accordion **/

.home_banner_content #aside {
    border: 0;
    box-shadow: none;
}
.homeaccordion {
    background: none;
    border: 0;
}
.homeaccordion .accordion-group:last-child {
    margin-bottom: 0;
}
.homeaccordion .accordion-group {
    margin-bottom: 10px;
    background-color: #fff;
    border: 2px solid #584000;
    border-radius: 8px;
    color: #333;
    overflow: hidden;
}
.homeaccordion .accordion_open {
    box-shadow: 0 0 4px #333;
}
.homeaccordion .accordion-group:hover .accordion-heading a {
    color: #fff;
}
.homeaccordion .accordion-heading .accordion-toggle {
    padding: 4px 6px;
}

.homeaccordion .accordion-heading a,
.agent_sidebar_contents .accordion-heading a {
    color: #584000;
    font-size: 18px;
    line-height: 16px;
    text-decoration: none;
}
.homeaccordion .accordion_open:hover .accordion-heading a {
    color: #584000;
}
.accordion_tagline {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin-top: 0px;
    color: #333;
}
.accordion-group:hover .accordion-heading {
    background-color: #584000;
}
.accordion-group:hover .accordion_tagline {
    color: #fff;
}
.accordion_open:hover .accordion_tagline {
    color: #333;
}

.homeaccordion .accordion-inner {
    padding: 2px 6px 12px;
}

.homeaccordion .accordion-group:hover {
    border-color: #fff;
    box-shadow: 0 0 4px #333;
}
.homeaccordion .accordion_open:hover {
    border-color: #584000;
}

.homeaccordion .btn {
    background: #907630; /* Old browsers */
    background: -moz-linear-gradient(top,  #907630 11%, #584000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(11%,#907630), color-stop(100%,#584000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #907630 11%,#584000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #907630 11%,#584000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #907630 11%,#584000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #907630 11%,#584000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#907630', endColorstr='#584000',GradientType=0 ); /* IE6-9 */
    border-color: #584000;
    border-color: rgba(88, 65, 11, 0.15) rgba(88, 65, 11, 0.15) rgba(88, 65, 11, 0.25);
    color: #fff;
    line-height: 19px;
    padding: 3px 14px 7px;
    text-shadow: 0 1px 1px rgba(0,0,0, 0.50);
}

.homeaccordion .btn:hover {
    background: #584000; /* Old browsers */
    background: -moz-linear-gradient(top,  #584000 0%, #907630 88%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#584000), color-stop(88%,#907630)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #584000 0%,#907630 88%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #584000 0%,#907630 88%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #584000 0%,#907630 88%); /* IE10+ */
    background: linear-gradient(to bottom,  #584000 0%,#907630 88%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#584000', endColorstr='#907630',GradientType=0 ); /* IE6-9 */
    border-color: #907630;
    border-color: rgba(143, 122, 65, 0.15) rgba(143, 122, 65, 0.15) rgba(143, 122, 65, 0.25);
}




.homeaccordion .getquote,
.homeaccordion .getquote_open:hover {
    border-color: #a50000;
}
.homeaccordion .getquote:hover .accordion-heading {
    background-color: #a50000;
}
.homeaccordion .getquote .accordion-heading a,
.homeaccordion .getquote_open:hover .accordion-heading a {
    color: #a50000;
}
.homeaccordion .getquote .accordion-toggle,
.homeaccordion .getquote_over:hover .accordion-toggle {
    font-size: 20px;
    font-weight: "Arial Black";
}
.homeaccordion .getquote .accordion-toggle small {
    display:block;
    font-size: 16px;
    margin-bottom: -1px;
}
.homeaccordion .getquote button {
    display: block;
    background: #cc0c00; /* Old browsers */
    background: -moz-linear-gradient(top,  #cc0c00 14%, #a50000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,#cc0c00), color-stop(100%,#a50000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cc0c00 14%,#a50000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cc0c00 14%,#a50000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cc0c00 14%,#a50000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #cc0c00 14%,#a50000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0c00', endColorstr='#a50000',GradientType=0 ); /* IE6-9 */
    border-color: #a50000;
    border-color: rgba(165, 0, 0, 0.15) rgba(165, 0, 0, 0.15) rgba(165, 0, 0, 0.25);
    color: #fff;
    line-height: 19px;
    padding: 3px 14px 7px;
    text-shadow: 0 1px 1px rgba(0,0,0, 0.50);
    width: 100%;
}
.homeaccordion .getquote button:hover {
    background: #a50000; /* Old browsers */
    background: -moz-linear-gradient(top,  #a50000 0%, #cc0c00 88%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a50000), color-stop(88%,#cc0c00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #a50000 0%,#cc0c00 88%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #a50000 0%,#cc0c00 88%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #a50000 0%,#cc0c00 88%); /* IE10+ */
    background: linear-gradient(to bottom,  #a50000 0%,#cc0c00 88%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a50000', endColorstr='#cc0c00',GradientType=0 ); /* IE6-9 */
    border-color: #cc0c00;
    border-color: rgba(165, 0, 0, 0.15) rgba(165, 0, 0, 0.15) rgba(165, 0, 0, 0.25);
    color: #eee;
    text-shadow: -1px 1px 1px rgba(0,0,0, 0.50);
}
.getquote select, .getquote input {
    margin-bottom: 5px;
    padding: 2px 2%;
    width: 100% !important;
}
.getquote .selecter {
    margin: 4px 0;
    width: 100%;
    max-width: 100%;
    background: url("/media/images/red_triangle_over.png") no-repeat scroll -500px center #F9F9F9;
}
.selecter .selecter-selected {
    padding: 4px 6px;
    background: url("/media/images/red_triangle.png") no-repeat scroll right center #F9F9F9;
}
.selecter .selecter-selected:hover, .open .selecter-selected {
    background: url("/media/images/red_triangle_over.png") no-repeat scroll right center #F9F9F9;
}
.selecter .selecter-item {
    padding: 4px 6px;
}




.homeaccordion .myaccount,
.homeaccordion .myaccount_open:hover {
    border-color: #405000;
}
.homeaccordion .myaccount:hover .accordion-heading {
    background-color: #405000;
}
.homeaccordion .myaccount .accordion-heading a,
.homeaccordion .myaccount_open:hover .accordion-heading a {
    color: #405000;
}
.homeaccordion .agent_search_module .accordion-inner, .homeaccordion .myaccount .accordion-inner, .homeaccordion .getquote .accordion-inner {
    padding: 2px 5px 3px!important;
}
.myaccount_links {
    margin: 0;
    /*height: 100px!important;*/
}
.myaccount_links li {
    margin-top: 2px;
    height : 30px!important;
    overflow: hidden;
}
.myaccount_links li a {
    height : 19px!important;
    overflow: hidden;
}
.myaccount_links .btn {
    display:block;
    background: #87992e; /* Old browsers */
    background: -moz-linear-gradient(top,  #87992e 31%, #405000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,#87992e), color-stop(100%,#405000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #87992e 31%,#405000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #87992e 31%,#405000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #87992e 31%,#405000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #87992e 31%,#405000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87992e', endColorstr='#405000',GradientType=0 ); /* IE6-9 */
    border-color: #405000;
    border-color: rgba(64, 80, 0, 0.15) rgba(64, 80, 0, 0.15) rgba(64, 80, 0, 0.25);
    color: #fff;
    line-height: 19px;
    padding: 3px 14px 7px;
    text-shadow: 0 1px 1px rgba(0,0,0, 0.50);

}

.myaccount_links .btn:hover {
    background: #405000; /* Old browsers */
    background: -moz-linear-gradient(top,  #405000 0%, #87992e 69%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#405000), color-stop(69%,#87992e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #405000 0%,#87992e 69%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #405000 0%,#87992e 69%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #405000 0%,#87992e 69%); /* IE10+ */
    background: linear-gradient(to bottom,  #405000 0%,#87992e 69%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#405000', endColorstr='#87992e',GradientType=0 ); /* IE6-9 */
    border-color: #87992E;
    border-color: rgba(64, 80, 0, 0.15) rgba(64, 80, 0, 0.15) rgba(64, 80, 0, 0.25);
    color: #eee;
    text-shadow: -1px 1px 1px rgba(0,0,0, 0.50);
}

.my_account_phone_no {
    margin: 1px 0 0 0;
}

.homeaccordion .accordion_open,
.homeaccordion .accordion_open .accordion-heading,
.show_sticky_agent .agent_search_module {
    background: #fff!important;
}

.show_sticky_agent {
    margin-top: 2px!important;
}

#agent_search_module .sticky_agent_small {
    border: 0;
    padding-top: 0;
    margin-top: 0;
}

.hbanner_img {
    /*opacity: 0.1;*/
}



.refer_green h4, .refer_blue h4, .refer_brown h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 6px 0;
}

.refer_green h4 {
    color: #405000;
}
.refer_blue h4 {
    color: #003060;
}
.refer_brown h4 {
    color: #584000;
}

.refer_green .modal_labelfields, .refer_blue .modal_labelfields, .refer_brown .modal_labelfields {
    color: #fff;
    border-radius: 8px;
    padding: 7px 10px 5px;
}
.refer_green .modal_labelfields {
    background-color: #405000;
}
.refer_blue .modal_labelfields {
    background-color: #003060;
}
.refer_brown .modal_labelfields {
    background-color: #584000;
}

.modal_labelfields label {
    color: #fff;
    font-size: 16px;
    float: left;
    line-height: 24px;
    width: 25%;
}
.modal_labelfields input {
    margin-bottom: 3px;
    width: 71%;
}
.modal_labelfields textarea {
    margin-bottom: 3px;
    width: 96%;
}

#email_agent_refer {
    margin-top: -300px;
}

#email_agent_refer .modal-body {
    max-height: 504px;
}

.agent_products {
    margin-top: 8px;
}


/*
Brown: #584000  hilite: #907630
Red: #a50000  hilite: #CC0C00
Green: #405000  hilite: #87992E
Gray: #DDDDDD
Black: #333333
 */

/***** End Right Side Accordion*****/


.contact_quote .agent-name-header {
    font-size: 22px;
}

.fb-agent-pages-email .agent_content .page-content h2 {
    margin-top: 0;
    margin-bottom: 0;
}
.fb-agent-pages-email .agent_content h3 {
    margin-top: 12px;
}
.fb-agent-pages-email .agent_content p {
    margin: 0;
}

.home-content-right {
    padding-top: 10px;
    /*margin-left: 0.95%!important;*/
    /*width: 22.5%!important;*/
}

.home-content-right img {
    width: 100%;
}



div.fb_modal {
    background-clip: padding-box;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    left: 50%;
    margin: -220px 0 0 -320px;
    overflow: auto;
    position: fixed;
    top: 50%;
    width: 640px;
    z-index: 1050;
}
.fb_modal .modal-header {
    border: 0;
    padding: 0 10px;
}
.fb_modal .close {
    color: #fff;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;

}
.fb_modal .modal_logo {
    margin: -4px -4px 0 0;
}
.fb_modal .modal-header h3 {
    color: #eee;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    text-shadow: 0 0 4px #000;
}
.fb_modal .modal_header_row {
    margin-bottom: 4px;
}
.fb_modal .modal-body {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.fb_modal .modal-content {
    font-size: 14px;
}
.fb_modal .modal-content .thumbnail {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    float: right;
    padding: 0;
    width:60%;
    max-height: 66px;
    overflow: hidden;
}
.fb_modal .modal-content h1 {
    color: #907630;
    line-height: 30px;
    margin: -5px 0 6px;
}
.fb_modal .modal-body .modal-footer {
    border-top: 0;
    padding: 13px 0 0;
    text-align: left;
}
.fb_modal .modal-body .modal-footer .disclaimer {
    margin-right: 104px;
    color: #999999;
    font-size: 11px;
    line-height: 12px;
}
.fb_modal .modal-body .modal-footer .btn-primary {
    float:right;
    margin-top: 2px;
    margin-left: 10px;
}

.fb_modal .modal_fields input {
    padding: 4px 2%;
    width: 94%;
}

.modal_labels, .modal_fields, .modal_infos {
    margin: 0;
}
.modal_labels li, .modal_fields li {
    height: 32px;
}
.modal_labels li label {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
    text-align: right;
}
.modal_fields li input {
    margin: 0;
}
.modal_fields li.li_radio {
    line-height: 24px;
}
.modal_labels .li_textarea, .modal_fields .li_textarea {
    height: 60px;
}
.modal_fields .li_textarea textarea {
    width: 100%;
}

.checkbox_label {
    display: inline;
}
.checkbox_label input.checkbox {
    margin: 0 2px 0 12px;
    width: auto;
}

.modal_infos li {
    line-height: 24px;
    padding-left: 6px;
}
.modal_infos li input.checkbox {
    display: inline-block;
    margin: -2px 2px 0 0;
}

div.fb_modal_inline {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 0;
    z-index: 1;
    overflow: visible;
}
.fb_modal_inline .modal-body {
    border: 0;
    box-shadow: none;
    padding: 0;
    overflow: visible;
}
.fb_modal_inline .modal-header {
    /*padding-left: 0;*/
}


/*
Home page right side promotions
 */
.home-content-right .agent_promotion h3 {
    display: none;
}



.grid_links {
    margin-top: 6px;
}
.grid_links div {
    float: left;
    width: 48%;
    margin-top: 2px;
}
.promos_homepage .carousel-inner {
    height: 212px;
    overflow: hidden;
}
.promos_homepage .carousel-control {
    top: 90px;
    display: none;
    height: 30px;
    left: 5px;
    line-height: 23px;
    opacity: 0.3;
    width: 30px;
}
.promos_homepage .carousel-control.right {
    left: auto;
    right: 5px;
}
.promos_homepage:hover .carousel-control {
    display: block;
}


#promos_sidebar_carousel {
    height: 212px;
    position: relative;
}

#promos_sidebar_carousel .carousel-inner {
    height: 212px;
    overflow: hidden;
}
#promos_sidebar_carousel .carousel-inner .promo_item {
    height: 212px;
    width: 218px;
    overflow: hidden;
}
#promos_sidebar_carousel .carousel-control {
    top: 90px;
    display: none;
    height: 30px;
    left: 5px;
    line-height: 23px;
    opacity: 0.3;
    width: 30px;
}
#promos_sidebar_carousel .carousel-control.right {
    left: auto;
    right: 5px;
}
#promos_sidebar_carousel:hover .carousel-control {
    display: block;
}


#change_location_large {
}
#change_location_large h4 {
    font-size: 18px;
    margin-top: 6px;
}
#change_location_large a.btn {
    margin-left: 20px;
    font-weight: normal;
    padding: 2px 4px;
    font-size: 12px;
    margin-top:-2px;
    display: inline-block;
}


.modal-content li.error, .modal-content li.error label, .modal-content li.error input, .modal-content li.error textarea {
    color: red;
    font-weight: bold;
}
.modal-content li.error label {

}
.modal-content li.error input, .modal-content li.error textarea {
    border-color: red;
}





.field_office {
    font-size: 12px;
    line-height: 14px;
}
.field_office p {
    font-size: 13px;
    line-height: 18px;
}
.field_office h1 {
    margin: 0 0 3px;
}
.field_office .contact-address {
    margin-bottom: 0;
}
.field_office_thumbnail {
    padding: 3px;
    margin-bottom: 6px;
    border: 1px solid #CEB477;
    border-radius: 2px;
}
.field_office_thumbnail div {
    border: 1px solid #CEB477;
    padding: 15px 3px;
}
.field_office_thumbnail img {
    width:100%;
}
h2.call_us {
    margin: -5px 0 8px;
    font-size: 18px;
}
.email_this_office {
    margin-bottom: 4px;
}
h1 .social_share {
    font-size: 11px;
    font-weight: normal;
    margin-top: -4px;
}
h1 .social_share img {
    margin-top: -4px;
}

.field_office_map {
    border: 1px solid #CEB477;
    border-radius: 2px;
    margin-bottom: 6px;
    overflow: hidden;
}
.field_office_map img {
    max-width: none;
}

.field_office .btn-group button {
    font-size: 10px;
    line-height: 14px;
    padding: 2px 6px;
}



/***** Breadcrumb *****/
.breadcrumb {
    background: transparent;
    font-size: 11px;
    margin: 3px 0 0;
    padding: 0 0 0 15px;
}
.breadcrumb, .breadcrumb .active {
    padding-left: 0;
}
.breadcrumb .active .divider {
    display: none;
}
.breadcrumb .last_crumb {
    color: #999;
}
/***** End Breadcrumb *****/

.content-banner { min-height: 0!important; }
.content-banner-tag {
    margin-bottom: 6px;
}

/***** glossary *****/
.glossary_component dt {
    text-transform: capitalize;
}
.glossary_component dt i {
    font-size: 90%;
    font-weight: normal;
    font-style: italic;
    text-transform: none;
}
.glossary_component dt i:before {content: "(";}
.glossary_component dt i:after {content: ")";}
.glossary_component dd ul {margin-bottom: 0;}
.glossary_component dd p {margin: 3px 0 0 0;}



/***** Content Disclaimers *****/

.content-disclaimer,
.moduletable_disclaimer {
    color: #A69558;
    font-size: 80%;
}
.content-disclaimer .moduletable,
.moduletable_disclaimer .custom_disclaimer {
    margin: 0 1em;
}
.content-disclaimer p {
    margin-bottom: 6px;
    text-align: justify;
    line-height: normal;
}
.moduletable_disclaimer .custom_disclaimer p {
    line-height: normal;
    margin: 6px 0;
}

/***** Footer Menu *****/


.footer-menu {
    font-size: 10px;
    line-height: 13px;
    color: #333;
}

.footer-menu .moduletable {
    margin-left: 4px;
}

.footer-menu h3 {
    font-size: 12px;
    line-height: 13px;
    margin-top: 6px;
    margin-bottom: 2px;
    color: #584000;
}

.footer-menu p {
    margin-bottom: 0;
}

.footer-menu strong {
    color: #584000;
}

.footer-menu li a {
    color: #333;
    line-height: 11px;
    padding: 2px;
}

.footer-menu .custom {
    margin-top: -1px;
}

/***** End Footer Menu *****/

/***** Footer CSS *****/
.social_media {
    margin: 4px 0 8px;
}
.social_media a {
    display:block;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url(/images/social_media.png);
    background-repeat: no-repeat;
    text-indent: -1000px;
}
.social_media a.sm_rss { background-position: 0 0; }
.social_media a.sm_rss:hover { background-position: 0 -20px; }
.social_media a.sm_facebook { background-position: -20px 0; }
.social_media a.sm_facebook:hover { background-position: -20px -20px; }
.social_media a.sm_twitter { background-position: -40px 0; }
.social_media a.sm_twitter:hover { background-position: -40px -20px; }
.social_media a.sm_gplus { background-position: -60px 0; }
.social_media a.sm_gplus:hover { background-position: -60px -20px; }
.social_media a.sm_play { background-position: -80px 0; }
.social_media a.sm_play:hover { background-position: -80px -20px; }
.social_media a.sm_in { background-position: -100px 0; }
.social_media a.sm_in:hover { background-position: -100px -20px; }

.footer_links a {
    font-size: 10px;
}

.facebook_recommend_wrapper {
    margin: 8px 0;
}

/***** End Footer CSS *****/

.hero_free_quotes a {
    font-size: 18px;
    display: block;
    width: 250px;
    margin: 2px 0 8px;

    background: #96b6d6; /* Old browsers */
    background: -moz-linear-gradient(top, #96b6d6 0%, #4080c0 50%, #4080c0 51%, #003060 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96b6d6), color-stop(50%,#4080c0), color-stop(51%,#4080c0), color-stop(100%,#003060)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #96b6d6 0%,#4080c0 50%,#4080c0 51%,#003060 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #96b6d6 0%,#4080c0 50%,#4080c0 51%,#003060 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #96b6d6 0%,#4080c0 50%,#4080c0 51%,#003060 100%); /* IE10+ */
    background: linear-gradient(to bottom, #96b6d6 0%,#4080c0 50%,#4080c0 51%,#003060 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96b6d6', endColorstr='#003060',GradientType=0 ); /* IE6-9 */
    border-color: #4080c0;
}

.hero_free_quotes a.btn-primary:hover,
.hero_free_quotes a.btn-primary:hover,
.hero_free_quotes a.btn-primary:active,
.hero_free_quotes a.btn-primary.active {
    background: #003060; /* Old browsers */
    background: -moz-linear-gradient(top, #003060 0%, #4080c0 50%, #4080c0 51%, #96b6d6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003060), color-stop(50%,#4080c0), color-stop(51%,#4080c0), color-stop(100%,#96b6d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #003060 0%,#4080c0 50%,#4080c0 51%,#96b6d6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #003060 0%,#4080c0 50%,#4080c0 51%,#96b6d6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #003060 0%,#4080c0 50%,#4080c0 51%,#96b6d6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #003060 0%,#4080c0 50%,#4080c0 51%,#96b6d6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003060', endColorstr='#96b6d6',GradientType=0 ); /* IE6-9 */
}


.auto-make-table .thead div {
    min-height: 28px;
}

.auto-make-table label {
    display: none;
}

.auto-make-table input {
    width: 95%;
    padding: 4 1%;
}
.auto-make-table select {
    width: 100%;
}

.claimsline th {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 80%;
}
.claimsline .prompts {
    font-size: 150%;
    text-align: center;
    line-height: normal;
}

/*** referral Winners ***/
.blog-referral-winners .leading-member-benefits.leading-winners {
    overflow: auto;
    border: 1px solid #8cc63e;
    padding: 18px;
    margin: 6px 0;
    background: #fffcee;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}
.blog-referral-winners .leading-member-benefits.leading-winners img {
    position: relative;
    max-width: 180px;
    max-height: 150px;
    float: left;
    margin-right: 18px;
}
.blog-referral-winners h2,
.blog-referral-winners h3,
.blog-referral-winners h4,
.blog-referral-winners p {
    margin: 0 0 6px 0;
}
/*
.rewarddiv {overflow: auto;font-size:90%;width:85%; border: 1px solid #dcdcdc; padding: 8px; margin: 15px;background:#fffcef;height:auto;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
 border-radius: 5px;}

 .rewarddiv img {position:relative;max-height:200px;max-width:180px;float:left;margin:8px 15px 10px 5px;}
*/

body.contentpane {
    padding: 0;
}
#imageForm .well {
    margin-bottom: 2px;
    padding: 4px;
}
ul.thumbnails {
    margin: 0;
}
ul.thumbnails li {
    margin-bottom: 5px;
    margin-left: 5px;
}


/* 404 */
.item-273 {
    display: none;
}

.help-block-info {

}

.featured_inp {
    position: absolute;
    left: -9000px;
}


#aside .myaccount .controls input {
    width: 85%!important;
}
#aside .myaccount .input-append .add-on,
#aside .myaccount .input-prepend .add-on {
    height: 14px;
}
#aside .logout-button .btn {
    width: 100%!important;
}