.lightbox{cursor:pointer;position:fixed;width:100%;height:100%;top:0;left:0;background:#000;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);background:rgba(0,0,0,.7);-webkit-filter:none!important;z-index:9997}.lightbox img{display:block;position:absolute;border:5px solid #fff;box-shadow:0 0 20px #000;border-radius:1px}body.blurred>*{-webkit-filter:blur(2px);-webkit-transform:translate3d(0,0,0)}.lightbox-loading{background:url(../libs/responsive_lightbox/loading.gif) center center no-repeat;width:31px;height:31px;margin:-16px 0 0 -16px;position:absolute;top:48%;left:50%}.lightbox-caption{display:none;position:absolute;left:0;bottom:0;width:100%;text-align:center;z-index:9998;background:#000;background:rgba(0,0,0,.7)}.lightbox-caption p{margin:0 auto;max-width:70%;display:inline-block;*display:inline;*zoom:1;padding:10px;color:#fff;font-size:12px;line-height:18px}.lightbox-button{position:absolute;z-index:9999;background:no-repeat center center;width:32px;height:32px;opacity:.4;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.lightbox-button:hover,.lightbox-button:focus{opacity:1;-webkit-transform:scale(1.4);-moz-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}.lightbox-close{right:10px;top:10px;background-image:url(../libs/responsive_lightbox/close.png)}.lightbox-next{right:10px;top:48%;background-image:url(../libs/responsive_lightbox/next.png)}.lightbox-previous{left:10px;top:48%;background-image:url(../libs/responsive_lightbox/previous.png)}/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}
@font-face {
    font-family: 'Open Sans', sans-serif;
}

.opensans, .headertop p, .loginbtn, .registerlink, .cartinfo, .cartinfoprice, .mmi, .searchpanel p, .smi, .mainpres article p, .prodname, .prodlink, .answerbox p, .footercol address, .tel, .mail, .fmi, .copyright, .copyright a, .lptitle, .lplabel, .loginpanel form button, .mobsmitem, .lpanelclose, .catddowntext, .catlist a, .lvinfo p, .paging, .pageinfo, .deliverybanner p, .deliverybanner a, .deliverybanner span, .dvlmi, .dvpricehldr p, .dvpricehldr span, .stockdeliveryhldr p, .stockdeliveryhldr span, .dvdescription, .dvordertitle, .dvorderinfo, .dvqty p, .dvqty input, .cartbtn, .dvgallerytext, .dvtabbtn, .dvtab p, .cartpricehldr p, .cartpricehldr span, .cartprodname, .cartqty, .cartqtyup, .cartqtydn, .cartdel, .crcontrol p, .crprice p, .crtinfo, .crtprice, .cartfield, .formbtn, .cformsendbtn, .cartterms, .checkoutbtn, .acctabletitle, .acctablerow p, .acctableheader p, .acctablelink, .accmaininfo, .listprice, .listprice_old {
    display: inline;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #2b2b2b;
    margin: 0 0 0 0;
    padding: 0 0 0 0; 
}
.opensansitalic, .searchfield, .loginpanel form input {
    display: inline;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #2b2b2b;
    margin: 0 0 0 0;
    padding: 0 0 0 0; 
}
.adelle, .mainprestitle1, .mainprestitle2, .prodlistheader h3, .whybox p, .answerbox b, .footercoltitle span, .catbtn, .lvinfo h1, .dvleftmenutitle, .dvtitle, .carttitle {
    display: inline;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 21px;
    color: #2b2b2b;
    margin: 0 0 0 0;
    padding: 0 0 0 0; 
}

/* Begin general rules */
.fleft, .fright {
    display: inline;
    float: left;    
}
.fright {
    float: right !important;
}
.autowidth {
    width: auto !important;
}
.norightmargin {
    margin-right: 0 !important; 
}
.noleftmargin {
    margin-left: 0 !important;      
}
.noleftpadding {
    padding-left: 0;
}
.norightpadding {
    padding-right: 0;
}
.nomargin {
    margin: 0 0 0 0 !important;
}
.noborder {
    border: none !important;
}
.snapright {
    display: inline;
    float: right;
    width: auto;
    height: auto;
    position: relative;
    z-index:999;
    margin-top:10px;
}
.sepdiv {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    clear: both;    
}
h2, h3, h4, h5, h6 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    line-height: 18px;  
}
.half {
    display: inline;
    float: left;
    width: 49.7%;
    height: auto;   
}
.third {
    display: inline;
    float: left;
    width: 33.2%;
    height: auto;       
}
.fleftinline {
    display: inline;
    float: left;
}
.nopadding {
    padding: 0 0 0 0 !important;
}
.clearfix {
    display: inline;
    float: left;
    width: 100%;
    height: 1px;
    clear: both;
}
.topdist {
    margin-top: 30px;
}
.resimg {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0 30px 0;
}
.bigimgtext {
    margin-top: 170px;
}
.visible-xs {
    display: none;
}
.hidden, .addrl {
    display: none !important;
}

::-webkit-input-placeholder {
    color: #aaa;
}

:-moz-placeholder { /* Firefox 18- */
    color: #aaa;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #aaa;
}

:-ms-input-placeholder {  
    color: #aaa;
}
.address2ndline{
    display: none;
}
/* End general rules */

/* Begin Header Rules */
header, .headertop {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}
.headertop {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.headertop p {
    font-size: 11px;
    margin: 0 10px 0 0;
}
.facebooklink, .gpluslink {
    display: inline;
    float: left;
    width: 16px;
    height: 17px;
    margin: 2px 0 0 2px;
}
.gpluslink {
    width: 20px;
    background-position: -17px top;
}
.headerpanel {
    display: inline;
    float: right;
    width: auto;
    height: auto;
    margin: 20px 0 25px 0;
}
.loginzone, .cartzone {
    position: relative;
    display: inline;
    float: left;
    width: auto;
    height: auto;
    padding: 12px 46px 12px 0;
}
.loginpanel {
    position: absolute;
    display: none;
    float: none;
    right: 141px;
    top: 67px;
    width: 220px;
    height: auto;
    padding: 20px;
    background: white;
    border-top: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    background: white !important;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 12px 20px 14px 20px;
    z-index: 10;
}
.lptitle {
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 15px 0;
}
.loginpanel form {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}

.loginselected{
    border: 1px solid #ccc;
    border-bottom: 1px solid #FFF;
    z-index: 99;
    text-decoration: none !important;
    padding-left: 25px !important;
}
.loginselected:hover{
    padding: 12px 15px 12px 13px !important;
    text-decoration: none;
    padding-left: 25px !important;
}
.loginpanel form input {
    width: 100%;
    height: 28px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 10px 0 10px;
    margin: 2px 0 5px 0;
}
.lplabel {
    width: 100%;
    font-size: 11px;
}
.loginpanel form button {
    color: rgb(108, 108, 108);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0 solid white;
    padding: 5px 14px 5px 14px;
    margin: 8px 0 0 0;
    -moz-transition: background-color 0.5s ease-in-out;
    -webkit-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.loginpanel form button:hover {
    background: #aaa;
    color: white;
    font-weight:bold;
}
.registerlink {
    font-size: 12px;
    float: left;
    padding: 0 0 0 5px;
    cursor: pointer;
}
.registerholder{
    float: right;
    clear: both;
    text-align: right;
}
.cartzone {
    font-size: 12px;
    background-position: right -110px;
    border-left: 1px solid #c8c8c8;
    padding: 12px 48px 12px 25px;
    margin: 0 0 20px 25px;
}
.cartinfo {
    font-size: 12px;
    clear: both;
}
.cartinfo a {
    font-weight: 700;
    color: #aaa;
}
.cartinfoprice {
    float: right;
    clear: both;
    font-weight: 600;
}
.mainnav {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}
.mainmenu {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    background: url(../files/graphics/bg_mainmenu.gif) repeat-x left bottom;
}
.mmi {
    font-size: 12px;
    line-height: 12px;
    padding: 12px 15px 12px 15px;
    text-decoration: none;
}
.mmi:hover {
    color: #575757;
    text-decoration: none;
    font-weight: bold;
}
.mmihl {
    background: white !important;
    text-decoration: none;
    padding: 12px 15px 14px 15px;
    color: #575757;
    font-weight: bold;
}
.searchpanel {
    display: inline;
    float: right;
    width: auto;
    height: auto;
}
.searchpanel p {
    line-height: 16px;
    padding: 12px 16px 12px 16px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-left-radius: 2px;
    border: 1px solid #d4d4d4;
    background: white;
}
.searchfield {
    line-height: 16px;
    border: 0px solid white;
    width: 220px;
    padding: 12px 16px 10px 16px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    background: #f3f3f3;
    -webkit-box-shadow: inset 1px 1px 1px 1px #e4e4e4;
    -moz-box-shadow: inset 1px 1px 1px 1px #e4e4e4;
    box-shadow: inset 1px 1px 1px 1px #e4e4e4;
    outline: none;
}
@-moz-document url-prefix() {
    .searchfield {
        line-height: 18px;
    }
}

.searchbtn {
    display: inline;
    float: left;
    width: 46px;
    height: 42px;
    background: #7bb342;
    border: 0px solid #7bb342;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.catmenu {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 2px 0;
}
.smi {
    font-weight: 600;
    padding: 15px 0 15px 0;
    margin: 0 25px 0 0;
    -moz-transition: color 0.5s ease-in-out;
    -webkit-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.smi:hover {
    text-decoration: none;
    color: #aaa;
}
.lpanelclose {
    float: right;
    padding: 4px 7px;
    line-height: 13px;
    background: #dbdbdb;
    margin: 15px 0 0 0;
    cursor: pointer;
}
/* End Header Rules */

/* Begin Main Rules */
main {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}
.mainpres {
    display: inline;
    float: left;
    height: auto;
    margin-top: 50px;
    margin-bottom: 30px;
}
.mainprestitle1, .mainprestitle2 {
    width: 100%;
    font-size: 22px;
    line-height: 28px;
    padding: 15px 0 20px 80px;
    font-weight: normal;
    background: url(../files/graphics/icons_mainpres.png) no-repeat left top;
}
.mainpres article p {
    padding: 0 0 0 80px;
}
.mainprestitle2 {
    background-position: left -103px;
}
.prodlisthldr, .prodlistheader {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}

.prodlistheader {
    position: relative;
    text-align: left;
    margin: 0 0 30px 0;
}
.prodlistheader h3 {
    display: inline-block !important;
    width: auto;
    float: none;
    font-size: 18px;
    font-weight: bold;
    background: white;
    padding: 10px 15px 0 0;
}
.prodlistheader h3 a {
    color: #aaa;
}
.prodcell {
    display: inline;
    float: left;
    margin: 0 0 40px 0;
}
.prodcell figure {
    position: relative;
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
}
.prodcell figure {
    text-align: center;
}
.prodcell figure img {
    display: inline-block;
    float: none;
}
.prodcell figure:hover {
    cursor: pointer;
}

.prodname, .prod_descr {
    width: 100%;
    line-height: 19px;
    height: 76px;
    text-align: center;
    font-weight: 400;
    overflow: hidden;
}
.prodname b{
    font-size:13px;
}
.prodname:hover {
    text-decoration: none;
    color: #845237;
}
.proddescr {
    float: left;
    font-size: 12px;
    width: 100%;
    height: 80px;
    overflow: hidden;
    text-align: center;
    padding: 0 5px;
}
.prodlink {
    width: 50%;
    font-size: 14px;
    text-align: center;
    color: #888;
    padding: 5px 0 0 0;
    margin: 5px 25% 0 25%;
    border-top: 1px solid #ddd;
}
.listprice{
    float: left;
    width: 100%;
    text-align: center;
    margin: 2px 0;
    color: #aaa;
    font-size: 25px;
    font-weight:300;
}
.listprice_old{
    float: left;
    width: 100%;
    text-align: center;
    margin: 1px;
    text-decoration: line-through;
    font-size:12px;
    font-weight: 600;
    color: #5e5e5e;
}
aside {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 30px 0 30px 0;
}
/* End Main Rules */

/* Begin List View Rules */
.catddown {
    position: relative;
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}
.catbtn {
    width: 100%;
    border: 0px solid white;
    font-size: 18px;
    text-align: left;
    line-height: 18px;
    color: #aaa;
    padding: 10px 14px 10px 14px;
    background: none;
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    outline: none;
}
.lvheader {
    display: inline;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.catddowntext {
    width: 100%;
    font-size: 11px;
    line-height: 17px;
    margin: 15px 0 0 0;
}
.catlist {
    width: 100%;
    height: auto;
    left: 0;
    top: 38px;
    background: white;
    padding: 20px;
    border: 1px solid #d4d4d4;
    z-index: 10;
}
.catlist a {
    width: 100%;
}
.catlist a:hover {
    text-decoration: none;
    color: #aaa;
}
.catmihl {
    font-weight: 700;
}
a.catmihl:hover {
    cursor: auto !important;
    color: #2b2b2b !important;
}
.lvinfo h1 {
    width: 100%;
    font-size: 22px;
    font-weight: normal;
    margin: 7px 0 18px 0;
}
.filtersorthldr {
    margin: 10px 0 20px 15px;
    padding-right: 30px;
}
.filtersort {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 2px;
}
.paging {
    float: right;
    line-height: 25px;
    margin: 3px 10px 0 0;
}
.paging a, .paging .prevpg, .paging .nextpg  {
    padding: 4px 9px;
    color: #000;
    background: #DAD9D7;
    font-weight: 700;
}
.paging a:hover{
    background: #E8E7E5;
    text-decoration: none;
}
.paging .prevpg, .paging .nextpg, .paging .prevpg:hover, .paging .nextpg:hover {
    content: none;
    background: url(../files/graphics/buton-left.jpg) no-repeat;
    cursor: pointer;
    text-decoration: none;
    padding-left: 12px;
}
.paging .nextpg{
    background: url(../files/graphics/buton-right.jpg) no-repeat;
    padding-right: 12px;
    padding-left: 9px;
}
.paging .prevpg:hover{
    background: url(../files/graphics/buton-left_over.jpg) no-repeat;
}
.paging .nextpg:hover{
    background: url(../files/graphics/buton-right_over.jpg) no-repeat;
    padding-left: 9px;
}
.paging b {
    font-weight: 700;
    padding: 4px 9px;
    background: #E8E7E5;
    margin: 0 3px 0 0;
}
.lvfooter {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 14px 14px;
    margin: 30px 0 20px 18px;
}
.pageinfo {
    font-size: 13px;
    margin-top: 5px;
}
.lvprodlisthldr {
    margin-top: 40px;
}
.deliverybanner {
    display: inline;
    float: left;
    width: 100%;
    height: auto; 
    padding: 20px;
    background: #ebebeb;
    margin: 25px 0 35px 0;
}
.deliverybanner p, .deliverybanner a, .deliverybanner span {
    font-size: 14px;
    font-weight: 700;
    padding: 8px 0 8px 58px;
    margin: 5px 0 5px 0;
}
.deliverybanner a{
    width: 100%;
    font-weight: 600;
    cursor: pointer;
    background: none;
    font-size: 12px;
    padding: 0 0 0 10px;
    margin: 2px 0 0 0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.deliverybanner a:hover{
    color: #aaa;
    text-decoration: none;
}
.deliverybanner span {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 6px 58px;
}
.deliverybanner span b {
    font-size: 18px;
    font-weight: 700;
}
.dvleftmenutitle {
    width: 100%;
    border: 0px solid white;
    font-size: 16px;
    text-align: left;
    line-height: 18px;
    color: #888;
    padding: 0px 7px 0px 7px;
    background: none;
    outline: none;
    margin-bottom: 10px;
    text-decoration: underline;
}
.dvlmi {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
    margin: 8px 0 8px 0;
    padding-left:10px;
    color: #000;
}
.dvlmi:hover, .dvlmihl {
    text-decoration: none;
    color: #888;
}
.dvtitle {
    font-size: 22px;
    line-height: 28px;
    font-weight: normal;
    margin: 4px 0 15px 0;
}
.dvpricehldr {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}
.dvpricehldr p {
    font-size: 22px;
    font-weight: 300;
}
.dvpricehldr p b {
    font-weight: 300;
    color: #aaa;
}
.dvpricehldr span {
    font-size: 14px;
    float: right;
}
.stockdeliveryhldr {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 6px 0 6px 0;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 0 25px 0;
}
.stockdeliveryhldr span {
    text-align: right;
}
.stockdeliveryhldr p, .stockdeliveryhldr span {
    width: 49.5%;
    line-height: 16px;
    padding: 10px 0 10px 0;
}
.stockdeliveryhldr span {
    border-left: 1px solid #d4d4d4;
}
.dvdescription {
    margin: 0 0 25px 0;
}
.dvorderform {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.dvordertitle {
    width: 100%;
    margin: 0 0 8px 0;
}
.dvorderinfo {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 20px 0;
}
.dvqty {
    display: inline;
    float: left;
    width: auto;
    height: auto;
}
.dvqty p {
    font-size: 12px;
    margin: 9px 15px 0 15px;
}
.dvqty input {
    width: 35px;
    height: 35px;
    text-align: center;
    font-weight: 700;
    border: 0px solid #fff;
    outline: none;
    background: #eee;
    margin-left: 5px;
}
.cartbtn {
    background: #DAD9D7;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    padding: 7px 20px 9px 14px;
    border: 0px solid white;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    margin: 0px 0 0 10px;
    -moz-transition: background-color 0.5s ease-in-out;
    -webkit-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out
}
.cartbtn:hover {
    background-color: #eee;
    font-weight: 600;
}
.dvgallery {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}
.dvmainimghldr {
    position: relative;
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 5px;
}
.dvmainimghldr img {
    width: 100%;
    height: auto;
}
.dvmainimghldr {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}
.iconzoompic {
    position: absolute;
    float: none;
    width: 34px;
    height: 32px;
    left: 5px;
    bottom: 5px;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    z-index: 5;
}
.dvicons {
    position: absolute;
    float: none;
    width: 56px;
    height: auto;
    right: 5px;
    top: 5px;
    z-index: 20;
}
.dvgallerytext {
    width: 100%;
    font-size: 11px;
    text-align: left;
    margin: 5px 0 15px 5px;
}
.dvthumb {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    cursor: pointer;
    padding: 8px;
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
}
.dvtabsheader {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #d4d4d4;
    margin: 30px 0 25px 0;
}
.dvtabbtn {
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    padding: 12px 20px 12px 20px;
}
.dvtabbtn:hover {
    cursor: pointer;
    text-decoration: none;
    color: #2b2b2b;
}
.dvtabbtnhl {
    border-left: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    background: white;
    margin-bottom: -1px;
}
.dvtabbtnhl:hover {
    cursor: auto;
}
.dvtabhide {
    display: none;
}
.dvtab p {
    font-size: 12px;
    line-height: 18px;
}
/* End List View Rules */

/* Begin Shopping Cart Rules */

.carttitle {
    width: 50%;
    font-size: 22px;
    line-height: 22px;
    font-weight: normal;
    margin: 8px 0 8px 0;
}
.cartpricehldr {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 4px 0 4px 0;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 0 25px 0;
}
.cartpricehldr p {
    float: right;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0 10px 0;
}
.cartpricehldr p b {
    color: #222;
    font-weight: 400;
}
.cartpricehldr span {
    padding: 13px 0 0 0;
}
.cartrow {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 25px 0 25px 0;
    border-top: 1px dashed #d4d4d4;
}
.cartrowinfo, .cartrowcontrolprice, .crcontrol, .crprice {
    display: inline;
    float: left;
    width: auto;
    height: auto;
}
.cartrowcontrolprice {
    margin: 10px 0 0 0;
}
.crcontrol, .crprice {
    clear: both;
}
.crprice {
    float: right;
}
.cartthumb {
    display: inline;
    float: left;
    width: 100px;
    height: auto;
}
.cartthumb img {
    width: 100%;
    height: auto;
}
.cartprodname {
    font-size: 14px;
    font-weight: 600;
    margin: 25px 0 0 0;
}
.cartprodname:hover {
    color: #aaa; 
    text-decoration: none;
}
.cartprodname span {
    font-size: 11px;
    font-weight: normal;
}
.cartrowcontrolprice {
    float: right;
}
.cartqty {
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    border: 0px solid white;
    border: 1px solid #dfdfdf;
    margin: 6px 8px 0 0;
    background: #eee;
}
.cartqtyup, .cartqtydn, .cartqtydel {
    width: 25px;
    height: 25px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 22px;
    background: #ebebeb;
    border: 0px solid white;
    margin: 8px 2px 0 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
.cartqtydn{
    padding-bottom: 3px;
}
.crcontrol p {
    font-size: 11px;
    margin: 10px 10px 0 0;
}
.crcontrol button:hover {
    color: white;
    background-color: #aaa;
}
.crprice p {
    margin: 10px 0 0 0;
}
.crprice p b {
    font-weight: 600;
}
.carttotalpricerow {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 25px 0;
    border-top: 1px solid #d4d4d4;
}

.crtprice {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    float: right;
    text-align: right;
}
.crtprice span {
    font-size: 12px; 
}
.carttabs {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 25px;
    padding-left: 15px;
}
.cartfield {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0 10px 0 10px;
    border: 1px solid #d4d4d4;
    outline: none;
    margin: 0 0 15px 0;
}
.textareafield{
    width: 97%;
    margin-left: 15px;
    height: 75px;
}
.formbtn {
    color: rgb(108, 108, 108);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 0 solid white;
    padding: 5px 14px 5px 14px;
    margin: 8px 0 0 0;
    -moz-transition: background-color 0.5s ease-in-out;
    -webkit-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.formbtn:hover {
    background: #aaa !important;
    background-color: #aaa !important;
    color: #fff;
}
.termstext {
    margin: 0 0 5px 15px !important;
}
.formddown {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 12px 0;
}
.formddown .ui-selectmenu-button {
    width: 100% !important;
    border: none !important;
}
.formddown .ui-selectmenu-text {
    font-size: 13px !important;
    height: 38px;
    padding-top: 10px !important;
}
.cartselactype .ui-selectmenu-text {
    font-style: normal !important;
    font-weight: 700;
}
.cartterms {
    width: 100%;
    font-size: 12px;
}
.termstext a, .cartterms a {
    color: #aaa;
}
.checkoutbtn {
    font-size: 14px;
    color: #000;
    border: 0px solid white;
    padding: 8px 15px 8px 15px;;
    margin: 8px 2px 0 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin: 10px 0 0 0;
}
.checkoutbtn:hover {
    background: #aaa;
    color: #fff;
}
/* End Shopping Cart Rules */

/* Begin Account Rules */

.acctitle {
    margin-bottom: 23px;
}
.acctable {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 30px 0;
}
.accmenutitle {
    margin-top: 25px;
}
.acctabletitle {
    width: 100%;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #d4d4d4 !important;  
    border-left: 1px solid #d4d4d4 !important; 
}
.acctableheader {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 12px 0 12px 0;
    border-bottom: 1px dotted #d4d4d4;
}
.acctableheader p {
    width: 24.95%;
    font-weight: 600;
    padding-right: 10px;
}
.acctablerow {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 0 0 0;
}
.acctablerow p {
    width: 24.95%;
    font-size: 12px;
    padding-right: 10px; 
    line-height: 18px;
}
.view {
    color: #7bb342 !important;
    cursor: pointer;
    padding-left: 22px !important;
}
.acctablelink {
    width: 100%;
    color: #7bb342;
    font-size: 11px;
    border-top: 1px solid #d4d4d4;
    padding: 8px 0 0 0;
    margin: 10px 0 0 0;
}
.acctablelink:hover {
    color: #7bb342;
}
.accmaininfo {
    font-size: 12px;
    margin: 0 0 25px 0;
}
.accorderdetail {
    width: 100%;
    position: relative;
    display: inline;
    float: left;
    margin: 15px 0 15px 0;
    padding: 20px;
    border: 1px solid #d4d4d4;
}
.accorderdetail .cartpricehldr {
    border-top: none;
}
.accorderarrow {
    position: absolute;
    width: 15px;
    height: 8px;
    left: 10px;
    top: -8px;
}
.accorderdetail .crcontrol {
    float: right;
}
.addaddresshldr {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 25px 0;
}
.addaddress {
    display: none;
}
.accmaininfo {
    width: 100%;
}
/* End Account Rules */

/* Begin Responive Elements Rules */
.paragraphelement p, .pdfelement, .linkelement, .cformlabel, .cformfield, .cformtextarea {
    display: inline;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 21px;
    color: #2b2b2b;
    margin: 0 0 0 0;
    padding: 0 0 0 0;   
}
.paragraphelement p{width: 99%;}
.heading1, .heading2, .heading3, .contactelheader {
    display: inline;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 21px;
    color: #2b2b2b;
    margin: 0 0 0 0;
    padding: 0 0 0 0;   
}

.heading1, .heading2, .heading3 {
    font-weight: normal;
    width: 100%;
    height: auto;
    font-size: 18px;
    line-height: 22px;
    color: #2b2b2b;
    margin: 0 0 10px 0;
}
.heading2, .heading3 {
    font-size: 17px;
    margin: 25px 0 10px 0;    
}
.heading3 {font-size: 16px;}
.paragraphelement {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 7px 0;
}
.linkelement {
    display: inline;
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 10px 0;
    color: #aaa;
}
.imageelement {
    display: inline;
    float: left;
    max-width: 100%;
    margin: 20px 1.5% 20px 0;
}
.elementshadow {
    box-shadow: 2px 2px 0 #dfdfdf;  
    -moz-box-shadow: 2px 2px 0 #dfdfdf;
    -webkit-box-shadow: 2px 2px 0 #dfdfdf;  
}
.pdfelement {
    display: inline;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #aaa;
    padding: 6px 0 6px 32px;
    background: url(../files/graphics/icon_pdf_element.gif) no-repeat left center;
    margin: 0 30px 10px 0;
}
.contactelement {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 30px 0 15px 0;
}
.contactelheader {
    font-size: 15px;
    border-left: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    background: white !important;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    position: relative;
    top: 1px;
    padding: 8px 15px 8px 15px;
}
.contactformholder {
    display: inline;
    float: left;
    width: 96%;
    padding: 2% 2% 0 2%;
    border: 1px solid #d4d4d4;
    background: white !important;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.contactformholder form {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}
.contactformholder .childageholder:nth-child(3n+1){margin-left: 0;}
.cformlabel {width: 100%;margin: 15px 0 5px 0;}
.cformfield, .cformtextarea {
    width: 96.7%;
    height: 26px !important;
    padding: 0 5px 0 5px; 
    margin: 0 0 7px 0;
    border: 1px solid #d4d4d4; 
    border-radius: 1px 1px !important; 
    -moz-border-radius: 1px 1px !important; 
    -webkit-border-radius: 1px 1px !important;
    -khtml-border-radius: 1px 1px !important;
}
.cformtextarea {width: 98.5%;height: 126px !important;}
.cformsendbtn {
    font-size: 14px;
    font-weight: 700;
    color: white;
    border: 0px solid white;
    padding: 10px 18px 9px 18px;
    background: #aaa;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    margin: 8px 2px 0 2px;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin: 20px 10px 15px 0;
    float: right;
}
.cformsendbtn:hover {
    text-decoration: none;
    color: #eee;
    background: #72a73c;
}
.videogalleryelement {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0 20px 0;
}

.video-container {
    position: relative;
    padding-top: 30px; height: 0; overflow: hidden;
    height: 220px;
}

.video-container iframe,.video-container object,.video-container embed {
    position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,.Flexible-container object,.Flexible-container embed {
    position: absolute;top: 0;left: 0;width: 100%;height: 100%;
}
.cformdatefield {text-align: right;}
.cformsubtitle {
    display: inline;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    margin: 25px 0 15px 0;
}
.cformrecaptchahldr {
    display: inline;
    float: left;
    margin: 0 0 15px 0;
}

/* End Responsive Elements Rules */

/* Begin Footer Rules */

footer {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 40px 0 0 0;
}
.footercol {
    text-align: center;
    margin-bottom: 10px;
}
.footercoltitle {
    display: inline;
    float: left;
    font-weight: normal;
    width: 100%;
    height: auto;
    margin: 0 0 25px 0;
}
.footercoltitle span {
    font-size: 18px;
    padding: 0 15px 0 0;
    background: white;
}
.footercol address {
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    margin: 0 0 25px 0;
}
.footercol address b {
    font-weight: 600;
}
.footercol .fmi {
    float: none;
}
.tel, .mail {
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    padding: 5px 0 5px 38px;
}
.mail {
    background-position: 2px -346px;
    font-size: 12px
}
.fmi {
    line-height: 19px;
    font-size: 13px;
    font-weight: 400;
    margin: 0 10px 8px 0;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.fmi:hover {
    color: #888;
    text-decoration: none;
}
.fsocialnets, .likeboxhldr {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
}
.fsocialnets {
    margin: 20px 0 0 0;
}
.copyright, .copyright a {
    font-size: 12px;
}
.copyright {
    width: 100%;
    text-align: center;
}
.findent{
    text-indent: 10px;
}


.ui-corner-all {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}
.ui-selectmenu-button {
    width: 180px !important;
    background: #DAD9D7 !important;
    border: 0px solid black !important;
    margin: 0 0 0 0 !important;
}
.ui-selectmenu-button {
    border-right: 1px solid #d4d4d4 !important;
}
.dvorderform .ui-selectmenu-button {
    display: inline;
    float: left;
    border-left: 1px solid #d4d4d4 !important;
    border-right: none !important;
    border-bottom: 1px solid #d4d4d4 !important;
}
.ui-selectmenu-button span.ui-icon{
    left: auto;
    margin-top: -12px !important;
    position: absolute;
    top: 50%;
    width: 25px !important;
    height: 25px !important;
    margin-right: -6px !important;
    background-position: 0 !important;
}
.ui-selectmenu-text, .ui-selectmenu-menu .ui-menu-item {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    font-weight: 700;
}
.ui-selectmenu-text {
    color: #333 !important;
    padding: 7px 12px 7px 12px !important;
}
.dvorderform .ui-selectmenu-text {
    padding: 12px 17px 12px 17px !important;
}
.ui-menu-item {
    color: black !important;
}
.ui-selectmenu-text {
    line-height: 17px !important;
}
.ui-icon-triangle-1-s {
    right: 7px !important;
    background-image: url(../files/graphics/buton-dropdown.jpg) !important;
}
.domaincheckhldr .ui-selectmenu-button {
    width: 60px !important;
    margin: 16px 0 0 0 !important;
}
.ui-selectmenu-menu ul {
    background: white;
}
.ui-selectmenu-menu ul li, .ui-selectmenu-menu ul li:hover{
    background: white !important;
    border:0 !important;
    padding: 5px 0 5px 9px !important;
}
.ui-selectmenu-menu ul li:hover{
    background: #ededed !important;
}
.ui-widget-content, .overflow {
    max-height: 200px !important;
}
.dropdownhover{
    background: #EBEBEB !important;
}
.dropdownhover .ui-icon-triangle-1-s{
    background-image: url(../files/graphics/buton-dropdown_over.jpg) !important;
}
/* End jQuery UI Style Override Rules */

/* Begin Mobile Specific Rules */
.mobilenav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #aaa;
    z-index: 65000;
}
.mobilenav p {
    width: 100%;
    font-size: 20px;
    color: white;
    line-height: 50px;
    padding: 0 15px 0 15px;
    cursor: pointer;
    margin: 0 0 0 0;
}
.mobmenu {
    display: none;
    position: absolute;
    float: none;
    width: 100%;
    height: auto;
    top: 50px;
    background: #aaa;
    padding: 10px 15px 10px 15px;
}
.mobmenu a {
    width: 100%;
    font-size: 16px;
    line-height: 35px;
    color: white !important;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: none;
}
.mobmenu a:hover {
    text-decoration: none;
    color: #d3fbaa !important; 
}
.mobmmhl{
    display:block;
}

.mobilenav>span, .navcolumn>span {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 16px;
    height: 16px;
    z-index: -1;
}
.mobilenav>span span, .navcolumn>span span {
    display: inline;
    float: left;
    width: 100%;
    height: 20%;
    background: white;
    margin-bottom: 20%;
}
.mobsmhldr {
    display: inline;
    float: left;
    width: 100%;
    height: auto;
    padding: 0 0 0 0 !important;
}
.mobsm {
    display: none;
    float: left;
    width: 100%;
    height: auto;
    padding-left: 10px;
}
.mobsm span {
    color: white;
}
.mobsmitem {
    width: 100%;
    font-size: 13px !important;
    line-height: 23px !important;
}
.mobmmhl, .mobsmitem:hover {
    color: #d2fc3c !important;
}
.search, .revista-inlay, .revista-inlay *{
    width: 100%;
}
.search{
    width: 95% !important;
}
.search, .search input, .search a, .revista-inlay, .revista-inlay *{
    float:left;
}
.revista-inlay{
    background-color: #eee;
    padding: 10px;
    width: 90%;
    margin-top:15px;
}
.revista-inlay *{
    padding: 0 2.5%;    
}
.revista-inlay .titletext, .rand-dupacoperta .titlu{
    font-size: 19px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    padding: 0 4%;
    padding-bottom: 10px;
}
.rand-dupacoperta .titlu{
    font-size: 12px;
    text-decoration: none;
    padding-top:10px;
}
.column-revista p{
    color: #666;
}
.search input{
    font-family: 'Open Sans', sans-serif !important;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 5px;
    height: 25px;
    margin-right: 3px;
}
.search a, .search a:hover{
    background: url(../files/graphics/buton-search.jpg) no-repeat;
    text-decoration:none;
    width: 37px;
    height: 25px;
    padding: 0;
    margin: 0;
}
.search a:hover{
    background: url(../files/graphics/buton-search_over.jpg) no-repeat;
}
.mycnt, .mycnt:hover{
    background: url(../files/graphics/myaccount.jpg) no-repeat -2px 5px;
    text-decoration:none;
    padding-left: 25px;
    margin-left: 15px;
}
.seecart, .seecart:hover{
    background: url(../files/graphics/shoppingcart.jpg) no-repeat -2px 5px;
    text-decoration:none;
    padding-left: 25px;
}

@media screen and (max-width: 1400px) {

    .flex-direction-nav .flex-prev { left: 15px; background-color: white; border: 15px solid white; height: 65px !important; }
    .flex-direction-nav .flex-next { right: 15px; background-color: white; border: 15px solid white;  height: 65px !important;}
    .flexslider:hover .flex-prev { left: 15px; background-color: white;  border: 15px solid white; height: 65px !important; }
    .flexslider:hover .flex-next { right: 15px; background-color: white;  border: 15px solid white; height: 65px !important; }
    .flex-prev, .flex-next {
        background-position: left center;
    }
    .flex-next {
        background-position: right center;   
    }
    .nohide{
        display: block !important;
    }
}

@media screen and (max-width: 1200px) {

    .mmi {
        padding: 10px 15px 10px 15px    
    }
    .searchpanel p {
        line-height: 16px;
        padding: 11px 16px 10px 16px;
    }
    .searchfield {
        line-height: 16px;
        padding: 9px 16px 9px 16px;
    }
    .searchbtn {
        height: 38px;
    }
    .copyright {
        margin-top: 80px;
    }
}

@media screen and (max-width: 990px) {
    .searchpanel p {
        display: none;
    }
    .searchfield {
        width: 180px;
    }
    .mmi {
        font-size: 13px;
        padding: 11px 12px 11px 12px    
    }
    .dvpricehldr span {
        width: 100%;
        text-align: left;
        margin: 5px 0 0 0;
    }
    .ui-selectmenu-button {
        clear: both;
        margin-bottom: 10px !important;
    }
    .dvqty p {
        margin-left: 0;
    }
    .deliverybanner p, .deliverybanner a, .deliverybanner span {
        font-size: 12px;
        padding: 34px 0 0 0;
        margin: 5px 0 5px 0;
    }
    .deliverybanner span {
        font-size: 12px;
        font-weight: 400;
        line-height: 19px;
        padding: 46px 0 0 0;
    }
    .deliverybanner span b {
        font-size: 14px;
    }
}

@media screen and (max-width: 768px) {
    header {
        position: relative;
        margin-top: 50px;
    }
    .mobilenav {
        display: inline !important;
    }
    .mainnav, .flexslider, .whybox div, .iconviewprod, .iconlistprod, .iconoverlay, .deskloginpanel, .deliverybanner, .dvleftmenutitle, .dvlmi {
        display: none !important;
    }
    .logo {
        width: 100%;
    }
    .logo img {
        width: 260px;
        display: block;
        float: none;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .headerpanel {
        display: block;
        float: none;
        width: 205px;
        clear: both;
        margin: 0 auto;
    }
    .loginzone, .cartzone {
        float: right;
        clear: both;
        border: none;
        padding-left: 0;
    }
    .mainpres article p {
        margin-bottom: 30px;
    }
    .whybox p {
        width: 85%;
        line-height: 30px;
        background: url(../files/graphics/ecosense-logo-icon-mobile.png) no-repeat left bottom;
        margin: 76px 0 60px 15%;
    }
    .answerbox {
        padding-left: 15px;
    }
    .footercol {
        margin-top: 30px;
    }
    footer {
        padding: 0;
    }
    .copyright {
        margin-top: 20px;
    }
    .likeboxhldr {
        overflow: hidden;
    }
    .loginpanel {
        width: 100%;
        position: fixed;
        left: 0;
        top: 50px;
    }
    .dvtitle, .lvinfo h1 {
        margin-top: 30px;
    }
    .cartbtn {
        margin: 10px 0 25px 0;
    }
    .catlist a {
        margin: 5px 0 5px 0;
    }
    .dvtabbtn {
        font-size: 11px;
    }
    .filtersort {
        border: none;
    }
    .ui-selectmenu-button {
        width: 100% !important;
    }
    .paging {
        width: 100%;
        text-align: center;
        margin-top: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid #d4d4d4;
    }
    .pageinfo {
        width: 100%;
        text-align: center;
    }
    .carttitle {
        margin-top: 25px;
    }
    .cartpricehldr p {
        width: 100%;
        text-align: left;
    }
    .cartrowcontrolprice {
        clear: both;
        float: left;
    }
    .crprice {
        float: left;
    }
    .crtprice {
        float: right;
        text-align: left;
        margin: 5px 0 0 0;
    }
    .cartqtyup, .cartqtydn, .cartqtydel {
        width: 40px;
        height: 40px;
        margin: 0 7px 0 0;
    }
    .checkoutbtn {
        width: 100%;
        text-align: center;
    }
}

/* End Mobile Specific rules */

/* Other rules related to coding */
.recoverp{
    cursor: pointer;
}
.err_header, .err_txt{
    color: red;
}
.scc_header, .scc_txt{
    color: #7bb342;
}
.regholder div{
    padding-left:0;
}
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; margin-top:13px;float:left !important;}
#mc-embedded-subscribe-form{padding-left:0 !important;}
#mc_embed_signup label{font-size:18px !important;font-weight:400 !important;}
#mc_embed_signup input.email{
    width: 100% !important;
    padding: 0 10px 0 10px !important;
    border: 0px solid white !important;
    border-left: 1px solid #d4d4d4 !important;
    border-bottom: 1px solid #d4d4d4 !important;
    outline: none !important;
    margin: 0 0 15px 0 !important;
    text-indent: 0 !important;
}

#fb-root {
    display: none;
}
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style], .pluginSkinLight>div {
    width: 100% !important;
}

/*add to make fb comment box responsive*/
@media only screen and (max-width: 767px) {
    .fb-comments {
        width: 100% !important;
    }
    .fb-comments iframe[style] {
        width: 100% !important;
    }
    .fb-like-box {
        width: 100% !important;
    }
    .fb-like-box iframe[style] {
        width: 100% !important;
    }
    .fb-comments span {
        width: 100% !important;
    }
    .fb-comments iframe span[style] {
        width: 100% !important;
    }
    .fb-like-box span {
        width: 100% !important;
    }
    .fb-like-box iframe span[style] {
        width: 100% !important;
    }
}
.cartoffers, .cartoffersbottom{
    padding: 0 !important;
    margin-bottom: 5px;
    float: right !important;
    text-align: right !important;
    color: #E00000 !important;
}
.cartoffers{
    clear: both !important;
    margin-bottom: 5px;
}
.asknotify, .asknotify:hover{
    clear: none;
    margin-left: 20px;
}
.inputmailh{
    display: none;
    float: left;
    margin-top: 25px;
}
.inputmail{
    height: 42px;
    color: #6e6e6e;
    text-align: left;
    padding-left: 10px;
    border: 0px solid white;
    border-left: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    outline: none;
    width: 320px;
}
.homedelimiter { 
    display: block; 
    height: 1px;
    border: 0; 
    border-top: 1px solid rgb(160, 160, 160);
    margin: 1em 0; 
    padding: 0;
    margin-top: 20px;
}
.owl-carousel{
    float: left;
    width: 98%;
}
.slider-prev, .slider-next{
    float: right;
    width: 25px;
    height: 25px;
    margin-top: 4px;
    background: url(../files/graphics/buton-right.jpg) no-repeat;
}
.slider-prev{
    margin-right: 5px;
    background: url(../files/graphics/buton-left.jpg) no-repeat;
}
.slider-prev:hover, .slider-next:hover{
    cursor:pointer;
    text-decoration: none;
    background: url(../files/graphics/buton-left_over.jpg) no-repeat;
}
.slider-next:hover{
    text-decoration: none;
    background: url(../files/graphics/buton-right_over.jpg) no-repeat;
}
.auth_holder_parent{
    width: 100%;
    overflow: hidden;
    height: 25px;
}
.auth_holder, .auth_holder:hover{
    color: #000;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    padding-left: 15px;
}
.auth_holder:hover{
    cursor: pointer;
    text-decoration: underline;
}
.headerlist_title{
    font-size: 19px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.headerlist_text{
    font-size: 13px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
}
.fullautlist .initial{
    font-size: 15px;
    color: #999;
    font-family: 'Open Sans', sans-serif;
}
.fullautlist .auth_holder_parent{
    padding:0;
}
.detail_author, .detail_translator, .detail_subtitle, .dvtitle, .dvdescription, .detail_pdf{
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #000000;
}
.detail_pdf{
    margin-left: 5px;
    margin-bottom: 10px;
    padding-left:22px;
    background: url(../files/graphics/pdf-icon.png) no-repeat;
}
.dvtitle{
    font-size: 22px;
    width: 100%;
    font-weight: 600;
}
.dvtitle b{
    font-weight: 400;
    font-size: 16px;
    padding-top: 0;
}
.pricehldr, .pricehldr p, .pricehldr span{
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 13px;
}
.pricehldr{
    margin-left: 5px;
}
.seecart b{
    font-weight: 400;
}
.cartflags{
    font-family: 'Open Sans', sans-serif;
    color: #000;
    width: auto;
    float: right;
    display: inline;
    font-size: 13px;
    margin-top: 10px;
}
.cartflags .roflag, .cartflags .enflag{
    font-family: 'Open Sans', sans-serif;
    color: #000;
    padding: 3px 0 5px 30px;
    background: url(../files/graphics/english_flag_icon.png) no-repeat;
    margin-left: 12px;
}
.cartflags .roflag{
    background: url(../files/graphics/romania_flag_icon.png) no-repeat;
}
.cartflags .roflag:hover, .cartflags .enflag:hover{
    cursor: pointer;
}

.foreigntransport{
	color: red;
    font-weight: bold;
    font-size: 12px;
    padding: 20px 15px 0 15px;
	display: none;
}/* Slider */
.slick-slider{
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list{
    background: #fff url('../libs/slick/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../libs/slick/fonts/slick.eot');
    src: url('../libs/slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../libs/slick/fonts/slick.woff') format('woff'), url('../libs/slick/fonts/slick.ttf') format('truetype'), url('../libs/slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/*! jQuery UI - v1.11.1 - 2014-09-06
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20); /* support: IE8 */
	border-radius: 5px;
}

/* moved here, for marking skinned dropdowns */
.marked{
    border: 1px solid red !important;
}
div.formddown span.marked_s{
    border-left: 1px solid red !important;
    border-bottom: 1px solid red !important;
}

