body{padding-top:65px;padding-bottom:15px}
a {outline: 0 !important}
a.list-group-item.disabled{pointer-events:none;cursor:default;}
a.list-group-item.disabled:hover{pointer-events:none;cursor:default;background-color:#fff;}
textarea{resize: none}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {-webkit-appearance:none;margin:0;}
input[type=number] {-moz-appearance: textfield;}
ul.list-columns {margin-bottom:0px;}
ul.list-columns li label{font-weight:normal;}
div.panel div.panel-body-repeat{border-top:1px solid;}
div.panel-default div.panel-body-repeat{border-color:#ddd;}
div.panel-info div.panel-body-repeat{border-color:#bce8f1;}

table.table tbody tr.hidden {display:none;}

div.panel-linehide>h3 {overflow:hidden;white-space:nowrap;position:relative;} div.panel-linehide>h3>.glyphicon {line-height:1.2;}
div.panel-linehide>h3::after {content:'';position:absolute;right:0; top:0;width:15px;height: 100%;background: -moz-linear-gradient(left, rgba(217,237,247,0) 0%, rgba(217,237,247,1) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(217,237,247,0)), color-stop(100%,rgba(217,237,247,1)));background: -webkit-linear-gradient(left, rgba(217,237,247,0) 0%,rgba(217,237,247,1) 100%);background: -o-linear-gradient(left, rgba(217,237,247,0) 0%,rgba(217,237,247,1) 100%);background: -ms-linear-gradient(left, rgba(217,237,247,0) 0%,rgba(217,237,247,1) 100%);background: linear-gradient(to right, rgba(217,237,247,0) 0%,rgba(217,237,247,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d9edf7', endColorstr='#d9edf7',GradientType=1);}
div.panel-info>ul.list-group>li{border-top: 1px #BCE8F1 solid  !important; border-bottom: 1px #BCE8F1 solid !important}
div.panel-heading div.dropdown {display:inline-block;}

section[name="CartSummary"]{position:fixed;height:51px;z-index:1035;display:block;top:0px;background:#ed9c2c;padding:0px 10px;color:#fff;overflow:hidden;white-space:nowrap;border-bottom:1px solid #CC8626;}
section[name="CartSummary"] a span#SummaryTotal{display:inline-block;padding:16px 0px;}
section[name="CartSummary"] a.order_exit{padding:1px 4px;border-radius:4px;border:1px solid rgba(255,255,255,0.5);}
section[name="CartSummary"] a{color:#fff;text-decoration:none;}
section[name="CartSummary"] a:hover{text-decoration:none;}
.navbar-exit{padding:7px 10px 6px;color:white}
.nav-pills-title{padding:10px 10px 10px 0px;}

ul.nav-tabs span.nav-tabs-title{display:inline-block;margin:0px 3px 2px 0px;padding:10px 11px 8px 10px;border-radius:4px;}

div.tab-pane > div.row {margin-top:10px;}

.log tbody {background:#f8f2f4;color:#383838;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;}
.log tbody a {color:#c7254e;}

.btn-loadmore{margin:5px auto;}

div#AddressAutocomplete{display:none;width:100%;border:3px solid #eee;padding:0px 2px 2px;margin:-14px auto 15px;}
div#AddressAutocomplete address{display:block;background:#F7F7F7;clear:both;border-radius:3px;padding:8px 9px 10px;margin-top:2px;margin-bottom:0px;cursor: pointer;}
div#AddressAutocomplete span{display:block;clear:both;margin-top:2px;margin-bottom:2px;}


.search, .search_result{display:none}
.search{border-bottom:1px solid #1D5C8C;box-shadow:0 4px 5px -2px rgba(0,0,0,0.3);margin-top:-4px; margin-bottom:10px;padding-bottom:10px;}

.dropdown-context {display:inline-block;border:1px solid #CCCCCC;padding:0px 7px 3px 4px;border-radius:4px;cursor:pointer;white-space:nowrap;clear:both}
.dropdown-context:hover{border-color:#ADADAD}

.uploader_canvas{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAHElEQVQYlWNgwALOnDnzHx1jUzfoFA4291CiEACUcKlXrxWMwQAAAABJRU5ErkJggg==)repeat; display:none;}
.uploader_toolbox{margin-top:15px;display:none;}
.uploader_predefine {z-index:1060;display:none;position:absolute;-moz-user-select:none; -webkit-user-select:none; -ms-user-select:none; user-select:none;}
.uploader_predefine h3 {color:#fff;line-height:1.5;}
.uploader_predefine span.help_botton {border:2px solid #fff;border-radius:6px;padding:0px 6px;}
.uploader_predefine_reset{left:0;right:0;top:0;bottom:0;width:0;height:0;}
#StoreItemImagePredefineOk{background: -moz-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#00000000',GradientType=0 );}
#StoreItemImagePredefineErr{text-shadow: 0px 0px 5px rgba(86,0,0,1);background: -moz-linear-gradient(top, rgba(86,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(top, rgba(86,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(86,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6560000', endColorstr='#00000000',GradientType=0 );}

/* STORE */
/* Store image import & view functioonality */
.store_image_block{height:800px;}
.store_image_block_import{}

.nestboxes{height: 350px!important; border-top: solid 1px #DDD; border-bottom: solid 1px #DDD;} 
.nestboxes ul {margin-left:5px;}

form[name="FormStoreSearch"] div.form-group{margin-bottom:0px!important;}

small[class^=sml-category-]{display:inline-block;padding-left:3px;padding-right:3px;border-radius:2px;color:#333;}
div[id^=cbx-category-]{border-bottom:2px solid;margin-bottom:7px!important;}
div[id^=cbx-category-]>label{margin-bottom:0px;}

/* Categories menu at the Store */
.storelist {height: auto;} 
.storelist ul {list-style-type: none; padding-left: 15px}
.storelist ul li {line-height: 21px;}
.storelist span.glyphicon{margin-left:5px;margin-top: 2px; cursor:pointer}
.storelist li.current>a {color: #005580!important; text-decoration: underline !important;}
.storelist-bullet {color:#DDD;margin-right:10px;}
.storelist ul li a.text-muted:hover{color:#999}

a[class^=price-] {color:rgb(51, 51, 51);text-decoration:none;}
a[class^=price-]:hover {color:rgb(51, 51, 51);text-decoration:none;}
a.price-strd{border:none;padding:0px 3px;}
a.price-lckd{border:1px dotted rgb(51, 51, 51, 1);padding:0px 2px;}

/* MAILLIST */
#Messages div.thumbnail div.caption>p:first-of-type{margin-top:2px;}
#Messages div.thumbnail div.caption>p:last-of-type{margin-bottom:18px;}
.label-xl {padding:.5em .6em .5em;} .label-lg{display: inline-block; padding:.7em .9em .3em .8em;white-space:normal;margin-bottom:5px;font-size:100%;} .label-lg label{display:inline-table;vertical-align:middle;} .label-lg input{margin-right:7px;}
div.mnth {background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAABCAYAAADn9T9+AAAALUlEQVQImQXBIQIAAAQEwfv/N2RdlmVZl+U1IzPD3YkIMpOqoruZGXaXu0OSHo6eHny0N6gfAAAAAElFTkSuQmCC), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAABCAYAAADn9T9+AAAALUlEQVQImQXBIQIAMAgDsf3/G9V4NBqNrkejb8kDuDt2F9vMDN1NVZGZRASS+OeoInhdVZQ2AAAAAElFTkSuQmCC); background-repeat:no-repeat;text-shadow:0px 0px 8px white}

/* CLIENT */
table#ClientExportDataset tr:last-of-type td {border-bottom:solid 1px #ddd;}
table#ClientExportDataset span.remove {cursor: pointer;}
.navbar li.navbar-client a:after{content:'';position:absolute;right:0;top:0;width:15px;height:100%;background: -moz-linear-gradient(left, rgba(34,34,34,0) 0%, rgba(34,34,34,1) 100%);background: -webkit-linear-gradient(left, rgba(34,34,34,0) 0%,rgba(34,34,34,1) 100%);background: linear-gradient(to right, rgba(34,34,34,0) 0%,rgba(34,34,34,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00222222', endColorstr='#222222',GradientType=1 );}
.navbar li.navbar-client.active a:after{background: -moz-linear-gradient(left, rgba(8,8,8,0) 0%, rgba(8,8,8,1) 100%);background: -webkit-linear-gradient(left, rgba(8,8,8,0) 0%,rgba(8,8,8,1) 100%);background: linear-gradient(to right, rgba(8,8,8,0) 0%,rgba(8,8,8,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00080808', endColorstr='#080808',GradientType=1 );}

.dot {border-radius:50%;display:inline-block;}
.dot-xs {height:15px;width:15px;}
.dot-sm {height:20px;width:20px;}
.panel-mini{margin-bottom:5px;margin-top:5px;}
.panel-mini .panel-body{padding: 7px 9px;}

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {
    #search_filters>div{margin-left:0px;}
    ul.list-columns li div.checkbox {margin-top:0px;margin-bottom:0px;}
    .navbar-form{display:block;position:absolute;top:9px;left:10px;right:10px;z-index:1040;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;padding:0px;border-top:0px;border-bottom:none;box-shadow:none; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
    .navbar-form input{position:absolute;left:115px;width:25%;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
    .navbar-form input:focus{left:115px;width:calc(100% - 120px);}
    section[name="CartSummary"]{border-radius:0px!important;}
    section[name="CartSummary"]{left:0px!important;width:110px;right:auto;}
    div.mnth {background-size:120px 1px, 120px 1px;background-position:left 10px, right 10px;}
    .panel h3>small {display:block;margin-top:4px;}
    div.col-xs-12 div.form-group:last-of-type{margin-bottom:5px}
}
@media screen and (min-width: 768px) {form.navbar-form input[name="search_phrase"] {width:150px!important;} ul.list-columns {-webkit-column-count:2;-moz-column-count:2;-o-column-count:2;column-count:2;} div.col-divider-right {padding-right:20px; border-right: 1px solid #DDD;}div.col-divider-left {padding-left:20px; border-left: 1px solid #DDD;}#search_filters>div{margin-left:122px;margin-top:-4px;}div.mnth {background-size:350px 1px, 350px 1px;background-position:left 13px, right 13px;}.navbar li.navbar-client {max-width:100px;overflow:hidden;white-space:nowrap;}form[name="FormStoreSearch"] input[name="store_search_phrase" ]{width:250px;}}
/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {form.navbar-form input[name="search_phrase"] {width:250px!important;} ul.list-columns {-webkit-column-count:3;-moz-column-count:3;-o-column-count:3;column-count:3;} div.col-divider-right {padding-right:20px; border-right: 1px solid #DDD;}div.col-divider-left {padding-left:20px; border-left: 1px solid #DDD;}div.mnth {background-size:450px 1px, 450px 1px;background-position:left 13px, right 13px;}.navbar li.navbar-client {max-width:200px;overflow:hidden;white-space:nowrap;}form[name="FormStoreSearch"] input[name="store_search_phrase" ]{width:275px;} div.col-xs-12 div.form-group:last-of-type{margin-bottom:0px}}
/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {form.navbar-form input[name="search_phrase"] {width:450px!important;} div.col-divider-right {padding-right:20px; border-right: 1px solid #DDD;}div.col-divider-left {padding-left:20px; border-left: 1px solid #DDD;}div.mnth {background-size:700px 1px, 700px 1px;background-position:left 13px, right 13px;}.navbar li.navbar-client {max-width:200px;overflow:hidden;white-space:nowrap;}form[name="FormStoreSearch"] input[name="store_search_phrase" ]{width:275px;}div.panel-body form.form-inline .form-control[type="text"]{width:300px;}}
