.maingridmenu {
    margin-top: 30px;
}

.maingridrow {
    margin-top: 20px;
}

.pagination-holder {
    padding: 0 0 0 20px;
    margin: 0;
    margin-bottom: 20px;
    height: 20px;
}

.maingriditem {
    width: 217px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
}

.maingriditem-thumbnail {
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.maingriditem-thumbnail-image{
    width: auto;
    height: auto;
    margin: auto;
}

.maingriditem-title {
    width: 200px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.maingriditem-price {
    font-size: 12px;
    width: 200px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.maingriditem-cartSale {
    width: 200px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.maingriditem-cart {
    width: 200px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}


.col-centered{
    width: 200px;
    height: 200px;
    float: none;
    margin: 0 auto;
}

.categoriesmenu {
    background-color: #000000;
    height: 27px;
}

.blackbar {
    width: auto;
    left: auto;
    right: auto;
}

.blackbar-button {
    padding-left: 20px;
    padding-right: 20px;
}

.blackbar-search {
    top: -2px;
    width: 180px;
}


.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.searchNavBar {
    margin-top: 5px;
}

.searchNavBarBig {
    margin-top: 5px;
    height: 10px;
}

.navbar-default{
    background-color:#ebebeb;
    border-color:#ebebeb;
}

.navbar{
     min-height: 0;
    z-index: 9;!important;
}

.uppermenu {
    margin-bottom: 10px;
    max-width: 948px;
    padding: 0;
}

.bottomAdSense {
    margin-top: 20px;
    max-width: 750px;
}

.bottomLayer {
    margin-top: 20px;
    margin-bottom: 30px;
    max-width: 948px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BBBBBB;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BBBBBB;
    padding: 0;
}

.bottomLayerAD {
    margin-top: 20px;
    margin-bottom: 30px;
    max-width: 948px;
    border-top-style: none;
    padding: 0;
}

.navbar-collapse-menu {
    padding: 0;
}

.language-div {
    padding-left: 20px;
}

.currency-div {
    padding-left: 20px;
}

.logoMinDiv {
    width: 200px;
    left: 400px;
}

.dropdown-menu-upper {
    min-width:auto;
    background-color: #ebebeb;
    width: 130px !important;
}
.dropdown-menu-upper>ul {
    min-width:auto;
    width: 130px !important;
}
.dropdown-menu-upper>li {
    min-width:auto;
    width: 130px !important;
}
.dropdown-menu-upper>li>a {
    min-width:auto;
    width: 125px !important;
}

.navbar-fixed-size {
    height: 42px;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-left: 0;
    margin-right: 0;
}

.horizontal-red{
    background-color:#FFAAAA;
    height: 1px;
    width: 100%;
    display: flex;
}

.horizontal-redHead{
    background-color:#FFAAAA;
    height: 1px;
    margin-top: 23px;
    width: 100%;
    display: flex;
}

.pullMarginHead {
    padding-left: 40px;
}

#diviseDiv {
    position:absolute;
    left:891px;
    top:0px;
    width:49px;
    height:48px;
    z-index:1;
    visibility: hidden;
}

.textNormal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #7f7f7f;
}

.textNormalx {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
}

.textProductTitle {
    font-family: "Lucida Sans", Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}

.textProductPrice {
    font-family: "Lucida Sans", Arial, sans-serif;
    font-weight: bold;
    padding-left: 5px;
    text-decoration:none;
    font-size: 12px;
    color: #333333;
}

.textProductPriceCurrency {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration:none;
    font-size: 10px;
    color: #000000;
}

.textProductPriceSale {
    font-family: "Lucida Sans", Arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-decoration:line-through;
    color: #333333;
}

.textProductPriceCurrencySale {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-decoration:line-through;
    color: #000000;
}


.textProductSeller {
    font-family: "Lucida Sans", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
}

.textProductSellerResult {
    font-family: "Lucida Sans", Arial, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}


.vertical-align {
    display: flex;
    flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Cookies Info*/
#cookiesInfo {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #000;
}
#cookiesInfoBox {
    margin: auto;
    position: relative;
    top: 0px;
    height: 50px;
    width: 100%;
    text-align:center;
    background-color: rgba(240,240,240,0.92);
}

#cookiesInfoBox p {
    line-height: 22px;
    font-size: 11px;
}

.cookiesInfoButton {
    padding: 5px 10px 6px;
}

.productoTextLeft {
    text-align: left;
}

a.textCartLink:hover, a.textCartLink:visited, a.textCartLink:link, a.textCartLink:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CCCCCC;
    font-weight: bold;
    text-decoration: none;
}

a.textCartLink:hover {
    color: #888888;
}

.txt_hidden {
    display: none;
}


a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF6666;
	text-decoration: none;
}

body {
	margin : 0;
	padding : 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ebebeb;
}


a.hidden_link2:link {
  color: #FFFFFF;
  background: none;
  text-decoration:none;
}

a.hidden_link2:visited {
  color: #FFFFFF;
  background: none;
  text-decoration:none;
}

a.hidden_link2:hover {
  color: #444444;
  background: none;
  text-decoration:none;
}

a.reg:link {
    color: #202125;
    background: none;
    text-decoration:none;
}

a.reg:visited {
    color: #202125;
    background: none;
    text-decoration:none;
}

a.reg:hover {
    color: #AAAAAA;
    background: none;
    text-decoration:none;
}

a.login:link {
    color: #FF0000;
    background: none;
    text-decoration:none;
}

a.login:visited {
    color: #FF0000;
    background: none;
    text-decoration:none;
}

a.login:hover {
    color: #FFAAAA;
    background: none;
    text-decoration:none;
}

a.cat:link {
    color: #16151a;
    background: none;
    text-decoration:none;
}

a.cat:visited {
    color: #16151a;
    background: none;
    text-decoration:none;
}

a.cat:hover {
    color: #AA8888;
    background: none;
    text-decoration:none;
}

ul.hidden{
	display: none;
}
h1{}
h2{}
h3{}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.mainRightLayer {
    width: 100%;
    padding-left: 240px;
}

.productImageDivUpper {
    width: 350px; !important;
}

.productDescriptionDivUpper {
    width: 375px; !important;
}

.productImageDiv {
    width: 350px;
    min-height: 120px;
    margin-top: 30px;
    background:
    url(/img/fondoprod_1.gif),
    url(/img/fondoprod_2.gif),
    url(/img/fondoprod_3.gif);
    background-repeat:
    no-repeat,
    no-repeat,
    repeat-y;
    background-position:
    0 0,
    0 100%,
    0 0;
}

.productImageDivPreviewLine {
    height: 10px;
    margin-left: 20px;
    margin-right: 30px;
    background:url("/img/fondoprod_5.gif");
}

.productImageDivPreview {
    width: 100%;
    height: 70px;
}

.productImageDivPreviewImage {
    height: 50px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.productImageDivPreviewImageSrc {
    width: auto;
}

.productImagePreviewMini {
    cursor: pointer;
}

.produtImageSrc{
    margin: 20px 10px;
}

.productDescriptionDiv{
    margin-top: 50px;
    margin-left: 8px;
}

.productDescriptionTitle{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.productDescriptionPrice {
    margin-top: 10px;
    font-size: 16px;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.productDescriptionPriceOthers {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.productDescriptionPriceDiscount {
    margin-left: 10px;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.productDescriptionPriceDiscountArrow {
    top: 2px;
}

.productDescriptionText{
    margin-top: 20px;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}

.productDescriptionShipping{
    font-size: 10px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}

.productDescriptionDiscountTableDiv {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 250px;
    display: none;
}

.productDescriptionDiscountTable
{
    border-color: black; !important;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: solid solid solid solid;
    border-collapse: separate;
}

.productDescriptionDiscountTable th {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    -moz-border-radius: 1px 1px 1px 1px;
}
.productDescriptionDiscountTable td {
    border-width: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    -moz-border-radius: 1px 1px 1px 1px;
}


.productDescriptionDiscountTableTitle{
    text-align: center;
    background-color: #CCCCCC;
    color: #333333;
    font-weight: bold;
    font-family: "Lucida Sans", Arial;
    font-size: 12px;
}

.productDescriptionDiscountTableLeft{
    text-align: center;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.productDescriptionDiscountTableRight {
    font-size: 16px;
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
}

.productDescriptionDiscountTableRight2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.productDescriptionAddDiv{
    margin-top: 30px;
    width: 100%;
    min-height: 100px;
}

.productDescriptionAddDivInfo{
    height: 25px;
    float: left;
    width: 60%;
}

.productDescriptionAddDivInfoRight{
    height: 25px;
    float: right;
    width: 40%;
}


.productDescriptionAddDiv2Info{
    height: 35px;
    float: left;
    width: 35%;
}

.productDescriptionAddDiv2InfoRight{
    height: 35px;
    float: right;
    width: 65%;
}

.productDescriptionAddDivInfoText {
    font-size: 12px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.productDescriptionAddInput{
    width: 78px;
    height:25px;
    font-weight:bold;
    margin-top: 5px;
}

.productDescriptionAddInputText{
    margin-top: 7px;
}

.productDescriptionAddInputText2{
    margin-top: 2px;
}

.productDescriptionMinMargin{
    min-height: 300px;
}

.vcenter {
    vertical-align: middle;
}

.productDescriptionAddSNS{
    height:50px;
}

.productDescriptionAddRight{
    top:50px;
    height: 25px;
    margin-top: 10px;
}

ul.share-buttons{
    list-style: none;
    padding: 0;
}

ul.share-buttons li{
    display: inline;
}

ul.share-buttons img{
    width: 20px;
    height: 20px;
}

.productDescriptionCaloryTable{
    margin-top: 20px;
    height: 70px;
}

@media (max-width: 1000px) {
    .navbar-header {
        float: none;
        width: 100%;
        text-align: center;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        border: solid 1px #000000;
        background-color: #ebebeb;
        float: none;
        z-index: 9990;
    }
    .navbar-nav>li:hover {
        border: solid 1px #000000;
        background-color: #898989;
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
    .navbar-brand {
        display: block;
        float: none;
        margin: 0;
        height: 40px;
        width: 150px;
        padding: 0;
    }
    .navbar-brand > img {
        display: block;
        float: none;
    }
    .logoimage {
        display: none;
    }
    .miniLogoimage {
        display: block;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .minimizable {
        display: block;
    }
    .nominimizable {
        display: none;
    }

    .mainRightLayer {
        min-width: 100px;
        padding-left: 0px;
        margin-left: 150px;
    }

    .maingridrow {
        margin-top: 0;
    }

    .containerNews {
        width: 550px;
    }

    .rowNews{
        margin-right: 30px;
    }

    .rowPaginationNews{
        padding-left: 20px;
    }

    .col-md-4-Preview {
        width: 33.33333333%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-md-6-Preview {
        width: 50%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

}

@media (min-width: 1000px){
    .navbar-nav {
        float: none; !important;
        margin-top: 7.5px;
        display: block; !important;
    }
    .nav {
        display: block; !important;
    }
    .navbar-brand {
        display: none;
    }
    .navbar-brand > img {
        display: none;
    }
    .logoimage {
        display: block;
        width: 150px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .miniLogoimage {
        display: none;
    }
    .minimizable {
        display: none;
    }
    .nominimizable {
        display: block;
    }
}

.trackLoader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    background: rgba(0,0,0, 0.5);
}

.trackLoaderDialog {
    position: absolute;
    left: 50%;
    margin-left: -175px;
    margin-top: 150px;
    width: 350px;
    height: 220px;
    background: #F5F5F5;
    border-style: solid;
    border-width: 2px;
    border-color: #080808;
    border-radius: 5px;
}

.trackingInputFormat {
    margin-left: 20px;
    width: 300px;
}

.mainLeftLayer {
    width: 220px;
    float: left;
}

.mainLeftLayerBlackBar {
    background-color: black;
    height: 27px;
}

.mainRightLayerRowMain {
    height: 350px; !important;
}

.mainRightLayerRow {
    margin-left: 0; !important;
}

.newsLeftUl{
    margin-top: 10px;
    height: 30px;
    margin-left: 15px;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.newsLeftUlSelected {
    font-weight: bold;
}

.newsLeftImg{
    width: 100%;
    height: 1px;
}


[data-notify="container"][class*="alert-pastel-"] {
    background-color: rgb(255, 255, 238);
    border-width: 0px;
    border-left: 15px solid rgb(255, 240, 106);
    border-radius: 0px;
    box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.3);
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
[data-notify="container"].alert-pastel-info {
    border-left-color: rgb(255, 179, 40);
}
[data-notify="container"].alert-pastel-danger {
    border-left-color: rgb(255, 103, 76);
}
[data-notify="container"][class*="alert-pastel-"] > [data-notify="title"] {
    color: rgb(80, 80, 57);
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}
[data-notify="container"][class*="alert-pastel-"] > [data-notify="message"] {
    font-weight: 400;
}

.tooltip{
    z-index: 999999;!important;
}

.cartMainDiv{
    min-height: 200px;
    background-color: #202125;
}

.cartLeftIcon{
    height: 27px;
}

.cartTable{
    width: 98%;
    border: 0;
    border-color: black;
}

.prodCartTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

a.car:link {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

a.car:visited {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

a.car:hover {
    color: #AAAAAA;
    background: none;
    text-decoration: none;
}

a.carU:link {
    color: #FFFFFF;
    background: none;
    text-decoration: underline;
}

a.carU:visited {
    color: #FFFFFF;
    background: none;
    text-decoration: underline;
}

a.carU:hover {
    color: #AAAAAA;
    background: none;
    text-decoration: underline;
}

.prodCartPrice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.prodCarPriceMargin {
    margin-right: 30px;
}

.checkOutDivi {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #bdbdbd;
}


.cartSpaceUnder {
}

tr.highlight td {padding-top: 10px; padding-bottom:5px}

.cartRightTotal{
    height: 27px;
    padding: 10px;
}

.cartCheckoutGo{
    margin-top: 30px;
    min-height: 60px;
    padding: 10px;
}

.handStyle {
    cursor: pointer;
}

.cartNoProdDiv{
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
}


.cartNoProdDivShow{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
}


.cartNoProdDivAlertText{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-right: 50px;
    margin-left: 50px;
    color: #bdbdbd;
    font-weight: bold;
}

.coronaText{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.searchPagination{
    overflow: visible;
}

.searchSortDiv{
    margin-left: 20px;
    margin-bottom: 5px;
}

.searchSortTextStyle {
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.searchSortTextMiniStyle {
    color: #000000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}

.loginMainDiv{
    min-height: 460px;
    background-color: #202125;
}

.loginForm{
    margin-top: 20px;
    margin-left: 100px;
}

.loginInfo{
    margin-top: 30px;
    margin-bottom: 20px;
    margin-right: 20px;
}

.loginInfoBig {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.loginInfoSmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
}


a.infoLink:link {
    color: #FAAAAA;
    background: none;
    text-decoration:none;
}

a.infoLink:visited {
    color: #CCAAAA;
    background: none;
    text-decoration:none;
}

a.infoLink:hover {
    color: #AA5555;
    background: none;
    text-decoration:none;
}


.white, .white a {
    color: #fff;
}


.input-group-focus {
    border-radius:6px;
    -webkit-transition: box-shadow ease-in-out .15s;
    transition: box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483 !important;
}


.loginIncorrect{
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FF9999;
    font-weight: bold;
}


.regForm{
    margin-top: 20px;
    margin-left: 100px;
}

.regInput{
    height: 32px;
}

.regButton{
    margin-top: 10px;
    margin-bottom: 20px;
}

.regTitle{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}

.regInfoDiv{
    margin-left: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

#name-error{color: #FFFFFF;}
#surname-error{color: #FFFFFF;}
#pwd-error{color: #FFFFFF;}
#pwd2-error{color: #FFFFFF;}
#email-error{color: #FFFFFF;}
#keyNumber-error{color: #FFFFFF;}

.cpOrderDiv{
    width: 100%;
    background-color: #0000FF;
}

.helpSpace {
    min-height: 10px;
}

.helpText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 15px;
    list-style-type: none;
    color: #000000;
}

.helpTextList {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    list-style-type: disc;
    color: #000000;
}

.helpTextListNumber {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    list-style-type: decimal;
    color: #000000;
}

.helpMain {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.helpSubMain {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.helpContactBackground {
    background-color: #202125;
}

.helpContactRightLayer {
    width: 100%;
    padding-left: 240px;
}

.helpContactInputHeight {
    min-height: 20px;
}

.helpContactType {
    margin-bottom: 15px;
}

.helpContactText {
    height: 100%;
    margin-bottom: 15px;
}

.helpContactError {
    color: #EE5555;
    font-style: italic;
}

.recPasMainDiv1 {
    min-height: 370px;
    background-color: #202125;
}

.recPasMainDiv2 {
    min-height: 470px;
    background-color: #202125;
}

.recPasMainDiv3 {
    min-height: 170px;
    background-color: #202125;
}


/*
CheckOut
*/

.checkOutMainDiv{
    min-height: 200px;
    background-color: #000000;
}

.checkoutProcessText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9f9f9f;
}

.checkoutTable{
    width: 93%;
    border: 0;
    border-color: black;
}

.checkoutRightTotal{
    height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.checkoutButton{
    padding-bottom: 10px;
}

tr.checkoutTableTr td{
    padding-top: 2px; !important;
    padding-bottom: 2px; !important;
}

.checkOutDiv {
    margin-left: 30px;
}

.checkOutPersonalTitle{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #FFF;
}

.checkOutPersonalText{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9f9f9f;
}

.checkOutPersonalTextBold{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9f9f9f;
    font-weight: bold;
}

.checkOutPersonalSpacer{
    margin-top: 10px;
}

.checkOutDataSpacer{
    padding-top: 20px;
}

.checkOutDataSpacerHalf{
    padding-top: 10px;
}

.checkOutFormTitle{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
    padding-top: 5px;
    margin-bottom: 0;
    text-align: left;
}

.checkOutFormInput {
    height: 25px;
    font-size: 12px;
    padding: 2px 10px;
}

.checkOutFormInputMargin {
    margin-bottom: 7px; !important;
}

.checkOutInfoSpacer{
    margin-left: 40px;
    margin-right: 40px;
}

.checkOutPass2Title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
}

.checkOutPass2Div {
    margin-left: 20px;
}

.checkOutPass2Text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #F9F9F9;
}

.checkOutPass2TableTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #A0A0A0;
}

.checkOutPass2TableText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}

.checkOutPass2Table {
    width: 100%;
    border: 1px #0f0f0f;
}

.checkOutPass3Title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #9F9F9F;
}
