/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,600,500,700);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,400i,700,700i|Montserrat:400,600,700,800);
html {
    font-size: 0.938em;
    line-height: 1.2;
}

body {
    background: #fff;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}


div#header-desktop {
    margin-bottom: 20px;
    margin-top: 20px;
}

div.footer {
    background-color: #d4e6d1;
}

.footer-links {
    font-family: "Montserrat", Times, "Times New Roman", sans-serif;
}

div#footer {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: solid 0px #439539;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.footer-copyright {
    text-align: right;
    font-style: italic;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* -------------- Layout -------------- */
.col_1,
.col_2,
.col_3,
.col_4,
.col_5,
.col_6,
.col_7,
.col_8,
.col_9,
.col_10,
.col_11,
.col_12 {
    float: left;
    padding: 0 2.5%;
}

.lt-ie8 .col_1,
.lt-ie8 .col_2,
.lt-ie8 .col_3,
.lt-ie8 .col_4,
.lt-ie8 .col_5,
.lt-ie8 .col_6,
.lt-ie8 .col_7,
.lt-ie8 .col_8,
.lt-ie8 .col_9,
.lt-ie8 .col_10,
.lt-ie8 .col_11,
.lt-ie8 .col_12 {
    padding: 0 2.4%;
}

.col_1 {
    width: 3.33%;
}

.col_2 {
    width: 11.66%;
}

.col_3 {
    width: 20%;
}

.col_4 {
    width: 28.33%;
}

.col_5 {
    width: 36.66%;
}

.col_6 {
    width: 45%;
}

.col_7 {
    width: 53.33%;
}

.col_8 {
    width: 61.66%;
}

.col_9 {
    width: 70%;
}

.col_10 {
    width: 78.33%;
}

.col_11 {
    width: 86.66%;
}

.col_12 {
    width: 95%;
}

.col_offset_1 {
    margin-left: 8.33%;
}

.col_offset_2 {
    margin-left: 16.66%;
}

.col_offset_3 {
    margin-left: 25%;
}

.col_offset_4 {
    margin-left: 33.33%;
}

.col_offset_5 {
    margin-left: 41.66%;
}

.col_offset_6 {
    margin-left: 50%;
}

.col_offset_7 {
    margin-left: 58.33%;
}

.col_offset_8 {
    margin-left: 66.66%;
}

.col_offset_9 {
    margin-left: 75%;
}

.col_offset_10 {
    margin-left: 83.33%;
}

.col_offset_11 {
    margin-left: 91.66%;
}

body > section {
    padding: 2em 0 4em;
}

.wrapper {
    margin: 0 auto;
    width: 90%;
    max-width: 1130px;
}

.wrapper-col {
    margin: 0 auto;
    width: 95%;
    max-width: 1190px;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}
/* -------------- Texte -------------- */

@font-face {
    font-family: 'garagegothic-bold';
    src: url('../fonts/garagegothic-bold.otf') format('truetype'), url('../fonts/garagegothic-bold.woff') format('woff'), url('../fonts/garagegothic-bold.woff2') format('woff2');
}

html {
    color: #555;
}

h1 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 4.200em;
    line-height: 1;
    margin: 2em 0 1em;
    font-family: 'garagegothic-bold';
}

    h1 small {
        font-size: 0.333em;
        display: block;
    }

h2 {
    font-size: 2.000em;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1.1;
}

h3 {
    font-size: 1.667em;
    font-weight: normal;
    line-height: 1.1;
}

h4 {
    font-weight: bold;
    font-size: 1em;
}

h5 {
    font-weight: normal;
    font-size: 1em;
}

a {
    text-decoration: none;
    color:#4c4c4c ;
}

    a:hover {
        color: #000;
    }

    .impartial a,
    a.impartial {
        color: #007bc3;
    }

        .impartial a:hover,
        a.impartial:hover {
            color: #005b90;
        }

    /*.nouvelliste a,
	a.nouvelliste {
		color: #bd0000;
	}*/

    /*.nouvelliste a:hover,
		a.nouvelliste:hover {
			color: #8a0000;
		}*/

    .express a,
    a.express {
        color: #e30613;
    }

        .express a:hover,
        a.express:hover {
            color: #b1050f;
        }

    .arcinfo a,
    a.arcinfo {
        color: #4e4e4d;
    }

        .arcinfo a:hover,
        a.arcinfo:hover {
            color: #343434;
        }

    a.btn,
    a.btn-grey,
    a.btn-border,
    input[type=submit] {
        color: #fff;
        display: inline-block;
        font-size: 1.200em;
        padding: .75em 1em;
        margin: 1em 0;
        border: 0;
        border-radius: 0;
        white-space: normal;
    }

        a.btn.block,
        a.btn-grey.block,
        a.btn-border.block,
        input[type=submit].block {
            display: block;
        }

        a.btn.arrow,
        a.btn-grey.arrow,
        a.btn-border.arrow,
        input[type=submit].arrow {
            padding-right: 2.5em;
            background-repeat: no-repeat;
            background-position: right 1em center;
            background-image: url(../img/arrow-right-white.svg);
        }

.no-svg a.btn.arrow,
.no-svg a.btn-grey.arrow,
.no-svg a.btn-border.arrow,
.no-svg input[type=submit].arrow {
    background-image: url(../img/arrow-right-white.png);
}

.lt-ie9 a.btn.arrow,
.lt-ie9 a.btn-grey.arrow,
.lt-ie9 a.btn-border.arrow,
.lt-ie9 input[type=submit].arrow {
    background-position: right center;
}

.impartial a.btn,
.impartial input[type=submit],
a.btn.impartial,
input[type=submit].impartial,
section.impartial a.btn,
section.impartial input[type=submit] {
    background-color: #007bc3;
}

    .impartial a.btn:hover,
    .impartial input[type=submit]:hover,
    a.btn.impartial:hover,
    input[type=submit].impartial:hover,
    section.impartial a.btn:hover,
    section.impartial input[type=submit]:hover {
        background-color: #005b90;
        color: #fff;
    }

.nouvelliste a.btn,
.nouvelliste input[type=submit],
a.btn.nouvelliste,
input[type=submit].nouvelliste,
section.nouvelliste a.btn,
section.nouvelliste input[type=submit] {
    background-color: #439539;
}

    .nouvelliste a.btn:hover,
    .nouvelliste input[type=submit]:hover,
    a.btn.nouvelliste:hover,
    input[type=submit].nouvelliste:hover,
    section.nouvelliste a.btn:hover,
    section.nouvelliste input[type=submit]:hover {
        background-color: #439539;
        
        color: #fff;
    }

.express a.btn,
.express input[type=submit],
a.btn.express,
input[type=submit].express,
section.express a.btn,
section.express input[type=submit] {
    background-color: #e30613;
}

    .express a.btn:hover,
    .express input[type=submit]:hover,
    a.btn.express:hover,
    input[type=submit].express:hover,
    section.express a.btn:hover,
    section.express input[type=submit]:hover {
        background-color: #b1050f;
        color: #fff;
    }

.arcinfo a.btn,
.arcinfo input[type=submit],
a.btn.arcinfo,
input[type=submit].arcinfo,
section.arcinfo a.btn,
section.arcinfo input[type=submit] {
    background-color: #385CB0;
}

    .arcinfo a.btn:hover,
    .arcinfo input[type=submit]:hover,
    a.btn.arcinfo:hover,
    input[type=submit].arcinfo:hover,
    section.arcinfo a.btn:hover,
    section.arcinfo input[type=submit]:hover {
        background-color: #2c488a;
        color: #fff;
    }

a.btn-grey {
    background-color: #efefef;
    color: #6b6b6b;
}

    a.btn-grey:hover {
        text-decoration: none;
        background-color: #d6d6d6;
        color: #6b6b6b;
    }

    a.btn-grey.arrow {
        background-image: url(../img/arrow-right.svg);
    }

.no-svg a.btn-grey.arrow {
    background-image: url(../img/arrow-right.png);
}

a.btn-border {
    background-color: #fff;
    border: 2px solid;
}

.impartial a.btn-border,
section.impartial a.btn-border {
    color: #007bc3;
}

    .impartial a.btn-border:hover,
    section.impartial a.btn-border:hover {
        background-color: #007bc3;
        border-color: #007bc3;
        color: #fff;
    }

.nouvelliste a.btn-border,
section.nouvelliste a.btn-border {
    color: #bd0000;
}

    .nouvelliste a.btn-border:hover,
    section.nouvelliste a.btn-border:hover {
        background-color: #bd0000;
        border-color: #bd0000;
        color: #fff;
    }

.express a.btn-border,
section.express a.btn-border {
    color: #e30613;
}

    .express a.btn-border:hover,
    section.express a.btn-border:hover {
        background-color: #e30613;
        border-color: #e30613;
        color: #fff;
    }

.arcinfo a.btn-border,
section.arcinfo a.btn-border {
    color: #4e4e4d;
}

    .arcinfo a.btn-border:hover,
    section.arcinfo a.btn-border:hover {
        background-color: #4e4e4d;
        border-color: #4e4e4d;
        color: #fff;
    }

a.btn-border.impartial {
    color: #007bc3;
}

    a.btn-border.impartial:hover {
        background-color: #007bc3;
        border-color: #007bc3;
        color: #fff;
    }

a.btn-border.nouvelliste {
    color: #bd0000;
}

    a.btn-border.nouvelliste:hover {
        background-color: #bd0000;
        border-color: #bd0000;
        color: #fff;
    }

a.btn-border.express {
    color: #e30613;
}

    a.btn-border.express:hover {
        background-color: #e30613;
        border-color: #e30613;
        color: #fff;
    }

a.btn-border.arcinfo {
    color: #4e4e4d;
}

    a.btn-border.arcinfo:hover {
        background-color: #4e4e4d;
        border-color: #4e4e4d;
        color: #fff;
    }

hr {
    border-top: 1px dashed #999;
    margin: 1em auto;
}

    hr.small {
        width: 5em;
        border-top: 1px solid #212121;
        margin-left: 0;
    }

    hr.bold {
        border-top: 3px solid #212121;
    }

.impartial .colored {
    color: #007bc3;
}

.nouvelliste .colored {
    color: #bd0000;
}

.express .colored {
    color: #e30613;
}

.arcinfo .colored {
    color: #4e4e4d;
}

.text-black {
    color: #212121;
}

.text-red {
    color: #d45454;
}

.text-green {
    color: #49ce45;
}
/* -------------- Formulaires -------------- */
label,
legend {
    display: block;
    margin: 1em 0 0.5em;
    text-transform: uppercase;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
    float: left;
    margin-right: 1em;
    text-transform: none;
}

input,
textarea,
select {
    display: block;
    width: 100%;
    margin: 0.5em 0 1em;
    padding: .75em;
    border: 1px solid #999;
    box-sizing: border-box;
}

    input[type=submit] {
        border: 0;
        width: auto;
        padding: 0.75em 2em;
    }

    input:focus {
        background-color: transparent;
    }

    input[type=radio],
    input[type=checkbox] {
        float: left;
        width: auto;
        margin: 1.1em 0.5em 1.1em 0;
    }

textarea {
    height: 9.25em;
}

.radio-border-btn input {
    display: none;
}

.radio-border-btn label {
    text-transform: none;
    font-weight: normal;
    display: inline-block;
    font-size: 1.200em;
    padding: .5em 1em;
    border: 1px solid #6b6b6b;
    color: #6b6b6b;
}

.radio-border-btn input:checked + label {
    color: #fff;
}

.impartial .radio-border-btn input:checked + label {
    background-color: #007bc3;
}

.nouvelliste .radio-border-btn input:checked + label {
    background-color: #bd0000;
}

.express .radio-border-btn input:checked + label {
    background-color: #e30613;
}

.arcinfo .radio-border-btn input:checked + label {
    background-color: #4e4e4d;
}

.submit-wrapper {
    background-color: #fff;
    padding: 2em 0 4em;
    margin-bottom: -4em;
}
/* -------------- Header -------------- */
header {
    height: 110px;
    margin: 0;
    padding: 10px 0 0 0;
    background: url(../img/header_bg.png) repeat-x bottom;
    text-align: center;
}

    header.lacote {
        height: 90px;
        background: url(../img/header_bg_lacote.png) repeat-x;
    }

.arcinfo header {
    padding: 0;
    background: url(../img/header_bg_arcinfo.png) repeat-x bottom;
}

header p.newContexte {
    padding: 8px 0 0 0;
    text-transform: uppercase;
}

header.lacote p.newContexte {
    color: #fff;
    padding: 8px 0 0 0;
}

#newBTN {
    min-height: 35px;
}

    #newBTN #newBack {
        padding: 3px;
        color: #777;
    }

    #newBTN #newLogout {
        float: right;
        padding: 3px 3px 3px 22px;
        background: url(../img/logout.png) no-repeat 3px;
        color: #777;
    }

    #newBTN a:hover {
        text-decoration: none;
    }

/* -------------- Page abonnements -------------- */
#section-abonnements {
    /*.abonnement-step {
        display: none;
        &.active {
            display: block;
        }
    }*/
    /*article {
        background-color: #fff;
        border-right: 2px solid #faf9f8;
        box-sizing: border-box;
        margin: 1em 0;
        padding: 2em 2%;
        width: 25%;
        text-align: center;
        position: relative;
        line-height: 1.4;

        &.decouverte {
            border: 1px solid @text-grey;
        }

        h5 {
            font-size: 1em;
            font-weight: normal;
            left: 0;
            margin: -0.25em 0 0;
            position: absolute;
            width: 100%;
        }
        h3::after {
            content: "";
            background-color: @text;
            width: 2em; height: 1px;
            display: block;
            margin: 1em auto;
        }
        h3 strong,
        .price {
            font-weight: bold;
        }
        p.description {
            min-height: 9em;
        }
        .btn-border {
            border-width: 1px;
            font-weight: normal;
            padding: .5em;
            margin: 1em;
        }
    }
    section.impartial {
        h3 strong, .price { color: @impartial }
    }
    section.nouvelliste {
        h3 strong, .price { color: @nouvelliste }
    }
    section.express {
        h3 strong, .price { color: @express }
    }*/
}

    #section-abonnements .wrapper > p {
        color: #6b6b6b;
    }

    #section-abonnements #abonnement-steps-pager {
        list-style: outside none none;
        padding: 0;
        font-size: 0.800em;
    }

        #section-abonnements #abonnement-steps-pager li {
            float: left;
            border: 1px solid #d5d5d5;
            margin-right: -1px;
            padding: 1em;
        }

            #section-abonnements #abonnement-steps-pager li.active {
                background-color: #e7e6e3;
            }

    #section-abonnements .btn-choix-journal {
        position: relative;
    }

        #section-abonnements .btn-choix-journal.active::after {
            content: "";
            display: block;
            position: absolute;
            height: 0;
            width: 0;
            left: 50%;
            bottom: -1em;
            margin-left: -1em;
            border-top: 1em solid;
            border-left: 1em solid transparent;
            border-right: 1em solid transparent;
        }

.impartial #section-abonnements .btn-choix-journal.active::after {
    border-top-color: #007bc3;
}

.nouvelliste #section-abonnements .btn-choix-journal.active::after {
    border-top-color: #bd0000;
}

.express #section-abonnements .btn-choix-journal.active::after {
    border-top-color: #e30613;
}

.arcinfo #section-abonnements .btn-choix-journal.active::after {
    border-top-color: #4e4e4d;
}

#section-abonnements .btn-choix-journal.impartial.active::after {
    border-top-color: #007bc3;
}

#section-abonnements .btn-choix-journal.nouvelliste.active::after {
    border-top-color: #bd0000;
}

#section-abonnements .btn-choix-journal.express.active::after {
    border-top-color: #e30613;
}

#section-abonnements .btn-choix-journal.arcinfo.active::after {
    border-top-color: #4e4e4d;
}

#section-abonnements #abonnements-impartial,
#section-abonnements #abonnements-express {
    display: none;
}

    #section-abonnements #abonnements-impartial.active,
    #section-abonnements #abonnements-express.active {
        display: block;
    }

#section-abonnements article {
    border-right: 2px solid #faf9f8;
    box-sizing: border-box;
    margin: 1em 0;
    padding: 0;
    width: 25%;
}

    #section-abonnements article .img-active,
    #section-abonnements article.active .img-normal,
    #section-abonnements article:hover .img-normal {
        display: none;
    }

    #section-abonnements article.active .img-active,
    #section-abonnements article:hover .img-active {
        display: block;
    }

#section-abonnements #abonnement-step2 {
    max-width: 55.75em;
}

    #section-abonnements #abonnement-step2 fieldset > div {
        position: relative;
        background-color: #f1f0ef;
        margin-bottom: 1px;
        /*padding-left: 14em;*/
    }

    #section-abonnements #abonnement-step2 fieldset h4 {
        position: absolute;
        left: 1em;
        margin: 1em 0;
    }

    #section-abonnements #abonnement-step2 fieldset fieldset > div {
        background-color: #eae9e8;
        padding-left: 1em;
    }

    #section-abonnements #abonnement-step2 fieldset label {
        float: none;
        margin-left: 1.5em;
    }

    #section-abonnements #abonnement-step2 #abonnement-ordinaire-options {
        display: none;
    }

#abonnement-step3 {
}

.form-group.NewStep3 {
    text-align: center;
}

    .form-group.NewStep3 a {
        display: inline-block;
        width: 280px;
        height: 120px;
        margin: 10px;
        padding: 10px;
        border: 1px solid #333;
    }

        .form-group.NewStep3 a:hover {
            text-decoration: none;
        }

        .form-group.NewStep3 a strong {
            display: block;
            margin: 5px;
            padding: 3px;
            background: #BD0000;
            color: #FFF;
        }

        .form-group.NewStep3 a:hover strong {
            background: #555;
        }

.arcinfo .form-group.NewStep3 a strong {
    background: #385CB0;
}

.arcinfo .form-group.NewStep3 a:hover strong {
    background: #2c488a;
}


#NewBreadcrumbs {
    margin: 0 0 50px 0;
    text-align: center;
}

    #NewBreadcrumbs img {
        max-width: 700px;
        width: 100%;
    }

/* -------------- Homepage connecté -------------- */
.article-account {
    background-color: #fff;
}

    .article-account h3 {
        margin-bottom: 0;
    }

    .article-account #btn-edit-name {
        float: right;
        background: url(../img/icon-edit.svg) no-repeat center;
        border-radius: 1em;
        width: 1em;
        height: 1em;
        text-align: center;
    }

.no-svg .article-account #btn-edit-name {
    background-image: url(../img/icon-edit.png);
}

.article-account #btn-edit-name:hover {
    background-color: #ccc;
}

.article-account .btn-border {
    text-align: center;
    border-width: 1px;
    background-color: transparent;
}

.article-account .param-login {
    margin: 0 -9%;
    padding: 0.5em 9%;
    background-color: #efefef;
}

    .article-account .param-login .btn-border {
        color: #212121;
    }

        .article-account .param-login .btn-border:hover {
            background-color: #212121;
            border-color: #212121;
        }

.article-abonnement dl {
    background-color: #fff;
    text-transform: uppercase;
    font-size: 0.800em;
}

.article-abonnement dt,
.article-abonnement dd {
    float: left;
    width: 50%;
    margin: 0;
    padding: .75em 2%;
    border-bottom: 1px solid #e3e3e3;
    min-height: 3em;
}

.article-abonnement dt {
    color: #c8c7c6;
    clear: left;
}

.article-account .list-services li,
.article-abonnement .list-services li {
    width: 50%;
    min-height: 150px;
}

    .article-account .list-services li a,
    .article-abonnement .list-services li a {
        font-size: .7em;
    }

/* -------------- Page abonnement connecté -------------- */
.list-services {
    list-style: none;
    font-size: 1.200em;
    text-align: center;
    padding: 0;
}

    .list-services li {
        float: left;
        width: 25%;
    }

        .list-services li a {
            display: block;
            height: 7em;
            margin: 1em;
            color: #212121;
        }

        .list-services li img {
            display: block;
            margin: 1em auto;
        }

.lt-ie8 .list-services li {
    width: 24.5%;
}
/* -------------- Page historique factures -------------- */
.table-factures {
    width: 100%;
    border: 0;
    color: #7b7b7b;
    text-transform: uppercase;
    margin-bottom: 3em;
    min-width: 40em;
}

    .table-factures th,
    .table-factures td {
        padding: 1em;
    }

    .table-factures tr:nth-child(even) {
        background-color: #f2f1f0;
    }

    .table-factures th {
        font-weight: normal;
        text-align: left;
    }

        .table-factures th .order-btn {
            float: right;
        }

            .table-factures th .order-btn a {
                display: block;
                padding: .25em;
            }

                .table-factures th .order-btn a img {
                    display: block;
                }

    .table-factures td {
        border: 1px solid #c7c6c6;
    }

        .table-factures td.price {
            text-align: right;
            color: #212121;
        }

            .table-factures td.price .unit {
                text-transform: none;
                float: left;
                color: #7b7b7b;
            }
/* -------------- Footer -------------- */
/*footer {
	background: #F0F0F0;
	margin: 40px 0 0 0;
	padding: 20px 0 25px 0;
	text-align: center;
}

	footer p a {
		color: #818181 !important;
		font-size: 0.8em;
	}

		footer p a:hover {
			text-decoration: none
		}*/


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 800px) {
    /* Layout */
    .col_3,
    .col_4,
    .col_5,
    .col_6,
    .col_8,
    .col_12 {
        display: block;
        float: none;
        width: auto;
    }

    .col_offset_1,
    .col_offset_2,
    .col_offset_3,
    .col_offset_4,
    .col_offset_5,
    .col_offset_6,
    .col_offset_7,
    .col_offset_8,
    .col_offset_9,
    .col_offset_10,
    .col_offset_11 {
        margin-left: 0;
    }

    h1 {
        font-size: 2.5em;
        margin-top: 1.5em;
    }
    /* Zone scroll horizonal */
    .horizontal-scroller {
        overflow: scroll;
        box-shadow: -3px 0 5px 0 #d4d4d4 inset;
        -webkit-box-shadow: -3px 0 5px 0 #d4d4d4 inset;
        padding: 0.5em;
    }

    #contenu-centre .horizontal-scroller img {
        max-width: none;
    }


    /* Page commander */
    .section-form .submit-wrapper {
        padding: 1em 0 2em;
    }
    /* Home connecté */
    .article-account h2 {
        /*margin: 0 -3%;*/
    }

    .article-account .param-login {
        margin: 0 -3%;
        padding: 0.5em 3%;
    }
    /* Footer */
    #footer-contact .logo-wrapper {
        display: none;
    }

    #footer-social-media .social-media {
        margin-left: 0;
    }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active,
    .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.red {
    color: red;
}

.form-valid {
    color: green;
}

.info {
    margin-top: 50px;
    margin-bottom: 50px;
}

.form-state {
   /*display: none;*/
}

.genericLb {
    width: 20%;
}

.form-economyPriority {
    display: none;
}

.cartTable th {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 3px;
    font-weight: normal;
    font-size: 0.916em;
    color: #000000;
}

.cartHead {
    /*
	padding-left: 10px;
	*/
}

.cartItem {
    width: 400px;
}

.cartPrice {
    width: 150px;
    /*
	padding-right: 10px;
	*/
    /*text-align: center;*/
}

.form-error {
    color: red;
    font-weight: bold;
}

.datePicker {
    position: absolute;
    background-color: rgba(232, 232, 232, 1);
    border: 2px;
    padding: 5px;
    z-index: 1;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    display: inline;
    padding: 5px 5px 5px 5px;
}


.forgotpass {
    font-size: smaller;
    margin-top: -10px !important;
    margin-bottom: 0px !important;
}

.msgInfo {
    font-weight: bold;
}

.subCancellationReasonList input[type="radio"] {
    margin-bottom: 0;
    margin-top: 0.5em;
}

.subCancellationReasonList label {
    margin-bottom: 0;
    margin-top: 0.3em;
}

.back {
    color: black !important;
    background-color: darkgray !important;
}

@media only screen and (min-width : 768px) {
    .is-table-row {
        display: table;
    }

        .is-table-row [class*="col-"] {
            float: none;
            display: table-cell;
            vertical-align: top;
        }
}
