﻿body {
}

.padding-left {
    padding-left: 15px;
}

.padding-bottom {
    padding-bottom: 10px;
}

.left {
    float: left !important;
}

a {
    cursor: pointer;
}

.rowspace {
    margin-bottom: 10px;
}

.rowspace-bigger {
    padding-top: 10px;
}

.verticle-center {
    padding-top: 2px;
}

.btn { 
    font-weight: 700;
}

.button {
    padding: 2px 10px 2px 10px;
    -moz-box-shadow: 2px 2px 2px #888;
    -webkit-box-shadow: 2px 2px 2px #888;
    box-shadow: 1px 1px 1px #888;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Verdana,sans-serif;
    text-align: center;
    display: inline-block;
    background-color: rgb(228, 224, 224);
    color: rgb(0,42,92);
}

.button-md {
    font-size: 0.9em;
}

.button-sm {
    font-size: 0.8em;
}

.rdo input[type="radio"] {
    margin-right: 5px;
}

.rdo label {
    font-weight: normal;
}

.right-border {
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: rgb(228, 224, 224);
}

.blackbold {
    color: black;
    font-weight: bold;
}

.grey-background {
    background-color: rgb(246,246,246);
    border: solid 1px rgb(221,221,221);
}

.grey-noborder {
    background-color: rgb(249,249,249);
}

.fulllength {
    width: 100%;
}

.thickerline {
    height: 1px;
    background-color: darkgray;
}

.p5 {
    width: 5%
}

.p10 {
    width: 10%
}

.p15 {
    width: 15%
}

.p20 {
    width: 20%
}

.p25 {
    width: 25%
}

.p30 {
    width: 30%
}

.p35 {
    width: 35%
}

.p40 {
    width: 30%
}

.p45 {
    width: 45%
}

.p50 {
    width: 50%
}

.p60 {
    width: 60%
}

.p70 {
    width: 70%
}

.p80 {
    width: 80%
}

.p90 {
    width: 90%
}
.p100{width:100%}

.mainmenu li {
    font-size: 1.1em;
    font-weight: bold
}

.backlink {
    font-size: 0.90em;
    text-decoration: underline;
}

.red {
    color: red;
}

.grey_bg {
    background-color: #dadada !important;
    font-weight: 700
}

.listheader {
    background-color: #eeeeee !important
}

.rowOdd {
    background-color: rgb(228, 224, 224)
}

.rowEven {
    background-color: rgb(246,246,246)
}

.tab {
    padding-left: 5em
}

/*color*/
.Blue_bg {
    background-color: rgb(0,42,92);
}

.Blue_bg {
    background-color: #002A5C;
    /* #185899   #002A5C*/
}

.Blue30_bg {
    background-color: #7C97C1;
}

.SkyBlue_bg {
    background-color: #22c0e2;
}

.Green_bg {
    background-color: #62BD19;
}

.White_bg {
    background-color: #fff;
}

.Grey_bg {
    background-color: #7C98AE;
}

.LightGrey_bg {
    background-color: #E5E5E5;
}

.Grey91_bg {
    background-color: #323232;
}

.Gold_bg {
    background-color: #CE9D00;
}

.Yellow_bg {
    background-color: #FCE000;
}

.FSRubineRed_bg {
    background-color: #D3005F;
}


.Orange {
    color: #FF7300;
}

.Blue {
    color: #00267F;
}

.AltBlue {
    color: #185899;
}

.Blue30 {
    color: #7C97C1;
}

.SkyBlue {
    color: #22c0e2;
}


.White {
    color: #fff;
}

.Grey {
    color: #7C98AE;
}

.LightGrey {
    color: #E5E5E5;
}

.Grey91 {
    color: #323232;
}

.Gold {
    color: #CE9D00;
}

.Yellow {
    color: #FCE000;
}

.RubineRed {
    color: #D3005F;
}
.header {
    width: 100%;
    height: 65px;
    margin-top: 10px;
    margin-left: 25px;
    /*background-image: url('images/FSLogo.png');
    background-repeat: no-repeat;
    vertical-align:middle;
    background-size:auto;
    margin-bottom: 10px;
    background-position-y: center;*/
}
.header-md {
    width: 100%;
    height: 65px;
    margin-top: 10px;
    margin-left: 25px;
   }
.header-sm {
    width: 100%;
    height: 65px;
    margin-top: 5px;
    margin-left: 25px;
}
.header-xs {
    width: 100%;
    height: 65px;
    margin-top: 5px;
    margin-left: 25px;
 }
.header-banner {
    height: 90px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('images/SustainabilityBanner.jpg');
   
    background-attachment: fixed;
    color: white;
    padding-left: 25px;
}

/*elements*/
.app-name {
    font-family: 'Trade Gothic Next LT W01 Hv Cm', 'Open Sans', sans-serif;
}
/*not being used*/
.app-name h1 {
    /*margin-top: 15px;*/
    font-size: 26px;
    letter-spacing:0.1px ;
    vertical-align:central;
}
    .app-name h2 {
        /*margin-top: 12px;*/
        font-size: 22px;
        letter-spacing: 0.1px;
        vertical-align: central;
      }
    .app-name h3 {
        font-size: 16px;
        letter-spacing: 0.05px;
    }
    .app-name h4 {
        margin-top: -38px;
        margin-bottom: 15px;
        margin-left: 35px;
        font-size: 14px;
        letter-spacing: 0.05px;
    }
    .app-name h5 {
        margin-top: -40px;
        margin-left: 30px;
        font-size: 14px;
        letter-spacing: 0.05px;
    }

.menu-caps {
    letter-spacing: -0.8px;
    font-weight: bold;
    text-transform: uppercase;
}

.menu {
    letter-spacing: -0.8px;
    font-weight: bold;
}
.no-margin-all {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.no-margin-horizontal {
    width: auto !important;
    overflow-x: hidden !important;
}

.navbar-toggle .icon-bar-inverse {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #454545;
}

    .navbar-toggle .icon-bar-inverse + .icon-bar-inverse {
        margin-top: 4px;
    }

.nav-tabs .navbar-toggle {
    border-color: #d3d3d3;
}
    .nav-tabs .navbar-toggle:hover,
    .nav-tabs .navbar-toggle:focus {
        background-color: #d3d3d3;
    }

.navbar {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.padleft {
    margin-left: 15px;
}
.td{padding:10px;}

.title {/*h2*/
    font-family: 'Trade Gothic Next LT W01 Hv Cm', 'Open Sans', sans-serif;
    letter-spacing: 0.1px;
    font-size: 2em;
    line-height: 45px;
    font-weight:700;
}

.title-2 { /*h3*/
    font-family: 'Trade Gothic LT W01 Cond No-_1', 'Open Sans', sans-serif;
    letter-spacing: -0.02em;
    font-size: 1.5em;
}

.title-3 { /*h4*/
    font-family: 'Trade Gothic LT W01 Cond No-_1', 'Open Sans', sans-serif;
    letter-spacing: -0.02em;
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.table_this {
    width: 100%
}

.tr_section {
    font-family: 'Trade Gothic LT W01 Cond No-_1', 'Open Sans', sans-serif;
    letter-spacing: -0.02em;
    font-size: 1.1em;
    background-color: #015029;
    font-size: 1.3em;
    color: #FFFFFF;
    font-weight: 700;
    justify-content: center;
    padding: 13px 20px;
}
/*cadetblue*/
.td_section {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.tr_question {
    font-weight: bold;
}

.td_question {
    padding-top: 2px;
    padding-bottom: 2px;
}

.rdo input[type="radio"] {
    margin-right: 5px;
}

.rdo label {
    font-weight: normal;
}
.cb label{
    margin-left:10px;
    font-weight:normal;
}

.td_txt {
    padding-top: 2px;
    padding-bottom: 2px;
}

.required {
    content: "*";
    color: red;
}

.btn-green {
    font-family: 'Trade Gothic Next LT W01 Hv Cm', 'Open Sans', sans-serif;
    font-size: 1.7em;
    font-weight: 700;
    line-height: 20px;
    color: #FFFFFF;
    background-color: #015029;
    padding: 13px 60px 13px 60px;
}
    .btn-green:hover {
        font-family: 'Trade Gothic Next LT W01 Hv Cm', 'Open Sans', sans-serif;
        font-size: 1.7em;
        font-weight: 700;
        line-height: 20px;
        color: #015029;
        background-color: #FFFFFF;
        padding: 13px 60px 13px 60px;
    }

.btn-green-sm {
    font-family: 'Trade Gothic Next LT W01 Hv Cm', 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 10px;
    color: #FFFFFF;
    background-color: #015029;
    padding: 7px 15px 7px 15px;
}
.btn-green-sm:hover {
    font-family: 'Trade Gothic Next LT W01 Hv Cm', 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 10px;
    color: #015029;
    background-color: #FFFFFF;
    padding: 7px 15px 7px 15px;
}
.a-green {
    font-family: 'Trade Gothic Next LT W01 Hv Cm', 'Open Sans', sans-serif;
    font-size: 1.7em;
    font-weight: 700;
    line-height: 20px;
    color: #FFFFFF;
    background-color: #015029;
    padding: 13px 60px 13px 60px;
}

.a-blue {
    font-family: 'Trade Gothic Next LT W01 Hv Cm', 'Open Sans', sans-serif;
    font-size: 1.7em;
    font-weight: 700;
    line-height: 20px;
    color: #FFFFFF;
    background-color: rgb(0,42,92);
    padding: 13px 60px 13px 60px;
}
.green {
    color: #015029;
}
.pagination a {
    border: 1px solid #015029;
    border-radius: 4px;
    border: 1px solid #015029;
    border-color: #015029;
    font-size: 1.7em;
}
.pagination a:hover {
        color: #015029;
        background-color: #FFFFFF;
    }
.badge-qty{
    font-weight:700;
    font-size:1.4em;
}
.img {
    height: auto;
    margin-left: 25px;
    margin-right: auto;
    align-content: center;
}
.btn-text {
    font-weight: 700;
    font-size: 1.7em!important;
}

.navCustome {
    width: 20%;
    line-height: 62px !important;
    font-size: 16px !important;
}

/*.copyright-text{
font-size:12px;
font-family:'Open Sans',sans-serif;
}*/

@media (max-width: 575px) {
    .Blue_bg {
        padding: 0 0 10px;
    }

    .visible-xs {
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    .visible-xs {
        overflow: hidden;
    }
    .text-right {
        padding: 0 15px !important;
        text-align: center !important;
    }
}