File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/wwwroot/packages/komma/kms/css/kms.css
.small-profile{margin-top:30px;height:90px;margin-bottom:30px}.small-profile img.small-profile-image{border-radius:100%;float:left;margin-right:30px;height:90px}.small-profile p.small-profile-name{margin-bottom:10px}.small-profile p.small-profile-description{font-size:15px;line-height:1.5em;color:#70778c}.inline{display:inline}#selectYearAndMonthForm .selectize-control{float:left;width:45%;margin-left:3.3333%}/*! normalize.css v3.0.2 | 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,menu,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-color: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:.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}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 silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.text-muted{color:#9ba0ae}.text-primary{color:#3289ff}.text-success{color:#3c763d}.text-info{color:#31708f}.text-warning{color:#ff8d00}.text-danger{color:#f2303f}.text-light{color:#9ba0ae;font-weight:300}h1,h2,h3,h4{font-weight:400}h1{font-size:36px;line-height:60px;margin-bottom:30px;margin-top:60px}h2{font-size:27px;line-height:30px;margin-bottom:30px;margin-top:60px}h3{font-size:20px;line-height:30px;margin-bottom:30px;margin-top:30px}h4{font-size:15px;line-height:30px;margin-bottom:30px;margin-top:30px}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:15px;font-weight:600;line-height:2em;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;text-decoration:none;background:-webkit-linear-gradient( top , #c2c5c6 12%, #c2c5c6 50%, #babdc0 51%, #babdc0 100%);background:linear-gradient(to bottom, #c2c5c6 12%, #c2c5c6 50%, #babdc0 51%, #babdc0 100%);color:#fff}.btn img{position:relative;height:15px;vertical-align:baseline;top:2px}.btn.btn-success-glow{background:-webkit-linear-gradient( top , #59db81 12%, #59db81 50%, #5bd282 51%, #5bd282 100%);background:linear-gradient(to bottom, #59db81 12%, #59db81 50%, #5bd282 51%, #5bd282 100%)}.btn.btn-warning-glow{background:-webkit-linear-gradient( top , #fd9825 12%, #fd9825 50%, #fa7a27 51%, #fa7a27 100%);background:linear-gradient(to bottom, #fd9825 12%, #fd9825 50%, #fa7a27 51%, #fa7a27 100%)}.btn.btn-brand-glow{background:-webkit-linear-gradient( top , #3289ff 12%, #3289ff 50%, #2a7eec 51%, #2a7eec 100%);background:linear-gradient(to bottom, #3289ff 12%, #3289ff 50%, #2a7eec 51%, #2a7eec 100%)}.btn.btn-error-glow{background:-webkit-linear-gradient( top , #f2303f 12%, #f2303f 50%, #da2e3d 51%, #da2e3d 100%);background:linear-gradient(to bottom, #f2303f 12%, #f2303f 50%, #da2e3d 51%, #da2e3d 100%)}.btn.btn-danger{background:#f2303f}.btn-save{width:160px;font-weight:bold;text-transform:uppercase}.btn.btn-trash{width:44px;height:44px;background-image:url("../img/structure/icon_trash.svg");background-repeat:no-repeat;background-position:50% 50%;background-size:16px 16px}body{font-size:15px;line-height:30px;color:#32343a;font-family:"Titillium Web",sans-serif;line-height:2em;background-color:#d8dae2;background-image:url("../img/background.jpg")}@if($rem == true){body{font-size:.9375rem;line-height:1.875rem}}#sidebar{position:fixed;top:0;bottom:0;left:0;height:100%;width:240px;background-color:#32343a}#main{position:fixed;top:0;right:0;bottom:0;left:240px;overflow:auto}#sidebar #logo{height:180px;width:100%;background-color:#3289ff;background-image:url("../img/logo_background.svg");background-size:cover;-webkit-background-origin:border;text-align:center;letter-spacing:.05em}#sidebar #logo a{display:block;height:100%;width:100%;padding:40px 0 20px 0;color:#fff;text-decoration:none}#sidebar #logo img{height:60px;width:60px;border:none}#sidebar #logo h1{font-size:15px;font-weight:600;color:#fff;margin:0}.sidebar-scrollable{overflow:auto;position:fixed;top:180px;bottom:60px;width:240px}.sidebar-navigation ul{display:block;margin:0;padding:0;list-style:none}.sidebar-navigation ul li{display:block;height:100%;width:100%;font-size:16px}.sidebar-navigation ul li.empty-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:30px;border-bottom:solid 1px #3b3d44;padding:15px 15px 14px 20px}.sidebar-navigation ul li a{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;width:100%;padding:15px 15px 14px 20px;border-bottom:solid 1px #3b3e45;font-size:16px;line-height:30px;color:#fff;font-weight:600;text-decoration:none;transition:all 1s}.sidebar-navigation ul li a i.fa{float:right;line-height:inherit}.sidebar-navigation ul li a:hover{background-color:#3289ff;border-color:#3289ff}.sidebar-navigation ul li.active>a{background-color:#3289ff;border-color:#3289ff}.sidebar-navigation ul li ul.sub-menu{display:block;position:relative;float:none;box-shadow:inset 0px 10px 10px -10px rgba(0,0,0,0.7);background-color:#2b2b31;border:none;transition:all 1s;overflow:hidden;height:0px}.sidebar-navigation ul li.active>ul.sub-menu{height:auto}.sidebar-navigation ul li li>a{font-size:15px;text-indent:15px}.sidebar-navigation.sidebar-navigation-bottom{position:absolute;bottom:0px;width:100%;background-color:#32343a}.sidebar-navigation.sidebar-navigation-bottom ul li a{border-bottom:none;border-top:solid 1px #3b3e45}.entities{position:absolute;top:0;bottom:0;left:0;height:100%;width:380px;margin:0 10px;background-color:#fff;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.15)}.entities .entities-header{height:180px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:40px;border-bottom:1px solid #e0e6ec;text-align:center}.entities .entities-header h1{font-weight:400;color:#3289ff}.entities .entities-header h1:first-child{margin-top:0px}.entities .entities-search{height:60px;border-bottom:1px solid #e0e6ec;line-height:60px;cursor:text;background-color:#f4f5f7;background-image:url("../img/structure/icon_search.svg");background-repeat:no-repeat;background-position:7px center}.entities .entities-search input{width:100%;height:60px;padding:0px;margin:0px;border:0px;line-height:25px;text-indent:90px;background-color:transparent;-webkit-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;-moz-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s}.entities .entities-search input:focus{border-color:#3c8bf5;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),inset 0 0 12px rgba(120,169,236,0.3)}.entities .entities-list{position:absolute;width:100%;top:303px;bottom:0;overflow-y:auto;overflow-x:hidden}.entities .entities-list.products{top:318px}.entities .entities-list.tree{bottom:45px}.entities .entities-order{position:absolute;width:100%;height:45px;line-height:45px;bottom:0;text-align:center;border-top:solid 1px #e0e6ec;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entities .entities-order a{display:block;width:100%;height:100%;text-decoration:none;color:#3289ff;font-size:15px}.entities .entities-order a:before{content:"";display:inline-block;width:19px;height:23px;background-image:url("../img/structure/icon_reorder.svg");vertical-align:middle;margin-right:10px}.entities .entities-list-items>ul{background-image:-webkit-linear-gradient(#f4f5f7 50%, transparent 50%, transparent);background-image:linear-gradient(to , transparent 50%, transparent);background-size:120px 120px;margin:0;padding:0}.entities .entities-list-items>ul ul{margin:0;display:none}.entities .entities-list-items>ul .open>ul{height:auto;display:block}.entities .entities-list-item{line-height:19.5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:all .3s;cursor:pointer;margin:0;list-style:none;display:table;width:100%;height:60px;white-space:nowrap}.entities .entities-list-item.active>div{background-color:#348aff;color:#fff}.entities .entities-list-item .list-entity-title{display:block;white-space:normal;font-size:17px;margin-top:2px;margin-bottom:3px;font-weight:bold}.entities .entities-list-item .list-entity-subtitle{display:block;font-size:14px;white-space:normal}.entities .entities-list-item .list-entity-subtitle.blue{color:#3289ff}.entities .entities-list-item .small{font-size:14px}.entities .entities-list-item>a{position:relative;display:table;width:100%;text-decoration:none;color:#32343a;padding:15px 0}.entities .entities-list-item>a .dropdown-icon{position:absolute;display:block;width:10px;height:5px;top:0;right:30px}.entities .entities-list-item>a .dropdown-icon img{position:relative;top:5px;padding:5px}.entities .entities-list-item>a:hover{background-color:#3289ff;color:#fff}.entities .entities-list-item>a:hover .blue{color:#fff;font-weight:bold}.entities .entities-list-item.active>a{color:#fff;background-color:#3289ff;border-bottom:1px solid #3289ff}.entities .entities-list-item.active>a .blue{color:#fff;font-weight:bold}.entities li.entities-list-item{display:block;padding:0;height:auto}.entities li.entities-list-item>a{position:relative;display:block;height:60px;width:100%;line-height:60px;text-decoration:none;color:#32343a;padding-left:100%;left:-100%}.entities li.entities-list-item .entities-item-pre{position:relative;top:15px}.entities li.entities-list-item .entities-item-text{width:auto;float:none;display:inline}.entities .entities-item-status{position:absolute;right:25px;top:0;display:block}.entities .entities-item-status span{background-color:#f2303f;display:inline-block;padding:3px 6px;color:#fff;font-size:.9em;margin-left:3px}.entities .entities-item-status span.active{background-color:#64d671}.entities div.entities-list-item:nth-child(odd){background-color:#f4f5f7}.entities div.entities-list-item.entities-new{background-color:#fff}.entities .entities-item-text{display:inline-block;width:320px;margin-top:5px}.entities .entities-item-text::after{clear:both;content:"";display:table}.entities .entities-item-pre{display:inline-block;height:100%;width:60px;text-align:center;vertical-align:top}.entities .entities-item-pre .entities-item-thumb,.entities .entities-item-pre img{display:block;height:30px;width:30px;border-radius:30px;margin:0 auto;background-color:#d8dae2;line-height:30px;font-size:16px;font-weight:700;color:#9ba0ae;overflow:hidden}.entities .entities-item-pre .entities-item-thumb.true,.entities .entities-item-pre img.true{color:#fff;background-color:green}.entities .entities-item-pre .entities-item-thumb.false,.entities .entities-item-pre img.false{color:#fff;background-color:darkred}.entities .entities-item-pre .entities-item-plus{display:block;height:30px;width:30px;border-radius:30px;border:1px solid #3289ff;margin:0 auto;background-color:#fff;background-image:url("../img/structure/icon_plus.svg");background-repeat:no-repeat}.entities .entities-item-pre img{background-color:transparent}.entities div.entities-new{height:60px;border-bottom:1px solid #e0e6ec;color:#3289ff;background-color:#fff;display:block}.entities div.entities-new img{border:1px solid #3289ff}.entities .entities-content-container{position:absolute;width:100%;top:180px;bottom:0;overflow:auto}.entities .entities-content{padding:60px 30px 30px 30px;font-size:16px}.entities .entities-content p{margin-bottom:15px}.entities .hidden{display:none}.entities .angular-ui-tree-handle{position:relative;border-bottom:1px solid #dae2ea;font-weight:normal;min-height:45px;line-height:45px}.entities .angular-ui-tree-handle .btn{position:absolute;right:15px;top:0;height:45px;padding:0 5px;background:none}.entities .angular-ui-tree-handle .btn .icon{display:block;width:10px;height:100%;background-image:url("../img/structure/icon_triangle_down.svg");background-position:center center;background-repeat:no-repeat}.entities .angular-ui-tree-handle .entities-item-thumb{margin-top:-7px}.entities .angular-ui-tree-handle:hover{color:#438eb9;background:#f4f6f7;border-color:#dce2e8}.entities .angular-ui-tree-placeholder{border:1px dashed #bed2db;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0}span.color-status{position:absolute;display:block;border-left:solid #f2303f 5px}span.color-status.active{border-left:solid #64d671 5px}.angular-ui-tree-drag .btn,.angular-ui-tree-drag .entities-item-thumb{display:none}.entities .angular-ui-tree-handle{cursor:pointer}.entities .sorting .angular-ui-tree-handle{cursor:move}.entities .sorting li.entities-list-item{-webkit-animation:shake1 1.5s infinite alternate;-moz-animation:shake1 1.5s infinite alternate;animation:shake1 1.5s infinite alternate}.entities .sorting li.entities-list-item:nth-child(odd){-webkit-animation:shake2 1.5s infinite alternate;-moz-animation:shake2 1.5s infinite alternate;animation:shake2 1.5s infinite alternate}.entities.orders{width:250px}.entities-list.orders{top:0}.entity-attributes .entity-attribute-select,.entity-attributes .entity-attribute-button{margin-left:15px;margin-right:15px}@-webkit-keyframes shake1{0%{-webkit-transform:translate(.5px, .25px)}10%{-webkit-transform:translate(-0.25px, -.5px)}20%{-webkit-transform:translate(-0.75px, 0px)}30%{-webkit-transform:translate(0px, .5px)}40%{-webkit-transform:translate(.25px, -.25px)}50%{-webkit-transform:translate(-0.25px, .5px)}60%{-webkit-transform:translate(-0.75px, .25px)}70%{-webkit-transform:translate(.5px, .25px)}80%{-webkit-transform:translate(-0.25px, -.25px)}90%{-webkit-transform:translate(.5px, .5px)}100%{-webkit-transform:translate(.25px, -.5px)}}@-moz-keyframes shake1{0%{-moz-transform:translate(.5px, .25px)}10%{-moz-transform:translate(-0.25px, -.5px)}20%{-moz-transform:translate(-0.75px, 0px)}30%{-moz-transform:translate(0px, .5px)}40%{-moz-transform:translate(.25px, -.25px)}50%{-moz-transform:translate(-0.25px, .5px)}60%{-moz-transform:translate(-0.75px, .25px)}70%{-moz-transform:translate(.5px, .25px)}80%{-moz-transform:translate(-0.25px, -.25px)}90%{-moz-transform:translate(.5px, .5px)}100%{-moz-transform:translate(.25px, -.5px)}}@keyframes shake1{0%{-webkit-transform:translate(.5px, .25px);-moz-transform:translate(.5px, .25px);-ms-transform:translate(.5px, .25px);-o-transform:translate(.5px, .25px);transform:translate(.5px, .25px)}10%{-webkit-transform:translate(-0.25px, -.5px);-moz-transform:translate(-0.25px, -.5px);-ms-transform:translate(-0.25px, -.5px);-o-transform:translate(-0.25px, -.5px);transform:translate(-0.25px, -.5px)}20%{-webkit-transform:translate(-0.75px, 0px);-moz-transform:translate(-0.75px, 0px);-ms-transform:translate(-0.75px, 0px);-o-transform:translate(-0.75px, 0px);transform:translate(-0.75px, 0px)}30%{-webkit-transform:translate(0px, .5px);-moz-transform:translate(0px, .5px);-ms-transform:translate(0px, .5px);-o-transform:translate(0px, .5px);transform:translate(0px, .5px)}40%{-webkit-transform:translate(.25px, -.25px);-moz-transform:translate(.25px, -.25px);-ms-transform:translate(.25px, -.25px);-o-transform:translate(.25px, -.25px);transform:translate(.25px, -.25px)}50%{-webkit-transform:translate(-0.25px, .5px);-moz-transform:translate(-0.25px, .5px);-ms-transform:translate(-0.25px, .5px);-o-transform:translate(-0.25px, .5px);transform:translate(-0.25px, .5px)}60%{-webkit-transform:translate(-0.75px, .25px);-moz-transform:translate(-0.75px, .25px);-ms-transform:translate(-0.75px, .25px);-o-transform:translate(-0.75px, .25px);transform:translate(-0.75px, .25px)}70%{-webkit-transform:translate(.5px, .25px);-moz-transform:translate(.5px, .25px);-ms-transform:translate(.5px, .25px);-o-transform:translate(.5px, .25px);transform:translate(.5px, .25px)}80%{-webkit-transform:translate(-0.25px, -.25px);-moz-transform:translate(-0.25px, -.25px);-ms-transform:translate(-0.25px, -.25px);-o-transform:translate(-0.25px, -.25px);transform:translate(-0.25px, -.25px)}90%{-webkit-transform:translate(.5px, .5px);-moz-transform:translate(.5px, .5px);-ms-transform:translate(.5px, .5px);-o-transform:translate(.5px, .5px);transform:translate(.5px, .5px)}100%{-webkit-transform:translate(.25px, -.5px);-moz-transform:translate(.25px, -.5px);-ms-transform:translate(.25px, -.5px);-o-transform:translate(.25px, -.5px);transform:translate(.25px, -.5px)}}@-webkit-keyframes shake2{0%{-webkit-transform:translate(.25px, -.5px)}10%{-webkit-transform:translate(.5px, .5px)}20%{-webkit-transform:translate(-0.25px, -.25px)}30%{-webkit-transform:translate(.5px, .25px)}40%{-webkit-transform:translate(-0.75px, .25px)}50%{-webkit-transform:translate(-0.25px, .5px)}60%{-webkit-transform:translate(.25px, -.25px)}70%{-webkit-transform:translate(0px, .5px)}80%{-webkit-transform:translate(-0.75px, 0px)}90%{-webkit-transform:translate(-0.25px, -.5px)}100%{-webkit-transform:translate(.5px, .25px)}}@-moz-keyframes shake2{0%{-moz-transform:translate(.25px, -.5px)}10%{-moz-transform:translate(.5px, .5px)}20%{-moz-transform:translate(-0.25px, -.25px)}30%{-moz-transform:translate(.5px, .25px)}40%{-moz-transform:translate(-0.75px, .25px)}50%{-moz-transform:translate(-0.25px, .5px)}60%{-moz-transform:translate(.25px, -.25px)}70%{-moz-transform:translate(0px, .5px)}80%{-moz-transform:translate(-0.75px, 0px)}90%{-moz-transform:translate(-0.25px, -.5px)}100%{-moz-transform:translate(.5px, .25px)}}@keyframes shake2{0%{-webkit-transform:translate(.25px, -.5px);-moz-transform:translate(.25px, -.5px);-ms-transform:translate(.25px, -.5px);-o-transform:translate(.25px, -.5px);transform:translate(.25px, -.5px)}10%{-webkit-transform:translate(.5px, .5px);-moz-transform:translate(.5px, .5px);-ms-transform:translate(.5px, .5px);-o-transform:translate(.5px, .5px);transform:translate(.5px, .5px)}20%{-webkit-transform:translate(-0.25px, -.25px);-moz-transform:translate(-0.25px, -.25px);-ms-transform:translate(-0.25px, -.25px);-o-transform:translate(-0.25px, -.25px);transform:translate(-0.25px, -.25px)}30%{-webkit-transform:translate(.5px, .25px);-moz-transform:translate(.5px, .25px);-ms-transform:translate(.5px, .25px);-o-transform:translate(.5px, .25px);transform:translate(.5px, .25px)}40%{-webkit-transform:translate(-0.75px, .25px);-moz-transform:translate(-0.75px, .25px);-ms-transform:translate(-0.75px, .25px);-o-transform:translate(-0.75px, .25px);transform:translate(-0.75px, .25px)}50%{-webkit-transform:translate(-0.25px, .5px);-moz-transform:translate(-0.25px, .5px);-ms-transform:translate(-0.25px, .5px);-o-transform:translate(-0.25px, .5px);transform:translate(-0.25px, .5px)}60%{-webkit-transform:translate(.25px, -.25px);-moz-transform:translate(.25px, -.25px);-ms-transform:translate(.25px, -.25px);-o-transform:translate(.25px, -.25px);transform:translate(.25px, -.25px)}70%{-webkit-transform:translate(0px, .5px);-moz-transform:translate(0px, .5px);-ms-transform:translate(0px, .5px);-o-transform:translate(0px, .5px);transform:translate(0px, .5px)}80%{-webkit-transform:translate(-0.75px, 0px);-moz-transform:translate(-0.75px, 0px);-ms-transform:translate(-0.75px, 0px);-o-transform:translate(-0.75px, 0px);transform:translate(-0.75px, 0px)}90%{-webkit-transform:translate(-0.25px, -.5px);-moz-transform:translate(-0.25px, -.5px);-ms-transform:translate(-0.25px, -.5px);-o-transform:translate(-0.25px, -.5px);transform:translate(-0.25px, -.5px)}100%{-webkit-transform:translate(.5px, .25px);-moz-transform:translate(.5px, .25px);-ms-transform:translate(.5px, .25px);-o-transform:translate(.5px, .25px);transform:translate(.5px, .25px)}}.entity{position:absolute;top:0;right:0;bottom:0;left:400px;background-color:#32343a}.entity .entity-header{height:180px;width:100%;display:block;background-color:#2b2b31;box-shadow:inset 0px -20px 20px -20px rgba(0,0,0,0.5)}.entity .entity-header .entity-thumbnail{position:relative;height:100px;width:100px;overflow:hidden;float:left;margin-left:60px;margin-top:40px;border:solid 1px #fff;border-radius:10px;background-color:#ccc;line-height:100px;text-align:center;font-size:32px;font-weight:bold;color:#999}.entity .entity-header .entity-thumbnail img{height:100px;width:100px}.entity .entity-header .entity-thumbnail:after{content:"";position:absolute;display:block;height:90px;width:90px;top:0;z-index:5;background:-webkit-linear-gradient(135deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%);background:linear-gradient(135deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%)}.entity .entity-header .entity-title{position:absolute;right:250px;left:190px;display:block;font-size:27px;line-height:30px;margin-bottom:30px;margin-top:60px;color:#fff}.entity .entity-header .entity-buttons{position:absolute;top:0;right:0;position:absolute;width:250px;padding-top:100px}.entity .entity-tabs,.entity .sub-tabs{width:100%;height:60px;background-color:#32343a;box-shadow:inset 0px 20px 20px -20px rgba(255,255,255,0.1)}.entity .entity-tabs ul,.entity .sub-tabs ul{margin:0px;padding:0px;padding-left:40px;list-style:none}.entity .entity-tabs ul li,.entity .sub-tabs ul li{background-color:#999;float:left;margin:20px 5px 0px 5px;height:40px;line-height:40px;border-top-left-radius:4px;border-top-right-radius:4px}.entity .entity-tabs ul li a,.entity .sub-tabs ul li a{display:block;height:100%;width:100%;color:#fff;font-weight:600;font-size:15px;line-height:40px;text-transform:uppercase;text-decoration:none;padding:0 20px}.entity .entity-tabs ul li.active,.entity .sub-tabs ul li.active{background-color:#fff}.entity .entity-tabs ul li.active a,.entity .sub-tabs ul li.active a{color:#3289ff}.entity .entity-tabs ul li.error a,.entity .sub-tabs ul li.error a{color:#f2303f}.entity.order{left:270px}.entity.order .half-half{width:50%;float:left}.entity.order .clear{clear:both}.entity.order .lock{background-size:100px auto;width:50px;height:50px;margin-right:10px;margin-top:9px;float:right;display:block;cursor:pointer;background:transparent url("../img/structure/open_gesloten.png") no-repeat scroll -50px 0px/100px auto}.entity.order .lock.open{background:transparent url("../img/structure/open_gesloten.png") no-repeat scroll 0px 0px/100px auto}.entity .sub-tabs{background-color:#f4f5f7;box-shadow:inset 0px 15px 15px -15px rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entity-messages{line-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f2303f}.entity-messages .label{position:absolute;display:block;width:175px;margin-left:30px;font-size:13px;color:#fff;text-transform:uppercase;font-weight:600}.entity-messages .messages{padding-left:205px;width:100%}.entity-messages .messages ul{list-style-type:none;margin:0;padding:15px 0;line-height:30px}.entity-messages .messages ul li{height:30px;font-size:13px;background-image:url("../img/structure/icon_cross.svg");background-size:6px 6px;background-repeat:no-repeat;background-position:0 center;color:#fff;padding-left:12px;font-weight:600}.tab-content,.sub-tab-content{display:none}.tab-content:first-child,.sub-tab-content:first-child{display:block}.tab-content{padding-bottom:150px}.back-button{position:absolute;width:50px;height:50px;background-color:rgba(50,137,255,0.9);line-height:50px;color:#fff;font-size:2em;position:absolute;text-align:center;text-decoration:none;width:50px}section#mobile h1{margin:0;text-align:center}section#mobile h2{margin:5px}section#mobile .entity-attribute{line-height:45px;min-height:inherit;height:45px}section#mobile .entity-attribute.entity-attribute-title{cursor:pointer;text-indent:5px;background:rgba(0,0,0,0.1)}section#mobile .entity-attribute label{width:120px;margin-left:10px;height:auto;line-height:inherit}section#mobile .entity-attribute .content{line-height:inherit;padding-left:135px;padding-right:0px;padding-top:0}section#mobile .order_count .numbers{min-height:260px;margin-top:5px}section#mobile .order_count .small{width:45%;margin-left:2.5%;float:left;background-color:green;text-align:center;height:80px;margin-bottom:5px;background-color:rgba(117,181,217,0.5)}section#mobile .order_count .number{width:100%;font-size:2em;display:inline-block}section#mobile .order_count .big{width:92.5%;margin-left:2.5%;float:left;background-color:rgba(50,137,255,0.9);text-align:center;height:80px;margin-bottom:5px;color:#fff}.dashboard{position:absolute;top:0;right:0;bottom:0;left:400px;background-color:#32343a}.entity-attributes{position:absolute;top:240px;bottom:0;width:100%;overflow:auto;background-color:#fff}.entity-attribute{position:relative;min-height:61px;border-bottom:1px solid #e0e6ec;line-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entity-attribute label{position:absolute;display:block;width:175px;margin-left:30px;font-size:13px;color:#9ba0ae;text-transform:uppercase;font-weight:600}.entity-attribute.error{border:1px solid #f2303f}.entity-attribute.error label{color:#f2303f}.entity-attribute.hidden{display:none}.entity-attribute .content{position:relative;padding-left:205px;padding-right:15px;line-height:30px;padding-top:15px;padding-bottom:15px -1;background-color:transparent;border:0;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entity-attribute-editable-rows table{border-spacing:5px;border-collapse:separate}.entity-attribute-editable-rows table th{text-align:left}.entity-attribute-editable-rows table td input{width:95%;padding:0;border:none}.entity-attribute-editable-rows table td input.new-item-field{border-bottom:1px solid #d8dae2}.entity-attribute-file{padding:0}.entity-attribute-file input{display:block;height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;padding-left:205px;padding-top:22.5px;padding-bottom:0;border:none;line-height:15px;-webkit-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;-moz-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s}.entity-attribute-file input:focus{border-color:#3c8bf5;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),inset 0 0 12px rgba(120,169,236,0.3)}.entity-attribute-images{height:auto;box-sizing:border-box;line-height:59px}.entity-attribute-images .uploads{display:none}.entity-attribute-images .image-list{margin-left:205px;box-sizing:border-box}.entity-attribute-images .image-list ul{margin:0;padding:0;padding-top:15px;list-style:none;line-height:58px;box-sizing:border-box}.entity-attribute-images .image-list ul::after{clear:both;content:"";display:table}.entity-attribute-images .image-list ul li{position:relative;margin-right:15px;margin-bottom:15px;box-sizing:border-box;display:block;float:left;height:60px;width:60px;overflow:hidden;border-radius:5px;cursor:pointer}.entity-attribute-images .image-list ul li a{display:block;height:100%;width:100%;line-height:60px;text-align:center;overflow:hidden}.entity-attribute-images .image-list ul li:hover:after{position:absolute;opacity:.9;top:0;left:0;width:100%;height:100%;content:"";background-color:#f2303f;background-image:url(../img/structure/icon_trash.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:16px 16px}.entity-attribute-images .image-list ul li img{height:100%;width:100%;object-fit:cover;overflow:hidden}.entity-attribute-images .image-list ul li.new-image{border:2px solid #3289ff;background:url("../img/structure/icon_plus.svg");background-repeat:no-repeat;background-position:center center}.entity-attribute-images .image-list ul li.new-image:hover:after{content:none}.entity-attribute-images .image-list ul li.new-image input{display:block;height:100%;width:100%;opacity:0;cursor:pointer}.entity-attribute-text,.entity-attribute-password{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entity-attribute-text a,.entity-attribute-password a{margin-left:30px;color:#3289ff}.entity-attribute-list{padding:0}.entity-attribute-list .content{padding-top:0;padding-bottom:0}.entity-attribute-list ul{display:block;height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;padding:0;margin:0;border:none;line-height:60px;list-style:none}.entity-attribute-list ul li{height:60px;line-height:60px}.entity-attribute-list ul li:nth-child(even){background-color:#f4f5f7}.entity-attribute-list ul li a{display:block;height:100%;width:100%;text-decoration:none;color:#32343a;white-space:nowrap;padding-left:15px}.entity-attribute-list ul li a:hover{background-color:#3289ff}.entity-attribute-list ul li .couponline{font-size:1.3em;margin-left:10px}.entity-attribute-list ul li .couponline.used{color:#d3d3d3}.entity-attribute-list ul li .couponline span{padding-left:5px}.entity-attribute-list ul li .couponline .coupon{font-weight:bold}.entity-attribute-list ul li .couponline .used{font-size:.7em}.entity-attribute-multiselect .content{padding-top:11px;padding-bottom:11px}.entity-attribute-multiselect .select2-container{display:block}.entity-attribute-multiselect .select2-container-multi .select2-choices .select2-search-field,.entity-attribute-multiselect .select2-container-multi .select2-choices .select2-search-field input{width:100% !important}.entity-attribute-on-off{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:60px}.entity-attribute-on-off input{display:inline-block;margin-top:15px;margin-bottom:15px}.entity-attribute-on-off span.extra-info{margin-left:250px;font-style:italic;color:#9ba0ae}.toggle{position:absolute;margin-left:-9999px;visibility:hidden}.toggle+label.toggle-label{display:inline-block;position:relative;cursor:pointer;outline:none;margin:0;top:7px;left:205px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input.toggle-round-flat+label.toggle-label{padding:1px;width:29px;height:20px;background-color:#ddd;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-transition:background .4s;-moz-transition:background .4s;-o-transition:background .4s;transition:background .4s}input.toggle-round-flat+label.toggle-label:before,input.toggle-round-flat+label.toggle-label:after{display:block;position:absolute;content:""}input.toggle-round-flat+label.toggle-label:before{top:1px;left:1px;bottom:1px;right:1px;background-color:#ddd;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-transition:background .4s;-moz-transition:background .4s;-o-transition:background .4s;transition:background .4s}input.toggle-round-flat+label.toggle-label:after{top:2px;left:2px;bottom:2px;width:16px;background-color:#fff;-webkit-border-radius:19px;-moz-border-radius:19px;-ms-border-radius:19px;-o-border-radius:19;border-radius:19px;-webkit-transition:margin .4s,background .4s;-moz-transition:margin .4s,background .4s;-o-transition:margin .4s,background .4s;transition:margin .4s,background .4s}input.toggle-round-flat:checked+label.toggle-label{background-color:#8ce196}input.toggle-round-flat:checked+label.toggle-label:before{background-color:#8ce196}input.toggle-round-flat:checked+label.toggle-label:after{margin-left:11px;background-color:#fff}.entity-attribute-password .password-enabler{margin-left:205px}.entity-attribute-pick-number-composition{padding:0;line-height:45px;padding:15px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entity-attribute-pick-number-composition.error+.error{box-shadow:inset 0 1px 1px rgba(242,48,63,0.075),inset 0 0 1px rgba(224,117,125,0.75);border:1px solid #f2303f;border-top:0}.entity-attribute-pick-number-composition input{height:100%;width:100%;min-height:45px;background-color:transparent;text-indent:205px;border:0;z-index:99999;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;-moz-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s}.entity-attribute-pick-number-composition input:focus{border-color:#3c8bf5;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),inset 0 0 12px rgba(120,169,236,0.3)}.entity-attribute-pick-number-composition.error input{background-image:url("../../img/structure/icon_cross_red.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:10px 10px}.entity-attribute-separator{min-height:30px;background-color:#f4f5f7;-webkit-box-shadow:inset 0px 15px 15px -15px rgba(0,0,0,0.15);-moz-box-shadow:inset 0px 15px 15px -15px rgba(0,0,0,0.15);box-shadow:inset 0px 15px 15px -15px rgba(0,0,0,0.15)}.entity-attribute-sorter{padding:0}.entity-attribute-sorter .content{padding-top:0;padding-bottom:0}.entity-attribute-sorter ul{display:block;height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;padding:0;margin:0;border:none;line-height:60px;list-style:none}.entity-attribute-sorter ul li{height:60px;line-height:60px;white-space:nowrap}.entity-attribute-sorter ul li:nth-child(even){background-color:#f4f5f7}.entity-attribute-sorter ul li a{display:block;height:100%;width:100%;text-decoration:none;color:#32343a;white-space:nowrap;padding-left:15px}.entity-attribute-sorter ul li a:hover{background-color:#3289ff}.entity-attribute-table{padding:0}.entity-attribute-table table{display:table;height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;padding-left:205px;margin-bottom:15px;border:none;line-height:30px}.entity-attribute-table table th{font-weight:bold;font-size:13px;text-align:left;color:#9ba0ae;text-transform:uppercase}.entity-attribute-table table td{vertical-align:top;border-top:1px solid #f4f5f7}.entity-attribute-text,.entity-attribute-password{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entity-attribute-text.error+.error,.entity-attribute-password.error+.error{box-shadow:inset 0 1px 1px rgba(242,48,63,0.075),inset 0 0 1px rgba(224,117,125,0.75);border:1px solid #f2303f;border-top:0}.entity-attribute-text input,.entity-attribute-password input{height:100%;width:100%;min-height:60px;background-color:transparent;text-indent:205px;border:0;z-index:99999;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;-moz-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s}.entity-attribute-text input:focus,.entity-attribute-password input:focus{border-color:#3c8bf5;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),inset 0 0 12px rgba(120,169,236,0.3)}.entity-attribute-text.error input,.entity-attribute-password.error input{background-image:url("../../img/structure/icon_cross_red.svg");background-repeat:no-repeat;background-position:right 20px center;background-size:10px 10px}.entity-attribute-text-area{height:180px;padding:0}.entity-attribute-text-area textarea{display:block;height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;padding-left:205px;padding-top:15px;padding-bottom:15px;border:none;line-height:30px;-webkit-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;-moz-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s}.entity-attribute-text-area textarea:focus{border-color:#3c8bf5;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),inset 0 0 12px rgba(120,169,236,0.3)}.entity-attribute-right{display:block;height:100%;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:transparent;padding-left:205px;padding-top:15px;padding-bottom:15px;border:none;line-height:30px}.entity-attribute-text-editor{height:270px;padding:0;position:relative}.entity-attribute-text-editor .text-editor-wrapper{margin-left:197px;height:100%}.entity-attribute-text-editor textarea{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:15px;padding-bottom:15px;border:none;line-height:30px;-webkit-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;-moz-transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s;transition:border-color ease-in-out .25s,box-shadow ease-in-out .25s}.entity-attribute-text-editor textarea:focus{border-color:#3c8bf5;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),inset 0 0 12px rgba(120,169,236,0.3)}.entity-attribute-text .ex-tax-info{position:absolute;top:0;right:30px;font-size:13px;color:#9ba0ae}input.tax-included-field{border-bottom:1px solid #e0e6ec}input.tax-included-field:active,input.tax-included-field:focus{border-bottom:1px solid #e0e6ec}.entity-attribute-title{text-indent:30px;color:#3289ff;font-weight:600;text-transform:uppercase}.entity-attribute-view{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.entity-attribute-view.error+.error{box-shadow:inset 0 1px 1px rgba(242,48,63,0.075),inset 0 0 1px rgba(224,117,125,0.75);border:1px solid #f2303f;border-top:0}.entity-attribute-view .content{padding:60px 30px 0 30px}.login{position:fixed;top:0;right:0;bottom:0;left:0;display:table-cell;background:url("../img/background.jpg") center center;text-align:center}.login-aligner{height:100%;display:-moz-inline-box;display:inline-block;vertical-align:middle}.login-panel{width:300px;margin:0 auto;text-align:left;display:-moz-inline-box;display:inline-block;vertical-align:middle}.login-panel .logo{text-align:center}.login-panel .logo img{display:none;width:100px;height:100px}.login-panel h2{margin:0;color:#70778c}.login-panel .help-block{display:none}.login-panel input{display:block;width:100%;height:30px;margin:8px 0;border-radius:4px}.login-panel input.form-input{text-indent:10px;background-color:rgba(255,255,255,0.9);border:#d8dae2 solid 1px;-webkit-transition:box-shadow .5s;-moz-transition:box-shadow .5s;transition:box-shadow .5s}.login-panel input.form-input:focus{outline:0;box-shadow:rgba(50,137,255,0.75) 0px 0px 10px 0px}.login-panel input.form-submit{height:45px;background-color:#3289ff;border:none;color:#fff;font-size:16px;font-weight:600;-webkit-transition:background-color .5s;-moz-transition:background-color .5s;transition:background-color .5s}.login-panel input.form-submit:hover{background-color:#4c98ff}.alert{display:none;padding:7px 12px;border:1px solid transparent;border-radius:4px;margin:8px 0}.alert.alert-danger{color:#f2303f;background-color:rgba(254,235,237,0.75);border-color:#fcd3d6}.alert.alert-warning{color:#ff8d00;background-color:rgba(255,230,199,0.75);border-color:#ffdbad}.alert.has-error{display:block}#confirmOverlay{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.5);z-index:100000}#confirmBox{background:#fff;width:370px;position:fixed;left:50%;top:50%;padding:20px 30px 30px 30px;margin:-130px 0 0 -230px;-moz-box-shadow:0 0 2px rgba(255,255,255,0.6) inset;-webkit-box-shadow:0 0 2px rgba(255,255,255,0.6) inset;box-shadow:0 0 2px rgba(255,255,255,0.6) inset}#confirmBox h1,#confirmBox p{margin:0;text-align:center}#confirmBox p{line-height:24px}#confirmBox h1{color:#3289ff}#confirmButtons{padding:15px 0 0;text-align:center}#confirmButtons .button{display:inline-block;margin-right:15px;min-width:100px;border-radius:3px}#confirmButtons .button:last-child{margin-right:0}#flash-messages{position:fixed;top:0;right:0;z-index:1000;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}#flash-messages ul{list-style:none;margin:0;padding:0}#flash-messages ul li.flash-message{display:inline-block;min-width:200px;margin:15px;padding:15px 30px;line-height:30px;background-color:rgba(194,197,198,0.9);border:1px solid #c2c5c6;border-radius:4px;color:#fff;font-weight:bold;box-shadow:0px 0px 5px 2px rgba(0,0,0,0.1)}#flash-messages ul li.flash-message.success{background-color:rgba(89,219,129,0.9);border:1px solid #8ce196}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);-ms-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.uk-tooltip{display:none;position:fixed;z-index:1030;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:200px;padding:5px 8px;background:#333;color:rgba(255,255,255,0.7);font-size:14px;line-height:20px;text-align:center;margin-left:-5px}.uk-tooltip:after{content:"";display:block;position:absolute;width:0;height:0;border:5px dashed #333}.uk-tooltip-top:after,.uk-tooltip-top-left:after,.uk-tooltip-top-right:after{bottom:-5px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-top-color:#333}.uk-tooltip-bottom:after,.uk-tooltip-bottom-left:after,.uk-tooltip-bottom-right:after{top:-5px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent;border-bottom-color:#333}.uk-tooltip-top:after,.uk-tooltip-bottom:after{left:50%;margin-left:-5px}.uk-tooltip-top-left:after,.uk-tooltip-bottom-left:after{left:17px}.uk-tooltip-top-right:after,.uk-tooltip-bottom-right:after{right:17px}.uk-tooltip-left:after{right:-5px;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent;border-left-color:#333}.uk-tooltip-right:after{left:-5px;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent;border-right-color:#333}.error-block{margin-bottom:50px;margin-left:50px;width:25%;margin-top:-150px;border:1px solid darkred;margin-bottom:50px;margin-left:25px;margin-top:20px;padding:25px;width:90%;background-color:rgba(139,0,0,0.2)}.error-block h2{margin:0 0 10px 0}.error-block h3{margin:0;cursor:pointer}.error-block h3:hover{color:darkred;background-color:rgba(139,0,0,0.4)}.order-table{margin-left:10px;margin-right:10px;margin-top:50px}.order-table td,.order-table th{text-align:left;border-right:#ededed 1px solid;padding-left:10px;padding-right:10px}.order-table th{color:#3289ff}.order-table tr.order-row{border-top:solid 1px #e0e6ec}.order-table tr.order-row:nth-of-type(even){background-color:#eff6ff}.order-table tr:first-child{border-bottom:solid 2px #e0e6ec}.order-table a{color:#3289ff;text-decoration:none}.order-status-box{margin-left:180px}.order-status-box .order-status.selectize{width:80%;padding-top:20px}.select-links a{font-size:15px;border:solid 1px #000;padding:3px 8px 3px 8px;background-color:#f4f5f7;border:1px solid #b9bfcc;color:#3289ff;text-decoration:none}
/*# sourceMappingURL=kms.css.map */