body {padding-top: 80px;}
/*.page-host { padding-top: 40px; }   
@media (min-width: 1200px) {.page-host { padding-top: 0px; } }
*/
.loginStart.row {
        margin-left: 0px;
    }
/*gliphycon none*/
.bodyStyle {
    background-color: #444;
}
#applicationHost {
    background-color: #444;
}
.glyphicon-none:before {
    content: " ";
    color: transparent !important;
}
#ArrowNavBarMobile {
    display: none;
}
/* LOGIN PAGE */
@font-face {
    font-family: Raleway;
    src: url(../lib/font-awesome/fonts/Raleway-Light.ttf);
}
@font-face {
    font-family: Raleway;
    src: url(../lib/font-awesome/fonts/Raleway-Medium.ttf);
    font-weight: bold;
}
.loginGap {
    margin-top: 10%;
}
.panel-default > .loginPanelHeader {
/*  blue style login
    background-color: #336699; 
    background-image: -webkit-linear-gradient(top, #336699 0%, #336699 100%);
    background-image: linear-gradient(to bottom, #336699 0%, #275079 100%);*/
    background-color: red;
    background-image: -webkit-linear-gradient(top, #ff0000 0%, #d00000 100%);
    background-image: linear-gradient(to bottom, #ff0000 0%, #d00000 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#336699', endColorstr='#275079', GradientType=0);
    background-repeat: repeat-x;
    color: white;
    font-weight: bold
}
.loginForm {
    padding: 10px;
}
a.btn-arrow-right.help-btn:focus, a.btn-arrow-right.help-btn:hover, 
a.btn-arrow-right.shopcart-btn:focus, a.btn-arrow-right.shopcart-btn:hover, 
a.btn-arrow-right.orderlist-btn:focus, a.btn-arrow-right.orderlist-btn:hover,
a.btn-arrow-right.personal-btn:focus, a.btn-arrow-right.personal-btn:hover,
a.btn-arrow-right.admin-btn:focus, a.btn-arrow-right.admin-btn:hover,
a.btn-arrow-right.logout-btn:focus, a.btn-arrow-right.logout-btn:hover {
/*    text-shadow:0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);*/
    text-decoration: none;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    border: 1px solid transparent;
    white-space: nowrap;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    background-color: #d9534f;
    border-color: #d43f3a;
}
div#panelArtList {
    font-size: 12px;
}
.container {
    padding-right: 0px;
    background-color: #fff;
}
.container.rounded-login {
    border-radius: 10px;
}
.navadmin {
}
.row {
    margin-right: 0px;
    margin-bottom: 0px;/*margin-bottom: 25px;*/
}
img.logo-img {
    margin-top: 5px;
}
div.browser-support { width: 33%; margin: auto }
.browser-support table { margin: auto }
.browser-support td { padding-left: 5px; padding-right: 5px }
.browser-support img { width: 32px; height: 32px; }
@media (max-height: 550px) {.browser-support { display:none } }

/* BS3 NAVBAR */
.navbar-fixed-top {
    top: 1px;
    border-width: 0 0 0px;
}
.navbar-default {
    background-image: linear-gradient(to bottom,#444,#444 100%);/*#fff 0,#f8f8f8*/
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 0px 0px rgba(0,0,0,.075);
    padding-top: 12px;
}
.navbar-header { background-color: red; }
.navadmin {
    background-color: #444;
}
.navsu {
    background-color: #444;
}
.navts {
    background-color: #444;
}
.navbar-collapse { background-color: red; }
.navbar-default .navbar-brand { background-color: red; color: white;  }
.navbar-default .navbar-toggle .icon-bar { background-color: white;  }
.navbar-default .navbar-nav { color: white;  }
.navbar-default .navbar-nav li a { color: white;  }
.navbar-default .navbar-nav .dropdown-menu li a { color: black;  }
.navbar-default .navbar-nav .open .dropdown-menu li a { color: black;  }
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {  color: yellow;  background-color: red; }
.triNavIcon { padding-bottom: 5px; padding-top: 5px; }
.btn.active { color: yellow }

.navadmin .navbar-header {
} /*#428bca*/
.navadmin .navbar-collapse {
    background-color: #336699; /*#FF0033*/
    padding-bottom: 15px;
    margin-left: 0px;
    border-radius: 7px 7px 0 0;
} /*#428bca*/
.navadmin .navbar-default .navbar-brand { background-color: #336699; } /*#FF0033*/

.navsu .navbar-header { background-color: #428bca; } /*#5cb85c*/
.navsu .navbar-collapse { 
    background-color: #428bca; 
    
    /*padding-bottom: 15px;*/
    padding-bottom: 10px;
    margin-left: 0px;
    border-radius: 7px 7px 0 0;

} /*#5cb85c*/
.navsu .navbar-default .navbar-brand { background-color: #428bca; } /*#5cb85c*/

.navts .navbar-header { background-color: #428bca; } /*##ff8c00*/
.navts .navbar-collapse {
    background-color: #428bca; 
    
    padding-bottom: 15px;
    margin-left: 0px;
    border-radius: 7px 7px 0 0;

    
} /*##ff8c00*/
.navts .navbar-default .navbar-brand { background-color: #428bca; } /*##ff8c00*/
div.ArrowNavBar {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 20px; /*old size - margin-right: 300px;*/
    float: right;
    padding-bottom: 4px;
}
div.ArrowNavBarClient {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 20px;
    float: left;
    padding-bottom: 0px;
}
div.navBarRight {
    float: right; 
    padding-left: 280px;
}
div.navBarRightClient {
    float: right; 
    padding-left: 404px;
}
div.navBarLeft {
    float: left;
}
/*gliphicon media queries*/

.glyphicon.glyphicon-info-sign {
        display: none;
    } 
.glyphicon.glyphicon-list {
        display: none;
    } 
.glyphicon.glyphicon-shopping-cart.menu {
        display: none;
    }
.glyphicon.glyphicon-user {
        display: none;
    } 
.glyphicon.glyphicon-cog {
        display: none;
    } 
.glyphicon.glyphicon-off {
        display: none;
    } 
@media (max-width: 991px) {    
    .glyphicon.glyphicon-info-sign {
        display: inline-block;
    } 
    .glyphicon.glyphicon-list {
            display: inline-block;
        } 
    .glyphicon.glyphicon-shopping-cart.menu {
            display: inline-block;
        }
    .glyphicon.glyphicon-user {
            display: inline-block;
        } 
    .glyphicon.glyphicon-cog {
            display: inline-block;
        } 
    .glyphicon.glyphicon-off {
            display: inline-block;
        } 
    .info-sign-text {
        display: none;
    }
}

/*ny???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??‚?� ???�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�?��???�???‚¬?��???‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€????‚?� ???�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?��????�??€????‚?� ???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??‚?� ???�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�?��???�???‚¬?��???‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?� ???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?�¦???�??€????‚?��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?�¦???�??€????‚?��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??‚?� ???�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�?��???�???‚¬?��???‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€????‚?� ???�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?�¦???�??€????‚?��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€????‚?�¦???�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??‚?� ???�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�?��???�???‚¬?��???‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�?��???�???€???�¬??‚?�¦???�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?�¦???�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?�­lak*/

.btn-arrow-right{
    position: relative;
    padding-left: 18px;
    padding-right: 18px;    
    border-radius: 13px;
    color: #fff;
    cursor:pointer;
    
    
    text-decoration: none;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    border: 1px solid transparent;
    white-space: nowrap;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
}
/*.btn-arrow-right {
    padding-left: 30px;
}*/
.btn-arrow-right.active {
    /*background-color: #c12e2a;*/
}

/*.btn-arrow-right:before,
.btn-arrow-right:after { //make two squares (before and after), looking similar to the button 
    content:"";
    position: absolute;
    top: 5px; //move it down because of rounded corners 
    width: 22px; //same as height 
    height: 22px; //button_outer_height / sqrt(2) 
    background: #336699; //use parent background 
    border: inherit; //use parent border 
    border-left-color: transparent; //hide left border 
    border-bottom-color: transparent; //hide bottom border 
    border-radius: 0px 4px 0px 0px; //round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px 
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
}*/
/*.btn-arrow-right:before,
.btn-arrow-right:after {
    transform: rotate(45deg); //rotate right arrow squares 45 deg to point right 
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}*/
/*.btn-arrow-right:before{  //align the "before" square to the left 
    left: -11px;
}
.btn-arrow-right:after{  //align the "after" square to the right 
    right: -11px;
}
.btn-arrow-right:after {  //bring arrow pointers to front 
    z-index: 1;
}
.btn-arrow-right.active:after {  
    background-color: #336699;
}
.btn-arrow-right:before{ //hide arrow tails background 
    background-color: #FFF; //#FF0033;
}*/

.div-arrow-right {
    display: inline;
    background-color: #336699;
    padding-top: 8px;
    padding-bottom: 10px;
    padding-right: 0px;
    margin-left: 5px;
    margin-right: auto;
}

.btn-arrow-right-half {
    border-color: #336699;
    cursor:default;
    position: relative;
    padding-left: 0px;
    border-radius: 0px 4px 4px 0px;/* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
    margin-right: 308px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
}
.btn-arrow-right-half-user {
    border-color: #336699;
    cursor:default;
    position: relative;
    padding-left: 0px;
    border-radius: 0px 4px 4px 0px;/* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
    margin-right: 457px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ styles */  
/*   .btn-arrow-right-half {
    border-color: #336699;
    cursor:default;
    position: relative;
    padding-left: 0px;
    border-radius: 0px 4px 4px 0px; //round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px 
    margin-right: 316px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    }*/
/*    .btn-arrow-right-half-user {
    border-color: #336699;
    cursor:default;
    position: relative;
    padding-left: 0px;
    border-radius: 0px 4px 4px 0px; //round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px 
    margin-right: 462px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    }*/
}
/*Only mozzila settings*/
@-moz-document url-prefix() {
    .btn-arrow-right-half {
        margin-right: 313px;
    }    
}
/*end*/


@-moz-document url-prefix() {
    .btn-arrow-right-half-user {
        margin-right: 459px;
    }    
} 
@media screen and (max-width: 1200px) {
    .btn-arrow-right-half {
        margin-right: 109px;
    }    
    @-moz-document url-prefix() {
        .btn-arrow-right-half {
            margin-right: 113px;
        } 
    }
    .btn-arrow-right-half-user {
        margin-right: 257px;
    }
    @-moz-document url-prefix() {
        .btn-arrow-right-half-user {
            margin-right: 259px;
        }
    }
    div.ArrowNavBar {
        margin-top: -4px;
        margin-right: 115px;
    }
    div.ArrowNavBarClient {
        margin-top: -5px;
        /*margin-right: 0px;*/
        margin-left: 10px;
    }
    div.navBarRight {
        float: right;
        padding-left: 0px;
        position: relative;
        left: 110px;
    }
    div.navBarRightClient {
        float: right; 
        padding-left: 0px;
        position: relative;
        left: 190px;
    }
    
}
@media screen and (max-width: 1200px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {  
    /*ie specific*/
    .btn-arrow-right-half {
        margin-right: 116px;
    }
    .btn-arrow-right-half-user {
        margin-right: 262px;
    }
    div.ArrowNavBar {
        margin-top: -20px;
        margin-right: 115px;
    }
    div.ArrowNavBarClient {        
        margin-right: 232px;
    }
    div.navBarRight {
        float: right;
        padding-left: 0px;
        position: relative;
        left: 110px;
    }
    div.navBarRightClient {
        float: right; 
        padding-left: 0px;
        position: relative;
        left: 190px;
    }
}
@media screen and (max-width: 991px) {
    .btn-arrow-right-half {
        margin-right: 240px;
    }
    .btn-arrow-right-half-user {
        margin-right: 322px;
    }    
    div.ArrowNavBar {
        margin-top: -3px;
        margin-right: 230px;
    }
    div.ArrowNavBarClient {        
        margin-top: -10px;
        margin-left: 0px;

        margin-right: 300px;
    }
    div.navBarRight {        
        position: relative;
        left: 220px;
    }
    div.navBarRightClient {
        position: relative;
        left: 250px;
    }
}
@media screen and (max-width: 765px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: black;
    }
    .btn-arrow-right-half {
        display: none;
    }     
    .btn-arrow-right-half-user {
        display: none;
    }
    .navadmin .navbar-header {
        padding-bottom: 5px;
    }
    .navadmin .navbar-collapse {
        background-color: #336699; 
        /*#FF0033*/
    } /*#428bca*/
    div.navBarRightClient {
        float: right; 
        padding-left: 0px;
    }
    div.ArrowNavBarClient {        
        margin-top: -3px;
    }
    img.logo-img {
        margin-top: 0px;
    }
    .navadmin .navbar-default .navbar-brand {
        width: 130px;
    }
    .container-fluid {
        padding-top: 9px;
    }
}
@media screen and (max-width: 600px) {
    div.navBarRight {        
        float: left;
        position: relative;
        left: 0px;        
    }
    div.navBarRightClient {
        float: right; 
        padding-left: 220px;
    }
    div.ArrowNavBar {
        margin-top: -3px;
        margin-right: 70px;
    }
    div.ArrowNavBarClient {        
        margin-top: -3px;
        /*margin-left: 160px;*/

        margin-right: 70px;
        /*margin-right: 110px;*/
    }
}
/*.btn-arrow-right-half:before {
    z-index: 0;
    content:"";
    position: absolute;
    top: 5px; //move it down because of rounded corners 
    width: 22px; //same as height 
    height: 22px; //button_outer_height / sqrt(2) 
    background: #FFF; //use parent background 
    border: inherit; //use parent border 
    border-left-color: transparent; //hide left border 
    border-bottom-color: transparent; //hide bottom border 
    border-radius: 0px 4px 0px 0px; //round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px 
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
    transform: rotate(45deg); //rotate right arrow squares 45 deg to point right 
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    right: 1px;
}*/
/*.btn-arrow-right-half-user:before {
    z-index: 0;
    content:"";
    position: absolute;
    top: 5px; //move it down because of rounded corners 
    width: 22px; //same as height 
    height: 22px; //button_outer_height / sqrt(2) 
    background: #FFF; //use parent background 
    border: inherit; //use parent border 
    border-left-color: transparent; //hide left border 
    border-bottom-color: transparent; //hide bottom border 
    border-radius: 0px 4px 0px 0px; //round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px 
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
    transform: rotate(45deg); //rotate right arrow squares 45 deg to point right 
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    right: 1px;
}*/
.div-arrow-left {
    display: inline;
    padding-right: 3px;
}
/*.btn-arrow-left-half {
    cursor:default;
    position: relative;
    padding-left: 3px;
    border-radius: 0px 4px 4px 0px; //round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px 
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
}*/
/*.btn-arrow-left-half:after {
    z-index: 1;
    content:"";
    position: absolute;
    top: 5px; //move it down because of rounded corners 
    width: 22px; //same as height 
    height: 22px; //button_outer_height / sqrt(2) 
    background: #336699; //use parent background 
    border: inherit; //use parent border 
    border-left-color: transparent; //hide left border 
    border-bottom-color: transparent; //hide bottom border 
    border-radius: 0px 4px 0px 0px; //round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px 
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
    transform: rotate(45deg); //rotate right arrow squares 45 deg to point right 
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    right: -11px;
}*/





/*men???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??‚?� ???�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�?��???�???‚¬?��???‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€????‚?� ???�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?��????�??€????‚?� ???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??‚?� ???�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�?��???�???‚¬?��???‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?� ???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?�¦???�??€????‚?��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?�¦???�??€????‚?��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??‚?� ???�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�?��???�???‚¬?��???‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€????‚?� ???�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?�¦???�??€????‚?��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€????‚?�¦???�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�?��???�???€???�¬??‚?� ???�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�?��???�???‚¬?��???‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??�???‚¬?��????�??€????‚?�¬???�?�’??†??€�????�?��???�???€???�¬??‚?�¦???�?�’??�???‚¬?��????�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??�???‚¬?� ???�?��???�???€???�¬??�???€???��????�?�’??†??€�????�??€????‚?��????�?�’??‚?��????�?��???�???€???�¬??…?��????�??€????‚?�¬???�?�’??�???‚¬?�¦???�??€????‚?��????�?�’??†??€�????�??€ ??�???‚¬??„�????�?�’??‚?��????�?��???�???‚¬?��???‚?�¬???�??€¦??‚?��????�?�’??†??€�????�?��???�???€???�¬??…?��????�?�’??�???‚¬?��????�??€????‚?��? gomb*/
.btn-outlined {
    border-radius: 0;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
            transition: all 0.3s;
}
.btn-outlined.btn-primary {
    background: none;
    border: 3px solid #336699;
    color: #428bca;
}
.btn-outlined.btn-primary:hover,
.btn-outlined.btn-primary:active {
    color: #FFF;
    background: #336699;
    border-color: #336699;
}
.btn-warehouse-check {
    color: #FFF;
    background-color: #336699;
    /*background-image: linear-gradient(to bottom,#336699 0,#336699 100%);*/    
}
.btn-default {
/*    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}

.btn-warehouse-check:hover,
.btn-warehouse-check:active{
    color: #FFF;
    background-color: #336699;
    /*background-image: linear-gradient(to bottom,#336699 100%,#336699 100%);    */
}

/* IE9 ANIMATION REPLACEMENT */

:root .fa-spin {
    color:yellow \0/IE9; 
} 

/* NAVBAR: CHANGE CUSTOMER DROP DOWN LINK */

.link-white { color: white }
a.link-white:hover {color: yellow }
.navbar-default .navbar-nav > .open > a.link-white,
.navbar-default .navbar-nav > .open > a.link-white:hover,
.navbar-default .navbar-nav > .open > a.link-white:focus {
  color: yellow;
  background-color: transparent
}
.navpad {
    background-color: #444;
}
.navbar-default {border-color: #444;}
.navbar-brand {
    height: 70px;
}
/* CONTENT MENU */
div#shellContent {
    margin-top: 17px;
    border-radius: 0 0 7px 7px;
}

div#loyaltyProgram{
    margin-top: 25px;
}

div#loyaltyShopcart{
    margin-top: 25px;
}
div#personalData {
    margin-top: 25px;
}
div#adminMenu {
    margin-top: 25px;
    /*margin-bottom: 20%;*/
}
div#adminCtg {
    margin-top: 25px;
/*    margin-bottom: 40%;*/
}
div#adminSU {
    margin-top: 25px;
    /*margin-bottom: 51%;*/
}
div#adminMsg {
    margin-top: 25px;
    /*margin-bottom: 7%;*/
}
div#adminLogJSON {
    margin-top: 25px;
/*    margin-bottom: 21%;*/
}
div#adminLogsSAP {
    margin-top: 25px;
    /*margin-bottom: 21%;*/
}
div#adminDebug {
    margin-top: 25px;
    /*margin-bottom: 27%;*/
}
div#adminMainten {
    margin-top: 25px;
    /*margin-bottom: 51%;*/
}
div#adminCtgArt {
    margin-top: 25px;
    margin-bottom: 27%;
}
div#shopCart {
    margin-top: 25px;
}
div#divSelectSite {
    margin-bottom: 7%;
}
@media screen and (max-width: 461px){
    #ArrowNavBarMobile {
        display: block;
    }
    .ArrowNavBar {
        display: none;
    }
    .ArrowNavBarClient {
        display: none;
    }
    .btn-arrow-right:before{/* hide arrow tails background */
        background-color: #FF0033; /*#FF0033;*/
    }
/*    .navadmin .navbar-collapse {
        background-color: #FF0033;
        padding-bottom: 15px;
        margin-left: -15px;
    } 
    .navsu .navbar-collapse {
        background-color: #FF0033;
        padding-bottom: 15px;
        margin-left: -15px;
    } 
    .navts .navbar-collapse {
        background-color: #FF0033;
        padding-bottom: 15px;
        margin-left: -15px;
    } */
    .navadmin .navbar-header {
        padding-bottom: 20px;
    }
    .navsu .navbar-header {
        padding-bottom: 20px;
    }
    .navts .navbar-header {
        padding-bottom: 20px;
    }
    .btn-arrow-right {
        margin-top: 2px;
        margin-bottom: 2px;
    }
    div#shellContent {
        margin-top: 17px;
        border-radius: 0 0 0 0;
    }
    .bodyStyle {
        background-color: #fff;
    }
    #applicationHost {
        background-color: #fff;
    }
}
/* CATEGORY TREE */

.categoryLink { color: black; padding: 3px; display: block}
.categoryLink.subCategory {  font-size: 9pt; color: #501010; }
.categoryLink.subCategory.selectedCategory {  color: white }
.selectedCategory, .selectedCategory:focus { color: white; padding: 3px; border: 1px solid transparent; border-radius: 4px; text-decoration: none; outline: 0; display: block;background-color: #c12e2a;} 
a.categoryLink:hover { text-decoration: none; color: black; font-weight: bold }
.admin.selectedCategory {background-color: #428bca }
.categoryAction {color: #c12e2a; font-weight: bold} /* #336699*/

.categoryAction {
    color: #c12e2a; /* #336699*/
}
/* FILE UPLOAD BUTTON */

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

/* MENU BUTTONS (admin menu) */

.btn-menubutton {
    display:block; width: 100%; text-align: left
}

/* ICON & TEXT COLORS */

.icon-red { color: red; }
.icon-green { color: green; }
.icon-blue { color: blue; }
.icon-white { color: white; }
.icon-gray { color: gray; }

/* HELP SYSTEM */

.helpOverlay{
    background-color: rgba(255,255,255,0.8);
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}

.helpBox{
    position:fixed;
    background-color: rgba(200,200,200,0.3);
    height: 70%;
    overflow-y: auto;
    top:100px;
    left:10%;
    right:10%;
    font-family: monospace;
    font-weight: bold;
    color: midnightblue; 
    padding:20px;
    z-index:101;
    border: 1px solid transparent; border-radius: 10px;
}

.msgOverlay{
    position: fixed;
    top: 128px;
    left: 370px;
    z-index: 9999;
}

.animWidth {
    -webkit-transition: width 0.3s ease, margin 0.3s ease;
    -moz-transition: width 0.3s ease, margin 0.3s ease;
    -o-transition: width 0.3s ease, margin 0.3s ease;
    transition: width 0.3s ease, margin 0.3s ease;
}

/*HEADER PANEL*/
.panel-default > .loginPanelHeader {
    
}
/* VALIDATION */

.invalid-field     { color: red; font-weight: bold; }
.validationElement { color: red }
.validationMessage { color: red }
.alert-condensed   { padding:5px; font-weight: bold }

/* ORDER AND SHOPCART COLORS */

.pendingOrderItem {
    color: blue
}

.generatedItem {
    color: steelblue; padding-left: 10px
}

/* BS3 DATETIME WIDGET */

.date input[readonly] {
    font-weight: bold;
    background-color: floralwhite;
    min-width: 100px
}

.date .input-group-addon {
    background-color: floralwhite
}

/* BUTTON SIZE AND MARGIN SETUP */

.btn-limit-width {
    max-width: 200px;
}
.col-sm-4 .btn-limit-width { max-width: none }
.col-md-3 .btn-limit-width { max-width: none }

.btn-group-limit-width {  max-width: 600px; }
.col-sm-4 .btn-group-limit-width { max-width: none }
.col-md-3 .btn-group-limit-width { max-width: none }

.btn-gapleft {margin-left: 10px}
.btn-gapleft-big {margin-left: 40px}
.btn-gapright {margin-right: 10px}
.btn-gapright-big {margin-right: 40px}
.btn-gapbottom {margin-bottom: 10px}
.btn-danger:hover, .btn-danger:focus {
    background-color: #c12e2a;/*#c12e2a #336699*/
}
/* CHECKBOX STYLING */

.checkbox-large { width: 24px; height: 24px } 

/* KNOCKOUT SORTABLE

.ko_container {
    width: 125px;
    min-height: 50px;
    background-color: #AAA;
}
.draggebleItem {
    background-color: #DDD;
    cursor: move;
    text-align: center;
    margin: 5px;
}
*/

/* LINE GAPS */

.gap-line { margin-top: 25px; }

/* TD STYLING */

.wd-5  { width:  5% }
.wd-10 { width: 10% }
.wd-50 { width: 50% }
.full-width { width: 100%}
.nowrap {  white-space: nowrap; }

/* ALIGNMENTS */

.valignTop { vertical-align: top; }
.valignMiddle { vertical-align: middle; }

/* HELP TOUR */

.popover[class*="tour-"] .popover-title {
  
  background-color: #f0ad4e;
  color: white;
  
  /* background-color: #fcf8e3; */
}


.darkgrey {
    color: dimgray;
    padding-bottom: 50px;
    font-family: Raleway;
}
.lightgray {
    color: dimgray;
    font-family: Raleway;
}
.maintenance-icon{
    font-size: 10em;
    color: darkgray;
    padding-bottom: 50px;
}
.tri-logo {
    padding-bottom: 30px;
}
.well {
    background-url: "http://api.thumbr.it/whitenoise-361x370.png?background=dededeff&noise=626262&density=90&opacity=0";
    background: rgba(255,255,255,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 73%, rgba(237,237,237,1) 89%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(73%, rgba(246,246,246,1)), color-stop(89%, rgba(237,237,237,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 73%, rgba(237,237,237,1) 89%, rgba(237,237,237,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 73%, rgba(237,237,237,1) 89%, rgba(237,237,237,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 73%, rgba(237,237,237,1) 89%, rgba(237,237,237,1) 100%);
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 73%, rgba(237,237,237,1) 89%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}
.codeTblList{
    width: 200px;
}
.drop_zone {
    border: 2px dashed #bbb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px;
    text-align: center;
    font: 20pt bold 'Vollkorn';
    color: #bbb;
}

#dialog-upload {
    display: none;
}

.ui-widget-header {
    border: 1px solid #3f87c5;
    background: #3f87c5 50% 50% repeat-x;
    color: #fff;
    font-weight: bold;
}

.ui-widget-overlay {
    background: #666 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50);
}
.zoom {
      transition: transform .2s; /* Animation */
    }

.zoom:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  position:absolute;
  right:0;
}
#overlay{
  position: fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.8) none 50% / contain no-repeat;
  cursor: pointer;
  transition: 0.3s;
  z-index: 10000;
  visibility: hidden;
  opacity: 0;
}
#overlay.open {
  visibility: visible;
  opacity: 1;
}

#overlay:after { /* X button icon */
  content: "\2715";
  position: absolute;
  color:#fff;
  top: 10px;
  right:20px;
  font-size: 2em;
}