.center
{
    text-align: center;
}

.header-logo
{
    background-image: url(../img/logoFFY.png);
    width: 100%;
    height: 80px;
    background-size: 97px, 60px;
    text-align: center;
    float: left;
    text-align: center;
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    cursor: pointer;
}

.img-circular
{
    width: 60px;
    height: 60px;
    background-size: cover;
    border-radius: 100px !important;
    -webkit-border-radius: 100px;
    position: absolute;
    z-index: 999999;
    top: 10px;
    right: 25px;
}

.greenLn
{
    background-color: #3cb428;
    position: fixed;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 97;
    height: 4px;
    bottom: 80px;
}

.menuActive
{
    display: block;
}

.menuInactive
{
    display: none;
}

.w100
{
    width: 100%;
}

.arrowCt
{
    width: 24px;
    margin: auto;
}


.arrow-down
{
    width: 0px;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #3cb428;
    position: absolute;
    top: 0px;
}

/*.wide-gallery-4 {
    position: relative;
    height: 100%;
    width: 50%;
    float: left;
}*/
.swipebox
{
    overflow: hidden !important;
}

/*.wide-gallery-4 h3 {
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 97;
    color: #FFFFFF;
    text-align: center;
    font-weight: 100;
    display: block;
    width: 100%;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px #000000;
}*/

.wide-gallery-4 h3
{
    font-size: 14px;
    position: absolute;
    top: 15%; /* margin-top: -20px; */
    z-index: 97;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold; /* display: block; */ /* width: 100%; */ /* text-transform: uppercase; */
    text-shadow: 0px 2px 2px #000000;
    line-height: 1.3;
}


.wide-gallery-4 h4
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;/*'Open Sans' , sans-serif;*/
    font-size: 12px;
    position: absolute;
    top: 50%;
    margin-top: 5px;
    z-index: 97;
    color: #bdc3c7;
    text-align: center;
    font-weight: 400;
    display: block;
    width: 100%;
    text-transform: uppercase;
    opacity: 1;
    text-shadow: 0px 1px 1px #000000;
}

.wide-gallery .overlay
{
    background-color: rgba(0,0,0,0.6);
}
.swipebox div
{
    overflow: visible !important;
}

.wide-gallery img
{
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: -4px;
    height: 116px !important;
}
.responsive-image
{
    width: 100%;
    margin-bottom: -4px;
}


/*.login
{
    background-image: url(../img/login.jpg);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%,100%;
    clear: both;
    }*/


/* .login
    {
    position: absolute;
    top: 80px;
    left: 0px;
    right: 0px;
    bottom: 80px;
    -webkit-overflow-scrolling: touch;
     z-index: 0;
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -1px;
        -webkit-touch-callout: none;
    -webkit-user-select: none;
        display: block;
        }*/

.bgOP
{
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: absolute;
    height: 100%; /*z-index: -1;*/
    z-index: 0;
    background-color: White !important; /*max-height: 535px;*/
}

.ProfileInfo
{
    background-color: White;
    position: absolute;
    top: 150px;
    z-index: 0;
    color: #5c5c5c;
    width: 70%;
    display: block;
    margin-left: 15%;
    margin-right: 15%;
}

.ProfileWelcome
{
    margin-top: 55px;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;/*Freehand !important;*/
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 5px;
}

.ProfileName
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;/*'Gotham Medium' !important;*/
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

.Freehand
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;/*Freehand !important;*/
    font-size: 25px;
}
.Gotham
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif;/*'Gotham Medium' !important;*/
    font-weight: 600;
    font-size: 20px;
}

.ProfileLine
{
    border: none;
    border-radius: 0px !important;
    box-shadow: none !important;
    width: 70%;
    height: 20px;
    max-width: none !important;
    display: block;
    margin-top: 0px !important;
}

.GreenLine
{
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    z-index: 999999;
    height: 20%;
}

*
{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.loginbg
{
    /*background-image: url(../img/login.jpg);   height: 787px;   background-repeat:no-repeat;*/
    /*background-image: url(../img/lgBk.jpg);*/
    background-repeat: no-repeat;
    background-size: cover; /*opacity: 0.5;*/
    width: 100%;
    position: absolute;
    height: auto;
    z-index: 0;
    overflow-x: hidden;
}

.left
{
    text-align: left;
}

.indicators
{
    width: 68%;
    margin-left: 16%;
    margin-right: 16%;
}

.indicatorsDiv
{
    width: 150px;
    margin: auto;
}


.img-circular
{
    width: 60px;
    height: 60px;
    background-size: cover;
    border-radius: 100px !important;
    -webkit-border-radius: 100px;
    position: absolute;
    z-index: 999999;
    top: 10px;
    right: 25px;
}

.profile
{
    width: 100%;
    padding-top: 25px;
}

.phrase
{
    padding-bottom: 25px;
    padding-left: 10%;
    padding-right: 10%;
    margin-top: 10px;
}

.phraseText
{
    line-height: 0px; /* padding-bottom: 25px; */
    font-size: 23px;
}


.loginBack
{
    background-image: url(../img/login.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: -1;
    max-height: 535px;
}

.loginTop
{
    width: 100%;
    height: 60px;
    position: absolute;
    z-index: -1;
}

.loginBottom
{
    width: 100%;
    height: 60px;
    bottom: 84px;
    position: fixed;
}

.loginLeft
{
    position: absolute;
    bottom: 0px;
    top: 135px;
    width: 50px;
    height: 63.5%;
    left: 0px;
    z-index: -1;
}

.loginRight
{
    position: absolute;
    bottom: 0px;
    top: 140px;
    width: 50px;
    height: 62%;
    right: 0px;
    z-index: -1;
}

.loginWelcome
{
    /*margin-top: 10px;*/
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*Freehand !important;*/
    font-size: 35px;
    font-weight: 100;
    margin-bottom: 5px;
    margin-top: 35px;
}

/*.loginDiv
{
        color: #5c5c5c;
        text-align:center;
    }*/

.loginDiv
{
    color: #5c5c5c;
    text-align: center;
    background-color: White;
    position: absolute;
    top: 125px; /*z-index: -1;*/
    z-index: 1;
    color: #5c5c5c;
    width: 70%;
    display: block;
    margin-left: 15%;
    margin-right: 15%;
}

.loginDiv2
{
    color: #5c5c5c;
    text-align: center; /*background-color: White;*/
    position: absolute;
    top: 45px; /* z-index: -1; */
    z-index: -1;
    color: #5c5c5c;
    width: 85%;
    display: block;
    margin-left: 7.5%;
    margin-right: 7.5%; /* margin: AUTO; */
}

.loginName
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' !important;*/
    font-weight: 600;
    text-transform: uppercase;
    font-size: 25px;
}

.loginButtons
{
    margin-top: 15px;
    font-size: 12px;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' !important;*/
}
.btnLogOn
{
    width: 210px;
    clear: both;
}

.btnFb
{
    clear: both;
    width: 210px;
    margin-top: 15px;
}


#usernameIcon
{
    position: relative;
    z-index: 1;
    left: 100px;
    top: -30px;
    color: #7B7B7B;
    width: 0;
}

#passwordIcon
{
    position: relative;
    z-index: 1;
    left: 100px;
    top: -30px;
    color: #7B7B7B;
    width: 0;
}

.inputIcon
{
    position: relative;
    z-index: 1;
    left: -25px;
    top: 1px;
    color: #7B7B7B;
    width: 0;
}

.loadingImg
{
        width: 200px;
  /*margin: auto; 
       position: absolute;
    top: 50%;
    height: 47px;*/
}

.forgot
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' !important;*/
    font-size: 12px;
    color: #5c5c5c;
    text-decoration: underline;
}

.configDiv
{
    color: #5c5c5c;
    text-align: center;
    background-color: White;
    top: 95px;
    z-index: -1;
    color: #5c5c5c; /*    width: 70%;*/
    width: 100%;
    display: block; /*margin-left: 15%;     margin-right: 15%;*/
    padding-bottom: 50px;
}

.sectionName
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*Freehand !important;*/
    font-size: 35px;
    font-weight: 100;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #3cb428;
    text-align: center;
}

.mt15
{
    margin-top: 15px;
}

.Subtitle
{
    border-bottom: 1px solid #e0e0e0;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500 !important;
    color: #3d3d3d;
    letter-spacing: -1px;
    text-align: center;
}

.textDiv
{
    font-size: 12px;
    line-height: 17px;
    text-align: justify;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.InfoDiv
{
    text-align: center;
    background-color: White;
    z-index: -1;
    color: #5c5c5c;
    width: 85%;
    display: block;
    margin-left: 7.5%;
    margin-right: 7.5%;
}

.sectionTitle
{
    padding-top: 5px;
    text-align: left;
    font-size: 14px;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
    line-height: 30px !important;
    margin-bottom: 10px !important;
}

.textDiv > p
{
    line-height: 20px;
    margin-bottom: 30px;
    font-size: 12px;
    letter-spacing: 0px;
}

.textDiv > ul > li
{
    line-height: 20px;
}

.greenText
{
    color: #3cb428;
    font-size: 14px;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
}

.TermsAndConditions
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Light' !important;*/
    font-size: 12px;
    color: #5c5c5c;
    padding-bottom: 25px;
}

.CartDiv
{
    width: 90%;
    margin: auto;
}

.CartQuantity
{
    background-color: #3cb428;
    color: #FFFFFF;
    font-size: 12px !important;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
}

.CartProductPrice
{
    color: #FFFFFF;
    font-size: 12px !important;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
    float: right;
    height: 30px;
    margin-top: 10px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 30px;
    background-color: #3cb428;
    margin-left: 15px;
}

.le-quantity
{
    padding: 5px;
    position: relative;
    border: 1px solid #e0e0e0;
    display: inline-block;
    vertical-align: top;
}

.le-quantity .minus
{
    left: 0;
    border-right: 1px solid #e0e0e0;
    outline: none !important;
}
.le-quantity .minus, .le-quantity .plus, .le-quantity .minus:after, .le-quantity .plus:after
{
    color: #3d3d3d;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.le-quantity .minus, .le-quantity .plus
{
    position: absolute;
    width: 5px;
    height: 100%;
    padding: 0px 12px;
    background-color: #f9f9f9;
    top: 0;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*fontawesome;*/
}


.le-quantity input
{
    border: none;
    text-align: center;
    width: 80px;
    color: #3d3d3d;
    font-size: 13px !important;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: inherit;
    line-height: normal;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*inherit;*/
    font-size: inherit;
    line-height: inherit;
}


.le-quantity .plus
{
    border-left: 1px solid #e0e0e0;
    right: 0;
}

.RemoveItem
{
    float: right;
    font-size: 10px;
    height: 30px;
    width: 30px;
    text-align: center;
    margin-top: 10px;
    line-height: 30px;
    border-radius: 30px;
    color: #FFFFFF;
    margin-left: 10px;
}

.le-quantity .minus:after
{
    content: "\f068";
}
.le-quantity .plus:after
{
    content: "\f067";
}
.le-quantity .minus:after, .le-quantity .plus:after
{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 8px;
    height: 8px;
    font-size: 8px;
}

.user-list-socials > strong
{
    margin-top: 10px;
    max-width: 274px;
    white-space: pre-line;
}

@media (max-width:300px)
{
    
    .SubtotalAmountBlock
{
    display: inline-block; 
    width: 60%;
    }
    
    
.TaxAmountBlock
{
    display: inline-block; 
    width: 40%;
    }
    
    .user-list-socials > strong
    {
        margin-top: 5px;
        max-width: 274px;
        white-space: pre-line;
        display: inline-block;
        float: left; /*width: 180px;*/
        width: 70%;
        line-height: 20px;
        text-align: center;
    }


    .CartButtons
    {
        float: right;
        display: inline-block;
        margin-top: -10px;
        padding-bottom: 25px;
    }

    .bxqMargin
    {
        margin: 0px 0 0 0px;
        display: inline-block;
        float: right;
    }

    .le-quantity input
    {
        border: none;
        text-align: center;
        width: 60px;
        color: #3d3d3d;
        font-size: 13px !important;
        background-color: #fff;
        margin: 0;
        font: inherit;
        color: inherit;
        line-height: normal;
        font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*inherit;*/
        font-size: inherit;
        line-height: inherit;
    }


    .le-quantity .minus, .le-quantity .plus
    {
        position: absolute;
        width: 1px;
        height: 100%;
        padding: 0px 10px;
        background-color: #f9f9f9;
        top: 0;
        font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*fontawesome;*/
    }


}


/*.CartProductName
{
        margin-top: 5px;
    max-width: 274px;
    white-space: pre-line;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    position: relative;
        float: left;
    font-size: 14px;
    color: #1f1f1f;
    padding-left: 10px;
    
}*/



@media (max-width:310px)
{
    
    .SubtotalAmountBlock
{
    display: inline-block; 
    width: 60%;
    }
    
    
.TaxAmountBlock
{
    display: inline-block; 
    width: 40%;
    }
    
    .ProductName
    {
        width: 100%;
        display: block;
        text-align: center;
        white-space: pre-line;
        font-size: 14px;
        color: #1f1f1f;
    }

    .CartProductName
    {
        display: none;
    }


    .CartProductPrice
    {
        color: #FFFFFF;
        font-size: 12px !important;
        font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
        float: right;
        height: 30px;
        margin-top: 10px;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 30px;
        background-color: #3cb428;
        margin-left: 10px;
    }

}


@media (max-width:645px)
{
    .ProductName
    {
        width: 100%;
        display: block;
        text-align: center;
        white-space: pre-line;
        font-size: 14px;
        color: #1f1f1f;
        cursor: pointer;
    }

    .CartProductName
    {
        display: none;
    }

    .CartButtons
    {
        float: right;
        display: inline-block;
        margin-top: 12.5px;
    }


    .user-list-socials > strong
    {
        margin-top: 5px;
        max-width: 274px;
        white-space: pre-line;
        display: inline-block;
        float: left; /*width: 180px;*/
        width: 70%;
        line-height: 20px;
        text-align: center;
    }


    .bxqMargin
    {
        margin: -8px 0 0 0px;
        display: inline-block;
        float: right;
    }

    .CartTotals
    {
        margin-top: 25px;
        max-width: 274px;
        white-space: pre-line;
        display: inline-block;
        line-height: 20px;
        text-align: center;
        position: relative;
        float: left;
        font-size: 14px;
        color: #1f1f1f;
        padding-left: 10px;
        padding-bottom: 25px;
    }

}


@media (min-width:646px)
{
    .ProductName
    {
        display: none;
    }

    .CartProductName
    {
        margin-top: 25px;
        max-width: 274px;
        white-space: pre-line;
        display: inline-block;
        line-height: 20px;
        text-align: center;
        position: relative;
        float: left;
        font-size: 14px;
        color: #1f1f1f;
        padding-left: 10px;
        cursor: pointer;
    }

    .bxqMargin
    {
        margin: 20px 0 0 30px;
        display: inline-block;
        float: right;
    }

    .CartButtons
    {
        float: right;
        display: inline-block;
        margin-top: 10px;
        padding-bottom: 25px;
    }

}


.CartTotals
{
    margin-top: 25px;
    max-width: 274px;
    white-space: pre-line;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    position: relative;
    float: left;
    font-size: 14px;
    color: #1f1f1f;
    padding-left: 10px;
}

.Totals
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' !important;*/
    color: #5c5c5c;
    cursor: default;
    font-size: inherit !important;
}

.ProductsInCart
{
    position: relative;
    top: -33px;
    z-index: 9999;
    background-color: orange;
    height: 17px;
    width: 17px;
    font-size: 10px;
    text-align: center;
    line-height: 16px;
    border-radius: 30px;
    color: black;
    font-weight: bold;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
    margin: auto;
}

.AddressCheck
{
    width: 14px !important;
    float: left; /*margin-top: 8px;     margin-right: 10px;*/
    margin-top: 7px !important;
    margin-left: 3px !important;
}

.le-radio
{
    opacity: 0; /*margin: 0!important;*/
    vertical-align: middle;
    z-index: 100;
    position: absolute;
    width: 100%;
    height: 15px;
}

.le-radio + .fake-box
{
    border-radius: 0px;
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0px 6px 0 0;
    vertical-align: top; /*border: 1px solid #e0e0e0;*/
    border: 1px solid #6c6c6c;
    background-color: #fff;
}

.le-radio:checked + .fake-box:after
{
    display: inline-block;
    width: 7px;
    height: 7px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; /*background: #000;*/
    background: #6c6c6c;
}


.checkBox
{
    float: left;
    margin-top: 5px !important;
    margin-right: 15px !important;
}

.le-radio:hover, .le-radio:focus
{
    cursor: pointer;
}

.MpBox
{
    background-color: #e0e0e0;
    width: 35px !important;
    border: none;
    color: #3d3d3d;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 10px 9px;
    font-size: 13px;
    line-height: 20px;
    border-radius: 5px 0 0 5px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.inline-input .le-button
{
    padding: 10px 9px;
    width: 62.5px;
    float: left;
    border-radius: 0 5px 5px 0;
}
.le-button
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Light';*/
    border-radius: 4px;
    font-weight: bold;
    padding: 10px 20px; /* display: inline-block; */
    line-height: 20px;
    border: none;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #3CB428;
    cursor: pointer;
}

.mpColumn
{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.ProductProperties
{
    display: inline-block !important;
    margin-left: 2.5px;
    margin-right: 2.5px;
}

.CartDetailProduct
{
    color: #FFFFFF;
    font-size: 15px !important;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 30px;
    background-color: #3cb428;
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
}

.Quantity
{
    display: inline-block;
    float: left;
}

.WrapContainer
{
    width: 100px;
    height: 110px;
    border-radius: 25px;
    border: 2px solid #3CB428;
    margin-top: 20px;
}

.indicator
{
    font-size: 14px;
    border-bottom: 2px solid #3CB428;
    padding-bottom: 7px;
    width: 98px;
    min-height: 77px;
}

.indicatorText
{
    font-size: 14px;
    height: 70px;
    line-height: 70px;
}

.IndicatorLine
{
    margin-bottom: 4px;
    border-style: solid;
    border-color: #3CB428;
}

.IndicatorValue
{
    font-weight: bold;
}

.indText
{
    vertical-align: middle;
    display: inline-block;
    line-height: 19px;
}

ul.top-menu > li:hover
{
    background-color: lightsteelblue !important;
    opacity: 0.75; /*color: black;*/
    color: black !important;
    font-weight: bold;
    cursor: pointer;
}

.button
{
    cursor: pointer;
}

.menuSubtitle
{
    border-bottom: 1px solid #e0e0e0;
    line-height: 30px;
    font-size: 20px;
    font-weight: 500 !important;
    color: white;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 30px;
}

.IndexImg
{
    max-width: 100px !important;
    position: relative;
    width: 100px;
    margin-top: 30px !important;
    z-index: 2;
}

.registerIcon
{
    position: relative;
    z-index: 1;
    left: 100px;
    top: -30px;
    color: #7B7B7B;
    width: 0;
}

.ProdName
{
    width: 90%;
    margin: auto;
}

.hidden
{
    display: none;
}

.MenuProduct
{
    cursor: pointer;
}

#ProductAttributes
{
    width: 100%;
    font-size: 14px; /*font-weight: bold;*/
}

.Bk
{
    background-color: Red !important;
}


#menuPosition
{
    width: 1px;
    position: absolute;
    top: 96px;
    right: 0px;
    z-index: 99999;
    visibility: hidden;
}

.logOut
{
    margin-bottom: 0px;
    list-style: none;
    text-align: center;
    line-height: 0px !important;
    display: block;
    cursor: pointer;
}

.waitWindow
{
    display: none;
    width: 100%;
    height: 150%;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    background-color: rgba(40,40,40,0.75);
}

.MsgButton
{
    padding: 3px 0px;
    text-align: center;
    width: 100% !important;
    color: white !important;
    font-weight: bold !important;
}


#PopUpTitle
{
    text-align: center !important;
}

#ConfirmAccountButtons > p
{
    margin-bottom: 0px !important;
}

.addressInput
{
    width: 100% !important;
}

/*.midColumn
{
    width: 50% !important;
    float: left;
}*/

.P_row
{
    display: block;
    width: 100%;
    clear: both;
    float: left;
}

.Pcol1
{
    width: 40% !important;
    float: left;
}

.Pcol2
{
    width: 60% !important;
    float: left;
}

.ui-mobile .ui-header, .ui-mobile .ui-footer
{
    border-left-width: 0;
    border-right-width: 0;
}
.ui-bar-f, .ui-bar-f .ui-link-inherit
{
    color: #fff;
}
.ui-bar-f, .ui-bar-f input, .ui-bar-f select, .ui-bar-f textarea, .ui-bar-f button
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /* Helvetica, Arial, sans-serif /*{global-font-family}*/
}
.ui-bar-f
{
    border: 1px solid #56A00E;
    background: #74b042;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 1px #335413;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#74b042), to(#56A00E));
    background-image: -webkit-linear-gradient(#74b042, #56A00E);
    background-image: -moz-linear-gradient(#74b042, #56A00E);
    background-image: -ms-linear-gradient(#74b042, #56A00E);
    background-image: -o-linear-gradient(#74b042, #56A00E);
    background-image: linear-gradient(#74b042, #56A00E);
}
.ui-fixed-hidden
{
    position: absolute;
}
.ui-header-fixed
{
    top: 0;
}
.ui-header-fixed, .ui-footer-fixed
{
    left: 0;
    right: 0;
    width: 100%;
    position: fixed;
    z-index: 1000;
}

.GraySelect
{
    padding-top: 10px;
    padding-bottom: 10px;
}


.subMenu_LogOut
{
    cursor: pointer;
}

.minus
{
    cursor: pointer;
}

.plus
{
    cursor: pointer;
}

.WsLogo
{
    width: 130px;
    margin: auto;
    float: left;
    cursor: pointer;
}

.WsHeader
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 40px;
}

#SubsidiaryName
{
    float: right;
    width: 120px; /*width: 90px;*/
    padding-right: 5px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    background-color: #007ac0; /*background-color: #007ac0;*/
    border-radius: 10px;
    overflow: hidden;
    color: white;
    max-height: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 12px;
}

.col4
{
    width: 25%;
    float: left;
}

.RangeItem:hover
{
    color: #007ac0;
    background-color: #CECECE; /*background-color: #E9E9D1;*/  
}


.RangeItem
{
    color: #79796a;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

.selectedCol
{
    color: #007ac0;
    background-color: #CECECE; /*background-color: #E9E9D1;*/
}

.TimeRangeBar
{
    height: auto;
    background-color: #dbdbdb; /*background-color: #f0f0e1;*/
    width: 100%;
    display: inline-block;
}

.pageContent
{
    /*margin-top: 107px;*/
}

.pageMain
{
    background-color: white !important; /*position: fixed;*/
    width: 100%;
}

.col2
{
    width: 50%;
    float: left;
    display: inline-block;
}

.RContainer
{
    border-color: #cecebf;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    height: 40px;
    /* padding: 10px; */
    /* display: flex; */
    clear: both;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: table;
    
}

.middle
{
    display: table-cell;
    vertical-align: middle;
}

.SubTitle
{
    font-weight: bold;
    color: #818173;
}

.Total
{
    font-weight: bold;
    color: #007ac0;
    /*font-size: 20px !important;*/
}

.PgContainer
{
    /*width: 90%;     margin: auto;*/
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-top: 10PX;
}

.blocksContainer
{
    margin-top: 10px;
}

.block
{
    display: block;
    color: White;
    max-height: 81px;
    overflow: hidden;
}

.blue
{
    background-color: #29b6f6;
}

.green
{
    background-color: #59b200;
}

.red
{
    background-color: #ff4000;
}

.orange
{
    background-color: #ff8000;
}

.leftBlock {
    margin-right: 0px;
    margin-left: 5px;
    /* padding: 20px; */
    text-align: right;
    padding-left: 0px;
    padding-right: 10px;
    padding-left: 5px;
    color: white;
    cursor: pointer;
    /* padding-top: 15px; */
    height: 91px;
}

.rightBlock {
    margin-left: 5px;
    /* padding: 20px; */
    text-align: right;
    padding-left: 0px;
    padding-right: 10px;
    padding-left: 5px;
    color: white;
    cursor: pointer;
    /* padding-top: 15px; */
    height: 91px;
}

.BlockDescription
{
    font-size: 14px;
    /* margin-top: 5px; */
}

.BlockAmount
{
    font-size: 19px;
    font-weight: bold;
    padding-top: 8px;
}

.GraphContainer
{
    /*margin-top: 10px;*/
    clear: both;
    min-height: 190px;
    max-height: 190px;
    height: 190px;
    overflow: hidden;
}

.graph
{
    width: 55%;
    float: left;
    /*max-height: 160px;*/
    max-height: 190px;
}

/*.Figures
{
    width: 45%;
    float: left;
    height: 160px;
}*/

.Figures
{
    width: 45%;
    /*height: 160px;*/
    height: 190px;
    display: table;
    /*position: absolute;*/
    right: 0;
    overflow: hidden;
}

.FAmount
{
    font-weight: bold;
    color: Black;
    text-align: left;
}

.FDescription
{
    font-weight: bold;
    color: #929285;
    text-align: left;
    /*font-size: 12px;*/
        font-size: 14px;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}


.Point
{
    font-size: 15px;
    background-color: #1f1f1f; /* text-align: center; */
    height: 10px;
    width: 10px; /* line-height: 52px; */
    border-radius: 50px;
    color: #FFFFFF;
    margin-top: 2.8px;
    margin-right: 4px;
    float: left;
    display: inline-block; /* vertical-align: middle; */
}

.green-notification
{
    background-color: #27ae60 !important;
}

.ui-page
{
    background-color: White !important;
}

.gHeader
{
    width: 100%;
    /*font-size: 13px;*/
        font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    display: list-item;
}

.col3
{
    float: left;
    display: inline-block;
    width: 33.3333333%;
    text-align: center;
}

.GridContainer
{
    margin-top: 15px;
-o-transform: none !important;

 -moz-transform: none !important;

 -ms-transform: none !important;

 -webkit-transform: none !important;

 transform: none !important;



 -o-transition-property: none !important;

 -moz-transition-property: none !important;

 -ms-transition-property: none !important;

 -webkit-transition-property: none !important;

 transition-property: none !important;
}

.gPf45
{
    float: left;
    display: inline-block;
    width: 45% !important;
    text-align: left;
}


.gPf35
{
    float: left;
    display: inline-block;
    width: 35% !important;
    text-align: center;
}

.gPf20
{
    float: left;
    display: inline-block;
    width: 20% !important;
    text-align: center;
}

.gRow
{
    padding-top: 10px;
    padding-bottom: 10px;
        font-size: 14px;
    /*font-size: 12px;*/
    /*display: list-item; list-style-type:none;*/
     padding-top: 10px;
    padding-bottom: 25px;
}

.bgGray
{
    background-color: #f4f4f4;
}

.fpLbl
{
    padding-left: 5px; /*padding-right: 10px;*/
    color: #818173 !important;
    white-space: nowrap;
}

.fontMedium
{
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
}

.fontRegular
{
    font-family: "SegoeUIRegular";
}

.PageTitle
{
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
}

.BgGreen
{
    background-color: #59b200;
}

.BgOrange
{
    background-color: #ff8000;
}

.BgRed
{
    background-color: #ff4000;
}

.DiscountBox
{
    color: White;
    height: auto;
    padding: 10px;
    display: list-item;
    clear: both;
    /*margin-top: 10px;*/
}

.WhiteFont
{
    color: White !important;
}

.Font14
{
    font-size: 14px !important;
}

.Font12
{
    font-size: 12px !important;
}

.Font16
{
    font-size: 16px !important;
}

.Gray
{
    color: #818173 !important;
}

.Strong
{
    font-weight: bold;
}

.TextRight
{
    text-align: right;
}

.TextLeft
{
    text-align: left;
}

.TextCenter
{
    text-align: center;
}
.w15
{
    width: 15%;
}
.w20
{
    width: 20%;
}
.w25
{
    width: 25%;
}

.w40
{
    width: 40%;
}

.w10
{
    width: 10%;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.saucerDesc
{
    width: 40%;
    overflow: hidden;
    /*height: 14px;*/
    white-space: nowrap;
}

.saucerQuantity
{
    width: 15%;
}

.NoPadding
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.conceptFormat
{
    /*width: 39%;*/
    width: 44%;
    overflow: hidden;
    white-space: nowrap;
    /*height: 14px;*/
}

.ButtonGray
{
    background-color: #8A8A7B;
}

.ShowHeader
{
    /*margin-top: 106px !important;*/
}

.HideHeader
{
    margin-top: 0px !important;
}

.BgBlue
{
    background-color: #000000;
}

/*MENU - SUCURSALES*/

/*
.stores-menu-active
{
    height: auto !important;
    display: block !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    top: 70px; 
}
.stores-menu
{
    position: fixed;
    width: 100%;
    margin: auto; 
    display: none;
    z-index: 9999 !important;
    -webkit-overflow-scrolling: touch;
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-shadow: 0 1px 8px 2px rgba(0,0,0,0.10);
    box-shadow: 0 1px 8px 2px rgba(0,0,0,0.10);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    max-height: 460px;
}
*/

.stores-menu-active
{
    margin-left: -126px;
    max-height: 485px;
    top: 15% !important; /*top: 20% !important;*/    /*bottom: 90% !important; bottom: 55% !important;*/
    margin-bottom: -242px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow-x: hidden !important;
}
.stores-menu {
    position: fixed;
    width: 250px;
    left: 50%;
    margin-left: -126px;
    top: -700px; /*bottom: -700px;*/
    z-index: 9999 !important;
    -webkit-overflow-scrolling: touch;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: 440px !important; /*max-height: 370px !important;*/
    -webkit-box-shadow: 0 1px 8px 2px rgba(0,0,0,0.10);
    box-shadow: 0 1px 8px 2px rgba(0,0,0,0.10);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow-y: scroll;
    height: initial;
    overflow-x: hidden !important;
}


/*.stores-menu-Div
{
     position: fixed;
    width: 100%;
    height:100%;
    display:block !important;
    z-index: 9999!important;
    background-color:Purple;
}*/

.stores-menu li
{
    list-style-type: none;
    margin-bottom: 0px;
}

/*.stores-menu > div
{
     width: 250px;
    margin: auto;
        border-radius: 10px;
            background-color: white;
                padding-top: 5px;
    padding-bottom: 5px;
        max-height: 450px !important;
    overflow-y: scroll;
}*/


.stores-menu-content {
    width: 250px;
    margin: auto;
    border-radius: 10px;
    background-color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: 420px !important;/*max-height: 350px !important;*/
    overflow-x: hidden !important;
}

.scrollable
{
    /* width: 267px; /* height: 460px; */
    width: 250px;
    overflow-x: hidden !important;
    /*max-height: 450px !important;*/
}

.stores-menu li a
{
    padding-left: 30px;
    line-height: 35px; /*color: #666666; /* font-family: 'Roboto', sans-serif; */
    color: Black;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: 500;
    font-size: 15px; /*letter-spacing: 0.7px;*/
    white-space: nowrap;
}
.stores-menu *
{
    -webkit-text-size-adjust: none;
    -webkit-transform: translateZ(0);
}

.GrayItem
{
    /*background-color: #8A8A7B !important;*/ /*background-color: #d2d1cd !important;*/
    background-color: #dbdbdb !important;
}

.GrayItem > a
{
    /*color: White !important;*/
    color: Black !important;
}

.white
{
    color: White;
}

.OpenStoresMenu
{
    cursor: pointer;
}

/*ul.stores-menu.stores-menu-active li:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;

}
ul.stores-menu.stores-menu-active li:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}*/


/*MENU - SUCURSALES */

.GraphGreen
{
    stroke: #66BB6A;
    background-color: #66BB6A !important;
}

.GraphBlue
{
    stroke: #29B6F6;
    background-color: #29B6F6 !important;
}

.GraphRed
{
    stroke: #EF5350;
    background-color: #EF5350 !important;
}

.c1
{
    stroke: #23c8b2;
    background-color: #E64C65 !important;
}

.c2
{
    stroke: #11A8AB;
    background-color: #11A8AB !important;
}

.c3
{
    stroke: #FCB150;
    background-color: #FCB150 !important;
}

.c4
{
    stroke: #0085c1;
    background-color: #0085c1 !important;
}

.c5
{
    stroke: #f768a1;
    background-color: #f768a1 !important;
}


/*.Alimentos > i
{
    background-color: #66BB6A !important;
}

.Otros > i
{
    background-color: #EF5350 !important;
}

.Bebidas > i
{
    background-color: #29B6F6 !important;
}*/



.GraphGreenI
{
    background-color: #66BB6A !important;
}

.GraphBlueI
{
    background-color: #29B6F6 !important;
}

.GraphRedI
{
    background-color: #EF5350 !important;
}

.c1I
{
    background-color: #23c8b2 !important;
}

.c2I
{
    background-color: #11A8AB !important;
}

.c3I
{
    background-color: #FCB150 !important;
}

.c4I
{
    background-color: #0085c1 !important;
}

.c5I
{
    background-color: #f768a1 !important;
}


.NoStoresMessage
{
    text-align: center;
    line-height: 2;
    font-weight: bold;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium' ,Montserrat;*/
    color: gray;
    min-height: 400px; /*height: 64px;*/ /*height: 100% !important;*/
    width: 100%;
}

.storesMsgBox
{
    position: relative;
    top: 100%;
    transform: translateY(100%);
}

.mPage
{
   /* margin-top: 25px !important; /*min-height: 100% !important;*/
}

/*.figuresContent
{
    padding-left: 8px;
    position: relative;
    top: 45%;
    transform: translateY(-45%);
}*/

.figuresContent
{
    padding-left: 8px;
    display: table-cell;
    vertical-align: middle;
        overflow-y: auto;
    height: auto;
}

.BlockIcon
{
    display: none !important;
}

@media (min-width:410px)
{
    .BlockIcon
    {
        display: inline-block !important;
        float: left;
        font-size: 40px;
        margin-left: 15px;
        color: white;
    }
}

/*@media (min-width:315px) and (max-width:410px)*/
@media (min-width:315px) and (max-width:358px)
{
    .BlockIcon
    {
        display: inline-block !important;
        float: left;
        font-size: 22px !important;
        margin-left: 8px;
        color: white;
        margin-top: -2px;
    }
}

.mPage
{
    /*min-height: 509px;*/
    background-color: white !important; /*overflow: hidden;*/ /*position: fixed;*/
}

.pageMain
{
    overflow: scroll;
}

.SaucerSalesTotal
{
    width: 33%;
    text-align: center;
}

.SaucerPercentage
{
    width: 12%;
    text-align: center;
}

@media (max-width:275px)
{
    .SaucerSalesTotal
    {
        width: 33%;
        text-align: center;
    }

    .SaucerPercentage
    {
        width: 12%;
        text-align: left;
    }
}

.ConceptOT
{
    width: 40% !important;
    float: left;
    display: inline-block; /*text-align: center;*/
    overflow: hidden;
    height: 16px;
}

.TotalOT
{
    width: 40% !important;
    float: left;
    display: inline-block;
}

.concept
{
    overflow: hidden;
    height: 16px;
}

.OnTop
{
    z-index: 9999;
}

.AtBottom
{
    z-index: 0;
}

.complete
{
    height: 100% !important;
    min-height: 409px !important;
}

.gContent
{
    max-height: 350px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.DateRange
{
    font-size: 13px;
    font-style: italic;
    text-align: center;
    line-height: 1.5;
    margin-top: 0px; /*margin-top: -10px;*/
    padding-bottom: 10px;
}
.DRStart, .DREnd
{
    font-weight: bold;
}

.DateRange > i
{
    text-align: center;
    float: inherit;
    margin-right: 3px;
    margin-top: 0px;
    background-color: #712164 !important;
}

#GraphMessage
{
    display: none;
    text-align: center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /* 'Gotham medium' ,Montserrat;*/
    color: #79796a;
}

.BlockPercentage
{
        font-size: 14px;
    font-weight: normal;
}

.ReportDateRange
{
    font-size: 12px;
    font-style: italic;
    text-align: center;
    line-height: 1.5;
    margin-top: 0px;
    padding-bottom: 10px;/*padding-bottom: 0px;*/
}

::-webkit-scrollbar
{
    width: 0px;
}

.NoRowsMsg
{
    padding-bottom: 10px !important;
    text-align: center;
}

.gPf20 > span
{
    padding-right: 2px;
}

.HeaderDesc
{
    float: left;
    display: inline-block;
    width: 44% !important;
    text-align: left;
}

/*.SubsidiaryPoint
{
    margin-right: 10px;
    margin-top: 12px;
    background-color: #8A8A7B;
    display: none;
    margin-left: -19px;
    font-size: 15px;
    height: 10px;
    width: 10px;
    border-radius: 50px;
    color: #FFFFFF;
    float: left;
}*/

.SubsidiaryPoint {
    margin-right: 10px;
    display: none;
    margin-left: -19px;
    font-size: 15px;
    height: 10px;
    width: 10px;
    color: #FFFFFF;
    float: left;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #1b3162;
    margin-top: 12px; /*margin-top: 8px;*/
}

.GrayItem > a > i
{
    /*background-color: #FFFFFF;*/
    display: none;
}

.confirmBtn {
    display: inline-block;
    width: 90px !important;
    /* float: left; */
    border: white;
    border-style: solid;
}

.cancelBtn
{
    display: inline-block;
    width: 90px !important; /* float: left; */
    border: white;
    border-style: solid;
}


#ConfirmButtons > p {
    text-align: center;
    margin-bottom: 0px;
}


@media (min-width:1354px)
{
    .FDescription
    {
        font-weight: bold;
        color: #929285;
        text-align: left;
        /*font-size: 12px;*/
        font-size: 100%;
        padding-top: 2.5px;
        padding-bottom: 2.5px;
        /*font-size: 17px;*/
    }

    .FAmount
    {
        font-weight: bold;
        color: Black;
        text-align: left;
        font-size: 21px;
    }

    .DateRange
    {
        font-size: 14px;
        font-style: italic;
        text-align: center;
        line-height: 1.5;
        margin-top: -10px;
        padding-bottom: 30px;
    }

    .GraphContainer
    {
        /* margin-top: 10px; */
        clear: both;
        min-height: 180px;
        max-height: 180px;
        height: 180px;
    }

    .block
    {
        display: block;
        color: White;
        max-height: 100px;
        overflow: hidden;
    }

    .leftBlock
    {
        margin-right: 5px;
        /*padding: 20px;*/
        text-align: right;
        padding-left: 0px;
        padding-right: 10px;
        padding-left: 5px;
        color: white;
        cursor: pointer;
        /*padding-top: 15px;*/
        height: 100px;
    }

    .rightBlock
    {
        margin-left: 5px;
        /*padding: 20px;*/
        text-align: right;
        padding-left: 0px;
        padding-right: 10px;
        padding-left: 5px;
        color: white;
        cursor: pointer;
        /*padding-top: 15px;*/
        height: 100px;
    }

    .BlockAmount
    {
        /*font-size: 25px;*/
        font-size: 100% !important;
        font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /* Gotham Medium; /* text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; */
    }

    .BlockPercentage
    {
        /*font-size: 16px;*/
        font-size: 100% !important;
        font-weight: normal;
    }

    .BlockDescription
    {
        /*font-size: 16px;*/
        font-size: 100% !important;
        /*margin-top: 5px;*/
        font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*Gotham light;*/
        letter-spacing: 0.5px;
    }

    .graph
    {
        width: 55%;
        float: left;
        max-height: 170px;
    }

    .ct-chart
    {
        height: 180px !important;
        width: 100%;
    }

    .BlockIcon
    {
        display: inline-block !important;
        float: left;
        font-size: 50px;
        margin-left: 15px;
        color: white;
    }

    .SubTitle
    {
        font-weight: bold;
        color: #818173;
        font-size: 20px;
    }

    .Total
    {
        font-weight: bold;
        color: #007ac0;
        font-size: 25px;
    }

    .RContainer
    {
    border-color: #cecebf;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    height: 40px;
    /* padding: 10px; */
    /* display: flex; */
    clear: both;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: table;
    }

.SubsidiaryPoint {
    margin-right: 10px;
    display: none;
    margin-left: -19px;
    font-size: 15px;
    height: 10px;
    width: 10px;
    color: #FFFFFF;
    float: left;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #1b3162;
    margin-top: 12px;
    /* margin-top: 8px; */
}

    .Point
    {
        font-size: 15px;
        background-color: #1f1f1f; /* text-align: center; */
        height: 13px;
        width: 13px; /* line-height: 52px; */
        border-radius: 50px;
        color: #FFFFFF;
        margin-top: 3.8px;
        margin-right: 4px;
        float: left;
        display: inline-block; /* vertical-align: middle; */
    }

    #SubsidiaryName
    {
        float: right;
        width: 200px;
        padding-right: 5px;
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        line-height: 15px;
        background-color: #007ac0; /*background-color: #B7B7B7;*/
        border-radius: 10px;
        overflow: hidden;
        color: white;
        max-height: 45px;
        padding-top: 7px;
        padding-bottom: 7px;
        margin-right: 12px;
    }

   .stores-menu {
    position: fixed;
    width: 250px;
    left: 50%;
    margin-left: -126px;
    top: -700px; /*bottom: -700px;*/
    z-index: 9999 !important;
    -webkit-overflow-scrolling: touch;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: 440px !important; /*max-height: 370px !important;*/
    -webkit-box-shadow: 0 1px 8px 2px rgba(0,0,0,0.10);
    box-shadow: 0 1px 8px 2px rgba(0,0,0,0.10);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow-y: scroll;
    height: initial;
    overflow-x: hidden !important;
}

    .stores-menu-content
    {
        width: 350px;
        margin: auto;
        border-radius: 10px;
        background-color: white;
        padding-top: 5px;
        padding-bottom: 5px;
        max-height: 450px !important;
        overflow: hidden;
    }

    .scrollable
    {
        width: 367px; /* height: 460px; */
        overflow-y: scroll;
        max-height: 450px !important;
    }

    #GraphMessage
    {
        display: none;
        text-align: center;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham medium' ,Montserrat;*/
        color: #79796a;
        font-size: 25px;
    }

    .RangeItem
    {
        color: #79796a;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        font-weight: bold;
        cursor: pointer;
    }

.stores-menu {
    position: fixed;
    width: 250px;
    left: 50%;
    margin-left: -126px;
    top: -700px; /*bottom: -700px;*/
    z-index: 9999 !important;
    -webkit-overflow-scrolling: touch;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: 440px !important; /*max-height: 370px !important;*/
    -webkit-box-shadow: 0 1px 8px 2px rgba(0,0,0,0.10);
    box-shadow: 0 1px 8px 2px rgba(0,0,0,0.10);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    overflow-y: scroll;
    height: initial;
    overflow-x: hidden !important;
}


}


@media (min-width:360px)
{
    
    *{
-webkit-padding-start: 0px;
 font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Light',Montserrat;*/
 text-shadow: none !important;
 -webkit-text-size-adjust:none;
-ms-text-size-adjust:none;
-moz-text-size-adjust:none;
text-size-adjust:none;
font-size: 100% !important;
}

    .BlockIcon
    {
    display: inline-block !important;
    float: left;
    font-size: 26px !important;
    margin-left: 8px;
    color: white;
    margin-top: -10px;
    }

    .FAmount
    {
        font-weight: bold;
        color: Black;
        text-align: left;
        /*font-size: 17px;*/
            font-size: 18px !important;
    }

    .FDescription
    {
        font-weight: bold;
        color: #929285;
        text-align: left;
        /*font-size: 14px;*/
        font-size: 100%;
        padding-top: 3.5px;
        padding-bottom: 3.5px;
    }

    .Point
    {
        font-size: 15px;
        background-color: #1f1f1f;
        height: 11px;
        width: 11px;
        border-radius: 50px;
        color: #FFFFFF;
        margin-top: 2.5px;
        margin-right: 4px;
        float: left;
        display: inline-block;
    }

    .DateRange
    {
        font-size: 12px;
        font-style: italic;
        text-align: center;
        line-height: 1.5;
        margin-top: 0px;
        /*margin-top: -10px;*/
        padding-bottom: 10px;
    }

    #SubsidiaryName
    {
        float: right;
        width: 170px;
        padding-right: 5px;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        line-height: 15px;
        background-color: #007ac0; /*background-color: #B7B7B7;*/
        border-radius: 10px;
        overflow: hidden;
        color: white;
        max-height: 45px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-right: 12px;
    }
    
    .BlockDescription
{
    font-size: 14px !important;
    /*margin-top: 5px;*/
    letter-spacing: 0.5px;
    font-weight: bold;
}

.BlockAmount
{
    /*font-size: 18px;*/
    font-size: 100% !important;
    font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*Gotham Medium; /*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
}

.FDescription
{
    font-weight: bold;
    color: #929285;
    text-align: left;
    /*font-size: 12px;*/
    font-size: 100%;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

.gHeader
{
    width: 100%;
    
    /*font-size: 13px;*/
    font-size: 100%;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    display: list-item;
}

.GridContainer
{
    margin-top: 15px;
    font-size: 100% !important;
-o-transform: none !important;

 -moz-transform: none !important;

 -ms-transform: none !important;

 -webkit-transform: none !important;

 transform: none !important;



 -o-transition-property: none !important;

 -moz-transition-property: none !important;

 -ms-transition-property: none !important;

 -webkit-transition-property: none !important;

 transition-property: none !important;
}

.gRow
{
    padding-top: 10px;
    padding-bottom: 10px;
    /* font-size: 12px; display: list-item; list-style-type:none;*/
     font-size: 100% !important;
    padding-top: 10px;
    padding-bottom: 25px;
}

.PageTitle
{
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    font-size:100%
}

.BlockPercentage
{
    /*font-size: 13px;*/
    font-size: 100% !important;
    font-weight: normal;
}


.top-menu li a{
    padding-left:70px;
    line-height:60px;
    color:#666666;
    /*font-family:'Roboto', sans-serif;*/
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    text-decoration: none;
        font-size: 14.5px !important;
    display: block;
}


.top-menu li a i:first-child {
    position: absolute;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 35px;
    text-align: center;
    left: 0px;
    top: 13px;
    left: 20px;
    font-size: 100%;
    color: #FFFFFF;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    /*-webkit-box-shadow: 0 1px 5px 2px rgba(0,0,0,0.15);
    box-shadow: 0 1px 5px 2px rgba(0,0,0,0.15);*/
}



.Forward
{
    border-width: 15px 0 15px 15px;
border-color: transparent transparent transparent #102133;
float: right;
display:none;
    margin-right: -10px;
    padding-right: 10px;

}

.Backward
{
    border-width: 15px 15px 15px 0;
border-color: transparent #102133 transparent transparent;
float: left;
margin-left: -10px;
    padding-left: 10px;
}

.navigationArrows
{
    width: 0;
height: 0;
border-style: solid;
    cursor:pointer;
        margin-top: -2px;
}


}


@media (min-width:371px)
{
    .BlockIcon {
    display: inline-block !important;
    float: left;
    font-size: 35px;
    margin-left: 8px;
    color: white;
    margin-top: 0px;
    }
}

.PageTitle
{
    /*font-size: 16px;*/
    font-size:100%
}

.HeaderPage
{
        font-family: "SegoeUILight", Verdana, Tahoma, Arial, "Helvetica Neue" , Helvetica, Sans-Serif; /*'Gotham Medium',Montserrat;*/
        font-weight: bold !important;
    letter-spacing: 0.5px;
    font-size: 13px;
    }

.PageSubtitle
{
    font-size: 13px;
}
    
.HeaderTotal
{
    /*font-weight: normal !important;*/
    font-weight: bold !important;
}

/*@media (min-width:560px)*/
@media (min-width:429px)
{
    
    .PageTitle
{
    /*font-size: 18px;*/
}
    .gRow {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 25px;
}
.gHeader {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    display: list-item;
}

.ReportDateRange {
    font-size: 13px;
    font-style: italic;
    text-align: center;
    line-height: 1.5;
    margin-top: 0px;
    padding-bottom: 0px;
}

.DateRange {
    font-size: 13px;
    font-style: italic;
    text-align: center;
    line-height: 1.5;
    margin-top: 0px; /*margin-top: -10px;*/
    padding-bottom: 10px;
}
    
}

@media (min-width:667px)
{
    
        .gRow {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 25px;
}

.gHeader {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    display: list-item;
}
}


.Forward
{
    border-width: 15px 0 15px 15px;
border-color: transparent transparent transparent #102133;
float: right;
display:none;
    margin-right: -10px;
    padding-right: 10px;

}

.Backward
{
    border-width: 15px 15px 15px 0;
border-color: transparent #102133 transparent transparent;
float: left;
margin-left: -10px;
    padding-left: 10px;
}

.navigationArrows
{
    width: 0;
height: 0;
border-style: solid;
        /*position: relative;
    top: 50%;
    transform: translateY(-50%);*/
    cursor:pointer;
    margin-top: -3px;
}

@media (min-width:400px)
{
    

.Forward
{
    border-width: 17px 0 17px 17px;
border-color: transparent transparent transparent #102133;
float: right;
display:none;
    margin-right: -10px;
    padding-right: 10px;

}

.Backward
{
    border-width: 17px 17px 17px 0;
border-color: transparent #102133 transparent transparent;
float: left;
margin-left: -10px;
    padding-left: 10px;
}
    
}


.PB10
{
    padding-bottom:10px !important;
}

#TotalSales
{
  font-size: 20px !important;
      padding-right: 10px;
}

.LoaderImg
{
   /*     height: 100%;
    position: relative;*/
        display: table;
    width: 100%;
    height: 100%;
}

.imgContainer
{
     display:table-cell;
     vertical-align: middle;
}

#SalesByGroupType
{
  overflow-y: auto;
    height: 100%;  
}

.DashboardFigures
{
    width: 100%;
    clear: both;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: table;
}

.figure
{
    font-size: 15px;
}

.col
{
    display: inline-block;
    float:left;
    }
    
.figureLbl
{
        font-size: 15px;
    
    }
    
    
.SubtotalAmountBlock
{
    display: inline-block; 
    width: 60%;
    }
    
    
.TaxAmountBlock
{
    display: inline-block; 
    width: 40%;
    }
    
    
    @media (min-width:334px)
{
    .SubtotalAmountBlock
{
    display: inline-block; 
    width: 50%;
    }
    
    
.TaxAmountBlock
{
    display: inline-block; 
    width: 50%;
    }

    .Col3
    {
        display: inline-block; 
    width: 33.3333333%;
    }
    
    .disabledbutton {
        pointer-events: none;
        opacity: 0.4;
    }
}