﻿
div.wysiwyg{border:1px solid #999;padding:0;background:#fff url("/DesktopModules/DnnSharp/ActionForm/static/images/jquery.wysiwyg.bg.png") repeat-x top;-moz-box-shadow:0 0 3px rgba(0,0,0,.15);-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);box-shadow:0 0 3px rgba(0,0,0,.15)}div.wysiwyg *{margin:0;padding:0}div.wysiwyg ul.toolbar li.jwysiwyg-custom-command{overflow:hidden}div.wysiwyg div.toolbar-wrap{width:100%;border-bottom:1px solid #ccc}div.wysiwyg ul.toolbar{list-style:none;float:left;padding:0 3px 0 3px;margin:0}div.wysiwyg ul.toolbar li{display:block;float:left;width:18px;height:18px;padding:0;border:1px solid transparent;margin:3px 0 3px 0;text-indent:-5000px;background:url("/DesktopModules/DnnSharp/ActionForm/static/images/jquery.wysiwyg.gif") no-repeat -640px -800px;cursor:pointer;-moz-user-select:none;-webkit-user-select:none;user-select:none}div.wysiwyg ul.toolbar li.separator{background:0 0;width:1px;height:auto;margin:3px 4px 3px 5px;border:none;border-left:1px solid #ccc}div.wysiwyg ul.toolbar li.active,div.wysiwyg ul.toolbar li.wysiwyg-button-hover{background-color:transparent;width:18px;height:18px;border:1px solid #d0d0d0;border-left-color:#aaa;border-top-color:#aaa}div.wysiwyg ul.toolbar li.disabled{background-color:transparent;opacity:.5;cursor:auto}div.wysiwyg ul.toolbar li.bold{background-position:-1px -15px}div.wysiwyg ul.toolbar li.italic{background-position:-18px -15px}div.wysiwyg ul.toolbar li.strikeThrough{background-position:-36px -15px}div.wysiwyg ul.toolbar li.underline{background-position:-55px -15px}div.wysiwyg ul.toolbar li.highlight{background-position:-48px -96px}div.wysiwyg ul.toolbar li.justifyLeft{background-position:0 2px}div.wysiwyg ul.toolbar li.justifyCenter{background-position:-18px 2px}div.wysiwyg ul.toolbar li.justifyRight{background-position:-36px 2px}div.wysiwyg ul.toolbar li.justifyFull{background-position:-55px 2px}div.wysiwyg ul.toolbar li.indent{background-position:-74px 1px}div.wysiwyg ul.toolbar li.outdent{background-position:-92px 1px}div.wysiwyg ul.toolbar li.subscript{background-position:-74px -15px}div.wysiwyg ul.toolbar li.superscript{background-position:-92px -15px}div.wysiwyg ul.toolbar li.undo{background-position:0 -68px}div.wysiwyg ul.toolbar li.redo{background-position:-18px -69px}div.wysiwyg ul.toolbar li.insertOrderedList{background-position:-36px -49px}div.wysiwyg ul.toolbar li.insertUnorderedList{background-position:-19px -49px}div.wysiwyg ul.toolbar li.insertHorizontalRule{background-position:0 -49px}div.wysiwyg ul.toolbar li.h1{background-position:0 -31px}div.wysiwyg ul.toolbar li.h2{background-position:-18px -31px}div.wysiwyg ul.toolbar li.h3{background-position:-36px -31px}div.wysiwyg ul.toolbar li.h4{background-position:-55px -31px}div.wysiwyg ul.toolbar li.h5{background-position:-74px -31px}div.wysiwyg ul.toolbar li.h6{background-position:-92px -31px}div.wysiwyg ul.toolbar li.paragraph{background-position:0 -106px}div.wysiwyg ul.toolbar li.colorpicker{background-position:-18px -106px}div.wysiwyg ul.toolbar li.fullscreen{background-position:-36px -106px}div.wysiwyg ul.toolbar li.cut{background-position:-36px -68px}div.wysiwyg ul.toolbar li.copy{background-position:-55px -68px}div.wysiwyg ul.toolbar li.paste{background-position:-74px -68px}div.wysiwyg ul.toolbar li.insertTable{background-position:-74px -49px}div.wysiwyg ul.toolbar li.increaseFontSize{background-position:-18px -87px}div.wysiwyg ul.toolbar li.decreaseFontSize{background-position:-36px -87px}div.wysiwyg ul.toolbar li.createLink{background-position:-92px -48px}div.wysiwyg ul.toolbar li.unLink{background-position:-74px -87px}div.wysiwyg ul.toolbar li.insertImage{background-position:-92px -87px}div.wysiwyg ul.toolbar li.html{background-position:-55px -49px}div.wysiwyg ul.toolbar li.removeFormat{background-position:-92px -68px}div.wysiwyg ul.toolbar li.empty{background-position:-73px -86px}div.wysiwyg ul.toolbar li.code{background-position:-74px -106px}div.wysiwyg ul.toolbar li.cssWrap{background-position:-92px -106px}div.wysiwyg-dialogRow{float:left;width:100%;font-size:16px}div.wysiwyg iframe{clear:left;background-color:#fff;padding:0;margin:0;display:block;width:100%}div.wysiwyg>textarea{border:0;outline:0;box-shadow:none}.wysiwyg-dialog{position:fixed;top:50px;left:50px;width:450px;height:300px;background:0 0;font:14px "Helvetic Neue",Helvetica,Arial,sans-serif}.wysiwyg-dialog .wysiwyg-dialog-topbar{background:#333;border:1px #111 solid;color:#fff;padding:10px;position:relative}.wysiwyg-dialog .wysiwyg-dialog-topbar .wysiwyg-dialog-close-wrapper .wysiwyg-dialog-close-button{color:#fff;text-decoration:none;display:block;padding:6px 10px;position:absolute;right:12px;top:50%;height:14px;margin-top:-12px}.wysiwyg-dialog .wysiwyg-dialog-topbar .wysiwyg-dialog-close-wrapper a.wysiwyg-dialog-close-button:hover{background:#666}.wysiwyg-dialog .wysiwyg-dialog-topbar .wysiwyg-dialog-title{font-size:20px;font-weight:700;padding:5px}.wysiwyg-dialog .wysiwyg-dialog-content{border:1px #ccc solid;border-top:0;padding:15px;background:#fff}.wysiwyg-dialog-modal-div{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;background-color:rgba(0,0,0,.5)}.wysiwyg-dialog-content form.wysiwyg fieldset{border:1px #ccc solid}.wysiwyg-dialog-content form.wysiwyg legend{padding:7px}.wysiwyg-dialog-content form.wysiwyg .form-row{clear:both;padding:4px 0}.wysiwyg-dialog form.wysiwyg .form-row .form-row-key,.wysiwyg-dialog-content form.wysiwyg .form-row label{display:block;float:left;width:35%;text-align:right;padding:4px 5px}.wysiwyg-dialog-content form.wysiwyg .form-row .form-row-value{display:block;float:left;width:55%}.wysiwyg-dialog-content form.wysiwyg .form-row input.width-auto{width:auto}.wysiwyg-dialog-content form.wysiwyg input.width-small{width:50px;min-width:50px;max-width:50px}.wysiwyg-dialog form.wysiwyg select,.wysiwyg-dialog-content form.wysiwyg input{padding:2px;width:100%;margin:2px}.wysiwyg-dialog form.wysiwyg input[type=reset],.wysiwyg-dialog-content form.wysiwyg input[type=submit]{padding:2px 7px;width:auto}form.wysiwyg{background:#fff;padding:1em;border:1px solid #eee;margin:2px;width:25em}form.wysiwyg fieldset div{margin:.3em 0;clear:both;margin-bottom:5px}form.wysiwyg label{display:block;text-align:right;margin-right:1em}form.wysiwyg legend{color:#0b77b7;font-size:1.2em}form.wysiwyg legend span{width:10em;text-align:right}form.wysiwyg input{padding:.15em;width:10em;border:1px solid #ddd;background:#fafafa;font:bold 0.95em arial,sans-serif;margin-bottom:5px;-moz-border-radius:.4em;-khtml-border-radius:0.4em}form.wysiwyg input.height,form.wysiwyg input.width{width:4em}form.wysiwyg input:focus,form.wysiwyg input:hover{border-color:#c5c5c5;background:#f6f6f6}form.wysiwyg .button{margin-top:8px}form.wysiwyg fieldset{border:1px solid #ddd;padding:0 .5em .5em}form.wysiwyg input.default{color:#bbb}.colorpicker{width:356px;height:176px;overflow:hidden;position:absolute;background:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_background.png");font-family:Arial,Helvetica,sans-serif;display:none;z-index:999}.colorpicker_color{width:150px;height:150px;left:14px;top:13px;position:absolute;background:red;overflow:hidden;cursor:crosshair}.colorpicker_color div{position:absolute;top:0;left:0;width:150px;height:150px;background:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_overlay.png")}.colorpicker_color div div{position:absolute;top:0;left:0;width:11px;height:11px;overflow:hidden;background:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_select.gif");margin:-5px 0 0 -5px}.colorpicker_hue{position:absolute;top:13px;left:171px;width:35px;height:150px;cursor:n-resize}.colorpicker_hue div{position:absolute;width:35px;height:9px;overflow:hidden;background:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_indic.gif") left top;margin:-4px 0 0 0;left:0}.colorpicker_new_color{position:absolute;width:60px;height:30px;left:213px;top:13px;background:red}.colorpicker_current_color{position:absolute;width:60px;height:30px;left:283px;top:13px;background:red}.colorpicker input{background-color:transparent;border:1px solid transparent;position:absolute;font-size:10px;font-family:Arial,Helvetica,sans-serif;color:#898989;top:4px;right:11px;text-align:right;margin:0;padding:0;height:11px}.colorpicker_hex{position:absolute;width:72px;height:22px;background:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_hex.png") top;left:212px;top:142px}.colorpicker_hex input{right:6px}.colorpicker_field{height:22px;width:62px;background-position:top;position:absolute}.colorpicker_field span{position:absolute;width:12px;height:22px;overflow:hidden;top:0;right:0;cursor:n-resize}.colorpicker_rgb_r{background-image:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_rgb_r.png");top:52px;left:212px}.colorpicker_rgb_g{background-image:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_rgb_g.png");top:82px;left:212px}.colorpicker_rgb_b{background-image:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_rgb_b.png");top:112px;left:212px}.colorpicker_hsb_h{background-image:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_hsb_h.png");top:52px;left:282px}.colorpicker_hsb_s{background-image:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_hsb_s.png");top:82px;left:282px}.colorpicker_hsb_b{background-image:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_hsb_b.png");top:112px;left:282px}.colorpicker_submit{position:absolute;width:22px;height:22px;background:url("/DesktopModules/DnnSharp/ActionForm/static/images/colorpicker_submit.png") top;left:322px;top:142px;overflow:hidden}.colorpicker_focus{background-position:center}.colorpicker_hex.colorpicker_focus{background-position:bottom}.colorpicker_submit.colorpicker_focus{background-position:bottom}.colorpicker_slider{background-position:bottom}.modal-open .colorpicker{z-index:9999}.jq-toast-wrap{display:block;position:fixed;width:250px;pointer-events:none!important;margin:0;padding:0;letter-spacing:normal;z-index:10000!important}.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{top:20px;left:20px}.jq-toast-wrap.top-right{top:20px;right:40px}.jq-toast-single{display:block;width:100%;padding:10px;margin:0 0 5px;border-radius:4px;font-size:12px;font-family:arial,sans-serif;line-height:17px;position:relative;pointer-events:all!important;background-color:#444;color:#fff}.jq-toast-single h2{font-family:arial,sans-serif;font-size:14px;margin:0 0 7px;background:0 0;color:inherit;line-height:inherit;letter-spacing:normal}.jq-toast-single a{color:#eee;text-decoration:none;font-weight:700;border-bottom:1px solid #fff;padding-bottom:3px;font-size:12px}.jq-toast-single ul{margin:0 0 0 15px;background:0 0;padding:0}.jq-toast-single ul li{list-style-type:disc!important;line-height:17px;background:0 0;margin:0;padding:0;letter-spacing:normal}.close-jq-toast-single{position:absolute;top:3px;right:7px;font-size:14px;cursor:pointer}.jq-toast-loader{display:block;position:absolute;top:-2px;height:5px;width:0%;left:0;border-radius:5px;background:red}.jq-toast-loaded{width:100%}.jq-has-icon{padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px}.jq-icon-info{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=');background-color:#31708f;color:#d9edf7;border-color:#bce8f1}.jq-icon-warning{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=');background-color:#8a6d3b;color:#fcf8e3;border-color:#faebcc}.jq-icon-error{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=');background-color:#a94442;color:#f2dede;border-color:#ebccd1}.jq-icon-success{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==');color:#dff0d8;background-color:#3c763d;border-color:#d6e9c6}#afTabs .err,.actionForm .err{color:#c22}.aftpl_wait{display:none;text-align:center;margin:20px}.actionForm .dnnForm{margin-left:0}div.dropdown-loader{background-color:#fff;color:#424242;margin-left:1px;margin-top:10px;position:absolute;width:90%}div.row-fluid div.dropdown-loader{background-color:#e9e9e9}div.ContentWrapDark div.dropdown-loader{background-color:#292929;color:#fff}div.contentWrap div.dropdown-loader{background-color:#f5f4f2}.dnnFormPopup{overflow:visible!important;padding:18px!important}.dnnFormPopup .dnnModalCtrl a.ui-dialog-titlebar-close{padding:0;position:static}.dnnFormPopup .ui-resizable-handle{display:none!important}.dnnFormPopup .ui-resizable-se{display:block!important}.ui-widget.ui-dialog .ui-dialog-titlebar{padding:1.3em 0 .4em 1.5em}.angucomplete-holder{position:relative}.angucomplete-dropdown{border-color:#ececec;border-width:1px;border-style:solid;border-radius:2px;width:100%;cursor:pointer;z-index:9999;position:absolute;margin-top:-6px;background-color:#fff;overflow:auto}.highlight{color:red}.angucomplete-selected-row{background-color:#abc;padding:2px 0;color:#fff}.angucomplete-row{padding:2px 4px 2px 4px;font-weight:400}ul.dropdown-menu.datetime-picker-dropdown li{list-style-type:none}.field-container ul.dropdown-menu.datetime-picker-dropdown{position:relative}.af-modal.in{display:inline-flex!important;height:100%}.af-modal .modal-dialog{position:relative;-webkit-align-self:center;align-self:center}.af-modal .modal-content{position:relative;top:0;bottom:0;left:0;right:0}.af-modal .modal-body{overflow:auto;max-height:80vh!important;margin:5px}.af-modal .modal-footer{position:relative;bottom:0;left:0;right:0}@media only screen and (min-width:1400px){.af-modal-module.in,.af-modal.in{display:inline-flex!important}}.af-modal-module.in,.af-modal.in{height:100%}.af-modal-module .modal-dialog{position:relative;-webkit-align-self:center;align-self:center}.af-modal-module .modal-content{position:relative;top:0;bottom:0;left:0;right:0}.af-modal-module .modal-body{overflow:auto;max-height:80vh!important}.af-modal-module .modal-footer{position:relative;bottom:0;left:0;right:0}.modal .dropdown-absolute{position:fixed}.ContentWrapDark .modal-dialog{color:#666}.ContentWrapDark .bstrap3-material .form-horizontal .control-label,.ContentWrapDark .bstrap30 .form-horizontal .control-label{color:#fff}.ContentWrapDark .bstrap3-material .form-horizontal .af-sortable,.ContentWrapDark .bstrap30 .form-horizontal .af-sortable,.ContentWrapDark .modal-dialog .modal-content label.control-label{color:#666}.multiple-choice-group-container{display:flex;flex-direction:column}.multiple-choice-group-container .multiple-choice-radio{display:grid;grid-template-columns:repeat(auto-fit,minmax(5%,1fr));align-items:center}.multiple-choice-group-container .multiple-choice-radio .radio{margin-left:0!important;padding:0!important;margin-top:-8%!important;display:flex;align-items:flex-end;justify-content:center}.multiple-choice-group-container .multiple-choice-radio .radio label{display:flex;flex-direction:column-reverse;justify-content:center;padding-left:0;align-items:center}.multiple-choice-group-container .multiple-choice-radio .radio input[type=radio]{margin-left:0}.bstrap30 .multiple-choice-group-container .multiple-choice-radio .radio input[type=radio]{position:relative}.multiple-choice-group-container .radiocontainer:not(:first-child) .multiple-choice-radio .radio span{display:none}.multiple-choice-group-container .multiple-choice-radio .radio span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.pac-container{z-index:9051}.container-btn-vertical-center:before{content:' ';display:inline-block;vertical-align:middle;height:100%}.container-btn-vertical-center{position:absolute;display:flex;align-items:center;right:15px;vertical-align:bottom;bottom:0}div.color-picker{z-index:9051}.dnnsf-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.region-loading{font-style:italic;padding:8px;color:#626262;position:absolute}.modal-backdrop.fade.in{height:100%;position:fixed}.fl-form{margin-top:5px}.fl-form .field-container .fl-wrap .fl-label{padding-top:0}

/*bootswatch 3.3.4+1 normalize.css v3.0.2*/
.bstrap3-material html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.bstrap3-material body{margin:0}.bstrap3-material article,.bstrap3-material aside,.bstrap3-material details,.bstrap3-material figcaption,.bstrap3-material figure,.bstrap3-material footer,.bstrap3-material header,.bstrap3-material hgroup,.bstrap3-material main,.bstrap3-material menu,.bstrap3-material nav,.bstrap3-material section,.bstrap3-material summary{display:block}.bstrap3-material audio,.bstrap3-material canvas,.bstrap3-material progress,.bstrap3-material video{display:inline-block;vertical-align:baseline}.bstrap3-material audio:not([controls]){display:none;height:0}.bstrap3-material [hidden],.bstrap3-material template{display:none}.bstrap3-material a{background-color:transparent}.bstrap3-material a:active,.bstrap3-material a:hover{outline:0}.bstrap3-material abbr[title]{border-bottom:1px dotted}.bstrap3-material b,.bstrap3-material strong{font-weight:700}.bstrap3-material dfn{font-style:italic}.bstrap3-material h1{font-size:2em;margin:.67em 0}.bstrap3-material mark{background:#ff0;color:#000}.bstrap3-material small{font-size:80%}.bstrap3-material sub,.bstrap3-material sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.bstrap3-material sup{top:-.5em}.bstrap3-material sub{bottom:-.25em}.bstrap3-material img{border:0}.bstrap3-material svg:not(:root){overflow:hidden}.bstrap3-material figure{margin:1em 40px}.bstrap3-material hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}.bstrap3-material pre{overflow:auto}.bstrap3-material code,.bstrap3-material kbd,.bstrap3-material pre,.bstrap3-material samp{font-family:monospace,monospace;font-size:1em}.bstrap3-material button,.bstrap3-material input,.bstrap3-material optgroup,.bstrap3-material select,.bstrap3-material textarea{color:inherit;font:inherit;margin:0}.bstrap3-material button{overflow:visible}.bstrap3-material button,.bstrap3-material select{text-transform:none}.bstrap3-material button,.bstrap3-material html input[type=button],.bstrap3-material input[type=reset],.bstrap3-material input[type=submit]{-webkit-appearance:button;cursor:pointer}.bstrap3-material button[disabled],.bstrap3-material html input[disabled]{cursor:default}.bstrap3-material button::-moz-focus-inner,.bstrap3-material input::-moz-focus-inner{border:0;padding:0}.bstrap3-material input{line-height:normal}.bstrap3-material input[type=checkbox],.bstrap3-material input[type=radio]{box-sizing:border-box;padding:0}.bstrap3-material input[type=number]::-webkit-inner-spin-button,.bstrap3-material input[type=number]::-webkit-outer-spin-button{height:auto}.bstrap3-material input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.bstrap3-material input[type=search]::-webkit-search-cancel-button,.bstrap3-material input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.bstrap3-material fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.bstrap3-material legend{border:0;padding:0}.bstrap3-material textarea{overflow:auto}.bstrap3-material optgroup{font-weight:700}.bstrap3-material table{border-collapse:collapse;border-spacing:0}.bstrap3-material td,.bstrap3-material th{padding:0}@media print{.bstrap3-material *,.bstrap3-material:before,.bstrap3-material:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}.bstrap3-material a,.bstrap3-material a:visited{text-decoration:underline}.bstrap3-material a[href]:after{content:" (" attr(href) ")"}.bstrap3-material abbr[title]:after{content:" (" attr(title) ")"}.bstrap3-material a[href^="#"]:after,.bstrap3-material a[href^="javascript:"]:after{content:""}.bstrap3-material pre,.bstrap3-material blockquote{border:1px solid #999;page-break-inside:avoid}.bstrap3-material thead{display:table-header-group}.bstrap3-material tr,.bstrap3-material img{page-break-inside:avoid}.bstrap3-material img{max-width:100%!important}.bstrap3-material p,.bstrap3-material h2,.bstrap3-material h3{orphans:3;widows:3}.bstrap3-material h2,.bstrap3-material h3{page-break-after:avoid}.bstrap3-material select{background:#fff!important}.bstrap3-material .navbar{display:none}.bstrap3-material .btn > .caret,.bstrap3-material .dropup > .btn > .caret{border-top-color:#000!important}.bstrap3-material .label{border:1px solid #000}.bstrap3-material .table{border-collapse:collapse!important}.bstrap3-material .table td,.bstrap3-material .table th{background-color:#fff!important}.bstrap3-material .table-bordered th,.bstrap3-material .table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url("/DesktopModules/DnnSharp/Common/static/bootstrap-material/fonts/glyphicons-halflings-regular.eot");src:url("/DesktopModules/DnnSharp/Common/static/bootstrap-material/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("/DesktopModules/DnnSharp/Common/static/bootstrap-material/fonts/glyphicons-halflings-regular.woff2") format("woff2"),url("/DesktopModules/DnnSharp/Common/static/bootstrap-material/fonts/glyphicons-halflings-regular.woff") format("woff"),url("/DesktopModules/DnnSharp/Common/static/bootstrap-material/fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("/DesktopModules/DnnSharp/Common/static/bootstrap-material/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}.bstrap3-material .glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bstrap3-material .glyphicon-asterisk:before{content:"\2a"}.bstrap3-material .glyphicon-plus:before{content:"\2b"}.bstrap3-material .glyphicon-euro:before,.bstrap3-material .glyphicon-eur:before{content:"\20ac"}.bstrap3-material .glyphicon-minus:before{content:"\2212"}.bstrap3-material .glyphicon-cloud:before{content:"\2601"}.bstrap3-material .glyphicon-envelope:before{content:"\2709"}.bstrap3-material .glyphicon-pencil:before{content:"\270f"}.bstrap3-material .glyphicon-glass:before{content:"\e001"}.bstrap3-material .glyphicon-music:before{content:"\e002"}.bstrap3-material .glyphicon-search:before{content:"\e003"}.bstrap3-material .glyphicon-heart:before{content:"\e005"}.bstrap3-material .glyphicon-star:before{content:"\e006"}.bstrap3-material .glyphicon-star-empty:before{content:"\e007"}.bstrap3-material .glyphicon-user:before{content:"\e008"}.bstrap3-material .glyphicon-film:before{content:"\e009"}.bstrap3-material .glyphicon-th-large:before{content:"\e010"}.bstrap3-material .glyphicon-th:before{content:"\e011"}.bstrap3-material .glyphicon-th-list:before{content:"\e012"}.bstrap3-material .glyphicon-ok:before{content:"\e013"}.bstrap3-material .glyphicon-remove:before{content:"\e014"}.bstrap3-material .glyphicon-zoom-in:before{content:"\e015"}.bstrap3-material .glyphicon-zoom-out:before{content:"\e016"}.bstrap3-material .glyphicon-off:before{content:"\e017"}.bstrap3-material .glyphicon-signal:before{content:"\e018"}.bstrap3-material .glyphicon-cog:before{content:"\e019"}.bstrap3-material .glyphicon-trash:before{content:"\e020"}.bstrap3-material .glyphicon-home:before{content:"\e021"}.bstrap3-material .glyphicon-file:before{content:"\e022"}.bstrap3-material .glyphicon-time:before{content:"\e023"}.bstrap3-material .glyphicon-road:before{content:"\e024"}.bstrap3-material .glyphicon-download-alt:before{content:"\e025"}.bstrap3-material .glyphicon-download:before{content:"\e026"}.bstrap3-material .glyphicon-upload:before{content:"\e027"}.bstrap3-material .glyphicon-inbox:before{content:"\e028"}.bstrap3-material .glyphicon-play-circle:before{content:"\e029"}.bstrap3-material .glyphicon-repeat:before{content:"\e030"}.bstrap3-material .glyphicon-refresh:before{content:"\e031"}.bstrap3-material .glyphicon-list-alt:before{content:"\e032"}.bstrap3-material .glyphicon-lock:before{content:"\e033"}.bstrap3-material .glyphicon-flag:before{content:"\e034"}.bstrap3-material .glyphicon-headphones:before{content:"\e035"}.bstrap3-material .glyphicon-volume-off:before{content:"\e036"}.bstrap3-material .glyphicon-volume-down:before{content:"\e037"}.bstrap3-material .glyphicon-volume-up:before{content:"\e038"}.bstrap3-material .glyphicon-qrcode:before{content:"\e039"}.bstrap3-material .glyphicon-barcode:before{content:"\e040"}.bstrap3-material .glyphicon-tag:before{content:"\e041"}.bstrap3-material .glyphicon-tags:before{content:"\e042"}.bstrap3-material .glyphicon-book:before{content:"\e043"}.bstrap3-material .glyphicon-bookmark:before{content:"\e044"}.bstrap3-material .glyphicon-print:before{content:"\e045"}.bstrap3-material .glyphicon-camera:before{content:"\e046"}.bstrap3-material .glyphicon-font:before{content:"\e047"}.bstrap3-material .glyphicon-bold:before{content:"\e048"}.bstrap3-material .glyphicon-italic:before{content:"\e049"}.bstrap3-material .glyphicon-text-height:before{content:"\e050"}.bstrap3-material .glyphicon-text-width:before{content:"\e051"}.bstrap3-material .glyphicon-align-left:before{content:"\e052"}.bstrap3-material .glyphicon-align-center:before{content:"\e053"}.bstrap3-material .glyphicon-align-right:before{content:"\e054"}.bstrap3-material .glyphicon-align-justify:before{content:"\e055"}.bstrap3-material .glyphicon-list:before{content:"\e056"}.bstrap3-material .glyphicon-indent-left:before{content:"\e057"}.bstrap3-material .glyphicon-indent-right:before{content:"\e058"}.bstrap3-material .glyphicon-facetime-video:before{content:"\e059"}.bstrap3-material .glyphicon-picture:before{content:"\e060"}.bstrap3-material .glyphicon-map-marker:before{content:"\e062"}.bstrap3-material .glyphicon-adjust:before{content:"\e063"}.bstrap3-material .glyphicon-tint:before{content:"\e064"}.bstrap3-material .glyphicon-edit:before{content:"\e065"}.bstrap3-material .glyphicon-share:before{content:"\e066"}.bstrap3-material .glyphicon-check:before{content:"\e067"}.bstrap3-material .glyphicon-move:before{content:"\e068"}.bstrap3-material .glyphicon-step-backward:before{content:"\e069"}.bstrap3-material .glyphicon-fast-backward:before{content:"\e070"}.bstrap3-material .glyphicon-backward:before{content:"\e071"}.bstrap3-material .glyphicon-play:before{content:"\e072"}.bstrap3-material .glyphicon-pause:before{content:"\e073"}.bstrap3-material .glyphicon-stop:before{content:"\e074"}.bstrap3-material .glyphicon-forward:before{content:"\e075"}.bstrap3-material .glyphicon-fast-forward:before{content:"\e076"}.bstrap3-material .glyphicon-step-forward:before{content:"\e077"}.bstrap3-material .glyphicon-eject:before{content:"\e078"}.bstrap3-material .glyphicon-chevron-left:before{content:"\e079"}.bstrap3-material .glyphicon-chevron-right:before{content:"\e080"}.bstrap3-material .glyphicon-plus-sign:before{content:"\e081"}.bstrap3-material .glyphicon-minus-sign:before{content:"\e082"}.bstrap3-material .glyphicon-remove-sign:before{content:"\e083"}.bstrap3-material .glyphicon-ok-sign:before{content:"\e084"}.bstrap3-material .glyphicon-question-sign:before{content:"\e085"}.bstrap3-material .glyphicon-info-sign:before{content:"\e086"}.bstrap3-material .glyphicon-screenshot:before{content:"\e087"}.bstrap3-material .glyphicon-remove-circle:before{content:"\e088"}.bstrap3-material .glyphicon-ok-circle:before{content:"\e089"}.bstrap3-material .glyphicon-ban-circle:before{content:"\e090"}.bstrap3-material .glyphicon-arrow-left:before{content:"\e091"}.bstrap3-material .glyphicon-arrow-right:before{content:"\e092"}.bstrap3-material .glyphicon-arrow-up:before{content:"\e093"}.bstrap3-material .glyphicon-arrow-down:before{content:"\e094"}.bstrap3-material .glyphicon-share-alt:before{content:"\e095"}.bstrap3-material .glyphicon-resize-full:before{content:"\e096"}.bstrap3-material .glyphicon-resize-small:before{content:"\e097"}.bstrap3-material .glyphicon-exclamation-sign:before{content:"\e101"}.bstrap3-material .glyphicon-gift:before{content:"\e102"}.bstrap3-material .glyphicon-leaf:before{content:"\e103"}.bstrap3-material .glyphicon-fire:before{content:"\e104"}.bstrap3-material .glyphicon-eye-open:before{content:"\e105"}.bstrap3-material .glyphicon-eye-close:before{content:"\e106"}.bstrap3-material .glyphicon-warning-sign:before{content:"\e107"}.bstrap3-material .glyphicon-plane:before{content:"\e108"}.bstrap3-material .glyphicon-calendar:before{content:"\e109"}.bstrap3-material .glyphicon-random:before{content:"\e110"}.bstrap3-material .glyphicon-comment:before{content:"\e111"}.bstrap3-material .glyphicon-magnet:before{content:"\e112"}.bstrap3-material .glyphicon-chevron-up:before{content:"\e113"}.bstrap3-material .glyphicon-chevron-down:before{content:"\e114"}.bstrap3-material .glyphicon-retweet:before{content:"\e115"}.bstrap3-material .glyphicon-shopping-cart:before{content:"\e116"}.bstrap3-material .glyphicon-folder-close:before{content:"\e117"}.bstrap3-material .glyphicon-folder-open:before{content:"\e118"}.bstrap3-material .glyphicon-resize-vertical:before{content:"\e119"}.bstrap3-material .glyphicon-resize-horizontal:before{content:"\e120"}.bstrap3-material .glyphicon-hdd:before{content:"\e121"}.bstrap3-material .glyphicon-bullhorn:before{content:"\e122"}.bstrap3-material .glyphicon-bell:before{content:"\e123"}.bstrap3-material .glyphicon-certificate:before{content:"\e124"}.bstrap3-material .glyphicon-thumbs-up:before{content:"\e125"}.bstrap3-material .glyphicon-thumbs-down:before{content:"\e126"}.bstrap3-material .glyphicon-hand-right:before{content:"\e127"}.bstrap3-material .glyphicon-hand-left:before{content:"\e128"}.bstrap3-material .glyphicon-hand-up:before{content:"\e129"}.bstrap3-material .glyphicon-hand-down:before{content:"\e130"}.bstrap3-material .glyphicon-circle-arrow-right:before{content:"\e131"}.bstrap3-material .glyphicon-circle-arrow-left:before{content:"\e132"}.bstrap3-material .glyphicon-circle-arrow-up:before{content:"\e133"}.bstrap3-material .glyphicon-circle-arrow-down:before{content:"\e134"}.bstrap3-material .glyphicon-globe:before{content:"\e135"}.bstrap3-material .glyphicon-wrench:before{content:"\e136"}.bstrap3-material .glyphicon-tasks:before{content:"\e137"}.bstrap3-material .glyphicon-filter:before{content:"\e138"}.bstrap3-material .glyphicon-briefcase:before{content:"\e139"}.bstrap3-material .glyphicon-fullscreen:before{content:"\e140"}.bstrap3-material .glyphicon-dashboard:before{content:"\e141"}.bstrap3-material .glyphicon-paperclip:before{content:"\e142"}.bstrap3-material .glyphicon-heart-empty:before{content:"\e143"}.bstrap3-material .glyphicon-link:before{content:"\e144"}.bstrap3-material .glyphicon-phone:before{content:"\e145"}.bstrap3-material .glyphicon-pushpin:before{content:"\e146"}.bstrap3-material .glyphicon-usd:before{content:"\e148"}.bstrap3-material .glyphicon-gbp:before{content:"\e149"}.bstrap3-material .glyphicon-sort:before{content:"\e150"}.bstrap3-material .glyphicon-sort-by-alphabet:before{content:"\e151"}.bstrap3-material .glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.bstrap3-material .glyphicon-sort-by-order:before{content:"\e153"}.bstrap3-material .glyphicon-sort-by-order-alt:before{content:"\e154"}.bstrap3-material .glyphicon-sort-by-attributes:before{content:"\e155"}.bstrap3-material .glyphicon-sort-by-attributes-alt:before{content:"\e156"}.bstrap3-material .glyphicon-unchecked:before{content:"\e157"}.bstrap3-material .glyphicon-expand:before{content:"\e158"}.bstrap3-material .glyphicon-collapse-down:before{content:"\e159"}.bstrap3-material .glyphicon-collapse-up:before{content:"\e160"}.bstrap3-material .glyphicon-log-in:before{content:"\e161"}.bstrap3-material .glyphicon-flash:before{content:"\e162"}.bstrap3-material .glyphicon-log-out:before{content:"\e163"}.bstrap3-material .glyphicon-new-window:before{content:"\e164"}.bstrap3-material .glyphicon-record:before{content:"\e165"}.bstrap3-material .glyphicon-save:before{content:"\e166"}.bstrap3-material .glyphicon-open:before{content:"\e167"}.bstrap3-material .glyphicon-saved:before{content:"\e168"}.bstrap3-material .glyphicon-import:before{content:"\e169"}.bstrap3-material .glyphicon-export:before{content:"\e170"}.bstrap3-material .glyphicon-send:before{content:"\e171"}.bstrap3-material .glyphicon-floppy-disk:before{content:"\e172"}.bstrap3-material .glyphicon-floppy-saved:before{content:"\e173"}.bstrap3-material .glyphicon-floppy-remove:before{content:"\e174"}.bstrap3-material .glyphicon-floppy-save:before{content:"\e175"}.bstrap3-material .glyphicon-floppy-open:before{content:"\e176"}.bstrap3-material .glyphicon-credit-card:before{content:"\e177"}.bstrap3-material .glyphicon-transfer:before{content:"\e178"}.bstrap3-material .glyphicon-cutlery:before{content:"\e179"}.bstrap3-material .glyphicon-header:before{content:"\e180"}.bstrap3-material .glyphicon-compressed:before{content:"\e181"}.bstrap3-material .glyphicon-earphone:before{content:"\e182"}.bstrap3-material .glyphicon-phone-alt:before{content:"\e183"}.bstrap3-material .glyphicon-tower:before{content:"\e184"}.bstrap3-material .glyphicon-stats:before{content:"\e185"}.bstrap3-material .glyphicon-sd-video:before{content:"\e186"}.bstrap3-material .glyphicon-hd-video:before{content:"\e187"}.bstrap3-material .glyphicon-subtitles:before{content:"\e188"}.bstrap3-material .glyphicon-sound-stereo:before{content:"\e189"}.bstrap3-material .glyphicon-sound-dolby:before{content:"\e190"}.bstrap3-material .glyphicon-sound-5-1:before{content:"\e191"}.bstrap3-material .glyphicon-sound-6-1:before{content:"\e192"}.bstrap3-material .glyphicon-sound-7-1:before{content:"\e193"}.bstrap3-material .glyphicon-copyright-mark:before{content:"\e194"}.bstrap3-material .glyphicon-registration-mark:before{content:"\e195"}.bstrap3-material .glyphicon-cloud-download:before{content:"\e197"}.bstrap3-material .glyphicon-cloud-upload:before{content:"\e198"}.bstrap3-material .glyphicon-tree-conifer:before{content:"\e199"}.bstrap3-material .glyphicon-tree-deciduous:before{content:"\e200"}.bstrap3-material .glyphicon-cd:before{content:"\e201"}.bstrap3-material .glyphicon-save-file:before{content:"\e202"}.bstrap3-material .glyphicon-open-file:before{content:"\e203"}.bstrap3-material .glyphicon-level-up:before{content:"\e204"}.bstrap3-material .glyphicon-copy:before{content:"\e205"}.bstrap3-material .glyphicon-paste:before{content:"\e206"}.bstrap3-material .glyphicon-alert:before{content:"\e209"}.bstrap3-material .glyphicon-equalizer:before{content:"\e210"}.bstrap3-material .glyphicon-king:before{content:"\e211"}.bstrap3-material .glyphicon-queen:before{content:"\e212"}.bstrap3-material .glyphicon-pawn:before{content:"\e213"}.bstrap3-material .glyphicon-bishop:before{content:"\e214"}.bstrap3-material .glyphicon-knight:before{content:"\e215"}.bstrap3-material .glyphicon-baby-formula:before{content:"\e216"}.bstrap3-material .glyphicon-tent:before{content:"\26fa"}.bstrap3-material .glyphicon-blackboard:before{content:"\e218"}.bstrap3-material .glyphicon-bed:before{content:"\e219"}.bstrap3-material .glyphicon-apple:before{content:"\f8ff"}.bstrap3-material .glyphicon-erase:before{content:"\e221"}.bstrap3-material .glyphicon-hourglass:before{content:"\231b"}.bstrap3-material .glyphicon-lamp:before{content:"\e223"}.bstrap3-material .glyphicon-duplicate:before{content:"\e224"}.bstrap3-material .glyphicon-piggy-bank:before{content:"\e225"}.bstrap3-material .glyphicon-scissors:before{content:"\e226"}.bstrap3-material .glyphicon-bitcoin:before{content:"\e227"}.bstrap3-material .glyphicon-btc:before{content:"\e227"}.bstrap3-material .glyphicon-xbt:before{content:"\e227"}.bstrap3-material .glyphicon-yen:before{content:"\00a5"}.bstrap3-material .glyphicon-jpy:before{content:"\00a5"}.bstrap3-material .glyphicon-ruble:before{content:"\20bd"}.bstrap3-material .glyphicon-rub:before{content:"\20bd"}.bstrap3-material .glyphicon-scale:before{content:"\e230"}.bstrap3-material .glyphicon-ice-lolly:before{content:"\e231"}.bstrap3-material .glyphicon-ice-lolly-tasted:before{content:"\e232"}.bstrap3-material .glyphicon-education:before{content:"\e233"}.bstrap3-material .glyphicon-option-horizontal:before{content:"\e234"}.bstrap3-material .glyphicon-option-vertical:before{content:"\e235"}.bstrap3-material .glyphicon-menu-hamburger:before{content:"\e236"}.bstrap3-material .glyphicon-modal-window:before{content:"\e237"}.bstrap3-material .glyphicon-oil:before{content:"\e238"}.bstrap3-material .glyphicon-grain:before{content:"\e239"}.bstrap3-material .glyphicon-sunglasses:before{content:"\e240"}.bstrap3-material .glyphicon-text-size:before{content:"\e241"}.bstrap3-material .glyphicon-text-color:before{content:"\e242"}.bstrap3-material .glyphicon-text-background:before{content:"\e243"}.bstrap3-material .glyphicon-object-align-top:before{content:"\e244"}.bstrap3-material .glyphicon-object-align-bottom:before{content:"\e245"}.bstrap3-material .glyphicon-object-align-horizontal:before{content:"\e246"}.bstrap3-material .glyphicon-object-align-left:before{content:"\e247"}.bstrap3-material .glyphicon-object-align-vertical:before{content:"\e248"}.bstrap3-material .glyphicon-object-align-right:before{content:"\e249"}.bstrap3-material .glyphicon-triangle-right:before{content:"\e250"}.bstrap3-material .glyphicon-triangle-left:before{content:"\e251"}.bstrap3-material .glyphicon-triangle-bottom:before{content:"\e252"}.bstrap3-material .glyphicon-triangle-top:before{content:"\e253"}.bstrap3-material .glyphicon-console:before{content:"\e254"}.bstrap3-material .glyphicon-superscript:before{content:"\e255"}.bstrap3-material .glyphicon-subscript:before{content:"\e256"}.bstrap3-material .glyphicon-menu-left:before{content:"\e257"}.bstrap3-material .glyphicon-menu-right:before{content:"\e258"}.bstrap3-material .glyphicon-menu-down:before{content:"\e259"}.bstrap3-material .glyphicon-menu-up:before{content:"\e260"}.bstrap3-material *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bstrap3-material :before,.bstrap3-material :after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bstrap3-material html{font-size:10px;-webkit-tap-highlight-color:transparent}.bstrap3-material body{font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.846;color:#666;background-color:#fff}.bstrap3-material input,.bstrap3-material button,.bstrap3-material select,.bstrap3-material textarea{font-family:inherit;font-size:inherit;line-height:inherit}.bstrap3-material a{color:#2196f3;text-decoration:none}.bstrap3-material a:hover,.bstrap3-material a:focus{color:#0a6ebd;text-decoration:underline}.bstrap3-material a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bstrap3-material figure{margin:0}.bstrap3-material img{vertical-align:middle}.bstrap3-material .img-responsive{display:block;max-width:100%;height:auto}.bstrap3-material .img-rounded{border-radius:3px}.bstrap3-material .img-thumbnail{padding:4px;line-height:1.846;background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.bstrap3-material .img-circle{border-radius:50%}.bstrap3-material hr{margin-top:23px;margin-bottom:23px;border:0;border-top:1px solid #eee}.bstrap3-material .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.bstrap3-material .sr-only-focusable:active,.bstrap3-material .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.bstrap3-material [role=button]{cursor:pointer}.bstrap3-material h1,.bstrap3-material h2,.bstrap3-material h3,.bstrap3-material h4,.bstrap3-material h5,.bstrap3-material h6,.bstrap3-material .h1,.bstrap3-material .h2,.bstrap3-material .h3,.bstrap3-material .h4,.bstrap3-material .h5,.bstrap3-material .h6{font-family:inherit;font-weight:400;line-height:1.1;color:#444}.bstrap3-material h1 small,.bstrap3-material h2 small,.bstrap3-material h3 small,.bstrap3-material h4 small,.bstrap3-material h5 small,.bstrap3-material h6 small,.bstrap3-material .h1 small,.bstrap3-material .h2 small,.bstrap3-material .h3 small,.bstrap3-material .h4 small,.bstrap3-material .h5 small,.bstrap3-material .h6 small,.bstrap3-material h1 .small,.bstrap3-material h2 .small,.bstrap3-material h3 .small,.bstrap3-material h4 .small,.bstrap3-material h5 .small,.bstrap3-material h6 .small,.bstrap3-material .h1 .small,.bstrap3-material .h2 .small,.bstrap3-material .h3 .small,.bstrap3-material .h4 .small,.bstrap3-material .h5 .small,.bstrap3-material .h6 .small{font-weight:400;line-height:1;color:#bbb}.bstrap3-material h1,.bstrap3-material .h1,.bstrap3-material h2,.bstrap3-material .h2,.bstrap3-material h3,.bstrap3-material .h3{margin-top:23px;margin-bottom:11.5px}.bstrap3-material h1 small,.bstrap3-material .h1 small,.bstrap3-material h2 small,.bstrap3-material .h2 small,.bstrap3-material h3 small,.bstrap3-material .h3 small,.bstrap3-material h1 .small,.bstrap3-material .h1 .small,.bstrap3-material h2 .small,.bstrap3-material .h2 .small,.bstrap3-material h3 .small,.bstrap3-material .h3 .small{font-size:65%}.bstrap3-material h4,.bstrap3-material .h4,.bstrap3-material h5,.bstrap3-material .h5,.bstrap3-material h6,.bstrap3-material .h6{margin-top:11.5px;margin-bottom:11.5px}.bstrap3-material h4 small,.bstrap3-material .h4 small,.bstrap3-material h5 small,.bstrap3-material .h5 small,.bstrap3-material h6 small,.bstrap3-material .h6 small,.bstrap3-material h4 .small,.bstrap3-material .h4 .small,.bstrap3-material h5 .small,.bstrap3-material .h5 .small,.bstrap3-material h6 .small,.bstrap3-material .h6 .small{font-size:75%}.bstrap3-material h1,.bstrap3-material .h1{font-size:56px}.bstrap3-material h2,.bstrap3-material .h2{font-size:45px}.bstrap3-material h3,.bstrap3-material .h3{font-size:34px}.bstrap3-material h4,.bstrap3-material .h4{font-size:24px}.bstrap3-material h5,.bstrap3-material .h5{font-size:20px}.bstrap3-material h6,.bstrap3-material .h6{font-size:14px}.bstrap3-material p{margin:0 0 11.5px}.bstrap3-material .lead{margin-bottom:23px;font-size:14px;font-weight:300;line-height:1.4}@media(min-width:768px){.bstrap3-material .lead{font-size:19.5px}}.bstrap3-material small,.bstrap3-material .small{font-size:92%}.bstrap3-material mark,.bstrap3-material .mark{background-color:#ffe0b2;padding:.2em}.bstrap3-material .text-left{text-align:left}.bstrap3-material .text-right{text-align:right}.bstrap3-material .text-center{text-align:center}.bstrap3-material .text-justify{text-align:justify}.bstrap3-material .text-nowrap{white-space:nowrap}.bstrap3-material .text-lowercase{text-transform:lowercase}.bstrap3-material .text-uppercase{text-transform:uppercase}.bstrap3-material .text-capitalize{text-transform:capitalize}.bstrap3-material .text-muted{color:#bbb}.bstrap3-material .text-primary{color:#2196f3}a.bstrap3-material .text-primary:hover{color:#0c7cd5}.bstrap3-material .text-success{color:#4caf50}a.bstrap3-material .text-success:hover{color:#3d8b40}.bstrap3-material .text-info{color:#9c27b0}a.bstrap3-material .text-info:hover{color:#771e86}.bstrap3-material .text-warning{color:#ff9800}a.bstrap3-material .text-warning:hover{color:#cc7a00}.bstrap3-material .text-danger{color:#e51c23}a.bstrap3-material .text-danger:hover{color:#b9151b}.bstrap3-material .bg-primary{color:#fff;background-color:#2196f3}a.bstrap3-material .bg-primary:hover{background-color:#0c7cd5}.bstrap3-material .bg-success{background-color:#dff0d8}a.bstrap3-material .bg-success:hover{background-color:#c1e2b3}.bstrap3-material .bg-info{background-color:#e1bee7}a.bstrap3-material .bg-info:hover{background-color:#d099d9}.bstrap3-material .bg-warning{background-color:#ffe0b2}a.bstrap3-material .bg-warning:hover{background-color:#ffcb7f}.bstrap3-material .bg-danger{background-color:#f9bdbb}a.bstrap3-material .bg-danger:hover{background-color:#f5908c}.bstrap3-material .page-header{padding-bottom:10.5px;margin:46px 0 23px;border-bottom:1px solid #eee}.bstrap3-material ul,.bstrap3-material ol{margin-top:0;margin-bottom:11.5px}.bstrap3-material ul ul,.bstrap3-material ol ul,.bstrap3-material ul ol,.bstrap3-material ol ol{margin-bottom:0}.bstrap3-material .list-unstyled{padding-left:0;list-style:none}.bstrap3-material .list-inline{padding-left:0;list-style:none;margin-left:-5px}.bstrap3-material .list-inline > li{display:inline-block;padding-left:5px;padding-right:5px}.bstrap3-material dl{margin-top:0;margin-bottom:23px}.bstrap3-material dt,.bstrap3-material dd{line-height:1.846}.bstrap3-material dt{font-weight:700}.bstrap3-material dd{margin-left:0}@media(min-width:768px){.bstrap3-material .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bstrap3-material .dl-horizontal dd{margin-left:180px}}.bstrap3-material abbr[title],.bstrap3-material abbr[data-original-title]{cursor:help;border-bottom:1px dotted #bbb}.bstrap3-material .initialism{font-size:90%;text-transform:uppercase}.bstrap3-material blockquote{padding:11.5px 23px;margin:0 0 23px;font-size:16.25px;border-left:5px solid #eee}.bstrap3-material blockquote p:last-child,.bstrap3-material blockquote ul:last-child,.bstrap3-material blockquote ol:last-child{margin-bottom:0}.bstrap3-material blockquote footer,.bstrap3-material blockquote small,.bstrap3-material blockquote .small{display:block;font-size:80%;line-height:1.846;color:#bbb}.bstrap3-material blockquote footer:before,.bstrap3-material blockquote small:before,.bstrap3-material blockquote .small:before{content:'\2014 \00A0'}.bstrap3-material .blockquote-reverse,.bstrap3-material blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.bstrap3-material .blockquote-reverse footer:before,.bstrap3-material blockquote.pull-right footer:before,.bstrap3-material .blockquote-reverse small:before,.bstrap3-material blockquote.pull-right small:before,.bstrap3-material .blockquote-reverse .small:before,.bstrap3-material blockquote.pull-right .small:before{content:''}.bstrap3-material .blockquote-reverse footer:after,.bstrap3-material blockquote.pull-right footer:after,.bstrap3-material .blockquote-reverse small:after,.bstrap3-material blockquote.pull-right small:after,.bstrap3-material .blockquote-reverse .small:after,.bstrap3-material blockquote.pull-right .small:after{content:'\00A0 \2014'}.bstrap3-material address{margin-bottom:23px;font-style:normal;line-height:1.846}.bstrap3-material code,.bstrap3-material kbd,.bstrap3-material pre,.bstrap3-material samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.bstrap3-material code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:3px}.bstrap3-material kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.bstrap3-material kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}.bstrap3-material pre{display:block;padding:11px;margin:0 0 11.5px;font-size:12px;line-height:1.846;word-break:break-all;word-wrap:break-word;color:#212121;background-color:#f5f5f5;border:1px solid #ccc;border-radius:3px}.bstrap3-material pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.bstrap3-material .pre-scrollable{max-height:340px;overflow-y:scroll}.bstrap3-material .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media(min-width:768px){.bstrap3-material .container{width:750px}}@media(min-width:992px){.bstrap3-material .container{width:970px}}@media(min-width:1200px){.bstrap3-material .container{width:1170px}}.bstrap3-material .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.bstrap3-material .row{margin-left:-15px;margin-right:-15px}.bstrap3-material .col-xs-1,.bstrap3-material .col-sm-1,.bstrap3-material .col-md-1,.bstrap3-material .col-lg-1,.bstrap3-material .col-xs-2,.bstrap3-material .col-sm-2,.bstrap3-material .col-md-2,.bstrap3-material .col-lg-2,.bstrap3-material .col-xs-3,.bstrap3-material .col-sm-3,.bstrap3-material .col-md-3,.bstrap3-material .col-lg-3,.bstrap3-material .col-xs-4,.bstrap3-material .col-sm-4,.bstrap3-material .col-md-4,.bstrap3-material .col-lg-4,.bstrap3-material .col-xs-5,.bstrap3-material .col-sm-5,.bstrap3-material .col-md-5,.bstrap3-material .col-lg-5,.bstrap3-material .col-xs-6,.bstrap3-material .col-sm-6,.bstrap3-material .col-md-6,.bstrap3-material .col-lg-6,.bstrap3-material .col-xs-7,.bstrap3-material .col-sm-7,.bstrap3-material .col-md-7,.bstrap3-material .col-lg-7,.bstrap3-material .col-xs-8,.bstrap3-material .col-sm-8,.bstrap3-material .col-md-8,.bstrap3-material .col-lg-8,.bstrap3-material .col-xs-9,.bstrap3-material .col-sm-9,.bstrap3-material .col-md-9,.bstrap3-material .col-lg-9,.bstrap3-material .col-xs-10,.bstrap3-material .col-sm-10,.bstrap3-material .col-md-10,.bstrap3-material .col-lg-10,.bstrap3-material .col-xs-11,.bstrap3-material .col-sm-11,.bstrap3-material .col-md-11,.bstrap3-material .col-lg-11,.bstrap3-material .col-xs-12,.bstrap3-material .col-sm-12,.bstrap3-material .col-md-12,.bstrap3-material .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.bstrap3-material .col-xs-1,.bstrap3-material .col-xs-2,.bstrap3-material .col-xs-3,.bstrap3-material .col-xs-4,.bstrap3-material .col-xs-5,.bstrap3-material .col-xs-6,.bstrap3-material .col-xs-7,.bstrap3-material .col-xs-8,.bstrap3-material .col-xs-9,.bstrap3-material .col-xs-10,.bstrap3-material .col-xs-11,.bstrap3-material .col-xs-12{float:left}.bstrap3-material .col-xs-12{width:100%}.bstrap3-material .col-xs-11{width:91.66666667%}.bstrap3-material .col-xs-10{width:83.33333333%}.bstrap3-material .col-xs-9{width:75%}.bstrap3-material .col-xs-8{width:66.66666667%}.bstrap3-material .col-xs-7{width:58.33333333%}.bstrap3-material .col-xs-6{width:50%}.bstrap3-material .col-xs-5{width:41.66666667%}.bstrap3-material .col-xs-4{width:33.33333333%}.bstrap3-material .col-xs-3{width:25%}.bstrap3-material .col-xs-2{width:16.66666667%}.bstrap3-material .col-xs-1{width:8.33333333%}.bstrap3-material .col-xs-pull-12{right:100%}.bstrap3-material .col-xs-pull-11{right:91.66666667%}.bstrap3-material .col-xs-pull-10{right:83.33333333%}.bstrap3-material .col-xs-pull-9{right:75%}.bstrap3-material .col-xs-pull-8{right:66.66666667%}.bstrap3-material .col-xs-pull-7{right:58.33333333%}.bstrap3-material .col-xs-pull-6{right:50%}.bstrap3-material .col-xs-pull-5{right:41.66666667%}.bstrap3-material .col-xs-pull-4{right:33.33333333%}.bstrap3-material .col-xs-pull-3{right:25%}.bstrap3-material .col-xs-pull-2{right:16.66666667%}.bstrap3-material .col-xs-pull-1{right:8.33333333%}.bstrap3-material .col-xs-pull-0{right:auto}.bstrap3-material .col-xs-push-12{left:100%}.bstrap3-material .col-xs-push-11{left:91.66666667%}.bstrap3-material .col-xs-push-10{left:83.33333333%}.bstrap3-material .col-xs-push-9{left:75%}.bstrap3-material .col-xs-push-8{left:66.66666667%}.bstrap3-material .col-xs-push-7{left:58.33333333%}.bstrap3-material .col-xs-push-6{left:50%}.bstrap3-material .col-xs-push-5{left:41.66666667%}.bstrap3-material .col-xs-push-4{left:33.33333333%}.bstrap3-material .col-xs-push-3{left:25%}.bstrap3-material .col-xs-push-2{left:16.66666667%}.bstrap3-material .col-xs-push-1{left:8.33333333%}.bstrap3-material .col-xs-push-0{left:auto}.bstrap3-material .col-xs-offset-12{margin-left:100%}.bstrap3-material .col-xs-offset-11{margin-left:91.66666667%}.bstrap3-material .col-xs-offset-10{margin-left:83.33333333%}.bstrap3-material .col-xs-offset-9{margin-left:75%}.bstrap3-material .col-xs-offset-8{margin-left:66.66666667%}.bstrap3-material .col-xs-offset-7{margin-left:58.33333333%}.bstrap3-material .col-xs-offset-6{margin-left:50%}.bstrap3-material .col-xs-offset-5{margin-left:41.66666667%}.bstrap3-material .col-xs-offset-4{margin-left:33.33333333%}.bstrap3-material .col-xs-offset-3{margin-left:25%}.bstrap3-material .col-xs-offset-2{margin-left:16.66666667%}.bstrap3-material .col-xs-offset-1{margin-left:8.33333333%}.bstrap3-material .col-xs-offset-0{margin-left:0}@media(min-width:768px){.bstrap3-material .col-sm-1,.bstrap3-material .col-sm-2,.bstrap3-material .col-sm-3,.bstrap3-material .col-sm-4,.bstrap3-material .col-sm-5,.bstrap3-material .col-sm-6,.bstrap3-material .col-sm-7,.bstrap3-material .col-sm-8,.bstrap3-material .col-sm-9,.bstrap3-material .col-sm-10,.bstrap3-material .col-sm-11,.bstrap3-material .col-sm-12{float:left}.bstrap3-material .col-sm-12{width:100%}.bstrap3-material .col-sm-11{width:91.66666667%}.bstrap3-material .col-sm-10{width:83.33333333%}.bstrap3-material .col-sm-9{width:75%}.bstrap3-material .col-sm-8{width:66.66666667%}.bstrap3-material .col-sm-7{width:58.33333333%}.bstrap3-material .col-sm-6{width:50%}.bstrap3-material .col-sm-5{width:41.66666667%}.bstrap3-material .col-sm-4{width:33.33333333%}.bstrap3-material .col-sm-3{width:25%}.bstrap3-material .col-sm-2{width:16.66666667%}.bstrap3-material .col-sm-1{width:8.33333333%}.bstrap3-material .col-sm-pull-12{right:100%}.bstrap3-material .col-sm-pull-11{right:91.66666667%}.bstrap3-material .col-sm-pull-10{right:83.33333333%}.bstrap3-material .col-sm-pull-9{right:75%}.bstrap3-material .col-sm-pull-8{right:66.66666667%}.bstrap3-material .col-sm-pull-7{right:58.33333333%}.bstrap3-material .col-sm-pull-6{right:50%}.bstrap3-material .col-sm-pull-5{right:41.66666667%}.bstrap3-material .col-sm-pull-4{right:33.33333333%}.bstrap3-material .col-sm-pull-3{right:25%}.bstrap3-material .col-sm-pull-2{right:16.66666667%}.bstrap3-material .col-sm-pull-1{right:8.33333333%}.bstrap3-material .col-sm-pull-0{right:auto}.bstrap3-material .col-sm-push-12{left:100%}.bstrap3-material .col-sm-push-11{left:91.66666667%}.bstrap3-material .col-sm-push-10{left:83.33333333%}.bstrap3-material .col-sm-push-9{left:75%}.bstrap3-material .col-sm-push-8{left:66.66666667%}.bstrap3-material .col-sm-push-7{left:58.33333333%}.bstrap3-material .col-sm-push-6{left:50%}.bstrap3-material .col-sm-push-5{left:41.66666667%}.bstrap3-material .col-sm-push-4{left:33.33333333%}.bstrap3-material .col-sm-push-3{left:25%}.bstrap3-material .col-sm-push-2{left:16.66666667%}.bstrap3-material .col-sm-push-1{left:8.33333333%}.bstrap3-material .col-sm-push-0{left:auto}.bstrap3-material .col-sm-offset-12{margin-left:100%}.bstrap3-material .col-sm-offset-11{margin-left:91.66666667%}.bstrap3-material .col-sm-offset-10{margin-left:83.33333333%}.bstrap3-material .col-sm-offset-9{margin-left:75%}.bstrap3-material .col-sm-offset-8{margin-left:66.66666667%}.bstrap3-material .col-sm-offset-7{margin-left:58.33333333%}.bstrap3-material .col-sm-offset-6{margin-left:50%}.bstrap3-material .col-sm-offset-5{margin-left:41.66666667%}.bstrap3-material .col-sm-offset-4{margin-left:33.33333333%}.bstrap3-material .col-sm-offset-3{margin-left:25%}.bstrap3-material .col-sm-offset-2{margin-left:16.66666667%}.bstrap3-material .col-sm-offset-1{margin-left:8.33333333%}.bstrap3-material .col-sm-offset-0{margin-left:0}}@media(min-width:992px){.bstrap3-material .col-md-1,.bstrap3-material .col-md-2,.bstrap3-material .col-md-3,.bstrap3-material .col-md-4,.bstrap3-material .col-md-5,.bstrap3-material .col-md-6,.bstrap3-material .col-md-7,.bstrap3-material .col-md-8,.bstrap3-material .col-md-9,.bstrap3-material .col-md-10,.bstrap3-material .col-md-11,.bstrap3-material .col-md-12{float:left}.bstrap3-material .col-md-12{width:100%}.bstrap3-material .col-md-11{width:91.66666667%}.bstrap3-material .col-md-10{width:83.33333333%}.bstrap3-material .col-md-9{width:75%}.bstrap3-material .col-md-8{width:66.66666667%}.bstrap3-material .col-md-7{width:58.33333333%}.bstrap3-material .col-md-6{width:50%}.bstrap3-material .col-md-5{width:41.66666667%}.bstrap3-material .col-md-4{width:33.33333333%}.bstrap3-material .col-md-3{width:25%}.bstrap3-material .col-md-2{width:16.66666667%}.bstrap3-material .col-md-1{width:8.33333333%}.bstrap3-material .col-md-pull-12{right:100%}.bstrap3-material .col-md-pull-11{right:91.66666667%}.bstrap3-material .col-md-pull-10{right:83.33333333%}.bstrap3-material .col-md-pull-9{right:75%}.bstrap3-material .col-md-pull-8{right:66.66666667%}.bstrap3-material .col-md-pull-7{right:58.33333333%}.bstrap3-material .col-md-pull-6{right:50%}.bstrap3-material .col-md-pull-5{right:41.66666667%}.bstrap3-material .col-md-pull-4{right:33.33333333%}.bstrap3-material .col-md-pull-3{right:25%}.bstrap3-material .col-md-pull-2{right:16.66666667%}.bstrap3-material .col-md-pull-1{right:8.33333333%}.bstrap3-material .col-md-pull-0{right:auto}.bstrap3-material .col-md-push-12{left:100%}.bstrap3-material .col-md-push-11{left:91.66666667%}.bstrap3-material .col-md-push-10{left:83.33333333%}.bstrap3-material .col-md-push-9{left:75%}.bstrap3-material .col-md-push-8{left:66.66666667%}.bstrap3-material .col-md-push-7{left:58.33333333%}.bstrap3-material .col-md-push-6{left:50%}.bstrap3-material .col-md-push-5{left:41.66666667%}.bstrap3-material .col-md-push-4{left:33.33333333%}.bstrap3-material .col-md-push-3{left:25%}.bstrap3-material .col-md-push-2{left:16.66666667%}.bstrap3-material .col-md-push-1{left:8.33333333%}.bstrap3-material .col-md-push-0{left:auto}.bstrap3-material .col-md-offset-12{margin-left:100%}.bstrap3-material .col-md-offset-11{margin-left:91.66666667%}.bstrap3-material .col-md-offset-10{margin-left:83.33333333%}.bstrap3-material .col-md-offset-9{margin-left:75%}.bstrap3-material .col-md-offset-8{margin-left:66.66666667%}.bstrap3-material .col-md-offset-7{margin-left:58.33333333%}.bstrap3-material .col-md-offset-6{margin-left:50%}.bstrap3-material .col-md-offset-5{margin-left:41.66666667%}.bstrap3-material .col-md-offset-4{margin-left:33.33333333%}.bstrap3-material .col-md-offset-3{margin-left:25%}.bstrap3-material .col-md-offset-2{margin-left:16.66666667%}.bstrap3-material .col-md-offset-1{margin-left:8.33333333%}.bstrap3-material .col-md-offset-0{margin-left:0}}@media(min-width:1200px){.bstrap3-material .col-lg-1,.bstrap3-material .col-lg-2,.bstrap3-material .col-lg-3,.bstrap3-material .col-lg-4,.bstrap3-material .col-lg-5,.bstrap3-material .col-lg-6,.bstrap3-material .col-lg-7,.bstrap3-material .col-lg-8,.bstrap3-material .col-lg-9,.bstrap3-material .col-lg-10,.bstrap3-material .col-lg-11,.bstrap3-material .col-lg-12{float:left}.bstrap3-material .col-lg-12{width:100%}.bstrap3-material .col-lg-11{width:91.66666667%}.bstrap3-material .col-lg-10{width:83.33333333%}.bstrap3-material .col-lg-9{width:75%}.bstrap3-material .col-lg-8{width:66.66666667%}.bstrap3-material .col-lg-7{width:58.33333333%}.bstrap3-material .col-lg-6{width:50%}.bstrap3-material .col-lg-5{width:41.66666667%}.bstrap3-material .col-lg-4{width:33.33333333%}.bstrap3-material .col-lg-3{width:25%}.bstrap3-material .col-lg-2{width:16.66666667%}.bstrap3-material .col-lg-1{width:8.33333333%}.bstrap3-material .col-lg-pull-12{right:100%}.bstrap3-material .col-lg-pull-11{right:91.66666667%}.bstrap3-material .col-lg-pull-10{right:83.33333333%}.bstrap3-material .col-lg-pull-9{right:75%}.bstrap3-material .col-lg-pull-8{right:66.66666667%}.bstrap3-material .col-lg-pull-7{right:58.33333333%}.bstrap3-material .col-lg-pull-6{right:50%}.bstrap3-material .col-lg-pull-5{right:41.66666667%}.bstrap3-material .col-lg-pull-4{right:33.33333333%}.bstrap3-material .col-lg-pull-3{right:25%}.bstrap3-material .col-lg-pull-2{right:16.66666667%}.bstrap3-material .col-lg-pull-1{right:8.33333333%}.bstrap3-material .col-lg-pull-0{right:auto}.bstrap3-material .col-lg-push-12{left:100%}.bstrap3-material .col-lg-push-11{left:91.66666667%}.bstrap3-material .col-lg-push-10{left:83.33333333%}.bstrap3-material .col-lg-push-9{left:75%}.bstrap3-material .col-lg-push-8{left:66.66666667%}.bstrap3-material .col-lg-push-7{left:58.33333333%}.bstrap3-material .col-lg-push-6{left:50%}.bstrap3-material .col-lg-push-5{left:41.66666667%}.bstrap3-material .col-lg-push-4{left:33.33333333%}.bstrap3-material .col-lg-push-3{left:25%}.bstrap3-material .col-lg-push-2{left:16.66666667%}.bstrap3-material .col-lg-push-1{left:8.33333333%}.bstrap3-material .col-lg-push-0{left:auto}.bstrap3-material .col-lg-offset-12{margin-left:100%}.bstrap3-material .col-lg-offset-11{margin-left:91.66666667%}.bstrap3-material .col-lg-offset-10{margin-left:83.33333333%}.bstrap3-material .col-lg-offset-9{margin-left:75%}.bstrap3-material .col-lg-offset-8{margin-left:66.66666667%}.bstrap3-material .col-lg-offset-7{margin-left:58.33333333%}.bstrap3-material .col-lg-offset-6{margin-left:50%}.bstrap3-material .col-lg-offset-5{margin-left:41.66666667%}.bstrap3-material .col-lg-offset-4{margin-left:33.33333333%}.bstrap3-material .col-lg-offset-3{margin-left:25%}.bstrap3-material .col-lg-offset-2{margin-left:16.66666667%}.bstrap3-material .col-lg-offset-1{margin-left:8.33333333%}.bstrap3-material .col-lg-offset-0{margin-left:0}}.bstrap3-material table{background-color:transparent}.bstrap3-material caption{padding-top:8px;padding-bottom:8px;color:#bbb;text-align:left}.bstrap3-material th{text-align:left}.bstrap3-material .table{width:100%;max-width:100%;margin-bottom:23px}.bstrap3-material .table > thead > tr > th,.bstrap3-material .table > tbody > tr > th,.bstrap3-material .table > tfoot > tr > th,.bstrap3-material .table > thead > tr > td,.bstrap3-material .table > tbody > tr > td,.bstrap3-material .table > tfoot > tr > td{padding:8px;line-height:1.846;vertical-align:top;border-top:1px solid #ddd}.bstrap3-material .table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #ddd}.bstrap3-material .table > caption + thead > tr:first-child > th,.bstrap3-material .table > colgroup + thead > tr:first-child > th,.bstrap3-material .table > thead:first-child > tr:first-child > th,.bstrap3-material .table > caption + thead > tr:first-child > td,.bstrap3-material .table > colgroup + thead > tr:first-child > td,.bstrap3-material .table > thead:first-child > tr:first-child > td{border-top:0}.bstrap3-material .table > tbody + tbody{border-top:2px solid #ddd}.bstrap3-material .table .table{background-color:#fff}.bstrap3-material .table-condensed > thead > tr > th,.bstrap3-material .table-condensed > tbody > tr > th,.bstrap3-material .table-condensed > tfoot > tr > th,.bstrap3-material .table-condensed > thead > tr > td,.bstrap3-material .table-condensed > tbody > tr > td,.bstrap3-material .table-condensed > tfoot > tr > td{padding:5px}.bstrap3-material .table-bordered{border:1px solid #ddd}.bstrap3-material .table-bordered > thead > tr > th,.bstrap3-material .table-bordered > tbody > tr > th,.bstrap3-material .table-bordered > tfoot > tr > th,.bstrap3-material .table-bordered > thead > tr > td,.bstrap3-material .table-bordered > tbody > tr > td,.bstrap3-material .table-bordered > tfoot > tr > td{border:1px solid #ddd}.bstrap3-material .table-bordered > thead > tr > th,.bstrap3-material .table-bordered > thead > tr > td{border-bottom-width:2px}.bstrap3-material .table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9}.bstrap3-material .table-hover > tbody > tr:hover{background-color:#f5f5f5}.bstrap3-material table col[class*=col-]{position:static;float:none;display:table-column}.bstrap3-material table td[class*=col-],.bstrap3-material table th[class*=col-]{position:static;float:none;display:table-cell}.bstrap3-material .table > thead > tr > td.active,.bstrap3-material .table > tbody > tr > td.active,.bstrap3-material .table > tfoot > tr > td.active,.bstrap3-material .table > thead > tr > th.active,.bstrap3-material .table > tbody > tr > th.active,.bstrap3-material .table > tfoot > tr > th.active,.bstrap3-material .table > thead > tr.active > td,.bstrap3-material .table > tbody > tr.active > td,.bstrap3-material .table > tfoot > tr.active > td,.bstrap3-material .table > thead > tr.active > th,.bstrap3-material .table > tbody > tr.active > th,.bstrap3-material .table > tfoot > tr.active > th{background-color:#f5f5f5}.bstrap3-material .table-hover > tbody > tr > td.active:hover,.bstrap3-material .table-hover > tbody > tr > th.active:hover,.bstrap3-material .table-hover > tbody > tr.active:hover > td,.bstrap3-material .table-hover > tbody > tr:hover > .active,.bstrap3-material .table-hover > tbody > tr.active:hover > th{background-color:#e8e8e8}.bstrap3-material .table > thead > tr > td.success,.bstrap3-material .table > tbody > tr > td.success,.bstrap3-material .table > tfoot > tr > td.success,.bstrap3-material .table > thead > tr > th.success,.bstrap3-material .table > tbody > tr > th.success,.bstrap3-material .table > tfoot > tr > th.success,.bstrap3-material .table > thead > tr.success > td,.bstrap3-material .table > tbody > tr.success > td,.bstrap3-material .table > tfoot > tr.success > td,.bstrap3-material .table > thead > tr.success > th,.bstrap3-material .table > tbody > tr.success > th,.bstrap3-material .table > tfoot > tr.success > th{background-color:#dff0d8}.bstrap3-material .table-hover > tbody > tr > td.success:hover,.bstrap3-material .table-hover > tbody > tr > th.success:hover,.bstrap3-material .table-hover > tbody > tr.success:hover > td,.bstrap3-material .table-hover > tbody > tr:hover > .success,.bstrap3-material .table-hover > tbody > tr.success:hover > th{background-color:#d0e9c6}.bstrap3-material .table > thead > tr > td.info,.bstrap3-material .table > tbody > tr > td.info,.bstrap3-material .table > tfoot > tr > td.info,.bstrap3-material .table > thead > tr > th.info,.bstrap3-material .table > tbody > tr > th.info,.bstrap3-material .table > tfoot > tr > th.info,.bstrap3-material .table > thead > tr.info > td,.bstrap3-material .table > tbody > tr.info > td,.bstrap3-material .table > tfoot > tr.info > td,.bstrap3-material .table > thead > tr.info > th,.bstrap3-material .table > tbody > tr.info > th,.bstrap3-material .table > tfoot > tr.info > th{background-color:#e1bee7}.bstrap3-material .table-hover > tbody > tr > td.info:hover,.bstrap3-material .table-hover > tbody > tr > th.info:hover,.bstrap3-material .table-hover > tbody > tr.info:hover > td,.bstrap3-material .table-hover > tbody > tr:hover > .info,.bstrap3-material .table-hover > tbody > tr.info:hover > th{background-color:#d8abe0}.bstrap3-material .table > thead > tr > td.warning,.bstrap3-material .table > tbody > tr > td.warning,.bstrap3-material .table > tfoot > tr > td.warning,.bstrap3-material .table > thead > tr > th.warning,.bstrap3-material .table > tbody > tr > th.warning,.bstrap3-material .table > tfoot > tr > th.warning,.bstrap3-material .table > thead > tr.warning > td,.bstrap3-material .table > tbody > tr.warning > td,.bstrap3-material .table > tfoot > tr.warning > td,.bstrap3-material .table > thead > tr.warning > th,.bstrap3-material .table > tbody > tr.warning > th,.bstrap3-material .table > tfoot > tr.warning > th{background-color:#ffe0b2}.bstrap3-material .table-hover > tbody > tr > td.warning:hover,.bstrap3-material .table-hover > tbody > tr > th.warning:hover,.bstrap3-material .table-hover > tbody > tr.warning:hover > td,.bstrap3-material .table-hover > tbody > tr:hover > .warning,.bstrap3-material .table-hover > tbody > tr.warning:hover > th{background-color:#ffd699}.bstrap3-material .table > thead > tr > td.danger,.bstrap3-material .table > tbody > tr > td.danger,.bstrap3-material .table > tfoot > tr > td.danger,.bstrap3-material .table > thead > tr > th.danger,.bstrap3-material .table > tbody > tr > th.danger,.bstrap3-material .table > tfoot > tr > th.danger,.bstrap3-material .table > thead > tr.danger > td,.bstrap3-material .table > tbody > tr.danger > td,.bstrap3-material .table > tfoot > tr.danger > td,.bstrap3-material .table > thead > tr.danger > th,.bstrap3-material .table > tbody > tr.danger > th,.bstrap3-material .table > tfoot > tr.danger > th{background-color:#f9bdbb}.bstrap3-material .table-hover > tbody > tr > td.danger:hover,.bstrap3-material .table-hover > tbody > tr > th.danger:hover,.bstrap3-material .table-hover > tbody > tr.danger:hover > td,.bstrap3-material .table-hover > tbody > tr:hover > .danger,.bstrap3-material .table-hover > tbody > tr.danger:hover > th{background-color:#f7a6a4}.bstrap3-material .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.bstrap3-material .table-responsive{width:100%;margin-bottom:17.25px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.bstrap3-material .table-responsive > .table{margin-bottom:0}.bstrap3-material .table-responsive > .table > thead > tr > th,.bstrap3-material .table-responsive > .table > tbody > tr > th,.bstrap3-material .table-responsive > .table > tfoot > tr > th,.bstrap3-material .table-responsive > .table > thead > tr > td,.bstrap3-material .table-responsive > .table > tbody > tr > td,.bstrap3-material .table-responsive > .table > tfoot > tr > td{white-space:nowrap}.bstrap3-material .table-responsive > .table-bordered{border:0}.bstrap3-material .table-responsive > .table-bordered > thead > tr > th:first-child,.bstrap3-material .table-responsive > .table-bordered > tbody > tr > th:first-child,.bstrap3-material .table-responsive > .table-bordered > tfoot > tr > th:first-child,.bstrap3-material .table-responsive > .table-bordered > thead > tr > td:first-child,.bstrap3-material .table-responsive > .table-bordered > tbody > tr > td:first-child,.bstrap3-material .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.bstrap3-material .table-responsive > .table-bordered > thead > tr > th:last-child,.bstrap3-material .table-responsive > .table-bordered > tbody > tr > th:last-child,.bstrap3-material .table-responsive > .table-bordered > tfoot > tr > th:last-child,.bstrap3-material .table-responsive > .table-bordered > thead > tr > td:last-child,.bstrap3-material .table-responsive > .table-bordered > tbody > tr > td:last-child,.bstrap3-material .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.bstrap3-material .table-responsive > .table-bordered > tbody > tr:last-child > th,.bstrap3-material .table-responsive > .table-bordered > tfoot > tr:last-child > th,.bstrap3-material .table-responsive > .table-bordered > tbody > tr:last-child > td,.bstrap3-material .table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0}}.bstrap3-material fieldset{padding:0;margin:0;border:0;min-width:0}.bstrap3-material legend{display:block;width:100%;padding:0;margin-bottom:23px;font-size:19.5px;line-height:inherit;color:#212121;border:0;border-bottom:1px solid #e5e5e5}.bstrap3-material label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.bstrap3-material input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bstrap3-material input[type=radio],.bstrap3-material input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}.bstrap3-material input[type=file]{display:block}.bstrap3-material input[type=range]{display:block;width:100%}.bstrap3-material select[multiple],.bstrap3-material select[size]{height:auto}.bstrap3-material input[type=file]:focus,.bstrap3-material input[type=radio]:focus,.bstrap3-material input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bstrap3-material output{display:block;padding-top:7px;font-size:13px;line-height:1.846;color:#666}.bstrap3-material .form-control{display:block;width:100%;height:37px;padding:6px 16px;font-size:13px;line-height:1.846;color:#666;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bstrap3-material .form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bstrap3-material .form-control::-moz-placeholder{color:#bbb;opacity:1}.bstrap3-material .form-control:-ms-input-placeholder{color:#bbb}.bstrap3-material .form-control::-webkit-input-placeholder{color:#bbb}.bstrap3-material .form-control[disabled],.bstrap3-material .form-control[readonly],fieldset[disabled] .bstrap3-material .form-control{background-color:transparent;opacity:1}.bstrap3-material .form-control[disabled],fieldset[disabled] .bstrap3-material .form-control{cursor:not-allowed}textarea.bstrap3-material .form-control{height:auto}.bstrap3-material input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){.bstrap3-material input[type=date],.bstrap3-material input[type=time],.bstrap3-material input[type=datetime-local],.bstrap3-material input[type=month]{line-height:37px}.bstrap3-material input[type=date].input-sm,.bstrap3-material input[type=time].input-sm,.bstrap3-material input[type=datetime-local].input-sm,.bstrap3-material input[type=month].input-sm,.input-group-sm .bstrap3-material input[type=date],.input-group-sm .bstrap3-material input[type=time],.input-group-sm .bstrap3-material input[type=datetime-local],.input-group-sm .bstrap3-material input[type=month]{line-height:30px}.bstrap3-material input[type=date].input-lg,.bstrap3-material input[type=time].input-lg,.bstrap3-material input[type=datetime-local].input-lg,.bstrap3-material input[type=month].input-lg,.input-group-lg .bstrap3-material input[type=date],.input-group-lg .bstrap3-material input[type=time],.input-group-lg .bstrap3-material input[type=datetime-local],.input-group-lg .bstrap3-material input[type=month]{line-height:45px}}.bstrap3-material .form-group{margin-bottom:15px}.bstrap3-material .radio,.bstrap3-material .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.bstrap3-material .radio label,.bstrap3-material .checkbox label{min-height:23px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.bstrap3-material .radio input[type=radio],.bstrap3-material .radio-inline input[type=radio],.bstrap3-material .checkbox input[type=checkbox],.bstrap3-material .checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9}.bstrap3-material .radio + .radio,.bstrap3-material .checkbox + .checkbox{margin-top:-5px}.bstrap3-material .radio-inline,.bstrap3-material .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.bstrap3-material .radio-inline + .radio-inline,.bstrap3-material .checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px}.bstrap3-material input[type=radio][disabled],.bstrap3-material input[type=checkbox][disabled],.bstrap3-material input[type=radio].disabled,.bstrap3-material input[type=checkbox].disabled,fieldset[disabled] .bstrap3-material input[type=radio],fieldset[disabled] .bstrap3-material input[type=checkbox]{cursor:not-allowed}.bstrap3-material .radio-inline.disabled,.bstrap3-material .checkbox-inline.disabled,fieldset[disabled] .bstrap3-material .radio-inline,fieldset[disabled] .bstrap3-material .checkbox-inline{cursor:not-allowed}.bstrap3-material .radio.disabled label,.bstrap3-material .checkbox.disabled label,fieldset[disabled] .bstrap3-material .radio label,fieldset[disabled] .bstrap3-material .checkbox label{cursor:not-allowed}.bstrap3-material .form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:36px}.bstrap3-material .form-control-static.input-lg,.bstrap3-material .form-control-static.input-sm{padding-left:0;padding-right:0}.bstrap3-material .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.bstrap3-material .input-sm{height:30px;line-height:30px}textarea.bstrap3-material .input-sm,select[multiple].bstrap3-material .input-sm{height:auto}.bstrap3-material .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.bstrap3-material .form-group-sm .form-control{height:30px;line-height:30px}textarea.bstrap3-material .form-group-sm .form-control,select[multiple].bstrap3-material .form-group-sm .form-control{height:auto}.bstrap3-material .form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;min-height:35px}.bstrap3-material .input-lg{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.bstrap3-material .input-lg{height:45px;line-height:45px}textarea.bstrap3-material .input-lg,select[multiple].bstrap3-material .input-lg{height:auto}.bstrap3-material .form-group-lg .form-control{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.bstrap3-material .form-group-lg .form-control{height:45px;line-height:45px}textarea.bstrap3-material .form-group-lg .form-control,select[multiple].bstrap3-material .form-group-lg .form-control{height:auto}.bstrap3-material .form-group-lg .form-control-static{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;min-height:40px}.bstrap3-material .has-feedback{position:relative}.bstrap3-material .has-feedback .form-control{padding-right:46.25px}.bstrap3-material .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:37px;height:37px;line-height:37px;text-align:center;pointer-events:none}.bstrap3-material .input-lg + .form-control-feedback{width:45px;height:45px;line-height:45px}.bstrap3-material .input-sm + .form-control-feedback{width:30px;height:30px;line-height:30px}.bstrap3-material .has-success .help-block,.bstrap3-material .has-success .control-label,.bstrap3-material .has-success .radio,.bstrap3-material .has-success .checkbox,.bstrap3-material .has-success .radio-inline,.bstrap3-material .has-success .checkbox-inline,.bstrap3-material .has-success.radio label,.bstrap3-material .has-success.checkbox label,.bstrap3-material .has-success.radio-inline label,.bstrap3-material .has-success.checkbox-inline label{color:#4caf50}.bstrap3-material .has-success .form-control{border-color:#4caf50;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bstrap3-material .has-success .form-control:focus{border-color:#3d8b40;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #92cf94;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #92cf94}.bstrap3-material .has-success .input-group-addon{color:#4caf50;border-color:#4caf50;background-color:#dff0d8}.bstrap3-material .has-success .form-control-feedback{color:#4caf50}.bstrap3-material .has-warning .help-block,.bstrap3-material .has-warning .control-label,.bstrap3-material .has-warning .radio,.bstrap3-material .has-warning .checkbox,.bstrap3-material .has-warning .radio-inline,.bstrap3-material .has-warning .checkbox-inline,.bstrap3-material .has-warning.radio label,.bstrap3-material .has-warning.checkbox label,.bstrap3-material .has-warning.radio-inline label,.bstrap3-material .has-warning.checkbox-inline label{color:#ff9800}.bstrap3-material .has-warning .form-control{border-color:#ff9800;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bstrap3-material .has-warning .form-control:focus{border-color:#cc7a00;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffc166;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffc166}.bstrap3-material .has-warning .input-group-addon{color:#ff9800;border-color:#ff9800;background-color:#ffe0b2}.bstrap3-material .has-warning .form-control-feedback{color:#ff9800}.bstrap3-material .has-error .help-block,.bstrap3-material .has-error .control-label,.bstrap3-material .has-error .radio,.bstrap3-material .has-error .checkbox,.bstrap3-material .has-error .radio-inline,.bstrap3-material .has-error .checkbox-inline,.bstrap3-material .has-error.radio label,.bstrap3-material .has-error.checkbox label,.bstrap3-material .has-error.radio-inline label,.bstrap3-material .has-error.checkbox-inline label{color:#e51c23}.bstrap3-material .has-error .form-control{border-color:#e51c23;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.bstrap3-material .has-error .form-control:focus{border-color:#b9151b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ef787c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ef787c}.bstrap3-material .has-error .input-group-addon{color:#e51c23;border-color:#e51c23;background-color:#f9bdbb}.bstrap3-material .has-error .form-control-feedback{color:#e51c23}.bstrap3-material .has-feedback label ~ .form-control-feedback{top:28px}.bstrap3-material .has-feedback label.sr-only ~ .form-control-feedback{top:0}.bstrap3-material .help-block{display:block;margin-top:5px;margin-bottom:10px;color:#a6a6a6}@media(min-width:768px){.bstrap3-material .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bstrap3-material .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.bstrap3-material .form-inline .form-control-static{display:inline-block}.bstrap3-material .form-inline .input-group{display:inline-table;vertical-align:middle}.bstrap3-material .form-inline .input-group .input-group-addon,.bstrap3-material .form-inline .input-group .input-group-btn,.bstrap3-material .form-inline .input-group .form-control{width:auto}.bstrap3-material .form-inline .input-group > .form-control{width:100%}.bstrap3-material .form-inline .control-label{margin-bottom:0;vertical-align:middle}.bstrap3-material .form-inline .radio,.bstrap3-material .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.bstrap3-material .form-inline .radio label,.bstrap3-material .form-inline .checkbox label{padding-left:0}.bstrap3-material .form-inline .radio input[type=radio],.bstrap3-material .form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.bstrap3-material .form-inline .has-feedback .form-control-feedback{top:0}}.bstrap3-material .form-horizontal .radio,.bstrap3-material .form-horizontal .checkbox,.bstrap3-material .form-horizontal .radio-inline,.bstrap3-material .form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.bstrap3-material .form-horizontal .radio,.bstrap3-material .form-horizontal .checkbox{min-height:30px}.bstrap3-material .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media(min-width:768px){.bstrap3-material .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.bstrap3-material .form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width:768px){.bstrap3-material .form-horizontal .form-group-lg .control-label{padding-top:14.33px}}@media(min-width:768px){.bstrap3-material .form-horizontal .form-group-sm .control-label{padding-top:6px}}.bstrap3-material .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 transparent;white-space:nowrap;padding:6px 16px;font-size:13px;line-height:1.846;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bstrap3-material .btn:focus,.bstrap3-material .btn:active:focus,.bstrap3-material .btn.active:focus,.bstrap3-material .btn.focus,.bstrap3-material .btn:active.focus,.bstrap3-material .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bstrap3-material .btn:hover,.bstrap3-material .btn:focus,.bstrap3-material .btn.focus{color:#666;text-decoration:none}.bstrap3-material .btn:active,.bstrap3-material .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bstrap3-material .btn.disabled,.bstrap3-material .btn[disabled],fieldset[disabled] .bstrap3-material .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.bstrap3-material .btn-default{color:#666;background-color:#fff;border-color:#eee}.bstrap3-material .btn-default:hover,.bstrap3-material .btn-default:focus,.bstrap3-material .btn-default.focus,.bstrap3-material .btn-default:active,.bstrap3-material .btn-default.active,.open > .dropdown-toggle.bstrap3-material .btn-default{color:#666;background-color:#e6e6e6;border-color:#cfcfcf}.bstrap3-material .btn-default:active,.bstrap3-material .btn-default.active,.open > .dropdown-toggle.bstrap3-material .btn-default{background-image:none}.bstrap3-material .btn-default.disabled,.bstrap3-material .btn-default[disabled],fieldset[disabled] .bstrap3-material .btn-default,.bstrap3-material .btn-default.disabled:hover,.bstrap3-material .btn-default[disabled]:hover,fieldset[disabled] .bstrap3-material .btn-default:hover,.bstrap3-material .btn-default.disabled:focus,.bstrap3-material .btn-default[disabled]:focus,fieldset[disabled] .bstrap3-material .btn-default:focus,.bstrap3-material .btn-default.disabled.focus,.bstrap3-material .btn-default[disabled].focus,fieldset[disabled] .bstrap3-material .btn-default.focus,.bstrap3-material .btn-default.disabled:active,.bstrap3-material .btn-default[disabled]:active,fieldset[disabled] .bstrap3-material .btn-default:active,.bstrap3-material .btn-default.disabled.active,.bstrap3-material .btn-default[disabled].active,fieldset[disabled] .bstrap3-material .btn-default.active{background-color:#fff;border-color:#eee}.bstrap3-material .btn-default .badge{color:#fff;background-color:#666}.bstrap3-material .btn-primary{color:#fff;background-color:#2196f3;border-color:transparent}.bstrap3-material .btn-primary:hover,.bstrap3-material .btn-primary:focus,.bstrap3-material .btn-primary.focus,.bstrap3-material .btn-primary:active,.bstrap3-material .btn-primary.active,.open > .dropdown-toggle.bstrap3-material .btn-primary{color:#fff;background-color:#0c7cd5;border-color:transparent}.bstrap3-material .btn-primary:active,.bstrap3-material .btn-primary.active,.open > .dropdown-toggle.bstrap3-material .btn-primary{background-image:none}.bstrap3-material .btn-primary.disabled,.bstrap3-material .btn-primary[disabled],fieldset[disabled] .bstrap3-material .btn-primary,.bstrap3-material .btn-primary.disabled:hover,.bstrap3-material .btn-primary[disabled]:hover,fieldset[disabled] .bstrap3-material .btn-primary:hover,.bstrap3-material .btn-primary.disabled:focus,.bstrap3-material .btn-primary[disabled]:focus,fieldset[disabled] .bstrap3-material .btn-primary:focus,.bstrap3-material .btn-primary.disabled.focus,.bstrap3-material .btn-primary[disabled].focus,fieldset[disabled] .bstrap3-material .btn-primary.focus,.bstrap3-material .btn-primary.disabled:active,.bstrap3-material .btn-primary[disabled]:active,fieldset[disabled] .bstrap3-material .btn-primary:active,.bstrap3-material .btn-primary.disabled.active,.bstrap3-material .btn-primary[disabled].active,fieldset[disabled] .bstrap3-material .btn-primary.active{background-color:#2196f3;border-color:transparent}.bstrap3-material .btn-primary .badge{color:#2196f3;background-color:#fff}.bstrap3-material .btn-success{color:#fff;background-color:#4caf50;border-color:transparent}.bstrap3-material .btn-success:hover,.bstrap3-material .btn-success:focus,.bstrap3-material .btn-success.focus,.bstrap3-material .btn-success:active,.bstrap3-material .btn-success.active,.open > .dropdown-toggle.bstrap3-material .btn-success{color:#fff;background-color:#3d8b40;border-color:transparent}.bstrap3-material .btn-success:active,.bstrap3-material .btn-success.active,.open > .dropdown-toggle.bstrap3-material .btn-success{background-image:none}.bstrap3-material .btn-success.disabled,.bstrap3-material .btn-success[disabled],fieldset[disabled] .bstrap3-material .btn-success,.bstrap3-material .btn-success.disabled:hover,.bstrap3-material .btn-success[disabled]:hover,fieldset[disabled] .bstrap3-material .btn-success:hover,.bstrap3-material .btn-success.disabled:focus,.bstrap3-material .btn-success[disabled]:focus,fieldset[disabled] .bstrap3-material .btn-success:focus,.bstrap3-material .btn-success.disabled.focus,.bstrap3-material .btn-success[disabled].focus,fieldset[disabled] .bstrap3-material .btn-success.focus,.bstrap3-material .btn-success.disabled:active,.bstrap3-material .btn-success[disabled]:active,fieldset[disabled] .bstrap3-material .btn-success:active,.bstrap3-material .btn-success.disabled.active,.bstrap3-material .btn-success[disabled].active,fieldset[disabled] .bstrap3-material .btn-success.active{background-color:#4caf50;border-color:transparent}.bstrap3-material .btn-success .badge{color:#4caf50;background-color:#fff}.bstrap3-material .btn-info{color:#fff;background-color:#9c27b0;border-color:transparent}.bstrap3-material .btn-info:hover,.bstrap3-material .btn-info:focus,.bstrap3-material .btn-info.focus,.bstrap3-material .btn-info:active,.bstrap3-material .btn-info.active,.open > .dropdown-toggle.bstrap3-material .btn-info{color:#fff;background-color:#771e86;border-color:transparent}.bstrap3-material .btn-info:active,.bstrap3-material .btn-info.active,.open > .dropdown-toggle.bstrap3-material .btn-info{background-image:none}.bstrap3-material .btn-info.disabled,.bstrap3-material .btn-info[disabled],fieldset[disabled] .bstrap3-material .btn-info,.bstrap3-material .btn-info.disabled:hover,.bstrap3-material .btn-info[disabled]:hover,fieldset[disabled] .bstrap3-material .btn-info:hover,.bstrap3-material .btn-info.disabled:focus,.bstrap3-material .btn-info[disabled]:focus,fieldset[disabled] .bstrap3-material .btn-info:focus,.bstrap3-material .btn-info.disabled.focus,.bstrap3-material .btn-info[disabled].focus,fieldset[disabled] .bstrap3-material .btn-info.focus,.bstrap3-material .btn-info.disabled:active,.bstrap3-material .btn-info[disabled]:active,fieldset[disabled] .bstrap3-material .btn-info:active,.bstrap3-material .btn-info.disabled.active,.bstrap3-material .btn-info[disabled].active,fieldset[disabled] .bstrap3-material .btn-info.active{background-color:#9c27b0;border-color:transparent}.bstrap3-material .btn-info .badge{color:#9c27b0;background-color:#fff}.bstrap3-material .btn-warning{color:#fff;background-color:#ff9800;border-color:transparent}.bstrap3-material .btn-warning:hover,.bstrap3-material .btn-warning:focus,.bstrap3-material .btn-warning.focus,.bstrap3-material .btn-warning:active,.bstrap3-material .btn-warning.active,.open > .dropdown-toggle.bstrap3-material .btn-warning{color:#fff;background-color:#cc7a00;border-color:transparent}.bstrap3-material .btn-warning:active,.bstrap3-material .btn-warning.active,.open > .dropdown-toggle.bstrap3-material .btn-warning{background-image:none}.bstrap3-material .btn-warning.disabled,.bstrap3-material .btn-warning[disabled],fieldset[disabled] .bstrap3-material .btn-warning,.bstrap3-material .btn-warning.disabled:hover,.bstrap3-material .btn-warning[disabled]:hover,fieldset[disabled] .bstrap3-material .btn-warning:hover,.bstrap3-material .btn-warning.disabled:focus,.bstrap3-material .btn-warning[disabled]:focus,fieldset[disabled] .bstrap3-material .btn-warning:focus,.bstrap3-material .btn-warning.disabled.focus,.bstrap3-material .btn-warning[disabled].focus,fieldset[disabled] .bstrap3-material .btn-warning.focus,.bstrap3-material .btn-warning.disabled:active,.bstrap3-material .btn-warning[disabled]:active,fieldset[disabled] .bstrap3-material .btn-warning:active,.bstrap3-material .btn-warning.disabled.active,.bstrap3-material .btn-warning[disabled].active,fieldset[disabled] .bstrap3-material .btn-warning.active{background-color:#ff9800;border-color:transparent}.bstrap3-material .btn-warning .badge{color:#ff9800;background-color:#fff}.bstrap3-material .btn-danger{color:#fff;background-color:#e51c23;border-color:transparent}.bstrap3-material .btn-danger:hover,.bstrap3-material .btn-danger:focus,.bstrap3-material .btn-danger.focus,.bstrap3-material .btn-danger:active,.bstrap3-material .btn-danger.active,.open > .dropdown-toggle.bstrap3-material .btn-danger{color:#fff;background-color:#b9151b;border-color:transparent}.bstrap3-material .btn-danger:active,.bstrap3-material .btn-danger.active,.open > .dropdown-toggle.bstrap3-material .btn-danger{background-image:none}.bstrap3-material .btn-danger.disabled,.bstrap3-material .btn-danger[disabled],fieldset[disabled] .bstrap3-material .btn-danger,.bstrap3-material .btn-danger.disabled:hover,.bstrap3-material .btn-danger[disabled]:hover,fieldset[disabled] .bstrap3-material .btn-danger:hover,.bstrap3-material .btn-danger.disabled:focus,.bstrap3-material .btn-danger[disabled]:focus,fieldset[disabled] .bstrap3-material .btn-danger:focus,.bstrap3-material .btn-danger.disabled.focus,.bstrap3-material .btn-danger[disabled].focus,fieldset[disabled] .bstrap3-material .btn-danger.focus,.bstrap3-material .btn-danger.disabled:active,.bstrap3-material .btn-danger[disabled]:active,fieldset[disabled] .bstrap3-material .btn-danger:active,.bstrap3-material .btn-danger.disabled.active,.bstrap3-material .btn-danger[disabled].active,fieldset[disabled] .bstrap3-material .btn-danger.active{background-color:#e51c23;border-color:transparent}.bstrap3-material .btn-danger .badge{color:#e51c23;background-color:#fff}.bstrap3-material .btn-link{color:#2196f3;font-weight:400;border-radius:0}.bstrap3-material .btn-link,.bstrap3-material .btn-link:active,.bstrap3-material .btn-link.active,.bstrap3-material .btn-link[disabled],fieldset[disabled] .bstrap3-material .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.bstrap3-material .btn-link,.bstrap3-material .btn-link:hover,.bstrap3-material .btn-link:focus,.bstrap3-material .btn-link:active{border-color:transparent}.bstrap3-material .btn-link:hover,.bstrap3-material .btn-link:focus{color:#0a6ebd;text-decoration:underline;background-color:transparent}.bstrap3-material .btn-link[disabled]:hover,fieldset[disabled] .bstrap3-material .btn-link:hover,.bstrap3-material .btn-link[disabled]:focus,fieldset[disabled] .bstrap3-material .btn-link:focus{color:#bbb;text-decoration:none}.bstrap3-material .btn-lg{padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}.bstrap3-material .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.bstrap3-material .btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.bstrap3-material .btn-block{display:block;width:100%}.bstrap3-material .btn-block + .btn-block{margin-top:5px}.bstrap3-material input[type=submit].btn-block,.bstrap3-material input[type=reset].btn-block,.bstrap3-material input[type=button].btn-block{width:100%}.bstrap3-material .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.bstrap3-material .fade.in{opacity:1}.bstrap3-material .collapse{display:none}.bstrap3-material .collapse.in{display:block}tr.bstrap3-material .collapse.in{display:table-row}tbody.bstrap3-material .collapse.in{display:table-row-group}.bstrap3-material .collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.bstrap3-material .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.bstrap3-material .dropup,.bstrap3-material .dropdown{position:relative}.bstrap3-material .dropdown-toggle:focus{outline:0}.bstrap3-material .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:13px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:3px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.bstrap3-material .dropdown-menu.pull-right{right:0;left:auto}.bstrap3-material .dropdown-menu .divider{height:1px;margin:10.5px 0;overflow:hidden;background-color:#e5e5e5}.bstrap3-material .dropdown-menu > li > a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.846;color:#666;white-space:nowrap}.bstrap3-material .dropdown-menu > li > a:hover,.bstrap3-material .dropdown-menu > li > a:focus{text-decoration:none;color:#141414;background-color:#eee}.bstrap3-material .dropdown-menu > .active > a,.bstrap3-material .dropdown-menu > .active > a:hover,.bstrap3-material .dropdown-menu > .active > a:focus{color:#fff;text-decoration:none;outline:0;background-color:#2196f3}.bstrap3-material .dropdown-menu > .disabled > a,.bstrap3-material .dropdown-menu > .disabled > a:hover,.bstrap3-material .dropdown-menu > .disabled > a:focus{color:#bbb}.bstrap3-material .dropdown-menu > .disabled > a:hover,.bstrap3-material .dropdown-menu > .disabled > a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.bstrap3-material .open > .dropdown-menu{display:block}.bstrap3-material .open > a{outline:0}.bstrap3-material .dropdown-menu-right{left:auto;right:0}.bstrap3-material .dropdown-menu-left{left:0;right:auto}.bstrap3-material .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.846;color:#bbb;white-space:nowrap}.bstrap3-material .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.bstrap3-material .pull-right > .dropdown-menu{right:0;left:auto}.bstrap3-material .dropup .caret,.bstrap3-material .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.bstrap3-material .dropup .dropdown-menu,.bstrap3-material .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width:768px){.bstrap3-material .navbar-right .dropdown-menu{left:auto;right:0}.bstrap3-material .navbar-right .dropdown-menu-left{left:0;right:auto}}.bstrap3-material .btn-group,.bstrap3-material .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.bstrap3-material .btn-group > .btn,.bstrap3-material .btn-group-vertical > .btn{position:relative;float:left}.bstrap3-material .btn-group > .btn:hover,.bstrap3-material .btn-group-vertical > .btn:hover,.bstrap3-material .btn-group > .btn:focus,.bstrap3-material .btn-group-vertical > .btn:focus,.bstrap3-material .btn-group > .btn:active,.bstrap3-material .btn-group-vertical > .btn:active,.bstrap3-material .btn-group > .btn.active,.bstrap3-material .btn-group-vertical > .btn.active{z-index:2}.bstrap3-material .btn-group .btn + .btn,.bstrap3-material .btn-group .btn + .btn-group,.bstrap3-material .btn-group .btn-group + .btn,.bstrap3-material .btn-group .btn-group + .btn-group{margin-left:-1px}.bstrap3-material .btn-toolbar{margin-left:-5px}.bstrap3-material .btn-toolbar .btn-group,.bstrap3-material .btn-toolbar .input-group{float:left}.bstrap3-material .btn-toolbar > .btn,.bstrap3-material .btn-toolbar > .btn-group,.bstrap3-material .btn-toolbar > .input-group{margin-left:5px}.bstrap3-material .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.bstrap3-material .btn-group > .btn:first-child{margin-left:0}.bstrap3-material .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.bstrap3-material .btn-group > .btn:last-child:not(:first-child),.bstrap3-material .btn-group > .dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.bstrap3-material .btn-group > .btn-group{float:left}.bstrap3-material .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0}.bstrap3-material .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,.bstrap3-material .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.bstrap3-material .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.bstrap3-material .btn-group .dropdown-toggle:active,.bstrap3-material .btn-group.open .dropdown-toggle{outline:0}.bstrap3-material .btn-group > .btn + .dropdown-toggle{padding-left:8px;padding-right:8px}.bstrap3-material .btn-group > .btn-lg + .dropdown-toggle{padding-left:12px;padding-right:12px}.bstrap3-material .btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.bstrap3-material .btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.bstrap3-material .btn .caret{margin-left:0}.bstrap3-material .btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.bstrap3-material .dropup .btn-lg .caret{border-width:0 5px 5px}.bstrap3-material .btn-group-vertical > .btn,.bstrap3-material .btn-group-vertical > .btn-group,.bstrap3-material .btn-group-vertical > .btn-group > .btn{display:block;float:none;width:100%;max-width:100%}.bstrap3-material .btn-group-vertical > .btn-group > .btn{float:none}.bstrap3-material .btn-group-vertical > .btn + .btn,.bstrap3-material .btn-group-vertical > .btn + .btn-group,.bstrap3-material .btn-group-vertical > .btn-group + .btn,.bstrap3-material .btn-group-vertical > .btn-group + .btn-group{margin-top:-1px;margin-left:0}.bstrap3-material .btn-group-vertical > .btn:not(:first-child):not(:last-child){border-radius:0}.bstrap3-material .btn-group-vertical > .btn:first-child:not(:last-child){border-top-right-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.bstrap3-material .btn-group-vertical > .btn:last-child:not(:first-child){border-bottom-left-radius:3px;border-top-right-radius:0;border-top-left-radius:0}.bstrap3-material .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{border-radius:0}.bstrap3-material .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.bstrap3-material .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.bstrap3-material .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.bstrap3-material .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.bstrap3-material .btn-group-justified > .btn,.bstrap3-material .btn-group-justified > .btn-group{float:none;display:table-cell;width:1%}.bstrap3-material .btn-group-justified > .btn-group .btn{width:100%}.bstrap3-material .btn-group-justified > .btn-group .dropdown-menu{left:auto}.bstrap3-material [data-toggle=buttons] > .btn input[type=radio],.bstrap3-material [data-toggle=buttons] > .btn-group > .btn input[type=radio],.bstrap3-material [data-toggle=buttons] > .btn input[type=checkbox],.bstrap3-material [data-toggle=buttons] > .btn-group > .btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.bstrap3-material .input-group{position:relative;display:table;border-collapse:separate}.bstrap3-material .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.bstrap3-material .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.bstrap3-material .input-group-lg > .form-control,.bstrap3-material .input-group-lg > .input-group-addon,.bstrap3-material .input-group-lg > .input-group-btn > .btn{height:45px;padding:10px 16px;font-size:17px;line-height:1.3333333;border-radius:3px}select.bstrap3-material .input-group-lg > .form-control,select.bstrap3-material .input-group-lg > .input-group-addon,select.bstrap3-material .input-group-lg > .input-group-btn > .btn{height:45px;line-height:45px}textarea.bstrap3-material .input-group-lg > .form-control,textarea.bstrap3-material .input-group-lg > .input-group-addon,textarea.bstrap3-material .input-group-lg > .input-group-btn > .btn,select[multiple].bstrap3-material .input-group-lg > .form-control,select[multiple].bstrap3-material .input-group-lg > .input-group-addon,select[multiple].bstrap3-material .input-group-lg > .input-group-btn > .btn{height:auto}.bstrap3-material .input-group-sm > .form-control,.bstrap3-material .input-group-sm > .input-group-addon,.bstrap3-material .input-group-sm > .input-group-btn > .btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.bstrap3-material .input-group-sm > .form-control,select.bstrap3-material .input-group-sm > .input-group-addon,select.bstrap3-material .input-group-sm > .input-group-btn > .btn{height:30px;line-height:30px}textarea.bstrap3-material .input-group-sm > .form-control,textarea.bstrap3-material .input-group-sm > .input-group-addon,textarea.bstrap3-material .input-group-sm > .input-group-btn > .btn,select[multiple].bstrap3-material .input-group-sm > .form-control,select[multiple].bstrap3-material .input-group-sm > .input-group-addon,select[multiple].bstrap3-material .input-group-sm > .input-group-btn > .btn{height:auto}.bstrap3-material .input-group-addon,.bstrap3-material .input-group-btn,.bstrap3-material .input-group .form-control{display:table-cell}.bstrap3-material .input-group-addon:not(:first-child):not(:last-child),.bstrap3-material .input-group-btn:not(:first-child):not(:last-child),.bstrap3-material .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.bstrap3-material .input-group-addon,.bstrap3-material .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.bstrap3-material .input-group-addon{padding:6px 16px;font-size:13px;font-weight:400;line-height:1;color:#666;text-align:center;background-color:transparent;border:1px solid transparent;border-radius:3px}.bstrap3-material .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.bstrap3-material .input-group-addon.input-lg{padding:10px 16px;font-size:17px;border-radius:3px}.bstrap3-material .input-group-addon input[type=radio],.bstrap3-material .input-group-addon input[type=checkbox]{margin-top:0}.bstrap3-material .input-group .form-control:first-child,.bstrap3-material .input-group-addon:first-child,.bstrap3-material .input-group-btn:first-child > .btn,.bstrap3-material .input-group-btn:first-child > .btn-group > .btn,.bstrap3-material .input-group-btn:first-child > .dropdown-toggle,.bstrap3-material .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.bstrap3-material .input-group-btn:last-child > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-top-right-radius:0}.bstrap3-material .input-group-addon:first-child{border-right:0}.bstrap3-material .input-group .form-control:last-child,.bstrap3-material .input-group-addon:last-child,.bstrap3-material .input-group-btn:last-child > .btn,.bstrap3-material .input-group-btn:last-child > .btn-group > .btn,.bstrap3-material .input-group-btn:last-child > .dropdown-toggle,.bstrap3-material .input-group-btn:first-child > .btn:not(:first-child),.bstrap3-material .input-group-btn:first-child > .btn-group:not(:first-child) > .btn{border-bottom-left-radius:0;border-top-left-radius:0}.bstrap3-material .input-group-addon:last-child{border-left:0}.bstrap3-material .input-group-btn{position:relative;font-size:0;white-space:nowrap}.bstrap3-material .input-group-btn > .btn{position:relative}.bstrap3-material .input-group-btn > .btn + .btn{margin-left:-1px}.bstrap3-material .input-group-btn > .btn:hover,.bstrap3-material .input-group-btn > .btn:focus,.bstrap3-material .input-group-btn > .btn:active{z-index:2}.bstrap3-material .input-group-btn:first-child > .btn,.bstrap3-material .input-group-btn:first-child > .btn-group{margin-right:-1px}.bstrap3-material .input-group-btn:last-child > .btn,.bstrap3-material .input-group-btn:last-child > .btn-group{margin-left:-1px}.bstrap3-material .nav{margin-bottom:0;padding-left:0;list-style:none}.bstrap3-material .nav > li{position:relative;display:block}.bstrap3-material .nav > li > a{position:relative;display:block;padding:10px 15px}.bstrap3-material .nav > li > a:hover,.bstrap3-material .nav > li > a:focus{text-decoration:none;background-color:#eee}.bstrap3-material .nav > li.disabled > a{color:#bbb}.bstrap3-material .nav > li.disabled > a:hover,.bstrap3-material .nav > li.disabled > a:focus{color:#bbb;text-decoration:none;background-color:transparent;cursor:not-allowed}.bstrap3-material .nav .open > a,.bstrap3-material .nav .open > a:hover,.bstrap3-material .nav .open > a:focus{background-color:#eee;border-color:#2196f3}.bstrap3-material .nav .nav-divider{height:1px;margin:10.5px 0;overflow:hidden;background-color:#e5e5e5}.bstrap3-material .nav > li > a > img{max-width:none}.bstrap3-material .nav-tabs{border-bottom:1px solid transparent}.bstrap3-material .nav-tabs > li{float:left;margin-bottom:-1px}.bstrap3-material .nav-tabs > li > a{margin-right:2px;line-height:1.846;border:1px solid transparent;border-radius:3px 3px 0 0}.bstrap3-material .nav-tabs > li > a:hover{border-color:#eee #eee transparent}.bstrap3-material .nav-tabs > li.active > a,.bstrap3-material .nav-tabs > li.active > a:hover,.bstrap3-material .nav-tabs > li.active > a:focus{color:#666;background-color:transparent;border:1px solid transparent;border-bottom-color:transparent;cursor:default}.bstrap3-material .nav-tabs.nav-justified{width:100%;border-bottom:0}.bstrap3-material .nav-tabs.nav-justified > li{float:none}.bstrap3-material .nav-tabs.nav-justified > li > a{text-align:center;margin-bottom:5px}.bstrap3-material .nav-tabs.nav-justified > .dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.bstrap3-material .nav-tabs.nav-justified > li{display:table-cell;width:1%}.bstrap3-material .nav-tabs.nav-justified > li > a{margin-bottom:0}}.bstrap3-material .nav-tabs.nav-justified > li > a{margin-right:0;border-radius:3px}.bstrap3-material .nav-tabs.nav-justified > .active > a,.bstrap3-material .nav-tabs.nav-justified > .active > a:hover,.bstrap3-material .nav-tabs.nav-justified > .active > a:focus{border:1px solid transparent}@media(min-width:768px){.bstrap3-material .nav-tabs.nav-justified > li > a{border-bottom:1px solid transparent;border-radius:3px 3px 0 0}.bstrap3-material .nav-tabs.nav-justified > .active > a,.bstrap3-material .nav-tabs.nav-justified > .active > a:hover,.bstrap3-material .nav-tabs.nav-justified > .active > a:focus{border-bottom-color:#fff}}.bstrap3-material .nav-pills > li{float:left}.bstrap3-material .nav-pills > li > a{border-radius:3px}.bstrap3-material .nav-pills > li + li{margin-left:2px}.bstrap3-material .nav-pills > li.active > a,.bstrap3-material .nav-pills > li.active > a:hover,.bstrap3-material .nav-pills > li.active > a:focus{color:#fff;background-color:#2196f3}.bstrap3-material .nav-stacked > li{float:none}.bstrap3-material .nav-stacked > li + li{margin-top:2px;margin-left:0}.bstrap3-material .nav-justified{width:100%}.bstrap3-material .nav-justified > li{float:none}.bstrap3-material .nav-justified > li > a{text-align:center;margin-bottom:5px}.bstrap3-material .nav-justified > .dropdown .dropdown-menu{top:auto;left:auto}@media(min-width:768px){.bstrap3-material .nav-justified > li{display:table-cell;width:1%}.bstrap3-material .nav-justified > li > a{margin-bottom:0}}.bstrap3-material .nav-tabs-justified{border-bottom:0}.bstrap3-material .nav-tabs-justified > li > a{margin-right:0;border-radius:3px}.bstrap3-material .nav-tabs-justified > .active > a,.bstrap3-material .nav-tabs-justified > .active > a:hover,.bstrap3-material .nav-tabs-justified > .active > a:focus{border:1px solid transparent}@media(min-width:768px){.bstrap3-material .nav-tabs-justified > li > a{border-bottom:1px solid transparent;border-radius:3px 3px 0 0}.bstrap3-material .nav-tabs-justified > .active > a,.bstrap3-material .nav-tabs-justified > .active > a:hover,.bstrap3-material .nav-tabs-justified > .active > a:focus{border-bottom-color:#fff}}.bstrap3-material .tab-content > .tab-pane{display:none}.bstrap3-material .tab-content > .active{display:block}.bstrap3-material .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.bstrap3-material .navbar{position:relative;min-height:64px;margin-bottom:23px;border:1px solid transparent}@media(min-width:768px){.bstrap3-material .navbar{border-radius:3px}}@media(min-width:768px){.bstrap3-material .navbar-header{float:left}}.bstrap3-material .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.bstrap3-material .navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.bstrap3-material .navbar-collapse{width:auto;border-top:0;box-shadow:none}.bstrap3-material .navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.bstrap3-material .navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .bstrap3-material .navbar-collapse,.navbar-static-top .bstrap3-material .navbar-collapse,.navbar-fixed-bottom .bstrap3-material .navbar-collapse{padding-left:0;padding-right:0}}.bstrap3-material .navbar-fixed-top .navbar-collapse,.bstrap3-material .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width:480px) and (orientation:landscape){.bstrap3-material .navbar-fixed-top .navbar-collapse,.bstrap3-material .navbar-fixed-bottom .navbar-collapse{max-height:200px}}.bstrap3-material .container > .navbar-header,.bstrap3-material .container-fluid > .navbar-header,.bstrap3-material .container > .navbar-collapse,.bstrap3-material .container-fluid > .navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.bstrap3-material .container > .navbar-header,.bstrap3-material .container-fluid > .navbar-header,.bstrap3-material .container > .navbar-collapse,.bstrap3-material .container-fluid > .navbar-collapse{margin-right:0;margin-left:0}}.bstrap3-material .navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width:768px){.bstrap3-material .navbar-static-top{border-radius:0}}.bstrap3-material .navbar-fixed-top,.bstrap3-material .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width:768px){.bstrap3-material .navbar-fixed-top,.bstrap3-material .navbar-fixed-bottom{border-radius:0}}.bstrap3-material .navbar-fixed-top{top:0;border-width:0 0 1px}.bstrap3-material .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.bstrap3-material .navbar-brand{float:left;padding:20.5px 15px;font-size:17px;line-height:23px;height:64px}.bstrap3-material .navbar-brand:hover,.bstrap3-material .navbar-brand:focus{text-decoration:none}.bstrap3-material .navbar-brand > img{display:block}@media(min-width:768px){.navbar > .container .bstrap3-material .navbar-brand,.navbar > .container-fluid .bstrap3-material .navbar-brand{margin-left:-15px}}.bstrap3-material .navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:15px;margin-bottom:15px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px}.bstrap3-material .navbar-toggle:focus{outline:0}.bstrap3-material .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.bstrap3-material .navbar-toggle .icon-bar + .icon-bar{margin-top:4px}@media(min-width:768px){.bstrap3-material .navbar-toggle{display:none}}.bstrap3-material .navbar-nav{margin:10.25px -15px}.bstrap3-material .navbar-nav > li > a{padding-top:10px;padding-bottom:10px;line-height:23px}@media(max-width:767px){.bstrap3-material .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.bstrap3-material .navbar-nav .open .dropdown-menu > li > a,.bstrap3-material .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.bstrap3-material .navbar-nav .open .dropdown-menu > li > a{line-height:23px}.bstrap3-material .navbar-nav .open .dropdown-menu > li > a:hover,.bstrap3-material .navbar-nav .open .dropdown-menu > li > a:focus{background-image:none}}@media(min-width:768px){.bstrap3-material .navbar-nav{float:left;margin:0}.bstrap3-material .navbar-nav > li{float:left}.bstrap3-material .navbar-nav > li > a{padding-top:20.5px;padding-bottom:20.5px}}.bstrap3-material .navbar-form{padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin:13.5px -15px}@media(min-width:768px){.bstrap3-material .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.bstrap3-material .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.bstrap3-material .navbar-form .form-control-static{display:inline-block}.bstrap3-material .navbar-form .input-group{display:inline-table;vertical-align:middle}.bstrap3-material .navbar-form .input-group .input-group-addon,.bstrap3-material .navbar-form .input-group .input-group-btn,.bstrap3-material .navbar-form .input-group .form-control{width:auto}.bstrap3-material .navbar-form .input-group > .form-control{width:100%}.bstrap3-material .navbar-form .control-label{margin-bottom:0;vertical-align:middle}.bstrap3-material .navbar-form .radio,.bstrap3-material .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.bstrap3-material .navbar-form .radio label,.bstrap3-material .navbar-form .checkbox label{padding-left:0}.bstrap3-material .navbar-form .radio input[type=radio],.bstrap3-material .navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.bstrap3-material .navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width:767px){.bstrap3-material .navbar-form .form-group{margin-bottom:5px}.bstrap3-material .navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width:768px){.bstrap3-material .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.bstrap3-material .navbar-nav > li > .dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.bstrap3-material .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu{margin-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.bstrap3-material .navbar-btn{margin-top:13.5px;margin-bottom:13.5px}.bstrap3-material .navbar-btn.btn-sm{margin-top:17px;margin-bottom:17px}.bstrap3-material .navbar-btn.btn-xs{margin-top:21px;margin-bottom:21px}.bstrap3-material .navbar-text{margin-top:20.5px;margin-bottom:20.5px}@media(min-width:768px){.bstrap3-material .navbar-text{float:left;margin-left:15px;margin-right:15px}}@media(min-width:768px){.bstrap3-material .navbar-left{float:left!important}.bstrap3-material .navbar-right{float:right!important;margin-right:-15px}.bstrap3-material .navbar-right ~ .navbar-right{margin-right:0}}.bstrap3-material .navbar-default{background-color:#fff;border-color:transparent}.bstrap3-material .navbar-default .navbar-brand{color:#666}.bstrap3-material .navbar-default .navbar-brand:hover,.bstrap3-material .navbar-default .navbar-brand:focus{color:#212121;background-color:transparent}.bstrap3-material .navbar-default .navbar-text{color:#bbb}.bstrap3-material .navbar-default .navbar-nav > li > a{color:#666}.bstrap3-material .navbar-default .navbar-nav > li > a:hover,.bstrap3-material .navbar-default .navbar-nav > li > a:focus{color:#212121;background-color:transparent}.bstrap3-material .navbar-default .navbar-nav > .active > a,.bstrap3-material .navbar-default .navbar-nav > .active > a:hover,.bstrap3-material .navbar-default .navbar-nav > .active > a:focus{color:#212121;background-color:#eee}.bstrap3-material .navbar-default .navbar-nav > .disabled > a,.bstrap3-material .navbar-default .navbar-nav > .disabled > a:hover,.bstrap3-material .navbar-default .navbar-nav > .disabled > a:focus{color:#ccc;background-color:transparent}.bstrap3-material .navbar-default .navbar-toggle{border-color:transparent}.bstrap3-material .navbar-default .navbar-toggle:hover,.bstrap3-material .navbar-default .navbar-toggle:focus{background-color:transparent}.bstrap3-material .navbar-default .navbar-toggle .icon-bar{background-color:rgba(0,0,0,.5)}.bstrap3-material .navbar-default .navbar-collapse,.bstrap3-material .navbar-default .navbar-form{border-color:transparent}.bstrap3-material .navbar-default .navbar-nav > .open > a,.bstrap3-material .navbar-default .navbar-nav > .open > a:hover,.bstrap3-material .navbar-default .navbar-nav > .open > a:focus{background-color:#eee;color:#212121}@media(max-width:767px){.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > li > a{color:#666}.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color:#212121;background-color:transparent}.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > .active > a,.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus{color:#212121;background-color:#eee}.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,.bstrap3-material .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#ccc;background-color:transparent}}.bstrap3-material .navbar-default .navbar-link{color:#666}.bstrap3-material .navbar-default .navbar-link:hover{color:#212121}.bstrap3-material .navbar-default .btn-link{color:#666}.bstrap3-material .navbar-default .btn-link:hover,.bstrap3-material .navbar-default .btn-link:focus{color:#212121}.bstrap3-material .navbar-default .btn-link[disabled]:hover,fieldset[disabled] .bstrap3-material .navbar-default .btn-link:hover,.bstrap3-material .navbar-default .btn-link[disabled]:focus,fieldset[disabled] .bstrap3-material .navbar-default .btn-link:focus{color:#ccc}.bstrap3-material .navbar-inverse{background-color:#2196f3;border-color:transparent}.bstrap3-material .navbar-inverse .navbar-brand{color:#b2dbfb}.bstrap3-material .navbar-inverse .navbar-brand:hover,.bstrap3-material .navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.bstrap3-material .navbar-inverse .navbar-text{color:#bbb}.bstrap3-material .navbar-inverse .navbar-nav > li > a{color:#b2dbfb}.bstrap3-material .navbar-inverse .navbar-nav > li > a:hover,.bstrap3-material .navbar-inverse .navbar-nav > li > a:focus{color:#fff;background-color:transparent}.bstrap3-material .navbar-inverse .navbar-nav > .active > a,.bstrap3-material .navbar-inverse .navbar-nav > .active > a:hover,.bstrap3-material .navbar-inverse .navbar-nav > .active > a:focus{color:#fff;background-color:#0c7cd5}.bstrap3-material .navbar-inverse .navbar-nav > .disabled > a,.bstrap3-material .navbar-inverse .navbar-nav > .disabled > a:hover,.bstrap3-material .navbar-inverse .navbar-nav > .disabled > a:focus{color:#444;background-color:transparent}.bstrap3-material .navbar-inverse .navbar-toggle{border-color:transparent}.bstrap3-material .navbar-inverse .navbar-toggle:hover,.bstrap3-material .navbar-inverse .navbar-toggle:focus{background-color:transparent}.bstrap3-material .navbar-inverse .navbar-toggle .icon-bar{background-color:rgba(0,0,0,.5)}.bstrap3-material .navbar-inverse .navbar-collapse,.bstrap3-material .navbar-inverse .navbar-form{border-color:#0c84e4}.bstrap3-material .navbar-inverse .navbar-nav > .open > a,.bstrap3-material .navbar-inverse .navbar-nav > .open > a:hover,.bstrap3-material .navbar-inverse .navbar-nav > .open > a:focus{background-color:#0c7cd5;color:#fff}@media(max-width:767px){.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header{border-color:transparent}.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:transparent}.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#b2dbfb}.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{color:#fff;background-color:transparent}.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus{color:#fff;background-color:#0c7cd5}.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,.bstrap3-material .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#444;background-color:transparent}}.bstrap3-material .navbar-inverse .navbar-link{color:#b2dbfb}.bstrap3-material .navbar-inverse .navbar-link:hover{color:#fff}.bstrap3-material .navbar-inverse .btn-link{color:#b2dbfb}.bstrap3-material .navbar-inverse .btn-link:hover,.bstrap3-material .navbar-inverse .btn-link:focus{color:#fff}.bstrap3-material .navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .bstrap3-material .navbar-inverse .btn-link:hover,.bstrap3-material .navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .bstrap3-material .navbar-inverse .btn-link:focus{color:#444}.bstrap3-material .breadcrumb{padding:8px 15px;margin-bottom:23px;list-style:none;background-color:#f5f5f5;border-radius:3px}.bstrap3-material .breadcrumb > li{display:inline-block}.bstrap3-material .breadcrumb > li + li:before{content:"/\00a0";padding:0 5px;color:#ccc}.bstrap3-material .breadcrumb > .active{color:#bbb}.bstrap3-material .pagination{display:inline-block;padding-left:0;margin:23px 0;border-radius:3px}.bstrap3-material .pagination > li{display:inline}.bstrap3-material .pagination > li > a,.bstrap3-material .pagination > li > span{position:relative;float:left;padding:6px 16px;line-height:1.846;text-decoration:none;color:#2196f3;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.bstrap3-material .pagination > li:first-child > a,.bstrap3-material .pagination > li:first-child > span{margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.bstrap3-material .pagination > li:last-child > a,.bstrap3-material .pagination > li:last-child > span{border-bottom-right-radius:3px;border-top-right-radius:3px}.bstrap3-material .pagination > li > a:hover,.bstrap3-material .pagination > li > span:hover,.bstrap3-material .pagination > li > a:focus,.bstrap3-material .pagination > li > span:focus{color:#0a6ebd;background-color:#eee;border-color:#ddd}.bstrap3-material .pagination > .active > a,.bstrap3-material .pagination > .active > span,.bstrap3-material .pagination > .active > a:hover,.bstrap3-material .pagination > .active > span:hover,.bstrap3-material .pagination > .active > a:focus,.bstrap3-material .pagination > .active > span:focus{z-index:2;color:#fff;background-color:#2196f3;border-color:#2196f3;cursor:default}.bstrap3-material .pagination > .disabled > span,.bstrap3-material .pagination > .disabled > span:hover,.bstrap3-material .pagination > .disabled > span:focus,.bstrap3-material .pagination > .disabled > a,.bstrap3-material .pagination > .disabled > a:hover,.bstrap3-material .pagination > .disabled > a:focus{color:#bbb;background-color:#fff;border-color:#ddd;cursor:not-allowed}.bstrap3-material .pagination-lg > li > a,.bstrap3-material .pagination-lg > li > span{padding:10px 16px;font-size:17px}.bstrap3-material .pagination-lg > li:first-child > a,.bstrap3-material .pagination-lg > li:first-child > span{border-bottom-left-radius:3px;border-top-left-radius:3px}.bstrap3-material .pagination-lg > li:last-child > a,.bstrap3-material .pagination-lg > li:last-child > span{border-bottom-right-radius:3px;border-top-right-radius:3px}.bstrap3-material .pagination-sm > li > a,.bstrap3-material .pagination-sm > li > span{padding:5px 10px;font-size:12px}.bstrap3-material .pagination-sm > li:first-child > a,.bstrap3-material .pagination-sm > li:first-child > span{border-bottom-left-radius:3px;border-top-left-radius:3px}.bstrap3-material .pagination-sm > li:last-child > a,.bstrap3-material .pagination-sm > li:last-child > span{border-bottom-right-radius:3px;border-top-right-radius:3px}.bstrap3-material .pager{padding-left:0;margin:23px 0;list-style:none;text-align:center}.bstrap3-material .pager li{display:inline}.bstrap3-material .pager li > a,.bstrap3-material .pager li > span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.bstrap3-material .pager li > a:hover,.bstrap3-material .pager li > a:focus{text-decoration:none;background-color:#eee}.bstrap3-material .pager .next > a,.bstrap3-material .pager .next > span{float:right}.bstrap3-material .pager .previous > a,.bstrap3-material .pager .previous > span{float:left}.bstrap3-material .pager .disabled > a,.bstrap3-material .pager .disabled > a:hover,.bstrap3-material .pager .disabled > a:focus,.bstrap3-material .pager .disabled > span{color:#bbb;background-color:#fff;cursor:not-allowed}.bstrap3-material .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.bstrap3-material .label:hover,a.bstrap3-material .label:focus{color:#fff;text-decoration:none;cursor:pointer}.bstrap3-material .label:empty{display:none}.btn .bstrap3-material .label{position:relative;top:-1px}.bstrap3-material .label-default{background-color:#bbb}.bstrap3-material .label-default[href]:hover,.bstrap3-material .label-default[href]:focus{background-color:#a2a2a2}.bstrap3-material .label-primary{background-color:#2196f3}.bstrap3-material .label-primary[href]:hover,.bstrap3-material .label-primary[href]:focus{background-color:#0c7cd5}.bstrap3-material .label-success{background-color:#4caf50}.bstrap3-material .label-success[href]:hover,.bstrap3-material .label-success[href]:focus{background-color:#3d8b40}.bstrap3-material .label-info{background-color:#9c27b0}.bstrap3-material .label-info[href]:hover,.bstrap3-material .label-info[href]:focus{background-color:#771e86}.bstrap3-material .label-warning{background-color:#ff9800}.bstrap3-material .label-warning[href]:hover,.bstrap3-material .label-warning[href]:focus{background-color:#cc7a00}.bstrap3-material .label-danger{background-color:#e51c23}.bstrap3-material .label-danger[href]:hover,.bstrap3-material .label-danger[href]:focus{background-color:#b9151b}.bstrap3-material .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:400;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#bbb;border-radius:10px}.bstrap3-material .badge:empty{display:none}.btn .bstrap3-material .badge{position:relative;top:-1px}.btn-xs .bstrap3-material .badge,.btn-group-xs > .btn .bstrap3-material .badge{top:0;padding:1px 5px}a.bstrap3-material .badge:hover,a.bstrap3-material .badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active > .bstrap3-material .badge,.nav-pills > .active > a > .bstrap3-material .badge{color:#2196f3;background-color:#fff}.list-group-item > .bstrap3-material .badge{float:right}.list-group-item > .bstrap3-material .badge + .bstrap3-material .badge{margin-right:5px}.nav-pills > li > a > .bstrap3-material .badge{margin-left:3px}.bstrap3-material .jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#f9f9f9}.bstrap3-material .jumbotron h1,.bstrap3-material .jumbotron .h1{color:#444}.bstrap3-material .jumbotron p{margin-bottom:15px;font-size:20px;font-weight:200}.bstrap3-material .jumbotron > hr{border-top-color:#e0e0e0}.container .bstrap3-material .jumbotron,.container-fluid .bstrap3-material .jumbotron{border-radius:3px}.bstrap3-material .jumbotron .container{max-width:100%}@media screen and (min-width:768px){.bstrap3-material .jumbotron{padding:48px 0}.container .bstrap3-material .jumbotron,.container-fluid .bstrap3-material .jumbotron{padding-left:60px;padding-right:60px}.bstrap3-material .jumbotron h1,.bstrap3-material .jumbotron .h1{font-size:58.5px}}.bstrap3-material .thumbnail{display:block;padding:4px;margin-bottom:23px;line-height:1.846;background-color:#fff;border:1px solid #ddd;border-radius:3px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.bstrap3-material .thumbnail > img,.bstrap3-material .thumbnail a > img{margin-left:auto;margin-right:auto}a.bstrap3-material .thumbnail:hover,a.bstrap3-material .thumbnail:focus,a.bstrap3-material .thumbnail.active{border-color:#2196f3}.bstrap3-material .thumbnail .caption{padding:9px;color:#666}.bstrap3-material .alert{padding:15px;margin-bottom:23px;border:1px solid transparent;border-radius:3px}.bstrap3-material .alert h4{margin-top:0;color:inherit}.bstrap3-material .alert .alert-link{font-weight:700}.bstrap3-material .alert > p,.bstrap3-material .alert > ul{margin-bottom:0}.bstrap3-material .alert > p + p{margin-top:5px}.bstrap3-material .alert-dismissable,.bstrap3-material .alert-dismissible{padding-right:35px}.bstrap3-material .alert-dismissable .close,.bstrap3-material .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.bstrap3-material .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#4caf50}.bstrap3-material .alert-success hr{border-top-color:#c9e2b3}.bstrap3-material .alert-success .alert-link{color:#3d8b40}.bstrap3-material .alert-info{background-color:#e1bee7;border-color:#cba4dd;color:#9c27b0}.bstrap3-material .alert-info hr{border-top-color:#c191d6}.bstrap3-material .alert-info .alert-link{color:#771e86}.bstrap3-material .alert-warning{background-color:#ffe0b2;border-color:#ffc599;color:#ff9800}.bstrap3-material .alert-warning hr{border-top-color:#ffb67f}.bstrap3-material .alert-warning .alert-link{color:#cc7a00}.bstrap3-material .alert-danger{background-color:#f9bdbb;border-color:#f7a4af;color:#e51c23}.bstrap3-material .alert-danger hr{border-top-color:#f58c9a}.bstrap3-material .alert-danger .alert-link{color:#b9151b}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.bstrap3-material .progress{overflow:hidden;height:23px;margin-bottom:23px;background-color:#f5f5f5;border-radius:3px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.bstrap3-material .progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:23px;color:#fff;text-align:center;background-color:#2196f3;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.bstrap3-material .progress-striped .progress-bar,.bstrap3-material .progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.bstrap3-material .progress.active .progress-bar,.bstrap3-material .progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.bstrap3-material .progress-bar-success{background-color:#4caf50}.progress-striped .bstrap3-material .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bstrap3-material .progress-bar-info{background-color:#9c27b0}.progress-striped .bstrap3-material .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bstrap3-material .progress-bar-warning{background-color:#ff9800}.progress-striped .bstrap3-material .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bstrap3-material .progress-bar-danger{background-color:#e51c23}.progress-striped .bstrap3-material .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.bstrap3-material .media{margin-top:15px}.bstrap3-material .media:first-child{margin-top:0}.bstrap3-material .media,.bstrap3-material .media-body{zoom:1;overflow:hidden}.bstrap3-material .media-body{width:10000px}.bstrap3-material .media-object{display:block}.bstrap3-material .media-right,.bstrap3-material .media > .pull-right{padding-left:10px}.bstrap3-material .media-left,.bstrap3-material .media > .pull-left{padding-right:10px}.bstrap3-material .media-left,.bstrap3-material .media-right,.bstrap3-material .media-body{display:table-cell;vertical-align:top}.bstrap3-material .media-middle{vertical-align:middle}.bstrap3-material .media-bottom{vertical-align:bottom}.bstrap3-material .media-heading{margin-top:0;margin-bottom:5px}.bstrap3-material .media-list{padding-left:0;list-style:none}.bstrap3-material .list-group{margin-bottom:20px;padding-left:0}.bstrap3-material .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.bstrap3-material .list-group-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.bstrap3-material .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.bstrap3-material a.list-group-item{color:#555}.bstrap3-material a.list-group-item .list-group-item-heading{color:#333}.bstrap3-material a.list-group-item:hover,.bstrap3-material a.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}.bstrap3-material .list-group-item.disabled,.bstrap3-material .list-group-item.disabled:hover,.bstrap3-material .list-group-item.disabled:focus{background-color:#eee;color:#bbb;cursor:not-allowed}.bstrap3-material .list-group-item.disabled .list-group-item-heading,.bstrap3-material .list-group-item.disabled:hover .list-group-item-heading,.bstrap3-material .list-group-item.disabled:focus .list-group-item-heading{color:inherit}.bstrap3-material .list-group-item.disabled .list-group-item-text,.bstrap3-material .list-group-item.disabled:hover .list-group-item-text,.bstrap3-material .list-group-item.disabled:focus .list-group-item-text{color:#bbb}.bstrap3-material .list-group-item.active,.bstrap3-material .list-group-item.active:hover,.bstrap3-material .list-group-item.active:focus{z-index:2;color:#fff;background-color:#2196f3;border-color:#2196f3}.bstrap3-material .list-group-item.active .list-group-item-heading,.bstrap3-material .list-group-item.active:hover .list-group-item-heading,.bstrap3-material .list-group-item.active:focus .list-group-item-heading,.bstrap3-material .list-group-item.active .list-group-item-heading > small,.bstrap3-material .list-group-item.active:hover .list-group-item-heading > small,.bstrap3-material .list-group-item.active:focus .list-group-item-heading > small,.bstrap3-material .list-group-item.active .list-group-item-heading > .small,.bstrap3-material .list-group-item.active:hover .list-group-item-heading > .small,.bstrap3-material .list-group-item.active:focus .list-group-item-heading > .small{color:inherit}.bstrap3-material .list-group-item.active .list-group-item-text,.bstrap3-material .list-group-item.active:hover .list-group-item-text,.bstrap3-material .list-group-item.active:focus .list-group-item-text{color:#e3f2fd}.bstrap3-material .list-group-item-success{color:#4caf50;background-color:#dff0d8}a.bstrap3-material .list-group-item-success{color:#4caf50}a.bstrap3-material .list-group-item-success .list-group-item-heading{color:inherit}a.bstrap3-material .list-group-item-success:hover,a.bstrap3-material .list-group-item-success:focus{color:#4caf50;background-color:#d0e9c6}a.bstrap3-material .list-group-item-success.active,a.bstrap3-material .list-group-item-success.active:hover,a.bstrap3-material .list-group-item-success.active:focus{color:#fff;background-color:#4caf50;border-color:#4caf50}.bstrap3-material .list-group-item-info{color:#9c27b0;background-color:#e1bee7}a.bstrap3-material .list-group-item-info{color:#9c27b0}a.bstrap3-material .list-group-item-info .list-group-item-heading{color:inherit}a.bstrap3-material .list-group-item-info:hover,a.bstrap3-material .list-group-item-info:focus{color:#9c27b0;background-color:#d8abe0}a.bstrap3-material .list-group-item-info.active,a.bstrap3-material .list-group-item-info.active:hover,a.bstrap3-material .list-group-item-info.active:focus{color:#fff;background-color:#9c27b0;border-color:#9c27b0}.bstrap3-material .list-group-item-warning{color:#ff9800;background-color:#ffe0b2}a.bstrap3-material .list-group-item-warning{color:#ff9800}a.bstrap3-material .list-group-item-warning .list-group-item-heading{color:inherit}a.bstrap3-material .list-group-item-warning:hover,a.bstrap3-material .list-group-item-warning:focus{color:#ff9800;background-color:#ffd699}a.bstrap3-material .list-group-item-warning.active,a.bstrap3-material .list-group-item-warning.active:hover,a.bstrap3-material .list-group-item-warning.active:focus{color:#fff;background-color:#ff9800;border-color:#ff9800}.bstrap3-material .list-group-item-danger{color:#e51c23;background-color:#f9bdbb}a.bstrap3-material .list-group-item-danger{color:#e51c23}a.bstrap3-material .list-group-item-danger .list-group-item-heading{color:inherit}a.bstrap3-material .list-group-item-danger:hover,a.bstrap3-material .list-group-item-danger:focus{color:#e51c23;background-color:#f7a6a4}a.bstrap3-material .list-group-item-danger.active,a.bstrap3-material .list-group-item-danger.active:hover,a.bstrap3-material .list-group-item-danger.active:focus{color:#fff;background-color:#e51c23;border-color:#e51c23}.bstrap3-material .list-group-item-heading{margin-top:0;margin-bottom:5px}.bstrap3-material .list-group-item-text{margin-bottom:0;line-height:1.3}.bstrap3-material .panel{margin-bottom:23px;background-color:#fff;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.bstrap3-material .panel-body{padding:15px}.bstrap3-material .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:2px;border-top-left-radius:2px}.bstrap3-material .panel-heading > .dropdown .dropdown-toggle{color:inherit}.bstrap3-material .panel-title{margin-top:0;margin-bottom:0;font-size:15px;color:inherit}.bstrap3-material .panel-title > a,.bstrap3-material .panel-title > small,.bstrap3-material .panel-title > .small,.bstrap3-material .panel-title > small > a,.bstrap3-material .panel-title > .small > a{color:inherit}.bstrap3-material .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.bstrap3-material .panel > .list-group,.bstrap3-material .panel > .panel-collapse > .list-group{margin-bottom:0}.bstrap3-material .panel > .list-group .list-group-item,.bstrap3-material .panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;border-radius:0}.bstrap3-material .panel > .list-group:first-child .list-group-item:first-child,.bstrap3-material .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:2px;border-top-left-radius:2px}.bstrap3-material .panel > .list-group:last-child .list-group-item:last-child,.bstrap3-material .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.bstrap3-material .panel-heading + .list-group .list-group-item:first-child{border-top-width:0}.bstrap3-material .list-group + .panel-footer{border-top-width:0}.bstrap3-material .panel > .table,.bstrap3-material .panel > .table-responsive > .table,.bstrap3-material .panel > .panel-collapse > .table{margin-bottom:0}.bstrap3-material .panel > .table caption,.bstrap3-material .panel > .table-responsive > .table caption,.bstrap3-material .panel > .panel-collapse > .table caption{padding-left:15px;padding-right:15px}.bstrap3-material .panel > .table:first-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.bstrap3-material .panel > .table:first-child > thead:first-child > tr:first-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.bstrap3-material .panel > .table:first-child > tbody:first-child > tr:first-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.bstrap3-material .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.bstrap3-material .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.bstrap3-material .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.bstrap3-material .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:2px}.bstrap3-material .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.bstrap3-material .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.bstrap3-material .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.bstrap3-material .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.bstrap3-material .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:2px}.bstrap3-material .panel > .table:last-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.bstrap3-material .panel > .table:last-child > tbody:last-child > tr:last-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.bstrap3-material .panel > .table:last-child > tfoot:last-child > tr:last-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.bstrap3-material .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.bstrap3-material .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.bstrap3-material .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.bstrap3-material .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:2px}.bstrap3-material .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.bstrap3-material .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.bstrap3-material .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.bstrap3-material .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.bstrap3-material .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child{border-bottom-right-radius:2px}.bstrap3-material .panel > .panel-body + .table,.bstrap3-material .panel > .panel-body + .table-responsive,.bstrap3-material .panel > .table + .panel-body,.bstrap3-material .panel > .table-responsive + .panel-body{border-top:1px solid #ddd}.bstrap3-material .panel > .table > tbody:first-child > tr:first-child th,.bstrap3-material .panel > .table > tbody:first-child > tr:first-child td{border-top:0}.bstrap3-material .panel > .table-bordered,.bstrap3-material .panel > .table-responsive > .table-bordered{border:0}.bstrap3-material .panel > .table-bordered > thead > tr > th:first-child,.bstrap3-material .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.bstrap3-material .panel > .table-bordered > tbody > tr > th:first-child,.bstrap3-material .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.bstrap3-material .panel > .table-bordered > tfoot > tr > th:first-child,.bstrap3-material .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.bstrap3-material .panel > .table-bordered > thead > tr > td:first-child,.bstrap3-material .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.bstrap3-material .panel > .table-bordered > tbody > tr > td:first-child,.bstrap3-material .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.bstrap3-material .panel > .table-bordered > tfoot > tr > td:first-child,.bstrap3-material .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0}.bstrap3-material .panel > .table-bordered > thead > tr > th:last-child,.bstrap3-material .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.bstrap3-material .panel > .table-bordered > tbody > tr > th:last-child,.bstrap3-material .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.bstrap3-material .panel > .table-bordered > tfoot > tr > th:last-child,.bstrap3-material .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.bstrap3-material .panel > .table-bordered > thead > tr > td:last-child,.bstrap3-material .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.bstrap3-material .panel > .table-bordered > tbody > tr > td:last-child,.bstrap3-material .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.bstrap3-material .panel > .table-bordered > tfoot > tr > td:last-child,.bstrap3-material .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0}.bstrap3-material .panel > .table-bordered > thead > tr:first-child > td,.bstrap3-material .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.bstrap3-material .panel > .table-bordered > tbody > tr:first-child > td,.bstrap3-material .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.bstrap3-material .panel > .table-bordered > thead > tr:first-child > th,.bstrap3-material .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.bstrap3-material .panel > .table-bordered > tbody > tr:first-child > th,.bstrap3-material .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th{border-bottom:0}.bstrap3-material .panel > .table-bordered > tbody > tr:last-child > td,.bstrap3-material .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.bstrap3-material .panel > .table-bordered > tfoot > tr:last-child > td,.bstrap3-material .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.bstrap3-material .panel > .table-bordered > tbody > tr:last-child > th,.bstrap3-material .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.bstrap3-material .panel > .table-bordered > tfoot > tr:last-child > th,.bstrap3-material .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th{border-bottom:0}.bstrap3-material .panel > .table-responsive{border:0;margin-bottom:0}.bstrap3-material .panel-group{margin-bottom:23px}.bstrap3-material .panel-group .panel{margin-bottom:0;border-radius:3px}.bstrap3-material .panel-group .panel + .panel{margin-top:5px}.bstrap3-material .panel-group .panel-heading{border-bottom:0}.bstrap3-material .panel-group .panel-heading + .panel-collapse > .panel-body,.bstrap3-material .panel-group .panel-heading + .panel-collapse > .list-group{border-top:1px solid #ddd}.bstrap3-material .panel-group .panel-footer{border-top:0}.bstrap3-material .panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #ddd}.bstrap3-material .panel-default{border-color:#ddd}.bstrap3-material .panel-default > .panel-heading{color:#212121;background-color:#f5f5f5;border-color:#ddd}.bstrap3-material .panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ddd}.bstrap3-material .panel-default > .panel-heading .badge{color:#f5f5f5;background-color:#212121}.bstrap3-material .panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ddd}.bstrap3-material .panel-primary{border-color:#2196f3}.bstrap3-material .panel-primary > .panel-heading{color:#fff;background-color:#2196f3;border-color:#2196f3}.bstrap3-material .panel-primary > .panel-heading + .panel-collapse > .panel-body{border-top-color:#2196f3}.bstrap3-material .panel-primary > .panel-heading .badge{color:#2196f3;background-color:#fff}.bstrap3-material .panel-primary > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#2196f3}.bstrap3-material .panel-success{border-color:#d6e9c6}.bstrap3-material .panel-success > .panel-heading{color:#fff;background-color:#4caf50;border-color:#d6e9c6}.bstrap3-material .panel-success > .panel-heading + .panel-collapse > .panel-body{border-top-color:#d6e9c6}.bstrap3-material .panel-success > .panel-heading .badge{color:#4caf50;background-color:#fff}.bstrap3-material .panel-success > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#d6e9c6}.bstrap3-material .panel-info{border-color:#cba4dd}.bstrap3-material .panel-info > .panel-heading{color:#fff;background-color:#9c27b0;border-color:#cba4dd}.bstrap3-material .panel-info > .panel-heading + .panel-collapse > .panel-body{border-top-color:#cba4dd}.bstrap3-material .panel-info > .panel-heading .badge{color:#9c27b0;background-color:#fff}.bstrap3-material .panel-info > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#cba4dd}.bstrap3-material .panel-warning{border-color:#ffc599}.bstrap3-material .panel-warning > .panel-heading{color:#fff;background-color:#ff9800;border-color:#ffc599}.bstrap3-material .panel-warning > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ffc599}.bstrap3-material .panel-warning > .panel-heading .badge{color:#ff9800;background-color:#fff}.bstrap3-material .panel-warning > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ffc599}.bstrap3-material .panel-danger{border-color:#f7a4af}.bstrap3-material .panel-danger > .panel-heading{color:#fff;background-color:#e51c23;border-color:#f7a4af}.bstrap3-material .panel-danger > .panel-heading + .panel-collapse > .panel-body{border-top-color:#f7a4af}.bstrap3-material .panel-danger > .panel-heading .badge{color:#e51c23;background-color:#fff}.bstrap3-material .panel-danger > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#f7a4af}.bstrap3-material .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.bstrap3-material .embed-responsive .embed-responsive-item,.bstrap3-material .embed-responsive iframe,.bstrap3-material .embed-responsive embed,.bstrap3-material .embed-responsive object,.bstrap3-material .embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.bstrap3-material .embed-responsive-16by9{padding-bottom:56.25%}.bstrap3-material .embed-responsive-4by3{padding-bottom:75%}.bstrap3-material .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f9f9f9;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.bstrap3-material .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.bstrap3-material .well-lg{padding:24px;border-radius:3px}.bstrap3-material .well-sm{padding:9px;border-radius:3px}.bstrap3-material .close{float:right;font-size:19.5px;font-weight:400;line-height:1;color:#000;text-shadow:none;opacity:.2;filter:alpha(opacity=20)}.bstrap3-material .close:hover,.bstrap3-material .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.bstrap3-material .close{padding:0;cursor:pointer;background:0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.bstrap3-material .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.bstrap3-material .modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.bstrap3-material .modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.bstrap3-material .modal-dialog{position:relative;width:auto;margin:10px}.bstrap3-material .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.bstrap3-material .modal-header{padding:15px;border-bottom:1px solid transparent;min-height:16.85px}.bstrap3-material .modal-header .close{margin-top:-2px}.bstrap3-material .modal-title{margin:0;line-height:1.846}.bstrap3-material .modal-body{position:relative;padding:15px}.bstrap3-material .modal-footer{padding:15px;text-align:right;border-top:1px solid transparent}.bstrap3-material .modal-footer .btn + .btn{margin-left:5px;margin-bottom:0}.bstrap3-material .modal-footer .btn-group .btn + .btn{margin-left:-1px}.bstrap3-material .modal-footer .btn-block + .btn-block{margin-left:0}.bstrap3-material .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:768px){.bstrap3-material .modal-dialog{width:600px;margin:30px auto}.bstrap3-material .modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.bstrap3-material .modal-sm{width:300px}}@media(min-width:992px){.bstrap3-material .modal-lg{width:900px}}.bstrap3-material .tooltip{position:absolute;z-index:1070;display:block;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.bstrap3-material .tooltip.in{opacity:.9;filter:alpha(opacity=90)}.bstrap3-material .tooltip.top{margin-top:-3px;padding:5px 0}.bstrap3-material .tooltip.right{margin-left:3px;padding:0 5px}.bstrap3-material .tooltip.bottom{margin-top:3px;padding:5px 0}.bstrap3-material .tooltip.left{margin-left:-3px;padding:0 5px}.bstrap3-material .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#727272;border-radius:3px}.bstrap3-material .tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.bstrap3-material .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#727272}.bstrap3-material .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#727272}.bstrap3-material .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#727272}.bstrap3-material .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#727272}.bstrap3-material .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#727272}.bstrap3-material .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#727272}.bstrap3-material .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#727272}.bstrap3-material .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#727272}.bstrap3-material .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.846;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid transparent;border-radius:3px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.bstrap3-material .popover.top{margin-top:-10px}.bstrap3-material .popover.right{margin-left:10px}.bstrap3-material .popover.bottom{margin-top:10px}.bstrap3-material .popover.left{margin-left:-10px}.bstrap3-material .popover-title{margin:0;padding:8px 14px;font-size:13px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:2px 2px 0 0}.bstrap3-material .popover-content{padding:9px 14px}.bstrap3-material .popover > .arrow,.bstrap3-material .popover > .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.bstrap3-material .popover > .arrow{border-width:11px}.bstrap3-material .popover > .arrow:after{border-width:10px;content:""}.bstrap3-material .popover.top > .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:transparent;border-top-color:rgba(0,0,0,.075);bottom:-11px}.bstrap3-material .popover.top > .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.bstrap3-material .popover.right > .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:transparent;border-right-color:rgba(0,0,0,.075)}.bstrap3-material .popover.right > .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.bstrap3-material .popover.bottom > .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:transparent;border-bottom-color:rgba(0,0,0,.075);top:-11px}.bstrap3-material .popover.bottom > .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.bstrap3-material .popover.left > .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:transparent;border-left-color:rgba(0,0,0,.075)}.bstrap3-material .popover.left > .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.bstrap3-material .carousel{position:relative}.bstrap3-material .carousel-inner{position:relative;overflow:hidden;width:100%}.bstrap3-material .carousel-inner > .item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.bstrap3-material .carousel-inner > .item > img,.bstrap3-material .carousel-inner > .item > a > img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.bstrap3-material .carousel-inner > .item{-webkit-transition:-webkit-transform .6s ease-in-out;-moz-transition:-moz-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;-moz-perspective:1000;perspective:1000px}.bstrap3-material .carousel-inner > .item.next,.bstrap3-material .carousel-inner > .item.active.right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.bstrap3-material .carousel-inner > .item.prev,.bstrap3-material .carousel-inner > .item.active.left{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.bstrap3-material .carousel-inner > .item.next.left,.bstrap3-material .carousel-inner > .item.prev.right,.bstrap3-material .carousel-inner > .item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0}}.bstrap3-material .carousel-inner > .active,.bstrap3-material .carousel-inner > .next,.bstrap3-material .carousel-inner > .prev{display:block}.bstrap3-material .carousel-inner > .active{left:0}.bstrap3-material .carousel-inner > .next,.bstrap3-material .carousel-inner > .prev{position:absolute;top:0;width:100%}.bstrap3-material .carousel-inner > .next{left:100%}.bstrap3-material .carousel-inner > .prev{left:-100%}.bstrap3-material .carousel-inner > .next.left,.bstrap3-material .carousel-inner > .prev.right{left:0}.bstrap3-material .carousel-inner > .active.left{left:-100%}.bstrap3-material .carousel-inner > .active.right{left:100%}.bstrap3-material .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.bstrap3-material .carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.bstrap3-material .carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.bstrap3-material .carousel-control:hover,.bstrap3-material .carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.bstrap3-material .carousel-control .icon-prev,.bstrap3-material .carousel-control .icon-next,.bstrap3-material .carousel-control .glyphicon-chevron-left,.bstrap3-material .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.bstrap3-material .carousel-control .icon-prev,.bstrap3-material .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.bstrap3-material .carousel-control .icon-next,.bstrap3-material .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.bstrap3-material .carousel-control .icon-prev,.bstrap3-material .carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;line-height:1;font-family:serif}.bstrap3-material .carousel-control .icon-prev:before{content:'\2039'}.bstrap3-material .carousel-control .icon-next:before{content:'\203a'}.bstrap3-material .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.bstrap3-material .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.bstrap3-material .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.bstrap3-material .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.bstrap3-material .carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.bstrap3-material .carousel-control .glyphicon-chevron-left,.bstrap3-material .carousel-control .glyphicon-chevron-right,.bstrap3-material .carousel-control .icon-prev,.bstrap3-material .carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.bstrap3-material .carousel-control .glyphicon-chevron-left,.bstrap3-material .carousel-control .icon-prev{margin-left:-15px}.bstrap3-material .carousel-control .glyphicon-chevron-right,.bstrap3-material .carousel-control .icon-next{margin-right:-15px}.bstrap3-material .carousel-caption{left:20%;right:20%;padding-bottom:30px}.bstrap3-material .carousel-indicators{bottom:20px}}.bstrap3-material .clearfix:before,.bstrap3-material .clearfix:after,.bstrap3-material .dl-horizontal dd:before,.bstrap3-material .dl-horizontal dd:after,.bstrap3-material .container:before,.bstrap3-material .container:after,.bstrap3-material .container-fluid:before,.bstrap3-material .container-fluid:after,.bstrap3-material .row:before,.bstrap3-material .row:after,.bstrap3-material .form-horizontal .form-group:before,.bstrap3-material .form-horizontal .form-group:after,.bstrap3-material .btn-toolbar:before,.bstrap3-material .btn-toolbar:after,.bstrap3-material .btn-group-vertical > .btn-group:before,.bstrap3-material .btn-group-vertical > .btn-group:after,.bstrap3-material .nav:before,.bstrap3-material .nav:after,.bstrap3-material .navbar:before,.bstrap3-material .navbar:after,.bstrap3-material .navbar-header:before,.bstrap3-material .navbar-header:after,.bstrap3-material .navbar-collapse:before,.bstrap3-material .navbar-collapse:after,.bstrap3-material .pager:before,.bstrap3-material .pager:after,.bstrap3-material .panel-body:before,.bstrap3-material .panel-body:after,.bstrap3-material .modal-footer:before,.bstrap3-material .modal-footer:after{content:" ";display:table}.bstrap3-material .clearfix:after,.bstrap3-material .dl-horizontal dd:after,.bstrap3-material .container:after,.bstrap3-material .container-fluid:after,.bstrap3-material .row:after,.bstrap3-material .form-horizontal .form-group:after,.bstrap3-material .btn-toolbar:after,.bstrap3-material .btn-group-vertical > .btn-group:after,.bstrap3-material .nav:after,.bstrap3-material .navbar:after,.bstrap3-material .navbar-header:after,.bstrap3-material .navbar-collapse:after,.bstrap3-material .pager:after,.bstrap3-material .panel-body:after,.bstrap3-material .modal-footer:after{clear:both}.bstrap3-material .center-block{display:block;margin-left:auto;margin-right:auto}.bstrap3-material .pull-right{float:right!important}.bstrap3-material .pull-left{float:left!important}.bstrap3-material .hide{display:none!important}.bstrap3-material .show{display:block!important}.bstrap3-material .invisible{visibility:hidden}.bstrap3-material .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.bstrap3-material .hidden{display:none!important}.bstrap3-material .affix{position:fixed}.bstrap3-material .visible-xs,.bstrap3-material .visible-sm,.bstrap3-material .visible-md,.bstrap3-material .visible-lg{display:none!important}.bstrap3-material .visible-xs-block,.bstrap3-material .visible-xs-inline,.bstrap3-material .visible-xs-inline-block,.bstrap3-material .visible-sm-block,.bstrap3-material .visible-sm-inline,.bstrap3-material .visible-sm-inline-block,.bstrap3-material .visible-md-block,.bstrap3-material .visible-md-inline,.bstrap3-material .visible-md-inline-block,.bstrap3-material .visible-lg-block,.bstrap3-material .visible-lg-inline,.bstrap3-material .visible-lg-inline-block{display:none!important}@media(max-width:767px){.bstrap3-material .visible-xs{display:block!important}table.bstrap3-material .visible-xs{display:table}tr.bstrap3-material .visible-xs{display:table-row!important}th.bstrap3-material .visible-xs,td.bstrap3-material .visible-xs{display:table-cell!important}}@media(max-width:767px){.bstrap3-material .visible-xs-block{display:block!important}}@media(max-width:767px){.bstrap3-material .visible-xs-inline{display:inline!important}}@media(max-width:767px){.bstrap3-material .visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px) and (max-width:991px){.bstrap3-material .visible-sm{display:block!important}table.bstrap3-material .visible-sm{display:table}tr.bstrap3-material .visible-sm{display:table-row!important}th.bstrap3-material .visible-sm,td.bstrap3-material .visible-sm{display:table-cell!important}.bstrap3-material .visible-sm-block{display:block!important}.bstrap3-material .visible-sm-inline{display:inline!important}.bstrap3-material .visible-sm-inline-block{display:inline-block!important}}@media(min-width:992px) and (max-width:1199px){.bstrap3-material .visible-md{display:block!important}table.bstrap3-material .visible-md{display:table}tr.bstrap3-material .visible-md{display:table-row!important}th.bstrap3-material .visible-md,td.bstrap3-material .visible-md{display:table-cell!important}.bstrap3-material .visible-md-block{display:block!important}.bstrap3-material .visible-md-inline{display:inline!important}.bstrap3-material .visible-md-inline-block{display:inline-block!important}}@media(min-width:1200px){.bstrap3-material .visible-lg{display:block!important}table.bstrap3-material .visible-lg{display:table}tr.bstrap3-material .visible-lg{display:table-row!important}th.bstrap3-material .visible-lg,td.bstrap3-material .visible-lg{display:table-cell!important}}@media(min-width:1200px){.bstrap3-material .visible-lg-block{display:block!important}}@media(min-width:1200px){.bstrap3-material .visible-lg-inline{display:inline!important}}@media(min-width:1200px){.bstrap3-material .visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.bstrap3-material .hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.bstrap3-material .hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.bstrap3-material .hidden-md{display:none!important}}@media(min-width:1200px){.bstrap3-material .hidden-lg{display:none!important}}.bstrap3-material .visible-print{display:none!important}@media print{.bstrap3-material .visible-print{display:block!important}table.bstrap3-material .visible-print{display:table}tr.bstrap3-material .visible-print{display:table-row!important}th.bstrap3-material .visible-print,td.bstrap3-material .visible-print{display:table-cell!important}}.bstrap3-material .visible-print-block{display:none!important}@media print{.bstrap3-material .visible-print-block{display:block!important}}.bstrap3-material .visible-print-inline{display:none!important}@media print{.bstrap3-material .visible-print-inline{display:inline!important}}.bstrap3-material .visible-print-inline-block{display:none!important}@media print{.bstrap3-material .visible-print-inline-block{display:inline-block!important}}@media print{.bstrap3-material .hidden-print{display:none!important}}.bstrap3-material .navbar{border:0;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}.bstrap3-material .navbar-brand{font-size:24px}.bstrap3-material .navbar-inverse .form-control{color:#fff}.bstrap3-material .navbar-inverse .form-control::-moz-placeholder{color:#b2dbfb;opacity:1}.bstrap3-material .navbar-inverse .form-control:-ms-input-placeholder{color:#b2dbfb}.bstrap3-material .navbar-inverse .form-control::-webkit-input-placeholder{color:#b2dbfb}.bstrap3-material .navbar-inverse .form-control[type=text]{-webkit-box-shadow:inset 0 -1px 0 #b2dbfb;box-shadow:inset 0 -1px 0 #b2dbfb}.bstrap3-material .navbar-inverse .form-control[type=text]:focus{-webkit-box-shadow:inset 0 -2px 0 #fff;box-shadow:inset 0 -2px 0 #fff}.bstrap3-material .btn-default{background-size:200%;background-position:50%}.bstrap3-material .btn-default:hover,.bstrap3-material .btn-default:active:hover,.bstrap3-material .btn-default:focus{background-color:#f0f0f0}.bstrap3-material .btn-default:active{background-color:#f0f0f0;background-image:-webkit-radial-gradient(circle,#f0f0f0 10%,#fff 11%);background-image:radial-gradient(circle,#f0f0f0 10%,#fff 11%);background-repeat:no-repeat;background-size:1000%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px rgba(0,0,0,.3)}.bstrap3-material .btn-primary{background-size:200%;background-position:50%}.bstrap3-material .btn-primary:hover,.bstrap3-material .btn-primary:active:hover,.bstrap3-material .btn-primary:focus{background-color:#0d87e9}.bstrap3-material .btn-primary:active{background-color:#0d87e9;background-image:-webkit-radial-gradient(circle,#0d87e9 10%,#2196f3 11%);background-image:radial-gradient(circle,#0d87e9 10%,#2196f3 11%);background-repeat:no-repeat;background-size:1000%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px rgba(0,0,0,.3)}.bstrap3-material .btn-success{background-size:200%;background-position:50%}.bstrap3-material .btn-success:hover,.bstrap3-material .btn-success:active:hover,.bstrap3-material .btn-success:focus{background-color:#439a46}.bstrap3-material .btn-success:active{background-color:#439a46;background-image:-webkit-radial-gradient(circle,#439a46 10%,#4caf50 11%);background-image:radial-gradient(circle,#439a46 10%,#4caf50 11%);background-repeat:no-repeat;background-size:1000%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px rgba(0,0,0,.3)}.bstrap3-material .btn-info{background-size:200%;background-position:50%}.bstrap3-material .btn-info:hover,.bstrap3-material .btn-info:active:hover,.bstrap3-material .btn-info:focus{background-color:#862197}.bstrap3-material .btn-info:active{background-color:#862197;background-image:-webkit-radial-gradient(circle,#862197 10%,#9c27b0 11%);background-image:radial-gradient(circle,#862197 10%,#9c27b0 11%);background-repeat:no-repeat;background-size:1000%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px rgba(0,0,0,.3)}.bstrap3-material .btn-warning{background-size:200%;background-position:50%}.bstrap3-material .btn-warning:hover,.bstrap3-material .btn-warning:active:hover,.bstrap3-material .btn-warning:focus{background-color:#e08600}.bstrap3-material .btn-warning:active{background-color:#e08600;background-image:-webkit-radial-gradient(circle,#e08600 10%,#ff9800 11%);background-image:radial-gradient(circle,#e08600 10%,#ff9800 11%);background-repeat:no-repeat;background-size:1000%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px rgba(0,0,0,.3)}.bstrap3-material .btn-danger{background-size:200%;background-position:50%}.bstrap3-material .btn-danger:hover,.bstrap3-material .btn-danger:active:hover,.bstrap3-material .btn-danger:focus{background-color:#cb171e}.bstrap3-material .btn-danger:active{background-color:#cb171e;background-image:-webkit-radial-gradient(circle,#cb171e 10%,#e51c23 11%);background-image:radial-gradient(circle,#cb171e 10%,#e51c23 11%);background-repeat:no-repeat;background-size:1000%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px rgba(0,0,0,.3)}.bstrap3-material .btn{text-transform:uppercase;border-right:0;border-bottom:0;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.3);box-shadow:1px 1px 2px rgba(0,0,0,.3);-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.bstrap3-material .btn-link{-webkit-box-shadow:none;box-shadow:none}.bstrap3-material .btn-link:hover,.bstrap3-material .btn-link:focus{color:#2196f3;text-decoration:none}.bstrap3-material .btn-default.disabled{border:1px solid #eee}.bstrap3-material .btn-group .btn + .btn,.bstrap3-material .btn-group .btn + .btn-group,.bstrap3-material .btn-group .btn-group + .btn,.bstrap3-material .btn-group .btn-group + .btn-group{margin-left:0}.bstrap3-material .btn-group-vertical > .btn + .btn,.bstrap3-material .btn-group-vertical > .btn + .btn-group,.bstrap3-material .btn-group-vertical > .btn-group + .btn,.bstrap3-material .btn-group-vertical > .btn-group + .btn-group{margin-top:0}.bstrap3-material body{-webkit-font-smoothing:antialiased;letter-spacing:.1px;text-rendering:optimizeLegibility}.bstrap3-material p{margin:0 0 1em}.bstrap3-material input,.bstrap3-material button{-webkit-font-smoothing:antialiased;letter-spacing:.1px;text-rendering:optimizeLegibility}.bstrap3-material a{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.bstrap3-material .table-hover > tbody > tr:hover,.bstrap3-material .table-hover > tbody > tr:hover > th,.bstrap3-material .table-hover > tbody > tr:hover > td{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.bstrap3-material label{font-weight:400}.bstrap3-material textarea,.bstrap3-material textarea.form-control,.bstrap3-material input.form-control,.bstrap3-material input[type=text],.bstrap3-material input[type=password],.bstrap3-material input[type=email],.bstrap3-material input[type=number],.bstrap3-material [type=text].form-control,.bstrap3-material [type=password].form-control,.bstrap3-material [type=email].form-control,.bstrap3-material [type=tel].form-control,.bstrap3-material [contenteditable].form-control{padding:0;border:0;border-radius:0;-webkit-appearance:none;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;font-size:16px}.bstrap3-material textarea:focus,.bstrap3-material textarea.form-control:focus,.bstrap3-material input.form-control:focus,.bstrap3-material input[type=text]:focus,.bstrap3-material input[type=password]:focus,.bstrap3-material input[type=email]:focus,.bstrap3-material input[type=number]:focus,.bstrap3-material [type=text].form-control:focus,.bstrap3-material [type=password].form-control:focus,.bstrap3-material [type=email].form-control:focus,.bstrap3-material [type=tel].form-control:focus,.bstrap3-material [contenteditable].form-control:focus{-webkit-box-shadow:inset 0 -2px 0 #2196f3;box-shadow:inset 0 -2px 0 #2196f3}.bstrap3-material textarea[disabled],.bstrap3-material textarea.form-control[disabled],.bstrap3-material input.form-control[disabled],.bstrap3-material input[type=text][disabled],.bstrap3-material input[type=password][disabled],.bstrap3-material input[type=email][disabled],.bstrap3-material input[type=number][disabled],.bstrap3-material [type=text].form-control[disabled],.bstrap3-material [type=password].form-control[disabled],.bstrap3-material [type=email].form-control[disabled],.bstrap3-material [type=tel].form-control[disabled],.bstrap3-material [contenteditable].form-control[disabled],.bstrap3-material textarea[readonly],.bstrap3-material textarea.form-control[readonly],.bstrap3-material input.form-control[readonly],.bstrap3-material input[type=text][readonly],.bstrap3-material input[type=password][readonly],.bstrap3-material input[type=email][readonly],.bstrap3-material input[type=number][readonly],.bstrap3-material [type=text].form-control[readonly],.bstrap3-material [type=password].form-control[readonly],.bstrap3-material [type=email].form-control[readonly],.bstrap3-material [type=tel].form-control[readonly],.bstrap3-material [contenteditable].form-control[readonly]{-webkit-box-shadow:none;box-shadow:none;border-bottom:1px dotted #ddd}.bstrap3-material textarea.input-sm,.bstrap3-material textarea.form-control.input-sm,.bstrap3-material input.form-control.input-sm,.bstrap3-material input[type=text].input-sm,.bstrap3-material input[type=password].input-sm,.bstrap3-material input[type=email].input-sm,.bstrap3-material input[type=number].input-sm,.bstrap3-material [type=text].form-control.input-sm,.bstrap3-material [type=password].form-control.input-sm,.bstrap3-material [type=email].form-control.input-sm,.bstrap3-material [type=tel].form-control.input-sm,.bstrap3-material [contenteditable].form-control.input-sm{font-size:12px}.bstrap3-material textarea.input-lg,.bstrap3-material textarea.form-control.input-lg,.bstrap3-material input.form-control.input-lg,.bstrap3-material input[type=text].input-lg,.bstrap3-material input[type=password].input-lg,.bstrap3-material input[type=email].input-lg,.bstrap3-material input[type=number].input-lg,.bstrap3-material [type=text].form-control.input-lg,.bstrap3-material [type=password].form-control.input-lg,.bstrap3-material [type=email].form-control.input-lg,.bstrap3-material [type=tel].form-control.input-lg,.bstrap3-material [contenteditable].form-control.input-lg{font-size:17px}.bstrap3-material select,.bstrap3-material select.form-control{border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:0;padding-right:0\9;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);background-size:13px;background-repeat:no-repeat;background-position:right center;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;font-size:16px;line-height:1.5}.bstrap3-material select::-ms-expand,.bstrap3-material select.form-control::-ms-expand{display:none}.bstrap3-material select.input-sm,.bstrap3-material select.form-control.input-sm{font-size:12px}.bstrap3-material select.input-lg,.bstrap3-material select.form-control.input-lg{font-size:17px}.bstrap3-material select:focus,.bstrap3-material select.form-control:focus{-webkit-box-shadow:inset 0 -2px 0 #2196f3;box-shadow:inset 0 -2px 0 #2196f3;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=)}.bstrap3-material select[multiple],.bstrap3-material select.form-control[multiple]{background:0}.bstrap3-material .radio label,.bstrap3-material .radio-inline label,.bstrap3-material .checkbox label,.bstrap3-material .checkbox-inline label{padding-left:25px}.bstrap3-material .radio input[type=radio],.bstrap3-material .radio-inline input[type=radio],.bstrap3-material .checkbox input[type=radio],.bstrap3-material .checkbox-inline input[type=radio],.bstrap3-material .radio input[type=checkbox],.bstrap3-material .radio-inline input[type=checkbox],.bstrap3-material .checkbox input[type=checkbox],.bstrap3-material .checkbox-inline input[type=checkbox]{margin-left:-25px}.bstrap3-material input[type=radio],.bstrap3-material .radio input[type=radio],.bstrap3-material .radio-inline input[type=radio]{position:relative;margin-top:5px;margin-right:4px;vertical-align:-4px;border:0;background-color:transparent;-webkit-appearance:none;appearance:none;cursor:pointer}.bstrap3-material input[type=radio]:focus,.bstrap3-material .radio input[type=radio]:focus,.bstrap3-material .radio-inline input[type=radio]:focus{outline:0}.bstrap3-material input[type=radio]:before,.bstrap3-material .radio input[type=radio]:before,.bstrap3-material .radio-inline input[type=radio]:before,.bstrap3-material input[type=radio]:after,.bstrap3-material .radio input[type=radio]:after,.bstrap3-material .radio-inline input[type=radio]:after{content:"";display:block;width:18px;height:18px;margin-top:-3px;border-radius:50%;-webkit-transition:240ms;-o-transition:240ms;transition:240ms}.bstrap3-material input[type=radio]:before,.bstrap3-material .radio input[type=radio]:before,.bstrap3-material .radio-inline input[type=radio]:before{position:absolute;left:0;top:0;background-color:#2196f3;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}.bstrap3-material input[type=radio]:after,.bstrap3-material .radio input[type=radio]:after,.bstrap3-material .radio-inline input[type=radio]:after{border:2px solid #666}.bstrap3-material input[type=radio]:checked:before,.bstrap3-material .radio input[type=radio]:checked:before,.bstrap3-material .radio-inline input[type=radio]:checked:before{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5)}.bstrap3-material input[type=radio]:disabled:checked:before,.bstrap3-material .radio input[type=radio]:disabled:checked:before,.bstrap3-material .radio-inline input[type=radio]:disabled:checked:before{background-color:#bbb}.bstrap3-material input[type=radio]:checked:after,.bstrap3-material .radio input[type=radio]:checked:after,.bstrap3-material .radio-inline input[type=radio]:checked:after{border-color:#2196f3}.bstrap3-material input[type=radio]:disabled:after,.bstrap3-material .radio input[type=radio]:disabled:after,.bstrap3-material .radio-inline input[type=radio]:disabled:after,.bstrap3-material input[type=radio]:disabled:checked:after,.bstrap3-material .radio input[type=radio]:disabled:checked:after,.bstrap3-material .radio-inline input[type=radio]:disabled:checked:after{border-color:#bbb}.bstrap3-material input[type=checkbox],.bstrap3-material .checkbox input[type=checkbox],.bstrap3-material .checkbox-inline input[type=checkbox]{position:relative;vertical-align:-4px;border:0;-webkit-appearance:none;appearance:none;cursor:pointer}.bstrap3-material input[type=checkbox]:focus,.bstrap3-material .checkbox input[type=checkbox]:focus,.bstrap3-material .checkbox-inline input[type=checkbox]:focus{outline:0}.bstrap3-material input[type=checkbox]:after,.bstrap3-material .checkbox input[type=checkbox]:after,.bstrap3-material .checkbox-inline input[type=checkbox]:after{content:"";display:block;width:18px;height:18px;margin-top:-2px;margin-right:5px;border:2px solid #666;border-radius:2px;-webkit-transition:240ms;-o-transition:240ms;transition:240ms}.bstrap3-material input[type=checkbox]:checked:before,.bstrap3-material .checkbox input[type=checkbox]:checked:before,.bstrap3-material .checkbox-inline input[type=checkbox]:checked:before{content:"";position:absolute;top:0;left:6px;display:table;width:6px;height:12px;border:2px solid #fff;border-top-width:0;border-left-width:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bstrap3-material input[type=checkbox]:checked:after,.bstrap3-material .checkbox input[type=checkbox]:checked:after,.bstrap3-material .checkbox-inline input[type=checkbox]:checked:after{background-color:#2196f3;border-color:#2196f3}.bstrap3-material input[type=checkbox]:disabled:after,.bstrap3-material .checkbox input[type=checkbox]:disabled:after,.bstrap3-material .checkbox-inline input[type=checkbox]:disabled:after{border-color:#bbb}.bstrap3-material input[type=checkbox]:disabled:checked:after,.bstrap3-material .checkbox input[type=checkbox]:disabled:checked:after,.bstrap3-material .checkbox-inline input[type=checkbox]:disabled:checked:after{background-color:#bbb;border-color:transparent}.bstrap3-material .has-warning input:not([type=checkbox]),.bstrap3-material .has-warning .form-control,.bstrap3-material .has-warning input:not([type=checkbox]):focus,.bstrap3-material .has-warning .form-control:focus{-webkit-box-shadow:inset 0 -2px 0 #ff9800;box-shadow:inset 0 -2px 0 #ff9800}.bstrap3-material .has-error input:not([type=checkbox]),.bstrap3-material .has-error .form-control,.bstrap3-material .has-error input:not([type=checkbox]):focus,.bstrap3-material .has-error .form-control:focus{-webkit-box-shadow:inset 0 -2px 0 #e51c23;box-shadow:inset 0 -2px 0 #e51c23}.bstrap3-material .has-success input:not([type=checkbox]),.bstrap3-material .has-success .form-control,.bstrap3-material .has-success input:not([type=checkbox]):focus,.bstrap3-material .has-success .form-control:focus{-webkit-box-shadow:inset 0 -2px 0 #4caf50;box-shadow:inset 0 -2px 0 #4caf50}.bstrap3-material .nav-tabs > li > a,.bstrap3-material .nav-tabs > li > a:focus{margin-right:0;background-color:transparent;border:0;color:#666;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.bstrap3-material .nav-tabs > li > a:hover,.bstrap3-material .nav-tabs > li > a:focus:hover{background-color:transparent;-webkit-box-shadow:inset 0 -2px 0 #2196f3;box-shadow:inset 0 -2px 0 #2196f3;color:#2196f3}.bstrap3-material .nav-tabs > li.active > a,.bstrap3-material .nav-tabs > li.active > a:focus{border:0;-webkit-box-shadow:inset 0 -2px 0 #2196f3;box-shadow:inset 0 -2px 0 #2196f3;color:#2196f3}.bstrap3-material .nav-tabs > li.active > a:hover,.bstrap3-material .nav-tabs > li.active > a:focus:hover{border:0;color:#2196f3}.bstrap3-material .nav-tabs > li.disabled > a{-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd}.bstrap3-material .nav-tabs.nav-justified > li > a,.bstrap3-material .nav-tabs.nav-justified > li > a:hover,.bstrap3-material .nav-tabs.nav-justified > li > a:focus,.bstrap3-material .nav-tabs.nav-justified > .active > a,.bstrap3-material .nav-tabs.nav-justified > .active > a:hover,.bstrap3-material .nav-tabs.nav-justified > .active > a:focus{border:0}.bstrap3-material .nav-tabs .dropdown-menu{margin-top:0}.bstrap3-material .dropdown-menu{margin-top:0;border:0;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px rgba(0,0,0,.3)}.bstrap3-material .alert{border:0;color:#fff}.bstrap3-material .alert-success{background-color:#4caf50}.bstrap3-material .alert-info{background-color:#9c27b0}.bstrap3-material .alert-warning{background-color:#ff9800}.bstrap3-material .alert-danger{background-color:#e51c23}.bstrap3-material .alert a:not(.close),.bstrap3-material .alert .alert-link{color:#fff;font-weight:700}.bstrap3-material .alert .close{color:#fff}.bstrap3-material .badge{padding:3px 6px 5px}.bstrap3-material .progress{position:relative;z-index:1;height:6px;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bstrap3-material .progress-bar{-webkit-box-shadow:none;box-shadow:none}.bstrap3-material .progress-bar:last-child{border-radius:0 3px 3px 0}.bstrap3-material .progress-bar:last-child:before{display:block;content:"";position:absolute;width:100%;height:100%;left:0;right:0;z-index:-1;background-color:#cae6fc}.bstrap3-material .progress-bar-success:last-child.progress-bar:before{background-color:#c7e7c8}.bstrap3-material .progress-bar-info:last-child.progress-bar:before{background-color:#edc9f3}.bstrap3-material .progress-bar-warning:last-child.progress-bar:before{background-color:#ffe0b3}.bstrap3-material .progress-bar-danger:last-child.progress-bar:before{background-color:#f28e92}.bstrap3-material .close{font-size:34px;font-weight:300;line-height:24px;opacity:.6}.bstrap3-material .close:hover{opacity:1}.bstrap3-material .list-group-item{padding:15px}.bstrap3-material .list-group-item-text{color:#bbb}.bstrap3-material .well{border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bstrap3-material .panel{border:0;border-radius:2px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px rgba(0,0,0,.3)}.bstrap3-material .panel-heading{border-bottom:0}.bstrap3-material .panel-footer{border-top:0}.bstrap3-material .popover{border:0;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px rgba(0,0,0,.3)}.bstrap3-material .carousel-caption h1,.bstrap3-material .carousel-caption h2,.bstrap3-material .carousel-caption h3,.bstrap3-material .carousel-caption h4,.bstrap3-material .carousel-caption h5,.bstrap3-material .carousel-caption h6{color:inherit}

@charset "UTF-8";.bstrap30 table#Table1{width:100%;}::-ms-clear{display:none;}.common-loading-container{background-color:#fff;height:100%;margin:0 auto;overflow:hidden;position:absolute;min-height:100px;width:100%;z-index:999;top:0;left:0;}div.angrid .common-loading-container{min-height:350px;}div.tab-content .common-loading-container{margin:50px auto 0 auto;}.modal .common-loading-container{position:fixed;}.common-data-loading,.common-data-loading:before,.common-data-loading:after{animation:line-wave 1s infinite ease-in-out;background:#00c0ef;height:3em;width:1em;}.common-data-loading.af-loading,.common-data-loading.af-loading:before,.common-data-loading.af-loading:after{background:inherit;}.common-data-loading{animation-delay:-.16s;color:#00c0ef;font-size:10px;left:50%;margin:0 auto;position:absolute;transform:translateZ(0);top:50%;text-indent:-9999em;}.common-loading-text{left:47%;margin:0 auto;position:absolute;transform:translateZ(0);top:50%;}.common-data-loading:before,.common-data-loading:after{content:'';position:absolute;top:0;}.common-data-loading:before{animation-delay:-.32s;left:-1.5em;}.common-data-loading:after{left:1.5em;}@keyframes line-wave{0%,80%,100%{box-shadow:0 0;height:3em;}40%{box-shadow:0 -2em;height:4em;}}@media(min-width:768px){html .bstrap3-material .form-horizontal .control-label{padding-top:10px;}}html .bstrap3-material .form-group .form-control-inline-block{display:inline-block;}html .bstrap3-material .modal-body{width:100%;}html .bstrap3-material fieldset.checkboxlist-fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}html .bstrap3-material .table-striped .preview img{min-width:80px;}html .bstrap3-material .custom-cover{position:absolute;top:0;left:0;right:0;bottom:0;cursor:not-allowed;}html .bstrap3-material .wysiwyg{border:1px solid #ddd;}html .bstrap3-material textarea,html .bstrap3-material textarea.form-control{padding-left:10px;border:1px solid #ddd;box-shadow:none;}html .bstrap3-material textarea:focus,html .bstrap3-material #material-design textarea.form-control:focus{-webkit-box-shadow:inset 0 -2px 0 #2196f3;box-shadow:inset 0 -2px 0 #2196f3;}html .bstrap3-material .form-horizontal .control-label{color:#444;}html .bstrap3-material .static{line-height:20px;font-size:13px;padding-top:5px;padding-left:6px;color:#444;}html .bstrap3-material .accordion-toggle{color:#000;}html .bstrap3-material .accordion-toggle:hover{color:#212121;}html .bstrap3-material .p-checkbox-spacing-fix{margin-left:0;}html .bstrap3-material .dropdown-submenu:hover>a,html .bstrap3-material .dropdown-submenu:focus>a{color:#fff;background-color:none;background-image:none;}html .bstrap3-material .dropdown-submenu:hover>a,html .bstrap3-material .dropdown-submenu:focus>a{color:#fff;background-color:none;background-image:none;}html .bstrap3-material .dropdown-absolute{position:absolute;z-index:1030;}html .bstrap3-material .dropdown-panel{display:table;white-space:nowrap;padding:12px;max-height:250px;overflow-x:hidden;opacity:0;}html .bstrap3-material .dnnsf-disabled-checkboxes{pointer-events:none;}html .bstrap3-material div.checkbox>label.not-allowed{cursor:not-allowed;}html .bstrap3-material button>i.fa-action-form.pull-left{margin-top:5px;}html .bstrap3-material button>i.fa-action-form{margin-left:4px;}html .bstrap3-material .label-info{background-color:#2196f3;}html .bstrap3-material .ta-editor{border:1px solid #ddd;}html .bstrap3-material .btn-primary{color:#fff;background-color:#009688;border-color:transparent;}html .bstrap3-material .btn-primary:hover,html .bstrap3-material .btn-primary:focus,html .bstrap3-material .btn-primary.focus,html .bstrap3-material .btn-primary:active,html .bstrap3-material .btn-primary.active,html .bstrap3-material .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#009688;border-color:rgba(0,0,0,0);}html .bstrap3-material .btn-primary:active,html .bstrap3-material .btn-primary.active,html .bstrap3-material .open>.dropdown-toggle.btn-primary{background-image:none;}html .bstrap3-material .btn-primary.disabled,html .bstrap3-material .btn-primary[disabled],html .bstrap3-material fieldset[disabled] .btn-primary,html .bstrap3-material .btn-primary.disabled:hover,html .bstrap3-material .btn-primary[disabled]:hover,html .bstrap3-material fieldset[disabled] .btn-primary:hover,html .bstrap3-material .btn-primary.disabled:focus,html .bstrap3-material .btn-primary[disabled]:focus,html .bstrap3-material fieldset[disabled] .btn-primary:focus,html .bstrap3-material .btn-primary.disabled.focus,html .bstrap3-material .btn-primary[disabled].focus,html .bstrap3-material fieldset[disabled] .btn-primary.focus,html .bstrap3-material .btn-primary.disabled:active,html .bstrap3-material .btn-primary[disabled]:active,html .bstrap3-material fieldset[disabled] .btn-primary:active,html .bstrap3-material .btn-primary.disabled.active,html .bstrap3-material .btn-primary[disabled].active,html .bstrap3-material fieldset[disabled] .btn-primary.active{background-color:#009688;border-color:transparent;}html .bstrap3-material .btn-primary .badge{color:#009688;background-color:#fff;}html .bstrap3-material .btn-primary{-webkit-background-size:200% 200%;background-size:200%;background-position:50%;}html .bstrap3-material .btn-primary:hover,html .bstrap3-material .btn-primary:active:hover,html .bstrap3-material .btn-primary:focus{background-color:#00695c;}html .bstrap3-material .btn-primary:active{background-color:#00695c;background-image:-webkit-radial-gradient(circle,#00695c 10%,#009688 11%);background-image:-o-radial-gradient(circle,#00695c 10%,#009688 11%);background-image:radial-gradient(circle,#00695c 10%,#009688 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px rgba(0,0,0,.3);}html .bstrap3-material .btn-link[disabled]{color:transparent;}html .bstrap3-material .drag-button a{background-color:#fff;}html .bstrap3-material .input-group-btn:last-child>.btn{margin-left:10px;}html .bstrap3-material input[type="checkbox"],html .bstrap3-material .checkbox input[type="checkbox"],html .bstrap3-material .checkbox-inline input[type="checkbox"]{margin-top:5px;margin-right:5px;vertical-align:-3px;}html .bstrap3-material input[type=checkbox]:after,html .bstrap3-material .checkbox input[type=checkbox]:after,html .bstrap3-material .checkbox-inline input[type=checkbox]:after{margin-right:0;}html .bstrap3-material .ta-scroll-window>.ta-bind:focus{outline:none;}html .bstrap3-material .alert a:not(.close){color:#212121;font-weight:400;}html .bstrap3-material strong{font-weight:600;}html .bstrap3-material [type=text].form-control[disabled],html .bstrap3-material input.form-control[disabled],html .bstrap3-material input[type=text][disabled]{color:#ddd;}html .bstrap3-material .dropdown-menu>li>a:hover{text-decoration:none;color:#fff !important;background-color:#757575;}html .bstrap3-material .text-muted{color:#9e9e9e;}html .bstrap3-material .alert-info{background-color:#f5f5f5;border-color:#e2e2e2;color:#212121;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.08);box-shadow:1px 1px 2px rgba(0,0,0,.08);}html .bstrap3-material .btn-link-animate:hover{background-color:#e51c23;color:#fff;}html .bstrap3-material legend{border-bottom:1px solid #616161;padding:0 0 5px 0;}html .bstrap3-material .btn-info{color:#fff;background-color:#2196f3;border-color:transparent;}html .bstrap3-material .btn-info:hover,html .bstrap3-material .btn-info:focus,html .bstrap3-material .btn-info.focus,html .bstrap3-material .btn-info:active,html .bstrap3-material .btn-info.active,html .bstrap3-material .open>.dropdown-toggle.btn-info{color:#fff;background-color:#0c7cd5;border-color:rgba(0,0,0,0);}html .bstrap3-material .btn-info:active,html .bstrap3-material .btn-info.active,html .bstrap3-material .open>.dropdown-toggle.btn-info{background-image:none;}html .bstrap3-material .btn-info.disabled,html .bstrap3-material .btn-info[disabled],html .bstrap3-material fieldset[disabled] .btn-info,html .bstrap3-material .btn-info.disabled:hover,html .bstrap3-material .btn-info[disabled]:hover,html .bstrap3-material fieldset[disabled] .btn-info:hover,html .bstrap3-material .btn-info.disabled:focus,html .bstrap3-material .btn-info[disabled]:focus,html .bstrap3-material fieldset[disabled] .btn-info:focus,html .bstrap3-material .btn-info.disabled.focus,html .bstrap3-material .btn-info[disabled].focus,html .bstrap3-material fieldset[disabled] .btn-info.focus,html .bstrap3-material .btn-info.disabled:active,html .bstrap3-material .btn-info[disabled]:active,html .bstrap3-material fieldset[disabled] .btn-info:active,html .bstrap3-material .btn-info.disabled.active,html .bstrap3-material .btn-info[disabled].active,html .bstrap3-material fieldset[disabled] .btn-info.active{background-color:#2196f3;border-color:transparent;}html .bstrap3-material .btn-info .badge{color:#2196f3;background-color:#fff;}html .bstrap3-material .btn-info{-webkit-background-size:200% 200%;background-size:200%;background-position:50%;}html .bstrap3-material .btn-info:hover,html .bstrap3-material .btn-info:active:hover,html .bstrap3-material .btn-info:focus{background-color:#0d87e9;}html .bstrap3-material .btn-info:active{background-color:#0d87e9;background-image:-webkit-radial-gradient(circle,#0d87e9 10%,#2196f3 11%);background-image:-o-radial-gradient(circle,#0d87e9 10%,#2196f3 11%);background-image:radial-gradient(circle,#0d87e9 10%,#2196f3 11%);background-repeat:no-repeat;-webkit-background-size:1000% 1000%;background-size:1000%;-webkit-box-shadow:2px 2px 2px rgba(0,0,0,.3);box-shadow:2px 2px 2px rgba(0,0,0,.3);}@media(min-width:768px){html .bstrap3-material .form-horizontal .control-label{padding-top:8px;}}html .bstrap3-material .modal-content>.modal-body .form-group{margin:0;}@media only screen and (max-width:992px){html .bstrap3-material .modal-content{width:calc(100vw - 20px);}}html body.in-iframe .bstrap3-material .dropdown-absolute{position:relative;}.fileinput-button{position:relative;overflow:hidden;}.fileinput-button input{position:absolute !important;top:0 !important;right:0 !important;margin:0 !important;opacity:0 !important;filter:alpha(opacity=0) !important;transform:translate(-300px,0) scale(4) !important;font-size:23px !important;direction:ltr !important;cursor:pointer !important;height:30px !important;border-width:0 !important;}.fileupload-buttonbar .btn,.fileupload-buttonbar .toggle{margin-bottom:5px;}.progress-animated .bar{background:url("/DesktopModules/DnnSharp/ActionForm/templates/Form/bootstrap/img/progressbar.gif") !important;filter:none;}.fileupload-loading{float:right;width:32px;height:32px;background:url("/DesktopModules/DnnSharp/ActionForm/templates/Form/bootstrap/img/loading.gif") center no-repeat;background-size:contain;display:none;}.fileupload-processing .fileupload-loading{display:block;}.files audio,.files video{max-width:300px;}@media(max-width:767px){.fileupload-buttonbar .toggle,.files .toggle,.files .btn span{display:none;}.files .name{width:80px;word-wrap:break-word;}.files audio,.files video{max-width:80px;}}.fileinput-button .dnnInputFileWrapper{overflow:visible !important;position:static !important;}.fileinput-button .dnnInputFileWrapper .dnnSecondaryAction{display:none !important;}.inline-error p{margin:0;padding:0;}.alert p{margin:10px 0 16px 0;padding:0;}.files p{margin:0;padding:0;}.ui-dialog .ui-dialog-titlebar-close{position:static !important;}.modal-open .DnnModule,.modal-open #DNN6,.modal-open #Content{position:static !important;}@media(min-width:992px){.modal .modal-dialog.modal-lg{width:900px;}}.ui-datepicker{z-index:9999 !important;}.popover{z-index:9999 !important;}.af-fade.ng-hide-add,.af-fade.ng-hide-remove{-webkit-transition:.5s linear all;-moz-transition:.5s linear all;-o-transition:.5s linear all;transition:.5s linear all;}.af-fade.ng-hide-remove{opacity:0;}.af-fade.ng-hide-remove.ng-hide-remove-active{opacity:1;}.af-fade.ng-hide-add{opacity:1;}.af-fade.ng-hide-add.ng-hide-add-active{opacity:0;}.af-slide.ng-hide-add,.af-slide.ng-hide-remove{-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;display:block !important;}.af-slide.ng-hide-remove,.af-slide.ng-hide-add.ng-hide-add-active{height:0;opacity:0;}.af-slide.ng-hide-add,.af-slide.ng-hide-remove.ng-hide-remove-active{height:100%;opacity:1;}.autocomplete-wrapper{margin:44px auto 44px;max-width:600px;}.autocomplete-wrapper label{display:block;margin-bottom:.75em;color:#3f4e5e;font-size:1.25em;}.autocomplete-wrapper .text-field{padding:0 15px;width:100%;height:40px;border:1px solid #cbd3dd;font-size:1.125em;}.autocomplete-wrapper ::-webkit-input-placeholder{color:#cbd3dd;font-style:italic;font-size:18px;}.autocomplete-wrapper :-moz-placeholder{color:#cbd3dd;font-style:italic;font-size:18px;}.autocomplete-wrapper ::-moz-placeholder{color:#cbd3dd;font-style:italic;font-size:18px;}.autocomplete-wrapper :-ms-input-placeholder{color:#cbd3dd;font-style:italic;font-size:18px;}.autocomplete-suggestions{overflow:auto;border:1px solid #cbd3dd;background:#fff;}.autocomplete-suggestion{overflow:hidden;padding:5px 15px;white-space:nowrap;}.autocomplete-selected{background:#f0f0f0;}.autocomplete-suggestions strong{color:#1fadd7;font-weight:normal;}label.control-label{font-weight:bold !important;}.ContentWrapDark label.ng-binding{color:initial;}@media only screen and (max-width:768px){.af-modal-module .modal-dialog{transform:translate(0,0) !important;-ms-transform:translate(0,0) !important;-webkit-transform:translate(0,0) !important;}}.bstrap3-material .row{min-width:0;}.bstrap3-material .field-container{margin-bottom:15px;}.bstrap3-material .loose .field-container{margin-bottom:27px;}.bstrap3-material .compact .field-container{margin-bottom:4px;}.bstrap3-material label{font-weight:normal;}.bstrap3-material .form-horizontal .top .control-label{text-align:left;margin:0 0 3px 3px;padding:0;float:none;width:auto;}.bstrap3-material .form-horizontal .control-label.radio-inline{width:auto;}@media(min-width:768px){.bstrap3-material .form-horizontal .label-left{text-align:left;}.bstrap3-material .form-horizontal .label-right{text-align:right;}.bstrap3-material .form-horizontal .label-center{text-align:center;}}.bstrap3-material .wysiwyg{overflow:hidden;}.bstrap3-material label.required{font-weight:bold;}.bstrap3-material .form-horizontal .control-label,.bstrap3-material .form-horizontal .radio,.bstrap3-material .form-horizontal .checkbox,.bstrap3-material .form-horizontal .radio-inline,.bstrap3-material .form-horizontal .checkbox-inline{padding-top:10px;}.bstrap3-material .radio-inline,.bstrap3-material .checkbox-inline{margin-left:10px;}.bstrap3-material .form-horizontal .control-label.radio{text-align:left;}.bstrap3-material .action-buttons{text-align:center;padding-top:17px;}.bstrap3-material label.placeholder{background:none !important;line-height:27px !important;}.bstrap3-material .submit-progress{visibility:hidden;}.bstrap3-material .submit-progress img{width:auto;box-shadow:none;-webkit-box-shadow:none;background-color:transparent;border-color:transparent;}.bstrap3-material .submit-progress.stretch img{width:100%;}.bstrap3-material .section-title{padding-top:7px;padding-bottom:7px;}.bstrap3-material .section-title.underlined{border-bottom:1px solid #ccc;}.bstrap3-material .modal{overflow-y:auto !important;width:auto;background:transparent;margin:0;top:0 !important;z-index:9050 !important;}.bstrap3-material .modal-body{max-height:none;}.bstrap3-material .modal-backdrop,.bstrap3-material .modal-backdrop.fade.in{position:fixed;opacity:.8 !important;filter:alpha(opacity=80);z-index:9040 !important;}.bstrap3-material .form-actions{background:none;padding:0;margin:0;border:none;}.bstrap3-material .form-horizontal .control-label{width:auto;float:none;}.bstrap3-material .c-form .form-group{margin-bottom:0;}.bstrap3-material input[type="radio"],.bstrap3-material input[type="checkbox"]{margin-top:1px;}.bstrap3-material .static{margin:8px 0 0 0;}.bstrap3-material textarea.form-control{height:auto;}.bstrap3-material .label-align-top .radio,.bstrap3-material .label-align-top .checkbox{margin-left:20px;}.bstrap3-material .centered{text-align:center;}.bstrap3-material .label-align-top .btn-form{margin-top:17px;}.bstrap3-material .required label:after,.bstrap3-material legend.required:after{content:none;}.bstrap3-material .btnc-left,.bstrap3-material .form-horizontal .control-label.btnc-left{text-align:left;}.bstrap3-material .btnc-right,.bstrap3-material .form-horizontal .control-label.btnc-right{text-align:right;}.bstrap3-material .btnc-center,.bstrap3-material .form-horizontal .control-label.btnc-center{text-align:center;}.bstrap3-material .form-button{height:auto;}.bstrap3-material .table-borderless td,.bstrap3-material .table-borderless th{border:none !important;}.bstrap3-material .table-inline{width:auto !important;}.bstrap3-material .table-inline td,.bstrap3-material .table-inline th{padding-left:30px !important;}.bstrap3-material .bootstrap-tagsinput{width:100%;}.bstrap3-material .tt-dropdown-menu{min-width:160px;margin-top:2px;padding:5px 0;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.bstrap3-material .tt-hint{color:#ccc;}.bstrap3-material .tt-suggestion{display:block;padding:3px 20px;}.bstrap3-material .tag{font-size:85% !important;}.bstrap3-material .tt-suggestion.tt-is-under-cursor{color:#fff;background-color:#0081c2;background-image:-moz-linear-gradient(top,#08c,#0077b3);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));background-image:-webkit-linear-gradient(top,#08c,#0077b3);background-image:-o-linear-gradient(top,#08c,#0077b3);background-image:linear-gradient(to bottom,#08c,#0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0);}.bstrap3-material .tt-suggestion.tt-is-under-cursor a{color:#fff;}.bstrap3-material .tt-suggestion p{margin:0;padding:0;}.bstrap3-material .twitter-typeahead input{font-family:Arial !important;}.loader-wrapper{position:fixed;width:100%;height:100%;background:#000;z-index:999999999999;top:0;text-align:center;opacity:.7;}.loader,.loader:before,.loader:after{background:#fff;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:1em;height:4em;}.loader:before,.loader:after{position:absolute;top:0;content:'';}.loader:before{left:-1.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s;}.loader{text-indent:-9999em;margin:88px auto;font-size:11px;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;}.loader:after{left:1.5em;}@-webkit-keyframes load1{0%,80%,100%{box-shadow:0 0 #fff;height:4em;}40%{box-shadow:0 -2em #fff;height:5em;}}@keyframes load1{0%,80%,100%{box-shadow:0 0 #fff;height:4em;}40%{box-shadow:0 -2em #fff;height:5em;}}.af-handler{padding:10px;margin:-10px;}.field-container[disabled="disabled"] .af-slider{pointer-events:none;}.field-container[disabled] .af-slider .slider-handle{background-image:linear-gradient(to bottom,grey,grey);}.bstrap3-material div.af-slider{margin-bottom:30px;margin-top:8px;}@media only screen and (max-width:768px){.field-container .af-sortable{font-size:16px;}}.form-root .form-horizontal .field-container .radio.radio-as-buttons{display:inline-flex;margin-left:0;}.form-root .form-horizontal .field-container .radio.radio-as-buttons input[type="radio"].normalCheckBox{opacity:0;position:absolute;}.form-root .form-horizontal .field-container .radio.radio-as-buttons label input[type="radio"]:checked+span.btn{background-color:#e6e6e6;color:#333;}.form-root .form-horizontal .field-container .radio.radio-as-buttons label>.radio-boxes-buttons{display:table-cell;text-align:center;vertical-align:middle;white-space:normal;}.form-root .form-horizontal .field-container .radio.radio-as-buttons label.radio-boxes-labels{padding-left:0;}.form-root .form-horizontal .field-container .radio.radio-as-buttons .radio-btn-text{display:inline-flex;width:50px;justify-content:center;align-items:center;}.form-root .form-horizontal .field-container .radio.radio-as-buttons{padding-left:0;}.bstrap3-material .agreement-links .normalCheckBox{margin-right:0;}.bstrap3-material .label-align-top .agreement-links{margin-left:20px;}@media(min-width:768px){.bstrap3-material .form-horizontal .control-label{text-align:left;margin-bottom:0;padding-top:7px;}}.datetime-picker-dropdown{z-index:9051;}.af-warning{color:#c92332;background-color:#f5f6f6;padding:16px;font-weight:bold;border-radius:4px;font-size:14px;}

@keyframes float{0%,to{transform:translatex(0)}50%{transform:translatex(-20px)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}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,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}h1,h2,h3,p{padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}body,html{text-rendering:geometricPrecision;font-smooth:always;font-smoothing:antialiased;-moz-font-smoothing:antialiased;-webkit-font-smoothing:subpixel-antialiased}body{font-family:Arial,"Helvetica Neue",Helvetica,Geneva,sans-serif}#wrapper{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#Body,#Form{margin:0;padding:0}@media screen and (max-width:1370px){#Form{overflow-x:hidden}}#Body{font-family:Arial,"Helvetica Neue",Helvetica,Geneva,sans-serif;background-color:#313539}a,a:active,a:link,a:visited{color:#ab8e43}@media screen and (min-width:1200px){.hidden-large{display:none}.dnnEditState .hidden-large{display:block}}.responsive-image{width:auto!important;height:auto!important;max-width:100%}.responsive-image-full{height:auto!important;width:100%;max-width:100%}.hidden{display:none!important}.center{text-align:center}@media screen and (max-width:767px){.mobile-center{text-align:center}}.clear{clear:both;width:100%}.grid-container{padding-left:10px;padding-right:10px}@media screen and (min-width:1201px){.grid-container{max-width:1200px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1025px){.grid-container.grid-parent{padding-left:0;padding-right:0}.hide-on-desktop{display:none!important}.show-on-desktop{display:block!important}}@media screen and (min-width:768px) and (max-width:1024px){.grid-container.tablet-grid-parent{padding-left:0;padding-right:0}.hide-on-tablet{display:none!important}.show-on-tablet{display:block!important}}@media screen and (max-width:767px){.grid-container.mobile-grid-parent{padding-left:0;padding-right:0}.hide-on-mobile{display:none!important}.show-on-mobile{display:block!important}}.upper{text-transform:uppercase}.left{text-align:left}.right{text-align:right}.fl{float:left}.fr{float:right}.al{text-align:left}.ar{text-align:right}.round{-webkit-border-radius:50%!important;-moz-border-radius:50%!important;border-radius:50%!important}.vertical-image-25-left,.vertical-image-50-left{float:left;width:25%;height:auto;margin-right:3%;margin-bottom:5px}.vertical-image-50-left{width:50%}.vertical-image-25-right,.vertical-image-35-right,.vertical-image-50-right{float:right;width:25%;height:auto;margin-left:3%;margin-bottom:5px}.vertical-image-35-right,.vertical-image-50-right{width:35%}.vertical-image-50-right{width:50%}.mini-row-space{height:15px}@media screen and (max-width:767px){.mini-row-space{height:5px}}.small-row-space{height:30px}@media screen and (max-width:767px){.small-row-space{height:15px}}.mid-row-space{height:50px}@media screen and (max-width:767px){.mid-row-space{height:25px}}.large-row-space{height:90px}@media screen and (max-width:767px){.large-row-space{height:45px}}.extralarge-row-space{height:125px}@media screen and (max-width:767px){.extralarge-row-space{height:65px}}.megalarge-row-space{height:200px}@media screen and (max-width:767px){.megalarge-row-space{height:100px}}.sidebar-devider{height:1px;background-color:#e0e0e0}.extrapad{padding-left:15%;padding-right:15%}.color-gold,.crbtn:link,.crbtn:visited{color:#ab8e43}.responsive-video,.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.responsive-video embed,.responsive-video iframe,.responsive-video object,.video-container embed,.video-container iframe,.video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-video{background-color:#292c30;background-image:url("/Portals/classen/skins/classen/assets/img/video-consent.png");background-repeat:no-repeat;background-position:center center}.crbtn{font-size:18px;color:#ab8e43;display:inline-block;padding:12px 20px;text-decoration:none;border:1px solid #ab8e43;border-radius:5px;text-transform:uppercase;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600}@media screen and (max-width:767px){.crbtn{font-size:17px;padding:10px 18px}}@media screen and (max-width:420px){.crbtn{font-size:15px}}.crbtn-invert,.crbtn:active,.crbtn:hover{color:#4a4844;background-color:#ab8e43}.crbtn-invert:link,.crbtn-invert:visited{color:#4a4844}.crbtn-invert:active,.crbtn-invert:hover{background-color:transparent;color:#ab8e43}.crbtn-white{color:#fff;border:1px solid #fff}.crbtn-white:link,.crbtn-white:visited,.dual-column-content-color-gold .dual-column-content-col .text a,.dual-column-content-color-gold .dual-column-content-col .text a:active,.dual-column-content-color-gold .dual-column-content-col .text a:link,.dual-column-content-color-gold .dual-column-content-col .text a:visited,.dual-column-content-color-gold .dual-column-content-col .text p a,.dual-column-content-color-gold .dual-column-content-col .text p a:active,.dual-column-content-color-gold .dual-column-content-col .text p a:link,.dual-column-content-color-gold .dual-column-content-col .text p a:visited,.dual-column-content-header a.h2link{color:#fff}.crbtn-white:active,.crbtn-white:hover{background-color:#fff;color:#4a4844}.crbtn-small{font-size:16px;padding:8px 15px}@media screen and (max-width:767px){.crbtn-small{font-size:14px;padding:6px 12px}}@media screen and (max-width:420px){.crbtn-small{font-size:12px}}.crbtn-large{font-size:22px;padding:15px 25px}@media screen and (max-width:767px){.crbtn-large{font-size:21px;padding:12px 20px}}@media screen and (max-width:420px){.crbtn-large{font-size:19px}}@media screen and (min-width:768px){body.CP-None #Form{padding-top:215px!important;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}body.CP-None #Form.ScrolledDown{padding-top:192px!important}body.CP-None .main-header{position:fixed;left:0;top:0;right:0;z-index:999999}}@media screen and (max-width:767px){body.CP-None .main-header{position:fixed;left:0;top:0;right:0;z-index:999999}}@media screen and (min-width:1025px) and (max-width:1199px){body.CP-None #Form{padding-top:212px!important}body.CP-None #Form.ScrolledDown{padding-top:175px!important}}@media screen and (min-width:850px) and (max-width:1024px){body.CP-None #Form{padding-top:195px!important}body.CP-None #Form.ScrolledDown{padding-top:160px!important}}@media screen and (min-width:768px) and (max-width:849px){body.CP-None #Form{padding-top:190px!important}body.CP-None #Form.ScrolledDown{padding-top:155px!important}}header{background-color:#292c30;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.headerflex{display:flex;justify-content:space-between}@media screen and (min-width:1200px){.headerflex{padding-left:40px;padding-right:40px}}@media screen and (min-width:850px) and (max-width:1199px){.headerflex{padding-left:20px}}@media screen and (max-width:767px){.headerflex{align-items:stretch}.headerflex-left{width:15%;padding-left:10px;padding-top:10px;padding-bottom:10px;box-sizing:border-box}}.logo{display:block}@media screen and (min-width:450px) and (max-width:767px){.logo{padding-left:10px;padding-top:10px;padding-bottom:10px}}@media screen and (max-width:449px){.logo{padding-left:5px;padding-top:5px;padding-bottom:5px}}@media screen and (min-width:1025px){.logo img{width:412px}}@media screen and (min-width:850px) and (max-width:1024px){.logo img{width:330px}}@media screen and (min-width:768px) and (max-width:849px){.logo img{width:280px}}@media screen and (max-width:767px){.logo img{width:auto!important;height:auto!important;max-width:100%}}.headerflex-mid{width:calc(100vw - 200px);display:flex}@media screen and (min-width:1025px) and (max-width:1199px){.headerflex-mid{width:calc(100vw - 150px)}}@media screen and (min-width:850px) and (max-width:1024px){.headerflex-mid{width:calc(100vw - 100px)}}@media screen and (min-width:768px) and (max-width:849px){.headerflex-mid{width:100vw}}@media screen and (min-width:768px){.headerflex-mid{flex-direction:column}}@media screen and (max-width:767px){.headerflex-mid{width:70%;align-items:center;justify-content:center}}.headerflex-right{width:200px}@media screen and (min-width:1025px) and (max-width:1199px){.headerflex-right{width:150px;padding-left:20px;box-sizing:border-box}}@media screen and (min-width:850px) and (max-width:1024px){.headerflex-right{width:100px;padding-left:20px;box-sizing:border-box}}@media screen and (min-width:768px) and (max-width:849px){.headerflex-right{width:0;display:none}}@media screen and (max-width:767px){.headerflex-right{width:15%;display:flex;justify-content:flex-end}}@media screen and (min-width:768px){.headerflex-right{text-align:right}}.jameda-wimpel img{max-width:132px}@media screen and (max-width:1199px){.jameda-wimpel img{width:auto!important;height:auto!important;max-width:100%}}.headerflex-topbar{display:flex;justify-content:center}@media screen and (min-width:768px) and (max-width:849px){.headerflex-topbar{padding-top:15px}}@media screen and (min-width:850px){.headerflex-topbar{padding-top:20px;justify-content:flex-end}}.topbar-address{font-size:14px;color:#ab8e43;padding-top:2px;box-sizing:border-box;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (min-width:768px) and (max-width:1199px){.topbar-address{display:none}}.headerflex-logo{padding-top:15px}@media screen and (min-width:768px) and (max-width:1199px){.headerflex-logo{padding-top:25px}}@media screen and (min-width:768px) and (max-width:849px){.headerflex-logo{text-align:center}.headerflex-navigation{display:flex;justify-content:center}}.headerflex-v2{display:flex;justify-content:space-between}@media screen and (min-width:1300px){.headerflex-v2{padding-left:40px;padding-right:40px}}@media screen and (min-width:1200px) and (max-width:1299px){.headerflex-v2{padding-left:20px;padding-right:20px}}@media screen and (min-width:850px) and (max-width:1199px){.headerflex-v2{padding-left:15px;padding-right:15px}}@media screen and (max-width:767px){.headerflex-v2{align-items:stretch}}@media screen and (min-width:768px) and (max-width:1299px){.headerflex-v2{position:relative}}@media screen and (max-width:767px){.headerflex-left-v2{width:15%;padding-left:10px;padding-top:10px;padding-bottom:10px;box-sizing:border-box}}@media screen and (min-width:768px){.topbar-navigation-v2{width:calc(50% - 58px)}}@media screen and (min-width:768px) and (max-width:1579px){.topbar-navigation-v2 a span span{display:none}}.headerflex-logo-v2{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;padding-top:0}@media screen and (min-width:1025px){.headerflex-logo-v2{width:116px}}@media screen and (min-width:768px) and (max-width:1024px){.headerflex-logo-v2{width:116px}}@media screen and (min-width:768px){body.CP-None #Form.ScrolledDown .headerflex-logo-v2{box-sizing:border-box;padding-left:15px;padding-right:15px}}.logo-v2{display:block}@media screen and (min-width:450px) and (max-width:767px){.logo-v2{padding-left:10px;padding-top:10px;padding-bottom:10px}}@media screen and (max-width:449px){.logo-v2{padding-left:5px;padding-top:5px;padding-bottom:5px}}.logo-v2 img{width:auto!important;height:auto!important;max-width:100%}.headerflex-mid-v2{width:calc(100vw - 200px);display:flex}@media screen and (min-width:768px) and (max-width:1299px){.headerflex-mid-v2{width:100vw}}@media screen and (min-width:768px){.headerflex-mid-v2{flex-direction:column}}@media screen and (max-width:767px){.headerflex-mid-v2{width:70%;align-items:center;justify-content:center}}.headerflex-topbar-v2{display:flex}@media screen and (min-width:768px) and (max-width:849px){.headerflex-topbar-v2{padding-top:15px}}@media screen and (min-width:850px){.headerflex-topbar-v2{padding-top:20px}}@media screen and (min-width:1025px){.headerflex-topbar-v2{justify-content:space-between}}@media screen and (min-width:768px) and (max-width:1024px){.headerflex-topbar-v2{justify-content:flex-start}}.topbar-address-v2{font-size:14px;color:#ab8e43;padding-top:2px;box-sizing:border-box;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (min-width:1436px){.topbar-address-v2{width:calc(50% - 258px);text-align:right}}@media screen and (min-width:1300px) and (max-width:1435px){.topbar-address-v2{width:calc(50% - 208px);text-align:right}}@media screen and (min-width:1025px) and (max-width:1299px){.topbar-address-v2{width:calc(50% - 158px);text-align:right;padding-right:60px}}@media screen and (min-width:1025px) and (max-width:1199px){.topbar-address-v2{width:calc(50% - 58px);text-align:right}}@media screen and (min-width:1025px) and (max-width:1489px){.topbar-address-v2{font-size:13px}}@media screen and (min-width:768px) and (max-width:1024px){.topbar-address-v2{display:none}}@media screen and (min-width:768px) and (max-width:849px){.headerflex-navigation-v2{display:flex;justify-content:center}}.headerflex-right-v2{width:200px}@media screen and (min-width:1300px) and (max-width:1435px){.headerflex-right-v2{width:150px;padding-left:20px;box-sizing:border-box}}@media screen and (min-width:1200px) and (max-width:1299px){.headerflex-right-v2{width:0;display:none}}@media screen and (min-width:1025px) and (max-width:1199px){.headerflex-right-v2{width:0;display:none}}@media screen and (min-width:850px) and (max-width:1024px){.headerflex-right-v2{width:0;display:none}}@media screen and (min-width:768px) and (max-width:849px){.headerflex-right-v2{width:0;display:none}}@media screen and (max-width:767px){.headerflex-right-v2{width:15%;display:flex;justify-content:flex-end}}@media screen and (min-width:768px){.headerflex-right-v2{text-align:right}}.jameda-wimpel-v2,.jameda-wimpel-v2 img{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}@media screen and (min-width:768px) and (max-width:1299px){.jameda-wimpel-v2{width:60px;position:absolute;top:0;right:10px}}@media screen and (min-width:768px) and (max-width:1024px){.jameda-wimpel-v2{width:100px}body.CP-None #Form.ScrolledDown .jameda-wimpel-v2{width:80px}}.jameda-wimpel-v2 img{max-width:132px}@media screen and (max-width:1435px){.jameda-wimpel-v2 img{width:auto!important;height:auto!important;max-width:100%}}@media screen and (min-width:1300px){body.CP-None #Form.ScrolledDown .jameda-wimpel-v2 img{max-width:110px}}@media screen and (max-width:767px){footer{padding-bottom:50px}}.top-footer{padding-top:90px;padding-bottom:80px;background-color:#191b1d}.top-footer-flex{display:flex;justify-content:space-between;align-items:stretch}.top-footer-left{width:50%}@media screen and (min-width:768px) and (max-width:949px){.top-footer-left{width:60%}}.top-footer-right{width:30%;box-sizing:border-box;padding-left:10%;border-left:1px dashed #5d5d5d}@media screen and (min-width:768px) and (max-width:949px){.top-footer-right{width:35%;padding-left:5%}}.top-footer-columns{display:flex;justify-content:space-between}.top-footer-title{color:#ab8e43;font-size:16px;text-transform:uppercase;padding-bottom:20px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600}.bottom-footer,.mobile-sticky-footer a{display:flex;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}.bottom-footer{background-color:#ab8e43;border-top:1px solid #cfba85}@media screen and (max-width:767px){.bottom-footer{flex-direction:column-reverse}}@media screen and (min-width:768px){.bottom-footer{justify-content:space-between;align-items:stretch}}.bottom-footer-left{color:#fff;font-size:15px;text-decoration:none;box-sizing:border-box;padding-top:15px;padding-bottom:15px}@media screen and (max-width:767px){.bottom-footer-left{font-size:14px;text-align:center;background-color:#292c30}}@media screen and (min-width:768px){.bottom-footer-left{padding-left:10px;display:flex;align-items:center}.bottom-footer-right{display:flex;justify-content:flex-end;align-items:center}}.bottom-footer-social-nav{display:inline-block}@media screen and (max-width:767px){.bottom-footer-social-nav{display:block;text-align:center;padding-top:15px;padding-bottom:15px}}.gotop-link,.gotop-link:link,.gotop-link:visited{display:inline-block;width:70px;height:70px;background-color:#625126;font-size:27px;line-height:70px;text-align:center;text-decoration:none}@media screen and (max-width:767px){.gotop-link,.gotop-link:link,.gotop-link:visited{display:block;width:100%}}.gotop-link:active,.gotop-link:hover{background-color:#867035;text-decoration:none;color:#313539}.normalskin-noimage .first-content-pane{padding-top:30px}.image-pane-bg{background-position:center top;background-repeat:no-repeat;background-size:cover}.image-pane{background-color:rgba(0,0,0,.4)}@media screen and (min-width:1800px){.image-pane{height:550px;margin-bottom:80px}}@media screen and (min-width:1025px) and (max-width:1799px){.image-pane{height:450px;margin-bottom:70px}}@media screen and (min-width:768px) and (max-width:1024px){.image-pane{height:350px;margin-bottom:60px}}@media screen and (min-width:421px) and (max-width:767px){.image-pane{height:250px;margin-bottom:50px}}@media screen and (max-width:420px){.image-pane{height:175px;margin-bottom:40px}}.lined-box-gold{border:1px solid #ab8e43;padding:10px}.main-slider{font-size:x-large;height:800px}@media screen and (min-width:2000px) and (max-width:2399px){.main-slider{height:750px}}@media screen and (min-width:1600px) and (max-width:1999px){.main-slider{height:700px}}@media screen and (min-width:1200px) and (max-width:1599px){.main-slider{height:650px}}@media screen and (min-width:1025px) and (max-width:1299px){.main-slider{height:600px}}@media screen and (min-width:950px) and (max-width:1024px) and (orientation:landscape){.main-slider{height:550px}}@media screen and (min-width:768px) and (max-width:949px) and (orientation:landscape){.main-slider{height:500px}}@media screen and (max-width:1024px) and (orientation:portrait){.main-slider{height:100vh;overflow:hidden}}@media screen and (max-width:767px) and (orientation:portrait){.main-slider{height:calc(100vh - 50px)}}.mobile-sticky-footer{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#ab8e43;height:50px;align-items:center}.mobile-sticky-footer a{width:50%;color:#fff;font-size:16px;height:50px;text-align:center;align-items:center;justify-content:center;text-decoration:none}@media screen and (max-width:767px) and (orientation:portrait){.mobile-sticky-footer{display:flex}}.main-slider .swiper-slide{background-size:cover}.main-slider .grid-container{position:relative}.main-slider .slider-title{color:#fff;font-size:2.5em;padding-top:5%;box-sizing:border-box;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600}@media screen and (min-width:1200px) and (max-width:1599px){.main-slider .slider-title{font-size:2.3em}}@media screen and (min-width:1025px) and (max-width:1299px){.main-slider .slider-title{font-size:2em}}@media screen and (min-width:950px) and (max-width:1024px){.main-slider .slider-title{font-size:1.8em}}@media screen and (min-width:768px) and (max-width:949px){.main-slider .slider-title{font-size:1.5em}}@media screen and (min-width:421px) and (max-width:767px){.main-slider .slider-title{font-size:1.3em}}@media screen and (max-width:420px){.main-slider .slider-title{font-size:1em}}@media screen and (max-width:1199px){.main-slider .slider-title{padding-left:5%}}@media screen and (min-width:768px) and (max-width:1199px) and (orientation:portrait){.main-slider .slider-title{padding-top:8vh;padding-left:3%;padding-right:3%}}@media screen and (max-width:767px) and (orientation:portrait){.main-slider .slider-title{padding-top:17vh;padding-left:2%;padding-right:2%}}@media screen and (orientation:landscape){.main-slider .slider-title{max-width:55%}}.main-slider .slider-subtitle{color:#f8f8f8;font-size:1.5em;padding-top:2%;box-sizing:border-box;line-height:125%;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300}@media screen and (min-width:1200px) and (max-width:1599px){.main-slider .slider-subtitle{font-size:1.4em}}@media screen and (min-width:1025px) and (max-width:1299px){.main-slider .slider-subtitle{font-size:1.2em}}@media screen and (min-width:950px) and (max-width:1024px){.main-slider .slider-subtitle{font-size:1em}}@media screen and (min-width:768px) and (max-width:949px){.main-slider .slider-subtitle{font-size:.8em}}@media screen and (min-width:421px) and (max-width:767px){.main-slider .slider-subtitle{font-size:.6em}}@media screen and (max-width:420px){.main-slider .slider-subtitle{font-size:.4em}}@media screen and (max-width:1199px){.main-slider .slider-subtitle{padding-left:5%}}@media screen and (min-width:768px) and (max-width:1199px) and (orientation:portrait){.main-slider .slider-subtitle{font-size:1em;padding-left:3%}}@media screen and (max-width:767px) and (orientation:portrait){.main-slider .slider-subtitle{font-size:.8em;padding-left:2%}}@media screen and (orientation:landscape){.main-slider .slider-subtitle{max-width:55%}}@media screen and (min-width:1025px){.main-slider .slider-subtitle{max-width:55%}}.slider-button{padding-top:5%}@media screen and (max-width:1199px){.slider-button{padding-left:5%}}@media screen and (min-width:768px) and (max-width:1199px) and (orientation:portrait){.slider-button{padding-left:3%}}@media screen and (max-width:767px) and (orientation:portrait){.slider-button{padding-left:2%}}.main-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background-color:#ab8e43}.main-slider .swiper-horizontal>.swiper-pagination-progressbar,.main-slider .swiper-pagination-progressbar.swiper-pagination-horizontal{top:auto;bottom:0}.main-slider .swiper-button-next,.main-slider .swiper-button-prev{color:#a0a0a0}@media screen and (max-width:767px){.main-slider .swiper-button-next,.main-slider .swiper-button-prev{display:none}}.main-slider .swiper-button-next:hover,.main-slider .swiper-button-prev:hover{color:#ab8e43}.main-slider .swiper-pagination-bullet{background-color:#e2e2e2}.main-slider .swiper-pagination-bullet-active{background-color:#ab8e43}.intro-wrapper{padding-top:30px;padding-bottom:80px;text-align:center}@media screen and (max-width:767px){.intro-wrapper{padding-top:20px;padding-bottom:50px}}.intro-buttons{display:flex;justify-content:center}@media screen and (max-width:560px){.intro-buttons{flex-direction:column}}.intro-buttons a{margin-bottom:20px;margin-left:10px;margin-right:10px}h1.intro-title,h2.intro-subtitle{display:block;padding-top:15px;padding-bottom:15px}h2.intro-subtitle{font-size:30px;text-decoration:underline}@media screen and (max-width:767px){h2.intro-subtitle{font-size:25px}}.intro-description,h3.intro-kw{font-size:25px;color:#bfbfbf;padding-top:15px;padding-bottom:15px;line-height:120%;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (max-width:767px){h3.intro-kw{font-size:22px}}.intro-description{font-size:16px;line-height:170%;color:#f8f8f8}@media screen and (max-width:767px){.intro-description{font-size:14px}}.intro-description p{font-size:20px}.highlights-grid{display:flex;flex-wrap:wrap}@media screen and (max-width:599px){.highlights-grid{flex-direction:column}}.highlight-grid-item{width:25%}@media screen and (min-width:1200px) and (max-width:1599px){.highlight-grid-item{width:25%}}@media screen and (min-width:1025px) and (max-width:1299px){.highlight-grid-item{width:33.333%}}@media screen and (min-width:950px) and (max-width:1024px){.highlight-grid-item{width:33.333%}}@media screen and (min-width:768px) and (max-width:949px){.highlight-grid-item{width:50%}}@media screen and (min-width:600px) and (max-width:767px){.highlight-grid-item{width:50%}}@media screen and (max-width:599px){.highlight-grid-item{width:100%}}.highlight-grid-item-inner{position:relative;display:block}.highlight-grid-item-titleoverlay{position:absolute;bottom:0;left:0;right:0;background-color:rgba(88,88,88,.9);display:flex;flex-direction:column;padding:10px;text-align:center}.highlights-grid .highlight-grid-item:nth-child(even) .highlight-grid-item-titleoverlay{background-color:rgba(49,53,57,.9)}h2.highlight-grid-item-title,h3.highlight-grid-item-subtitle{display:block;text-align:center;font-size:23px!important;margin:0!important;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300}h3.highlight-grid-item-subtitle{font-size:16px!important;padding-top:5px;min-height:40px;font-weight:400}.dual-column-content-wrapper{padding-top:90px;padding-bottom:90px}@media screen and (max-width:767px){.dual-column-content-wrapper{padding-top:50px;padding-bottom:50px}}.dual-column-content-color-gold{background-color:#ab8e43}.dual-column-content-header{padding-bottom:30px}.dual-column-content-color-gold .dual-column-content-col .text,.dual-column-content-color-gold .dual-column-content-col .text p,.dual-column-content-color-gold h2{color:#292c30}@media screen and (min-width:768px){.dual-column-content-columns{display:flex;justify-content:space-between}.dual-column-content-col{width:calc(50% - 20px)}}.dual-column-content-button{padding-top:20px}.dual-column-checklist-wrapper{background-color:#292c30;padding-top:60px;padding-bottom:80px}.dual-column-checklist-header{padding-bottom:40px;display:flex;align-items:center}.dual-column-checklist-header h2{font-size:40px;padding-left:30px}@media screen and (min-width:768px){.dual-column-checklist-columns{display:flex;justify-content:space-between}.dual-column-checklist-col{width:calc(50% - 20px)}}@media screen and (max-width:767px){.dual-column-checklist-columns .dual-column-checklist-col:nth-child(2){padding-top:20px}}.dual-column-checklist-col-header{color:#ab8e43;font-size:18px;padding-bottom:15px;line-height:120%;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600}.dual-column-checklist-item{display:flex}.dual-column-checklist-item .fa,.dual-column-iconlist-item .fa{color:#ab8e43;font-size:36px;margin-right:25px;margin-top:12px}.image-banner-image{line-height:0}.image-banner-caption{background-color:#ab8e43;font-size:18px;color:#000;text-align:center;padding:10px;line-height:120%;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (min-width:421px) and (max-width:767px){.image-banner-caption{font-size:16px}}@media screen and (max-width:420px){.image-banner-caption{font-size:15px;padding:8px}}.dual-column-iconlist-wrapper{background-color:#292c30;padding-top:80px;padding-bottom:80px}.dual-column-iconlist-header{padding-bottom:30px}@media screen and (min-width:768px){.dual-column-iconlist-items{display:flex;justify-content:space-between;flex-wrap:wrap}}.dual-column-iconlist-item{margin-bottom:30px;display:flex}@media screen and (min-width:768px){.dual-column-iconlist-item{width:calc(50% - 20px);align-items:stretch}}.dual-column-iconlist-item .fa{color:#fff;font-size:60px}.advantages-wrapper{padding-top:40px}@media screen and (min-width:850px){.advantages-wrapper{background:linear-gradient(to top,#292c30 85px,#313539 85px)}}@media screen and (min-width:600px) and (max-width:849px){.advantages-wrapper{background:linear-gradient(to top,#292c30 95px,#313539 95px)}}.advantages-header{padding-bottom:20px}.advatanges-grid-container{display:flex;justify-content:space-between;align-items:stretch}@media screen and (min-width:1200px){.advatanges-grid-container{padding-left:calc(50vw - 600px);padding-right:calc(50vw - 680px)}}@media screen and (min-width:600px){.advantages-inner-wrapper{width:60%}}.advantages-items{padding-bottom:50px}@media screen and (min-width:768px){.advantages-items{display:flex;flex-direction:column;flex-wrap:wrap;align-content:space-between}}.advantages-item{box-sizing:border-box;margin-bottom:25px;display:flex}@media screen and (min-width:768px){.advantages-item{width:49%;padding-right:30px}}@media screen and (max-width:1220px){.advantages-item{padding-left:10px}}.advantages-image-wrapper{width:40%;display:flex;align-items:flex-end}@media screen and (max-width:599px){.advantages-image-wrapper{display:none}.advantages-mobile-image-wrapper{padding-left:5%;padding-right:5%;line-height:0}}@media screen and (min-width:600px){.advantages-mobile-image-wrapper{display:none}}.advantages-item .fa{color:#ab8e43;font-size:30px;margin-right:15px}.advantages-item-text{font-size:16px;line-height:170%;color:#f8f8f8;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (max-width:767px){.advantages-item-text{font-size:14px}}.advantages-subitem{color:#f8f8f8;font-size:14px;line-height:150%;padding-bottom:20px;font-family:"Open Sans",sans-serif;font-style:italic;font-weight:400}@media screen and (max-width:1229px){.advantages-subitem{padding-left:10px}}@media screen and (max-width:599px){.advantages-subitem{background-color:#292c30;padding-top:10px;text-align:center}}#Body #socialMediaBox{z-index:999999}.team-list-item{margin-bottom:40px}@media screen and (min-width:421px){.team-list-item{display:flex;align-items:flex-start}}.team-list-item-image{box-sizing:border-box;line-height:0;padding:2px;border:1px solid #ab8e43}@media screen and (min-width:1200px){.team-list-item-image{width:calc(20% - 2px)}}@media screen and (min-width:1025px) and (max-width:1199px){.team-list-item-image{width:calc(25% - 2px)}}@media screen and (min-width:768px) and (max-width:1024px){.team-list-item-image{width:calc(30% - 2px)}}@media screen and (min-width:421px) and (max-width:767px){.team-list-item-image{width:calc(35% - 2px)}}@media screen and (max-width:420px){.team-list-item-image{text-align:center}}.team-list-item-content{box-sizing:border-box}@media screen and (min-width:1200px){.team-list-item-content{width:80%;padding-left:5%}}@media screen and (min-width:1025px) and (max-width:1199px){.team-list-item-content{width:75%;padding-left:5%}}@media screen and (min-width:768px) and (max-width:1024px){.team-list-item-content{width:70%;padding-left:5%}}@media screen and (min-width:421px) and (max-width:767px){.team-list-item-content{width:65%;padding-left:5%}}.team-list-item-title{font-size:22px;line-height:120%;color:#ab8e43;margin-bottom:.8em;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;margin-top:0}@media screen and (max-width:767px){.team-list-item-title{font-size:20px}}.team-list-item-position{font-size:21px;line-height:120%;color:#fff;margin-top:.5em;margin-bottom:.8em;text-transform:uppercase;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (max-width:767px){.team-list-item-position{font-size:19px}}.team-list-item-vita ul,.team-list-item-vita ul li{list-style-type:none;margin:0;padding:0}.team-list-item-vita ul li{margin:0 0 10px}.anfahrt-map{height:550px}@media screen and (min-width:768px) and (max-width:1024px){.anfahrt-map{height:450px}}@media screen and (max-width:767px){.anfahrt-map{height:300px}}.anfahrt-company,.anfahrt-info{font-family:"Open Sans",sans-serif;font-style:normal}.anfahrt-info{color:#000;font-size:16px;line-height:150%;font-weight:400}.anfahrt-company{font-size:20px;font-weight:600}.anfahrt-description{color:#979797}#socialMediaBox.modern>.close:hover{background:#ab8e43!important;border-color:#625126!important}.image-text-list-item{margin-bottom:40px}@media screen and (min-width:421px){.image-text-list-item{display:flex;align-items:flex-start}}.image-text-item-image{box-sizing:border-box;line-height:0;padding:2px;border:1px solid #ab8e43}@media screen and (min-width:1200px){.image-text-item-image{width:calc(20% - 2px)}}@media screen and (min-width:1025px) and (max-width:1199px){.image-text-item-image{width:calc(25% - 2px)}}@media screen and (min-width:768px) and (max-width:1024px){.image-text-item-image{width:calc(30% - 2px)}}@media screen and (min-width:421px) and (max-width:767px){.image-text-item-image{width:calc(35% - 2px)}}@media screen and (max-width:420px){.image-text-item-image{text-align:center}}.image-text-item-content{box-sizing:border-box}@media screen and (min-width:1200px){.image-text-item-content{width:80%;padding-left:5%}}@media screen and (min-width:1025px) and (max-width:1199px){.image-text-item-content{width:75%;padding-left:5%}}@media screen and (min-width:768px) and (max-width:1024px){.image-text-item-content{width:70%;padding-left:5%}}@media screen and (min-width:421px) and (max-width:767px){.image-text-item-content{width:65%;padding-left:5%}}.image-text-item-description{font-size:16px;line-height:170%;color:#f8f8f8;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (max-width:767px){.image-text-item-description{font-size:14px}}.before-after-image-item{display:flex;justify-content:space-between;margin-bottom:40px}.before-after-image-caption{font-size:12px;color:#f8f8f8;padding-top:5px;line-height:130%;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (max-width:599px){.before-after-image-caption{font-size:11px}}.after-image,.before-image{width:calc(50% - 20px)}@media screen and (max-width:599px){.after-image,.before-image{width:calc(50% - 7px)}}.reviews-list{margin-bottom:50px}@media screen and (min-width:1025px){.reviews-list{display:flex;justify-content:space-between;flex-wrap:wrap}}.review-list-item{margin-bottom:30px;border:1px solid #ab8e43;padding:15px;box-sizing:border-box}@media screen and (min-width:1025px){.review-list-item{width:calc(50% - 15px)}}.review-list-item-name{font-size:23px;color:#fff;line-height:120%;padding-bottom:10px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300}.review-list-item-content{display:flex;justify-content:space-between}@media screen and (max-width:599px){.review-list-item-content{flex-wrap:wrap}}.review-list-item-icon{font-size:54px;color:#fff}@media screen and (max-width:599px){.review-list-item-icon{width:70px}.review-list-item-platform{width:calc(100% - 70px)}}.review-list-item-platformname{font-size:16px;color:#ab8e43;line-height:120%;padding-bottom:10px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300}@media screen and (min-width:600px){.review-list-item-platformname{padding-left:15px}}.review-list-item-rating{color:#ab8e43}@media screen and (min-width:600px){.review-list-item-rating{padding-left:15px;min-width:130px}}.review-list-item-rating .fa{font-size:18px}.review-list-item-rating .review-list-item-grade,.review-list-item-text,.video-slider-header h2{font-size:21px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600}.review-list-item-text,.video-slider-header h2{font-size:14px;color:#fff;line-height:140%;font-weight:400}@media screen and (max-width:599px){.review-list-item-text{width:100%}}@media screen and (min-width:600px){.review-list-item-text{padding-left:15px}}@media screen and (min-width:1025px) and (max-width:1925px){.online-anamnese-header{display:none!important}}@media screen and (min-width:768px) and (max-width:780px){.online-anamnese-header{display:none!important}}.video-slider{background-color:#292c30;padding:50px 0;position:relative}@media screen and (min-width:1025px) and (max-width:1610px){.video-slider{padding:50px}}@media screen and (max-width:767px){.video-slider{padding:20px 10px}}.video-swiper-button-next,.video-swiper-button-prev{position:absolute;top:calc(50% - 20px);font-size:40px;color:#e2e2e2;width:50px;height:50px;text-align:center;line-height:50px}@media screen and (max-width:1024px){.video-swiper-button-next,.video-swiper-button-prev{display:none}}.video-swiper-button-prev{left:10px}@media screen and (max-width:1680px){.video-swiper-button-prev{left:0}}.video-swiper-button-next{right:10px}@media screen and (max-width:1680px){.video-swiper-button-next{right:0}}.video-swiper-button-next:hover,.video-swiper-button-prev:hover{cursor:pointer;color:#ab8e43}.clicky-menu>li,.video-slider-grid{position:relative}.video-slider-header{text-align:center;padding-bottom:30px}.video-slider-header h2{font-size:40px;line-height:120%;color:#ab8e43;margin-top:.5em;margin-bottom:.8em;font-weight:300}@media screen and (max-width:767px){.video-slider-header h2{font-size:35px}}.video-swiper-item{margin-bottom:30px;text-align:center}@media screen and (max-width:767px){.video-swiper-item{margin-bottom:10px}}.video-swiper-container{width:100%;margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.video-gallery{width:100%}.swiper-slide{text-align:center}.swiper-slide img.responsive-image{max-height:300px}.section-tags-list-item a div,.video-swiper-note{display:flex;align-items:center;justify-content:center}.video-swiper-note{background-color:#fff;padding:10px;font-size:14px;color:#ab8e43;flex-direction:column;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}.video-swiper-note span{transform:translatex(0);animation:float 6s ease-in-out infinite}.video-overview-wrapper{display:flex;flex-wrap:wrap;gap:20px}.video-overview-item{width:calc(25% - 60px);margin-bottom:20px}@media screen and (min-width:768px) and (max-width:1024px){.video-overview-item{width:calc(33.333% - 40px)}}@media screen and (min-width:480px) and (max-width:767px){.video-overview-item{width:calc(50% - 20px)}}@media screen and (max-width:479px){.video-overview-item{width:100%}}.video-overview-item p,h1,h2.h1,h3.h1{font-size:14px;line-height:120%}h1,h2.h1,h3.h1{font-size:40px;color:#ab8e43;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300}h1{margin:.5em 0 .8em}h2.h1,h3.h1{margin-top:.5em;margin-bottom:.8em}@media screen and (max-width:767px){h1,h2.h1,h3.h1{font-size:35px}}.h2,h1.h2,h2,h3.h2{font-size:25px;line-height:120%;color:#fff;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300}.h2,h1.h2,h3.h2{margin-top:.5em;margin-bottom:.8em}h2{margin:.5em 0 .8em}@media screen and (max-width:767px){.h2,h1.h2,h2,h3.h2{font-size:22px}}.h3,h3{font-size:22px;line-height:120%;color:#ab8e43;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600}h3{margin:.5em 0 .8em}.h3{margin-top:.5em;margin-bottom:.8em}@media screen and (max-width:767px){.h3,h3{font-size:20px}}.NormalContainerContent ul,.text{font-size:16px;line-height:170%;color:#f8f8f8;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (max-width:767px){.text{font-size:14px}}.text b,.text em,.text i,.text strong,.topbar-navigation,p,p b,p em,p i,p strong{font-family:"Open Sans",sans-serif;font-weight:400}p{font-size:16px;line-height:170%;color:#f8f8f8;font-style:normal;margin:.5em 0 .8em}@media screen and (max-width:767px){p{font-size:14px}}.text b,.text strong,p b,p strong{font-style:normal;font-weight:600}.text em,.text i,.topbar-navigation,p em,p i{font-style:italic}@media screen and (max-width:767px){.NormalContainerContent ul{font-size:14px}}.fa-ul .fa-li{color:#ab8e43;font-size:1.5em;margin-left:5px}.fa-ul li p{margin-top:.3em}.topbar-navigation{font-size:14px;font-style:normal}@media screen and (max-width:767px){.topbar-navigation{font-size:16px}}.topbar-navigation .fa,.topbar-navigation-v2 .fa{font-size:1.3em;vertical-align:text-top}.topbar-navigation a,.topbar-navigation a:link,.topbar-navigation a:visited{color:#bfbfbf;text-decoration:none;display:inline-block;margin-left:30px}@media screen and (max-width:767px){.topbar-navigation a,.topbar-navigation a:link,.topbar-navigation a:visited{margin-left:20px}}.topbar-navigation a:active,.topbar-navigation a:hover{color:#fff;text-decoration:underline}.quicknav a span,.topbar-navigation-v2{font-size:14px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (min-width:1025px) and (max-width:1489px){.topbar-navigation-v2{font-size:13px}}@media screen and (min-width:768px) and (max-width:1024px){.topbar-navigation-v2{font-size:20px;box-sizing:border-box;padding-left:30px;padding-top:20px}}@media screen and (max-width:767px){.topbar-navigation-v2{font-size:16px}}.topbar-navigation-v2 a,.topbar-navigation-v2 a:link,.topbar-navigation-v2 a:visited{color:#bfbfbf;text-decoration:none;display:inline-block;margin-right:30px}@media screen and (min-width:1025px) and (max-width:1065px){.topbar-navigation-v2 a,.topbar-navigation-v2 a:link,.topbar-navigation-v2 a:visited{margin-right:15px}}@media screen and (max-width:767px){.topbar-navigation-v2 a,.topbar-navigation-v2 a:link,.topbar-navigation-v2 a:visited{margin-right:15px}}.topbar-navigation-v2 a:active,.topbar-navigation-v2 a:hover{color:#fff;text-decoration:underline}.main-navigation,svg[hidden]{display:none}@media screen and (min-width:768px){.main-navigation{display:flex;justify-content:flex-end}}@media screen and (max-width:767px){.main-navigation{background-color:#1d1f22}}@media screen and (min-width:768px){.headerflex-navigation-v2 .main-navigation{justify-content:center}}svg[hidden]{position:absolute}.clicky-menu{justify-content:stretch;margin:0;padding:0;list-style:none;font-size:20px}@media screen and (min-width:768px){.clicky-menu{white-space:nowrap;flex-wrap:nowrap;z-index:999999}}@media screen and (min-width:1025px) and (max-width:1200px){.clicky-menu{font-size:19px}}@media screen and (min-width:768px) and (max-width:1024px){.clicky-menu{font-size:15px}}@media screen and (max-width:767px){.clicky-menu{font-size:14px}}@media (min-width:768px){.clicky-menu{display:flex}}.clicky-menu a,.clicky-menu button{margin:.25em;padding:1em .8em .8em;background:0 0;color:#bfbfbf;text-decoration:none;border-radius:3px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300}@media screen and (min-width:1025px) and (max-width:1199px){.clicky-menu a,.clicky-menu button{padding:1em .6em .8em}}@media screen and (min-width:768px) and (max-width:1024px){.clicky-menu a,.clicky-menu button{padding:1em .4em .8em}}@media screen and (min-width:768px){.clicky-menu>li:last-child a,.clicky-menu>li:last-child button{margin-right:0;padding-right:0}}.clicky-menu a:hover,.clicky-menu button:hover{color:#ab8e43}.clicky-menu>li{flex:1 1 auto;display:flex;justify-content:stretch;flex-wrap:wrap}.clicky-menu>li>a,.clicky-menu>li>button{flex:1 0 auto;display:flex;flex-wrap:wrap;align-items:center;border:0;font-size:inherit;line-height:1.5;cursor:pointer}@media (min-width:768px){.clicky-menu>li>a,.clicky-menu>li>button{justify-content:center}}.clicky-menu svg{width:1em;height:1em;margin-left:.5em}.clicky-menu [aria-expanded=true] svg{transform:scaleY(-1)}.clicky-menu ul{min-width:100%;width:12em;margin-top:.25em;padding:0;list-style:none;background-color:#313539;border-radius:3px;font-size:.9em}@media (min-width:768px){.clicky-menu ul{margin-top:-.6em;margin-left:5px;box-shadow:2px 2px 4px rgba(0,0,0,.2);flex-direction:column;white-space:nowrap;flex-wrap:wrap;border:1px solid #242424;left:15px!important}.clicky-menu .clicky-menu>li>a,.clicky-menu .clicky-menu>li>button{font-size:.9em}}.clicky-menu ul[aria-hidden=false]{position:static;width:100%;flex:0 0 auto}@media (min-width:768px){.clicky-menu ul[aria-hidden=false]{position:absolute;width:auto}}.clicky-menu ul a{display:block;padding-top:.375em;padding-bottom:.375em}@media (min-width:768px){.clicky-menu ul a{padding:.375em 1em;white-space:nowrap}}.mobile-header-nav{font-size:24px}@media screen and (max-width:767px){.mobile-header-nav{display:flex;align-items:center}}.mnav{display:inline-block;margin-top:4px;margin-right:15px;text-decoration:none;color:#fff;font-size:30px}.top-footer-nav a,.top-footer-nav a:link,.top-footer-nav a:visited{color:#a0a0a0;font-size:16px;text-decoration:none;display:block;margin-bottom:10px;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}.top-footer-nav a:active,.top-footer-nav a:hover{color:#fff;text-decoration:underline}.bottom-footer-social-nav a,.bottom-footer-social-nav a:link,.bottom-footer-social-nav a:visited{color:#fff;display:inline-block;text-decoration:none;font-size:25px;margin-right:15px}.bottom-footer-social-nav a:active,.bottom-footer-social-nav a:hover{color:#4a4844;text-decoration:none}.quicknav,.quicknav a{display:flex;flex-direction:column}.quicknav{position:fixed;z-index:99;right:0;top:25vh}@media screen and (min-width:768px) and (max-width:1199px) and (orientation:portrait){.quicknav{top:35vh}}@media screen and (max-width:1024px) and (orientation:landscape){.quicknav{top:38vh}}@media screen and (min-width:1800px){.quicknav{top:42vh}}@media screen and (min-width:1025px) and (max-width:1999px) and (orientation:landscape){.quicknav{top:30vh}}.quicknav a{justify-content:space-between;align-items:flex-end;width:140px;height:140px;box-sizing:border-box;padding:15px;background-color:#ab8e43;color:#fff;text-align:right;text-decoration:none;border-top-left-radius:5px;border-bottom-left-radius:5px;border-left:1px solid #ab8e43;border-top:1px solid #ab8e43;border-bottom:1px solid #ab8e43;margin-top:8px;margin-bottom:8px;font-size:30px;box-shadow:-2px 3px 6px rgba(0,0,0,.16)}@media screen and (max-width:1199px){.quicknav a{width:120px;height:120px;font-size:25px;margin-top:5px;margin-bottom:5px}}@media screen and (max-width:1024px) and (orientation:landscape){.quicknav a{width:64px;height:64px;line-height:64px;justify-content:center;align-items:center}}.quicknav a span{font-size:15px}@media screen and (max-width:1199px){.quicknav a span{font-size:14px}}@media screen and (max-width:1024px) and (orientation:landscape){.quicknav a span{display:none}}@media screen and (min-width:1025px){.quicknav a:hover{background-color:#fff;color:#292c30}}.section-tags-list{padding-bottom:80px;display:flex;flex-wrap:wrap;align-content:flex-start}.section-tags-list-item{width:calc(20% - 15px);margin-right:10px}.section-tags-list-item a{margin-left:5px;margin-right:5px;font-size:15px}.section-tags-list-item a,.section-tags-list-item a:link,.section-tags-list-item a:visited{border-bottom:1px solid #fff;color:#fff;display:block;text-decoration:none;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600}@media screen and (min-width:768px) and (max-width:1024px){.section-tags-list-item{width:calc(25% - 15px)}.section-tags-list-item a{font-size:14px}}@media screen and (max-width:420px){.section-tags-list-item{width:calc(50% - 10px)}.section-tags-list-item a{font-size:13px}}.section-tags-list-item a:active,.section-tags-list-item a:hover,.selected.section-tags-list-item a,.selected.section-tags-list-item a:link,.selected.section-tags-list-item a:visited{border-bottom:1px solid #ab8e43;color:#ab8e43}.section-tags-list-item a div{height:75px;padding-top:5px;text-align:center;box-sizing:border-box;line-height:120%;border-bottom:3px solid #fff}.section-tags-list-item a:link div,.section-tags-list-item a:visited div{border-bottom:3px solid #fff}.section-tags-list-item a:active div,.section-tags-list-item a:hover div,.selected.section-tags-list-item a div,.selected.section-tags-list-item a:link div,.selected.section-tags-list-item a:visited div{border-bottom:3px solid #ab8e43}.mobile-legal-footer{background-color:#4a4844}.button-subnav nav a,.mobile-legal-footer-nav{text-align:center;font-family:"Open Sans",sans-serif;font-style:normal}.mobile-legal-footer-nav{display:block;padding-top:15px;padding-bottom:15px;font-size:11px;color:#e2e2e2;font-weight:400}.mobile-legal-footer-nav a,.mobile-legal-footer-nav a:link,.mobile-legal-footer-nav a:visited{color:#e2e2e2;text-decoration:none}.button-subnav{background:rgba(171,142,67,.4)}.button-subnav nav{display:flex;flex-direction:row;align-items:stretch}.button-subnav nav a{flex:1;color:#fff;text-decoration:none;padding-top:20px;padding-bottom:20px;font-size:25px;font-weight:300}@media screen and (min-width:500px) and (max-width:1024px){.button-subnav nav a{padding-top:17px;padding-bottom:17px;font-size:20px}}@media screen and (max-width:499px){.button-subnav nav a{padding-top:15px;padding-bottom:15px;font-size:15px}}.button-subnav nav a:nth-child(1){background-color:#ab8e43}.button-subnav nav a:nth-child(2){background:rgba(171,142,67,.8)}.button-subnav nav a:nth-child(3){background:rgba(171,142,67,.6)}.button-subnav nav a:hover{background-color:#fff;color:#4a4844}.CookieDeclarationTable td,.CookieDeclarationTable th{color:#e2e2e2;border-color:#bfbfbf!important}.smbLightOverlayWrapper.modern{z-index:9999999!important}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;src:url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-300.eot");src:local(""),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-300.eot?#iefix")format("embedded-opentype"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-300.woff2")format("woff2"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-300.woff")format("woff"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-300.ttf")format("truetype"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-300.svg#OpenSans")format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-regular.eot");src:local(""),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-regular.eot?#iefix")format("embedded-opentype"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-regular.woff2")format("woff2"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-regular.woff")format("woff"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-regular.ttf")format("truetype"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-regular.svg#OpenSans")format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;src:url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-600.eot");src:local(""),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-600.eot?#iefix")format("embedded-opentype"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-600.woff2")format("woff2"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-600.woff")format("woff"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-600.ttf")format("truetype"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-600.svg#OpenSans")format("svg")}@font-face{font-family:"Open Sans";font-style:italic;font-weight:400;src:url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-italic.eot");src:local(""),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-italic.eot?#iefix")format("embedded-opentype"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-italic.woff2")format("woff2"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-italic.woff")format("woff"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-italic.ttf")format("truetype"),url("/Portals/classen/skins/classen/assets/fonts/opensans/open-sans-v29-latin-italic.svg#OpenSans")format("svg")}.light-font,.regular-font,.regular-font-italic,.semibold-font{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300}.regular-font,.regular-font-italic,.semibold-font{font-weight:400}.regular-font-italic,.semibold-font{font-style:italic}.semibold-font{font-style:normal;font-weight:600}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.fa-lg{font-size:1.33333333em;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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right,.pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-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;display:inline-block;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}.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}@font-face{font-family:"classen";src:url("/Portals/classen/skins/classen/assets/fonts/classen/fonts/classen.eot");src:url("/Portals/classen/skins/classen/assets/fonts/classen/fonts/classen.eot?#iefix")format("embedded-opentype"),url("/Portals/classen/skins/classen/assets/fonts/classen/fonts/classen.woff")format("woff"),url("/Portals/classen/skins/classen/assets/fonts/classen/fonts/classen.ttf")format("truetype"),url("/Portals/classen/skins/classen/assets/fonts/classen/fonts/classen.svg#classen")format("svg");font-weight:400;font-style:normal}[data-icon]:before,label.custom-form-label{font-style:normal!important;font-weight:400!important}[class*=" mint-ico-"]:before,[class^=mint-ico-]:before,[data-icon]:before{font-family:"classen"!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-icon]:before{content:attr(data-icon)}[class*=" mint-ico-"]:before,[class^=mint-ico-]:before{font-style:normal!important;font-weight:400!important}.mint-ico-block-arrow:before{content:"a"}.mint-ico-cal:before{content:"b"}.mint-ico-cal-lg:before{content:"c"}.mint-ico-check:before{content:"d"}.mint-ico-double-arrows-right:before{content:"e"}.mint-ico-double-arrows-top:before{content:"f"}.mint-ico-facebook:before{content:"g"}.mint-ico-haende-zahn:before{content:"h"}.mint-ico-implantat:before{content:"i"}.mint-ico-instagram:before{content:"j"}.mint-ico-jameda:before{content:"k"}.mint-ico-mail:before{content:"l"}.mint-ico-mail-lg:before{content:"m"}.mint-ico-marker:before{content:"n"}.mint-ico-phone:before{content:"o"}.mint-ico-phone-lg:before{content:"p"}.mint-ico-sedierung:before{content:"q"}.mint-ico-zahn-kronen:before{content:"r"}.mint-ico-bars:before{content:"s"}.mint-ico-star:before{content:"t"}.mint-ico-star-filled:before{content:"u"}.mint-ico-star-filled-half:before{content:"v"}.mint-ico-profil:before{content:"w"}.mint-ico-file-text:before{content:"x"}.mint-ico-clipboard:before{content:"y"}.mint-ico-note:before{content:"z"}.mint-ico-youtube:before{content:"A"}label.custom-form-label{color:#fff!important;font-size:18px!important;padding-bottom:12px!important;font-family:"Open Sans",sans-serif!important}.no-bootstrap label.custom-form-label{padding-bottom:10px;display:block}input.custom-form-field{border:1px solid #ab8e43!important;border-radius:5px!important}input.custom-form-field,select.custom-form-dropdown,textarea.custom-form-area{background-color:#292c30!important;color:#cca43d!important;font-family:"Open Sans",sans-serif!important;font-style:normal!important;font-weight:400!important}input.custom-form-field,select.custom-form-dropdown{font-size:18px!important;box-shadow:none!important;text-indent:10px!important}select.custom-form-dropdown{-webkit-border-radius:0!important;-moz-border-radius:0!important;border-radius:0!important;background-color:#fff!important;color:#bfbfbf!important}.custom-form-radiobuttonlist{color:#fff!important}.form-group-custom-form-checkbox .checkbox label span,.form-group-custom-form-privacynote p,button.custom-form-button,input.custom-form-button{font-size:15px!important;font-family:"Open Sans",sans-serif!important;font-style:normal!important;font-weight:400!important}button.custom-form-button,input.custom-form-button,textarea.custom-form-area{font-size:18px!important;border-radius:5px!important;box-shadow:none!important}button.custom-form-button,input.custom-form-button{color:#ab8e43!important;background-color:transparent!important;display:inline-block!important;padding:12px 20px!important;text-decoration:none!important;border:1px solid #ab8e43!important;text-transform:uppercase!important;font-weight:600!important}@media screen and (max-width:767px){button.custom-form-button,input.custom-form-button{font-size:17px!important;padding:10px 18px!important}}@media screen and (max-width:420px){button.custom-form-button,input.custom-form-button{font-size:15px!important}}button.custom-form-button:hover,input.custom-form-button:hover{cursor:pointer;color:#4a4844!important;background-color:#ab8e43!important;text-decoration:none!important}.form-group-custom-form-checkbox .checkbox label span{font-size:16px!important;color:#bfbfbf!important}.bstrap3-material input.custom-form-checkbox:after,select.custom-form-dropdown,textarea.custom-form-area{border:1px solid #ab8e43!important}.bstrap3-material input.custom-form-checkbox:checked:after{border:1px solid #ab8e43!important;background-color:#ab8e43!important}.custom-form-radiobuttonslist label span{font-size:16px;line-height:170%;color:#f8f8f8;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (max-width:767px){.custom-form-radiobuttonslist label span{font-size:14px}}.bstrap3-material .custom-form-radiobuttonslist .radio input[type=radio]::before,.bstrap3-material .custom-form-radiobuttonslist .radio-inline input[type=radio]::before,.bstrap3-material .custom-form-radiobuttonslist input[type=radio]::before{background-color:#ab8e43!important}.bstrap3-material .radio input[type=radio]::after,.bstrap3-material .radio-inline input[type=radio]::after,.bstrap3-material input[type=radio]::after{border-color:#fff!important}.bstrap3-material .radio input[type=radio]:checked::after,.bstrap3-material .radio-inline input[type=radio]:checked::after,.bstrap3-material input[type=radio]:checked::after{border-color:#ab8e43!important}.job-form{padding-bottom:90px}.job-form h2{font-size:25px!important;line-height:120%!important;color:#fff!important;margin-top:.5em!important;margin-bottom:.8em!important;font-family:"Open Sans",sans-serif!important;font-style:normal!important;font-weight:300!important}@media screen and (max-width:767px){.job-form h2{font-size:22px}}.job-form .fileupload-buttonbar .fileinput-button{background-color:#cca43d!important}.job-form .fileupload-buttonbar .fileinput-button:active,.job-form .fileupload-buttonbar .fileinput-button:focus{background-color:#ab8e43!important}.job-form .form-group-custom-form-upload tr.file-table{background-color:#4a4844!important}.jobs-wrapper-latest{padding-top:80px;padding-bottom:90px}@media screen and (min-width:768px){.jobs-list-items-latest .edn__articleListWrapper{display:flex;justify-content:space-between}}.jobs-list-header-latest{padding-bottom:30px}.jobs-list-header .text,.jobs-list-header-latest h2{padding-bottom:15px}.jobs-list-item-latest{margin-bottom:40px}@media screen and (min-width:768px){.jobs-list-item-latest{width:32.5%}}a.jobs-list-item-link-latest{text-decoration:none}.jobs-list-item-image-latest{padding-bottom:3px}.jobs-list-item-body-latest{border:1px solid #ab8e43;padding:10px 10px 45px;position:relative}@media screen and (min-width:1025px){a.jobs-list-item-link-latest:hover .jobs-list-item-body-latest{border-color:#fff}}.jobs-list-item-body-latest h4,.jobs-list-item-button-latest,.jobs-list-item-content h3{color:#e2e2e2;font-family:"Open Sans",sans-serif;font-style:normal}.jobs-list-item-body-latest h4{display:block;font-size:18px;min-height:55px;font-weight:400}.jobs-list-item-button-latest{position:absolute;bottom:0;right:0;font-size:14px;color:#292c30;display:inline-block;padding:10px 15px;background-color:#ab8e43;border-top-left-radius:5px;font-weight:400}@media screen and (min-width:1025px){a.jobs-list-item-link-latest:hover .jobs-list-item-button-latest{background-color:#fff}}.jobs-list-footer-latest{display:flex;justify-content:center}@media screen and (max-width:767px){.jobs-list-footer-latest{flex-direction:column}}.jobs-list-footer-latest a{margin-left:10px;margin-right:10px}@media screen and (max-width:767px){.jobs-list-footer-latest a{margin-bottom:10px;text-align:center}}.jobs-list{padding-top:60px;padding-bottom:20px}.jobs-list-item{margin-bottom:90px}@media screen and (min-width:768px){.jobs-list-item{display:flex;justify-content:space-between;align-items:stretch}}@media screen and (max-width:767px){.jobs-list-item{margin-bottom:50px}}.jobs-list-item-image{line-height:0}@media screen and (min-width:768px){.jobs-list-item-image{width:calc(60% - 30px)}}@media screen and (max-width:767px){.jobs-list-item-image{padding-bottom:20px}}@media screen and (min-width:768px){.jobs-list-item-content{position:relative;width:calc(40% - 30px);padding-bottom:50px}}.jobs-list-item-content h3{font-size:25px;line-height:120%;margin-bottom:25px;font-weight:600}@media screen and (max-width:767px){.jobs-list-item-content h3{font-size:20px}}.jobs-details-checklist-item,.jobs-list-checklist-item{display:flex;align-items:center;font-size:22px;color:#e2e2e2;font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400}@media screen and (max-width:767px){.jobs-details-checklist-item,.jobs-list-checklist-item{font-size:18px}}.jobs-details-checklist-item .fa,.jobs-list-checklist-item .fa{color:#ab8e43;margin-right:15px;font-size:35px}@media screen and (max-width:767px){.jobs-details-checklist-item .fa,.jobs-list-checklist-item .fa{font-size:25px}}@media screen and (min-width:768px){.jobs-list-item-link{position:absolute;bottom:0;left:0}}@media screen and (max-width:767px){.jobs-list-item-link{margin-top:25px}}.jobs-details{padding-top:30px;padding-bottom:90px;display:flex}@media screen and (min-width:768px){.jobs-details{justify-content:space-between;align-items:stretch}}@media screen and (max-width:767px){.jobs-details{flex-direction:column-reverse;margin-bottom:50px}}@media screen and (min-width:768px){.jobs-details-left{width:calc(50% - 25px)}}.jobs-details-content{padding-bottom:20px}@media screen and (min-width:768px){.jobs-details-right{width:calc(50% - 25px);padding-bottom:50px}}.jobs-details-checklist{padding-top:30px}.jobs-details-footer{padding-bottom:90px}

.clicky-menu ul{position:absolute;top:100%;left:0;visibility:hidden;}.clicky-menu.no-js li:hover > ul{visibility:visible;}.clicky-menu.no-js li:focus-within > ul{visibility:visible;}.clicky-menu ul[aria-hidden="false"]{visibility:visible;}.clicky-menu .sub-menu--right{left:auto !important;right:0 !important;}

.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,0.94))}@media all and (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40}@media all and (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-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}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;touch-action:none;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:transparent;min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(1,210,232,0.94));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio,1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.006) 8.1%,rgba(0,0,0,0.021) 15.5%,rgba(0,0,0,0.046) 22.5%,rgba(0,0,0,0.077) 29%,rgba(0,0,0,0.114) 35.3%,rgba(0,0,0,0.155) 41.2%,rgba(0,0,0,0.198) 47.1%,rgba(0,0,0,0.242) 52.9%,rgba(0,0,0,0.285) 58.8%,rgba(0,0,0,0.326) 64.7%,rgba(0,0,0,0.363) 71%,rgba(0,0,0,0.394) 77.5%,rgba(0,0,0,0.419) 84.5%,rgba(0,0,0,0.434) 91.9%,rgba(0,0,0,0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4))}@media all and (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(1,210,232,0.94));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
