html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
body
{
    font-family: 'Lato' , Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #404041;
    text-align: left;
    line-height: 1.4em;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    font-weight: 400;
}

input, select
{
    font-family: 'Lato' , Arial, Helvetica, sans-serif;
	font-size: 16px;
}

b, strong
{
    font-weight: 900;
}

.container h1 { font-size: 34px; margin: 5px 0 20px 0; font-weight: 300; color: #393a3b;}

.container h1, .container h2, .container h3, h3, .container h4
{
    color: #58595b;
    font-family: 'Lato' , Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.4em;
}

.container h4
{
    font-size: 15px;
    margin: 10px 0;
}

P.box_spacer
{
    height: 15px;
}

UL.bullets
{
    list-style-type: square;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: justify;
}

UL.bullets.bullets_30
{
    margin-left: 30px;
}

OL.bullets
{
    list-style-type: lower-roman;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
}

OL.bullets LI
{
    margin-left: 20px;
    margin-bottom: 10px;
}

.action_box H2
{
    margin-top: 0px;
    margin-bottom: 12px;
}

H2.terms
{
    font-weight: 900;
    margin-bottom: 20px;
}

.box H2.terms
{
    margin: 0px;
    padding: 12px;
    padding-bottom: 0px;
}

.box TABLE.table_indent
{
    margin-left: 24px;
}

H1 SPAN.policy_type_name
{
    font-weight: 300;
}/* ~/themes/gcs_theme_v2/css/skeleton.css */
.container
{
    position: relative;
    /*width: 960px;*/
    width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.container:after
{
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.container .sixteen.columns
{
    /*width: 690px; /* 860px; */
    /*width: 940px;*/
    width: 1280px;
}

.container .eleven.columns
{
    width: 640px;
}

.container .eight-half.columns
{
    width: 490px;
}

.container .eight.columns
{
    width: 460px;
}

.container .seven.columns
{
    width: 366px; /*400px;*/
}

.container .five.columns
{
    width: 280px;
}

.container .four.columns
{
    width: 220px;
}

.container .three-half.columns
{
    width: 190px;
}

.container .three.columns
{
    width: 160px;
}

.column.alpha, .columns.alpha
{
    margin-left: 0;
}

.container .offset-by-half
{
    padding-left: 30px;
}

.container .column, .container .columns
{
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.highlight, .container .highlight
{
    color: #0071b5;
    text-decoration: none;
    outline: 0;
    font-weight: 900;
}

.container img
{
    border: none;
}

section#content
{
    background-color: #fff;
    /*padding: 0 0 20px 0;*/
    /*min-height: 550px;*/
}

.container .row
{
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    /*width: 670px*/
    width: 765px;
}

.admin .container .row
{
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    /* width: 940px; */
}

.no_bottom
{
    padding-bottom: 0px !important;
}

th.th_right
{
    text-align: right !important;
}

td.td_right
{
    text-align: right !important;
}

.truncate_20
{
  width: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate_100
{
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate_110
{
  width: 110px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate_130
{
  width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate_150
{
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate_170
{
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate_190
{
  width: 190px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate_200
{
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.truncate_210
{
  width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* ~/themes/gcs_theme_v2/css/layout.css */
header
{
    background: #fff;
}

/* ~/themes/gcs_theme_v2/css/base.css */
header
{
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    height: 320px;
    width: 100%;
    position:relative;
    background-color: #c0d22a;
}

@media (max-width: 1320px) {
    header {
        height: 280px;
    }
}

header .headerWrapper
{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow-x: hidden;
}

/* ~/themes/gcs_theme_v2/css/layout.css */
header .headerBackground
{
    width: 100%;
    height: 320px;
    position: relative;
    bottom: 0;
    /*background: #f2f2f2;*/
    overflow: hidden;
}

header .headerBackgroundImage {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    height: 100%;
    width: 1920px;
    /*background-image: url('../../Images/header/header-pattern.png');*/
    background-image: url('../../Images/header/gcs-header-pattern.gif');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px center;
}

header .headerBackgroundImageHouse
{
    top: 0;
    left: 50%;
    transform: translateX(242px);
    position: absolute;
    height: 100%;
    width: 500px;
    background-image: url('../../Images/header/house.png'); 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px center;
}

@media (max-width: 1320px) {
    header .headerBackgroundImage {
        width: 100%;
        background-position: -260px center;
    }
    header .headerBackgroundImageHouse {
    }
}

@media (max-width: 1320px) {
    header .headerBackgroundImageHouse 
    {
        left: auto;
        right: 0;
        transform: none;
    }
}

/* ~/themes/gcs_theme_v2/css/layout.css */
header .taglineBackground
{
    width: 100%;
    background-color: rgba(255,255,255,.8);
    height: 50px;
        
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

header .taglineBackgroundRow
{
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;

    width: 100%;
    margin: 0 auto;
    max-width: 1280px;
}

header .taglineBackground * {
    font-weight: 700;
}

header .taglineBackground a
{
    text-decoration: none;
    color: #00619c;
    font-size: 1.0625rem;
}

header .taglineBackground h2 
{
    margin: 0;
    font-weight: 700;
    padding: 10px 20px;
    font-size: 1.0625rem;
}

header .taglineBackground .header-new-links {
    display: flex;
}

header .taglineBackground .header-new-twitter {
    background-color: #38a1f3;
    width: 50px;
}

header .taglineBackground  .header-new-twitter:hover {
    background-color: #00619c;
}

header .taglineBackground  .header-new-twitter * {
    color: #fff;
    font-size: 24px;
}

header .taglineBackground .header-new-register {
    padding-left: 40px;
    padding-right: 40px;
    background-color: transparent;
}

header .taglineBackground .header-new-register:hover {
    background-color: #00619c;
    color: #fff;
}

header .taglineBackground .header-new-login {
    padding-left: 40px;
    padding-right: 40px;
    background-color: #fff;
}

header .taglineBackground .header-new-login:hover {
    background-color: #00619c;
    color: #fff;
}

header .taglineBackground .header-new-login .fa-user {
    margin-right: 5px;
    transition: .2s ease-in-out;
}

header .taglineBackground .header-new-block {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s ease-in-out;
}

header .taglineBackground .header-new-search .searchform {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    width: 100%;
}

header .taglineBackground .header-new-search .searchform input.search {
    margin-bottom: 0;
    height: 50px;
    border: none;
    background-color: #f3a41a;
    box-shadow: none;
    padding-left: 15px;
    font-family: Lato,Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    width: 150px;
    -webkit-appearance: none;
        box-sizing: border-box;
}

header .taglineBackground .header-new-search .searchform input.search:focus 
{
    outline: 0;
}

header .taglineBackground .header-new-search .searchform input.search::placeholder
{
    color: #fff;
    opacity: 1;
    font-size: 1.0625rem;
    font-weight: 700;
}

header .taglineBackground .header-new-search .searchform input.search::-ms-input-placeholder
{
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 700;
}

header .taglineBackground .header-new-search .searchform input.search:-ms-input-placeholder
{
    color: #fff;
    font-size: 1.0625rem;
    font-weight: 700;
}

header .taglineBackground .header-new-search .searchform .search-submit {
    margin-bottom: 0;
    height: 50px;
    width: 50px;
    background-color: #f3a41a;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    
    color: #FFF;
}

header .taglineBackground .header-new-search .searchform .search-submit * {
    font-size: 20px;
}


/* ~/themes/gcs_theme_v2/css/layout.css */
header .logo
{
    width: 200px;
    height: 89px;
    position: absolute;
    z-index: 999;
    left: 30px;
    top: 60px;
}

    header .logo.logoHomePage {
        left: 45px;
        top: 91px;
        width: 220px;
        height: 141px;
        /*background-image: url(../../images/header/gcs-online-logo-220x141.png);*/
        background-image: url(../../images/header/gcs-online-logo-440x282.png);
        background-size: cover;
    }

header .logo.logoHomePage a
{
	display:block;
	text-decoration: none;
    width:220px;
    height:141px;
}


/*
header .logo.logoHomePage img
{
    width: 220px;
}
*/

@media (max-width: 1320px) {
    header .logo.logoHomePage {
        left: 45px;
        top: 75px;
        width: 200px;
        height: 128px;
        /*background-image: url(../../images/header/gcs-online-logo-200x128.png);*/
        background-image: url(../../images/header/gcs-online-logo-400x256.png);
        background-size: cover;
    }

	header .logo.logoHomePage a
	{
        width: 200px;
		height:128px;
	}

	/*
    header .logo.logoHomePage img
    {
        width: 200px;
    }

    header .logo.logoHomePage img
    {
        width: 200px;
    }
    */
}

header .tagline
{
    width: 600px;
    height: 40px;
    position: absolute;
    z-index: 999;
    left: 30px;
    top: 205px;
    font-size: 17px;
    font-family: 'Lato' , Arial, Helvetica, sans-serif;
    font-weight: 900;
}
nav
{
    margin: -50px auto 0 auto;
    height: 50px;
    width: 100%;
    background-color: rgba(1,102,172,.8);
    position: relative;
}

nav .container .columns
{
    margin-left: 0px;
    margin-right: 0px;
}

nav .tab
{
    width: 400px;
    height: 30px;
    position: absolute;
    left: -50px;
    top: 11px;
    display: block;
    background: url(../../images/nav-tab.png) no-repeat;
}

nav ul.nav
{
    display: inline-block;
}

nav ul.nav
{
    margin: 0;
    padding: 0;
    z-index: 10;
}

nav ul.nav-right
{
    float: right;
    margin-right: 50px;
}

nav ul.nav a
{
    color: #fff;
    text-decoration: none;
    display: block;
    /*padding: 16px 8px 14px 11px;*/
        padding: 15px 20px;
    margin: 0;
    font-weight: 700;
    line-height: 20px;
    /* font-size: 14px; */
    font-size: 1.0625rem;
    /* height: 50px; */
    vertical-align: middle;
}

nav ul.nav a.highlighted,
nav ul.nav a:hover
{
    background-color: #0b3d78;
    color: #fff;
}

nav ul.nav li.nav-path-selected
{
    /*background-color: #0b3d78;*/
    color: #fff;
}

nav ul.nav ul li
{
    border-bottom: 1px solid #446ea1;
}

nav ul.nav ul li:last-child
{
    border-bottom: 0px;
}

nav ul.nav ul li a 
{
    background-color: #0b3d78;
    color: #fff;
}

nav ul.nav ul li a:hover
{
    color: #c7d931;
}

ol, ul
{
    list-style: none;
}

nav ul.nav li
{
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
}

nav ul.nav a.nav-selected, nav ul.nav a.nav-path-selected, nav ul.nav li:hover > a
{
    /*color: #c7d931 !important;*/
}

nav ul.nav li ul
{
    background: #0b3d78;
    display: none;
    margin: 0;
    padding: 10px 20px;
    width: 240px !important;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 15;
}

nav ul.nav ul li
{
    float: none;
    margin: 0;
    padding: 0;
    /*border: none;*/
}
footer
{
    margin: 0 auto;
    padding: 30px 0;
    color: #434c4b;
    background-color: #c7d931;
    font-size: 11px;
    line-height: 1.5em;
}

footer
{
    display: block;
}

footer .four.columns.border
{
    margin-right: 0;
}

footer .eight-half.columns.border
{
    border-left: 1px solid #434c4b;
}

/* footer .X.columns => X/16 of 1280 */
footer .container .three.columns
{
	width: 240px;
	box-sizing: border-box;
}

footer .container .four.columns
{
	width: 300px;
	box-sizing: border-box;
}

footer .container .five.columns
{
	width: 400px;
	box-sizing: border-box;
}

footer ul.linksIcons
{
    border-bottom: 1px solid #434c4b;
    width: 180px;
    float: left;
    text-align: center;
    padding: 0;
}

footer ul.linksIcons li {
  font-size: 14px;
  padding-bottom: 15px;
}

footer ul.linksIcons li:first-child
{
    float: left;
    width: 100px;
}

footer ul.linksIcons li:last-child {
  float: right;
  width: 80px;
}
footer ul
{
    margin: 0;
}

footer ul.linksList
{
    float: left;
    padding: 0;
    margin: 15px 0 0 0;
}

footer ul.linksList li
{
    display: inline;
    margin-right: 10px;
}

footer li
{
    line-height: 1.5em;
}

    footer a {
        color: #b3b3b3;
        text-decoration: none;
        margin-right: 15px;
    }

        footer a:hover {
            color: #b3b3b3;
            text-decoration: underline;
        }

footer ul.linksIcons li i
{
    font-size: 60px;
}

footer h4
{
    margin-top: 0 !important;
}

.subFoot
{
    margin: 20px auto 0px auto;
    /*background: #454d4d url(../../images/background.jpg);*/
    background: #454d4d;
    background-repeat: repeat-x;
    /*padding: 30px 20px;*/
    padding: 30px 20px 15px 20px;
    color: #b3b3b3;
    font-size: 11px;
    line-height: 1.5em;
}
.ccm-SlideshowBlock-display
{
    position: relative;
    width: 100%;
    height: auto;
}

.ccm-SlideshowBlock-heightSetter
{
}

.ccm-SlideshowBlock-clear
{
}

.ccm-SlideshowBlock-display .slideImgWrap
{
    position: absolute;
    width: 100%;
    height: auto;
    top: 0px;
    left: 0px;
    min-width: 1000px;
}

.ccm-image-block
{
}
/* ***********************************************************************
** boxes on the My Account pages
*/

.box
{
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    /*padding: 10px;*/
    background-color: #ededed;
    overflow: hidden;
}

.box_white
{
    background-color: White;
}

.box_home_lines2
{
    width: 365px;
    height: 192px;
}

.box_home_lines3 {
    width: 365px;
    height: 209px;
}

    .box_home_lines3 p.icon_text {
        height: 61px;
    }

.box_home_lines4 {
    width: 365px;
    height: 231px;
}

    .box_home_lines4 p.icon_text {
        height: 83px;
    }

.box_home_lines4 p.icon_text.height_auto
{
    height: auto;
}

.box_home_lines5 {
    width: 365px;
    height: 254px;
}

    .box_home_lines5 p.icon_text {
        height: 106px;
    }

.page-home .box_need_help
{
	margin-top: 86px;
}

.box_need_help
{
    /*width: 220px;*/
    height: auto;
    /*border: 1px solid #c7d931;*/
    border-width: 1px;
    border-color: #bac1c1;
    border-style: solid;

    margin-bottom: 1.25rem;
    padding: 0;
    background: #eceeee;
    
    border-radius: 5px
    
    /*margin-top: 20px;*/
        
    /*background-color: white;*/
}

.box_sidebar_button
{
    background: #eceeee;
    margin-bottom: 10px;
    padding: 6px;
    border-radius: 5px;
}

.box_sidebar_button .button_get_quick_quote:before
{
	height: 37px;
    width: 44px;
    font-size: 35px;
    padding-left: 6px;
    padding-top: 1px;
}

.box_sidebar_button .button_get_quick_quote:after
{
}

.box_sidebar_button .button_get_quick_quote 
{
	vertical-align: middle;
    line-height: 2.3em;
    padding: 5px 12px 5px 10px;
    font-size: 18px;
}


.box_sidebar_button .button_login_register:before
{
	height: 38px;
    padding-left: 50px;
}

.box_sidebar_button .button_login_register:after
{
}

.box_sidebar_button .button_login_register 
{
    vertical-align: middle;
    line-height: 2.3em;
    padding: 5px 12px 5px 10px;
    font-size: 18px;
}


.box_sidebar_button .button_policies:before
{
	height: 37px;
    width: 47px;
    font-size: 35px;
    padding-left: 3px;
    padding-top: 1px;
}

.box_sidebar_button .button_policies:after
{
}

.box_sidebar_button .button_policies
{
	vertical-align: middle;
    line-height: 2.3em;
    padding: 5px 12px 5px 10px;
    font-size: 18px;
}


.box_more_info
{
    /*width: 220px;*/
    height: auto;
    /*border: 1px solid #c7d931;*/
    background-color: white;
        padding: 0px;
}

.box_discounts
{
    width: 100%;
    height: auto;
    border: 1px solid #a36698;
    background-color: #ededed;
}

.box H4
{
    margin: 0px;
    padding: 12px 12px;
    font-weight: 900;
    font-size: 18px;
}

.box_need_help H4
{
    padding: .7rem 1rem;
    line-height: 1.2em;
    margin: 0;
    font-size: 18px;
}

.box_need_help > h4 + p:before 
{
    content: 'c';
    color: #c7d931;
    font-family: gcs-webicons;
    float: right;
    font-size: 90px;
    padding: 0 0 0 .15em;
    margin-top: -.5em;
    line-height: 1em;
}

span.indent-text {
    width: 3em;
    display: inline-block;
}

.box_more_info H4
{
    background-color: #ededed;
}

.box_discounts H4
{
    background-color: White;
    padding-left: 38px;
    padding-right: 38px;
}

.box_discounts H4:before {
  font-family: 'gcs-webicons';
  content: '';
  float: left;
  font-size: 30px;
  padding: 3px 10px 3px 0;
}

.box_discounts H4:before {
    content: 'b';
    color: #a36698;
}

.box_need_help H2
{
    clear: both;
    background-color: #ededed;
    font-weight: 900;
    padding: 12px 0px 12px 12px;
}

.box P
{
    margin: 0px !important;
    padding: 12px 16px;
    background-color: White;
}

.box_discounts P
{
    background-color: #ededed;
    padding-left: 38px;
    padding-right: 38px;
}

.box P.filler
{
    height: 100px;
    background-color: White;
}

.box P.icon_text {
    /*padding-right: 82px;*/
    min-height: 44px;
}

.box P.icon_text_justified
{
    text-align: justify;
}

.box_wide {
    width: 378px;
    display: inline-block;
    margin-right: 35px;
}

.box_wide.mr0
{
    margin-right: 0px;
}

.box_wide P
{
    /*width: 370px;*/
    padding-bottom: 10px;
}

.box_image {
    /*
    float: right;
    margin-right: 12px;
    margin-top: 10px;
    background-color: white;
    */
    float: right;
    margin-right: 12px;
    margin-top: 10px;
    margin-left: 12px;
    background-color: white;
    margin-bottom: 12px;
}

.box_left
{
}

.box_right
{
    float: right;
}

.box_inline
{
    display: inline-block;
}

.box_mr40 
{
    margin-right: 50px;
}

/* ***********************************************************************
** action boxes - contact, login, register
*/

.action_box {
    border: 1px solid silver;
    border-radius: 12px;
    background-color: White;
    margin: 0px;
    padding: 12px;
    overflow: hidden;
}

.action_box_no_padding {
    border: 1px solid silver;
    border-radius: 12px;
    background-color: White;
    margin: 0px;
    overflow: hidden;
    /*box-shadow: #c0c0c0 2px 2px 7px;*/
}

.action_box_padding 
{
    padding: 12px;
}

.action_box_no_padding .action_box_title {
    background-color: #f0f0f0;
    font-weight: bold;
    margin: 0px;
    padding: 15px;
}

.action_box_warning {
    background-color: #fcc;
    margin-top: 20px;
    margin-bottom: 20px;
}

.action_box_welcome
{
    margin-top: 20px;
    margin-bottom: 10px;
}

.action_box P
{
    margin: 0px !important;
    padding: 12px 12px;
    background-color: White;
}

.action_box_warning P
{
    margin: 0px !important;
    padding: 0px;
    background-color: #fcc;
}

.action_box TD.telephone
{
    background-image: url(../../images/phone.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 34px;
    display: inline-block;
}

.action_box TD.telephone_text
{
    vertical-align: top;
    padding-top: 7px;
}

.action_box TD.chat_online
{
    background-image: url(../../images/chat.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 34px;
    display: inline-block;
}

.action_box TD.email
{
    background-image: url(../../images/envelope.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 34px;
    display: inline-block;
    margin-top: 2px;
}

.action_box TD.email_text
{
    vertical-align: top;
    padding-top: 0px;
}

.action_box TD.fax
{
    background-image: url(../../images/fax.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 21px;
    display: inline-block;
}

.action_box TD.fax_text
{
    vertical-align: top;
    padding-top: 1px;
}

.action_box TD.postal_address
{
    background-image: url(../../images/city.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 34px;
    display: inline-block;
}

.action_box TD.postal_address_text
{
    vertical-align: top;
    padding-top: 7px;
}

.action_box H2
{
    padding-top:5px;
    font-size: 15px;
    font-weight: 900;
}

.policy_type_custom_text
{
    color: Black;
    border: solid 1px black;
    padding: 10px 20px 0px 20px;
    border-radius: 12px;
    background: #bDe3ff; /*#9DC3E6;*/
    margin-bottom: 20px;
}

.button_container
{
    text-align: right; /*min-height: 48px;*/
    margin: 20px 0px 0px 0px !important;
}

.button_container_box
{
    border: 1px solid #bac1c1;
    padding: 5px;
    background-color: #eceeee;
    border-radius: 5px;
    margin-bottom: 1.25rem;
}

div.button_container_left
{
    text-align: left;
}

div.button_container_left_float
{
    text-align: left;
    float: left;
}

.button_container_center
{
    text-align: center;
}

.button_container_right_float
{
	text-align: right;
	float: right;
}

/*
.action_box .button_container
{
    background-color: #ededed;
    padding: 12px 12px 10px 12px;
}
*/

.modalPopup .button_container
{
    padding: 0px;
}

.button
{
    display: inline-block;
    padding: 6px 14px 8px 14px;
    color: #fff;
    background: #454d4d; /*#999;*/
    text-align: left;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 300ms ease-out;
}

.button_secondary
{
    color: #00619c;
    background: white;
}

.button.button_big
{
    padding: 12px 14px 12px 14px;
    font-size: 15px; /* 16px; */
}

.button_left
{
    /*float: left;*/
}

.button_right
{
    /*float: right;*/
}

.button_margin_right
{
    margin-right: 12px;
}

.button_close
{
    width: 90px;
}

.box .button
{
    width: 268px;
}

.button_danger
{
    background-color: #ff6052; /*Red;*/
    color: white;
}

.box .button_wide {
    width: 319px;
}

.box .button.button-half
{
    width: 112px;
    display: inline-block;
}

.box .button.button-half:first-child
{
    margin-right: 12px;
}

.box .button.button_call_me
{
    /*width: 169px;*/
    width: 100%;
    box-sizing: border-box;
}

.button:hover
{
    text-decoration: none;
    background: #0071b5; /* #454d4d url(../../images/background.jpg); */
    color: #d9ed2e; /*#fff;*/
}

.button_secondary:hover
{
    color: #00619c;
    background-color: White;
    text-decoration: underline;
}

.button:after
{
    font-family: gcs-webicons;
    content: "k";
    float: right;
    padding-left: 10px;
}

.button_secondary:after
{
    font-family: gcs-webicons;
    content: "";
    float: right;
    padding-left: 0px;
}

.button
/*
.button_get_quick_quote,
.button_login_register,
.button_policies,
.button_pdf,
.button_docx
*/
{
    padding-top: 8px;
}

.button_my_account_my_quotes:after,
.button_my_account_my_issued_policies:after,
.button_my_account_my_statements:after,
.button_my_account_my_details:after
{
    padding-top:15px;
    padding-right:15px;
}

.button_search:before,
.button_get_quick_quote:before
{
    font-family: gcs-webicons;
    content: "j";
    float: left;
    padding-left: 0px;
    width: 20px;
}

.button_login_register:before
{
    font-family: gcs-webicons;
    content: "";
    float: left;
    padding-left: 25px;
    height: 19px;
    background-image: url(../../images/noun_online_1555996-trimmed.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.button_policies:before
{
    font-family: gcs-webicons;
    content: "g";
    float: left;
    padding-left: 0px;
    width: 20px;
}

.button_back:before, 
.button_pdf:before,
.button_docx:before
{
    font-family: gcs-webicons;
    content: "";
    float: right;
    padding-left: 0px;
}

.button_search:after,
.button_back:after, 
.button_pdf:after,
.button_docx:after
{
    font-family: gcs-webicons;
    content: "";
    float: right;
    padding-left: 0px;
}

.button_docx:before
{
    background-image: url(../../Images/filetype_docx.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    min-width: 28px;
    content: "\00A0";
    float: left;
    padding-left: 0px;
}

.button_pdf:before
{
    /*background-image: url(../../Images/pdficon_small.gif);*/
    background-image: url(../../Images/filetype_pdf.png);
    background-position: 0px 3px;
    background-repeat: no-repeat;
    min-width: 28px;
    content: "\00A0";
    float: left;
    padding-left: 0px;
}

.button_green
{
    background: #0071b5; /*#c7d931;*/
    color: #ffffff; /*#454d4d;*/
}

.button_basket_item
{
    width: 151px;
    margin-bottom: 4px;
}

.button_basket_item_half
{
    width: 60px;
    margin-bottom: 4px;
}

.button_disabled
{
    cursor: not-allowed;
}

.button_disabled:hover
{
    text-decoration: none;
    background: #999;
    color: #fff;
}

.button_newline
{
    display:block !important;
    margin-top: 5px;
    margin-bottom: 5px;
}

.button_container .button.button_full_width 
{
    width: 100%;
    box-sizing: border-box;
    /*margin-left: 10px;*/
    /*margin-right: 10px;*/
    /*margin-top: 1px;*/
}

.box .button.button_full_width
{
    width: 100%;
    box-sizing: border-box;
}

.button_login_register:before
{
    padding-left:30px;
}

.button_policies:before,
.button_get_quick_quote:before
{
    width: 30px;
    font-size: 24px;
}

/* ***********************************************************************
** button = white text on royal blue background
*/

/*
.button
{
    background-color: #0F51A1;
    color: White;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid #0F51A1;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

A.button
{
    height: 22px;
    font-size: 14px;
}

A.button_pdf
{
    height: 20px;
}

INPUT.button
{
    height: 32px;
    font-size: 14px;
}

.button:hover
{
    background-color: #BDD631;
    color: #0F51A1;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid #0F51A1;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.button_pdf
{
    background-color: #0F51A1;
    background-image: url(../Images/pdficon_small.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    color: White;
    padding-top: 5px;
    padding-left: 35px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid #0F51A1;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.button_pdf:hover
{
    background-color: #BDD631;
    background-image: url(../Images/pdficon_small.gif);
    background-position: 10px;
    background-repeat: no-repeat;
    color: #0F51A1;
    padding-top: 5px;
    padding-left: 35px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid #0F51A1;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.button_secondary
{
    background-color: transparent;
    color: #0F51A1;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
}

.button_secondary:hover
{
    background-color: transparent;
    color: #BDD631;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
}

.button_danger
{
    background-color: #ff0000;
    color: White;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid #ff0000;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.button_danger:hover
{
    background-color: #ff6666;
    color: white;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid #ff0000;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.button_disabled
{
    background-color: transparent;
    color: silver;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid silver;
    cursor: default;
    text-decoration: none;
    display: inline-block;
}

.button:disabled
{
    background-color: transparent;
    color: silver;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    border-radius: 5px;
    border: 1px solid silver;
    cursor: default;
    text-decoration: none;
    display: inline-block;
}

.button_container
{
    text-align: right;
}
*/

