You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dropin-minimal-css/min/shoelace.min.css

15 lines
67 KiB
CSS

/*!
Shoelace.css 1.0.0-beta24
(c) A Beautiful Site, LLC
Released under the MIT license
Source: https://github.com/claviska/shoelace-css
*//*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}/*! Content */html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}[hidden]{display:none !important}body{background:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;font-weight:400;font-size:1rem;color:#111;line-height:1.5}a{text-decoration:none}a,a:hover{color:#0074d9}a:hover{text-decoration:underline}abbr[title]{text-decoration:none;border-bottom:2px dashed currentcolor}b,strong{font-weight:700}blockquote{font-size:120%;border-left:.4rem solid #ddd;padding:.5rem .5rem .5rem 1rem;margin-bottom:1.5rem;margin-left:0}blockquote :last-child{margin-bottom:0}code{font-family:Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:90%;color:#111;background-color:#f2f2f2;border-radius:.25rem;padding:.2rem .4rem}del{color:#ff4136}figure{margin-top:0;margin-bottom:1.5rem}h1,h2,h3,h4,h5,h6{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;font-weight:300;line-height:1.1;color:inherit;margin-top:0;margin-bottom:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}hr{border:0;border-top:1px solid #ddd;margin:2rem 0}img{height:auto;max-width:100%;vertical-align:middle}ins{color:#2ecc40}kbd{font-family:Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:90%;color:#fff;background-color:#111;border-radius:.25rem}kbd,mark{padding:.2rem .4rem}mark{color:inherit;background-color:#ffdc00}p,pre{margin-top:0;margin-bottom:1.5rem}pre{max-height:none;overflow-y:auto;font-family:Menlo,Consolas,DejaVu Sans Mono,monospace;color:#111;background-color:#f2f2f2;border-radius:.25rem;padding:1rem}small{font-size:80%}dl{margin-bottom:1.5rem}dt{font-weight:700}dd{margin-left:0}dd,ol,ul{margin-bottom:1.5rem}ol,ul{line-height:1.5;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}::-webkit-input-placeholder{color:#aaa}:-ms-input-placeholder{color:#aaa}::placeholder{color:#aaa}::-moz-selection{background-color:#0074d9;color:#fff;text-shadow:none !important}::selection{background-color:#0074d9;color:#fff;text-shadow:none !important}/*! Alerts */.alert{color:#004480;background-color:#bfdcf6;border:1px solid #b5d1ea;border-radius:.25rem;padding:1rem;margin-top:0;margin-bottom:1.5rem}.alert:empty{display:none}.alert a{color:currentcolor;font-weight:700}.alert>:last-child{margin-bottom:0}.alert.alert-secondary{color:#404040;background-color:#eaeaea;border-color:#dedede}.alert.alert-info{color:#1a6565;background-color:#cef2f2;border-color:#c4e6e6}.alert.alert-success{color:#186821;background-color:#cbf2cf;border-color:#c1e6c5}.alert.alert-warning{color:#803c00;background-color:#ffe1c6;border-color:#f2d6bc}.alert.alert-danger{color:#800600;background-color:#ffd0cd;border-color:#f2c6c3}.alert.alert-light{color:gray;background-color:#fff;border-color:#f2f2f2}.alert.alert-dark{color:#404040;background-color:#c4c4c4;border-color:#bababa}/*! Badges */.badge{font-size:.8em;color:#fff;background-color:#0074d9;border-radius:1em;padding:.2em .6em;vertical-align:baseline;display:inline-block;-webkit-transition:all .1s;transition:all .1s}.badge:empty{display:none}.badge.badge-secondary{color:#fff;background-color:#aaa}.badge.badge-success{color:#fff;background-color:#2ecc40}.badge.badge-info{color:#fff;background-color:#39cccc}.badge.badge-warning{color:#fff;background-color:#ff851b}.badge.badge-danger{color:#fff;background-color:#ff4136}.badge.badge-light{color:#111;background-color:#fff}.badge.badge-dark{color:#fff;background-color:#111}a.badge:hover{color:#fff;background-color:#0068c3;text-decoration:none}a.badge:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(0,116,217,.5);box-shadow:0 0 0 2px rgba(0,116,217,.5)}a.badge.badge-secondary:hover{color:#fff;background-color:#999}a.badge.badge-secondary:focus{-webkit-box-shadow:0 0 0 2px hsla(0,0,67%,.5);box-shadow:0 0 0 2px hsla(0,0,67%,.5)}a.badge.badge-success:hover{color:#fff;background-color:#29b83a}a.badge.badge-success:focus{-webkit-box-shadow:0 0 0 2px rgba(46,204,64,.5);box-shadow:0 0 0 2px rgba(46,204,64,.5)}a.badge.badge-info:hover{color:#fff;background-color:#33b8b8}a.badge.badge-info:focus{-webkit-box-shadow:0 0 0 2px rgba(57,204,204,.5);box-shadow:0 0 0 2px rgba(57,204,204,.5)}a.badge.badge-warning:hover{color:#fff;background-color:#e67818}a.badge.badge-warning:focus{-webkit-box-shadow:0 0 0 2px rgba(255,133,27,.5);box-shadow:0 0 0 2px rgba(255,133,27,.5)}a.badge.badge-danger:hover{color:#fff;background-color:#e63b31}a.badge.badge-danger:focus{-webkit-box-shadow:0 0 0 2px rgba(255,65,54,.5);box-shadow:0 0 0 2px rgba(255,65,54,.5)}a.badge.badge-light:hover{color:#111;background-color:#e6e6e6}a.badge.badge-light:focus{-webkit-box-shadow:0 0 0 2px hsla(0,0,100%,.5);box-shadow:0 0 0 2px hsla(0,0,100%,.5)}a.badge.badge-dark:hover{color:#fff;background-color:#292929}a.badge.badge-dark:focus{-webkit-box-shadow:0 0 0 2px hsla(0,0,7%,.5);box-shadow:0 0 0 2px hsla(0,0,7%,.5)}/*! Buttons */.button,button{font-family:inherit;font-size:1rem;font-weight:inherit;text-align:center;text-decoration:none;color:#fff;background-color:#0074d9;border-radius:.25rem;border:1px solid #0074d9;border-top-color:#1982dd;border-bottom-color:#0068c3;height:2.25rem;line-height:calc(2.25rem - 2px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;padding:0 .75em;cursor:pointer;display:inline-block;-webkit-transition:all .1s;transition:all .1s}.button:hover,button:hover{color:#fff;text-decoration:none;background-color:#0068c3;border-color:#0068c3;border-top-color:#0074d9;border-bottom-color:#005dae}.button.active,.button:active,button.active,button:active{background-color:#0068c3;border-color:#0068c3;border-top-color:#005dae;border-bottom-color:#0068c3}.button:focus,button:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(0,116,217,.5);box-shadow:0 0 0 2px rgba(0,116,217,.5)}.button.disabled,.button:disabled,button.disabled,button:disabled{background-color:#0068c3;border-top-color:#1982dd;border-bottom-color:#0068c3;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;opacity:.5;cursor:not-allowed}.button.button-xs,button.button-xs{font-size:.625rem;height:1.25rem;line-height:calc(1.25rem - 2px)}.button.button-sm,button.button-sm{font-size:.875rem;height:1.75rem;line-height:calc(1.75rem - 2px)}.button.button-lg,button.button-lg{font-size:1.25rem;height:2.75rem;line-height:calc(2.75rem - 2px)}.button.button-xl,button.button-xl{font-size:1.5rem;height:3.25rem;line-height:calc(3.25rem - 2px)}.button.button-secondary,button.button-secondary{color:#fff;background-color:#aaa;border-color:#aaa;border-top-color:#b3b3b3;border-bottom-color:#999}.button.button-secondary:hover,button.button-secondary:hover{color:#fff;background-color:#999;border-color:#999;border-top-color:#aaa;border-bottom-color:#888}.button.button-secondary.active,.button.button-secondary:active,button.button-secondary.active,button.button-secondary:active{background-color:#999;border-color:#999;border-top-color:#888;border-bottom-color:#999}.button.button-secondary:focus,button.button-secondary:focus{outline:0;-webkit-box-shadow:0 0 0 2px hsla(0,0,67%,.5);box-shadow:0 0 0 2px hsla(0,0,67%,.5)}.button.button-secondary.disabled,.button.button-secondary:disabled,button.button-secondary.disabled,button.button-secondary:disabled{background-color:#999;border-top-color:#b3b3b3;border-bottom-color:#999;-webkit-box-shadow:none;box-shadow:none}.button.button-success,button.button-success{color:#fff;background-color:#2ecc40;border-color:#2ecc40;border-top-color:#43d153;border-bottom-color:#29b83a}.button.button-success:hover,button.button-success:hover{color:#fff;background-color:#29b83a;border-color:#29b83a;border-top-color:#2ecc40;border-bottom-color:#25a333}.button.button-success.active,.button.button-success:active,button.button-success.active,button.button-success:active{background-color:#29b83a;border-color:#29b83a;border-top-color:#25a333;border-bottom-color:#29b83a}.button.button-success:focus,button.button-success:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(46,204,64,.5);box-shadow:0 0 0 2px rgba(46,204,64,.5)}.button.button-success.disabled,.button.button-success:disabled,button.button-success.disabled,button.button-success:disabled{background-color:#29b83a;border-top-color:#43d153;border-bottom-color:#29b83a;-webkit-box-shadow:none;box-shadow:none}.button.button-info,button.button-info{color:#fff;background-color:#39cccc;border-color:#39cccc;border-top-color:#4dd1d1;border-bottom-color:#33b8b8}.button.button-info:hover,button.button-info:hover{color:#fff;background-color:#33b8b8;border-color:#33b8b8;border-top-color:#39cccc;border-bottom-color:#2ea3a3}.button.button-info.active,.button.button-info:active,button.button-info.active,button.button-info:active{background-color:#33b8b8;border-color:#33b8b8;border-top-color:#2ea3a3;border-bottom-color:#33b8b8}.button.button-info:focus,button.button-info:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(57,204,204,.5);box-shadow:0 0 0 2px rgba(57,204,204,.5)}.button.button-info.disabled,.button.button-info:disabled,button.button-info.disabled,button.button-info:disabled{background-color:#33b8b8;border-top-color:#4dd1d1;border-bottom-color:#33b8b8;-webkit-box-shadow:none;box-shadow:none}.button.button-warning,button.button-warning{color:#fff;background-color:#ff851b;border-color:#ff851b;border-top-color:#ff9132;border-bottom-color:#e67818}.button.button-warning:hover,button.button-warning:hover{color:#fff;background-color:#e67818;border-color:#e67818;border-top-color:#ff851b;border-bottom-color:#cc6a16}.button.button-warning.active,.button.button-warning:active,button.button-warning.active,button.button-warning:active{background-color:#e67818;border-color:#e67818;border-top-color:#cc6a16;border-bottom-color:#e67818}.button.button-warning:focus,button.button-warning:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,133,27,.5);box-shadow:0 0 0 2px rgba(255,133,27,.5)}.button.button-warning.disabled,.button.button-warning:disabled,button.button-warning.disabled,button.button-warning:disabled{background-color:#e67818;border-top-color:#ff9132;border-bottom-color:#e67818;-webkit-box-shadow:none;box-shadow:none}.button.button-danger,button.button-danger{color:#fff;background-color:#ff4136;border-color:#ff4136;border-top-color:#ff544a;border-bottom-color:#e63b31}.button.button-danger:hover,button.button-danger:hover{color:#fff;background-color:#e63b31;border-color:#e63b31;border-top-color:#ff4136;border-bottom-color:#cc342b}.button.button-danger.active,.button.button-danger:active,button.button-danger.active,button.button-danger:active{background-color:#e63b31;border-color:#e63b31;border-top-color:#cc342b;border-bottom-color:#e63b31}.button.button-danger:focus,button.button-danger:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(255,65,54,.5);box-shadow:0 0 0 2px rgba(255,65,54,.5)}.button.button-danger.disabled,.button.button-danger:disabled,button.button-danger.disabled,button.button-danger:disabled{background-color:#e63b31;border-top-color:#ff544a;border-bottom-color:#e63b31;-webkit-box-shadow:none;box-shadow:none}.button.button-light,button.button-light{color:#111;background-color:#e6e6e6;border-color:#e6e6e6;border-top-color:#e9e9e9;border-bottom-color:#cfcfcf}.button.button-light:hover,button.button-light:hover{color:#111;background-color:#cfcfcf;border-color:#cfcfcf;border-top-color:#e6e6e6;border-bottom-color:#b8b8b8}.button.button-light.active,.button.button-light:active,button.button-light.active,button.button-light:active{background-color:#cfcfcf;border-color:#cfcfcf;border-top-color:#b8b8b8;border-bottom-color:#cfcfcf}.button.button-light:focus,button.button-light:focus{outline:0;-webkit-box-shadow:0 0 0 2px hsla(0,0,90%,.5);box-shadow:0 0 0 2px hsla(0,0,90%,.5)}.button.button-light.disabled,.button.button-light:disabled,button.button-light.disabled,button.button-light:disabled{background-color:#cfcfcf;border-top-color:#e9e9e9;border-bottom-color:#cfcfcf;-webkit-box-shadow:none;box-shadow:none}.button.button-dark,button.button-dark{color:#fff;background-color:#292929;border-color:#292929;border-top-color:#3e3e3e;border-bottom-color:#252525}.button.button-dark:hover,button.button-dark:hover{color:#fff;background-color:#252525;border-color:#252525;border-top-color:#292929;border-bottom-color:#212121}.button.button-dark.active,.button.button-dark:active,button.button-dark.active,button.button-dark:active{background-color:#252525;border-color:#252525;border-top-color:#212121;border-bottom-color:#252525}.button.button-dark:focus,button.button-dark:focus{outline:0;-webkit-box-shadow:0 0 0 2px rgba(41,41,41,.5);box-shadow:0 0 0 2px rgba(41,41,41,.5)}.button.button-dark.disabled,.button.button-dark:disabled,button.button-dark.disabled,button.button-dark:disabled{background-color:#252525;border-top-color:#3e3e3e;border-bottom-color:#252525;-webkit-box-shadow:none;box-shadow:none}.button.button-block,button.button-block{width:100% !important;display:block}.button.button-link,button.button-link{border-color:transparent;background-color:transparent;color:#0074d9;text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.button.button-link:focus,.button.button-link:hover,button.button-link:focus,button.button-link:hover{border-color:transparent;background-color:transparent;color:#0074d9;text-decoration:underline;-webkit-box-shadow:none;box-shadow:none}.button-loader,.button-loader:hover{position:relative;min-width:2em;color:transparent !important;overflow:hidden}.button-loader:after{content:"";position:absolute;top:calc(50% - .5em);left:calc(50% - .5em);width:1em;height:1em;border-radius:50%;border:.15em solid hsla(0,0,100%,.2);border-top-color:#fff;border-left-color:#fff;display:inline-block;-webkit-animation:button-loader .75s linear infinite;animation:button-loader .75s linear infinite}.button-danger.button-loader:after,.button-info.button-loader:after,.button-secondary.button-loader:after,.button-success.button-loader:after,.button-warning.button-loader:after{border-color:hsla(0,0,100%,.2);border-top-color:#fff;border-left-color:#fff}.button-light.button-loader:after{border-color:hsla(0,0,7%,.2);border-top-color:#111;border-left-color:#111}.button-dark.button-loader:after{border-color:hsla(0,0,100%,.2);border-top-color:#fff;border-left-color:#fff}@-webkit-keyframes button-loader{0{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes button-loader{0{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}/*! Dropdowns */.dropdown{position:relative}.dropdown,.dropdown .dropdown-trigger:after{display:inline-block}.dropdown .dropdown-trigger:after{content:"";width:.5em;height:.5em;border-top:2px solid currentcolor;border-right:2px solid currentcolor;margin-left:.5em;margin-top:-.5em;-webkit-transform:rotate(135deg);transform:rotate(135deg);vertical-align:middle}.dropdown.dropdown-top .dropdown-trigger:after{-webkit-transform:rotate(315deg);transform:rotate(315deg);margin-top:0}.dropdown .dropdown-menu{position:absolute;top:calc(100%+1px);left:0;z-index:100;min-width:10rem;max-width:25rem;max-height:none;line-height:1.5;font-size:inherit;font-weight:inherit;text-align:left;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.05);box-shadow:0 1px 0 rgba(0,0,0,.05);display:none;padding:.25rem 0;overflow-y:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown .dropdown-menu a{position:relative;color:#111;text-decoration:none;padding:.25rem calc(1rem+.5em);display:block;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.dropdown .dropdown-menu a:focus{outline:0;color:#111;background-color:#f2f2f2}.dropdown .dropdown-menu a:hover{color:#fff;background-color:#0074d9}.dropdown .dropdown-menu a.disabled{background-color:transparent;color:#111;outline:0;cursor:not-allowed;opacity:.5}.dropdown .dropdown-menu a.checked:before{position:absolute;left:calc(.5rem - .1em);content:"✓";font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;font-weight:600}.dropdown .dropdown-menu hr{width:100%;border-top:1px solid #ddd;margin:.25rem 0}.dropdown .dropdown-menu .dropdown-heading{font-size:80%;font-weight:inherit;color:#aaa;padding:.25rem calc(1rem+.5em);cursor:default}.dropdown.dropdown-top .dropdown-menu{top:auto;bottom:calc(100%+1px)}.dropdown.dropdown-left .dropdown-menu{left:auto;right:0}.dropdown.dropdown.active .dropdown-menu{display:block}/*! File buttons */.file-button{position:relative}.file-button input[type=file]{position:absolute;height:1px;width:1px;background:0;border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);overflow:hidden;padding:0}.file-button input[type=file]:focus+label{-webkit-box-shadow:0 0 0 2px rgba(0,116,217,.5);box-shadow:0 0 0 2px rgba(0,116,217,.5)}.file-button input[type=file]:focus+label.button-secondary{-webkit-box-shadow:0 0 0 2px hsla(0,0,67%,.5);box-shadow:0 0 0 2px hsla(0,0,67%,.5)}.file-button input[type=file]:focus+label.button-success{-webkit-box-shadow:0 0 0 2px rgba(46,204,64,.5);box-shadow:0 0 0 2px rgba(46,204,64,.5)}.file-button input[type=file]:focus+label.button-info{-webkit-box-shadow:0 0 0 2px rgba(57,204,204,.5);box-shadow:0 0 0 2px rgba(57,204,204,.5)}.file-button input[type=file]:focus+label.button-warning{-webkit-box-shadow:0 0 0 2px rgba(255,133,27,.5);box-shadow:0 0 0 2px rgba(255,133,27,.5)}.file-button input[type=file]:focus+label.button-danger{-webkit-box-shadow:0 0 0 2px rgba(255,65,54,.5);box-shadow:0 0 0 2px rgba(255,65,54,.5)}.file-button input[type=file]:focus+label.button-light{-webkit-box-shadow:0 0 0 2px hsla(0,0,90%,.5);box-shadow:0 0 0 2px hsla(0,0,90%,.5)}.file-button input[type=file]:focus+label.button-dark{-webkit-box-shadow:0 0 0 2px rgba(41,41,41,.5);box-shadow:0 0 0 2px rgba(41,41,41,.5)}/*! Forms */fieldset{border:1px solid #ddd;border-radius:.25rem;padding:1.5rem 2rem;margin-bottom:1.5rem}fieldset legend{font-weight:700;padding:0 .25rem}fieldset>:last-child{margin-bottom:0}label{color:inherit;display:inline-block;margin-bottom:.25rem}label+label{margin-left:1rem}input[type=color],input[type=date],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{width:100%;font-family:inherit;font-size:1rem;font-weight:inherit;color:#111;border:1px solid #ddd;border-radius:.25rem;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);background-color:#fff;height:2.25rem;line-height:2.25rem;vertical-align:middle;display:block;padding-left:.5rem;padding-right:.5rem;margin:0;-webkit-transition:border-color .1s,background-color .1s,color .1s;transition:border-color .1s,background-color .1s,color .1s;white-space:nowrap;-moz-appearance:none;-webkit-appearance:none}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{outline:0;border-color:#0074d9}input[type=color][disabled],input[type=date][disabled],input[type=datetime-local][disabled],input[type=email][disabled],input[type=month][disabled],input[type=number][disabled],input[type=password][disabled],input[type=search][disabled],input[type=tel][disabled],input[type=text][disabled],input[type=time][disabled],input[type=url][disabled],input[type=week][disabled],select[disabled],textarea[disabled]{opacity:.5;cursor:not-allowed}input[type=color][readonly],input[type=date][readonly],input[type=datetime-local][readonly],input[type=email][readonly],input[type=month][readonly],input[type=number][readonly],input[type=password][readonly],input[type=search][readonly],input[type=tel][readonly],input[type=text][readonly],input[type=time][readonly],input[type=url][readonly],input[type=week][readonly],select[readonly],textarea[readonly]{background-color:#f2f2f2}input[type=color][type=color],input[type=date][type=color],input[type=datetime-local][type=color],input[type=email][type=color],input[type=month][type=color],input[type=number][type=color],input[type=password][type=color],input[type=search][type=color],input[type=tel][type=color],input[type=text][type=color],input[type=time][type=color],input[type=url][type=color],input[type=week][type=color],select[type=color],textarea[type=color]{padding:.5rem}input[type=color][type=color]::-webkit-color-swatch-wrapper,input[type=date][type=color]::-webkit-color-swatch-wrapper,input[type=datetime-local][type=color]::-webkit-color-swatch-wrapper,input[type=email][type=color]::-webkit-color-swatch-wrapper,input[type=month][type=color]::-webkit-color-swatch-wrapper,input[type=number][type=color]::-webkit-color-swatch-wrapper,input[type=password][type=color]::-webkit-color-swatch-wrapper,input[type=search][type=color]::-webkit-color-swatch-wrapper,input[type=tel][type=color]::-webkit-color-swatch-wrapper,input[type=text][type=color]::-webkit-color-swatch-wrapper,input[type=time][type=color]::-webkit-color-swatch-wrapper,input[type=url][type=color]::-webkit-color-swatch-wrapper,input[type=week][type=color]::-webkit-color-swatch-wrapper,select[type=color]::-webkit-color-swatch-wrapper,textarea[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color][type=color]::-webkit-color-swatch,input[type=date][type=color]::-webkit-color-swatch,input[type=datetime-local][type=color]::-webkit-color-swatch,input[type=email][type=color]::-webkit-color-swatch,input[type=month][type=color]::-webkit-color-swatch,input[type=number][type=color]::-webkit-color-swatch,input[type=password][type=color]::-webkit-color-swatch,input[type=search][type=color]::-webkit-color-swatch,input[type=tel][type=color]::-webkit-color-swatch,input[type=text][type=color]::-webkit-color-swatch,input[type=time][type=color]::-webkit-color-swatch,input[type=url][type=color]::-webkit-color-swatch,input[type=week][type=color]::-webkit-color-swatch,select[type=color]::-webkit-color-swatch,textarea[type=color]::-webkit-color-swatch{border:0;border-radius:.25rem}input[type=color].input-xs,input[type=date].input-xs,input[type=datetime-local].input-xs,input[type=email].input-xs,input[type=month].input-xs,input[type=number].input-xs,input[type=password].input-xs,input[type=search].input-xs,input[type=tel].input-xs,input[type=text].input-xs,input[type=time].input-xs,input[type=url].input-xs,input[type=week].input-xs,select.input-xs,textarea.input-xs{font-size:.625rem;height:1.25rem;line-height:1.25rem}input[type=color].input-sm,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=email].input-sm,input[type=month].input-sm,input[type=number].input-sm,input[type=password].input-sm,input[type=search].input-sm,input[type=tel].input-sm,input[type=text].input-sm,input[type=time].input-sm,input[type=url].input-sm,input[type=week].input-sm,select.input-sm,textarea.input-sm{font-size:.875rem;height:1.75rem;line-height:1.75rem}input[type=color].input-lg,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=email].input-lg,input[type=month].input-lg,input[type=number].input-lg,input[type=password].input-lg,input[type=search].input-lg,input[type=tel].input-lg,input[type=text].input-lg,input[type=time].input-lg,input[type=url].input-lg,input[type=week].input-lg,select.input-lg,textarea.input-lg{font-size:1.25rem;height:2.75rem;line-height:2.75rem}input[type=color].input-xl,input[type=date].input-xl,input[type=datetime-local].input-xl,input[type=email].input-xl,input[type=month].input-xl,input[type=number].input-xl,input[type=password].input-xl,input[type=search].input-xl,input[type=tel].input-xl,input[type=text].input-xl,input[type=time].input-xl,input[type=url].input-xl,input[type=week].input-xl,select.input-xl,textarea.input-xl{font-size:1.5rem;height:3.25rem;line-height:3.25rem}input[type=checkbox],input[type=radio]{vertical-align:1px}select{position:relative;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvgwidth='41'height='26'viewBox='004126'xmlns='http://www.w3.org/2000/svg'%3E%3Cpathfill='%23000'd='M05.382l19.98319.983L40.145.20834.932019.86915.0624.84.032z'fill-rule='evenodd'/%3E%3C/svg%3E");background-position:right .4rem center;background-repeat:no-repeat;background-size:.75rem;padding-top:0;padding-bottom:0;padding-right:1.5rem}textarea,textarea.input-lg,textarea.input-sm,textarea.input-xl,textarea.input-xs{height:auto;resize:vertical;line-height:1.5;white-space:normal}input[type=range]{-webkit-appearance:none;width:100%;height:2.25rem;line-height:2.25rem;vertical-align:middle}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:.5rem;cursor:pointer;background:#f2f2f2;border-radius:.25rem;border:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}input[type=range]::-webkit-slider-thumb{border:0;width:1.25rem;height:1.25rem;border-radius:50%;background:#0074d9;cursor:pointer;-webkit-appearance:none;margin-top:-.375rem}input[type=range]:focus::-webkit-slider-runnable-track{background:#f2f2f2}input[type=range]:focus::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 2px rgba(0,116,217,.5);box-shadow:0 0 0 2px rgba(0,116,217,.5)}input[type=range]::-moz-range-track{width:100%;height:.5rem;cursor:pointer;background:#f2f2f2;border-radius:.25rem;border:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}input[type=range]::-moz-range-thumb{border:0;height:1.25rem;width:1.25rem;border-radius:50%;background:#0074d9;cursor:pointer}input[type=range]:focus::-moz-range-thumb{box-shadow:0 0 0 2px rgba(0,116,217,.5)}input[type=range]::-ms-track{width:100%;height:.5rem;cursor:pointer;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#f2f2f2;border:0;border-radius:.25rem}input[type=range]::-ms-thumb{border:0;height:1.25rem;width:1.25rem;border-radius:50%;background:#0074d9;cursor:pointer;margin-top:-.25rem}input[type=range]:focus::-ms-thumb{box-shadow:0 0 0 2px rgba(0,116,217,.5)}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#f2f2f2}.input-field,.input-group{margin-bottom:1.5rem}.input-group{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.input-group>.button,.input-group>.dropdown .button,.input-group>.dropdown button,.input-group>.file-button label,.input-group>.input-icon input,.input-group>.input-icon select,.input-group>button,.input-group>input{border-radius:0}.input-group>.button:first-child,.input-group>.dropdown:first-child .button,.input-group>.dropdown:first-child button,.input-group>.file-button:first-child label,.input-group>.input-icon:first-child input,.input-group>.input-icon:first-child select,.input-group>button:first-child,.input-group>input:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.input-group>.button:last-child,.input-group>.dropdown:last-child .button,.input-group>.dropdown:last-child button,.input-group>.file-button:last-child label,.input-group>.input-icon:last-child input,.input-group>.input-icon:last-child select,.input-group>button:last-child,.input-group>input:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.input-group>input+input{border-left-width:0}.input-group>input+input:focus{border-left-width:1px;margin-left:-1px}.input-group .button:focus,.input-group .file-button input[type=file]:focus+label,.input-group button:focus{-webkit-transform:translateZ(0);transform:translateZ(0)}.input-hint{font-size:80%;color:#aaa;margin:.25rem 0 0;display:block}.input-group+.input-hint{margin-top:-1.25rem;margin-bottom:1.5rem}.input-addon{font-size:1rem;height:2.25rem;line-height:2.25rem;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#f2f2f2;color:#aaa;padding:0 .5rem;white-space:nowrap}.input-addon:first-child{border-left:1px solid #ddd;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.input-addon:last-child{border-right:1px solid #ddd;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.input-addon.input-addon-xs{font-size:.625rem;height:1.25rem;line-height:1.25rem}.input-addon.input-addon-sm{font-size:.875rem;height:1.75rem;line-height:1.75rem}.input-addon.input-addon-lg{font-size:1.25rem;height:2.75rem;line-height:2.75rem}.input-addon.input-addon-xl{font-size:1.5rem;height:3.25rem;line-height:3.25rem}.input-icon{position:relative;width:100%}.input-icon select{position:static}.input-icon input:not(:first-child),.input-icon select:not(:first-child){padding-left:2em}.input-icon input:not(:last-child){padding-right:2em}.input-icon :first-child:not(input):not(select),.input-icon :last-child:not(input):not(select){position:absolute;top:0;left:.5em;height:2.25rem;line-height:2.25rem;color:#aaa;vertical-align:middle;pointer-events:none}.input-icon :last-child:not(input):not(select){left:auto;right:.5em}.input-icon.input-icon-xs :first-child:not(input):not(select),.input-icon.input-icon-xs :last-child:not(input):not(select){font-size:.625rem;height:1.25rem;line-height:1.25rem}.input-icon.input-icon-sm :first-child:not(input):not(select),.input-icon.input-icon-sm :last-child:not(input):not(select){font-size:.875rem;height:1.75rem;line-height:1.75rem}.input-icon.input-icon-lg :first-child:not(input):not(select),.input-icon.input-icon-lg :last-child:not(input):not(select){font-size:1.25rem;height:2.75rem;line-height:2.75rem}.input-icon.input-icon-xl :first-child:not(input):not(select),.input-icon.input-icon-xl :last-child:not(input):not(select){font-size:1.5rem;height:3.25rem;line-height:3.25rem}.input-invalid label{color:#ff4136 !important}.input-invalid input,.input-invalid select,.input-invalid textarea{color:#ff4136 !important;border-color:#ff4136 !important}.input-invalid .input-icon :first-child:not(input):not(select),.input-invalid .input-icon :last-child:not(input):not(select){color:#ff4136}.input-valid label{color:#2ecc40 !important}.input-valid input,.input-valid select,.input-valid textarea{color:#2ecc40 !important;border-color:#2ecc40 !important}.input-valid .input-icon :first-child:not(input):not(select),.input-valid .input-icon :last-child:not(input):not(select){color:#2ecc40}/*! Grid System
Forked from Bootstrap 4.
Copyright (c) 2011-2017 Twitter, Inc.
Copyright (c) 2011-2017 The Bootstrap Authors
Licensed under the MIT license.
*/.container,.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media only screen and (min-width:576px){.container{max-width:540px}}@media only screen and (min-width:768px){.container{max-width:720px}}@media only screen and (min-width:992px){.container{max-width:960px}}@media only screen and (min-width:1200px){.container{max-width:1140px}}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.row-flush{margin-left:0;margin-right:0;>.col,>[class*=col-]{padding-left:0;padding-right:0}}.row-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row-around{-ms-flex-pack:distribute;justify-content:space-around}.row-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:576px){.row-sm-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row-sm-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row-sm-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row-sm-around{-ms-flex-pack:distribute;justify-content:space-around}.row-sm-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:768px){.row-md-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row-md-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row-md-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row-md-around{-ms-flex-pack:distribute;justify-content:space-around}.row-md-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:992px){.row-lg-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row-lg-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row-lg-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row-lg-around{-ms-flex-pack:distribute;justify-content:space-around}.row-lg-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1200px){.row-xl-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.row-xl-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row-xl-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.row-xl-around{-ms-flex-pack:distribute;justify-content:space-around}.row-xl-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:1rem;padding-left:1rem}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media only screen and (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media only screen and (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media only screen and (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media only screen and (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}/*! Loaders */.loader{width:2.25rem;height:2.25rem;border-radius:50%;border:.2rem solid #cce7ff;border-top-color:#0074d9;border-left-color:#0074d9;display:inline-block;-webkit-animation:loader .75s linear infinite;animation:loader .75s linear infinite;margin:0 .5em;vertical-align:middle}.loader.loader-xs{width:1.25rem;height:1.25rem;border-width:.1rem}.loader.loader-sm{width:1.75rem;height:1.75rem;border-width:.13333rem}.loader.loader-lg{width:2.75rem;height:2.75rem;border-width:.3rem}.loader.loader-xl{width:3.25rem;height:3.25rem;border-width:.4rem}.loader.loader-secondary{border-color:#e6e6e6;border-top-color:#aaa;border-left-color:#aaa}.loader.loader-success{border-color:#d5f6d9;border-top-color:#2ecc40;border-left-color:#2ecc40}.loader.loader-info{border-color:#d6f5f5;border-top-color:#39cccc;border-left-color:#39cccc}.loader.loader-warning{border-color:#ffe4cc;border-top-color:#ff851b;border-left-color:#ff851b}.loader.loader-danger{border-color:#ffcfcc;border-top-color:#ff4136;border-left-color:#ff4136}.loader.loader-light{border-color:#e6e6e6;border-top-color:#fff;border-left-color:#fff}.loader.loader-dark{border-color:#e6e6e6;border-top-color:#111;border-left-color:#111}.loader-bg{position:relative}.loader-bg:after{content:"";position:absolute;top:calc(50% - 1.125rem);left:calc(50% - 1.125rem);width:2.25rem;height:2.25rem;border-radius:50%;border:.2rem solid #cce7ff;border-top-color:#0074d9;border-left-color:#0074d9;-webkit-animation:loader .75s linear infinite;animation:loader .75s linear infinite}.loader-bg.loader-bg-xs:after{top:calc(50% - .625rem);left:calc(50% - .625rem);width:1.25rem;height:1.25rem;border-width:.1rem}.loader-bg.loader-bg-sm:after{top:calc(50% - .875rem);left:calc(50% - .875rem);width:1.75rem;height:1.75rem;border-width:.13333rem}.loader-bg.loader-bg-lg:after{top:calc(50% - 1.375rem);left:calc(50% - 1.375rem);width:2.75rem;height:2.75rem;border-width:.3rem}.loader-bg.loader-bg-xl:after{top:calc(50% - 1.625rem);left:calc(50% - 1.625rem);width:3.25rem;height:3.25rem;border-width:.4rem}.loader-bg.loader-bg-secondary:after{border-color:#e6e6e6;border-top-color:#aaa;border-left-color:#aaa}.loader-bg.loader-bg-success:after{border-color:#d5f6d9;border-top-color:#2ecc40;border-left-color:#2ecc40}.loader-bg.loader-bg-info:after{border-color:#d6f5f5;border-top-color:#39cccc;border-left-color:#39cccc}.loader-bg.loader-bg-warning:after{border-color:#ffe4cc;border-top-color:#ff851b;border-left-color:#ff851b}.loader-bg.loader-bg-danger:after{border-color:#ffcfcc;border-top-color:#ff4136;border-left-color:#ff4136}.loader-bg.loader-bg-light:after{border-color:#e6e6e6;border-top-color:#fff;border-left-color:#fff}.loader-bg.loader-bg-dark:after{border-color:#e6e6e6;border-top-color:#111;border-left-color:#111}@-webkit-keyframes loader{0{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader{0{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}/*! Progress Bars */.progress{position:relative;width:100%;height:2.25rem;line-height:2.25rem;font-size:1rem;background-color:#f2f2f2;border-radius:.25rem;display:block;overflow:hidden;margin-bottom:1.5rem;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.progress .progress-bar{position:absolute;top:0;left:0;width:0;height:100%;text-align:center;color:#fff;background-color:#0074d9;-webkit-transition:width .1s;transition:width .1s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.progress.progress-indeterminate .progress-bar{width:75% !important;-webkit-animation:progress-indeterminate ease-in-out 3s infinite;animation:progress-indeterminate ease-in-out 3s infinite}.progress.progress-xs{font-size:.625rem;height:1.25rem;line-height:1.25rem}.progress.progress-sm{font-size:.875rem;height:1.75rem;line-height:1.75rem}.progress.progress-lg{font-size:1.25rem;height:2.75rem;line-height:2.75rem}.progress.progress-xl{font-size:1.5rem;height:3.25rem;line-height:3.25rem}.progress.progress-secondary .progress-bar{background-color:#aaa}.progress.progress-success .progress-bar{background-color:#2ecc40}.progress.progress-info .progress-bar{background-color:#39cccc}.progress.progress-warning .progress-bar{background-color:#ff851b}.progress.progress-danger .progress-bar{background-color:#ff4136}.progress.progress-light{background-color:#111}.progress.progress-light .progress-bar{color:#111;background-color:#fff}.progress.progress-dark{background-color:#fff}.progress.progress-dark .progress-bar{color:#fff;background-color:#111}@-webkit-keyframes progress-indeterminate{0{left:-65%}50%{left:90%}to{left:-65%}}@keyframes progress-indeterminate{0{left:-65%}50%{left:90%}to{left:-65%}}/*! Switches */.switch{font-size:1rem;position:relative}.switch input{position:absolute;height:1px;width:1px;background:0;border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);overflow:hidden;padding:0}.switch input+label{position:relative;min-width:3.375rem;border-radius:1.6875rem;height:1.6875rem;line-height:1.6875rem;display:inline-block;cursor:pointer;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;text-indent:3.875rem}.switch input+label:after,.switch input+label:before{content:"";position:absolute;top:0;left:0;width:3.375rem;bottom:0;display:block}.switch input+label:before{right:0;background-color:#ddd;border-radius:1.6875rem;-webkit-transition:all .1s;transition:all .1s}.switch input+label:after{top:2px;left:2px;width:calc(1.6875rem - 4px);height:calc(1.6875rem - 4px);border-radius:50%;background-color:#fff;-webkit-transition:margin .1s;transition:margin .1s}.switch input:checked+label:before{background-color:#0074d9}.switch input:checked+label:after{margin-left:1.6875rem}.switch input:focus+label:before{outline:0;-webkit-box-shadow:0 0 0 2px rgba(0,116,217,.5);box-shadow:0 0 0 2px rgba(0,116,217,.5)}.switch input:disabled+label{opacity:.5;cursor:not-allowed}.switch+.switch{margin-left:1rem}.switch.switch-xs{font-size:.625rem}.switch.switch-xs input+label{min-width:1.875rem;height:.9375rem;line-height:.9375rem;text-indent:2.375rem}.switch.switch-xs input+label:after,.switch.switch-xs input+label:before{width:1.875rem}.switch.switch-xs input+label:after{width:calc(.9375rem - 4px);height:calc(.9375rem - 4px)}.switch.switch-xs input:checked+label:after{margin-left:.9375rem}.switch.switch-sm{font-size:.875rem}.switch.switch-sm input+label{min-width:2.625rem;height:1.3125rem;line-height:1.3125rem;text-indent:3.125rem}.switch.switch-sm input+label:after,.switch.switch-sm input+label:before{width:2.625rem}.switch.switch-sm input+label:after{width:calc(1.3125rem - 4px);height:calc(1.3125rem - 4px)}.switch.switch-sm input:checked+label:after{margin-left:1.3125rem}.switch.switch-lg{font-size:1.25rem}.switch.switch-lg input+label{min-width:4.125rem;height:2.0625rem;line-height:2.0625rem;text-indent:4.625rem}.switch.switch-lg input+label:after,.switch.switch-lg input+label:before{width:4.125rem}.switch.switch-lg input+label:after{width:calc(2.0625rem - 4px);height:calc(2.0625rem - 4px)}.switch.switch-lg input:checked+label:after{margin-left:2.0625rem}.switch.switch-xl{font-size:1.5rem}.switch.switch-xl input+label{min-width:4.875rem;height:2.4375rem;line-height:2.4375rem;text-indent:5.375rem}.switch.switch-xl input+label:after,.switch.switch-xl input+label:before{width:4.875rem}.switch.switch-xl input+label:after{width:calc(2.4375rem - 4px);height:calc(2.4375rem - 4px)}.switch.switch-xl input:checked+label:after{margin-left:2.4375rem}.switch.switch-secondary input{background-color:#ddd}.switch.switch-secondary input+label:after{background-color:#fff}.switch.switch-secondary input+label:before{background-color:#ddd}.switch.switch-secondary input:checked+label:before{background-color:#aaa}.switch.switch-secondary input:focus+label:before{-webkit-box-shadow:0 0 0 2px hsla(0,0,67%,.5);box-shadow:0 0 0 2px hsla(0,0,67%,.5)}.switch.switch-success input{background-color:#ddd}.switch.switch-success input+label:after{background-color:#fff}.switch.switch-success input+label:before{background-color:#ddd}.switch.switch-success input:checked+label:before{background-color:#2ecc40}.switch.switch-success input:focus+label:before{-webkit-box-shadow:0 0 0 2px rgba(46,204,64,.5);box-shadow:0 0 0 2px rgba(46,204,64,.5)}.switch.switch-info input{background-color:#ddd}.switch.switch-info input+label:after{background-color:#fff}.switch.switch-info input+label:before{background-color:#ddd}.switch.switch-info input:checked+label:before{background-color:#39cccc}.switch.switch-info input:focus+label:before{-webkit-box-shadow:0 0 0 2px rgba(57,204,204,.5);box-shadow:0 0 0 2px rgba(57,204,204,.5)}.switch.switch-warning input{background-color:#ddd}.switch.switch-warning input+label:after{background-color:#fff}.switch.switch-warning input+label:before{background-color:#ddd}.switch.switch-warning input:checked+label:before{background-color:#ff851b}.switch.switch-warning input:focus+label:before{-webkit-box-shadow:0 0 0 2px rgba(255,133,27,.5);box-shadow:0 0 0 2px rgba(255,133,27,.5)}.switch.switch-danger input{background-color:#ddd}.switch.switch-danger input+label:after{background-color:#fff}.switch.switch-danger input+label:before{background-color:#ddd}.switch.switch-danger input:checked+label:before{background-color:#ff4136}.switch.switch-danger input:focus+label:before{-webkit-box-shadow:0 0 0 2px rgba(255,65,54,.5);box-shadow:0 0 0 2px rgba(255,65,54,.5)}.switch.switch-light input{background-color:#e6e6e6}.switch.switch-light input+label:after{background-color:#fff}.switch.switch-light input+label:before{background-color:#e6e6e6}.switch.switch-light input:checked+label:before{background-color:#bfbfbf}.switch.switch-light input:focus+label:before{-webkit-box-shadow:0 0 0 2px hsla(0,0,75%,.5);box-shadow:0 0 0 2px hsla(0,0,75%,.5)}.switch.switch-dark input{background-color:#4d4d4d}.switch.switch-dark input+label:after{background-color:#fff}.switch.switch-dark input+label:before{background-color:#4d4d4d}.switch.switch-dark input:checked+label:before{background-color:#292929}.switch.switch-dark input:focus+label:before{-webkit-box-shadow:0 0 0 2px rgba(41,41,41,.5);box-shadow:0 0 0 2px rgba(41,41,41,.5)}/*! Tabs */.tabs{width:100%}.tabs,.tabs .tabs-nav{margin-bottom:1.5rem}.tabs .tabs-nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabs .tabs-nav a{border-radius:.25rem;padding:.5rem 1rem;display:inline-block;-webkit-transition:box-shadow .1s;transition:box-shadow .1s}.tabs .tabs-nav a,.tabs .tabs-nav a:hover{color:#0074d9;text-decoration:none;background-color:#fff}.tabs .tabs-nav a.active{color:#fff;background-color:#0074d9;cursor:default}.tabs .tabs-nav a.disabled{color:#aaa;background-color:#fff;cursor:not-allowed}.tabs .tabs-nav.tabs-nav-block a{display:block}.tabs .tabs-pane{border:1px solid #ddd;border-radius:.25rem;padding:1rem}.tabs .tabs-pane:not(.active){display:none}.tabs .tabs-pane>:last-child{margin-bottom:0}/*! Tables */table{width:100%;background-color:#fff;border-collapse:collapse;margin-bottom:1.5rem}table caption{caption-side:bottom;font-size:80%;color:#aaa;text-align:center;padding-top:.5rem}table th{text-align:left;background-color:transparent;border-bottom:2px solid #ddd;padding:.5rem .75rem}table td{border-bottom:1px solid #ddd;padding:.5rem .75rem}table.table-bordered,table.table-bordered td{border:1px solid #ddd}table.table-hoverable tbody tr:hover td{color:#fff;background-color:#0074d9}table.table-striped tr:nth-child(odd) td{background-color:#f2f2f2}/*! Utilties */.text-primary{color:#0074d9 !important}.text-secondary{color:#aaa !important}.text-success{color:#2ecc40 !important}.text-info{color:#39cccc !important}.text-warning{color:#ff851b !important}.text-danger{color:#ff4136 !important}.text-light{color:#fff !important}.text-dark{color:#111 !important}.text-small{font-size:80% !important}.text-bold{font-weight:700 !important}.text-italic{font-style:italic !important}.text-muted{color:#aaa !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.text-justify{text-align:justify !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-nowrap{white-space:nowrap !important}.bg-primary{background-color:#0074d9 !important}.bg-secondary{background-color:#aaa !important}.bg-success{background-color:#2ecc40 !important}.bg-info{background-color:#39cccc !important}.bg-warning{background-color:#ff851b !important}.bg-danger{background-color:#ff4136 !important}.bg-light{background-color:#fff !important}.bg-dark{background-color:#111 !important}@media only screen and (min-width:0) and (max-width:575px){.hide-xs{display:none !important}}@media only screen and (min-width:0){.hide-xs-up{display:none !important}}@media only screen and (max-width:575px){.hide-xs-down{display:none !important}}@media only screen and (min-width:576px) and (max-width:767px){.hide-sm{display:none !important}}@media only screen and (min-width:576px){.hide-sm-up{display:none !important}}@media only screen and (max-width:767px){.hide-sm-down{display:none !important}}@media only screen and (min-width:768px) and (max-width:991px){.hide-md{display:none !important}}@media only screen and (min-width:768px){.hide-md-up{display:none !important}}@media only screen and (max-width:991px){.hide-md-down{display:none !important}}@media only screen and (min-width:992px) and (max-width:1199px){.hide-lg{display:none !important}}@media only screen and (min-width:992px){.hide-lg-up{display:none !important}}@media only screen and (max-width:1199px){.hide-lg-down{display:none !important}}@media only screen and (min-width:1200px){.hide-xl,.hide-xl-up{display:none !important}}@media only screen and (min-width:0){.hide-xl-down{display:none !important}}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.float-left{float:left !important}.float-right{float:right !important}.w-0{width:0 !important}.w-5{width:5% !important}.w-10{width:10% !important}.w-15{width:15% !important}.w-20{width:20% !important}.w-25{width:25% !important}.w-30{width:30% !important}.w-35{width:35% !important}.w-40{width:40% !important}.w-45{width:45% !important}.w-50{width:50% !important}.w-55{width:55% !important}.w-60{width:60% !important}.w-65{width:65% !important}.w-70{width:70% !important}.w-75{width:75% !important}.w-80{width:80% !important}.w-85{width:85% !important}.w-90{width:90% !important}.w-95{width:95% !important}.w-100{width:100% !important}.h-0{height:0 !important}.h-5{height:5% !important}.h-10{height:10% !important}.h-15{height:15% !important}.h-20{height:20% !important}.h-25{height:25% !important}.h-30{height:30% !important}.h-35{height:35% !important}.h-40{height:40% !important}.h-45{height:45% !important}.h-50{height:50% !important}.h-55{height:55% !important}.h-60{height:60% !important}.h-65{height:65% !important}.h-70{height:70% !important}.h-75{height:75% !important}.h-80{height:80% !important}.h-85{height:85% !important}.h-90{height:90% !important}.h-95{height:95% !important}.h-100{height:100% !important}.h-max-100,.w-max-100{max-width:100% !important}.pad-0{padding:0 !important}.pad-x-0{padding-left:0 !important;padding-right:0 !important}.pad-y-0{padding-bottom:0 !important}.pad-t-0,.pad-y-0{padding-top:0 !important}.pad-r-0{padding-right:0 !important}.pad-b-0{padding-bottom:0 !important}.pad-l-0{padding-left:0 !important}.pad-xs{padding:.5rem !important}.pad-x-xs{padding-left:.5rem !important;padding-right:.5rem !important}.pad-y-xs{padding-bottom:.5rem !important}.pad-t-xs,.pad-y-xs{padding-top:.5rem !important}.pad-r-xs{padding-right:.5rem !important}.pad-b-xs{padding-bottom:.5rem !important}.pad-l-xs{padding-left:.5rem !important}.pad-sm{padding:1rem !important}.pad-x-sm{padding-left:1rem !important;padding-right:1rem !important}.pad-y-sm{padding-bottom:1rem !important}.pad-t-sm,.pad-y-sm{padding-top:1rem !important}.pad-r-sm{padding-right:1rem !important}.pad-b-sm{padding-bottom:1rem !important}.pad-l-sm{padding-left:1rem !important}.pad-md{padding:1.5rem !important}.pad-x-md{padding-left:1.5rem !important;padding-right:1.5rem !important}.pad-y-md{padding-bottom:1.5rem !important}.pad-t-md,.pad-y-md{padding-top:1.5rem !important}.pad-r-md{padding-right:1.5rem !important}.pad-b-md{padding-bottom:1.5rem !important}.pad-l-md{padding-left:1.5rem !important}.pad-lg{padding:2rem !important}.pad-x-lg{padding-left:2rem !important;padding-right:2rem !important}.pad-y-lg{padding-bottom:2rem !important}.pad-t-lg,.pad-y-lg{padding-top:2rem !important}.pad-r-lg{padding-right:2rem !important}.pad-b-lg{padding-bottom:2rem !important}.pad-l-lg{padding-left:2rem !important}.pad-xl{padding:2.5rem !important}.pad-x-xl{padding-left:2.5rem !important;padding-right:2.5rem !important}.pad-y-xl{padding-bottom:2.5rem !important}.pad-t-xl,.pad-y-xl{padding-top:2.5rem !important}.pad-r-xl{padding-right:2.5rem !important}.pad-b-xl{padding-bottom:2.5rem !important}.pad-l-xl{padding-left:2.5rem !important}.mar-0{margin:0 !important}.mar-x-0{margin-left:0 !important;margin-right:0 !important}.mar-y-0{margin-bottom:0 !important}.mar-t-0,.mar-y-0{margin-top:0 !important}.mar-r-0{margin-right:0 !important}.mar-b-0{margin-bottom:0 !important}.mar-l-0{margin-left:0 !important}.mar-xs{margin:.5rem !important}.mar-x-xs{margin-left:.5rem !important;margin-right:.5rem !important}.mar-y-xs{margin-bottom:.5rem !important}.mar-t-xs,.mar-y-xs{margin-top:.5rem !important}.mar-r-xs{margin-right:.5rem !important}.mar-b-xs{margin-bottom:.5rem !important}.mar-l-xs{margin-left:.5rem !important}.mar-sm{margin:1rem !important}.mar-x-sm{margin-left:1rem !important;margin-right:1rem !important}.mar-y-sm{margin-bottom:1rem !important}.mar-t-sm,.mar-y-sm{margin-top:1rem !important}.mar-r-sm{margin-right:1rem !important}.mar-b-sm{margin-bottom:1rem !important}.mar-l-sm{margin-left:1rem !important}.mar-md{margin:1.5rem !important}.mar-x-md{margin-left:1.5rem !important;margin-right:1.5rem !important}.mar-y-md{margin-bottom:1.5rem !important}.mar-t-md,.mar-y-md{margin-top:1.5rem !important}.mar-r-md{margin-right:1.5rem !important}.mar-b-md{margin-bottom:1.5rem !important}.mar-l-md{margin-left:1.5rem !important}.mar-lg{margin:2rem !important}.mar-x-lg{margin-left:2rem !important;margin-right:2rem !important}.mar-y-lg{margin-bottom:2rem !important}.mar-t-lg,.mar-y-lg{margin-top:2rem !important}.mar-r-lg{margin-right:2rem !important}.mar-b-lg{margin-bottom:2rem !important}.mar-l-lg{margin-left:2rem !important}.mar-xl{margin:2.5rem !important}.mar-x-xl{margin-left:2.5rem !important;margin-right:2.5rem !important}.mar-y-xl{margin-bottom:2.5rem !important}.mar-t-xl,.mar-y-xl{margin-top:2.5rem !important}.mar-r-xl{margin-right:2.5rem !important}.mar-b-xl{margin-bottom:2.5rem !important}.mar-l-xl{margin-left:2.5rem !important}.mar-x-auto{margin-left:auto !important;margin-right:auto !important}.mar-y-auto{margin-top:auto !important;margin-bottom:auto !important}.mar-xy-auto{margin:auto !important}