@import"font-lato.css";@import"materialdesignicons.min.css";@import"bootstrap.min.css";@import"buttons.css";@import"font-awesome.min.css";@import"nprogress.css";@import"animate.css";html{height:100%}body{font-family:"Lato",sans-serif;color:#333;height:100%;background-color:#fff;font-size:13px}@media(max-width: 1023px){body .top-bar{height:50px;position:relative}}body>.ui-page-active{height:100%}body>.ui-page-active>div[data-role=content]{height:100%;padding-top:60px}@media(max-width: 1023px){body>.ui-page-active>div[data-role=content]{padding-top:0px;height:calc(100% - 60px)}}body>.ui-page-active>div[data-role=content]>.tab_content.ui-content{height:100%;overflow:auto}body>.ui-page-active>div[data-role=content]>div.footerBitam{background-image:url("../images/dashboardapp/img_footer.png");width:100%;height:130px;background-repeat:no-repeat;background-size:initial;background-position:center center}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-cover{background-color:#333;width:100%;height:100%;opacity:.5}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container{z-index:1;position:absolute;background-color:rgba(0,0,0,0);width:100%;padding-left:10%;padding-right:10%;padding-top:20px}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container div{display:inline-block}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container>:nth-child(1){width:45%;color:#fff;margin-right:100px}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container>:nth-child(1)>p{width:100%}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container>:nth-child(1)>span.chat{color:#ff6000}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container>:not(:nth-child(1)){top:-15px;width:15%;text-align:center;position:relative}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container>:not(:nth-child(1))>a{color:#fff}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container>:not(:nth-child(1))>a>i{font-size:50px;margin-right:auto;margin-left:auto;width:100%}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container>:not(:nth-child(1)):hover{border:solid 1px #fff}body>.ui-page-active>div[data-role=content]>div.footerBitam>.footer-container>:not(:nth-child(1)):hover>a{text-decoration:none}body ::-webkit-scrollbar-track{border-radius:2px}body ::-webkit-scrollbar{width:5px;height:5px;background-color:rgba(0,0,0,0)}body ::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bfbfbf}i.mdi{display:inline-block;line-height:1}.loader.gProgressloader{position:fixed;margin:0px auto;width:100px;top:44%;left:50%;margin-top:-50px;margin-left:-50px}.loader.gProgressloader:before{content:"";display:block;padding-top:100%}.loader.gProgressloader .circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.loader.gProgressloader .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{100%,0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}div.container *,.cb-slideshow *{box-sizing:border-box}div.forgotPassword.s{margin-top:20px;margin-right:auto;margin-left:auto;border-style:solid;border-bottom:0px;border-left:0px;border-right:0px;border-color:#fff;border-width:1px}div.signin.s{margin-top:20px}.cb-slideshow{list-style:none;background-color:#5c5b5b}.cb-slideshow li span{width:100%;height:100%;position:absolute;top:0px;left:0px;color:rgba(0,0,0,0);background-size:cover;background-position:50% 50%;background-repeat:none;opacity:0;z-index:0;-webkit-backface-visibility:hidden;animation:imageAnimation 30s linear infinite 0s}.cb-slideshow li div{z-index:1000;position:absolute;bottom:30px;left:0px;width:100%;text-align:center;opacity:0;color:#fff;animation:titleAnimation 30s linear infinite 0s}.cb-slideshow li div h3{font-family:"BebasNeueRegular","Arial Narrow",Arial,sans-serif;font-size:48px;padding:0;line-height:122px}.cb-slideshow li:nth-child(2) span{animation-delay:6s}.cb-slideshow li:nth-child(3) span{animation-delay:12s}.cb-slideshow li:nth-child(4) span{animation-delay:18s}.cb-slideshow li:nth-child(5) span{animation-delay:24s}.cb-slideshow li:nth-child(2) div{animation-delay:6s}.cb-slideshow li:nth-child(3) div{animation-delay:12s}.cb-slideshow li:nth-child(4) div{animation-delay:18s}.cb-slideshow li:nth-child(5) div{animation-delay:24s}.cb-slideshow li:nth-child(6) div{animation-delay:30s}.cb-slideshow,.cb-slideshow:after{position:fixed;width:100%;height:100%;top:0px;left:0px;z-index:0}.cb-slideshow:after{content:""}@keyframes imageAnimation{0%{opacity:0;animation-timing-function:ease-in}8%{opacity:1;animation-timing-function:ease-out}17%{opacity:1}25%{opacity:0}100%{opacity:0}}@keyframes titleAnimation{0%{opacity:0}8%{opacity:1}17%{opacity:1}19%{opacity:0}100%{opacity:0}}.no-cssanimations .cb-slideshow li span{opacity:1}.no-cssanimations .cb-slideshow li div{animation:inherit}.no-cssanimations .cb-slideshow li span{animation:inherit}@media screen and (max-width: 1140px){.cb-slideshow li div h3{font-size:38px}}@media screen and (max-width: 600px){.cb-slideshow li div h3{font-size:28px}}.container{position:relative}.form-signin{width:280px;width:430px;padding:15px;margin:0 auto;margin-top:10%}.form-signin .logo{margin-bottom:5px}.form-signin input{background-color:#fff;width:280px}.form-signin div.input-icon{margin-bottom:8px}.form-signin .input-icon i{color:#656161;display:block;position:absolute;margin:12px 2px 4px 6px;z-index:3;width:27px;font-size:18px;text-align:center}.form-signin .input-icon input,.form-signin .input-icon select{padding-left:38px;box-sizing:border-box;height:38px;width:100%}.form-signin button.red{background-color:#ff6000;border-color:#ff6000}.form-signin button.red.forgotPassword{width:70%;margin-top:20px;margin-left:15%;margin-right:15%;border-radius:50px}.form-signin button.login.red{width:50%;margin-top:20px;margin-left:25%;border-radius:50px}.form-signin button.register.red{width:50%;margin-left:25%;border-radius:50px;margin-top:20px}.form-signin button.white{color:#ff6000;background-color:#fff;border-color:#fff}.form-signin .signin-apss{margin-top:8px}.form-signin signin.s{margin-top:10px}.welcome{margin-top:30%}div.login.s{display:block;width:358px;margin-left:auto;margin-right:auto}.btnFBsigin{background-image:-webkit-linear-gradient(top, rgb(76, 105, 186), rgb(59, 85, 160));height:50px;width:195px;display:inline-block;float:left;margin-right:10px;cursor:pointer;border-radius:2px}.loginfbg{text-align:center;margin-top:20px}.msgloginfbg{color:#fff;margin-bottom:25px}.btnFBLogin{text-align:left;background-color:#fff;border:none;border-radius:36px;padding:0px 14px 5px 14px;margin-right:20%;width:40%;font-size:20px}.btnFBLogin span{font-size:13px;margin-left:15px;vertical-align:middle;font-weight:bold}.btnGLogin{text-align:left;background-color:#fff;border:none;border-radius:36px;padding:0px 14px 5px 14px;width:40%;font-size:20px}.btnGLogin span{font-size:13px;vertical-align:middle;margin-left:15px;font-weight:bold}.termuseprivacy{text-shadow:3px 3px 8px #000;color:#fff;margin-bottom:10px}.bpasswordregister{margin-top:30px}.bpasswordregister a{text-shadow:3px 3px 8px #000;color:#fff}.bpasswordregister a[href=forgotpassword]{margin-right:30px}.bpasswordregister a[href=signin]{float:right}.forgotPassword h3{text-align:center;text-shadow:3px 3px 8px #000;color:#fff;margin-bottom:20px}.forgotPassword p{font-size:16px;text-shadow:3px 3px 8px #000;color:#fff;margin-bottom:22px}.msgerrorlogin{background-color:rgba(255,0,0,.8);color:#fff;padding:3px 5px 3px 5px;margin-bottom:10px;text-align:center}.bpasswordregister.hideregister{text-align:center}.bpasswordregister.hideregister a.forgotPassword{margin-right:0px}.bpasswordregister.hideregister a[href=signin]{display:none}@media screen and (max-width: 736px){.form-signin{padding:5px;width:100%}div.login.s{width:100%}.container{padding:5px}.welcome{margin-top:10%}.btnFBsigin{width:45%}}.modal *{box-sizing:border-box}@media screen and (orientation: portrait){.modal.fullwidth>.modal-dialog{width:700px !important}}@media screen and (orientation: landscape)and (max-device-width: 1024px){.modal.fullwidth>.modal-dialog{width:900px !important}}@media(min-width: 992px)and (max-width: 1200px){.modal.fullwidth>.modal-dialog{width:1000px !important}}@media(min-width: 1200px){.modal.fullwidth>.modal-dialog{width:1100px !important}}@media(min-width: 768px){.modal.fullwidth>.modal-dialog{width:724px !important}}.modal .modal-dialog{width:700px;transition:all .3s}@media(max-width: 768px){.modal .modal-dialog{width:724px !important}}.modal .modal-dialog .modal-content{border-radius:3px;border:none;box-shadow:0 12px 15px 0 rgba(0,0,0,.24)}.modal .modal-dialog .modal-content .modal-header{background-color:#ebebeb;border-bottom:none;border-radius:3px;border-bottom-left-radius:0px;border-bottom-right-radius:0px}.modal .modal-dialog .modal-content .modal-body{word-break:break-word}.modal .modal-dialog .modal-content .modal-body .form-group>label{padding-top:7px;margin-bottom:0px;text-align:right}.modal .modal-dialog .modal-content .modal-body .help-block{font-size:12px}.modal .modal-dialog .modal-content .modal-body input::-webkit-file-upload-button{display:block}.modal .modal-dialog .modal-content .modal-footer{border-top:none}.modal .modal-dialog .modal-content .modal-footer .btn{border-radius:0px;background-color:#fff;text-transform:uppercase;border:none;font-weight:bolder;outline:none}.modal .modal-dialog .modal-content .modal-footer .btn.btn-default{color:#646464}.modal .modal-dialog .modal-content .modal-footer .btn.btn-default:active{background-color:#d4d4d4}.modal .modal-dialog .modal-content .modal-footer .btn.btn-primary{color:#4285f4}.modal .modal-dialog .modal-content .modal-footer .btn.btn-primary:active{background-color:#c8dcfc}.modal .modal-dialog .modal-content .modal-footer .btn:active{box-shadow:none}.modal .modal-dialog .modal-content .actions.clearfix{border-top:none}.modal .modal-dialog .modal-content .actions.clearfix>ul>li>a{border-radius:0px;background-color:#fff;text-transform:uppercase;border:none;color:#4285f4}.modal .modal-dialog .modal-content .actions.clearfix>ul>li>a:active{background-color:#c8dcfc;box-shadow:none}.modal .modal-dialog .modal-content .actions.clearfix>ul>li.disabled>a{color:#aaa}.modal.altern .modal-content{background-color:#3f51b5}.modal.altern .modal-content .modal-header{background-color:#303f9f}.modal.altern .modal-content .modal-header .modal-title{color:#fff}.modal.altern .modal-content .modal-footer .btn{background-color:rgba(0,0,0,0)}.modal.altern .modal-content .modal-footer .btn.btn-primary{color:#fff}.modal .modal-dialog .modal-content .modal-footer .mdi.mdi-refresh{-animation:spinmodaldialogwait .7s infinite linear}.modal.slider-right.fade .modal-dialog{transform:translate(25%, 0)}.modal.slider-right.in .modal-dialog{transform:translate(0, 0)}.modal.slider-right .modal-dialog{right:0;top:0;position:absolute;margin:0;height:100% !important}.modal.slider-right .modal-dialog .modal-content{height:100%;border-radius:0}.modal.slider-right .modal-dialog .modal-content .modal-header{padding:17.5px}@keyframes spinmodaldialogwait{from{transform:scale(1) rotate(0deg)}to{transform:scale(1) rotate(360deg)}}@media screen and (max-width: 678px){.modal{padding:0 !important}.modal .modal-dialog{width:100% !important;height:100%;margin:0;border-radius:0}.modal .modal-dialog .modal-content{height:100%;border-radius:0}.modal .modal-dialog .modal-content .modal-body{height:calc(100% - 120px) !important;overflow:auto}}.modal.fullscreen{padding:0 !important}.modal.fullscreen .modal-dialog{width:100% !important;height:100%;margin:0;border-radius:0}.modal.fullscreen .modal-dialog .modal-content{height:100%;border-radius:0}.modal.fullscreen .modal-dialog .modal-content .modal-body{height:calc(100% - 120px) !important;overflow:auto}button.lines-button{display:inline-block;margin:0 1em;border:none;background:none}button.lines-button span{display:block}.grid-button{padding:2rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.grid-button .grid{width:1rem;height:1rem;background:#ecf0f1;color:#ecf0f1;transition:.3s}.grid-button.close .grid{transform:rotate3d(0, 0, 1, -45deg) scale3d(0.8, 0.8, 0.8)}.grid-button.rearrange .grid{box-shadow:-1.25rem -1.25rem,0 -1.25rem,1.25rem -1.25rem,-1.25rem 0,1.25rem 0,-1.25rem 1.25rem,0 1.25rem,1.25rem 1.25rem}.grid-button.rearrange.close .grid{box-shadow:0 -1rem,0 -2rem,1rem 0,-2rem 0,2rem 0,-1rem 0,0 2rem,0 1rem}.grid-button.collapse .grid{box-shadow:-1.25rem 0,-1.25rem 1.25rem,1.25rem 0,1.25rem -1.25rem,0 -1.25rem,-1.25rem -1.25rem,0 1.25rem,1.25rem 1.25rem}.grid-button.collapse.close .grid{box-shadow:-1rem 0,0 0 rgba(0,0,0,0),1rem 0,0 0 rgba(0,0,0,0),0 -1rem,0 0 rgba(0,0,0,0),0 1rem,0 0 rgba(0,0,0,0)}.lines-button{padding:1rem .5rem;transition:.3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:.2857142857rem}.lines-button:hover{opacity:1}.lines-button:active{transition:0}.lines{display:inline-block;width:2rem;height:.2857142857rem;background:#ecf0f1;border-radius:.1428571429rem;transition:.3s;position:relative}.lines:before,.lines:after{display:inline-block;width:2rem;height:.2857142857rem;background:#ecf0f1;border-radius:.1428571429rem;transition:.3s;position:absolute;left:0;content:"";transform-origin:.1428571429rem center}.lines:before{top:.5rem}.lines:after{top:-0.5rem}.lines-button:hover .lines:before{top:.5714285714rem}.lines-button:hover .lines:after{top:-.5714285714rem}.lines-button.close{transform:scale3d(0.8, 0.8, 0.8)}.lines-button.arrow.close .lines:before,.lines-button.arrow.close .lines:after{top:0;width:1.1111111111rem}.lines-button.arrow.close .lines:before{transform:rotate3d(0, 0, 1, 40deg)}.lines-button.arrow.close .lines:after{transform:rotate3d(0, 0, 1, -40deg)}.lines-button.arrow-up.close{transform:scale3d(0.8, 0.8, 0.8) rotate3d(0, 0, 1, 90deg)}.lines-button.minus.close .lines:before,.lines-button.minus.close .lines:after{transform:none;top:0;width:2rem}.lines-button.x.close .lines{background:rgba(0,0,0,0)}.lines-button.x.close .lines:before,.lines-button.x.close .lines:after{transform-origin:50% 50%;top:0;width:2rem}.lines-button.x.close .lines:before{transform:rotate3d(0, 0, 1, 45deg)}.lines-button.x.close .lines:after{transform:rotate3d(0, 0, 1, -45deg)}.lines-button.x2 .lines{transition:background .3s .5s ease}.lines-button.x2 .lines:before,.lines-button.x2 .lines:after{transform-origin:50% 50%;transition:top .3s .6s ease,transform .3s ease}.lines-button.x2.close .lines{transition:background .3s 0s ease;background:rgba(0,0,0,0)}.lines-button.x2.close .lines:before,.lines-button.x2.close .lines:after{transition:top .3s ease,transform .3s .5s ease;top:0;width:2rem}.lines-button.x2.close .lines:before{transform:rotate3d(0, 0, 1, 45deg)}.lines-button.x2.close .lines:after{transform:rotate3d(0, 0, 1, -45deg)}.top-bar .banner{margin-top:46px;max-height:116px;overflow:hidden;border-radius:0 0 2px 2px}.top-bar .banner img{border-radius:0 0 2px 2px}.top-bar #SyncId{padding:5px 15px}.top-bar #SyncId span{color:#fff !important}.top-bar #SyncId a{padding:7px 10px 7px 10px}.top-bar .global-nav{border-bottom:1px solid rgba(0,0,0,.15);height:60px;background:#ff6000;width:100%;position:fixed;top:0;right:0;left:0;z-index:1000}@media(max-width: 1023px){.top-bar .global-nav{height:50px;position:fixed}}.top-bar .global-nav .global-nav-inner{height:60px}.top-bar .global-nav .global-nav-inner>*{height:60px}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner{height:100%}}.top-bar .global-nav .global-nav-inner .c7{border-width:1px;cursor:pointer;font-size:1.5em;height:100%;position:absolute;display:flex}.top-bar .global-nav .global-nav-inner .c7 .a0{background-position:center center;background-repeat:no-repeat;background-size:24px;display:inline-block;height:60px;opacity:.75;padding:20px 20px;width:60px;-webkit-user-drag:none;color:#fff;margin:0px;outline:none}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .c7 .a0{height:50px;width:50px;opacity:1}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px){.top-bar .global-nav .global-nav-inner .c7 .a0{padding:15px 12px 11px 20px}}.top-bar .global-nav .global-nav-inner .c7 .a0:hover,.top-bar .global-nav .global-nav-inner .c7 .a0.lines-button.close{opacity:1}.top-bar .global-nav .global-nav-inner .c7 .ew::before{background-size:24px 24px;height:32px;width:32px;border-radius:50%;top:-4px;left:-79px;bottom:-4px;right:-4px;margin:auto;padding:4px;position:absolute;content:" "}.top-bar .global-nav .global-nav-inner .c7 .bl{color:#fff;margin:auto 0;outline:none;position:relative;flex:1;text-transform:capitalize}.top-bar .global-nav .global-nav-inner .c7 .bl::before{border-radius:2px;bottom:-4px;content:" ";left:-4px;margin:auto;position:absolute;right:-4px;top:-4px;z-index:-1}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .c7{width:50px;display:inline-block;position:relative}}.top-bar .global-nav .global-nav-inner .ew::before{border-radius:50%;top:-4px;left:-4px;bottom:-4px;right:-4px;margin:auto;padding:4px;position:absolute;content:" "}.top-bar .global-nav .global-nav-inner .ew,.top-bar .global-nav .global-nav-inner .ew::before{background-size:24px 24px;height:24px;width:24px}.top-bar .global-nav .global-nav-inner .container{position:relative;min-width:740px;padding:0px;width:initial;margin-right:50px;margin-left:50px;height:100%;display:flex;justify-content:space-between}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1){height:60px;flex-grow:1;display:flex}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container>div:nth-child(1){width:80%;height:50px}}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(1){width:85%;height:60px;padding:13px 15px;align-items:center;display:flex}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(1){height:50px}}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(1)>a.logo{display:inline;margin-top:3px}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(1)>a.logo{display:none}}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(1)>a.application-name{display:inline;font-size:20px;color:#fff;text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(1)>div.titlesection{width:160px;border-left:1px solid hsla(0,0%,100%,.2);padding-left:24px;margin-left:24px;line-height:32px;font-size:20px;font-weight:500;overflow:hidden;text-overflow:ellipsis;color:#fff}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(1)>div.titlesection{padding-left:5px;margin-left:0px}}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2){padding:12px 15px;display:flex;flex-grow:1;position:relative;justify-content:flex-end;flex-direction:row}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group{background:hsla(0,0%,100%,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.045);border-radius:50px;transition:all .5s linear;width:426px;height:36px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group>div.input-group-addon{background:rgba(0,0,0,0);border:none;font-size:20px;color:hsla(0,0%,100%,.75);width:44px;padding:7px 0px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group input[type=text]{transition:all .5s linear;width:calc(100% - 60px);background:rgba(0,0,0,0);border:none;box-shadow:initial;color:#fff;padding-left:20px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group input[type=text]::-webkit-input-placeholder{color:hsla(0,0%,100%,.75)}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group input[type=text]:-moz-placeholder{color:hsla(0,0%,100%,.75)}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group input[type=text]::-moz-placeholder{color:hsla(0,0%,100%,.75)}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group input[type=text]:-ms-input-placeholder{color:hsla(0,0%,100%,.75)}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2).hiddesearch>div.input-group{width:0}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2).hiddesearch>div.input-group input[type=text]{width:0;padding:0}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.searchresultlist{box-shadow:0 1px 4px 0 rgba(0,0,0,.14);background:#fefefe;width:calc(100% - 562px);position:absolute;top:49px;width:calc(100% - 30px);border-bottom-left-radius:2px;border-bottom-right-radius:2px;width:426px;right:14px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.searchresultlist>div>a{height:48px;outline:none;display:flex;text-decoration:none;align-items:center;cursor:pointer}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.searchresultlist>div>a>div:nth-child(1){width:18px;height:18px;margin:0 11px;font-size:19px;color:rgba(0,0,0,.6)}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.searchresultlist>div>a>div:nth-child(2){color:rgba(0,0,0,.87)}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.searchresultlist>div>a>div:nth-child(3){color:rgba(0,0,0,.54);font-size:12px;margin:auto 0;text-overflow:ellipsis;overflow:hidden;margin-left:10px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.searchresultlist>div>a:hover,.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.searchresultlist>div>a.selected{background-color:#f5f5f5}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group-addon{background-color:rgba(0,0,0,0);border:rgba(0,0,0,0);font-size:25px;color:#fff;width:60px;display:block;position:absolute;right:8px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group.hidde{transition:background-color 1s linear;background:rgba(0,0,0,0);box-shadow:none}.top-bar .global-nav .global-nav-inner .container>div:nth-child(1)>div:nth-child(2)>div.input-group.hidde input.form-control{transition:width 1s,transform 1s;width:0px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2){align-items:center;display:flex}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container>div:nth-child(2){display:none}}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container>div:nth-child(2){display:none}}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2) div.runapp,.top-bar .global-nav .global-nav-inner .container>div:nth-child(2) div.buildapp,.top-bar .global-nav .global-nav-inner .container>div:nth-child(2) div.createapp{margin-left:0px;width:80px;flex-grow:1}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2) div.runapp>div,.top-bar .global-nav .global-nav-inner .container>div:nth-child(2) div.buildapp>div,.top-bar .global-nav .global-nav-inner .container>div:nth-child(2) div.createapp>div{border:1px solid #fff;border-radius:12px;font-size:14px;color:#fff;padding:3px 6px;text-align:center;cursor:pointer}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2) i{font-size:25px;color:#fff}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div{margin-left:20px;position:relative;display:flex;align-items:center}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div>img{width:25px;height:25px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div .dropdown-menu{left:initial;right:0}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div .dropdown-notifications{width:300px;top:30px;padding:10px;border-radius:2px}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div>a{display:flex;align-items:center}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div>a .account-name{margin-left:10px;color:#fff;width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:baseline}.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div>a:hover,.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div>a:active,.top-bar .global-nav .global-nav-inner .container>div:nth-child(2)>div>a:focus{text-decoration:none}.top-bar .global-nav .global-nav-inner .container .configuration.outApp{transition:width 1s}.top-bar .global-nav .global-nav-inner .container .configuration.inApp{transition:width 1s}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container{min-width:0px}}.top-bar .global-nav .navigation .nav .open>a,.top-bar .global-nav .navigation .nav .open>a:hover,.top-bar .global-nav .navigation .nav .open>a:focus{background-color:initial;background-color:hsla(0,0%,100%,.3)}.top-bar .global-nav .navigation .nav>li>a:hover,.top-bar .global-nav .navigation .nav>li>li>a:focus{text-decoration:none;background-color:inherit}.top-bar .global-nav .navigation .nav>li>a:hover .bar{width:100%}.top-bar .global-nav .navigation .nav>li>a,.top-bar .global-nav .navigation .nav>li.titlesection{color:#fff;position:relative;display:block;padding:12px 15px;font-size:20px}.top-bar .global-nav .navigation .nav>li.titlesection{font-weight:bold}@media only screen and (min-width: 320px)and (max-width: 736px){.top-bar .global-nav .navigation .nav>li.titlesection{padding-top:5px;height:100%;text-overflow:ellipsis;overflow:hidden;font-size:18px}}.top-bar .global-nav .navigation .nav li a{cursor:pointer}.top-bar .global-nav .navigation .nav li.active a{background-color:rgba(231,231,231,.54);border-bottom:2px solid}.top-bar .global-nav .navigation ul.nav{height:44px}.top-bar .global-nav .navigation ul>li{float:left}.top-bar .global-nav .navigation ul>li span{color:#fff}.top-bar .global-nav .navigation ul>li.global-notification .badge{background-color:#428bca}.top-bar .global-nav .navigation ul.dropdown-menu{max-width:250px;max-height:500px;overflow:auto}.top-bar .global-nav .navigation ul.dropdown-menu>li .app-span{float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:180px}.top-bar .global-nav .navigation ul.dropdown-menu>li a{height:20px}.top-bar .global-nav .navigation ul.dropdown-menu>li{float:none}.top-bar .global-nav .navigation .bar{background-color:#427fed;width:0%;height:2px;margin-left:auto;margin-right:auto;transition:all .15s ease-in-out}.top-bar .global-nav .contentBitam .navigation ul.nav{margin-left:0px;margin-top:4px}@media(max-width: 1023px){.top-bar .global-nav .contentBitam .navigation ul.nav{display:inline-block;margin-right:0px;margin-bottom:0px;margin-top:0px;width:80%;height:100%;overflow:hidden;text-overflow:ellipsis}}@media(max-width: 1023px){.top-bar .global-nav .contentBitam .navigation ul.nav.navbar-right{display:inline-block;margin-right:0px;width:18%;vertical-align:top;text-align:right}}ul.dropdown-menu>li.dropdown>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0 6px 6px 6px}ul.dropdown-menu>li.dropdown>.dropdown-menu.dropdown-menu-right{left:auto;right:100%}ul.dropdown-menu>li.dropdown:hover>.dropdown-menu{display:block}@media screen and (orientation: portrait){.top-bar #SyncId{padding-top:10px !important}#SyncId .s-vr{display:block}#SyncId .s-hr{display:none}}@media screen and (orientation: landscape)and (max-device-width: 1024px){.top-bar .contentBitam .navigation .nav{width:1000px}#SyncId .s-vr{display:none}#SyncId .s-hr{display:block}}@media(max-width: 1200px){.global-nav .navigation .nav>li>a{padding:12px 10px !important}}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container{padding-left:0px;padding-right:0px}.top-bar .global-nav .navbar-header .navbar-toggle{position:relative;margin-left:10px;padding:8px 10px;margin-top:0px;margin-bottom:0px;background-color:rgba(0,0,0,0);background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px;float:none}.top-bar .global-nav .navbar-header .navbar-toggle i{font-size:28px}.top-bar .global-nav .navigation .navbar-collapse{max-height:100%;background-color:#fff;padding-left:0px}.top-bar .global-nav .navigation .navbar-collapse li:first-child{border-top:none}.top-bar .global-nav .navigation .navbar-collapse .nav>li>a:hover,.top-bar .global-nav .navigation .navbar-collapse .nav>li>a:focus,.top-bar .global-nav .navigation .navbar-collapse .dropdown-menu>li>a:hover,.top-bar .global-nav .navigation .navbar-collapse .dropdown-menu>li>a:focus{background-color:rgba(0,0,0,.1)}.top-bar .global-nav .navigation .navbar-collapse .bar{display:none}.top-bar .global-nav .navigation .navbar-collapse ul>li.active a{border-bottom:none}.top-bar .global-nav .navigation .navbar-collapse ul>li.last{display:none}.top-bar .global-nav .navigation ul.nav{height:auto}.top-bar .global-nav .navigation ul.nav .dropdown.more{border-top:none}.top-bar .global-nav .navigation ul>li{float:none;border-top:1px solid rgba(229,229,229,.5)}.top-bar .global-nav .navigation ul>li>a,.top-bar .global-nav .navigation ul>li .dropdown-header{height:24px !important;padding:12px 10px !important;font-size:16px !important}.top-bar .global-nav .navigation ul>li>a>i,.top-bar .global-nav .navigation ul>li .dropdown-header>i{margin-right:20px}.top-bar .global-nav .navigation ul>li ul.dropdown-menu{position:inherit;float:none;border:none;box-shadow:none;margin:initial;padding:initial;border-radius:inherit;z-index:inherit;max-width:inherit;left:0px !important;background-color:rgba(0,0,0,0)}.top-bar .global-nav .navigation ul>li.divider{display:none}.top-bar .global-nav .navigation ul>li.dropdown.more>a{display:none}.top-bar .global-nav .navigation ul>li.dropdown.more>ul.dropdown-menu{display:block}.top-bar .global-nav .navigation ul>li.dropdown.catalog ul.dropdown-menu,.top-bar .global-nav .navigation ul>li.configuration ul.dropdown-menu,.top-bar .global-nav .navigation ul>li.artusobject ul.dropdown-menu{position:inherit;left:inherit;float:none;border:none;border-radius:inherit;box-shadow:none;max-width:none}}.sidebar{font-weight:lighter;position:relative;display:block;overflow-y:auto;overflow-x:hidden;border:none;transition:all .5s cubic-bezier(0.55, 0, 0.1, 1);position:fixed;bottom:0;top:44px;left:0;min-width:225px;width:225px;transform:translate3d(-225px, 0, 0);border-right-width:1px;border-right-style:solid;border-right-color:#ccc;z-index:121}.sidebar:before,.sidebar:after{content:" ";display:table}.sidebar:after{clear:both}.sidebar::-webkit-scrollbar-track{border-radius:2px}.sidebar::-webkit-scrollbar{width:5px;background-color:#f7f7f7}.sidebar::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#bfbfbf}.sidebar.open{transform:translate3d(0, 0, 0) !important}.sidebar .sidebar-header{position:relative;height:64px;margin-bottom:8px;position:initial;margin-bottom:0px;margin-top:16px;height:auto}.sidebar .sidebar-header.header-cover{background-repeat:no-repeat;background-position:center center;background-size:cover}.sidebar .sidebar-header div:nth-child(1){font-size:20px;height:auto;border-bottom:1px solid #555;font-weight:bold}.sidebar .sidebar-header div:nth-child(2){font-size:15px;height:auto}.sidebar .sidebar-header div:hover{color:#eee !important;opacity:1}.sidebar .sidebar-header:hover .sidebar-toggle{opacity:1}@media(max-width: 1023px){.sidebar .sidebar-header{margin-top:5px}}.sidebar .sidebar-header #bsettings-dropdown{position:relative;bottom:initial;left:initial;right:initial}@media(max-width: 1023px){.sidebar .sidebar-header #bsettings-dropdown{font-weight:bolder}}.sidebar .sidebar-header div.sidebar-brand:hover{color:initial;background:initial}.sidebar .sidebar-header div#bsettings-dropdown{padding-right:16px;cursor:default}.sidebar .sidebar-header .dropdown-menu{width:100%;border:none;border-radius:0;box-shadow:none;height:calc(100% - 60px);top:initial;margin:0;padding:0}.sidebar .sidebar-header .dropdown-menu li a{height:46px;line-height:46px}.sidebar .sidebar-toggle{position:relative;float:right;margin:16px;padding:0;background-image:none;border:none;height:40px;width:40px;font-size:20px;opacity:.7;transition:all .2s ease-in-out}.sidebar .sidebar-toggle:before,.sidebar .sidebar-toggle:after{content:" ";display:table}.sidebar .sidebar-toggle:after{clear:both}.sidebar .sidebar-image img{width:54px;height:54px;margin:16px;border-radius:50%;transition:all .2s ease-in-out}.sidebar .sidebar-brand{position:absolute;bottom:0;left:0;right:0;display:block;height:48px;line-height:48px;padding:0;padding-left:16px;padding-right:56px;text-decoration:none;clear:both;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar .sidebar-brand:hover,.sidebar .sidebar-brand:focus{box-shadow:none;outline:none;text-decoration:none}.sidebar .sidebar-brand .caret{position:absolute;right:24px;top:24px}.sidebar .sidebar-brand .sidebar-badge{position:absolute;right:16px;top:12px}.sidebar .sidebar-badge{display:inline-block;min-width:24px;height:24px;line-height:24px;padding:0 3px;font-size:10px;text-align:center;white-space:nowrap;vertical-align:baseline}.sidebar .sidebar-badge .badge-circle{border-radius:50%}.sidebar .sidebar-divider,.sidebar .sidebar-nav .divider{position:relative;display:block;height:1px;margin:8px 0;padding:0;overflow:hidden}.sidebar .sidebar-text{display:block;height:48px;line-height:48px;padding:0;padding-left:16px;padding-right:56px;text-decoration:none;clear:both;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .2s ease-in-out}.sidebar .sidebar-text:hover,.sidebar .sidebar-text:focus{box-shadow:none;outline:none}.sidebar .sidebar-nav{height:100%;margin:0;padding:0;margin-bottom:10px;overflow-y:auto;background-color:#333;font-size:14px}.sidebar .sidebar-nav li{border-top:1px solid #555;position:relative;list-style-type:none}.sidebar .sidebar-nav li a{text-transform:capitalize;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block;height:46px;line-height:46px;padding:0;padding-left:16px;padding-right:56px;text-decoration:none;clear:both;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width: 1023px){.sidebar .sidebar-nav li a{font-weight:bolder}.sidebar .sidebar-nav li a i{vertical-align:middle}}.sidebar .sidebar-nav li a:hover,.sidebar .sidebar-nav li a:focus{box-shadow:none;outline:none}.sidebar .sidebar-nav li a:hover{background:rgba(0,0,0,0)}.sidebar .sidebar-nav li a .caret{position:absolute;right:24px;top:24px}.sidebar .sidebar-nav li a .mdi.mdi-chevron-right{position:absolute;right:24px}.sidebar .sidebar-nav li a .mdi.mdi-chevron-down{position:absolute;right:24px}.sidebar .sidebar-nav li a .sidebar-badge{position:absolute;right:16px;top:12px}.sidebar .sidebar-nav li.configuration{border-top:0px solid #555}.sidebar .sidebar-nav li.divider{border-top:0px solid #555}.sidebar .sidebar-nav li.listcatalogs{border-top:2px solid #eee}.sidebar .sidebar-nav li.artusobject{border-top:2px solid #eee}.sidebar .sidebar-nav .dropdown-menu{position:relative;width:100%;margin:0;padding:0;border:none;border-radius:0;box-shadow:none}.sidebar .sidebar-header.open~.sidebar-nav{display:none}.sidebar .sidebar-icon{display:inline-block;margin-right:16px;min-width:20px;width:20px;text-align:center;font-size:20px}.sidebar .sidebar-icon:before,.sidebar .sidebar-icon:after{vertical-align:middle}@media screen and (orientation: portrait){.top-bar #SyncId{padding-top:10px !important}#SyncId .s-vr{display:block}#SyncId .s-hr{display:none}}@media screen and (orientation: landscape)and (max-device-width: 1024px){.top-bar .contentBitam .navigation .nav{width:1000px}#SyncId .s-vr{display:none}#SyncId .s-hr{display:block}}@media(max-width: 1200px){.global-nav .navigation .nav>li>a{padding:12px 10px !important}}@media screen and (max-width: 767px){.top-bar .global-nav .global-nav-inner .container{padding-left:0px;padding-right:0px}.top-bar .global-nav .navbar-header .navbar-toggle{position:relative;margin-left:10px;padding:8px 10px;margin-top:0px;margin-bottom:0px;background-color:rgba(0,0,0,0);background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px;float:none}.top-bar .global-nav .navbar-header .navbar-toggle i{font-size:28px}.top-bar .global-nav .navigation .navbar-collapse{max-height:100%;background-color:#fff;padding-left:0px}.top-bar .global-nav .navigation .navbar-collapse li:first-child{border-top:none}.top-bar .global-nav .navigation .navbar-collapse .nav>li>a:hover,.top-bar .global-nav .navigation .navbar-collapse .nav>li>a:focus,.top-bar .global-nav .navigation .navbar-collapse .dropdown-menu>li>a:hover,.top-bar .global-nav .navigation .navbar-collapse .dropdown-menu>li>a:focus{background-color:rgba(0,0,0,.1)}.top-bar .global-nav .navigation .navbar-collapse .bar{display:none}.top-bar .global-nav .navigation .navbar-collapse ul>li.active a{border-bottom:none}.top-bar .global-nav .navigation .navbar-collapse ul>li.last{display:none}.top-bar .global-nav .navigation ul.nav{height:auto}.top-bar .global-nav .navigation ul.nav .dropdown.more{border-top:none}.top-bar .global-nav .navigation ul>li{float:none;border-top:1px solid rgba(229,229,229,.5)}.top-bar .global-nav .navigation ul>li>a,.top-bar .global-nav .navigation ul>li .dropdown-header{height:24px !important;padding:12px 10px !important;font-size:16px !important}.top-bar .global-nav .navigation ul>li>a>i,.top-bar .global-nav .navigation ul>li .dropdown-header>i{margin-right:20px}.top-bar .global-nav .navigation ul>li ul.dropdown-menu{position:inherit;float:none;border:none;box-shadow:none;margin:initial;padding:initial;border-radius:inherit;z-index:inherit;max-width:inherit;left:0px !important;background-color:rgba(0,0,0,0)}.top-bar .global-nav .navigation ul>li.divider{display:none}.top-bar .global-nav .navigation ul>li.dropdown.more>a{display:none}.top-bar .global-nav .navigation ul>li.dropdown.more>ul.dropdown-menu{display:block}.top-bar .global-nav .navigation ul>li.dropdown.catalog ul.dropdown-menu,.top-bar .global-nav .navigation ul>li.configuration ul.dropdown-menu,.top-bar .global-nav .navigation ul>li.artusobject ul.dropdown-menu{position:inherit;left:inherit;float:none;border:none;border-radius:inherit;box-shadow:none;max-width:none}}@media(max-width: 1023px){.top-bar .global-nav .global-nav-inner .container{padding-left:0px;padding-right:0px;width:calc(100% - 55px);display:inline-block;position:relative;margin-left:0px;margin-right:0px;vertical-align:top;height:100%}.top-bar .global-nav .navbar-header .navbar-toggle{position:relative;margin-left:10px;padding:8px 10px;margin-top:0px;margin-bottom:0px;background-color:rgba(0,0,0,0);background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px;float:none}.top-bar .global-nav .navbar-header .navbar-toggle i{font-size:28px}.top-bar .global-nav .navigation .navbar-collapse{max-height:100%;background-color:#fff;padding-left:0px}.top-bar .global-nav .navigation .navbar-collapse li:first-child{border-top:none}.top-bar .global-nav .navigation .navbar-collapse .nav>li>a:hover,.top-bar .global-nav .navigation .navbar-collapse .nav>li>a:focus,.top-bar .global-nav .navigation .navbar-collapse .dropdown-menu>li>a:hover,.top-bar .global-nav .navigation .navbar-collapse .dropdown-menu>li>a:focus{background-color:rgba(0,0,0,.1)}.top-bar .global-nav .navigation .navbar-collapse .bar{display:none}.top-bar .global-nav .navigation .navbar-collapse ul>li.active a{border-bottom:none}.top-bar .global-nav .navigation .navbar-collapse ul>li.last{display:none}.top-bar .global-nav .navigation ul.nav{height:auto}.top-bar .global-nav .navigation ul.nav .dropdown.more{border-top:none}.top-bar .global-nav .navigation ul>li{float:none;border-top:0px solid rgba(229,229,229,.5)}.top-bar .global-nav .navigation ul>li>a,.top-bar .global-nav .navigation ul>li .dropdown-header{height:24px !important;padding:12px 10px !important;font-size:16px !important}.top-bar .global-nav .navigation ul>li>a>i,.top-bar .global-nav .navigation ul>li .dropdown-header>i{margin-right:0px}.top-bar .global-nav .navigation ul>li ul.dropdown-menu{position:inherit;float:none;border:none;box-shadow:none;margin:initial;padding:initial;border-radius:inherit;z-index:inherit;max-width:inherit;left:0px !important;background-color:rgba(0,0,0,0)}.top-bar .global-nav .navigation ul>li.divider{display:none}.top-bar .global-nav .navigation ul>li.dropdown.more>a{display:none}.top-bar .global-nav .navigation ul>li.dropdown.more>ul.dropdown-menu{display:block}.top-bar .global-nav .navigation ul>li.dropdown.catalog ul.dropdown-menu,.top-bar .global-nav .navigation ul>li.configuration ul.dropdown-menu,.top-bar .global-nav .navigation ul>li.artusobject ul.dropdown-menu{position:inherit;left:inherit;float:none;border:none;border-radius:inherit;box-shadow:none;max-width:none}}.help-blink-animation{animation:blinkAnimation 1.5s steps(1, end) 3}@keyframes blinkAnimation{0%{opacity:1}25%{opactity:.25}50%{opacity:.5}75%{opactity:.75}100%{opacity:1}}.sidebar.sidebar-default{background-color:#333}.sidebar.sidebar-default .sidebar-header{background-color:#4b4b4b}.sidebar.sidebar-default .sidebar-toggle{color:#333;background-color:rgba(0,0,0,0)}.sidebar.sidebar-default .sidebar-brand{color:#eee;background-color:rgba(0,0,0,0)}.sidebar.sidebar-default .sidebar-brand:hover,.sidebar.sidebar-default .sidebar-brand:focus{background-color:rgba(0,0,0,.1)}.sidebar.sidebar-default .sidebar-badge{color:#fff;background-color:#bdbdbd}.sidebar.sidebar-default .sidebar-text{color:#333}.sidebar.sidebar-default .sidebar-nav ul.nav.tree ul.nav.tree{padding-left:5px}.sidebar.sidebar-default .sidebar-nav li>a{color:#eee;background-color:rgba(0,0,0,0)}.sidebar.sidebar-default .sidebar-nav li>ul>li{background-color:#cecece;border-top-color:#fff}.sidebar.sidebar-default .sidebar-nav li>ul>li>a{color:#333;background-color:rgba(0,0,0,0)}.sidebar.sidebar-default .sidebar-nav li>a i{color:#757575}.sidebar.sidebar-default .sidebar-nav li:hover>a i,.sidebar.sidebar-default .sidebar-nav li>a:hover i{color:#757575}.sidebar.sidebar-default .sidebar-nav li:focus>a,.sidebar.sidebar-default .sidebar-nav li>a:focus{color:#333;background-color:rgba(0,0,0,0)}.sidebar.sidebar-default .sidebar-nav li:focus>a i,.sidebar.sidebar-default .sidebar-nav li>a:focus i{color:#757575}.sidebar.sidebar-default .sidebar-nav>.open>a,.sidebar.sidebar-default .sidebar-nav>.open>a:hover,.sidebar.sidebar-default .sidebar-nav>.open>a:focus,.sidebar.sidebar-default .sidebar-nav>li:hover>a,.sidebar.sidebar-default .sidebar-nav>li>a:hover,.sidebar.sidebar-default .sidebar-nav>.active>a,.sidebar.sidebar-default .sidebar-nav>.active>a:hover,.sidebar.sidebar-default .sidebar-nav>.active>a:focus{color:#ccc;background-color:#111}.sidebar.sidebar-default .sidebar-nav>.open>a ul.nav.nav-list.tree,.sidebar.sidebar-default .sidebar-nav>.open>a:hover ul.nav.nav-list.tree,.sidebar.sidebar-default .sidebar-nav>.open>a:focus ul.nav.nav-list.tree,.sidebar.sidebar-default .sidebar-nav>li:hover>a ul.nav.nav-list.tree,.sidebar.sidebar-default .sidebar-nav>li>a:hover ul.nav.nav-list.tree,.sidebar.sidebar-default .sidebar-nav>.active>a ul.nav.nav-list.tree,.sidebar.sidebar-default .sidebar-nav>.active>a:hover ul.nav.nav-list.tree,.sidebar.sidebar-default .sidebar-nav>.active>a:focus ul.nav.nav-list.tree{color:#333;background-color:#cecece}.sidebar.sidebar-default .sidebar-nav>.disabled>a,.sidebar.sidebar-default .sidebar-nav>.disabled>a:hover,.sidebar.sidebar-default .sidebar-nav>.disabled>a:focus{color:#cecece;background-color:rgba(0,0,0,0)}.sidebar.sidebar-default .sidebar-nav>.dropdown>.dropdown-menu,.sidebar.sidebar-default .sidebar-nav>li>.dropdown>.dropdown-menu{background-color:#4b4b4b}.sidebar.sidebar-default .sidebar-nav>.dropdown>.dropdown-menu>li>a:focus,.sidebar.sidebar-default .sidebar-nav>li>.dropdown>.dropdown-menu>li>a:focus{background-color:#4b4b4b;color:#333}.sidebar.sidebar-default .sidebar-nav>.dropdown>.dropdown-menu>li>a:hover,.sidebar.sidebar-default .sidebar-nav>li>.dropdown>.dropdown-menu>li>a:hover{background-color:#cecece;color:#333}.sidebar.sidebar-default .sidebar-nav>.dropdown>.dropdown-menu>.active>a,.sidebar.sidebar-default .sidebar-nav>.dropdown>.dropdown-menu>.active>a:hover,.sidebar.sidebar-default .sidebar-nav>.dropdown>.dropdown-menu>.active>a:focus{color:#333;background-color:#cecece}body.lateralbar-close:not(.lateralbar-float)>div.ui-page-active>div[data-role=content]{left:0px;width:100%;position:relative;transform:translate3d(0, 0, 0)}body.lateralbar-open:not(.lateralbar-float)>div.ui-page-active>div[data-role=content]{position:relative;left:250px;width:calc(100% - 250px);transition:all .3s ease;transform:translate3d(0, 0, 0)}body.lateralbar-float .sidebar.sidebar-admin{background:#fff !important;box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.4);width:300px;transform:translate3d(-340px, 0, 0)}body.lateralbar-float .sidebar.sidebar-admin .sidebar-nav{width:calc(100% - 10px)}body.lateralbar-float .sidebar.sidebar-admin .sidebar-nav{box-shadow:initial}.sidebar.sidebar-admin{background-color:rgba(0,0,0,0);border:none;transition:all .3s ease;top:60px;padding-top:10px;width:255px;transform:translate3d(-255px, 0, 0);padding-left:17px}.sidebar.sidebar-admin .sidebar-header{display:none}.sidebar.sidebar-admin .sidebar-toggle{color:#212121;background-color:rgba(0,0,0,0)}.sidebar.sidebar-admin .sidebar-brand{color:#757575;background-color:rgba(0,0,0,0)}.sidebar.sidebar-admin .sidebar-brand:hover,.sidebar.sidebar-admin .sidebar-brand:focus{color:#212121;background-color:rgba(0,0,0,.1)}.sidebar.sidebar-admin .sidebar-badge{color:#fff;background-color:#bdbdbd}.sidebar.sidebar-admin .sidebar-divider,.sidebar.sidebar-admin .sidebar-nav .divider{background-color:#bdbdbd}.sidebar.sidebar-admin .sidebar-text{color:#212121}.sidebar.sidebar-admin .sidebar-nav{border-radius:2px;background-color:#333;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);width:230px}.sidebar.sidebar-admin .sidebar-nav:not(.search):not(.messages){height:calc(100% - 10px)}.sidebar.sidebar-admin .sidebar-nav.search>input{margin:12px 20px;width:calc(100% - 40px);background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #777;color:#777;outline:none}.sidebar.sidebar-admin .sidebar-nav.messages{background-color:#e60000;color:#f2f2f2;text-align:center;padding:10px}.sidebar.sidebar-admin .sidebar-nav li>a{color:#f2f2f2;text-transform:uppercase}.sidebar.sidebar-admin .sidebar-nav li>a i{color:#f2f2f2}.sidebar.sidebar-admin .sidebar-nav li:hover>a,.sidebar.sidebar-admin .sidebar-nav li>a:hover{color:#212121;background-color:#e0e0e0}.sidebar.sidebar-admin .sidebar-nav li:hover>a i,.sidebar.sidebar-admin .sidebar-nav li>a:hover i{color:#757575}.sidebar.sidebar-admin .sidebar-nav li:focus>a,.sidebar.sidebar-admin .sidebar-nav li>a:focus{color:#212121;background-color:rgba(0,0,0,0)}.sidebar.sidebar-admin .sidebar-nav li:focus>a i,.sidebar.sidebar-admin .sidebar-nav li>a:focus i{color:#757575}.sidebar.sidebar-admin .sidebar-nav>.active>a,.sidebar.sidebar-admin .sidebar-nav>.active>a:hover,.sidebar.sidebar-admin .sidebar-nav>.active>a:focus{color:#212121;background-color:#e0e0e0}.sidebar.sidebar-admin .sidebar-nav>.disabled>a,.sidebar.sidebar-admin .sidebar-nav>.disabled>a:hover,.sidebar.sidebar-admin .sidebar-nav>.disabled>a:focus{color:#e0e0e0;background-color:rgba(0,0,0,0)}.sidebar.sidebar-admin .sidebar-nav>.dropdown>.dropdown-menu{background-color:#e0e0e0}.sidebar.sidebar-admin .sidebar-nav>.dropdown>.dropdown-menu>li>a:focus{background-color:#e0e0e0;color:#212121}.sidebar.sidebar-admin .sidebar-nav>.dropdown>.dropdown-menu>li>a:hover{background-color:#cecece;color:#212121}.sidebar.sidebar-admin .sidebar-nav>.dropdown>.dropdown-menu>.active>a,.sidebar.sidebar-admin .sidebar-nav>.dropdown>.dropdown-menu>.active>a:hover,.sidebar.sidebar-admin .sidebar-nav>.dropdown>.dropdown-menu>.active>a:focus{color:#212121;background-color:#e0e0e0}.sidebar.sidebar-admin .sidebar-nav li.divider.catalogs,.sidebar.sidebar-admin .sidebar-nav li.divider.artus,.sidebar.sidebar-admin .sidebar-nav li.dropdown.artusobject{display:none}.top-bar.aside aside.search{width:100%;background-color:#fff;padding-left:17px;padding-right:17px}.top-bar.aside aside.search .sidebar-header,.top-bar.aside aside.search .sidebar-nav:not(.search){display:none}.top-bar.aside aside.search .sidebar-nav.search{width:100%}.div-table-content{padding:0px;position:relative;transition-duration:300ms;transition-property:width,height;margin-left:5px;margin-right:5px;margin-top:0px;height:100%}.div-table-content .controlMenuTable{height:50px !important;background-color:#f7f7f7;transition-duration:300ms;transition-property:width,height;border-bottom:1px solid #f0f0f0}.div-table-content .controlMenuTable .menuTable{display:flex;height:40px;padding-left:0px;padding-top:5px;border:none;background-color:rgba(0,0,0,0)}.div-table-content .controlMenuTable .menuTable div.menuLabel{font-size:25px;display:inline-block;flex-grow:1}.div-table-content .controlMenuTable .menuTable .mainMenu{margin:0px;margin-top:4px;list-style:none;padding:0px;float:right;margin-right:1%}.div-table-content .controlMenuTable .menuTable .mainMenu>li{float:left;background:none;border-bottom:none;padding:0px}.div-table-content .controlMenuTable .menuTable .mainMenu>li .closeactions{display:none}.div-table-content .controlMenuTable .menuTable .mainMenu li.searchboxfilter{width:260px;padding:4px;width:0;padding:0px;transition:all .2s}.div-table-content .controlMenuTable .menuTable .mainMenu li.searchboxfilter .input-group{right:0px;width:55px;opacity:0;transition:all .2s}.div-table-content .controlMenuTable .menuTable .mainMenu li.searchboxfilter .input-group .form-control{height:30px;box-sizing:border-box}.div-table-content .controlMenuTable .menuTable .mainMenu li.searchboxfilter .input-group .input-group-btn{height:13px}.div-table-content .controlMenuTable .menuTable .mainMenu li.searchboxfilter .input-group .input-group-btn .btn{padding:7px 9px}.div-table-content .controlMenuTable .menuTable .mainMenu li.searchboxfilter.showsearch{width:222px}.div-table-content .controlMenuTable .menuTable .mainMenu li.searchboxfilter.showsearch .input-group{width:260px;opacity:1}.div-table-content .controlMenuTable .menuTable .mainMenu .btn-circle~.dropdown-menu{max-width:350px}.div-table-content .controlMenuTable .menuTable .mainMenu .btn-circle~.dropdown-menu>li{display:flex}.div-table-content .controlMenuTable .menuTable .mainMenu .btn-circle~.dropdown-menu>li>a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding-right:10px}.div-table-content .controlMenuTable .menuTable .mainMenu .btn-circle~.dropdown-menu>li>div{display:flex;padding:4px 5px;width:60px;font-size:16px}.div-table-content .controlMenuTable .menuTable .mainMenu .btn-circle~.dropdown-menu>li>div>a{padding:0px 2px}.div-table-content .controlMenuTable .menuTable .ctnHeaderDetail{float:left;min-width:500px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer}.div-table-content .controlMenuTable .menuTable .ctnHeaderDetail .headerDetail{margin-left:5px;font-size:2em}.div-table-content .controlMenuTable .menuTable .ctnHeaderDetail .headerRowNumber{margin-left:5px;font-size:3em}.div-table-content .tag-data{text-align:center;font-size:15px;color:rgba(0,0,0,.4);margin-top:5%;padding-bottom:10%}.div-table-content .tag-data i{font-size:100px}.div-table-content .tag-data i.addplus{color:#ff6000}.div-table-content .tag-data i.addplus:hover{color:rgba(0,0,0,.2)}.div-table-content .tag-data .new-item-span{font-size:18px;font-weight:bold}.div-table-content .table-view{font-size:12px}.div-table-content .table-view TR{height:35px;border-bottom:none}.div-table-content .table-view TR TH{border-bottom:none}.div-table-content .table-view tbody TR:nth-child(odd){background:rgba(240,240,240,.35)}.div-table-content .table-view tbody TR:nth-child(even){background:#fff}.div-table-content .table-view th:last-child,.div-table-content .table-view td:last-child{padding-right:10px}.div-table-content .table-view th{text-align:left;cursor:pointer;font-size:13px;font-weight:bold;color:#555;height:28px;padding-left:1px}.div-table-content .btn_showhideboxfilter.filterBar{position:absolute;top:0;height:33px;padding-top:17px;padding-left:17px;text-transform:uppercase}.div-table-content .btn_showhideboxfilter.filterBar span{cursor:pointer;color:#777;text-transform:uppercase}.div-table-content .btn_showhideboxfilter.filterBar span img{vertical-align:sub}.div-table-content.withFilterBox .controlMenuTable{padding-left:100px}.div-table-content.withFilterBox.openfilter .filterbox{opacity:1;margin-right:0px;padding-right:10px;width:175px}.div-table-content.withFilterBox.openfilter .controlMenuTable{padding-left:0px}.div-table-content .tablelocation{padding-top:4px}.div-table-content .tablelocation .ctnInfoPag{float:left;margin-top:4px;width:80px;padding-left:2px;padding-right:2px;margin-left:15px}.div-table-content .tablelocation div:first-child+div,.div-table-content .tablelocation div:first-child{margin-top:2px}.div-table-content .tablelocation select.locationPageSize{padding:3px 2px;color:#555;background-color:#fff;background-image:none;border:none;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.div-table-content .tablefooter{height:48px;margin-bottom:0px;margin-top:0px;padding-left:10px;padding-right:10px;background-color:#f7f7f7;border-top:1px solid #f0f0f0}.div-table-content .tablefooter>div .pagination_info{padding-top:15px;font-size:12px;color:#6a6c6f}.div-table-content .tablefooter>div .paginate{text-align:right}.div-table-content .tablefooter>div .paginate span{font-size:12px;color:rgba(0,0,0,.54);margin-right:20px;margin-left:20px}.div-table-content .tablefooter>div .paginate button i{font-size:22px}.div-table-content .tablefooter>div .paginate label.select{font-size:12px;color:rgba(0,0,0,.54)}.div-table-content .tablefooter>div .paginate label.select select{border:none;background-color:rgba(0,0,0,0);padding-top:10px;padding-bottom:10px}.div-table-content .loadercontent{opacity:.5;filter:alpha(opacity=65);background:#ddd;bottom:0;left:0;position:absolute;right:0;top:0;z-index:960;transition:opacity .1s ease-in-out}.div-table-content .loadercontent.hiding{opacity:0;filter:alpha(opacity=0)}.div-table-content .loadercontent.hiden{opacity:0;filter:alpha(opacity=0);display:none}.div-table-content .loadercontent .loader{position:relative;margin:0px auto;width:50px;margin-top:40px}.div-table-content .loadercontent .loader:before{content:"";display:block;padding-top:100%}.div-table-content .loadercontent .circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.div-table-content .loadercontent .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{100%,0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.view-embedded{height:100% !important}.view-embedded .div-table-content{margin-left:0px;margin-right:0px;margin-top:0px;height:100%}.view-embedded .handsontable.material .splitContainerControl{padding-top:0px}.div-table-content .filterbox,.filter_box{display:none;background-color:#fff;border-right-color:#f7f7f7;border-right-width:1px;border-right-style:solid;margin-right:0px;padding-right:10px;width:0;overflow:hidden;padding:0;margin:0;transition-duration:300ms}.div-table-content .filterbox>div:first-child,.filter_box>div:first-child{height:50px;margin-bottom:10px}.div-table-content .filterbox form,.filter_box form{margin-left:10px}.div-table-content .filterbox ul,.filter_box ul{margin:0;padding:0}.div-table-content .filterbox ul li,.filter_box ul li{list-style:none}.div-table-content .filterbox ul.fields,.filter_box ul.fields{margin:10px}.div-table-content .filterbox ul.fields li.field,.filter_box ul.fields li.field{margin-bottom:10px}.div-table-content .filterbox ul.fields li.field>div,.filter_box ul.fields li.field>div{font-weight:bold}.div-table-content .filterbox ul.fields li.field ul.tags li,.filter_box ul.fields li.field ul.tags li{display:flex;margin-bottom:2px}.div-table-content .filterbox ul.fields li.field ul.tags li div.md-checkbox,.filter_box ul.fields li.field ul.tags li div.md-checkbox{overflow:hidden;flex-grow:1}.div-table-content .filterbox ul.fields li.field ul.tags li div.md-checkbox>label,.filter_box ul.fields li.field ul.tags li div.md-checkbox>label{margin-bottom:0;height:18px;padding-left:24px;font-weight:normal;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.div-table-content .filterbox ul.fields li.field ul.tags li div.md-checkbox>label span.inc,.filter_box ul.fields li.field ul.tags li div.md-checkbox>label span.inc{height:21px;width:21px;left:-3px;top:-1px}.div-table-content .filterbox ul.fields li.field ul.tags li div.md-checkbox>label span.check,.filter_box ul.fields li.field ul.tags li div.md-checkbox>label span.check{width:7px;height:16px;top:0px}.div-table-content .filterbox ul.fields li.field ul.tags li div.md-checkbox>label span.box,.filter_box ul.fields li.field ul.tags li div.md-checkbox>label span.box{height:16px;width:16px;margin-top:2px;display:none}.div-table-content .filterbox ul.fields li.field ul.tags li div.badge,.filter_box ul.fields li.field ul.tags li div.badge{display:none;margin-left:5px;border:2px solid #333;background-color:hsla(0,0%,100%,.15);color:#333;min-width:auto;max-width:60px}.div-table-content .filterbox ul.fields li.field ul.tags li div.badge.loadingFilter,.filter_box ul.fields li.field ul.tags li div.badge.loadingFilter{max-width:30px;float:right}.div-table-content .filterbox ul.fields li.field ul.tags li.descrdate,.filter_box ul.fields li.field ul.tags li.descrdate{display:block;padding-left:7px}.div-table-content .filterbox ul.fields li.field ul.tags li.descrdate label,.filter_box ul.fields li.field ul.tags li.descrdate label{display:block;color:rgba(51,51,51,.6);font-size:11px}.div-table-content .filterbox ul.fields li.field ul.tags li.descrdate .startdate,.div-table-content .filterbox ul.fields li.field ul.tags li.descrdate .enddate,.filter_box ul.fields li.field ul.tags li.descrdate .startdate,.filter_box ul.fields li.field ul.tags li.descrdate .enddate{border:none;border-bottom:1px solid #f7f7f7}.div-table-content .filterbox ul.fields li.defaultFilter div.badge.loadingFilter,.filter_box ul.fields li.defaultFilter div.badge.loadingFilter{max-width:30px;margin-left:auto;margin-right:auto;border:2px solid #333;background-color:hsla(0,0%,100%,.15);color:#333}.div-table-content .filterbox ul.fields li.defaultFilter div.badge.loadingFilter img,.filter_box ul.fields li.defaultFilter div.badge.loadingFilter img{margin-left:auto;margin-right:auto}.div-table-content .filterbox div.badge,.filter_box div.badge{display:flex !important}.div-table-content .filterbox ul.fields li.field span.box,.filter_box ul.fields li.field span.box{display:block !important}div.metronav{background-color:rgba(0,0,0,0);height:100%}div.metronav>.metronav_header,div.metronav .metronav_header-favorite{width:1216px !important;margin:auto;padding-top:15px;margin-bottom:5px}div.metronav>.metronav_header>ol.breadcrumb,div.metronav .metronav_header-favorite>ol.breadcrumb{background-color:rgba(0,0,0,0);margin-bottom:5px;display:flex}div.metronav>.metronav_header>ol.breadcrumb li>a,div.metronav>.metronav_header>ol.breadcrumb li>a:hover,div.metronav .metronav_header-favorite>ol.breadcrumb li>a,div.metronav .metronav_header-favorite>ol.breadcrumb li>a:hover{color:#333}div.metronav>.metronav_header>ol.breadcrumb li>a i.mdi,div.metronav>.metronav_header>ol.breadcrumb li>a:hover i.mdi,div.metronav .metronav_header-favorite>ol.breadcrumb li>a i.mdi,div.metronav .metronav_header-favorite>ol.breadcrumb li>a:hover i.mdi{font-size:16px;margin-right:5px}div.metronav>.metronav_header>ol.breadcrumb li.active>a,div.metronav>.metronav_header>ol.breadcrumb li.active>a:hover,div.metronav .metronav_header-favorite>ol.breadcrumb li.active>a,div.metronav .metronav_header-favorite>ol.breadcrumb li.active>a:hover{color:#333;font-weight:bold}div.metronav>.metronav_header>ol.breadcrumb li.active>a i.mdi,div.metronav>.metronav_header>ol.breadcrumb li.active>a:hover i.mdi,div.metronav .metronav_header-favorite>ol.breadcrumb li.active>a i.mdi,div.metronav .metronav_header-favorite>ol.breadcrumb li.active>a:hover i.mdi{font-size:16px;margin-right:5px}div.metronav>.metronav_header>span,div.metronav .metronav_header-favorite>span{height:35px;padding-left:30px;display:inline-block}div.metronav>.metronav_header>span>i.mdi,div.metronav .metronav_header-favorite>span>i.mdi{display:inline-block;font-size:24px}div.metronav>.metronav_header>span>a.iconback,div.metronav>.metronav_header>span a.iconback:hover,div.metronav .metronav_header-favorite>span>a.iconback,div.metronav .metronav_header-favorite>span a.iconback:hover{font-size:24px;color:#333}div.metronav>.metronav_header>span>span,div.metronav .metronav_header-favorite>span>span{display:inline-block;font-size:22px}div.metronav>.metronav_header>span.active,div.metronav .metronav_header-favorite>span.active{cursor:pointer}div.metronav>div.listnav,div.metronav>ul.listnav,div.metronav>div.listgroup,div.metronav>ul.listgroup{list-style:none;margin:0;padding:0;margin-left:auto;margin-right:auto;width:1216px !important}div.metronav>div.listnav>div,div.metronav>div.listnav>li,div.metronav>ul.listnav>div,div.metronav>ul.listnav>li,div.metronav>div.listgroup>div,div.metronav>div.listgroup>li,div.metronav>ul.listgroup>div,div.metronav>ul.listgroup>li{border:1px solid rgba(0,0,0,0);cursor:pointer;float:left;overflow:hidden;width:150px}div.metronav>div.listnav>div a,div.metronav>div.listnav>li a,div.metronav>ul.listnav>div a,div.metronav>ul.listnav>li a,div.metronav>div.listgroup>div a,div.metronav>div.listgroup>li a,div.metronav>ul.listgroup>div a,div.metronav>ul.listgroup>li a{text-decoration:none;color:#212121;font-family:RobotoDraft,Roboto,sans-serif;position:relative;width:100%;height:100%;display:block}div.metronav>div.listnav>div div.b,div.metronav>div.listnav>li div.b,div.metronav>ul.listnav>div div.b,div.metronav>ul.listnav>li div.b,div.metronav>div.listgroup>div div.b,div.metronav>div.listgroup>li div.b,div.metronav>ul.listgroup>div div.b,div.metronav>ul.listgroup>li div.b{position:relative;width:100%;height:100%;color:#fff;vertical-align:middle;font-family:"Segoe UI Light","Helvetica Neue","Segoe UI","Segoe WP",sans-serif;opacity:.8}div.metronav>div.listnav>div div.label-nav,div.metronav>div.listnav>li div.label-nav,div.metronav>ul.listnav>div div.label-nav,div.metronav>ul.listnav>li div.label-nav,div.metronav>div.listgroup>div div.label-nav,div.metronav>div.listgroup>li div.label-nav,div.metronav>ul.listgroup>div div.label-nav,div.metronav>ul.listgroup>li div.label-nav{text-align:left;width:100%;position:absolute;font-size:15px;bottom:0px;padding-left:6px}div.metronav>div.listnav>div div.label-nav.none-image,div.metronav>div.listnav>div div.label-nav.none-label,div.metronav>div.listnav>li div.label-nav.none-image,div.metronav>div.listnav>li div.label-nav.none-label,div.metronav>ul.listnav>div div.label-nav.none-image,div.metronav>ul.listnav>div div.label-nav.none-label,div.metronav>ul.listnav>li div.label-nav.none-image,div.metronav>ul.listnav>li div.label-nav.none-label,div.metronav>div.listgroup>div div.label-nav.none-image,div.metronav>div.listgroup>div div.label-nav.none-label,div.metronav>div.listgroup>li div.label-nav.none-image,div.metronav>div.listgroup>li div.label-nav.none-label,div.metronav>ul.listgroup>div div.label-nav.none-image,div.metronav>ul.listgroup>div div.label-nav.none-label,div.metronav>ul.listgroup>li div.label-nav.none-image,div.metronav>ul.listgroup>li div.label-nav.none-label{display:none}div.metronav>div.listnav>div div.b:hover,div.metronav>div.listnav>li div.b:hover,div.metronav>ul.listnav>div div.b:hover,div.metronav>ul.listnav>li div.b:hover,div.metronav>div.listgroup>div div.b:hover,div.metronav>div.listgroup>li div.b:hover,div.metronav>ul.listgroup>div div.b:hover,div.metronav>ul.listgroup>li div.b:hover{position:relative;color:#fff;vertical-align:middle;font-family:"Segoe UI Light","Helvetica Neue","Segoe UI","Segoe WP",sans-serif;opacity:1}div.metronav>div.listnav>div div.tl,div.metronav>div.listnav>li div.tl,div.metronav>ul.listnav>div div.tl,div.metronav>ul.listnav>li div.tl,div.metronav>div.listgroup>div div.tl,div.metronav>div.listgroup>li div.tl,div.metronav>ul.listgroup>div div.tl,div.metronav>ul.listgroup>li div.tl{overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;text-align:center}div.metronav>div.listnav>div.artus_embedded,div.metronav>div.listnav>li.artus_embedded,div.metronav>ul.listnav>div.artus_embedded,div.metronav>ul.listnav>li.artus_embedded,div.metronav>div.listgroup>div.artus_embedded,div.metronav>div.listgroup>li.artus_embedded,div.metronav>ul.listgroup>div.artus_embedded,div.metronav>ul.listgroup>li.artus_embedded{background-image:url(http://localhost/eBavel6/images/noimage.JPG);background-repeat:no-repeat;background-position:center;background-color:#fff}div.metronav>div.listnav>div.artus_embedded iframe.metronav_artus_embedded,div.metronav>div.listnav>li.artus_embedded iframe.metronav_artus_embedded,div.metronav>ul.listnav>div.artus_embedded iframe.metronav_artus_embedded,div.metronav>ul.listnav>li.artus_embedded iframe.metronav_artus_embedded,div.metronav>div.listgroup>div.artus_embedded iframe.metronav_artus_embedded,div.metronav>div.listgroup>li.artus_embedded iframe.metronav_artus_embedded,div.metronav>ul.listgroup>div.artus_embedded iframe.metronav_artus_embedded,div.metronav>ul.listgroup>li.artus_embedded iframe.metronav_artus_embedded{width:100%;height:100%;border:none}@media only screen and (max-width: 1024px){div.metronav>.metronav_header{width:1010px !important}}@media only screen and (max-width: 768px){div.metronav>.metronav_header{width:100% !important}}div.metronav>div div.blueMetro,ul>div div.blueMetro,li div.blueMetro{background-color:#2e8bcc}div.metronav>div div.greenMetro,ul>div div.greenMetro,li div.greenMetro{background-color:#393}div.metronav>div div.redMetro,ul>div div.redMetro,li div.redMetro{background-color:#e51400}div.metronav>div div.yellowMetro,ul>div div.yellowMetro,li div.yellowMetro{background-color:#ffc40d}div.metronav>div div.pinkMetro,ul>div div.pinkMetro,li div.pinkMetro{background-color:#e671b8}div.metronav>div div.purpleMetro,ul>div div.purpleMetro,li div.purpleMetro{background-color:#7b4f9d}div.metronav>div div.limeMetro,ul>div div.limeMetro,li div.limeMetro{background-color:#8cbf26}div.metronav>div div.magentaMetro,ul>div div.magentaMetro,li div.magentaMetro{background-color:#ff0097}div.metronav>div div.tealMetro,ul>div div.tealMetro,li div.tealMetro{background-color:#00aba9}div.metronav>div div.turqouiseMetro,ul>div div.turqouiseMetro,li div.turqouiseMetro{background-color:#1abc9c}div.metronav>div div.emeraldMetro,ul>div div.emeraldMetro,li div.emeraldMetro{background-color:#2ecc71}div.metronav>div div.nephritisMetro,ul>div div.nephritisMetro,li div.nephritisMetro{background-color:#428bca}div.metronav>div div.amethystMetro,ul>div div.amethystMetro,li div.amethystMetro{background-color:#9b59b6}div.metronav>div div.midnightBlueMetro,ul>div div.midnightBlueMetro,li div.midnightBlueMetro{background-color:#2c3e50}div.metronav>div div.sunFlowerMetro,ul>div div.sunFlowerMetro,li div.sunFlowerMetro{background-color:#f1c40f}div.metronav>div div.orangeMetro,ul>div div.orangeMetro,li div.orangeMetro{background-color:#f39c12}div.metronav>div div.carrotMetro,ul>div div.carrotMetro,li div.carrotMetro{background-color:#e67e22}div.metronav>div div.pumpkinMetro,ul>div div.pumpkinMetro,li div.pumpkinMetro{background-color:#d35400}div.metronav>div div.silverMetro,ul>div div.silverMetro,li div.silverMetro{background-color:#bdc3c7}div.metronav>div div.asbestosMetro,ul>div div.asbestosMetro,li div.asbestosMetro{background-color:#7f8c8d}.vertical-top{top:0px !important;padding-left:0px}.vertical-center{top:50%;padding-left:0px !important}.vertical-bottom{bottom:0px !important;padding-left:0px}.horizontal-left{left:0px !important;word-wrap:break-word}.horizontal-center{width:100% !important;padding-left:0px !important;text-align:center !important;word-wrap:break-word}.horizontal-right{right:0px !important;padding-left:0px !important;text-align:right !important;width:80% !important;word-wrap:break-word}.modify{height:100%}.modify>div{height:100%}.modify ul.fields>li,.modify ul.fields-sortable li.ui-sortable-helper{cursor:-webkit-grab;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #ddd;margin-bottom:7px;list-style:none}.modify ul.fields>li .icon,.modify ul.fields-sortable li.ui-sortable-helper .icon{padding:5px 10px;background:#fff;float:left;font-size:20px;color:rgba(0,0,0,.6)}.modify ul.fields>li .descr,.modify ul.fields-sortable li.ui-sortable-helper .descr{padding:5px;background:#f6f6f6;border-left:1px solid #ddd;overflow:hidden;zoom:1}.modify .content{height:100%;padding:10px;float:left;position:relative;width:calc(100% - 360px)}.modify .content>div{min-height:100%;padding-top:60px;padding-bottom:20px}.modify .content>div div.headercontent{background:rgb(255,111.9,25.5);height:45px;margin-bottom:5px;border-radius:2px;position:fixed;z-index:100;width:calc(100% - 380px);top:70px}.modify .content>div div.headercontent:before{content:"";background-color:#fff;display:block;height:10px;position:absolute;width:110%;top:-10px;left:-10px}.modify .content>div div.headercontent .nav-pills>li>a{text-transform:uppercase;color:#fff;border-radius:0px}.modify .content>div div.headercontent .nav-pills>li>a:hover{background-color:hsla(0,0%,100%,.3)}.modify .content>div div.headercontent .nav-pills>li.active a{background-color:rgba(0,0,0,0);font-weight:800}.modify .content>div div.headercontent .nav-pills.pull-left{margin:8px 20px}.modify .content>div div.headercontent .nav-pills.pull-left a.dropdown-toggle{background-color:#fff;color:#ff6000;border-radius:20px;padding:5px 15px}.modify .content>div div.headercontent .nav-pills.pull-right{font-size:18px;margin:0px 30px}.modify .content>div div.gridster-background{position:absolute;width:100%;text-align:center;padding-top:20%}.modify .content>div div.gridster-background div i{width:100%;font-size:100px;color:#9b9b9b}.modify .content>div div.gridster-background div div{padding-top:20px}.modify .content>div div.gridster-background div div span{width:100%}.modify .content>div div.gridster-background div div:nth-child(1){width:100%;font-size:20px;color:#797878}.modify .content>div div.gridster-background div div:nth-child(2){width:100%;font-size:15px;color:#9b9b9b}.modify .content>div div.gridster-background.non-empty{display:none}.modify .content>div div.gridster{margin-left:auto;margin-right:auto;width:1224px;min-height:calc(100% - 55px);min-height:500px;border-radius:2px;background-color:#f8f8f8;box-shadow:rgba(200,200,200,.7) 0 4px 10px -1px;border:1px solid #ebebeb;margin-bottom:20px}.modify .content>div div.gridster.empty{background-color:rgba(0,0,0,0)}.modify .content>div div.gridster ul.fields-sortable{margin:0;padding:0;margin-bottom:210px}.modify .content>div div.gridster ul.fields-sortable li.preview-holder{background:#ccc;border-color:#ccc;opacity:.2;border:1px solid;border-style:dashed}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid,.modify .content>div div.gridster ul.fields-sortable>li{list-style:none;background-color:#fff}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.gs-w,.modify .content>div div.gridster ul.fields-sortable>li.gs-w{transition:all .3s ease;box-shadow:0 1px 1px 0 rgba(50,50,50,.09)}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.gs-nodrag-handle:after,.modify .content>div div.gridster ul.fields-sortable>li.gs-nodrag-handle:after{content:" ";display:block;background-color:#000;width:100%;height:100%;position:absolute;top:0;z-index:15;opacity:.1}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.gs-nodrag-handle:before,.modify .content>div div.gridster ul.fields-sortable>li.gs-nodrag-handle:before{display:block;width:20px;height:20px;position:absolute;z-index:15;content:" ";background-image:url("../images/loading-circle.gif");background-size:20px 20px;right:5px;top:5px}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid:hover,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.active,.modify .content>div div.gridster ul.fields-sortable>li:hover,.modify .content>div div.gridster ul.fields-sortable>li.active{z-index:99 !important}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid:hover>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid:hover>div .detailcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.active>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.active>div .detailcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li:hover>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li:hover>div .detailcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li.active>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li.active>div .detailcontainer .widget-actions{display:block}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.dragging,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.resizing,.modify .content>div div.gridster ul.fields-sortable>li.dragging,.modify .content>div div.gridster ul.fields-sortable>li.resizing{z-index:99 !important}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.dragging>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.dragging>div .detailcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.resizing>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.resizing>div .detailcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li.dragging>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li.dragging>div .detailcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li.resizing>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li.resizing>div .detailcontainer .widget-actions{display:none}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.active>div,.modify .content>div div.gridster ul.fields-sortable>li.active>div{transition:border linear .15s;border:1px solid #3899ec}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.dragging,.modify .content>div div.gridster ul.fields-sortable>li.dragging{box-shadow:0 5px 10px 0 rgba(50,50,50,.1);transform:rotate(1deg) scale(1.08);animation-name:pickup;animation-duration:400ms;animation-timing-function:ease-out;animation-delay:0;animation-iteration-count:1;transition:all .3s false;transition-property:width;height:auto !important;cursor:move}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid:active,.modify .content>div div.gridster ul.fields-sortable>li:active{cursor:pointer;cursor:-moz-grabbing}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div,.modify .content>div div.gridster ul.fields-sortable>li>div{border:1px solid rgba(0,0,0,0);height:100%}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .detailcontainer,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer,.modify .content>div div.gridster ul.fields-sortable>li>div .detailcontainer{position:relative;margin:0px;margin-left:54px;padding:2px 13px 2px 15px;height:100%}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .detailcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .widget-actions,.modify .content>div div.gridster ul.fields-sortable>li>div .detailcontainer .widget-actions{position:absolute;top:6px;right:16px;display:none;z-index:10}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .fieldicon,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .detailcontainer .fieldicon,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .fieldicon,.modify .content>div div.gridster ul.fields-sortable>li>div .detailcontainer .fieldicon{font-size:30px;color:rgba(0,0,0,.6);position:absolute;transform:translateX(-100%);top:14px;left:0}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .fielddesc,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .detailcontainer .fielddesc,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .fielddesc,.modify .content>div div.gridster ul.fields-sortable>li>div .detailcontainer .fielddesc{position:relative;width:100%;height:100%}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .fielddesc input,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .detailcontainer .fielddesc input,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .fielddesc input,.modify .content>div div.gridster ul.fields-sortable>li>div .detailcontainer .fielddesc input{width:100%;border-bottom:1px solid #ddd;border-width:0 0 1px;font-weight:bold;font-size:12px;background:rgba(0,0,0,0)}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .fielddesc input:last-child,.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .detailcontainer .fielddesc input:last-child,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .fielddesc input:last-child,.modify .content>div div.gridster ul.fields-sortable>li>div .detailcontainer .fielddesc input:last-child{border:none;box-shadow:none;border-bottom:1px dotted #d4d4d4;border-radius:0;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;font-weight:normal}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .layer,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .layer{position:absolute;width:97%;height:100%;z-index:5}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .widget-container .control .form-control,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .widget-container .control .form-control{height:20px;font-size:11px}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .widget-container .control textarea.form-control,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .widget-container .control textarea.form-control{height:calc(100% - 10px)}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .widget-container .control h3,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .widget-container .control h3{margin-top:0}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .widget-container .control .selectize-input,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .widget-container .control .selectize-input{border-color:#ddd;min-height:20px}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .widget-container .control .selectize-input input,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .widget-container .control .selectize-input input{height:6px}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .fieldcontainer .widget-container .control .uploadcontainer .btn.uploadmodal,.modify .content>div div.gridster ul.fields-sortable>li>div .fieldcontainer .widget-container .control .uploadcontainer .btn.uploadmodal{display:none}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .detailcontainer .widget-container,.modify .content>div div.gridster ul.fields-sortable>li>div .detailcontainer .widget-container{height:calc(100% - 50px);overflow:hidden}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid>div .detailcontainer .widget-container table.table,.modify .content>div div.gridster ul.fields-sortable>li>div .detailcontainer .widget-container table.table{margin-top:20px}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.field-placeholder,.modify .content>div div.gridster ul.fields-sortable>li.field-placeholder{background:#ccc;height:50px;padding:10px;background-clip:content-box}.modify .content>div div.gridster ul.fields-sortable li.fieldgrid.ui-sortable-helper,.modify .content>div div.gridster ul.fields-sortable>li.ui-sortable-helper{margin:0;padding:0;box-shadow:none;border:none}.modify .content>div div.gridster.numwidgetsrow-16 ul.fields-sortable>li[data-sizex="1"]:hover>div .fieldcontainer .widget-actions,.modify .content>div div.gridster.numwidgetsrow-16 ul.fields-sortable>li[data-sizex="1"].active>div .fieldcontainer .widget-actions,.modify .content>div div.gridster.numwidgetsrow-12 ul.fields-sortable>li[data-sizex="1"]:hover>div .fieldcontainer .widget-actions,.modify .content>div div.gridster.numwidgetsrow-12 ul.fields-sortable>li[data-sizex="1"].active>div .fieldcontainer .widget-actions{width:80px;right:-40px}.modify .properties{width:320px;position:fixed;right:0;padding:10px;height:calc(100% - 110px);overflow:hidden;z-index:2;top:130px}.modify .properties div.header{background-color:#333;color:#f2f2f2;border-radius:2px;padding:6px;margin-bottom:5px}.modify .properties div.header i{font-size:20px;position:absolute;top:14px}.modify .properties div.header h3{margin:0;padding:0;display:inline-block;font-size:14px;font-weight:bold;text-transform:uppercase;margin-left:25px;border-bottom:1px solid}.modify .properties div.component_settings{height:calc(100% - 25px);overflow:hidden;position:absolute;z-index:1000 !important;width:310px;background-color:#333;color:#fff;transform:translateX(350px);transition:all .3s ease}.modify .properties div.component_settings.open{transform:translateX(-10px)}.modify .properties div.component_settings .col-lg-4,.modify .properties div.component_settings .col-lg-8{width:initial;float:none}.modify .properties div.component_settings ul.nav.nav-tabs>li.close_component_settings{padding:5px 15px 0 0}.modify .properties div.component_settings ul.nav.nav-tabs>li a{text-transform:uppercase;font-weight:bold;color:#fff;border:none;border-radius:0}.modify .properties div.component_settings ul.nav.nav-tabs>li.active a,.modify .properties div.component_settings ul.nav.nav-tabs>li a:hover{color:#555}.modify .properties div.component_settings .tab-content{color:#fff;padding:15px 15px 30px 15px;overflow:scroll;height:100%}.modify .properties div.component_settings .tab-content .form-horizontal .control-label{margin-bottom:5px}.modify .properties div.component_settings .tab-content .form-horizontal .control-label span.label-styles-helper a.label-style-info{color:#fff;margin-left:10px}.modify .properties div.component_settings .tab-content .form-horizontal .control-label span.label-styles-helper a.label-style-info:hover{color:#fff;cursor:pointer}.modify .properties div.component_settings .tab-content .form-horizontal .control-label span.label-styles-helper a.label-style-apply{color:#fff;margin-left:135px}.modify .properties div.component_settings .tab-content .form-horizontal .control-label span.label-styles-helper a.label-style-apply:hover{color:#fff;cursor:pointer}.modify .properties div.component_settings .tab-content .form-horizontal .form-control:not(.selectize-control):not(.selectize-dropdown){padding:4px 7px;height:27px}.modify .properties div.component_settings .tab-content .form-horizontal .selectize-control{height:27px}.modify .properties div.component_settings .tab-content .form-horizontal .selectize-input{padding:4px 7px;min-height:27px}.modify .properties div.component_settings .tab-content div.listq ul li{margin-bottom:5px}.modify .properties div.component_settings .catalogformedit .listq>ul{list-style:none;margin:0px 0px 0px 10px;padding:0}.modify .properties div.component_settings .catalogformedit .listq>ul>li .list-reorder,.modify .properties div.component_settings .catalogformedit .listq>ul>li .list-number{display:inline-block}.modify .properties div.component_settings .catalogformedit .listq>ul>li div.form-group.actionSelector{margin-left:25px;margin-right:40px;margin-bottom:0px;margin-top:2px;padding-bottom:4px;background-color:#5cb85c;border:solid 1px #4cae4c;border-radius:4px}.modify .properties div.component_settings .catalogformedit .listq>ul>li div.form-group.actionSelector div.label-group{width:100%;display:inline-flex;padding-left:5px}.modify .properties div.component_settings .catalogformedit .listq>ul>li div.form-group.actionSelector div.label-group div.selector-overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modify .properties div.component_settings .catalogformedit .listq>ul>li div.form-group.actionSelector div.label-group div.select-label-icon{margin-left:auto}.modify .properties div.component_settings .catalogformedit .listq>ul>li div.form-group.actionSelector div.label-group div.select-label-icon i.mdi{font-size:25px;cursor:pointer}.modify .properties div.component_settings .catalogformedit .listq>ul>li div.form-group.actionSelector div.selector{display:inline-block;width:100%}.modify .properties div.component_settings .catalogformedit .listq>ul>li div.form-group.actionSelector div.selector.hidden{display:none}.modify .properties div.component_settings .settingsattrs .listq>ul{list-style:none;margin:0px 0px 0px 10px;padding:0}.modify .properties div.component_settings .settingsattrs .listq>ul>li .list-reorder,.modify .properties div.component_settings .settingsattrs .listq>ul>li .list-number{display:inline-block}.modify .properties div.component_settings .form-group.size-column div.content-columnwidth{position:relative}.modify .properties div.component_settings .form-group.size-column div.content-columnwidth i{position:absolute;top:7px;color:#000;right:17px;cursor:pointer}.modify .properties div.component_settings .form-group.size-column div.content-columnwidth.autowidth i{display:none}.modify .properties div.contenttab{height:calc(100% - 5px);background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);border-radius:4px 4px 2px;background-color:#f2f2f2;border-radius:2px 2px 0 0}.modify .properties div.contenttab div.panel-heading{border-bottom:1px solid #fff;border-radius:0px 0px 0px 0px;text-transform:uppercase;font-weight:bolder;background-color:#333;color:#f2f2f2}.modify .properties div.contenttab div.panel-heading:nth-child(1){border-radius:10px 10px 0px 0px;border:none}.modify .properties div.contenttab div.panel-heading:nth-child(8){border-radius:0px 0px 10px 10px;border:none}.modify .properties div.contenttab div.panel-heading a{color:#fff;font-weight:lighter;padding:0px;font-size:13px}.modify .properties div.contenttab div.panel-heading a:nth-child(1) span{left:5px;position:relative}.modify .properties div.contenttab div.panel-heading a:nth-child(2) .mdi-plus{position:relative;left:10px;background-color:#fff;border-radius:30px;font-size:15px;color:#333;font-weight:bold}.modify .properties div.contenttab div.panel-heading i.mdi-chevron-right{float:right}.modify .properties div.contenttab a{color:#333;text-transform:uppercase;font-weight:bolder;border:none}.modify .properties div.contenttab.active a{background-color:#333;color:#f2f2f2}.modify .properties div.contenttab div.tab-content{height:calc(100% - 275px)}.modify .properties div.contenttab div.tab-content #fields{overflow:auto;height:100%}.modify .properties div.contenttab div.tab-content #fields ul.fieldtypes{margin:0;padding:10px;list-style:none}.modify .properties div.contenttab div.tab-content #fields ul.fieldtypes>li{box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #ddd;margin-bottom:7px;list-style:none}.modify .properties div.contenttab div.tab-content #fields ul.fieldtypes>li>a.fieldtype-item{text-decoration:none}.modify .properties div.contenttab div.tab-content #fields ul.fieldtypes>li>a.fieldtype-item i.mdi{padding:4px 10px;background:#ff6000;float:left;font-size:20px;color:#fff}.modify .properties div.contenttab div.tab-content #fields ul.fieldtypes>li>a.fieldtype-item .descr{padding:5px;background:#f6f6f6;border-left:1px solid #ddd;overflow:hidden;zoom:1}.modify #modify-loading{height:100%;width:100%;position:fixed;background-color:#fff;z-index:10000000;opacity:0;top:0;left:0;transition:opacity .3s ease}.modify #modify-loading.show{opacity:1}.modify #modify-loading>div{width:260px;height:260px;position:fixed;top:calc(50% - 130px);left:calc(50% - 130px)}.modify #modify-loading>div .line-drawing path{fill:none;stroke:#000;stroke-width:3}.modify .hiddenfields{min-height:30px;color:#869191;border:1px solid hsla(0,0%,60%,.21);opacity:.9;border-radius:3px;background:#dff1f2;margin:5px;margin-top:15px;margin-left:auto;margin-right:auto;width:1084px}.modify .hiddenfields>ul{padding:0;list-style:none;margin:5px}.modify .hiddenfields>ul>li{display:inline-block;position:relative;margin-right:10px;border:1px dashed #bbb;padding:5px;transition:width .3s ease;cursor:default;width:200px}.modify .hiddenfields>ul>li>div:nth-child(1){width:146px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modify .hiddenfields>ul>li>div:nth-child(2){display:none;float:right;margin-top:2px}.modify .hiddenfields>ul>li>div:nth-child(2)>i{margin-left:8px;cursor:pointer}.modify .hiddenfields>ul>li:hover>div,.modify .hiddenfields>ul>li.active>div{display:inline-block}.itemform .selectize-dropdown-content .description i{font-size:24px;color:#444}.itemform .selectize-input .description i,.itemform .selectize-dropdown-content .description i{margin-right:12px;vertical-align:middle}.modal .modal-body .container_show_if div.eachif div.form-group:nth-child(1),.modal .modal-body .container_show_if div.eachdefaultvalue div.form-group:nth-child(1),.modal .modal-body .container_passedvalues div.eachif div.form-group:nth-child(1),.modal .modal-body .container_passedvalues div.eachdefaultvalue div.form-group:nth-child(1){margin-bottom:4px}.modal .modal-body .container_show_if div.eachif div.delete,.modal .modal-body .container_show_if div.eachdefaultvalue div.delete,.modal .modal-body .container_passedvalues div.eachif div.delete,.modal .modal-body .container_passedvalues div.eachdefaultvalue div.delete{font-size:22px;width:26px;height:26px;text-align:center;display:none}.modal .modal-body .container_show_if div.eachif:hover div.delete,.modal .modal-body .container_show_if div.eachdefaultvalue:hover div.delete,.modal .modal-body .container_passedvalues div.eachif:hover div.delete,.modal .modal-body .container_passedvalues div.eachdefaultvalue:hover div.delete{display:block}.modal .modal-body .container_show_if .selectize-control.form-control.input-small.multi .selectize-input,.modal .modal-body .container_passedvalues .selectize-control.form-control.input-small.multi .selectize-input{white-space:unset;border-radius:2px;min-height:25px;padding-top:1px;padding-bottom:0px;padding-left:4px;padding-right:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.modal .modal-body .container_show_if .selectize-control.form-control.input-small.multi .selectize-input .item,.modal .modal-body .container_passedvalues .selectize-control.form-control.input-small.multi .selectize-input .item{margin-bottom:1px;font-size:12px;padding-bottom:0;padding-top:0}.modal .modal-body .container_show_if .selectize-control.form-control.input-small.single .selectize-input,.modal .modal-body .container_passedvalues .selectize-control.form-control.input-small.single .selectize-input{min-height:25px;padding:1px 4px;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}@media only screen and (max-width: 1366px){.modify .content>div div.gridster,.hiddenfields{width:942px !important}}.handsontable.material.div-table-content{-moz-border-radius:4px 4px 4px 4px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.15);padding:0px}.handsontable.material.div-table-content .filterbox{display:block;width:0px;float:left;border:none}.handsontable.material.showfilter .table-view.handsontable{margin-left:230px}.handsontable.material.showfilter .filterbox{width:230px;border:1px solid #f7f7f7;overflow:auto}.handsontable.material .wtBorder{z-index:10}.handsontable.material .table-view.handsontable{transition-duration:300ms}.handsontable.material .handsontable th,.handsontable.material .handsontable td{border:rgba(0,0,0,0);border-bottom:none;height:35px;background-color:#fff}.handsontable.material .handsontable td,.handsontable.material .ht_master:not(.innerBorderLeft)~.handsontable tbody tr th{background-color:rgba(0,0,0,0)}.handsontable.material .ht_clone_top,.handsontable.material .ht_clone_top_left_corner,.handsontable.material .ht_clone_bottom,.handsontable.material .ht_clone_bottom_left_corner{background-color:#fff}.handsontable.material .table-view .ht_clone_bottom thead TR,.handsontable.material .table-view .ht_clone_bottom_left_corner thead TR{height:0px}.handsontable.material .table-view.handsontable.hideTotals .ht_clone_bottom{display:none}.handsontable.material .handsontable.htRowHeaders thead tr th{height:56px}.handsontable.material .handsontable.htRowHeaders thead tr th:nth-child(2){border-left:1px solid rgba(0,0,0,0)}.handsontable.material table.htCore thead th .colHeader{color:rgba(0,0,0,.54);font-weight:600;font-size:12px}.handsontable.material table.htCore tbody tr:nth-child(odd){background:#fafafa}.handsontable.material table.htCore tbody tr:nth-child(even){background:#fff}.handsontable.material table.htCore tbody td{color:rgba(0,0,0,.87);max-width:200px;min-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handsontable.material table.htCore tbody td img.photo{height:30px;width:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px}.handsontable.material table.htCore tbody tr.highlight_row td,.handsontable.material table.htCore tbody tr.highlight_row th{background-color:#ffc !important}.handsontable.material table.htCore th,.handsontable.material table.htCore td{vertical-align:middle;border-bottom-color:rgba(0,0,0,.12)}.handsontable.material table.htCore th.loadingbeforeediting,.handsontable.material table.htCore td.loadingbeforeediting{position:relative}.handsontable.material table.htCore th.loadingbeforeediting:after,.handsontable.material table.htCore td.loadingbeforeediting:after{content:" ";display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/loading-circle-2.gif) no-repeat;background-size:26px;background-position-x:8px;background-position-y:4px;background-color:#f6f1f1}.handsontable.material table.htCore .selectize-input{border:0;outline-width:0;margin:0;padding:2px 5px 0 5px;line-height:21px;font-size:inherit;box-shadow:0 0 0 2px #5292f7 inset;resize:none;display:inline-block;color:#000;border-radius:0;background-color:#fff}.handsontable.material table.htCore .selectize-input div[data-value]{margin-top:6px}.handsontable.material.no-editing table.htCore tbody tr td{cursor:pointer}.handsontable.material.no-editing table.htCore tbody tr td .htAutocompleteArrow{display:none}.handsontable.material.no-editing table.htCore tbody tr td.scrolling{overflow:scroll}.handsontable.material.no-editing table.htCore tbody tr:hover td{background-color:#eee}.handsontable.material.editing .ht_master:not(.innerBorderLeft):not(.emptyColumns)~.handsontable:not(.ht_clone_top) thead tr th:first-child,.handsontable.material.splitControl .splitContainerControl.active .ht_master:not(.innerBorderLeft):not(.emptyColumns)~.handsontable:not(.ht_clone_top) thead tr th:first-child{visibility:hidden}.handsontable.material.editing table.htCore span.rowHeader,.handsontable.material.splitControl .splitContainerControl.active table.htCore span.rowHeader{visibility:hidden}.handsontable.material.editing.quickinsert .ht_clone_top_left_corner.handsontable thead tr th:first-child{visibility:hidden}.handsontable.material.editing.quickinsert table.htCore span.rowHeader{visibility:hidden}.handsontable.material.editing.quickinsert .ht_master table.htCore tbody tr td.invalidcell:after{font:normal normal normal 24px/1 "Material Design Icons";content:"";display:block;width:100%;height:100%;font-size:22px;color:red;padding:3px}.handsontable.material.editing.quickinsert .ht_master table.htCore tbody tr:last-child td:after,.handsontable.material.editing.quickinsert .ht_master table.htCore tbody tr:last-child td:before{content:"";display:block;width:100%;height:100%}.handsontable.material.editing.quickinsert .ht_master table.htCore tbody tr:last-child td:before{position:absolute;margin:9px;color:#333;font:normal normal normal 24px/1 "Material Design Icons";content:"";font-size:16px;height:initial}.handsontable.material.editing.quickinsert .ht_master table.htCore tbody tr:last-child td:after{background-color:#fff;border-color:#ddd;border-style:solid;border-width:1px;border-radius:3px}.handsontable.material.editing.quickinsert .ht_master table.htCore tbody tr:last-child td.readonly:before{position:absolute;margin:9px;color:#333;font:normal normal normal 24px/1 "Material Design Icons";content:" " !important;font-size:16px;height:initial}.handsontable.material.editing.quickinsert .ht_master table.htCore tbody tr:last-child td.readonly:after{background-color:#f0f0f0;border-color:#ddd;border-style:solid;border-width:1px;border-radius:3px}.handsontable.material .googleMapView{height:0px;transition-duration:300ms;overflow:auto;width:100% !important}.handsontable.material .googleMapView.show{height:300px}@media(max-width: 768px){.handsontable.material span.rows_per_page{display:none}}.handsontable.material th input[type=checkbox]{margin-left:10px}.handsontable.material.viewdetails .splitContainerControl{padding-top:0px}.handsontableInputHolder input[type=text].form-control{height:initial;border:none;line-height:36px;border-radius:0;padding:0px 6px;margin:0;font-size:12px;box-shadow:none}.fullcalendar.div-table-content{height:100%}.fullcalendar.div-table-content .fc{height:calc(100% - 120px);position:relative}.fullcalendar.div-table-content .fc-button{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px}.fullcalendar.div-table-content .fc-button.fc-state-default{background-color:#f5f5f5;background-image:linear-gradient(top, whiteSmoke, #F1F1F1);border:1px solid rgba(0,0,0,.1);padding:5px 10px;font-size:12px;line-height:1;border-radius:3px;margin:.5em 0;color:#666;margin-right:5px;margin-left:5px}.fullcalendar.div-table-content .fc-prev-button{margin-right:0 !important;border-top-right-radius:0 !important;border-bottom-right-radius:0 !important;border-right:none !important}.fullcalendar.div-table-content .fc-next-button{margin-left:0 !important;border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.fullcalendar.div-table-content .filterbox{display:block;width:0px;float:left;border:none}.fullcalendar.div-table-content .fc.fc-ltr.fc-unthemed{float:left;transition-duration:300ms;width:100%}.fullcalendar.div-table-content.showfilter .filterbox{display:block;float:left;width:230px;border:1px solid #f7f7f7;overflow:auto;height:88%}.fullcalendar.div-table-content.showfilter .fc.fc-ltr.fc-unthemed{width:calc(100% - 230px);float:left}.fullcalendar.div-table-content.mobile{margin:0 5px}.fullcalendar.div-table-content.mobile>.fc{height:100%}.fullcalendar.div-table-content.mobile .controlMenuTable{position:fixed;margin-top:0;top:5px;right:6px;margin-right:0;float:initial;z-index:1000;font-size:25px;color:#fff;background-color:rgba(0,0,0,0) !important;border:none}.fullcalendar.div-table-content.mobile .controlMenuTable .menuTable{height:initial;padding:0}.fullcalendar.div-table-content.mobile .controlMenuTable .menuTable .mainMenu{margin-top:2px}.fullcalendar.div-table-content.mobile .controlMenuTable .menuLabel{display:none}.fullcalendar.div-table-content.mobile .controlMenuTable .btn.btn-circle{color:#fff !important}.fullcalendar.div-table-content.mobile .controlMenuTable .searchboxfilter{display:none}.fullcalendar.div-table-content.mobile .controlMenuTable li.searchboxfilter+li{display:none}.fullcalendar.div-table-content.mobile.viewdetails .controlMenuTable{position:absolute !important;top:25px !important}.fullcalendar.div-table-content.mobile .fc-toolbar .fc-center h2{font-size:18px}.baseform{background-color:rgba(0,0,0,0);padding-top:50px}.baseform .contentViewForm{position:relative;padding-top:10px;margin-left:auto;margin-right:auto}.baseform .contentViewForm .titleForm{margin-top:20px;font-size:24px;margin-bottom:10px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width: 1023px){.baseform .contentViewForm .titleForm{margin-top:3px}}@media(max-width: 1023px){.baseform .contentViewForm{padding-top:0px}}.baseform .form-details{margin-left:auto;margin-right:auto}@media(max-width: 1023px){.baseform{padding-left:6px;padding-right:6px}}@media(max-width: 1023px){.baseform{padding-top:10px}}.frmActMnCntn{position:absolute;right:0}.frmActMnCntn .formActionsMenu>li{display:inline-block}.frmActMnCntn .formActionsMenu div.closeactions{display:none}.frmActMnCntn .formActionsMenu div.backactions{display:none}@media(max-width: 767px){.frmActMnCntn .formActionsMenu li.btn_ExportsLI,.frmActMnCntn .formActionsMenu li.btn_saveandnewLI{display:none !important}}.breadcrumbs-container{position:fixed;width:100%;z-index:120;background-color:#fff}@media(max-width: 1023px){.breadcrumbs-container{display:none}}.ActMnCntn{z-index:119;position:fixed;width:100%;height:50px;padding:2px 10px;top:95px}@media(max-width: 1023px){.ActMnCntn{top:50px;z-index:1000}}.ActMnCntn h3.titleForm{margin-top:5px;color:#424242;text-transform:uppercase;font-weight:bold}.ActMnCntn h3.titleForm:after{content:"";display:block;height:1px;background-color:#424242;margin-top:8px}@media(max-width: 1023px){.frmActMnCntn .formActionsMenu{position:fixed;top:9px;z-index:1000;right:0}.frmActMnCntn .formActionsMenu button{color:#fff;margin-right:1px;margin-left:1px}.frmActMnCntn .formActionsMenu li:last-of-type button{margin-right:5px}}@media(max-width: 1023px){body[data-app=true] .frmActMnCntn .formActionsMenu{position:fixed;top:15px;z-index:1000;right:0}body[data-app=true] .frmActMnCntn .formActionsMenu button{color:#fff;margin-right:1px;margin-left:1px}body[data-app=true] .frmActMnCntn .formActionsMenu li:last-of-type button{margin-right:5px}}.formBasic,.detailBasic{background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.15);margin-bottom:30px;padding:0px;transition-duration:300ms}.formBasic .card-head,.detailBasic .card-head{position:relative;line-height:52px;min-height:56px;vertical-align:middle}.formBasic .card-head .nav-tabs,.formBasic .card-head>.nav-tabs,.detailBasic .card-head .nav-tabs,.detailBasic .card-head>.nav-tabs{padding:0 24px;border-bottom:1px solid #ddd}.formBasic .card-head .nav-tabs>li>a,.formBasic .card-head>.nav-tabs>li>a,.detailBasic .card-head .nav-tabs>li>a,.detailBasic .card-head>.nav-tabs>li>a{margin-right:2px;line-height:54px;padding-top:0;padding-bottom:0;border:none;border-bottom:2px solid rgba(0,0,0,0);opacity:.55;font-weight:500;text-transform:uppercase;color:#313534}.formBasic .card-head .nav-tabs>li.active a,.formBasic .card-head .nav-tabs>li.active>a:hover,.formBasic .card-head .nav-tabs>li.active>a:focus,.formBasic .card-head>.nav-tabs>li.active a,.formBasic .card-head>.nav-tabs>li.active>a:hover,.formBasic .card-head>.nav-tabs>li.active>a:focus,.detailBasic .card-head .nav-tabs>li.active a,.detailBasic .card-head .nav-tabs>li.active>a:hover,.detailBasic .card-head .nav-tabs>li.active>a:focus,.detailBasic .card-head>.nav-tabs>li.active a,.detailBasic .card-head>.nav-tabs>li.active>a:hover,.detailBasic .card-head>.nav-tabs>li.active>a:focus{border:none;border-bottom:2px solid #0aa89e;background-color:rgba(0,0,0,0);cursor:default;opacity:1}.formBasic .card-body,.detailBasic .card-body{padding:24px;position:relative;overflow:auto;height:305px}.form-group .widget-container{height:100%;padding-left:5px;padding-right:5px;overflow:hidden}.form-group .widget-container .control-label{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;display:inline-block}.form-group .widget-container .control{height:calc(100% - 50px)}.form-group .widget-container .control .geolocationmap.bitamMapsGoogle{width:100%;height:calc(100% - 60px)}.form-group .widget-container .control input.form-control,.form-group .widget-container .control textarea.form-control{border:none;box-shadow:none;border-color:#ddd;border:1px solid #ddd;border-radius:2px;outline:none}.form-group .widget-container .control textarea.form-control{margin-top:0px;margin-bottom:0px;height:calc(100% - 22px)}.form-group .widget-container .control input[type=date][data-date]{color:rgba(0,0,0,0)}.form-group .widget-container .control input[type=date][data-date]:before{position:absolute;content:attr(data-date);display:inline-block;color:#555}.form-group .widget-container .control input[type=date][data-date]:focus{color:initial}.form-group .widget-container .control input[type=date][data-date]:focus:before{position:initial;content:initial;display:initial;color:initial}.form-group .widget-container .control h3{margin-top:20px;font-size:24px;margin-bottom:10px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid}.form-group .widget-container .control .input-group .input-group-addon{background:rgba(0,0,0,0);border:rgba(0,0,0,0)}.form-group .widget-container .control .form-control[disabled],.form-group .widget-container .control .form-control[readonly],.form-group .widget-container .control .selectize-input.locked{border:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.form-group .widget-container .control .selectize-input.locked:after{display:none}.form-group .widget-container .control .selectize-input.focus{box-shadow:initial}.form-group .widget-container .control .selectize-control{position:static}.form-group .widget-container .control .selectize-dropdown{z-index:118}.form-group .widget-container span.help-block{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin-top:10px}.form-group .widget-container .ico-new-item{display:inline-block;width:calc(100% - 42px)}.form-group .widget-container .new-item-icon{display:inline-block;background-color:rgba(0,0,0,0);border-radius:50%;font-size:25px;width:30px;vertical-align:middle;color:#adadad;height:29px;padding:2px 3px;margin-bottom:27px;margin-left:5px;position:absolute}.form-group .widget-container .new-item-icon:hover{background-color:rgba(0,0,0,.1)}.form-group.isDisabled:not(.uniqueid) input.form-control[disabled],.form-group.isDisabled:not(.uniqueid) textarea.form-control[disabled],.form-group.isDisabled:not(.uniqueid) input.form-control[readonly],.form-group.isDisabled:not(.uniqueid) textarea.form-control[readonly]{padding-left:0px}.form-group.isDisabled:not(.uniqueid) .control>span{margin-left:0px !important}.form-group.isDisabled:not(.uniqueid):not(.checkbox_multiple-vertical):not(.checkbox_multiple-horizontal):not(.radiobutton_single-horizontal):not(.radiobutton_single-vertical) .control label[data-itemvalue]{padding-left:0px}.form-group.checkbox_multiple-vertical .widget-container,.form-group.checkbox_multiple-horizontal .widget-container,.form-group.selectlist_multiple .widget-container,.form-group.radiobutton_single-vertical .widget-container,.form-group.radiobutton_single-horizontal .widget-container,.form-group.rating .widget-container{overflow:scroll}.form-group.checkbox_multiple-vertical .widget-container .control,.form-group.checkbox_multiple-horizontal .widget-container .control,.form-group.radiobutton_single-vertical .widget-container .control,.form-group.radiobutton_single-horizontal .widget-container .control{height:auto}.form-group.report .widget-container .control{height:100%}.form-group.report .widget-container .control .widget-report-margin{height:100%}.form-group.report .widget-container .control .widget-report-margin .widget-report-content{width:100%;height:100%;padding-right:5px;padding-left:5px;overflow:hidden;cursor:pointer}.form-group.action .widget-container .control{height:100%}.form-group.action .widget-container .control .widget-action-margin{height:100%}.form-group.action .widget-container .control .widget-action-margin .widget-action-content{width:100%;height:100%;padding-right:5px;padding-left:5px;overflow:hidden;cursor:pointer}.form-group.photo .uploadfilecontainer{height:100%}.form-group.photo .uploadfilecontainer .uploadfile_content{height:100%}.form-group.photo .uploadfilecontainer .uploadfile_content .qq-uploader{height:100%}.form-group.photo .uploadfilecontainer .uploadfile_content .qq-uploader button.qq-upload-button{bottom:25px;border:7px solid #fff;background-color:#83cc83}.form-group.photo .uploadfilecontainer .uploadfile_content .qq-uploader ul.qq-upload-list{display:none}.form-group.photo .uploadfilecontainer .uploadfile_content .qq-uploader ul.qq-upload-list span{margin-right:15px}.form-group.photo .uploadfilecontainer .imageupload{display:none}.form-group.photo .uploadfilecontainer.uploading ul.qq-upload-list{display:block}.form-group.photo .uploadfilecontainer.takephoto{position:relative}.form-group.photo .uploadfilecontainer.takephoto .uploadfile_content{height:32px;width:200px;bottom:0px;position:absolute}.form-group.photo .uploadfilecontainer.takephoto .uploadfile_content button.qq-upload-button{border:1px solid #fff}.form-group.photo .uploadfilecontainer.takephoto .imageupload{max-width:100%;max-height:100%;display:block;margin-left:auto;margin-right:auto}.form-group .subsection-title{display:none;color:#424242;font-size:22px;font-weight:bold;position:absolute;z-index:1;top:14px;left:14px;margin-left:35px}.form-group .div-table-content.handsontable.material{margin:5px;background:rgba(0,0,0,0);box-shadow:initial}.form-group .div-table-content.handsontable.material .controlMenuTable .menuTable .mainMenu li button{color:#424242}.form-group .div-table-content.handsontable.material .controlMenuTable,.form-group .div-table-content.handsontable.material .tablefooter{background-color:rgba(0,0,0,0)}.form-group .div-table-content.handsontable.material .handsontable th{background-color:#f5f5f5}.form-group .div-table-content.handsontable.material .tablefooter,.form-group .div-table-content.handsontable.material .controlMenuTable{border:none}.form-group .div-table-content.handsontable.material .handsontable.htRowHeaders thead tr th{height:30px}.form-group .div-table-content.handsontable.material table.htCore thead th .colHeader{color:#424242}.form-group .history-field{position:absolute;top:2px;right:17px;font-size:14px;display:none}.form-group.hasHistory .history-field{display:block}.form-group .helptext-field{position:absolute;top:2px;right:4px;font-size:14px;display:none}.form-group.hasHelptext .helptext-field{display:block}.form-group.hasHistory .widget-container .control-label,.form-group.hasHelptext .widget-container .control-label{width:calc(100% - 28px)}div.form-group.normal-spacing{margin-bottom:15px}div.form-group.reduced-spacing,div.form-group.compact-spacing{margin-bottom:0px}div.widget-container.normal-spacing,div.widget-container.reduced-spacing{padding-right:5px;padding-left:5px}div.widget-container.compact-spacing{padding-right:5px;padding-left:5px}span.help-block.normal-spacing,span.help-block.reduced-spacing{display:block;margin-top:10px}span.help-block.compact-spacing{display:none}label.control-label.normal-spacing{margin-bottom:5px}label.control-label.reduced-spacing,label.control-label.compact-spacing{margin-bottom:0px}.modal>.modal-dialog>.modal-content>.modal-body div.pagesForm div.baseform{background-color:#fff !important}.modal>.modal-dialog>.modal-content>.modal-body .baseform{min-height:100%;background-color:#f5f5f5}.modal>.modal-dialog>.modal-content>.modal-body .baseform .contentViewForm{width:100% !important}.modal>.modal-dialog>.modal-content>.modal-body .baseform .contentViewForm .gridster{margin-left:auto;margin-right:auto;width:100% !important}.modal>.modal-dialog>.modal-content>.modal-body .baseform .contentViewForm .gridster h3{color:#424242;text-transform:uppercase;font-weight:bold}.modal>.modal-dialog>.modal-content>.modal-body .baseform .contentViewForm .gridster h3:after{content:"";display:block;heisaght:1px;background-color:#424242;margin-top:8px}.modal>.modal-dialog>.modal-content>.modal-body .form-group.selectlist>.widget-container,.modal>.modal-dialog>.modal-content>.modal-body .form-group.selectlist_multiple>.widget-container{overflow:visible}.modal>.modal-dialog>.modal-content>.modal-body .form-group.selectlist>.widget-container .selectize-control,.modal>.modal-dialog>.modal-content>.modal-body .form-group.selectlist_multiple>.widget-container .selectize-control{position:relative}.modal>.modal-dialog>.modal-content>.modal-body .form-group.geolocation>.widget-container .selectize-control{position:relative}.modal.newformmodal .form-group{float:left}@media(max-width: 1023px){li.btn_actionsLI div.dropdown.open .backactions{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.15);z-index:1000;display:block}li.btn_actionsLI div.dropdown.open ul[aria-labelledby=btn_actions]{position:fixed;bottom:80px;left:0;min-height:250px;right:0;top:initial;border:none;border-radius:15px;box-shadow:initial;margin:8px;max-height:300px;overflow-y:auto}li.btn_actionsLI div.dropdown.open ul[aria-labelledby=btn_actions] li{padding:6px;font-size:16px;text-align:center;border-bottom:1px solid #e2e2e2;margin:2px}li.btn_actionsLI div.dropdown.open div.closeactions{background-color:#fff;position:fixed;left:0;right:0;bottom:20px;height:50px;z-index:1000;border-radius:15px;text-align:center;font-size:20px;font-weight:bold;margin:8px;padding:10px;display:block}}@media screen and (min-width: 768px){.user-dashboard .block-header{padding:0 22px}}.user-dashboard .block-header{margin-bottom:25px;position:relative}.user-dashboard .block-header>h2{font-size:15px;color:#777;margin:0;font-weight:400;text-transform:uppercase}.user-dashboard .block-header .actions{list-style:none;padding:0;z-index:2;margin:0;position:absolute;right:10px;top:-5px;z-index:3}.user-dashboard .block-header .actions>li{display:inline-block;vertical-align:baseline}.user-dashboard .block-header .actions a{width:30px;height:30px;line-height:29px;display:inline-block;text-align:center;position:relative}.user-dashboard .grid:after{content:"";display:block;clear:both}.user-dashboard .grid .grid-sizer,.user-dashboard .grid .grid-item{width:50%}.user-dashboard .grid .grid-item{height:120px;float:left;position:relative;margin-bottom:20px}.user-dashboard .grid .grid-item.grid-item--dashboard{height:450px}.user-dashboard .grid .grid-item .m-b-20{margin-bottom:20px !important}.user-dashboard .grid .grid-item .card .card-header .btn-float{right:25px;bottom:-23px;z-index:1}.user-dashboard .grid .grid-item .card .btn[class*=bgm-]{color:#fff}.user-dashboard .grid .grid-item .card .bgm-cyan{background-color:#00bcd4 !important}.user-dashboard .grid .grid-item>div{background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.15);height:100%;margin-left:10px;margin-right:10px}.user-dashboard .grid .grid-item--aggregations{width:25%}.user-dashboard .grid .grid-item--aggregations .card{position:relative}.user-dashboard .grid .grid-item--aggregations .card:before{transition:width;transition-duration:500ms;backface-visibility:hidden;content:"";width:113px;height:100%;background:rgba(0,0,0,.1);position:absolute;left:0;top:0}.user-dashboard .grid .grid-item--aggregations .card:hover:before{width:100%}.user-dashboard .grid .grid-item--aggregations .card:hover .right small{font-size:145%;color:#fff}.user-dashboard .grid .grid-item--aggregations .card.bgm-cyan{background-color:#00bcd4 !important}.user-dashboard .grid .grid-item--aggregations .card.bgm-lightgreen{background-color:#8bc34a !important}.user-dashboard .grid .grid-item--aggregations .card.bgm-orange{background-color:#ff9800 !important}.user-dashboard .grid .grid-item--aggregations .card.bgm-bluegray{background-color:#607d8b !important}.user-dashboard .grid .grid-item--aggregations .card>div{position:relative;z-index:1}.user-dashboard .grid .grid-item--aggregations .card>div .left{min-height:1px;width:102px;float:left;border:0;margin-top:5px;margin-bottom:auto;margin-left:5px;margin-right:17px}.user-dashboard .grid .grid-item--aggregations .card>div .left i{font-size:5em;color:#fff}.user-dashboard .grid .grid-item--aggregations .card>div .right{overflow:hidden;color:hsla(0,0%,100%,.9);padding:16px 12px}.user-dashboard .grid .grid-item--aggregations .card>div .right small{transition:all;transition-duration:400ms}.user-dashboard .grid .grid-item--calendar{height:552px}.user-dashboard .grid .grid-item--calendar .fc-widget-header,.user-dashboard .grid .grid-item--calendar .fc-widget-content{border-color:#f0f0f0}.user-dashboard .grid .grid-item--calendar .fc-grid .fc-day-number{text-align:center;padding:0 2px;color:#5e5e5e;float:inherit;padding-top:2px}.user-dashboard .grid .grid-item--calendar .fc-widget-header{background:#f32c1e;color:hsla(0,0%,100%,.9);padding:6px 0 !important;border:none;font-weight:400}.user-dashboard .grid .grid-item--calendar table.fc-header{background-color:#f44336;color:hsla(0,0%,100%,.9);height:72px}.user-dashboard .grid .grid-item--calendar .fc-header-left,.user-dashboard .grid .grid-item--calendar .fc-header-right{vertical-align:middle !important;text-align:center}.user-dashboard .grid .grid-item--calendar .fc-header-left{text-align:right}.user-dashboard .grid .grid-item--calendar .fc-header-right{text-align:left}.user-dashboard .grid .grid-item--calendar .fc-header-center{vertical-align:middle !important}.user-dashboard .grid .grid-item--calendar .fc-button{background:rgba(0,0,0,0);border:none;box-shadow:initial;color:#fff}.user-dashboard .grid .grid-item--calendar td.fc-header-center h2{font-size:20px;font-weight:300;text-transform:uppercase}.user-dashboard .grid .grid-item--calendar .fc-border-separate tbody tr.fc-first td,.user-dashboard .grid .grid-item--calendar .fc-border-separate tbody tr.fc-first th{border-top-width:0}.user-dashboard .grid .grid-item--calendar .fc-border-separate th.fc-last,.user-dashboard .grid .grid-item--calendar .fc-border-separate td.fc-last{border-right-width:0px}.user-dashboard .grid .grid-item--calendar .fc-border-separate th.fc-first,.user-dashboard .grid .grid-item--calendar .fc-border-separate td.fc-first{border-left-width:0px}.user-dashboard .grid .grid-item--calendar .fc-border-separate tr.fc-last th,.user-dashboard .grid .grid-item--calendar .fc-border-separate tr.fc-last td{border-bottom-width:0px}.user-dashboard .grid .div-table-content{padding:0}.user-dashboard .card.dashboard .card-header{margin-bottom:0px !important}.user-dashboard .card.dashboard .card-body iframe{width:100%;height:362px;border:none}.user-dashboard .card .div-table{padding:0;border:none;margin:0}.user-dashboard .card .div-table-content .controlMenuTable,.user-dashboard .card .controlMenuTableFooter,.user-dashboard .card .tablefooter{display:none !important}.user-dashboard .card .div-table-content .tablenav>div>div:nth-child(2){display:none}.user-dashboard .card .div-table-content .tablenav>div{float:inherit !important;position:inherit !important;margin-top:-9px !important;height:30px}.user-dashboard .card .card-header{position:relative}.user-dashboard .card .card-header.ch-alt{padding:23px 26px}.user-dashboard .card .card-header h2{margin:0;line-height:100%;font-size:17px;font-weight:400}.user-dashboard .card .card-header h2 small{display:block;margin-top:8px;color:#aeaeae;line-height:160%}.user-dashboard .card .card-header.ch-alt:not([class*=bgm-]){background-color:#f7f7f7}.user-dashboard .card-fullview{position:fixed;z-index:1001;margin:0px;transition:all 1s cubic-bezier(0.55, 0, 0.1, 1);background-color:#fff}.user-dashboard .full-view{top:0px !important;left:0px !important;width:100% !important;height:100% !important;background-color:#fff}.user-dashboard .full-view.dashboard .card-body iframe{height:100%;position:absolute}.user-dashboard .card .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);white-space:nowrap;padding:6px 12px;font-size:13px;line-height:1.42857143;border-radius:2px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.user-dashboard .card .btn{transition:all;transition-duration:300ms;border:0;text-transform:uppercase}.user-dashboard .card .btn-float{width:50px;height:50px;border-radius:50%;position:absolute !important;line-height:38px}.user-dashboard .actions{position:absolute;right:10px;z-index:2;top:15px;list-style:none;padding:0;margin:0}.user-dashboard .actions>li{display:inline-block;vertical-align:baseline}.user-dashboard .actions>li>a{width:30px;height:30px;line-height:29px;display:inline-block;text-align:center;position:relative;color:#2196f3;text-decoration:none}.user-dashboard .actions>li>a>i{transition:color;transition-duration:1300ms;color:#adadad;font-size:23px;line-height:30px;vertical-align:bottom}.user-dashboard .actions>li>a:before{left:0;top:0;content:"";position:absolute;width:100%;height:100%;transform:scale3d(0, 0, 0);transition:all;transition-duration:250ms;backface-visibility:hidden;background-color:rgba(0,0,0,.1);z-index:0;border-radius:50%;opacity:0;filter:alpha(opacity=0)}.user-dashboard .actions>li>a:hover>i{color:#000}.user-dashboard .actions>li>a:hover:before{transform:scale3d(1, 1, 1);opacity:1;filter:alpha(opacity=100)}@media(max-width: 992px){.user-dashboard .grid-item{width:100% !important}.user-dashboard .grid-item.grid-item--aggregations{width:50% !important}}@media(max-width: 768px){.user-dashboard .grid-item.grid-item--aggregations{width:100% !important}}.side-tab-box{height:100%;position:relative;margin-left:-15px;margin-top:-15px}.side-tab-box .navigation{width:192px;height:100%;top:0;left:0;z-index:2;background-color:#ebebeb;overflow:hidden}.side-tab-box .navigation ul{height:100%;overflow:auto;overflow-x:hidden;margin:0;padding:0}.side-tab-box .navigation ul>li{list-style:none;background:1px #ebebeb;-moz-user-select:none;-webkit-user-select:none;user-select:none;box-sizing:border-box;width:100%;padding:12px;border-bottom:1px solid #f6f6f6;z-index:1;position:relative;cursor:pointer}.side-tab-box .navigation ul>li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:140px;color:#999;text-decoration:none}.side-tab-box .navigation ul>li.selected{opacity:1;background:#fff;z-index:3;font-weight:700}.side-tab-box .navigation ul>li.selected a{color:#444}.side-tab-box .navigation:after{position:absolute;left:190px;top:0;bottom:0;border-right:1px solid #f6f6f6;width:1px;content:"";z-index:2}.side-tab-box .content{box-sizing:border-box;top:0;bottom:0;left:0;right:0;margin-left:192px;padding:25px;overflow:auto}.keyFieldActive div.widget-container label.control-label{color:red !important}li.btn_keysearchLI button.btn_keysearch:focus{color:red;border:1px solid red}.setup-page{height:100%;text-shadow:initial;display:table}.setup-page .setuplistc{display:table-cell;width:224px}.setup-page .setuplistc ul.setupList{font-size:14px}.setup-page .setuplistc ul.setupList>li{padding-right:10px;margin-bottom:5px;color:#666;text-shadow:0 2px 0 #fff;padding-bottom:6px;padding-top:6px;padding-left:11px;text-align:right;cursor:pointer;text-transform:lowercase}.setup-page .setuplistc ul.setupList>li.active{background-color:rgba(247,246,244,.5)}.setup-page #sections{display:table-cell;width:100%}.setup-page #sections section{height:100%}.setup-page #sections section .page-header{padding-left:30px;background-color:#f9f9f9;box-shadow:0px 2px 10px -1px rgba(0,0,0,.2);padding-top:20px;margin-top:0px}.setup-page #sections section .page-header h1{margin-top:0px;color:#aaa;font-size:20px;font-weight:normal;padding:0px 0px 5px 14px;text-shadow:0 1px 0 #fff}.setup-page #sections section .page-header .menu_tab{list-style:none;height:30px;margin-bottom:0px;margin-top:0px}.setup-page #sections section .page-header .menu_tab li{float:left;color:#848484;font-size:13px;text-shadow:0 1px 0 #fff;padding:9px 15px 13px;cursor:pointer;border-right:1px solid #e4e4e4}.setup-page #sections section .container-fluid{height:calc(100% - 87px)}.setup-page #sections section *{box-sizing:border-box}.setup-page #sections section .groupbox{background-color:#f9f9f9;border:1px dotted #f1f1f1;padding:15px;margin-left:auto;margin-right:auto;margin-bottom:20px;margin-bottom:20px;margin-left:60px;margin-right:60px}.setup-page #sections section .subheader{padding:10px 20px 15px 20px}.setup-page #sections section .subheader h2{margin-top:8px;margin-bottom:10px;padding-bottom:2px;font-size:20px;font-weight:normal;color:#333;margin:0px;border-bottom:1px dotted #ddd;line-height:28px}.setup-page #sections section .containerCriteriaBuilder .groupCriteria.main{width:initial}.setup-page #sections section#navigations #divNAVGROUP{width:455px;margin-left:auto;margin-right:auto;border:1px solid rgba(0,0,0,.3);padding:20px;border-radius:4px;background:#fff;.listNav-position:relative}.setup-page #sections section#navigations #divNAVGROUP .inputgroup{margin-bottom:10px}.setup-page #sections section#navigations #divNAVGROUP ul:before{position:absolute;border-left:1px dotted #333;content:"";width:30px;top:14px;left:1px;bottom:17px}.setup-page #sections section#navigations #divNAVGROUP li:before{position:absolute;border-top:1px dotted #333;content:"";width:24px;top:13px;left:-27px}.setup-page #sections section#navigations #divNAVGROUP ul.connectedSortableNav{list-style:none;width:400px;padding-left:28px;position:relative}.setup-page #sections section#navigations #divNAVGROUP ul.connectedSortableNav li{padding:5px;margin-bottom:0px;position:relative;background:#fff;height:30px;cursor:move;cursor:grab;cursor:-webkit-grab}.setup-page #sections section#navigations #divNAVGROUP ul.connectedSortableNav li i.icon-sort{position:absolute;right:0;width:28px;height:28px;top:0;text-align:center;line-height:28px;font-size:17px}.setup-page #sections section#navigations #divNAVGROUP ul.connectedSortableNav li.group{border:none;height:inherit}.setup-page #sections section#navigations #divNAVGROUP ul.connectedSortableNav li.group li{width:339px}.setup-page #sections section#navigations #divNAVGROUP ul.connectedSortableNav li:active{cursor:grabbing;cursor:-webkit-grabbing}.setup-page #sections section#navigations #divNAVGROUP ul.connectedSortableNav li.ui-sortable-helper{border:2px dotted #333}.setup-page #sections section#navigations #divNAVGROUP ul.connectedSortableNav li.ui-sortable-helper::before{border:initial}.setup-page #sections section#navigations #divNAVGROUP li.group>ul.connectedSortableNav{margin-top:10px;min-height:10px}.setup-page #sections section#users_permissions h2{padding-bottom:3px;font-size:20px;font-weight:normal;color:#333;margin:0px;border-bottom:1px dotted #ddd;line-height:28px}.setup-page #sections section#users_permissions table#tbl_vwfrm_pms tbody tr td{background:#fff;height:18px;padding:5px}.setup-page #sections section#users_permissions table#tbl_vwfrm_pms tbody td.fieldlist{padding-left:20px !important;background:#f5f5f5 !important;font-weight:bold !important}.setup-page #sections section#users_permissions table#tbl_vwfrm_pms tbody td.viewlist{padding-left:20px !important;background:#ededed !important;font-weight:bold !important}.setup-page #sections section#users_permissions table#tbl_vwfrm_pms tbody td.elementlist{padding-left:30px !important}.setup-page #sections section#users_permissions #list_views table#tbl_vwfrm_pms{width:100%}.setup-page #sections section#webdesign div.formFieldTemplate div.field-small{float:left;width:33%}.setup-page #sections section#webdesign div.formFieldTemplate div.field-medium{float:left;width:66%}.setup-page #sections section#webdesign div.navOptions nav.spacingNav{font-size:1.4em;float:left}.setup-page #sections section#webdesign div.navOptions nav.spacingNav li.optionPill{cursor:pointer}.setup-page #sections section#webdesign div.navOptions nav.spacingNav li.optionPill a{cursor:pointer}.setup-page #sections section#webdesign div.navOptions nav.spacingNav li.optionPill a.active{background-color:#ff6000;color:#fff}.setup-page #sections section#webinars div.descWebinar{padding:25px;padding-top:0}.setup-page #sections section#webinars>h2{color:#11426a;line-height:60px;font-size:26px;margin-bottom:0px}.setup-page #sections section#webinars p.descWebinar{font-family:pontano-sans,sans-serif;font-size:15px;font-weight:normal;line-height:23px;color:#484848;word-wrap:break-word}.setup-page #sections section#webinars div.webinars{padding:25px;color:#0071bc;font-family:pontano-sans,sans-serif;font-size:22px;font-weight:400;line-height:33px;text-align:justify}.setup-page #sections section#webinars div.webinars .Webinar-Title{font-family:pontano-sans,sans-serif;font-size:24px;font-weight:400;color:#0071bc}.setup-page #sections section#webinars div.webinars .Webinar-Description{color:#484848;font-size:15px}.setup-page #sections section#webinars div.webinars .Webinar-Schedule{color:#000;font-size:17px;font-weight:normal}.setup-page #sections section#webinars div.webinars .Button{display:block;padding:0px 8px;width:185px;text-decoration:none}.setup-page #sections section#webinars div.webinars .actAsInlineDiv{display:block}.setup-page #sections section#webinars div.webinars .actAsInlineDiv span{width:100% !important}.setup-page #sections section#webinars div.webinars .actAsDiv{display:block}.setup-page #sections section#webservices .contentwebservices{width:1130px}fieldset.checkbox-group .item-checkbox{padding-bottom:5px;border-bottom:1px solid #ebebeb;padding-top:5px}#mockup{position:relative;max-width:1800px;margin:0 auto;background:#fff;border-top:30px solid #acadae;border-bottom:20px solid #acadae;border-radius:10px;color:#7b7b7f;margin-bottom:20px}#mockup::before{content:"";position:absolute;top:-20px;left:15px;width:10px;height:10px;border-radius:50%;background:#fdb0ad;box-shadow:20px 0 0 #fdeaa2,40px 0 0 #d7edb4}#mockup .body{background-image:url(../images/bgtexture.png);background-attachment:fixed;height:100%}#mockup .body .header .menu{border-bottom:1px solid rgba(0,0,0,.15);box-shadow:0 2px 4px 0 rgba(0,0,0,.15);height:37px;background-color:#fff}#mockup .body .header .menu ul.navinner{list-style:none;margin-top:10px;margin-left:54px;padding-left:0px;width:340px}#mockup .body .header .menu ul.navinner li{float:left;margin-left:0px;margin-right:20px}#mockup .body .header .banner{height:85px;background-color:hsla(0,0%,100%,.8)}#mockup .body .header .banner>div{padding-top:22px;width:400px;margin-left:auto;margin-right:auto}#mockup .body .content{margin-top:10px;margin-left:10px;margin-right:10px}#mockup .body .content .table,#mockup .body .content .form{box-shadow:rgba(0,0,0,.3) 0px 1px 3px;background-color:#fff;padding:10px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.15);margin-bottom:30px;padding:0px;border-radius:initial}#mockup .body .content .table .headerbuttons{text-align:right;background-color:#f7f7f7;height:38px}#mockup .body .content .table .bodytable .columntitle{font-weight:bold;overflow:hidden;clear:both}#mockup .body .content .table .bodytable>div{border-top:1px solid #f0f0f0;height:30px}#mockup .body .content .table .bodytable>div>div{width:120px;float:left;height:30px;padding-top:6px}#mockup .body .content .table .bodytable>div>div:first-of-type{width:15px}#mockup .body .content .table .btn-circle{box-sizing:initial !important;color:#666;height:initial}#mockup .body .content .table .offbackground{background-color:initial !important;background-image:initial !important}#mockup .body .content .table .numberViewStyle,#mockup .body .content .table .nameViewStyle{font-size:2em;float:left;margin-left:1%}#mockup .body .content .table .separatorViewStyle{background-color:#e4e4e4;width:100%;height:10px;margin-bottom:2%;clear:both}#mockup .body .content .form{margin-bottom:20px;height:200px}#mockup .body .content .form h3{margin-bottom:25px;margin-top:5px;border-bottom:1px solid #e4e4e4;padding-bottom:6px;font-size:1.5em;color:#000}#mockup .body .content .form .nameFormStyle{font-size:2em;float:left}#mockup .body .content .form .separatorFormStyle{background-color:#e4e4e4;width:100%;height:10px;margin-bottom:2%;clear:both}#mockup .body .content .form .fieldset{float:left;width:50%}#mockup .body .content .form .fieldset label{width:30%;text-align:right;padding-right:15px;overflow:inherit}#mockup .body .content .form .fieldset input{border:1px solid;border-color:silver #d9d9d9 #d9d9d9 #d9d9d9;background-color:#fff;width:60%}#mockup .body .content .form .footer{float:right}#mockup .body .content .form .btn-circle{box-sizing:initial !important}.paint-area{overflow:hidden;position:relative;transition:background .2s,color .2s !important}.paint--active.paint-area{transition:none}.paint--active.paint-area--text{transition:color .3s}.paint-area.paint-area--highlight:not(.paint-area--text){box-shadow:inset 0 0 0 3px #857dff !important}.paint-area--text.paint-area--highlight{text-shadow:-1px -1px 0 rgba(133,125,255,.5),1px -1px 0 rgba(133,125,255,.5),-1px 1px 0 rgba(133,125,255,.5),1px 1px 0 rgba(133,125,255,.5)}.paint-area *{position:relative;z-index:10;cursor:default}.paint{position:absolute;top:0;left:0;z-index:0}.paint circle{fill-opacity:0;transform:scale3d(0, 0, 1);transition:transform .8s,fill-opacity .4s;transition-timing-function:ease-out}.paint--active .paint circle{fill-opacity:1;transform:scale3d(1, 1, 1)}#colorPalette,#btnSave{margin-top:5px;padding-left:0px;text-align:right}#colorPalette .btn,#btnSave .btn{float:initial}.customizer,.fonttools{left:0;height:43px;z-index:10000;padding:2px 10px;border-radius:5px;margin-bottom:15px;background-color:#fff;border:1px solid #f2f2f2}.color-tool,.font-tool{list-style:none;margin:0;padding:0}.color-tool li.divider,.font-tool li.divider{background-color:#e5e5e5;width:1px;height:30px;margin:4px 8px}.color-tool .save,.font-tool .save{background:none;padding:0;margin:0;border:none;width:30px;height:30px;margin:5px;font-size:20px}.color-tool li,.font-tool li>div{width:30px;height:30px;display:block;margin:5px;float:left;border-radius:5px;border:1px solid #f5f5f5}.font-tool li>div{float:initial;padding-top:7px;padding-left:8px}.font-tool li{width:initial;height:initial;border-radius:initial;border:initial;float:left}.font-tool li .textsize{padding-left:4px;padding-top:6px}.drag-element,.drag-element-text{display:block;position:relative;width:100%;height:100%}.drag-element-text{top:-13px}.textsize .drag-element-text{top:-16px}.drag-element:hover,.drag-element-text:hover{cursor:move;cursor:grab}.drag-element:active,.drag-element-text:active{cursor:grabbing}.drop{width:20px;height:20px;top:5px;left:5px;position:absolute;border-radius:80% 0 55% 50%/55% 0 80% 50%;transform:rotate3d(0, 0, 1, -45deg)}.drop-helper-1,.drop-helper-2,.drop-helper-3,.drop-helper-4{position:absolute;display:block;width:6px;height:6px;bottom:-10px;left:50%;margin-left:-3px;border-radius:50%;pointer-events:none;opacity:0}.drop-helper-3,.drop-helper-4{width:10px;height:10px;margin-left:-5px}.drop-helper-1{transform-origin:-33px 50%}.drop-helper-2{transform-origin:45px 50%}.drop-helper-3{transform-origin:-18px 50%}.drop-helper-4{transform-origin:30px 50%}.drag-element--dropped .drop{transition:transform .2s,opacity .2s;transition-timing-function:cubic-bezier(0.6, 0.04, 0.98, 0.335);transform:translate3d(0, 25px, 0) rotate3d(0, 0, 1, -45deg) scale3d(0.2, 0.2, 1);opacity:0}.drag-element--dropped .drop-helper-1,.drag-element--dropped .drop-helper-3{animation:drop-anim-1 .3s ease-out .15s forwards}.drag-element--dropped .drop-helper-2,.drag-element--dropped .drop-helper-4{animation:drop-anim-2 .3s ease-out .15s forwards}.drag-element--dropped .drop-helper-4{animation-duration:.2s}@keyframes drop-anim-1{0%{transform:rotate3d(0, 0, 1, 5deg);opacity:0}50%{opacity:.5}100%{transform:rotate3d(0, 0, 1, -90deg);opacity:0}}@keyframes drop-anim-2{0%{transform:rotate3d(0, 0, 1, -5deg);opacity:0}50%{opacity:.5}100%{transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.drag-element--dropped-text .drop{transition:opacity .3s;opacity:0}.reset-button{background:none;padding:0;margin:0;border:none;width:30px;height:30px;margin:4px;color:rgba(0,0,0,0);font-size:0px;background:url(../images/custom-mockup/drop_reset.svg) no-repeat center center;background-size:93%}.control-btn{padding:4px 7px;border:2px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;color:#495057}.control-btn:hover{background:#e6e6e6;border-color:#adadad;color:#333;transform:translateY(-2px)}.control-btn.active{background:#5cb85c;color:#fff;border-color:rgba(0,0,0,0);box-shadow:0 5px 15px rgba(102,126,234,.3)}.verticalApp-top{top:0px !important;padding-left:0px}.verticalApp-center{top:50%;padding-left:0px}.verticalApp-bottom{bottom:0px !important;padding-left:0px}.horizontalApp-left{left:0px !important;word-wrap:break-word}.horizontalApp-center{width:100% !important;padding-left:0px !important;text-align:center !important;word-wrap:break-word}.horizontalApp-right{right:0px !important;padding-left:0px !important;text-align:right !important;width:80% !important;word-wrap:break-word}.modify .gridster.numwidgetsrow-4 [data-sizey="0"]{min-height:1;height:1}.modify .gridster.numwidgetsrow-4 [data-col="1"]{left:5px}.modify .gridster.numwidgetsrow-4 [data-col="2"]{left:calc( 25% + 5px )}.modify .gridster.numwidgetsrow-4 [data-col="3"]{left:calc( 50% + 5px )}.modify .gridster.numwidgetsrow-4 [data-col="4"]{left:calc( 75% + 5px )}.modify .gridster.numwidgetsrow-4 [data-sizex="1"]{width:calc( 25% - 10px )}.modify .gridster.numwidgetsrow-4 [data-sizex="2"]{width:calc( 50% - 10px )}.modify .gridster.numwidgetsrow-4 [data-sizex="3"]{width:calc( 75% - 10px )}.modify .gridster.numwidgetsrow-4 [data-sizex="4"]{width:calc( 100% - 10px )}.modify .gridster.numwidgetsrow-8 [data-sizey="0"]{min-height:1;height:1}.modify .gridster.numwidgetsrow-8 [data-col="1"]{left:5px}.modify .gridster.numwidgetsrow-8 [data-col="2"]{left:calc( 12.5% + 5px )}.modify .gridster.numwidgetsrow-8 [data-col="3"]{left:calc( 25% + 5px )}.modify .gridster.numwidgetsrow-8 [data-col="4"]{left:calc( 37.5% + 5px )}.modify .gridster.numwidgetsrow-8 [data-col="5"]{left:calc( 50% + 5px )}.modify .gridster.numwidgetsrow-8 [data-col="6"]{left:calc( 62.5% + 5px )}.modify .gridster.numwidgetsrow-8 [data-col="7"]{left:calc( 75% + 5px )}.modify .gridster.numwidgetsrow-8 [data-col="8"]{left:calc( 87.5% + 5px )}.modify .gridster.numwidgetsrow-8 [data-sizex="1"]{width:calc( 12.5% - 10px )}.modify .gridster.numwidgetsrow-8 [data-sizex="2"]{width:calc( 25% - 10px )}.modify .gridster.numwidgetsrow-8 [data-sizex="3"]{width:calc( 37.5% - 10px )}.modify .gridster.numwidgetsrow-8 [data-sizex="4"]{width:calc( 50% - 10px )}.modify .gridster.numwidgetsrow-8 [data-sizex="5"]{width:calc( 62.5% - 10px )}.modify .gridster.numwidgetsrow-8 [data-sizex="6"]{width:calc( 75% - 10px )}.modify .gridster.numwidgetsrow-8 [data-sizex="7"]{width:calc( 87.5% - 10px )}.modify .gridster.numwidgetsrow-8 [data-sizex="8"]{width:calc( 100% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizey="0"]{min-height:1;height:1}.modify .gridster.numwidgetsrow-12 [data-col="1"]{left:5px}.modify .gridster.numwidgetsrow-12 [data-col="2"]{left:calc( 8.3333333333% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="3"]{left:calc( 16.6666666667% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="4"]{left:calc( 25% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="5"]{left:calc( 33.3333333333% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="6"]{left:calc( 41.6666666667% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="7"]{left:calc( 50% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="8"]{left:calc( 58.3333333333% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="9"]{left:calc( 66.6666666667% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="10"]{left:calc( 75% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="11"]{left:calc( 83.3333333333% + 5px )}.modify .gridster.numwidgetsrow-12 [data-col="12"]{left:calc( 91.6666666667% + 5px )}.modify .gridster.numwidgetsrow-12 [data-sizex="1"]{width:calc( 8.3333333333% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="2"]{width:calc( 16.6666666667% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="3"]{width:calc( 25% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="4"]{width:calc( 33.3333333333% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="5"]{width:calc( 41.6666666667% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="6"]{width:calc( 50% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="7"]{width:calc( 58.3333333333% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="8"]{width:calc( 66.6666666667% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="9"]{width:calc( 75% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="10"]{width:calc( 83.3333333333% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="11"]{width:calc( 91.6666666667% - 10px )}.modify .gridster.numwidgetsrow-12 [data-sizex="12"]{width:calc( 100% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizey="0"]{min-height:1;height:1}.modify .gridster.numwidgetsrow-16 [data-col="1"]{left:5px}.modify .gridster.numwidgetsrow-16 [data-col="2"]{left:calc( 6.25% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="3"]{left:calc( 12.5% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="4"]{left:calc( 18.75% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="5"]{left:calc( 25% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="6"]{left:calc( 31.25% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="7"]{left:calc( 37.5% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="8"]{left:calc( 43.75% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="9"]{left:calc( 50% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="10"]{left:calc( 56.25% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="11"]{left:calc( 62.5% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="12"]{left:calc( 68.75% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="13"]{left:calc( 75% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="14"]{left:calc( 81.25% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="15"]{left:calc( 87.5% + 5px )}.modify .gridster.numwidgetsrow-16 [data-col="16"]{left:calc( 93.75% + 5px )}.modify .gridster.numwidgetsrow-16 [data-sizex="1"]{width:calc( 6.25% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="2"]{width:calc( 12.5% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="3"]{width:calc( 18.75% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="4"]{width:calc( 25% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="5"]{width:calc( 31.25% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="6"]{width:calc( 37.5% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="7"]{width:calc( 43.75% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="8"]{width:calc( 50% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="9"]{width:calc( 56.25% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="10"]{width:calc( 62.5% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="11"]{width:calc( 68.75% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="12"]{width:calc( 75% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="13"]{width:calc( 81.25% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="14"]{width:calc( 87.5% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="15"]{width:calc( 93.75% - 10px )}.modify .gridster.numwidgetsrow-16 [data-sizex="16"]{width:calc( 100% - 10px )}.modify .gridster.numwidgetsrow-8 ul.fields-sortable>li .fieldcontainer,.modify .gridster.numwidgetsrow-12 ul.fields-sortable>li .fieldcontainer,.modify .gridster.numwidgetsrow-16 ul.fields-sortable>li .fieldcontainer{margin-left:0px !important;padding:1px !important}.modify .gridster.numwidgetsrow-8 ul.fields-sortable>li .fieldcontainer .fieldicon,.modify .gridster.numwidgetsrow-12 ul.fields-sortable>li .fieldcontainer .fieldicon,.modify .gridster.numwidgetsrow-16 ul.fields-sortable>li .fieldcontainer .fieldicon{display:none}.modify .gridster [data-row="160"]{top:12725px}.modify .gridster [data-row="159"]{top:12645px}.modify .gridster [data-row="158"]{top:12565px}.modify .gridster [data-row="157"]{top:12485px}.modify .gridster [data-row="156"]{top:12405px}.modify .gridster [data-row="155"]{top:12325px}.modify .gridster [data-row="154"]{top:12245px}.modify .gridster [data-row="153"]{top:12165px}.modify .gridster [data-row="152"]{top:12085px}.modify .gridster [data-row="151"]{top:12005px}.modify .gridster [data-row="150"]{top:11925px}.modify .gridster [data-row="149"]{top:11845px}.modify .gridster [data-row="148"]{top:11765px}.modify .gridster [data-row="147"]{top:11685px}.modify .gridster [data-row="146"]{top:11605px}.modify .gridster [data-row="145"]{top:11525px}.modify .gridster [data-row="144"]{top:11445px}.modify .gridster [data-row="143"]{top:11365px}.modify .gridster [data-row="142"]{top:11285px}.modify .gridster [data-row="141"]{top:11205px}.modify .gridster [data-row="140"]{top:11125px}.modify .gridster [data-row="139"]{top:11045px}.modify .gridster [data-row="138"]{top:10965px}.modify .gridster [data-row="137"]{top:10885px}.modify .gridster [data-row="136"]{top:10805px}.modify .gridster [data-row="135"]{top:10725px}.modify .gridster [data-row="134"]{top:10645px}.modify .gridster [data-row="133"]{top:10565px}.modify .gridster [data-row="132"]{top:10485px}.modify .gridster [data-row="131"]{top:10405px}.modify .gridster [data-row="130"]{top:10325px}.modify .gridster [data-row="129"]{top:10245px}.modify .gridster [data-row="128"]{top:10165px}.modify .gridster [data-row="127"]{top:10085px}.modify .gridster [data-row="126"]{top:10005px}.modify .gridster [data-row="125"]{top:9925px}.modify .gridster [data-row="124"]{top:9845px}.modify .gridster [data-row="123"]{top:9765px}.modify .gridster [data-row="122"]{top:9685px}.modify .gridster [data-row="121"]{top:9605px}.modify .gridster [data-row="120"]{top:9525px}.modify .gridster [data-row="119"]{top:9445px}.modify .gridster [data-row="118"]{top:9365px}.modify .gridster [data-row="117"]{top:9285px}.modify .gridster [data-row="116"]{top:9205px}.modify .gridster [data-row="115"]{top:9125px}.modify .gridster [data-row="114"]{top:9045px}.modify .gridster [data-row="113"]{top:8965px}.modify .gridster [data-row="112"]{top:8885px}.modify .gridster [data-row="111"]{top:8805px}.modify .gridster [data-row="110"]{top:8725px}.modify .gridster [data-row="109"]{top:8645px}.modify .gridster [data-row="108"]{top:8565px}.modify .gridster [data-row="107"]{top:8485px}.modify .gridster [data-row="106"]{top:8405px}.modify .gridster [data-row="105"]{top:8325px}.modify .gridster [data-row="104"]{top:8245px}.modify .gridster [data-row="103"]{top:8165px}.modify .gridster [data-row="102"]{top:8085px}.modify .gridster [data-row="101"]{top:8005px}.modify .gridster [data-row="100"]{top:7925px}.modify .gridster [data-row="99"]{top:7845px}.modify .gridster [data-row="98"]{top:7765px}.modify .gridster [data-row="97"]{top:7685px}.modify .gridster [data-row="96"]{top:7605px}.modify .gridster [data-row="95"]{top:7525px}.modify .gridster [data-row="94"]{top:7445px}.modify .gridster [data-row="93"]{top:7365px}.modify .gridster [data-row="92"]{top:7285px}.modify .gridster [data-row="91"]{top:7205px}.modify .gridster [data-row="90"]{top:7125px}.modify .gridster [data-row="89"]{top:7045px}.modify .gridster [data-row="88"]{top:6965px}.modify .gridster [data-row="87"]{top:6885px}.modify .gridster [data-row="86"]{top:6805px}.modify .gridster [data-row="85"]{top:6725px}.modify .gridster [data-row="84"]{top:6645px}.modify .gridster [data-row="83"]{top:6565px}.modify .gridster [data-row="82"]{top:6485px}.modify .gridster [data-row="81"]{top:6405px}.modify .gridster [data-row="80"]{top:6325px}.modify .gridster [data-row="79"]{top:6245px}.modify .gridster [data-row="78"]{top:6165px}.modify .gridster [data-row="77"]{top:6085px}.modify .gridster [data-row="76"]{top:6005px}.modify .gridster [data-row="75"]{top:5925px}.modify .gridster [data-row="74"]{top:5845px}.modify .gridster [data-row="73"]{top:5765px}.modify .gridster [data-row="72"]{top:5685px}.modify .gridster [data-row="71"]{top:5605px}.modify .gridster [data-row="70"]{top:5525px}.modify .gridster [data-row="69"]{top:5445px}.modify .gridster [data-row="68"]{top:5365px}.modify .gridster [data-row="67"]{top:5285px}.modify .gridster [data-row="66"]{top:5205px}.modify .gridster [data-row="65"]{top:5125px}.modify .gridster [data-row="64"]{top:5045px}.modify .gridster [data-row="63"]{top:4965px}.modify .gridster [data-row="62"]{top:4885px}.modify .gridster [data-row="61"]{top:4805px}.modify .gridster [data-row="60"]{top:4725px}.modify .gridster [data-row="59"]{top:4645px}.modify .gridster [data-row="58"]{top:4565px}.modify .gridster [data-row="57"]{top:4485px}.modify .gridster [data-row="56"]{top:4405px}.modify .gridster [data-row="55"]{top:4325px}.modify .gridster [data-row="54"]{top:4245px}.modify .gridster [data-row="53"]{top:4165px}.modify .gridster [data-row="52"]{top:4085px}.modify .gridster [data-row="51"]{top:4005px}.modify .gridster [data-row="50"]{top:3925px}.modify .gridster [data-row="49"]{top:3845px}.modify .gridster [data-row="48"]{top:3765px}.modify .gridster [data-row="47"]{top:3685px}.modify .gridster [data-row="46"]{top:3605px}.modify .gridster [data-row="45"]{top:3525px}.modify .gridster [data-row="44"]{top:3445px}.modify .gridster [data-row="43"]{top:3365px}.modify .gridster [data-row="42"]{top:3285px}.modify .gridster [data-row="41"]{top:3205px}.modify .gridster [data-row="40"]{top:3125px}.modify .gridster [data-row="39"]{top:3045px}.modify .gridster [data-row="38"]{top:2965px}.modify .gridster [data-row="37"]{top:2885px}.modify .gridster [data-row="36"]{top:2805px}.modify .gridster [data-row="35"]{top:2725px}.modify .gridster [data-row="34"]{top:2645px}.modify .gridster [data-row="33"]{top:2565px}.modify .gridster [data-row="32"]{top:2485px}.modify .gridster [data-row="31"]{top:2405px}.modify .gridster [data-row="30"]{top:2325px}.modify .gridster [data-row="29"]{top:2245px}.modify .gridster [data-row="28"]{top:2165px}.modify .gridster [data-row="27"]{top:2085px}.modify .gridster [data-row="26"]{top:2005px}.modify .gridster [data-row="25"]{top:1925px}.modify .gridster [data-row="24"]{top:1845px}.modify .gridster [data-row="23"]{top:1765px}.modify .gridster [data-row="22"]{top:1685px}.modify .gridster [data-row="21"]{top:1605px}.modify .gridster [data-row="20"]{top:1525px}.modify .gridster [data-row="19"]{top:1445px}.modify .gridster [data-row="18"]{top:1365px}.modify .gridster [data-row="17"]{top:1285px}.modify .gridster [data-row="16"]{top:1205px}.modify .gridster [data-row="15"]{top:1125px}.modify .gridster [data-row="14"]{top:1045px}.modify .gridster [data-row="13"]{top:965px}.modify .gridster [data-row="12"]{top:885px}.modify .gridster [data-row="11"]{top:805px}.modify .gridster [data-row="10"]{top:725px}.modify .gridster [data-row="9"]{top:645px}.modify .gridster [data-row="8"]{top:565px}.modify .gridster [data-row="7"]{top:485px}.modify .gridster [data-row="6"]{top:405px}.modify .gridster [data-row="5"]{top:325px}.modify .gridster [data-row="4"]{top:245px}.modify .gridster [data-row="3"]{top:165px}.modify .gridster [data-row="2"]{top:85px}.modify .gridster [data-row="1"]{top:5px}.modify .gridster [data-sizey="1"]{height:70px}.modify .gridster [data-sizey="2"]{height:150px}.modify .gridster [data-sizey="3"]{height:230px}.modify .gridster [data-sizey="4"]{height:310px}.modify .gridster [data-sizey="5"]{height:390px}.modify .gridster [data-sizey="6"]{height:470px}.modify .gridster [data-sizey="7"]{height:550px}.modify .gridster [data-sizey="8"]{height:630px}.modify .gridster [data-sizey="9"]{height:710px}.modify .gridster [data-sizey="10"]{height:790px}.modify .gridster [data-sizey="11"]{height:870px}.modify .gridster [data-sizey="12"]{height:950px}.modify .gridster [data-sizey="13"]{height:1030px}.modify .gridster [data-sizey="14"]{height:1110px}.modify .gridster [data-sizey="15"]{height:1190px}.modify .gridster [data-sizey="16"]{height:1270px}.modify .gridster [data-sizey="17"]{height:1350px}.modify .gridster [data-sizey="18"]{height:1430px}.modify .gridster [data-sizey="19"]{height:1510px}.modify .gridster [data-sizey="20"]{height:1590px}.modify .gridster [data-sizey="21"]{height:1670px}.modify .gridster [data-sizey="22"]{height:1750px}.modify .gridster [data-sizey="23"]{height:1830px}.modify .gridster [data-sizey="24"]{height:1910px}.modify .gridster [data-sizey="25"]{height:1990px}.modify .gridster [data-sizey="26"]{height:2070px}.modify .gridster [data-sizey="27"]{height:2150px}.modify .gridster [data-sizey="28"]{height:2230px}.modify .gridster [data-sizey="29"]{height:2310px}.modify .gridster [data-sizey="30"]{height:2390px}.modify .gridster [data-sizey="31"]{height:2470px}.modify .gridster [data-sizey="32"]{height:2550px}.modify .gridster [data-sizey="33"]{height:2630px}.modify .gridster [data-sizey="34"]{height:2710px}.modify .gridster [data-sizey="35"]{height:2790px}.modify .gridster [data-sizey="36"]{height:2870px}.modify .gridster [data-sizey="37"]{height:2950px}.modify .gridster [data-sizey="38"]{height:3030px}.modify .gridster [data-sizey="39"]{height:3110px}.modify .gridster [data-sizey="40"]{height:3190px}.modify .gridster [data-sizey="41"]{height:3270px}.modify .gridster [data-sizey="42"]{height:3350px}.modify .gridster [data-sizey="43"]{height:3430px}.modify .gridster [data-sizey="44"]{height:3510px}.modify .gridster [data-sizey="45"]{height:3590px}.modify .gridster [data-sizey="46"]{height:3670px}.modify .gridster [data-sizey="47"]{height:3750px}.modify .gridster [data-sizey="48"]{height:3830px}.modify .gridster [data-sizey="49"]{height:3910px}.modify .gridster [data-sizey="50"]{height:3990px}.modify .gridster [data-sizey="51"]{height:4070px}.modify .gridster [data-sizey="52"]{height:4150px}.modify .gridster [data-sizey="53"]{height:4230px}.modify .gridster [data-sizey="54"]{height:4310px}.modify .gridster [data-sizey="55"]{height:4390px}.modify .gridster [data-sizey="56"]{height:4470px}.modify .gridster [data-sizey="57"]{height:4550px}.modify .gridster [data-sizey="58"]{height:4630px}.modify .gridster [data-sizey="59"]{height:4710px}.modify .gridster [data-sizey="60"]{height:4790px}.modify .gridster [data-sizey="61"]{height:4870px}.modify .gridster [data-sizey="62"]{height:4950px}.modify .gridster [data-sizey="63"]{height:5030px}.modify .gridster [data-sizey="64"]{height:5110px}.modify .gridster [data-sizey="65"]{height:5190px}.modify .gridster [data-sizey="66"]{height:5270px}.modify .gridster [data-sizey="67"]{height:5350px}.modify .gridster [data-sizey="68"]{height:5430px}.modify .gridster [data-sizey="69"]{height:5510px}.modify .gridster [data-sizey="70"]{height:5590px}.modify .gridster [data-sizey="71"]{height:5670px}.modify .gridster [data-sizey="72"]{height:5750px}.modify .gridster [data-sizey="73"]{height:5830px}.modify .gridster [data-sizey="74"]{height:5910px}.modify .gridster [data-sizey="75"]{height:5990px}.modify .gridster [data-sizey="76"]{height:6070px}.modify .gridster [data-sizey="77"]{height:6150px}.modify .gridster [data-sizey="78"]{height:6230px}.modify .gridster [data-sizey="79"]{height:6310px}.modify .gridster [data-sizey="80"]{height:6390px}.modify .gridster [data-sizey="81"]{height:6470px}.modify .gridster [data-sizey="82"]{height:6550px}.modify .gridster [data-sizey="83"]{height:6630px}.modify .gridster [data-sizey="84"]{height:6710px}.modify .gridster [data-sizey="85"]{height:6790px}.modify .gridster [data-sizey="86"]{height:6870px}.modify .gridster [data-sizey="87"]{height:6950px}.modify .gridster [data-sizey="88"]{height:7030px}.modify .gridster [data-sizey="89"]{height:7110px}.modify .gridster [data-sizey="90"]{height:7190px}.modify .gridster [data-sizey="91"]{height:7270px}.modify .gridster [data-sizey="92"]{height:7350px}.modify .gridster [data-sizey="93"]{height:7430px}.modify .gridster [data-sizey="94"]{height:7510px}.modify .gridster [data-sizey="95"]{height:7590px}.modify .gridster [data-sizey="96"]{height:7670px}.modify .gridster [data-sizey="97"]{height:7750px}.modify .gridster [data-sizey="98"]{height:7830px}.modify .gridster [data-sizey="99"]{height:7910px}.modify .gridster [data-sizey="100"]{height:7990px}.modify .gridster [data-sizey="101"]{height:8070px}.modify .gridster [data-sizey="102"]{height:8150px}.modify .gridster [data-sizey="103"]{height:8230px}.modify .gridster [data-sizey="104"]{height:8310px}.modify .gridster [data-sizey="105"]{height:8390px}.modify .gridster [data-sizey="106"]{height:8470px}.modify .gridster [data-sizey="107"]{height:8550px}.modify .gridster [data-sizey="108"]{height:8630px}.modify .gridster [data-sizey="109"]{height:8710px}.modify .gridster [data-sizey="110"]{height:8790px}.modify .gridster [data-sizey="111"]{height:8870px}.modify .gridster [data-sizey="112"]{height:8950px}.modify .gridster [data-sizey="113"]{height:9030px}.modify .gridster [data-sizey="114"]{height:9110px}.modify .gridster [data-sizey="115"]{height:9190px}.modify .gridster [data-sizey="116"]{height:9270px}.modify .gridster [data-sizey="117"]{height:9350px}.modify .gridster [data-sizey="118"]{height:9430px}.modify .gridster [data-sizey="119"]{height:9510px}.modify .gridster [data-sizey="120"]{height:9590px}.modify .gridster [data-sizey="121"]{height:9670px}.modify .gridster [data-sizey="122"]{height:9750px}.modify .gridster [data-sizey="123"]{height:9830px}.modify .gridster [data-sizey="124"]{height:9910px}.modify .gridster [data-sizey="125"]{height:9990px}.modify .gridster [data-sizey="126"]{height:10070px}.modify .gridster [data-sizey="127"]{height:10150px}.modify .gridster [data-sizey="128"]{height:10230px}.modify .gridster [data-sizey="129"]{height:10310px}.modify .gridster [data-sizey="130"]{height:10390px}.modify .gridster [data-sizey="131"]{height:10470px}.modify .gridster [data-sizey="132"]{height:10550px}.modify .gridster [data-sizey="133"]{height:10630px}.modify .gridster [data-sizey="134"]{height:10710px}.modify .gridster [data-sizey="135"]{height:10790px}.modify .gridster [data-sizey="136"]{height:10870px}.modify .gridster [data-sizey="137"]{height:10950px}.modify .gridster [data-sizey="138"]{height:11030px}.modify .gridster [data-sizey="139"]{height:11110px}.modify .gridster [data-sizey="140"]{height:11190px}.modify .gridster [data-sizey="141"]{height:11270px}.modify .gridster [data-sizey="142"]{height:11350px}.modify .gridster [data-sizey="143"]{height:11430px}.modify .gridster [data-sizey="144"]{height:11510px}.modify .gridster [data-sizey="145"]{height:11590px}.modify .gridster [data-sizey="146"]{height:11670px}.modify .gridster [data-sizey="147"]{height:11750px}.modify .gridster [data-sizey="148"]{height:11830px}.modify .gridster [data-sizey="149"]{height:11910px}.modify .gridster [data-sizey="150"]{height:11990px}.modify .gridster [data-sizey="151"]{height:12070px}.modify .gridster [data-sizey="152"]{height:12150px}.modify .gridster [data-sizey="153"]{height:12230px}.modify .gridster [data-sizey="154"]{height:12310px}.modify .gridster [data-sizey="155"]{height:12390px}.modify .gridster [data-sizey="156"]{height:12470px}.modify .gridster [data-sizey="157"]{height:12550px}.modify .gridster [data-sizey="158"]{height:12630px}.modify .gridster [data-sizey="159"]{height:12710px}.modify .gridster [data-sizey="160"]{height:12790px}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: landscape){form.gridster,.baseform .contentViewForm,form.gridster,.baseform .form-details{width:100% !important}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){form.gridster,.baseform .contentViewForm,form.gridster,.baseform .form-details{width:100% !important}}@media only screen and (max-device-width: 1024px){form.gridster,.baseform .contentViewForm,form.gridster,.baseform .form-details{width:100% !important}}@media only screen and (min-width: 1224px){form.gridster,.baseform .contentViewForm,form.gridster,.baseform .form-details{width:1224px !important}}@media only screen and (min-width: 1824px){form.gridster,.baseform .contentViewForm,form.gridster,.baseform .form-details{width:1398px !important}}form.gridster{position:relative}form.gridster .form-group{margin-bottom:0px !important}@media only screen and (min-device-width: 320px)and (max-device-width: 768px){form.gridster .form-group{display:contents}}form.gridster.numwidgetsrow-4 [data-sizey="0"]{min-height:1;height:1}form.gridster.numwidgetsrow-4 [data-sizex="1"]{width:25%}form.gridster.numwidgetsrow-4 [data-sizex="2"]{width:50%}form.gridster.numwidgetsrow-4 [data-sizex="3"]{width:75%}form.gridster.numwidgetsrow-4 [data-sizex="4"]{width:100%}form.gridster.numwidgetsrow-8 [data-sizey="0"]{min-height:1;height:1}form.gridster.numwidgetsrow-8 [data-sizex="1"]{width:12.5%}form.gridster.numwidgetsrow-8 [data-sizex="2"]{width:25%}form.gridster.numwidgetsrow-8 [data-sizex="3"]{width:37.5%}form.gridster.numwidgetsrow-8 [data-sizex="4"]{width:50%}form.gridster.numwidgetsrow-8 [data-sizex="5"]{width:62.5%}form.gridster.numwidgetsrow-8 [data-sizex="6"]{width:75%}form.gridster.numwidgetsrow-8 [data-sizex="7"]{width:87.5%}form.gridster.numwidgetsrow-8 [data-sizex="8"]{width:100%}form.gridster.numwidgetsrow-12 [data-sizey="0"]{min-height:1;height:1}form.gridster.numwidgetsrow-12 [data-sizex="1"]{width:8.3333333333%}form.gridster.numwidgetsrow-12 [data-sizex="2"]{width:16.6666666667%}form.gridster.numwidgetsrow-12 [data-sizex="3"]{width:25%}form.gridster.numwidgetsrow-12 [data-sizex="4"]{width:33.3333333333%}form.gridster.numwidgetsrow-12 [data-sizex="5"]{width:41.6666666667%}form.gridster.numwidgetsrow-12 [data-sizex="6"]{width:50%}form.gridster.numwidgetsrow-12 [data-sizex="7"]{width:58.3333333333%}form.gridster.numwidgetsrow-12 [data-sizex="8"]{width:66.6666666667%}form.gridster.numwidgetsrow-12 [data-sizex="9"]{width:75%}form.gridster.numwidgetsrow-12 [data-sizex="10"]{width:83.3333333333%}form.gridster.numwidgetsrow-12 [data-sizex="11"]{width:91.6666666667%}form.gridster.numwidgetsrow-12 [data-sizex="12"]{width:100%}form.gridster.numwidgetsrow-16 [data-sizey="0"]{min-height:1;height:1}form.gridster.numwidgetsrow-16 [data-sizex="1"]{width:6.25%}form.gridster.numwidgetsrow-16 [data-sizex="2"]{width:12.5%}form.gridster.numwidgetsrow-16 [data-sizex="3"]{width:18.75%}form.gridster.numwidgetsrow-16 [data-sizex="4"]{width:25%}form.gridster.numwidgetsrow-16 [data-sizex="5"]{width:31.25%}form.gridster.numwidgetsrow-16 [data-sizex="6"]{width:37.5%}form.gridster.numwidgetsrow-16 [data-sizex="7"]{width:43.75%}form.gridster.numwidgetsrow-16 [data-sizex="8"]{width:50%}form.gridster.numwidgetsrow-16 [data-sizex="9"]{width:56.25%}form.gridster.numwidgetsrow-16 [data-sizex="10"]{width:62.5%}form.gridster.numwidgetsrow-16 [data-sizex="11"]{width:68.75%}form.gridster.numwidgetsrow-16 [data-sizex="12"]{width:75%}form.gridster.numwidgetsrow-16 [data-sizex="13"]{width:81.25%}form.gridster.numwidgetsrow-16 [data-sizex="14"]{width:87.5%}form.gridster.numwidgetsrow-16 [data-sizex="15"]{width:93.75%}form.gridster.numwidgetsrow-16 [data-sizex="16"]{width:100%}form.gridster [data-sizey="1"]{min-height:75px;height:1px}form.gridster .photo[data-sizey="1"]{height:75px;display:block}form.gridster .form-group.textarea[data-sizey="1"]{height:1px !important}form.gridster [data-sizey="2"]{min-height:150px;height:1px}form.gridster .photo[data-sizey="2"]{height:150px;display:block}form.gridster .form-group.textarea[data-sizey="2"]{height:1px !important}form.gridster [data-sizey="3"]{min-height:225px;height:1px}form.gridster .photo[data-sizey="3"]{height:225px;display:block}form.gridster .form-group.textarea[data-sizey="3"]{height:1px !important}form.gridster [data-sizey="4"]{min-height:300px;height:1px}form.gridster .photo[data-sizey="4"]{height:300px;display:block}form.gridster .form-group.textarea[data-sizey="4"]{height:1px !important}form.gridster [data-sizey="5"]{min-height:375px;height:1px}form.gridster .photo[data-sizey="5"]{height:375px;display:block}form.gridster .form-group.textarea[data-sizey="5"]{height:1px !important}form.gridster [data-sizey="6"]{min-height:450px;height:1px}form.gridster .photo[data-sizey="6"]{height:450px;display:block}form.gridster .form-group.textarea[data-sizey="6"]{height:1px !important}form.gridster [data-sizey="7"]{min-height:525px;height:1px}form.gridster .photo[data-sizey="7"]{height:525px;display:block}form.gridster .form-group.textarea[data-sizey="7"]{height:1px !important}form.gridster [data-sizey="8"]{min-height:600px;height:1px}form.gridster .photo[data-sizey="8"]{height:600px;display:block}form.gridster .form-group.textarea[data-sizey="8"]{height:1px !important}form.gridster [data-sizey="9"]{min-height:675px;height:1px}form.gridster .photo[data-sizey="9"]{height:675px;display:block}form.gridster .form-group.textarea[data-sizey="9"]{height:1px !important}form.gridster [data-sizey="10"]{min-height:750px;height:1px}form.gridster .photo[data-sizey="10"]{height:750px;display:block}form.gridster .form-group.textarea[data-sizey="10"]{height:1px !important}form.gridster [data-sizey="11"]{min-height:825px;height:1px}form.gridster .photo[data-sizey="11"]{height:825px;display:block}form.gridster .form-group.textarea[data-sizey="11"]{height:1px !important}form.gridster [data-sizey="12"]{min-height:900px;height:1px}form.gridster .photo[data-sizey="12"]{height:900px;display:block}form.gridster .form-group.textarea[data-sizey="12"]{height:1px !important}form.gridster [data-sizey="13"]{min-height:975px;height:1px}form.gridster .photo[data-sizey="13"]{height:975px;display:block}form.gridster .form-group.textarea[data-sizey="13"]{height:1px !important}form.gridster [data-sizey="14"]{min-height:1050px;height:1px}form.gridster .photo[data-sizey="14"]{height:1050px;display:block}form.gridster .form-group.textarea[data-sizey="14"]{height:1px !important}form.gridster [data-sizey="15"]{min-height:1125px;height:1px}form.gridster .photo[data-sizey="15"]{height:1125px;display:block}form.gridster .form-group.textarea[data-sizey="15"]{height:1px !important}form.gridster [data-sizey="16"]{min-height:1200px;height:1px}form.gridster .photo[data-sizey="16"]{height:1200px;display:block}form.gridster .form-group.textarea[data-sizey="16"]{height:1px !important}form.gridster [data-sizey="17"]{min-height:1275px;height:1px}form.gridster .photo[data-sizey="17"]{height:1275px;display:block}form.gridster .form-group.textarea[data-sizey="17"]{height:1px !important}form.gridster [data-sizey="18"]{min-height:1350px;height:1px}form.gridster .photo[data-sizey="18"]{height:1350px;display:block}form.gridster .form-group.textarea[data-sizey="18"]{height:1px !important}form.gridster [data-sizey="19"]{min-height:1425px;height:1px}form.gridster .photo[data-sizey="19"]{height:1425px;display:block}form.gridster .form-group.textarea[data-sizey="19"]{height:1px !important}form.gridster [data-sizey="20"]{min-height:1500px;height:1px}form.gridster .photo[data-sizey="20"]{height:1500px;display:block}form.gridster .form-group.textarea[data-sizey="20"]{height:1px !important}form.gridster [data-sizey="21"]{min-height:1575px;height:1px}form.gridster .photo[data-sizey="21"]{height:1575px;display:block}form.gridster .form-group.textarea[data-sizey="21"]{height:1px !important}form.gridster [data-sizey="22"]{min-height:1650px;height:1px}form.gridster .photo[data-sizey="22"]{height:1650px;display:block}form.gridster .form-group.textarea[data-sizey="22"]{height:1px !important}form.gridster [data-sizey="23"]{min-height:1725px;height:1px}form.gridster .photo[data-sizey="23"]{height:1725px;display:block}form.gridster .form-group.textarea[data-sizey="23"]{height:1px !important}form.gridster [data-sizey="24"]{min-height:1800px;height:1px}form.gridster .photo[data-sizey="24"]{height:1800px;display:block}form.gridster .form-group.textarea[data-sizey="24"]{height:1px !important}form.gridster [data-sizey="25"]{min-height:1875px;height:1px}form.gridster .photo[data-sizey="25"]{height:1875px;display:block}form.gridster .form-group.textarea[data-sizey="25"]{height:1px !important}form.gridster [data-sizey="26"]{min-height:1950px;height:1px}form.gridster .photo[data-sizey="26"]{height:1950px;display:block}form.gridster .form-group.textarea[data-sizey="26"]{height:1px !important}form.gridster [data-sizey="27"]{min-height:2025px;height:1px}form.gridster .photo[data-sizey="27"]{height:2025px;display:block}form.gridster .form-group.textarea[data-sizey="27"]{height:1px !important}form.gridster [data-sizey="28"]{min-height:2100px;height:1px}form.gridster .photo[data-sizey="28"]{height:2100px;display:block}form.gridster .form-group.textarea[data-sizey="28"]{height:1px !important}form.gridster [data-sizey="29"]{min-height:2175px;height:1px}form.gridster .photo[data-sizey="29"]{height:2175px;display:block}form.gridster .form-group.textarea[data-sizey="29"]{height:1px !important}form.gridster [data-sizey="30"]{min-height:2250px;height:1px}form.gridster .photo[data-sizey="30"]{height:2250px;display:block}form.gridster .form-group.textarea[data-sizey="30"]{height:1px !important}form.gridster [data-sizey="31"]{min-height:2325px;height:1px}form.gridster .photo[data-sizey="31"]{height:2325px;display:block}form.gridster .form-group.textarea[data-sizey="31"]{height:1px !important}form.gridster [data-sizey="32"]{min-height:2400px;height:1px}form.gridster .photo[data-sizey="32"]{height:2400px;display:block}form.gridster .form-group.textarea[data-sizey="32"]{height:1px !important}form.gridster [data-sizey="33"]{min-height:2475px;height:1px}form.gridster .photo[data-sizey="33"]{height:2475px;display:block}form.gridster .form-group.textarea[data-sizey="33"]{height:1px !important}form.gridster [data-sizey="34"]{min-height:2550px;height:1px}form.gridster .photo[data-sizey="34"]{height:2550px;display:block}form.gridster .form-group.textarea[data-sizey="34"]{height:1px !important}form.gridster [data-sizey="35"]{min-height:2625px;height:1px}form.gridster .photo[data-sizey="35"]{height:2625px;display:block}form.gridster .form-group.textarea[data-sizey="35"]{height:1px !important}form.gridster [data-sizey="36"]{min-height:2700px;height:1px}form.gridster .photo[data-sizey="36"]{height:2700px;display:block}form.gridster .form-group.textarea[data-sizey="36"]{height:1px !important}form.gridster [data-sizey="37"]{min-height:2775px;height:1px}form.gridster .photo[data-sizey="37"]{height:2775px;display:block}form.gridster .form-group.textarea[data-sizey="37"]{height:1px !important}form.gridster [data-sizey="38"]{min-height:2850px;height:1px}form.gridster .photo[data-sizey="38"]{height:2850px;display:block}form.gridster .form-group.textarea[data-sizey="38"]{height:1px !important}form.gridster [data-sizey="39"]{min-height:2925px;height:1px}form.gridster .photo[data-sizey="39"]{height:2925px;display:block}form.gridster .form-group.textarea[data-sizey="39"]{height:1px !important}form.gridster [data-sizey="40"]{min-height:3000px;height:1px}form.gridster .photo[data-sizey="40"]{height:3000px;display:block}form.gridster .form-group.textarea[data-sizey="40"]{height:1px !important}form.gridster [data-sizey="41"]{min-height:3075px;height:1px}form.gridster .photo[data-sizey="41"]{height:3075px;display:block}form.gridster .form-group.textarea[data-sizey="41"]{height:1px !important}form.gridster [data-sizey="42"]{min-height:3150px;height:1px}form.gridster .photo[data-sizey="42"]{height:3150px;display:block}form.gridster .form-group.textarea[data-sizey="42"]{height:1px !important}form.gridster [data-sizey="43"]{min-height:3225px;height:1px}form.gridster .photo[data-sizey="43"]{height:3225px;display:block}form.gridster .form-group.textarea[data-sizey="43"]{height:1px !important}form.gridster [data-sizey="44"]{min-height:3300px;height:1px}form.gridster .photo[data-sizey="44"]{height:3300px;display:block}form.gridster .form-group.textarea[data-sizey="44"]{height:1px !important}form.gridster [data-sizey="45"]{min-height:3375px;height:1px}form.gridster .photo[data-sizey="45"]{height:3375px;display:block}form.gridster .form-group.textarea[data-sizey="45"]{height:1px !important}form.gridster [data-sizey="46"]{min-height:3450px;height:1px}form.gridster .photo[data-sizey="46"]{height:3450px;display:block}form.gridster .form-group.textarea[data-sizey="46"]{height:1px !important}form.gridster [data-sizey="47"]{min-height:3525px;height:1px}form.gridster .photo[data-sizey="47"]{height:3525px;display:block}form.gridster .form-group.textarea[data-sizey="47"]{height:1px !important}form.gridster [data-sizey="48"]{min-height:3600px;height:1px}form.gridster .photo[data-sizey="48"]{height:3600px;display:block}form.gridster .form-group.textarea[data-sizey="48"]{height:1px !important}form.gridster [data-sizey="49"]{min-height:3675px;height:1px}form.gridster .photo[data-sizey="49"]{height:3675px;display:block}form.gridster .form-group.textarea[data-sizey="49"]{height:1px !important}form.gridster [data-sizey="50"]{min-height:3750px;height:1px}form.gridster .photo[data-sizey="50"]{height:3750px;display:block}form.gridster .form-group.textarea[data-sizey="50"]{height:1px !important}form.gridster [data-sizey="51"]{min-height:3825px;height:1px}form.gridster .photo[data-sizey="51"]{height:3825px;display:block}form.gridster .form-group.textarea[data-sizey="51"]{height:1px !important}form.gridster [data-sizey="52"]{min-height:3900px;height:1px}form.gridster .photo[data-sizey="52"]{height:3900px;display:block}form.gridster .form-group.textarea[data-sizey="52"]{height:1px !important}form.gridster [data-sizey="53"]{min-height:3975px;height:1px}form.gridster .photo[data-sizey="53"]{height:3975px;display:block}form.gridster .form-group.textarea[data-sizey="53"]{height:1px !important}form.gridster [data-sizey="54"]{min-height:4050px;height:1px}form.gridster .photo[data-sizey="54"]{height:4050px;display:block}form.gridster .form-group.textarea[data-sizey="54"]{height:1px !important}form.gridster [data-sizey="55"]{min-height:4125px;height:1px}form.gridster .photo[data-sizey="55"]{height:4125px;display:block}form.gridster .form-group.textarea[data-sizey="55"]{height:1px !important}form.gridster [data-sizey="56"]{min-height:4200px;height:1px}form.gridster .photo[data-sizey="56"]{height:4200px;display:block}form.gridster .form-group.textarea[data-sizey="56"]{height:1px !important}form.gridster [data-sizey="57"]{min-height:4275px;height:1px}form.gridster .photo[data-sizey="57"]{height:4275px;display:block}form.gridster .form-group.textarea[data-sizey="57"]{height:1px !important}form.gridster [data-sizey="58"]{min-height:4350px;height:1px}form.gridster .photo[data-sizey="58"]{height:4350px;display:block}form.gridster .form-group.textarea[data-sizey="58"]{height:1px !important}form.gridster [data-sizey="59"]{min-height:4425px;height:1px}form.gridster .photo[data-sizey="59"]{height:4425px;display:block}form.gridster .form-group.textarea[data-sizey="59"]{height:1px !important}form.gridster [data-sizey="60"]{min-height:4500px;height:1px}form.gridster .photo[data-sizey="60"]{height:4500px;display:block}form.gridster .form-group.textarea[data-sizey="60"]{height:1px !important}form.gridster [data-sizey="61"]{min-height:4575px;height:1px}form.gridster .photo[data-sizey="61"]{height:4575px;display:block}form.gridster .form-group.textarea[data-sizey="61"]{height:1px !important}form.gridster [data-sizey="62"]{min-height:4650px;height:1px}form.gridster .photo[data-sizey="62"]{height:4650px;display:block}form.gridster .form-group.textarea[data-sizey="62"]{height:1px !important}form.gridster [data-sizey="63"]{min-height:4725px;height:1px}form.gridster .photo[data-sizey="63"]{height:4725px;display:block}form.gridster .form-group.textarea[data-sizey="63"]{height:1px !important}form.gridster [data-sizey="64"]{min-height:4800px;height:1px}form.gridster .photo[data-sizey="64"]{height:4800px;display:block}form.gridster .form-group.textarea[data-sizey="64"]{height:1px !important}form.gridster [data-sizey="65"]{min-height:4875px;height:1px}form.gridster .photo[data-sizey="65"]{height:4875px;display:block}form.gridster .form-group.textarea[data-sizey="65"]{height:1px !important}form.gridster [data-sizey="66"]{min-height:4950px;height:1px}form.gridster .photo[data-sizey="66"]{height:4950px;display:block}form.gridster .form-group.textarea[data-sizey="66"]{height:1px !important}form.gridster [data-sizey="67"]{min-height:5025px;height:1px}form.gridster .photo[data-sizey="67"]{height:5025px;display:block}form.gridster .form-group.textarea[data-sizey="67"]{height:1px !important}form.gridster [data-sizey="68"]{min-height:5100px;height:1px}form.gridster .photo[data-sizey="68"]{height:5100px;display:block}form.gridster .form-group.textarea[data-sizey="68"]{height:1px !important}form.gridster [data-sizey="69"]{min-height:5175px;height:1px}form.gridster .photo[data-sizey="69"]{height:5175px;display:block}form.gridster .form-group.textarea[data-sizey="69"]{height:1px !important}form.gridster [data-sizey="70"]{min-height:5250px;height:1px}form.gridster .photo[data-sizey="70"]{height:5250px;display:block}form.gridster .form-group.textarea[data-sizey="70"]{height:1px !important}form.gridster [data-sizey="71"]{min-height:5325px;height:1px}form.gridster .photo[data-sizey="71"]{height:5325px;display:block}form.gridster .form-group.textarea[data-sizey="71"]{height:1px !important}form.gridster [data-sizey="72"]{min-height:5400px;height:1px}form.gridster .photo[data-sizey="72"]{height:5400px;display:block}form.gridster .form-group.textarea[data-sizey="72"]{height:1px !important}form.gridster [data-sizey="73"]{min-height:5475px;height:1px}form.gridster .photo[data-sizey="73"]{height:5475px;display:block}form.gridster .form-group.textarea[data-sizey="73"]{height:1px !important}form.gridster [data-sizey="74"]{min-height:5550px;height:1px}form.gridster .photo[data-sizey="74"]{height:5550px;display:block}form.gridster .form-group.textarea[data-sizey="74"]{height:1px !important}form.gridster [data-sizey="75"]{min-height:5625px;height:1px}form.gridster .photo[data-sizey="75"]{height:5625px;display:block}form.gridster .form-group.textarea[data-sizey="75"]{height:1px !important}form.gridster [data-sizey="76"]{min-height:5700px;height:1px}form.gridster .photo[data-sizey="76"]{height:5700px;display:block}form.gridster .form-group.textarea[data-sizey="76"]{height:1px !important}form.gridster [data-sizey="77"]{min-height:5775px;height:1px}form.gridster .photo[data-sizey="77"]{height:5775px;display:block}form.gridster .form-group.textarea[data-sizey="77"]{height:1px !important}form.gridster [data-sizey="78"]{min-height:5850px;height:1px}form.gridster .photo[data-sizey="78"]{height:5850px;display:block}form.gridster .form-group.textarea[data-sizey="78"]{height:1px !important}form.gridster [data-sizey="79"]{min-height:5925px;height:1px}form.gridster .photo[data-sizey="79"]{height:5925px;display:block}form.gridster .form-group.textarea[data-sizey="79"]{height:1px !important}form.gridster [data-sizey="80"]{min-height:6000px;height:1px}form.gridster .photo[data-sizey="80"]{height:6000px;display:block}form.gridster .form-group.textarea[data-sizey="80"]{height:1px !important}form.gridster [data-sizey="81"]{min-height:6075px;height:1px}form.gridster .photo[data-sizey="81"]{height:6075px;display:block}form.gridster .form-group.textarea[data-sizey="81"]{height:1px !important}form.gridster [data-sizey="82"]{min-height:6150px;height:1px}form.gridster .photo[data-sizey="82"]{height:6150px;display:block}form.gridster .form-group.textarea[data-sizey="82"]{height:1px !important}form.gridster [data-sizey="83"]{min-height:6225px;height:1px}form.gridster .photo[data-sizey="83"]{height:6225px;display:block}form.gridster .form-group.textarea[data-sizey="83"]{height:1px !important}form.gridster [data-sizey="84"]{min-height:6300px;height:1px}form.gridster .photo[data-sizey="84"]{height:6300px;display:block}form.gridster .form-group.textarea[data-sizey="84"]{height:1px !important}form.gridster [data-sizey="85"]{min-height:6375px;height:1px}form.gridster .photo[data-sizey="85"]{height:6375px;display:block}form.gridster .form-group.textarea[data-sizey="85"]{height:1px !important}form.gridster [data-sizey="86"]{min-height:6450px;height:1px}form.gridster .photo[data-sizey="86"]{height:6450px;display:block}form.gridster .form-group.textarea[data-sizey="86"]{height:1px !important}form.gridster [data-sizey="87"]{min-height:6525px;height:1px}form.gridster .photo[data-sizey="87"]{height:6525px;display:block}form.gridster .form-group.textarea[data-sizey="87"]{height:1px !important}form.gridster [data-sizey="88"]{min-height:6600px;height:1px}form.gridster .photo[data-sizey="88"]{height:6600px;display:block}form.gridster .form-group.textarea[data-sizey="88"]{height:1px !important}form.gridster [data-sizey="89"]{min-height:6675px;height:1px}form.gridster .photo[data-sizey="89"]{height:6675px;display:block}form.gridster .form-group.textarea[data-sizey="89"]{height:1px !important}form.gridster [data-sizey="90"]{min-height:6750px;height:1px}form.gridster .photo[data-sizey="90"]{height:6750px;display:block}form.gridster .form-group.textarea[data-sizey="90"]{height:1px !important}form.gridster [data-sizey="91"]{min-height:6825px;height:1px}form.gridster .photo[data-sizey="91"]{height:6825px;display:block}form.gridster .form-group.textarea[data-sizey="91"]{height:1px !important}form.gridster [data-sizey="92"]{min-height:6900px;height:1px}form.gridster .photo[data-sizey="92"]{height:6900px;display:block}form.gridster .form-group.textarea[data-sizey="92"]{height:1px !important}form.gridster [data-sizey="93"]{min-height:6975px;height:1px}form.gridster .photo[data-sizey="93"]{height:6975px;display:block}form.gridster .form-group.textarea[data-sizey="93"]{height:1px !important}form.gridster [data-sizey="94"]{min-height:7050px;height:1px}form.gridster .photo[data-sizey="94"]{height:7050px;display:block}form.gridster .form-group.textarea[data-sizey="94"]{height:1px !important}form.gridster [data-sizey="95"]{min-height:7125px;height:1px}form.gridster .photo[data-sizey="95"]{height:7125px;display:block}form.gridster .form-group.textarea[data-sizey="95"]{height:1px !important}form.gridster [data-sizey="96"]{min-height:7200px;height:1px}form.gridster .photo[data-sizey="96"]{height:7200px;display:block}form.gridster .form-group.textarea[data-sizey="96"]{height:1px !important}form.gridster [data-sizey="97"]{min-height:7275px;height:1px}form.gridster .photo[data-sizey="97"]{height:7275px;display:block}form.gridster .form-group.textarea[data-sizey="97"]{height:1px !important}form.gridster [data-sizey="98"]{min-height:7350px;height:1px}form.gridster .photo[data-sizey="98"]{height:7350px;display:block}form.gridster .form-group.textarea[data-sizey="98"]{height:1px !important}form.gridster [data-sizey="99"]{min-height:7425px;height:1px}form.gridster .photo[data-sizey="99"]{height:7425px;display:block}form.gridster .form-group.textarea[data-sizey="99"]{height:1px !important}form.gridster [data-sizey="100"]{min-height:7500px;height:1px}form.gridster .photo[data-sizey="100"]{height:7500px;display:block}form.gridster .form-group.textarea[data-sizey="100"]{height:1px !important}form.gridster [data-sizey="101"]{min-height:7575px;height:1px}form.gridster .photo[data-sizey="101"]{height:7575px;display:block}form.gridster .form-group.textarea[data-sizey="101"]{height:1px !important}form.gridster [data-sizey="102"]{min-height:7650px;height:1px}form.gridster .photo[data-sizey="102"]{height:7650px;display:block}form.gridster .form-group.textarea[data-sizey="102"]{height:1px !important}form.gridster [data-sizey="103"]{min-height:7725px;height:1px}form.gridster .photo[data-sizey="103"]{height:7725px;display:block}form.gridster .form-group.textarea[data-sizey="103"]{height:1px !important}form.gridster [data-sizey="104"]{min-height:7800px;height:1px}form.gridster .photo[data-sizey="104"]{height:7800px;display:block}form.gridster .form-group.textarea[data-sizey="104"]{height:1px !important}form.gridster [data-sizey="105"]{min-height:7875px;height:1px}form.gridster .photo[data-sizey="105"]{height:7875px;display:block}form.gridster .form-group.textarea[data-sizey="105"]{height:1px !important}form.gridster [data-sizey="106"]{min-height:7950px;height:1px}form.gridster .photo[data-sizey="106"]{height:7950px;display:block}form.gridster .form-group.textarea[data-sizey="106"]{height:1px !important}form.gridster [data-sizey="107"]{min-height:8025px;height:1px}form.gridster .photo[data-sizey="107"]{height:8025px;display:block}form.gridster .form-group.textarea[data-sizey="107"]{height:1px !important}form.gridster [data-sizey="108"]{min-height:8100px;height:1px}form.gridster .photo[data-sizey="108"]{height:8100px;display:block}form.gridster .form-group.textarea[data-sizey="108"]{height:1px !important}form.gridster [data-sizey="109"]{min-height:8175px;height:1px}form.gridster .photo[data-sizey="109"]{height:8175px;display:block}form.gridster .form-group.textarea[data-sizey="109"]{height:1px !important}form.gridster [data-sizey="110"]{min-height:8250px;height:1px}form.gridster .photo[data-sizey="110"]{height:8250px;display:block}form.gridster .form-group.textarea[data-sizey="110"]{height:1px !important}form.gridster [data-sizey="111"]{min-height:8325px;height:1px}form.gridster .photo[data-sizey="111"]{height:8325px;display:block}form.gridster .form-group.textarea[data-sizey="111"]{height:1px !important}form.gridster [data-sizey="112"]{min-height:8400px;height:1px}form.gridster .photo[data-sizey="112"]{height:8400px;display:block}form.gridster .form-group.textarea[data-sizey="112"]{height:1px !important}form.gridster [data-sizey="113"]{min-height:8475px;height:1px}form.gridster .photo[data-sizey="113"]{height:8475px;display:block}form.gridster .form-group.textarea[data-sizey="113"]{height:1px !important}form.gridster [data-sizey="114"]{min-height:8550px;height:1px}form.gridster .photo[data-sizey="114"]{height:8550px;display:block}form.gridster .form-group.textarea[data-sizey="114"]{height:1px !important}form.gridster [data-sizey="115"]{min-height:8625px;height:1px}form.gridster .photo[data-sizey="115"]{height:8625px;display:block}form.gridster .form-group.textarea[data-sizey="115"]{height:1px !important}form.gridster [data-sizey="116"]{min-height:8700px;height:1px}form.gridster .photo[data-sizey="116"]{height:8700px;display:block}form.gridster .form-group.textarea[data-sizey="116"]{height:1px !important}form.gridster [data-sizey="117"]{min-height:8775px;height:1px}form.gridster .photo[data-sizey="117"]{height:8775px;display:block}form.gridster .form-group.textarea[data-sizey="117"]{height:1px !important}form.gridster [data-sizey="118"]{min-height:8850px;height:1px}form.gridster .photo[data-sizey="118"]{height:8850px;display:block}form.gridster .form-group.textarea[data-sizey="118"]{height:1px !important}form.gridster [data-sizey="119"]{min-height:8925px;height:1px}form.gridster .photo[data-sizey="119"]{height:8925px;display:block}form.gridster .form-group.textarea[data-sizey="119"]{height:1px !important}form.gridster [data-sizey="120"]{min-height:9000px;height:1px}form.gridster .photo[data-sizey="120"]{height:9000px;display:block}form.gridster .form-group.textarea[data-sizey="120"]{height:1px !important}form.gridster [data-sizey="121"]{min-height:9075px;height:1px}form.gridster .photo[data-sizey="121"]{height:9075px;display:block}form.gridster .form-group.textarea[data-sizey="121"]{height:1px !important}form.gridster [data-sizey="122"]{min-height:9150px;height:1px}form.gridster .photo[data-sizey="122"]{height:9150px;display:block}form.gridster .form-group.textarea[data-sizey="122"]{height:1px !important}form.gridster [data-sizey="123"]{min-height:9225px;height:1px}form.gridster .photo[data-sizey="123"]{height:9225px;display:block}form.gridster .form-group.textarea[data-sizey="123"]{height:1px !important}form.gridster [data-sizey="124"]{min-height:9300px;height:1px}form.gridster .photo[data-sizey="124"]{height:9300px;display:block}form.gridster .form-group.textarea[data-sizey="124"]{height:1px !important}form.gridster [data-sizey="125"]{min-height:9375px;height:1px}form.gridster .photo[data-sizey="125"]{height:9375px;display:block}form.gridster .form-group.textarea[data-sizey="125"]{height:1px !important}form.gridster [data-sizey="126"]{min-height:9450px;height:1px}form.gridster .photo[data-sizey="126"]{height:9450px;display:block}form.gridster .form-group.textarea[data-sizey="126"]{height:1px !important}form.gridster [data-sizey="127"]{min-height:9525px;height:1px}form.gridster .photo[data-sizey="127"]{height:9525px;display:block}form.gridster .form-group.textarea[data-sizey="127"]{height:1px !important}form.gridster [data-sizey="128"]{min-height:9600px;height:1px}form.gridster .photo[data-sizey="128"]{height:9600px;display:block}form.gridster .form-group.textarea[data-sizey="128"]{height:1px !important}form.gridster [data-sizey="129"]{min-height:9675px;height:1px}form.gridster .photo[data-sizey="129"]{height:9675px;display:block}form.gridster .form-group.textarea[data-sizey="129"]{height:1px !important}form.gridster [data-sizey="130"]{min-height:9750px;height:1px}form.gridster .photo[data-sizey="130"]{height:9750px;display:block}form.gridster .form-group.textarea[data-sizey="130"]{height:1px !important}form.gridster [data-sizey="131"]{min-height:9825px;height:1px}form.gridster .photo[data-sizey="131"]{height:9825px;display:block}form.gridster .form-group.textarea[data-sizey="131"]{height:1px !important}form.gridster [data-sizey="132"]{min-height:9900px;height:1px}form.gridster .photo[data-sizey="132"]{height:9900px;display:block}form.gridster .form-group.textarea[data-sizey="132"]{height:1px !important}form.gridster [data-sizey="133"]{min-height:9975px;height:1px}form.gridster .photo[data-sizey="133"]{height:9975px;display:block}form.gridster .form-group.textarea[data-sizey="133"]{height:1px !important}form.gridster [data-sizey="134"]{min-height:10050px;height:1px}form.gridster .photo[data-sizey="134"]{height:10050px;display:block}form.gridster .form-group.textarea[data-sizey="134"]{height:1px !important}form.gridster [data-sizey="135"]{min-height:10125px;height:1px}form.gridster .photo[data-sizey="135"]{height:10125px;display:block}form.gridster .form-group.textarea[data-sizey="135"]{height:1px !important}form.gridster [data-sizey="136"]{min-height:10200px;height:1px}form.gridster .photo[data-sizey="136"]{height:10200px;display:block}form.gridster .form-group.textarea[data-sizey="136"]{height:1px !important}form.gridster [data-sizey="137"]{min-height:10275px;height:1px}form.gridster .photo[data-sizey="137"]{height:10275px;display:block}form.gridster .form-group.textarea[data-sizey="137"]{height:1px !important}form.gridster [data-sizey="138"]{min-height:10350px;height:1px}form.gridster .photo[data-sizey="138"]{height:10350px;display:block}form.gridster .form-group.textarea[data-sizey="138"]{height:1px !important}form.gridster [data-sizey="139"]{min-height:10425px;height:1px}form.gridster .photo[data-sizey="139"]{height:10425px;display:block}form.gridster .form-group.textarea[data-sizey="139"]{height:1px !important}form.gridster [data-sizey="140"]{min-height:10500px;height:1px}form.gridster .photo[data-sizey="140"]{height:10500px;display:block}form.gridster .form-group.textarea[data-sizey="140"]{height:1px !important}form.gridster [data-sizey="141"]{min-height:10575px;height:1px}form.gridster .photo[data-sizey="141"]{height:10575px;display:block}form.gridster .form-group.textarea[data-sizey="141"]{height:1px !important}form.gridster [data-sizey="142"]{min-height:10650px;height:1px}form.gridster .photo[data-sizey="142"]{height:10650px;display:block}form.gridster .form-group.textarea[data-sizey="142"]{height:1px !important}form.gridster [data-sizey="143"]{min-height:10725px;height:1px}form.gridster .photo[data-sizey="143"]{height:10725px;display:block}form.gridster .form-group.textarea[data-sizey="143"]{height:1px !important}form.gridster [data-sizey="144"]{min-height:10800px;height:1px}form.gridster .photo[data-sizey="144"]{height:10800px;display:block}form.gridster .form-group.textarea[data-sizey="144"]{height:1px !important}form.gridster [data-sizey="145"]{min-height:10875px;height:1px}form.gridster .photo[data-sizey="145"]{height:10875px;display:block}form.gridster .form-group.textarea[data-sizey="145"]{height:1px !important}form.gridster [data-sizey="146"]{min-height:10950px;height:1px}form.gridster .photo[data-sizey="146"]{height:10950px;display:block}form.gridster .form-group.textarea[data-sizey="146"]{height:1px !important}form.gridster [data-sizey="147"]{min-height:11025px;height:1px}form.gridster .photo[data-sizey="147"]{height:11025px;display:block}form.gridster .form-group.textarea[data-sizey="147"]{height:1px !important}form.gridster [data-sizey="148"]{min-height:11100px;height:1px}form.gridster .photo[data-sizey="148"]{height:11100px;display:block}form.gridster .form-group.textarea[data-sizey="148"]{height:1px !important}form.gridster [data-sizey="149"]{min-height:11175px;height:1px}form.gridster .photo[data-sizey="149"]{height:11175px;display:block}form.gridster .form-group.textarea[data-sizey="149"]{height:1px !important}form.gridster [data-sizey="150"]{min-height:11250px;height:1px}form.gridster .photo[data-sizey="150"]{height:11250px;display:block}form.gridster .form-group.textarea[data-sizey="150"]{height:1px !important}form.gridster [data-sizey="151"]{min-height:11325px;height:1px}form.gridster .photo[data-sizey="151"]{height:11325px;display:block}form.gridster .form-group.textarea[data-sizey="151"]{height:1px !important}form.gridster [data-sizey="152"]{min-height:11400px;height:1px}form.gridster .photo[data-sizey="152"]{height:11400px;display:block}form.gridster .form-group.textarea[data-sizey="152"]{height:1px !important}form.gridster [data-sizey="153"]{min-height:11475px;height:1px}form.gridster .photo[data-sizey="153"]{height:11475px;display:block}form.gridster .form-group.textarea[data-sizey="153"]{height:1px !important}form.gridster [data-sizey="154"]{min-height:11550px;height:1px}form.gridster .photo[data-sizey="154"]{height:11550px;display:block}form.gridster .form-group.textarea[data-sizey="154"]{height:1px !important}form.gridster [data-sizey="155"]{min-height:11625px;height:1px}form.gridster .photo[data-sizey="155"]{height:11625px;display:block}form.gridster .form-group.textarea[data-sizey="155"]{height:1px !important}form.gridster [data-sizey="156"]{min-height:11700px;height:1px}form.gridster .photo[data-sizey="156"]{height:11700px;display:block}form.gridster .form-group.textarea[data-sizey="156"]{height:1px !important}form.gridster [data-sizey="157"]{min-height:11775px;height:1px}form.gridster .photo[data-sizey="157"]{height:11775px;display:block}form.gridster .form-group.textarea[data-sizey="157"]{height:1px !important}form.gridster [data-sizey="158"]{min-height:11850px;height:1px}form.gridster .photo[data-sizey="158"]{height:11850px;display:block}form.gridster .form-group.textarea[data-sizey="158"]{height:1px !important}form.gridster [data-sizey="159"]{min-height:11925px;height:1px}form.gridster .photo[data-sizey="159"]{height:11925px;display:block}form.gridster .form-group.textarea[data-sizey="159"]{height:1px !important}form.gridster [data-sizey="160"]{min-height:12000px;height:1px}form.gridster .photo[data-sizey="160"]{height:12000px;display:block}form.gridster .form-group.textarea[data-sizey="160"]{height:1px !important}@media only screen and (min-device-width: 320px)and (max-device-width: 768px){form.gridster [data-sizex="1"]{width:100% !important;height:initial}form.gridster [data-sizex="2"]{width:100% !important;height:initial}form.gridster [data-sizex="3"]{width:100% !important;height:initial}form.gridster [data-sizex="4"]{width:100% !important;height:initial}}@media only screen and (min-width: 320px)and (max-width: 768px){form.gridster .blank.form-group{display:none}form.gridster [data-sizex="1"]{width:100% !important;height:initial;margin-bottom:0px !important}form.gridster [data-sizex="2"]{width:100% !important;height:initial;margin-bottom:0px !important}form.gridster [data-sizex="3"]{width:100% !important;height:initial;margin-bottom:0px !important}form.gridster [data-sizex="4"]{width:100% !important;height:initial;margin-bottom:0px !important}}form.gridster.normal-spacing [data-sizey="1"]{min-height:75px;height:1px}form.gridster.normal-spacing .photo[data-sizey="1"]{height:75px}form.gridster.normal-spacing .form-group.textarea[data-sizey="1"]{height:1px !important}form.gridster.normal-spacing [data-sizey="2"]{min-height:150px;height:1px}form.gridster.normal-spacing .photo[data-sizey="2"]{height:150px}form.gridster.normal-spacing .form-group.textarea[data-sizey="2"]{height:1px !important}form.gridster.normal-spacing [data-sizey="3"]{min-height:225px;height:1px}form.gridster.normal-spacing .photo[data-sizey="3"]{height:225px}form.gridster.normal-spacing .form-group.textarea[data-sizey="3"]{height:1px !important}form.gridster.normal-spacing [data-sizey="4"]{min-height:300px;height:1px}form.gridster.normal-spacing .photo[data-sizey="4"]{height:300px}form.gridster.normal-spacing .form-group.textarea[data-sizey="4"]{height:1px !important}form.gridster.normal-spacing [data-sizey="5"]{min-height:375px;height:1px}form.gridster.normal-spacing .photo[data-sizey="5"]{height:375px}form.gridster.normal-spacing .form-group.textarea[data-sizey="5"]{height:1px !important}form.gridster.normal-spacing [data-sizey="6"]{min-height:450px;height:1px}form.gridster.normal-spacing .photo[data-sizey="6"]{height:450px}form.gridster.normal-spacing .form-group.textarea[data-sizey="6"]{height:1px !important}form.gridster.normal-spacing [data-sizey="7"]{min-height:525px;height:1px}form.gridster.normal-spacing .photo[data-sizey="7"]{height:525px}form.gridster.normal-spacing .form-group.textarea[data-sizey="7"]{height:1px !important}form.gridster.normal-spacing [data-sizey="8"]{min-height:600px;height:1px}form.gridster.normal-spacing .photo[data-sizey="8"]{height:600px}form.gridster.normal-spacing .form-group.textarea[data-sizey="8"]{height:1px !important}form.gridster.normal-spacing [data-sizey="9"]{min-height:675px;height:1px}form.gridster.normal-spacing .photo[data-sizey="9"]{height:675px}form.gridster.normal-spacing .form-group.textarea[data-sizey="9"]{height:1px !important}form.gridster.normal-spacing [data-sizey="10"]{min-height:750px;height:1px}form.gridster.normal-spacing .photo[data-sizey="10"]{height:750px}form.gridster.normal-spacing .form-group.textarea[data-sizey="10"]{height:1px !important}form.gridster.normal-spacing [data-sizey="11"]{min-height:825px;height:1px}form.gridster.normal-spacing .photo[data-sizey="11"]{height:825px}form.gridster.normal-spacing .form-group.textarea[data-sizey="11"]{height:1px !important}form.gridster.normal-spacing [data-sizey="12"]{min-height:900px;height:1px}form.gridster.normal-spacing .photo[data-sizey="12"]{height:900px}form.gridster.normal-spacing .form-group.textarea[data-sizey="12"]{height:1px !important}form.gridster.normal-spacing [data-sizey="13"]{min-height:975px;height:1px}form.gridster.normal-spacing .photo[data-sizey="13"]{height:975px}form.gridster.normal-spacing .form-group.textarea[data-sizey="13"]{height:1px !important}form.gridster.normal-spacing [data-sizey="14"]{min-height:1050px;height:1px}form.gridster.normal-spacing .photo[data-sizey="14"]{height:1050px}form.gridster.normal-spacing .form-group.textarea[data-sizey="14"]{height:1px !important}form.gridster.normal-spacing [data-sizey="15"]{min-height:1125px;height:1px}form.gridster.normal-spacing .photo[data-sizey="15"]{height:1125px}form.gridster.normal-spacing .form-group.textarea[data-sizey="15"]{height:1px !important}form.gridster.normal-spacing [data-sizey="16"]{min-height:1200px;height:1px}form.gridster.normal-spacing .photo[data-sizey="16"]{height:1200px}form.gridster.normal-spacing .form-group.textarea[data-sizey="16"]{height:1px !important}form.gridster.normal-spacing [data-sizey="17"]{min-height:1275px;height:1px}form.gridster.normal-spacing .photo[data-sizey="17"]{height:1275px}form.gridster.normal-spacing .form-group.textarea[data-sizey="17"]{height:1px !important}form.gridster.normal-spacing [data-sizey="18"]{min-height:1350px;height:1px}form.gridster.normal-spacing .photo[data-sizey="18"]{height:1350px}form.gridster.normal-spacing .form-group.textarea[data-sizey="18"]{height:1px !important}form.gridster.normal-spacing [data-sizey="19"]{min-height:1425px;height:1px}form.gridster.normal-spacing .photo[data-sizey="19"]{height:1425px}form.gridster.normal-spacing .form-group.textarea[data-sizey="19"]{height:1px !important}form.gridster.normal-spacing [data-sizey="20"]{min-height:1500px;height:1px}form.gridster.normal-spacing .photo[data-sizey="20"]{height:1500px}form.gridster.normal-spacing .form-group.textarea[data-sizey="20"]{height:1px !important}form.gridster.normal-spacing [data-sizey="21"]{min-height:1575px;height:1px}form.gridster.normal-spacing .photo[data-sizey="21"]{height:1575px}form.gridster.normal-spacing .form-group.textarea[data-sizey="21"]{height:1px !important}form.gridster.normal-spacing [data-sizey="22"]{min-height:1650px;height:1px}form.gridster.normal-spacing .photo[data-sizey="22"]{height:1650px}form.gridster.normal-spacing .form-group.textarea[data-sizey="22"]{height:1px !important}form.gridster.normal-spacing [data-sizey="23"]{min-height:1725px;height:1px}form.gridster.normal-spacing .photo[data-sizey="23"]{height:1725px}form.gridster.normal-spacing .form-group.textarea[data-sizey="23"]{height:1px !important}form.gridster.normal-spacing [data-sizey="24"]{min-height:1800px;height:1px}form.gridster.normal-spacing .photo[data-sizey="24"]{height:1800px}form.gridster.normal-spacing .form-group.textarea[data-sizey="24"]{height:1px !important}form.gridster.normal-spacing [data-sizey="25"]{min-height:1875px;height:1px}form.gridster.normal-spacing .photo[data-sizey="25"]{height:1875px}form.gridster.normal-spacing .form-group.textarea[data-sizey="25"]{height:1px !important}form.gridster.normal-spacing [data-sizey="26"]{min-height:1950px;height:1px}form.gridster.normal-spacing .photo[data-sizey="26"]{height:1950px}form.gridster.normal-spacing .form-group.textarea[data-sizey="26"]{height:1px !important}form.gridster.normal-spacing [data-sizey="27"]{min-height:2025px;height:1px}form.gridster.normal-spacing .photo[data-sizey="27"]{height:2025px}form.gridster.normal-spacing .form-group.textarea[data-sizey="27"]{height:1px !important}form.gridster.normal-spacing [data-sizey="28"]{min-height:2100px;height:1px}form.gridster.normal-spacing .photo[data-sizey="28"]{height:2100px}form.gridster.normal-spacing .form-group.textarea[data-sizey="28"]{height:1px !important}form.gridster.normal-spacing [data-sizey="29"]{min-height:2175px;height:1px}form.gridster.normal-spacing .photo[data-sizey="29"]{height:2175px}form.gridster.normal-spacing .form-group.textarea[data-sizey="29"]{height:1px !important}form.gridster.normal-spacing [data-sizey="30"]{min-height:2250px;height:1px}form.gridster.normal-spacing .photo[data-sizey="30"]{height:2250px}form.gridster.normal-spacing .form-group.textarea[data-sizey="30"]{height:1px !important}form.gridster.normal-spacing [data-sizey="31"]{min-height:2325px;height:1px}form.gridster.normal-spacing .photo[data-sizey="31"]{height:2325px}form.gridster.normal-spacing .form-group.textarea[data-sizey="31"]{height:1px !important}form.gridster.normal-spacing [data-sizey="32"]{min-height:2400px;height:1px}form.gridster.normal-spacing .photo[data-sizey="32"]{height:2400px}form.gridster.normal-spacing .form-group.textarea[data-sizey="32"]{height:1px !important}form.gridster.normal-spacing [data-sizey="33"]{min-height:2475px;height:1px}form.gridster.normal-spacing .photo[data-sizey="33"]{height:2475px}form.gridster.normal-spacing .form-group.textarea[data-sizey="33"]{height:1px !important}form.gridster.normal-spacing [data-sizey="34"]{min-height:2550px;height:1px}form.gridster.normal-spacing .photo[data-sizey="34"]{height:2550px}form.gridster.normal-spacing .form-group.textarea[data-sizey="34"]{height:1px !important}form.gridster.normal-spacing [data-sizey="35"]{min-height:2625px;height:1px}form.gridster.normal-spacing .photo[data-sizey="35"]{height:2625px}form.gridster.normal-spacing .form-group.textarea[data-sizey="35"]{height:1px !important}form.gridster.normal-spacing [data-sizey="36"]{min-height:2700px;height:1px}form.gridster.normal-spacing .photo[data-sizey="36"]{height:2700px}form.gridster.normal-spacing .form-group.textarea[data-sizey="36"]{height:1px !important}form.gridster.normal-spacing [data-sizey="37"]{min-height:2775px;height:1px}form.gridster.normal-spacing .photo[data-sizey="37"]{height:2775px}form.gridster.normal-spacing .form-group.textarea[data-sizey="37"]{height:1px !important}form.gridster.normal-spacing [data-sizey="38"]{min-height:2850px;height:1px}form.gridster.normal-spacing .photo[data-sizey="38"]{height:2850px}form.gridster.normal-spacing .form-group.textarea[data-sizey="38"]{height:1px !important}form.gridster.normal-spacing [data-sizey="39"]{min-height:2925px;height:1px}form.gridster.normal-spacing .photo[data-sizey="39"]{height:2925px}form.gridster.normal-spacing .form-group.textarea[data-sizey="39"]{height:1px !important}form.gridster.normal-spacing [data-sizey="40"]{min-height:3000px;height:1px}form.gridster.normal-spacing .photo[data-sizey="40"]{height:3000px}form.gridster.normal-spacing .form-group.textarea[data-sizey="40"]{height:1px !important}form.gridster.normal-spacing [data-sizey="41"]{min-height:3075px;height:1px}form.gridster.normal-spacing .photo[data-sizey="41"]{height:3075px}form.gridster.normal-spacing .form-group.textarea[data-sizey="41"]{height:1px !important}form.gridster.normal-spacing [data-sizey="42"]{min-height:3150px;height:1px}form.gridster.normal-spacing .photo[data-sizey="42"]{height:3150px}form.gridster.normal-spacing .form-group.textarea[data-sizey="42"]{height:1px !important}form.gridster.normal-spacing [data-sizey="43"]{min-height:3225px;height:1px}form.gridster.normal-spacing .photo[data-sizey="43"]{height:3225px}form.gridster.normal-spacing .form-group.textarea[data-sizey="43"]{height:1px !important}form.gridster.normal-spacing [data-sizey="44"]{min-height:3300px;height:1px}form.gridster.normal-spacing .photo[data-sizey="44"]{height:3300px}form.gridster.normal-spacing .form-group.textarea[data-sizey="44"]{height:1px !important}form.gridster.normal-spacing [data-sizey="45"]{min-height:3375px;height:1px}form.gridster.normal-spacing .photo[data-sizey="45"]{height:3375px}form.gridster.normal-spacing .form-group.textarea[data-sizey="45"]{height:1px !important}form.gridster.normal-spacing [data-sizey="46"]{min-height:3450px;height:1px}form.gridster.normal-spacing .photo[data-sizey="46"]{height:3450px}form.gridster.normal-spacing .form-group.textarea[data-sizey="46"]{height:1px !important}form.gridster.normal-spacing [data-sizey="47"]{min-height:3525px;height:1px}form.gridster.normal-spacing .photo[data-sizey="47"]{height:3525px}form.gridster.normal-spacing .form-group.textarea[data-sizey="47"]{height:1px !important}form.gridster.normal-spacing [data-sizey="48"]{min-height:3600px;height:1px}form.gridster.normal-spacing .photo[data-sizey="48"]{height:3600px}form.gridster.normal-spacing .form-group.textarea[data-sizey="48"]{height:1px !important}form.gridster.normal-spacing [data-sizey="49"]{min-height:3675px;height:1px}form.gridster.normal-spacing .photo[data-sizey="49"]{height:3675px}form.gridster.normal-spacing .form-group.textarea[data-sizey="49"]{height:1px !important}form.gridster.normal-spacing [data-sizey="50"]{min-height:3750px;height:1px}form.gridster.normal-spacing .photo[data-sizey="50"]{height:3750px}form.gridster.normal-spacing .form-group.textarea[data-sizey="50"]{height:1px !important}form.gridster.normal-spacing [data-sizey="51"]{min-height:3825px;height:1px}form.gridster.normal-spacing .photo[data-sizey="51"]{height:3825px}form.gridster.normal-spacing .form-group.textarea[data-sizey="51"]{height:1px !important}form.gridster.normal-spacing [data-sizey="52"]{min-height:3900px;height:1px}form.gridster.normal-spacing .photo[data-sizey="52"]{height:3900px}form.gridster.normal-spacing .form-group.textarea[data-sizey="52"]{height:1px !important}form.gridster.normal-spacing [data-sizey="53"]{min-height:3975px;height:1px}form.gridster.normal-spacing .photo[data-sizey="53"]{height:3975px}form.gridster.normal-spacing .form-group.textarea[data-sizey="53"]{height:1px !important}form.gridster.normal-spacing [data-sizey="54"]{min-height:4050px;height:1px}form.gridster.normal-spacing .photo[data-sizey="54"]{height:4050px}form.gridster.normal-spacing .form-group.textarea[data-sizey="54"]{height:1px !important}form.gridster.normal-spacing [data-sizey="55"]{min-height:4125px;height:1px}form.gridster.normal-spacing .photo[data-sizey="55"]{height:4125px}form.gridster.normal-spacing .form-group.textarea[data-sizey="55"]{height:1px !important}form.gridster.normal-spacing [data-sizey="56"]{min-height:4200px;height:1px}form.gridster.normal-spacing .photo[data-sizey="56"]{height:4200px}form.gridster.normal-spacing .form-group.textarea[data-sizey="56"]{height:1px !important}form.gridster.normal-spacing [data-sizey="57"]{min-height:4275px;height:1px}form.gridster.normal-spacing .photo[data-sizey="57"]{height:4275px}form.gridster.normal-spacing .form-group.textarea[data-sizey="57"]{height:1px !important}form.gridster.normal-spacing [data-sizey="58"]{min-height:4350px;height:1px}form.gridster.normal-spacing .photo[data-sizey="58"]{height:4350px}form.gridster.normal-spacing .form-group.textarea[data-sizey="58"]{height:1px !important}form.gridster.normal-spacing [data-sizey="59"]{min-height:4425px;height:1px}form.gridster.normal-spacing .photo[data-sizey="59"]{height:4425px}form.gridster.normal-spacing .form-group.textarea[data-sizey="59"]{height:1px !important}form.gridster.normal-spacing [data-sizey="60"]{min-height:4500px;height:1px}form.gridster.normal-spacing .photo[data-sizey="60"]{height:4500px}form.gridster.normal-spacing .form-group.textarea[data-sizey="60"]{height:1px !important}form.gridster.normal-spacing [data-sizey="61"]{min-height:4575px;height:1px}form.gridster.normal-spacing .photo[data-sizey="61"]{height:4575px}form.gridster.normal-spacing .form-group.textarea[data-sizey="61"]{height:1px !important}form.gridster.normal-spacing [data-sizey="62"]{min-height:4650px;height:1px}form.gridster.normal-spacing .photo[data-sizey="62"]{height:4650px}form.gridster.normal-spacing .form-group.textarea[data-sizey="62"]{height:1px !important}form.gridster.normal-spacing [data-sizey="63"]{min-height:4725px;height:1px}form.gridster.normal-spacing .photo[data-sizey="63"]{height:4725px}form.gridster.normal-spacing .form-group.textarea[data-sizey="63"]{height:1px !important}form.gridster.normal-spacing [data-sizey="64"]{min-height:4800px;height:1px}form.gridster.normal-spacing .photo[data-sizey="64"]{height:4800px}form.gridster.normal-spacing .form-group.textarea[data-sizey="64"]{height:1px !important}form.gridster.normal-spacing [data-sizey="65"]{min-height:4875px;height:1px}form.gridster.normal-spacing .photo[data-sizey="65"]{height:4875px}form.gridster.normal-spacing .form-group.textarea[data-sizey="65"]{height:1px !important}form.gridster.normal-spacing [data-sizey="66"]{min-height:4950px;height:1px}form.gridster.normal-spacing .photo[data-sizey="66"]{height:4950px}form.gridster.normal-spacing .form-group.textarea[data-sizey="66"]{height:1px !important}form.gridster.normal-spacing [data-sizey="67"]{min-height:5025px;height:1px}form.gridster.normal-spacing .photo[data-sizey="67"]{height:5025px}form.gridster.normal-spacing .form-group.textarea[data-sizey="67"]{height:1px !important}form.gridster.normal-spacing [data-sizey="68"]{min-height:5100px;height:1px}form.gridster.normal-spacing .photo[data-sizey="68"]{height:5100px}form.gridster.normal-spacing .form-group.textarea[data-sizey="68"]{height:1px !important}form.gridster.normal-spacing [data-sizey="69"]{min-height:5175px;height:1px}form.gridster.normal-spacing .photo[data-sizey="69"]{height:5175px}form.gridster.normal-spacing .form-group.textarea[data-sizey="69"]{height:1px !important}form.gridster.normal-spacing [data-sizey="70"]{min-height:5250px;height:1px}form.gridster.normal-spacing .photo[data-sizey="70"]{height:5250px}form.gridster.normal-spacing .form-group.textarea[data-sizey="70"]{height:1px !important}form.gridster.normal-spacing [data-sizey="71"]{min-height:5325px;height:1px}form.gridster.normal-spacing .photo[data-sizey="71"]{height:5325px}form.gridster.normal-spacing .form-group.textarea[data-sizey="71"]{height:1px !important}form.gridster.normal-spacing [data-sizey="72"]{min-height:5400px;height:1px}form.gridster.normal-spacing .photo[data-sizey="72"]{height:5400px}form.gridster.normal-spacing .form-group.textarea[data-sizey="72"]{height:1px !important}form.gridster.normal-spacing [data-sizey="73"]{min-height:5475px;height:1px}form.gridster.normal-spacing .photo[data-sizey="73"]{height:5475px}form.gridster.normal-spacing .form-group.textarea[data-sizey="73"]{height:1px !important}form.gridster.normal-spacing [data-sizey="74"]{min-height:5550px;height:1px}form.gridster.normal-spacing .photo[data-sizey="74"]{height:5550px}form.gridster.normal-spacing .form-group.textarea[data-sizey="74"]{height:1px !important}form.gridster.normal-spacing [data-sizey="75"]{min-height:5625px;height:1px}form.gridster.normal-spacing .photo[data-sizey="75"]{height:5625px}form.gridster.normal-spacing .form-group.textarea[data-sizey="75"]{height:1px !important}form.gridster.normal-spacing [data-sizey="76"]{min-height:5700px;height:1px}form.gridster.normal-spacing .photo[data-sizey="76"]{height:5700px}form.gridster.normal-spacing .form-group.textarea[data-sizey="76"]{height:1px !important}form.gridster.normal-spacing [data-sizey="77"]{min-height:5775px;height:1px}form.gridster.normal-spacing .photo[data-sizey="77"]{height:5775px}form.gridster.normal-spacing .form-group.textarea[data-sizey="77"]{height:1px !important}form.gridster.normal-spacing [data-sizey="78"]{min-height:5850px;height:1px}form.gridster.normal-spacing .photo[data-sizey="78"]{height:5850px}form.gridster.normal-spacing .form-group.textarea[data-sizey="78"]{height:1px !important}form.gridster.normal-spacing [data-sizey="79"]{min-height:5925px;height:1px}form.gridster.normal-spacing .photo[data-sizey="79"]{height:5925px}form.gridster.normal-spacing .form-group.textarea[data-sizey="79"]{height:1px !important}form.gridster.normal-spacing [data-sizey="80"]{min-height:6000px;height:1px}form.gridster.normal-spacing .photo[data-sizey="80"]{height:6000px}form.gridster.normal-spacing .form-group.textarea[data-sizey="80"]{height:1px !important}form.gridster.normal-spacing [data-sizey="81"]{min-height:6075px;height:1px}form.gridster.normal-spacing .photo[data-sizey="81"]{height:6075px}form.gridster.normal-spacing .form-group.textarea[data-sizey="81"]{height:1px !important}form.gridster.normal-spacing [data-sizey="82"]{min-height:6150px;height:1px}form.gridster.normal-spacing .photo[data-sizey="82"]{height:6150px}form.gridster.normal-spacing .form-group.textarea[data-sizey="82"]{height:1px !important}form.gridster.normal-spacing [data-sizey="83"]{min-height:6225px;height:1px}form.gridster.normal-spacing .photo[data-sizey="83"]{height:6225px}form.gridster.normal-spacing .form-group.textarea[data-sizey="83"]{height:1px !important}form.gridster.normal-spacing [data-sizey="84"]{min-height:6300px;height:1px}form.gridster.normal-spacing .photo[data-sizey="84"]{height:6300px}form.gridster.normal-spacing .form-group.textarea[data-sizey="84"]{height:1px !important}form.gridster.normal-spacing [data-sizey="85"]{min-height:6375px;height:1px}form.gridster.normal-spacing .photo[data-sizey="85"]{height:6375px}form.gridster.normal-spacing .form-group.textarea[data-sizey="85"]{height:1px !important}form.gridster.normal-spacing [data-sizey="86"]{min-height:6450px;height:1px}form.gridster.normal-spacing .photo[data-sizey="86"]{height:6450px}form.gridster.normal-spacing .form-group.textarea[data-sizey="86"]{height:1px !important}form.gridster.normal-spacing [data-sizey="87"]{min-height:6525px;height:1px}form.gridster.normal-spacing .photo[data-sizey="87"]{height:6525px}form.gridster.normal-spacing .form-group.textarea[data-sizey="87"]{height:1px !important}form.gridster.normal-spacing [data-sizey="88"]{min-height:6600px;height:1px}form.gridster.normal-spacing .photo[data-sizey="88"]{height:6600px}form.gridster.normal-spacing .form-group.textarea[data-sizey="88"]{height:1px !important}form.gridster.normal-spacing [data-sizey="89"]{min-height:6675px;height:1px}form.gridster.normal-spacing .photo[data-sizey="89"]{height:6675px}form.gridster.normal-spacing .form-group.textarea[data-sizey="89"]{height:1px !important}form.gridster.normal-spacing [data-sizey="90"]{min-height:6750px;height:1px}form.gridster.normal-spacing .photo[data-sizey="90"]{height:6750px}form.gridster.normal-spacing .form-group.textarea[data-sizey="90"]{height:1px !important}form.gridster.normal-spacing [data-sizey="91"]{min-height:6825px;height:1px}form.gridster.normal-spacing .photo[data-sizey="91"]{height:6825px}form.gridster.normal-spacing .form-group.textarea[data-sizey="91"]{height:1px !important}form.gridster.normal-spacing [data-sizey="92"]{min-height:6900px;height:1px}form.gridster.normal-spacing .photo[data-sizey="92"]{height:6900px}form.gridster.normal-spacing .form-group.textarea[data-sizey="92"]{height:1px !important}form.gridster.normal-spacing [data-sizey="93"]{min-height:6975px;height:1px}form.gridster.normal-spacing .photo[data-sizey="93"]{height:6975px}form.gridster.normal-spacing .form-group.textarea[data-sizey="93"]{height:1px !important}form.gridster.normal-spacing [data-sizey="94"]{min-height:7050px;height:1px}form.gridster.normal-spacing .photo[data-sizey="94"]{height:7050px}form.gridster.normal-spacing .form-group.textarea[data-sizey="94"]{height:1px !important}form.gridster.normal-spacing [data-sizey="95"]{min-height:7125px;height:1px}form.gridster.normal-spacing .photo[data-sizey="95"]{height:7125px}form.gridster.normal-spacing .form-group.textarea[data-sizey="95"]{height:1px !important}form.gridster.normal-spacing [data-sizey="96"]{min-height:7200px;height:1px}form.gridster.normal-spacing .photo[data-sizey="96"]{height:7200px}form.gridster.normal-spacing .form-group.textarea[data-sizey="96"]{height:1px !important}form.gridster.normal-spacing [data-sizey="97"]{min-height:7275px;height:1px}form.gridster.normal-spacing .photo[data-sizey="97"]{height:7275px}form.gridster.normal-spacing .form-group.textarea[data-sizey="97"]{height:1px !important}form.gridster.normal-spacing [data-sizey="98"]{min-height:7350px;height:1px}form.gridster.normal-spacing .photo[data-sizey="98"]{height:7350px}form.gridster.normal-spacing .form-group.textarea[data-sizey="98"]{height:1px !important}form.gridster.normal-spacing [data-sizey="99"]{min-height:7425px;height:1px}form.gridster.normal-spacing .photo[data-sizey="99"]{height:7425px}form.gridster.normal-spacing .form-group.textarea[data-sizey="99"]{height:1px !important}form.gridster.normal-spacing [data-sizey="100"]{min-height:7500px;height:1px}form.gridster.normal-spacing .photo[data-sizey="100"]{height:7500px}form.gridster.normal-spacing .form-group.textarea[data-sizey="100"]{height:1px !important}form.gridster.normal-spacing [data-sizey="101"]{min-height:7575px;height:1px}form.gridster.normal-spacing .photo[data-sizey="101"]{height:7575px}form.gridster.normal-spacing .form-group.textarea[data-sizey="101"]{height:1px !important}form.gridster.normal-spacing [data-sizey="102"]{min-height:7650px;height:1px}form.gridster.normal-spacing .photo[data-sizey="102"]{height:7650px}form.gridster.normal-spacing .form-group.textarea[data-sizey="102"]{height:1px !important}form.gridster.normal-spacing [data-sizey="103"]{min-height:7725px;height:1px}form.gridster.normal-spacing .photo[data-sizey="103"]{height:7725px}form.gridster.normal-spacing .form-group.textarea[data-sizey="103"]{height:1px !important}form.gridster.normal-spacing [data-sizey="104"]{min-height:7800px;height:1px}form.gridster.normal-spacing .photo[data-sizey="104"]{height:7800px}form.gridster.normal-spacing .form-group.textarea[data-sizey="104"]{height:1px !important}form.gridster.normal-spacing [data-sizey="105"]{min-height:7875px;height:1px}form.gridster.normal-spacing .photo[data-sizey="105"]{height:7875px}form.gridster.normal-spacing .form-group.textarea[data-sizey="105"]{height:1px !important}form.gridster.normal-spacing [data-sizey="106"]{min-height:7950px;height:1px}form.gridster.normal-spacing .photo[data-sizey="106"]{height:7950px}form.gridster.normal-spacing .form-group.textarea[data-sizey="106"]{height:1px !important}form.gridster.normal-spacing [data-sizey="107"]{min-height:8025px;height:1px}form.gridster.normal-spacing .photo[data-sizey="107"]{height:8025px}form.gridster.normal-spacing .form-group.textarea[data-sizey="107"]{height:1px !important}form.gridster.normal-spacing [data-sizey="108"]{min-height:8100px;height:1px}form.gridster.normal-spacing .photo[data-sizey="108"]{height:8100px}form.gridster.normal-spacing .form-group.textarea[data-sizey="108"]{height:1px !important}form.gridster.normal-spacing [data-sizey="109"]{min-height:8175px;height:1px}form.gridster.normal-spacing .photo[data-sizey="109"]{height:8175px}form.gridster.normal-spacing .form-group.textarea[data-sizey="109"]{height:1px !important}form.gridster.normal-spacing [data-sizey="110"]{min-height:8250px;height:1px}form.gridster.normal-spacing .photo[data-sizey="110"]{height:8250px}form.gridster.normal-spacing .form-group.textarea[data-sizey="110"]{height:1px !important}form.gridster.normal-spacing [data-sizey="111"]{min-height:8325px;height:1px}form.gridster.normal-spacing .photo[data-sizey="111"]{height:8325px}form.gridster.normal-spacing .form-group.textarea[data-sizey="111"]{height:1px !important}form.gridster.normal-spacing [data-sizey="112"]{min-height:8400px;height:1px}form.gridster.normal-spacing .photo[data-sizey="112"]{height:8400px}form.gridster.normal-spacing .form-group.textarea[data-sizey="112"]{height:1px !important}form.gridster.normal-spacing [data-sizey="113"]{min-height:8475px;height:1px}form.gridster.normal-spacing .photo[data-sizey="113"]{height:8475px}form.gridster.normal-spacing .form-group.textarea[data-sizey="113"]{height:1px !important}form.gridster.normal-spacing [data-sizey="114"]{min-height:8550px;height:1px}form.gridster.normal-spacing .photo[data-sizey="114"]{height:8550px}form.gridster.normal-spacing .form-group.textarea[data-sizey="114"]{height:1px !important}form.gridster.normal-spacing [data-sizey="115"]{min-height:8625px;height:1px}form.gridster.normal-spacing .photo[data-sizey="115"]{height:8625px}form.gridster.normal-spacing .form-group.textarea[data-sizey="115"]{height:1px !important}form.gridster.normal-spacing [data-sizey="116"]{min-height:8700px;height:1px}form.gridster.normal-spacing .photo[data-sizey="116"]{height:8700px}form.gridster.normal-spacing .form-group.textarea[data-sizey="116"]{height:1px !important}form.gridster.normal-spacing [data-sizey="117"]{min-height:8775px;height:1px}form.gridster.normal-spacing .photo[data-sizey="117"]{height:8775px}form.gridster.normal-spacing .form-group.textarea[data-sizey="117"]{height:1px !important}form.gridster.normal-spacing [data-sizey="118"]{min-height:8850px;height:1px}form.gridster.normal-spacing .photo[data-sizey="118"]{height:8850px}form.gridster.normal-spacing .form-group.textarea[data-sizey="118"]{height:1px !important}form.gridster.normal-spacing [data-sizey="119"]{min-height:8925px;height:1px}form.gridster.normal-spacing .photo[data-sizey="119"]{height:8925px}form.gridster.normal-spacing .form-group.textarea[data-sizey="119"]{height:1px !important}form.gridster.normal-spacing [data-sizey="120"]{min-height:9000px;height:1px}form.gridster.normal-spacing .photo[data-sizey="120"]{height:9000px}form.gridster.normal-spacing .form-group.textarea[data-sizey="120"]{height:1px !important}form.gridster.normal-spacing [data-sizey="121"]{min-height:9075px;height:1px}form.gridster.normal-spacing .photo[data-sizey="121"]{height:9075px}form.gridster.normal-spacing .form-group.textarea[data-sizey="121"]{height:1px !important}form.gridster.normal-spacing [data-sizey="122"]{min-height:9150px;height:1px}form.gridster.normal-spacing .photo[data-sizey="122"]{height:9150px}form.gridster.normal-spacing .form-group.textarea[data-sizey="122"]{height:1px !important}form.gridster.normal-spacing [data-sizey="123"]{min-height:9225px;height:1px}form.gridster.normal-spacing .photo[data-sizey="123"]{height:9225px}form.gridster.normal-spacing .form-group.textarea[data-sizey="123"]{height:1px !important}form.gridster.normal-spacing [data-sizey="124"]{min-height:9300px;height:1px}form.gridster.normal-spacing .photo[data-sizey="124"]{height:9300px}form.gridster.normal-spacing .form-group.textarea[data-sizey="124"]{height:1px !important}form.gridster.normal-spacing [data-sizey="125"]{min-height:9375px;height:1px}form.gridster.normal-spacing .photo[data-sizey="125"]{height:9375px}form.gridster.normal-spacing .form-group.textarea[data-sizey="125"]{height:1px !important}form.gridster.normal-spacing [data-sizey="126"]{min-height:9450px;height:1px}form.gridster.normal-spacing .photo[data-sizey="126"]{height:9450px}form.gridster.normal-spacing .form-group.textarea[data-sizey="126"]{height:1px !important}form.gridster.normal-spacing [data-sizey="127"]{min-height:9525px;height:1px}form.gridster.normal-spacing .photo[data-sizey="127"]{height:9525px}form.gridster.normal-spacing .form-group.textarea[data-sizey="127"]{height:1px !important}form.gridster.normal-spacing [data-sizey="128"]{min-height:9600px;height:1px}form.gridster.normal-spacing .photo[data-sizey="128"]{height:9600px}form.gridster.normal-spacing .form-group.textarea[data-sizey="128"]{height:1px !important}form.gridster.normal-spacing [data-sizey="129"]{min-height:9675px;height:1px}form.gridster.normal-spacing .photo[data-sizey="129"]{height:9675px}form.gridster.normal-spacing .form-group.textarea[data-sizey="129"]{height:1px !important}form.gridster.normal-spacing [data-sizey="130"]{min-height:9750px;height:1px}form.gridster.normal-spacing .photo[data-sizey="130"]{height:9750px}form.gridster.normal-spacing .form-group.textarea[data-sizey="130"]{height:1px !important}form.gridster.normal-spacing [data-sizey="131"]{min-height:9825px;height:1px}form.gridster.normal-spacing .photo[data-sizey="131"]{height:9825px}form.gridster.normal-spacing .form-group.textarea[data-sizey="131"]{height:1px !important}form.gridster.normal-spacing [data-sizey="132"]{min-height:9900px;height:1px}form.gridster.normal-spacing .photo[data-sizey="132"]{height:9900px}form.gridster.normal-spacing .form-group.textarea[data-sizey="132"]{height:1px !important}form.gridster.normal-spacing [data-sizey="133"]{min-height:9975px;height:1px}form.gridster.normal-spacing .photo[data-sizey="133"]{height:9975px}form.gridster.normal-spacing .form-group.textarea[data-sizey="133"]{height:1px !important}form.gridster.normal-spacing [data-sizey="134"]{min-height:10050px;height:1px}form.gridster.normal-spacing .photo[data-sizey="134"]{height:10050px}form.gridster.normal-spacing .form-group.textarea[data-sizey="134"]{height:1px !important}form.gridster.normal-spacing [data-sizey="135"]{min-height:10125px;height:1px}form.gridster.normal-spacing .photo[data-sizey="135"]{height:10125px}form.gridster.normal-spacing .form-group.textarea[data-sizey="135"]{height:1px !important}form.gridster.normal-spacing [data-sizey="136"]{min-height:10200px;height:1px}form.gridster.normal-spacing .photo[data-sizey="136"]{height:10200px}form.gridster.normal-spacing .form-group.textarea[data-sizey="136"]{height:1px !important}form.gridster.normal-spacing [data-sizey="137"]{min-height:10275px;height:1px}form.gridster.normal-spacing .photo[data-sizey="137"]{height:10275px}form.gridster.normal-spacing .form-group.textarea[data-sizey="137"]{height:1px !important}form.gridster.normal-spacing [data-sizey="138"]{min-height:10350px;height:1px}form.gridster.normal-spacing .photo[data-sizey="138"]{height:10350px}form.gridster.normal-spacing .form-group.textarea[data-sizey="138"]{height:1px !important}form.gridster.normal-spacing [data-sizey="139"]{min-height:10425px;height:1px}form.gridster.normal-spacing .photo[data-sizey="139"]{height:10425px}form.gridster.normal-spacing .form-group.textarea[data-sizey="139"]{height:1px !important}form.gridster.normal-spacing [data-sizey="140"]{min-height:10500px;height:1px}form.gridster.normal-spacing .photo[data-sizey="140"]{height:10500px}form.gridster.normal-spacing .form-group.textarea[data-sizey="140"]{height:1px !important}form.gridster.normal-spacing [data-sizey="141"]{min-height:10575px;height:1px}form.gridster.normal-spacing .photo[data-sizey="141"]{height:10575px}form.gridster.normal-spacing .form-group.textarea[data-sizey="141"]{height:1px !important}form.gridster.normal-spacing [data-sizey="142"]{min-height:10650px;height:1px}form.gridster.normal-spacing .photo[data-sizey="142"]{height:10650px}form.gridster.normal-spacing .form-group.textarea[data-sizey="142"]{height:1px !important}form.gridster.normal-spacing [data-sizey="143"]{min-height:10725px;height:1px}form.gridster.normal-spacing .photo[data-sizey="143"]{height:10725px}form.gridster.normal-spacing .form-group.textarea[data-sizey="143"]{height:1px !important}form.gridster.normal-spacing [data-sizey="144"]{min-height:10800px;height:1px}form.gridster.normal-spacing .photo[data-sizey="144"]{height:10800px}form.gridster.normal-spacing .form-group.textarea[data-sizey="144"]{height:1px !important}form.gridster.normal-spacing [data-sizey="145"]{min-height:10875px;height:1px}form.gridster.normal-spacing .photo[data-sizey="145"]{height:10875px}form.gridster.normal-spacing .form-group.textarea[data-sizey="145"]{height:1px !important}form.gridster.normal-spacing [data-sizey="146"]{min-height:10950px;height:1px}form.gridster.normal-spacing .photo[data-sizey="146"]{height:10950px}form.gridster.normal-spacing .form-group.textarea[data-sizey="146"]{height:1px !important}form.gridster.normal-spacing [data-sizey="147"]{min-height:11025px;height:1px}form.gridster.normal-spacing .photo[data-sizey="147"]{height:11025px}form.gridster.normal-spacing .form-group.textarea[data-sizey="147"]{height:1px !important}form.gridster.normal-spacing [data-sizey="148"]{min-height:11100px;height:1px}form.gridster.normal-spacing .photo[data-sizey="148"]{height:11100px}form.gridster.normal-spacing .form-group.textarea[data-sizey="148"]{height:1px !important}form.gridster.normal-spacing [data-sizey="149"]{min-height:11175px;height:1px}form.gridster.normal-spacing .photo[data-sizey="149"]{height:11175px}form.gridster.normal-spacing .form-group.textarea[data-sizey="149"]{height:1px !important}form.gridster.normal-spacing [data-sizey="150"]{min-height:11250px;height:1px}form.gridster.normal-spacing .photo[data-sizey="150"]{height:11250px}form.gridster.normal-spacing .form-group.textarea[data-sizey="150"]{height:1px !important}form.gridster.normal-spacing [data-sizey="151"]{min-height:11325px;height:1px}form.gridster.normal-spacing .photo[data-sizey="151"]{height:11325px}form.gridster.normal-spacing .form-group.textarea[data-sizey="151"]{height:1px !important}form.gridster.normal-spacing [data-sizey="152"]{min-height:11400px;height:1px}form.gridster.normal-spacing .photo[data-sizey="152"]{height:11400px}form.gridster.normal-spacing .form-group.textarea[data-sizey="152"]{height:1px !important}form.gridster.normal-spacing [data-sizey="153"]{min-height:11475px;height:1px}form.gridster.normal-spacing .photo[data-sizey="153"]{height:11475px}form.gridster.normal-spacing .form-group.textarea[data-sizey="153"]{height:1px !important}form.gridster.normal-spacing [data-sizey="154"]{min-height:11550px;height:1px}form.gridster.normal-spacing .photo[data-sizey="154"]{height:11550px}form.gridster.normal-spacing .form-group.textarea[data-sizey="154"]{height:1px !important}form.gridster.normal-spacing [data-sizey="155"]{min-height:11625px;height:1px}form.gridster.normal-spacing .photo[data-sizey="155"]{height:11625px}form.gridster.normal-spacing .form-group.textarea[data-sizey="155"]{height:1px !important}form.gridster.normal-spacing [data-sizey="156"]{min-height:11700px;height:1px}form.gridster.normal-spacing .photo[data-sizey="156"]{height:11700px}form.gridster.normal-spacing .form-group.textarea[data-sizey="156"]{height:1px !important}form.gridster.normal-spacing [data-sizey="157"]{min-height:11775px;height:1px}form.gridster.normal-spacing .photo[data-sizey="157"]{height:11775px}form.gridster.normal-spacing .form-group.textarea[data-sizey="157"]{height:1px !important}form.gridster.normal-spacing [data-sizey="158"]{min-height:11850px;height:1px}form.gridster.normal-spacing .photo[data-sizey="158"]{height:11850px}form.gridster.normal-spacing .form-group.textarea[data-sizey="158"]{height:1px !important}form.gridster.normal-spacing [data-sizey="159"]{min-height:11925px;height:1px}form.gridster.normal-spacing .photo[data-sizey="159"]{height:11925px}form.gridster.normal-spacing .form-group.textarea[data-sizey="159"]{height:1px !important}form.gridster.normal-spacing [data-sizey="160"]{min-height:12000px;height:1px}form.gridster.normal-spacing .photo[data-sizey="160"]{height:12000px}form.gridster.normal-spacing .form-group.textarea[data-sizey="160"]{height:1px !important}form.gridster.reduced-spacing [data-sizey="1"]{min-height:60px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="1"]{height:60px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="1"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="1"]{min-height:165px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="1"]{min-height:65px;height:1px}form.gridster.reduced-spacing [data-sizey="2"]{min-height:120px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="2"]{height:120px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="2"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="2"]{min-height:225px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="2"]{min-height:125px;height:1px}form.gridster.reduced-spacing [data-sizey="3"]{min-height:180px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="3"]{height:180px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="3"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="3"]{min-height:285px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="3"]{min-height:185px;height:1px}form.gridster.reduced-spacing [data-sizey="4"]{min-height:240px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="4"]{height:240px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="4"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="4"]{min-height:345px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="4"]{min-height:245px;height:1px}form.gridster.reduced-spacing [data-sizey="5"]{min-height:300px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="5"]{height:300px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="5"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="5"]{min-height:405px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="5"]{min-height:305px;height:1px}form.gridster.reduced-spacing [data-sizey="6"]{min-height:360px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="6"]{height:360px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="6"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="6"]{min-height:465px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="6"]{min-height:365px;height:1px}form.gridster.reduced-spacing [data-sizey="7"]{min-height:420px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="7"]{height:420px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="7"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="7"]{min-height:525px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="7"]{min-height:425px;height:1px}form.gridster.reduced-spacing [data-sizey="8"]{min-height:480px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="8"]{height:480px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="8"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="8"]{min-height:585px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="8"]{min-height:485px;height:1px}form.gridster.reduced-spacing [data-sizey="9"]{min-height:540px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="9"]{height:540px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="9"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="9"]{min-height:645px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="9"]{min-height:545px;height:1px}form.gridster.reduced-spacing [data-sizey="10"]{min-height:600px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="10"]{height:600px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="10"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="10"]{min-height:705px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="10"]{min-height:605px;height:1px}form.gridster.reduced-spacing [data-sizey="11"]{min-height:660px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="11"]{height:660px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="11"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="11"]{min-height:765px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="11"]{min-height:665px;height:1px}form.gridster.reduced-spacing [data-sizey="12"]{min-height:720px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="12"]{height:720px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="12"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="12"]{min-height:825px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="12"]{min-height:725px;height:1px}form.gridster.reduced-spacing [data-sizey="13"]{min-height:780px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="13"]{height:780px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="13"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="13"]{min-height:885px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="13"]{min-height:785px;height:1px}form.gridster.reduced-spacing [data-sizey="14"]{min-height:840px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="14"]{height:840px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="14"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="14"]{min-height:945px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="14"]{min-height:845px;height:1px}form.gridster.reduced-spacing [data-sizey="15"]{min-height:900px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="15"]{height:900px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="15"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="15"]{min-height:1005px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="15"]{min-height:905px;height:1px}form.gridster.reduced-spacing [data-sizey="16"]{min-height:960px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="16"]{height:960px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="16"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="16"]{min-height:1065px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="16"]{min-height:965px;height:1px}form.gridster.reduced-spacing [data-sizey="17"]{min-height:1020px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="17"]{height:1020px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="17"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="17"]{min-height:1125px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="17"]{min-height:1025px;height:1px}form.gridster.reduced-spacing [data-sizey="18"]{min-height:1080px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="18"]{height:1080px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="18"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="18"]{min-height:1185px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="18"]{min-height:1085px;height:1px}form.gridster.reduced-spacing [data-sizey="19"]{min-height:1140px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="19"]{height:1140px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="19"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="19"]{min-height:1245px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="19"]{min-height:1145px;height:1px}form.gridster.reduced-spacing [data-sizey="20"]{min-height:1200px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="20"]{height:1200px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="20"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="20"]{min-height:1305px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="20"]{min-height:1205px;height:1px}form.gridster.reduced-spacing [data-sizey="21"]{min-height:1260px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="21"]{height:1260px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="21"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="21"]{min-height:1365px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="21"]{min-height:1265px;height:1px}form.gridster.reduced-spacing [data-sizey="22"]{min-height:1320px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="22"]{height:1320px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="22"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="22"]{min-height:1425px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="22"]{min-height:1325px;height:1px}form.gridster.reduced-spacing [data-sizey="23"]{min-height:1380px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="23"]{height:1380px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="23"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="23"]{min-height:1485px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="23"]{min-height:1385px;height:1px}form.gridster.reduced-spacing [data-sizey="24"]{min-height:1440px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="24"]{height:1440px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="24"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="24"]{min-height:1545px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="24"]{min-height:1445px;height:1px}form.gridster.reduced-spacing [data-sizey="25"]{min-height:1500px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="25"]{height:1500px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="25"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="25"]{min-height:1605px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="25"]{min-height:1505px;height:1px}form.gridster.reduced-spacing [data-sizey="26"]{min-height:1560px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="26"]{height:1560px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="26"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="26"]{min-height:1665px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="26"]{min-height:1565px;height:1px}form.gridster.reduced-spacing [data-sizey="27"]{min-height:1620px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="27"]{height:1620px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="27"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="27"]{min-height:1725px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="27"]{min-height:1625px;height:1px}form.gridster.reduced-spacing [data-sizey="28"]{min-height:1680px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="28"]{height:1680px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="28"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="28"]{min-height:1785px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="28"]{min-height:1685px;height:1px}form.gridster.reduced-spacing [data-sizey="29"]{min-height:1740px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="29"]{height:1740px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="29"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="29"]{min-height:1845px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="29"]{min-height:1745px;height:1px}form.gridster.reduced-spacing [data-sizey="30"]{min-height:1800px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="30"]{height:1800px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="30"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="30"]{min-height:1905px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="30"]{min-height:1805px;height:1px}form.gridster.reduced-spacing [data-sizey="31"]{min-height:1860px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="31"]{height:1860px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="31"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="31"]{min-height:1965px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="31"]{min-height:1865px;height:1px}form.gridster.reduced-spacing [data-sizey="32"]{min-height:1920px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="32"]{height:1920px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="32"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="32"]{min-height:2025px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="32"]{min-height:1925px;height:1px}form.gridster.reduced-spacing [data-sizey="33"]{min-height:1980px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="33"]{height:1980px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="33"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="33"]{min-height:2085px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="33"]{min-height:1985px;height:1px}form.gridster.reduced-spacing [data-sizey="34"]{min-height:2040px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="34"]{height:2040px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="34"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="34"]{min-height:2145px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="34"]{min-height:2045px;height:1px}form.gridster.reduced-spacing [data-sizey="35"]{min-height:2100px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="35"]{height:2100px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="35"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="35"]{min-height:2205px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="35"]{min-height:2105px;height:1px}form.gridster.reduced-spacing [data-sizey="36"]{min-height:2160px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="36"]{height:2160px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="36"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="36"]{min-height:2265px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="36"]{min-height:2165px;height:1px}form.gridster.reduced-spacing [data-sizey="37"]{min-height:2220px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="37"]{height:2220px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="37"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="37"]{min-height:2325px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="37"]{min-height:2225px;height:1px}form.gridster.reduced-spacing [data-sizey="38"]{min-height:2280px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="38"]{height:2280px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="38"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="38"]{min-height:2385px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="38"]{min-height:2285px;height:1px}form.gridster.reduced-spacing [data-sizey="39"]{min-height:2340px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="39"]{height:2340px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="39"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="39"]{min-height:2445px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="39"]{min-height:2345px;height:1px}form.gridster.reduced-spacing [data-sizey="40"]{min-height:2400px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="40"]{height:2400px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="40"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="40"]{min-height:2505px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="40"]{min-height:2405px;height:1px}form.gridster.reduced-spacing [data-sizey="41"]{min-height:2460px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="41"]{height:2460px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="41"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="41"]{min-height:2565px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="41"]{min-height:2465px;height:1px}form.gridster.reduced-spacing [data-sizey="42"]{min-height:2520px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="42"]{height:2520px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="42"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="42"]{min-height:2625px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="42"]{min-height:2525px;height:1px}form.gridster.reduced-spacing [data-sizey="43"]{min-height:2580px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="43"]{height:2580px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="43"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="43"]{min-height:2685px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="43"]{min-height:2585px;height:1px}form.gridster.reduced-spacing [data-sizey="44"]{min-height:2640px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="44"]{height:2640px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="44"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="44"]{min-height:2745px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="44"]{min-height:2645px;height:1px}form.gridster.reduced-spacing [data-sizey="45"]{min-height:2700px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="45"]{height:2700px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="45"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="45"]{min-height:2805px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="45"]{min-height:2705px;height:1px}form.gridster.reduced-spacing [data-sizey="46"]{min-height:2760px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="46"]{height:2760px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="46"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="46"]{min-height:2865px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="46"]{min-height:2765px;height:1px}form.gridster.reduced-spacing [data-sizey="47"]{min-height:2820px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="47"]{height:2820px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="47"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="47"]{min-height:2925px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="47"]{min-height:2825px;height:1px}form.gridster.reduced-spacing [data-sizey="48"]{min-height:2880px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="48"]{height:2880px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="48"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="48"]{min-height:2985px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="48"]{min-height:2885px;height:1px}form.gridster.reduced-spacing [data-sizey="49"]{min-height:2940px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="49"]{height:2940px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="49"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="49"]{min-height:3045px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="49"]{min-height:2945px;height:1px}form.gridster.reduced-spacing [data-sizey="50"]{min-height:3000px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="50"]{height:3000px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="50"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="50"]{min-height:3105px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="50"]{min-height:3005px;height:1px}form.gridster.reduced-spacing [data-sizey="51"]{min-height:3060px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="51"]{height:3060px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="51"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="51"]{min-height:3165px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="51"]{min-height:3065px;height:1px}form.gridster.reduced-spacing [data-sizey="52"]{min-height:3120px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="52"]{height:3120px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="52"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="52"]{min-height:3225px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="52"]{min-height:3125px;height:1px}form.gridster.reduced-spacing [data-sizey="53"]{min-height:3180px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="53"]{height:3180px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="53"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="53"]{min-height:3285px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="53"]{min-height:3185px;height:1px}form.gridster.reduced-spacing [data-sizey="54"]{min-height:3240px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="54"]{height:3240px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="54"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="54"]{min-height:3345px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="54"]{min-height:3245px;height:1px}form.gridster.reduced-spacing [data-sizey="55"]{min-height:3300px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="55"]{height:3300px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="55"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="55"]{min-height:3405px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="55"]{min-height:3305px;height:1px}form.gridster.reduced-spacing [data-sizey="56"]{min-height:3360px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="56"]{height:3360px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="56"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="56"]{min-height:3465px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="56"]{min-height:3365px;height:1px}form.gridster.reduced-spacing [data-sizey="57"]{min-height:3420px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="57"]{height:3420px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="57"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="57"]{min-height:3525px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="57"]{min-height:3425px;height:1px}form.gridster.reduced-spacing [data-sizey="58"]{min-height:3480px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="58"]{height:3480px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="58"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="58"]{min-height:3585px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="58"]{min-height:3485px;height:1px}form.gridster.reduced-spacing [data-sizey="59"]{min-height:3540px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="59"]{height:3540px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="59"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="59"]{min-height:3645px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="59"]{min-height:3545px;height:1px}form.gridster.reduced-spacing [data-sizey="60"]{min-height:3600px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="60"]{height:3600px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="60"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="60"]{min-height:3705px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="60"]{min-height:3605px;height:1px}form.gridster.reduced-spacing [data-sizey="61"]{min-height:3660px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="61"]{height:3660px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="61"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="61"]{min-height:3765px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="61"]{min-height:3665px;height:1px}form.gridster.reduced-spacing [data-sizey="62"]{min-height:3720px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="62"]{height:3720px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="62"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="62"]{min-height:3825px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="62"]{min-height:3725px;height:1px}form.gridster.reduced-spacing [data-sizey="63"]{min-height:3780px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="63"]{height:3780px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="63"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="63"]{min-height:3885px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="63"]{min-height:3785px;height:1px}form.gridster.reduced-spacing [data-sizey="64"]{min-height:3840px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="64"]{height:3840px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="64"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="64"]{min-height:3945px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="64"]{min-height:3845px;height:1px}form.gridster.reduced-spacing [data-sizey="65"]{min-height:3900px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="65"]{height:3900px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="65"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="65"]{min-height:4005px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="65"]{min-height:3905px;height:1px}form.gridster.reduced-spacing [data-sizey="66"]{min-height:3960px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="66"]{height:3960px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="66"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="66"]{min-height:4065px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="66"]{min-height:3965px;height:1px}form.gridster.reduced-spacing [data-sizey="67"]{min-height:4020px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="67"]{height:4020px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="67"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="67"]{min-height:4125px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="67"]{min-height:4025px;height:1px}form.gridster.reduced-spacing [data-sizey="68"]{min-height:4080px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="68"]{height:4080px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="68"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="68"]{min-height:4185px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="68"]{min-height:4085px;height:1px}form.gridster.reduced-spacing [data-sizey="69"]{min-height:4140px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="69"]{height:4140px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="69"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="69"]{min-height:4245px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="69"]{min-height:4145px;height:1px}form.gridster.reduced-spacing [data-sizey="70"]{min-height:4200px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="70"]{height:4200px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="70"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="70"]{min-height:4305px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="70"]{min-height:4205px;height:1px}form.gridster.reduced-spacing [data-sizey="71"]{min-height:4260px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="71"]{height:4260px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="71"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="71"]{min-height:4365px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="71"]{min-height:4265px;height:1px}form.gridster.reduced-spacing [data-sizey="72"]{min-height:4320px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="72"]{height:4320px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="72"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="72"]{min-height:4425px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="72"]{min-height:4325px;height:1px}form.gridster.reduced-spacing [data-sizey="73"]{min-height:4380px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="73"]{height:4380px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="73"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="73"]{min-height:4485px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="73"]{min-height:4385px;height:1px}form.gridster.reduced-spacing [data-sizey="74"]{min-height:4440px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="74"]{height:4440px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="74"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="74"]{min-height:4545px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="74"]{min-height:4445px;height:1px}form.gridster.reduced-spacing [data-sizey="75"]{min-height:4500px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="75"]{height:4500px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="75"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="75"]{min-height:4605px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="75"]{min-height:4505px;height:1px}form.gridster.reduced-spacing [data-sizey="76"]{min-height:4560px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="76"]{height:4560px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="76"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="76"]{min-height:4665px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="76"]{min-height:4565px;height:1px}form.gridster.reduced-spacing [data-sizey="77"]{min-height:4620px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="77"]{height:4620px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="77"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="77"]{min-height:4725px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="77"]{min-height:4625px;height:1px}form.gridster.reduced-spacing [data-sizey="78"]{min-height:4680px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="78"]{height:4680px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="78"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="78"]{min-height:4785px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="78"]{min-height:4685px;height:1px}form.gridster.reduced-spacing [data-sizey="79"]{min-height:4740px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="79"]{height:4740px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="79"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="79"]{min-height:4845px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="79"]{min-height:4745px;height:1px}form.gridster.reduced-spacing [data-sizey="80"]{min-height:4800px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="80"]{height:4800px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="80"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="80"]{min-height:4905px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="80"]{min-height:4805px;height:1px}form.gridster.reduced-spacing [data-sizey="81"]{min-height:4860px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="81"]{height:4860px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="81"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="81"]{min-height:4965px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="81"]{min-height:4865px;height:1px}form.gridster.reduced-spacing [data-sizey="82"]{min-height:4920px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="82"]{height:4920px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="82"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="82"]{min-height:5025px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="82"]{min-height:4925px;height:1px}form.gridster.reduced-spacing [data-sizey="83"]{min-height:4980px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="83"]{height:4980px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="83"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="83"]{min-height:5085px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="83"]{min-height:4985px;height:1px}form.gridster.reduced-spacing [data-sizey="84"]{min-height:5040px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="84"]{height:5040px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="84"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="84"]{min-height:5145px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="84"]{min-height:5045px;height:1px}form.gridster.reduced-spacing [data-sizey="85"]{min-height:5100px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="85"]{height:5100px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="85"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="85"]{min-height:5205px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="85"]{min-height:5105px;height:1px}form.gridster.reduced-spacing [data-sizey="86"]{min-height:5160px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="86"]{height:5160px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="86"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="86"]{min-height:5265px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="86"]{min-height:5165px;height:1px}form.gridster.reduced-spacing [data-sizey="87"]{min-height:5220px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="87"]{height:5220px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="87"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="87"]{min-height:5325px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="87"]{min-height:5225px;height:1px}form.gridster.reduced-spacing [data-sizey="88"]{min-height:5280px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="88"]{height:5280px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="88"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="88"]{min-height:5385px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="88"]{min-height:5285px;height:1px}form.gridster.reduced-spacing [data-sizey="89"]{min-height:5340px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="89"]{height:5340px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="89"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="89"]{min-height:5445px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="89"]{min-height:5345px;height:1px}form.gridster.reduced-spacing [data-sizey="90"]{min-height:5400px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="90"]{height:5400px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="90"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="90"]{min-height:5505px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="90"]{min-height:5405px;height:1px}form.gridster.reduced-spacing [data-sizey="91"]{min-height:5460px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="91"]{height:5460px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="91"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="91"]{min-height:5565px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="91"]{min-height:5465px;height:1px}form.gridster.reduced-spacing [data-sizey="92"]{min-height:5520px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="92"]{height:5520px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="92"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="92"]{min-height:5625px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="92"]{min-height:5525px;height:1px}form.gridster.reduced-spacing [data-sizey="93"]{min-height:5580px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="93"]{height:5580px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="93"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="93"]{min-height:5685px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="93"]{min-height:5585px;height:1px}form.gridster.reduced-spacing [data-sizey="94"]{min-height:5640px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="94"]{height:5640px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="94"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="94"]{min-height:5745px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="94"]{min-height:5645px;height:1px}form.gridster.reduced-spacing [data-sizey="95"]{min-height:5700px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="95"]{height:5700px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="95"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="95"]{min-height:5805px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="95"]{min-height:5705px;height:1px}form.gridster.reduced-spacing [data-sizey="96"]{min-height:5760px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="96"]{height:5760px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="96"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="96"]{min-height:5865px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="96"]{min-height:5765px;height:1px}form.gridster.reduced-spacing [data-sizey="97"]{min-height:5820px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="97"]{height:5820px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="97"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="97"]{min-height:5925px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="97"]{min-height:5825px;height:1px}form.gridster.reduced-spacing [data-sizey="98"]{min-height:5880px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="98"]{height:5880px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="98"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="98"]{min-height:5985px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="98"]{min-height:5885px;height:1px}form.gridster.reduced-spacing [data-sizey="99"]{min-height:5940px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="99"]{height:5940px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="99"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="99"]{min-height:6045px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="99"]{min-height:5945px;height:1px}form.gridster.reduced-spacing [data-sizey="100"]{min-height:6000px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="100"]{height:6000px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="100"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="100"]{min-height:6105px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="100"]{min-height:6005px;height:1px}form.gridster.reduced-spacing [data-sizey="101"]{min-height:6060px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="101"]{height:6060px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="101"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="101"]{min-height:6165px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="101"]{min-height:6065px;height:1px}form.gridster.reduced-spacing [data-sizey="102"]{min-height:6120px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="102"]{height:6120px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="102"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="102"]{min-height:6225px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="102"]{min-height:6125px;height:1px}form.gridster.reduced-spacing [data-sizey="103"]{min-height:6180px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="103"]{height:6180px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="103"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="103"]{min-height:6285px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="103"]{min-height:6185px;height:1px}form.gridster.reduced-spacing [data-sizey="104"]{min-height:6240px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="104"]{height:6240px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="104"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="104"]{min-height:6345px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="104"]{min-height:6245px;height:1px}form.gridster.reduced-spacing [data-sizey="105"]{min-height:6300px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="105"]{height:6300px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="105"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="105"]{min-height:6405px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="105"]{min-height:6305px;height:1px}form.gridster.reduced-spacing [data-sizey="106"]{min-height:6360px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="106"]{height:6360px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="106"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="106"]{min-height:6465px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="106"]{min-height:6365px;height:1px}form.gridster.reduced-spacing [data-sizey="107"]{min-height:6420px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="107"]{height:6420px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="107"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="107"]{min-height:6525px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="107"]{min-height:6425px;height:1px}form.gridster.reduced-spacing [data-sizey="108"]{min-height:6480px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="108"]{height:6480px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="108"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="108"]{min-height:6585px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="108"]{min-height:6485px;height:1px}form.gridster.reduced-spacing [data-sizey="109"]{min-height:6540px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="109"]{height:6540px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="109"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="109"]{min-height:6645px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="109"]{min-height:6545px;height:1px}form.gridster.reduced-spacing [data-sizey="110"]{min-height:6600px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="110"]{height:6600px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="110"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="110"]{min-height:6705px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="110"]{min-height:6605px;height:1px}form.gridster.reduced-spacing [data-sizey="111"]{min-height:6660px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="111"]{height:6660px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="111"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="111"]{min-height:6765px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="111"]{min-height:6665px;height:1px}form.gridster.reduced-spacing [data-sizey="112"]{min-height:6720px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="112"]{height:6720px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="112"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="112"]{min-height:6825px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="112"]{min-height:6725px;height:1px}form.gridster.reduced-spacing [data-sizey="113"]{min-height:6780px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="113"]{height:6780px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="113"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="113"]{min-height:6885px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="113"]{min-height:6785px;height:1px}form.gridster.reduced-spacing [data-sizey="114"]{min-height:6840px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="114"]{height:6840px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="114"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="114"]{min-height:6945px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="114"]{min-height:6845px;height:1px}form.gridster.reduced-spacing [data-sizey="115"]{min-height:6900px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="115"]{height:6900px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="115"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="115"]{min-height:7005px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="115"]{min-height:6905px;height:1px}form.gridster.reduced-spacing [data-sizey="116"]{min-height:6960px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="116"]{height:6960px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="116"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="116"]{min-height:7065px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="116"]{min-height:6965px;height:1px}form.gridster.reduced-spacing [data-sizey="117"]{min-height:7020px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="117"]{height:7020px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="117"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="117"]{min-height:7125px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="117"]{min-height:7025px;height:1px}form.gridster.reduced-spacing [data-sizey="118"]{min-height:7080px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="118"]{height:7080px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="118"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="118"]{min-height:7185px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="118"]{min-height:7085px;height:1px}form.gridster.reduced-spacing [data-sizey="119"]{min-height:7140px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="119"]{height:7140px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="119"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="119"]{min-height:7245px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="119"]{min-height:7145px;height:1px}form.gridster.reduced-spacing [data-sizey="120"]{min-height:7200px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="120"]{height:7200px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="120"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="120"]{min-height:7305px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="120"]{min-height:7205px;height:1px}form.gridster.reduced-spacing [data-sizey="121"]{min-height:7260px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="121"]{height:7260px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="121"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="121"]{min-height:7365px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="121"]{min-height:7265px;height:1px}form.gridster.reduced-spacing [data-sizey="122"]{min-height:7320px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="122"]{height:7320px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="122"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="122"]{min-height:7425px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="122"]{min-height:7325px;height:1px}form.gridster.reduced-spacing [data-sizey="123"]{min-height:7380px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="123"]{height:7380px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="123"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="123"]{min-height:7485px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="123"]{min-height:7385px;height:1px}form.gridster.reduced-spacing [data-sizey="124"]{min-height:7440px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="124"]{height:7440px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="124"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="124"]{min-height:7545px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="124"]{min-height:7445px;height:1px}form.gridster.reduced-spacing [data-sizey="125"]{min-height:7500px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="125"]{height:7500px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="125"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="125"]{min-height:7605px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="125"]{min-height:7505px;height:1px}form.gridster.reduced-spacing [data-sizey="126"]{min-height:7560px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="126"]{height:7560px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="126"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="126"]{min-height:7665px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="126"]{min-height:7565px;height:1px}form.gridster.reduced-spacing [data-sizey="127"]{min-height:7620px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="127"]{height:7620px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="127"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="127"]{min-height:7725px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="127"]{min-height:7625px;height:1px}form.gridster.reduced-spacing [data-sizey="128"]{min-height:7680px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="128"]{height:7680px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="128"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="128"]{min-height:7785px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="128"]{min-height:7685px;height:1px}form.gridster.reduced-spacing [data-sizey="129"]{min-height:7740px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="129"]{height:7740px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="129"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="129"]{min-height:7845px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="129"]{min-height:7745px;height:1px}form.gridster.reduced-spacing [data-sizey="130"]{min-height:7800px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="130"]{height:7800px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="130"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="130"]{min-height:7905px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="130"]{min-height:7805px;height:1px}form.gridster.reduced-spacing [data-sizey="131"]{min-height:7860px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="131"]{height:7860px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="131"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="131"]{min-height:7965px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="131"]{min-height:7865px;height:1px}form.gridster.reduced-spacing [data-sizey="132"]{min-height:7920px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="132"]{height:7920px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="132"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="132"]{min-height:8025px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="132"]{min-height:7925px;height:1px}form.gridster.reduced-spacing [data-sizey="133"]{min-height:7980px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="133"]{height:7980px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="133"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="133"]{min-height:8085px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="133"]{min-height:7985px;height:1px}form.gridster.reduced-spacing [data-sizey="134"]{min-height:8040px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="134"]{height:8040px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="134"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="134"]{min-height:8145px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="134"]{min-height:8045px;height:1px}form.gridster.reduced-spacing [data-sizey="135"]{min-height:8100px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="135"]{height:8100px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="135"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="135"]{min-height:8205px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="135"]{min-height:8105px;height:1px}form.gridster.reduced-spacing [data-sizey="136"]{min-height:8160px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="136"]{height:8160px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="136"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="136"]{min-height:8265px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="136"]{min-height:8165px;height:1px}form.gridster.reduced-spacing [data-sizey="137"]{min-height:8220px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="137"]{height:8220px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="137"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="137"]{min-height:8325px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="137"]{min-height:8225px;height:1px}form.gridster.reduced-spacing [data-sizey="138"]{min-height:8280px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="138"]{height:8280px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="138"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="138"]{min-height:8385px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="138"]{min-height:8285px;height:1px}form.gridster.reduced-spacing [data-sizey="139"]{min-height:8340px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="139"]{height:8340px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="139"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="139"]{min-height:8445px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="139"]{min-height:8345px;height:1px}form.gridster.reduced-spacing [data-sizey="140"]{min-height:8400px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="140"]{height:8400px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="140"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="140"]{min-height:8505px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="140"]{min-height:8405px;height:1px}form.gridster.reduced-spacing [data-sizey="141"]{min-height:8460px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="141"]{height:8460px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="141"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="141"]{min-height:8565px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="141"]{min-height:8465px;height:1px}form.gridster.reduced-spacing [data-sizey="142"]{min-height:8520px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="142"]{height:8520px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="142"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="142"]{min-height:8625px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="142"]{min-height:8525px;height:1px}form.gridster.reduced-spacing [data-sizey="143"]{min-height:8580px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="143"]{height:8580px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="143"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="143"]{min-height:8685px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="143"]{min-height:8585px;height:1px}form.gridster.reduced-spacing [data-sizey="144"]{min-height:8640px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="144"]{height:8640px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="144"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="144"]{min-height:8745px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="144"]{min-height:8645px;height:1px}form.gridster.reduced-spacing [data-sizey="145"]{min-height:8700px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="145"]{height:8700px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="145"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="145"]{min-height:8805px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="145"]{min-height:8705px;height:1px}form.gridster.reduced-spacing [data-sizey="146"]{min-height:8760px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="146"]{height:8760px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="146"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="146"]{min-height:8865px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="146"]{min-height:8765px;height:1px}form.gridster.reduced-spacing [data-sizey="147"]{min-height:8820px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="147"]{height:8820px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="147"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="147"]{min-height:8925px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="147"]{min-height:8825px;height:1px}form.gridster.reduced-spacing [data-sizey="148"]{min-height:8880px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="148"]{height:8880px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="148"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="148"]{min-height:8985px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="148"]{min-height:8885px;height:1px}form.gridster.reduced-spacing [data-sizey="149"]{min-height:8940px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="149"]{height:8940px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="149"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="149"]{min-height:9045px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="149"]{min-height:8945px;height:1px}form.gridster.reduced-spacing [data-sizey="150"]{min-height:9000px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="150"]{height:9000px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="150"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="150"]{min-height:9105px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="150"]{min-height:9005px;height:1px}form.gridster.reduced-spacing [data-sizey="151"]{min-height:9060px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="151"]{height:9060px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="151"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="151"]{min-height:9165px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="151"]{min-height:9065px;height:1px}form.gridster.reduced-spacing [data-sizey="152"]{min-height:9120px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="152"]{height:9120px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="152"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="152"]{min-height:9225px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="152"]{min-height:9125px;height:1px}form.gridster.reduced-spacing [data-sizey="153"]{min-height:9180px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="153"]{height:9180px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="153"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="153"]{min-height:9285px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="153"]{min-height:9185px;height:1px}form.gridster.reduced-spacing [data-sizey="154"]{min-height:9240px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="154"]{height:9240px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="154"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="154"]{min-height:9345px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="154"]{min-height:9245px;height:1px}form.gridster.reduced-spacing [data-sizey="155"]{min-height:9300px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="155"]{height:9300px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="155"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="155"]{min-height:9405px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="155"]{min-height:9305px;height:1px}form.gridster.reduced-spacing [data-sizey="156"]{min-height:9360px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="156"]{height:9360px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="156"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="156"]{min-height:9465px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="156"]{min-height:9365px;height:1px}form.gridster.reduced-spacing [data-sizey="157"]{min-height:9420px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="157"]{height:9420px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="157"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="157"]{min-height:9525px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="157"]{min-height:9425px;height:1px}form.gridster.reduced-spacing [data-sizey="158"]{min-height:9480px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="158"]{height:9480px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="158"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="158"]{min-height:9585px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="158"]{min-height:9485px;height:1px}form.gridster.reduced-spacing [data-sizey="159"]{min-height:9540px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="159"]{height:9540px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="159"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="159"]{min-height:9645px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="159"]{min-height:9545px;height:1px}form.gridster.reduced-spacing [data-sizey="160"]{min-height:9600px;height:1px}form.gridster.reduced-spacing .photo[data-sizey="160"]{height:9600px}form.gridster.reduced-spacing .form-group.textarea[data-sizey="160"]{height:1px !important}form.gridster.reduced-spacing .form-group.richtext[data-sizey="160"]{min-height:9705px;height:1px}form.gridster.reduced-spacing .form-group.selectlist_multiple[data-sizey="160"]{min-height:9605px;height:1px}form.gridster.compact-spacing [data-sizey="1"]{min-height:45px;height:1px}form.gridster.compact-spacing .photo[data-sizey="1"]{height:45px}form.gridster.compact-spacing .form-group.textarea[data-sizey="1"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="1"]{min-height:150px;height:1px}form.gridster.compact-spacing [data-sizey="2"]{min-height:90px;height:1px}form.gridster.compact-spacing .photo[data-sizey="2"]{height:90px}form.gridster.compact-spacing .form-group.textarea[data-sizey="2"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="2"]{min-height:195px;height:1px}form.gridster.compact-spacing [data-sizey="3"]{min-height:135px;height:1px}form.gridster.compact-spacing .photo[data-sizey="3"]{height:135px}form.gridster.compact-spacing .form-group.textarea[data-sizey="3"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="3"]{min-height:240px;height:1px}form.gridster.compact-spacing [data-sizey="4"]{min-height:180px;height:1px}form.gridster.compact-spacing .photo[data-sizey="4"]{height:180px}form.gridster.compact-spacing .form-group.textarea[data-sizey="4"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="4"]{min-height:285px;height:1px}form.gridster.compact-spacing [data-sizey="5"]{min-height:225px;height:1px}form.gridster.compact-spacing .photo[data-sizey="5"]{height:225px}form.gridster.compact-spacing .form-group.textarea[data-sizey="5"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="5"]{min-height:330px;height:1px}form.gridster.compact-spacing [data-sizey="6"]{min-height:270px;height:1px}form.gridster.compact-spacing .photo[data-sizey="6"]{height:270px}form.gridster.compact-spacing .form-group.textarea[data-sizey="6"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="6"]{min-height:375px;height:1px}form.gridster.compact-spacing [data-sizey="7"]{min-height:315px;height:1px}form.gridster.compact-spacing .photo[data-sizey="7"]{height:315px}form.gridster.compact-spacing .form-group.textarea[data-sizey="7"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="7"]{min-height:420px;height:1px}form.gridster.compact-spacing [data-sizey="8"]{min-height:360px;height:1px}form.gridster.compact-spacing .photo[data-sizey="8"]{height:360px}form.gridster.compact-spacing .form-group.textarea[data-sizey="8"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="8"]{min-height:465px;height:1px}form.gridster.compact-spacing [data-sizey="9"]{min-height:405px;height:1px}form.gridster.compact-spacing .photo[data-sizey="9"]{height:405px}form.gridster.compact-spacing .form-group.textarea[data-sizey="9"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="9"]{min-height:510px;height:1px}form.gridster.compact-spacing [data-sizey="10"]{min-height:450px;height:1px}form.gridster.compact-spacing .photo[data-sizey="10"]{height:450px}form.gridster.compact-spacing .form-group.textarea[data-sizey="10"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="10"]{min-height:555px;height:1px}form.gridster.compact-spacing [data-sizey="11"]{min-height:495px;height:1px}form.gridster.compact-spacing .photo[data-sizey="11"]{height:495px}form.gridster.compact-spacing .form-group.textarea[data-sizey="11"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="11"]{min-height:600px;height:1px}form.gridster.compact-spacing [data-sizey="12"]{min-height:540px;height:1px}form.gridster.compact-spacing .photo[data-sizey="12"]{height:540px}form.gridster.compact-spacing .form-group.textarea[data-sizey="12"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="12"]{min-height:645px;height:1px}form.gridster.compact-spacing [data-sizey="13"]{min-height:585px;height:1px}form.gridster.compact-spacing .photo[data-sizey="13"]{height:585px}form.gridster.compact-spacing .form-group.textarea[data-sizey="13"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="13"]{min-height:690px;height:1px}form.gridster.compact-spacing [data-sizey="14"]{min-height:630px;height:1px}form.gridster.compact-spacing .photo[data-sizey="14"]{height:630px}form.gridster.compact-spacing .form-group.textarea[data-sizey="14"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="14"]{min-height:735px;height:1px}form.gridster.compact-spacing [data-sizey="15"]{min-height:675px;height:1px}form.gridster.compact-spacing .photo[data-sizey="15"]{height:675px}form.gridster.compact-spacing .form-group.textarea[data-sizey="15"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="15"]{min-height:780px;height:1px}form.gridster.compact-spacing [data-sizey="16"]{min-height:720px;height:1px}form.gridster.compact-spacing .photo[data-sizey="16"]{height:720px}form.gridster.compact-spacing .form-group.textarea[data-sizey="16"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="16"]{min-height:825px;height:1px}form.gridster.compact-spacing [data-sizey="17"]{min-height:765px;height:1px}form.gridster.compact-spacing .photo[data-sizey="17"]{height:765px}form.gridster.compact-spacing .form-group.textarea[data-sizey="17"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="17"]{min-height:870px;height:1px}form.gridster.compact-spacing [data-sizey="18"]{min-height:810px;height:1px}form.gridster.compact-spacing .photo[data-sizey="18"]{height:810px}form.gridster.compact-spacing .form-group.textarea[data-sizey="18"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="18"]{min-height:915px;height:1px}form.gridster.compact-spacing [data-sizey="19"]{min-height:855px;height:1px}form.gridster.compact-spacing .photo[data-sizey="19"]{height:855px}form.gridster.compact-spacing .form-group.textarea[data-sizey="19"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="19"]{min-height:960px;height:1px}form.gridster.compact-spacing [data-sizey="20"]{min-height:900px;height:1px}form.gridster.compact-spacing .photo[data-sizey="20"]{height:900px}form.gridster.compact-spacing .form-group.textarea[data-sizey="20"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="20"]{min-height:1005px;height:1px}form.gridster.compact-spacing [data-sizey="21"]{min-height:945px;height:1px}form.gridster.compact-spacing .photo[data-sizey="21"]{height:945px}form.gridster.compact-spacing .form-group.textarea[data-sizey="21"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="21"]{min-height:1050px;height:1px}form.gridster.compact-spacing [data-sizey="22"]{min-height:990px;height:1px}form.gridster.compact-spacing .photo[data-sizey="22"]{height:990px}form.gridster.compact-spacing .form-group.textarea[data-sizey="22"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="22"]{min-height:1095px;height:1px}form.gridster.compact-spacing [data-sizey="23"]{min-height:1035px;height:1px}form.gridster.compact-spacing .photo[data-sizey="23"]{height:1035px}form.gridster.compact-spacing .form-group.textarea[data-sizey="23"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="23"]{min-height:1140px;height:1px}form.gridster.compact-spacing [data-sizey="24"]{min-height:1080px;height:1px}form.gridster.compact-spacing .photo[data-sizey="24"]{height:1080px}form.gridster.compact-spacing .form-group.textarea[data-sizey="24"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="24"]{min-height:1185px;height:1px}form.gridster.compact-spacing [data-sizey="25"]{min-height:1125px;height:1px}form.gridster.compact-spacing .photo[data-sizey="25"]{height:1125px}form.gridster.compact-spacing .form-group.textarea[data-sizey="25"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="25"]{min-height:1230px;height:1px}form.gridster.compact-spacing [data-sizey="26"]{min-height:1170px;height:1px}form.gridster.compact-spacing .photo[data-sizey="26"]{height:1170px}form.gridster.compact-spacing .form-group.textarea[data-sizey="26"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="26"]{min-height:1275px;height:1px}form.gridster.compact-spacing [data-sizey="27"]{min-height:1215px;height:1px}form.gridster.compact-spacing .photo[data-sizey="27"]{height:1215px}form.gridster.compact-spacing .form-group.textarea[data-sizey="27"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="27"]{min-height:1320px;height:1px}form.gridster.compact-spacing [data-sizey="28"]{min-height:1260px;height:1px}form.gridster.compact-spacing .photo[data-sizey="28"]{height:1260px}form.gridster.compact-spacing .form-group.textarea[data-sizey="28"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="28"]{min-height:1365px;height:1px}form.gridster.compact-spacing [data-sizey="29"]{min-height:1305px;height:1px}form.gridster.compact-spacing .photo[data-sizey="29"]{height:1305px}form.gridster.compact-spacing .form-group.textarea[data-sizey="29"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="29"]{min-height:1410px;height:1px}form.gridster.compact-spacing [data-sizey="30"]{min-height:1350px;height:1px}form.gridster.compact-spacing .photo[data-sizey="30"]{height:1350px}form.gridster.compact-spacing .form-group.textarea[data-sizey="30"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="30"]{min-height:1455px;height:1px}form.gridster.compact-spacing [data-sizey="31"]{min-height:1395px;height:1px}form.gridster.compact-spacing .photo[data-sizey="31"]{height:1395px}form.gridster.compact-spacing .form-group.textarea[data-sizey="31"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="31"]{min-height:1500px;height:1px}form.gridster.compact-spacing [data-sizey="32"]{min-height:1440px;height:1px}form.gridster.compact-spacing .photo[data-sizey="32"]{height:1440px}form.gridster.compact-spacing .form-group.textarea[data-sizey="32"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="32"]{min-height:1545px;height:1px}form.gridster.compact-spacing [data-sizey="33"]{min-height:1485px;height:1px}form.gridster.compact-spacing .photo[data-sizey="33"]{height:1485px}form.gridster.compact-spacing .form-group.textarea[data-sizey="33"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="33"]{min-height:1590px;height:1px}form.gridster.compact-spacing [data-sizey="34"]{min-height:1530px;height:1px}form.gridster.compact-spacing .photo[data-sizey="34"]{height:1530px}form.gridster.compact-spacing .form-group.textarea[data-sizey="34"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="34"]{min-height:1635px;height:1px}form.gridster.compact-spacing [data-sizey="35"]{min-height:1575px;height:1px}form.gridster.compact-spacing .photo[data-sizey="35"]{height:1575px}form.gridster.compact-spacing .form-group.textarea[data-sizey="35"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="35"]{min-height:1680px;height:1px}form.gridster.compact-spacing [data-sizey="36"]{min-height:1620px;height:1px}form.gridster.compact-spacing .photo[data-sizey="36"]{height:1620px}form.gridster.compact-spacing .form-group.textarea[data-sizey="36"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="36"]{min-height:1725px;height:1px}form.gridster.compact-spacing [data-sizey="37"]{min-height:1665px;height:1px}form.gridster.compact-spacing .photo[data-sizey="37"]{height:1665px}form.gridster.compact-spacing .form-group.textarea[data-sizey="37"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="37"]{min-height:1770px;height:1px}form.gridster.compact-spacing [data-sizey="38"]{min-height:1710px;height:1px}form.gridster.compact-spacing .photo[data-sizey="38"]{height:1710px}form.gridster.compact-spacing .form-group.textarea[data-sizey="38"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="38"]{min-height:1815px;height:1px}form.gridster.compact-spacing [data-sizey="39"]{min-height:1755px;height:1px}form.gridster.compact-spacing .photo[data-sizey="39"]{height:1755px}form.gridster.compact-spacing .form-group.textarea[data-sizey="39"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="39"]{min-height:1860px;height:1px}form.gridster.compact-spacing [data-sizey="40"]{min-height:1800px;height:1px}form.gridster.compact-spacing .photo[data-sizey="40"]{height:1800px}form.gridster.compact-spacing .form-group.textarea[data-sizey="40"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="40"]{min-height:1905px;height:1px}form.gridster.compact-spacing [data-sizey="41"]{min-height:1845px;height:1px}form.gridster.compact-spacing .photo[data-sizey="41"]{height:1845px}form.gridster.compact-spacing .form-group.textarea[data-sizey="41"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="41"]{min-height:1950px;height:1px}form.gridster.compact-spacing [data-sizey="42"]{min-height:1890px;height:1px}form.gridster.compact-spacing .photo[data-sizey="42"]{height:1890px}form.gridster.compact-spacing .form-group.textarea[data-sizey="42"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="42"]{min-height:1995px;height:1px}form.gridster.compact-spacing [data-sizey="43"]{min-height:1935px;height:1px}form.gridster.compact-spacing .photo[data-sizey="43"]{height:1935px}form.gridster.compact-spacing .form-group.textarea[data-sizey="43"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="43"]{min-height:2040px;height:1px}form.gridster.compact-spacing [data-sizey="44"]{min-height:1980px;height:1px}form.gridster.compact-spacing .photo[data-sizey="44"]{height:1980px}form.gridster.compact-spacing .form-group.textarea[data-sizey="44"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="44"]{min-height:2085px;height:1px}form.gridster.compact-spacing [data-sizey="45"]{min-height:2025px;height:1px}form.gridster.compact-spacing .photo[data-sizey="45"]{height:2025px}form.gridster.compact-spacing .form-group.textarea[data-sizey="45"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="45"]{min-height:2130px;height:1px}form.gridster.compact-spacing [data-sizey="46"]{min-height:2070px;height:1px}form.gridster.compact-spacing .photo[data-sizey="46"]{height:2070px}form.gridster.compact-spacing .form-group.textarea[data-sizey="46"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="46"]{min-height:2175px;height:1px}form.gridster.compact-spacing [data-sizey="47"]{min-height:2115px;height:1px}form.gridster.compact-spacing .photo[data-sizey="47"]{height:2115px}form.gridster.compact-spacing .form-group.textarea[data-sizey="47"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="47"]{min-height:2220px;height:1px}form.gridster.compact-spacing [data-sizey="48"]{min-height:2160px;height:1px}form.gridster.compact-spacing .photo[data-sizey="48"]{height:2160px}form.gridster.compact-spacing .form-group.textarea[data-sizey="48"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="48"]{min-height:2265px;height:1px}form.gridster.compact-spacing [data-sizey="49"]{min-height:2205px;height:1px}form.gridster.compact-spacing .photo[data-sizey="49"]{height:2205px}form.gridster.compact-spacing .form-group.textarea[data-sizey="49"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="49"]{min-height:2310px;height:1px}form.gridster.compact-spacing [data-sizey="50"]{min-height:2250px;height:1px}form.gridster.compact-spacing .photo[data-sizey="50"]{height:2250px}form.gridster.compact-spacing .form-group.textarea[data-sizey="50"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="50"]{min-height:2355px;height:1px}form.gridster.compact-spacing [data-sizey="51"]{min-height:2295px;height:1px}form.gridster.compact-spacing .photo[data-sizey="51"]{height:2295px}form.gridster.compact-spacing .form-group.textarea[data-sizey="51"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="51"]{min-height:2400px;height:1px}form.gridster.compact-spacing [data-sizey="52"]{min-height:2340px;height:1px}form.gridster.compact-spacing .photo[data-sizey="52"]{height:2340px}form.gridster.compact-spacing .form-group.textarea[data-sizey="52"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="52"]{min-height:2445px;height:1px}form.gridster.compact-spacing [data-sizey="53"]{min-height:2385px;height:1px}form.gridster.compact-spacing .photo[data-sizey="53"]{height:2385px}form.gridster.compact-spacing .form-group.textarea[data-sizey="53"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="53"]{min-height:2490px;height:1px}form.gridster.compact-spacing [data-sizey="54"]{min-height:2430px;height:1px}form.gridster.compact-spacing .photo[data-sizey="54"]{height:2430px}form.gridster.compact-spacing .form-group.textarea[data-sizey="54"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="54"]{min-height:2535px;height:1px}form.gridster.compact-spacing [data-sizey="55"]{min-height:2475px;height:1px}form.gridster.compact-spacing .photo[data-sizey="55"]{height:2475px}form.gridster.compact-spacing .form-group.textarea[data-sizey="55"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="55"]{min-height:2580px;height:1px}form.gridster.compact-spacing [data-sizey="56"]{min-height:2520px;height:1px}form.gridster.compact-spacing .photo[data-sizey="56"]{height:2520px}form.gridster.compact-spacing .form-group.textarea[data-sizey="56"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="56"]{min-height:2625px;height:1px}form.gridster.compact-spacing [data-sizey="57"]{min-height:2565px;height:1px}form.gridster.compact-spacing .photo[data-sizey="57"]{height:2565px}form.gridster.compact-spacing .form-group.textarea[data-sizey="57"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="57"]{min-height:2670px;height:1px}form.gridster.compact-spacing [data-sizey="58"]{min-height:2610px;height:1px}form.gridster.compact-spacing .photo[data-sizey="58"]{height:2610px}form.gridster.compact-spacing .form-group.textarea[data-sizey="58"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="58"]{min-height:2715px;height:1px}form.gridster.compact-spacing [data-sizey="59"]{min-height:2655px;height:1px}form.gridster.compact-spacing .photo[data-sizey="59"]{height:2655px}form.gridster.compact-spacing .form-group.textarea[data-sizey="59"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="59"]{min-height:2760px;height:1px}form.gridster.compact-spacing [data-sizey="60"]{min-height:2700px;height:1px}form.gridster.compact-spacing .photo[data-sizey="60"]{height:2700px}form.gridster.compact-spacing .form-group.textarea[data-sizey="60"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="60"]{min-height:2805px;height:1px}form.gridster.compact-spacing [data-sizey="61"]{min-height:2745px;height:1px}form.gridster.compact-spacing .photo[data-sizey="61"]{height:2745px}form.gridster.compact-spacing .form-group.textarea[data-sizey="61"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="61"]{min-height:2850px;height:1px}form.gridster.compact-spacing [data-sizey="62"]{min-height:2790px;height:1px}form.gridster.compact-spacing .photo[data-sizey="62"]{height:2790px}form.gridster.compact-spacing .form-group.textarea[data-sizey="62"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="62"]{min-height:2895px;height:1px}form.gridster.compact-spacing [data-sizey="63"]{min-height:2835px;height:1px}form.gridster.compact-spacing .photo[data-sizey="63"]{height:2835px}form.gridster.compact-spacing .form-group.textarea[data-sizey="63"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="63"]{min-height:2940px;height:1px}form.gridster.compact-spacing [data-sizey="64"]{min-height:2880px;height:1px}form.gridster.compact-spacing .photo[data-sizey="64"]{height:2880px}form.gridster.compact-spacing .form-group.textarea[data-sizey="64"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="64"]{min-height:2985px;height:1px}form.gridster.compact-spacing [data-sizey="65"]{min-height:2925px;height:1px}form.gridster.compact-spacing .photo[data-sizey="65"]{height:2925px}form.gridster.compact-spacing .form-group.textarea[data-sizey="65"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="65"]{min-height:3030px;height:1px}form.gridster.compact-spacing [data-sizey="66"]{min-height:2970px;height:1px}form.gridster.compact-spacing .photo[data-sizey="66"]{height:2970px}form.gridster.compact-spacing .form-group.textarea[data-sizey="66"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="66"]{min-height:3075px;height:1px}form.gridster.compact-spacing [data-sizey="67"]{min-height:3015px;height:1px}form.gridster.compact-spacing .photo[data-sizey="67"]{height:3015px}form.gridster.compact-spacing .form-group.textarea[data-sizey="67"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="67"]{min-height:3120px;height:1px}form.gridster.compact-spacing [data-sizey="68"]{min-height:3060px;height:1px}form.gridster.compact-spacing .photo[data-sizey="68"]{height:3060px}form.gridster.compact-spacing .form-group.textarea[data-sizey="68"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="68"]{min-height:3165px;height:1px}form.gridster.compact-spacing [data-sizey="69"]{min-height:3105px;height:1px}form.gridster.compact-spacing .photo[data-sizey="69"]{height:3105px}form.gridster.compact-spacing .form-group.textarea[data-sizey="69"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="69"]{min-height:3210px;height:1px}form.gridster.compact-spacing [data-sizey="70"]{min-height:3150px;height:1px}form.gridster.compact-spacing .photo[data-sizey="70"]{height:3150px}form.gridster.compact-spacing .form-group.textarea[data-sizey="70"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="70"]{min-height:3255px;height:1px}form.gridster.compact-spacing [data-sizey="71"]{min-height:3195px;height:1px}form.gridster.compact-spacing .photo[data-sizey="71"]{height:3195px}form.gridster.compact-spacing .form-group.textarea[data-sizey="71"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="71"]{min-height:3300px;height:1px}form.gridster.compact-spacing [data-sizey="72"]{min-height:3240px;height:1px}form.gridster.compact-spacing .photo[data-sizey="72"]{height:3240px}form.gridster.compact-spacing .form-group.textarea[data-sizey="72"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="72"]{min-height:3345px;height:1px}form.gridster.compact-spacing [data-sizey="73"]{min-height:3285px;height:1px}form.gridster.compact-spacing .photo[data-sizey="73"]{height:3285px}form.gridster.compact-spacing .form-group.textarea[data-sizey="73"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="73"]{min-height:3390px;height:1px}form.gridster.compact-spacing [data-sizey="74"]{min-height:3330px;height:1px}form.gridster.compact-spacing .photo[data-sizey="74"]{height:3330px}form.gridster.compact-spacing .form-group.textarea[data-sizey="74"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="74"]{min-height:3435px;height:1px}form.gridster.compact-spacing [data-sizey="75"]{min-height:3375px;height:1px}form.gridster.compact-spacing .photo[data-sizey="75"]{height:3375px}form.gridster.compact-spacing .form-group.textarea[data-sizey="75"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="75"]{min-height:3480px;height:1px}form.gridster.compact-spacing [data-sizey="76"]{min-height:3420px;height:1px}form.gridster.compact-spacing .photo[data-sizey="76"]{height:3420px}form.gridster.compact-spacing .form-group.textarea[data-sizey="76"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="76"]{min-height:3525px;height:1px}form.gridster.compact-spacing [data-sizey="77"]{min-height:3465px;height:1px}form.gridster.compact-spacing .photo[data-sizey="77"]{height:3465px}form.gridster.compact-spacing .form-group.textarea[data-sizey="77"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="77"]{min-height:3570px;height:1px}form.gridster.compact-spacing [data-sizey="78"]{min-height:3510px;height:1px}form.gridster.compact-spacing .photo[data-sizey="78"]{height:3510px}form.gridster.compact-spacing .form-group.textarea[data-sizey="78"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="78"]{min-height:3615px;height:1px}form.gridster.compact-spacing [data-sizey="79"]{min-height:3555px;height:1px}form.gridster.compact-spacing .photo[data-sizey="79"]{height:3555px}form.gridster.compact-spacing .form-group.textarea[data-sizey="79"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="79"]{min-height:3660px;height:1px}form.gridster.compact-spacing [data-sizey="80"]{min-height:3600px;height:1px}form.gridster.compact-spacing .photo[data-sizey="80"]{height:3600px}form.gridster.compact-spacing .form-group.textarea[data-sizey="80"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="80"]{min-height:3705px;height:1px}form.gridster.compact-spacing [data-sizey="81"]{min-height:3645px;height:1px}form.gridster.compact-spacing .photo[data-sizey="81"]{height:3645px}form.gridster.compact-spacing .form-group.textarea[data-sizey="81"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="81"]{min-height:3750px;height:1px}form.gridster.compact-spacing [data-sizey="82"]{min-height:3690px;height:1px}form.gridster.compact-spacing .photo[data-sizey="82"]{height:3690px}form.gridster.compact-spacing .form-group.textarea[data-sizey="82"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="82"]{min-height:3795px;height:1px}form.gridster.compact-spacing [data-sizey="83"]{min-height:3735px;height:1px}form.gridster.compact-spacing .photo[data-sizey="83"]{height:3735px}form.gridster.compact-spacing .form-group.textarea[data-sizey="83"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="83"]{min-height:3840px;height:1px}form.gridster.compact-spacing [data-sizey="84"]{min-height:3780px;height:1px}form.gridster.compact-spacing .photo[data-sizey="84"]{height:3780px}form.gridster.compact-spacing .form-group.textarea[data-sizey="84"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="84"]{min-height:3885px;height:1px}form.gridster.compact-spacing [data-sizey="85"]{min-height:3825px;height:1px}form.gridster.compact-spacing .photo[data-sizey="85"]{height:3825px}form.gridster.compact-spacing .form-group.textarea[data-sizey="85"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="85"]{min-height:3930px;height:1px}form.gridster.compact-spacing [data-sizey="86"]{min-height:3870px;height:1px}form.gridster.compact-spacing .photo[data-sizey="86"]{height:3870px}form.gridster.compact-spacing .form-group.textarea[data-sizey="86"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="86"]{min-height:3975px;height:1px}form.gridster.compact-spacing [data-sizey="87"]{min-height:3915px;height:1px}form.gridster.compact-spacing .photo[data-sizey="87"]{height:3915px}form.gridster.compact-spacing .form-group.textarea[data-sizey="87"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="87"]{min-height:4020px;height:1px}form.gridster.compact-spacing [data-sizey="88"]{min-height:3960px;height:1px}form.gridster.compact-spacing .photo[data-sizey="88"]{height:3960px}form.gridster.compact-spacing .form-group.textarea[data-sizey="88"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="88"]{min-height:4065px;height:1px}form.gridster.compact-spacing [data-sizey="89"]{min-height:4005px;height:1px}form.gridster.compact-spacing .photo[data-sizey="89"]{height:4005px}form.gridster.compact-spacing .form-group.textarea[data-sizey="89"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="89"]{min-height:4110px;height:1px}form.gridster.compact-spacing [data-sizey="90"]{min-height:4050px;height:1px}form.gridster.compact-spacing .photo[data-sizey="90"]{height:4050px}form.gridster.compact-spacing .form-group.textarea[data-sizey="90"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="90"]{min-height:4155px;height:1px}form.gridster.compact-spacing [data-sizey="91"]{min-height:4095px;height:1px}form.gridster.compact-spacing .photo[data-sizey="91"]{height:4095px}form.gridster.compact-spacing .form-group.textarea[data-sizey="91"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="91"]{min-height:4200px;height:1px}form.gridster.compact-spacing [data-sizey="92"]{min-height:4140px;height:1px}form.gridster.compact-spacing .photo[data-sizey="92"]{height:4140px}form.gridster.compact-spacing .form-group.textarea[data-sizey="92"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="92"]{min-height:4245px;height:1px}form.gridster.compact-spacing [data-sizey="93"]{min-height:4185px;height:1px}form.gridster.compact-spacing .photo[data-sizey="93"]{height:4185px}form.gridster.compact-spacing .form-group.textarea[data-sizey="93"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="93"]{min-height:4290px;height:1px}form.gridster.compact-spacing [data-sizey="94"]{min-height:4230px;height:1px}form.gridster.compact-spacing .photo[data-sizey="94"]{height:4230px}form.gridster.compact-spacing .form-group.textarea[data-sizey="94"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="94"]{min-height:4335px;height:1px}form.gridster.compact-spacing [data-sizey="95"]{min-height:4275px;height:1px}form.gridster.compact-spacing .photo[data-sizey="95"]{height:4275px}form.gridster.compact-spacing .form-group.textarea[data-sizey="95"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="95"]{min-height:4380px;height:1px}form.gridster.compact-spacing [data-sizey="96"]{min-height:4320px;height:1px}form.gridster.compact-spacing .photo[data-sizey="96"]{height:4320px}form.gridster.compact-spacing .form-group.textarea[data-sizey="96"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="96"]{min-height:4425px;height:1px}form.gridster.compact-spacing [data-sizey="97"]{min-height:4365px;height:1px}form.gridster.compact-spacing .photo[data-sizey="97"]{height:4365px}form.gridster.compact-spacing .form-group.textarea[data-sizey="97"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="97"]{min-height:4470px;height:1px}form.gridster.compact-spacing [data-sizey="98"]{min-height:4410px;height:1px}form.gridster.compact-spacing .photo[data-sizey="98"]{height:4410px}form.gridster.compact-spacing .form-group.textarea[data-sizey="98"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="98"]{min-height:4515px;height:1px}form.gridster.compact-spacing [data-sizey="99"]{min-height:4455px;height:1px}form.gridster.compact-spacing .photo[data-sizey="99"]{height:4455px}form.gridster.compact-spacing .form-group.textarea[data-sizey="99"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="99"]{min-height:4560px;height:1px}form.gridster.compact-spacing [data-sizey="100"]{min-height:4500px;height:1px}form.gridster.compact-spacing .photo[data-sizey="100"]{height:4500px}form.gridster.compact-spacing .form-group.textarea[data-sizey="100"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="100"]{min-height:4605px;height:1px}form.gridster.compact-spacing [data-sizey="101"]{min-height:4545px;height:1px}form.gridster.compact-spacing .photo[data-sizey="101"]{height:4545px}form.gridster.compact-spacing .form-group.textarea[data-sizey="101"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="101"]{min-height:4650px;height:1px}form.gridster.compact-spacing [data-sizey="102"]{min-height:4590px;height:1px}form.gridster.compact-spacing .photo[data-sizey="102"]{height:4590px}form.gridster.compact-spacing .form-group.textarea[data-sizey="102"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="102"]{min-height:4695px;height:1px}form.gridster.compact-spacing [data-sizey="103"]{min-height:4635px;height:1px}form.gridster.compact-spacing .photo[data-sizey="103"]{height:4635px}form.gridster.compact-spacing .form-group.textarea[data-sizey="103"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="103"]{min-height:4740px;height:1px}form.gridster.compact-spacing [data-sizey="104"]{min-height:4680px;height:1px}form.gridster.compact-spacing .photo[data-sizey="104"]{height:4680px}form.gridster.compact-spacing .form-group.textarea[data-sizey="104"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="104"]{min-height:4785px;height:1px}form.gridster.compact-spacing [data-sizey="105"]{min-height:4725px;height:1px}form.gridster.compact-spacing .photo[data-sizey="105"]{height:4725px}form.gridster.compact-spacing .form-group.textarea[data-sizey="105"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="105"]{min-height:4830px;height:1px}form.gridster.compact-spacing [data-sizey="106"]{min-height:4770px;height:1px}form.gridster.compact-spacing .photo[data-sizey="106"]{height:4770px}form.gridster.compact-spacing .form-group.textarea[data-sizey="106"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="106"]{min-height:4875px;height:1px}form.gridster.compact-spacing [data-sizey="107"]{min-height:4815px;height:1px}form.gridster.compact-spacing .photo[data-sizey="107"]{height:4815px}form.gridster.compact-spacing .form-group.textarea[data-sizey="107"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="107"]{min-height:4920px;height:1px}form.gridster.compact-spacing [data-sizey="108"]{min-height:4860px;height:1px}form.gridster.compact-spacing .photo[data-sizey="108"]{height:4860px}form.gridster.compact-spacing .form-group.textarea[data-sizey="108"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="108"]{min-height:4965px;height:1px}form.gridster.compact-spacing [data-sizey="109"]{min-height:4905px;height:1px}form.gridster.compact-spacing .photo[data-sizey="109"]{height:4905px}form.gridster.compact-spacing .form-group.textarea[data-sizey="109"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="109"]{min-height:5010px;height:1px}form.gridster.compact-spacing [data-sizey="110"]{min-height:4950px;height:1px}form.gridster.compact-spacing .photo[data-sizey="110"]{height:4950px}form.gridster.compact-spacing .form-group.textarea[data-sizey="110"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="110"]{min-height:5055px;height:1px}form.gridster.compact-spacing [data-sizey="111"]{min-height:4995px;height:1px}form.gridster.compact-spacing .photo[data-sizey="111"]{height:4995px}form.gridster.compact-spacing .form-group.textarea[data-sizey="111"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="111"]{min-height:5100px;height:1px}form.gridster.compact-spacing [data-sizey="112"]{min-height:5040px;height:1px}form.gridster.compact-spacing .photo[data-sizey="112"]{height:5040px}form.gridster.compact-spacing .form-group.textarea[data-sizey="112"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="112"]{min-height:5145px;height:1px}form.gridster.compact-spacing [data-sizey="113"]{min-height:5085px;height:1px}form.gridster.compact-spacing .photo[data-sizey="113"]{height:5085px}form.gridster.compact-spacing .form-group.textarea[data-sizey="113"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="113"]{min-height:5190px;height:1px}form.gridster.compact-spacing [data-sizey="114"]{min-height:5130px;height:1px}form.gridster.compact-spacing .photo[data-sizey="114"]{height:5130px}form.gridster.compact-spacing .form-group.textarea[data-sizey="114"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="114"]{min-height:5235px;height:1px}form.gridster.compact-spacing [data-sizey="115"]{min-height:5175px;height:1px}form.gridster.compact-spacing .photo[data-sizey="115"]{height:5175px}form.gridster.compact-spacing .form-group.textarea[data-sizey="115"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="115"]{min-height:5280px;height:1px}form.gridster.compact-spacing [data-sizey="116"]{min-height:5220px;height:1px}form.gridster.compact-spacing .photo[data-sizey="116"]{height:5220px}form.gridster.compact-spacing .form-group.textarea[data-sizey="116"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="116"]{min-height:5325px;height:1px}form.gridster.compact-spacing [data-sizey="117"]{min-height:5265px;height:1px}form.gridster.compact-spacing .photo[data-sizey="117"]{height:5265px}form.gridster.compact-spacing .form-group.textarea[data-sizey="117"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="117"]{min-height:5370px;height:1px}form.gridster.compact-spacing [data-sizey="118"]{min-height:5310px;height:1px}form.gridster.compact-spacing .photo[data-sizey="118"]{height:5310px}form.gridster.compact-spacing .form-group.textarea[data-sizey="118"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="118"]{min-height:5415px;height:1px}form.gridster.compact-spacing [data-sizey="119"]{min-height:5355px;height:1px}form.gridster.compact-spacing .photo[data-sizey="119"]{height:5355px}form.gridster.compact-spacing .form-group.textarea[data-sizey="119"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="119"]{min-height:5460px;height:1px}form.gridster.compact-spacing [data-sizey="120"]{min-height:5400px;height:1px}form.gridster.compact-spacing .photo[data-sizey="120"]{height:5400px}form.gridster.compact-spacing .form-group.textarea[data-sizey="120"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="120"]{min-height:5505px;height:1px}form.gridster.compact-spacing [data-sizey="121"]{min-height:5445px;height:1px}form.gridster.compact-spacing .photo[data-sizey="121"]{height:5445px}form.gridster.compact-spacing .form-group.textarea[data-sizey="121"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="121"]{min-height:5550px;height:1px}form.gridster.compact-spacing [data-sizey="122"]{min-height:5490px;height:1px}form.gridster.compact-spacing .photo[data-sizey="122"]{height:5490px}form.gridster.compact-spacing .form-group.textarea[data-sizey="122"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="122"]{min-height:5595px;height:1px}form.gridster.compact-spacing [data-sizey="123"]{min-height:5535px;height:1px}form.gridster.compact-spacing .photo[data-sizey="123"]{height:5535px}form.gridster.compact-spacing .form-group.textarea[data-sizey="123"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="123"]{min-height:5640px;height:1px}form.gridster.compact-spacing [data-sizey="124"]{min-height:5580px;height:1px}form.gridster.compact-spacing .photo[data-sizey="124"]{height:5580px}form.gridster.compact-spacing .form-group.textarea[data-sizey="124"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="124"]{min-height:5685px;height:1px}form.gridster.compact-spacing [data-sizey="125"]{min-height:5625px;height:1px}form.gridster.compact-spacing .photo[data-sizey="125"]{height:5625px}form.gridster.compact-spacing .form-group.textarea[data-sizey="125"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="125"]{min-height:5730px;height:1px}form.gridster.compact-spacing [data-sizey="126"]{min-height:5670px;height:1px}form.gridster.compact-spacing .photo[data-sizey="126"]{height:5670px}form.gridster.compact-spacing .form-group.textarea[data-sizey="126"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="126"]{min-height:5775px;height:1px}form.gridster.compact-spacing [data-sizey="127"]{min-height:5715px;height:1px}form.gridster.compact-spacing .photo[data-sizey="127"]{height:5715px}form.gridster.compact-spacing .form-group.textarea[data-sizey="127"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="127"]{min-height:5820px;height:1px}form.gridster.compact-spacing [data-sizey="128"]{min-height:5760px;height:1px}form.gridster.compact-spacing .photo[data-sizey="128"]{height:5760px}form.gridster.compact-spacing .form-group.textarea[data-sizey="128"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="128"]{min-height:5865px;height:1px}form.gridster.compact-spacing [data-sizey="129"]{min-height:5805px;height:1px}form.gridster.compact-spacing .photo[data-sizey="129"]{height:5805px}form.gridster.compact-spacing .form-group.textarea[data-sizey="129"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="129"]{min-height:5910px;height:1px}form.gridster.compact-spacing [data-sizey="130"]{min-height:5850px;height:1px}form.gridster.compact-spacing .photo[data-sizey="130"]{height:5850px}form.gridster.compact-spacing .form-group.textarea[data-sizey="130"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="130"]{min-height:5955px;height:1px}form.gridster.compact-spacing [data-sizey="131"]{min-height:5895px;height:1px}form.gridster.compact-spacing .photo[data-sizey="131"]{height:5895px}form.gridster.compact-spacing .form-group.textarea[data-sizey="131"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="131"]{min-height:6000px;height:1px}form.gridster.compact-spacing [data-sizey="132"]{min-height:5940px;height:1px}form.gridster.compact-spacing .photo[data-sizey="132"]{height:5940px}form.gridster.compact-spacing .form-group.textarea[data-sizey="132"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="132"]{min-height:6045px;height:1px}form.gridster.compact-spacing [data-sizey="133"]{min-height:5985px;height:1px}form.gridster.compact-spacing .photo[data-sizey="133"]{height:5985px}form.gridster.compact-spacing .form-group.textarea[data-sizey="133"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="133"]{min-height:6090px;height:1px}form.gridster.compact-spacing [data-sizey="134"]{min-height:6030px;height:1px}form.gridster.compact-spacing .photo[data-sizey="134"]{height:6030px}form.gridster.compact-spacing .form-group.textarea[data-sizey="134"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="134"]{min-height:6135px;height:1px}form.gridster.compact-spacing [data-sizey="135"]{min-height:6075px;height:1px}form.gridster.compact-spacing .photo[data-sizey="135"]{height:6075px}form.gridster.compact-spacing .form-group.textarea[data-sizey="135"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="135"]{min-height:6180px;height:1px}form.gridster.compact-spacing [data-sizey="136"]{min-height:6120px;height:1px}form.gridster.compact-spacing .photo[data-sizey="136"]{height:6120px}form.gridster.compact-spacing .form-group.textarea[data-sizey="136"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="136"]{min-height:6225px;height:1px}form.gridster.compact-spacing [data-sizey="137"]{min-height:6165px;height:1px}form.gridster.compact-spacing .photo[data-sizey="137"]{height:6165px}form.gridster.compact-spacing .form-group.textarea[data-sizey="137"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="137"]{min-height:6270px;height:1px}form.gridster.compact-spacing [data-sizey="138"]{min-height:6210px;height:1px}form.gridster.compact-spacing .photo[data-sizey="138"]{height:6210px}form.gridster.compact-spacing .form-group.textarea[data-sizey="138"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="138"]{min-height:6315px;height:1px}form.gridster.compact-spacing [data-sizey="139"]{min-height:6255px;height:1px}form.gridster.compact-spacing .photo[data-sizey="139"]{height:6255px}form.gridster.compact-spacing .form-group.textarea[data-sizey="139"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="139"]{min-height:6360px;height:1px}form.gridster.compact-spacing [data-sizey="140"]{min-height:6300px;height:1px}form.gridster.compact-spacing .photo[data-sizey="140"]{height:6300px}form.gridster.compact-spacing .form-group.textarea[data-sizey="140"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="140"]{min-height:6405px;height:1px}form.gridster.compact-spacing [data-sizey="141"]{min-height:6345px;height:1px}form.gridster.compact-spacing .photo[data-sizey="141"]{height:6345px}form.gridster.compact-spacing .form-group.textarea[data-sizey="141"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="141"]{min-height:6450px;height:1px}form.gridster.compact-spacing [data-sizey="142"]{min-height:6390px;height:1px}form.gridster.compact-spacing .photo[data-sizey="142"]{height:6390px}form.gridster.compact-spacing .form-group.textarea[data-sizey="142"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="142"]{min-height:6495px;height:1px}form.gridster.compact-spacing [data-sizey="143"]{min-height:6435px;height:1px}form.gridster.compact-spacing .photo[data-sizey="143"]{height:6435px}form.gridster.compact-spacing .form-group.textarea[data-sizey="143"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="143"]{min-height:6540px;height:1px}form.gridster.compact-spacing [data-sizey="144"]{min-height:6480px;height:1px}form.gridster.compact-spacing .photo[data-sizey="144"]{height:6480px}form.gridster.compact-spacing .form-group.textarea[data-sizey="144"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="144"]{min-height:6585px;height:1px}form.gridster.compact-spacing [data-sizey="145"]{min-height:6525px;height:1px}form.gridster.compact-spacing .photo[data-sizey="145"]{height:6525px}form.gridster.compact-spacing .form-group.textarea[data-sizey="145"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="145"]{min-height:6630px;height:1px}form.gridster.compact-spacing [data-sizey="146"]{min-height:6570px;height:1px}form.gridster.compact-spacing .photo[data-sizey="146"]{height:6570px}form.gridster.compact-spacing .form-group.textarea[data-sizey="146"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="146"]{min-height:6675px;height:1px}form.gridster.compact-spacing [data-sizey="147"]{min-height:6615px;height:1px}form.gridster.compact-spacing .photo[data-sizey="147"]{height:6615px}form.gridster.compact-spacing .form-group.textarea[data-sizey="147"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="147"]{min-height:6720px;height:1px}form.gridster.compact-spacing [data-sizey="148"]{min-height:6660px;height:1px}form.gridster.compact-spacing .photo[data-sizey="148"]{height:6660px}form.gridster.compact-spacing .form-group.textarea[data-sizey="148"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="148"]{min-height:6765px;height:1px}form.gridster.compact-spacing [data-sizey="149"]{min-height:6705px;height:1px}form.gridster.compact-spacing .photo[data-sizey="149"]{height:6705px}form.gridster.compact-spacing .form-group.textarea[data-sizey="149"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="149"]{min-height:6810px;height:1px}form.gridster.compact-spacing [data-sizey="150"]{min-height:6750px;height:1px}form.gridster.compact-spacing .photo[data-sizey="150"]{height:6750px}form.gridster.compact-spacing .form-group.textarea[data-sizey="150"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="150"]{min-height:6855px;height:1px}form.gridster.compact-spacing [data-sizey="151"]{min-height:6795px;height:1px}form.gridster.compact-spacing .photo[data-sizey="151"]{height:6795px}form.gridster.compact-spacing .form-group.textarea[data-sizey="151"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="151"]{min-height:6900px;height:1px}form.gridster.compact-spacing [data-sizey="152"]{min-height:6840px;height:1px}form.gridster.compact-spacing .photo[data-sizey="152"]{height:6840px}form.gridster.compact-spacing .form-group.textarea[data-sizey="152"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="152"]{min-height:6945px;height:1px}form.gridster.compact-spacing [data-sizey="153"]{min-height:6885px;height:1px}form.gridster.compact-spacing .photo[data-sizey="153"]{height:6885px}form.gridster.compact-spacing .form-group.textarea[data-sizey="153"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="153"]{min-height:6990px;height:1px}form.gridster.compact-spacing [data-sizey="154"]{min-height:6930px;height:1px}form.gridster.compact-spacing .photo[data-sizey="154"]{height:6930px}form.gridster.compact-spacing .form-group.textarea[data-sizey="154"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="154"]{min-height:7035px;height:1px}form.gridster.compact-spacing [data-sizey="155"]{min-height:6975px;height:1px}form.gridster.compact-spacing .photo[data-sizey="155"]{height:6975px}form.gridster.compact-spacing .form-group.textarea[data-sizey="155"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="155"]{min-height:7080px;height:1px}form.gridster.compact-spacing [data-sizey="156"]{min-height:7020px;height:1px}form.gridster.compact-spacing .photo[data-sizey="156"]{height:7020px}form.gridster.compact-spacing .form-group.textarea[data-sizey="156"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="156"]{min-height:7125px;height:1px}form.gridster.compact-spacing [data-sizey="157"]{min-height:7065px;height:1px}form.gridster.compact-spacing .photo[data-sizey="157"]{height:7065px}form.gridster.compact-spacing .form-group.textarea[data-sizey="157"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="157"]{min-height:7170px;height:1px}form.gridster.compact-spacing [data-sizey="158"]{min-height:7110px;height:1px}form.gridster.compact-spacing .photo[data-sizey="158"]{height:7110px}form.gridster.compact-spacing .form-group.textarea[data-sizey="158"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="158"]{min-height:7215px;height:1px}form.gridster.compact-spacing [data-sizey="159"]{min-height:7155px;height:1px}form.gridster.compact-spacing .photo[data-sizey="159"]{height:7155px}form.gridster.compact-spacing .form-group.textarea[data-sizey="159"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="159"]{min-height:7260px;height:1px}form.gridster.compact-spacing [data-sizey="160"]{min-height:7200px;height:1px}form.gridster.compact-spacing .photo[data-sizey="160"]{height:7200px}form.gridster.compact-spacing .form-group.textarea[data-sizey="160"]{height:1px !important}form.gridster.compact-spacing .form-group.richtext[data-sizey="160"]{min-height:7305px;height:1px}.contentBitam.modifynav .metronav.gridster{width:1308px}.contentBitam.modifynav .metronav .listnav [data-col="8"],.contentBitam.modifynav .metronav .listgroup [data-col="8"]{left:1069px}.contentBitam.modifynav .metronav .listnav [data-col="7"],.contentBitam.modifynav .metronav .listgroup [data-col="7"]{left:917px}.contentBitam.modifynav .metronav .listnav [data-col="6"],.contentBitam.modifynav .metronav .listgroup [data-col="6"]{left:765px}.contentBitam.modifynav .metronav .listnav [data-col="5"],.contentBitam.modifynav .metronav .listgroup [data-col="5"]{left:613px}.contentBitam.modifynav .metronav .listnav [data-col="4"],.contentBitam.modifynav .metronav .listgroup [data-col="4"]{left:461px}.contentBitam.modifynav .metronav .listnav [data-col="3"],.contentBitam.modifynav .metronav .listgroup [data-col="3"]{left:309px}.contentBitam.modifynav .metronav .listnav [data-col="2"],.contentBitam.modifynav .metronav .listgroup [data-col="2"]{left:157px}.contentBitam.modifynav .metronav .listnav [data-col="1"],.contentBitam.modifynav .metronav .listgroup [data-col="1"]{left:5px}.contentBitam.modifynav .metronav .listnav [data-row="100"],.contentBitam.modifynav .metronav .listgroup [data-row="100"]{top:15053px}.contentBitam.modifynav .metronav .listnav [data-row="99"],.contentBitam.modifynav .metronav .listgroup [data-row="99"]{top:14901px}.contentBitam.modifynav .metronav .listnav [data-row="98"],.contentBitam.modifynav .metronav .listgroup [data-row="98"]{top:14749px}.contentBitam.modifynav .metronav .listnav [data-row="97"],.contentBitam.modifynav .metronav .listgroup [data-row="97"]{top:14597px}.contentBitam.modifynav .metronav .listnav [data-row="96"],.contentBitam.modifynav .metronav .listgroup [data-row="96"]{top:14445px}.contentBitam.modifynav .metronav .listnav [data-row="95"],.contentBitam.modifynav .metronav .listgroup [data-row="95"]{top:14293px}.contentBitam.modifynav .metronav .listnav [data-row="94"],.contentBitam.modifynav .metronav .listgroup [data-row="94"]{top:14141px}.contentBitam.modifynav .metronav .listnav [data-row="93"],.contentBitam.modifynav .metronav .listgroup [data-row="93"]{top:13989px}.contentBitam.modifynav .metronav .listnav [data-row="92"],.contentBitam.modifynav .metronav .listgroup [data-row="92"]{top:13837px}.contentBitam.modifynav .metronav .listnav [data-row="91"],.contentBitam.modifynav .metronav .listgroup [data-row="91"]{top:13685px}.contentBitam.modifynav .metronav .listnav [data-row="90"],.contentBitam.modifynav .metronav .listgroup [data-row="90"]{top:13533px}.contentBitam.modifynav .metronav .listnav [data-row="89"],.contentBitam.modifynav .metronav .listgroup [data-row="89"]{top:13381px}.contentBitam.modifynav .metronav .listnav [data-row="88"],.contentBitam.modifynav .metronav .listgroup [data-row="88"]{top:13229px}.contentBitam.modifynav .metronav .listnav [data-row="87"],.contentBitam.modifynav .metronav .listgroup [data-row="87"]{top:13077px}.contentBitam.modifynav .metronav .listnav [data-row="86"],.contentBitam.modifynav .metronav .listgroup [data-row="86"]{top:12925px}.contentBitam.modifynav .metronav .listnav [data-row="85"],.contentBitam.modifynav .metronav .listgroup [data-row="85"]{top:12773px}.contentBitam.modifynav .metronav .listnav [data-row="84"],.contentBitam.modifynav .metronav .listgroup [data-row="84"]{top:12621px}.contentBitam.modifynav .metronav .listnav [data-row="83"],.contentBitam.modifynav .metronav .listgroup [data-row="83"]{top:12469px}.contentBitam.modifynav .metronav .listnav [data-row="82"],.contentBitam.modifynav .metronav .listgroup [data-row="82"]{top:12317px}.contentBitam.modifynav .metronav .listnav [data-row="81"],.contentBitam.modifynav .metronav .listgroup [data-row="81"]{top:12165px}.contentBitam.modifynav .metronav .listnav [data-row="80"],.contentBitam.modifynav .metronav .listgroup [data-row="80"]{top:12013px}.contentBitam.modifynav .metronav .listnav [data-row="79"],.contentBitam.modifynav .metronav .listgroup [data-row="79"]{top:11861px}.contentBitam.modifynav .metronav .listnav [data-row="78"],.contentBitam.modifynav .metronav .listgroup [data-row="78"]{top:11709px}.contentBitam.modifynav .metronav .listnav [data-row="77"],.contentBitam.modifynav .metronav .listgroup [data-row="77"]{top:11557px}.contentBitam.modifynav .metronav .listnav [data-row="76"],.contentBitam.modifynav .metronav .listgroup [data-row="76"]{top:11405px}.contentBitam.modifynav .metronav .listnav [data-row="75"],.contentBitam.modifynav .metronav .listgroup [data-row="75"]{top:11253px}.contentBitam.modifynav .metronav .listnav [data-row="74"],.contentBitam.modifynav .metronav .listgroup [data-row="74"]{top:11101px}.contentBitam.modifynav .metronav .listnav [data-row="73"],.contentBitam.modifynav .metronav .listgroup [data-row="73"]{top:10949px}.contentBitam.modifynav .metronav .listnav [data-row="72"],.contentBitam.modifynav .metronav .listgroup [data-row="72"]{top:10797px}.contentBitam.modifynav .metronav .listnav [data-row="71"],.contentBitam.modifynav .metronav .listgroup [data-row="71"]{top:10645px}.contentBitam.modifynav .metronav .listnav [data-row="70"],.contentBitam.modifynav .metronav .listgroup [data-row="70"]{top:10493px}.contentBitam.modifynav .metronav .listnav [data-row="69"],.contentBitam.modifynav .metronav .listgroup [data-row="69"]{top:10341px}.contentBitam.modifynav .metronav .listnav [data-row="68"],.contentBitam.modifynav .metronav .listgroup [data-row="68"]{top:10189px}.contentBitam.modifynav .metronav .listnav [data-row="67"],.contentBitam.modifynav .metronav .listgroup [data-row="67"]{top:10037px}.contentBitam.modifynav .metronav .listnav [data-row="66"],.contentBitam.modifynav .metronav .listgroup [data-row="66"]{top:9885px}.contentBitam.modifynav .metronav .listnav [data-row="65"],.contentBitam.modifynav .metronav .listgroup [data-row="65"]{top:9733px}.contentBitam.modifynav .metronav .listnav [data-row="64"],.contentBitam.modifynav .metronav .listgroup [data-row="64"]{top:9581px}.contentBitam.modifynav .metronav .listnav [data-row="63"],.contentBitam.modifynav .metronav .listgroup [data-row="63"]{top:9429px}.contentBitam.modifynav .metronav .listnav [data-row="62"],.contentBitam.modifynav .metronav .listgroup [data-row="62"]{top:9277px}.contentBitam.modifynav .metronav .listnav [data-row="61"],.contentBitam.modifynav .metronav .listgroup [data-row="61"]{top:9125px}.contentBitam.modifynav .metronav .listnav [data-row="60"],.contentBitam.modifynav .metronav .listgroup [data-row="60"]{top:8973px}.contentBitam.modifynav .metronav .listnav [data-row="59"],.contentBitam.modifynav .metronav .listgroup [data-row="59"]{top:8821px}.contentBitam.modifynav .metronav .listnav [data-row="58"],.contentBitam.modifynav .metronav .listgroup [data-row="58"]{top:8669px}.contentBitam.modifynav .metronav .listnav [data-row="57"],.contentBitam.modifynav .metronav .listgroup [data-row="57"]{top:8517px}.contentBitam.modifynav .metronav .listnav [data-row="56"],.contentBitam.modifynav .metronav .listgroup [data-row="56"]{top:8365px}.contentBitam.modifynav .metronav .listnav [data-row="55"],.contentBitam.modifynav .metronav .listgroup [data-row="55"]{top:8213px}.contentBitam.modifynav .metronav .listnav [data-row="54"],.contentBitam.modifynav .metronav .listgroup [data-row="54"]{top:8061px}.contentBitam.modifynav .metronav .listnav [data-row="53"],.contentBitam.modifynav .metronav .listgroup [data-row="53"]{top:7909px}.contentBitam.modifynav .metronav .listnav [data-row="52"],.contentBitam.modifynav .metronav .listgroup [data-row="52"]{top:7757px}.contentBitam.modifynav .metronav .listnav [data-row="51"],.contentBitam.modifynav .metronav .listgroup [data-row="51"]{top:7605px}.contentBitam.modifynav .metronav .listnav [data-row="50"],.contentBitam.modifynav .metronav .listgroup [data-row="50"]{top:7453px}.contentBitam.modifynav .metronav .listnav [data-row="49"],.contentBitam.modifynav .metronav .listgroup [data-row="49"]{top:7301px}.contentBitam.modifynav .metronav .listnav [data-row="48"],.contentBitam.modifynav .metronav .listgroup [data-row="48"]{top:7149px}.contentBitam.modifynav .metronav .listnav [data-row="47"],.contentBitam.modifynav .metronav .listgroup [data-row="47"]{top:6997px}.contentBitam.modifynav .metronav .listnav [data-row="46"],.contentBitam.modifynav .metronav .listgroup [data-row="46"]{top:6845px}.contentBitam.modifynav .metronav .listnav [data-row="45"],.contentBitam.modifynav .metronav .listgroup [data-row="45"]{top:6693px}.contentBitam.modifynav .metronav .listnav [data-row="44"],.contentBitam.modifynav .metronav .listgroup [data-row="44"]{top:6541px}.contentBitam.modifynav .metronav .listnav [data-row="43"],.contentBitam.modifynav .metronav .listgroup [data-row="43"]{top:6389px}.contentBitam.modifynav .metronav .listnav [data-row="42"],.contentBitam.modifynav .metronav .listgroup [data-row="42"]{top:6237px}.contentBitam.modifynav .metronav .listnav [data-row="41"],.contentBitam.modifynav .metronav .listgroup [data-row="41"]{top:6085px}.contentBitam.modifynav .metronav .listnav [data-row="40"],.contentBitam.modifynav .metronav .listgroup [data-row="40"]{top:5933px}.contentBitam.modifynav .metronav .listnav [data-row="39"],.contentBitam.modifynav .metronav .listgroup [data-row="39"]{top:5781px}.contentBitam.modifynav .metronav .listnav [data-row="38"],.contentBitam.modifynav .metronav .listgroup [data-row="38"]{top:5629px}.contentBitam.modifynav .metronav .listnav [data-row="37"],.contentBitam.modifynav .metronav .listgroup [data-row="37"]{top:5477px}.contentBitam.modifynav .metronav .listnav [data-row="36"],.contentBitam.modifynav .metronav .listgroup [data-row="36"]{top:5325px}.contentBitam.modifynav .metronav .listnav [data-row="35"],.contentBitam.modifynav .metronav .listgroup [data-row="35"]{top:5173px}.contentBitam.modifynav .metronav .listnav [data-row="34"],.contentBitam.modifynav .metronav .listgroup [data-row="34"]{top:5021px}.contentBitam.modifynav .metronav .listnav [data-row="33"],.contentBitam.modifynav .metronav .listgroup [data-row="33"]{top:4869px}.contentBitam.modifynav .metronav .listnav [data-row="32"],.contentBitam.modifynav .metronav .listgroup [data-row="32"]{top:4717px}.contentBitam.modifynav .metronav .listnav [data-row="31"],.contentBitam.modifynav .metronav .listgroup [data-row="31"]{top:4565px}.contentBitam.modifynav .metronav .listnav [data-row="30"],.contentBitam.modifynav .metronav .listgroup [data-row="30"]{top:4413px}.contentBitam.modifynav .metronav .listnav [data-row="29"],.contentBitam.modifynav .metronav .listgroup [data-row="29"]{top:4261px}.contentBitam.modifynav .metronav .listnav [data-row="28"],.contentBitam.modifynav .metronav .listgroup [data-row="28"]{top:4109px}.contentBitam.modifynav .metronav .listnav [data-row="27"],.contentBitam.modifynav .metronav .listgroup [data-row="27"]{top:3957px}.contentBitam.modifynav .metronav .listnav [data-row="26"],.contentBitam.modifynav .metronav .listgroup [data-row="26"]{top:3805px}.contentBitam.modifynav .metronav .listnav [data-row="25"],.contentBitam.modifynav .metronav .listgroup [data-row="25"]{top:3653px}.contentBitam.modifynav .metronav .listnav [data-row="24"],.contentBitam.modifynav .metronav .listgroup [data-row="24"]{top:3501px}.contentBitam.modifynav .metronav .listnav [data-row="23"],.contentBitam.modifynav .metronav .listgroup [data-row="23"]{top:3349px}.contentBitam.modifynav .metronav .listnav [data-row="22"],.contentBitam.modifynav .metronav .listgroup [data-row="22"]{top:3197px}.contentBitam.modifynav .metronav .listnav [data-row="21"],.contentBitam.modifynav .metronav .listgroup [data-row="21"]{top:3045px}.contentBitam.modifynav .metronav .listnav [data-row="20"],.contentBitam.modifynav .metronav .listgroup [data-row="20"]{top:2893px}.contentBitam.modifynav .metronav .listnav [data-row="19"],.contentBitam.modifynav .metronav .listgroup [data-row="19"]{top:2741px}.contentBitam.modifynav .metronav .listnav [data-row="18"],.contentBitam.modifynav .metronav .listgroup [data-row="18"]{top:2589px}.contentBitam.modifynav .metronav .listnav [data-row="17"],.contentBitam.modifynav .metronav .listgroup [data-row="17"]{top:2437px}.contentBitam.modifynav .metronav .listnav [data-row="16"],.contentBitam.modifynav .metronav .listgroup [data-row="16"]{top:2285px}.contentBitam.modifynav .metronav .listnav [data-row="15"],.contentBitam.modifynav .metronav .listgroup [data-row="15"]{top:2133px}.contentBitam.modifynav .metronav .listnav [data-row="14"],.contentBitam.modifynav .metronav .listgroup [data-row="14"]{top:1981px}.contentBitam.modifynav .metronav .listnav [data-row="13"],.contentBitam.modifynav .metronav .listgroup [data-row="13"]{top:1829px}.contentBitam.modifynav .metronav .listnav [data-row="12"],.contentBitam.modifynav .metronav .listgroup [data-row="12"]{top:1677px}.contentBitam.modifynav .metronav .listnav [data-row="11"],.contentBitam.modifynav .metronav .listgroup [data-row="11"]{top:1525px}.contentBitam.modifynav .metronav .listnav [data-row="10"],.contentBitam.modifynav .metronav .listgroup [data-row="10"]{top:1373px}.contentBitam.modifynav .metronav .listnav [data-row="9"],.contentBitam.modifynav .metronav .listgroup [data-row="9"]{top:1221px}.contentBitam.modifynav .metronav .listnav [data-row="8"],.contentBitam.modifynav .metronav .listgroup [data-row="8"]{top:1069px}.contentBitam.modifynav .metronav .listnav [data-row="7"],.contentBitam.modifynav .metronav .listgroup [data-row="7"]{top:917px}.contentBitam.modifynav .metronav .listnav [data-row="6"],.contentBitam.modifynav .metronav .listgroup [data-row="6"]{top:765px}.contentBitam.modifynav .metronav .listnav [data-row="5"],.contentBitam.modifynav .metronav .listgroup [data-row="5"]{top:613px}.contentBitam.modifynav .metronav .listnav [data-row="4"],.contentBitam.modifynav .metronav .listgroup [data-row="4"]{top:461px}.contentBitam.modifynav .metronav .listnav [data-row="3"],.contentBitam.modifynav .metronav .listgroup [data-row="3"]{top:309px}.contentBitam.modifynav .metronav .listnav [data-row="2"],.contentBitam.modifynav .metronav .listgroup [data-row="2"]{top:157px}.contentBitam.modifynav .metronav .listnav [data-row="1"],.contentBitam.modifynav .metronav .listgroup [data-row="1"]{top:5px}.contentBitam.modifynav .metronav .listnav [data-sizey="1"],.contentBitam.modifynav .metronav .listgroup [data-sizey="1"]{height:152px}.contentBitam.modifynav .metronav .listnav [data-sizey="2"],.contentBitam.modifynav .metronav .listgroup [data-sizey="2"]{height:304px}.contentBitam.modifynav .metronav .listnav [data-sizey="3"],.contentBitam.modifynav .metronav .listgroup [data-sizey="3"]{height:456px}.contentBitam.modifynav .metronav .listnav [data-sizex="1"],.contentBitam.modifynav .metronav .listgroup [data-sizex="1"]{width:152px}.contentBitam.modifynav .metronav .listnav [data-sizex="2"],.contentBitam.modifynav .metronav .listgroup [data-sizex="2"]{width:304px}.contentBitam.modifynav .metronav .listnav [data-sizex="3"],.contentBitam.modifynav .metronav .listgroup [data-sizex="3"]{width:456px}.contentBitam.modifynav .metronav .listnav li div.b,.contentBitam.modifynav .metronav .listnav li div.b:hover,.contentBitam.modifynav .metronav .listgroup li div.b,.contentBitam.modifynav .metronav .listgroup li div.b:hover{width:100%;height:100%}.contentBitam .metronav .listnav [data-sizey="1"],.contentBitam .metronav .listgroup [data-sizey="1"]{height:152px}.contentBitam .metronav .listnav [data-sizey="2"],.contentBitam .metronav .listgroup [data-sizey="2"]{height:304px}.contentBitam .metronav .listnav [data-sizey="3"],.contentBitam .metronav .listgroup [data-sizey="3"]{height:456px}.contentBitam .metronav .listnav [data-sizey="4"],.contentBitam .metronav .listgroup [data-sizey="4"]{height:608px}.contentBitam .metronav .listnav [data-sizey="5"],.contentBitam .metronav .listgroup [data-sizey="5"]{height:760px}.contentBitam .metronav .listnav [data-sizey="6"],.contentBitam .metronav .listgroup [data-sizey="6"]{height:912px}.contentBitam .metronav .listnav [data-sizey="7"],.contentBitam .metronav .listgroup [data-sizey="7"]{height:1064px}.contentBitam .metronav .listnav [data-sizey="8"],.contentBitam .metronav .listgroup [data-sizey="8"]{height:1216px}.contentBitam .metronav .listnav [data-sizey="9"],.contentBitam .metronav .listgroup [data-sizey="9"]{height:1368px}.contentBitam .metronav .listnav [data-sizey="10"],.contentBitam .metronav .listgroup [data-sizey="10"]{height:1520px}.contentBitam .metronav .listnav [data-sizey="11"],.contentBitam .metronav .listgroup [data-sizey="11"]{height:1672px}.contentBitam .metronav .listnav [data-sizey="12"],.contentBitam .metronav .listgroup [data-sizey="12"]{height:1824px}.contentBitam .metronav .listnav [data-sizey="13"],.contentBitam .metronav .listgroup [data-sizey="13"]{height:1976px}.contentBitam .metronav .listnav [data-sizey="14"],.contentBitam .metronav .listgroup [data-sizey="14"]{height:2128px}.contentBitam .metronav .listnav [data-sizey="15"],.contentBitam .metronav .listgroup [data-sizey="15"]{height:2280px}.contentBitam .metronav .listnav [data-sizey="16"],.contentBitam .metronav .listgroup [data-sizey="16"]{height:2432px}.contentBitam .metronav .listnav [data-sizey="17"],.contentBitam .metronav .listgroup [data-sizey="17"]{height:2584px}.contentBitam .metronav .listnav [data-sizey="18"],.contentBitam .metronav .listgroup [data-sizey="18"]{height:2736px}.contentBitam .metronav .listnav [data-sizey="19"],.contentBitam .metronav .listgroup [data-sizey="19"]{height:2888px}.contentBitam .metronav .listnav [data-sizey="20"],.contentBitam .metronav .listgroup [data-sizey="20"]{height:3040px}.contentBitam .metronav .listnav [data-sizey="21"],.contentBitam .metronav .listgroup [data-sizey="21"]{height:3192px}.contentBitam .metronav .listnav [data-sizey="22"],.contentBitam .metronav .listgroup [data-sizey="22"]{height:3344px}.contentBitam .metronav .listnav [data-sizey="23"],.contentBitam .metronav .listgroup [data-sizey="23"]{height:3496px}.contentBitam .metronav .listnav [data-sizey="24"],.contentBitam .metronav .listgroup [data-sizey="24"]{height:3648px}.contentBitam .metronav .listnav [data-sizey="25"],.contentBitam .metronav .listgroup [data-sizey="25"]{height:3800px}.contentBitam .metronav .listnav [data-sizey="26"],.contentBitam .metronav .listgroup [data-sizey="26"]{height:3952px}.contentBitam .metronav .listnav [data-sizey="27"],.contentBitam .metronav .listgroup [data-sizey="27"]{height:4104px}.contentBitam .metronav .listnav [data-sizey="28"],.contentBitam .metronav .listgroup [data-sizey="28"]{height:4256px}.contentBitam .metronav .listnav [data-sizey="29"],.contentBitam .metronav .listgroup [data-sizey="29"]{height:4408px}.contentBitam .metronav .listnav [data-sizey="30"],.contentBitam .metronav .listgroup [data-sizey="30"]{height:4560px}.contentBitam .metronav .listnav [data-sizey="31"],.contentBitam .metronav .listgroup [data-sizey="31"]{height:4712px}.contentBitam .metronav .listnav [data-sizey="32"],.contentBitam .metronav .listgroup [data-sizey="32"]{height:4864px}.contentBitam .metronav .listnav [data-sizey="33"],.contentBitam .metronav .listgroup [data-sizey="33"]{height:5016px}.contentBitam .metronav .listnav [data-sizey="34"],.contentBitam .metronav .listgroup [data-sizey="34"]{height:5168px}.contentBitam .metronav .listnav [data-sizey="35"],.contentBitam .metronav .listgroup [data-sizey="35"]{height:5320px}.contentBitam .metronav .listnav [data-sizey="36"],.contentBitam .metronav .listgroup [data-sizey="36"]{height:5472px}.contentBitam .metronav .listnav [data-sizey="37"],.contentBitam .metronav .listgroup [data-sizey="37"]{height:5624px}.contentBitam .metronav .listnav [data-sizey="38"],.contentBitam .metronav .listgroup [data-sizey="38"]{height:5776px}.contentBitam .metronav .listnav [data-sizey="39"],.contentBitam .metronav .listgroup [data-sizey="39"]{height:5928px}.contentBitam .metronav .listnav [data-sizey="40"],.contentBitam .metronav .listgroup [data-sizey="40"]{height:6080px}.contentBitam .metronav .listnav [data-sizey="41"],.contentBitam .metronav .listgroup [data-sizey="41"]{height:6232px}.contentBitam .metronav .listnav [data-sizey="42"],.contentBitam .metronav .listgroup [data-sizey="42"]{height:6384px}.contentBitam .metronav .listnav [data-sizey="43"],.contentBitam .metronav .listgroup [data-sizey="43"]{height:6536px}.contentBitam .metronav .listnav [data-sizey="44"],.contentBitam .metronav .listgroup [data-sizey="44"]{height:6688px}.contentBitam .metronav .listnav [data-sizey="45"],.contentBitam .metronav .listgroup [data-sizey="45"]{height:6840px}.contentBitam .metronav .listnav [data-sizey="46"],.contentBitam .metronav .listgroup [data-sizey="46"]{height:6992px}.contentBitam .metronav .listnav [data-sizey="47"],.contentBitam .metronav .listgroup [data-sizey="47"]{height:7144px}.contentBitam .metronav .listnav [data-sizey="48"],.contentBitam .metronav .listgroup [data-sizey="48"]{height:7296px}.contentBitam .metronav .listnav [data-sizey="49"],.contentBitam .metronav .listgroup [data-sizey="49"]{height:7448px}.contentBitam .metronav .listnav [data-sizey="50"],.contentBitam .metronav .listgroup [data-sizey="50"]{height:7600px}.contentBitam .metronav .listnav [data-sizey="51"],.contentBitam .metronav .listgroup [data-sizey="51"]{height:7752px}.contentBitam .metronav .listnav [data-sizey="52"],.contentBitam .metronav .listgroup [data-sizey="52"]{height:7904px}.contentBitam .metronav .listnav [data-sizey="53"],.contentBitam .metronav .listgroup [data-sizey="53"]{height:8056px}.contentBitam .metronav .listnav [data-sizey="54"],.contentBitam .metronav .listgroup [data-sizey="54"]{height:8208px}.contentBitam .metronav .listnav [data-sizey="55"],.contentBitam .metronav .listgroup [data-sizey="55"]{height:8360px}.contentBitam .metronav .listnav [data-sizey="56"],.contentBitam .metronav .listgroup [data-sizey="56"]{height:8512px}.contentBitam .metronav .listnav [data-sizey="57"],.contentBitam .metronav .listgroup [data-sizey="57"]{height:8664px}.contentBitam .metronav .listnav [data-sizey="58"],.contentBitam .metronav .listgroup [data-sizey="58"]{height:8816px}.contentBitam .metronav .listnav [data-sizey="59"],.contentBitam .metronav .listgroup [data-sizey="59"]{height:8968px}.contentBitam .metronav .listnav [data-sizey="60"],.contentBitam .metronav .listgroup [data-sizey="60"]{height:9120px}.contentBitam .metronav .listnav [data-sizey="61"],.contentBitam .metronav .listgroup [data-sizey="61"]{height:9272px}.contentBitam .metronav .listnav [data-sizey="62"],.contentBitam .metronav .listgroup [data-sizey="62"]{height:9424px}.contentBitam .metronav .listnav [data-sizey="63"],.contentBitam .metronav .listgroup [data-sizey="63"]{height:9576px}.contentBitam .metronav .listnav [data-sizey="64"],.contentBitam .metronav .listgroup [data-sizey="64"]{height:9728px}.contentBitam .metronav .listnav [data-sizey="65"],.contentBitam .metronav .listgroup [data-sizey="65"]{height:9880px}.contentBitam .metronav .listnav [data-sizey="66"],.contentBitam .metronav .listgroup [data-sizey="66"]{height:10032px}.contentBitam .metronav .listnav [data-sizey="67"],.contentBitam .metronav .listgroup [data-sizey="67"]{height:10184px}.contentBitam .metronav .listnav [data-sizey="68"],.contentBitam .metronav .listgroup [data-sizey="68"]{height:10336px}.contentBitam .metronav .listnav [data-sizey="69"],.contentBitam .metronav .listgroup [data-sizey="69"]{height:10488px}.contentBitam .metronav .listnav [data-sizey="70"],.contentBitam .metronav .listgroup [data-sizey="70"]{height:10640px}.contentBitam .metronav .listnav [data-sizey="71"],.contentBitam .metronav .listgroup [data-sizey="71"]{height:10792px}.contentBitam .metronav .listnav [data-sizey="72"],.contentBitam .metronav .listgroup [data-sizey="72"]{height:10944px}.contentBitam .metronav .listnav [data-sizey="73"],.contentBitam .metronav .listgroup [data-sizey="73"]{height:11096px}.contentBitam .metronav .listnav [data-sizey="74"],.contentBitam .metronav .listgroup [data-sizey="74"]{height:11248px}.contentBitam .metronav .listnav [data-sizey="75"],.contentBitam .metronav .listgroup [data-sizey="75"]{height:11400px}.contentBitam .metronav .listnav [data-sizey="76"],.contentBitam .metronav .listgroup [data-sizey="76"]{height:11552px}.contentBitam .metronav .listnav [data-sizey="77"],.contentBitam .metronav .listgroup [data-sizey="77"]{height:11704px}.contentBitam .metronav .listnav [data-sizey="78"],.contentBitam .metronav .listgroup [data-sizey="78"]{height:11856px}.contentBitam .metronav .listnav [data-sizey="79"],.contentBitam .metronav .listgroup [data-sizey="79"]{height:12008px}.contentBitam .metronav .listnav [data-sizey="80"],.contentBitam .metronav .listgroup [data-sizey="80"]{height:12160px}.contentBitam .metronav .listnav [data-sizey="81"],.contentBitam .metronav .listgroup [data-sizey="81"]{height:12312px}.contentBitam .metronav .listnav [data-sizey="82"],.contentBitam .metronav .listgroup [data-sizey="82"]{height:12464px}.contentBitam .metronav .listnav [data-sizey="83"],.contentBitam .metronav .listgroup [data-sizey="83"]{height:12616px}.contentBitam .metronav .listnav [data-sizey="84"],.contentBitam .metronav .listgroup [data-sizey="84"]{height:12768px}.contentBitam .metronav .listnav [data-sizey="85"],.contentBitam .metronav .listgroup [data-sizey="85"]{height:12920px}.contentBitam .metronav .listnav [data-sizey="86"],.contentBitam .metronav .listgroup [data-sizey="86"]{height:13072px}.contentBitam .metronav .listnav [data-sizey="87"],.contentBitam .metronav .listgroup [data-sizey="87"]{height:13224px}.contentBitam .metronav .listnav [data-sizey="88"],.contentBitam .metronav .listgroup [data-sizey="88"]{height:13376px}.contentBitam .metronav .listnav [data-sizey="89"],.contentBitam .metronav .listgroup [data-sizey="89"]{height:13528px}.contentBitam .metronav .listnav [data-sizey="90"],.contentBitam .metronav .listgroup [data-sizey="90"]{height:13680px}.contentBitam .metronav .listnav [data-sizey="91"],.contentBitam .metronav .listgroup [data-sizey="91"]{height:13832px}.contentBitam .metronav .listnav [data-sizey="92"],.contentBitam .metronav .listgroup [data-sizey="92"]{height:13984px}.contentBitam .metronav .listnav [data-sizey="93"],.contentBitam .metronav .listgroup [data-sizey="93"]{height:14136px}.contentBitam .metronav .listnav [data-sizey="94"],.contentBitam .metronav .listgroup [data-sizey="94"]{height:14288px}.contentBitam .metronav .listnav [data-sizey="95"],.contentBitam .metronav .listgroup [data-sizey="95"]{height:14440px}.contentBitam .metronav .listnav [data-sizey="96"],.contentBitam .metronav .listgroup [data-sizey="96"]{height:14592px}.contentBitam .metronav .listnav [data-sizey="97"],.contentBitam .metronav .listgroup [data-sizey="97"]{height:14744px}.contentBitam .metronav .listnav [data-sizey="98"],.contentBitam .metronav .listgroup [data-sizey="98"]{height:14896px}.contentBitam .metronav .listnav [data-sizey="99"],.contentBitam .metronav .listgroup [data-sizey="99"]{height:15048px}.contentBitam .metronav .listnav [data-sizey="100"],.contentBitam .metronav .listgroup [data-sizey="100"]{height:15200px}.contentBitam .metronav .listnav [data-sizex="1"],.contentBitam .metronav .listgroup [data-sizex="1"]{width:12.5%}.contentBitam .metronav .listnav [data-sizex="2"],.contentBitam .metronav .listgroup [data-sizex="2"]{width:25%}.contentBitam .metronav .listnav [data-sizex="3"],.contentBitam .metronav .listgroup [data-sizex="3"]{width:37.5%}.contentBitam .metronav .listnav [data-sizex="4"],.contentBitam .metronav .listgroup [data-sizex="4"]{width:50%}.contentBitam .metronav .listnav [data-sizex="5"],.contentBitam .metronav .listgroup [data-sizex="5"]{width:62.5%}.contentBitam .metronav .listnav [data-sizex="6"],.contentBitam .metronav .listgroup [data-sizex="6"]{width:75%}.contentBitam .metronav .listnav [data-sizex="7"],.contentBitam .metronav .listgroup [data-sizex="7"]{width:87.5%}.contentBitam .metronav .listnav [data-sizex="8"],.contentBitam .metronav .listgroup [data-sizex="8"]{width:100%}@media only screen and (max-width: 1366px){.contentBitam.modifynav .metronav.gridster{width:1022px !important}}@media only screen and (max-width: 1366px){.contentBitam.modifynav .metronav .listnav [data-col="1"],.contentBitam.modifynav .metronav .listgroup [data-col="1"]{left:5px}.contentBitam.modifynav .metronav .listnav [data-col="2"],.contentBitam.modifynav .metronav .listgroup [data-col="2"]{left:122.5px}.contentBitam.modifynav .metronav .listnav [data-col="3"],.contentBitam.modifynav .metronav .listgroup [data-col="3"]{left:240px}.contentBitam.modifynav .metronav .listnav [data-col="4"],.contentBitam.modifynav .metronav .listgroup [data-col="4"]{left:357.5px}.contentBitam.modifynav .metronav .listnav [data-col="5"],.contentBitam.modifynav .metronav .listgroup [data-col="5"]{left:475px}.contentBitam.modifynav .metronav .listnav [data-col="6"],.contentBitam.modifynav .metronav .listgroup [data-col="6"]{left:592.5px}.contentBitam.modifynav .metronav .listnav [data-col="7"],.contentBitam.modifynav .metronav .listgroup [data-col="7"]{left:710px}.contentBitam.modifynav .metronav .listnav [data-col="8"],.contentBitam.modifynav .metronav .listgroup [data-col="8"]{left:827.5px}.contentBitam.modifynav .metronav .listnav [data-row="1"],.contentBitam.modifynav .metronav .listgroup [data-row="1"]{top:5px}.contentBitam.modifynav .metronav .listnav [data-row="2"],.contentBitam.modifynav .metronav .listgroup [data-row="2"]{top:122.5px}.contentBitam.modifynav .metronav .listnav [data-row="3"],.contentBitam.modifynav .metronav .listgroup [data-row="3"]{top:240px}.contentBitam.modifynav .metronav .listnav [data-row="4"],.contentBitam.modifynav .metronav .listgroup [data-row="4"]{top:357.5px}.contentBitam.modifynav .metronav .listnav [data-row="5"],.contentBitam.modifynav .metronav .listgroup [data-row="5"]{top:475px}.contentBitam.modifynav .metronav .listnav [data-row="6"],.contentBitam.modifynav .metronav .listgroup [data-row="6"]{top:592.5px}.contentBitam.modifynav .metronav .listnav [data-row="7"],.contentBitam.modifynav .metronav .listgroup [data-row="7"]{top:710px}.contentBitam.modifynav .metronav .listnav [data-row="8"],.contentBitam.modifynav .metronav .listgroup [data-row="8"]{top:827.5px}.contentBitam.modifynav .metronav .listnav [data-row="9"],.contentBitam.modifynav .metronav .listgroup [data-row="9"]{top:945px}.contentBitam.modifynav .metronav .listnav [data-row="10"],.contentBitam.modifynav .metronav .listgroup [data-row="10"]{top:1062.5px}.contentBitam.modifynav .metronav .listnav [data-row="11"],.contentBitam.modifynav .metronav .listgroup [data-row="11"]{top:1180px}.contentBitam.modifynav .metronav .listnav [data-row="12"],.contentBitam.modifynav .metronav .listgroup [data-row="12"]{top:1297.5px}.contentBitam.modifynav .metronav .listnav [data-row="13"],.contentBitam.modifynav .metronav .listgroup [data-row="13"]{top:1415px}.contentBitam.modifynav .metronav .listnav [data-row="14"],.contentBitam.modifynav .metronav .listgroup [data-row="14"]{top:1532.5px}.contentBitam.modifynav .metronav .listnav [data-row="15"],.contentBitam.modifynav .metronav .listgroup [data-row="15"]{top:1650px}.contentBitam.modifynav .metronav .listnav [data-row="16"],.contentBitam.modifynav .metronav .listgroup [data-row="16"]{top:1767.5px}.contentBitam.modifynav .metronav .listnav [data-row="17"],.contentBitam.modifynav .metronav .listgroup [data-row="17"]{top:1885px}.contentBitam.modifynav .metronav .listnav [data-row="18"],.contentBitam.modifynav .metronav .listgroup [data-row="18"]{top:2002.5px}.contentBitam.modifynav .metronav .listnav [data-row="19"],.contentBitam.modifynav .metronav .listgroup [data-row="19"]{top:2120px}.contentBitam.modifynav .metronav .listnav [data-row="20"],.contentBitam.modifynav .metronav .listgroup [data-row="20"]{top:2237.5px}.contentBitam.modifynav .metronav .listnav [data-row="21"],.contentBitam.modifynav .metronav .listgroup [data-row="21"]{top:2355px}.contentBitam.modifynav .metronav .listnav [data-row="22"],.contentBitam.modifynav .metronav .listgroup [data-row="22"]{top:2472.5px}.contentBitam.modifynav .metronav .listnav [data-row="23"],.contentBitam.modifynav .metronav .listgroup [data-row="23"]{top:2590px}.contentBitam.modifynav .metronav .listnav [data-row="24"],.contentBitam.modifynav .metronav .listgroup [data-row="24"]{top:2707.5px}.contentBitam.modifynav .metronav .listnav [data-row="25"],.contentBitam.modifynav .metronav .listgroup [data-row="25"]{top:2825px}.contentBitam.modifynav .metronav .listnav [data-row="26"],.contentBitam.modifynav .metronav .listgroup [data-row="26"]{top:2942.5px}.contentBitam.modifynav .metronav .listnav [data-row="27"],.contentBitam.modifynav .metronav .listgroup [data-row="27"]{top:3060px}.contentBitam.modifynav .metronav .listnav [data-row="28"],.contentBitam.modifynav .metronav .listgroup [data-row="28"]{top:3177.5px}.contentBitam.modifynav .metronav .listnav [data-row="29"],.contentBitam.modifynav .metronav .listgroup [data-row="29"]{top:3295px}.contentBitam.modifynav .metronav .listnav [data-row="30"],.contentBitam.modifynav .metronav .listgroup [data-row="30"]{top:3412.5px}.contentBitam.modifynav .metronav .listnav [data-row="31"],.contentBitam.modifynav .metronav .listgroup [data-row="31"]{top:3530px}.contentBitam.modifynav .metronav .listnav [data-row="32"],.contentBitam.modifynav .metronav .listgroup [data-row="32"]{top:3647.5px}.contentBitam.modifynav .metronav .listnav [data-row="33"],.contentBitam.modifynav .metronav .listgroup [data-row="33"]{top:3765px}.contentBitam.modifynav .metronav .listnav [data-row="34"],.contentBitam.modifynav .metronav .listgroup [data-row="34"]{top:3882.5px}.contentBitam.modifynav .metronav .listnav [data-row="35"],.contentBitam.modifynav .metronav .listgroup [data-row="35"]{top:4000px}.contentBitam.modifynav .metronav .listnav [data-row="36"],.contentBitam.modifynav .metronav .listgroup [data-row="36"]{top:4117.5px}.contentBitam.modifynav .metronav .listnav [data-row="37"],.contentBitam.modifynav .metronav .listgroup [data-row="37"]{top:4235px}.contentBitam.modifynav .metronav .listnav [data-row="38"],.contentBitam.modifynav .metronav .listgroup [data-row="38"]{top:4352.5px}.contentBitam.modifynav .metronav .listnav [data-row="39"],.contentBitam.modifynav .metronav .listgroup [data-row="39"]{top:4470px}.contentBitam.modifynav .metronav .listnav [data-row="40"],.contentBitam.modifynav .metronav .listgroup [data-row="40"]{top:4587.5px}.contentBitam.modifynav .metronav .listnav [data-row="41"],.contentBitam.modifynav .metronav .listgroup [data-row="41"]{top:4705px}.contentBitam.modifynav .metronav .listnav [data-row="42"],.contentBitam.modifynav .metronav .listgroup [data-row="42"]{top:4822.5px}.contentBitam.modifynav .metronav .listnav [data-row="43"],.contentBitam.modifynav .metronav .listgroup [data-row="43"]{top:4940px}.contentBitam.modifynav .metronav .listnav [data-row="44"],.contentBitam.modifynav .metronav .listgroup [data-row="44"]{top:5057.5px}.contentBitam.modifynav .metronav .listnav [data-row="45"],.contentBitam.modifynav .metronav .listgroup [data-row="45"]{top:5175px}.contentBitam.modifynav .metronav .listnav [data-row="46"],.contentBitam.modifynav .metronav .listgroup [data-row="46"]{top:5292.5px}.contentBitam.modifynav .metronav .listnav [data-row="47"],.contentBitam.modifynav .metronav .listgroup [data-row="47"]{top:5410px}.contentBitam.modifynav .metronav .listnav [data-row="48"],.contentBitam.modifynav .metronav .listgroup [data-row="48"]{top:5527.5px}.contentBitam.modifynav .metronav .listnav [data-row="49"],.contentBitam.modifynav .metronav .listgroup [data-row="49"]{top:5645px}.contentBitam.modifynav .metronav .listnav [data-row="50"],.contentBitam.modifynav .metronav .listgroup [data-row="50"]{top:5762.5px}.contentBitam.modifynav .metronav .listnav [data-row="51"],.contentBitam.modifynav .metronav .listgroup [data-row="51"]{top:5880px}.contentBitam.modifynav .metronav .listnav [data-row="52"],.contentBitam.modifynav .metronav .listgroup [data-row="52"]{top:5997.5px}.contentBitam.modifynav .metronav .listnav [data-row="53"],.contentBitam.modifynav .metronav .listgroup [data-row="53"]{top:6115px}.contentBitam.modifynav .metronav .listnav [data-row="54"],.contentBitam.modifynav .metronav .listgroup [data-row="54"]{top:6232.5px}.contentBitam.modifynav .metronav .listnav [data-row="55"],.contentBitam.modifynav .metronav .listgroup [data-row="55"]{top:6350px}.contentBitam.modifynav .metronav .listnav [data-row="56"],.contentBitam.modifynav .metronav .listgroup [data-row="56"]{top:6467.5px}.contentBitam.modifynav .metronav .listnav [data-row="57"],.contentBitam.modifynav .metronav .listgroup [data-row="57"]{top:6585px}.contentBitam.modifynav .metronav .listnav [data-row="58"],.contentBitam.modifynav .metronav .listgroup [data-row="58"]{top:6702.5px}.contentBitam.modifynav .metronav .listnav [data-row="59"],.contentBitam.modifynav .metronav .listgroup [data-row="59"]{top:6820px}.contentBitam.modifynav .metronav .listnav [data-row="60"],.contentBitam.modifynav .metronav .listgroup [data-row="60"]{top:6937.5px}.contentBitam.modifynav .metronav .listnav [data-row="61"],.contentBitam.modifynav .metronav .listgroup [data-row="61"]{top:7055px}.contentBitam.modifynav .metronav .listnav [data-row="62"],.contentBitam.modifynav .metronav .listgroup [data-row="62"]{top:7172.5px}.contentBitam.modifynav .metronav .listnav [data-row="63"],.contentBitam.modifynav .metronav .listgroup [data-row="63"]{top:7290px}.contentBitam.modifynav .metronav .listnav [data-row="64"],.contentBitam.modifynav .metronav .listgroup [data-row="64"]{top:7407.5px}.contentBitam.modifynav .metronav .listnav [data-row="65"],.contentBitam.modifynav .metronav .listgroup [data-row="65"]{top:7525px}.contentBitam.modifynav .metronav .listnav [data-row="66"],.contentBitam.modifynav .metronav .listgroup [data-row="66"]{top:7642.5px}.contentBitam.modifynav .metronav .listnav [data-row="67"],.contentBitam.modifynav .metronav .listgroup [data-row="67"]{top:7760px}.contentBitam.modifynav .metronav .listnav [data-row="68"],.contentBitam.modifynav .metronav .listgroup [data-row="68"]{top:7877.5px}.contentBitam.modifynav .metronav .listnav [data-row="69"],.contentBitam.modifynav .metronav .listgroup [data-row="69"]{top:7995px}.contentBitam.modifynav .metronav .listnav [data-row="70"],.contentBitam.modifynav .metronav .listgroup [data-row="70"]{top:8112.5px}.contentBitam.modifynav .metronav .listnav [data-row="71"],.contentBitam.modifynav .metronav .listgroup [data-row="71"]{top:8230px}.contentBitam.modifynav .metronav .listnav [data-row="72"],.contentBitam.modifynav .metronav .listgroup [data-row="72"]{top:8347.5px}.contentBitam.modifynav .metronav .listnav [data-row="73"],.contentBitam.modifynav .metronav .listgroup [data-row="73"]{top:8465px}.contentBitam.modifynav .metronav .listnav [data-row="74"],.contentBitam.modifynav .metronav .listgroup [data-row="74"]{top:8582.5px}.contentBitam.modifynav .metronav .listnav [data-row="75"],.contentBitam.modifynav .metronav .listgroup [data-row="75"]{top:8700px}.contentBitam.modifynav .metronav .listnav [data-row="76"],.contentBitam.modifynav .metronav .listgroup [data-row="76"]{top:8817.5px}.contentBitam.modifynav .metronav .listnav [data-row="77"],.contentBitam.modifynav .metronav .listgroup [data-row="77"]{top:8935px}.contentBitam.modifynav .metronav .listnav [data-row="78"],.contentBitam.modifynav .metronav .listgroup [data-row="78"]{top:9052.5px}.contentBitam.modifynav .metronav .listnav [data-row="79"],.contentBitam.modifynav .metronav .listgroup [data-row="79"]{top:9170px}.contentBitam.modifynav .metronav .listnav [data-row="80"],.contentBitam.modifynav .metronav .listgroup [data-row="80"]{top:9287.5px}.contentBitam.modifynav .metronav .listnav [data-row="81"],.contentBitam.modifynav .metronav .listgroup [data-row="81"]{top:9405px}.contentBitam.modifynav .metronav .listnav [data-row="82"],.contentBitam.modifynav .metronav .listgroup [data-row="82"]{top:9522.5px}.contentBitam.modifynav .metronav .listnav [data-row="83"],.contentBitam.modifynav .metronav .listgroup [data-row="83"]{top:9640px}.contentBitam.modifynav .metronav .listnav [data-row="84"],.contentBitam.modifynav .metronav .listgroup [data-row="84"]{top:9757.5px}.contentBitam.modifynav .metronav .listnav [data-row="85"],.contentBitam.modifynav .metronav .listgroup [data-row="85"]{top:9875px}.contentBitam.modifynav .metronav .listnav [data-row="86"],.contentBitam.modifynav .metronav .listgroup [data-row="86"]{top:9992.5px}.contentBitam.modifynav .metronav .listnav [data-row="87"],.contentBitam.modifynav .metronav .listgroup [data-row="87"]{top:10110px}.contentBitam.modifynav .metronav .listnav [data-row="88"],.contentBitam.modifynav .metronav .listgroup [data-row="88"]{top:10227.5px}.contentBitam.modifynav .metronav .listnav [data-row="89"],.contentBitam.modifynav .metronav .listgroup [data-row="89"]{top:10345px}.contentBitam.modifynav .metronav .listnav [data-row="90"],.contentBitam.modifynav .metronav .listgroup [data-row="90"]{top:10462.5px}.contentBitam.modifynav .metronav .listnav [data-row="91"],.contentBitam.modifynav .metronav .listgroup [data-row="91"]{top:10580px}.contentBitam.modifynav .metronav .listnav [data-row="92"],.contentBitam.modifynav .metronav .listgroup [data-row="92"]{top:10697.5px}.contentBitam.modifynav .metronav .listnav [data-row="93"],.contentBitam.modifynav .metronav .listgroup [data-row="93"]{top:10815px}.contentBitam.modifynav .metronav .listnav [data-row="94"],.contentBitam.modifynav .metronav .listgroup [data-row="94"]{top:10932.5px}.contentBitam.modifynav .metronav .listnav [data-row="95"],.contentBitam.modifynav .metronav .listgroup [data-row="95"]{top:11050px}.contentBitam.modifynav .metronav .listnav [data-row="96"],.contentBitam.modifynav .metronav .listgroup [data-row="96"]{top:11167.5px}.contentBitam.modifynav .metronav .listnav [data-row="97"],.contentBitam.modifynav .metronav .listgroup [data-row="97"]{top:11285px}.contentBitam.modifynav .metronav .listnav [data-row="98"],.contentBitam.modifynav .metronav .listgroup [data-row="98"]{top:11402.5px}.contentBitam.modifynav .metronav .listnav [data-row="99"],.contentBitam.modifynav .metronav .listgroup [data-row="99"]{top:11520px}.contentBitam.modifynav .metronav .listnav [data-row="100"],.contentBitam.modifynav .metronav .listgroup [data-row="100"]{top:11637.5px}.contentBitam.modifynav .metronav .listnav [data-sizey="1"],.contentBitam.modifynav .metronav .listgroup [data-sizey="1"]{height:117.5px !important}.contentBitam.modifynav .metronav .listnav [data-sizex="1"],.contentBitam.modifynav .metronav .listgroup [data-sizex="1"]{min-width:117.5px !important;width:117.5px !important}.contentBitam.modifynav .metronav .listnav .preview-holder[data-sizex="1"],.contentBitam.modifynav .metronav .listgroup .preview-holder[data-sizex="1"]{width:117.5px !important}.contentBitam.modifynav .metronav .listnav [data-sizey="2"],.contentBitam.modifynav .metronav .listgroup [data-sizey="2"]{height:235px !important}.contentBitam.modifynav .metronav .listnav [data-sizex="2"],.contentBitam.modifynav .metronav .listgroup [data-sizex="2"]{min-width:235px !important;width:235px !important}.contentBitam.modifynav .metronav .listnav .preview-holder[data-sizex="2"],.contentBitam.modifynav .metronav .listgroup .preview-holder[data-sizex="2"]{width:235px !important}.contentBitam.modifynav .metronav .listnav [data-sizey="3"],.contentBitam.modifynav .metronav .listgroup [data-sizey="3"]{height:352.5px !important}.contentBitam.modifynav .metronav .listnav [data-sizex="3"],.contentBitam.modifynav .metronav .listgroup [data-sizex="3"]{min-width:352.5px !important;width:352.5px !important}.contentBitam.modifynav .metronav .listnav .preview-holder[data-sizex="3"],.contentBitam.modifynav .metronav .listgroup .preview-holder[data-sizex="3"]{width:352.5px !important}.contentBitam.modifynav .metronav .listnav .preview-holder,.contentBitam.modifynav .metronav .listgroup .preview-holder{min-width:115px !important}}@media only screen and (max-width: 1024px){.contentBitam>.metronav>.listnav,.contentBitam>.metronav>.listgroup{width:1010px !important}.contentBitam>.metronav>.listnav [data-sizey="1"],.contentBitam>.metronav>.listgroup [data-sizey="1"]{height:124.25px}.contentBitam>.metronav>.listnav [data-sizey="2"],.contentBitam>.metronav>.listgroup [data-sizey="2"]{height:248.5px}.contentBitam>.metronav>.listnav [data-sizey="3"],.contentBitam>.metronav>.listgroup [data-sizey="3"]{height:372.75px}.contentBitam>.metronav>.listnav [data-sizey="4"],.contentBitam>.metronav>.listgroup [data-sizey="4"]{height:497px}.contentBitam>.metronav>.listnav [data-sizey="5"],.contentBitam>.metronav>.listgroup [data-sizey="5"]{height:621.25px}.contentBitam>.metronav>.listnav [data-sizey="6"],.contentBitam>.metronav>.listgroup [data-sizey="6"]{height:745.5px}.contentBitam>.metronav>.listnav [data-sizey="7"],.contentBitam>.metronav>.listgroup [data-sizey="7"]{height:869.75px}.contentBitam>.metronav>.listnav [data-sizey="8"],.contentBitam>.metronav>.listgroup [data-sizey="8"]{height:994px}.contentBitam>.metronav>.listnav [data-sizey="9"],.contentBitam>.metronav>.listgroup [data-sizey="9"]{height:1118.25px}.contentBitam>.metronav>.listnav [data-sizey="10"],.contentBitam>.metronav>.listgroup [data-sizey="10"]{height:1242.5px}.contentBitam>.metronav>.listnav [data-sizey="11"],.contentBitam>.metronav>.listgroup [data-sizey="11"]{height:1366.75px}.contentBitam>.metronav>.listnav [data-sizey="12"],.contentBitam>.metronav>.listgroup [data-sizey="12"]{height:1491px}.contentBitam>.metronav>.listnav [data-sizey="13"],.contentBitam>.metronav>.listgroup [data-sizey="13"]{height:1615.25px}.contentBitam>.metronav>.listnav [data-sizey="14"],.contentBitam>.metronav>.listgroup [data-sizey="14"]{height:1739.5px}.contentBitam>.metronav>.listnav [data-sizey="15"],.contentBitam>.metronav>.listgroup [data-sizey="15"]{height:1863.75px}.contentBitam>.metronav>.listnav [data-sizey="16"],.contentBitam>.metronav>.listgroup [data-sizey="16"]{height:1988px}.contentBitam>.metronav>.listnav [data-sizey="17"],.contentBitam>.metronav>.listgroup [data-sizey="17"]{height:2112.25px}.contentBitam>.metronav>.listnav [data-sizey="18"],.contentBitam>.metronav>.listgroup [data-sizey="18"]{height:2236.5px}.contentBitam>.metronav>.listnav [data-sizey="19"],.contentBitam>.metronav>.listgroup [data-sizey="19"]{height:2360.75px}.contentBitam>.metronav>.listnav [data-sizey="20"],.contentBitam>.metronav>.listgroup [data-sizey="20"]{height:2485px}.contentBitam>.metronav>.listnav [data-sizey="21"],.contentBitam>.metronav>.listgroup [data-sizey="21"]{height:2609.25px}.contentBitam>.metronav>.listnav [data-sizey="22"],.contentBitam>.metronav>.listgroup [data-sizey="22"]{height:2733.5px}.contentBitam>.metronav>.listnav [data-sizey="23"],.contentBitam>.metronav>.listgroup [data-sizey="23"]{height:2857.75px}.contentBitam>.metronav>.listnav [data-sizey="24"],.contentBitam>.metronav>.listgroup [data-sizey="24"]{height:2982px}.contentBitam>.metronav>.listnav [data-sizey="25"],.contentBitam>.metronav>.listgroup [data-sizey="25"]{height:3106.25px}.contentBitam>.metronav>.listnav [data-sizey="26"],.contentBitam>.metronav>.listgroup [data-sizey="26"]{height:3230.5px}.contentBitam>.metronav>.listnav [data-sizey="27"],.contentBitam>.metronav>.listgroup [data-sizey="27"]{height:3354.75px}.contentBitam>.metronav>.listnav [data-sizey="28"],.contentBitam>.metronav>.listgroup [data-sizey="28"]{height:3479px}.contentBitam>.metronav>.listnav [data-sizey="29"],.contentBitam>.metronav>.listgroup [data-sizey="29"]{height:3603.25px}.contentBitam>.metronav>.listnav [data-sizey="30"],.contentBitam>.metronav>.listgroup [data-sizey="30"]{height:3727.5px}.contentBitam>.metronav>.listnav [data-sizey="31"],.contentBitam>.metronav>.listgroup [data-sizey="31"]{height:3851.75px}.contentBitam>.metronav>.listnav [data-sizey="32"],.contentBitam>.metronav>.listgroup [data-sizey="32"]{height:3976px}.contentBitam>.metronav>.listnav [data-sizey="33"],.contentBitam>.metronav>.listgroup [data-sizey="33"]{height:4100.25px}.contentBitam>.metronav>.listnav [data-sizey="34"],.contentBitam>.metronav>.listgroup [data-sizey="34"]{height:4224.5px}.contentBitam>.metronav>.listnav [data-sizey="35"],.contentBitam>.metronav>.listgroup [data-sizey="35"]{height:4348.75px}.contentBitam>.metronav>.listnav [data-sizey="36"],.contentBitam>.metronav>.listgroup [data-sizey="36"]{height:4473px}.contentBitam>.metronav>.listnav [data-sizey="37"],.contentBitam>.metronav>.listgroup [data-sizey="37"]{height:4597.25px}.contentBitam>.metronav>.listnav [data-sizey="38"],.contentBitam>.metronav>.listgroup [data-sizey="38"]{height:4721.5px}.contentBitam>.metronav>.listnav [data-sizey="39"],.contentBitam>.metronav>.listgroup [data-sizey="39"]{height:4845.75px}.contentBitam>.metronav>.listnav [data-sizey="40"],.contentBitam>.metronav>.listgroup [data-sizey="40"]{height:4970px}.contentBitam>.metronav>.listnav [data-sizey="41"],.contentBitam>.metronav>.listgroup [data-sizey="41"]{height:5094.25px}.contentBitam>.metronav>.listnav [data-sizey="42"],.contentBitam>.metronav>.listgroup [data-sizey="42"]{height:5218.5px}.contentBitam>.metronav>.listnav [data-sizey="43"],.contentBitam>.metronav>.listgroup [data-sizey="43"]{height:5342.75px}.contentBitam>.metronav>.listnav [data-sizey="44"],.contentBitam>.metronav>.listgroup [data-sizey="44"]{height:5467px}.contentBitam>.metronav>.listnav [data-sizey="45"],.contentBitam>.metronav>.listgroup [data-sizey="45"]{height:5591.25px}.contentBitam>.metronav>.listnav [data-sizey="46"],.contentBitam>.metronav>.listgroup [data-sizey="46"]{height:5715.5px}.contentBitam>.metronav>.listnav [data-sizey="47"],.contentBitam>.metronav>.listgroup [data-sizey="47"]{height:5839.75px}.contentBitam>.metronav>.listnav [data-sizey="48"],.contentBitam>.metronav>.listgroup [data-sizey="48"]{height:5964px}.contentBitam>.metronav>.listnav [data-sizey="49"],.contentBitam>.metronav>.listgroup [data-sizey="49"]{height:6088.25px}.contentBitam>.metronav>.listnav [data-sizey="50"],.contentBitam>.metronav>.listgroup [data-sizey="50"]{height:6212.5px}.contentBitam>.metronav>.listnav [data-sizey="51"],.contentBitam>.metronav>.listgroup [data-sizey="51"]{height:6336.75px}.contentBitam>.metronav>.listnav [data-sizey="52"],.contentBitam>.metronav>.listgroup [data-sizey="52"]{height:6461px}.contentBitam>.metronav>.listnav [data-sizey="53"],.contentBitam>.metronav>.listgroup [data-sizey="53"]{height:6585.25px}.contentBitam>.metronav>.listnav [data-sizey="54"],.contentBitam>.metronav>.listgroup [data-sizey="54"]{height:6709.5px}.contentBitam>.metronav>.listnav [data-sizey="55"],.contentBitam>.metronav>.listgroup [data-sizey="55"]{height:6833.75px}.contentBitam>.metronav>.listnav [data-sizey="56"],.contentBitam>.metronav>.listgroup [data-sizey="56"]{height:6958px}.contentBitam>.metronav>.listnav [data-sizey="57"],.contentBitam>.metronav>.listgroup [data-sizey="57"]{height:7082.25px}.contentBitam>.metronav>.listnav [data-sizey="58"],.contentBitam>.metronav>.listgroup [data-sizey="58"]{height:7206.5px}.contentBitam>.metronav>.listnav [data-sizey="59"],.contentBitam>.metronav>.listgroup [data-sizey="59"]{height:7330.75px}.contentBitam>.metronav>.listnav [data-sizey="60"],.contentBitam>.metronav>.listgroup [data-sizey="60"]{height:7455px}.contentBitam>.metronav>.listnav [data-sizey="61"],.contentBitam>.metronav>.listgroup [data-sizey="61"]{height:7579.25px}.contentBitam>.metronav>.listnav [data-sizey="62"],.contentBitam>.metronav>.listgroup [data-sizey="62"]{height:7703.5px}.contentBitam>.metronav>.listnav [data-sizey="63"],.contentBitam>.metronav>.listgroup [data-sizey="63"]{height:7827.75px}.contentBitam>.metronav>.listnav [data-sizey="64"],.contentBitam>.metronav>.listgroup [data-sizey="64"]{height:7952px}.contentBitam>.metronav>.listnav [data-sizey="65"],.contentBitam>.metronav>.listgroup [data-sizey="65"]{height:8076.25px}.contentBitam>.metronav>.listnav [data-sizey="66"],.contentBitam>.metronav>.listgroup [data-sizey="66"]{height:8200.5px}.contentBitam>.metronav>.listnav [data-sizey="67"],.contentBitam>.metronav>.listgroup [data-sizey="67"]{height:8324.75px}.contentBitam>.metronav>.listnav [data-sizey="68"],.contentBitam>.metronav>.listgroup [data-sizey="68"]{height:8449px}.contentBitam>.metronav>.listnav [data-sizey="69"],.contentBitam>.metronav>.listgroup [data-sizey="69"]{height:8573.25px}.contentBitam>.metronav>.listnav [data-sizey="70"],.contentBitam>.metronav>.listgroup [data-sizey="70"]{height:8697.5px}.contentBitam>.metronav>.listnav [data-sizey="71"],.contentBitam>.metronav>.listgroup [data-sizey="71"]{height:8821.75px}.contentBitam>.metronav>.listnav [data-sizey="72"],.contentBitam>.metronav>.listgroup [data-sizey="72"]{height:8946px}.contentBitam>.metronav>.listnav [data-sizey="73"],.contentBitam>.metronav>.listgroup [data-sizey="73"]{height:9070.25px}.contentBitam>.metronav>.listnav [data-sizey="74"],.contentBitam>.metronav>.listgroup [data-sizey="74"]{height:9194.5px}.contentBitam>.metronav>.listnav [data-sizey="75"],.contentBitam>.metronav>.listgroup [data-sizey="75"]{height:9318.75px}.contentBitam>.metronav>.listnav [data-sizey="76"],.contentBitam>.metronav>.listgroup [data-sizey="76"]{height:9443px}.contentBitam>.metronav>.listnav [data-sizey="77"],.contentBitam>.metronav>.listgroup [data-sizey="77"]{height:9567.25px}.contentBitam>.metronav>.listnav [data-sizey="78"],.contentBitam>.metronav>.listgroup [data-sizey="78"]{height:9691.5px}.contentBitam>.metronav>.listnav [data-sizey="79"],.contentBitam>.metronav>.listgroup [data-sizey="79"]{height:9815.75px}.contentBitam>.metronav>.listnav [data-sizey="80"],.contentBitam>.metronav>.listgroup [data-sizey="80"]{height:9940px}.contentBitam>.metronav>.listnav [data-sizey="81"],.contentBitam>.metronav>.listgroup [data-sizey="81"]{height:10064.25px}.contentBitam>.metronav>.listnav [data-sizey="82"],.contentBitam>.metronav>.listgroup [data-sizey="82"]{height:10188.5px}.contentBitam>.metronav>.listnav [data-sizey="83"],.contentBitam>.metronav>.listgroup [data-sizey="83"]{height:10312.75px}.contentBitam>.metronav>.listnav [data-sizey="84"],.contentBitam>.metronav>.listgroup [data-sizey="84"]{height:10437px}.contentBitam>.metronav>.listnav [data-sizey="85"],.contentBitam>.metronav>.listgroup [data-sizey="85"]{height:10561.25px}.contentBitam>.metronav>.listnav [data-sizey="86"],.contentBitam>.metronav>.listgroup [data-sizey="86"]{height:10685.5px}.contentBitam>.metronav>.listnav [data-sizey="87"],.contentBitam>.metronav>.listgroup [data-sizey="87"]{height:10809.75px}.contentBitam>.metronav>.listnav [data-sizey="88"],.contentBitam>.metronav>.listgroup [data-sizey="88"]{height:10934px}.contentBitam>.metronav>.listnav [data-sizey="89"],.contentBitam>.metronav>.listgroup [data-sizey="89"]{height:11058.25px}.contentBitam>.metronav>.listnav [data-sizey="90"],.contentBitam>.metronav>.listgroup [data-sizey="90"]{height:11182.5px}.contentBitam>.metronav>.listnav [data-sizey="91"],.contentBitam>.metronav>.listgroup [data-sizey="91"]{height:11306.75px}.contentBitam>.metronav>.listnav [data-sizey="92"],.contentBitam>.metronav>.listgroup [data-sizey="92"]{height:11431px}.contentBitam>.metronav>.listnav [data-sizey="93"],.contentBitam>.metronav>.listgroup [data-sizey="93"]{height:11555.25px}.contentBitam>.metronav>.listnav [data-sizey="94"],.contentBitam>.metronav>.listgroup [data-sizey="94"]{height:11679.5px}.contentBitam>.metronav>.listnav [data-sizey="95"],.contentBitam>.metronav>.listgroup [data-sizey="95"]{height:11803.75px}.contentBitam>.metronav>.listnav [data-sizey="96"],.contentBitam>.metronav>.listgroup [data-sizey="96"]{height:11928px}.contentBitam>.metronav>.listnav [data-sizey="97"],.contentBitam>.metronav>.listgroup [data-sizey="97"]{height:12052.25px}.contentBitam>.metronav>.listnav [data-sizey="98"],.contentBitam>.metronav>.listgroup [data-sizey="98"]{height:12176.5px}.contentBitam>.metronav>.listnav [data-sizey="99"],.contentBitam>.metronav>.listgroup [data-sizey="99"]{height:12300.75px}.contentBitam>.metronav>.listnav [data-sizey="100"],.contentBitam>.metronav>.listgroup [data-sizey="100"]{height:12425px}}@media only screen and (min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.contentBitam>.metronav>.listnav,.contentBitam>.metronav>.listgroup{width:760px !important}.contentBitam>.metronav>.listnav [data-sizey="1"],.contentBitam>.metronav>.listgroup [data-sizey="1"]{height:95px}.contentBitam>.metronav>.listnav [data-sizey="2"],.contentBitam>.metronav>.listgroup [data-sizey="2"]{height:190px}.contentBitam>.metronav>.listnav [data-sizey="3"],.contentBitam>.metronav>.listgroup [data-sizey="3"]{height:285px}.contentBitam>.metronav>.listnav [data-sizey="4"],.contentBitam>.metronav>.listgroup [data-sizey="4"]{height:380px}.contentBitam>.metronav>.listnav [data-sizey="5"],.contentBitam>.metronav>.listgroup [data-sizey="5"]{height:475px}.contentBitam>.metronav>.listnav [data-sizey="6"],.contentBitam>.metronav>.listgroup [data-sizey="6"]{height:570px}.contentBitam>.metronav>.listnav [data-sizey="7"],.contentBitam>.metronav>.listgroup [data-sizey="7"]{height:665px}.contentBitam>.metronav>.listnav [data-sizey="8"],.contentBitam>.metronav>.listgroup [data-sizey="8"]{height:760px}.contentBitam>.metronav>.listnav [data-sizey="9"],.contentBitam>.metronav>.listgroup [data-sizey="9"]{height:855px}.contentBitam>.metronav>.listnav [data-sizey="10"],.contentBitam>.metronav>.listgroup [data-sizey="10"]{height:950px}.contentBitam>.metronav>.listnav [data-sizey="11"],.contentBitam>.metronav>.listgroup [data-sizey="11"]{height:1045px}.contentBitam>.metronav>.listnav [data-sizey="12"],.contentBitam>.metronav>.listgroup [data-sizey="12"]{height:1140px}.contentBitam>.metronav>.listnav [data-sizey="13"],.contentBitam>.metronav>.listgroup [data-sizey="13"]{height:1235px}.contentBitam>.metronav>.listnav [data-sizey="14"],.contentBitam>.metronav>.listgroup [data-sizey="14"]{height:1330px}.contentBitam>.metronav>.listnav [data-sizey="15"],.contentBitam>.metronav>.listgroup [data-sizey="15"]{height:1425px}.contentBitam>.metronav>.listnav [data-sizey="16"],.contentBitam>.metronav>.listgroup [data-sizey="16"]{height:1520px}.contentBitam>.metronav>.listnav [data-sizey="17"],.contentBitam>.metronav>.listgroup [data-sizey="17"]{height:1615px}.contentBitam>.metronav>.listnav [data-sizey="18"],.contentBitam>.metronav>.listgroup [data-sizey="18"]{height:1710px}.contentBitam>.metronav>.listnav [data-sizey="19"],.contentBitam>.metronav>.listgroup [data-sizey="19"]{height:1805px}.contentBitam>.metronav>.listnav [data-sizey="20"],.contentBitam>.metronav>.listgroup [data-sizey="20"]{height:1900px}.contentBitam>.metronav>.listnav [data-sizey="21"],.contentBitam>.metronav>.listgroup [data-sizey="21"]{height:1995px}.contentBitam>.metronav>.listnav [data-sizey="22"],.contentBitam>.metronav>.listgroup [data-sizey="22"]{height:2090px}.contentBitam>.metronav>.listnav [data-sizey="23"],.contentBitam>.metronav>.listgroup [data-sizey="23"]{height:2185px}.contentBitam>.metronav>.listnav [data-sizey="24"],.contentBitam>.metronav>.listgroup [data-sizey="24"]{height:2280px}.contentBitam>.metronav>.listnav [data-sizey="25"],.contentBitam>.metronav>.listgroup [data-sizey="25"]{height:2375px}.contentBitam>.metronav>.listnav [data-sizey="26"],.contentBitam>.metronav>.listgroup [data-sizey="26"]{height:2470px}.contentBitam>.metronav>.listnav [data-sizey="27"],.contentBitam>.metronav>.listgroup [data-sizey="27"]{height:2565px}.contentBitam>.metronav>.listnav [data-sizey="28"],.contentBitam>.metronav>.listgroup [data-sizey="28"]{height:2660px}.contentBitam>.metronav>.listnav [data-sizey="29"],.contentBitam>.metronav>.listgroup [data-sizey="29"]{height:2755px}.contentBitam>.metronav>.listnav [data-sizey="30"],.contentBitam>.metronav>.listgroup [data-sizey="30"]{height:2850px}.contentBitam>.metronav>.listnav [data-sizey="31"],.contentBitam>.metronav>.listgroup [data-sizey="31"]{height:2945px}.contentBitam>.metronav>.listnav [data-sizey="32"],.contentBitam>.metronav>.listgroup [data-sizey="32"]{height:3040px}.contentBitam>.metronav>.listnav [data-sizey="33"],.contentBitam>.metronav>.listgroup [data-sizey="33"]{height:3135px}.contentBitam>.metronav>.listnav [data-sizey="34"],.contentBitam>.metronav>.listgroup [data-sizey="34"]{height:3230px}.contentBitam>.metronav>.listnav [data-sizey="35"],.contentBitam>.metronav>.listgroup [data-sizey="35"]{height:3325px}.contentBitam>.metronav>.listnav [data-sizey="36"],.contentBitam>.metronav>.listgroup [data-sizey="36"]{height:3420px}.contentBitam>.metronav>.listnav [data-sizey="37"],.contentBitam>.metronav>.listgroup [data-sizey="37"]{height:3515px}.contentBitam>.metronav>.listnav [data-sizey="38"],.contentBitam>.metronav>.listgroup [data-sizey="38"]{height:3610px}.contentBitam>.metronav>.listnav [data-sizey="39"],.contentBitam>.metronav>.listgroup [data-sizey="39"]{height:3705px}.contentBitam>.metronav>.listnav [data-sizey="40"],.contentBitam>.metronav>.listgroup [data-sizey="40"]{height:3800px}.contentBitam>.metronav>.listnav [data-sizey="41"],.contentBitam>.metronav>.listgroup [data-sizey="41"]{height:3895px}.contentBitam>.metronav>.listnav [data-sizey="42"],.contentBitam>.metronav>.listgroup [data-sizey="42"]{height:3990px}.contentBitam>.metronav>.listnav [data-sizey="43"],.contentBitam>.metronav>.listgroup [data-sizey="43"]{height:4085px}.contentBitam>.metronav>.listnav [data-sizey="44"],.contentBitam>.metronav>.listgroup [data-sizey="44"]{height:4180px}.contentBitam>.metronav>.listnav [data-sizey="45"],.contentBitam>.metronav>.listgroup [data-sizey="45"]{height:4275px}.contentBitam>.metronav>.listnav [data-sizey="46"],.contentBitam>.metronav>.listgroup [data-sizey="46"]{height:4370px}.contentBitam>.metronav>.listnav [data-sizey="47"],.contentBitam>.metronav>.listgroup [data-sizey="47"]{height:4465px}.contentBitam>.metronav>.listnav [data-sizey="48"],.contentBitam>.metronav>.listgroup [data-sizey="48"]{height:4560px}.contentBitam>.metronav>.listnav [data-sizey="49"],.contentBitam>.metronav>.listgroup [data-sizey="49"]{height:4655px}.contentBitam>.metronav>.listnav [data-sizey="50"],.contentBitam>.metronav>.listgroup [data-sizey="50"]{height:4750px}.contentBitam>.metronav>.listnav [data-sizey="51"],.contentBitam>.metronav>.listgroup [data-sizey="51"]{height:4845px}.contentBitam>.metronav>.listnav [data-sizey="52"],.contentBitam>.metronav>.listgroup [data-sizey="52"]{height:4940px}.contentBitam>.metronav>.listnav [data-sizey="53"],.contentBitam>.metronav>.listgroup [data-sizey="53"]{height:5035px}.contentBitam>.metronav>.listnav [data-sizey="54"],.contentBitam>.metronav>.listgroup [data-sizey="54"]{height:5130px}.contentBitam>.metronav>.listnav [data-sizey="55"],.contentBitam>.metronav>.listgroup [data-sizey="55"]{height:5225px}.contentBitam>.metronav>.listnav [data-sizey="56"],.contentBitam>.metronav>.listgroup [data-sizey="56"]{height:5320px}.contentBitam>.metronav>.listnav [data-sizey="57"],.contentBitam>.metronav>.listgroup [data-sizey="57"]{height:5415px}.contentBitam>.metronav>.listnav [data-sizey="58"],.contentBitam>.metronav>.listgroup [data-sizey="58"]{height:5510px}.contentBitam>.metronav>.listnav [data-sizey="59"],.contentBitam>.metronav>.listgroup [data-sizey="59"]{height:5605px}.contentBitam>.metronav>.listnav [data-sizey="60"],.contentBitam>.metronav>.listgroup [data-sizey="60"]{height:5700px}.contentBitam>.metronav>.listnav [data-sizey="61"],.contentBitam>.metronav>.listgroup [data-sizey="61"]{height:5795px}.contentBitam>.metronav>.listnav [data-sizey="62"],.contentBitam>.metronav>.listgroup [data-sizey="62"]{height:5890px}.contentBitam>.metronav>.listnav [data-sizey="63"],.contentBitam>.metronav>.listgroup [data-sizey="63"]{height:5985px}.contentBitam>.metronav>.listnav [data-sizey="64"],.contentBitam>.metronav>.listgroup [data-sizey="64"]{height:6080px}.contentBitam>.metronav>.listnav [data-sizey="65"],.contentBitam>.metronav>.listgroup [data-sizey="65"]{height:6175px}.contentBitam>.metronav>.listnav [data-sizey="66"],.contentBitam>.metronav>.listgroup [data-sizey="66"]{height:6270px}.contentBitam>.metronav>.listnav [data-sizey="67"],.contentBitam>.metronav>.listgroup [data-sizey="67"]{height:6365px}.contentBitam>.metronav>.listnav [data-sizey="68"],.contentBitam>.metronav>.listgroup [data-sizey="68"]{height:6460px}.contentBitam>.metronav>.listnav [data-sizey="69"],.contentBitam>.metronav>.listgroup [data-sizey="69"]{height:6555px}.contentBitam>.metronav>.listnav [data-sizey="70"],.contentBitam>.metronav>.listgroup [data-sizey="70"]{height:6650px}.contentBitam>.metronav>.listnav [data-sizey="71"],.contentBitam>.metronav>.listgroup [data-sizey="71"]{height:6745px}.contentBitam>.metronav>.listnav [data-sizey="72"],.contentBitam>.metronav>.listgroup [data-sizey="72"]{height:6840px}.contentBitam>.metronav>.listnav [data-sizey="73"],.contentBitam>.metronav>.listgroup [data-sizey="73"]{height:6935px}.contentBitam>.metronav>.listnav [data-sizey="74"],.contentBitam>.metronav>.listgroup [data-sizey="74"]{height:7030px}.contentBitam>.metronav>.listnav [data-sizey="75"],.contentBitam>.metronav>.listgroup [data-sizey="75"]{height:7125px}.contentBitam>.metronav>.listnav [data-sizey="76"],.contentBitam>.metronav>.listgroup [data-sizey="76"]{height:7220px}.contentBitam>.metronav>.listnav [data-sizey="77"],.contentBitam>.metronav>.listgroup [data-sizey="77"]{height:7315px}.contentBitam>.metronav>.listnav [data-sizey="78"],.contentBitam>.metronav>.listgroup [data-sizey="78"]{height:7410px}.contentBitam>.metronav>.listnav [data-sizey="79"],.contentBitam>.metronav>.listgroup [data-sizey="79"]{height:7505px}.contentBitam>.metronav>.listnav [data-sizey="80"],.contentBitam>.metronav>.listgroup [data-sizey="80"]{height:7600px}.contentBitam>.metronav>.listnav [data-sizey="81"],.contentBitam>.metronav>.listgroup [data-sizey="81"]{height:7695px}.contentBitam>.metronav>.listnav [data-sizey="82"],.contentBitam>.metronav>.listgroup [data-sizey="82"]{height:7790px}.contentBitam>.metronav>.listnav [data-sizey="83"],.contentBitam>.metronav>.listgroup [data-sizey="83"]{height:7885px}.contentBitam>.metronav>.listnav [data-sizey="84"],.contentBitam>.metronav>.listgroup [data-sizey="84"]{height:7980px}.contentBitam>.metronav>.listnav [data-sizey="85"],.contentBitam>.metronav>.listgroup [data-sizey="85"]{height:8075px}.contentBitam>.metronav>.listnav [data-sizey="86"],.contentBitam>.metronav>.listgroup [data-sizey="86"]{height:8170px}.contentBitam>.metronav>.listnav [data-sizey="87"],.contentBitam>.metronav>.listgroup [data-sizey="87"]{height:8265px}.contentBitam>.metronav>.listnav [data-sizey="88"],.contentBitam>.metronav>.listgroup [data-sizey="88"]{height:8360px}.contentBitam>.metronav>.listnav [data-sizey="89"],.contentBitam>.metronav>.listgroup [data-sizey="89"]{height:8455px}.contentBitam>.metronav>.listnav [data-sizey="90"],.contentBitam>.metronav>.listgroup [data-sizey="90"]{height:8550px}.contentBitam>.metronav>.listnav [data-sizey="91"],.contentBitam>.metronav>.listgroup [data-sizey="91"]{height:8645px}.contentBitam>.metronav>.listnav [data-sizey="92"],.contentBitam>.metronav>.listgroup [data-sizey="92"]{height:8740px}.contentBitam>.metronav>.listnav [data-sizey="93"],.contentBitam>.metronav>.listgroup [data-sizey="93"]{height:8835px}.contentBitam>.metronav>.listnav [data-sizey="94"],.contentBitam>.metronav>.listgroup [data-sizey="94"]{height:8930px}.contentBitam>.metronav>.listnav [data-sizey="95"],.contentBitam>.metronav>.listgroup [data-sizey="95"]{height:9025px}.contentBitam>.metronav>.listnav [data-sizey="96"],.contentBitam>.metronav>.listgroup [data-sizey="96"]{height:9120px}.contentBitam>.metronav>.listnav [data-sizey="97"],.contentBitam>.metronav>.listgroup [data-sizey="97"]{height:9215px}.contentBitam>.metronav>.listnav [data-sizey="98"],.contentBitam>.metronav>.listgroup [data-sizey="98"]{height:9310px}.contentBitam>.metronav>.listnav [data-sizey="99"],.contentBitam>.metronav>.listgroup [data-sizey="99"]{height:9405px}.contentBitam>.metronav>.listnav [data-sizey="100"],.contentBitam>.metronav>.listgroup [data-sizey="100"]{height:9500px}}@media only screen and (min-width: 768px)and (max-width: 1024px)and (orientation: landscape){.contentBitam>.metronav>.listnav,.contentBitam>.metronav>.listgroup{width:1010px !important}.contentBitam>.metronav>.listnav [data-sizey="1"],.contentBitam>.metronav>.listgroup [data-sizey="1"]{height:124.25px}.contentBitam>.metronav>.listnav [data-sizey="2"],.contentBitam>.metronav>.listgroup [data-sizey="2"]{height:248.5px}.contentBitam>.metronav>.listnav [data-sizey="3"],.contentBitam>.metronav>.listgroup [data-sizey="3"]{height:372.75px}.contentBitam>.metronav>.listnav [data-sizey="4"],.contentBitam>.metronav>.listgroup [data-sizey="4"]{height:497px}.contentBitam>.metronav>.listnav [data-sizey="5"],.contentBitam>.metronav>.listgroup [data-sizey="5"]{height:621.25px}.contentBitam>.metronav>.listnav [data-sizey="6"],.contentBitam>.metronav>.listgroup [data-sizey="6"]{height:745.5px}.contentBitam>.metronav>.listnav [data-sizey="7"],.contentBitam>.metronav>.listgroup [data-sizey="7"]{height:869.75px}.contentBitam>.metronav>.listnav [data-sizey="8"],.contentBitam>.metronav>.listgroup [data-sizey="8"]{height:994px}.contentBitam>.metronav>.listnav [data-sizey="9"],.contentBitam>.metronav>.listgroup [data-sizey="9"]{height:1118.25px}.contentBitam>.metronav>.listnav [data-sizey="10"],.contentBitam>.metronav>.listgroup [data-sizey="10"]{height:1242.5px}.contentBitam>.metronav>.listnav [data-sizey="11"],.contentBitam>.metronav>.listgroup [data-sizey="11"]{height:1366.75px}.contentBitam>.metronav>.listnav [data-sizey="12"],.contentBitam>.metronav>.listgroup [data-sizey="12"]{height:1491px}.contentBitam>.metronav>.listnav [data-sizey="13"],.contentBitam>.metronav>.listgroup [data-sizey="13"]{height:1615.25px}.contentBitam>.metronav>.listnav [data-sizey="14"],.contentBitam>.metronav>.listgroup [data-sizey="14"]{height:1739.5px}.contentBitam>.metronav>.listnav [data-sizey="15"],.contentBitam>.metronav>.listgroup [data-sizey="15"]{height:1863.75px}.contentBitam>.metronav>.listnav [data-sizey="16"],.contentBitam>.metronav>.listgroup [data-sizey="16"]{height:1988px}.contentBitam>.metronav>.listnav [data-sizey="17"],.contentBitam>.metronav>.listgroup [data-sizey="17"]{height:2112.25px}.contentBitam>.metronav>.listnav [data-sizey="18"],.contentBitam>.metronav>.listgroup [data-sizey="18"]{height:2236.5px}.contentBitam>.metronav>.listnav [data-sizey="19"],.contentBitam>.metronav>.listgroup [data-sizey="19"]{height:2360.75px}.contentBitam>.metronav>.listnav [data-sizey="20"],.contentBitam>.metronav>.listgroup [data-sizey="20"]{height:2485px}.contentBitam>.metronav>.listnav [data-sizey="21"],.contentBitam>.metronav>.listgroup [data-sizey="21"]{height:2609.25px}.contentBitam>.metronav>.listnav [data-sizey="22"],.contentBitam>.metronav>.listgroup [data-sizey="22"]{height:2733.5px}.contentBitam>.metronav>.listnav [data-sizey="23"],.contentBitam>.metronav>.listgroup [data-sizey="23"]{height:2857.75px}.contentBitam>.metronav>.listnav [data-sizey="24"],.contentBitam>.metronav>.listgroup [data-sizey="24"]{height:2982px}.contentBitam>.metronav>.listnav [data-sizey="25"],.contentBitam>.metronav>.listgroup [data-sizey="25"]{height:3106.25px}.contentBitam>.metronav>.listnav [data-sizey="26"],.contentBitam>.metronav>.listgroup [data-sizey="26"]{height:3230.5px}.contentBitam>.metronav>.listnav [data-sizey="27"],.contentBitam>.metronav>.listgroup [data-sizey="27"]{height:3354.75px}.contentBitam>.metronav>.listnav [data-sizey="28"],.contentBitam>.metronav>.listgroup [data-sizey="28"]{height:3479px}.contentBitam>.metronav>.listnav [data-sizey="29"],.contentBitam>.metronav>.listgroup [data-sizey="29"]{height:3603.25px}.contentBitam>.metronav>.listnav [data-sizey="30"],.contentBitam>.metronav>.listgroup [data-sizey="30"]{height:3727.5px}.contentBitam>.metronav>.listnav [data-sizey="31"],.contentBitam>.metronav>.listgroup [data-sizey="31"]{height:3851.75px}.contentBitam>.metronav>.listnav [data-sizey="32"],.contentBitam>.metronav>.listgroup [data-sizey="32"]{height:3976px}.contentBitam>.metronav>.listnav [data-sizey="33"],.contentBitam>.metronav>.listgroup [data-sizey="33"]{height:4100.25px}.contentBitam>.metronav>.listnav [data-sizey="34"],.contentBitam>.metronav>.listgroup [data-sizey="34"]{height:4224.5px}.contentBitam>.metronav>.listnav [data-sizey="35"],.contentBitam>.metronav>.listgroup [data-sizey="35"]{height:4348.75px}.contentBitam>.metronav>.listnav [data-sizey="36"],.contentBitam>.metronav>.listgroup [data-sizey="36"]{height:4473px}.contentBitam>.metronav>.listnav [data-sizey="37"],.contentBitam>.metronav>.listgroup [data-sizey="37"]{height:4597.25px}.contentBitam>.metronav>.listnav [data-sizey="38"],.contentBitam>.metronav>.listgroup [data-sizey="38"]{height:4721.5px}.contentBitam>.metronav>.listnav [data-sizey="39"],.contentBitam>.metronav>.listgroup [data-sizey="39"]{height:4845.75px}.contentBitam>.metronav>.listnav [data-sizey="40"],.contentBitam>.metronav>.listgroup [data-sizey="40"]{height:4970px}.contentBitam>.metronav>.listnav [data-sizey="41"],.contentBitam>.metronav>.listgroup [data-sizey="41"]{height:5094.25px}.contentBitam>.metronav>.listnav [data-sizey="42"],.contentBitam>.metronav>.listgroup [data-sizey="42"]{height:5218.5px}.contentBitam>.metronav>.listnav [data-sizey="43"],.contentBitam>.metronav>.listgroup [data-sizey="43"]{height:5342.75px}.contentBitam>.metronav>.listnav [data-sizey="44"],.contentBitam>.metronav>.listgroup [data-sizey="44"]{height:5467px}.contentBitam>.metronav>.listnav [data-sizey="45"],.contentBitam>.metronav>.listgroup [data-sizey="45"]{height:5591.25px}.contentBitam>.metronav>.listnav [data-sizey="46"],.contentBitam>.metronav>.listgroup [data-sizey="46"]{height:5715.5px}.contentBitam>.metronav>.listnav [data-sizey="47"],.contentBitam>.metronav>.listgroup [data-sizey="47"]{height:5839.75px}.contentBitam>.metronav>.listnav [data-sizey="48"],.contentBitam>.metronav>.listgroup [data-sizey="48"]{height:5964px}.contentBitam>.metronav>.listnav [data-sizey="49"],.contentBitam>.metronav>.listgroup [data-sizey="49"]{height:6088.25px}.contentBitam>.metronav>.listnav [data-sizey="50"],.contentBitam>.metronav>.listgroup [data-sizey="50"]{height:6212.5px}.contentBitam>.metronav>.listnav [data-sizey="51"],.contentBitam>.metronav>.listgroup [data-sizey="51"]{height:6336.75px}.contentBitam>.metronav>.listnav [data-sizey="52"],.contentBitam>.metronav>.listgroup [data-sizey="52"]{height:6461px}.contentBitam>.metronav>.listnav [data-sizey="53"],.contentBitam>.metronav>.listgroup [data-sizey="53"]{height:6585.25px}.contentBitam>.metronav>.listnav [data-sizey="54"],.contentBitam>.metronav>.listgroup [data-sizey="54"]{height:6709.5px}.contentBitam>.metronav>.listnav [data-sizey="55"],.contentBitam>.metronav>.listgroup [data-sizey="55"]{height:6833.75px}.contentBitam>.metronav>.listnav [data-sizey="56"],.contentBitam>.metronav>.listgroup [data-sizey="56"]{height:6958px}.contentBitam>.metronav>.listnav [data-sizey="57"],.contentBitam>.metronav>.listgroup [data-sizey="57"]{height:7082.25px}.contentBitam>.metronav>.listnav [data-sizey="58"],.contentBitam>.metronav>.listgroup [data-sizey="58"]{height:7206.5px}.contentBitam>.metronav>.listnav [data-sizey="59"],.contentBitam>.metronav>.listgroup [data-sizey="59"]{height:7330.75px}.contentBitam>.metronav>.listnav [data-sizey="60"],.contentBitam>.metronav>.listgroup [data-sizey="60"]{height:7455px}.contentBitam>.metronav>.listnav [data-sizey="61"],.contentBitam>.metronav>.listgroup [data-sizey="61"]{height:7579.25px}.contentBitam>.metronav>.listnav [data-sizey="62"],.contentBitam>.metronav>.listgroup [data-sizey="62"]{height:7703.5px}.contentBitam>.metronav>.listnav [data-sizey="63"],.contentBitam>.metronav>.listgroup [data-sizey="63"]{height:7827.75px}.contentBitam>.metronav>.listnav [data-sizey="64"],.contentBitam>.metronav>.listgroup [data-sizey="64"]{height:7952px}.contentBitam>.metronav>.listnav [data-sizey="65"],.contentBitam>.metronav>.listgroup [data-sizey="65"]{height:8076.25px}.contentBitam>.metronav>.listnav [data-sizey="66"],.contentBitam>.metronav>.listgroup [data-sizey="66"]{height:8200.5px}.contentBitam>.metronav>.listnav [data-sizey="67"],.contentBitam>.metronav>.listgroup [data-sizey="67"]{height:8324.75px}.contentBitam>.metronav>.listnav [data-sizey="68"],.contentBitam>.metronav>.listgroup [data-sizey="68"]{height:8449px}.contentBitam>.metronav>.listnav [data-sizey="69"],.contentBitam>.metronav>.listgroup [data-sizey="69"]{height:8573.25px}.contentBitam>.metronav>.listnav [data-sizey="70"],.contentBitam>.metronav>.listgroup [data-sizey="70"]{height:8697.5px}.contentBitam>.metronav>.listnav [data-sizey="71"],.contentBitam>.metronav>.listgroup [data-sizey="71"]{height:8821.75px}.contentBitam>.metronav>.listnav [data-sizey="72"],.contentBitam>.metronav>.listgroup [data-sizey="72"]{height:8946px}.contentBitam>.metronav>.listnav [data-sizey="73"],.contentBitam>.metronav>.listgroup [data-sizey="73"]{height:9070.25px}.contentBitam>.metronav>.listnav [data-sizey="74"],.contentBitam>.metronav>.listgroup [data-sizey="74"]{height:9194.5px}.contentBitam>.metronav>.listnav [data-sizey="75"],.contentBitam>.metronav>.listgroup [data-sizey="75"]{height:9318.75px}.contentBitam>.metronav>.listnav [data-sizey="76"],.contentBitam>.metronav>.listgroup [data-sizey="76"]{height:9443px}.contentBitam>.metronav>.listnav [data-sizey="77"],.contentBitam>.metronav>.listgroup [data-sizey="77"]{height:9567.25px}.contentBitam>.metronav>.listnav [data-sizey="78"],.contentBitam>.metronav>.listgroup [data-sizey="78"]{height:9691.5px}.contentBitam>.metronav>.listnav [data-sizey="79"],.contentBitam>.metronav>.listgroup [data-sizey="79"]{height:9815.75px}.contentBitam>.metronav>.listnav [data-sizey="80"],.contentBitam>.metronav>.listgroup [data-sizey="80"]{height:9940px}.contentBitam>.metronav>.listnav [data-sizey="81"],.contentBitam>.metronav>.listgroup [data-sizey="81"]{height:10064.25px}.contentBitam>.metronav>.listnav [data-sizey="82"],.contentBitam>.metronav>.listgroup [data-sizey="82"]{height:10188.5px}.contentBitam>.metronav>.listnav [data-sizey="83"],.contentBitam>.metronav>.listgroup [data-sizey="83"]{height:10312.75px}.contentBitam>.metronav>.listnav [data-sizey="84"],.contentBitam>.metronav>.listgroup [data-sizey="84"]{height:10437px}.contentBitam>.metronav>.listnav [data-sizey="85"],.contentBitam>.metronav>.listgroup [data-sizey="85"]{height:10561.25px}.contentBitam>.metronav>.listnav [data-sizey="86"],.contentBitam>.metronav>.listgroup [data-sizey="86"]{height:10685.5px}.contentBitam>.metronav>.listnav [data-sizey="87"],.contentBitam>.metronav>.listgroup [data-sizey="87"]{height:10809.75px}.contentBitam>.metronav>.listnav [data-sizey="88"],.contentBitam>.metronav>.listgroup [data-sizey="88"]{height:10934px}.contentBitam>.metronav>.listnav [data-sizey="89"],.contentBitam>.metronav>.listgroup [data-sizey="89"]{height:11058.25px}.contentBitam>.metronav>.listnav [data-sizey="90"],.contentBitam>.metronav>.listgroup [data-sizey="90"]{height:11182.5px}.contentBitam>.metronav>.listnav [data-sizey="91"],.contentBitam>.metronav>.listgroup [data-sizey="91"]{height:11306.75px}.contentBitam>.metronav>.listnav [data-sizey="92"],.contentBitam>.metronav>.listgroup [data-sizey="92"]{height:11431px}.contentBitam>.metronav>.listnav [data-sizey="93"],.contentBitam>.metronav>.listgroup [data-sizey="93"]{height:11555.25px}.contentBitam>.metronav>.listnav [data-sizey="94"],.contentBitam>.metronav>.listgroup [data-sizey="94"]{height:11679.5px}.contentBitam>.metronav>.listnav [data-sizey="95"],.contentBitam>.metronav>.listgroup [data-sizey="95"]{height:11803.75px}.contentBitam>.metronav>.listnav [data-sizey="96"],.contentBitam>.metronav>.listgroup [data-sizey="96"]{height:11928px}.contentBitam>.metronav>.listnav [data-sizey="97"],.contentBitam>.metronav>.listgroup [data-sizey="97"]{height:12052.25px}.contentBitam>.metronav>.listnav [data-sizey="98"],.contentBitam>.metronav>.listgroup [data-sizey="98"]{height:12176.5px}.contentBitam>.metronav>.listnav [data-sizey="99"],.contentBitam>.metronav>.listgroup [data-sizey="99"]{height:12300.75px}.contentBitam>.metronav>.listnav [data-sizey="100"],.contentBitam>.metronav>.listgroup [data-sizey="100"]{height:12425px}}@media only screen and (max-width: 768px){.contentBitam>.metronav>.listnav,.contentBitam>.metronav>.listgroup{width:100% !important}.contentBitam>.metronav>.listnav [data-sizey="1"],.contentBitam>.metronav>.listgroup [data-sizey="1"]{height:33.3vw}.contentBitam>.metronav>.listnav [data-sizey="2"],.contentBitam>.metronav>.listgroup [data-sizey="2"]{height:66.6vw}.contentBitam>.metronav>.listnav [data-sizey="3"],.contentBitam>.metronav>.listgroup [data-sizey="3"]{height:99.9vw}.contentBitam>.metronav>.listnav [data-sizex="1"],.contentBitam>.metronav>.listgroup [data-sizex="1"]{width:33.3vw}.contentBitam>.metronav>.listnav [data-sizex="2"],.contentBitam>.metronav>.listgroup [data-sizex="2"]{width:66.6vw}.contentBitam>.metronav>.listnav [data-sizex="3"],.contentBitam>.metronav>.listgroup [data-sizex="3"]{width:99.9vw}}form.actionsmodal .form-group{width:100%}form.actionsmodal .form-group div.new-item-icon{display:none}.exceluploadmodal .bodyText.bold{font-weight:bold}.exceluploadmodal .list-unstyled{position:fixed;bottom:0;right:0;left:0;padding:20px;background-color:#fff;margin-bottom:0}.exceluploadmodal form#form_importDataMapExcel{margin-bottom:60px}.exceluploadmodal .modal-footer{display:none}.modifyview .modify{padding:20px}.modifyview .modify>div.viewbar{display:flex;background:rgba(0,0,0,0);height:45px;margin-bottom:5px;border-radius:2px;position:fixed;z-index:100;width:calc(100% - 40px)}.modifyview .modify>div.viewbar div.headerElement{display:inline-block;flex-grow:1;text-transform:uppercase;font-size:18px;font-weight:800;color:#9b9b9b;padding:10px 15px}.modifyview .modify>div.viewbar div.headerElement span.applicationName{color:#ff6000;font-weight:lighter;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:400px;display:inline-block}.modifyview .modify>div.viewbar div.headerElement input{border:none;font-weight:lighter;background-color:rgba(0,0,0,0)}.modifyview .modify>div.viewbar div.headerElement input.elementDescription{font-size:13px;width:100%}.modifyview .modify>div.viewbar ul.nav-tabs{height:43px;border:1px solid #9b9b9b;border-radius:50px;font-size:15px;display:inline-block;float:right}.modifyview .modify>div.viewbar ul.nav-tabs li{float:right}.modifyview .modify>div.viewbar ul.nav-tabs li a{text-transform:uppercase;color:#9b9b9b;border-radius:50px;border:none;margin-right:0px}.modifyview .modify>div.viewbar ul.nav-tabs li a:hover{background-color:rgba(0,0,0,0)}.modifyview .modify>div.viewbar ul.nav-tabs li.active a{background-color:#9b9b9b;color:#fff}.modifyview .modify.detail>.content,.modifyview .modify.security>.content,.modifyview .modify.alarm>.content,.modifyview .modify.scheduler>.content{width:100%}.modifyview .modify.detail>.viewbar,.modifyview .modify.security>.viewbar,.modifyview .modify.alarm>.viewbar,.modifyview .modify.scheduler>.viewbar{width:calc(100% - 40px)}.modifyview .modify.detail>.content.modifydetail,.modifyview .modify.detail>.content.formDetails{background-color:#f3f1f1;height:1630px;margin-bottom:10px;width:100%;margin-left:auto;margin-right:auto;float:initial}.modifyview .modify.detail>.content.modifydetail.calendar,.modifyview .modify.detail>.content.formDetails.calendar{height:1140px}.modifyview .modify.detail>.content.modifydetail .viewtype,.modifyview .modify.detail>.content.formDetails .viewtype{display:flex;flex-direction:row}.modifyview .modify.detail>.content.modifydetail .viewtype label,.modifyview .modify.detail>.content.formDetails .viewtype label{display:flex;flex-direction:column;text-align:center;min-width:100px !important;width:100px !important;flex-grow:0 !important;margin-left:5px;margin-right:5px}.modifyview .modify.detail>.content.modifydetail .viewtype input,.modifyview .modify.detail>.content.formDetails .viewtype input{display:none}.modifyview .modify.detail>.content.modifydetail .viewtype label>input[type=radio]+img,.modifyview .modify.detail>.content.formDetails .viewtype label>input[type=radio]+img{filter:grayscale(1);cursor:pointer;opacity:.5;transition:all .5s;width:100px}.modifyview .modify.detail>.content.modifydetail .viewtype label>input[type=radio]+img:hover,.modifyview .modify.detail>.content.formDetails .viewtype label>input[type=radio]+img:hover{filter:grayscale(0);opacity:.8}.modifyview .modify.detail>.content.modifydetail .viewtype label>input:checked+img,.modifyview .modify.detail>.content.formDetails .viewtype label>input:checked+img{filter:grayscale(0);opacity:1}.modifyview .modify.detail>.content.modifydetail form,.modifyview .modify.detail>.content.formDetails form{color:#9b9b9b;padding-left:2%;padding-top:2%;padding-right:2%}.modifyview .modify.detail>.content.modifydetail form div.form-group,.modifyview .modify.detail>.content.formDetails form div.form-group{padding-right:30%;padding-bottom:20px;display:flex;width:100%;border-bottom:1px solid #e6e2e2}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(1),.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(1){min-width:200px}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(1) .mdi-delete,.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(1) .mdi-delete{min-width:1px;width:15px;color:#fff}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(2),.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(2){color:#9b9b9b;flex-grow:1;border-radius:15px;border:none}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(2).radio,.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(2).radio{flex-grow:0;margin-top:0px}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(2).radio div,.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(2).radio div{width:130px;overflow:hidden;margin-top:0px;margin-bottom:0px;border-radius:15px;overflow:hidden}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(2).radio div label,.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(2).radio div label{min-width:0px;width:48%;height:30px;display:inline-block;padding-top:5px;margin-left:0px;border-radius:0px}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(2).radio div label input,.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(2).radio div label input{visibility:hidden}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(2).radio div label.checked,.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(2).radio div label.checked{color:#fff;background-color:#ff6000}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(2).selectized,.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(2).selectized{flex-grow:0}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(2) textarea,.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(2) textarea{height:80px}.modifyview .modify.detail>.content.modifydetail form div.form-group .qq-upload-button,.modifyview .modify.detail>.content.formDetails form div.form-group .qq-upload-button{color:#fff;border-radius:4px}.modifyview .modify.detail>.content.modifydetail form div.form-group :nth-child(3),.modifyview .modify.detail>.content.formDetails form div.form-group :nth-child(3){color:#9b9b9b;flex-grow:1}.modifyview .modify.detail>.content.modifydetail form div.form-group .qq-upload-button-remove,.modifyview .modify.detail>.content.formDetails form div.form-group .qq-upload-button-remove{position:absolute;font-family:Arial;color:#fff;left:130px;border-radius:4px}.modifyview .modify.detail>.content.modifydetail form div.form-group select,.modifyview .modify.detail>.content.formDetails form div.form-group select{flex-grow:0}.modifyview .modify.detail>.content.modifydetail form div.form-group div.selectize-control div.selectize-input,.modifyview .modify.detail>.content.formDetails form div.form-group div.selectize-control div.selectize-input{color:#9b9b9b;width:100%;border-radius:15px;border:none}.modifyview .modify.detail>.content.modifydetail form div.form-group:last-child,.modifyview .modify.detail>.content.formDetails form div.form-group:last-child{height:100px;border-bottom:none}.modifyview .modify.detail>.content.modifydetail form div.form-group.remove-bottom-border,.modifyview .modify.detail>.content.formDetails form div.form-group.remove-bottom-border{border-bottom:none}.modifyview .modify.detail>.content.modifydetail form .calendar div.form-group div.selectize-control div.selectize-input,.modifyview .modify.detail>.content.modifydetail form .gantt div.form-group div.selectize-control div.selectize-input,.modifyview .modify.detail>.content.modifydetail form .recursive div.form-group div.selectize-control div.selectize-input,.modifyview .modify.detail>.content.formDetails form .calendar div.form-group div.selectize-control div.selectize-input,.modifyview .modify.detail>.content.formDetails form .gantt div.form-group div.selectize-control div.selectize-input,.modifyview .modify.detail>.content.formDetails form .recursive div.form-group div.selectize-control div.selectize-input{width:400px;margin-right:30px}.modifyview .modify.detail>.content.modifydetail form .calendar div.form-group :nth-child(1),.modifyview .modify.detail>.content.modifydetail form .gantt div.form-group :nth-child(1),.modifyview .modify.detail>.content.modifydetail form .recursive div.form-group :nth-child(1),.modifyview .modify.detail>.content.formDetails form .calendar div.form-group :nth-child(1),.modifyview .modify.detail>.content.formDetails form .gantt div.form-group :nth-child(1),.modifyview .modify.detail>.content.formDetails form .recursive div.form-group :nth-child(1){min-width:200px}.modifyview .modify.detail>.content.modifydetail form .calendar div.form-group :nth-child(4),.modifyview .modify.detail>.content.modifydetail form .gantt div.form-group :nth-child(4),.modifyview .modify.detail>.content.modifydetail form .recursive div.form-group :nth-child(4),.modifyview .modify.detail>.content.formDetails form .calendar div.form-group :nth-child(4),.modifyview .modify.detail>.content.formDetails form .gantt div.form-group :nth-child(4),.modifyview .modify.detail>.content.formDetails form .recursive div.form-group :nth-child(4){min-width:200px;width:200px}.modifyview .modify.scheduler>.content.modifyscheduler{background-color:#f3f1f1;height:600px;width:100%;margin-left:auto;margin-right:auto;float:initial}.modifyview .modify.scheduler>.content.modifyscheduler.calendar{height:600px}.modifyview .modify.scheduler>.content.modifyscheduler .viewtype{display:flex;flex-direction:row}.modifyview .modify.scheduler>.content.modifyscheduler .viewtype label{display:flex;flex-direction:column;text-align:center;min-width:100px !important;width:100px !important;flex-grow:0 !important}.modifyview .modify.scheduler>.content.modifyscheduler .viewtype input{display:none}.modifyview .modify.scheduler>.content.modifyscheduler .viewtype label>input[type=radio]+img{filter:grayscale(1);cursor:pointer;opacity:.5;transition:all .5s;width:100px}.modifyview .modify.scheduler>.content.modifyscheduler .viewtype label>input[type=radio]+img:hover{filter:grayscale(0);opacity:.8}.modifyview .modify.scheduler>.content.modifyscheduler .viewtype label>input:checked+img{filter:grayscale(0);opacity:1}.modifyview .modify.scheduler>.content.modifyscheduler form{color:#9b9b9b;padding-left:2%;padding-top:2%;padding-right:2%}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group{padding-right:30%;padding-bottom:20px;display:flex;width:100%;border-bottom:1px solid #e6e2e2}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(1){min-width:200px;width:200px}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(2),.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(3),.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(4),.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(5),.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(6),.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(7),.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(8){color:#9b9b9b;flex-grow:1;border-radius:15px;border:none}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(2).radio,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(3).radio,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(4).radio,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(5).radio,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(6).radio,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(7).radio,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(8).radio{flex-grow:0;margin-top:0px}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(2).radio div,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(3).radio div,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(4).radio div,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(5).radio div,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(6).radio div,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(7).radio div,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(8).radio div{width:130px;overflow:hidden;margin-top:0px;margin-bottom:0px;border-radius:15px;overflow:hidden}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(2).radio div label,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(3).radio div label,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(4).radio div label,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(5).radio div label,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(6).radio div label,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(7).radio div label,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(8).radio div label{min-width:0px;width:48%;height:30px;display:inline-block;padding-top:5px;margin-left:0px;border-radius:0px}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(2).radio div label input,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(3).radio div label input,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(4).radio div label input,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(5).radio div label input,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(6).radio div label input,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(7).radio div label input,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(8).radio div label input{visibility:hidden}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(2).radio div label.checked,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(3).radio div label.checked,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(4).radio div label.checked,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(5).radio div label.checked,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(6).radio div label.checked,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(7).radio div label.checked,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(8).radio div label.checked{color:#fff;background-color:#ff6000}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(2).selectized,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(3).selectized,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(4).selectized,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(5).selectized,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(6).selectized,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(7).selectized,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(8).selectized{flex-grow:0}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(2) textarea,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(3) textarea,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(4) textarea,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(5) textarea,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(6) textarea,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(7) textarea,.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group :nth-child(8) textarea{height:80px}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group select{flex-grow:0}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group div.selectize-control div.selectize-input{color:#9b9b9b;width:500px;border-radius:15px;border:none}.modifyview .modify.scheduler>.content.modifyscheduler form div.form-group:last-child{height:100px;border-bottom:none}.modifyview .modify.scheduler>.content.modifyscheduler form .btn.save{flex-grow:inherit !important;color:#666 !important;border-radius:3px !important;border:1px solid rgba(0,0,0,.1) !important;height:30px;width:70px}.modifyview .modify>.content{margin-top:70px;height:calc(100% - 51px);padding-bottom:0px;padding:0px;padding-top:10px}.modifyview .modify>.content>.modifydesign{padding-top:10px;height:100%;padding-bottom:0px}.modifyview .modify>.content>.modifydesign>div.filterbox.panel{width:200px;float:left;height:calc(100% - 5px);background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);border-radius:4px 4px 2px;border:none}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-heading{border-radius:4px 4px 0px 0px;text-transform:uppercase;font-weight:bolder;border:none;background-color:#333;color:#f2f2f2}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body{height:calc(100% - 38px);padding:0}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist{margin:0;padding:10px;list-style:none}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist>li{list-style:none;height:24px;padding:4px 2px 2px 2px}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist>li>div{display:inline-block}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist>li .labelfilterbox{width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist>li>.iconoptions{display:none}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist>li.ui-sortable-helper{background:#f1f1f1}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist>li.ui-state-highlight{background:#fbf9ee}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist>li:hover>.labelfilterbox{width:calc(100% - 52px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.modifyview .modify>.content>.modifydesign>div.filterbox.panel .panel-body ul.filterboxlist>li:hover .iconoptions{display:inline-block}.modifyview .modify>.content>.new_item{display:none}.modifyview .modify>.content>.alarmcriteria_view{display:none}.modifyview .modify>.content.empty>.new_item{height:500px;display:block;text-align:center;background-color:#f3f1f1;padding-top:150px}.modifyview .modify>.content.empty>.new_item>div:nth-child(1) i{font-size:100px;color:#ff6000}.modifyview .modify>.content.empty>.new_item>div:nth-child(1) i:hover{color:#9b9b9b}.modifyview .modify>.content.empty>.new_item>div:nth-child(2){padding-top:10px}.modifyview .modify>.content.empty>.new_item>div:nth-child(2) span:nth-child(1){font-size:18px;font-weight:bold;color:#9b9b9b}.modifyview .modify>.content.empty>.new_item>div:nth-child(2) span:nth-child(3){font-size:15px;color:#9b9b9b}.modifyview .modify>.content.empty>.alarmcriteria_view{display:none}.modifyview .modify>.content.non-empty>.alarmcriteria_view{display:block}.modifyview .modify .properties .panel{border:none}.modifyview .modify .properties .panel .panel-heading{border-radius:4px 4px 0px 0px;text-transform:uppercase;font-weight:bolder;border:none;background-color:#333;color:#f2f2f2}.modifyview .modify .properties .panel .panel-heading.section-label{border-radius:0px;background-color:#999;color:#f2f2f2}.modifyview .modify .properties .panel .panel-body{padding:0;border:none;overflow:auto;height:calc(100% - 39px)}.modifyview .modify .properties .panel .panel-body ul.formfieldslist{margin:0;padding:10px;list-style:none}.modifyview .modify .properties .panel .panel-body ul.formfieldslist>li{box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #ddd;margin-bottom:7px;list-style:none}.modifyview .modify .properties .panel .panel-body ul.formfieldslist>li div.drag{padding:4px 10px;background:#ff6000;float:left;font-size:20px;color:#f6f6f6;cursor:move;cursor:grab;cursor:-webkit-grab}.modifyview .modify .properties .panel .panel-body ul.formfieldslist>li div.labelfieldform{padding:5px;background:#f6f6f6;border-left:1px solid #ddd;overflow:hidden;zoom:1}.modifyview .modify .properties .component_settings{border-radius:4px 0px 0px 4px}.modifyview .modify .properties .component_settings .panel-heading{margin-bottom:1px;border-radius:4px 0px 0px 0px}.modifyview .modify .properties .component_settings .panel-body{background-color:#333;color:#fff;padding:15px}.modifyview .modify .properties .component_settings .panel-body .form-horizontal .form-group .form-control{padding:4px 7px;height:27px}.modifyview .modify .properties .component_settings .panel-body .form-horizontal .form-group .selectize-input{min-height:27px;padding:2px 12px}.modifyview .modify table.fieldlisttable>thead>tr>td>.labelfilterbox{color:#ff701a;font-weight:bold;font-size:14px;width:calc(100% - 17px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.modifyview .modify table.fieldlisttable>thead>tr>td>.iconoptions{display:none}.modifyview .modify table.fieldlisttable>thead>tr>td.ui-state-highlight{background:#fbf9ee}.modifyview .modify table.fieldlisttable>thead>tr>td.ui-sortable-helper{border:none;background:#f1f1f1}.modifyview .modify table.fieldlisttable>thead>tr>td:hover>.labelfilterbox{width:calc(100% - 51px)}.modifyview .modify table.fieldlisttable>thead>tr>td:hover .iconoptions{display:inline-block}.modifyview .modify table.fieldlisttable>thead>tr>td.selected{border-top:1px dashed #9b9b9b;border-left:1px dashed #9b9b9b;border-right:1px dashed #9b9b9b;border-bottom:none !important;padding:7px 9px 8px 9px}.modifyview .modify table.fieldlisttable>thead>tr>td.selected+td{border-left-width:1px;padding-left:9px}.modifyview .modify table.fieldlisttable tr>td{border:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;max-width:100px}.modifyview .modify table.fieldlisttable tr>td>div{display:inline-block}.modifyview .modify table.fieldlisttable tr:last-child td.selected,.modifyview .modify table.fieldlisttable tr td.selected{border-left:1px dashed #9b9b9b;border-right:1px dashed #9b9b9b;padding:7px 9px 8px 9px}.modifyview .modify table.fieldlisttable tr:last-child td.selected+td,.modifyview .modify table.fieldlisttable tr td.selected+td{border-left-width:1px;padding-left:9px}.modifyview .modify table.fieldlisttable tr:last-child td.selected{border-bottom:1px dashed #9b9b9b}.modifyview .modify .fieldslist{width:calc(100% - 205px);margin-left:215px}.modifyview .modify .fieldslist ul{margin:0;padding:10px;list-style:none}.modifyview .modify .fieldslist ul li{box-shadow:0 1px 1px 0 rgba(50,50,50,.09);list-style:none;background-color:#fff;display:list-item;min-height:40px;margin-left:10px;margin-right:10px;margin-bottom:10px}.modifyview .modify .fieldslist ul li>div{display:inline-block}.modifyview .modify .fieldslist ul li>div.drag{font-size:24px;padding-top:8px;padding-bottom:8px;padding-left:2px;padding-right:2px;vertical-align:middle}.modifyview .modify .fieldslist ul li>div.labelfield{width:300px}.modifyview .modify .fieldslist ul li>div.labelfield input{border:none;border-bottom:1px;border-bottom-style:solid;border-bottom-color:#ebebeb;outline:none;font-size:13px;padding:2px;width:100%}.modifyview .modify .fieldslist ul li>div.labelfieldform{font-size:13px;margin-left:15px;color:#676767}.modifyview .modify .fieldslist ul li>div.iconoptions{font-size:18px;padding-left:10px;float:right;padding-bottom:11px;padding-top:11px;padding-right:10px;color:rgba(113,92,92,.5);cursor:pointer}.modifyview .modify .fieldslist ul li>div.iconoptions.active,.modifyview .modify .fieldslist ul li>div.iconoptions:hover{color:#333}.modifyview .modify .fieldslist.non-empty{background-color:#fff;overflow:auto}.modifyview .modify .fieldslist.non-empty div.fieldslist-background{display:none}.modifyview .modify .fieldslist:not(.non-empty) table{height:500px}.modifyview .modify .fieldslist:not(.non-empty) table thead tr{height:500px;width:100%}.modifyview .modify .fieldslist div.fieldslist-background{z-index:-1;padding-left:25%;padding-top:20%;position:absolute;text-align:center}.modifyview .modify .fieldslist div.fieldslist-background i{width:100%;font-size:100px;color:#9b9b9b}.modifyview .modify .fieldslist div.fieldslist-background div:nth-child(2){width:100%;font-size:15px;color:#9b9b9b}li.ui-draggable.ui-draggable-dragging{box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #ddd;margin-bottom:7px;list-style:none;background-color:#fff;width:315px;height:30px}li.ui-draggable.ui-draggable-dragging div.drag{padding:4px 10px;background:#f6f6f6;float:left;font-size:20px;color:rgba(0,0,0,.6)}li.ui-draggable.ui-draggable-dragging div.labelfieldform{padding:5px;background:#f6f6f6;border-left:1px solid #ddd;overflow:hidden;zoom:1}.modifyview .contenedor-columnas{display:flex;flex-direction:column;height:100%;padding:0 !important}.modifyview .contenedor-columnas .viewbarSec{margin:5px 0px}.modifyview .contenedor-columnas .viewbarSec>ul.nav{background:#333;color:#fff;border-radius:20px}.modifyview .contenedor-columnas .viewbarSec>ul.nav>li{float:right}.modifyview .contenedor-columnas .viewbarSec>ul.nav>li a{color:#fff;border:none}.modifyview .contenedor-columnas .viewbarSec>ul.nav>li a:hover{background-color:rgba(0,0,0,0)}.modifyview .contenedor-columnas .viewbarSec>ul.nav>li.active a{background-color:rgba(0,0,0,0);font-weight:bolder}.modifyview .contenedor-columnas .viewbarSec>ul.nav>li:nth-child(2){border-left:1px solid #fff;height:25px;margin-top:6px;margin-left:15px;margin-right:15px}.modifyview .contenedor-columnas .contenedor-filas{display:flex;flex-direction:row;height:100%}.modifyview .contenedor-columnas .contenedor-filas>div:nth-child(2){margin-left:20px}.modifyview .contenedor-columnas .contenedor-filas .flexFlow{flex-grow:1;overflow:scroll}.modifyview .contenedor-columnas .contenedor-filas .seccion{display:flex;flex-direction:column;margin:5px 0px;box-sizing:border-box;height:calc(100% - 60px)}.modifyview .contenedor-columnas .contenedor-filas .seccion #listaTitulo{font-size:14px;color:#fff;height:30px;background-color:#333;border-radius:4px 4px 0 0;line-height:30px;padding:0 15px}.modifyview .contenedor-columnas .contenedor-filas .seccion #contenedor-lista{flex-grow:1;overflow:scroll;height:100%;margin-top:10px}.modifyview .contenedor-columnas .contenedor-filas .seccion #contenedor-lista>div{height:calc(100% - 80px) !important}.modifyview .contenedor-columnas .contenedor-filas .seccion #contenedor-lista>div label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:190px;font-weight:normal}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad{width:100%}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad i.mdi{cursor:pointer}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad tr{text-align:center;height:40px}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad tbody tr:nth-child(odd){background-color:#fafafa}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad th{text-align:center;height:30px;background-color:#fff;color:#ff701a;font-weight:bolder}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad tr td:nth-child(1),.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad th:nth-child(1){display:none}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad tr td:nth-child(2){width:40px}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad tr td:nth-child(3){text-overflow:ellipsis;padding-left:5px;text-align:left}.modifyview .contenedor-columnas .contenedor-filas #tblSeguridad div.md-checkbox{width:30px;display:inline-block;vertical-align:middle}.modifyview .contenedor-columnas .contenedor-filas #inptSearch{border:1px solid #333;border-top-left-radius:15px;border-bottom-left-radius:15px;outline:none;height:28px;width:185px}.modifyview .contenedor-columnas .contenedor-filas span.input-group-btn{position:relative}.modifyview .contenedor-columnas .contenedor-filas span.input-group-btn>button#btnSearch{background:#333;color:#fff;border-top-right-radius:15px;border-bottom-right-radius:15px;border:1px solid #333;border-radius:15px;width:50px;position:absolute;top:0;left:-34px}.modifyview .contenedor-columnas .contenedor-filas #btnAddItem{background:#ff701a;color:#fff;margin-bottom:0px;margin-top:12px;border-radius:14px;outline:none}.modifyview.securitycriteria div.criteriaName{display:none}.modifynav{padding-top:10px;height:100%;padding-bottom:0px}.modifynav .modify .content>div{padding-top:20px}.modifynav .modify .content>div .header{width:1308px;margin:auto;margin-bottom:10px;padding-left:10px}.modifynav .modify .content>div .header>div{display:inline-block;font-size:24px;margin-right:5px;cursor:pointer}.modifynav .modify .content>div .header>div.addtile span{font-size:19px;vertical-align:text-bottom}.modifynav .modify .content>div .header h2.titlesection{display:inline-block;text-transform:uppercase;font-size:22px;font-weight:bold;text-align:left;margin-top:0;margin-bottom:0;width:calc(100% - 172px)}.modifynav .modify .metronav ul.listnav{width:100% !important}.modifynav .modify .metronav ul.listnav .newNav{border:1px dotted #999}.modifynav .modify .metronav ul.listnav .newNav div.drag,.modifynav .modify .metronav ul.listnav .newNav div.iconoptions{display:none}.modifynav .modify .metronav ul.listnav .newNav h1{margin-top:60px;color:#444}.modifynav .modify .metronav ul.listnav .homeNav div.drag,.modifynav .modify .metronav ul.listnav .homeNav div.iconoptions{display:none}.modifynav .modify .metronav ul.listnav li.grouper .homeNav div.iconoptions.o-opengroup{display:none}.modifynav .modify .metronav ul.listnav li{border:1px solid rgba(0,0,0,0);transform:initial;transition:initial}.modifynav .modify .metronav ul.listnav li.selected{border:1px solid #ff701a;box-shadow:3px 3px 3px #888}.modifynav .modify .metronav ul.listnav li div.iconoptions{display:none}.modifynav .modify .metronav ul.listnav li div.withImage{background-color:rgba(0,0,0,0);opacity:1}.modifynav .modify .metronav ul.listnav li div.withImage div.drag,.modifynav .modify .metronav ul.listnav li div.withImage div.iconoptions{color:#444}.modifynav .modify .metronav ul.listnav li.preview-holder{background:#ccc;border-color:#ccc;opacity:.2}.modifynav .modify .metronav ul.listnav li.dragging,.modifynav .modify .metronav ul.listnav li.resizing{z-index:99 !important}.modifynav .modify .metronav ul.listnav li.gs-w{transition:all .3s ease;box-shadow:0 1px 1px 0 rgba(50,50,50,.09)}.modifynav .modify .metronav ul.listnav li.dragging{box-shadow:0 5px 10px 0 rgba(50,50,50,.1);transform:rotate(1deg) scale(1.08);animation-name:pickup;animation-duration:400ms;animation-timing-function:ease-out;animation-delay:0;animation-iteration-count:1;transition:all .3s false;transition-property:width;cursor:move}.modifynav .modify .metronav ul.listnav li .gs-resize-handle{z-index:100}.modifynav .modify .metronav ul.listnav li:hover div:not(.newNav) div.iconoptions{display:block;transition:display 5s;z-index:100;height:100%;width:100%;position:absolute;float:right;padding:40px 0px 0px 0px;font-size:30px;color:#828181}.modifynav .modify .metronav ul.listnav li:hover div:not(.newNav) div.iconoptions div{box-shadow:0px 1px 5px #353535;display:inline-block;height:40px;width:40px;background-color:#fff;border-radius:40px;vertical-align:text-bottom;padding-top:5px}.modifynav .modify .metronav ul.listnav li:hover div:not(.newNav) div.iconoptions div.o-opengroup{display:none}.modifynav .modify .metronav ul.listnav li:hover div:not(.newNav) div.iconoptions div:nth-child(4){z-index:-1;position:absolute;height:100%;width:100%;background-color:#828181;opacity:.7;top:0px;left:0px;border-radius:0px}.modifynav .modify .metronav ul.listnav li:hover.grouper div:not(.newNav) div.iconoptions .o-opengroup{display:inline-block}.modifynav .modify .metronav ul.listnav li:hover.grouper div.homeNav div.iconoptions .o-delete,.modifynav .modify .metronav ul.listnav li:hover.grouper div.homeNav div.iconoptions .o-opengroup{display:none}.modifynav .modify .metronav ul.listnav h1{clear:both}.modifynav .modify .properties .panel{border:none}.modifynav .modify .properties .panel .panel-heading{border-radius:4px 4px 0px 0px;text-transform:uppercase;font-weight:bolder;border:none;background-color:#333;color:#f2f2f2}.modifynav .modify .properties .panel .panel-body{padding:0;border:none;overflow:auto;height:calc(100% - 39px)}.modifynav .modify .properties .component_settings{border-radius:4px 0px 0px 4px}.modifynav .modify .properties .component_settings .panel-heading{margin-bottom:1px;border-radius:4px 0px 0px 0px}.modifynav .modify .properties .component_settings .panel-body{background-color:#333;color:#fff;padding:15px}.modifynav .modify .properties .component_settings .panel-body .form-horizontal .form-group .form-control{padding:4px 7px;height:27px}.modifynav .modify .properties .component_settings .panel-body .form-horizontal .form-group .selectize-input{min-height:27px;padding:2px 12px}.modifynav .modify .properties .component_settings .panel-body div.navImage div.qq-uploader button.qq-upload-button,.modifynav .modify .properties .component_settings .panel-body div.navImage div.qq-uploader button.qq-upload-button-remove{width:auto;padding:6px 12px;margin-right:5px}.modifynav .modify .properties .component_settings .panel-body div.navImage div.qq-uploader ul.qq-upload-list{display:none}.modifynav .modify .properties .component_settings .panel-body .control-btn{padding:4px 7px;border:2px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:500;color:#495057}.modifynav .modify .properties .component_settings .panel-body .control-btn:hover{background:#e6e6e6;border-color:#adadad;color:#333;transform:translateY(-2px)}.modifynav .modify .properties .component_settings .panel-body .control-btn.active{background:#5cb85c;color:#fff;border-color:rgba(0,0,0,0);box-shadow:0 5px 15px rgba(102,126,234,.3)}.modifynav .modify .properties .contenttab.panel .panel-body{padding:10px}.modifynav .modify .properties .contenttab.panel .panel-body .menu_style,.modifynav .modify .properties .contenttab.panel .panel-body .menu_position{display:flex;flex-direction:row;justify-content:center}.modifynav .modify .properties .contenttab.panel .panel-body .menu_style label,.modifynav .modify .properties .contenttab.panel .panel-body .menu_position label{display:flex;flex-direction:column;text-align:center;padding:3px}.modifynav .modify .properties .contenttab.panel .panel-body .menu_style label>input,.modifynav .modify .properties .contenttab.panel .panel-body .menu_position label>input{visibility:hidden;position:absolute}.modifynav .modify .properties .contenttab.panel .panel-body .menu_style label>input+img,.modifynav .modify .properties .contenttab.panel .panel-body .menu_position label>input+img{cursor:pointer;opacity:.4;transition:all .5s}.modifynav .modify .properties .contenttab.panel .panel-body .menu_style label>input:checked+img,.modifynav .modify .properties .contenttab.panel .panel-body .menu_position label>input:checked+img{opacity:1}li.ui-draggable.ui-draggable-dragging{box-shadow:0 1px 3px 0 rgba(0,0,0,.1);border:1px solid #ddd;margin-bottom:7px;list-style:none;background-color:#fff;width:315px;height:30px}li.ui-draggable.ui-draggable-dragging div.drag{padding:4px 10px;background:#f6f6f6;float:left;font-size:20px;color:rgba(0,0,0,.6)}li.ui-draggable.ui-draggable-dragging div.labelfieldform{padding:5px;background:#f6f6f6;border-left:1px solid #ddd;overflow:hidden;zoom:1}@media only screen and (max-width: 1366px){.modifynav .modify .metronav ul.listnav li:hover div:not(.newNav) div.iconoptions{padding:16px 0px 0px 0px}.modifynav .modify .metronav ul.listnav li:hover div:not(.newNav) div.iconoptions div{height:27px;width:27px;font-size:18px}}.selectedTree>div{overflow:auto;float:left;height:230px;width:300px;border:1px solid #fff;border-radius:3px;margin-right:10px !important}.selectedTree>div>ul{padding:10px !important;margin-right:10px !important}.selectedTree>div>.selectedList{.overflow:auto}.selectedTree>div>.selectedList>div{cursor:pointer;padding:4px 10px 4px 10px;border-bottom:1px solid #fff}.selectedTree>div>.selectedList>div:hover{background-color:rgba(0,136,204,.66);color:#fff}.selectedTree>div>.selectedList>div:hover i.menu{background-color:#fff;border-radius:50%;color:#000;display:block}.selectedTree>div>.selectedList>div i.menu{display:none}.selectedTree>div>.selectedList>div i.menu:before{height:20px;width:20px;text-align:center;padding-top:3px}.metisFolder .active>a>span.icon-expand-alt:before{content:""}.metisFolder a{.overflow:auto;cursor:pointer}.form-group>.selectedTree i.mdi.mdi-calculator,ul#contextMenu .menuFormula i.mdi.mdi-calculator{font-size:20px;position:relative;top:3px;left:-2px;width:16px}.form-group>.selectedTree .icon-indicator,ul#contextMenu .menuFormula .icon-indicator{background-image:url("../images/artusmodels/indicadordimension.png");width:16px;height:16px;display:inline-block;vertical-align:middle;background-position:16px}.form-group>.selectedTree .icon-dimension,ul#contextMenu .menuFormula .icon-dimension{background-image:url("../images/artusmodels/indicadordimension.png");width:16px;height:16px;display:inline-block;vertical-align:middle}ul#contextMenu .menuFormula div.input-group{width:80px;border:1px solid rgba(0,0,0,0)}ul#contextMenu .menuFormula div.input-group select{width:25px}.table-mobile{height:100%}.table-mobile .box-filter{width:90%;height:30px;margin-left:5%;margin-bottom:10px;border-radius:6px}.table-mobile .box-filter i{line-height:34px !important}.table-mobile .tag-data{text-align:center;font-size:15px;color:rgba(0,0,0,.4);margin-top:5%;padding-bottom:10%}.table-mobile .tag-data i{font-size:100px}.table-mobile .tag-data i.addplus{color:#ff6000}.table-mobile .tag-data i.addplus:hover{color:rgba(0,0,0,.2)}.table-mobile .tag-data .new-item-span{font-size:18px;font-weight:bold}.table-mobile .controlMenuTable{position:fixed;margin-top:0;top:5px;right:6px;margin-right:0;float:initial;z-index:1000;font-size:25px;color:#fff}.table-mobile .controlMenuTable ul li{list-style:none}.table-mobile .controlMenuTable ul.mainMenu{padding-left:0px;margin-bottom:0px;float:right;display:flex}.table-mobile .controlMenuTable ul.pull-left{float:none}.table-mobile .controlMenuTable .btn_actions{display:none}.table-mobile .controlMenuTable div.dropdown.open .backactions{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.15);z-index:1000;display:block}.table-mobile .controlMenuTable div.dropdown.open ul[aria-labelledby=dropdown6]{position:fixed;bottom:80px;left:0;min-height:250px;right:0;top:initial;border:none;border-radius:15px;box-shadow:initial;margin:8px;max-height:300px;overflow-y:auto}@media(orientation: landscape){.table-mobile .controlMenuTable div.dropdown.open ul[aria-labelledby=dropdown6]{min-height:190px}}.table-mobile .controlMenuTable div.dropdown.open ul[aria-labelledby=dropdown6] li{padding:6px;font-size:16px;text-align:center;border-bottom:1px solid #e2e2e2;margin:2px}.table-mobile .controlMenuTable div.dropdown.open div.closeactions{background-color:#fff;position:fixed;left:0;right:0;bottom:20px;height:50px;z-index:1000;border-radius:15px;text-align:center;font-size:20px;font-weight:bold;margin:8px;padding:10px;display:block;color:#333}.table-mobile .controlMenuTable .backactions{display:none}.table-mobile .controlMenuTable div.closeactions{display:none}.table-mobile .controlMenuTable.detail{position:initial;height:35px;background-color:#ff6000;border-radius:5px;z-index:0 !important}@media only screen and (min-device-width: 320px)and (max-device-width: 768px){.table-mobile .controlMenuTable.detail{height:auto !important;text-align:center !important}}.table-mobile .controlMenuTable.detail .btn.btn-circle{height:initial;padding:0px 0px;top:-5px}.table-mobile .controlMenuTable.detail .mainMenu.pull-left{float:right !important}.table-mobile .controlMenuTable.detail .mainMenu.pull-left button.filter{color:#fff;margin-right:0px !important;margin-left:0px !important}.table-mobile .controlMenuTable.detail ul.nameDetail{padding-left:10px;width:70%;overflow:hidden;display:inline-block}.table-mobile .page-mobile{height:100%;overflow:scroll}.table-mobile .page-mobile .loadercontent{line-height:15px;padding-top:50px;opacity:.5;filter:alpha(opacity=65);background:#ddd;bottom:0;left:0;position:absolute;right:0;top:0;z-index:960;transition:opacity .1s ease-in-out}.table-mobile .page-mobile .loadercontent.hiding{opacity:0;filter:alpha(opacity=0)}.table-mobile .page-mobile .loadercontent.hiden{opacity:0;filter:alpha(opacity=0);display:none}.table-mobile .page-mobile .loadercontent .loader{position:relative;margin:0px auto;width:100px;margin-top:40px}.table-mobile .page-mobile .loadercontent .loader:before{content:"";display:block;padding-top:100%}.table-mobile .page-mobile .loadercontent .circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.table-mobile .page-mobile .loadercontent .path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{100%,0%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.table-mobile .page-mobile ul{padding-left:3px;padding-right:3px}.table-mobile .page-mobile ul li{overflow:hidden;text-overflow:ellipsis;border-style:solid;border:1px solid hsla(0,0%,60%,.59);border-left:0px;border-right:0px;border-top:0px;min-height:115px;max-height:115px}.table-mobile .page-mobile ul li .cell-mobile{z-index:119;white-space:nowrap;display:block;position:relative;-webkit-transition:-webkit-transform 300ms;font-family:arial;font-size:small;font-weight:bolder;width:100%;height:100%;transition:transform 300ms}.table-mobile .page-mobile ul li .cell-mobile div{display:inline-block;vertical-align:middle}.table-mobile .page-mobile ul li .cell-mobile .item{width:100%;overflow:hidden;text-overflow:ellipsis;padding:0px 10px 0px 10px}.table-mobile .page-mobile ul li .cell-mobile .item .item-image.visible{width:77px;height:115px;background-repeat:no-repeat;border-radius:15px;background-size:contain;background-position:center center}.table-mobile .page-mobile ul li .cell-mobile .item .item-value{width:calc(100% - 30px);text-overflow:ellipsis;overflow:hidden;padding-left:10px}.table-mobile .page-mobile ul li .cell-mobile .item .item-value div{margin-bottom:10px}.table-mobile .page-mobile ul li .cell-mobile .item .item-value :nth-child(1){font-size:16px;font-weight:bold;color:#333}.table-mobile .page-mobile ul li .cell-mobile .item .item-value :nth-child(3){font-size:13px;font-weight:Light;color:#333}.table-mobile .page-mobile ul li .cell-mobile .item .item-value :nth-child(5){font-size:16px;font-weight:bold;color:#9b9b9b}.table-mobile .page-mobile ul li .cell-mobile .item .item-value div.icon-field{float:right}.table-mobile .page-mobile ul li .cell-mobile .item .item-value.img{width:calc(100% - 100px)}.table-mobile .page-mobile ul li .cell-mobile .del{background:#f90101;border-color:#f90101;text-align:center;color:#fff;height:115px;vertical-align:top}.table-mobile .page-mobile ul li .cell-mobile .del div{display:block;font-size:30px;margin-top:27%}.table-mobile .page-mobile ul li .cell-mobile .del span{display:block}.table-mobile .page-mobile ul li .cell-mobile .action-item{background:#009925;border-color:#009925;text-align:center;color:#fff;height:115px;vertical-align:top}.table-mobile .page-mobile ul li .cell-mobile .action-item div{display:block;font-size:60px;margin-top:10%}.table-mobile .page-mobile ul li .cell-mobile .action-item span{display:block}.table-mobile .page-mobile.filter{height:100%}.table-mobile .tablefooter{height:40px;text-align:right;background-color:#f7f7f7;border-top:1px solid #f0f0f0}.table-mobile .tablefooter span{color:rgba(0,0,0,.54);margin-right:10px;margin-left:10px;font-size:12px}.table-mobile .tablefooter label{color:rgba(0,0,0,.54)}.table-mobile .tablefooter label select{border:none;background-color:rgba(0,0,0,0)}.table-mobile .tablefooter .btn.btn-circle{font-size:12px}.tab_content.ui-content{overflow:visible !important}.modal .modal-body .filterbox ul.fields{list-style:none;margin:0;padding:0}.modal .modal-body .filterbox ul.fields>li.search-box{width:90%;height:30px;margin-left:5%;margin-bottom:10px;border-radius:6px;border:1px solid hsla(0,0%,60%,.59)}.modal .modal-body .filterbox ul.fields>li.search-box i{float:right;margin-top:2px;margin-right:10px;font-size:25px}.modal .modal-body .filterbox ul.fields>li.search-box input{outline:none;border-style:none;background:rgba(0,0,0,0);height:100%;font-size:20px;padding-left:10px;width:calc(100% - 35px)}.modal .modal-body .filterbox ul.fields>li.field{list-style:none;margin-bottom:10px}.modal .modal-body .filterbox ul.fields>li.field div.tags{display:flex}.modal .modal-body .filterbox ul.fields>li.field div.tags label{font-size:16px}.modal .modal-body .filterbox ul.fields>li.field div.tags select{width:100%;height:35px;font-size:14px;padding:2px 6px}.modal .modal-body .filterbox ul.fields>li.field div.tags .descrdate{flex-grow:1}.modal .modal-body .filterbox ul.fields>li.field div.tags .descrdate label{margin-right:10px;font-size:14px;color:rgba(0,0,0,.6)}.modal .modal-body .filterbox ul.fields>li.field div.tags .descrdate input{background:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.6)}.tableMetro{height:calc(100% - 140px)}.tableMetro .table-view{height:100%;overflow:auto;transition-duration:300ms}.tableMetro .table-view .tag-data{text-align:center;font-size:15px;color:rgba(0,0,0,.4);margin-top:5%;padding-bottom:10%}.tableMetro .table-view .tag-data i{font-size:100px}.tableMetro .table-view .tag-data i.addplus{color:#ff6000}.tableMetro .table-view .tag-data i.addplus:hover{color:rgba(0,0,0,.2)}.tableMetro .table-view .tag-data .new-item-span{font-size:18px;font-weight:bold}.tableMetro .table-view .listview ul{padding-left:3px;padding-right:3px;margin-left:auto;margin-right:auto}.tableMetro .table-view .listview ul li{overflow:hidden;text-overflow:ellipsis;float:left;height:140px;margin:10px;border:1px solid hsla(0,0%,60%,.3);border-radius:2px;width:310px}.tableMetro .table-view .listview ul li .cell-mobile{z-index:119;white-space:nowrap;display:block;position:relative;-webkit-transition:-webkit-transform 300ms;font-family:arial;font-size:small;font-weight:bolder;width:100%;height:100%;transition:transform 300ms}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value>div{display:inline-block;vertical-align:middle;width:100%}.tableMetro .table-view .listview ul li .cell-mobile .item{width:100%;overflow:hidden;text-overflow:ellipsis;padding:10px 0px 0px 10px}.tableMetro .table-view .listview ul li .cell-mobile .item .item-image,.tableMetro .table-view .listview ul li .cell-mobile .item .item-value{display:inline-block;vertical-align:middle}.tableMetro .table-view .listview ul li .cell-mobile .item .item-image.visible{width:77px;height:115px;background-repeat:no-repeat;border-radius:15px;background-size:contain;background-position:center center}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value{width:calc(100% - 30px);text-overflow:ellipsis;overflow:hidden;padding-left:10px}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value .icon-field{display:initial;width:auto}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value div{margin-bottom:10px}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value :nth-child(1){font-size:16px;font-weight:bold;color:#333}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value :nth-child(3){font-size:13px;font-weight:Light;color:#333}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value :nth-child(5){font-size:16px;font-weight:bold;color:#9b9b9b}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value div.icon-field{float:right}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value div.icon-field i{font-size:15px}.tableMetro .table-view .listview ul li .cell-mobile .item .item-value.img{width:calc(100% - 100px)}.tableMetro .table-view .listview ul li .cell-mobile .del{background:#f90101;border-color:#f90101;text-align:center;color:#fff;height:100%;vertical-align:top}.tableMetro .table-view .listview ul li .cell-mobile .del div{display:block;font-size:30px;margin-top:27%}.tableMetro .table-view .listview ul li .cell-mobile .del span{display:block}.tableMetro .table-view .listview ul li .cell-mobile .action-item{background:#009925;border-color:#009925;text-align:center;color:#fff;height:100%;vertical-align:top}.tableMetro .table-view .listview ul li .cell-mobile .action-item div{display:block;font-size:60px;margin-top:10%}.tableMetro .table-view .listview ul li .cell-mobile .action-item span{display:block}.tableMetro .table-view .listview ul li input.selectrow{position:absolute;top:2px;right:6px;display:none}.tableMetro .table-view .listview ul li input.selectrow:checked{display:block}.tableMetro .table-view .listview ul li:hover input.selectrow{display:block}@media(min-width: 1200px){.tableMetro .table-view .listview>ul{width:1756px}}@media(max-width: 1764px){.tableMetro .table-view .listview>ul{width:1326px}.tableMetro .table-view .listview>ul li{width:310px}}@media(max-width: 1340px){.tableMetro .table-view .listview>ul{width:1326px}.tableMetro .table-view .listview>ul li{width:310px}}@media(max-width: 1300px){.tableMetro .table-view .listview>ul{width:984px}.tableMetro .table-view .listview>ul li{width:310px;margin:8px}}@media(max-width: 990px){.tableMetro .table-view .listview>ul{width:658px}.tableMetro .table-view .listview>ul li{width:310px;margin:8px}}@media(max-width: 762px){.tableMetro .table-view .listview>ul{width:100%}.tableMetro .table-view .listview>ul li{width:calc(100% - 16px);margin:8px}}.tableMetro.viewdetails .listview>ul{width:100%}.tableMetro .filterbox{display:block;width:0px;float:left;border:none}.tableMetro.showfilter .table-view{margin-left:230px}.tableMetro.showfilter .filterbox{width:230px;border:1px solid #f7f7f7;overflow:auto;display:block;height:100%;float:left}.dashboardapp{height:calc(100% - 145px);min-height:561px;margin-top:15px;width:1100px;margin-left:auto;margin-right:auto}.dashboardapp .animated{animation-duration:.5s}.dashboardapp .contentleft{float:left}.dashboardapp .contentleft,.dashboardapp .contentlist,.dashboardapp .titleprojectname,.dashboardapp .header{width:1100px}.dashboardapp .searchpage{display:none}.dashboardapp.searchpage .contentleft{width:100%;float:none}.dashboardapp.searchpage .contentleft .header{width:100%}.dashboardapp.searchpage .resultspage{display:block;margin-top:30px}.dashboardapp.searchpage .resultspage .row{color:#333}.dashboardapp.searchpage .resultspage .row div.icon{margin-top:20px;height:50px;border-right:1px solid rgba(0,0,0,.1)}.dashboardapp.searchpage .resultspage .row div.icon>div{margin-left:60px;display:block}.dashboardapp.searchpage .resultspage .row div.icon>div>div{background:#fff;height:50px;font-size:30px;border-radius:50%;width:50px;padding:6px;border:4px solid #d5d5d5;float:left;color:#545151}.dashboardapp .header div.search{width:calc(100% - 4px)}.dashboardapp .header div.search>input{width:100%;border:1px solid #ff6100;padding:7px 7px 7px 15px;border-radius:17px;outline:none}.dashboardapp .header div.titleprojectname{color:#908f8f}.dashboardapp .header div.titleprojectname input,.dashboardapp .header div.titleprojectname textarea{width:100%;border:none;max-height:100px;max-width:100%;font-size:13px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);padding:2px 10px;border-radius:2px;outline:none}.dashboardapp .header div.titleprojectname input:hover,.dashboardapp .header div.titleprojectname textarea:hover{border-bottom:1px solid rgba(0,0,0,.12)}.dashboardapp .header div.titleprojectname input:active,.dashboardapp .header div.titleprojectname input:focus,.dashboardapp .header div.titleprojectname textarea:active,.dashboardapp .header div.titleprojectname textarea:focus{border-bottom:1px solid #4285f4}.dashboardapp .header div.titleprojectname input{font-size:22px;margin-bottom:2px;color:#ff6000}.dashboardapp .contentappinfo{width:240px;height:500px;float:right}.dashboardapp .contentappinfo>div.panel-dark{height:100%;color:#fff;background:#333;border-radius:2px;box-shadow:0 1px 4px 0 rgba(0,0,0,.14);margin:5px}.dashboardapp .contentappinfo>div.panel-dark .panel-heading{font-size:17px;padding:8px 15px}.dashboardapp .contentappinfo>div.panel-dark .panel-body{padding:8px 15px}.dashboardapp .contentappinfo>div.panel-dark .button{background:#fff;color:#333;text-align:center;padding:6px;text-transform:uppercase;border-radius:14px;outline:none;cursor:pointer}.dashboardapp .contentappinfo>div.panel-dark .button:active{color:rgba(0,0,0,.8);background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.4)}.dashboardapp .contentappinfo>div.panel-dark .button:hover{background:hsla(0,0%,100%,.9)}.dashboardapp .contentappinfo .infopublish{margin-bottom:30px}.dashboardapp .contentappinfo .infopublish .button{width:110px;margin-bottom:8px}.dashboardapp .contentappinfo .infogotoapp .button{width:150px}.dashboardapp ul.listmenudashboard li{height:initial !important;width:260px !important}.dashboardapp ul.listmenudashboard li>div:nth-child(1){background:#2a2d32;height:100px;border-radius:initial;padding:10px 8px;border-top-left-radius:4px;border-top-right-radius:4px}.dashboardapp ul.listmenudashboard li>div:nth-child(1) .iconi{background:#fff;height:50px;font-size:30px;border-radius:50%;width:50px;padding:6px;border:4px solid #d5d5d5;float:left}.dashboardapp ul.listmenudashboard li>div:nth-child(1) .title{margin-left:64px;padding:0;background:rgba(0,0,0,0);text-transform:uppercase;font-size:15px}.dashboardapp ul.listmenudashboard li>div:nth-child(1)>p{margin-left:64px;color:#fff}.dashboardapp ul.listmenudashboard li>div:nth-child(2){background:#d5d5d5;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dashboardapp ul.listmenudashboard li>div:nth-child(2)>*{display:inline-block;height:40px;color:#fff;text-transform:uppercase;width:50%;text-align:center;line-height:40px;border-top:1px solid #fff}.dashboardapp ul.listmenudashboard li>div:nth-child(2)>*:first-child{border-right:1px solid #fff;border-bottom-left-radius:4px}.dashboardapp ul.listmenudashboard li>div:nth-child(2)>*:last-child{border-left:1px solid #fff;border-bottom-right-radius:4px}.dashboardapp ul.listmenudashboard li.businessprocess>div:nth-child(2)>*:first-child,.dashboardapp ul.listmenudashboard li.workflows>div:nth-child(2)>*:first-child{border-right:0px;border-left:0px}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(1){background-image:url("../images/dashboardapp/img_forms.png")}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(1) .iconi{border:4px solid #2196f3}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(1) .iconi i{color:#2196f3}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(2){border-style:solid;border-top:0;border-bottom:0;border-width:2px;border-color:#d4cdcd;border-bottom-left-radius:0px;border-bottom-right-radius:0px}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(2) ul{height:320px;width:100%;text-align:left;background-color:#fff;color:#968282;overflow:scroll;padding-left:0px;text-transform:none;border-bottom-right-radius:0px;border-bottom-left-radius:0px}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(2) ul li{list-style:none;border-style:solid;border-top:0;border-left:0;border-right:0;border-width:1px;border-color:#d4cdcd;width:100% !important}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(2) ul li div{background:none;height:40px;padding:0px 10px;display:flex}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(2) ul li div a{flex-grow:1;color:#2196f3;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(2) ul li div i{padding-top:10px;font-size:20px;color:#2196f3}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(2) ul li div>i:nth-child(1){margin-right:10px}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(3){background:#d5d5d5;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(3)>*{background-color:#2196f3;display:inline-block;height:40px;color:#fff;text-transform:uppercase;width:50%;text-align:center;line-height:40px;border-top:1px solid #fff}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(3)>*:first-child{border-right:1px solid #fff;border-bottom-left-radius:4px}.dashboardapp ul.listmenudashboard li.forms>div:nth-child(3)>*:last-child{border-left:1px solid #fff;border-bottom-right-radius:4px}.dashboardapp ul.listmenudashboard li.businessprocess>div:nth-child(1),.dashboardapp ul.listmenudashboard li.workflows>div:nth-child(1){background-image:url("../images/dashboardapp/img_businessprocess.png")}.dashboardapp ul.listmenudashboard li.businessprocess>div:nth-child(1) .iconi,.dashboardapp ul.listmenudashboard li.workflows>div:nth-child(1) .iconi{border:4px solid #01579b}.dashboardapp ul.listmenudashboard li.businessprocess>div:nth-child(1) .iconi i,.dashboardapp ul.listmenudashboard li.workflows>div:nth-child(1) .iconi i{color:#01579b}.dashboardapp ul.listmenudashboard li.businessprocess>div:nth-child(2)>*,.dashboardapp ul.listmenudashboard li.workflows>div:nth-child(2)>*{background-color:#01579b}.dashboardapp ul.listmenudashboard li.securityprocess>div:nth-child(1){background-image:url("../images/dashboardapp/img_security.png")}.dashboardapp ul.listmenudashboard li.securityprocess>div:nth-child(1) .iconi{border:4px solid #e53935}.dashboardapp ul.listmenudashboard li.securityprocess>div:nth-child(1) .iconi i{color:#e53935}.dashboardapp ul.listmenudashboard li.securityprocess>div:nth-child(2)>*{background-color:#e53935}.dashboardapp ul.listmenudashboard li.setup>div:nth-child(1){background-image:url("../images/dashboardapp/img_setup.png")}.dashboardapp ul.listmenudashboard li.setup>div:nth-child(1) .iconi{border:4px solid #8bc34a}.dashboardapp ul.listmenudashboard li.setup>div:nth-child(1) .iconi i{color:#8bc34a}.dashboardapp ul.listmenudashboard li.setup>div:nth-child(2)>*{background-color:#8bc34a}.dashboardapp ul.listmenudashboard li.batchprocess>div:nth-child(1),.dashboardapp ul.listmenudashboard li.workprocesses>div:nth-child(1){background-image:url("../images/dashboardapp/img_batchprocess.png")}.dashboardapp ul.listmenudashboard li.batchprocess>div:nth-child(1) .iconi,.dashboardapp ul.listmenudashboard li.workprocesses>div:nth-child(1) .iconi{border:4px solid #009688}.dashboardapp ul.listmenudashboard li.batchprocess>div:nth-child(1) .iconi i,.dashboardapp ul.listmenudashboard li.workprocesses>div:nth-child(1) .iconi i{color:#009688}.dashboardapp ul.listmenudashboard li.batchprocess>div:nth-child(2)>*,.dashboardapp ul.listmenudashboard li.workprocesses>div:nth-child(2)>*{background-color:#009688}.dashboardapp ul.listmenudashboard li.businessint>div:nth-child(1){background-image:url("../images/dashboardapp/img_businessintelligence.png")}.dashboardapp ul.listmenudashboard li.businessint>div:nth-child(1) .iconi{border:4px solid #ff9800}.dashboardapp ul.listmenudashboard li.businessint>div:nth-child(1) .iconi i{color:#ff9800}.dashboardapp ul.listmenudashboard li.businessint>div:nth-child(2)>*{background-color:#ff9800}.dashboardappview>.header{width:100%;margin-bottom:25px}.dashboardappview>.header>h2{display:inline-block;text-transform:uppercase;font-size:22px;font-weight:bold;color:#9b9b9b}.dashboardappview>.header h2.namesection{margin-left:10px;color:#ff6000}.dashboardappview>.header>p{color:#9b9b9b}.dashboardappview .contentlist{display:inline-block;width:calc(100% - 70px)}.dashboardappview .topbar{display:inline-block;position:fixed;margin:5px 5px 20px 5px;height:34px;width:70px}.dashboardappview .topbar>div{float:left}.dashboardappview .topbar button.btn_new{background-color:#fff;border:none;color:#ff6000;font-size:14px;border-radius:17px}.dashboardappview .topbar button.btn_new>i{font-size:38px;vertical-align:bottom;margin-left:10px}.dashboardappview .topbar button.btn_new>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px;display:inline-block}.dashboardappview .topbar div.search{display:none;width:calc(100% - 232px);margin-left:15px}.dashboardappview .topbar div.search>input{width:100%;border:1px solid #ff6100;padding:7px 7px 7px 15px;border-radius:17px;outline:none}.dashboardappview .topbar div.delete{padding-left:2px;padding-top:2px;width:34px;height:34px;margin-left:18px;margin-top:55px;float:none;border-radius:50px;background-color:#ff6000;transition:width 200ms,heigth 200ms}.dashboardappview .topbar div.delete .mdi-delete{font-size:22px;color:#fff;margin:4px 4px}.dashboardappview .topbar div.delete .trash{margin-top:9px;background:#fff;width:13px;height:18px;display:inline-block;position:relative;-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.dashboardappview .topbar div.delete .trash span{position:absolute;height:2px;background:#fff;top:-3px;left:-2px;right:-2px;border-top-left-radius:50px;border-top-right-radius:50px;transform:rotate(0deg);transition:transform 250ms;transform-origin:19% 100%}.dashboardappview .topbar div.delete .trash span:after{content:"";position:absolute;width:7px;height:1px;background:#fff;top:-2px;border-top-left-radius:10px;border-top-right-radius:10px;transform:rotate(0deg);transition:transform 250ms;transform-origin:19% 100%;left:5px}.dashboardappview .topbar div.delete .trash i{position:relative;width:1px;height:14px;background:#ff6000;display:block;margin:3px auto;border-radius:5px}.dashboardappview .topbar div.delete .trash i:after,.dashboardappview .topbar div.delete .trash i:before{content:"";width:1px;height:14px;background:#ff6000;position:absolute;right:-4px;border-radius:5px}.dashboardappview .topbar div.delete .trash i:after{left:-4px}.dashboardappview .topbar div.delete .trash:hover span{transform:rotate(-45deg);transition:transform 250ms}.dashboardapp,.dashboardappview{min-height:100%}.dashboardapp .contentlist ul.listmenudashboard,.dashboardappview .contentlist ul.listmenudashboard{margin:0;padding:0}.dashboardapp .contentlist ul.listmenudashboard>li,.dashboardappview .contentlist ul.listmenudashboard>li{float:left;width:240px;background-color:#efeeee;margin:5px 5px 15px 15px;list-style:none;border-radius:4px}.dashboardapp .contentlist ul.listmenudashboard>li .title,.dashboardappview .contentlist ul.listmenudashboard>li .title{font-size:14px}.dashboardapp .contentlist ul.listmenudashboard>li div.thumb,.dashboardappview .contentlist ul.listmenudashboard>li div.thumb{height:130px;background-color:#fff;margin:1px 1px 1px 1px;background-repeat:no-repeat;background-position:center}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemform,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemform{margin:0;padding:0;font-size:14px}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemform>li,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemform>li{list-style:none;background:#fff;margin:1px 1px 1px 1px;height:35px;align-items:center;display:flex}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemform>li span.numberList,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemform>li span.numberList{color:#ff6000}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemform>li a,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemform>li a{color:#000;font-weight:bold;padding-left:15px;flex-grow:1}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemform>li a.btn-add,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemform>li a.btn-add{flex-grow:inherit;background-color:#ababab;color:#fff;font-weight:bold;border-radius:10px;width:18px;padding:2px 1px 1px 2px;font-size:15px;float:right;margin-right:10px;display:initial}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemform>li a.btn-add:hover,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemform>li a.btn-add:hover{background:#828181}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemactions,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemactions{margin:16px;height:18px;list-style:none}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemactions>li,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemactions>li{background-color:#ff6000;color:#fff;font-weight:bold;border-radius:10px;width:80px;padding:2px 1px 1px 2px;font-size:12px;float:right;margin-right:10px}.dashboardapp .contentlist ul.listmenudashboard>li ul.listitemactions>li>a,.dashboardappview .contentlist ul.listmenudashboard>li ul.listitemactions>li>a{color:#fff;text-decoration:none;padding-left:20px}.dashboardapp .contentlist ul.listmenudashboard>li:hover,.dashboardappview .contentlist ul.listmenudashboard>li:hover{box-shadow:0px 1px 5px #cac9c9}.dashboardapp .contentlist ul.listmenudashboard>li:hover div.title.drag,.dashboardappview .contentlist ul.listmenudashboard>li:hover div.title.drag{background:#828181}.dashboardapp .contentlist ul.listmenudashboard li.forms,.dashboardappview .contentlist ul.listmenudashboard li.forms{width:500px !important}.dashboardapp .contentlist ul.listmenudashboard div.title,.dashboardappview .contentlist ul.listmenudashboard div.title{height:34px;overflow:auto;display:flex;background:#ababab;color:#fff;padding-left:22px;padding-right:22px;padding-top:7px;padding-bottom:7px;border-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0}.dashboardapp .contentlist ul.listmenudashboard div.title>a:nth-child(1),.dashboardappview .contentlist ul.listmenudashboard div.title>a:nth-child(1){overflow:hidden;text-overflow:ellipsis;color:#efeeee;flex-grow:1}.dashboardapp .contentlist ul.listmenudashboard div.title>span:nth-child(2),.dashboardappview .contentlist ul.listmenudashboard div.title>span:nth-child(2){float:right;cursor:pointer}.dashboardapp .contentlist ul.listmenudashboard.table,.dashboardappview .contentlist ul.listmenudashboard.table{display:table;width:100%}.dashboardapp .contentlist ul.listmenudashboard.table>li,.dashboardappview .contentlist ul.listmenudashboard.table>li{display:table-row;height:initial;float:none;width:initial;cursor:pointer;background:#fff}.dashboardapp .contentlist ul.listmenudashboard.table>li>div,.dashboardappview .contentlist ul.listmenudashboard.table>li>div{display:table-cell;padding:10px}.dashboardapp .contentlist ul.listmenudashboard.table>li:nth-child(even),.dashboardappview .contentlist ul.listmenudashboard.table>li:nth-child(even){background-color:#f5f5f5}.dashboardapp .contentlist ul.listmenudashboard.table>li.header,.dashboardappview .contentlist ul.listmenudashboard.table>li.header{color:#ff6100;font-weight:bolder}.dashboardapp .contentlist ul.listmenudashboard>li.ui-draggable-dragging,.dashboardappview .contentlist ul.listmenudashboard>li.ui-draggable-dragging{width:225px;height:auto;background-color:#f5f5f5;cursor:-moz-grabbing}.dashboardapp .contentlist ul.listmenudashboard>li.ui-draggable-dragging>*:not(.title),.dashboardappview .contentlist ul.listmenudashboard>li.ui-draggable-dragging>*:not(.title){display:none}.dashboardapp .contentlist ul.listmenudashboard>li.ui-draggable-dragging .title,.dashboardappview .contentlist ul.listmenudashboard>li.ui-draggable-dragging .title{float:initial;border-radius:4px}.dashboardapp .contentlist div.new_item.empty_list,.dashboardapp .contentlist div.new_item_add_disabled.empty_list,.dashboardappview .contentlist div.new_item.empty_list,.dashboardappview .contentlist div.new_item_add_disabled.empty_list{height:500px;display:block;text-align:center;background-color:#f3f1f1;padding-top:150px}.dashboardapp .contentlist div.new_item.empty_list>div:nth-child(1) i,.dashboardapp .contentlist div.new_item_add_disabled.empty_list>div:nth-child(1) i,.dashboardappview .contentlist div.new_item.empty_list>div:nth-child(1) i,.dashboardappview .contentlist div.new_item_add_disabled.empty_list>div:nth-child(1) i{font-size:100px;color:#ff6000}.dashboardapp .contentlist div.new_item.empty_list>div:nth-child(1) i:hover,.dashboardapp .contentlist div.new_item_add_disabled.empty_list>div:nth-child(1) i:hover,.dashboardappview .contentlist div.new_item.empty_list>div:nth-child(1) i:hover,.dashboardappview .contentlist div.new_item_add_disabled.empty_list>div:nth-child(1) i:hover{color:#9b9b9b}.dashboardapp .contentlist div.new_item.empty_list>div:nth-child(2),.dashboardapp .contentlist div.new_item_add_disabled.empty_list>div:nth-child(2),.dashboardappview .contentlist div.new_item.empty_list>div:nth-child(2),.dashboardappview .contentlist div.new_item_add_disabled.empty_list>div:nth-child(2){padding-top:10px}.dashboardapp .contentlist div.new_item.empty_list>div:nth-child(2) span:nth-child(1),.dashboardapp .contentlist div.new_item_add_disabled.empty_list>div:nth-child(2) span:nth-child(1),.dashboardappview .contentlist div.new_item.empty_list>div:nth-child(2) span:nth-child(1),.dashboardappview .contentlist div.new_item_add_disabled.empty_list>div:nth-child(2) span:nth-child(1){font-size:18px;font-weight:bold;color:#9b9b9b}.dashboardapp .contentlist div.new_item.empty_list>div:nth-child(2) span:nth-child(3),.dashboardapp .contentlist div.new_item_add_disabled.empty_list>div:nth-child(2) span:nth-child(3),.dashboardappview .contentlist div.new_item.empty_list>div:nth-child(2) span:nth-child(3),.dashboardappview .contentlist div.new_item_add_disabled.empty_list>div:nth-child(2) span:nth-child(3){font-size:15px;color:#9b9b9b}.dashboardapp .contentlist div.new_item,.dashboardapp .contentlist div.new_item_add_disabled,.dashboardappview .contentlist div.new_item,.dashboardappview .contentlist div.new_item_add_disabled{display:none}.dashboardapp.applist,.dashboardappview.applist{min-height:initial}.dashboardapp.applist>.header,.dashboardappview.applist>.header{width:100%;background-color:#f7f7f7;margin:0;border-bottom:1px solid #f0f0f0;height:45px;display:flex;align-items:center}.dashboardapp.applist>.header>div,.dashboardappview.applist>.header>div{display:flex}.dashboardapp.applist>.header>div.title,.dashboardappview.applist>.header>div.title{flex:1}.dashboardapp.applist>.header>div.buttons,.dashboardappview.applist>.header>div.buttons{margin-right:10px}.dashboardapp.applist>.header>div.buttons .btn_remove,.dashboardappview.applist>.header>div.buttons .btn_remove{display:none}.dashboardapp.applist>.header>div>h2,.dashboardappview.applist>.header>div>h2{display:inline-block;text-transform:uppercase;color:initial;font-size:25px;font-weight:normal;margin:0}.dashboardapp.applist .topbar,.dashboardappview.applist .topbar{display:flex;float:initial;position:initial;flex-direction:column;margin:5px 5px 20px 5px;gap:15px;width:50px;align-items:flex-end}.dashboardapp.applist .topbar button.btn_new,.dashboardappview.applist .topbar button.btn_new{background-color:#fff;border:none;color:#ff6000;font-size:14px;border-radius:17px;padding:0}.dashboardapp.applist .topbar button.btn_new>i,.dashboardappview.applist .topbar button.btn_new>i{font-size:38px;vertical-align:bottom;margin-left:initial}.dashboardapp.applist .topbar button.btn_Filter,.dashboardappview.applist .topbar button.btn_Filter{width:34px;height:34px;border-radius:18px;background-color:#ff6000;transition:width 200ms,heigth 200ms;border:none;font-size:22px;color:#fff}.dashboardapp.applist .topbar button.btn_Filter.active,.dashboardappview.applist .topbar button.btn_Filter.active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125);color:hsla(0,0%,100%,.7)}.dashboardapp.applist.container,.dashboardappview.applist.container{height:calc(100% - 40px);margin-top:40px}.dashboardapp.applist .contentlist,.dashboardappview.applist .contentlist{height:calc(100% - 200px);display:flex;justify-content:flex-end;width:initial}.dashboardapp.applist .contentlist div.listmenudashboard.table,.dashboardappview.applist .contentlist div.listmenudashboard.table{flex:1;overflow:auto;width:initial;display:flex;height:100%;flex-direction:column;border:1px solid #f7f7f7}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps{display:flex;height:initial;float:none;width:initial;margin:0;min-width:850px;background:#fff}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps :not(.checkbox_column),.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps :not(.checkbox_column){cursor:pointer}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>div,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>div{padding:10px}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps:nth-child(even),.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps:nth-child(even){background-color:#f5f5f5}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header{color:#ff6100;font-weight:bolder}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header{position:sticky;top:0}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.app_title,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_title,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.app_title,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_title{flex:1;min-width:0}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.app_title p.app_desc,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_title p.app_desc,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.app_title p.app_desc,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_title p.app_desc{margin:0;font-size:12px;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.app_desc,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_desc,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.app_desc,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_desc{width:245px}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.app_owner,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.app_masteraccount,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_owner,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_masteraccount,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.app_owner,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.app_masteraccount,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_owner,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_masteraccount{width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.btn_development,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.btn_development,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.btn_development,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.btn_development{width:100px}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.btn_production,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.btn_production,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.btn_production,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.btn_production{width:90px}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.btn_export,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.btn_export,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.btn_export,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.btn_export{width:60px}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.checkbox_column,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.checkbox_column,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.checkbox_column,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.checkbox_column{width:33px;padding:0}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.checkbox_column label,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.checkbox_column label,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.checkbox_column label,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.checkbox_column label{display:flex;justify-content:center;padding:10px}@media(max-width: 1023px){.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps>.app_title,.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_title,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps>.app_title,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.header>.app_title{width:330px}}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.ui-draggable-dragging,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.ui-draggable-dragging{width:225px;height:auto;background-color:#f5f5f5;cursor:-moz-grabbing}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.ui-draggable-dragging>*:not(.title),.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.ui-draggable-dragging>*:not(.title){display:none}.dashboardapp.applist .contentlist div.listmenudashboard.table>.item_apps.ui-draggable-dragging .title,.dashboardappview.applist .contentlist div.listmenudashboard.table>.item_apps.ui-draggable-dragging .title{float:initial;border-radius:4px}.dashboardapp.applist .contentlist.empty_list .listmenudashboard.table,.dashboardappview.applist .contentlist.empty_list .listmenudashboard.table{display:none}.dashboardapp.applist .contentlist.empty_list div.new_item,.dashboardappview.applist .contentlist.empty_list div.new_item{flex:1;height:100%}.dashboardapp.applist .filter_box.open,.dashboardappview.applist .filter_box.open{width:240px;border:1px solid #f7f7f7;display:initial}.feedback-btn{font-size:14px;position:fixed;bottom:-3px;right:60px;width:auto}#feedback-module p{font-size:13px}#feedback-note-tmp{width:444px;height:auto;min-height:90px;outline:none;padding:4px}#feedback-note-tmp:focus,#feedback-overview-note:focus{border:1px solid #64b7cc}#feedback-canvas{position:absolute;top:0;left:0}#feedback-welcome{top:30%;left:50%;margin-left:-270px;display:block;position:fixed}.feedback-logo{background:url(icons.png) 0px 0px no-repeat;width:34px;margin-bottom:16px;font-size:16px;font-weight:normal;line-height:32px;padding-left:40px;height:32px}.feedback-next-btn{width:72px;height:29px;line-height:27px;float:right;font-size:13px;padding:0 8px}.feedback-back-btn{width:72px;height:29px;line-height:27px;float:right;font-size:13px;padding:0 8px;margin-right:20px}.feedback-submit-btn{width:72px;height:29px;line-height:27px;float:right;font-size:13px;padding:0 8px}.feedback-close-btn{width:72px;height:29px;line-height:27px;float:right;font-size:13px;padding:0 8px}.feedback-helper{background:rgba(0,0,0,0);cursor:default}.feedback-helper[data-type=highlight]>.feedback-helper-inner{background:rgba(0,68,255,.1)}#feedback-close{cursor:pointer;position:absolute;font-size:16px;width:16px;height:16px;top:-16px;right:8px}.feedback-wizard-close{cursor:pointer;position:absolute;top:8px;right:0px;width:30px;height:30px;opacity:.65;font-size:18px}.feedback-wizard-close:hover{opacity:1}#feedback-welcome-error,#feedback-overview-error{display:none;color:#f13e3e;float:right;margin-right:30px;font-size:13px;line-height:29px}#feedback-overview-error{margin-top:20px}#feedback-highlighter{display:none;bottom:100px;right:100px;position:fixed;width:540px;height:275px}#feedback-overview{display:none;top:10%;left:50%;margin-left:-420px;position:fixed;width:840px !important;height:auto}#feedback-submit-error,#feedback-submit-success{top:30%;left:50%;margin-left:-300px;display:block;position:fixed;width:600px;height:auto}.feedback-btn{padding:10px;outline:0;background-clip:padding-box;box-shadow:0 4px 16px rgba(0,0,0,.2);z-index:40000}.feedback-btn-gray{text-align:center;cursor:pointer;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,.1);color:#444;border-radius:2px;background-color:#f5f5f5;background-image:linear-gradient(top, #f5f5f5, #f1f1f1)}.feedback-btn-gray:hover{color:#333;border:1px solid #c6c6c6;background-color:#f8f8f8;background-image:linear-gradient(top, #f8f8f8, #f1f1f1)}.feedback-btn-blue{text-align:center;cursor:pointer;border-radius:2px;background-color:#357ae8;background-image:linear-gradient(top, #4d90fe, #357ae8);border:1px solid #2f5bb7;color:#fff}#feedback-note-tmp,#feedback-overview-note{resize:none}#feedback-welcome,#feedback-highlighter,#feedback-overview,#feedback-submit-success,#feedback-submit-error{z-index:40000;background:#fff;border:1px solid rgba(0,0,0,.333);padding:30px 42px;width:540px;border:1px solid rgba(0,0,0,.333);outline:0;box-shadow:0 4px 16px rgba(0,0,0,.2);background:#fff;background-clip:padding-box;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-transform:translateZ()}.feedback-sethighlight,.feedback-setblackout{box-shadow:none;background-color:#f5f5f5;background-image:linear-gradient(top, #f5f5f5, #f1f1f1);color:#444;border:1px solid #dcdcdc;border:1px solid rgba(0,0,0,.1);border-radius:2px;cursor:default;font-size:11px;font-weight:bold;text-align:center;white-space:nowrap;margin-right:16px;height:30px;line-height:28px;min-width:90px;outline:0;padding:0 8px;display:inline-block;float:left}.feedback-setblackout{margin-top:10px;clear:both}.feedback-sethighlight div{width:16px;height:16px;margin-top:7px;float:left;color:#000;font-size:13px}.feedback-setblackout div{width:16px;height:16px;margin-top:7px;float:left;color:#000;font-size:13px}.feedback-sethighlight:hover,.feedback-setblackout:hover{box-shadow:none;background-color:#f8f8f8;background-image:linear-gradient(top, #f8f8f8, #f1f1f1);border:1px solid #c6c6c6;color:#333}.feedback-active{box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background-color:#eee;background-image:linear-gradient(top, #eee, #e0e0e0);border:1px solid #ccc;color:#333}#feedback-highlighter label{float:left;margin:0 0 0 10px;line-height:30px;font-size:13px;font-weight:normal}#feedback-highlighter label.lower{margin-top:10px}.feedback-buttons{float:right;margin-top:20px;clear:both}#feedback-module h3{font-weight:bold;font-size:15px;margin:8px 0}.feedback-additional{margin-bottom:20px !important}#feedback-overview-description{float:left}#feedback-overview-note{width:314px;padding:4px;height:90px;outline:none}#feedback-overview-screenshot{float:right}.feedback-screenshot{max-width:396px;padding:1px;border:1px solid #adadad}#feedback-overview-description-text span{font-size:14px;margin:8px 0;color:#666;padding-left:10px;background:url(icons.png) -30px -34px no-repeat;margin-left:26px}#feedback-browser-info,#feedback-page-info,#feedback-page-structure,#feedback-additional-none{margin-top:16px;display:none}#toast-container.toast-top-right{top:70px !important}#toast-container.no-pointer .toast{cursor:default}#toast-container>div{box-shadow:0 1px 4px 0 rgba(0,0,0,.14) !important;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.14) !important}#toast-container>:hover{box-shadow:0 1px 4px 0 rgba(0,0,0,.14) !important;-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.14) !important}.groupCriteriaDisplay .criteriastring{margin:0 !important}.groupCriteriaDisplay .containerCriteriaBuilder .fieldSelect,.groupCriteriaDisplay .containerCriteriaBuilder .relationalOperator{display:inline-block}.groupCriteriaDisplay .containerCriteriaBuilder .fieldSelect{width:180px}.groupCriteriaDisplay .containerCriteriaBuilder .fieldSelect .selectize-dropdown .optgroup-header{font-weight:bold;color:#000}.groupCriteriaDisplay .containerCriteriaBuilder .relationalOperator{width:150px}.groupCriteriaDisplay .containerCriteriaBuilder div.inputField{display:inline-block}.groupCriteriaDisplay .containerCriteriaBuilder div.inputField .selectize-control.single{width:190px}.groupCriteriaDisplay .containerCriteriaBuilder input.inputField{border-color:#ddd;border:1px solid #ddd !important;border-radius:4px;display:inline-block !important;vertical-align:top;height:29px;width:200px}.groupCriteriaDisplay .containerCriteriaBuilder .selectize-input{border:1px solid #ddd}.groupCriteriaDisplay .containerCriteriaBuilder .addCondition,.groupCriteriaDisplay .containerCriteriaBuilder .removeCondition{font-size:22px;margin-top:2px;vertical-align:top;cursor:pointer}.groupCriteriaDisplay .containerCriteriaBuilder .addCondition{color:#968955}.groupCriteriaDisplay .containerCriteriaBuilder .removeCondition{color:#821313}.groupCriteriaDisplay .containerCriteriaBuilder .addGroupCriteria{display:inline-block;padding:2px;margin-bottom:10px}.groupCriteriaDisplay .containerCriteriaBuilder .conditionalOperator{margin:12px 0px 4px 0px}.groupCriteriaDisplay .containerCriteriaBuilder .conditionalOperator .selectize-control{width:90px}.groupCriteriaDisplay .containerCriteriaBuilder .help-text{font-size:12px;color:#666;margin-top:5px;display:flex;align-items:center;gap:5px}.groupCriteriaDisplay .containerCriteriaBuilder .help-text .help-icon{color:#337ab7;cursor:help;position:relative}.groupCriteriaDisplay .containerCriteriaBuilder .help-text .help-icon:hover .help-tooltip{visibility:visible;opacity:1}.groupCriteriaDisplay .containerCriteriaBuilder .help-text .help-tooltip{visibility:hidden;width:200px;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:8px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-100px;font-size:11px;opacity:0;transition:opacity .3s}.groupCriteriaDisplay .containerCriteriaBuilder .help-text .help-tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.groupCriteriaDisplay .containerCriteriaBuilder .help-text{font-size:12px;color:#666;margin-top:5px;display:flex;align-items:center;gap:5px}.groupCriteriaDisplay .containerCriteriaBuilder .help-text .help-icon{color:#337ab7;cursor:help;position:relative}.groupCriteriaDisplay .containerCriteriaBuilder .help-text .help-icon:hover .help-tooltip{visibility:visible;opacity:1}.groupCriteriaDisplay .containerCriteriaBuilder .help-text .help-tooltip{visibility:hidden;width:200px;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:8px;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-100px;font-size:11px;opacity:0;transition:opacity .3s}.groupCriteriaDisplay .containerCriteriaBuilder .help-text .help-tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.modal.securitywizard .tablesecurity{margin-top:20px}.modal.securitywizard .tablesecurity .md-checkbox label{height:11px;line-height:11px}.modal.securitywizard .tablesecurity .icofilter i{font-size:18px}.modal.securitywizard .md-checkbox label>span.inc{left:-5px;top:-5px;height:30px;width:30px}.modal.criteriabuilder .titlesecurity .label,.modal.securitywizard .titlesecurity .label{color:#9b9b9b;font-size:16px}.modal.criteriabuilder .titlesecurity .type,.modal.securitywizard .titlesecurity .type{color:#ff6000;font-size:16px;text-transform:uppercase}.modal.criteriabuilder .titlesecurity .type-responsable,.modal.criteriabuilder .titlesecurity .responsable,.modal.securitywizard .titlesecurity .type-responsable,.modal.securitywizard .titlesecurity .responsable{color:#9b9b9b;font-size:14px}.modal.criteriabuilder .titlesecurity .type-responsable,.modal.securitywizard .titlesecurity .type-responsable{text-transform:capitalize}.modal.criteriabuilder .filter{margin-top:10px}.modal.criteriabuilder .filter .criteriaName{display:none}.security{background:#fff;height:100%;padding-top:17px}.security .header{height:110px}.security .header .headerElement{float:left}.security .header .headerElement h2{display:inline-block;text-transform:uppercase;font-size:22px;font-weight:bold;color:#9b9b9b}.security .header .headerElement h2.namesection{margin-left:10px;color:#ff6000}.security .header .headerElement p{color:#9b9b9b}.security .header ul.nav-tabs{margin-top:20px;height:43px;border:1px solid #9b9b9b;border-radius:50px;font-size:15px;display:inline-block;float:right}.security .header ul.nav-tabs li{float:right;width:150px;text-align:center}.security .header ul.nav-tabs li a{text-transform:uppercase;color:#9b9b9b;border-radius:50px;border:none;margin-right:0px}.security .header ul.nav-tabs li a:hover,.security .header ul.nav-tabs li a:active{background-color:rgba(0,0,0,0)}.security .header ul.nav-tabs li.active a{background-color:#9b9b9b;color:#fff}.security .header div.visibilityfilter_container{width:130px;float:right;clear:left;margin-top:10px;margin-right:70px}.security .header div.visibilityfilter_container .selectize-input{border-color:#ff6008;border-radius:17px;color:#ff6008;font-weight:bold}.security .header div.visibilityfilter_container .selectize-input:after{border-color:#ff6008 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.security .contentlist{height:calc(100% - 180px)}.security .contentlist .contenttable{height:calc(100% - 50px);overflow:auto}.security .contentlist .contenttable .tblSeguridad{margin-top:-38px}.security .contentlist .tblSeguridad{width:100%}.security .contentlist .tblSeguridad i.mdi{cursor:pointer}.security .contentlist .tblSeguridad tr{text-align:center;height:45px}.security .contentlist .tblSeguridad thead tr{height:45px}.security .contentlist .tblSeguridad thead tr .selectize-control.single .selectize-input.items{font-size:11px;padding:4px 12px;min-height:30px}.security .contentlist .tblSeguridad thead tr .selectize-control.single .selectize-input.items .item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 20px)}.security .contentlist .tblSeguridad thead tr .selectize-control.single .selectize-dropdown{font-size:12px}.security .contentlist .tblSeguridad tbody tr:nth-child(odd){background-color:#fafafa}.security .contentlist .tblSeguridad tr th{text-align:center;height:30px;background-color:#fff;color:#ff701a;font-weight:bolder;vertical-align:top}.security .contentlist .tblSeguridad tr th.responsable,.security .contentlist .tblSeguridad tr th.object,.security .contentlist .tblSeguridad tr td:nth-child(2),.security .contentlist .tblSeguridad tr td:nth-child(4){text-overflow:ellipsis;padding-left:5px;text-align:left;min-width:50px}.security .contentlist .tblSeguridad tr th.object-icon{width:20px}.security .contentlist .tblSeguridad tr td:nth-child(1),.security .contentlist .tblSeguridad tr th:nth-child(1){width:24px;padding-left:8px}.security .contentlist .tblSeguridad tr i.mdi.mdi-delete{font-size:18px;padding-right:10px;color:gray}.security .contentlist .tblSeguridad div.md-checkbox{width:30px;display:inline-block;vertical-align:middle}.security .contentlist .new_item.empty_list{display:none !important}.security .contentlist.empty_list .contenttable{display:none}.security .contentlist.empty_list .new_item.empty_list{display:block !important;margin-top:10px}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: landscape){.form-details .dashboardappview.security{width:100% !important}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.form-details .dashboardappview.security{width:100% !important}}@media only screen and (max-device-width: 1024px){.form-details .dashboardappview.security{width:100% !important}}@media only screen and (min-width: 1224px){.form-details .dashboardappview.security{width:1224px !important}}@media only screen and (min-width: 1824px){.form-details .dashboardappview.security{width:1398px !important}}.form-details .dashboardappview.security .visibilityfilter_container{display:none}.form-details .dashboardappview.security>.header{height:60px}.form-details .dashboardappview.security .topbar{position:absolute}.form-details .dashboardappview.security .contentlist{height:500px}.form-details .dashboardappview.security table.tblSeguridad.headerlist thead tr{height:30px}.form-details .dashboardappview.security table.tblSeguridad.headerlist thead tr th select,.form-details .dashboardappview.security table.tblSeguridad.headerlist thead tr th div.selectize-control{display:none}.workprocess.editor{height:100%}.workprocess.editor .sectioninfo,.workprocess.editor .functions,.workprocess.editor .code_editor,.workprocess.editor .work_panel{height:100%;float:left}.workprocess.editor .form_selector{height:30px;margin-left:10px}.workprocess.editor .form_selector .selector_container{width:350px;border:1px solid #ddd}.workprocess.editor .form_selector .selector_container .iconform{width:32px;height:30px;float:left;font-size:24px;text-align:center}.workprocess.editor .form_selector .selector_container .iconform i{line-height:30px}.workprocess.editor .form_selector .selector_container select#ebavel_form{width:350px}.workprocess.editor .form_selector .selector_container .selectize-control{width:calc(100% - 35px);display:inline-block}.workprocess.editor .form_selector .selector_container .selectize-control .selectize-input{border:none;border-radius:initial;box-shadow:none;min-height:26px;padding:4px 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workprocess.editor .maincontent{height:100%}.workprocess.editor .maincontent .wp_panel .title_panel{height:42px;padding:5px;padding-left:10px;border-bottom:2px solid #ddd;display:flex}.workprocess.editor .maincontent .wp_panel .title_panel span{font-weight:bold;font-size:14px;line-height:32px}.workprocess.editor .maincontent .left_panel{height:100%;float:left;width:260px;border-right:1px solid #ddd}.workprocess.editor .maincontent .left_panel .title_panel ul.navtab{margin:0px;padding:0px;list-style-type:none;margin-bottom:-7px}.workprocess.editor .maincontent .left_panel .title_panel ul.navtab li{padding:1px 0px;cursor:pointer;float:left;font-weight:bold;font-size:14px;line-height:31px;border:2px solid rgba(0,0,0,0);transition:background .1s,color .1s,border .1s}.workprocess.editor .maincontent .left_panel .title_panel ul.navtab li a{color:#7f7f7f;padding:8px 10px}.workprocess.editor .maincontent .left_panel .title_panel ul.navtab li:hover{background:#d8d8d8}.workprocess.editor .maincontent .left_panel .title_panel ul.navtab li:hover a{text-decoration:none}.workprocess.editor .maincontent .left_panel .title_panel ul.navtab li.active{margin-bottom:-7px;border:2px solid #ddd;background:#ebf0f2;border-bottom-color:#ebf0f2}.workprocess.editor .maincontent .left_panel .title_panel ul.navtab li.active a{color:#000}.workprocess.editor .maincontent .left_panel .title_panel ul.navtab li.active a:active,.workprocess.editor .maincontent .left_panel .title_panel ul.navtab li.active a:focus{text-decoration:none}.workprocess.editor .maincontent .left_panel .tab-content{height:calc(100% - 42px)}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo{border-right:1px solid #ddd;width:260px;height:100%;background-color:#ebf0f2}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default{border-radius:0;border:none;box-shadow:none}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-heading{border-right:none;padding:7px 15px;background-color:initial}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-heading h4.panel-title{font-size:14px}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-heading h4.panel-title a:hover,.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-heading h4.panel-title a:focus{text-decoration:none}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-body{padding:0;border:none}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-body ul{list-style:none;margin:0;padding:0px}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-body ul li{padding:3px 0px 3px 30px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-body ul li.selected{background-color:#d9edf7}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel.panel-default .panel-body ul li .badge{float:right;margin-right:10px}.workprocess.editor .maincontent .left_panel .tab-content .sectioninfo .tpanel+.tpanel .panel-heading{border-top:1px solid #ddd}.workprocess.editor .maincontent .left_panel .tab-content #schedule.sectioninfo .newschedule{margin:10px 20px}.workprocess.editor .maincontent .left_panel .tab-content #schedule.sectioninfo .newschedule div.btn{width:100%}.workprocess.editor .maincontent .panel_container{float:right;position:relative;height:100%;width:calc(100% - 260px)}.workprocess.editor .maincontent .panel_container .taskslist-content{padding:10px;padding-left:20px;height:calc(100% - 42px);background-color:#f5f7f8}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-toolbar .separator{border-left:1px solid #ddd;height:25px;margin:0px 5px 0;outline:none;line-height:24px;vertical-align:middle;width:1px;position:relative;display:inline-block}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-toolbar .btnsActionsProcess,.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-toolbar .btnsSchedulerProcess{display:inline-block}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table{max-width:1110px;min-width:900px;height:calc(100% - 42px)}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table div.md-checkbox{margin-left:6px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table div.md-checkbox label{height:15px;margin-bottom:0;padding-left:0}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table div.md-checkbox label span.box{height:15px;width:15px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table div.md-checkbox label span.check{width:7px;height:15px;top:-2px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-header{display:flex;flex-direction:row;align-items:center;padding:4px;height:28px;margin-bottom:6px;margin-top:6px;margin-right:10px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-header div.check{width:30px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-header div.task-type{width:160px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-header div.task-description{width:calc(100% - 290px)}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-header div.task-active,.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-header div.task-priority{width:55px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-header div.task-active{text-align:center}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-header div.task-priority{text-align:right}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body{overflow-x:auto;height:calc(100% - 40px)}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul{list-style:none;margin:0;padding:0;margin-right:10px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li{margin-bottom:8px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task{display:flex;flex-direction:row;padding:4px;align-items:center;border-radius:2px;background-color:#fff;box-shadow:0px 1px 1px 0px rgba(130,145,153,.5);height:40px;border:2px solid rgba(0,0,0,0);cursor:default}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.check{width:30px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-type{width:160px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-description{width:calc(100% - 295px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-active,.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-priority{width:55px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-active i,.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-priority i{padding:5px;cursor:pointer}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-active{text-align:center}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-active>i.mdi-flash{color:#16d816}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-priority{text-align:right}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li>.task>div.task-priority span.reorder{cursor:pointer;padding:6px}.workprocess.editor .maincontent .panel_container .taskslist-content .tasklist-table .tasklist-table-body ul>li.selected .task{border:2px solid #0af}.workprocess.editor .maincontent .panel_container .taskslist-content div.new_item.empty_list{height:500px;display:block;text-align:center;padding-top:150px;max-width:1110px;min-width:900px}.workprocess.editor .maincontent .panel_container .taskslist-content div.new_item.empty_list>div:nth-child(1) i{font-size:100px;color:#ff6000;cursor:pointer}.workprocess.editor .maincontent .panel_container .taskslist-content div.new_item.empty_list>div:nth-child(1) i:hover{color:#9b9b9b}.workprocess.editor .maincontent .panel_container .taskslist-content div.new_item.empty_list>div:nth-child(2){padding-top:10px}.workprocess.editor .maincontent .panel_container .taskslist-content div.new_item.empty_list>div:nth-child(2) span:nth-child(1){font-size:18px;font-weight:bold;color:#9b9b9b}.workprocess.editor .maincontent .panel_container .taskslist-content div.new_item.empty_list>div:nth-child(2) span:nth-child(3){font-size:15px;color:#9b9b9b}.codeEditor.manual .functions{overflow-y:auto;width:199px;height:calc(100% - 35px)}.codeEditor.manual .functions .header_group{margin:8px 5px 5px;padding:3px;font-weight:bold}.codeEditor.manual .functions .code{cursor:move;font-size:11px;margin:5px;padding:3px;border:1px solid #dadada;color:#666;background-color:#f4f4f4}.codeEditor.manual .functions .drag-helper{border:1px solid #ddd;z-index:1001;height:100px !important;width:200px !important;background-color:#fff;padding:5px;border-radius:4px;opacity:.8}.codeEditor.manual .functions .drag-helper .header{font-weight:bold;border-bottom:1px solid #ddd}.codeEditor.manual .panel_container{position:relative;height:100%;width:calc(100% - 400px)}.codeEditor.manual .code_editor{position:relative;height:100%;width:calc(100% - 400px)}.codeEditor.manual .code_editor .toolbar{height:35px;border-bottom:1px solid #ddd;padding-left:5px}.codeEditor.manual .code_editor .toolbar .savebuttonscript{display:flex;width:120px;float:left;align-items:center;cursor:pointer}.codeEditor.manual .code_editor .toolbar .button{margin:4px 3px;height:24px;width:24px;font-size:17px;border-color:rgba(0,0,0,0);border-style:solid;border-width:1px;outline:none;padding:0;line-height:24px;vertical-align:middle;position:relative;display:inline-block;text-align:center;border-radius:3px;cursor:pointer}.codeEditor.manual .code_editor .toolbar .button i{line-height:24px}.codeEditor.manual .code_editor .toolbar .button:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f8f8;background-image:linear-gradient(top, #f8f8f8, #f1f1f1);border-color:#c6c6c6 !important;color:#222}.codeEditor.manual .code_editor .toolbar .button:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background-color:#f6f6f6;background-image:linear-gradient(top, #f6f6f6, #f1f1f1);border-color:#c6c6c6}.codeEditor.manual .code_editor .toolbar .separator{border:1px solid #ddd;height:24px;margin:4px 5px 0;outline:none;line-height:24px;vertical-align:middle;width:1px;position:relative;display:inline-block}.codeEditor.manual .code_editor .workProcessesCodeEditor{height:calc(100% - 35px)}.codeEditor.manual .code_editor .workProcessesCodeEditor .CodeMirror{height:100%}.codeEditor.manual .code_editor .layer-loading{height:100%;width:100%;position:absolute;top:0;left:0;z-index:100;background-color:rgba(245,245,245,.4)}.codeEditor.manual.in-modal .work_panel{display:none}.codeEditor.manual.in-modal .code_editor{width:100%}.codeEditor.manual.in-modal .code_editor .toolbar .draft-indicator{border:1px solid;border-radius:12px;text-align:center;padding:3px 6px;color:revert}.modal.workprocess_taskedit.in.fullscreen .modal-header button.close{display:none}.modal.workprocess_taskedit.in.fullscreen .modal-body{height:calc(100% - 60px) !important}.modal.workprocess_taskedit.in.fullscreen .modal-body form.form-horizontal.wizard.clearfix.vertical{height:100%}.modal.workprocess_taskedit.in.fullscreen .modal-body form.form-horizontal.wizard.clearfix.vertical .steps{display:none}.modal.workprocess_taskedit.in.fullscreen .modal-body form.form-horizontal.wizard.clearfix.vertical .content{height:100% !important;width:100% !important;margin:0}.modal.workprocess_taskedit.in.fullscreen .modal-body form.form-horizontal.wizard.clearfix.vertical .content section{padding:4px 10px 10px;width:100%;height:100%}.modal.workprocess_taskedit.in.fullscreen .modal-body form.form-horizontal.wizard.clearfix.vertical .content section .workprocess.codeEditor .work_panel{display:block}.modal.workprocess_taskedit.in.fullscreen .modal-body form.form-horizontal.wizard.clearfix.vertical .content section .workprocess.codeEditor .code_editor{width:calc(100% - 220px)}.modal.workprocess_taskedit.in.fullscreen .modal-body form.form-horizontal.wizard.clearfix.vertical .actions{display:none}.workprocess .code_editor .workProcessesCodeEditorReadOnly{height:99%}.workprocess .code_editor .workProcessesCodeEditorReadOnly pre{background-color:#fff;border-radius:.25em;line-height:0;counter-reset:line;height:inherit}.workprocess .code_editor .workProcessesCodeEditorReadOnly pre span{display:block;line-height:1.5rem}.workprocess .code_editor .workProcessesCodeEditorReadOnly pre span:before{counter-increment:line;content:counter(line);display:inline-block;border-right:1px solid #ddd;padding:0 .5em;margin-right:.5em;color:#888}.CodeMirror-hints{z-index:10000 !important}.codeworkprocess_eventlogs .modal-body>.row{margin-top:-15px}.codeworkprocess_versionhistoryshow,.codeworkprocess_eventlogs{height:100%}.codeworkprocess_versionhistoryshow div.row,.codeworkprocess_eventlogs div.row{height:100%;border-bottom:1px solid #eee}.codeworkprocess_versionhistoryshow div.row>div,.codeworkprocess_eventlogs div.row>div{padding:0;height:100%}.codeworkprocess_versionhistoryshow div.row>div .header,.codeworkprocess_eventlogs div.row>div .header{height:35px}.codeworkprocess_versionhistoryshow .col-md-3 .header,.codeworkprocess_versionhistoryshow .col-md-2 .header,.codeworkprocess_eventlogs .col-md-3 .header,.codeworkprocess_eventlogs .col-md-2 .header{padding-left:12px}.codeworkprocess_versionhistoryshow .col-md-9 .versioncode,.codeworkprocess_eventlogs .col-md-9 .versioncode{height:calc(100% - 35px);border-top:1px solid #eee}.codeworkprocess_versionhistoryshow .col-md-9 .versioncode .CodeMirror,.codeworkprocess_eventlogs .col-md-9 .versioncode .CodeMirror{height:100%}.codeworkprocess_versionhistoryshow .col-md-10 .logevents,.codeworkprocess_eventlogs .col-md-10 .logevents{border-top:1px solid #eee;padding:15px;overflow:auto;height:100%}.codeworkprocess_versionhistoryshow .col-md-10 .logevents div.alert,.codeworkprocess_eventlogs .col-md-10 .logevents div.alert{border-radius:2px;padding:6px 15px;margin-bottom:10px;word-wrap:break-word}.codeworkprocess_versionhistoryshow .col-md-10 .logevents div.tracetable,.codeworkprocess_eventlogs .col-md-10 .logevents div.tracetable{border-radius:2px;margin-bottom:10px;border:1px solid #bce8f1;word-wrap:break-word}.codeworkprocess_versionhistoryshow .list-environment,.codeworkprocess_eventlogs .list-environment{display:flex;border-right:1px solid #eee;border-top:1px solid #eee}.codeworkprocess_versionhistoryshow .list-environment>div,.codeworkprocess_eventlogs .list-environment>div{flex:1;padding:8px;cursor:pointer;text-align:center}.codeworkprocess_versionhistoryshow .list-environment>div.selected,.codeworkprocess_eventlogs .list-environment>div.selected{background:hsla(0,0%,80%,.6509803922)}.codeworkprocess_versionhistoryshow .listversions,.codeworkprocess_eventlogs .listversions{overflow:auto;height:calc(100% - 35px);border-top:1px solid #eee;border-right:1px solid #eee;position:relative}.codeworkprocess_versionhistoryshow .listversions .version,.codeworkprocess_eventlogs .listversions .version{color:#585858;padding-bottom:12px;border-bottom:1px solid #eee;padding:8px 4px 8px 12px;cursor:pointer}.codeworkprocess_versionhistoryshow .listversions .version .createdDate,.codeworkprocess_eventlogs .listversions .version .createdDate{font-size:15px;font-weight:bold;margin:0}.codeworkprocess_versionhistoryshow .listversions .version.active,.codeworkprocess_eventlogs .listversions .version.active{background-color:#e2f3eb}.codeworkprocess_versionhistoryshow .toolbar .button,.codeworkprocess_eventlogs .toolbar .button{margin:4px 3px;height:24px;width:24px;font-size:17px;border-color:rgba(0,0,0,0);border-style:solid;border-width:1px;outline:none;padding:0;line-height:24px;vertical-align:middle;cursor:default;position:relative;display:inline-block;text-align:center;border-radius:3px}.codeworkprocess_versionhistoryshow .toolbar .button i,.codeworkprocess_eventlogs .toolbar .button i{line-height:24px}.codeworkprocess_versionhistoryshow .toolbar .button:hover,.codeworkprocess_eventlogs .toolbar .button:hover{box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#f8f8f8;background-image:linear-gradient(top, #f8f8f8, #f1f1f1);border-color:#c6c6c6 !important;color:#222}.codeworkprocess_versionhistoryshow .toolbar .button:active,.codeworkprocess_eventlogs .toolbar .button:active{box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background-color:#f6f6f6;background-image:linear-gradient(top, #f6f6f6, #f1f1f1);border-color:#c6c6c6}.codeworkprocess_versionhistoryshow .toolbar .separator,.codeworkprocess_eventlogs .toolbar .separator{border:1px solid #ddd;height:24px;margin:4px 5px 0;outline:none;line-height:24px;vertical-align:middle;width:1px;position:relative;display:inline-block}.codeworkprocess_versionhistoryshow .notversions,.codeworkprocess_versionhistoryshow .loadingversions,.codeworkprocess_eventlogs .notversions,.codeworkprocess_eventlogs .loadingversions{width:360px;margin:auto;text-align:center;padding-top:65px}.codeworkprocess_versionhistoryshow .notversions i.mdi-history,.codeworkprocess_versionhistoryshow .notversions i.mdi-cloud-download-outline,.codeworkprocess_versionhistoryshow .loadingversions i.mdi-history,.codeworkprocess_versionhistoryshow .loadingversions i.mdi-cloud-download-outline,.codeworkprocess_eventlogs .notversions i.mdi-history,.codeworkprocess_eventlogs .notversions i.mdi-cloud-download-outline,.codeworkprocess_eventlogs .loadingversions i.mdi-history,.codeworkprocess_eventlogs .loadingversions i.mdi-cloud-download-outline{font-size:100px;color:#ff6000}.modal.workprocess_taskedit .wizard.vertical>.steps{width:20% !important}.modal.workprocess_taskedit .wizard.vertical>.content{width:70% !important}.modal.workprocess_taskedit .redactor-toolbar li a{height:38px}.modal.newActionWorkprocess div.form-group div.namespace div.check,.modal.newActionWorkprocess div.form-group div.completeAction div.check{display:inline-block;margin-left:2px;margin-right:10px}.modal.newActionWorkprocess table.fieldslistparams th.fieldname{width:210px}.modal.newActionWorkprocess table.fieldslistparams th.fieldview{width:80px}.modal.newActionWorkprocess table.fieldslistparams th.fieldedit{width:50px}.modal.newActionWorkprocess table.fieldslistparams th.removeparam{width:30px}.modal.newActionWorkprocess table.fieldslistparams th.fieldvalue{width:180px}.modal.newActionWorkprocess table.fieldslistparams td.fieldvalue div.check{display:inline-block;vertical-align:top}.modal.newActionWorkprocess table.fieldslistparams td.fieldvalue input.form-control{display:inline-block;width:calc(100% - 35px)}.kanban.div-table-content{height:calc(100% - 50px)}.kanban.div-table-content .kbn{height:calc(100% - 20px);position:relative;transition-duration:300ms}.kanban.div-table-content .filterbox{display:block;width:0px;float:left;border:none}.kanban.div-table-content .webix_dataview_item.webix_selected.cannotEdit{background-color:gray}.kanban.div-table-content .webix_dataview_item.hideElements .webix_kanban_icons{display:none}.kanban.div-table-content .webix_dataview_item img.photo{height:30px;width:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px}.kanban.div-table-content .webix_kanban_list_item.hideAvatar .webix_kanban_user_avatar{display:none}.kanban.div-table-content .webix_kanban_list_item.cannotDelete .fa-trash-o.webix_icon{display:none}.kanban.div-table-content .webix_kanban_list_item .icon-field{float:right;padding-right:20px}.kanban.div-table-content .webix_kanban_list_item .webix_kanban_list_content .webix_kanban_footer .webix_kanban_tags{width:100%}.kanban.div-table-content .webix_kanban_list_item .webix_kanban_list_content .webix_kanban_footer .webix_kanban_icons{position:absolute;right:20px}.kanban.div-table-content .webix_kanban_list_item.textEllipsis .webix_kanban_body{white-space:nowrap;text-overflow:ellipsis;padding:0px}.kanban.div-table-content .webix_kanban_list_item.extendedTextWOTags{min-height:90px;max-heiht:150px}.kanban.div-table-content .webix_kanban_list_item.extendedTextWOTags .webix_kanban_body{line-height:normal;min-height:82px}.kanban.div-table-content .webix_kanban_list_item.extendedTextWOTags .webix_kanban_footer{border-top:none;position:absolute;display:inline;top:20px;right:0px}.kanban.div-table-content .webix_kanban_user_avatar{background-color:rgba(0,0,0,0);width:30px !important;height:30px !important}.kanban.div-table-content .webix_icon.fa-user{display:none}.kanban.div-table-content img.avatar{height:100%;width:100%;border-radius:15px;-o-object-fit:cover;object-fit:cover;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px}.kanban.div-table-content.showfilter .kbn{margin-left:230px}.kanban.div-table-content.showfilter .filterbox{display:block;float:left;width:230px;border:1px solid #f7f7f7;overflow:auto;height:88%}.kanban.div-table-content.mobile{margin:0 5px}.kanban.div-table-content.mobile>.kbn{height:100%}.kanban.div-table-content.mobile .controlMenuTable{position:fixed;margin-top:0;top:5px;right:6px;margin-right:0;float:initial;z-index:1000;font-size:25px;color:#fff;background-color:rgba(0,0,0,0) !important;border:none}.kanban.div-table-content.mobile .controlMenuTable .menuTable{height:initial;padding:0}.kanban.div-table-content.mobile .controlMenuTable .menuTable .mainMenu{margin-top:2px}.kanban.div-table-content.mobile .controlMenuTable .menuLabel{display:none}.kanban.div-table-content.mobile .controlMenuTable .btn.btn-circle{color:#fff !important}.kanban.div-table-content.mobile .controlMenuTable .searchboxfilter{display:none}.kanban.div-table-content.mobile .controlMenuTable li.searchboxfilter+li{display:none}.kanban.div-table-content.mobile.viewdetails .controlMenuTable{position:absolute !important;top:25px !important}.kanban.div-table-content .webix_view,.webix_kanban_drag_zone .webix_view{background-color:rgba(0,0,0,0)}.kanban.div-table-content .webix_view.webix_accordionitem.horizontal,.webix_kanban_drag_zone .webix_view.webix_accordionitem.horizontal{background-color:#ebf0f2}.kanban.div-table-content .webix_view.webix_accordionitem.horizontal:nth-child(even),.webix_kanban_drag_zone .webix_view.webix_accordionitem.horizontal:nth-child(even){background-color:#f5f7f8}.kanban.div-table-content .webix_dataview_item,.webix_kanban_drag_zone .webix_dataview_item{border:none;padding-top:4px;padding-bottom:4px}.kanban.div-table-content .webix_dataview_item .webix_kanban_list_content,.webix_kanban_drag_zone .webix_dataview_item .webix_kanban_list_content{border:2px solid rgba(0,0,0,0);box-shadow:none;border-radius:5px;transition:box-shadow 200ms ease-in-out;box-shadow:0px 1px 1px 0px rgba(130,145,153,.5)}.kanban.div-table-content .webix_dataview_item .webix_kanban_list_content .webix_kanban_tags,.webix_kanban_drag_zone .webix_dataview_item .webix_kanban_list_content .webix_kanban_tags{font-size:13px}.kanban.div-table-content .webix_dataview_item.webix_selected,.webix_kanban_drag_zone .webix_dataview_item.webix_selected{padding:4px 10px 4px}.kanban.div-table-content .webix_dataview_item.webix_selected .webix_kanban_list_content,.webix_kanban_drag_zone .webix_dataview_item.webix_selected .webix_kanban_list_content{background:#fff;border:2px solid #0af}.kanban.div-table-content .webix_view.webix_dataview.webix_kanban_list.webix_drag_over,.webix_kanban_drag_zone .webix_view.webix_dataview.webix_kanban_list.webix_drag_over{background-color:#d2e3ef}.kanban.div-table-content .webix_kanban_list_item,.webix_kanban_drag_zone .webix_kanban_list_item{background-color:rgba(0,0,0,0)}.webix_kanban_drag_zone.webix_drag_zone{height:auto;box-shadow:none}.webix_kanban_drag_zone.webix_drag_zone .webix_dataview_item .webix_kanban_list_content{background:#fff;border:2px solid #0af}.gantt.div-table-content{height:calc(100% - 50px)}.gantt.div-table-content .gnt{height:calc(100% - 20px);position:relative;transition-duration:300ms}.gantt.div-table-content .gnt .gntcont .gantt_container{overflow:hidden}.gantt.div-table-content .filterbox{display:block;width:0px;float:left;border:none}.gantt.div-table-content img.avatar{height:100%;width:100%;border-radius:15px;-o-object-fit:cover;object-fit:cover;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px}.gantt.div-table-content.showfilter .gnt{margin-left:230px}.gantt.div-table-content.showfilter .filterbox{display:block;float:left;width:230px;border:1px solid #f7f7f7;overflow:auto;height:88%}.gantt.div-table-content.mobile{margin:0 5px}.gantt.div-table-content.mobile>.gnt{height:100%}.gantt.div-table-content.mobile .controlMenuTable{position:fixed;margin-top:0;top:5px;right:6px;margin-right:0;float:initial;z-index:1000;font-size:25px;color:#fff;background-color:rgba(0,0,0,0) !important;border:none}.gantt.div-table-content.mobile .controlMenuTable .menuTable{height:initial;padding:0}.gantt.div-table-content.mobile .controlMenuTable .menuTable .mainMenu{margin-top:2px}.gantt.div-table-content.mobile .controlMenuTable .menuLabel{display:none}.gantt.div-table-content.mobile .controlMenuTable .btn.btn-circle{color:#fff !important}.gantt.div-table-content.mobile .controlMenuTable .searchboxfilter{display:none}.gantt.div-table-content.mobile .controlMenuTable li.searchboxfilter+li{display:none}.gantt.div-table-content.mobile.viewdetails .controlMenuTable{position:absolute !important;top:25px !important}.gantt.div-table-content .gantt_container{font-family:"Lato";border:none}.gantt.div-table-content .gantt_container .gantt_grid .gantt_grid_scale{border-bottom:1px solid #5ccce7}.gantt.div-table-content .gantt_container .gantt_grid .gantt_grid_scale .gantt_grid_head_cell{background-color:#f7f7f7;border:none !important;color:#313131;font-weight:bold}.gantt.div-table-content .gantt_container .gantt_grid .gantt_grid_scale .gantt_grid_column_resize_wrap .gantt_grid_column_resize{background-color:rgba(206,206,206,.2509803922)}.gantt.div-table-content .gantt_container .gantt_task .gantt_task_scale{border-bottom:1px solid #5ccce7}.gantt.div-table-content .gantt_container .gantt_task .gantt_task_scale .gantt_scale_line .gantt_scale_cell{color:#313131;font-weight:bold}.gantt.div-table-content .gantt_container .gantt_task .gantt_data_area .gantt_task_row .gantt_task_cell.weekend{background-color:rgba(97,120,151,.12)}.gantt.div-table-content .gantt_scale_line{cursor:pointer}.gantt.div-table-content .scale_bar_cnt{display:inline}.gantt.div-table-content .scale_bar{padding:0px;margin:0px;border:0px}.gantt.div-table-content .gantt_side_content{margin-bottom:7px}.gantt.div-table-content .gantt_task_link .gantt_link_arrow{margin-top:-12px}.gantt.div-table-content .gantt_side_content.gantt_right{bottom:0}.gantt.div-table-content .actualdata{position:absolute;border-radius:2px;opacity:.6;margin-top:0px;height:4px;background:#000;border:1px solid #000}.gantt.div-table-content .gantt_row{border:none}.gantt.div-table-content .gantt_row.disableAdding .gantt_cell .gantt_add{display:none}.gantt.div-table-content .gantt_row.gantt_new_parent{background-color:gray}.gantt.div-table-content .gantt_row.gantt_new_parent .gantt_tree_content{color:#fff}.gantt.div-table-content .gantt_row .gantt_cell .item-value.photo img.photo{cursor:pointer;height:30px;width:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px}.gantt.div-table-content .gantt_row.odd{background-color:#f7f7f7}.gantt.div-table-content .gantt_task_line{background:rgba(0,191,253,.75);border-radius:2px;color:#fff;box-shadow:#fff 1px 0 0;border:none}.gantt.div-table-content .gantt_task_line .gantt_task_progress{color:hsla(0,0%,100%,.6196078431);background-color:rgba(41,156,180,.4784313725)}.gantt.div-table-content .gantt_task_line.disableProgress .gantt_task_progress_drag{display:none}.gantt.div-table-content .gantt_task_line.gantt_task_inline_color .gantt_task_progress{background-color:#363636;opacity:.2}.gantt_cal_light .gantt_cal_larea .gantt_section_disabled{color:#d3d3d3}.recursive.div-table-content{height:calc(100% - 50px)}.recursive.div-table-content .recur{height:calc(100% - 20px);position:relative;transition-duration:300ms}.recursive.div-table-content .recur .recurcont .recursive_container{overflow:hidden}.recursive.div-table-content .recur .recurcont div.xhdr{height:35px}.recursive.div-table-content .recur .recurcont div.xhdr table div.hdrcell{text-transform:none;white-space:nowrap}.recursive.div-table-content .recur div.gridbox_dhx_terrace.gridbox.recurcont table.obj.row20px tr td div.treegrid_cell{text-overflow:ellipsis}.recursive.div-table-content .recur div.gridbox_dhx_terrace.gridbox.recurcont table.obj.row20px tr td div.item-value.rating img{display:inline}.recursive.div-table-content .recur div.gridbox_dhx_terrace.gridbox.recurcont table.obj.row20px tr td div.item-value.photo img.photo{cursor:pointer;height:30px;width:30px;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px}.recursive.div-table-content .filterbox{display:block;width:0px;float:left;border:none}.recursive.div-table-content img.avatar{height:100%;width:100%;border-radius:15px;-o-object-fit:cover;object-fit:cover;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px}.recursive.div-table-content.showfilter .recur{margin-left:230px}.recursive.div-table-content.showfilter .filterbox{display:block;float:left;width:230px;border:1px solid #f7f7f7;overflow:auto;height:88%}.recursive.div-table-content.mobile{margin:0 5px}.recursive.div-table-content.mobile>.recur{height:100%}.recursive.div-table-content.mobile .controlMenuTable{position:fixed;margin-top:0;top:5px;right:6px;margin-right:0;float:initial;z-index:1000;font-size:25px;color:#fff;background-color:rgba(0,0,0,0) !important;border:none}.recursive.div-table-content.mobile .controlMenuTable .menuTable{height:initial;padding:0}.recursive.div-table-content.mobile .controlMenuTable .menuTable .mainMenu{margin-top:2px}.recursive.div-table-content.mobile .controlMenuTable .menuLabel{display:none}.recursive.div-table-content.mobile .controlMenuTable .btn.btn-circle{color:#fff !important}.recursive.div-table-content.mobile .controlMenuTable .searchboxfilter{display:none}.recursive.div-table-content.mobile .controlMenuTable li.searchboxfilter+li{display:none}.recursive.div-table-content.mobile.viewdetails .controlMenuTable{position:absolute !important;top:25px !important}div.listmenudashboard .panel .panel-heading{min-height:70px}div.listmenudashboard .panel .panel-heading .panel-title div .appname{font-size:larger;font-weight:bold;margin-bottom:5px;display:inline-block}div.listmenudashboard .panel .panel-heading .panel-title div .description{font-size:medium}div.listmenudashboard .panel .panel-heading .panel-title .input-group-addon{border:none;background:none;color:#ff6000;font-size:-webkit-xxx-large}div.listmenudashboard .panel .panel-collapse .panel-body{padding:0px}div.listmenudashboard .panel .panel-collapse .panel-body div.content-group-button{display:flex}div.listmenudashboard .panel .panel-collapse .panel-body div.content-group-button .btn{flex:1;padding:9px 5px;color:#fff;background-color:#333;border-radius:0px;font-size:large;margin:5px}div.listmenudashboard .panel .panel-collapse .panel-body div.content-group-button .btn i.mdi{margin:0px 10px 0px -20px}.single.round input{display:none !important}.single.round label{padding:5px 10px;border:1px solid hsla(0,0%,100%,.5)}.single.round label:first-of-type{border-bottom-left-radius:10px;border-top-left-radius:10px}.single.round label:last-of-type{border-bottom-right-radius:10px;border-top-right-radius:10px;border-left:none}.single.round input:checked+label{background:#ff6000;color:#fff;border-left:1px solid hsla(0,0%,100%,.5)}.richTextContainer .previewCustomBtn{position:absolute;top:2px;right:0px}.richTextContainer .previewCustomBtn button{background-color:#fff;border:1px solid #cacaca;border-radius:4px;padding:5px 10px}.mce-window.mce-in[aria-label=Preview]{left:5px !important;top:0px !important;box-shadow:none;border:none;width:calc(100% - 10px) !important;height:calc(100% - 40px) !important}.mce-window.mce-in[aria-label=Preview] .mce-reset{height:100%}.mce-window.mce-in[aria-label=Preview] .mce-container-body.mce-window-body{width:100% !important;height:calc(100% - 50px) !important}.mce-window.mce-in[aria-label=Preview] .mce-container.mce-foot{width:100% !important}.mce-window.mce-in[aria-label=Preview] .mce-container.mce-foot .mce-container-body{width:100% !important}.mce-window.mce-in[aria-label=Preview] .mce-container.mce-foot .mce-container-body .mce-widget.mce-btn{right:30px;left:auto !important}div.richTextContainer div.rTextEditor{width:100%;height:73%;overflow:auto;position:relative}.md-checkbox{display:block;position:relative}.md-checkbox label{cursor:pointer;padding-left:30px;line-height:20px;height:20px}.md-checkbox label>span{display:block;position:absolute;left:0;transition-duration:.3s}.md-checkbox label>span.inc{background:#fff;left:-5px;top:-5px;height:35px;width:35px;opacity:0;border-radius:50% !important;-moz-border-radius:50% !important;-webkit-border-radius:50% !important;animation:growCircle .3s ease}.md-checkbox label>span.check{top:-4px;left:6px;width:10px;height:20px;border:2px solid #36c6d3;border-top:none;border-left:none;opacity:0;z-index:5;transform:rotate(180deg);transition-delay:.1s}.md-checkbox label>span.box{top:0;border:2px solid #666;height:20px;width:20px;z-index:5;transition-delay:.05s}.md-checkbox input[type=checkbox],.md-checkbox input[type=radio]{visibility:hidden;position:absolute}.md-checkbox input[type=checkbox]:checked~label>.check,.md-checkbox input[type=radio]:checked~label>.check{opacity:1;transform:scale(1) rotate(45deg)}.md-checkbox input[type=checkbox]:checked~label>.box,.md-checkbox input[type=radio]:checked~label>.box{opacity:0;transform:scale(0) rotate(-180deg)}.md-checkbox input[type=checkbox]:disabled+label,.md-checkbox input[type=radio]:disabled+label{cursor:not-allowed}.md-checkbox input[type=checkbox]:disabled+label>span.box,.md-checkbox input[type=radio]:disabled+label>span.box{border-color:rgba(0,0,0,.26)}.md-checkbox input[type=radio]+label span.box{border-radius:50%;opacity:1 !important;transform:none !important}.md-checkbox input[type=radio]+label span.check{border:2px solid #36c6d3;border-radius:50%;height:10px;top:5px;left:5px;background-color:#35c5d2}.form-group.file .widget-container .control{height:calc(100% - 36px)}.uploadbuttoncontainer{height:100%}.uploadbuttoncontainer .document-container{display:flex;height:100%}.uploadbuttoncontainer .document-container .documentviewer-filemenu{width:50px;display:none;align-items:center;justify-items:center;border:2px dotted #c8c8c8;border-right:none;text-align:center}.uploadbuttoncontainer .document-container .documentviewer-filemenu i{font-size:24px;height:24px;width:24px;flex:1}.uploadbuttoncontainer .document-container .documentviewer-filemenu ul.dropdown-menu{max-height:300px;overflow:auto}.uploadbuttoncontainer .document-container .documentviewer-filemenu ul.dropdown-menu a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.uploadbuttoncontainer .document-container .uploadcontainer{height:100%;flex:1}.uploadbuttoncontainer .document-container .uploadcontainer .qq-uploader{height:100%;display:flex;flex-direction:column;justify-content:center}.uploadbuttoncontainer .document-container .documentviewer-container{display:none}.uploadbuttoncontainer.documentviewer{display:flex;flex-direction:column}.uploadbuttoncontainer.documentviewer .document-container{height:initial}.uploadbuttoncontainer.documentviewer .document-container .documentviewer-filemenu{display:flex;position:relative;flex:1}.uploadbuttoncontainer.documentviewer .document-container .uploadcontainer{height:50px;width:210px;flex:none}.uploadbuttoncontainer.documentviewer .document-container .uploadcontainer .qq-uploader{border-left:none}.uploadbuttoncontainer.documentviewer .document-container .uploadcontainer .qq-uploader .dropfileshelp span#desc{display:none}.uploadbuttoncontainer.documentviewer .documentviewer-container{flex:1;display:initial}.uploadbuttoncontainer.documentviewer .documentviewer-container iframe{width:100%;height:100%;border:none}.qq-uploader{position:relative;width:100%}.qq-upload-button{display:block;width:120px;padding:7px 0;text-align:center}.qq-upload-button.button-50x50{width:50px;height:50px}.qq-upload-button-focus{outline:1px dotted #000}.qq-upload-drop-area{position:absolute;top:0;left:0;width:100%;height:100%;min-height:70px;z-index:2;background:#ff9797;text-align:center}.qq-upload-drop-area span{display:block;position:absolute;top:40%;width:100%;margin-top:-8px;font-size:16px}.qq-upload-drop-area-active{background:#ff7171}.qq-upload-list{margin:15px 35px;padding:0;list-style:disc}.qq-upload-list li{margin:0;padding:0;line-height:15px;font-size:12px}.qq-upload-file,.qq-upload-spinner,.qq-upload-size,.qq-upload-cancel,.qq-upload-failed-text{margin-right:7px}.qq-upload-spinner{display:inline-block;background:url("loading.gif");width:15px;height:15px;vertical-align:text-bottom}.qq-upload-size,.qq-upload-cancel{font-size:11px}.qq-upload-failed-text{display:none}.qq-upload-fail .qq-upload-failed-text{display:inline}.uploadbuttoncontainer .qq-uploader{border:2px dotted #c8c8c8;text-align:center;color:#9e9e9e}.uploadbuttoncontainer .qq-uploader .btn.uploadmodal,.uploadbuttoncontainer .qq-uploader .qq-upload-button{height:25px;padding:3px 15px;text-transform:uppercase;color:#9e9e9e;font-size:11px;margin-left:10px;display:initial}.uploadbuttoncontainer .qq-uploader .badge{margin-left:5px;cursor:pointer}.uploadbuttoncontainer .qq-uploader .qq-upload-drop-area{min-height:initial;background:#f7f7f7;color:#9e9e9e}.uploadbuttoncontainer .qq-uploader .qq-upload-drop-area-active{background:#e4e4e4}.uploadbuttoncontainer .qq-uploader ul.qq-upload-list{display:none}.uploadbuttoncontainer .uploading .dropfileshelp{display:none}.uploadbuttoncontainer .uploading ul.qq-upload-list{display:block}.uploadbuttoncontainer .uploading ul.qq-upload-list li{display:none !important}.uploadbuttoncontainer .uploading ul.qq-upload-list li:last-child{display:block}.modal-body>.uploadfile_content ul.qq-upload-list{list-style-type:decimal}.modal-body>.uploadfile_content ul.qq-upload-list li{display:list-item !important;font-size:13px;margin-bottom:4px}.modal-body>.uploadfile_content .qq-upload-button{margin-left:20px}.modal-body>.uploadfile_content h5{font-weight:bold}body[data-app=true] .bootstrap-datetimepicker-widget::after,body[data-app=true] .bootstrap-datetimepicker-widget::before{display:none}.bootstrap-datetimepicker-widget .collapse.in{display:block !important}audio.audioPlayer{width:90%;display:inline-block}audio.audioPlayer::-webkit-media-controls-enclosure{overflow:hidden}audio.audioPlayer::-webkit-media-controls-panel{width:calc(100% + 30px)}div.playercontainer div.mediaDelete{display:inline-block;width:7%;float:right}div.playercontainer div.mediaDelete i{font-size:2em}td.audioCell audio.audioPlayer{width:95%;display:inline-block}td.audioCell audio.audioPlayer::-webkit-media-controls-enclosure{overflow:hidden}td.audioCell audio.audioPlayer::-webkit-media-controls-panel{width:calc(100% + 30px)}.form-group.toggleswitch .widget-container .control-label{visibility:hidden}label.wg-toggleswitch{vertical-align:middle;display:inline-block;box-sizing:border-box;width:100%;height:30px;margin:0;padding:0;overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative}label.wg-toggleswitch input[type=checkbox]{position:absolute;width:0;height:0;margin:0;padding:0;opacity:0;border:none}label.wg-toggleswitch span.switch-label{position:relative;cursor:pointer;font-size:14px;line-height:24px;margin:0;left:50px;font-weight:normal}label.wg-toggleswitch div.track{background:rgba(0,0,0,.26);position:absolute;left:0;top:5px;height:14px;width:36px;border-radius:14px;cursor:pointer}label.wg-toggleswitch div.thumb{background:#fafafa;position:absolute;left:0;top:2px;height:20px;width:20px;border-radius:50%;cursor:pointer;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);transition-duration:.28s;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-property:left}label.wg-toggleswitch div.thumb span{position:absolute;top:50%;left:50%;transform:translate(-4px, -4px);display:inline-block;box-sizing:border-box;width:8px;height:8px;border-radius:50%;background-color:rgba(0,0,0,0)}label.wg-toggleswitch.is-checked div.track{background:rgba(63,81,181,.5)}label.wg-toggleswitch.is-checked div.thumb{background:#3f51b5;left:16px;box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12)}.widget-action-margin{display:table;width:100%}.widget-action-margin .widget-action-content{display:table-cell;vertical-align:middle}.snackbar{background-color:#323232;color:#fff;font-size:14px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);height:0;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0s linear .2s,padding 0s linear .2s,height 0s linear .2s;transform:translateY(200%)}.snackbar.snackbar-opened{padding:14px 15px;margin-bottom:20px;height:auto;transition:transform .2s ease-in-out,opacity .2s ease-in,height 0s linear .2s,height 0s linear .2s;transform:none}.snackbar.toast{border-radius:200px}#snackbar-container{position:fixed;left:20px;bottom:0;z-index:99999}.snackbar{overflow:hidden;clear:both;min-width:288px;max-width:568px;cursor:pointer;opacity:0}.snackbar.danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.snackbar.snackbar-opened{height:auto;opacity:1}@media(max-width: 767px){#snackbar-container{left:0px !important;right:0px;width:100%}#snackbar-container .snackbar{min-width:100%}#snackbar-container [class="snackbar snackbar-opened"]~.snackbar.toast{margin-top:20px}#snackbar-container [class="snackbar snackbar-opened"]{border-radius:0;margin-bottom:0}}div.geolocation div.widget-container div.control div.item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:95%}.form-group.actionSelector div.selectize-input.items{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selectize-input.items.full div.item{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:calc(100% - 30px)}.selectize-control.loading::before{opacity:.4}.selectize-control::before{transition:opacity .2s;content:" ";z-index:2;position:absolute;display:block;top:50%;right:34px;width:16px;height:16px;margin:-8px 0 0 0;background:url(../images/loading.gif);background-size:16px 16px;opacity:0}.dualList{height:calc(100% - 28px)}.dualList .dualListCntr{margin-right:6px;margin-bottom:3px;width:100%;height:100%;min-height:141px;border:1px solid gray;overflow-x:hidden;overflow-y:auto;border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px}.dualList .dualListFilterCntr{margin-right:6px;margin-bottom:3px;width:100%;border:1px solid rgba(1,1,1,0)}.dualList .dualListFilter{width:100%;border:1px solid gray;padding:3px 0px 3px 5px;border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;color:#d3d3d3;font-style:normal;color:#000}.dualList .dualListFilter.noFilter{color:#d3d3d3;font-style:italic}.dualList .dualListItemDummy{height:28px;margin:3px;padding:5px;background-color:#fff;cursor:pointer;border:3px dashed #d3d3d3;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px}.dualList .dualListItemDummy.dragHelper{pointer-events:none}.dualList .dualListItemDummy.movableHelper{display:none}.dualList .dualListItem{margin:3px;padding:5px;background-color:#f3f1f1;cursor:pointer;border-radius:3px 3px 3px 3px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px}.dualList .dualListItem.dragging{background-color:#faffbd}video.videoPlayer::-internal-media-controls-download-button{display:none}video.videoPlayer::-webkit-media-controls-enclosure{overflow:hidden}video.videoPlayer::-webkit-media-controls-panel{width:calc(100% + 30px)}div.modal-body video.viewVideo{width:100%}div.playercontainer{height:100%}div.playercontainer video.videoPlayer{height:100%;width:100%;float:right}div.playercontainer div.mediaDelete{right:0;position:absolute}.modal>.modal-dialog>.modal-content .wizard>.steps a,.modal>.modal-dialog>.modal-content .wizard>.steps a:hover,.modal>.modal-dialog>.modal-content .wizard>.steps a:active{padding:.5em 1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal>.modal-dialog>.modal-content .wizard>.steps .number{font-size:1.3em}.modal>.modal-dialog>.modal-content .wizard>.steps .disabled a,.modal>.modal-dialog>.modal-content .wizard>.steps .disabled a:hover,.modal>.modal-dialog>.modal-content .wizard>.steps .disabled a:active{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal>.modal-dialog>.modal-content .wizard>.content{min-height:125px}.modal>.modal-dialog>.modal-content .wizard,.modal>.modal-dialog>.modal-content .wizard .tabcontrol{overflow:initial}.modal>.modal-dialog>.modal-content .modal-footer.wizard{width:initial}.modal>.modal-dialog>.modal-content input.form-control{height:29px;padding:1px 6px;border-radius:2px}.modal>.modal-dialog>.modal-content .selectize-input{min-height:29px;padding:1px 4px}.modal>.modal-dialog>.modal-content .selectize-input .item{height:25px;line-height:25px;display:inline}.modal>.modal-dialog>.modal-content .evo-colorind{top:4px;right:4px}.modal>.modal-dialog>.modal-content .actions.clearfix{margin-top:15px;padding:19px 20px 20px;margin-left:-20px}.modal>.modal-dialog>.modal-content ul.metisFolder{padding:initial;margin:initial;list-style:none !important;padding-left:0}.modal>.modal-dialog>.modal-content .metisFolder ul{padding:initial;margin:initial;list-style:none !important;padding-left:40px}.modal.criteriabuilder .modal-dialog .modal-content .wizard .content{background:#fff}#containerSimplenav{position:absolute;bottom:10px;top:70px;left:10px;right:10px;border-radius:15px;background:#f0f8ff}#containerSimplenav>#listSimplenav{width:300px;top:10px;position:absolute;bottom:10px;left:10px;overflow:auto}#containerSimplenav>#listSimplenav .clouseContainer{display:none}#containerSimplenav>#listSimplenav .openContainer{display:block;padding-left:17px;padding-top:4px}#containerSimplenav>#listSimplenav ul{list-style-type:none;margin:0px;padding:0}#containerSimplenav>#listSimplenav a{display:inline-block;padding:6px 12px;background-color:#ff6000;text-decoration:none;color:#fff;width:100%;border-radius:10px}#containerSimplenav>#listSimplenav li{margin-bottom:4px}#containerSimplenav .rightClass{left:75% !important}#containerSimplenav .centerClass{left:37% !important}.pwstrength_viewport_progress span.password-verdict{color:#fff;white-space:nowrap;text-shadow:-1px 0 rgba(0,0,0,.6),0 1px rgba(0,0,0,.6),1px 0 rgba(0,0,0,.6),0 -1px rgba(0,0,0,.6);margin-left:8px}div.preFilterModal>div:first-child{margin-bottom:10px}div.preFilterModal form{margin-left:10px}div.preFilterModal ul{margin:0;padding:0}div.preFilterModal ul li{list-style:none}div.preFilterModal ul.fields{margin:10px}div.preFilterModal ul.fields li.field{margin-bottom:10px}div.preFilterModal ul.fields li.field>div{font-weight:bold}div.preFilterModal ul.fields li.field ul.tags li{display:flex;margin-bottom:2px}div.preFilterModal ul.fields li.field ul.tags li div.md-checkbox{overflow:hidden;width:100%}div.preFilterModal ul.fields li.field ul.tags li div.md-checkbox>label{margin-bottom:0;height:18px;padding-left:24px;font-weight:normal;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}div.preFilterModal ul.fields li.field ul.tags li div.md-checkbox>label span.inc{height:21px;width:21px;left:-3px;top:-1px}div.preFilterModal ul.fields li.field ul.tags li div.md-checkbox>label span.check{width:7px;height:16px;top:0px}div.preFilterModal ul.fields li.field ul.tags li div.md-checkbox>label span.box{height:16px;width:16px;margin-top:2px;display:block}div.preFilterModal ul.fields li.field ul.tags li div.badge{display:block;margin-left:5px;border:2px solid #333;background-color:hsla(0,0%,100%,.15);color:#333}div.preFilterModal ul.fields li.field ul.tags li.descrdate{display:block;padding-left:7px}div.preFilterModal ul.fields li.field ul.tags li.descrdate label{display:block;color:rgba(51,51,51,.6);font-size:11px}div.preFilterModal ul.fields li.field ul.tags li.descrdate .startdate,div.preFilterModal ul.fields li.field ul.tags li.descrdate .enddate{border:none;border-bottom:1px solid #f7f7f7}.splitControl>ol.breadcrumb{display:none !important}.splitContainerForm.horizontal{position:sticky}.splitContainerForm.horizontal form.gridster [data-sizex]{width:98%}.splitContainerForm{overflow-x:hidden;overflow-y:auto;height:100%}.splitContainerForm .btn_saveandnew{display:none}.splitContainerForm .ActMnCntn{position:sticky;top:0;z-index:100}.splitContainerForm .ActMnCntn .frmActMnCntn .formActionsMenu{position:sticky;margin-right:25px}.splitContainerForm .ActMnCntn .frmActMnCntn .formActionsMenu button{margin-right:1px;margin-left:1px}.splitContainerForm .ActMnCntn .frmActMnCntn .formActionsMenu li:last-of-type button{margin-right:5px}.splitContainerForm .ActMnCntn .titleForm{margin-top:5px}.splitContainerForm .baseform>form.gridster,.splitContainerForm .baseform .contentViewForm,.splitContainerForm form.gridster,.splitContainerForm .baseform .form-details{width:98% !important}.splitContainerForm .baseform>form.gridster .contentViewForm,.splitContainerForm .baseform .contentViewForm .contentViewForm,.splitContainerForm form.gridster .contentViewForm,.splitContainerForm .baseform .form-details .contentViewForm{padding-top:0px;padding-left:6px;padding-right:6px}.splitContainerForm .baseform{padding-top:0px}.splitContainerForm .baseform *{box-sizing:border-box}.gutter.gutter-horizontal{background-image:url(../images/grips/vertical.png);cursor:ew-resize;background-color:#eee;background-repeat:no-repeat;background-position:50%}.gutter.gutter-vertical{background-image:url(../images/grips/horizontal.png);cursor:ns-resize;background-color:#eee;background-repeat:no-repeat;background-position:50%}.currentRow{background-color:#ebebe4 !important}.glyphicon{margin-top:8px}.manejanav{width:30px}li.navegador{width:9.4%}.anav{white-space:nowrap;overflow:hidden;text-align:center;color:#000;font-size:12px;text-overflow:ellipsis}.contenedornav{margin-left:30px;width:100%}#myCarousel{background-color:#fff;height:38px;border-bottom:1px solid}.right{float:right}.nav-pills>li>a{border-radius:0}.header-nav{padding-top:110px}.form-group .widget-container .control textarea.form-control{resize:none}section table>tbody{background-color:#fff;font-family:"Lato",sans-serif;border:1px}section table{border-collapse:collapse;width:100%}section table thead{font-size:12px;font-family:"Lato",sans-serif;border:rgba(0,0,0,0);border-bottom:none}section table thead tr th{border-bottom:none;border-top:rgba(0,0,0,0)}section table tbody tr:nth-child(odd){background:#eee}section table tbody tr:nth-child(even){background:#fff}section table tbody td{font-size:12px;font-family:"Lato",sans-serif;border:rgba(0,0,0,0);border-bottom:none}section div.controlbuttons{width:100%;height:50px;padding:10px;text-align:center}section .controlMenuTable{background-color:#f7f7f7;height:10px !important;border-bottom:1px solid #f0f0f0}section .controlMenuTable div.menuLabel{font-size:25px;display:inline-block;flex-grow:1;float:left}section .controlMenuTable .mainMenu{margin:0px;margin-top:4px;list-style:none;padding:0px;float:right;margin-right:1%}section .input-group{background:hsla(0,0%,100%,.15);box-shadow:inset 0 1px 1px rgba(0,0,0,.045);border-radius:50px;transition:all .5s linear;width:300px;height:20px;background:#eee;border:none}section .input-group-addon{background-color:rgba(0,0,0,0);border:rgba(0,0,0,0);font-size:20px;color:#ccc;width:60px;display:block;position:absolute;right:9px;padding:1px}section .searchbar{padding:12px 15px;display:flex;flex-grow:1;position:relative;justify-content:flex-end;flex-direction:row}section #searchTask,section #searchHistory{transition:all .5s linear;width:calc(100% - 60px);background:rgba(0,0,0,0);border:none;box-shadow:initial;padding-left:20px}section #divTable{overflow:scroll;height:437px;width:1277px}section #divTable_LogQueries,section #divTable_LogTrace{overflow:scroll;height:600px}section .divLeftLogQueries,section .divLeftLogTrace{font-size:12px;display:inline-block;flex-grow:1;float:left}section .divRightLogQueries,section .divRigthtLogTrace{margin:0px;margin-top:4px;list-style:none;padding:0px;margin-right:1%}.notversions,.loadingversions{width:360px;margin:auto;text-align:center;padding-top:65px}.notversions i.mdi-history,.notversions i.mdi-cloud-download-outline,.loadingversions i.mdi-history,.loadingversions i.mdi-cloud-download-outline{font-size:100px;color:#ff6000}section#LogQueries table,section#LogTrace table{border-collapse:collapse;width:95%}@font-face{font-family:"BentonSans Bold";src:url("../fonts/BentonSans Bold.otf")}@font-face{font-family:"BentonSans Regular";src:url("../fonts/BentonSans Regular.otf")}.notification-bell{position:relative;display:inline-block !important;padding:10px}.notification-count{position:absolute;top:0;right:0;background-color:#f44;color:#fff;border-radius:50%;padding:2px 6px;font-size:12px;font-weight:bold}.notification-panel{display:none;position:absolute;top:100%;right:0;width:320px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000}.notification-header{padding:15px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.notification-header h3{margin:0;font-size:16px}.mark-all-read{font-size:12px;color:#3498db;cursor:pointer;padding:5px}.mark-all-read:hover{text-decoration:underline}.notification-list{max-height:400px;overflow-y:auto}.notification-item{padding:15px;border-bottom:1px solid #eee;position:relative;transition:background-color .3s}.notification-item:hover{background-color:#f8f9fa}.notification-item.unread{background-color:#f0f7ff}.notification-item.unread:hover{background-color:#e6f0fa}.notification-item.unread::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#3b4364}.notification-title{font-weight:bold;margin-bottom:5px;display:flex;align-items:center;gap:8px}.severity-error{color:#dc3545;font-size:15px}.severity-success{color:#28a745;font-size:15px}.severity-info{color:#007bff;font-size:15px}.severity-warning{color:#ffc107;font-size:15px}.notification-message{font-size:14px;color:#666;margin-bottom:8px}.notification-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px}.notification-category{border-radius:12px;font-weight:500}.category-success{background-color:#28a745;color:#6b46c1}.category-info{background-color:#007bff;color:#92400e}.category-warning{background-color:#ffc107;color:#1e40af}.category-error{background-color:#dc3545;color:#1e40af}.notification-time{color:#999}.notification-url{padding-bottom:5px}.notification-actions{display:none;position:absolute;right:.5rem;top:.5rem;gap:.25rem}.notification-item:hover .notification-actions{display:flex}.action-button{padding:.25rem;border-radius:50%;border:none;background:none;cursor:pointer;transition:background-color .2s;font-size:18px !important}.action-button.mark-read{color:#1d4ed8 !important}.action-button.delete-notification{color:red !important}.action-button:hover{background-color:#e5e7eb}.empty-message{padding:20px;text-align:center;color:#666}.notification-filters{padding:10px 15px;border-bottom:1px solid #eee;display:flex;gap:10px}.filter-button{padding:4px 8px;border-radius:4px;font-size:12px;cursor:pointer;background:#f0f0f0;border:none;color:#666}.filter-button.active{background:#3b4364;color:#fff}.ver-mas{color:#2563eb;font-size:12px;cursor:pointer;font-weight:500;display:inline-block;margin-bottom:.5rem;transition:color .2s}.ver-mas:hover{color:#1d4ed8}.virtual-spacer-top,.virtual-spacer-bottom{background:rgba(0,0,0,0)}.help-widget{position:fixed;bottom:2px;right:25px;background:#666;color:#fff;border-radius:30px 8px 30px 30px;padding:5px 15px 5px 35px;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:1000;font-size:14px;font-weight:500;display:flex;align-items:center;animation:.1s ease 0s 1 normal none running dewAppear}.help-widget::before{content:"?";position:absolute;left:12px;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;font-size:12px}.help-widget-span{animation:.5s ease 0s 1 normal forwards running dewSlide;font-weight:600;white-space:nowrap}@keyframes dewAppear{0%{opacity:0;transform:scale(0.5)}100%{opacity:1;transform:scale(1)}}@keyframes dewSlide{0%{opacity:0;max-width:0px}100%{opacity:1;max-width:120px}}.show-chatbot{display:none;position:fixed;bottom:35px;right:20px;width:350px;max-width:350px;height:500px;max-height:500px;background-color:#fff;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:10px;z-index:1000}.bot-selection-tabs{display:flex;background:#f8f9fa;border-bottom:1px solid #ddd}.bot-selection-tab{flex:1;text-align:center;cursor:pointer;background:rgba(0,0,0,0);border:none;border-bottom:3px solid rgba(0,0,0,0);transition:all .3s;color:#666}.bot-selection-tab:hover{background:#fff;color:#333}.bot-selection-tab.active{color:#3b4364;border-bottom-color:#3b4364;background:#fff;font-weight:bold}.help-popup-header{background-color:#3b4364;color:#fff;padding-left:10px;display:flex;justify-content:space-between;align-items:center}.help-popup-header .help-popup-header-buttons{display:flex;justify-content:space-between;align-items:center;color:#fff;padding:10px}.help-popup-header .help-popup-header-buttons span{margin-right:10px;cursor:pointer}.minimized{width:250px;height:50px;bottom:-15px;right:20px;background-color:rgba(0,0,0,0);box-shadow:none;border-radius:none;padding:0px}.minimized .help-popup-header{padding:5px 10px;padding-top:3px;padding-bottom:3px}.minimized .help-popup-header .help-popup-header-buttons{padding:0px}.minimized .show-chatbot{display:none}.minimized .chatbot{height:auto;border-radius:2px}.minimized .chatbot .chatbox{display:none}.minimized .chatbot .chat-input{display:none}.minimized .title-chatbot{margin-top:0px;margin-bottom:0px;font-size:13px;padding-right:10px}.chatbot-toggler{position:fixed;bottom:30px;right:35px;outline:none;border:none;height:50px;width:50px;display:flex;cursor:pointer;align-items:center;justify-content:center;border-radius:50%;background:#724ae8;transition:all .2s ease}body .show-chatbot .chatbot-toggler{transform:rotate(90deg)}.chatbot-toggler span{color:#fff;position:absolute}.chatbot-toggler span:last-child,body .show-chatbot .chatbot-toggler span:first-child{opacity:0}body .show-chatbot .chatbot-toggler span:last-child{opacity:1}.chatbot{width:100%;height:100%;right:35px;bottom:90px;border-radius:15px;background:#fff;overflow:hidden;opacity:0;pointer-events:none;transform:scale(0.5);transform-origin:bottom right;box-shadow:0 0 128px 0 rgba(0,0,0,.1),0 32px 64px -48px rgba(0,0,0,.5);transition:all .1s ease}body .show-chatbot .chatbot{opacity:1;pointer-events:auto;transform:scale(1)}.chatbot header{padding:1px 0;position:relative;text-align:center;color:#fff;background:#724ae8;box-shadow:0 2px 10px rgba(0,0,0,.1)}.chatbot header span{position:absolute;right:15px;top:50%;cursor:pointer;transform:translateY(-50%)}header h2{font-size:1.4rem}.chatbot .chatbox{overflow-y:auto;max-height:430px;padding:30px 20px 100px}.chatbot :where(.chatbox,textarea)::-webkit-scrollbar{width:6px}.chatbot :where(.chatbox,textarea)::-webkit-scrollbar-track{background:#fff;border-radius:25px}.chatbot :where(.chatbox,textarea)::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.chatbox .chat{display:flex;list-style:none}.chatbox .outgoing{margin:20px 0;justify-content:flex-end}.chatbox .incoming span:not(.loader,.loader__dot){width:32px;height:32px;color:#fff;cursor:default;text-align:center;line-height:32px;align-self:flex-end;background:#3b4364;border-radius:4px;margin:0 10px 7px 0}.chatbox .chat p{white-space:pre-wrap;padding:12px 16px;border-radius:10px 10px 0 10px;color:#fff;max-width:75%;font-size:13px;background:#3b4364}.chatbox .incoming p{border-radius:10px 10px 10px 0}.chatbox .chat p.error{color:#721c24;background:#f8d7da}.chatbox .incoming p{color:#000;background:#f2f2f2}.chatbot .chat-input{display:flex;gap:5px;position:absolute;bottom:0;width:100%;background:#fff;padding:3px 20px;border-top:1px solid #ddd}.chat-input textarea{height:55px;width:100%;border:none;outline:none;resize:none;max-height:180px;padding:15px 15px 15px 0;font-size:13px}.chat-input span{align-self:flex-end;color:#3b4364;cursor:pointer;height:55px;display:flex;align-items:center;visibility:hidden;font-size:1.35rem}.chat-input textarea:valid~span{visibility:visible}@media(max-width: 490px){.chatbot-toggler{right:20px;bottom:20px}.chatbot{right:0;bottom:0;height:100%;border-radius:0;width:100%}.chatbot .chatbox{height:90%;padding:25px 15px 100px}.chatbot .chat-input{padding:5px 15px}.chatbot header span{display:block}}.loader{margin-bottom:-2px;text-align:center;opacity:.3}.loader__dot{display:inline-block;vertical-align:middle;width:6px;height:6px;margin:0 1px;background:#000;border-radius:50px;animation:loader .45s infinite alternate}.loader__dot:nth-of-type(2){animation-delay:.15s}.loader__dot:nth-of-type(3){animation-delay:.35s}@keyframes loader{0%{transform:translateY(0)}100%{transform:translateY(-5px)}}@keyframes fadein{from{opacity:0;margin-top:10px;margin-bottom:0}to{opacity:1;margin-top:0;margin-bottom:10px}}.feedback-buttons-chatbot{display:flex;gap:4px;margin-top:4px}.btn-feedback{width:28px;height:28px;border:none;background:none;color:#65676b;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.btn-feedback:hover{color:#1d1f23}.btn-feedback.active{color:#1877f2}.banner-container{padding-bottom:10px;margin-bottom:20px;flex:1;position:relative;overflow:hidden;min-height:152px;max-height:200px}.banner-container.collapsed{min-height:0px;height:15px;margin-bottom:0px;padding-bottom:0px}.collapse-btn{position:absolute;top:10px;right:10px;background:hsla(0,0%,100%,.9);border:none;color:#333;font-size:1em;width:1px;height:1px;border-radius:50%;cursor:pointer;z-index:10;transition:all .3s;display:flex;align-items:center;justify-content:center}.collapse-btn:hover{background:#fff;transform:scale(1.1)}.slider-wrapper{position:relative;width:100%;height:152px;max-height:200px;overflow:hidden}@keyframes slideText{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.banner-container.collapsed .banner-slide,.banner-container.collapsed .banner-arrows,.banner-container.collapsed .banner-dots{opacity:0;pointer-events:none}.banner-slide{position:absolute;left:43px;width:100%;height:100%;transition:opacity .8s ease-in-out;display:grid;grid-template-columns:400px 1fr;padding:8px 15px;align-items:center;background:#fff}.banner-slide.no-image-announcements{grid-template-columns:1fr !important;left:80px}.banner-image-announcements{display:flex}.banner-slide.no-image-announcements .banner-image-announcements{display:none}.banner-slide.active{opacity:1;visibility:visible;z-index:1}.banner-image-announcements{width:100%;height:100%;display:flex;align-items:center;justify-content:center;animation:fadeInLeft .8s ease-out;padding:0;overflow:hidden}.banner-image-announcements img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.banner-content{width:90%;color:#333;overflow:hidden}.banner-content h2{margin-bottom:5px;color:#2d3748;font-weight:700}.banner-content p{font-size:1.3em;line-height:1.3;color:#666;margin-bottom:8px;word-break:break-word}.banner-content div.contenidohtml{color:#666;margin-bottom:8px;word-break:break-word;font-size:0em}.banner-btn{padding:0;background:rgba(0,0,0,0);color:#07c;font-weight:600;transition:all .3s;align-items:center;gap:5px;border:none;cursor:pointer;position:relative}.banner-btn-withoutLink{padding:0;background:rgba(0,0,0,0);color:#333;font-weight:600;transition:all .3s;align-items:center;gap:5px;border:none;position:relative}.banner-btn.withLink:hover{color:#000}.banner-arrows{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;padding:0 20px;transform:translateY(-50%);z-index:5}.arrow-nav-common{border:none;color:#333;font-size:1.5em;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center}.arrow-nav-common:hover{box-shadow:0 8px 25px rgba(0,0,0,.2)}.arrow-nav-common::before{content:"";width:14px;height:14px;border-top:3px solid #2d3748;border-right:3px solid #2d3748}.arrow-nav-prev{left:3px}.arrow-nav-next{right:3px}.arrow-nav-prev::before{transform:rotate(-135deg);margin-left:5px}.arrow-nav-next::before{transform:rotate(45deg);margin-right:5px}.banner-dots{position:absolute;bottom:2px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:10}.dot{width:10px;height:10px;border-radius:50%;background:rgba(0,0,0,.2);cursor:pointer;transition:all .3s}.dot.active{background:#2d3748;transform:scale(1.3)}.dot:hover{background:#2d3748;opacity:.7}.section-title{font-size:1.5em;color:#2d3748;margin-bottom:25px;padding-bottom:15px;border-bottom:2px solid #4299e1}.preview-section{background:#fff;padding:30px;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;border:1px dotted #f1f1f1;padding:15px;margin-bottom:20px;margin-left:60px;margin-right:60px}.slider-container{flex:1;position:relative;background:#f7fafc;border-radius:10px;overflow:hidden;height:152px}.slider-wrapper{position:relative;width:100%;height:152px;overflow:hidden}.slide{position:absolute;top:0;left:150px;width:900px;height:100%;opacity:0;visibility:hidden;transition:opacity .6s ease-in-out,visibility .6s;display:grid;grid-template-columns:150px 1fr;gap:15px;padding:8px 15px;align-items:center}.slide.active{opacity:1;visibility:visible;z-index:1}.slide-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;animation:fadeInLeft .8s ease-out}.slide-image.mdi-image-area:before{font-size:100px;display:inline-block;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased}.slide-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.slide-content{display:flex;flex-direction:column;justify-content:center;gap:4px;animation:fadeInRight .8s ease-out}.slide-title{font-size:2.1em;font-weight:bold;color:#2d3748;line-height:1.1;margin:0}.slide-description{font-size:1.1em;color:#718096;line-height:1.3;margin:0}.slide-button,.slide-button-withoutLink{display:inline-block;color:#333;font-weight:600;transition:all .3s;align-self:flex-start;white-space:nowrap}.slide-button:hover{color:#000}.empty-preview{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;color:#a0aec0;gap:15px}.empty-preview p{font-size:1.1em}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@media(max-width: 1200px){.content-wrapper{grid-template-columns:1fr}}@media(max-width: 768px){.slide{grid-template-columns:1fr;padding:40px 20px;gap:20px}.slide-image{order:-1;height:250px}.slide-title{font-size:1.8em}.slide-description{font-size:1em}}/*# sourceMappingURL=main.css.map */