.reg {
    height: 0px;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
    bottom: 1.5ex;
    font-size: 50%;
}

a.link {
    font-size: 10pt;
    font-weight: 800;
    text-decoration: none;
    color: black;

}

a.registerlink {
    font-size: 12pt;
    font-weight: 800;
    text-decoration: none;
    color: black;

}

.cart-wrapper {
    width: 100px;
}

/*.clearfix {*/
    /*overflow: auto;*/
/*}*/

.text-right {
    float: right;
}

.text-center {
    text-align: center;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.col-xs-6 {
    display: inline-block;
}

.contrast {
    background-color: #F2F2F2;
    border: 1px solid #aaaaaa;
    padding: 15px;

}

.contrast h1 {
    font-size: 1.5em;
    font-weight: bold;
    color: #07314f;
    font-family: inherit;
}

.shoppingCart {
    padding: 10px;
    border: 4px solid #353535;
    margin-top: 15px;
}

.inline-block {
    display: inline-block;
}

.address {
    color: #353535;
    display: inline-block;
    padding-top: -1em;
    padding-bottom: 1em;
    font-size: 12pt;
    vertical-align: top;
}

.margin-bottom-100 {
    margin-bottom: 100px !important;
}

    .menu-container {
        position: relative;
        width: 50%;
        position: relative;
        min-height: 450px;
        padding-left: 15px;
        padding-right: 15px;
        float: left;

    }

h5 {
    padding-top:15px;
    padding-bottom:10px;
}

.col-md-3 {
    position: relative;
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}
.cart-container {
    margin-top:45px;
    width:260px;
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }

    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        font-family: "Arial", Helvetica, Arial, sans-serif;
        font-weight: 300;
        line-height: 1.1;
    }

    .cart-city {
        font-size: 20pt;
    }



a.button {
    display: inline-block;
    background: #165785;
    font-size: 12pt;
    font-weight: bold;
    color: white !important;
    text-decoration: none;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    border-radius: 2em;
    text-align: center;
    cursor:pointer;
}

#menuItemQtyId {
    height:24px;
    width:72px;
}


a.button:hover {
    background: #F7921E;
}

.btn-add-to-cart {
    display: inline-block;
    background: #165785;
    font-size: 10pt;
    font-weight: bold;
    color: white !important;
    text-decoration: none;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-left: .5em;
    padding-right: .5em;
    border-radius: 2em;
    text-align: center;
    cursor:pointer;
}
.btn-add-to-cart:hover {
    background: #F7921E;
}

.btn-red {
    display: inline-block;
    background: #165785;
    font-size: 10pt;
    font-weight: bold;
    color: white !important;
    text-decoration: none;
    border-radius: 2em;
    text-align: center;
    cursor:pointer;
}
.btn-red:hover {
    background: #F7921E;
}

.btn-black-white-black:hover, .btn-black-white-black:focus, .btn-black-white-black.focus, .btn-black-white-black:active, .btn-black-white-black.active, .open > .btn-black-white-black.dropdown-toggle {
    color: #ffffff;
    background-color: #a0a0a0;
    border-color: #707070;
}

.btn-black-white-black, .btn-black-white-black:focus, .btn-black-white-black.focus, .btn-black-white-black:active, .btn-black-white-black.active, .open > .btn-black-white-black.dropdown-toggle {
    color: #ffffff;
    background-color: #a0a0a0;
    border-color: #707070;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Archivo","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #07314f;
    text-rendering: optimizeLegibility;
    margin-top: 0.2em;
    margin-bottom: 0.5em;
    line-height: .8em;
}

.item-category {
    padding-top:25px;
}

.item-name {
    font-size:14pt;
    line-height:1.1em;
    padding-left: 10px;
    width: 250px;
}

.itemPrice {
    font-size:10pt;
}

/*.price-table {*/
    /*position: absolute;*/
    /*bottom:0;*/
/*}*/

.loginForm h3 {
    font-size:1.5em;
    font-weight:bold;
    color:#07314f;
    font-family:inherit;
}

.loginForm h4 {
    font-size:1.5em;
    font-weight:bold;
    color:#07314f;
    font-family:inherit;
}
.col-sm-7 {
    width: 100%;
}

div#shoppingCart {
    /*margin-top:15px;*/
    width: 270px;
    border: solid 5px #165785;
    padding:10px;
}

/*Fixing Popup  */
.accordianLbl {
    width: 33px;
}
/*Fixing Popup  */
.accordianLb2 {
    width: 33px;
}

.half {
    padding-left: 0.450em;
}

.color-red:hover {
    color:black;
}

span.ui-spinner {
    height:20px;
    width:40px;
}

.ui-spinner-input {
    margin-top:0;

}

#couponCode2 {
    width:150px;
}

.popupDescr {
    color:#146DB2;
    font-weight:bold;
}