.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0%,#eee 50%);background-image:-o-linear-gradient(top,white 0%,#eee 50%);background-image:linear-gradient(to bottom,white 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@charset "UTF-8";.button,input[type=search]{-webkit-appearance:none}.button,a{cursor:pointer}*,.dataTables_wrapper .dataTable td,.dataTables_wrapper .dataTable th{outline:0}#fileManager .filesContainer .item .inside .overlay .actions .action i,.adminButtons .addElementBtn i{text-shadow:2px 2px 5px rgba(0,0,0,.1)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.fa.fa-pull-left,.fa.pull-left{margin-right:.3em}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400;vertical-align:middle}.align-center,.fa-fw,.fa-li{text-align:center}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.fa,.fa-stack{display:inline-block}@font-face{font-family:FontAwesome;src:url(../lib/font-awesome-sass/assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.6.2&1606944266);src:url(../lib/font-awesome-sass/assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.6.2&1606944266#iefix) format("embedded-opentype"),url(../lib/font-awesome-sass/assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.6.2&1606944266) format("woff2"),url(../lib/font-awesome-sass/assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.6.2&1606944266) format("woff"),url(../lib/font-awesome-sass/assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.6.2&1606944266) format("truetype"),url(../lib/font-awesome-sass/assets/fonts/font-awesome/fontawesome-webfont.svg?v=4.6.2&1606944266#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa.fa-pull-right,.fa.pull-right{margin-left:.3em}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.float-left,.pull-left{float:left}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html.unlogged{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:100%;height:auto}html.unlogged body{padding:40px 0;min-width:320px;min-height:100%;height:auto}body,html{width:100%;height:100%}body{min-width:1280px;font-family:"Open Sans",sans-serif;font-weight:400;background-image:url(../img/background.png?1606944094);background-repeat:no-repeat;background-position:center top 100px;font-size:16px;font-style:normal;line-height:normal;-webkit-text-size-adjust:none;background-color:#fafafa}*{box-sizing:border-box}::-moz-selection{color:#fff;background-color:#2a67ed}::selection{color:#fff;background-color:#2a67ed}a{color:#2a67ed;text-decoration:none}a:hover{color:#153477}#wrapper{min-height:100%;margin-bottom:-150px}#wrapper:after{content:'';display:block;height:150px}b,strong{font-weight:700}.clear{clear:both}.align-right{text-align:right}.float-right{float:right}.customItem{float:left;margin-left:40px}.customItem select{margin:0 8px}.container{margin:auto;max-width:1280px;padding:0 20px}input[type=search]::-webkit-search-cancel-button{display:none}.centeredForm{margin:0 auto;width:100%;max-width:745px;text-align:center;padding:0 20px}.centeredForm .languageSwitcher{display:block;margin:10px auto auto}.centeredForm .logo{display:block;width:220px;height:auto;margin:auto auto 40px}.centeredForm #alerts{margin-top:10px;text-align:center}.centeredForm .block{background-color:#fff;text-align:center;padding:40px}.centeredForm .block h2{color:#2a67ed;font-size:1.5em;font-weight:700;margin-bottom:10px}.centeredForm .block p{color:#2a67ed;line-height:1.5em}.centeredForm input{padding:20px}.centeredForm form{background:#fff;padding:20px 40px;border-radius:0}.button,.form-control,input,select,textarea{font-family:"Open Sans",sans-serif;font-style:normal;border:0}.centeredForm form .form-footer{margin:20px auto 0}.centeredForm form .form-footer .forgottenPassword{display:block;margin-top:20px}.centeredForm form .field-validation-error{text-align:left}.centeredForm .subTitle{color:#2d2d2d;margin-bottom:20px}.centeredForm .notice{font-size:.9em;margin:10px auto}.button{display:inline-block;font-weight:400;font-size:13px;min-width:170px;text-align:center;color:#fff;background-color:#4d4d4d;border-radius:0;padding:15px 20px;white-space:nowrap;margin:0;background-repeat:no-repeat}.button i{vertical-align:sub;font-size:24px}.button i.push-right{margin-right:10px}.button i.push-left{margin-left:10px}.button.blue{background-color:#2a67ed}.button.blue:hover{background-color:#265dd5}.button.green{background-color:#1a9025}.button.green:hover{background-color:#178221}.button.red{background-color:#e74c3c}.button.red:hover{background-color:#d04436}.button.red:disabled{background-color:#f29f97}.button:hover{color:#fff;background-color:#6c6c6c}.button.disabled,.button.disabled:hover{color:#2d2d2d;background-color:#aab0b3}.button.disabled{cursor:not-allowed}#alerts .alert .close,.dataTables_wrapper .dataTable th:not(.noSort),.dataTables_wrapper .dataTable:not(.noActions) td:not(.actions):not(.dataTables_empty),.imageUpload label{cursor:pointer}.button+.button{margin-left:20px}#alerts .alert{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:10px 20px;color:#fafafa}#alerts .alert .icon{font-size:1em;margin-right:10px}#alerts .alert .close{font-size:1em;margin-left:10px}#alerts .alert .text{-ms-flex-positive:1;flex-grow:1;text-align:left}#alerts .alert .text a:hover{text-decoration:underline}#alerts .alert:last-child{margin-bottom:0}#alerts .alert.alert-success{background-color:#319b3b}#alerts .alert.alert-notice{background-color:#979c9f}#alerts .alert.alert-info{background-color:#f39c12}#alerts .alert.alert-danger{background-color:#e95e50}.dataTable{opacity:0;border:0!important}.dataTable:not(.selectable){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dataTables_wrapper{margin:20px auto}.dataTables_wrapper .body{overflow:auto}.dataTables_wrapper .header{margin-bottom:20px}.dataTables_wrapper .header .dataTables_length{float:left;white-space:nowrap}.dataTables_wrapper .header .dataTables_length select{display:inline-block;width:auto;margin:0 8px}.dataTables_wrapper .header #categories_filter{float:left;display:block;white-space:nowrap;margin-left:10px}.dataTables_wrapper .header #categories_filter select{display:inline-block;width:auto;margin:0 10px}.dataTables_wrapper .dataTable td.hidden,.dataTables_wrapper .dataTable th.hidden{display:none}.dataTables_wrapper .header .dataTables_filter{float:right}.dataTables_wrapper .header .dataTables_filter input[type=search]{margin-left:10px}.dataTables_wrapper .dataTable{opacity:1;margin-top:0;width:100%;background-color:#f0f0f0}.dataTables_wrapper .dataTable th{padding:10px}.dataTables_wrapper .dataTable td{padding:10px 20px}.dataTables_wrapper .dataTable:not(.noActions) tr:hover:not(.actions) td:not(.dataTables_empty){background-color:#fdebd0}.dataTables_wrapper .dataTable thead tr th{position:relative;color:#fff;border-bottom:0;background-color:#2d2d2d;border-left:1px solid #d3d3d3;font-weight:400}.dataTables_wrapper .dataTable thead tr th:after{content:' ';display:block;position:absolute;right:10px;top:50%;width:0;height:0;margin-top:0!important;border-left:5px solid transparent;border-right:5px solid transparent}.dataTables_wrapper .dataTable thead tr th.sorting,.dataTables_wrapper .dataTable thead tr th.sorting_asc,.dataTables_wrapper .dataTable thead tr th.sorting_desc{background-image:none}.dataTables_wrapper .dataTable thead tr th.sorting_asc:after{border-top:5px solid #fff}.dataTables_wrapper .dataTable thead tr th.sorting_desc:after{border-bottom:5px solid #fff}.dataTables_wrapper .dataTable thead tr th:last-child{border-right:1px solid #d3d3d3;border-top-right-radius:0}.dataTables_wrapper .dataTable thead tr th:first-child{border-top-left-radius:0}.dataTables_wrapper .dataTable thead tr th.actions{border-top-right-radius:0;border-right:0;width:90px;text-align:center}.dataTables_wrapper .dataTable thead tr th:not(.noSort):hover{background-color:#575757;transition:none}.dataTables_wrapper .dataTable tbody tr td{border-left:1px solid #bdc3c7;background-color:#f0f0f0}.dataTables_wrapper .dataTable tbody tr td:last-child{border-right:1px solid #bdc3c7}.dataTables_wrapper .dataTable tbody tr td.actions .flexed{padding:0!important;display:-ms-flexbox;display:flex}.dataTables_wrapper .dataTable tbody tr td.actions a{-ms-flex-positive:1;flex-grow:1;text-align:center}.dataTables_wrapper .dataTable tbody tr:nth-child(odd) td{background-color:#fff}.dataTables_wrapper .footer{background-color:#2d2d2d;padding:10px 20px;border-bottom-left-radius:0;border-bottom-right-radius:0}.dataTables_wrapper .footer .dataTables_info{float:left;color:#fff;padding:0}.dataTables_wrapper .footer .dataTables_paginate{float:right;text-align:center;margin:auto;padding:0}.dataTables_wrapper .footer .dataTables_paginate .next,.dataTables_wrapper .footer .dataTables_paginate .previous{display:none}.dataTables_wrapper .footer .dataTables_paginate .ellipsis{color:#f39c12}.dataTables_wrapper .footer .dataTables_paginate span .paginate_button{padding:0 10px;border:0!important;outline:0!important;box-shadow:none!important;color:#fff!important;cursor:pointer;display:inline-block;background:0 0!important}.dataTables_wrapper .footer .dataTables_paginate span .paginate_button:only-child{display:none}.dataTables_wrapper .footer .dataTables_paginate span .paginate_button:first-child a{padding-left:0}.dataTables_wrapper .footer .dataTables_paginate span .paginate_button:last-child{border-right:0}.dataTables_wrapper .footer .dataTables_paginate span .paginate_button.current,.dataTables_wrapper .footer .dataTables_paginate span .paginate_button:hover{color:#2a67ed!important}.dataTables_wrapper .dt-buttons{visibility:hidden}.imageUpload{display:inline-block;width:200px;height:200px;position:relative}.imageUpload label{display:block;background-color:#fafafa;border:1px solid #bdc3c7;width:100%;height:100%;background-size:auto;background-repeat:no-repeat;background-image:url(../img/image-placeholder.png);background-position:center center;transition:background-color .3s}.imageUpload label:hover{background-color:#f0f0f0;transition:none}.imageUpload label input{display:none}.imageUpload.hasImage label{pointer-events:none;cursor:default;background-size:contain}.imageUpload.hasImage:hover .delete{z-index:auto;opacity:1;transition:none}.imageUpload .delete{z-index:-1;cursor:pointer;display:block;width:34px;height:34px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .3s,z-index .3s}#lightbox iframe,#overlay{height:100%;width:100%}.imageUpload .delete i{color:#fff;text-align:center;width:34px;line-height:34px;transition:color .3s,background-color .3s,transform .3s;background-color:#bdc3c7;border-radius:100%}.imageUpload .delete:hover i{color:#2d2d2d;background-color:#e74c3c;transform:scale(1.05);transition:none}.adminButtons .addElementBtn{display:inline-block;padding:10px;box-shadow:2px 2px 5px 1px rgba(0,0,0,.1);background-color:#fff;min-width:180px;margin-right:10px;text-align:center;color:#2d2d2d;font-weight:600}.adminButtons .addElementBtn:last-child{margin-right:0}.adminButtons .addElementBtn i.fa-plus-circle{color:#1a9025}.adminButtons .addElementBtn i.fa-folder{color:#ffe792}.adminButtons .addElementBtn i.fa-file{color:#bdc3c7}.adminButtons .addElementBtn i.fa-file-text{color:#2a67ed}.adminButtons .addElementBtn:hover{color:#2d2d2d;background-color:#f0f0f0}#lightbox{display:none;position:fixed;width:9in;max-width:calc(100% - 40px);max-height:calc(100% - 40px);height:12.2in;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000}#lightbox .closeLightbox{position:absolute;top:5px;right:10px;z-index:10;color:#4d4d4d;cursor:pointer;font-size:22px}#lightbox .closeLightbox:hover{color:#6c6c6c}#overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background-color:rgba(0,0,0,.5)}#searchForm{display:block;float:right;width:250px}#fileManager{display:block;width:100%;padding:10px;background-color:#fafafa;border:1px solid transparent;box-shadow:0 0 5px 1px rgba(0,0,0,.1) inset}#fileManager legend{font-size:16px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-weight:400}#fileManager legend .folder{display:inline-block;padding:5px 10px;cursor:default;box-shadow:2px 2px 5px 1px rgba(0,0,0,.1)}#fileManager legend .folder:last-child{font-weight:600;background-color:#fff}#fileManager legend a{color:#2d2d2d}#fileManager legend a.folder{cursor:pointer;background-color:#fff}#fileManager legend a.folder:hover{background-color:#fffae9}#fileManager legend i.fa-folder-open{color:#f2db8b}#fileManager legend i.fa-arrow-circle-right{color:#d3d3d3}#fileManager legend .seperator{font-size:.85em}#fileManager .filesContainer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;height:445px;overflow:auto}#fileManager .filesContainer::-webkit-scrollbar{width:10px;height:10px}#fileManager .filesContainer::-webkit-scrollbar-thumb{background:#bdc3c7;border-radius:10px}#fileManager .filesContainer::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}#fileManager .filesContainer .notice{display:block;margin:auto;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#fileManager .filesContainer .separator{display:block;width:100%;text-align:center;color:#bdc3c7}#fileManager .filesContainer .separator.file{margin-top:5px;padding-top:5px;box-shadow:1px -1px 1px rgba(0,0,0,.1)}#fileManager .filesContainer .item{display:inline-block;padding:10px;width:calc(100%/8)!important;height:auto!important;text-align:center;margin-bottom:0}#fileManager .filesContainer .item.ui-draggable-dragging{z-index:999;transform:scale(.7);opacity:.7;transform-origin:25% 25%}#fileManager .filesContainer .item.ui-draggable-dragging .inside .overlay{display:none!important}#fileManager .filesContainer .item .inside{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}#fileManager .filesContainer .item .inside .overlay{position:absolute;z-index:1;opacity:0;top:0;right:0;transition:opacity .3s}#fileManager .filesContainer .item .inside .overlay .actions{display:-ms-flexbox;display:flex}#fileManager .filesContainer .item .inside .overlay .actions .action{cursor:pointer;display:inline-block;box-shadow:2px 2px 5px 1px rgba(0,0,0,.1);background-color:#fff;padding:5px}#fileManager .filesContainer .item .inside .overlay .actions .action i.fa-trash{color:#e74c3c}#fileManager .filesContainer .item .inside .overlay .actions .action i.fa-pencil{color:#f39c12}#fileManager .filesContainer .item .inside .overlay .actions .action i.fa-download{color:#1a9025}#fileManager .filesContainer .item .inside .overlay .actions .action:hover{background-color:#f0f0f0}#fileManager .filesContainer .item .inside:hover .overlay{opacity:1}#fileManager .filesContainer .item .inside .anchor{color:#2d2d2d;cursor:pointer;display:block;width:100%;box-shadow:2px 2px 5px 1px rgba(0,0,0,.1)}#fileManager .filesContainer .item .inside .anchor .icon{display:block;background-color:#fff}#fileManager .filesContainer .item .inside .anchor .icon>i{display:block;margin:auto;padding:.2em .25em .15em;position:relative}#fileManager .filesContainer .item .inside .anchor .icon>i img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}#fileManager .filesContainer .item .inside .anchor .icon>i i{position:absolute;top:10px;left:10px;font-size:24px;text-shadow:2px 2px 5px rgba(0,0,0,.5)}#fileManager .filesContainer .item .inside .anchor .icon>i.fa-folder{color:#ffe792}#fileManager .filesContainer .item .inside .anchor .icon>i.fa-file{color:#bdc3c7}#fileManager .filesContainer .item .inside .anchor .icon>i.fa-file-text{color:#2a67ed}#fileManager .filesContainer .item .inside .anchor .checkbox-wrapper{width:100%;text-align:end;display:inline-block;padding-right:5px;padding-bottom:5px}#fileManager .filesContainer .item .inside .anchor:hover .icon i.fa-folder{color:#ccb975}#fileManager .filesContainer .item .inside .anchor:hover .icon i.fa-file{color:#979c9f}#fileManager .filesContainer .item .inside .anchor:hover .icon i.fa-file-text{color:#2252be}#fileManager .filesContainer .item .inside .name{display:block;cursor:default;width:100%;margin-top:5px;word-break:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.85em}.multi-delete-items{padding-bottom:50px}#header{background-color:#2d2d2d;border-bottom:6px solid #2a67ed;margin-bottom:106px;box-shadow:5px 5px 10px 1px rgba(0,0,0,.1)}#header .brand{position:absolute;padding:10px;border:1px solid #d3d3d3;border-top:0;background-color:#fafafa;box-shadow:0 0 5px 1px rgba(0,0,0,.1)}#header .brand img{display:block;margin:auto;width:220px}#header nav{margin-left:242px}#header nav ul{display:-ms-flexbox;display:flex}#header nav ul li{display:inline-block}#header nav ul li.right{-ms-flex-item-align:center;align-self:center;margin-left:auto}#header nav ul li.right a{color:#fafafa;margin-left:20px}#header nav ul li.right a:hover{color:#d3d3d3}#header nav ul li.navItem.active a{background-color:#fff;color:#2a67ed}#header nav ul li.navItem a{display:block;padding:20px;text-align:center;background-color:#fafafa;border-right:1px solid #d3d3d3;color:#2d2d2d;font-weight:700}#footer,#header nav ul li.navItem a:hover{background-color:#f0f0f0}#main{margin:20px auto 40px}#main #alerts .alert{margin-bottom:20px}#main h1.first,#main h1:first-child,#main h2.first,#main h2:first-child,#main h3.first,#main h3:first-child,#main p.first,#main p:first-child{margin-top:0}#main h1.last,#main h1:last-child,#main h2.last,#main h2:last-child,#main h3.last,#main h3:last-child,#main p.last,#main p:last-child{margin-bottom:0}#main h2,#main h3,#main p{margin:20px auto}#main h1,#main h2,#main h3{display:block;width:100%;font-weight:600;color:#2d2d2d}#main h1{text-align:center;font-size:1.5em;margin:40px auto}#main h2{text-align:center;font-size:1.25em;color:#2d2d2d;font-weight:700}#main h2 .admin{color:#2a67ed}#footer{height:150px;border-top:1px solid #d3d3d3;padding:20px 0;font-size:.85em;box-shadow:0 10px 20px 10px rgba(0,0,0,.1);color:#2d2d2d}#footer>.container{height:100%}#footer .flex{height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}#footer .flex a{display:block;color:#2d2d2d}#footer .flex a:hover{color:#2a67ed}#footer .flex a img{display:block}#footer .flex a.appcom{-ms-flex-item-align:end;align-self:flex-end}#footer .flex a.push-left{margin-left:10px}#footer .flex .center{text-align:center;-ms-flex-positive:1;flex-grow:1}.form-control,input,select,textarea{font-weight:400;font-size:14px!important;color:#2d2d2d;background-color:#fff;border:1px solid #bdc3c7;border-radius:0;opacity:1;padding:7px 10px;box-shadow:none!important}.select2 .select2-selection,.select2-results,option{font-family:"Open Sans",sans-serif;font-weight:400;font-style:normal;font-size:14px}.form-control.add-on,input.add-on,select.add-on,textarea.add-on{padding:0;position:relative}.form-control.add-on i,input.add-on i,select.add-on i,textarea.add-on i{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:text}#formRender .rendered-form .form-group .checkbox-group,#formRender .rendered-form .form-group .radio-group,form .form-group{position:relative}.form-control.add-on input,input.add-on input,select.add-on input,textarea.add-on input{width:100%;border:0;padding-right:30px}.form-control.add-on input:focus,input.add-on input:focus,select.add-on input:focus,textarea.add-on input:focus{background-color:#fff}.form-control.check-box,.form-control.checkbox,input.check-box,input.checkbox,select.check-box,select.checkbox,textarea.check-box,textarea.checkbox{width:20px!important;height:20px!important;vertical-align:middle}.form-control.error,.form-control.input-validation-error,input.error,input.input-validation-error,select.error,select.input-validation-error,textarea.error,textarea.input-validation-error{border-color:#e74c3c}.form-control:hover,input:hover,select:hover,textarea:hover{background-color:#fafafa}.form-control:-moz-placeholder,input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{opacity:1;font-family:"Open Sans",sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#969696}.form-control::-moz-placeholder,input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{opacity:1;font-family:"Open Sans",sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#969696}.form-control:-ms-input-placeholder,input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;font-family:"Open Sans",sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#969696}.form-control::-webkit-input-placeholder,input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;font-family:"Open Sans",sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#969696}.form-control:focus,input:focus,select:focus,textarea:focus{border-color:#2a67ed;background-color:#fafafa}.select2-results .select2-results__option--highlighted{background-color:#2a67ed!important}.select2{text-align:left;width:auto!important;min-width:170px}.select2 .select2-selection__arrow{height:100%!important}.select2 .select2-selection{height:auto;background-color:#fff;border:0;border:1px solid #bdc3c7;border-radius:0;line-height:normal;padding-top:7px;padding-bottom:7px;padding-left:10px}.select2 .select2-selection .select2-selection__rendered{line-height:normal}option{border:none;color:#2d2d2d}fieldset{padding:20px;margin:20px auto;border:1px solid #d3d3d3;border-radius:0;background-color:#fff}fieldset legend{font-weight:600;color:#2d2d2d;font-size:1.25em;padding:0 10px}fieldset legend+*{margin-top:0!important}fieldset input{background-color:#fafafa}form .action{display:inline-block;-ms-flex-item-align:center;align-self:center;border:1px solid #bdc3c7;border-radius:0;padding:7px 10px;text-align:center;cursor:pointer;background-color:#fff;margin-left:10px;background-repeat:no-repeat}form .action:hover{background-color:#fafafa}form .action:active{background-color:#f0f0f0}form .action.dynamicAdd{background-size:25px 25px;background-position:right 10px center;padding-right:45px}form .action.delete{background-size:20px 20px;background-position:right 10px center;padding-right:40px}form .form-group{margin-top:10px;margin-bottom:0}form .form-group .select2{width:100%!important}form .form-group.noMarginTop,form .form-group:first-child{margin-top:0}form .form-group:last-child{margin-bottom:0}form .form-group label{color:#2d2d2d!important;display:block;margin-bottom:10px;font-size:.85em;font-weight:700}form .form-group label+p{margin:auto auto 10px!important}form .form-group label.checkbox,form .form-group label.date,form .form-group label.numerical{display:inline-block;width:auto;margin-right:10px}form .form-group label.required:after{content:'*';color:#e74c3c;display:inline-block;vertical-align:top;margin-left:5px}form .form-group .text-box{width:100%}form .form-group input[type=datetime]{cursor:pointer;background-repeat:no-repeat;background-position:right 5px center;background-size:20px 20px;padding-right:35px}form .form-group input.checkbox,form .form-group input[data-val-number],form .form-group input[type=datetime],form .form-group input[type=number]{display:inline-block;width:auto;vertical-align:middle;margin:0}form .form-group input[data-val-number],form .form-group input[type=number]{max-width:100px}form .form-group select{width:100%;height:35px}form .form-group .complet{width:100%}form .form-group .field-validation-valid.hidden{display:none}form .form-group .field-validation-error,form .form-group .field-validation-valid{font-size:.85em;display:block;width:100%;min-height:20px;margin-top:3px;margin-left:3px}form .form-group .field-validation-error{color:#e74c3c}form .form-group .field-validation-error.hidden{display:block}form .form-group .currency:after{content:'$'}form .form-group .percentage:after{content:'%'}form .form-group .dynamic,form .form-group .static{width:100%;margin-top:20px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}form .form-group .dynamic.border,form .form-group .static.border{border-bottom:1px solid #bdc3c7}form .form-group .dynamic .group,form .form-group .static .group{display:inline-block;-ms-flex-positive:2;flex-grow:2}form .form-group .dynamic .group .displayFor,form .form-group .static .group .displayFor{font-weight:600;margin-right:10px}form .form-group .dynamic .group.centered,form .form-group .static .group.centered{-ms-flex-item-align:center;align-self:center}form .form-group .dynamic .group.small,form .form-group .static .group.small{-ms-flex-positive:0;flex-grow:0}form .form-group .dynamic .group.full,form .form-group .static .group.full{width:100%}form .form-group .dynamic .group label,form .form-group .static .group label{display:block}form .form-group .dynamic .group input,form .form-group .dynamic .group option,form .form-group .dynamic .group select,form .form-group .dynamic .group textarea,form .form-group .static .group input,form .form-group .static .group option,form .form-group .static .group select,form .form-group .static .group textarea{margin-left:0}form .flex{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}form .flex .half,form .flex .third,form .flex .twothirds{width:50%;-ms-flex-item-align:stretch;align-self:stretch}form .flex .half:first-child,form .flex .third:first-child,form .flex .twothirds:first-child{padding-right:10px}form .flex .half:last-child,form .flex .third:last-child,form .flex .twothirds:last-child{padding-left:10px}form .flex .half.space-between,form .flex .third.space-between,form .flex .twothirds.space-between{-ms-flex-pack:justify;justify-content:space-between}form .flex .half.flex-col,form .flex .third.flex-col,form .flex .twothirds.flex-col{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}form .flex .third{width:40%}form .flex .twothirds{width:60%}form .flex:first-of-type .form-group{margin-top:0}form .flex:last-of-type .form-group{margin-bottom:0}.frmb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.frmb .required-asterisk{color:#e74c3c;cursor:default}.frmb .field-label{color:#2d2d2d!important;display:inline-block;margin-bottom:10px;font-size:.85em;font-weight:700}.frmb li{border-radius:0!important}.frmb>li{width:50%;border:1px solid transparent;margin-bottom:20px}.field-actions .btn,.form-elements,.frmb-control li,.frmb>li .close-field{border-radius:0!important}.frmb>li.header-field,.frmb>li.paragraph-field,.frmb>li.textarea-field{width:100%}.frmb li:hover{border-color:#2a67ed;box-shadow:none}.form-elements .false-label,.form-elements label{width:27%;font-size:.85em}.form-elements input[type=text].fld-maxlength{width:20%}.form-elements .sortable-options-wrap,.form-elements input[type=text],.form-elements select,.form-elements textarea{width:70%}.form-actions .clear-all,.form-actions .fb-save,.form-actions .form-builder-save,.form-actions .view-data,.form-elements .access-wrap,.form-elements .className-wrap,.form-elements .name-wrap,.form-elements .other-wrap,.form-elements .placeholder-wrap,.form-elements .subtype-wrap,.option-value{display:none!important}ol.sortable-options input[type=text]{width:80%}.form-control{height:auto}.cb-wrap{width:20%}.stage-wrap{border:1px solid #bdc3c7;margin-right:20px;padding:20px;width:calc(80% - 20px)}#formRender .rendered-form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}#formRender .rendered-form>div{width:100%}#formRender .rendered-form .header,#formRender .rendered-form .paragraph{margin:20px auto}#formRender .rendered-form .form-group{margin-top:20px;margin-bottom:20px;margin-left:initial;margin-right:initial;width:calc(50% - 10px)}#formRender .rendered-form .form-group[class*=field-textarea]{width:100%!important}#formRender .rendered-form .form-group textarea{max-width:100%;min-height:100px;max-height:300px}#formRender .rendered-form .form-group label.error{font-size:.85em;font-weight:400;display:block;width:100%;margin-bottom:0;margin-top:3px;margin-left:3px;color:#e74c3c!important}#formRender .rendered-form .form-group .checkbox-group input[type=checkbox],#formRender .rendered-form .form-group .checkbox-group input[type=radio],#formRender .rendered-form .form-group .radio-group input[type=checkbox],#formRender .rendered-form .form-group .radio-group input[type=radio]{width:20px;height:20px;vertical-align:middle}#formRender .rendered-form .form-group .checkbox-group label,#formRender .rendered-form .form-group .radio-group label{font-weight:400;display:inline-block}#formRender .rendered-form .form-group .checkbox-group label.error,#formRender .rendered-form .form-group .radio-group label.error{position:absolute;bottom:-15px}