@font-face {
	font-family: ThemeREX;
	src: url(../../../fonts/themerex/themerex.eot?#iefix) format("embedded-opentype"), url(../../../fonts/themerex/themerex.woff) format("woff"), url(../../../fonts/themerex/themerex.ttf) format("truetype"), url(../../../fonts/themerex/themerex.svg#themerex) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Glyphicons Halflings;
	src: url(../../../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../../../fonts/glyphicons/glyphicons-halflings-regular.woff2) format("woff2"), url(../../../fonts/glyphicons/glyphicons-halflings-regular.woff) format("woff"), url(../../../fonts/glyphicons/glyphicons-halflings-regular.ttf) format("truetype"), url(../../../fonts/glyphicons/glyphicons-halflings-regular.svg#@glyphicons_halflingsregular) format("svg");
}
@font-face {
	font-family: FontAwesome;
	src: url(../../../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(../../../fonts/font-awesome/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(../../../fonts/font-awesome/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(../../../fonts/font-awesome/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(../../../fonts/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: StateFaceRegular;
	src: url(../../../fonts/stateface/stateface-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../../../fonts/stateface/stateface-regular-webfont.woff) format("woff"), url(../../../fonts/stateface/stateface-regular-webfont.ttf) format("truetype"), url(../../../fonts/stateface/stateface-regular-webfont.svg#StateFaceRegular) format("svg");
	font-weight: normal;
	font-style: normal;
}
.animated-delay {
	opacity: 0;
}
.animated-waypoint {
	opacity: 0;
}
.sparkline-delay {
	width: 40px; height: 35px; bottom: 0px; line-height: 24px; position: absolute;
}
.animated-short.animated {
	animation-duration: 0.6s !important; -webkit-animation-duration: 0.6s;
}
.animated-shorter.animated {
	animation-duration: 0.3s !important; -webkit-animation-duration: 0.3s;
}
.animated-long.animated {
	animation-duration: 1.4s !important; -webkit-animation-duration: 1.4s;
}
.animated-longer.animated {
	animation-duration: 2s !important; -webkit-animation-duration: 2s;
}
.animated {
	animation-duration: 1s; animation-fill-mode: both; -webkit-animation-duration: 1s; -webkit-animation-fill-mode: both;
}
.infinite.animated {
	animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite;
}
.hinge.animated {
	animation-duration: 2s; -webkit-animation-duration: 2s;
}
.fadeIn {
	animation-name: fadeIn; -webkit-animation-name: fadeIn;
}
.fadeInDown {
	animation-name: fadeInDown; -webkit-animation-name: fadeInDown;
}
.fadeInLeft {
	animation-name: fadeInLeft; -webkit-animation-name: fadeInLeft;
}
.fadeInRight {
	animation-name: fadeInRight; -webkit-animation-name: fadeInRight;
}
.fadeInUp {
	animation-name: fadeInUp; -webkit-animation-name: fadeInUp;
}
.flip.animated {
	backface-visibility: visible; animation-name: flip; -webkit-backface-visibility: visible; -webkit-animation-name: flip;
}
.flipInX {
	backface-visibility: visible !important; animation-name: flipInX; -webkit-backface-visibility: visible; -webkit-animation-name: flipInX;
}
.flipInY {
	backface-visibility: visible !important; animation-name: flipInY; -webkit-backface-visibility: visible; -webkit-animation-name: flipInY;
}
.slideInDown {
	animation-name: slideInDown; -webkit-animation-name: slideInDown;
}
.slideInLeft {
	animation-name: slideInLeft; -webkit-animation-name: slideInLeft;
}
.slideInRight {
	animation-name: slideInRight; -webkit-animation-name: slideInRight;
}
.slideInUp {
	animation-name: slideInUp; -webkit-animation-name: slideInUp;
}
.zoomIn {
	animation-name: zoomIn; -webkit-animation-name: zoomIn;
}
.zoomInDown {
	animation-name: zoomInDown; -webkit-animation-name: zoomInDown;
}
.zoomInLeft {
	animation-name: zoomInLeft; -webkit-animation-name: zoomInLeft;
}
.zoomInRight {
	animation-name: zoomInRight; -webkit-animation-name: zoomInRight;
}
.zoomInUp {
	animation-name: zoomInUp; -webkit-animation-name: zoomInUp;
}
.ad {
	    position: relative;
    display: inline-block;
    font: normal normal normal 16px/1 ThemeREX;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}


/*#nav-toggle span { position: absolute; left: 50%; top: 50%; }*/

#nav-toggle span, 
#nav-toggle span:before,
#nav-toggle span:after {
cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 20px;
    background: white;
    position: absolute;
    display: block;
    content: '';
}

#nav-toggle span:before {
  top: -5px;
}
#nav-toggle span:after {
  bottom: -5px; 
}


/*.ad-lines::before {
    content: "\e600";
}*/
.ad-wand {
	top: 1px;
}
.ad-wand::before {
	content: "\e010";
}
.ad-radio-tower::before {
	content: "\f030";
}
.ad-ruby::before {
	content: "\f047";
	   
}
.ad-screen-full::before {
	content: "\f066";
}
.glyphicon {
	top: 1px; line-height: 1; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: normal; display: inline-block; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk::before {
	content: "\2a";
}
.glyphicon-plus::before {
	content: "\2b";
}
.glyphicon-euro::before {
	content: "\20ac";
}
.glyphicon-eur::before {
	content: "\20ac";
}
.glyphicon-minus::before {
	content: "\2212";
}
.glyphicon-cloud::before {
	content: "\2601";
}
.glyphicon-envelope::before {
	content: "\2709";
}
.glyphicon-pencil::before {
	content: "\270f";
}
.glyphicon-glass::before {
	content: "\e001";
}
.glyphicon-music::before {
	content: "\e002";
}
.glyphicon-search::before {
	content: "\e003";
}
.glyphicon-heart::before {
	content: "\e005";
}
.glyphicon-star::before {
	content: "\e006";
}
.glyphicon-star-empty::before {
	content: "\e007";
}
.glyphicon-user::before {
	content: "\e008";
}
.glyphicon-film::before {
	content: "\e009";
}
.glyphicon-th-large::before {
	content: "\e010";
}
.glyphicon-th::before {
	content: "\e011";
}
.glyphicon-th-list::before {
	content: "\e012";
}
.glyphicon-ok::before {
	content: "\e013";
}
.glyphicon-remove::before {
	content: "\e014";
}
.glyphicon-zoom-in::before {
	content: "\e015";
}
.glyphicon-zoom-out::before {
	content: "\e016";
}
.glyphicon-off::before {
	content: "\e017";
}
.glyphicon-signal::before {
	content: "\e018";
}
.glyphicon-cog::before {
	content: "\e019";
}
.glyphicon-trash::before {
	content: "\e020";
}
.glyphicon-home::before {
	content: "\e021";
}
.glyphicon-file::before {
	content: "\e022";
}
.glyphicon-time::before {
	content: "\e023";
}
.glyphicon-road::before {
	content: "\e024";
}
.glyphicon-download-alt::before {
	content: "\e025";
}
.glyphicon-download::before {
	content: "\e026";
}
.glyphicon-upload::before {
	content: "\e027";
}
.glyphicon-inbox::before {
	content: "\e028";
}
.glyphicon-play-circle::before {
	content: "\e029";
}
.glyphicon-repeat::before {
	content: "\e030";
}
.glyphicon-refresh::before {
	content: "\e031";
}
.glyphicon-list-alt::before {
	content: "\e032";
}
.glyphicon-lock::before {
	content: "\e033";
}
.glyphicon-flag::before {
	content: "\e034";
}
.glyphicon-headphones::before {
	content: "\e035";
}
.glyphicon-volume-off::before {
	content: "\e036";
}
.glyphicon-volume-down::before {
	content: "\e037";
}
.glyphicon-volume-up::before {
	content: "\e038";
}
.glyphicon-qrcode::before {
	content: "\e039";
}
.glyphicon-barcode::before {
	content: "\e040";
}
.glyphicon-tag::before {
	content: "\e041";
}
.glyphicon-tags::before {
	content: "\e042";
}
.glyphicon-book::before {
	content: "\e043";
}
.glyphicon-bookmark::before {
	content: "\e044";
}
.glyphicon-print::before {
	content: "\e045";
}
.glyphicon-camera::before {
	content: "\e046";
}
.glyphicon-font::before {
	content: "\e047";
}
.glyphicon-bold::before {
	content: "\e048";
}
.glyphicon-italic::before {
	content: "\e049";
}
.glyphicon-text-height::before {
	content: "\e050";
}
.glyphicon-text-width::before {
	content: "\e051";
}
.glyphicon-align-left::before {
	content: "\e052";
}
.glyphicon-align-center::before {
	content: "\e053";
}
.glyphicon-align-right::before {
	content: "\e054";
}
.glyphicon-align-justify::before {
	content: "\e055";
}
.glyphicon-list::before {
	content: "\e056";
}
.glyphicon-indent-left::before {
	content: "\e057";
}
.glyphicon-indent-right::before {
	content: "\e058";
}
.glyphicon-facetime-video::before {
	content: "\e059";
}
.glyphicon-picture::before {
	content: "\e060";
}
.glyphicon-map-marker::before {
	content: "\e062";
}
.glyphicon-adjust::before {
	content: "\e063";
}
.glyphicon-tint::before {
	content: "\e064";
}
.glyphicon-edit::before {
	content: "\e065";
}
.glyphicon-share::before {
	content: "\e066";
}
.glyphicon-check::before {
	content: "\e067";
}
.glyphicon-move::before {
	content: "\e068";
}
.glyphicon-step-backward::before {
	content: "\e069";
}
.glyphicon-fast-backward::before {
	content: "\e070";
}
.glyphicon-backward::before {
	content: "\e071";
}
.glyphicon-play::before {
	content: "\e072";
}
.glyphicon-pause::before {
	content: "\e073";
}
.glyphicon-stop::before {
	content: "\e074";
}
.glyphicon-forward::before {
	content: "\e075";
}
.glyphicon-fast-forward::before {
	content: "\e076";
}
.glyphicon-step-forward::before {
	content: "\e077";
}
.glyphicon-eject::before {
	content: "\e078";
}
.glyphicon-chevron-left::before {
	content: "\e079";
}
.glyphicon-chevron-right::before {
	content: "\e080";
}
.glyphicon-plus-sign::before {
	content: "\e081";
}
.glyphicon-minus-sign::before {
	content: "\e082";
}
.glyphicon-remove-sign::before {
	content: "\e083";
}
.glyphicon-ok-sign::before {
	content: "\e084";
}
.glyphicon-question-sign::before {
	content: "\e085";
}
.glyphicon-info-sign::before {
	content: "\e086";
}
.glyphicon-screenshot::before {
	content: "\e087";
}
.glyphicon-remove-circle::before {
	content: "\e088";
}
.glyphicon-ok-circle::before {
	content: "\e089";
}
.glyphicon-ban-circle::before {
	content: "\e090";
}
.glyphicon-arrow-left::before {
	content: "\e091";
}
.glyphicon-arrow-right::before {
	content: "\e092";
}
.glyphicon-arrow-up::before {
	content: "\e093";
}
.glyphicon-arrow-down::before {
	content: "\e094";
}
.glyphicon-share-alt::before {
	content: "\e095";
}
.glyphicon-resize-full::before {
	content: "\e096";
}
.glyphicon-resize-small::before {
	content: "\e097";
}
.glyphicon-exclamation-sign::before {
	content: "\e101";
}
.glyphicon-gift::before {
	content: "\e102";
}
.glyphicon-leaf::before {
	content: "\e103";
}
.glyphicon-fire::before {
	content: "\e104";
}
.glyphicon-eye-open::before {
	content: "\e105";
}
.glyphicon-eye-close::before {
	content: "\e106";
}
.glyphicon-warning-sign::before {
	content: "\e107";
}
.glyphicon-plane::before {
	content: "\e108";
}
.glyphicon-calendar::before {
	content: "\e109";
}
.glyphicon-random::before {
	content: "\e110";
}
.glyphicon-comment::before {
	content: "\e111";
}
.glyphicon-magnet::before {
	content: "\e112";
}
.glyphicon-chevron-up::before {
	content: "\e113";
}
.glyphicon-chevron-down::before {
	content: "\e114";
}
.glyphicon-retweet::before {
	content: "\e115";
}
.glyphicon-shopping-cart::before {
	content: "\e116";
}
.glyphicon-folder-close::before {
	content: "\e117";
}
.glyphicon-folder-open::before {
	content: "\e118";
}
.glyphicon-resize-vertical::before {
	content: "\e119";
}
.glyphicon-resize-horizontal::before {
	content: "\e120";
}
.glyphicon-hdd::before {
	content: "\e121";
}
.glyphicon-bullhorn::before {
	content: "\e122";
}
.glyphicon-bell::before {
	content: "\e123";
}
.glyphicon-certificate::before {
	content: "\e124";
}
.glyphicon-thumbs-up::before {
	content: "\e125";
}
.glyphicon-thumbs-down::before {
	content: "\e126";
}
.glyphicon-hand-right::before {
	content: "\e127";
}
.glyphicon-hand-left::before {
	content: "\e128";
}
.glyphicon-hand-up::before {
	content: "\e129";
}
.glyphicon-hand-down::before {
	content: "\e130";
}
.glyphicon-circle-arrow-right::before {
	content: "\e131";
}
.glyphicon-circle-arrow-left::before {
	content: "\e132";
}
.glyphicon-circle-arrow-up::before {
	content: "\e133";
}
.glyphicon-circle-arrow-down::before {
	content: "\e134";
}
.glyphicon-globe::before {
	content: "\e135";
}
.glyphicon-wrench::before {
	content: "\e136";
}
.glyphicon-tasks::before {
	content: "\e137";
}
.glyphicon-filter::before {
	content: "\e138";
}
.glyphicon-briefcase::before {
	content: "\e139";
}
.glyphicon-fullscreen::before {
	content: "\e140";
}
.glyphicon-dashboard::before {
	content: "\e141";
}
.glyphicon-paperclip::before {
	content: "\e142";
}
.glyphicon-heart-empty::before {
	content: "\e143";
}
.glyphicon-link::before {
	content: "\e144";
}
.glyphicon-phone::before {
	content: "\e145";
}
.glyphicon-pushpin::before {
	content: "\e146";
}
.glyphicon-usd::before {
	content: "\e148";
}
.glyphicon-gbp::before {
	content: "\e149";
}
.glyphicon-sort::before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet::before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt::before {
	content: "\e152";
}
.glyphicon-sort-by-order::before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt::before {
	content: "\e154";
}
.glyphicon-sort-by-attributes::before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt::before {
	content: "\e156";
}
.glyphicon-unchecked::before {
	content: "\e157";
}
.glyphicon-expand::before {
	content: "\e158";
}
.glyphicon-collapse-down::before {
	content: "\e159";
}
.glyphicon-collapse-up::before {
	content: "\e160";
}
.glyphicon-log-in::before {
	content: "\e161";
}
.glyphicon-flash::before {
	content: "\e162";
}
.glyphicon-log-out::before {
	content: "\e163";
}
.glyphicon-new-window::before {
	content: "\e164";
}
.glyphicon-record::before {
	content: "\e165";
}
.glyphicon-save::before {
	content: "\e166";
}
.glyphicon-open::before {
	content: "\e167";
}
.glyphicon-saved::before {
	content: "\e168";
}
.glyphicon-import::before {
	content: "\e169";
}
.glyphicon-export::before {
	content: "\e170";
}
.glyphicon-send::before {
	content: "\e171";
}
.glyphicon-floppy-disk::before {
	content: "\e172";
}
.glyphicon-floppy-saved::before {
	content: "\e173";
}
.glyphicon-floppy-remove::before {
	content: "\e174";
}
.glyphicon-floppy-save::before {
	content: "\e175";
}
.glyphicon-floppy-open::before {
	content: "\e176";
}
.glyphicon-credit-card::before {
	content: "\e177";
}
.glyphicon-transfer::before {
	content: "\e178";
}
.glyphicon-cutlery::before {
	content: "\e179";
}
.glyphicon-header::before {
	content: "\e180";
}
.glyphicon-compressed::before {
	content: "\e181";
}
.glyphicon-earphone::before {
	content: "\e182";
}
.glyphicon-phone-alt::before {
	content: "\e183";
}
.glyphicon-tower::before {
	content: "\e184";
}
.glyphicon-stats::before {
	content: "\e185";
}
.glyphicon-sd-video::before {
	content: "\e186";
}
.glyphicon-hd-video::before {
	content: "\e187";
}
.glyphicon-subtitles::before {
	content: "\e188";
}
.glyphicon-sound-stereo::before {
	content: "\e189";
}
.glyphicon-sound-dolby::before {
	content: "\e190";
}
.glyphicon-sound-5-1::before {
	content: "\e191";
}
.glyphicon-sound-6-1::before {
	content: "\e192";
}
.glyphicon-sound-7-1::before {
	content: "\e193";
}
.glyphicon-copyright-mark::before {
	content: "\e194";
}
.glyphicon-registration-mark::before {
	content: "\e195";
}
.glyphicon-cloud-download::before {
	content: "\e197";
}
.glyphicon-cloud-upload::before {
	content: "\e198";
}
.glyphicon-tree-conifer::before {
	content: "\e199";
}
.glyphicon-tree-deciduous::before {
	content: "\e200";
}
.glyphicon-cd::before {
	content: "\e201";
}
.glyphicon-save-file::before {
	content: "\e202";
}
.glyphicon-open-file::before {
	content: "\e203";
}
.glyphicon-level-up::before {
	content: "\e204";
}
.glyphicon-copy::before {
	content: "\e205";
}
.glyphicon-paste::before {
	content: "\e206";
}
.glyphicon-alert::before {
	content: "\e209";
}
.glyphicon-equalizer::before {
	content: "\e210";
}
.glyphicon-king::before {
	content: "\e211";
}
.glyphicon-queen::before {
	content: "\e212";
}
.glyphicon-pawn::before {
	content: "\e213";
}
.glyphicon-bishop::before {
	content: "\e214";
}
.glyphicon-knight::before {
	content: "\e215";
}
.glyphicon-baby-formula::before {
	content: "\e216";
}
.glyphicon-tent::before {
	content: "\26fa";
}
.glyphicon-blackboard::before {
	content: "\e218";
}
.glyphicon-bed::before {
	content: "\e219";
}
.glyphicon-apple::before {
	content: "\f8ff";
}
.glyphicon-erase::before {
	content: "\e221";
}
.glyphicon-hourglass::before {
	content: "\231b";
}
.glyphicon-lamp::before {
	content: "\e223";
}
.glyphicon-duplicate::before {
	content: "\e224";
}
.glyphicon-piggy-bank::before {
	content: "\e225";
}
.glyphicon-scissors::before {
	content: "\e226";
}
.glyphicon-bitcoin::before {
	content: "\e227";
}
.glyphicon-yen::before {
	content: "\00a5";
}
.glyphicon-ruble::before {
	content: "\20bd";
}
.glyphicon-scale::before {
	content: "\e230";
}
.glyphicon-ice-lolly::before {
	content: "\e231";
}
.glyphicon-ice-lolly-tasted::before {
	content: "\e232";
}
.glyphicon-education::before {
	content: "\e233";
}
.glyphicon-option-horizontal::before {
	content: "\e234";
}
.glyphicon-option-vertical::before {
	content: "\e235";
}
.glyphicon-menu-hamburger::before {
	content: "\e236";
}
.glyphicon-modal-window::before {
	content: "\e237";
}
.glyphicon-oil::before {
	content: "\e238";
}
.glyphicon-grain::before {
	content: "\e239";
}
.glyphicon-sunglasses::before {
	content: "\e240";
}
.glyphicon-text-size::before {
	content: "\e241";
}
.glyphicon-text-color::before {
	content: "\e242";
}
.glyphicon-text-background::before {
	content: "\e243";
}
.glyphicon-object-align-top::before {
	content: "\e244";
}
.glyphicon-object-align-bottom::before {
	content: "\e245";
}
.glyphicon-object-align-horizontal::before {
	content: "\e246";
}
.glyphicon-object-align-left::before {
	content: "\e247";
}
.glyphicon-object-align-vertical::before {
	content: "\e248";
}
.glyphicon-object-align-right::before {
	content: "\e249";
}
.glyphicon-triangle-right::before {
	content: "\e250";
}
.glyphicon-triangle-left::before {
	content: "\e251";
}
.glyphicon-triangle-bottom::before {
	content: "\e252";
}
.glyphicon-triangle-top::before {
	content: "\e253";
}
.glyphicon-console::before {
	content: "\e254";
}
.glyphicon-superscript::before {
	content: "\e255";
}
.glyphicon-subscript::before {
	content: "\e256";
}
.glyphicon-menu-left::before {
	content: "\e257";
}
.glyphicon-menu-right::before {
	content: "\e258";
}
.glyphicon-menu-down::before {
	content: "\e259";
}
.glyphicon-menu-up::before {
	content: "\e260";
}
.fa {
	line-height: 1; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; display: inline-block; font-size-adjust: none; font-stretch: normal; transform: translate(0px, 0px); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto;
}
.fa-lg {
	line-height: 0.75em; font-size: 1.33em; 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.28em; text-align: center;
}
.fa-ul {
	padding-left: 0px; margin-left: 2.14em; list-style-type: none;
}
.fa-ul > li {
	position: relative;
}
.fa-li {
	left: -2.14em; top: 0.14em; width: 2.14em; text-align: center; position: absolute;
}
.fa-lg.fa-li {
	left: -1.85em;
}
.fa-border {
	padding: 0.2em 0.25em 0.15em; border-radius: 0.1em; border: 0.08em solid rgb(238, 238, 238); border-image: none;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.pull-left.fa {
	margin-right: 0.3em;
}
.pull-right.fa {
	margin-left: 0.3em;
}
.fa-spin {
	animation:fa-spin 2s linear infinite; -webkit-animation: fa-spin 2s infinite linear;
}
.fa-pulse {
	animation:fa-spin 1s steps(8, end) infinite; -webkit-animation: fa-spin 1s infinite steps(8);
}
.fa-rotate-90 {
	transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.fa-rotate-180 {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.fa-rotate-270 {
	transform: rotate(270deg); -webkit-transform: rotate(270deg);
}
.fa-flip-horizontal {
	transform: scale(-1, 1); -webkit-transform: scale(-1, 1);
}
.fa-flip-vertical {
	transform: scale(1, -1); -webkit-transform: scale(1, -1);
}
:root .fa-rotate-90 {
	filter: none;
}
:root .fa-rotate-180 {
	filter: none;
}
:root .fa-rotate-270 {
	filter: none;
}
:root .fa-flip-horizontal {
	filter: none;
}
:root .fa-flip-vertical {
	filter: none;
}
.fa-stack {
	width: 2em; height: 2em; line-height: 2em; vertical-align: middle; display: inline-block; position: relative;
}
.fa-stack-1x {
	left: 0px; width: 100%; text-align: center; position: absolute;
}
.fa-stack-2x {
	left: 0px; width: 100%; text-align: center; position: absolute;
}
.fa-stack-1x {
	line-height: inherit;
}
.fa-stack-2x {
	font-size: 2em;
}
.fa-inverse {
	color: rgb(255, 255, 255);
}
.fa-glass::before {
	content: "\f000";
}
.fa-music::before {
	content: "\f001";
}
.fa-search::before {
	content: "\f002";
}
.fa-envelope-o::before {
	content: "\f003";
}
.fa-heart::before {
	content: "\f004";
}
.fa-star::before {
	content: "\f005";
}
.fa-star-o::before {
	content: "\f006";
}
.fa-user::before {
	content: "\f007";
}
.fa-film::before {
	content: "\f008";
}
.fa-th-large::before {
	content: "\f009";
}
.fa-th::before {
	content: "\f00a";
}
.fa-th-list::before {
	content: "\f00b";
}
.fa-check::before {
	content: "\f00c";
}
.fa-remove::before {
	content: "\f00d";
}
.fa-close::before {
	content: "\f00d";
}
.fa-times::before {
	content: "\f00d";
}
.fa-search-plus::before {
	content: "\f00e";
}
.fa-search-minus::before {
	content: "\f010";
}
.fa-power-off::before {
	content: "\f011";
}
.fa-signal::before {
	content: "\f012";
}
.fa-gear::before {
	content: "\f013";
}
.fa-cog::before {
	content: "\f013";
}
.fa-trash-o::before {
	content: "\f014";
}
.fa-home::before {
	content: "\f015";
}
.fa-file-o::before {
	content: "\f016";
}
.fa-clock-o::before {
	content: "\f017";
}
.fa-road::before {
	content: "\f018";
}
.fa-download::before {
	content: "\f019";
}
.fa-arrow-circle-o-down::before {
	content: "\f01a";
}
.fa-arrow-circle-o-up::before {
	content: "\f01b";
}
.fa-inbox::before {
	content: "\f01c";
}
.fa-play-circle-o::before {
	content: "\f01d";
}
.fa-rotate-right::before {
	content: "\f01e";
}
.fa-repeat::before {
	content: "\f01e";
}
.fa-refresh::before {
	content: "\f021";
}
.fa-list-alt::before {
	content: "\f022";
}
.fa-lock::before {
	content: "\f023";
}
.fa-flag::before {
	content: "\f024";
}
.fa-headphones::before {
	content: "\f025";
}
.fa-volume-off::before {
	content: "\f026";
}
.fa-volume-down::before {
	content: "\f027";
}
.fa-volume-up::before {
	content: "\f028";
}
.fa-qrcode::before {
	content: "\f029";
}
.fa-barcode::before {
	content: "\f02a";
}
.fa-tag::before {
	content: "\f02b";
}
.fa-tags::before {
	content: "\f02c";
}
.fa-book::before {
	content: "\f02d";
}
.fa-bookmark::before {
	content: "\f02e";
}
.fa-print::before {
	content: "\f02f";
}
.fa-camera::before {
	content: "\f030";
}
.fa-font::before {
	content: "\f031";
}
.fa-bold::before {
	content: "\f032";
}
.fa-italic::before {
	content: "\f033";
}
.fa-text-height::before {
	content: "\f034";
}
.fa-text-width::before {
	content: "\f035";
}
.fa-align-left::before {
	content: "\f036";
}
.fa-align-center::before {
	content: "\f037";
}
.fa-align-right::before {
	content: "\f038";
}
.fa-align-justify::before {
	content: "\f039";
}
.fa-list::before {
	content: "\f03a";
}
.fa-dedent::before {
	content: "\f03b";
}
.fa-outdent::before {
	content: "\f03b";
}
.fa-indent::before {
	content: "\f03c";
}
.fa-video-camera::before {
	content: "\f03d";
}
.fa-photo::before {
	content: "\f03e";
}
.fa-image::before {
	content: "\f03e";
}
.fa-picture-o::before {
	content: "\f03e";
}
.fa-pencil::before {
	content: "\f040";
}
.fa-map-marker::before {
	content: "\f041";
}
.fa-adjust::before {
	content: "\f042";
}
.fa-tint::before {
	content: "\f043";
}
.fa-edit::before {
	content: "\f044";
}
.fa-pencil-square-o::before {
	content: "\f044";
}
.fa-share-square-o::before {
	content: "\f045";
}
.fa-check-square-o::before {
	content: "\f046";
}
.fa-arrows::before {
	content: "\f047";
}
.fa-step-backward::before {
	content: "\f048";
}
.fa-fast-backward::before {
	content: "\f049";
}
.fa-backward::before {
	content: "\f04a";
}
.fa-play::before {
	content: "\f04b";
}
.fa-pause::before {
	content: "\f04c";
}
.fa-stop::before {
	content: "\f04d";
}
.fa-forward::before {
	content: "\f04e";
}
.fa-fast-forward::before {
	content: "\f050";
}
.fa-step-forward::before {
	content: "\f051";
}
.fa-eject::before {
	content: "\f052";
}
.fa-chevron-left::before {
	content: "\f053";
}
.fa-chevron-right::before {
	content: "\f054";
}
.fa-plus-circle::before {
	content: "\f055";
}
.fa-minus-circle::before {
	content: "\f056";
}
.fa-times-circle::before {
	content: "\f057";
}
.fa-check-circle::before {
	content: "\f058";
}
.fa-question-circle::before {
	content: "\f059";
}
.fa-info-circle::before {
	content: "\f05a";
}
.fa-crosshairs::before {
	content: "\f05b";
}
.fa-times-circle-o::before {
	content: "\f05c";
}
.fa-check-circle-o::before {
	content: "\f05d";
}
.fa-ban::before {
	content: "\f05e";
}
.fa-arrow-left::before {
	content: "\f060";
}
.fa-arrow-right::before {
	content: "\f061";
}
.fa-arrow-up::before {
	content: "\f062";
}
.fa-arrow-down::before {
	content: "\f063";
}
.fa-mail-forward::before {
	content: "\f064";
}
.fa-share::before {
	content: "\f064";
}
.fa-expand::before {
	content: "\f065";
}
.fa-compress::before {
	content: "\f066";
}
.fa-plus::before {
	content: "\f067";
}
.fa-minus::before {
	content: "\f068";
}
.fa-asterisk::before {
	content: "\f069";
}
.fa-exclamation-circle::before {
	content: "\f06a";
}
.fa-gift::before {
	content: "\f06b";
}
.fa-leaf::before {
	content: "\f06c";
}
.fa-fire::before {
	content: "\f06d";
}
.fa-eye::before {
	content: "\f06e";
}
.fa-eye-slash::before {
	content: "\f070";
}
.fa-warning::before {
	content: "\f071";
}
.fa-exclamation-triangle::before {
	content: "\f071";
}
.fa-plane::before {
	content: "\f072";
}
.fa-calendar::before {
	content: "\f073";
}
.fa-random::before {
	content: "\f074";
}
.fa-comment::before {
	content: "\f075";
}
.fa-magnet::before {
	content: "\f076";
}
.fa-chevron-up::before {
	content: "\f077";
}
.fa-chevron-down::before {
	content: "\f078";
}
.fa-retweet::before {
	content: "\f079";
}
.fa-shopping-cart::before {
	content: "\f07a";
}
.fa-folder::before {
	content: "\f07b";
}
.fa-folder-open::before {
	content: "\f07c";
}
.fa-arrows-v::before {
	content: "\f07d";
}
.fa-arrows-h::before {
	content: "\f07e";
}
.fa-bar-chart-o::before {
	content: "\f080";
}
.fa-bar-chart::before {
	content: "\f080";
}
.fa-twitter-square::before {
	content: "\f081";
}
.fa-facebook-square::before {
	content: "\f082";
}
.fa-camera-retro::before {
	content: "\f083";
}
.fa-key::before {
	content: "\f084";
}
.fa-gears::before {
	content: "\f085";
}
.fa-cogs::before {
	content: "\f085";
}
.fa-comments::before {
	content: "\f086";
}
.fa-thumbs-o-up::before {
	content: "\f087";
}
.fa-thumbs-o-down::before {
	content: "\f088";
}
.fa-star-half::before {
	content: "\f089";
}
.fa-heart-o::before {
	content: "\f08a";
}
.fa-sign-out::before {
	content: "\f08b";
}
.fa-linkedin-square::before {
	content: "\f08c";
}
.fa-thumb-tack::before {
	content: "\f08d";
}
.fa-external-link::before {
	content: "\f08e";
}
.fa-sign-in::before {
	content: "\f090";
}
.fa-trophy::before {
	content: "\f091";
}
.fa-github-square::before {
	content: "\f092";
}
.fa-upload::before {
	content: "\f093";
}
.fa-lemon-o::before {
	content: "\f094";
}
.fa-phone::before {
	content: "\f095";
}
.fa-square-o::before {
	content: "\f096";
}
.fa-bookmark-o::before {
	content: "\f097";
}
.fa-phone-square::before {
	content: "\f098";
}
.fa-twitter::before {
	content: "\f099";
}
.fa-facebook-f::before {
	content: "\f09a";
}
.fa-facebook::before {
	content: "\f09a";
}
.fa-github::before {
	content: "\f09b";
}
.fa-unlock::before {
	content: "\f09c";
}
.fa-credit-card::before {
	content: "\f09d";
}
.fa-rss::before {
	content: "\f09e";
}
.fa-hdd-o::before {
	content: "\f0a0";
}
.fa-bullhorn::before {
	content: "\f0a1";
}
.fa-bell::before {
	content: "\f0f3";
}
.fa-certificate::before {
	content: "\f0a3";
}
.fa-hand-o-right::before {
	content: "\f0a4";
}
.fa-hand-o-left::before {
	content: "\f0a5";
}
.fa-hand-o-up::before {
	content: "\f0a6";
}
.fa-hand-o-down::before {
	content: "\f0a7";
}
.fa-arrow-circle-left::before {
	content: "\f0a8";
}
.fa-arrow-circle-right::before {
	content: "\f0a9";
}
.fa-arrow-circle-up::before {
	content: "\f0aa";
}
.fa-arrow-circle-down::before {
	content: "\f0ab";
}
.fa-globe::before {
	content: "\f0ac";
}
.fa-wrench::before {
	content: "\f0ad";
}
.fa-tasks::before {
	content: "\f0ae";
}
.fa-filter::before {
	content: "\f0b0";
}
.fa-briefcase::before {
	content: "\f0b1";
}
.fa-arrows-alt::before {
	content: "\f0b2";
}
.fa-group::before {
	content: "\f0c0";
}
.fa-users::before {
	content: "\f0c0";
}
.fa-chain::before {
	content: "\f0c1";
}
.fa-link::before {
	content: "\f0c1";
}
.fa-cloud::before {
	content: "\f0c2";
}
.fa-flask::before {
	content: "\f0c3";
}
.fa-cut::before {
	content: "\f0c4";
}
.fa-scissors::before {
	content: "\f0c4";
}
.fa-copy::before {
	content: "\f0c5";
}
.fa-files-o::before {
	content: "\f0c5";
}
.fa-paperclip::before {
	content: "\f0c6";
}
.fa-save::before {
	content: "\f0c7";
}
.fa-floppy-o::before {
	content: "\f0c7";
}
.fa-square::before {
	content: "\f0c8";
}
.fa-navicon::before {
	content: "\f0c9";
}
.fa-reorder::before {
	content: "\f0c9";
}
.fa-bars::before {
	content: "\f0c9";
}
.fa-list-ul::before {
	content: "\f0ca";
}
.fa-list-ol::before {
	content: "\f0cb";
}
.fa-strikethrough::before {
	content: "\f0cc";
}
.fa-underline::before {
	content: "\f0cd";
}
.fa-table::before {
	content: "\f0ce";
}
.fa-magic::before {
	content: "\f0d0";
}
.fa-truck::before {
	content: "\f0d1";
}
.fa-pinterest::before {
	content: "\f0d2";
}
.fa-pinterest-square::before {
	content: "\f0d3";
}
.fa-google-plus-square::before {
	content: "\f0d4";
}
.fa-google-plus::before {
	content: "\f0d5";
}
.fa-money::before {
	content: "\f0d6";
}
.fa-caret-down::before {
	content: "\f0d7";
}
.fa-caret-up::before {
	content: "\f0d8";
}
.fa-caret-left::before {
	content: "\f0d9";
}
.fa-caret-right::before {
	content: "\f0da";
}
.fa-columns::before {
	content: "\f0db";
}
.fa-unsorted::before {
	content: "\f0dc";
}
.fa-sort::before {
	content: "\f0dc";
}
.fa-sort-down::before {
	content: "\f0dd";
}
.fa-sort-desc::before {
	content: "\f0dd";
}
.fa-sort-up::before {
	content: "\f0de";
}
.fa-sort-asc::before {
	content: "\f0de";
}
.fa-envelope::before {
	content: "\f0e0";
}
.fa-linkedin::before {
	content: "\f0e1";
}
.fa-rotate-left::before {
	content: "\f0e2";
}
.fa-undo::before {
	content: "\f0e2";
}
.fa-legal::before {
	content: "\f0e3";
}
.fa-gavel::before {
	content: "\f0e3";
}
.fa-dashboard::before {
	content: "\f0e4";
}
.fa-tachometer::before {
	content: "\f0e4";
}
.fa-comment-o::before {
	content: "\f0e5";
}
.fa-comments-o::before {
	content: "\f0e6";
}
.fa-flash::before {
	content: "\f0e7";
}
.fa-bolt::before {
	content: "\f0e7";
}
.fa-sitemap::before {
	content: "\f0e8";
}
.fa-umbrella::before {
	content: "\f0e9";
}
.fa-paste::before {
	content: "\f0ea";
}
.fa-clipboard::before {
	content: "\f0ea";
}
.fa-lightbulb-o::before {
	content: "\f0eb";
}
.fa-exchange::before {
	content: "\f0ec";
}
.fa-cloud-download::before {
	content: "\f0ed";
}
.fa-cloud-upload::before {
	content: "\f0ee";
}
.fa-user-md::before {
	content: "\f0f0";
}
.fa-stethoscope::before {
	content: "\f0f1";
}
.fa-suitcase::before {
	content: "\f0f2";
}
.fa-bell-o::before {
	content: "\f0a2";
}
.fa-coffee::before {
	content: "\f0f4";
}
.fa-cutlery::before {
	content: "\f0f5";
}
.fa-file-text-o::before {
	content: "\f0f6";
}
.fa-building-o::before {
	content: "\f0f7";
}
.fa-hospital-o::before {
	content: "\f0f8";
}
.fa-ambulance::before {
	content: "\f0f9";
}
.fa-medkit::before {
	content: "\f0fa";
}
.fa-fighter-jet::before {
	content: "\f0fb";
}
.fa-beer::before {
	content: "\f0fc";
}
.fa-h-square::before {
	content: "\f0fd";
}
.fa-plus-square::before {
	content: "\f0fe";
}
.fa-angle-double-left::before {
	content: "\f100";
}
.fa-angle-double-right::before {
	content: "\f101";
}
.fa-angle-double-up::before {
	content: "\f102";
}
.fa-angle-double-down::before {
	content: "\f103";
}
.fa-angle-left::before {
	content: "\f104";
}
.fa-angle-right::before {
	content: "\f105";
}
.fa-angle-up::before {
	content: "\f106";
}
.fa-angle-down::before {
	content: "\f107";
}
.fa-desktop::before {
	content: "\f108";
}
.fa-laptop::before {
	content: "\f109";
}
.fa-tablet::before {
	content: "\f10a";
}
.fa-mobile-phone::before {
	content: "\f10b";
}
.fa-mobile::before {
	content: "\f10b";
}
.fa-circle-o::before {
	content: "\f10c";
}
.fa-quote-left::before {
	content: "\f10d";
}
.fa-quote-right::before {
	content: "\f10e";
}
.fa-spinner::before {
	content: "\f110";
}
.fa-circle::before {
	content: "\f111";
}
.fa-mail-reply::before {
	content: "\f112";
}
.fa-reply::before {
	content: "\f112";
}
.fa-github-alt::before {
	content: "\f113";
}
.fa-folder-o::before {
	content: "\f114";
}
.fa-folder-open-o::before {
	content: "\f115";
}
.fa-smile-o::before {
	content: "\f118";
}
.fa-frown-o::before {
	content: "\f119";
}
.fa-meh-o::before {
	content: "\f11a";
}
.fa-gamepad::before {
	content: "\f11b";
}
.fa-keyboard-o::before {
	content: "\f11c";
}
.fa-flag-o::before {
	content: "\f11d";
}
.fa-flag-checkered::before {
	content: "\f11e";
}
.fa-terminal::before {
	content: "\f120";
}
.fa-code::before {
	content: "\f121";
}
.fa-mail-reply-all::before {
	content: "\f122";
}
.fa-reply-all::before {
	content: "\f122";
}
.fa-star-half-empty::before {
	content: "\f123";
}
.fa-star-half-full::before {
	content: "\f123";
}
.fa-star-half-o::before {
	content: "\f123";
}
.fa-location-arrow::before {
	content: "\f124";
}
.fa-crop::before {
	content: "\f125";
}
.fa-code-fork::before {
	content: "\f126";
}
.fa-unlink::before {
	content: "\f127";
}
.fa-chain-broken::before {
	content: "\f127";
}
.fa-question::before {
	content: "\f128";
}
.fa-info::before {
	content: "\f129";
}
.fa-exclamation::before {
	content: "\f12a";
}
.fa-superscript::before {
	content: "\f12b";
}
.fa-subscript::before {
	content: "\f12c";
}
.fa-eraser::before {
	content: "\f12d";
}
.fa-puzzle-piece::before {
	content: "\f12e";
}
.fa-microphone::before {
	content: "\f130";
}
.fa-microphone-slash::before {
	content: "\f131";
}
.fa-shield::before {
	content: "\f132";
}
.fa-calendar-o::before {
	content: "\f133";
}
.fa-fire-extinguisher::before {
	content: "\f134";
}
.fa-rocket::before {
	content: "\f135";
}
.fa-maxcdn::before {
	content: "\f136";
}
.fa-chevron-circle-left::before {
	content: "\f137";
}
.fa-chevron-circle-right::before {
	content: "\f138";
}
.fa-chevron-circle-up::before {
	content: "\f139";
}
.fa-chevron-circle-down::before {
	content: "\f13a";
}
.fa-html5::before {
	content: "\f13b";
}
.fa-css3::before {
	content: "\f13c";
}
.fa-anchor::before {
	content: "\f13d";
}
.fa-unlock-alt::before {
	content: "\f13e";
}
.fa-bullseye::before {
	content: "\f140";
}
.fa-ellipsis-h::before {
	content: "\f141";
}
.fa-ellipsis-v::before {
	content: "\f142";
}
.fa-rss-square::before {
	content: "\f143";
}
.fa-play-circle::before {
	content: "\f144";
}
.fa-ticket::before {
	content: "\f145";
}
.fa-minus-square::before {
	content: "\f146";
}
.fa-minus-square-o::before {
	content: "\f147";
}
.fa-level-up::before {
	content: "\f148";
}
.fa-level-down::before {
	content: "\f149";
}
.fa-check-square::before {
	content: "\f14a";
}
.fa-pencil-square::before {
	content: "\f14b";
}
.fa-external-link-square::before {
	content: "\f14c";
}
.fa-share-square::before {
	content: "\f14d";
}
.fa-compass::before {
	content: "\f14e";
}
.fa-toggle-down::before {
	content: "\f150";
}
.fa-caret-square-o-down::before {
	content: "\f150";
}
.fa-toggle-up::before {
	content: "\f151";
}
.fa-caret-square-o-up::before {
	content: "\f151";
}
.fa-toggle-right::before {
	content: "\f152";
}
.fa-caret-square-o-right::before {
	content: "\f152";
}
.fa-euro::before {
	content: "\f153";
}
.fa-eur::before {
	content: "\f153";
}
.fa-gbp::before {
	content: "\f154";
}
.fa-dollar::before {
	content: "\f155";
}
.fa-usd::before {
	content: "\f155";
}
.fa-rupee::before {
	content: "\f156";
}
.fa-inr::before {
	content: "\f156";
}
.fa-cny::before {
	content: "\f157";
}
.fa-rmb::before {
	content: "\f157";
}
.fa-yen::before {
	content: "\f157";
}
.fa-jpy::before {
	content: "\f157";
}
.fa-ruble::before {
	content: "\f158";
}
.fa-rouble::before {
	content: "\f158";
}
.fa-rub::before {
	content: "\f158";
}
.fa-won::before {
	content: "\f159";
}
.fa-krw::before {
	content: "\f159";
}
.fa-bitcoin::before {
	content: "\f15a";
}
.fa-btc::before {
	content: "\f15a";
}
.fa-file::before {
	content: "\f15b";
}
.fa-file-text::before {
	content: "\f15c";
}
.fa-sort-alpha-asc::before {
	content: "\f15d";
}
.fa-sort-alpha-desc::before {
	content: "\f15e";
}
.fa-sort-amount-asc::before {
	content: "\f160";
}
.fa-sort-amount-desc::before {
	content: "\f161";
}
.fa-sort-numeric-asc::before {
	content: "\f162";
}
.fa-sort-numeric-desc::before {
	content: "\f163";
}
.fa-thumbs-up::before {
	content: "\f164";
}
.fa-thumbs-down::before {
	content: "\f165";
}
.fa-youtube-square::before {
	content: "\f166";
}
.fa-youtube::before {
	content: "\f167";
}
.fa-xing::before {
	content: "\f168";
}
.fa-xing-square::before {
	content: "\f169";
}
.fa-youtube-play::before {
	content: "\f16a";
}
.fa-dropbox::before {
	content: "\f16b";
}
.fa-stack-overflow::before {
	content: "\f16c";
}
.fa-instagram::before {
	content: "\f16d";
}
.fa-flickr::before {
	content: "\f16e";
}
.fa-adn::before {
	content: "\f170";
}
.fa-bitbucket::before {
	content: "\f171";
}
.fa-bitbucket-square::before {
	content: "\f172";
}
.fa-tumblr::before {
	content: "\f173";
}
.fa-tumblr-square::before {
	content: "\f174";
}
.fa-long-arrow-down::before {
	content: "\f175";
}
.fa-long-arrow-up::before {
	content: "\f176";
}
.fa-long-arrow-left::before {
	content: "\f177";
}
.fa-long-arrow-right::before {
	content: "\f178";
}
.fa-apple::before {
	content: "\f179";
}
.fa-windows::before {
	content: "\f17a";
}
.fa-android::before {
	content: "\f17b";
}
.fa-linux::before {
	content: "\f17c";
}
.fa-dribbble::before {
	content: "\f17d";
}
.fa-skype::before {
	content: "\f17e";
}
.fa-foursquare::before {
	content: "\f180";
}
.fa-trello::before {
	content: "\f181";
}
.fa-female::before {
	content: "\f182";
}
.fa-male::before {
	content: "\f183";
}
.fa-gittip::before {
	content: "\f184";
}
.fa-gratipay::before {
	content: "\f184";
}
.fa-sun-o::before {
	content: "\f185";
}
.fa-moon-o::before {
	content: "\f186";
}
.fa-archive::before {
	content: "\f187";
}
.fa-bug::before {
	content: "\f188";
}
.fa-vk::before {
	content: "\f189";
}
.fa-weibo::before {
	content: "\f18a";
}
.fa-renren::before {
	content: "\f18b";
}
.fa-pagelines::before {
	content: "\f18c";
}
.fa-stack-exchange::before {
	content: "\f18d";
}
.fa-arrow-circle-o-right::before {
	content: "\f18e";
}
.fa-arrow-circle-o-left::before {
	content: "\f190";
}
.fa-toggle-left::before {
	content: "\f191";
}
.fa-caret-square-o-left::before {
	content: "\f191";
}
.fa-dot-circle-o::before {
	content: "\f192";
}
.fa-wheelchair::before {
	content: "\f193";
}
.fa-vimeo-square::before {
	content: "\f194";
}
.fa-turkish-lira::before {
	content: "\f195";
}
.fa-try::before {
	content: "\f195";
}
.fa-plus-square-o::before {
	content: "\f196";
}
.fa-space-shuttle::before {
	content: "\f197";
}
.fa-slack::before {
	content: "\f198";
}
.fa-envelope-square::before {
	content: "\f199";
}
.fa-wordpress::before {
	content: "\f19a";
}
.fa-openid::before {
	content: "\f19b";
}
.fa-institution::before {
	content: "\f19c";
}
.fa-bank::before {
	content: "\f19c";
}
.fa-university::before {
	content: "\f19c";
}
.fa-mortar-board::before {
	content: "\f19d";
}
.fa-graduation-cap::before {
	content: "\f19d";
}
.fa-yahoo::before {
	content: "\f19e";
}
.fa-google::before {
	content: "\f1a0";
}
.fa-reddit::before {
	content: "\f1a1";
}
.fa-reddit-square::before {
	content: "\f1a2";
}
.fa-stumbleupon-circle::before {
	content: "\f1a3";
}
.fa-stumbleupon::before {
	content: "\f1a4";
}
.fa-delicious::before {
	content: "\f1a5";
}
.fa-digg::before {
	content: "\f1a6";
}
.fa-pied-piper::before {
	content: "\f1a7";
}
.fa-pied-piper-alt::before {
	content: "\f1a8";
}
.fa-drupal::before {
	content: "\f1a9";
}
.fa-joomla::before {
	content: "\f1aa";
}
.fa-language::before {
	content: "\f1ab";
}
.fa-fax::before {
	content: "\f1ac";
}
.fa-building::before {
	content: "\f1ad";
}
.fa-child::before {
	content: "\f1ae";
}
.fa-paw::before {
	content: "\f1b0";
}
.fa-spoon::before {
	content: "\f1b1";
}
.fa-cube::before {
	content: "\f1b2";
}
.fa-cubes::before {
	content: "\f1b3";
}
.fa-behance::before {
	content: "\f1b4";
}
.fa-behance-square::before {
	content: "\f1b5";
}
.fa-steam::before {
	content: "\f1b6";
}
.fa-steam-square::before {
	content: "\f1b7";
}
.fa-recycle::before {
	content: "\f1b8";
}
.fa-automobile::before {
	content: "\f1b9";
}
.fa-car::before {
	content: "\f1b9";
}
.fa-cab::before {
	content: "\f1ba";
}
.fa-taxi::before {
	content: "\f1ba";
}
.fa-tree::before {
	content: "\f1bb";
}
.fa-spotify::before {
	content: "\f1bc";
}
.fa-deviantart::before {
	content: "\f1bd";
}
.fa-soundcloud::before {
	content: "\f1be";
}
.fa-database::before {
	content: "\f1c0";
}
.fa-file-pdf-o::before {
	content: "\f1c1";
}
.fa-file-word-o::before {
	content: "\f1c2";
}
.fa-file-excel-o::before {
	content: "\f1c3";
}
.fa-file-powerpoint-o::before {
	content: "\f1c4";
}
.fa-file-photo-o::before {
	content: "\f1c5";
}
.fa-file-picture-o::before {
	content: "\f1c5";
}
.fa-file-image-o::before {
	content: "\f1c5";
}
.fa-file-zip-o::before {
	content: "\f1c6";
}
.fa-file-archive-o::before {
	content: "\f1c6";
}
.fa-file-sound-o::before {
	content: "\f1c7";
}
.fa-file-audio-o::before {
	content: "\f1c7";
}
.fa-file-movie-o::before {
	content: "\f1c8";
}
.fa-file-video-o::before {
	content: "\f1c8";
}
.fa-file-code-o::before {
	content: "\f1c9";
}
.fa-vine::before {
	content: "\f1ca";
}
.fa-codepen::before {
	content: "\f1cb";
}
.fa-jsfiddle::before {
	content: "\f1cc";
}
.fa-life-bouy::before {
	content: "\f1cd";
}
.fa-life-buoy::before {
	content: "\f1cd";
}
.fa-life-saver::before {
	content: "\f1cd";
}
.fa-support::before {
	content: "\f1cd";
}
.fa-life-ring::before {
	content: "\f1cd";
}
.fa-circle-o-notch::before {
	content: "\f1ce";
}
.fa-ra::before {
	content: "\f1d0";
}
.fa-rebel::before {
	content: "\f1d0";
}
.fa-ge::before {
	content: "\f1d1";
}
.fa-empire::before {
	content: "\f1d1";
}
.fa-git-square::before {
	content: "\f1d2";
}
.fa-git::before {
	content: "\f1d3";
}
.fa-hacker-news::before {
	content: "\f1d4";
}
.fa-tencent-weibo::before {
	content: "\f1d5";
}
.fa-qq::before {
	content: "\f1d6";
}
.fa-wechat::before {
	content: "\f1d7";
}
.fa-weixin::before {
	content: "\f1d7";
}
.fa-send::before {
	content: "\f1d8";
}
.fa-paper-plane::before {
	content: "\f1d8";
}
.fa-send-o::before {
	content: "\f1d9";
}
.fa-paper-plane-o::before {
	content: "\f1d9";
}
.fa-history::before {
	content: "\f1da";
}
.fa-genderless::before {
	content: "\f1db";
}
.fa-circle-thin::before {
	content: "\f1db";
}
.fa-header::before {
	content: "\f1dc";
}
.fa-paragraph::before {
	content: "\f1dd";
}
.fa-sliders::before {
	content: "\f1de";
}
.fa-share-alt::before {
	content: "\f1e0";
}
.fa-share-alt-square::before {
	content: "\f1e1";
}
.fa-bomb::before {
	content: "\f1e2";
}
.fa-soccer-ball-o::before {
	content: "\f1e3";
}
.fa-futbol-o::before {
	content: "\f1e3";
}
.fa-tty::before {
	content: "\f1e4";
}
.fa-binoculars::before {
	content: "\f1e5";
}
.fa-plug::before {
	content: "\f1e6";
}
.fa-slideshare::before {
	content: "\f1e7";
}
.fa-twitch::before {
	content: "\f1e8";
}
.fa-yelp::before {
	content: "\f1e9";
}
.fa-newspaper-o::before {
	content: "\f1ea";
}
.fa-wifi::before {
	content: "\f1eb";
}
.fa-calculator::before {
	content: "\f1ec";
}
.fa-paypal::before {
	content: "\f1ed";
}
.fa-google-wallet::before {
	content: "\f1ee";
}
.fa-cc-visa::before {
	content: "\f1f0";
}
.fa-cc-mastercard::before {
	content: "\f1f1";
}
.fa-cc-discover::before {
	content: "\f1f2";
}
.fa-cc-amex::before {
	content: "\f1f3";
}
.fa-cc-paypal::before {
	content: "\f1f4";
}
.fa-cc-stripe::before {
	content: "\f1f5";
}
.fa-bell-slash::before {
	content: "\f1f6";
}
.fa-bell-slash-o::before {
	content: "\f1f7";
}
.fa-trash::before {
	content: "\f1f8";
}
.fa-copyright::before {
	content: "\f1f9";
}
.fa-at::before {
	content: "\f1fa";
}
.fa-eyedropper::before {
	content: "\f1fb";
}
.fa-paint-brush::before {
	content: "\f1fc";
}
.fa-birthday-cake::before {
	content: "\f1fd";
}
.fa-area-chart::before {
	content: "\f1fe";
}
.fa-pie-chart::before {
	content: "\f200";
}
.fa-line-chart::before {
	content: "\f201";
}
.fa-lastfm::before {
	content: "\f202";
}
.fa-lastfm-square::before {
	content: "\f203";
}
.fa-toggle-off::before {
	content: "\f204";
}
.fa-toggle-on::before {
	content: "\f205";
}
.fa-bicycle::before {
	content: "\f206";
}
.fa-bus::before {
	content: "\f207";
}
.fa-ioxhost::before {
	content: "\f208";
}
.fa-angellist::before {
	content: "\f209";
}
.fa-cc::before {
	content: "\f20a";
}
.fa-shekel::before {
	content: "\f20b";
}
.fa-sheqel::before {
	content: "\f20b";
}
.fa-ils::before {
	content: "\f20b";
}
.fa-meanpath::before {
	content: "\f20c";
}
.fa-buysellads::before {
	content: "\f20d";
}
.fa-connectdevelop::before {
	content: "\f20e";
}
.fa-dashcube::before {
	content: "\f210";
}
.fa-forumbee::before {
	content: "\f211";
}
.fa-leanpub::before {
	content: "\f212";
}
.fa-sellsy::before {
	content: "\f213";
}
.fa-shirtsinbulk::before {
	content: "\f214";
}
.fa-simplybuilt::before {
	content: "\f215";
}
.fa-skyatlas::before {
	content: "\f216";
}
.fa-cart-plus::before {
	content: "\f217";
}
.fa-cart-arrow-down::before {
	content: "\f218";
}
.fa-diamond::before {
	content: "\f219";
}
.fa-ship::before {
	content: "\f21a";
}
.fa-user-secret::before {
	content: "\f21b";
}
.fa-motorcycle::before {
	content: "\f21c";
}
.fa-street-view::before {
	content: "\f21d";
}
.fa-heartbeat::before {
	content: "\f21e";
}
.fa-venus::before {
	content: "\f221";
}
.fa-mars::before {
	content: "\f222";
}
.fa-mercury::before {
	content: "\f223";
}
.fa-transgender::before {
	content: "\f224";
}
.fa-transgender-alt::before {
	content: "\f225";
}
.fa-venus-double::before {
	content: "\f226";
}
.fa-mars-double::before {
	content: "\f227";
}
.fa-venus-mars::before {
	content: "\f228";
}
.fa-mars-stroke::before {
	content: "\f229";
}
.fa-mars-stroke-v::before {
	content: "\f22a";
}
.fa-mars-stroke-h::before {
	content: "\f22b";
}
.fa-neuter::before {
	content: "\f22c";
}
.fa-facebook-official::before {
	content: "\f230";
}
.fa-pinterest-p::before {
	content: "\f231";
}
.fa-whatsapp::before {
	content: "\f232";
}
.fa-server::before {
	content: "\f233";
}
.fa-user-plus::before {
	content: "\f234";
}
.fa-user-times::before {
	content: "\f235";
}
.fa-hotel::before {
	content: "\f236";
}
.fa-bed::before {
	content: "\f236";
}
.fa-viacoin::before {
	content: "\f237";
}
.fa-train::before {
	content: "\f238";
}
.fa-subway::before {
	content: "\f239";
}
.fa-medium::before {
	content: "\f23a";
}
.stateface {
	text-transform: none; line-height: 1; font-family: "StateFaceRegular"; font-style: normal; font-variant: normal; font-weight: normal; display: inline-block; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.stateface-ak::before {
	content: "A";
}
.stateface-al::before {
	content: "B";
}
.stateface-ar::before {
	content: "C";
}
.stateface-az::before {
	content: "D";
}
.stateface-ca::before {
	content: "E";
}
.stateface-co::before {
	content: "F";
}
.stateface-ct::before {
	content: "G";
}
.stateface-dc::before {
	content: "y";
}
.stateface-de::before {
	content: "H";
}
.stateface-fl::before {
	content: "I";
}
.stateface-ga::before {
	content: "J";
}
.stateface-hi::before {
	content: "K";
}
.stateface-ia::before {
	content: "L";
}
.stateface-id::before {
	content: "M";
}
.stateface-il::before {
	content: "N";
}
.stateface-in::before {
	content: "O";
}
.stateface-ks::before {
	content: "P";
}
.stateface-ky::before {
	content: "Q";
}
.stateface-la::before {
	content: "R";
}
.stateface-ma::before {
	content: "S";
}
.stateface-md::before {
	content: "T";
}
.stateface-me::before {
	content: "U";
}
.stateface-mi::before {
	content: "V";
}
.stateface-mn::before {
	content: "W";
}
.stateface-mo::before {
	content: "X";
}
.stateface-ms::before {
	content: "Y";
}
.stateface-mt::before {
	content: "Z";
}
.stateface-nc::before {
	content: "a";
}
.stateface-nd::before {
	content: "b";
}
.stateface-ne::before {
	content: "c";
}
.stateface-nh::before {
	content: "d";
}
.stateface-nj::before {
	content: "e";
}
.stateface-nm::before {
	content: "f";
}
.stateface-nv::before {
	content: "g";
}
.stateface-ny::before {
	content: "h";
}
.stateface-oh::before {
	content: "i";
}
.stateface-ok::before {
	content: "j";
}
.stateface-or::before {
	content: "k";
}
.stateface-pa::before {
	content: "l";
}
.stateface-pr::before {
	content: "3";
}
.stateface-ri::before {
	content: "m";
}
.stateface-sc::before {
	content: "n";
}
.stateface-sd::before {
	content: "o";
}
.stateface-tn::before {
	content: "p";
}
.stateface-tx::before {
	content: "q";
}
.stateface-us::before {
	content: "z";
}
.stateface-ut::before {
	content: "r";
}
.stateface-va::before {
	content: "s";
}
.stateface-vt::before {
	content: "t";
}
.stateface-wa::before {
	content: "u";
}
.stateface-wi::before {
	content: "v";
}
.stateface-wv::before {
	content: "w";
}
.stateface-wy::before {
	content: "x";
}
.circle-text {
	top: 50%; width: 100%; text-align: center; position: absolute; transform: translateY(-50%);
}
.circle-text h2 {
	color: rgb(103, 211, 224); font-size: 55px; font-weight: 600; margin-top: 0px; margin-bottom: 5px;
}
.circle-text p {
	color: rgb(153, 153, 153); font-size: 12px; font-weight: 600;
}
.cke_chrome.allcp-skin {
	background: rgb(250, 250, 250); margin: 0px; padding: 0px; border-radius: 2px; border: rgb(231, 231, 231); border-image: none; font-family: "Open Sans", Helvetica, Arial, sans-serif; box-shadow: none;
}
.allcp-skin .cke_top {
	background: rgb(250, 250, 250); padding: 0px 10px 11px; border-radius: 3px 3px 0px 0px; border: 1px solid rgb(231, 231, 231); border-image: none; -webkit-border-radius: 3px 3px 0 0;
}
.allcp-skin .cke_toolgroup {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221); margin: 10px 5px 0px; border-radius: 2px; box-shadow: none; -webkit-border-radius: 2px;
}
.allcp-skin .cke_combo_button {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221); margin: 10px 5px 0px; border-radius: 2px; box-shadow: none; -webkit-border-radius: 2px;
}
.allcp-skin a.cke_button {
	padding: 5px 4px;
}
.allcp-skin .cke_contents {
	border-color: rgb(231, 231, 231); border-radius: 0px;
}
.allcp-skin .cke_top + .cke_contents {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.allcp-skin .cke_contents + .cke_bottom {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.allcp-skin .cke_bottom {
	background: none; padding: 6px 4px; border: 1px solid rgb(231, 231, 231); border-image: none;
}
.allcp-skin .cke_resizer {
	margin-top: 6px; margin-right: 4px; border-right-color: rgb(153, 153, 153);
}
.cke_show_borders.cke_editable_inline:focus {
	background: rgb(242, 242, 242); outline: rgb(255, 112, 34) dashed 2px; outline-offset: 6px;
}
.cke-hide-bottom .cke_bottom {
	display: none;
}
.cke_toolbar_break {
	clear: none !important; display: block !important;
}
#counter {
	padding: 30px 20px; width: 100%; margin-bottom: 50px; min-height: 200px;
}
.countdown-rtl {
	direction: rtl;
}
.countdown-holding span {
	color: rgb(136, 136, 136);
}
.countdown-row {
	padding: 0px 2px; width: 100%; text-align: center; clear: both;
}
.countdown-show1 .countdown-section {
	width: 98%;
}
.countdown-show2 .countdown-section {
	width: 48%;
}
.countdown-show3 .countdown-section {
	width: 32.5%;
}
.countdown-show4 .countdown-section {
	width: 24.5%;
}
.countdown-show5 .countdown-section {
	width: 19.5%;
}
.countdown-show6 .countdown-section {
	width: 16.25%;
}
.countdown-show7 .countdown-section {
	width: 14%;
}
.countdown-section {
	text-align: center; font-size: 75%; float: left; display: block; position: relative;
}
.countdown-section::after {
	background: rgba(255, 255, 255, 0.5); top: 0px; width: 3px; height: 45%; right: 0px; margin-top: 18%; position: absolute; content: "";
}
:last-child.countdown-section::after {
	display: none;
}
.countdown-amount {
	color: rgb(255, 255, 255); font-size: 90px; font-weight: 200;
}
.countdown-period {
	color: rgb(255, 255, 255); font-size: 24px; font-weight: 200; display: block;
}
.countdown-descr {
	width: 100%; display: block;
}
@media all and (max-width:768px)
{
#counter {
	min-height: 100px;
}
.countdown-amount {
	font-size: 40px;
}
.countdown-period {
	font-size: 14px;
}
}
@media all and (max-width:479px)
{
#counter {
	min-height: 70px;
}
.countdown-amount {
	font-size: 20px;
}
.countdown-period {
	font-size: 12px;
}
}
table.dataTable {
	margin: 0px !important;
}
table.dataTable tr.odd {
	background-color: rgb(255, 255, 255);
}
table.dataTable thead th {
	background: rgb(249, 249, 249); padding: 10px;
}
table.dataTable tfoot th {
	background: rgb(242, 242, 242); padding: 4px 18px 4px 10px; font-weight: 600; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.dt-panelmenu {
	background: rgb(248, 248, 248); padding: 10px 14px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.dt-panelfooter {
	background: rgb(248, 248, 248); padding: 6px 14px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;
}
.dataTables_length {
	float: left;
}
.dataTables_length select {
	margin: 0px 5px;
}
.dataTables_filter {
	float: right;
}
.dataTables_length label {
	margin: 0px;
}
.dataTables_filter label {
	margin: 0px;
}
table.dataTable .form-control {
	width: 100%;
}
div.dataTables_info {
	padding-top: 12px; float: left;
}
div.dataTables_paginate {
	margin-top: 5px;
}
table.dataTable td.dataTables_empty {
	background: rgb(246, 246, 246) !important; padding: 50px !important;
}
.dt-abc-filter {
	padding: 4px 0px;
}
.dt-abc-filter span {
	padding: 0px 9px; color: rgb(103, 211, 224); font-size: 12px; font-weight: 600; display: inline-block; cursor: pointer;
}
.dt-abc-filter .abc-label {
	padding: 0px 3px; color: rgb(153, 153, 153);
}
table.dataTable tr.row-label td {
	background: rgb(246, 246, 246); color: rgb(51, 51, 51); font-weight: 600; cursor: pointer;
}
.dataTable.table tbody tr.active td {
	border-color: rgb(238, 238, 238); color: rgb(85, 85, 85); background-color: rgb(255, 254, 240) !important;
}
.dataTable.table tbody tr.active th {
	border-color: rgb(238, 238, 238); color: rgb(85, 85, 85); background-color: rgb(255, 254, 240) !important;
}
.dataTable.table tbody tr.active:hover td {
	border-color: rgb(238, 238, 238); color: rgb(85, 85, 85); background-color: rgb(250, 249, 223) !important;
}
.dataTable.table tbody tr.active:hover th {
	border-color: rgb(238, 238, 238); color: rgb(85, 85, 85); background-color: rgb(250, 249, 223) !important;
}
.DTE .DTE_Header {
	background-color: rgb(250, 250, 250);
}
.DTE .DTE_Header h3 {
	padding-left: 10px; margin-top: 5px; margin-bottom: 5px;
}
.DTE .DTE_Body {
	min-height: 100px;
}
.DTE .DTE_Body::before {
	display: table; content: " ";
}
.DTE .DTE_Body::after {
	display: table; content: " ";
}
.DTE .DTE_Body::after {
	clear: both;
}
.DTE .DTE_Body::before {
	display: table; content: " ";
}
.DTE .DTE_Body::after {
	display: table; content: " ";
}
.DTE .DTE_Body::after {
	clear: both;
}
.dataTable.fchild-checkbox thead th.sorting_disabled {
	background: rgb(255, 255, 255);
}
.dataTable.fchild-checkbox tr td:first-child {
	text-align: center;
}
.dataTable.fchild-checkbox tr td:first-child::before {
	color: rgb(187, 187, 187); font-family: FontAwesome; content: "\f096";
}
.dataTable.fchild-checkbox tr.active td:first-child::before {
	color: rgb(85, 85, 85); content: "\f046";
}
.dataTable.fchild-checkbox tr td:first-child.dataTables_empty::before {
	content: "";
}
div.DTE_Inline div.DTE_Field input {
	background-color: rgb(255, 254, 240);
}
.DTTT_Print #content_wrapper {
	margin: 0px !important; padding: 0px !important; left: 0px !important; top: 0px !important; right: 0px !important; bottom: 0px !important;
}
.DTTT_print_info {
	background: -ms-linear-gradient(rgb(255, 255, 255) 0%, rgb(243, 243, 243) 89%, rgb(249, 249, 249) 100%); padding: 10px 30px; border-radius: 6px; border: 1px solid rgba(0, 0, 0, 0.5); border-image: none; left: 50%; top: 10%; width: 400px; height: 150px; text-align: center; color: rgb(51, 51, 51); margin-top: -75px; margin-left: -200px; position: fixed; opacity: 0.95; box-shadow: 0px 3px 7px rgba(0,0,0,0.5); -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; -ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5); -o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
}
.DTTT_print_info h6 {
	margin: 1em; line-height: 28px; font-size: 28px; font-weight: normal;
}
.DTTT_print_info p {
	line-height: 20px; font-size: 14px;
}
tr.shown + tr {
	background-color: rgb(247, 247, 247);
}
td.details-control {
	background: url("../../../img/plugins/details_open.png") no-repeat center; cursor: pointer;
}
tr.shown td.details-control {
	background: url("../../../img/plugins/details_close.png") no-repeat center;
}
.dropzone {
	background: none; padding: 15px; outline: 0px; border: 0px currentColor; border-image: none; min-height: 200px;
}
.dropzone .dz-message.dz-default {
	left: 0px; top: 23%; width: 100%; height: 100%; text-align: center; margin-top: -23px; margin-left: 0px; cursor: pointer; background-image: none;
}
.dropzone .dz-message.dz-default span {
	text-align: center; display: inline-block;
}
.dropzone .dz-message.dz-default span.main-text {
	color: rgb(102, 102, 102); font-size: 28px; font-weight: 400; cursor: pointer;
}
.dropzone .dz-message.dz-default span.main-text b {
	color: rgb(85, 85, 85); font-size: 40px; cursor: pointer;
}
.dropzone .dz-message.dz-default span.sub-text {
	color: rgb(136, 136, 136); font-size: 20px;
}
.dropzone .dz-message.dz-default i.fa {
	color: rgb(74, 137, 220); font-size: 100px; margin-bottom: 15px; display: block; cursor: pointer;
}
.dropzone a.dz-remove {
	cursor: pointer;
}
.dropzone-previews a.dz-remove {
	cursor: pointer;
}
.dropzone .dz-preview {
	border-color: rgb(221, 221, 221); box-shadow: none;
}
.dropzone-previews .dz-preview {
	border-color: rgb(221, 221, 221); box-shadow: none;
}
.dropzone .dz-preview .dz-details .dz-size {
	font-size: 13px;
}
.dropzone-previews .dz-preview .dz-details .dz-size {
	font-size: 13px;
}
.dropzone .dz-preview .dz-details {
	width: 115px;
}
.dropzone-previews .dz-preview .dz-details {
	width: 115px;
}
.dropzone .dz-preview .dz-details img {
	width: 115px;
}
.dropzone-previews .dz-preview .dz-details img {
	width: 115px;
}
.dropzone a.dz-remove {
	border-radius: 0px; margin-top: 30px;
}
.dropzone-previews a.dz-remove {
	border-radius: 0px; margin-top: 30px;
}
.dropzone .dz-error.dz-preview .dz-error-mark {
	transform: scale(0.7); -webkit-transform: scale(0.7);
}
.dropzone-previews .dz-error.dz-preview .dz-error-mark {
	transform: scale(0.7); -webkit-transform: scale(0.7);
}
.dropzone .dz-error.dz-preview .dz-success-mark {
	transform: scale(0.7); -webkit-transform: scale(0.7);
}
.dropzone-previews .dz-error.dz-preview .dz-success-mark {
	transform: scale(0.7); -webkit-transform: scale(0.7);
}
.dropzone-sm.dropzone .dz-message.dz-default i.fa {
	color: rgb(187, 187, 187); font-size: 70px; margin-bottom: 6px;
}
.dropzone-sm.dropzone .dz-message.dz-default span.main-text {
	font-size: 22px;
}
.dropzone-sm.dropzone .dz-message.dz-default span.main-text b {
	font-size: 32px;
}
.dropzone-sm.dropzone .dz-message.dz-default span.sub-text {
	font-size: 16px;
}
.dropzone .dz-preview .dz-error-message {
	display: none !important;
}
.dropzone-previews .dz-preview .dz-error-message {
	display: none !important;
}
.expose-overlay {
	background: rgba(0, 0, 0, 0.6); display: none; z-index: 9999;
}
.btn-file {
	overflow: hidden; vertical-align: middle; position: relative;
}
.btn-file > input {
	margin: 0px; top: 0px; right: 0px; font-size: 23px; position: absolute; cursor: pointer; direction: ltr; opacity: 0; transform: translate(-300px, 0px) scale(4);
}
.fileupload .uneditable-input {
	margin-bottom: 0px; vertical-align: middle; display: inline-block; cursor: text;
}
.fileupload .thumbnail {
	background: none; padding: 5px; outline: rgb(217, 217, 217) dashed 2px; border: 0px currentColor; border-image: none; text-align: center; overflow: hidden; vertical-align: middle; cursor: pointer;
}
.fileupload .thumbnail > img {
	vertical-align: middle; display: inline-block; max-height: 100%;
}
.fileupload .btn {
	vertical-align: middle;
}
.fileupload-exists .fileupload-new {
	display: none !important;
}
.fileupload-new .fileupload-exists {
	display: none !important;
}
.fileupload-inline .fileupload-controls {
	display: inline;
}
.fileupload-new .input-group .btn-file {
	border-radius: 0px 3px 3px 0px; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0;
}
.thumbnail-borderless .thumbnail {
	padding: 0px; border-radius: 0px; border: currentColor; border-image: none; cursor: pointer; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.thumbnail-borderless.fileupload-new .thumbnail {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.warning.control-group .fileupload .uneditable-input {
	border-color: rgb(164, 126, 60); color: rgb(164, 126, 60);
}
.warning.control-group .fileupload .fileupload-preview {
	color: rgb(164, 126, 60);
}
.warning.control-group .fileupload .thumbnail {
	border-color: rgb(164, 126, 60);
}
.error.control-group .fileupload .uneditable-input {
	border-color: rgb(185, 74, 72); color: rgb(185, 74, 72);
}
.error.control-group .fileupload .fileupload-preview {
	color: rgb(185, 74, 72);
}
.error.control-group .fileupload .thumbnail {
	border-color: rgb(185, 74, 72);
}
.success.control-group .fileupload .uneditable-input {
	border-color: rgb(70, 136, 71); color: rgb(70, 136, 71);
}
.success.control-group .fileupload .fileupload-preview {
	color: rgb(70, 136, 71);
}
.success.control-group .fileupload .thumbnail {
	border-color: rgb(70, 136, 71);
}
.jqstooltip {
	padding: 2px 6px !important; border-radius: 3px; border: 0px currentColor !important; border-image: none !important; width: auto !important; height: auto !important; color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.7) !important;
}
#flotTip {
	padding: 2px 6px !important; border-radius: 3px; border: 0px currentColor !important; border-image: none !important; width: auto !important; height: auto !important; color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.7) !important;
}
.flot-x-axis .tickLabel.flot-tick-label {
	color: rgb(170, 170, 170);
}
.flot-y-axis .tickLabel.flot-tick-label {
	color: rgb(170, 170, 170); padding-top: 6px; padding-left: 14px;
}
td.legendColorBox {
	padding: 5px;
}
.fc-event {
	background: none; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 234, 238); margin: 10px; padding: 8px; border-radius: 0px; border-image: none; color: rgb(42, 47, 67); font-size: 13px; font-weight: 600; position: relative; cursor: pointer;
}
.fc-day-grid-event.fc-event {
	border-radius: 3px; border: 0px currentColor; border-image: none; -webkit-border-radius: 3px;
}
.fc-day-grid-event.fc-event > .fc-content {
	white-space: normal;
}
.fc-event-info.fc-day-grid-event.fc-event {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.fc-event-success.fc-day-grid-event.fc-event {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.fc-event-primary.fc-day-grid-event.fc-event {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.fc-event-warning.fc-day-grid-event.fc-event {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.fc-event-alert.fc-day-grid-event.fc-event {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.fc-event-danger.fc-day-grid-event.fc-event {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.fc-event-system.fc-day-grid-event.fc-event {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.fc-event-dark.fc-day-grid-event.fc-event {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.fc-event-light.fc-day-grid-event.fc-event {
	background-color: rgb(229, 234, 238);
}
.fc-event-desc {
	padding-left: 5px; vertical-align: middle; display: inline-block;
}
.fc-event-desc b {
	display: block;
}
.fc-event-icon {
	width: 40px; text-align: left; font-size: 32px; vertical-align: middle; display: inline-block;
}
.fc-event:hover {
	background: rgb(244, 247, 249); color: rgb(42, 47, 67);
}
.fc-event:focus {
	background: rgb(244, 247, 249); color: rgb(42, 47, 67);
}
.fc-view-container .fc-event {
	background: rgb(244, 247, 249); margin: 5px 10px 3px; padding: 10px;
}
.fc-view-container .fc-event .fc-content {
	overflow: hidden; -ms-text-overflow: ellipsis;
}
.fc-view-container .fc-event .fc-content .fc-time {
	display: none;
}
.fc-event-primary {
	border-left-color: rgb(103, 211, 224);
}
.fc-event-primary .fc-event-icon {
	color: rgb(103, 211, 224);
}
.fc-event-info {
	border-left-color: rgb(79, 216, 176);
}
.fc-event-info .fc-event-icon {
	color: rgb(79, 216, 176);
}
.fc-event-success {
	border-left-color: rgb(195, 214, 45);
}
.fc-event-success .fc-event-icon {
	color: rgb(195, 214, 45);
}
.fc-event-warning {
	border-left-color: rgb(255, 112, 34);
}
.fc-event-warning .fc-event-icon {
	color: rgb(255, 112, 34);
}
.fc-event-danger {
	border-left-color: rgb(245, 57, 61);
}
.fc-event-danger .fc-event-icon {
	color: rgb(245, 57, 61);
}
.fc-event-alert {
	border-left-color: rgb(255, 188, 11);
}
.fc-event-alert .fc-event-icon {
	color: rgb(255, 188, 11);
}
.fc-event-system {
	border-left-color: rgb(90, 83, 134);
}
.fc-event-system .fc-event-icon {
	color: rgb(90, 83, 134);
}
.fc button {
	border-width: 0px 0px 3px; border-style: none none solid; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.12); padding: 10px 30px; border-radius: 3px; border-image: none; height: auto; text-align: center; color: rgb(155, 158, 173); text-transform: uppercase; line-height: 1.9; font-size: 14px; font-weight: bold; margin-bottom: 0px; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; -ms-user-select: none; background-image: none; background-color: rgb(229, 234, 238); -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.fc button:focus {
	outline: 0px; outline-offset: -2px;
}
.fc button:focus:active {
	outline: 0px; outline-offset: -2px;
}
.fc button.active:focus {
	outline: 0px; outline-offset: -2px;
}
.fc button:hover {
	color: rgb(155, 158, 173); text-decoration: none;
}
.fc button:focus {
	color: rgb(155, 158, 173); text-decoration: none;
}
.fc button:active {
	outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.fc button.active {
	outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.fc button.disabled {
	cursor: not-allowed; opacity: 0.65; pointer-events: none; box-shadow: none; -webkit-box-shadow: none;
}
.fc button[disabled] {
	cursor: not-allowed; opacity: 0.65; pointer-events: none; box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .fc button {
	cursor: not-allowed; opacity: 0.65; pointer-events: none; box-shadow: none; -webkit-box-shadow: none;
}
.fc button.btn-gradient {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18); box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2); text-shadow: 0px -1px 0px rgba(0,0,0,0.4); background-image: linear-gradient(rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.fc button.btn-rounded {
	border-radius: 20px;
}
.fc button.btn-bordered {
	border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 3px; border-bottom-style: solid;
}
.fc button:hover {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.fc button:focus {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.fc button:active {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.fc button.active {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.open > .fc.dropdown-toggle button {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.fc button:active {
	background-image: none;
}
.fc button.active {
	background-image: none;
}
.open > .fc.dropdown-toggle button {
	background-image: none;
}
.fc button.disabled {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button[disabled] {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .fc button {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button.disabled:hover {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button[disabled]:hover {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .fc button:hover {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button.disabled:focus {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button[disabled]:focus {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .fc button:focus {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button.disabled:active {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button[disabled]:active {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .fc button:active {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button.active.disabled {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button[disabled].active {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .fc button.active {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.fc button .badge {
	color: rgb(229, 234, 238); background-color: rgb(155, 158, 173);
}
.fc button.btn-gradient {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.09); text-shadow: 0px -1px 0px rgba(255,255,255,0.4); background-image: linear-gradient(rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.3) 100%);
}
.fc button.light {
	background-color: rgb(250, 250, 250);
}
.fc button.light:hover {
	background-color: rgb(224, 230, 235);
}
.fc button.light:focus {
	background-color: rgb(224, 230, 235);
}
.fc button.light:active {
	background-color: rgb(224, 230, 235);
}
.fc button.active.light {
	background-color: rgb(224, 230, 235);
}
.open > .fc.dropdown-toggle button.light {
	background-color: rgb(224, 230, 235);
}
.fc button.dark {
	background-color: rgb(220, 227, 232);
}
.fc button.dark:hover {
	background-color: rgb(210, 219, 226);
}
.fc button.dark:focus {
	background-color: rgb(210, 219, 226);
}
.fc button.dark:active {
	background-color: rgb(210, 219, 226);
}
.fc button.active.dark {
	background-color: rgb(210, 219, 226);
}
.open > .fc.dropdown-toggle button.dark {
	background-color: rgb(210, 219, 226);
}
.fc-state-default {
	border: 1px solid currentColor; border-image: none;
}
.fc-button {
	border-radius: 0px; -webkit-border-radius: 0;
}
.fc-corner-left.fc-state-default {
	border-radius: 3px 0px 0px 3px;
}
.fc-corner-right.fc-state-default {
	border-radius: 0px 3px 3px 0px;
}
.fc-corner-right.fc-state-default.fc-today-button {
	border-radius: 3px; -webkit-border-radius: 3px;
}
.fc button .fc-icon {
	margin: 0px 0.1em; position: relative;
}
.fc-state-default {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: rgb(51, 51, 51); box-shadow: none; text-shadow: none; background-image: none; background-color: rgb(229, 234, 238); -webkit-box-shadow: none;
}
.fc-state-hover {
	color: rgb(255, 255, 255) !important; background-color: rgb(42, 47, 67) !important;
}
.fc-state-down {
	color: rgb(255, 255, 255) !important; background-color: rgb(42, 47, 67) !important;
}
.fc-state-active {
	color: rgb(255, 255, 255) !important; background-color: rgb(42, 47, 67) !important;
}
.fc-state-hover {
	color: rgb(255, 255, 255) !important; text-decoration: none !important;
}
.fc-state-down {
	box-shadow: none; background-image: none; background-color: rgb(42, 47, 67) !important; -webkit-box-shadow: none;
}
.fc-state-active {
	box-shadow: none; background-image: none; background-color: rgb(42, 47, 67) !important; -webkit-box-shadow: none;
}
.fc-state-disabled {
	cursor: default; opacity: 0.55; box-shadow: none; background-image: none;
}
.fc-toolbar {
	margin-bottom: 3em;
}
.fc-toolbar .fc-state-active {
	z-index: 1;
}
.fc-toolbar .ui-state-active {
	z-index: 1;
}
.fc-button-group {
	display: inline-block;
}
.fc .fc-button-group > * {
	margin: 0px 0px 0px -1px; float: left;
}
.fc .fc-button-group > :first-child {
	margin-left: 0px;
}
.fc-bg {
	background-color: rgb(254, 254, 254);
}
.fc-bg .fc-today {
	background-color: rgb(244, 247, 249);
}
.fc-bg .fc-other-month {
	background-color: rgb(255, 255, 255);
}
.fc-day-header {
	border-color: rgb(244, 247, 249) !important; height: 35px; color: rgb(155, 158, 173); text-transform: uppercase; line-height: 35px; font-size: 11px; background-color: rgb(229, 234, 238);
}
.fc-basic-view td.fc-day-number {
	text-align: left !important; color: rgb(42, 47, 67); padding-top: 5px; padding-left: 15px; font-size: 14px; font-weight: 700;
}
.fc-basic-view td.fc-day-number.fc-today {
	color: rgb(68, 68, 68); font-weight: 600;
}
.chute h5 {
	color: rgb(155, 158, 173); padding-bottom: 15px; padding-left: 5px; font-size: 20px; font-weight: 700;
}
.fc-title-clone {
	color: rgb(155, 158, 173); padding-bottom: 15px; padding-left: 5px; font-size: 20px; font-weight: 700;
}
.minimal-mp .ui-datepicker {
	background: none; margin: 0px; border: 0px currentColor; border-image: none;
}
.minimal-mp .ui-datepicker-header {
	display: none;
}
.minimal-mp .ui-datepicker td {
	padding: 8px 5px;
}
.minimal-mp .ui-datepicker td span {
	background: rgb(229, 234, 238); padding: 0px; width: 100%; color: rgb(155, 158, 173); text-transform: uppercase; line-height: 38px;
}
.minimal-mp .ui-datepicker td a {
	background: rgb(229, 234, 238); padding: 0px; width: 100%; color: rgb(155, 158, 173); text-transform: uppercase; line-height: 38px;
}
.minimal-mp .ui-datepicker td:hover span {
	background: rgb(220, 227, 232);
}
.minimal-mp .ui-datepicker td:hover a {
	background: rgb(220, 227, 232);
}
.minimal-mp .ui-datepicker td span.ui-state-highlight {
	color: rgb(255, 255, 255);
}
.minimal-mp .ui-datepicker td a.ui-state-highlight {
	color: rgb(255, 255, 255);
}
.minimal-mp .ui-datepicker td span.ui-state-active {
	color: rgb(255, 255, 255);
}
.minimal-mp .ui-datepicker td a.ui-state-active {
	color: rgb(255, 255, 255);
}
.fc-unthemed .fc-popover {
	border-color: rgb(229, 234, 238);
}
.fc-unthemed .fc-row {
	border-color: rgb(229, 234, 238);
}
.fc-unthemed hr {
	border-color: rgb(229, 234, 238);
}
.fc-unthemed tbody {
	border-color: rgb(229, 234, 238);
}
.fc-unthemed td {
	border-color: rgb(229, 234, 238);
}
.fc-unthemed th {
	border-color: rgb(229, 234, 238);
}
.fc-unthemed thead {
	border-color: rgb(229, 234, 238);
}
.map {
	width: 100%; height: 400px;
}
.map .pagination {
	border-color: rgb(221, 221, 221) rgba(0, 0, 0, 0.19) rgba(0, 0, 0, 0.18); margin: 11px; width: 92%; box-shadow: 0px 2px 4px #aaa; text-shadow: 0px 1px #ffffff; background-color: rgb(253, 253, 253); -webkit-box-shadow: 0 2px 4px #AAA;
}
.map .pagination .display {
	width: 84%; height: 40px; text-align: center; line-height: 40px; border-right-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; display: inline-block; text-shadow: 0px 1px #fff;
}
.map .pagination .btn {
	border-radius: 0px; border: 0px currentColor; border-image: none; width: 8%; height: 40px; vertical-align: top; cursor: pointer;
}
.map .pagination .back-btn {
	background: url("../../../img/plugins/arrow_left_12x12.png") no-repeat 50% 50%; border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid; float: left;
}
.map .pagination .fwd-btn {
	background: url("../../../img/plugins/arrow_right_12x12.png") no-repeat 50% 50%; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid; float: right;
}
.map .checker {
	margin-right: 8px;
}
.map-shadow {
	box-shadow: 0px 2px 3px #999; -webkit-box-shadow: 0 2px 3px #999;
}
.map-gradient {
	border-color: rgb(204, 204, 204) rgba(0, 0, 0, 0.19) rgba(0, 0, 0, 0.18); text-shadow: 0px 1px #ffffff; background-image: linear-gradient(rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.1) 100%); background-color: rgb(240, 240, 240);
}
.map-rounded {
	border-radius: 4px;
}
@media all and (max-width:359px)
{
.map .pagination .display {
	width: 68%;
}
}
.legend-item {
	transition:0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;
}
.chart-legend.nav > li > a {
	background: none; font: 700 12px/20px "Open Sans"; color: rgb(42, 47, 67); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.chart-legend.nav > li > a:hover {
	background: none; color: rgb(103, 211, 224);
}
.highcharts-container .highcharts-axis-labels text {
	color: rgb(170, 170, 170) !important; fill: #aaa !important;
}
.ui-spinner-input {
	color: inherit; min-height: 36px;
}
.ui-spinner-button {
	margin: 0px; padding: 0px; width: 16px; height: 50%; text-align: center; right: 0px; overflow: hidden; font-size: 0.5em; display: block; position: absolute; z-index: 3; cursor: pointer;
}
.input-group .ui-spinner :first-child.form-control {
	border-radius: 0px 2px 2px 0px;
}
.ui-spinner .ui-icon {
	left: 0px; top: 50%; text-indent: 0px; margin-top: -7px; position: absolute;
}
.ui-spinner-up .ui-icon {
	margin-top: -6px;
}
.ui-spinner-up {
	top: 0px;
}
.ui-spinner-down {
	bottom: 0px;
}
.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px;
}
.jvectormap-label {
	background: rgb(41, 41, 41); padding: 3px; border-radius: 3px; border: 1px solid rgb(205, 205, 205); border-image: none; color: white; font-family: sans-serif, Verdana; font-size: smaller; display: none; position: absolute; z-index: 10; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.jvectormap-zoomin {
	background: rgba(0, 0, 0, 0.5); padding: 0px; border-radius: 2px; left: auto; top: 30px; width: 40px; height: 35px; text-align: center; right: 30px; color: rgb(255, 255, 255); line-height: 35px; font-size: 22px; font-weight: 400; position: absolute; cursor: pointer;
}
.jvectormap-zoomout {
	background: rgba(0, 0, 0, 0.5); padding: 0px; border-radius: 2px; left: auto; top: 30px; width: 40px; height: 35px; text-align: center; right: 30px; color: rgb(255, 255, 255); line-height: 35px; font-size: 22px; font-weight: 400; position: absolute; cursor: pointer;
}
.jvectormap-zoomout {
	right: 80px;
}
.hide-jzoom .jvectormap-zoomin {
	display: none;
}
.hide-jzoom .jvectormap-zoomout {
	display: none;
}
.modal-basic {
	margin: 40px auto; position: relative; max-width: 600px;
}
.modal-basic-bg {
	background: white; margin: 40px auto; padding: 20px 30px; text-align: left; position: relative; max-width: 600px;
}
.popup-basic {
	background: rgb(255, 255, 255); margin: 40px auto; width: auto; position: relative; max-width: 450px;
}
.popup-sm {
	max-width: 300px;
}
.popup-lg {
	max-width: 700px;
}
.popup-xl {
	max-width: 1000px;
}
.popup-full {
	max-width: 90%;
}
.mfp-no-margins img.mfp-img {
	padding: 0px;
}
.mfp-no-margins .mfp-figure::after {
	top: 0px; bottom: 0px;
}
.mfp-no-margins .mfp-container {
	padding: 0px;
}
.mfp-bg.mfp-fade {
	transition:0.15s ease-out; opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out;
}
.mfp-ready.mfp-bg.mfp-fade {
	opacity: 0.8;
}
.mfp-removing.mfp-bg.mfp-fade {
	opacity: 0;
}
.mfp-wrap.mfp-fade .mfp-content {
	transition:0.15s ease-out; opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out;
}
.mfp-ready.mfp-wrap.mfp-fade .mfp-content {
	opacity: 1;
}
.mfp-removing.mfp-wrap.mfp-fade .mfp-content {
	opacity: 0;
}
.markItUp {
	margin: 0px; width: 100%;
}
.markItUpHeader {
	background: rgb(250, 250, 250); border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(231, 231, 231); padding: 8px 10px 0px; border-image: none; min-height: 43px;
}
.markItUpButton {
	background: rgb(255, 255, 255); padding: 4px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.markItUpButton + .markItUpButton {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.markItUpHeader ul .markItUpSeparator {
	height: 25px; background-color: rgb(238, 238, 238);
}
.markItUpEditor {
	padding: 10px; border: currentColor; border-image: none; width: 100%; height: 250px; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 13px;
}
.markItUpFooter {
	height: 15px;
}
.markItUpPreviewFrame {
	background: rgb(250, 250, 250); border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(231, 231, 231) currentColor currentColor; margin: 0px; padding: 5px 8px; outline: 0px; border-image: none;
}
.dropdown-menu.multiselect-container {
	margin: 4px 0px 0px; padding: 0px; list-style-type: none; position: absolute;
}
.dropdown-menu.multiselect-container .input-group {
	margin: 5px;
}
.dropdown-menu.multiselect-container > li {
	padding: 0px;
}
.dropdown-menu.multiselect-container > li > a.multiselect-all label {
	font-weight: 600;
}
.dropdown-menu.multiselect-container > li.multiselect-group {
	background: rgb(244, 247, 249); border-bottom-color: rgb(229, 234, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.bg-dark .dropdown-menu.multiselect-container > li.multiselect-group {
	background: none; color: rgb(255, 255, 255); border-bottom-color: rgb(68, 76, 108); border-bottom-width: 1px; border-bottom-style: solid;
}
.dropdown-menu.multiselect-container > li.multiselect-group label {
	margin: 0px; padding: 6px 12px 5px; height: 100%; font-weight: 600;
}
.dropdown-menu.multiselect-container > li.multiselect-group-clickable label {
	cursor: pointer;
}
.dropdown-menu.multiselect-container > li > a {
	padding: 0px;
}
.dropdown-menu.multiselect-container > li > a > label {
	margin: 0px; padding: 4px 20px 6px 32px; height: 100%; font-weight: 400; cursor: pointer;
}
.dropdown-menu.multiselect-container > li > a > label.radio {
	margin: 0px;
}
.dropdown-menu.multiselect-container > li > a > label.checkbox {
	margin: 0px;
}
.dropdown-menu.multiselect-container > li > a > label > input[type=checkbox] {
	margin-bottom: 5px;
}
.filter .multiselect-clear-filter.btn {
	padding: 9px 5px;
}
.filter .multiselect-clear-filter.btn i.glyphicon {
	color: rgb(170, 170, 170); font-size: 11px;
}
.btn-group > :nth-child(2).btn-group > .btn.multiselect {
	border-top-left-radius: 4px; border-bottom-left-radius: 4px;
}
.form-inline .dropdown-menu.multiselect-container label.checkbox {
	padding: 3px 20px 3px 40px;
}
.form-inline .dropdown-menu.multiselect-container label.radio {
	padding: 3px 20px 3px 40px;
}
.form-inline .dropdown-menu.multiselect-container li a label.checkbox input[type=checkbox] {
	margin-right: 0px; margin-left: -20px;
}
.form-inline .dropdown-menu.multiselect-container li a label.radio input[type=radio] {
	margin-right: 0px; margin-left: -20px;
}
.dropdown-menu.multiselect-container > li.filter.multiselect-item {
	min-width: 175px;
}
.multiselect.btn .caret {
	margin-left: 5px;
}
.nestable-lists::before {
	display: table; content: " ";
}
.nestable-lists::after {
	display: table; content: " ";
}
.nestable-lists::after {
	clear: both;
}
.nestable-lists::before {
	display: table; content: " ";
}
.nestable-lists::after {
	display: table; content: " ";
}
.nestable-lists::after {
	clear: both;
}
.dd {
	max-width: 100%;
}
.dd-handle {
	background: rgb(245, 245, 245); margin: 5px 0px; padding: 7px 10px; border-radius: 2px; border: 1px solid rgb(221, 221, 221); border-image: none; height: auto; color: rgb(119, 119, 119); font-weight: 600; text-decoration: none; display: block; cursor: pointer; -webkit-border-radius: 2px;
}
.dd-handle:hover {
	background: rgb(237, 237, 237); color: rgb(51, 51, 51);
}
.dd-handle:hover + .dd-content {
	border-color: rgb(255, 162, 111);
}
.dd-item > button {
	margin: 7px 0px;
}
.dd-content {
	background: rgb(250, 250, 250); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); padding: 10px; border-image: none; margin-top: -5px;
}
.dd-list .dd-list {
	padding-top: 5px; padding-bottom: 5px;
}
.dd-empty {
	background: rgb(248, 248, 248);
}
.dd-primary.dd-item > button {
	color: rgb(255, 255, 255);
}
.dd-info.dd-item > button {
	color: rgb(255, 255, 255);
}
.dd-primary.dd-item .dd-handle {
	border-color: rgb(74, 137, 220) !important; color: rgb(255, 255, 255); background-color: rgb(74, 137, 220) !important;
}
.dd-info.dd-item .dd-handle {
	border-color: rgb(79, 216, 176) !important; color: rgb(255, 255, 255); background-color: rgb(79, 216, 176) !important;
}
@media all and (max-width:359px)
{
.dd-list .dd-list {
	padding-left: 10px;
}
}
.nano {
	width: 100%; overflow: hidden; position: relative;
}
.affix.nano {
	height: 100%;
}
.nano > .nano-content {
	height: 100%; -ms-overflow-y: auto;
}
.has-scrollbar.nano > .nano-content {
	height: 100%; -ms-overflow-x: hidden; -ms-overflow-y: scroll;
}
.affix.nano > .nano-content:focus {
	outline: 0px;
}
.affix.nano > .nano-pane {
	background: rgba(0, 0, 0, 0); border-radius: 0px; transition:0.2s; top: 0px; width: 22px; right: 0px; bottom: 0px; position: absolute; opacity: 0.01; -webkit-transition: .2s; -moz-transition: .2s; -o-transition: .2s; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.affix.nano > .nano-pane > .nano-slider {
	background: rgb(62, 69, 98); margin: 0px; border-radius: 0px; height: 41px; position: relative; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.affix.nano:hover > .nano-pane {
	opacity: 0.99;
}
.active.nano-pane {
	opacity: 0.99;
}
.flashed.nano-pane {
	opacity: 0.99;
}
.nano-primary.affix.nano > .nano-pane > .nano-slider {
	background: rgb(103, 211, 224);
}
.nano-success.affix.nano > .nano-pane > .nano-slider {
	background: rgb(195, 214, 45);
}
.nano-info.affix.nano > .nano-pane > .nano-slider {
	background: rgb(79, 216, 176);
}
.nano-warning.affix.nano > .nano-pane > .nano-slider {
	background: rgb(255, 112, 34);
}
.nano-danger.affix.nano > .nano-pane > .nano-slider {
	background: rgb(245, 57, 61);
}
.nano-alert.affix.nano > .nano-pane > .nano-slider {
	background: rgb(255, 188, 11);
}
.nano-system.affix.nano > .nano-pane > .nano-slider {
	background: rgb(90, 83, 134);
}
.nano-dark.affix.nano > .nano-pane > .nano-slider {
	background: rgb(42, 47, 67);
}
body.mfp-bg-open .datepicker {
	z-index: 9999 !important;
}
body.mfp-bg-open .ui-datepicker {
	z-index: 9999 !important;
}
body.mfp-bg-open .dropdown-menu.colorpicker {
	z-index: 9999 !important;
}
body.mfp-bg-open .dropdown-menu.daterangepicker {
	z-index: 9999 !important;
}
body.mfp-bg-open .bootstrap-datetimepicker-widget {
	z-index: 9999 !important;
}
body.mfp-bg-open .ui-datepicker-inline {
	z-index: inherit !important;
}
.dropdown-menu.colorpicker {
	padding: 4px; border-radius: 2px; left: 0px; top: 0px; margin-top: 1px; z-index: 1025; min-width: 130px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
}
.datepicker {
	padding: 6px;
}
.daterangepicker .calendar-date {
	border-radius: 2px;
}
.opensleft.daterangepicker .ranges {
	margin: 4px 6px;
}
.opensleft.daterangepicker .calendar {
	margin: 4px 6px;
}
.opensleft.daterangepicker .left.calendar {
	margin-right: 2px;
}
.daterangepicker .ranges li {
	background: rgb(255, 255, 255); padding: 4px 12px; border-radius: 1px; border: 1px solid rgb(238, 238, 238); border-image: none; margin-bottom: 6px;
}
.daterangepicker .ranges li.active {
	background: rgb(103, 211, 224); border-color: rgb(103, 211, 224);
}
.daterangepicker .ranges li:hover {
	background: rgb(103, 211, 224); border-color: rgb(103, 211, 224);
}
.daterangepicker .ranges .input-mini {
	border-radius: 2px;
}
.daterangepicker td.active {
	background: rgb(103, 211, 224); border-color: rgb(103, 211, 224);
}
.daterangepicker td.active:hover {
	background: rgb(103, 211, 224); border-color: rgb(103, 211, 224);
}
.daterangepicker td.start-date {
	border-radius: 0px;
}
.daterangepicker td.end-date {
	border-radius: 0px;
}
.opensleft.daterangepicker::after {
	display: none;
}
.opensleft.daterangepicker::before {
	display: none;
}
.daterangepicker .calendar-date {
	border: 0px currentColor; border-image: none;
}
.bootstrap-datetimepicker-widget td span.glyphicon {
	line-height: 54px;
}
.bootstrap-datetimepicker-widget td span.glyphicons {
	line-height: 54px;
}
.bootstrap-datetimepicker-widget .picker-switch .btn {
	border-color: transparent; padding: 4px 12px;
}
.timepicker-sm .bootstrap-datetimepicker-widget td {
	height: 28px; line-height: 28px;
}
.timepicker-sm .bootstrap-datetimepicker-widget td span {
	height: 28px; line-height: 28px;
}
.timepicker-sm .bootstrap-datetimepicker-widget td span.glyphicons {
	height: 28px; line-height: 28px;
}
.datewidget-inline {
	left: 0px !important; top: 0px !important; right: auto !important; bottom: auto !important; display: block !important; position: relative !important; z-index: 1020 !important;
}
.ui-pnotify {
	top: 25px; height: auto; right: 25px; position: absolute; z-index: 9999;
}
.ui-pnotify .alert {
	border-radius: 0px;
}
html > body > .ui-pnotify {
	position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
	box-shadow: 0px 2px 10px rgba(50,50,50,0.5); -webkit-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5); -moz-box-shadow: 0px 2px 10px rgba(50, 50, 50, 0.5);
}
.ui-pnotify-container {
	background-position: 0px 0px; margin: 0px; padding: 0.8em; height: 100%;
}
.ui-pnotify-sharp {
	border-radius: 0px; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.ui-pnotify-title {
	margin-top: 0px; margin-bottom: 0.4em; display: block;
}
.ui-pnotify-text {
	display: block;
}
.ui-pnotify-icon {
	margin-right: 0.2em; float: left; display: block;
}
.ui-pnotify-icon span {
	margin-right: 0.2em; float: left; display: block;
}
.stack_top_left.ui-pnotify {
	left: 15px; right: auto;
}
.stack_bottom_left.ui-pnotify {
	left: 15px; right: auto;
}
.stack_bottom_right.ui-pnotify {
	top: auto; right: 8px; bottom: 25px;
}
.stack_bottom_left.ui-pnotify {
	top: auto; right: 8px; bottom: 25px;
}
.stack_bottom_right.ui-pnotify {
	right: 12px;
}
.ui-pnotify-closer {
	margin-left: 0.2em; float: right;
}
.ui-pnotify-sticker {
	margin-left: 0.2em; float: right;
}
.stack_bar_top.ui-pnotify {
	border-radius: 0px; top: 0px; width: 100%; right: 0px;
}
.stack_bar_top.ui-pnotify .alert {
	border-top-width: 0px; border-right-width: 0px; border-left-width: 0px;
}
.stack_bar_bottom.ui-pnotify {
	border-radius: 0px; left: auto; top: auto; right: auto; bottom: 0px; margin-left: 15%;
}
.ui-pnotify {
	top: 70px; right: 8px;
}
.ui-pnotify-icon {
	line-height: 40px; padding-right: 3px; font-size: 30px; min-height: 40px;
}
.ui-pnotify-icon span {
	line-height: 40px; padding-right: 3px; font-size: 30px; min-height: 40px;
}
.ui-rangeSlider .ui-rangeSlider-bar {
	margin: 5px 0px; height: 20px; background-color: rgb(99, 144, 167);
}
.ui-rangeSlider .ui-rangeSlider-innerBar {
	margin: 3px 0px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; height: 24px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1), inset 0px -1px 0px rgba(255,255,255,0.65); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.65) inset;
}
.ui-rangeSlider-label {
	background: none; border: 0px currentColor; border-image: none; box-shadow: none;
}
.ui-rangeSlider-label-value {
	background: rgb(250, 250, 250); border-radius: 4px; top: -8px; text-align: center; line-height: 25px; font-size: 12px; font-weight: 600; position: relative; min-height: 25px; min-width: 40px; box-shadow: 0px 1px 2px rgba(0,0,0,0.25); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.ui-rangeSlider-label::after {
	margin: 0px -6px; width: 100%; text-align: center; bottom: 0px; color: rgb(248, 248, 248); font-family: FontAwesome; font-size: 18px; position: absolute; content: "\f0d7"; text-shadow: 0px 1px 2px rgba(0,0,0,0.25);
}
input.ui-editRangeSlider-inputValue {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 2.2em;
}
.ui-rangeSlider .ui-rangeSlider-handle {
	background: none;
}
.ui-rangeSlider .ui-rangeSlider-handle-inner {
	background: no-repeat top; width: 22px; height: 24px;
}
.ui-rangeSlider-leftHandle .ui-rangeSlider-handle-inner {
	margin-left: -10px;
}
.ui-rangeSlider-rightHandle .ui-rangeSlider-handle-inner {
	margin-left: -4px;
}
.ui-rangeSlider-arrow {
	margin: 6px 0px;
}
.ui-rangeSlider-leftArrow.ui-rangeSlider-arrow {
	left: -13px !important;
}
.ui-rangeSlider-rightArrow.ui-rangeSlider-arrow {
	right: -13px !important;
}
.note-editor {
	border: currentColor; border-image: none;
}
.note-editor .note-toolbar {
	background: rgb(250, 250, 250); border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(231, 231, 231); margin: 0px; padding: 0px 10px 11px; border-image: none;
}
.note-editor .note-toolbar > .btn-group {
	margin-top: 11px;
}
.note-editor .btn-sm {
	padding: 5px 9px;
}
.note-editor .btn-group-sm > .btn {
	padding: 5px 9px;
}
.note-editor .btn-default {
	border-color: rgb(221, 221, 221); border-radius: 2px; background-color: rgb(255, 255, 255); -webkit-border-radius: 2px;
}
.note-editor .note-editable {
	overflow: auto;
}
.note-editor .note-statusbar {
	background: none;
}
.note-editor .note-statusbar .note-resizebar {
	border: currentColor; border-image: none;
}
.note-dialog .modal-dialog {
	padding-top: 50px;
}
.tag-container {
	margin-top: 10px;
}
.tm-tag {
	background: rgb(170, 170, 170); padding: 4px 8px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 13px; font-weight: 600; margin-right: 8px; box-shadow: none; -webkit-border-radius: 3px;
}
.tm-tag .tm-tag-remove {
	padding: 0px 3px; color: rgb(255, 255, 255); font-size: 13px; font-weight: 400; opacity: 0.6;
}
.tm-tag .tm-tag-remove:hover {
	color: rgb(255, 255, 255); opacity: 1;
}
.tm-tag-primary.tm-tag {
	color: rgb(255, 255, 255); background-color: rgb(137, 221, 231);
}
.tm-tag-info.tm-tag {
	color: rgb(255, 255, 255); background-color: rgb(112, 223, 191);
}
.tm-tag-success.tm-tag {
	color: rgb(255, 255, 255); background-color: rgb(205, 221, 79);
}
.tm-tag-warning.tm-tag {
	color: rgb(255, 255, 255); background-color: rgb(255, 138, 75);
}
.tm-tag-danger.tm-tag {
	color: rgb(255, 255, 255); background-color: rgb(247, 96, 99);
}
.tm-tag-alert.tm-tag {
	color: rgb(255, 255, 255); background-color: rgb(255, 199, 52);
}
.tm-tag-system.tm-tag {
	color: rgb(255, 255, 255); background-color: rgb(107, 99, 159);
}
ul.fancytree-container {
	padding: 0px; outline: 0px; border: 0px currentColor; border-image: none; color: rgb(153, 153, 153); font-size: 14px; background-color: transparent;
}
ul.fancytree-container li {
	padding: 2px 0px;
}
span.fancytree-node {
	padding: 4px 0px;
}
span.fancytree-title {
	color: rgb(102, 102, 102);
}
span.fancytree-icon {
	position: relative;
}
span.fancytree-node:hover {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
span.fancytree-active.fancytree-node {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
span.fancytree-selected.fancytree-node {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
span.fancytree-active.fancytree-node:hover {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
span.fancytree-selected.fancytree-node:hover {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
.fancytree-treefocus.fancytree-container span.fancytree-active.fancytree-node {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
.fancytree-treefocus.fancytree-container span.fancytree-selected.fancytree-node {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
span.fancytree-childcounter {
	background: rgb(66, 139, 202); padding: 2px; border-radius: 10px; top: -9px; height: 13px; text-align: center; right: -8px; color: rgb(255, 255, 255); line-height: 9px; font-size: 10px; vertical-align: baseline; position: absolute; min-width: 13px;
}
table.fancytree-ext-columnview {
	outline: 0px; border: 0px currentColor; border-image: none;
}
table.fancytree-container tbody tr td {
	border-color: rgb(238, 238, 238); padding: 8px 14px; max-width: 300px;
}
table.fancytree-container span.fancytree-node {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis;
}
table.fancytree-container span.fancytree-title {
	display: inline;
}
table.fancytree-container span.selTag {
	margin: 1px 5px; padding: 3px 7px; border-radius: 1px; border: 0px currentColor; border-image: none; display: inline-block; cursor: pointer; background-color: rgb(221, 238, 204);
}
table.fancytree-ext-columnview tbody tr #tags {
	background: rgb(251, 251, 251); padding: 12px 14px; vertical-align: middle;
}
table.fancytree-ext-columnview tbody tr #preview {
	background: rgb(251, 251, 251); padding: 12px 14px; vertical-align: middle;
}
.bootstrap-tagsinput {
	margin: 0px; padding: 3px 8px; outline: 0px; border-radius: 0px; border: 1px solid rgb(229, 229, 229); transition:0.5s ease-in-out; border-image: none; width: 100%; height: auto; color: rgb(98, 98, 98); font-size: 14px; font-weight: 400; vertical-align: middle; display: inline-block; position: relative; cursor: text; min-height: 42px; -webkit-transition: all 0.5s ease-in-out;
}
.bootstrap-tagsinput:focus {
	border-color: rgb(221, 221, 221); background-color: rgb(255, 255, 255) !important;
}
.bootstrap-tagsinput:hover {
	border-color: rgb(221, 221, 221); background-color: rgb(255, 255, 255) !important;
}
.bootstrap-tagsinput input {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; width: auto !important; max-width: inherit; box-shadow: none; background-color: transparent;
}
.bootstrap-tagsinput input:focus {
	border: currentColor; border-image: none; box-shadow: none;
}
.bootstrap-tagsinput .tag {
	padding: 0.6em 0.7em 0.7em; border-radius: 2px; color: white; line-height: 36px; margin-right: 5px;
}
.bootstrap-tagsinput .label-default.tag {
	padding: 0.5em 0.7em 0.6em; border: 1px solid rgb(238, 238, 238); border-image: none; color: rgb(170, 170, 170); font-weight: 500; background-color: rgb(255, 255, 255);
}
.bootstrap-tagsinput .tag [data-role='remove'] {
	margin-left: 8px; cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role='remove']::after {
	padding: 0px 2px; content: "x";
}
.bootstrap-tagsinput .tag [data-role='remove']:hover {
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
}
.bootstrap-tagsinput .tag [data-role='remove']:hover:active {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125);
}
.bootstrap-datetimepicker-widget td.today::before {
	border-bottom-color: rgb(103, 211, 224); border-bottom-width: 7px; border-bottom-style: solid;
}
.bootstrap-datetimepicker-widget td.active {
	color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(103, 211, 224);
}
.bootstrap-datetimepicker-widget td.active:hover {
	color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(103, 211, 224);
}
.bootstrap-datetimepicker-widget td span.active {
	color: rgb(255, 255, 255); text-shadow: 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(103, 211, 224);
}
.bootstrap-datetimepicker-widget a[data-action] {
	border-color: transparent;
}
span.twitter-typeahead {
	width: 100%;
}
.tt-dropdown-menu {
	padding: 8px 0px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; width: 100%; overflow: hidden; margin-top: 8px; -ms-overflow-x: hidden; -ms-overflow-y: auto; max-height: 250px; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.tt-suggestion {
	padding: 2px 12px; line-height: 20px; font-size: 14px;
}
.tt-cursor.tt-suggestion {
	color: rgb(255, 255, 255); cursor: pointer; background-color: rgb(103, 211, 224);
}
.tt-suggestion p {
	margin: 2px 0px;
}
.bootstrap-duallistbox-container .buttons {
	width: 100%; margin-bottom: -1px;
}
.bootstrap-duallistbox-container label {
	display: block;
}
form.hide-list-label .bootstrap-duallistbox-container label {
	display: none !important;
}
.bootstrap-duallistbox-container .info {
	font-size: 11px; margin-bottom: 5px; display: inline-block;
}
.bootstrap-duallistbox-container .clear1 {
	top: 2px; font-size: 11px; display: none; position: relative;
}
.bootstrap-duallistbox-container .clear2 {
	top: 2px; font-size: 11px; display: none; position: relative;
}
.bootstrap-duallistbox-container .filtered.box1 .clear1 {
	display: inline-block;
}
.bootstrap-duallistbox-container .filtered.box2 .clear2 {
	display: inline-block;
}
.bootstrap-duallistbox-container .move {
	padding: 6px 12px; width: 50%;
}
.bootstrap-duallistbox-container .remove {
	padding: 6px 12px; width: 50%;
}
.bootstrap-duallistbox-container .btn-group .btn {
	border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.bootstrap-duallistbox-container select {
	border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.bootstrap-duallistbox-container .moveall {
	padding: 6px 12px; width: 50%;
}
.bootstrap-duallistbox-container .removeall {
	padding: 6px 12px; width: 50%;
}
.bs2compatible.bootstrap-duallistbox-container .btn-group > .btn + .btn {
	margin-left: 0px;
}
.bootstrap-duallistbox-container select {
	padding: 4px 5px; width: 100%; height: 300px;
}
.moveonselect.bootstrap-duallistbox-container select option {
	cursor: pointer;
}
.bootstrap-duallistbox-container .filter {
	margin: 0px 0px -1px; width: 100%; display: inline-block;
}
.bootstrap-duallistbox-container .placeholder.filter {
	color: rgb(170, 170, 170);
}
.moveonselect.bootstrap-duallistbox-container .move {
	display: none;
}
.moveonselect.bootstrap-duallistbox-container .remove {
	display: none;
}
.moveonselect.bootstrap-duallistbox-container .moveall {
	margin: 0px !important; width: 100%;
}
.moveonselect.bootstrap-duallistbox-container .removeall {
	margin: 0px !important; width: 100%;
}
.cropper-container {
	overflow: hidden; position: relative; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;
}
.cropper-container img {
	width: 100%; height: 100%; display: block; min-height: 0px !important; max-height: none !important; min-width: 0px !important; max-width: none !important; image-orientation: 0deg;
}
.cropper-canvas {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cropper-drag-box {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cropper-crop-box {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cropper-modal {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cropper-drag-box {
	opacity: 0; background-color: rgb(255, 255, 255);
}
.cropper-modal {
	opacity: 0.5; background-color: rgb(0, 0, 0);
}
.cropper-view-box {
	outline: rgba(102, 153, 255, 0.75) solid 1px; width: 100%; height: 100%; overflow: hidden; display: block;
}
.cropper-dashed {
	border: 0px dashed rgb(255, 255, 255); border-image: none; display: block; position: absolute; opacity: 0.5;
}
.dashed-h.cropper-dashed {
	left: 0px; top: 33.33%; width: 100%; height: 33.33%; border-top-width: 1px; border-bottom-width: 1px;
}
.dashed-v.cropper-dashed {
	left: 33.33%; top: 0px; width: 33.33%; height: 100%; border-right-width: 1px; border-left-width: 1px;
}
.cropper-face {
	width: 100%; height: 100%; display: block; position: absolute; opacity: 0.1;
}
.cropper-line {
	width: 100%; height: 100%; display: block; position: absolute; opacity: 0.1;
}
.cropper-point {
	width: 100%; height: 100%; display: block; position: absolute; opacity: 0.1;
}
.cropper-face {
	left: 0px; top: 0px; cursor: move; background-color: rgb(255, 255, 255);
}
.cropper-line {
	background-color: rgb(102, 153, 255);
}
.line-e.cropper-line {
	top: 0px; width: 5px; right: -3px; cursor: e-resize;
}
.line-n.cropper-line {
	left: 0px; top: -3px; height: 5px; cursor: n-resize;
}
.line-w.cropper-line {
	left: -3px; top: 0px; width: 5px; cursor: w-resize;
}
.line-s.cropper-line {
	left: 0px; height: 5px; bottom: -3px; cursor: s-resize;
}
.cropper-point {
	width: 5px; height: 5px; opacity: 0.75; background-color: rgb(102, 153, 255);
}
.point-e.cropper-point {
	top: 50%; right: -3px; margin-top: -3px; cursor: e-resize;
}
.point-n.cropper-point {
	left: 50%; top: -3px; margin-left: -3px; cursor: n-resize;
}
.point-w.cropper-point {
	left: -3px; top: 50%; margin-top: -3px; cursor: w-resize;
}
.point-s.cropper-point {
	left: 50%; bottom: -3px; margin-left: -3px; cursor: s-resize;
}
.point-ne.cropper-point {
	top: -3px; right: -3px; cursor: ne-resize;
}
.point-nw.cropper-point {
	left: -3px; top: -3px; cursor: nw-resize;
}
.point-sw.cropper-point {
	left: -3px; bottom: -3px; cursor: sw-resize;
}
.point-se.cropper-point {
	width: 20px; height: 20px; right: -3px; bottom: -3px; cursor: se-resize; opacity: 1;
}
.point-se.cropper-point::before {
	width: 200%; height: 200%; right: -50%; bottom: -50%; display: block; position: absolute; content: " "; opacity: 0; background-color: rgb(102, 153, 255);
}
@media all and (min-width:768px)
{
.point-se.cropper-point {
	width: 15px; height: 15px;
}
}
@media all and (min-width:992px)
{
.point-se.cropper-point {
	width: 10px; height: 10px;
}
}
@media all and (min-width:1200px)
{
.point-se.cropper-point {
	width: 5px; height: 5px; opacity: 0.75;
}
}
.cropper-bg {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.cropper-invisible {
	opacity: 0;
}
.cropper-hide {
	left: 0px; top: 0px; width: auto !important; height: auto !important; position: fixed; z-index: -1; min-height: 0px !important; max-height: none !important; min-width: 0px !important; max-width: none !important; opacity: 0;
}
.cropper-hidden {
	display: none !important;
}
.cropper-move {
	cursor: move;
}
.cropper-crop {
	cursor: crosshair;
}
.cropper-disabled .cropper-canvas {
	cursor: not-allowed;
}
.cropper-disabled .cropper-face {
	cursor: not-allowed;
}
.cropper-disabled .cropper-line {
	cursor: not-allowed;
}
.cropper-disabled .cropper-point {
	cursor: not-allowed;
}
.img-container {
	width: 100%; text-align: center; overflow: hidden; background-color: rgb(247, 247, 247);
}
.img-preview {
	width: 100%; text-align: center; overflow: hidden; background-color: rgb(247, 247, 247);
}
.img-container {
	margin-bottom: 20px; min-height: 200px; max-height: 466px;
}
@media all and (min-width:768px)
{
.img-container {
	min-height: 466px;
}
}
.img-container > img {
	max-width: 100%;
}
.img-preview {
	margin-right: 10px; margin-bottom: 10px; float: left;
}
.img-preview > img {
	max-width: 100%;
}
.preview-lg {
	width: 263px; height: 148px;
}
.preview-md {
	width: 139px; height: 78px;
}
.preview-sm {
	width: 69px; height: 39px;
}
.preview-xs {
	width: 35px; height: 20px; margin-right: 0px;
}
.docs-data > .input-group {
	margin-bottom: 10px;
}
.docs-data > .input-group > label {
	min-width: 80px;
}
.docs-data > .input-group > span {
	min-width: 50px;
}
.docs-buttons > .btn {
	margin-right: 5px; margin-bottom: 10px;
}
.docs-buttons > .btn-group {
	margin-right: 5px; margin-bottom: 10px;
}
.docs-buttons > .form-control {
	margin-right: 5px; margin-bottom: 10px;
}
.docs-toggles > .btn {
	margin-bottom: 10px;
}
.docs-toggles > .btn-group {
	margin-bottom: 10px;
}
.docs-toggles > .dropdown {
	margin-bottom: 10px;
}
.docs-tooltip {
	margin: -6px -12px; padding: 6px 12px; display: block;
}
.docs-tooltip > .icon {
	margin: 0px -3px; vertical-align: top;
}
.tooltip-inner {
	white-space: normal;
}
.btn-upload .tooltip-inner {
	white-space: nowrap;
}
@media all and (max-width:400px)
{
.btn-group-crop {
	margin-right: -15px !important;
}
.btn-group-crop > .btn {
	padding-right: 5px; padding-left: 5px;
}
.btn-group-crop .docs-tooltip {
	padding-right: 5px; padding-left: 5px; margin-right: -5px; margin-left: -5px;
}
}
@media all and (max-width:359px)
{
.docs-tooltip {
	font-size: 9px;
}
}
.docs-options .dropdown-menu {
	width: 100%;
}
.docs-options .dropdown-menu > li {
	padding: 3px 20px;
}
.docs-options .dropdown-menu > li:hover {
	background-color: rgb(247, 247, 247);
}
.docs-options .dropdown-menu > li > label {
	display: block;
}
.docs-cropped .modal-body {
	text-align: center;
}
.docs-cropped .modal-body > img {
	max-width: 100%;
}
.docs-cropped .modal-body > canvas {
	max-width: 100%;
}
.md-editor {
	display: block;
}
.md-editor .md-footer {
	background: rgb(250, 250, 250); padding: 11px 10px; display: block;
}
.md-editor > .md-header {
	background: rgb(250, 250, 250); padding: 11px 10px; display: block;
}
.md-editor > .md-header {
	margin: 0px;
}
.md-editor > .md-header .btn-group .btn-default {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.md-editor > .md-header .btn-group .btn-primary {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.md-editor > .md-preview {
	background: rgb(255, 255, 255); overflow: auto; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; min-height: 10px;
}
.md-editor > textarea {
	background: rgb(255, 255, 255); border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(221, 221, 221) currentColor currentColor; margin: 0px; padding: 15px; outline: 0px; border-radius: 0px; border-image: none; width: 100%; font-size: 14px; display: block; box-shadow: none;
}
.md-editor > textarea:focus {
	background: rgb(255, 255, 255); box-shadow: none;
}
.md-editor .md-controls {
	padding: 3px; float: right;
}
.md-editor .md-controls .md-control {
	padding: 3px 3px 3px 10px; right: 5px; color: rgb(190, 190, 190);
}
.md-editor .md-controls .md-control:hover {
	color: rgb(51, 51, 51);
}


.navbar-fullscreen .fa{
margin-top:25px;
}

.md-editor .md-controls .md-control-fullscreen {
	top: 4px; position: relative;
}
.md-fullscreen-mode.md-editor {
	background: rgb(255, 255, 255) !important; padding: 60px 30px 15px; border: 0px currentColor !important; border-image: none !important; left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 99999;
}
.md-fullscreen-mode.md-editor .md-footer {
	display: none;
}
.md-fullscreen-mode.md-editor .md-input {
	background: rgb(255, 255, 255) !important; margin: 0px auto !important; padding: 20px !important; border: 0px currentColor !important; border-image: none !important; height: 100% !important; color: rgb(153, 153, 153); line-height: 1.6em !important; font-size: 20px !important; box-shadow: none !important; resize: none;
}
.md-fullscreen-mode.md-editor .md-preview {
	background: rgb(255, 255, 255) !important; margin: 0px auto !important; padding: 20px !important; border: 0px currentColor !important; border-image: none !important; height: 100% !important; color: rgb(153, 153, 153); line-height: 1.6em !important; font-size: 20px !important; box-shadow: none !important; resize: none;
}
.md-fullscreen-mode.md-editor .md-preview {
	color: rgb(51, 51, 51); overflow: auto;
}
.md-fullscreen-mode.md-editor .md-input:focus {
	background: rgb(255, 255, 255) !important; color: rgb(51, 51, 51);
}
.md-fullscreen-mode.md-editor .md-input:hover {
	background: rgb(255, 255, 255) !important; color: rgb(51, 51, 51);
}
.md-fullscreen-mode.md-editor .md-header {
	background: 0px 0px; top: 20px; width: 100%; text-align: center; position: fixed;
}
.md-fullscreen-mode.md-editor .btn-group {
	float: none;
}
.md-fullscreen-mode.md-editor .btn {
	background: 0px 0px; border: 0px currentColor; border-image: none; color: rgb(179, 179, 179);
}
.md-fullscreen-mode.md-editor .active.btn {
	color: rgb(51, 51, 51); box-shadow: none;
}
.md-fullscreen-mode.md-editor .btn:active {
	color: rgb(51, 51, 51); box-shadow: none;
}
.md-fullscreen-mode.md-editor .btn:focus {
	color: rgb(51, 51, 51); box-shadow: none;
}
.md-fullscreen-mode.md-editor .btn:hover {
	color: rgb(51, 51, 51); box-shadow: none;
}
.md-fullscreen-mode.md-editor .md-fullscreen-controls {
	top: 20px; text-align: right; right: 20px; display: block; position: absolute; z-index: 1002;
}
.md-fullscreen-mode.md-editor .md-fullscreen-controls a {
	margin: 10px; width: 30px; height: 30px; text-align: center; color: rgb(179, 179, 179); clear: right;
}
.md-fullscreen-mode.md-editor .md-fullscreen-controls a:hover {
	color: rgb(51, 51, 51); text-decoration: none;
}
.md-fullscreen-mode.md-editor .md-editor {
	height: 100% !important; position: relative;
}
.md-editor .md-fullscreen-controls {
	display: none;
}
.md-nooverflow {
	width: 100%; overflow: hidden; position: fixed;
}
#nprogress {
	pointer-events: none;
}
#nprogress .bar {
	left: 0px; top: 0px; width: 100%; height: 3px; position: fixed; z-index: 1031; background-color: rgb(255, 112, 34);
}
#nprogress .peg {
	width: 100px; height: 100%; right: 0px; display: block; position: absolute; opacity: 1; box-shadow: none !important; transform: rotate(3deg) translate(0px, -4px); -webkit-transform: rotate(3deg) translate(0px, -4px);
}
#nprogress .spinner {
	top: 20px; right: 48%; display: block; position: fixed; z-index: 1031;
}
#nprogress .spinner-icon {
	border-width: 2px; border-style: solid; border-color: rgb(103, 211, 224) transparent transparent rgb(103, 211, 224); border-radius: 50%; animation:nprogress-spinner 400ms linear infinite; border-image: none; width: 18px; height: 18px; box-sizing: border-box; opacity: 1; -webkit-animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
	overflow: hidden; position: relative;
}
.nprogress-custom-parent #nprogress .spinner {
	position: absolute;
}
.nprogress-custom-parent #nprogress .bar {
	position: absolute;
}
.npr-header#nprogress .bar {
	top: 66px; height: 2px;
}
.npr-bottom#nprogress .bar {
	top: auto; height: 4px; bottom: 0px;
}
.npr-primary#nprogress .bar {
	background-color: rgb(103, 211, 224);
}
.npr-success#nprogress .bar {
	background-color: rgb(195, 214, 45);
}
.npr-info#nprogress .bar {
	background-color: rgb(79, 216, 176);
}
.npr-warning#nprogress .bar {
	background-color: rgb(255, 112, 34);
}
.npr-danger#nprogress .bar {
	background-color: rgb(245, 57, 61);
}
.npr-alert#nprogress .bar {
	background-color: rgb(255, 188, 11);
}
.npr-system#nprogress .bar {
	background-color: rgb(90, 83, 134);
}
.npr-dark#nprogress .bar {
	background-color: rgb(42, 47, 67);
}
.npr-light#nprogress .bar {
	background-color: rgb(229, 234, 238);
}
.npr-muted#nprogress .bar {
	background-color: rgb(153, 153, 153);
}
.scroller {
	height: 100%; overflow: hidden; position: relative; -ms-overflow-x: hidden; -ms-overflow-y: hidden;
}
.scroller {
	-ms-user-select: none !important; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.scroller * {
	-ms-user-select: none !important; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.scroller {
	box-sizing: border-box;
}
.scroller-content {
	box-sizing: border-box;
}
.scroller-bar {
	box-sizing: border-box;
}
.scroller-track {
	box-sizing: border-box;
}
.scroller-handle {
	box-sizing: border-box;
}
.scroller-content {
	height: 100%; overflow: auto; position: relative; z-index: 1; -ms-overflow-x: hidden; -ms-overflow-y: scroll; -webkit-overflow-scrolling: touch;
}
.scroller-bar {
	transition:opacity 0.3s; top: 0px; width: 6px; height: 100%; right: 0px; display: none; position: absolute; z-index: 2; opacity: 0;
}
.scroller-active .scroller-bar {
	opacity: 1;
}
.scroller-track {
	width: 100%; height: 100%; overflow: hidden; position: relative;
}
.scroller-handle {
	background: rgb(103, 211, 224); transition:height 0.3s; top: 0px; width: 5px; height: 20px; right: 0px; position: absolute; z-index: 2; cursor: pointer;
}
.scroller-horizontal .scroller-content {
	padding: 0px 0px 16px; overflow: auto; -ms-overflow-x: auto; -ms-overflow-y: hidden;
}
.scroller-horizontal .scroller-bar {
	border-width: 1px 0px 0px; top: auto; width: 100%; height: 5px; bottom: 0px;
}
.scroller-horizontal .scroller-handle {
	top: auto; width: 20px; height: 5px; right: auto; bottom: 3px;
}
.scroller-setup .scroller-content {
	padding: 0px;
}
.scroller-active .scroller-content {
	padding: 0px;
}
.scroller-setup .scroller-bar {
	display: block;
}
.scroller-active .scroller-bar {
	display: block;
}
.panel-scroller {
	padding: 0px; height: 600px; overflow: hidden; max-height: 600px;
}
.panel-scroller .scroller-content {
	padding: 0px 10px 0px 0px;
}
.panel-scroller .scroller-bar {
	background: none; width: 15px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel-scroller {
	position: relative;
}
.panel-scroller::after {
	top: 0px; width: 1px; height: 100%; right: 5px; position: absolute; content: ""; background-color: rgb(229, 234, 238);
}
.bg-dark .panel-scroller::after {
	background-color: rgb(71, 80, 114);
}
.panel-scroller.scroller-overlay::after {
	width: 0px;
}
.panel-scroller .scroller-handle {
	border-radius: 4px; width: 5px; height: 20px; right: 3px;
}
.scroller-xs {
	height: 125px; max-height: 125px;
}
.scroller-sm {
	height: 200px; max-height: 200px;
}
.scroller-md {
	height: 300px; max-height: 300px;
}
.scroller-lg {
	height: 400px; max-height: 400px;
}
.scroller-thick .scroller-bar {
	width: 12px;
}
.scroller-thick .scroller-handle {
	border-radius: 0px; width: 12px; right: 0px;
}
.scroller-overlay.panel-scroller .scroller-bar {
	background: none; border: 0px currentColor; border-image: none;
}
.scroller-overlay.panel-scroller .scroller-handle {
	transition:opacity 0.3s; opacity: 0;
}
.scroller-overlay.panel-scroller:hover .scroller-handle {
	opacity: 1;
}
.scroller-overlay.panel-scroller .scroller-content {
	padding: 0px; margin-right: -17px;
}
.scroller-pn.scroller .scroller-content {
	padding: 0px !important; width: 100%;
}
.ff .panel-scroller .scroller-content {
	padding: 0px 26px 0px 0px !important; right: -18px; position: relative;
}
.scroller-primary .scroller-handle {
	background: rgb(103, 211, 224);
}
.scroller-success .scroller-handle {
	background: rgb(195, 214, 45);
}
.scroller-info .scroller-handle {
	background: rgb(79, 216, 176);
}
.scroller-warning .scroller-handle {
	background: rgb(255, 112, 34);
}
.scroller-danger .scroller-handle {
	background: rgb(245, 57, 61);
}
.scroller-alert .scroller-handle {
	background: rgb(255, 188, 11);
}
.scroller-system .scroller-handle {
	background: rgb(90, 83, 134);
}
.scroller-dark .scroller-handle {
	background: rgb(42, 47, 67);
}
.scroller-light .scroller-handle {
	background: rgb(229, 234, 238);
}
.scroller-white .scroller-handle {
	background: rgb(229, 234, 238);
}
.scroller-light .scroller-bar {
	background: none; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.scroller-white .scroller-bar {
	background: none; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.select2-primary + .select2-container .select2-selection--single {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.select2-primary + .select2-container .select2-selection--single .select2-selection__rendered {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.select2-primary + .select2-container .select2-selection__arrow b {
	border-top-color: rgb(255, 255, 255);
}
.select2-primary + .select2-container--open.select2-container .select2-selection__arrow b {
	border-bottom-color: rgb(255, 255, 255);
}
.select2-success + .select2-container .select2-selection--single {
	border-color: rgb(195, 214, 45); color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.select2-success + .select2-container .select2-selection--single .select2-selection__rendered {
	border-color: rgb(195, 214, 45); color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.select2-success + .select2-container .select2-selection__arrow b {
	border-top-color: rgb(255, 255, 255);
}
.select2-success + .select2-container--open.select2-container .select2-selection__arrow b {
	border-bottom-color: rgb(255, 255, 255);
}
.select2-info + .select2-container .select2-selection--single {
	border-color: rgb(79, 216, 176); color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.select2-info + .select2-container .select2-selection--single .select2-selection__rendered {
	border-color: rgb(79, 216, 176); color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.select2-info + .select2-container .select2-selection__arrow b {
	border-top-color: rgb(255, 255, 255);
}
.select2-info + .select2-container--open.select2-container .select2-selection__arrow b {
	border-bottom-color: rgb(255, 255, 255);
}
.select2-warning + .select2-container .select2-selection--single {
	border-color: rgb(255, 112, 34); color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.select2-warning + .select2-container .select2-selection--single .select2-selection__rendered {
	border-color: rgb(255, 112, 34); color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.select2-warning + .select2-container .select2-selection__arrow b {
	border-top-color: rgb(255, 255, 255);
}
.select2-warning + .select2-container--open.select2-container .select2-selection__arrow b {
	border-bottom-color: rgb(255, 255, 255);
}
.select2-danger + .select2-container .select2-selection--single {
	border-color: rgb(245, 57, 61); color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.select2-danger + .select2-container .select2-selection--single .select2-selection__rendered {
	border-color: rgb(245, 57, 61); color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.select2-danger + .select2-container .select2-selection__arrow b {
	border-top-color: rgb(255, 255, 255);
}
.select2-danger + .select2-container--open.select2-container .select2-selection__arrow b {
	border-bottom-color: rgb(255, 255, 255);
}
.select2-alert + .select2-container .select2-selection--single {
	border-color: rgb(255, 188, 11); color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.select2-alert + .select2-container .select2-selection--single .select2-selection__rendered {
	border-color: rgb(255, 188, 11); color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.select2-alert + .select2-container .select2-selection__arrow b {
	border-top-color: rgb(255, 255, 255);
}
.select2-alert + .select2-container--open.select2-container .select2-selection__arrow b {
	border-bottom-color: rgb(255, 255, 255);
}
.select2-system + .select2-container .select2-selection--single {
	border-color: rgb(90, 83, 134); color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.select2-system + .select2-container .select2-selection--single .select2-selection__rendered {
	border-color: rgb(90, 83, 134); color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.select2-system + .select2-container .select2-selection__arrow b {
	border-top-color: rgb(255, 255, 255);
}
.select2-system + .select2-container--open.select2-container .select2-selection__arrow b {
	border-bottom-color: rgb(255, 255, 255);
}
.select2-dark + .select2-container .select2-selection--single {
	border-color: rgb(42, 47, 67); color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.select2-dark + .select2-container .select2-selection--single .select2-selection__rendered {
	border-color: rgb(42, 47, 67); color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.select2-dark + .select2-container .select2-selection__arrow b {
	border-top-color: rgb(255, 255, 255);
}
.select2-dark + .select2-container--open.select2-container .select2-selection__arrow b {
	border-bottom-color: rgb(255, 255, 255);
}
.dockmodal {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.dockmodal * {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.dockmodal *::before {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.dockmodal *::after {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.modal-placeholder {
	width: 0px; height: 0px; display: none; visibility: hidden;
}
.dockmodal-overlay {
	background: rgb(0, 0, 0); left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; position: fixed; z-index: 1050; opacity: 0.7;
}
.dockmodal {
	background: none; border: 0px currentColor; border-image: none; top: auto; height: 0px; right: 20px; bottom: 0px; overflow: hidden; position: fixed; z-index: 1000; box-shadow: 0px 1px 0px #000;
}
.dockmodal-header {
	background: rgb(48, 54, 62); padding: 5px 5px 5px 10px; left: 0px; top: 0px; height: 36px; right: 0px; overflow: hidden; position: absolute; z-index: 1; cursor: pointer;
}
.dockmodal-body {
	background: rgb(255, 255, 255); padding: 10px 15px; left: 0px; top: 36px; right: 0px; bottom: 40px; overflow: auto; position: absolute;
}
.dockmodal-footer {
	background: rgb(204, 204, 204); padding: 5px 10px; left: 0px; text-align: right; right: 0px; bottom: 0px; overflow: hidden; position: absolute;
}
.dockmodal-footer-buttonset {
	height: 30px; line-height: 30px;
}
.no-footer.dockmodal .dockmodal-body {
	bottom: 0px;
}
.dockmodal-header .title-text {
	color: rgb(255, 255, 255); line-height: 26px; overflow: hidden; font-size: 16px; font-weight: bold; margin-right: 90px; vertical-align: top; white-space: nowrap; -ms-text-overflow: ellipsis; max-width: 100%;
}
.dockmodal-header .header-action {
	padding: 5px; line-height: 16px; margin-right: 1px; float: right;
}
.dockmodal-header .header-action:hover {
	background: rgb(85, 85, 85);
}
.dockmodal-header .header-action i {
	background: url("../../../img/plugins/allcpdock-sprite.png") no-repeat left top; width: 16px; height: 16px; vertical-align: top; display: inline-block; -ms-zoom: 1;
}
.dockmodal-header .header-action .icon-dockmodal-close {
	background-position: 0px 0px;
}
.dockmodal-header .header-action .icon-dockmodal-popin {
	background-position: 0px -40px;
}
.dockmodal-header .header-action .icon-dockmodal-popout {
	background-position: 0px -60px;
}
.popped-out.dockmodal .header-action .icon-dockmodal-popout {
	background-position: 0px -40px;
}
.dockmodal-header .header-action .icon-dockmodal-minimize {
	background-position: 0px -75px;
}
.dockmodal-header .header-action .icon-dockmodal-restore {
	background-position: 0px -80px;
}
.minimized.dockmodal .header-action .icon-dockmodal-minimize {
	background-position: 0px -25px;
}
.popped-out.dockmodal {
	border: 0px currentColor; border-image: none; width: auto; height: auto; z-index: 1501;
}
.minimized.dockmodal {
	left: auto; top: auto; height: 36px; right: 20px; bottom: 0px; z-index: 1000;
}
.dockmodal .dockmodal-footer-buttonset > a {
	min-width: 60px;
}
.dockmodal .dockmodal-footer-buttonset > a + a {
	margin-left: 5px;
}
.md-perspective {
	height: 100%; overflow: hidden;
}
.md-perspective body {
	height: 100%; overflow: hidden;
}
.md-perspective body {
	background: rgb(34, 34, 34); perspective: 600px; -webkit-perspective: 600px;
}
.md-modal {
	left: 50%; top: 50%; width: 50%; height: auto; visibility: hidden; position: fixed; z-index: 2000; min-width: 320px; max-width: 630px; transform: translateX(-50%) translateY(-50%); backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transform: translateX(-50%) translateY(-50%);
}
.md-show {
	visibility: visible;
}
.md-overlay {
	background: rgba(0, 0, 0, 0.8); transition:0.3s; left: 0px; top: 0px; width: 100%; height: 100%; visibility: hidden; position: fixed; z-index: 1000; opacity: 0; -webkit-transition: all 0.3s;
}
.md-show ~ .md-overlay {
	visibility: visible; opacity: 1;
}
.md-content {
	background: rgb(255, 255, 255); margin: 0px auto; border-radius: 3px; color: rgb(102, 102, 102); position: relative;
}
.md-content h3 {
	background: rgb(238, 238, 238); margin: 0px; padding: 15px; border-radius: 3px 3px 0px 0px; text-align: center; font-size: 2.4em; font-weight: 300; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.md-content > div {
	margin: 0px; padding: 15px 40px 30px; font-size: 1.15em; font-weight: 300;
}
.md-content > div p {
	margin: 0px; padding: 10px 0px;
}
.md-content > div ul {
	margin: 0px; padding: 0px 0px 30px 20px;
}
.md-content > div ul li {
	padding: 5px 0px;
}
.allcp-form .mfp-close {
	color: rgb(153, 153, 153); padding-top: 5px; font-size: 26px; font-weight: 400; text-shadow: none;
}
.allcp-form .mfp-close-btn-in {
	color: rgb(153, 153, 153); padding-top: 5px; font-size: 26px; font-weight: 400; text-shadow: none;
}
.mfp-with-fade .mfp-content {
	transition:opacity 0.5s ease-out; opacity: 0; -webkit-transition: opacity 0.5s ease-out;
}
.mfp-bg.mfp-with-fade {
	transition:opacity 0.5s ease-out; opacity: 0; -webkit-transition: opacity 0.5s ease-out;
}
.mfp-ready.mfp-with-fade .mfp-content {
	opacity: 1;
}
.mfp-bg.mfp-ready.mfp-with-fade {
	opacity: 0.8;
}
.mfp-removing.mfp-with-fade .mfp-with-anim {
	opacity: 0;
}
.mfp-bg.mfp-removing.mfp-with-fade {
	opacity: 0;
}
.mfp-zoomIn .mfp-with-anim {
	transition:0.2s ease-in-out; opacity: 0; transform: scale(0.8);
}
.mfp-bg.mfp-zoomIn {
	transition:0.3s ease-out; opacity: 0;
}
.mfp-ready.mfp-zoomIn .mfp-with-anim {
	opacity: 1; transform: scale(1);
}
.mfp-bg.mfp-ready.mfp-zoomIn {
	opacity: 0.8;
}
.mfp-removing.mfp-zoomIn .mfp-with-anim {
	opacity: 0; transform: scale(0.8);
}
.mfp-bg.mfp-removing.mfp-zoomIn {
	opacity: 0;
}
.mfp-zoomOut .mfp-with-anim {
	transition:0.3s ease-in-out; opacity: 0; transform: scale(1.3);
}
.mfp-bg.mfp-zoomOut {
	transition:0.3s ease-out; opacity: 0;
}
.mfp-ready.mfp-zoomOut .mfp-with-anim {
	opacity: 1; transform: scale(1);
}
.mfp-bg.mfp-ready.mfp-zoomOut {
	opacity: 0.8;
}
.mfp-removing.mfp-zoomOut .mfp-with-anim {
	opacity: 0; transform: scale(1.3);
}
.mfp-bg.mfp-removing.mfp-zoomOut {
	opacity: 0;
}
.mfp-slideLeft .mfp-with-anim {
	transition:0.3s; opacity: 0; transform: translateX(-50px);
}
.mfp-bg.mfp-slideLeft {
	transition:0.3s; opacity: 0;
}
.mfp-ready.mfp-slideLeft .mfp-with-anim {
	opacity: 1; transform: translateX(0px);
}
.mfp-bg.mfp-ready.mfp-slideLeft {
	opacity: 0.8;
}
.mfp-removing.mfp-slideLeft .mfp-with-anim {
	opacity: 0; transform: translateX(50px);
}
.mfp-bg.mfp-removing.mfp-slideLeft {
	opacity: 0;
}
.mfp-slideRight .mfp-with-anim {
	transition:0.3s; opacity: 0; transform: translateX(50px);
}
.mfp-bg.mfp-slideRight {
	transition:0.3s; opacity: 0;
}
.mfp-ready.mfp-slideRight .mfp-with-anim {
	opacity: 1; transform: translateX(0px);
}
.mfp-bg.mfp-ready.mfp-slideRight {
	opacity: 0.8;
}
.mfp-removing.mfp-slideRight .mfp-with-anim {
	opacity: 0; transform: translateX(-50px);
}
.mfp-bg.mfp-removing.mfp-slideRight {
	opacity: 0;
}
.mfp-slideDown .mfp-content {
	vertical-align: middle;
}
.mfp-slideDown .mfp-with-anim {
	transition:0.2s; opacity: 0; transform: translateY(-100px);
}
.mfp-bg.mfp-slideDown {
	transition:0.2s; opacity: 0;
}
.mfp-ready.mfp-slideDown .mfp-with-anim {
	opacity: 1; transform: translateY(0px);
}
.mfp-bg.mfp-ready.mfp-slideDown {
	opacity: 0.8;
}
.mfp-removing.mfp-slideDown .mfp-with-anim {
	opacity: 0; transform: translateY(-50px);
}
.mfp-bg.mfp-removing.mfp-slideDown {
	opacity: 0;
}
.mfp-slideUp .mfp-content {
	vertical-align: middle;
}
.mfp-slideUp .mfp-with-anim {
	transition:0.2s; opacity: 0; transform: translateY(100px);
}
.mfp-bg.mfp-slideUp {
	transition:0.2s; opacity: 0;
}
.mfp-ready.mfp-slideUp .mfp-with-anim {
	opacity: 1; transform: translateY(0px);
}
.mfp-bg.mfp-ready.mfp-slideUp {
	opacity: 0.8;
}
.mfp-removing.mfp-slideUp .mfp-with-anim {
	opacity: 0; transform: translateY(50px);
}
.mfp-bg.mfp-removing.mfp-slideUp {
	opacity: 0;
}
.mfp-flipInX .mfp-content {
	perspective: 2000px;
}
.mfp-flipInX .mfp-with-anim {
	transition:0.3s ease-in-out; opacity: 0; transform: rotateX(-60deg);
}
.mfp-bg.mfp-flipInX {
	transition:0.5s; opacity: 0;
}
.mfp-ready.mfp-flipInX .mfp-with-anim {
	opacity: 1; transform: rotateX(0deg);
}
.mfp-bg.mfp-ready.mfp-flipInX {
	opacity: 0.8;
}
.mfp-removing.mfp-flipInX .mfp-with-anim {
	opacity: 0; transform: rotateX(60deg);
}
.mfp-bg.mfp-removing.mfp-flipInX {
	opacity: 0;
}
.mfp-flipInY .mfp-content {
	perspective: 2000px;
}
.mfp-flipInY .mfp-with-anim {
	transition:0.3s ease-in-out; opacity: 0; transform: rotateY(-60deg);
}
.mfp-bg.mfp-flipInY {
	transition:0.5s; opacity: 0;
}
.mfp-ready.mfp-flipInY .mfp-with-anim {
	opacity: 1; transform: rotateY(0deg);
}
.mfp-bg.mfp-ready.mfp-flipInY {
	opacity: 0.8;
}
.mfp-removing.mfp-flipInY .mfp-with-anim {
	opacity: 0; transform: rotateY(60deg);
}
.mfp-bg.mfp-removing.mfp-flipInY {
	opacity: 0;
}
.mfp-rotateDown .mfp-content {
	perspective: 1300px; -webkit-perspective: 1300px;
}
.mfp-rotateDown .mfp-with-anim {
	transform-origin: 0% -100%; transition:0.3s ease-out; opacity: 0; transform: translateY(-100%) rotateX(-90deg); -webkit-transition: all 0.3s ease-out; -webkit-transform: translateY(-100%) rotateX(-90deg); -webkit-transform-origin: 0 -100%; -webkit-transform-style: preserve-3d;
}
.mfp-bg.mfp-rotateDown {
	transition:0.5s; opacity: 0;
}
.mfp-ready.mfp-rotateDown .mfp-with-anim {
	opacity: 1; transform: translateY(0%) rotateX(0deg); -webkit-transform: translateY(0%) rotateX(0deg);
}
.mfp-bg.mfp-ready.mfp-rotateDown {
	opacity: 0.8;
}
.mfp-removing.mfp-rotateDown .mfp-with-anim {
	transform-origin: 0% -100%; opacity: 0; transform: translateY(-100%) rotateX(-90deg); -webkit-transform: translateY(-100%) rotateX(-90deg); -webkit-transform-origin: 0 -100%;
}
.mfp-bg.mfp-removing.mfp-rotateDown {
	opacity: 0;
}
.mfp-rotateUp .mfp-content {
	perspective: 1300px; -webkit-perspective: 1300px;
}
.mfp-rotateUp .mfp-with-anim {
	transform-origin: 0% 100%; transition:0.3s ease-out; opacity: 0; transform: translateY(100%) rotateX(90deg); -webkit-transition: all 0.3s ease-out; -webkit-transform: translateY(100%) rotateX(90deg); -webkit-transform-origin: 0 100%; -webkit-transform-style: preserve-3d;
}
.mfp-bg.mfp-rotateUp {
	transition:0.5s; opacity: 0;
}
.mfp-ready.mfp-rotateUp .mfp-with-anim {
	opacity: 1; transform: translateY(0%) rotateX(0deg); -webkit-transform: translateY(0%) rotateX(0deg);
}
.mfp-bg.mfp-ready.mfp-rotateUp {
	opacity: 0.8;
}
.mfp-removing.mfp-rotateUp .mfp-with-anim {
	transform-origin: 0% 100%; opacity: 0; transform: translateY(100%) rotateX(90deg); -webkit-transform: translateY(100%) rotateX(90deg); -webkit-transform-origin: 0 100%;
}
.mfp-bg.mfp-removing.mfp-rotateUp {
	opacity: 0;
}
.mfp-rotateRight .mfp-content {
	perspective: 1300px; -webkit-perspective: 1300px;
}
.mfp-rotateRight .mfp-with-anim {
	transform-origin: 100% 0%; transition:0.3s ease-out; opacity: 0; transform: translateX(100%) rotateY(90deg); -webkit-transition: all 0.3s ease-out; -webkit-transform: translateX(100%) rotateY(90deg); -webkit-transform-origin: 100% 0; -webkit-transform-style: preserve-3d;
}
.mfp-bg.mfp-rotateRight {
	transition:0.5s; opacity: 0;
}
.mfp-ready.mfp-rotateRight .mfp-with-anim {
	opacity: 1; transform: translateX(0%) rotateY(0deg); -webkit-transform: translateX(0%) rotateY(0deg);
}
.mfp-bg.mfp-ready.mfp-rotateRight {
	opacity: 0.8;
}
.mfp-removing.mfp-rotateRight .mfp-with-anim {
	transform-origin: -100% 0%; opacity: 0; transform: translateX(-100%) rotateY(-90deg); -webkit-transform: translateX(-100%) rotateY(-90deg); -webkit-transform-origin: -100% 0;
}
.mfp-bg.mfp-removing.mfp-rotateRight {
	opacity: 0;
}
.mfp-rotateLeft .mfp-content {
	perspective: 1300px; -webkit-perspective: 1300px;
}
.mfp-rotateLeft .mfp-with-anim {
	transform-origin: -100% 0%; transition:0.3s ease-out; opacity: 0; transform: translateX(-100%) rotateY(-90deg); -webkit-transition: all 0.3s ease-out; -webkit-transform: translateX(-100%) rotateY(-90deg); -webkit-transform-origin: -100% 0; -webkit-transform-style: preserve-3d;
}
.mfp-bg.mfp-rotateLeft {
	transition:0.5s; opacity: 0;
}
.mfp-ready.mfp-rotateLeft .mfp-with-anim {
	opacity: 1; transform: translateX(0%) rotateY(0deg); -webkit-transform: translateX(0%) rotateY(0deg);
}
.mfp-bg.mfp-ready.mfp-rotateLeft {
	opacity: 0.8;
}
.mfp-removing.mfp-rotateLeft .mfp-with-anim {
	transform-origin: 100% 0%; opacity: 0; transform: translateX(100%) rotateY(90deg); -webkit-transform: translateX(100%) rotateY(90deg); -webkit-transform-origin: 100% 0;
}
.mfp-bg.mfp-removing.mfp-rotateLeft {
	opacity: 0;
}
.mfp-fullscale .mfp-with-anim {
	transition:0.6s 0.3s; opacity: 0; transform: scale(0.8); -webkit-transition: all 0.6s; -webkit-transform: scale(0.8); -webkit-transition-delay: 0.3s;
}
.mfp-bg.mfp-fullscale {
	background: rgb(0, 0, 0); transition:0.35s; opacity: 0;
}
.mfp-ready.mfp-fullscale .mfp-with-anim {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.mfp-bg.mfp-ready.mfp-fullscale {
	background: rgb(0, 0, 0); opacity: 1;
}
.mfp-removing.mfp-fullscale .mfp-with-anim {
	transition:0.4s; opacity: 0; -webkit-transition: all 0.4s;
}
.mfp-bg.mfp-removing.mfp-fullscale {
	transition:0.4s; opacity: 0; -webkit-transition: all 0.4s;
}
.mfp-sign .mfp-content {
	perspective: 1300px;
}
.mfp-sign .mfp-with-anim {
	transform-origin: 50% 0%; transition:0.3s; opacity: 0; transform: rotateX(-60deg); -webkit-transition: all 0.3s;
}
.mfp-bg.mfp-sign {
	transition:0.5s; opacity: 0;
}
.mfp-ready.mfp-sign .mfp-with-anim {
	opacity: 1; transform: rotateX(0deg);
}
.mfp-bg.mfp-ready.mfp-sign {
	opacity: 0.8;
}
.mfp-removing.mfp-sign .mfp-with-anim {
	opacity: 0; transform: rotateX(-60deg);
}
.mfp-bg.mfp-removing.mfp-sign {
	opacity: 0;
}
.mfp-newspaper .mfp-with-anim {
	transition:0.5s; opacity: 0; transform: scale(0) rotate(500deg); -webkit-transition: all 0.2s ease-in-out;
}
.mfp-bg.mfp-newspaper {
	transition:0.5s; opacity: 0;
}
.mfp-ready.mfp-newspaper .mfp-with-anim {
	opacity: 1; transform: scale(1) rotate(0deg);
}
.mfp-bg.mfp-ready.mfp-newspaper {
	opacity: 0.8;
}
.mfp-removing.mfp-newspaper .mfp-with-anim {
	opacity: 0; transform: scale(0) rotate(500deg);
}
.mfp-bg.mfp-removing.mfp-newspaper {
	opacity: 0;
}
.fade-onload.allcp-panels {
	opacity: 0;
}
.preserve-grid {
	background: none !important; margin: 0px !important; padding: 10px; outline: 0px !important; border: 0px currentColor !important; border-image: none !important; box-shadow: none !important; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.panel + .preserve-grid {
	padding: 0px;
}
body.ui-drag-active .preserve-grid {
	padding: 0px; visibility: hidden;
}
.ui-sortable-handle {
	cursor: pointer;
}
.panel-placeholder {
	padding: 0px; border-radius: 3px; border: 2px dashed rgb(204, 204, 204); border-image: none; margin-bottom: 20px; background-color: rgb(238, 238, 238);
}
.panel.ui-sortable-helper {
	box-shadow: 2px 4px 6px 0px rgba(0,0,0,0.1);
}
.panel-sortable .panel-heading {
	cursor: move;
}
.sortable-grid {
	min-height: 200px;
}
.col-lg-12.sortable-grid {
	min-height: 0px;
}
.col-md-12.sortable-grid {
	min-height: 0px;
}
.col-sm-12.sortable-grid {
	min-height: 0px;
}
.col-xs-12.sortable-grid {
	min-height: 0px;
}
.panel-colorbox {
	border-color: rgb(232, 232, 232); padding: 9px; text-align: center; color: rgb(170, 170, 170); border-right-width: 2px; border-bottom-width: 1px; border-left-width: 2px; border-right-style: dashed; border-bottom-style: solid; border-left-style: dashed; display: none; position: relative; background-color: rgb(249, 249, 249);
}
.panel-editbox {
	border-color: rgb(232, 232, 232); padding: 9px; text-align: center; color: rgb(170, 170, 170); border-right-width: 2px; border-bottom-width: 1px; border-left-width: 2px; border-right-style: dashed; border-bottom-style: solid; border-left-style: dashed; display: none; position: relative; background-color: rgb(249, 249, 249);
}
.panel-editbox {
	padding: 12px 16px;
}
.panel-editbox input {
	border-radius: 2px; height: 40px; text-align: center; color: rgb(170, 170, 170); font-size: 16px; background-color: rgb(255, 255, 255);
}
.panel-editbox input:focus {
	border-color: rgb(221, 221, 221); color: rgb(102, 102, 102);
}
.panel-colorbox {
	padding: 8px 9px; text-align: right;
}
.panel-colorbox > span {
	margin: 4px 5px 0px; border: 2px solid rgba(0, 0, 0, 0.2); border-image: none; width: 27px; height: 25px; display: inline-block; cursor: pointer;
}
.panel-colorbox > span:hover {
	border-color: rgba(0, 0, 0, 0.4);
}
.panel-heading + div + .panel-body {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-heading + div + .panel-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-heading + div + div + .panel-body {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-heading + div + div + .panel-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
body.panel-fullscreen-active {
	overflow: hidden; position: fixed;
}
body.panel-fullscreen-active .navbar {
	display: none !important; z-index: -1;
}
body.panel-fullscreen-active #topbar {
	display: none !important; z-index: -1;
}
body.panel-fullscreen-active #sidebar_left {
	display: none !important; z-index: -1;
}
body.panel-fullscreen-active #sidebar_right {
	display: none !important; z-index: -1;
}
body.panel-fullscreen-active #content_wrapper {
	position: relative; z-index: 9999;
}
.panel-fullscreen {
	left: 0px !important; top: 0px !important; width: 100% !important; height: 100% !important; right: 0px !important; bottom: 0px !important; display: block !important; position: fixed !important; z-index: 9999 !important;
}
.panel-fullscreen .panel-controls > .panel-control-remove {
	display: none !important;
}
.panel-fullscreen .panel-controls > .panel-control-collapse {
	display: none !important;
}
.panel-control-collapse::after {
	content: "\f068";
}
.panel-collapsed .panel-control-collapse::after {
	content: "\f067";
}
.panel-controls {
	background: none; padding-right: 7px; padding-left: 5px; margin-right: -8px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; float: right; display: block; position: relative; cursor: pointer;
}
.panel-controls > a {
	width: 26px; text-align: center; color: rgb(169, 172, 189); padding-top: 1px; font-size: 15px; font-weight: normal; display: inline-block;
}
.panel-controls > a:hover {
	color: rgb(103, 211, 224); text-decoration: none;
}
.panel-primary .panel-controls > a {
	color: rgb(255, 255, 255);
}
.panel-info .panel-controls > a {
	color: rgb(255, 255, 255);
}
.panel-success .panel-controls > a {
	color: rgb(255, 255, 255);
}
.panel-warning .panel-controls > a {
	color: rgb(255, 255, 255);
}
.panel-danger .panel-controls > a {
	color: rgb(255, 255, 255);
}
.panel-alert .panel-controls > a {
	color: rgb(255, 255, 255);
}
.panel-system .panel-controls > a {
	color: rgb(255, 255, 255);
}
.panel-dark .panel-controls > a {
	color: rgb(255, 255, 255);
}
.panel-controls > a::after {
	font-family: "FontAwesome";
}
.panel-control-title::after {
	content: "\f040";
}
.panel-editbox-open .panel-control-title::after {
	content: "\f0c7";
}
.panel-control-color::after {
	content: "\f043";
}
.panel-colorbox-open .panel-control-color::after {
	content: "\f0c7";
}
.panel-control-collapse::after {
	content: "\f068";
}
.panel-collapsed .panel-control-collapse::after {
	content: "\f067";
}
.panel-control-fullscreen::after {
	content: "\f066";
}
.panel-control-remove::after {
	content: "\f00d";
}
.panel-control-callback::after {
	content: "\f121";
}
.panel-control-expose::after {
	content: "\f06e";
}
.panel-exposed .panel-control-expose::after {
	content: "\f070";
}
.panel-control-dockable::after {
	content: "\f187";
}
.panel-controls > a.panel-control-loader {
	left: -35px; top: 1px; display: none; position: absolute; opacity: 1;
}
.panel-loader-active .panel-controls > a.panel-control-loader {
	display: inline-block !important;
}
.panel-control-loader::after {
	animation:fa-spin 2s linear infinite; content: "\f110"; -webkit-animation: fa-spin 2s infinite linear; -moz-animation: fa-spin 2s infinite linear;
}
.fa-spin {
	animation:fa-spin 2s linear infinite; -webkit-animation: fa-spin 2s infinite linear;
}
.mobile-controls.panel .panel-heading {
	padding-right: 40px !important;
}
.mobile-controls.panel .panel-heading > .panel-controls {
	background: rgb(244, 244, 244); border-radius: 2px; border: 1px solid rgb(238, 238, 238); border-image: none; top: 0px; width: 28px; height: 28px; right: 0px; overflow: hidden; margin-top: 5px; position: absolute;
}
.mobile-controls.panel .panel-heading > .panel-controls::after {
	transition:color 0.3s; left: 7px; top: 0px; color: rgb(170, 170, 170); line-height: 28px; font-family: "FontAwesome"; font-size: 14px; font-weight: 400; position: absolute; content: "\f0c9"; -webkit-transition: color 0.3s ease;
}
.mobile-controls.panel .panel-heading > .panel-controls:hover {
	background: rgb(240, 240, 240); border-color: rgb(230, 230, 230);
}
.mobile-controls.panel .panel-heading > .panel-controls-open.panel-controls {
	background: rgb(240, 240, 240); border-color: rgb(230, 230, 230);
}
.mobile-controls.panel .panel-heading > .panel-controls:hover::after {
	color: rgb(119, 119, 119);
}
.mobile-controls.panel .panel-heading > .panel-controls-open.panel-controls::after {
	color: rgb(119, 119, 119);
}
.mobile-controls.panel .panel-controls a {
	color: rgb(153, 153, 153) !important;
}
.mobile-controls.panel .panel-heading > .panel-controls > a {
	display: none;
}
.mobile-controls.panel .panel-heading .panel-controls a.panel-control-loader {
	width: 0px; height: 0px; display: none !important; opacity: 0 !important;
}
.mobile-controls.panel .panel-heading .panel-controls a.panel-control-loader::after {
	width: 0px; height: 0px; display: none !important; opacity: 0 !important;
}
.panel-loader-active.mobile-controls.panel .panel-heading > .panel-controls::after {
	animation:fa-spin 2s linear infinite; display: block; content: "\f110" !important; -webkit-animation: fa-spin 2s infinite linear; -moz-animation: fa-spin 2s infinite linear;
}
.mobile-controls.panel .popover-content::after {
	display: none;
}
.mobile-controls.panel .panel-controls + .popover {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.mobile-controls.panel .panel-controls + .popover > .arrow {
	border-left-color: rgb(204, 204, 204);
}
.mobile-controls.panel .panel-controls + .popover > .popover-content {
	padding: 2px 5px;
}
.mobile-controls.panel .popover-content {
	background: none; margin: 0px; border: 0px currentColor; border-image: none; width: auto; height: auto; float: none;
}
.mobile-controls.panel .popover-content .panel-controls > a {
	display: inline-block;
}
.panel-fullscreen.mobile-controls.panel .panel-heading > .panel-controls {
	background: none; border-radius: 0px; border: 0px currentColor; border-image: none; width: auto; height: auto; overflow: hidden; margin-top: 0px; position: relative;
}
.panel-fullscreen.mobile-controls.panel .panel-heading > .panel-controls::after {
	display: none !important;
}
.panel-fullscreen.mobile-controls.panel .panel-controls a {
	color: inherit !important;
}
.panel-fullscreen.mobile-controls.panel .panel-heading > .panel-controls > a {
	display: inline-block;
}
.panel-fullscreen.mobile-controls.panel .popover {
	display: none !important;
}
.panel-editbox-open .panel-tabs > li.active > a {
	background: rgb(249, 249, 249);
}
.panel-editbox-open .panel-tabs > li.active > a:hover {
	background: rgb(249, 249, 249);
}
.panel-editbox-open .panel-tabs > li.active > a:focus {
	background: rgb(249, 249, 249);
}
.panel-colorbox-open .panel-tabs > li.active > a {
	background: rgb(249, 249, 249);
}
.panel-colorbox-open .panel-tabs > li.active > a:hover {
	background: rgb(249, 249, 249);
}
.panel-colorbox-open .panel-tabs > li.active > a:focus {
	background: rgb(249, 249, 249);
}
.panel-primary.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-info.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-success.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-info.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-warning.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-danger.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-alert.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-system.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-dark.panel .panel-tabs > li > a {
	padding: 6px 20px 10px; left: 7px; color: rgba(255, 255, 255, 0.7) !important; border-right-color: transparent !important; border-left-color: transparent !important;
}
.panel-primary.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-info.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-success.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-info.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-warning.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-danger.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-alert.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-system.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-dark.panel .panel-tabs > li > a:hover {
	color: rgb(255, 255, 255) !important;
}
.panel-primary.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-info.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-success.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-info.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-warning.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-danger.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-alert.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-system.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-dark.panel .panel-tabs > li > a:focus {
	background: rgba(0, 0, 0, 0.1) !important; color: rgb(255, 255, 255) !important;
}
.panel-primary.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel-info.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel-success.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel-info.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel-warning.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel-danger.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel-alert.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel-system.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel-dark.panel .panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.panel .panel-tabs > li.active > a {
	border-radius: 2px 2px 0px 0px; color: rgb(102, 102, 102) !important; -webkit-border-radius: 2px 2px 0 0;
}
.panel .panel-tabs > li.active > a:hover {
	border-radius: 2px 2px 0px 0px; color: rgb(102, 102, 102) !important; -webkit-border-radius: 2px 2px 0 0;
}
.panel .panel-tabs > li.active > a:focus {
	border-radius: 2px 2px 0px 0px; color: rgb(102, 102, 102) !important; -webkit-border-radius: 2px 2px 0 0;
}
.mobile-controls.panel .panel-heading > .panel-controls {
	background: rgb(240, 240, 240); border-color: rgb(221, 221, 221); width: 32px; height: 30px; margin-top: 0px; margin-right: 2px;
}
.mobile-controls.panel .panel-heading > .panel-controls::after {
	left: 8px; top: 0px; font-size: 17px;
}
.mobile-controls.panel .panel-controls + .popover > .popover-content {
	padding: 0px 5px;
}
.mobile-controls.panel .panel-controls + .popover .panel-controls {
	background: none !important; border-color: transparent !important;
}
table.footable > tbody > tr > td.footable-first-column {
	border-left-color: transparent; border-left-width: 4px; border-left-style: solid;
}
table.footable > tbody > tr:hover > td.footable-first-column {
	border-left-color: rgb(170, 170, 170);
}
table.footable > tbody > tr.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(170, 170, 170);
}
table.footable > tbody > tr.row-primary:hover > td.footable-first-column {
	border-left-color: rgb(103, 211, 224);
}
table.footable > tbody > tr.row-primary.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(103, 211, 224);
}
table.footable > tbody > tr.row-info:hover > td.footable-first-column {
	border-left-color: rgb(79, 216, 176);
}
table.footable > tbody > tr.row-info.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(79, 216, 176);
}
table.footable > tbody > tr.row-success:hover > td.footable-first-column {
	border-left-color: rgb(195, 214, 45);
}
table.footable > tbody > tr.row-success.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(195, 214, 45);
}
table.footable > tbody > tr.row-warning:hover > td.footable-first-column {
	border-left-color: rgb(255, 112, 34);
}
table.footable > tbody > tr.row-warning.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(255, 112, 34);
}
table.footable > tbody > tr.row-danger:hover > td.footable-first-column {
	border-left-color: rgb(245, 57, 61);
}
table.footable > tbody > tr.row-danger.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(245, 57, 61);
}
table.footable > tbody > tr.row-alert:hover > td.footable-first-column {
	border-left-color: rgb(255, 188, 11);
}
table.footable > tbody > tr.row-moved.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(255, 188, 11);
}
table.footable > tbody > tr.row-system:hover > td.footable-first-column {
	border-left-color: rgb(90, 83, 134);
}
table.footable > tbody > tr.row-system.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(90, 83, 134);
}
table.footable > tbody > tr.row-dark:hover > td.footable-first-column {
	border-left-color: rgb(42, 47, 67);
}
table.footable > tbody > tr.row-dark.footable-detail-show > td.footable-first-column {
	border-left-color: rgb(42, 47, 67);
}
table.fw-labels.footable > tbody > tr > td:first-child {
	padding: 11px 12px 11px 8px; width: 90px; vertical-align: middle;
}
table.fw-labels.footable > tbody > tr > td:first-child .label {
	padding: 4px 4px 6px; width: 100%; text-align: center; line-height: 1; font-size: 11px; font-weight: 600; display: inline-block;
}
.footable-row-detail-name {
	padding: 7px 9px 9px;
}
.footable-row-detail-value {
	padding: 7px 9px 9px;
}
table.footable .footable-odd {
	background-color: rgb(255, 255, 255);
}
table.footable .footable-even {
	background-color: rgb(250, 250, 250);
}
table.footable > tbody > tr.footable-row-detail {
	background-color: rgb(255, 255, 255) !important;
}
table.breakpoint.footable > tbody > tr > td > span.footable-toggle {
	padding-top: 2px; font-size: 10px; float: right;
}
.foo-header > tr > th {
	border: 1px solid rgb(221, 221, 221) !important; border-image: none !important; background-color: rgb(246, 246, 246);
}
.foo-footer > tr > td {
	background-color: rgb(246, 246, 246);
}
.footable-page-arrow a[data-page='first'] {
	display: none;
}
.footable-page-arrow a[data-page='last'] {
	display: none;
}
.footable > tfoot.footer-menu {
	background-color: rgb(247, 247, 247);
}
.footable > tfoot.footer-menu > tr {
	background-color: rgb(247, 247, 247);
}
.footable > tfoot .pagination {
	margin-top: 5px;
}
html {
	font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
	margin: 0px;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
main {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
audio {
	vertical-align: baseline; display: inline-block;
}
canvas {
	vertical-align: baseline; display: inline-block;
}
progress {
	vertical-align: baseline; display: inline-block;
}
video {
	vertical-align: baseline; display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
[hidden] {
	display: none;
}
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	margin: 0.67em 0px; font-size: 2em;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor; border-image: none;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0px; box-sizing: content-box; -moz-box-sizing: content-box;
}
pre {
	overflow: auto;
}
code {
	font-family: monospace, monospace; font-size: 1em;
}
kbd {
	font-family: monospace, monospace; font-size: 1em;
}
pre {
	font-family: monospace, monospace; font-size: 1em;
}
samp {
	font-family: monospace, monospace; font-size: 1em;
}
button {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
input {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
optgroup {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
select {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
textarea {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
button {
	overflow: visible;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type='button'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='reset'] {
	cursor: pointer; -webkit-appearance: button;
}
input[type='submit'] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: default;
}
html input[disabled] {
	cursor: default;
}
input {
	line-height: normal;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box;
}
input[type='search'] {
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -webkit-appearance: textfield;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
	padding: 0px; border: 0px currentColor; border-image: none;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
td {
	padding: 0px;
}
th {
	padding: 0px;
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
pre {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
select {
	background: rgb(255, 255, 255) !important;
}
.navbar {
	display: none;
}
.table td {
	background-color: rgb(255, 255, 255) !important;
}
.table th {
	background-color: rgb(255, 255, 255) !important;
}
.btn > .caret {
	border-top-color: rgb(0, 0, 0) !important;
}
.dropup > .btn > .caret {
	border-top-color: rgb(0, 0, 0) !important;
}
.label {
	border: 1px solid rgb(0, 0, 0); border-image: none;
}
.table {
	border-collapse: collapse !important;
}
.table-bordered th {
	border: 1px solid rgb(221, 221, 221) !important; border-image: none !important;
}
.table-bordered td {
	border: 1px solid rgb(221, 221, 221) !important; border-image: none !important;
}
}
* {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
*::before {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
*::after {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
html {
	font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	color: rgb(127, 130, 143); line-height: 1.788; font-family: "Lato", "Open Sans", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 400; background-color: rgb(255, 255, 255);
}
input {
	line-height: inherit; font-family: inherit; font-size: inherit;
}
button {
	line-height: inherit; font-family: inherit; font-size: inherit;
}
select {
	line-height: inherit; font-family: inherit; font-size: inherit;
}
textarea {
	line-height: inherit; font-family: inherit; font-size: inherit;
}
a {
	color: rgb(103, 211, 224); text-decoration: none;
}
a:hover {
	color: rgb(42, 190, 208); text-decoration: underline;
}
a:focus {
	color: rgb(42, 190, 208); text-decoration: underline;
}
a:focus {
	outline: 0px; outline-offset: -2px;
}
figure {
	margin: 0px;
}
img {
	vertical-align: middle;
}
.img-responsive {
	height: auto; display: block; max-width: 100%;
}
.thumbnail > img {
	height: auto; display: block; max-width: 100%;
}
.thumbnail a > img {
	height: auto; display: block; max-width: 100%;
}
.carousel-inner > .item > img {
	height: auto; display: block; max-width: 100%;
}
.carousel-inner > .item > a > img {
	height: auto; display: block; max-width: 100%;
}
.img-rounded {
	border-radius: 3px;
}
.img-thumbnail {
	padding: 4px; border-radius: 3px; border: 1px solid rgb(221, 221, 221); transition:0.2s ease-in-out; border-image: none; height: auto; line-height: 1.49; display: inline-block; max-width: 100%; background-color: rgb(255, 255, 255); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
.img-circle {
	border-radius: 50%;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(238, 238, 238) currentColor currentColor; border-image: none; margin-top: 20px; margin-bottom: 20px;
}
.sr-only {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.sr-only-focusable:active {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
.sr-only-focusable:focus {
	margin: 0px; width: auto; height: auto; overflow: visible; position: static; clip: auto;
}
h1 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
h2 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
h3 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
h4 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
h5 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
h6 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
.h1 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
.h2 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
.h3 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
.h4 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
.h5 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
.h6 {
	color: rgb(42, 47, 67); line-height: 1.2; font-family: inherit; font-weight: 600; text-rendering: optimizelegibility;
}
h1 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h2 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h3 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h4 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h5 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h6 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h1 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h2 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h3 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h4 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h5 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h6 small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h1 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h2 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h3 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h4 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h5 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h6 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h1 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h2 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h3 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h4 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h5 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
.h6 .small {
	color: rgb(169, 172, 189); line-height: 1; font-weight: normal;
}
h1 {
	margin-top: 20px; margin-bottom: 10px;
}
.h1 {
	margin-top: 20px; margin-bottom: 10px;
}
h2 {
	margin-top: 20px; margin-bottom: 10px;
}
.h2 {
	margin-top: 20px; margin-bottom: 10px;
}
h3 {
	margin-top: 20px; margin-bottom: 10px;
}
.h3 {
	margin-top: 20px; margin-bottom: 10px;
}
h1 small {
	font-size: 75%;
}
.h1 small {
	font-size: 75%;
}
h2 small {
	font-size: 75%;
}
.h2 small {
	font-size: 75%;
}
h3 small {
	font-size: 75%;
}
.h3 small {
	font-size: 75%;
}
h1 .small {
	font-size: 75%;
}
.h1 .small {
	font-size: 75%;
}
h2 .small {
	font-size: 75%;
}
.h2 .small {
	font-size: 75%;
}
h3 .small {
	font-size: 75%;
}
.h3 .small {
	font-size: 75%;
}
h4 {
	margin-top: 10px; margin-bottom: 10px;
}
.h4 {
	margin-top: 10px; margin-bottom: 10px;
}
h5 {
	margin-top: 10px; margin-bottom: 10px;
}
.h5 {
	margin-top: 10px; margin-bottom: 10px;
}
h6 {
	margin-top: 10px; margin-bottom: 10px;
}
.h6 {
	margin-top: 10px; margin-bottom: 10px;
}
h4 small {
	font-size: 88%;
}
.h4 small {
	font-size: 88%;
}
h5 small {
	font-size: 88%;
}
.h5 small {
	font-size: 88%;
}
h6 small {
	font-size: 88%;
}
.h6 small {
	font-size: 88%;
}
h4 .small {
	font-size: 88%;
}
.h4 .small {
	font-size: 88%;
}
h5 .small {
	font-size: 88%;
}
.h5 .small {
	font-size: 88%;
}
h6 .small {
	font-size: 88%;
}
.h6 .small {
	font-size: 88%;
}
h1 small {
	font-size: 70%;
}
.h1 .small {
	font-size: 70%;
}
h1 {
	font-size: 45px;
}
.h1 {
	font-size: 45px;
}
h2 {
	font-size: 36px;
}
.h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
.h3 {
	font-size: 24px;
}
h4 {
	font-size: 22px;
}
.h4 {
	font-size: 22px;
}
h5 {
	font-size: 20px;
}
.h5 {
	font-size: 20px;
}
h6 {
	font-size: 14px;
}
.h6 {
	font-size: 14px;
}
p {
	margin: 0px 0px 10px;
}
.lead {
	line-height: 1.4; font-size: 16px; font-weight: 300; margin-bottom: 20px;
}
@media all and (min-width:768px)
{
.lead {
	font-size: 21px;
}
}
a.link-unstyled {
	color: rgb(102, 102, 102);
}
a.link-unstyled:hover {
	color: rgb(34, 34, 34); text-decoration: none;
}
a.link-unstyled:focus {
	color: rgb(34, 34, 34); text-decoration: none;
}
a.link-unstyled:active {
	color: rgb(34, 34, 34); text-decoration: none;
}
small {
	font-size: 92%;
}
.small {
	font-size: 92%;
}
cite {
	font-style: normal;
}
mark {
	padding: 0.2em; background-color: rgb(255, 145, 85);
}
.mark {
	padding: 0.2em; background-color: rgb(255, 145, 85);
}
.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-nowrap {
	white-space: nowrap !important;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.content-header {
	text-align: center; margin-top: 15px; margin-bottom: 40px;
}
.content-header h1 {
	line-height: 30px;
}
.content-header h2 {
	line-height: 30px;
}
.content-header h3 {
	line-height: 30px;
}
.content-header h4 {
	line-height: 30px;
}
.page-header {
	margin: 40px 0px 20px; padding-bottom: 17px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.micro-header {
	text-align: center; color: rgb(153, 153, 153); font-weight: 400; margin-bottom: 20px;
}
ul {
	margin-top: 0px; margin-bottom: 10px;
}
ol {
	margin-top: 0px; margin-bottom: 10px;
}
ul ul {
	margin-bottom: 0px;
}
ol ul {
	margin-bottom: 0px;
}
ul ol {
	margin-bottom: 0px;
}
ol ol {
	margin-bottom: 0px;
}
.list-unstyled {
	list-style: none; padding-left: 0px;
}
.list-inline {
	list-style: none; padding-left: 0px; margin-left: -5px;
}
.list-inline > li {
	padding-right: 5px; padding-left: 5px; display: inline-block;
}
dl {
	margin-top: 0px; margin-bottom: 20px;
}
dt {
	line-height: 1.49;
}
dd {
	line-height: 1.49;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0px;
}
@media all and (min-width:480px)
{
.dl-horizontal dt {
	width: 160px; text-align: right; overflow: hidden; clear: left; float: left; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.dl-horizontal dd {
	margin-left: 180px;
}
}
abbr[title] {
	border-bottom-color: rgb(119, 119, 119); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
abbr[data-original-title] {
	border-bottom-color: rgb(119, 119, 119); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
.initialism {
	text-transform: uppercase; font-size: 90%;
}
blockquote {
	margin: 0px 0px 20px; padding: 10px 20px; font-size: 17.5px; border-left-color: rgb(238, 238, 238); border-left-width: 5px; border-left-style: solid;
}
blockquote p:last-child {
	margin-bottom: 0px;
}
blockquote ul:last-child {
	margin-bottom: 0px;
}
blockquote ol:last-child {
	margin-bottom: 0px;
}
blockquote.blockquote-rounded {
	border-radius: 11px;
}
blockquote.blockquote-thin {
	border-width: 3px;
}
blockquote footer {
	color: rgb(119, 119, 119); line-height: 1.49; font-size: 80%; display: block;
}
blockquote small {
	color: rgb(119, 119, 119); line-height: 1.49; font-size: 80%; display: block;
}
blockquote .small {
	color: rgb(119, 119, 119); line-height: 1.49; font-size: 80%; display: block;
}
blockquote footer::before {
	content: "\2014 \00A0";
}
blockquote small::before {
	content: "\2014 \00A0";
}
blockquote .small::before {
	content: "\2014 \00A0";
}
.blockquote-reverse {
	text-align: right; padding-right: 15px; padding-left: 0px; border-right-color: rgb(238, 238, 238); border-left-color: currentColor; border-right-width: 5px; border-left-width: 0px; border-right-style: solid; border-left-style: none;
}
blockquote.pull-right {
	text-align: right; padding-right: 15px; padding-left: 0px; border-right-color: rgb(238, 238, 238); border-left-color: currentColor; border-right-width: 5px; border-left-width: 0px; border-right-style: solid; border-left-style: none;
}
.blockquote-reverse footer::before {
	content: "";
}
blockquote.pull-right footer::before {
	content: "";
}
.blockquote-reverse small::before {
	content: "";
}
blockquote.pull-right small::before {
	content: "";
}
.blockquote-reverse .small::before {
	content: "";
}
blockquote.pull-right .small::before {
	content: "";
}
.blockquote-reverse footer::after {
	content: "\00A0 \2014";
}
blockquote.pull-right footer::after {
	content: "\00A0 \2014";
}
.blockquote-reverse small::after {
	content: "\00A0 \2014";
}
blockquote.pull-right small::after {
	content: "\00A0 \2014";
}
.blockquote-reverse .small::after {
	content: "\00A0 \2014";
}
blockquote.pull-right .small::after {
	content: "\00A0 \2014";
}
address {
	line-height: 1.49; font-style: normal; margin-bottom: 20px;
}
blockquote::before {
	content: "";
}
blockquote::after {
	content: "";
}
.dropcap {
	min-height: 75px;
}
.dropcap::first-letter {
	margin: 0px 5px 0px 0px; padding: 5px; color: rgb(85, 85, 85); line-height: 45px; font-family: "Droid Serif", serif; font-size: 60px; font-weight: 600; float: left;
}
.lead.dropcap::first-letter {
	line-height: 25px; font-size: 90px;
}
.dropcap-fill.dropcap::first-letter {
	margin: 0px 10px 0px 0px; border-radius: 6px; color: rgb(255, 255, 255);
}
.dropcap-fill.lead.dropcap::first-letter {
	margin: 0px 10px 0px 0px; border-radius: 6px; color: rgb(255, 255, 255); padding-bottom: 26px;
}
hr {
	margin: 35px 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
hr.alt {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dashed;
}
hr.short {
	margin: 20px 0px;
}
hr.tall {
	margin: 55px 0px;
}
hr.dotted {
	border-style: dotted;
}
.divider {
	background: rgb(226, 226, 226); margin: 25px 0px; height: 1px;
}
code {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
kbd {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
pre {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px; border-radius: 3px; color: rgb(245, 57, 61); font-size: 12px; font-weight: 600; background-color: rgb(249, 242, 244);
}
kbd {
	padding: 2px 4px; border-radius: 3px; color: rgb(255, 255, 255); font-size: 90%; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.25); background-color: rgb(51, 51, 51);
}
kbd kbd {
	padding: 0px; font-size: 100%; box-shadow: none;
}
pre {
	margin: 0px 0px 10px; padding: 9.5px; border-radius: 3px; border: 1px solid rgb(203, 214, 214); border-image: none; color: rgb(51, 51, 51); line-height: 1.49; font-size: 13px; display: block; -ms-word-break: break-all; -ms-word-wrap: break-word; background-color: rgb(234, 238, 240);
}
pre code {
	padding: 0px; border-radius: 0px; color: inherit; font-size: inherit; white-space: pre-wrap; background-color: transparent;
}
.pre-scrollable {
	-ms-overflow-y: scroll; max-height: 340px;
}
.container {
	padding-right: 11px; padding-left: 11px; margin-right: auto; margin-left: auto;
}
@media all and (min-width:768px)
{
.container {
	width: 742px;
}
}
@media all and (min-width:992px)
{
.container {
	width: 962px;
}
}
@media all and (min-width:1140px)
{
.container {
	width: 1062px;
}
}
@media all and (min-width:1400px)
{
.container {
	width: 1302px;
}
}
.container-sm {
	max-width: 640px;
}
.container-md {
	max-width: 860px;
}
.container-lg {
	max-width: 1000px;
}
.container-xl {
	max-width: 1200px;
}
.container-fluid {
	padding-right: 11px; padding-left: 11px; margin-right: auto; margin-left: auto;
}
.row {
	margin-right: -11px; margin-left: -11px;
}
.col-xs-1 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-1 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-1 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-1 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-1 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-2 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-2 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-2 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-2 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-2 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-3 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-3 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-3 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-3 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-3 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-4 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-4 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-4 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-4 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-4 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-5 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-5 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-5 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-5 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-5 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-6 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-6 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-6 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-6 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-6 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-7 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-7 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-7 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-7 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-7 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-8 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-8 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-8 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-8 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-8 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-9 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-9 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-9 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-9 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-9 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-10 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-10 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-10 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-10 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-10 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-11 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-11 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-11 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-11 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-11 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-12 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-sm-12 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-md-12 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-lg-12 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xl-12 {
	padding-right: 22px; padding-left: 22px; position: relative; min-height: 1px;
}
.col-xs-1 {
	float: left;
}
.col-xs-2 {
	float: left;
}
.col-xs-3 {
	float: left;
}
.col-xs-4 {
	float: left;
}
.col-xs-5 {
	float: left;
}
.col-xs-6 {
	float: left;
}
.col-xs-7 {
	float: left;
}
.col-xs-8 {
	float: left;
}
.col-xs-9 {
	float: left;
}
.col-xs-10 {
	float: left;
}
.col-xs-11 {
	float: left;
}
.col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66%;
}
.col-xs-10 {
	width: 83.33%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66%;
}
.col-xs-7 {
	width: 58.33%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66%;
}
.col-xs-4 {
	width: 33.33%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66%;
}
.col-xs-1 {
	width: 8.33%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66%;
}
.col-xs-pull-10 {
	right: 83.33%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66%;
}
.col-xs-pull-7 {
	right: 58.33%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66%;
}
.col-xs-pull-4 {
	right: 33.33%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66%;
}
.col-xs-pull-1 {
	right: 8.33%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66%;
}
.col-xs-push-10 {
	left: 83.33%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66%;
}
.col-xs-push-7 {
	left: 58.33%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66%;
}
.col-xs-push-4 {
	left: 33.33%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66%;
}
.col-xs-push-1 {
	left: 8.33%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66%;
}
.col-xs-offset-10 {
	margin-left: 83.33%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66%;
}
.col-xs-offset-7 {
	margin-left: 58.33%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66%;
}
.col-xs-offset-4 {
	margin-left: 33.33%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66%;
}
.col-xs-offset-1 {
	margin-left: 8.33%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
@media all and (min-width:768px)
{
.col-sm-1 {
	float: left;
}
.col-sm-2 {
	float: left;
}
.col-sm-3 {
	float: left;
}
.col-sm-4 {
	float: left;
}
.col-sm-5 {
	float: left;
}
.col-sm-6 {
	float: left;
}
.col-sm-7 {
	float: left;
}
.col-sm-8 {
	float: left;
}
.col-sm-9 {
	float: left;
}
.col-sm-10 {
	float: left;
}
.col-sm-11 {
	float: left;
}
.col-sm-12 {
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66%;
}
.col-sm-10 {
	width: 83.33%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66%;
}
.col-sm-7 {
	width: 58.33%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66%;
}
.col-sm-4 {
	width: 33.33%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66%;
}
.col-sm-1 {
	width: 8.33%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66%;
}
.col-sm-pull-10 {
	right: 83.33%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66%;
}
.col-sm-pull-7 {
	right: 58.33%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66%;
}
.col-sm-pull-4 {
	right: 33.33%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66%;
}
.col-sm-pull-1 {
	right: 8.33%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66%;
}
.col-sm-push-10 {
	left: 83.33%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66%;
}
.col-sm-push-7 {
	left: 58.33%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66%;
}
.col-sm-push-4 {
	left: 33.33%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66%;
}
.col-sm-push-1 {
	left: 8.33%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66%;
}
.col-sm-offset-10 {
	margin-left: 83.33%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66%;
}
.col-sm-offset-7 {
	margin-left: 58.33%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66%;
}
.col-sm-offset-4 {
	margin-left: 33.33%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66%;
}
.col-sm-offset-1 {
	margin-left: 8.33%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
}
@media all and (min-width:992px)
{
.col-md-1 {
	float: left;
}
.col-md-2 {
	float: left;
}
.col-md-3 {
	float: left;
}
.col-md-4 {
	float: left;
}
.col-md-5 {
	float: left;
}
.col-md-6 {
	float: left;
}
.col-md-7 {
	float: left;
}
.col-md-8 {
	float: left;
}
.col-md-9 {
	float: left;
}
.col-md-10 {
	float: left;
}
.col-md-11 {
	float: left;
}
.col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66%;
}
.col-md-10 {
	width: 83.33%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66%;
}
.col-md-7 {
	width: 58.33%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66%;
}
.col-md-4 {
	width: 33.33%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66%;
}
.col-md-1 {
	width: 8.33%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66%;
}
.col-md-pull-10 {
	right: 83.33%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66%;
}
.col-md-pull-7 {
	right: 58.33%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66%;
}
.col-md-pull-4 {
	right: 33.33%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66%;
}
.col-md-pull-1 {
	right: 8.33%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66%;
}
.col-md-push-10 {
	left: 83.33%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66%;
}
.col-md-push-7 {
	left: 58.33%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66%;
}
.col-md-push-4 {
	left: 33.33%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66%;
}
.col-md-push-1 {
	left: 8.33%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66%;
}
.col-md-offset-10 {
	margin-left: 83.33%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66%;
}
.col-md-offset-7 {
	margin-left: 58.33%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66%;
}
.col-md-offset-4 {
	margin-left: 33.33%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66%;
}
.col-md-offset-1 {
	margin-left: 8.33%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
}
@media all and (min-width:1140px)
{
.col-lg-1 {
	float: left;
}
.col-lg-2 {
	float: left;
}
.col-lg-3 {
	float: left;
}
.col-lg-4 {
	float: left;
}
.col-lg-5 {
	float: left;
}
.col-lg-6 {
	float: left;
}
.col-lg-7 {
	float: left;
}
.col-lg-8 {
	float: left;
}
.col-lg-9 {
	float: left;
}
.col-lg-10 {
	float: left;
}
.col-lg-11 {
	float: left;
}
.col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66%;
}
.col-lg-10 {
	width: 83.33%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66%;
}
.col-lg-7 {
	width: 58.33%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66%;
}
.col-lg-4 {
	width: 33.33%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66%;
}
.col-lg-1 {
	width: 8.33%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66%;
}
.col-lg-pull-10 {
	right: 83.33%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66%;
}
.col-lg-pull-7 {
	right: 58.33%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66%;
}
.col-lg-pull-4 {
	right: 33.33%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66%;
}
.col-lg-pull-1 {
	right: 8.33%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66%;
}
.col-lg-push-10 {
	left: 83.33%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66%;
}
.col-lg-push-7 {
	left: 58.33%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66%;
}
.col-lg-push-4 {
	left: 33.33%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66%;
}
.col-lg-push-1 {
	left: 8.33%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66%;
}
.col-lg-offset-10 {
	margin-left: 83.33%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66%;
}
.col-lg-offset-7 {
	margin-left: 58.33%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66%;
}
.col-lg-offset-4 {
	margin-left: 33.33%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66%;
}
.col-lg-offset-1 {
	margin-left: 8.33%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
}
@media all and (min-width:1400px)
{
.col-xl-1 {
	float: left;
}
.col-xl-2 {
	float: left;
}
.col-xl-3 {
	float: left;
}
.col-xl-4 {
	float: left;
}
.col-xl-5 {
	float: left;
}
.col-xl-6 {
	float: left;
}
.col-xl-7 {
	float: left;
}
.col-xl-8 {
	float: left;
}
.col-xl-9 {
	float: left;
}
.col-xl-10 {
	float: left;
}
.col-xl-11 {
	float: left;
}
.col-xl-12 {
	float: left;
}
.col-xl-12 {
	width: 100%;
}
.col-xl-11 {
	width: 91.66%;
}
.col-xl-10 {
	width: 83.33%;
}
.col-xl-9 {
	width: 75%;
}
.col-xl-8 {
	width: 66.66%;
}
.col-xl-7 {
	width: 58.33%;
}
.col-xl-6 {
	width: 50%;
}
.col-xl-5 {
	width: 41.66%;
}
.col-xl-4 {
	width: 33.33%;
}
.col-xl-3 {
	width: 25%;
}
.col-xl-2 {
	width: 16.66%;
}
.col-xl-1 {
	width: 8.33%;
}
.col-xl-pull-12 {
	right: 100%;
}
.col-xl-pull-11 {
	right: 91.66%;
}
.col-xl-pull-10 {
	right: 83.33%;
}
.col-xl-pull-9 {
	right: 75%;
}
.col-xl-pull-8 {
	right: 66.66%;
}
.col-xl-pull-7 {
	right: 58.33%;
}
.col-xl-pull-6 {
	right: 50%;
}
.col-xl-pull-5 {
	right: 41.66%;
}
.col-xl-pull-4 {
	right: 33.33%;
}
.col-xl-pull-3 {
	right: 25%;
}
.col-xl-pull-2 {
	right: 16.66%;
}
.col-xl-pull-1 {
	right: 8.33%;
}
.col-xl-pull-0 {
	right: auto;
}
.col-xl-push-12 {
	left: 100%;
}
.col-xl-push-11 {
	left: 91.66%;
}
.col-xl-push-10 {
	left: 83.33%;
}
.col-xl-push-9 {
	left: 75%;
}
.col-xl-push-8 {
	left: 66.66%;
}
.col-xl-push-7 {
	left: 58.33%;
}
.col-xl-push-6 {
	left: 50%;
}
.col-xl-push-5 {
	left: 41.66%;
}
.col-xl-push-4 {
	left: 33.33%;
}
.col-xl-push-3 {
	left: 25%;
}
.col-xl-push-2 {
	left: 16.66%;
}
.col-xl-push-1 {
	left: 8.33%;
}
.col-xl-push-0 {
	left: auto;
}
.col-xl-offset-12 {
	margin-left: 100%;
}
.col-xl-offset-11 {
	margin-left: 91.66%;
}
.col-xl-offset-10 {
	margin-left: 83.33%;
}
.col-xl-offset-9 {
	margin-left: 75%;
}
.col-xl-offset-8 {
	margin-left: 66.66%;
}
.col-xl-offset-7 {
	margin-left: 58.33%;
}
.col-xl-offset-6 {
	margin-left: 50%;
}
.col-xl-offset-5 {
	margin-left: 41.66%;
}
.col-xl-offset-4 {
	margin-left: 33.33%;
}
.col-xl-offset-3 {
	margin-left: 25%;
}
.col-xl-offset-2 {
	margin-left: 16.66%;
}
.col-xl-offset-1 {
	margin-left: 8.33%;
}
.col-xl-offset-0 {
	margin-left: 0%;
}
}
table {
	background-color: transparent;
}
th {
	text-align: left;
}
.table {
	width: 100%; margin-bottom: 0px; max-width: 100%;
}
.table > thead > tr > th {
	font: 600 12px/1.49 "Open Sans"; padding: 9px; vertical-align: middle; border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; font-size-adjust: none; font-stretch: normal;
}
.table > tbody > tr > th {
	font: 600 12px/1.49 "Open Sans"; padding: 9px; vertical-align: middle; border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; font-size-adjust: none; font-stretch: normal;
}
.table > tfoot > tr > th {
	font: 600 12px/1.49 "Open Sans"; padding: 9px; vertical-align: middle; border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; font-size-adjust: none; font-stretch: normal;
}
.table > thead > tr > td {
	font: 600 12px/1.49 "Open Sans"; padding: 9px; vertical-align: middle; border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; font-size-adjust: none; font-stretch: normal;
}
.table > tbody > tr > td {
	font: 600 12px/1.49 "Open Sans"; padding: 9px; vertical-align: middle; border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; font-size-adjust: none; font-stretch: normal;
}
.table > tfoot > tr > td {
	font: 600 12px/1.49 "Open Sans"; padding: 9px; vertical-align: middle; border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; font-size-adjust: none; font-stretch: normal;
}
.table > thead > tr > th {
	text-transform: uppercase; font-size: 12px; font-weight: 700; vertical-align: bottom; border-bottom-color: rgb(229, 234, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.table > caption + thead > tr:first-child > th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > colgroup + thead > tr:first-child > th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > thead:first-child > tr:first-child > th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > caption + thead > tr:first-child > td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > colgroup + thead > tr:first-child > td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > thead:first-child > tr:first-child > td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table > tbody + tbody {
	border-top-color: rgb(229, 234, 238); border-top-width: 2px; border-top-style: solid;
}
.table tbody > tr:first-child > td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table .table {
	margin-bottom: 0px; background-color: rgb(255, 255, 255);
}
.scroller-content table > thead > tr > th {
	padding-right: 18px;
}
.scroller-content table > tbody > tr > th {
	padding-right: 18px;
}
.scroller-content table > tfoot > tr > th {
	padding-right: 18px;
}
.scroller-content table > thead > tr > td {
	padding-right: 18px;
}
.scroller-content table > tbody > tr > td {
	padding-right: 18px;
}
.scroller-content table > tfoot > tr > td {
	padding-right: 18px;
}
.table-condensed > thead > tr > th {
	padding: 5px;
}
.table-condensed > tbody > tr > th {
	padding: 5px;
}
.table-condensed > tfoot > tr > th {
	padding: 5px;
}
.table-condensed > thead > tr > td {
	padding: 5px;
}
.table-condensed > tbody > tr > td {
	padding: 5px;
}
.table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid rgb(229, 234, 238); border-image: none;
}
.table-bordered > thead > tr > th {
	border: 1px solid rgb(229, 234, 238); border-image: none;
}
.table-bordered > tbody > tr > th {
	border: 1px solid rgb(229, 234, 238); border-image: none;
}
.table-bordered > tfoot > tr > th {
	border: 1px solid rgb(229, 234, 238); border-image: none;
}
.table-bordered > thead > tr > td {
	border: 1px solid rgb(229, 234, 238); border-image: none;
}
.table-bordered > tbody > tr > td {
	border: 1px solid rgb(229, 234, 238); border-image: none;    text-align: center;
}
.table-bordered > tfoot > tr > td {
	border: 1px solid rgb(229, 234, 238); border-image: none;
}
.table-bordered > thead > tr > th {
	border-bottom-width: 2px;
	text-align:center;
}
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td {
	background-color: rgb(229, 234, 238);
}
.table-striped > tbody > tr:nth-child(2n+1) > th {
	background-color: rgb(229, 234, 238);
}
.table-hover > tbody > tr:hover > td {
	background-color: rgb(229, 234, 238);
}
.table-hover > tbody > tr:hover > th {
	background-color: rgb(229, 234, 238);
}
.table-curved > tbody > tr > td:first-child {
	border-radius: 4px 0px 0px 4px;
}
.table-curved > tbody > tr > td:last-child {
	border-radius: 0px 4px 4px 0px;
}
table col[class*='col-'] {
	float: none; display: table-column; position: static;
}
table td[class*='col-'] {
	float: none; display: table-cell; position: static;
}
table th[class*='col-'] {
	float: none; display: table-cell; position: static;
}
.table > thead > tr > td.default {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > tbody > tr > td.default {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > tfoot > tr > td.default {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > thead > tr > th.default {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > tbody > tr > th.default {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > tfoot > tr > th.default {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > thead > tr.default > td {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > tbody > tr.default > td {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > tfoot > tr.default > td {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > thead > tr.default > th {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > tbody > tr.default > th {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table > tfoot > tr.default > th {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); background-color: rgb(240, 240, 240);
}
.table-hover > tbody > tr > td.default:hover {
	background-color: rgb(252, 252, 252);
}
.table-hover > tbody > tr > th.default:hover {
	background-color: rgb(252, 252, 252);
}
.table-hover > tbody > tr.default:hover > td {
	background-color: rgb(252, 252, 252);
}
.table-hover > tbody > tr:hover > .default {
	background-color: rgb(252, 252, 252);
}
.table-hover > tbody > tr.default:hover > th {
	background-color: rgb(252, 252, 252);
}
@media screen and (max-width:767px)
{
.table-responsive {
	border: 1px solid rgb(229, 234, 238); border-image: none; width: 100%; margin-bottom: 15px; -ms-overflow-x: auto; -ms-overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
	margin-bottom: 0px;
}
.table-responsive > .table > thead > tr > th {
	white-space: nowrap;
}
.table-responsive > .table > tbody > tr > th {
	white-space: nowrap;
}
.table-responsive > .table > tfoot > tr > th {
	white-space: nowrap;
}
.table-responsive > .table > thead > tr > td {
	white-space: nowrap;
}
.table-responsive > .table > tbody > tr > td {
	white-space: nowrap;
}
.table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0px currentColor; border-image: none;
}
.table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > tbody > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > tfoot > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > thead > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > tbody > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tbody > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tfoot > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > thead > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tbody > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-responsive > .table-bordered > tbody > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; min-width: 0px;
}
legend {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 229, 229); padding: 0px; border-image: none; width: 100%; color: rgb(51, 51, 51); line-height: inherit; font-size: 21px; margin-bottom: 20px; display: block;
}
label {
	font-weight: 600; margin-bottom: 5px; display: inline-block; max-width: 100%;
}
input[type='search'] {
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type='radio'] {
	margin: 4px 0px 0px; line-height: normal;
}
input[type='checkbox'] {
	margin: 4px 0px 0px; line-height: normal;
}
input[type='file'] {
	display: block;
}
input[type='range'] {
	width: 100%; display: block;
}
select[multiple] {
	height: auto;
}
select[size] {
	height: auto;
}
input[type='file']:focus {
	outline: 0px; outline-offset: -2px;
}
input[type='radio']:focus {
	outline: 0px; outline-offset: -2px;
}
input[type='checkbox']:focus {
	outline: 0px; outline-offset: -2px;
}
output {
	color: rgb(85, 85, 85); line-height: 1.49; padding-top: 7px; font-size: 14px; display: block;
}
.form-control {
	padding: 6px 15px; border-radius: 3px; border: 1px solid rgb(221, 221, 221); transition:border-color 0.15s ease-in-out; border-image: none; width: 100%; height: 36px; color: rgb(85, 85, 85); line-height: 1.49; font-size: 14px; display: block; background-image: none; background-color: rgb(255, 255, 255); -webkit-transition: border-color ease-in-out .15s; -o-transition: border-color ease-in-out .15s; -webkit-appearance: none;
}
.form-control:focus {
	border-color: rgb(145, 223, 233); outline: 0px;
}
:-ms-input-placeholder.form-control {
	color: rgb(119, 119, 119);
}
[disabled].form-control {
	cursor: not-allowed; opacity: 1; background-color: rgb(250, 250, 250);
}
[readonly].form-control {
	cursor: not-allowed; opacity: 1; background-color: rgb(250, 250, 250);
}
fieldset[disabled] .form-control {
	cursor: not-allowed; opacity: 1; background-color: rgb(250, 250, 250);
}
textarea.form-control {
	height: auto;
}
textarea.form-control {
	resize: vertical;
}
textarea.textarea-grow {
	height: 36px; resize: none;
}
textarea.textarea-grow:focus {
	height: auto; resize: vertical;
}
.input-hero .form-control {
	background: rgb(244, 247, 249); padding: 14px 25px; border-radius: 3px; border: 1px solid rgb(229, 234, 238); border-image: none; height: 60px; font-size: 16px;
}
input[type='search'] {
	-webkit-appearance: none;
}
input[type='date'] {
	line-height: 36px;
}
input[type='time'] {
	line-height: 36px;
}
input[type='datetime-local'] {
	line-height: 36px;
}
input[type='month'] {
	line-height: 36px;
}
input[type='date'].input-sm {
	line-height: 31px;
}
input[type='time'].input-sm {
	line-height: 31px;
}
input[type='datetime-local'].input-sm {
	line-height: 31px;
}
input[type='month'].input-sm {
	line-height: 31px;
}
input[type='date'].input-lg {
	line-height: 57px;
}
input[type='time'].input-lg {
	line-height: 57px;
}
input[type='datetime-local'].input-lg {
	line-height: 57px;
}
input[type='month'].input-lg {
	line-height: 57px;
}
.form-group {
	margin-bottom: 15px;
}
.radio {
	margin-top: 10px; margin-bottom: 10px; min-height: 10px;
}
.checkbox {
	margin-top: 10px; margin-bottom: 10px; min-height: 10px;
}
.radio label {
	padding-left: 20px; font-weight: normal; margin-bottom: 0px; cursor: pointer;
}
.checkbox label {
	padding-left: 20px; font-weight: normal; margin-bottom: 0px; cursor: pointer;
}
.radio input[type='radio'] {
	margin-left: -20px; position: absolute;
}
.radio-inline input[type='radio'] {
	margin-left: -20px; position: absolute;
}
.checkbox input[type='checkbox'] {
	margin-left: -20px; position: absolute;
}
.checkbox-inline input[type='checkbox'] {
	margin-left: -20px; position: absolute;
}
.radio + .radio {
	margin-top: -5px;
}
.checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline {
	padding-left: 20px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; cursor: pointer;
}
.checkbox-inline {
	padding-left: 20px; font-weight: normal; margin-bottom: 0px; vertical-align: middle; display: inline-block; cursor: pointer;
}
.radio-inline + .radio-inline {
	margin-top: 0px; margin-left: 10px;
}
.checkbox-inline + .checkbox-inline {
	margin-top: 0px; margin-left: 10px;
}
input[type='radio'][disabled] {
	cursor: not-allowed;
}
input[type='checkbox'][disabled] {
	cursor: not-allowed;
}
input[type='radio'].disabled {
	cursor: not-allowed;
}
input[type='checkbox'].disabled {
	cursor: not-allowed;
}
fieldset[disabled] input[type='radio'] {
	cursor: not-allowed;
}
fieldset[disabled] input[type='checkbox'] {
	cursor: not-allowed;
}
.disabled.radio-inline {
	cursor: not-allowed;
}
.disabled.checkbox-inline {
	cursor: not-allowed;
}
fieldset[disabled] .radio-inline {
	cursor: not-allowed;
}
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.disabled.radio label {
	cursor: not-allowed;
}
.disabled.checkbox label {
	cursor: not-allowed;
}
fieldset[disabled] .radio label {
	cursor: not-allowed;
}
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	padding-top: 7px; padding-bottom: 7px; margin-bottom: 0px;
}
.input-lg.form-control-static {
	padding-right: 0px; padding-left: 0px;
}
.input-sm.form-control-static {
	padding-right: 0px; padding-left: 0px;
}
.input-sm {
	padding: 5px 14px; border-radius: 3px; height: 31px; line-height: 1.5; font-size: 13px;
}
.form-horizontal .form-group-sm .form-control {
	padding: 5px 14px; border-radius: 3px; height: 31px; line-height: 1.5; font-size: 13px;
}
select.input-sm {
	height: 31px; line-height: 31px; padding-top: 0px; padding-bottom: 0px;
}
textarea.input-sm {
	height: auto;
}
select[multiple] .input-sm {
	height: auto;
}
.input-lg {
	padding: 10px 30px; border-radius: 3px; height: 57px; line-height: 1.9; font-size: 18px;
}
.form-horizontal .form-group-lg .form-control {
	padding: 10px 30px; border-radius: 3px; height: 57px; line-height: 1.9; font-size: 18px;
}
select.input-lg {
	height: 57px; line-height: 57px; padding-top: 0px; padding-bottom: 0px;
}
textarea.input-lg {
	height: auto;
}
select[multiple] .input-lg {
	height: auto;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 45px;
}
.form-control-feedback {
	top: 25px; width: 36px; height: 36px; text-align: center; right: 0px; line-height: 36px; display: block; position: absolute; z-index: 2;
}
.input-lg + .form-control-feedback {
	width: 57px; height: 57px; line-height: 57px;
}
.input-sm + .form-control-feedback {
	width: 31px; height: 31px; line-height: 31px;
}
.has-primary .help-block {
	color: rgb(103, 211, 224);
}
.has-primary .control-label {
	color: rgb(103, 211, 224);
}
.has-primary .radio {
	color: rgb(103, 211, 224);
}
.has-primary .checkbox {
	color: rgb(103, 211, 224);
}
.has-primary .radio-inline {
	color: rgb(103, 211, 224);
}
.has-primary .checkbox-inline {
	color: rgb(103, 211, 224);
}
.has-primary .append-icon {
	color: rgb(103, 211, 224);
}
.has-primary .form-control {
	border-color: rgb(145, 223, 233); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-primary .form-control:focus {
	border-color: rgb(61, 199, 215); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.025), 0px 0px 3px #bcecf1; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 3px #bcecf1;
}
.has-primary .input-group-addon {
	border-color: rgb(103, 211, 224); color: rgb(38, 171, 187); background-color: rgb(230, 248, 250);
}
.has-primary .form-control-feedback {
	color: rgb(103, 211, 224);
}
.has-success .help-block {
	color: rgb(195, 214, 45);
}
.has-success .control-label {
	color: rgb(195, 214, 45);
}
.has-success .radio {
	color: rgb(195, 214, 45);
}
.has-success .checkbox {
	color: rgb(195, 214, 45);
}
.has-success .radio-inline {
	color: rgb(195, 214, 45);
}
.has-success .checkbox-inline {
	color: rgb(195, 214, 45);
}
.has-success .append-icon {
	color: rgb(195, 214, 45);
}
.has-success .form-control {
	border-color: rgb(207, 222, 88); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: rgb(158, 174, 34); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.025), 0px 0px 3px #dbe782; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 3px #dbe782;
}
.has-success .input-group-addon {
	border-color: rgb(195, 214, 45); color: rgb(119, 131, 26); background-color: rgb(232, 239, 173);
}
.has-success .form-control-feedback {
	color: rgb(195, 214, 45);
}
.has-info .help-block {
	color: rgb(79, 216, 176);
}
.has-info .control-label {
	color: rgb(79, 216, 176);
}
.has-info .radio {
	color: rgb(79, 216, 176);
}
.has-info .checkbox {
	color: rgb(79, 216, 176);
}
.has-info .radio-inline {
	color: rgb(79, 216, 176);
}
.has-info .checkbox-inline {
	color: rgb(79, 216, 176);
}
.has-info .append-icon {
	color: rgb(79, 216, 176);
}
.has-info .form-control {
	border-color: rgb(121, 225, 195); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-info .form-control:focus {
	border-color: rgb(44, 200, 154); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.025), 0px 0px 3px #a2ebd5; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 3px #a2ebd5;
}
.has-info .input-group-addon {
	border-color: rgb(79, 216, 176); color: rgb(35, 158, 122); background-color: rgb(204, 244, 232);
}
.has-info .form-control-feedback {
	color: rgb(79, 216, 176);
}
.has-warning .help-block {
	color: rgb(255, 112, 34);
}
.has-warning .control-label {
	color: rgb(255, 112, 34);
}
.has-warning .radio {
	color: rgb(255, 112, 34);
}
.has-warning .checkbox {
	color: rgb(255, 112, 34);
}
.has-warning .radio-inline {
	color: rgb(255, 112, 34);
}
.has-warning .checkbox-inline {
	color: rgb(255, 112, 34);
}
.has-warning .append-icon {
	color: rgb(255, 112, 34);
}
.has-warning .form-control {
	border-color: rgb(255, 145, 85); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: rgb(238, 84, 0); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.025), 0px 0px 3px #ffb288; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 3px #ffb288;
}
.has-warning .input-group-addon {
	border-color: rgb(255, 112, 34); color: rgb(187, 66, 0); background-color: rgb(255, 211, 187);
}
.has-warning .form-control-feedback {
	color: rgb(255, 112, 34);
}
.has-error .help-block {
	color: rgb(245, 57, 61);
}
.has-error .control-label {
	color: rgb(245, 57, 61);
}
.has-error .radio {
	color: rgb(245, 57, 61);
}
.has-error .checkbox {
	color: rgb(245, 57, 61);
}
.has-error .radio-inline {
	color: rgb(245, 57, 61);
}
.has-error .checkbox-inline {
	color: rgb(245, 57, 61);
}
.has-error .append-icon {
	color: rgb(245, 57, 61);
}
.has-error .form-control {
	border-color: rgb(247, 106, 109); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: rgb(239, 12, 17); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.025), 0px 0px 3px #fa9a9c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 3px #fa9a9c;
}
.has-error .input-group-addon {
	border-color: rgb(245, 57, 61); color: rgb(205, 10, 14); background-color: rgb(253, 217, 218);
}
.has-error .form-control-feedback {
	color: rgb(245, 57, 61);
}
.has-alert .help-block {
	color: rgb(255, 188, 11);
}
.has-alert .control-label {
	color: rgb(255, 188, 11);
}
.has-alert .radio {
	color: rgb(255, 188, 11);
}
.has-alert .checkbox {
	color: rgb(255, 188, 11);
}
.has-alert .radio-inline {
	color: rgb(255, 188, 11);
}
.has-alert .checkbox-inline {
	color: rgb(255, 188, 11);
}
.has-alert .append-icon {
	color: rgb(255, 188, 11);
}
.has-alert .form-control {
	border-color: rgb(255, 202, 62); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-alert .form-control:focus {
	border-color: rgb(215, 156, 0); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.025), 0px 0px 3px #ffd871; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 3px #ffd871;
}
.has-alert .input-group-addon {
	border-color: rgb(255, 188, 11); color: rgb(149, 108, 0); background-color: rgb(255, 226, 149);
}
.has-alert .form-control-feedback {
	color: rgb(255, 188, 11);
}
.has-system .help-block {
	color: rgb(90, 83, 134);
}
.has-system .control-label {
	color: rgb(90, 83, 134);
}
.has-system .radio {
	color: rgb(90, 83, 134);
}
.has-system .checkbox {
	color: rgb(90, 83, 134);
}
.has-system .radio-inline {
	color: rgb(90, 83, 134);
}
.has-system .checkbox-inline {
	color: rgb(90, 83, 134);
}
.has-system .append-icon {
	color: rgb(90, 83, 134);
}
.has-system .form-control {
	border-color: rgb(113, 106, 162); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-system .form-control:focus {
	border-color: rgb(69, 63, 103); box-shadow: inset 0px 1px 1px rgba(0,0,0,0.025), 0px 0px 3px #8f89b6; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.025), 0 0 3px #8f89b6;
}
.has-system .input-group-addon {
	border-color: rgb(90, 83, 134); color: rgb(48, 44, 71); background-color: rgb(173, 169, 201);
}
.has-system .form-control-feedback {
	color: rgb(90, 83, 134);
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0px;
}
.help-block {
	color: rgb(195, 196, 203); margin-top: 5px; margin-bottom: 10px; display: block;
}
@media all and (min-width:768px)
{
.form-inline .form-group {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .form-control {
	width: auto; vertical-align: middle; display: inline-block;
}
.form-inline .input-group {
	vertical-align: middle; display: inline-table;
}
.form-inline .input-group .input-group-addon {
	width: auto;
}
.form-inline .input-group .input-group-btn {
	width: auto;
}
.form-inline .input-group .form-control {
	width: auto;
}
.form-inline .input-group > .form-control {
	width: 100%;
}
.form-inline .control-label {
	margin-bottom: 0px; vertical-align: middle;
}
.form-inline .radio {
	margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .checkbox {
	margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.form-inline .radio label {
	padding-left: 0px;
}
.form-inline .checkbox label {
	padding-left: 0px;
}
.form-inline .radio input[type='radio'] {
	margin-left: 0px; position: relative;
}
.form-inline .checkbox input[type='checkbox'] {
	margin-left: 0px; position: relative;
}
.form-inline .has-feedback .form-control-feedback {
	top: 0px;
}
}
.form-horizontal .radio {
	padding-top: 7px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .checkbox {
	padding-top: 7px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .radio-inline {
	padding-top: 7px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .checkbox-inline {
	padding-top: 7px; margin-top: 0px; margin-bottom: 0px;
}
.form-horizontal .radio {
	min-height: 27px;
}
.form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-right: -11px; margin-left: -11px;
}
@media all and (min-width:768px)
{
.form-horizontal .control-label {
	text-align: right; padding-top: 7px; margin-bottom: 0px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0px; right: 11px;
}
@media all and (min-width:768px)
{
.form-horizontal .form-group-lg .control-label {
	padding-top: 20px;
}
}
@media all and (min-width:768px)
{
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
}
}
.form-bordered .form-group {
	padding-bottom: 18px; margin-bottom: 18px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid;
}
.form-bordered :last-child.form-group {
	padding-bottom: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.append-icon {
	left: 23px; top: 8px; font-size: 14px; position: absolute;
}
.right.append-icon {
	left: auto; top: 4px; right: 30px;
}
.append-icon + input.form-control {
	padding-right: 40px;
}
.input-group-addon {
	border-color: rgb(221, 221, 221); color: rgb(74, 137, 220); background-color: rgb(250, 250, 250);
}
.input-hero.input-group {
	display: block;
}
.input-hero.input-group .input-group-addon {
	background: none; border: 0px currentColor; border-image: none; left: 13px; top: 10px; font-size: 18px; position: absolute; z-index: 3;
}
.input-hero.input-group .input-group-addon + input.form-control {
	padding-left: 60px; float: none; display: block; z-index: 0 !important;
}
.input-hero-sm.input-hero .form-control {
	background: rgb(255, 255, 255); height: 54px;
}
.input-hero-sm.input-hero .input-group-addon {
	left: 10px; top: 8px;
}
.input-hero-sm.input-group .input-group-addon + input.form-control {
	padding-left: 54px;
}
.bootstrap-maxlength {
	padding: 0px 15px; border-radius: 0px; opacity: 0.6;
}
.maxlength-right.bootstrap-maxlength {
	padding: 7px 12px; margin-top: -8px; margin-left: 7px;
}
.btn {
	border-width: 0px; border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18); padding: 6px 15px; border-radius: 3px; border-image: none; text-align: center; text-transform: uppercase; line-height: 2; font-size: 12px; font-weight: bold; margin-bottom: 0px; vertical-align: middle; display: inline-block; white-space: nowrap; cursor: pointer; -ms-user-select: none; background-image: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.btn:focus {
	outline: 0px; outline-offset: -2px;
}
.btn:focus:active {
	outline: 0px; outline-offset: -2px;
}
.active.btn:focus {
	outline: 0px; outline-offset: -2px;
}
.btn:hover {
	color: rgb(155, 158, 173); text-decoration: none;
}
.btn:focus {
	color: rgb(155, 158, 173); text-decoration: none;
}
.btn:active {
	outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.active.btn {
	outline: 0px; box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.disabled.btn {
	cursor: not-allowed; opacity: 0.65; pointer-events: none; box-shadow: none; -webkit-box-shadow: none;
}
[disabled].btn {
	cursor: not-allowed; opacity: 0.65; pointer-events: none; box-shadow: none; -webkit-box-shadow: none;
}
fieldset[disabled] .btn {
	cursor: not-allowed; opacity: 0.65; pointer-events: none; box-shadow: none; -webkit-box-shadow: none;
}
.btn-gradient.btn {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18); box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2); text-shadow: 0px -1px 0px rgba(0,0,0,0.4); background-image: linear-gradient(rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.btn-rounded.btn {
	border-radius: 20px;
}
.btn-bordered.btn {
	border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 3px; border-bottom-style: solid;
}
.btn-link {
	border-radius: 0px; color: rgb(103, 211, 224); font-weight: normal; cursor: pointer;
}
.btn-link {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.btn-link:active {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
[disabled].btn-link {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
fieldset[disabled] .btn-link {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.btn-link {
	border-color: transparent;
}
.btn-link:hover {
	border-color: transparent;
}
.btn-link:focus {
	border-color: transparent;
}
.btn-link:active {
	border-color: transparent;
}
.btn-link:hover {
	color: rgb(42, 190, 208); text-decoration: underline; background-color: transparent;
}
.btn-link:focus {
	color: rgb(42, 190, 208); text-decoration: underline; background-color: transparent;
}
[disabled].btn-link:hover {
	color: rgb(119, 119, 119); text-decoration: none;
}
fieldset[disabled] .btn-link:hover {
	color: rgb(119, 119, 119); text-decoration: none;
}
[disabled].btn-link:focus {
	color: rgb(119, 119, 119); text-decoration: none;
}
fieldset[disabled] .btn-link:focus {
	color: rgb(119, 119, 119); text-decoration: none;
}
.btn-lg {
	padding: 10px 30px; border-radius: 3px; line-height: 1.9; font-size: 14px;
}
.btn-group-lg > .btn {
	padding: 10px 30px; border-radius: 3px; line-height: 1.9; font-size: 14px;
}
.btn-sm {
	padding: 5px 14px; border-radius: 3px; line-height: 1.5; font-size: 11px;
}
.btn-group-sm > .btn {
	padding: 5px 14px; border-radius: 3px; line-height: 1.5; font-size: 11px;
}
.btn-xs {
	padding: 3px 8px; border-radius: 3px; line-height: 1.5; font-size: 11px;
}
.btn-group-xs > .btn {
	padding: 3px 8px; border-radius: 3px; line-height: 1.5; font-size: 11px;
}
.btn-block {
	width: 100%; display: block;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type='submit'].btn-block {
	width: 100%;
}
input[type='reset'].btn-block {
	width: 100%;
}
input[type='button'].btn-block {
	width: 100%;
}
.btn-alt.btn {
	border-width: 1px 1px 1px 4px; border-style: solid; border-color: rgb(238, 238, 238); margin: 5px 3px; padding: 7px 11px; border-radius: 1px; transition:opacity 0.1s; border-image: none; color: rgb(42, 47, 67); font-size: 11px; font-weight: 600; text-decoration: none; position: relative; background-color: rgb(251, 251, 251); -webkit-transition: opacity 0.1s ease;
}
.item-active.btn-alt.btn {
	color: rgb(102, 102, 102) !important; background-color: rgb(254, 254, 254) !important;
}
.btn-alt.btn:hover {
	color: rgb(102, 102, 102) !important; background-color: rgb(254, 254, 254) !important;
}
.btn-alt.btn:focus {
	color: rgb(102, 102, 102) !important; background-color: rgb(254, 254, 254) !important;
}
.btn-gradient.btn-alt.btn {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.14) rgb(221, 221, 221); border-left-width: 4px; border-left-style: solid; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2); text-shadow: 0px -1px 0px rgba(255,255,255,0.4); background-image: linear-gradient(rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.3) 100%); background-repeat: repeat-x; background-color: rgb(240, 240, 240); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.btn-gradient.btn-alt.btn:hover {
	background-color: rgb(238, 238, 238);
}
.btn-gradient.btn-alt.btn:focus {
	background-color: rgb(238, 238, 238);
}
.item-checked.btn-alt.btn {
	transition:0.2s; color: rgb(102, 102, 102); border-left-color: rgb(195, 214, 45) !important; opacity: 1;
}
.holder-style {
	padding: 9px 16px; outline: rgb(217, 217, 217) dashed 2px; border: 0px currentColor; transition:0.15s; border-image: none; color: rgb(217, 217, 217); display: block; background-color: transparent; -webkit-transition: all 0.15s ease; -moz-transition: all 0.15s ease;
}
.holder-style:hover {
	outline: rgb(170, 170, 170) dashed 2px; border: 0px currentColor; border-image: none; color: rgb(170, 170, 170); text-decoration: none; cursor: pointer; background-color: transparent;
}
.holder-style:focus {
	outline: rgb(170, 170, 170) dashed 2px; border: 0px currentColor; border-image: none; color: rgb(170, 170, 170); text-decoration: none; cursor: pointer; background-color: transparent;
}
.holder-active.holder-style {
	color: rgb(103, 211, 224); outline-color: rgb(103, 211, 224); background-color: rgb(255, 255, 255);
}
.holder-style .holder-icon {
	color: rgb(217, 217, 217); padding-bottom: 10px; font-size: 30px;
}
.holder-style:hover .holder-icon {
	color: rgb(170, 170, 170);
}
.holder-style:focus .holder-icon {
	color: rgb(170, 170, 170);
}
.holder-active.holder-style .holder-icon {
	color: rgb(103, 211, 224);
}
.btn.btn-dimmer {
	opacity: 0.5;
}
.btn-dimmer .btn {
	opacity: 0.5;
}
.btn.btn-dimmer:hover {
	opacity: 1;
}
.btn-dimmer .btn:hover {
	opacity: 1;
}
.item-active.btn.btn-dimmer {
	opacity: 1;
}
.btn-dimmer .item-active.btn {
	opacity: 1;
}
.fade {
	transition:opacity 0.15s linear; opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear;
}
.in.fade {
	opacity: 1;
}
.collapse {
	display: none;
}
.in.collapse {
	display: block;
}
tr.in.collapse {
	display: table-row;
}
tbody.in.collapse {
	display: table-row-group;
}
.collapsing {
	transition:height 0.35s; height: 0px; overflow: hidden; position: relative; -webkit-transition: height 0.35s ease; -o-transition: height 0.35s ease;
}
.caret {
	width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 4px; border-right-width: 4px; border-left-width: 4px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: inline-block;
}
.caret-tp.caret {
	border-top-color: rgba(0, 0, 0, 0.3);
}
.caret-xs.caret {
	border-width: 2px;
}
.caret-sm.caret {
	border-width: 3px;
}
.caret-lg.caret {
	border-width: 5px;
}
.dropdown {
	position: relative;
}
.dropdown-sm.dropdown-menu {
	min-width: 120px;
}
.dropdown-sm.dropdown-menu li {
	margin-bottom: 0px;
}
.dropdown-sm.dropdown-menu li a {
	padding: 2px 12px; font-size: 13px;
}
.dropdown-toggle:focus {
	outline: 0px;
}
.dropdown-menu {
	list-style: none; margin: 2px 0px 0px; padding: 14px 0px; border-radius: 3px; border: 0px currentColor; border-image: none; left: 0px; top: 105%; text-align: left; font-size: 13px; float: left; display: none; position: absolute; z-index: 1000; min-width: 160px; box-shadow: 1px 2px 0px rgba(0,0,0,0.1); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.pull-right.dropdown-menu {
	left: auto; right: 0px;
}
.dropdown-menu .divider {
	margin: 9px 18px; height: 1px; overflow: hidden; background-color: rgb(76, 83, 110);
}
.dropdown-menu > li > a {
	padding: 5px 18px; color: rgb(102, 102, 102); line-height: 1.49; clear: both; font-weight: normal; display: block; white-space: nowrap;
}
.bg-dark .dropdown-menu {
	border: 1px solid rgb(42, 47, 67); border-image: none; box-shadow: none; background-color: rgb(42, 47, 67); -webkit-box-shadow: none;
}
.bg-dark .dropdown-menu .divider {
	margin: 9px 18px; height: 1px; overflow: hidden; background-color: rgb(76, 83, 110);
}
.bg-dark .dropdown-menu > li > a {
	color: rgb(255, 255, 255);
}
.dropdown-menu > li > a:hover {
	color: rgb(103, 211, 224); text-decoration: none; background-color: transparent;
}
.dropdown-menu > li > a:focus {
	color: rgb(103, 211, 224); text-decoration: none; background-color: transparent;
}
.bg-dark .dropdown-menu > li > a:hover {
	color: rgb(188, 189, 192); background-color: rgb(42, 47, 67);
}
.bg-dark .dropdown-menu > li > a:focus {
	color: rgb(188, 189, 192); background-color: rgb(42, 47, 67);
}
.dropdown-menu > .active > a {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(103, 211, 224);
}
.dropdown-menu > .active > a:hover {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(103, 211, 224);
}
.dropdown-menu > .active > a:focus {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(103, 211, 224);
}
.dropdown-menu > .active > a {
	color: rgb(188, 189, 192); background-color: rgb(42, 47, 67);
}
.dropdown-menu > .active > a:hover {
	color: rgb(188, 189, 192); background-color: rgb(42, 47, 67);
}
.dropdown-menu > .active > a:focus {
	color: rgb(188, 189, 192); background-color: rgb(42, 47, 67);
}
.dropdown-menu > .disabled > a {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:hover {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:focus {
	color: rgb(119, 119, 119);
}
.dropdown-menu > .disabled > a:hover {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.dropdown-menu > .disabled > a:focus {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0px;
}
.dropdown-menu-right {
	left: auto; right: 0px;
}
.dropdown-menu-left {
	left: 0px; right: auto;
}
.dropdown-header {
	padding: 3px 20px; color: rgb(119, 119, 119); line-height: 1.49; font-size: 13px; display: block; white-space: nowrap;
}
.dropdown-backdrop {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 990;
}
.pull-right > .dropdown-menu {
	left: auto; right: 0px;
}
.dropup .caret {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 4px; border-top-style: none; border-bottom-style: solid; content: "";
}
.navbar-fixed-bottom .dropdown .caret {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 4px; border-top-style: none; border-bottom-style: solid; content: "";
}
.dropup .dropdown-menu {
	top: auto; bottom: 100%; margin-bottom: 1px;
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto; bottom: 100%; margin-bottom: 1px;
}
@media all and (min-width:480px)
{
.navbar-right .dropdown-menu {
	left: auto; right: 0px;
}
.navbar-right .dropdown-menu-left {
	left: 0px; right: auto;
}
}
.btn-group {
	vertical-align: middle; display: inline-block; position: relative;
}
.btn-group-vertical {
	vertical-align: middle; display: inline-block; position: relative;
}
.btn-group > .btn {
	float: left; position: relative;
}
.btn-group-vertical > .btn {
	float: left; position: relative;
}
.btn-group > .btn:hover {
	z-index: 2;
}
.btn-group-vertical > .btn:hover {
	z-index: 2;
}
.btn-group > .btn:focus {
	z-index: 2;
}
.btn-group-vertical > .btn:focus {
	z-index: 2;
}
.btn-group > .btn:active {
	z-index: 2;
}
.btn-group-vertical > .btn:active {
	z-index: 2;
}
.btn-group > .active.btn {
	z-index: 2;
}
.btn-group-vertical > .active.btn {
	z-index: 2;
}
.btn-group > .btn:focus {
	outline: 0px;
}
.btn-group-vertical > .btn:focus {
	outline: 0px;
}
.btn-group-number.btn-group :first-child.btn {
	border-radius: 3px !important; width: 42px; z-index: 10;
}
.btn-group-number.btn-group .btn + .btn {
	font: 700 18px/24px "Lato"; border-radius: 0px 4px 4px 0px !important; left: -5px; width: 48px; color: rgb(255, 255, 255); z-index: 4; font-size-adjust: none; font-stretch: normal;
}
.btn-group-number.btn-group .btn-bordered.btn + .btn-bordered.btn {
	line-height: 26px;
}
.btn-group-number.btn-group .btn-bordered.btn + :not(.btn-bordered).btn {
	line-height: 28px;
}
.btn-group-number.btn-group .btn + .btn-bordered.btn {
	padding-bottom: 4px;
}
.btn-group .btn + .btn {
	margin-left: -1px;
}
.btn-group .btn + .btn-group {
	margin-left: -1px;
}
.btn-group .btn-group + .btn {
	margin-left: -1px;
}
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar .btn-group {
	float: left;
}
.btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn {
	margin-left: 5px;
}
.btn-toolbar > .btn-group {
	margin-left: 5px;
}
.btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > :not(:first-child):not(.dropdown-toggle):not(:last-child).btn {
	border-radius: 0px;
}
.btn-group > :first-child.btn {
	margin-left: 0px;
}
.btn-group > :first-child:not(.dropdown-toggle):not(:last-child).btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :last-child:not(:first-child).btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group > :not(:first-child).dropdown-toggle {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > :not(:first-child):not(:last-child).btn-group > .btn {
	border-radius: 0px;
}
.btn-group > :first-child.btn-group > :last-child.btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :first-child.btn-group > .dropdown-toggle {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
.btn-group > :last-child.btn-group > :first-child.btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group .dropdown-toggle:active {
	outline: 0px;
}
.open.btn-group .dropdown-toggle {
	outline: 0px;
}
.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px; padding-left: 8px; border-left-color: rgba(0, 0, 0, 0.12); border-left-width: 1px; border-left-style: solid;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-right: 12px; padding-left: 12px;
}
.open.btn-group .dropdown-toggle {
	box-shadow: inset 0px 3px 5px rgba(0,0,0,0.125); -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.open.btn-group .btn-link.dropdown-toggle {
	box-shadow: none; -webkit-box-shadow: none;
}
.btn .caret {
	margin-left: 0px;
}
.btn-lg .caret {
	border-width: 5px 5px 0px;
}
.dropup .btn-lg .caret {
	border-width: 0px 5px 5px;
}
.btn-group-vertical > .btn {
	width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group {
	width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	width: 100%; float: none; display: block; max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn {
	margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn + .btn-group {
	margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn-group + .btn {
	margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px; margin-left: 0px;
}
.btn-group-vertical > :not(:first-child):not(:last-child).btn {
	border-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn {
	border-top-right-radius: 3px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :last-child:not(:first-child).btn {
	border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 3px;
}
.btn-group-vertical > :not(:first-child):not(:last-child).btn-group > .btn {
	border-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn-group > :last-child.btn {
	border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :first-child:not(:last-child).btn-group > .dropdown-toggle {
	border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.btn-group-vertical > :last-child:not(:first-child).btn-group > :first-child.btn {
	border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.btn-group-justified {
	width: 100%; display: table; border-collapse: separate; table-layout: fixed;
}
.btn-group-justified > .btn {
	width: 1%; float: none; display: table-cell;
}
.btn-group-justified > .btn-group {
	width: 1%; float: none; display: table-cell;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle='buttons'] > .btn > input[type='radio'] {
	position: absolute; z-index: -1; opacity: 0;
}
[data-toggle='buttons'] > .btn > input[type='checkbox'] {
	position: absolute; z-index: -1; opacity: 0;
}
.input-group {
	display: table; border-collapse: separate; position: relative;
}
[class*='col-'].input-group {
	padding-right: 0px; padding-left: 0px; float: none;
}
.input-group .form-control {
	width: 100%; margin-bottom: 0px; float: left; position: relative; z-index: 2;
}
.input-group-lg > .form-control {
	padding: 10px 30px; border-radius: 3px; height: 57px; line-height: 1.9; font-size: 18px;
}
.input-group-lg > .input-group-addon {
	padding: 10px 30px; border-radius: 3px; height: 57px; line-height: 1.9; font-size: 18px;
}
.input-group-lg > .input-group-btn > .btn {
	padding: 10px 30px; border-radius: 3px; height: 57px; line-height: 1.9; font-size: 18px;
}
select.input-group-lg > .form-control {
	height: 57px; line-height: 57px; padding-top: 0px; padding-bottom: 0px;
}
select.input-group-lg > .input-group-addon {
	height: 57px; line-height: 57px; padding-top: 0px; padding-bottom: 0px;
}
select.input-group-lg > .input-group-btn > .btn {
	height: 57px; line-height: 57px; padding-top: 0px; padding-bottom: 0px;
}
textarea.input-group-lg > .form-control {
	height: auto;
}
textarea.input-group-lg > .input-group-addon {
	height: auto;
}
textarea.input-group-lg > .input-group-btn > .btn {
	height: auto;
}
select[multiple] .input-group-lg > .form-control {
	height: auto;
}
select[multiple] .input-group-lg > .input-group-addon {
	height: auto;
}
select[multiple] .input-group-lg > .input-group-btn > .btn {
	height: auto;
}
.input-group-sm > .form-control {
	padding: 5px 14px; border-radius: 3px; height: 31px; line-height: 1.5; font-size: 13px;
}
.input-group-sm > .input-group-addon {
	padding: 5px 14px; border-radius: 3px; height: 31px; line-height: 1.5; font-size: 13px;
}
.input-group-sm > .input-group-btn > .btn {
	padding: 5px 14px; border-radius: 3px; height: 31px; line-height: 1.5; font-size: 13px;
}
select.input-group-sm > .form-control {
	height: 31px; line-height: 31px; padding-top: 0px; padding-bottom: 0px;
}
select.input-group-sm > .input-group-addon {
	height: 31px; line-height: 31px; padding-top: 0px; padding-bottom: 0px;
}
select.input-group-sm > .input-group-btn > .btn {
	height: 31px; line-height: 31px; padding-top: 0px; padding-bottom: 0px;
}
textarea.input-group-sm > .form-control {
	height: auto;
}
textarea.input-group-sm > .input-group-addon {
	height: auto;
}
textarea.input-group-sm > .input-group-btn > .btn {
	height: auto;
}
select[multiple] .input-group-sm > .form-control {
	height: auto;
}
select[multiple] .input-group-sm > .input-group-addon {
	height: auto;
}
select[multiple] .input-group-sm > .input-group-btn > .btn {
	height: auto;
}
.input-group-addon {
	display: table-cell;
}
.input-group-btn {
	display: table-cell;
}
.input-group .form-control {
	display: table-cell;
}
:not(:first-child):not(:last-child).input-group-addon {
	border-radius: 0px;
}
:not(:first-child):not(:last-child).input-group-btn {
	border-radius: 0px;
}
.input-group :not(:first-child):not(:last-child).form-control {
	border-radius: 0px;
}
.input-group-addon {
	width: 1%; vertical-align: middle; white-space: nowrap;
}
.input-group-btn {
	width: 1%; vertical-align: middle; white-space: nowrap;
}
.input-group-addon {
	padding: 6px 15px; border-radius: 3px; border: 1px solid rgb(221, 221, 221); border-image: none; text-align: center; color: rgb(155, 158, 173); line-height: 1; font-size: 14px; font-weight: normal; min-width: 40px; background-color: rgb(255, 255, 255);
}
.input-sm.input-group-addon {
	padding: 5px 14px; border-radius: 3px; font-size: 13px;
}
.input-lg.input-group-addon {
	padding: 10px 30px; border-radius: 3px; font-size: 18px;
}
.input-group-addon input[type='radio'] {
	margin-top: 0px;
}
.input-group-addon input[type='checkbox'] {
	margin-top: 0px;
}
.input-group :first-child.form-control {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-addon {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .btn-group > .btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-btn > .dropdown-toggle {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:last-child.input-group-btn > :not(:last-child):not(.dropdown-toggle).btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:last-child.input-group-btn > :not(:last-child).btn-group > .btn {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
:first-child.input-group-addon {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.input-group :last-child.form-control {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-addon {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .btn-group > .btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-btn > .dropdown-toggle {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:first-child.input-group-btn > :not(:first-child).btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:first-child.input-group-btn > :not(:first-child).btn-group > .btn {
	border-top-left-radius: 0px; border-bottom-left-radius: 0px;
}
:last-child.input-group-addon {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.input-group-btn {
	font-size: 0px; white-space: nowrap; position: relative;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover {
	z-index: 2;
}
.input-group-btn > .btn:focus {
	z-index: 2;
}
.input-group-btn > .btn:active {
	z-index: 2;
}
:first-child.input-group-btn > .btn {
	margin-right: -1px;
}
:first-child.input-group-btn > .btn-group {
	margin-right: -1px;
}
:last-child.input-group-btn > .btn {
	margin-left: -1px;
}
:last-child.input-group-btn > .btn-group {
	margin-left: -1px;
}
.nav {
	list-style: none; padding-left: 0px; margin-bottom: 0px;
}
.nav > li {
	display: block; position: relative;
}
.nav > li > a {
	padding: 10px 15px; display: block; position: relative;
}
.nav > li > a:hover {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.nav > li > a:focus {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.nav > li > a name {
	color: rgb(103, 211, 224); padding-left: 5px;
}
.nav > li.disabled > a {
	color: rgb(119, 119, 119);
}
.nav > li.disabled > a:hover {
	color: rgb(119, 119, 119); text-decoration: none; cursor: not-allowed; background-color: transparent;
}
.nav > li.disabled > a:focus {
	color: rgb(119, 119, 119); text-decoration: none; cursor: not-allowed; background-color: transparent;
}
.nav .open > a {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
.nav .open > a:hover {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
.nav .open > a:focus {
	border-color: rgb(204, 204, 204); background-color: rgb(238, 238, 238);
}
.nav .nav-divider {
	margin: 9px 18px; height: 1px; overflow: hidden; background-color: rgb(229, 229, 229);
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-tabs > li {
	margin-bottom: -1px; float: left;
}
.nav-tabs > li > a {
	border-radius: 3px 3px 0px 0px; border: 1px solid transparent; border-image: none; line-height: 1.49; margin-right: 2px;
}
.nav-tabs > li > a:hover {
	border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221);
}
.nav-tabs > li.active > a {
	border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-image: none; color: rgb(85, 85, 85); cursor: default; background-color: transparent;
}
.nav-tabs > li.active > a:hover {
	border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-image: none; color: rgb(85, 85, 85); cursor: default; background-color: transparent;
}
.nav-tabs > li.active > a:focus {
	border-width: 1px; border-style: solid; border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-image: none; color: rgb(85, 85, 85); cursor: default; background-color: transparent;
}
.nav-justified.nav-tabs {
	width: 100%; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.nav-justified.nav-tabs > li {
	float: none;
}
.nav-justified.nav-tabs > li > a {
	text-align: center; margin-bottom: 5px;
}
.nav-justified.nav-tabs > .dropdown .dropdown-menu {
	left: auto; top: auto;
}
@media all and (min-width:768px)
{
.nav-justified.nav-tabs > li {
	width: 1%; display: table-cell;
}
.nav-justified.nav-tabs > li > a {
	margin-bottom: 0px;
}
}
.nav-justified.nav-tabs > li > a {
	border-radius: 3px; margin-right: 0px;
}
.nav-justified.nav-tabs > .active > a {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-justified.nav-tabs > .active > a:hover {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-justified.nav-tabs > .active > a:focus {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
@media all and (min-width:768px)
{
.nav-justified.nav-tabs > li > a {
	border-radius: 3px 3px 0px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-justified.nav-tabs > .active > a {
	border-bottom-color: rgb(255, 255, 255);
}
.nav-justified.nav-tabs > .active > a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
.nav-justified.nav-tabs > .active > a:focus {
	border-bottom-color: rgb(255, 255, 255);
}
}
.nav-pills-sm.nav-pills > li > a {
	padding: 4px 8px; font-size: 12px;
}
.nav-pills-lg.nav-pills > li > a {
	padding: 12px 18px; font-size: 14px;
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	padding: 7px 13px; border-radius: 3px; border: 1px solid transparent; border-image: none; color: rgb(136, 136, 136);
}
.nav-pills > li + li {
	margin-left: 7px;
}
.nav-pills > li.active > a {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18); color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.nav-pills > li.active > a:hover {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18); color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.nav-pills > li.active > a:focus {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18); color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px; margin-left: 0px;
}
.page-heading {
	margin: -25px -20px 25px; padding: 30px 40px; position: relative; background-color: rgb(229, 234, 238);
}
.page-tabs {
	background: rgb(233, 233, 233); margin: -25px -20px 30px; padding: 15px 25px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.page-tabs .nav-tabs {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.page-tabs .nav-tabs > li > a {
	padding: 10px 20px; color: rgb(170, 170, 170);
}
.page-tabs .nav-tabs > li:hover > a {
	border-color: rgb(221, 221, 221);
}
.page-tabs .nav-tabs > li:focus > a {
	border-color: rgb(221, 221, 221);
}
.page-tabs .nav-tabs > li.active > a {
	color: rgb(102, 102, 102); font-weight: 600; border-bottom-color: transparent; background-color: rgb(238, 238, 238);
}
.page-tabs .nav-tabs > li.active > a:hover {
	color: rgb(102, 102, 102); font-weight: 600; border-bottom-color: transparent; background-color: rgb(238, 238, 238);
}
.page-tabs .nav-tabs > li.active > a:focus {
	color: rgb(102, 102, 102); font-weight: 600; border-bottom-color: transparent; background-color: rgb(238, 238, 238);
}
@media all and (max-width:800px)
{
.page-tabs {
	padding: 25px 20px 0px;
}
.page-tabs .nav-tabs li {
	margin-bottom: 5px; float: none;
}
.page-tabs .nav-tabs li:last-child {
	margin-bottom: 10px;
}
.page-tabs .nav-tabs li:last-child.active {
	margin-bottom: 10px;
}
.page-tabs .nav-tabs > li > a:hover {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.page-tabs .nav-tabs > li > a:focus {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.page-tabs .nav-tabs > li.active > a {
	border-bottom-color: rgb(221, 221, 221);
}
.page-tabs .nav-tabs > li.active > a:hover {
	border-bottom-color: rgb(221, 221, 221);
}
.page-tabs .nav-tabs > li.active > a:focus {
	border-bottom-color: rgb(221, 221, 221);
}
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	text-align: center; margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
	left: auto; top: auto;
}
@media all and (min-width:768px)
{
.nav-justified > li {
	width: 1%; display: table-cell;
}
.nav-justified > li > a {
	margin-bottom: 0px;
}
}
.nav-tabs-justified {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.nav-tabs-justified > li > a {
	border-radius: 3px; margin-right: 0px;
}
.nav-tabs-justified > .active > a {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-tabs-justified > .active > a:hover {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
.nav-tabs-justified > .active > a:focus {
	border: 1px solid rgb(221, 221, 221); border-image: none;
}
@media all and (min-width:768px)
{
.nav-tabs-justified > li > a {
	border-radius: 3px 3px 0px 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-tabs-justified > .active > a {
	border-bottom-color: rgb(255, 255, 255);
}
.nav-tabs-justified > .active > a:hover {
	border-bottom-color: rgb(255, 255, 255);
}
.nav-tabs-justified > .active > a:focus {
	border-bottom-color: rgb(255, 255, 255);
}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px; border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.nav-list {
	margin-bottom: 20px;
}
.nav-list li {
	display: inline-block;
}
.nav-list li.active a {
	color: rgb(68, 68, 68); border-bottom-color: rgb(74, 137, 220); border-bottom-width: 3px; border-bottom-style: solid;
}
.nav-list li a {
	color: rgb(170, 170, 170); font-weight: 600; border-bottom-color: transparent; border-bottom-width: 3px; border-bottom-style: solid;
}
.nav-list li a:hover {
	color: rgb(68, 68, 68); background-color: transparent;
}
.nav-list li a:focus {
	color: rgb(68, 68, 68); background-color: transparent;
}
.nav-list-sm.nav-list li a {
	padding: 10px 8px;
}
.navbar {
	border: 1px solid transparent; border-image: none; margin-bottom: 20px; position: relative; min-height: 50px;
}
@media all and (min-width:480px)
{
.navbar {
	border-radius: 3px;
}
}
@media all and (min-width:480px)
{
.navbar-header {
	float: left;
}
}
.navbar-collapse {
	padding-right: 11px; padding-left: 11px; border-top-color: transparent; border-top-width: 1px; border-top-style: solid; -ms-overflow-x: visible; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1); -webkit-overflow-scrolling: touch;
}
.in.navbar-collapse {
	-ms-overflow-y: auto;
}
@media all and (min-width:480px)
{
.navbar-collapse {
	width: auto; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; box-shadow: none;
}
.collapse.navbar-collapse {
	height: auto !important; overflow: visible !important; padding-bottom: 0px; display: block !important;
}
.in.navbar-collapse {
	-ms-overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
.navbar-static-top .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
.navbar-fixed-bottom .navbar-collapse {
	padding-right: 0px; padding-left: 0px;
}
}
.navbar-fixed-top .navbar-collapse {
	max-height: 340px;
}
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}
@media all and (orientation:landscape) and (max-width:480px)
{
.navbar-fixed-top .navbar-collapse {
	max-height: 200px;
}
.navbar-fixed-bottom .navbar-collapse {
	max-height: 200px;
}
}
.container > .navbar-header {
	margin-right: -11px; margin-left: -11px;
}
.container-fluid > .navbar-header {
	margin-right: -11px; margin-left: -11px;
}
.container > .navbar-collapse {
	margin-right: -11px; margin-left: -11px;
}
.container-fluid > .navbar-collapse {
	margin-right: -11px; margin-left: -11px;
}
@media all and (min-width:480px)
{
.container > .navbar-header {
	margin-right: 0px; margin-left: 0px;
}
.container-fluid > .navbar-header {
	margin-right: 0px; margin-left: 0px;
}
.container > .navbar-collapse {
	margin-right: 0px; margin-left: 0px;
}
.container-fluid > .navbar-collapse {
	margin-right: 0px; margin-left: 0px;
}
}
.navbar-static-top {
	border-width: 0px 0px 1px; z-index: 1000;
}
@media all and (min-width:480px)
{
.navbar-static-top {
	border-radius: 0px;
}
}
.navbar-fixed-top {
	left: 0px; right: 0px; position: fixed; z-index: 1030; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.navbar-fixed-bottom {
	left: 0px; right: 0px; position: fixed; z-index: 1030; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
@media all and (min-width:480px)
{
.navbar-fixed-top {
	border-radius: 0px;
}
.navbar-fixed-bottom {
	border-radius: 0px;
}
}
.navbar-fixed-top {
	border-width: 0px 0px 1px; top: 0px;
}
.navbar-fixed-bottom {
	border-width: 1px 0px 0px; bottom: 0px; margin-bottom: 0px;
}
.navbar-logo-text {
	padding: 15px 11px; height: 50px; line-height: 20px; font-size: 18px; float: left;
}
.navbar-logo-text:hover {
	text-decoration: none;
}
.navbar-logo-text:focus {
	text-decoration: none;
}
@media all and (min-width:480px)
{
.navbar > .container .navbar-logo-text {
	margin-left: -11px;
}
.navbar > .container-fluid .navbar-logo-text {
	margin-left: -11px;
}
}
.navbar-toggle {
	padding: 9px 10px; border-radius: 3px; border: 1px solid transparent; border-image: none; margin-top: 8px; margin-right: 11px; margin-bottom: 8px; float: right; position: relative; background-image: none; background-color: transparent;
}
.navbar-toggle:focus {
	outline: 0px;
}
.navbar-toggle .icon-bar {
	border-radius: 1px; width: 22px; height: 2px; display: block;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
@media all and (min-width:480px)
{
.navbar-toggle {
	display: none;
}
}
.navbar-nav {
	margin: 7.5px -11px;
}
.navbar-nav > li > a {
	line-height: 20px; padding-top: 10px; padding-bottom: 10px;
}
@media all and (max-width:479px)
{
.navbar-nav .open .dropdown-menu {
	border: 0px currentColor; border-image: none; width: auto; margin-top: 0px; float: none; position: static; box-shadow: none; background-color: transparent;
}
.navbar-nav .open .dropdown-menu > li > a {
	padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover {
	background-image: none;
}
.navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
}
}
@media all and (min-width:480px)
{
.navbar-nav {
	margin: 0px; float: left;
}
.navbar-nav > li {
	float: left;
}
.navbar-nav > li > a {
	padding-top: 15px; padding-bottom: 15px;
}
:last-child.navbar-right.navbar-nav {
	margin-right: -11px;
}
}
@media all and (min-width:480px)
{
.navbar-left {
	float: left !important;
}
.navbar-right {
	float: right !important;
}
}
.navbar-form {
	margin: 7px -11px; padding: 10px 11px; border-top-color: transparent; border-bottom-color: transparent; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1), 0px 1px 0px rgba(255,255,255,0.1); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media all and (min-width:768px)
{
.navbar-form .form-group {
	margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.navbar-form .form-control {
	width: auto; vertical-align: middle; display: inline-block;
}
.navbar-form .input-group {
	vertical-align: middle; display: inline-table;
}
.navbar-form .input-group .input-group-addon {
	width: auto;
}
.navbar-form .input-group .input-group-btn {
	width: auto;
}
.navbar-form .input-group .form-control {
	width: auto;
}
.navbar-form .input-group > .form-control {
	width: 100%;
}
.navbar-form .control-label {
	margin-bottom: 0px; vertical-align: middle;
}
.navbar-form .radio {
	margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.navbar-form .checkbox {
	margin-top: 0px; margin-bottom: 0px; vertical-align: middle; display: inline-block;
}
.navbar-form .radio label {
	padding-left: 0px;
}
.navbar-form .checkbox label {
	padding-left: 0px;
}
.navbar-form .radio input[type='radio'] {
	margin-left: 0px; position: relative;
}
.navbar-form .checkbox input[type='checkbox'] {
	margin-left: 0px; position: relative;
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0px;
}
}
@media all and (max-width:479px)
{
.navbar-form .form-group {
	margin-bottom: 5px;
}
}
@media all and (min-width:480px)
{
.navbar-form {
	border: 0px currentColor; border-image: none; width: auto; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; box-shadow: none; -webkit-box-shadow: none;
}
:last-child.navbar-right.navbar-form {
	margin-right: -11px;
}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;
}
.navbar-btn {
	margin-top: 14px; margin-bottom: 14px;
}
.btn-sm.navbar-btn {
	margin-top: 9.5px; margin-bottom: 9.5px;
}
.btn-xs.navbar-btn {
	margin-top: 14px; margin-bottom: 14px;
}
.navbar-text {
	margin-top: 15px; margin-bottom: 15px;
}
@media all and (min-width:480px)
{
.navbar-text {
	margin-right: 11px; margin-left: 11px; float: left;
}
:last-child.navbar-right.navbar-text {
	margin-right: 0px;
}
}
.navbar-default {
	border-color: rgb(231, 231, 231); background-color: rgb(248, 248, 248);
}
.navbar-default .navbar-logo-text {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-logo-text:hover {
	color: rgb(94, 94, 94); background-color: transparent;
}
.navbar-default .navbar-logo-text:focus {
	color: rgb(94, 94, 94); background-color: transparent;
}
.navbar-default .navbar-text {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-nav > li > a {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-nav > li > a:hover {
	color: rgb(51, 51, 51); background-color: transparent;
}
.navbar-default .navbar-nav > li > a:focus {
	color: rgb(51, 51, 51); background-color: transparent;
}
.navbar-default .navbar-nav > .active > a {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .active > a:hover {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .active > a:focus {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .disabled > a {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a:hover {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a:focus {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: rgb(221, 221, 221);
}
.navbar-default .navbar-toggle:hover {
	background-color: rgb(221, 221, 221);
}
.navbar-default .navbar-toggle:focus {
	background-color: rgb(221, 221, 221);
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: rgb(136, 136, 136);
}
.navbar-default .navbar-collapse {
	border-color: rgb(231, 231, 231);
}
.navbar-default .navbar-form {
	border-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .open > a {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .open > a:hover {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav > .open > a:focus {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
@media all and (max-width:479px)
{
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(51, 51, 51); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: rgb(51, 51, 51); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: rgb(85, 85, 85); background-color: rgb(231, 231, 231);
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: rgb(204, 204, 204); background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: rgb(204, 204, 204); background-color: transparent;
}
}
.navbar-default .navbar-link {
	color: rgb(119, 119, 119);
}
.navbar-default .navbar-link:hover {
	color: rgb(51, 51, 51);
}
.navbar-default .btn-link {
	color: rgb(119, 119, 119);
}
.navbar-default .btn-link:hover {
	color: rgb(51, 51, 51);
}
.navbar-default .btn-link:focus {
	color: rgb(51, 51, 51);
}
.navbar-default [disabled].btn-link:hover {
	color: rgb(204, 204, 204);
}
fieldset[disabled] .navbar-default .btn-link:hover {
	color: rgb(204, 204, 204);
}
.navbar-default [disabled].btn-link:focus {
	color: rgb(204, 204, 204);
}
fieldset[disabled] .navbar-default .btn-link:focus {
	color: rgb(204, 204, 204);
}
.navbar-inverse {
	border-color: rgb(8, 8, 8); background-color: rgb(34, 34, 34);
}
.navbar-inverse .navbar-logo-text {
	color: rgb(119, 119, 119);
}
.navbar-inverse .navbar-logo-text:hover {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-logo-text:focus {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: rgb(119, 119, 119);
}
.navbar-inverse .navbar-nav > li > a {
	color: rgb(119, 119, 119);
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .disabled > a {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a:hover {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a:focus {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-toggle:hover {
	background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-toggle:focus {
	background-color: rgb(51, 51, 51);
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: rgb(255, 255, 255);
}
.navbar-inverse .navbar-collapse {
	border-color: rgb(16, 16, 16);
}
.navbar-inverse .navbar-form {
	border-color: rgb(16, 16, 16);
}
.navbar-inverse .navbar-nav > .open > a {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .open > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav > .open > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
@media all and (max-width:479px)
{
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: rgb(119, 119, 119);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color: rgb(255, 255, 255); background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(8, 8, 8);
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
	color: rgb(68, 68, 68); background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: rgb(68, 68, 68); background-color: transparent;
}
}
.navbar-inverse .navbar-link {
	color: rgb(119, 119, 119);
}
.navbar-inverse .navbar-link:hover {
	color: rgb(255, 255, 255);
}
.navbar-inverse .btn-link {
	color: rgb(119, 119, 119);
}
.navbar-inverse .btn-link:hover {
	color: rgb(255, 255, 255);
}
.navbar-inverse .btn-link:focus {
	color: rgb(255, 255, 255);
}
.navbar-inverse [disabled].btn-link:hover {
	color: rgb(68, 68, 68);
}
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: rgb(68, 68, 68);
}
.navbar-inverse [disabled].btn-link:focus {
	color: rgb(68, 68, 68);
}
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: rgb(68, 68, 68);
}
.breadcrumb {
	list-style: none; padding: 8px 15px; border-radius: 3px; margin-bottom: 20px; background-color: rgb(245, 245, 245);
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:not(.breadcrumb-active) + li::before {
	padding: 0px; color: rgb(103, 211, 224); content: "/\00a0";
}
.breadcrumb > .active {
	color: rgb(119, 119, 119);
}
.pagination {
	margin: 20px 0px; border-radius: 3px; padding-left: 0px; display: inline-block;
}
.pagination > li {
	display: inline;
}
.pagination > li > a {
	padding: 2px 15px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(103, 211, 224); line-height: 1.49; text-decoration: none; margin-left: -1px; float: left; position: relative; background-color: rgb(255, 255, 255);
}
.pagination > li > span {
	padding: 2px 15px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(103, 211, 224); line-height: 1.49; text-decoration: none; margin-left: -1px; float: left; position: relative; background-color: rgb(255, 255, 255);
}
.pagination > li:first-child > a {
	margin-left: 0px; border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.pagination > li:first-child > span {
	margin-left: 0px; border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.pagination > li:last-child > a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.pagination > li:last-child > span {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.pagination > li > a:hover {
	border-color: rgb(221, 221, 221); color: rgb(42, 190, 208); background-color: rgb(238, 238, 238);
}
.pagination > li > span:hover {
	border-color: rgb(221, 221, 221); color: rgb(42, 190, 208); background-color: rgb(238, 238, 238);
}
.pagination > li > a:focus {
	border-color: rgb(221, 221, 221); color: rgb(42, 190, 208); background-color: rgb(238, 238, 238);
}
.pagination > li > span:focus {
	border-color: rgb(221, 221, 221); color: rgb(42, 190, 208); background-color: rgb(238, 238, 238);
}
.pagination > .active > a {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(103, 211, 224);
}
.pagination > .active > span {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(103, 211, 224);
}
.pagination > .active > a:hover {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(103, 211, 224);
}
.pagination > .active > span:hover {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(103, 211, 224);
}
.pagination > .active > a:focus {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(103, 211, 224);
}
.pagination > .active > span:focus {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; cursor: default; background-color: rgb(103, 211, 224);
}
.pagination > .disabled > span {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > span:hover {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > span:focus {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > a {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > a:hover {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination > .disabled > a:focus {
	border-color: rgb(221, 221, 221); color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pagination-lg > li > a {
	padding: 10px 30px; font-size: 18px;
}
.pagination-lg > li > span {
	padding: 10px 30px; font-size: 18px;
}
.pagination-lg > li:first-child > a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.pagination-lg > li:first-child > span {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.pagination-lg > li:last-child > a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.pagination-lg > li:last-child > span {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.pagination-sm > li > a {
	padding: 5px 14px; font-size: 13px;
}
.pagination-sm > li > span {
	padding: 5px 14px; font-size: 13px;
}
.pagination-sm > li:first-child > a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.pager {
	list-style: none; margin: 20px 0px; text-align: center; padding-left: 0px;
}
.pager li {
	display: inline;
}
.pager li > a {
	padding: 5px 14px; border-radius: 15px; border: 1px solid rgb(221, 221, 221); border-image: none; display: inline-block; background-color: rgb(255, 255, 255);
}
.pager li > span {
	padding: 5px 14px; border-radius: 15px; border: 1px solid rgb(221, 221, 221); border-image: none; display: inline-block; background-color: rgb(255, 255, 255);
}
.pager li > a:hover {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.pager li > a:focus {
	text-decoration: none; background-color: rgb(238, 238, 238);
}
.pager .next > a {
	float: right;
}
.pager .next > span {
	float: right;
}
.pager .previous > a {
	float: left;
}
.pager .previous > span {
	float: left;
}
.pager .disabled > a {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pager .disabled > a:hover {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pager .disabled > a:focus {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.pager .disabled > span {
	color: rgb(119, 119, 119); cursor: not-allowed; background-color: rgb(255, 255, 255);
}
.label {
	padding: 0.3em 0.7em 0.4em; border-radius: 3px; text-align: center; color: rgb(255, 255, 255); line-height: 24px; font-size: 84%; font-weight: 600; vertical-align: baseline; display: inline; white-space: nowrap;
}
.label-xs.label {
	padding: 0px 0.35em 0.1em; font-size: 75%;
}
.label-sm.label {
	padding: 0.1em 0.65em 0.2em; font-size: 75%;
}
.label-lg.label {
	padding: 0.4em 0.9em 0.5em; font-size: 95%;
}
.label-rounded.label {
	padding: 0.2em 0.85em 0.3em; border-radius: 1em;
}
.label-xs.label-rounded.label {
	padding: 0px 0.35em 0.1em;
}
.label-sm.label-rounded.label {
	padding: 0.1em 0.65em 0.2em;
}
.label-lg.label-rounded.label {
	padding: 0.4em 0.9em 0.5em;
}
a.label:hover {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
a.label:focus {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
:empty.label {
	display: none;
}
.btn .label {
	top: -1px; position: relative;
}
.badge {
	padding: 3px 7px; border-radius: 10px; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; font-weight: 600; vertical-align: baseline; display: inline-block; white-space: nowrap; min-width: 10px; background-color: rgb(119, 119, 119);
}
:empty.badge {
	display: none;
}
.btn .badge {
	top: -1px; position: relative;
}
.btn-xs .badge {
	padding: 1px 5px; top: 0px;
}
a.badge:hover {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
a.badge:focus {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer;
}
a.active.list-group-item > .badge {
	color: rgb(103, 211, 224); background-color: rgb(255, 255, 255);
}
.nav-pills > .active > a > .badge {
	color: rgb(103, 211, 224); background-color: rgb(255, 255, 255);
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
.jumbotron {
	padding: 30px; color: inherit; margin-bottom: 30px; background-color: rgb(238, 238, 238);
}
.jumbotron h1 {
	color: inherit;
}
.jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	font-size: 21px; font-weight: 200; margin-bottom: 15px;
}
.jumbotron > hr {
	border-top-color: rgb(213, 213, 213);
}
.container .jumbotron {
	border-radius: 3px;
}
.jumbotron .container {
	max-width: 100%;
}
@media screen and (min-width:768px)
{
.jumbotron {
	padding-top: 48px; padding-bottom: 48px;
}
.container .jumbotron {
	padding-right: 60px; padding-left: 60px;
}
.jumbotron h1 {
	font-size: 63px;
}
.jumbotron .h1 {
	font-size: 63px;
}
}
.thumbnail {
	padding: 4px; border-radius: 3px; border: 1px solid rgb(221, 221, 221); transition:0.2s ease-in-out; border-image: none; line-height: 1.49; margin-bottom: 20px; display: block; background-color: rgb(255, 255, 255); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
.thumbnail > img {
	margin-right: auto; margin-left: auto;
}
.thumbnail a > img {
	margin-right: auto; margin-left: auto;
}
a.thumbnail:hover {
	border-color: rgb(103, 211, 224);
}
a.thumbnail:focus {
	border-color: rgb(103, 211, 224);
}
a.active.thumbnail {
	border-color: rgb(103, 211, 224);
}
.thumbnail .caption {
	padding: 9px; color: rgb(127, 130, 143);
}
.alert {
	padding: 15px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 14px; margin-bottom: 20px;
}
.alert .close {
	color: rgb(127, 130, 143);
}
.alert .close:hover {
	color: rgb(127, 130, 143);
}
.alert-block.alert {
	padding: 30px;
}
.alert hr {
	border-top-color: rgba(0, 0, 0, 0.1);
}
.alert h4 {
	color: inherit; margin-top: 0px;
}
.alert .alert-link {
	color: rgb(255, 255, 255); font-weight: bold;
}
.alert > p {
	margin-bottom: 0px;
}
.alert > ul {
	margin-bottom: 0px;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-micro.alert {
	padding: 9px 35px 9px 9px; border-radius: 0px; font-size: 13px;
}
.alert .alert-sm {
	padding: 9px 35px 9px 9px; border-radius: 0px; font-size: 13px;
}
.alert-sm.alert {
	padding: 12px 35px 12px 12px;
}
.alert-border.alert {
	border: 1px solid transparent; border-image: none;
}
.alert-border-right.alert {
	border-right-width: 6px;
}
.alert-border-top.alert {
	border-top-width: 3px;
}
.alert-border-bottom.alert {
	border-bottom-width: 3px;
}
.alert-border-left.alert {
	padding-left: 15px; border-left-width: 6px;
}
.alert-dismissable {
	padding-right: 35px;
}
.alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close {
	right: -19px; color: rgb(255, 255, 255); position: relative; opacity: 0.75;
}
.alert-dismissible .close {
	right: -19px; color: rgb(255, 255, 255); position: relative; opacity: 0.75;
}
.alert-dismissable .close:hover {
	color: rgb(255, 255, 255); opacity: 1;
}
.alert-dismissible .close:hover {
	color: rgb(255, 255, 255); opacity: 1;
}
.alert-block.alert-dismissable .close {
	top: -25px;
}
.alert-block.alert-dismissible .close {
	top: -25px;
}
.progress {
	border-radius: 3px; height: 20px; overflow: hidden; margin-bottom: 20px; box-shadow: none; background-color: rgb(236, 236, 236);
}
.progress-bar {
	transition:width 0.6s; width: 0%; height: 100%; text-align: center; color: rgb(255, 255, 255); line-height: 20px; font-size: 13px; font-weight: 600; float: left; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15); background-color: rgb(153, 153, 153); -webkit-transition: width 0.6s ease; -o-transition: width 0.6s ease; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .progress-bar {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px;
}
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px;
}
.active.progress .progress-bar {
	animation:progress-bar-stripes 2s linear infinite; -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite;
}
.active.progress-bar {
	animation:progress-bar-stripes 2s linear infinite; -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite;
}
[aria-valuenow='1'].progress-bar {
	min-width: 30px;
}
[aria-valuenow='2'].progress-bar {
	min-width: 30px;
}
[aria-valuenow='0'].progress-bar {
	color: rgb(119, 119, 119); min-width: 30px; box-shadow: none; background-image: none; background-color: transparent;
}
.progress {
	border-radius: 2px; height: 24px;
}
.progress-bar-xxs.progress {
	border-radius: 2px; height: 11px;
}
.progress-bar-xxs.progress .progress-bar {
	line-height: 11px;
}
.progress-bar-xs.progress {
	border-radius: 2px; height: 14px;
}
.progress-bar-xs.progress .progress-bar {
	line-height: 14px;
}
.progress-bar-sm.progress {
	border-radius: 2px; height: 18px;
}
.progress-bar-sm.progress .progress-bar {
	line-height: 18px;
}
.progress-bar-lg.progress {
	height: 28px;
}
.progress-bar-lg.progress .progress-bar {
	line-height: 28px;
}
.progress-bar-xl.progress {
	height: 32px;
}
.progress-bar-xl.progress .progress-bar {
	line-height: 32px;
}
.right.progress .progress-bar {
	float: right;
}
.vertical.progress {
	width: 22px; height: 100%; position: relative; min-height: 200px;
}
.vertical.progress .progress-bar {
	width: 100%; line-height: 20px; font-size: 11px; position: absolute;
}
.bottom.vertical.progress .progress-bar {
	bottom: 0px;
}
.progress {
	border-radius: 2px; height: 24px;
}
.progress-bar-sm.vertical.progress {
	width: 16px;
}
.progress-bar-lg.vertical.progress {
	width: 30px;
}
.progress-bar-xl.vertical.progress {
	width: 40px;
}
.media {
	color: rgb(169, 172, 189); font-weight: 600; margin-top: 15px;
}
:first-child.media {
	margin-top: 0px;
}
.media-right {
	padding-left: 10px;
}
.media > .pull-right {
	padding-left: 10px;
}
.media-left {
	padding-right: 10px;
}
.media > .pull-left {
	padding-right: 10px;
}
.media-left {
	vertical-align: top; display: table-cell;
}
.media-right {
	vertical-align: top; display: table-cell;
}
.media-body {
	vertical-align: top; display: table-cell;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	color: rgb(42, 47, 67); font-size: 14px; margin-top: 0px; margin-bottom: 5px;
}
.media-body {
	line-height: 1.5;
}
.media-list {
	list-style: none; padding-left: 0px;
}
@media all and (max-width:479px)
{
.media > a > img {
	width: 30px !important; height: 30px !important;
}
}
.list-group {
	padding-left: 0px; margin-bottom: 20px;
}
.list-group-item {
	padding: 10px 15px; border: 1px solid rgb(231, 231, 231); border-image: none; margin-bottom: -1px; display: block; position: relative; background-color: rgb(255, 255, 255);
}
:first-child.list-group-item {
	border-top-left-radius: 2px; border-top-right-radius: 2px;
}
:last-child.list-group-item {
	margin-bottom: 0px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
.bg-dark .list-group-item {
	border: 0px currentColor; border-image: none; background-color: rgb(42, 47, 67);
}
a.list-group-item {
	color: rgb(103, 211, 224);
}
a.list-group-item .list-group-item-heading {
	color: rgb(51, 51, 51);
}
a.list-group-item:hover {
	color: rgb(103, 211, 224); text-decoration: none; background-color: rgb(245, 245, 245);
}
a.list-group-item:focus {
	color: rgb(103, 211, 224); text-decoration: none; background-color: rgb(245, 245, 245);
}
.disabled.list-group-item {
	color: rgb(119, 119, 119); background-color: rgb(238, 238, 238);
}
.disabled.list-group-item:hover {
	color: rgb(119, 119, 119); background-color: rgb(238, 238, 238);
}
.disabled.list-group-item:focus {
	color: rgb(119, 119, 119); background-color: rgb(238, 238, 238);
}
.disabled.list-group-item .list-group-item-heading {
	color: inherit;
}
.disabled.list-group-item:hover .list-group-item-heading {
	color: inherit;
}
.disabled.list-group-item:focus .list-group-item-heading {
	color: inherit;
}
.disabled.list-group-item .list-group-item-text {
	color: rgb(119, 119, 119);
}
.disabled.list-group-item:hover .list-group-item-text {
	color: rgb(119, 119, 119);
}
.disabled.list-group-item:focus .list-group-item-text {
	color: rgb(119, 119, 119);
}
.active.list-group-item {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(103, 211, 224);
}
.active.list-group-item:hover {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(103, 211, 224);
}
.active.list-group-item:focus {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); z-index: 2; background-color: rgb(103, 211, 224);
}
.active.list-group-item .list-group-item-heading {
	color: inherit;
}
.active.list-group-item:hover .list-group-item-heading {
	color: inherit;
}
.active.list-group-item:focus .list-group-item-heading {
	color: inherit;
}
.active.list-group-item .list-group-item-heading > small {
	color: inherit;
}
.active.list-group-item:hover .list-group-item-heading > small {
	color: inherit;
}
.active.list-group-item:focus .list-group-item-heading > small {
	color: inherit;
}
.active.list-group-item .list-group-item-heading > .small {
	color: inherit;
}
.active.list-group-item:hover .list-group-item-heading > .small {
	color: inherit;
}
.active.list-group-item:focus .list-group-item-heading > .small {
	color: inherit;
}
.active.list-group-item .list-group-item-text {
	color: rgb(255, 255, 255);
}
.active.list-group-item:hover .list-group-item-text {
	color: rgb(255, 255, 255);
}
.active.list-group-item:focus .list-group-item-text {
	color: rgb(255, 255, 255);
}
.list-group-links.list-group .list-group-header {
	list-style: none; padding-bottom: 10px; padding-left: 7px; font-size: 15px; font-weight: 600; margin-bottom: 5px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.list-group-links.list-group .list-group-item {
	background: none; padding: 8px 9px; border: 0px currentColor; border-image: none; color: rgb(170, 170, 170); font-weight: 600;
}
.in-bg-chute.list-group-links.list-group .list-group-item {
	color: rgb(255, 255, 255); font-weight: 400;
}
.in-bg-chute.list-group-links.list-group .list-group-item:hover {
	color: rgb(42, 47, 67);
}
.list-group-links.list-group .list-group-item .label {
	padding: 0.1em 0.6em 0.2em; line-height: inherit; float: right;
}
.list-group-links.list-group .list-group-item i.fa {
	padding-right: 5px;
}
.list-group-links.list-group .list-group-item .fa-circle {
	font-size: 14px; float: right;
}
.list-group-spacing-sm.list-group-links.list-group > a {
	padding: 6px 9px;
}
.list-group-spacing-xs.list-group-links.list-group > a {
	padding: 4px 9px;
}
.list-group-links.list-group .list-group-divider {
	padding-bottom: 6px; margin-bottom: 6px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dashed;
}
.list-group-item-heading {
	margin-top: 0px; margin-bottom: 5px;
}
.list-group-item-text {
	line-height: 1.3; margin-bottom: 0px;
}
.panel {
	border-radius: 4px; margin-bottom: 45px; position: relative; background-color: rgb(255, 255, 255);
}
.panel-transparent.panel {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.panel-border.panel {
	border-width: 0px; border-style: solid;
}
.top.panel-border.panel {
	border-top-width: 5px;
}
.right.panel-border.panel {
	border-right-width: 5px;
}
.bottom.panel-border.panel {
	border-bottom-width: 5px;
}
.left.panel-border.panel {
	border-left-width: 5px;
}
.panel-border.panel > .panel-heading {
	border-color: transparent rgb(229, 234, 238) rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; background-color: rgb(250, 250, 250);
}
.panel-border.panel > .panel-heading > .panel-title {
	color: rgb(169, 172, 189);
}
.panel-default.panel-border.panel {
	border-color: rgb(221, 221, 221);
}
.panel-default.panel-border.panel > .panel-heading {
	border-top-color: transparent; border-top-width: 1px; border-top-style: solid;
}
.panel-menu {
	padding: 12px; border: 1px solid rgb(229, 234, 238); border-image: none; background-color: rgb(250, 250, 250);
}
.dark.panel-menu {
	background-color: rgb(248, 248, 248);
}
.panel-body .panel-menu {
	border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.panel-heading-bb + .panel-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-menu + .panel-body {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-body + .panel-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-body + .panel-body {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-body {
	padding: 15px; border: 1px solid rgb(229, 234, 238); border-image: none; position: relative;
}
.panel-body + .panel-footer {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-heading {
	background: rgb(250, 250, 250); padding: 0px 13px; border: 1px solid rgb(229, 234, 238); border-image: none; height: 52px; color: rgb(169, 172, 189); line-height: 49px; letter-spacing: 0.2px; font-size: 15px; font-weight: 400; position: relative; border-top-left-radius: 4px; border-bottom-left-radius: 4px;
}
.panel-heading + .panel-body {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-heading .widget-menu .btn-group {
	margin-top: -3px;
}
.panel-heading .widget-menu .form-control {
	padding: 2px 10px; border-radius: 1px; height: 27px; font-size: 11px; margin-top: 6px;
}
.panel-heading .widget-menu .input-sm.form-control {
	height: 22px; margin-top: 9px;
}
.panel-heading .widget-menu .progress {
	margin-top: 11px; margin-bottom: 0px;
}
.panel-heading .widget-menu .progress-bar-lg {
	margin-top: 10px;
}
.panel-heading .widget-menu .progress-bar-sm {
	margin-top: 15px;
}
.panel-heading .widget-menu .progress-bar-xs {
	margin-top: 17px;
}
.panel-icon {
	padding-left: 5px;
}
.panel-title {
	padding-left: 6px; margin-top: 0px; margin-bottom: 0px;
}
.panel-title > .fa {
	top: 2px; color: inherit; font-size: 14px; min-width: 22px;
}
.panel-title > .glyphicon {
	top: 2px; color: inherit; font-size: 14px; min-width: 22px;
}
.panel-title > .glyphicons {
	top: 2px; color: inherit; font-size: 14px; min-width: 22px;
}
.panel-title > .imoon {
	top: 2px; color: inherit; font-size: 14px; min-width: 22px;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px; border: 1px solid rgb(229, 234, 238); border-image: none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: rgb(250, 250, 250);
}
#content .panel {
	padding: 25px; box-shadow: 1px 2px 0px #e5eaee; -webkit-box-shadow: 1px 2px 0 #e5eaee;
}
#content .panel .panel-heading {
	padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; height: auto; line-height: 24px; background-color: transparent; -webkit-border-radius: 0;
}
#content .panel .panel-heading .panel-icon {
	color: rgb(169, 172, 189); line-height: 24px; font-size: 20px;
}
#content .panel .panel-heading .panel-title {
	font: 700 20px/24px "Lato"; padding: 0px; letter-spacing: 0px; font-size-adjust: none; font-stretch: normal;
}
#content .panel .panel-heading-bb.panel-heading {
	padding-bottom: 23px; border-bottom-color: rgb(229, 234, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
#content .panel .panel-menu {
	margin-top: 30px;
}
#content .panel .panel-heading + .panel-menu {
	margin-top: 0px;
}
#content .panel .panel-body {
	border: 0px currentColor; border-image: none; margin-top: 30px;
}
#content .panel .panel-heading + .panel-body {
	margin-top: 15px;
}
#content .panel .panel-footer {
	border: 0px currentColor; border-image: none; background-color: transparent;
}
#content .panel-tile {
	padding: 0px;
}
#content .panel-tile .panel-body {
	margin-top: 0px;
}
.panel > .list-group {
	margin-bottom: 0px;
}
.panel > .list-group .list-group-item {
	border-radius: 0px;
}
.panel > :first-child.list-group :first-child.list-group-item {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :last-child.list-group :last-child.list-group-item {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel-heading + .list-group :first-child.list-group-item {
	border-top-width: 0px;
}
.panel-body + .list-group :first-child.list-group-item {
	border-top-width: 0px;
}
.list-group + .panel-footer {
	border-top-width: 0px;
}
.panel > .table {
	margin-bottom: 0px;
}
.panel > .table-responsive > .table {
	margin-bottom: 0px;
}
.panel > .panel-collapse > .table {
	margin-bottom: 0px;
}
.panel > :first-child.table {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child td:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child td:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child td:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child td:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child td:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child td:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > thead:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > :first-child.table-responsive > :first-child.table > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 3px;
}
.panel > :last-child.table {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table {
	border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child td:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child td:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child td:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child td:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table > tbody:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tbody:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > :last-child.table-responsive > :last-child.table > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table {
	border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid;
}
.panel > .panel-body + .table-responsive {
	border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid;
}
.panel > .table > tbody:first-child > tr:first-child th {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel > .table > tbody:first-child > tr:first-child td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel > .table-bordered {
	border: 0px currentColor; border-image: none;
}
.panel > .table-responsive > .table-bordered {
	border: 0px currentColor; border-image: none;
}
.panel > .table-bordered > thead > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tbody > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tfoot > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > thead > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tbody > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > tfoot > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.panel > .table-bordered > thead > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tbody > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tfoot > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > thead > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tbody > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > tfoot > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.panel > .table-bordered > thead > tr:first-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:first-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > thead > tr:first-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:first-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tfoot > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tbody > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-bordered > tfoot > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.panel > .table-responsive {
	border: 0px currentColor; border-image: none; margin-bottom: 0px;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel-title {
	padding-left: 0px;
}
.panel-group .panel-heading {
	width: 100%; display: block; position: relative;
}
.panel-group .panel-heading a {
	width: 100%; display: block; position: relative;
}
.accordion-lg.panel-group .panel + .panel {
	margin-top: 12px;
}
.accordion-lg.panel-group .panel-heading {
	height: 54px; line-height: 52px; font-size: 14px;
}
.panel-group .accordion-icon {
	padding-left: 35px;
}
.panel-group .accordion-icon::after {
	left: 10px; top: 0px; color: rgb(85, 85, 85); font-family: "FontAwesome"; font-size: 12px; font-style: normal; font-weight: normal; position: absolute; content: "\f068"; -webkit-font-smoothing: antialiased;
}
.panel-group .collapsed.accordion-icon::after {
	content: "\f067";
}
.panel-group .icon-right.accordion-icon {
	padding-right: 30px; padding-left: 10px;
}
.panel-group .icon-right.accordion-icon::after {
	left: auto; right: 5px;
}
.panel-group .panel {
	padding: 8px 40px 9px 15px; border-radius: 4px; margin-bottom: 0px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-group .panel-footer {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: rgb(229, 234, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
#content .accordion.panel-group .panel {
	padding: 0px; margin-bottom: 20px; box-shadow: none; background-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none;
}
#content .accordion.panel-group .panel .panel-heading {
	font: 700 12px/24px "Open Sans"; padding: 0px; color: rgb(127, 130, 143); text-transform: uppercase; font-size-adjust: none; font-stretch: normal; background-color: transparent;
}
#content .accordion.panel-group .panel .panel-heading a {
	padding: 8px 40px 8px 14px; border-radius: 3px; color: rgb(127, 130, 143); background-color: rgb(244, 247, 249);
}
#content .accordion.panel-group .panel .panel-heading a:hover {
	color: rgb(103, 211, 224);
}
#content .accordion.panel-group .panel .panel-heading a:not(.collapsed) {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
#content .accordion.panel-group .panel .panel-heading a:not(.collapsed)::after {
	border-width: 7px 7px 0px; border-style: solid; border-color: rgb(103, 211, 224) transparent transparent; left: 30px; top: 100%; width: 0px; height: 0px; position: absolute; content: "";
}
#content .accordion.panel-group .panel .panel-body {
	margin-top: 20px;
}
#content .accordion.panel-group .accordion-icon {
	padding-left: 0px;
}
#content .accordion.panel-group .accordion-icon::after {
	left: auto; top: 8px; right: 15px; font-size: 14px;
}
@media all and (max-width:359px)
{
.panel-heading .panel-title + .panel-tabs {
	position: relative;
}
.panel-heading .panel-title + .pull-right.widget-menu {
	float: none !important;
}
}
.embed-responsive {
	padding: 0px; height: 0px; overflow: hidden; display: block; position: relative;
}
.embed-responsive .embed-responsive-item {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive iframe {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive embed {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive object {
	border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; bottom: 0px; position: absolute;
}
.embed-responsive-16by9.embed-responsive {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3.embed-responsive {
	padding-bottom: 75%;
}
.well {
	padding: 19px; border-radius: 3px; border: 1px solid rgb(229, 234, 238); border-image: none; margin-bottom: 20px; min-height: 20px; box-shadow: none; background-color: rgb(244, 247, 249); -webkit-box-shadow: none;
}
.well blockquote {
	border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
	padding: 24px; border-radius: 3px;
}
.well-sm {
	padding: 9px; border-radius: 3px;
}
.well-xs.well {
	padding: 6px; border-radius: 3px;
}
.well-clean.well {
	border-color: rgb(221, 221, 221); border-radius: 0px; box-shadow: none;
}
.close {
	color: rgb(0, 0, 0); line-height: 1; font-size: 21px; font-weight: bold; float: right; opacity: 0.2; text-shadow: 0px 1px 0px #ffffff;
}
.close:hover {
	color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.5;
}
.close:focus {
	color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.5;
}
button.close {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; cursor: pointer; -webkit-appearance: none;
}
.bg-tp {
	background-color: rgba(0, 0, 0, 0.5) !important;
}
.bg-gradient {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.18); box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2); background-image: linear-gradient(rgba(255, 255, 255, 0.3) 1%, rgba(255, 255, 255, 0.15) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.bg-background {
	color: rgb(255, 255, 255); position: relative; z-index: 0;
}
.bg-psuedo-tp.bg-background::before {
	background: rgba(0, 0, 0, 0.4); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: -1; content: "";
}
.bg-psuedo-tp-dark.bg-background::before {
	background: rgba(0, 0, 0, 0.4); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: -1; content: "";
}
.bg-psuedo-tp-light.bg-background::before {
	background: rgba(0, 0, 0, 0.4); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: -1; content: "";
}
.bg-psuedo-tp-dark.bg-background::before {
	background: rgba(0, 0, 0, 0.6);
}
.bg-psuedo-tp-light.bg-background::before {
	background: rgba(0, 0, 0, 0.2);
}
.tab-block {
	position: relative;
}
.tab-block .tab-content {
	padding: 16px 12px; border: 1px solid rgb(229, 234, 238); border-image: none; overflow: auto; position: relative; z-index: 10; min-height: 125px; background-color: rgb(255, 255, 255);
}
.tab-block .nav-tabs {
	border: 0px currentColor; border-image: none; position: relative;
}
.tab-block .nav-tabs > li {
	margin-bottom: -1px; float: left;
}
.tab-block .nav-tabs > li > a {
	background: rgb(255, 255, 255); border-color: rgb(229, 234, 238); font: 700 12px/normal "Open Sans"; padding: 14px 20px; border-radius: 0px; color: rgb(42, 47, 67); text-transform: uppercase; margin-right: -1px; position: relative; z-index: 9; font-size-adjust: none; font-stretch: normal;
}
.tab-block .nav-tabs > li:first-child > a {
	border-radius: 4px 0px 0px; margin-left: 0px; -webkit-border-radius: 4px 0 0 0;
}
.tab-block .nav-tabs > li:last-child > a {
	border-radius: 0px 4px 0px 0px; -webkit-border-radius: 0 4px 0 0;
}
.tab-block .tab-content + .nav-tabs > li:first-child > a {
	border-radius: 0px 0px 0px 4px; margin-left: 0px; -webkit-border-radius: 0 0 0 4px;
}
.tab-block .tab-content + .nav-tabs > li:last-child > a {
	border-radius: 0px 0px 4px; -webkit-border-radius: 0 0 4px 0;
}
.tab-block .nav-tabs-right.nav-tabs > li:first-child > a {
	border-radius: 0px 4px 0px 0px; margin-left: 0px; -webkit-border-radius: 0 4px 0 0;
}
.tab-block .nav-tabs-right.nav-tabs > li:last-child > a {
	border-radius: 4px 0px 0px; -webkit-border-radius: 4px 0 0 0;
}
.tab-block .tab-content + .nav-tabs-right.nav-tabs > li:first-child > a {
	border-radius: 0px 0px 4px; margin-left: 0px; -webkit-border-radius: 0 0 4px 0;
}
.tab-block .tab-content + .nav-tabs-right.nav-tabs > li:last-child > a {
	border-radius: 0px 0px 0px 4px; -webkit-border-radius: 0 0 0 4px;
}
.tab-block .nav-tabs > li > a:hover {
	background-color: rgb(229, 234, 238);
}
.tab-block .nav-tabs > li.active > a {
	background: rgb(103, 211, 224); border-color: rgb(229, 234, 238); color: rgb(255, 255, 255); position: relative; z-index: 12; cursor: default;
}
.tab-block .nav-tabs > li.active > a:hover {
	background: rgb(103, 211, 224); border-color: rgb(229, 234, 238); color: rgb(255, 255, 255); position: relative; z-index: 12; cursor: default;
}
.tab-block .nav-tabs > li.active > a:focus {
	background: rgb(103, 211, 224); border-color: rgb(229, 234, 238); color: rgb(255, 255, 255); position: relative; z-index: 12; cursor: default;
}
.tabs-left {
	float: left;
}
.tabs-left > li {
	margin: 0px -1px -1px 0px; float: none;
}
.tabs-left > li > a {
	background: rgb(250, 250, 250); padding: 14px 16px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(119, 119, 119); font-weight: 600;
}
.tab-block .tabs-left > li.active > a {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221) rgb(255, 255, 255) rgb(221, 221, 221) rgb(221, 221, 221); color: rgb(85, 85, 85); position: relative; z-index: 12; cursor: default;
}
.tab-block .tabs-left > li.active > a:hover {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221) rgb(255, 255, 255) rgb(221, 221, 221) rgb(221, 221, 221); color: rgb(85, 85, 85); position: relative; z-index: 12; cursor: default;
}
.tab-block .tabs-left > li.active > a:focus {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221) rgb(255, 255, 255) rgb(221, 221, 221) rgb(221, 221, 221); color: rgb(85, 85, 85); position: relative; z-index: 12; cursor: default;
}
.tabs-right {
	float: right;
}
.tabs-right > li {
	margin: 0px 0px -1px -1px; float: none;
}
.tabs-right > li > a {
	background: rgb(250, 250, 250); padding: 14px 16px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(119, 119, 119); font-weight: 600;
}
.tab-block .tabs-right > li.active > a {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255); color: rgb(85, 85, 85); position: relative; z-index: 12; cursor: default;
}
.tab-block .tabs-right > li.active > a:hover {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255); color: rgb(85, 85, 85); position: relative; z-index: 12; cursor: default;
}
.tab-block .tabs-right > li.active > a:focus {
	background: rgb(255, 255, 255); border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) rgb(255, 255, 255); color: rgb(85, 85, 85); position: relative; z-index: 12; cursor: default;
}
.tabs-below {
	position: relative;
}
.tabs-below > li {
	margin-top: -1px; float: left;
}
.tabs-below > li > a {
	background: rgb(250, 250, 250); padding: 11px 16px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(119, 119, 119); font-weight: 600; margin-right: -1px; position: relative; z-index: 9;
}
.tab-block .tabs-below > li.active > a {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255) rgb(221, 221, 221) rgb(221, 221, 221); color: rgb(85, 85, 85); border-top-width: 1px; border-top-style: solid; position: relative; z-index: 12; cursor: default;
}
.tab-block .tabs-below > li.active > a:hover {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255) rgb(221, 221, 221) rgb(221, 221, 221); color: rgb(85, 85, 85); border-top-width: 1px; border-top-style: solid; position: relative; z-index: 12; cursor: default;
}
.tab-block .tabs-below > li.active > a:focus {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255) rgb(221, 221, 221) rgb(221, 221, 221); color: rgb(85, 85, 85); border-top-width: 1px; border-top-style: solid; position: relative; z-index: 12; cursor: default;
}
.panel-heading .panel-tabs {
	right: 0px; bottom: 0px; position: absolute;
}
#content .panel-heading .panel-tabs.nav {
	bottom: -26px;
}
#content .panel-heading .panel-title + .panel-tabs.nav {
	bottom: -11px;
}
#content .panel-heading .panel-tabs.nav > li.active > a {
	border-color: transparent;
}
.panel-tabs > li {
	margin-bottom: -1px; float: left; position: relative;
}
.panel-tabs > li > a {
	background: rgb(255, 255, 255); padding: 9px 20px 11px; border-radius: 0px; color: rgb(170, 170, 170); line-height: 30px; letter-spacing: 0.2px; font-size: 14px; border-right-color: transparent; border-left-color: transparent; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.panel-tabs > li > a:hover {
	color: rgb(68, 68, 68); background-color: transparent;
}
.panel-tabs > li.active > a {
	background: rgb(255, 255, 255); color: rgb(85, 85, 85); cursor: default;
}
.panel-tabs > li.active > a:hover {
	background: rgb(255, 255, 255); color: rgb(85, 85, 85); cursor: default;
}
.panel-tabs > li.active > a:focus {
	background: rgb(255, 255, 255); color: rgb(85, 85, 85); cursor: default;
}
.panel-tabs > li.active > a {
	border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221);
}
.panel-tabs > li:last-child.active > a {
	border-right-color: transparent;
}
.panel-tabs-left {
	left: 0px;
}
.panel-tabs-left > li:first-child.active > a {
	border-left-color: transparent;
}
.panel-tabs-left > li:last-child.active > a {
	border-right-color: rgb(221, 221, 221);
}
.tab-block .nav-justified.nav-tabs {
	top: 1px; right: 1px; margin-top: -1px;
}
.tab-block .nav-justified.nav-tabs > li {
	float: none;
}
.tab-block .nav-justified.nav-tabs > li > a {
	padding: 14px 10px;
}
.tab-block .tab-content + .nav-justified.nav-tabs {
	top: -1px; margin-top: 0px;
}
.tab-block .tab-content + .nav-justified.nav-tabs > li.active > a {
	border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(221, 221, 221);
}
.nav-tabs-right.nav-tabs > li {
	float: right;
}
.nav-tabs-right.nav-tabs > li:first-child > a {
	margin-right: 0px;
}
.tab-block .tab-content + .nav-justified.tabs-border > li.active > a {
	border-bottom-color: rgb(103, 211, 224); border-bottom-width: 2px; border-bottom-style: solid;
}
.tab-block .nav-tabs.tabs-border-bottom > li.active > a {
	background: rgb(247, 247, 247); border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(103, 211, 224); color: rgb(85, 85, 85); font-weight: 600; margin-bottom: -1px; border-bottom-width: 2px; border-bottom-style: solid;
}
.tab-block .tabs-border-bottom .nav-tabs > li.active > a {
	background: rgb(247, 247, 247); border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(103, 211, 224); color: rgb(85, 85, 85); font-weight: 600; margin-bottom: -1px; border-bottom-width: 2px; border-bottom-style: solid;
}
.nav-tabs.tabs-bg {
	background: rgb(245, 245, 245); border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(221, 221, 221) rgb(221, 221, 221) currentColor; padding: 10px 10px 0px; border-image: none;
}
.tabs-below.tabs-bg {
	background: rgb(245, 245, 245); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221); padding: 0px 10px 6px; border-image: none;
}
.sidebar-block.tab-block .nav-tabs > li > a {
	background: rgb(240, 240, 240); padding: 16px 8px;
}
.sidebar-block.tab-block .nav-tabs > li:first-child > a {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.sidebar-block.tab-block .nav-tabs > li:last-child > a {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.sidebar-block.tab-block .nav-tabs.tabs-border > li.active > a {
	background: rgb(248, 248, 248); border-bottom-color: rgb(248, 248, 248); border-top-width: 0px;
}
.sidebar-block.tab-block .tab-content {
	background: none; border: 0px currentColor; border-image: none;
}
.panel-tabs-merge.panel-tabs > li.active > a {
	background: rgb(250, 250, 250);
}
.panel-tabs-merge.panel-tabs > li.active > a:hover {
	background: rgb(250, 250, 250);
}
.panel-tabs-merge.panel-tabs > li.active > a:focus {
	background: rgb(250, 250, 250);
}
.pricing-table .pricing-plan {
	margin: 30px -16px 20px; border: 1px solid rgb(229, 234, 238); border-image: none; text-align: center; background-color: rgb(244, 247, 249);
}
.plan-header {
	background: rgb(103, 211, 224); padding: 25px 5px 20px;
}
.plan-header h2 {
	color: rgb(255, 255, 255); font-weight: 400; margin-bottom: 5px;
}
.plan-pricing {
	padding: 23px 0px 24px; height: 124px; border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; background-color: rgb(229, 234, 238);
}
.plan-pricing span {
	color: rgb(42, 47, 67); padding-top: 6px; padding-left: 5px; font-size: 26px; font-weight: 400; margin-left: -20px; vertical-align: top; display: inline-block;
}
.plan-pricing h2 {
	margin: 0px; color: rgb(42, 47, 67); font-size: 54px; font-weight: 400; display: inline-block;
}
.plan-pricing h6 {
	margin: 4px 0px 0px; color: rgb(42, 47, 67); font-size: 12px; font-weight: 400;
}
.plan-features ul {
	list-style: none; margin: 0px; padding: 0px; border-top-color: rgb(231, 231, 231); border-top-width: 1px; border-top-style: solid;
}
.plan-features li {
	margin: 0px; padding: 12px 0px; color: rgb(153, 153, 153); border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
.plan-features li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.plan-features li b {
	font-weight: 600;
}
.plan-features li i.fa {
	color: rgb(119, 119, 119); padding-right: 8px; font-size: 15px;
}
.plan-icons ul {
	list-style: none; margin: 0px; padding: 0px;
}
.plan-icons li {
	margin: 0px; padding: 10px 0px; font-size: 18px; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
.plan-icons li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.plan-footer {
	border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; background-color: rgb(229, 234, 238);
}
.plan-footer .btn {
	margin: 20px 0px; padding: 8px 26px;
}
.hero-plan {
	z-index: 10;
}
.hero-plan .pricing-plan {
	margin: 0px -17px 20px; padding: 0px 0px 20px; border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid; box-shadow: 0px 0px 20px rgba(100,100,100,0.2); background-color: rgb(246, 246, 246); -webkit-box-shadow: 0 0 20px rgba(100, 100, 100, 0.2);
}
.hero-plan .pricing-plan .pricing-title {
	margin: -1px -1px 0px; color: rgb(255, 255, 255);
}
.hero-plan .pricing-plan .pricing-title h2 {
	color: rgb(255, 255, 255); font-weight: 600;
}
.hero-plan .pricing-plan .pricing-subtitle {
	text-transform: uppercase; font-size: 12px; font-weight: 600; margin-top: 4px;
}
.hero-plan .pricing-plan a.btn {
	margin: 40px 0px 20px;
}
.pricing-compare .plan-desc {
	padding: 25px 15px 10px; height: 200px; text-align: center;
}
.pricing-compare .plan-desc h2 {
	font-weight: 400;
}
.pricing-compare .plan-desc h6 {
	font-weight: 400;
}
.pricing-compare .plan-desc span {
	padding: 13px 0px 24px; color: rgb(78, 204, 219); font-size: 24px;
}
div.switch label {
	background: none; border-radius: 2px; border: 2px solid rgb(229, 234, 238); transition:left 0.15s ease-out; border-image: none; width: 52px; height: 26px; color: transparent; text-indent: 100%; display: block; position: relative; cursor: pointer;
}
div.switch input {
	display: none;
}
div.switch input + label {
	margin-right: 0px; margin-left: 0px;
}
div.switch label::after {
	background: rgb(229, 234, 238); border-radius: 2px; transition:left 0.15s ease-out; left: 3px; top: 2px; width: 19px; height: 19px; display: block; position: absolute; content: ""; -webkit-transition: left 0.15s ease-out; -moz-transition: left 0.15s ease-out;
}
div.switch input:checked + label::after {
	left: 28px;
}
div.switch label {
	width: 52px; height: 26px;
}
div.switch label::after {
	width: 18px; height: 18px;
}
div.switch input:checked + label::after {
	left: 28px;
}
div.switch label {
	background: none; border-color: rgb(229, 234, 238); color: transparent;
}
div.switch label::after {
	background: rgb(229, 234, 238);
}
div.switch input:checked + label {
	border-color: rgb(43, 166, 203);
}
div.switch-lg.switch label {
	width: 65px; height: 32px;
}
div.switch-lg.switch label::after {
	width: 24px; height: 24px;
}
div.switch-lg.switch input:checked + label::after {
	left: 35px;
}
div.switch-sm.switch label {
	width: 45px; height: 22px;
}
div.switch-sm.switch label::after {
	width: 14px; height: 14px;
}
div.switch-sm.switch input:checked + label::after {
	left: 26px;
}
div.switch-xs.switch label {
	width: 39px; height: 19px;
}
div.switch-xs.switch label::after {
	width: 11px; height: 11px;
}
div.switch-xs.switch input:checked + label::after {
	left: 22px;
}
div.radius.switch label {
	border-radius: 4px;
}
div.radius.switch label::after {
	border-radius: 3px;
}
div.round.switch {
	border-radius: 1000px;
}
div.round.switch label {
	border-radius: 26px;
}
div.round.switch label::after {
	border-radius: 26px;
}
.switch-inline.switch {
	display: inline-block;
}
.switch-inline.switch + .switch-inline.switch {
	margin-left: 15px;
}
.radio-custom {
	color: inherit; background-color: transparent;
}
.checkbox-custom {
	color: inherit; background-color: transparent;
}
.radio-custom input {
	display: none;
}
.checkbox-custom input {
	display: none;
}
.checkbox-custom label:empty {
	padding-left: 10px;
}
.radio-custom label:empty {
	padding-left: 10px;
}
.radio-custom label {
	padding-left: 32px; margin-right: 15px; margin-bottom: 5px; position: relative; cursor: pointer;
}
.radio-custom label::before {
	border-radius: 64px; border: 2px solid rgb(102, 102, 102); border-image: none; left: 0px; top: 3px; width: 20px; height: 20px; position: absolute; content: "";
}
.radio-custom input[type=radio]:checked + label::after {
	border-radius: 64px; left: 5px; top: 8px; width: 10px; height: 10px; color: rgb(102, 102, 102); position: absolute; content: ""; background-color: rgb(102, 102, 102);
}
.radio-custom input[type=checkbox]:checked + label::after {
	border-radius: 64px; left: 5px; top: 8px; width: 10px; height: 10px; color: rgb(102, 102, 102); position: absolute; content: ""; background-color: rgb(102, 102, 102);
}
.square.radio-custom label::before {
	border-radius: 2px;
}
.square.radio-custom input[type=radio]:checked + label::after {
	border-radius: 2px;
}
.square.radio-custom input[type=checkbox]:checked + label::after {
	border-radius: 2px;
}
.checkbox-custom label {
	padding-left: 32px; margin-right: 15px; margin-bottom: 5px; position: relative; cursor: pointer;
}
.checkbox-custom label::before {
	border-radius: 2px; border: 2px solid rgb(102, 102, 102); border-image: none; left: 0px; top: 0px; width: 22px; height: 21px; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
.checkbox-custom input[type=checkbox]:checked + label::after {
	left: 3px; top: 2px; width: 0px; height: 0px; font-family: "FontAwesome"; font-size: 12px; position: absolute; content: "\f00c"; transform: rotate(-13deg);
}
.checkbox-custom input[type=radio]:checked + label::after {
	left: 3px; top: 2px; width: 0px; height: 0px; font-family: "FontAwesome"; font-size: 12px; position: absolute; content: "\f00c"; transform: rotate(-13deg);
}
.fill.checkbox-custom label {
	padding-left: 32px; margin-right: 15px; margin-bottom: 5px; position: relative; cursor: pointer;
}
.fill.checkbox-custom label::before {
	border-radius: 2px; left: 0px; top: 0px; width: 22px; height: 21px; position: absolute; content: ""; background-color: rgb(102, 102, 102);
}
.fill.checkbox-custom input[type=checkbox]:checked + label::after {
	left: 3px; top: 3px; width: 0px; height: 0px; color: rgb(255, 255, 255) !important; font-family: "FontAwesome"; font-size: 12px; position: absolute; content: "\f00c"; transform: rotate(-13deg);
}
.fill.checkbox-custom input[type=radio]:checked + label::after {
	left: 3px; top: 3px; width: 0px; height: 0px; color: rgb(255, 255, 255) !important; font-family: "FontAwesome"; font-size: 12px; position: absolute; content: "\f00c"; transform: rotate(-13deg);
}
.wf-loading .glyphicons {
	opacity: 0 !important;
}
.wf-loading .glyphicon {
	opacity: 0 !important;
}
.wf-loading .imoon {
	opacity: 0 !important;
}
.wf-loading .fa {
	opacity: 0 !important;
}
.wf-loading .iconsweets {
	opacity: 0 !important;
}
.fa-fw.fs15 {
	width: 35px;
}
.fa-fw.fs16 {
	width: 40px;
}
.fa-fw.fs17 {
	width: 43px;
}
.fa-fw.fs18 {
	width: 46px;
}
.glyphicon {
	transition:opacity 0.1s ease-in; opacity: 1; -webkit-transition: opacity 0.1s ease-in; -moz-transition: opacity 0.1s ease-in;
}
.glyphicons {
	transition:opacity 0.1s ease-in; opacity: 1; -webkit-transition: opacity 0.1s ease-in; -moz-transition: opacity 0.1s ease-in;
}
.imoon {
	transition:opacity 0.1s ease-in; opacity: 1; -webkit-transition: opacity 0.1s ease-in; -moz-transition: opacity 0.1s ease-in;
}
.fa {
	transition:opacity 0.1s ease-in; opacity: 1; -webkit-transition: opacity 0.1s ease-in; -moz-transition: opacity 0.1s ease-in;
}
.iconsweets {
	transition:opacity 0.1s ease-in; opacity: 1; -webkit-transition: opacity 0.1s ease-in; -moz-transition: opacity 0.1s ease-in;
}
.glyphicons-2x {
	font-size: 2em;
}
.glyphicon-2x {
	font-size: 2em;
}
.glyphicons-3x {
	font-size: 3em;
}
.glyphicon-3x {
	font-size: 3em;
}
.glyphicons-4x {
	font-size: 4em;
}
.glyphicon-4x {
	font-size: 4em;
}
.glyphicons-5x {
	font-size: 5em;
}
.glyphicon-5x {
	font-size: 5em;
}
.imoon-2x {
	font-size: 2em;
}
.imoon-3x {
	font-size: 3em;
}
.imoon-4x {
	font-size: 4em;
}
.imoon-5x {
	font-size: 5em;
}
.iconsweets-2x {
	font-size: 2em;
}
.iconsweets-3x {
	font-size: 3em;
}
.iconsweets-4x {
	font-size: 4em;
}
.iconsweets-5x {
	font-size: 5em;
}
.btn .glyphicon {
	top: -1px; line-height: 0; font-size: 1.1em; vertical-align: middle;
}
.btn .glyphicons {
	top: -1px; line-height: 0; font-size: 1.1em; vertical-align: middle;
}
span.field-icon-right {
	top: 8px; right: 10px; position: absolute;
}
i.field-icon-right {
	top: 8px; right: 10px; position: absolute;
}
.icon-circle {
	padding: 9px; border-radius: 64px; top: 0px; overflow: visible; position: relative;
}
.icon-square {
	padding: 9px; border-radius: 4px; top: 0px;
}
.glyphicon-2x.icon-circle {
	padding: 12px;
}
.glyphicons-2x.icon-circle {
	padding: 12px;
}
.glyphicon-3x.icon-circle {
	padding: 20px;
}
.glyphicons-3x.icon-circle {
	padding: 20px;
}
.glyphicon-4x.icon-circle {
	padding: 35px;
}
.glyphicons-4x.icon-circle {
	padding: 35px;
}
.glyphicon-2x.icon-square {
	padding: 12px;
}
.glyphicons-2x.icon-square {
	padding: 12px;
}
.glyphicon-3x.icon-square {
	padding: 20px;
}
.glyphicons-3x.icon-square {
	padding: 20px;
}
.glyphicon-4x.icon-square {
	padding: 35px;
}
.glyphicons-4x.icon-square {
	padding: 35px;
}
.navbar-menus > div > button > span {
	font-size: 15px; vertical-align: middle;
}
.navbar-menus > div > button > i {
	font-size: 15px; vertical-align: middle;
}
.user-menu ul.dropdown-items > li:hover .glyphicon {
	color: rgb(217, 83, 79);
}
.user-menu ul.dropdown-items > li:last-child:hover .glyphicon {
	color: rgb(136, 136, 136);
}
.user-menu ul.dropdown-items > li:last-child > div:hover .glyphicon {
	color: rgb(217, 83, 79);
}
.breadcrumb .fa {
	border-radius: 2px; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 17px; display: block; background-color: rgb(245, 57, 61); -webkit-border-radius: 2px;
}
.breadcrumb .glyphicon {
	border-radius: 2px; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 17px; display: block; background-color: rgb(245, 57, 61); -webkit-border-radius: 2px;
}
.breadcrumb .glyphicons {
	border-radius: 2px; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 17px; display: block; background-color: rgb(245, 57, 61); -webkit-border-radius: 2px;
}
.panel-sidemenu ul.nav li.active .fa {
	color: rgb(103, 211, 224);
}
.panel-sidemenu ul.nav li a:hover {
	background: none;
}
.panel-sidemenu ul.nav li .fa {
	width: 28px; color: rgb(187, 187, 187); font-size: 18px;
}
.panel-tabs li .glyphicon {
	font-size: 14px;
}
.panel-tabs li .glyphicons {
	font-size: 14px;
}
.panel-tabs li .fa {
	font-size: 14px;
}
.panel-tabs .imoon {
	font-size: 14px; vertical-align: middle;
}
.panel-tabs .iconsweets {
	font-size: 14px; vertical-align: middle;
}
.mini-action-icons .fa {
	top: 2px; color: rgb(119, 119, 119); padding-right: 10px; font-size: 16px; position: relative; cursor: pointer;
}
.pricing-tables .pricing-icons li .fa-times {
	color: rgb(231, 74, 74);
}
.pricing-tables .pricing-icons li .fa-ellipsis-h {
	color: rgb(85, 85, 85);
}
.nav-tabs li .fa {
	font-size: 14px;
}
.nav-tabs li .fa-caret-down.fa {
	font-size: 12px;
}
.timeline-widget span.glyphicons {
	padding: 6px; border-radius: 50%; top: 2px; width: auto; font-size: 18px; position: relative; z-index: 11; box-shadow: 1px 1px 2px #aaa; -webkit-box-shadow: 1px 1px 2px #AAA;
}
.favicons {
	background: url("../../../img/sprites/favicons-sm.png") no-repeat; width: 16px; height: 16px; vertical-align: middle; display: inline-block;
}
.google {
	background-position: 0px 0px;
}
.yahoo {
	background-position: 0px -15px;
}
.bing {
	background-position: 0px -30px;
}
.chrome {
	background-position: 0px -45px;
}
.firefox {
	background-position: 0px -61px;
}
.ie {
	background-position: 0px -78px;
}
.safari {
	background-position: 0px -96px;
}
.favicons-sm {
	background: url("../../../img/sprites/favicons-sm.png") no-repeat; width: 30px; height: 30px; vertical-align: middle; display: inline-block;
}
.google.favicons-sm {
	background-position: 0px 0px;
}
.yahoo.favicons-sm {
	background-position: 0px -29px;
}
.bing.favicons-sm {
	background-position: 0px -58px;
}
.chrome.favicons-sm {
	background-position: 0px -87px;
}
.firefox.favicons-sm {
	background-position: 0px -116px;
}
.ie.favicons-sm {
	background-position: 0px -147px;
}
.safari.favicons-sm {
	background-position: 0px -177px;
}
.news-sprite {
	background: url("../../../img/sprites/logos.png") no-repeat 0px 0px; width: 25px; height: 26px; vertical-align: middle; display: inline-block;
}
.google.news-sprite {
	background-position: 0px 0px;
}
.twttr.news-sprite {
	background-position: 0px -26px;
}
.bing.news-sprite {
	background-position: 0px -52px;
}
.flag-xs {
	vertical-align: middle; display: inline-block;
}
.flag-sm {
	vertical-align: middle; display: inline-block;
}
.flag {
	vertical-align: middle; display: inline-block;
}
.flag-lg {
	vertical-align: middle; display: inline-block;
}
.flag-xs {
	background: url("../../../img/sprites/flag-xs.png") no-repeat left top; width: 16px; height: 16px;
}
.flag-sm {
	background: url("../../../img/sprites/flag-sm.png") no-repeat left top; width: 32px; height: 32px;
}
.flag-ca.flag-sm {
	background-position: 0px 0px;
}
.flag-gb.flag-sm {
	background-position: 0px -33px;
}
.flag-mx.flag-sm {
	background-position: 0px -66px;
}
.flag-cn.flag-sm {
	background-position: 0px -99px;
}
.flag-ru.flag-sm {
	background-position: 0px -132px;
}
.flag-us.flag-sm {
	background-position: 0px -165px;
}
.flag-ca.flag-xs {
	background-position: 0px -1px;
}
.flag-gb.flag-xs {
	background-position: 0px -18px;
}
.flag-cn.flag-xs {
	background-position: 0px -35px;
}
.flag-ru.flag-xs {
	background-position: 0px -52px;
}
.flag-us.flag-xs {
	background-position: 0px -69px;
}
.flag-mx.flag-xs {
	background-position: 0px -86px;
}
.panel-tile {
	overflow: hidden; position: relative;
}
.panel-tile .panel-body {
	border: 0px currentColor; border-image: none;
}
.panel-tile .panel-footer {
	border: 0px currentColor; border-image: none;
}
.icon-bg {
	top: 0px; right: 0px; line-height: 100px; font-size: 100px; position: absolute; opacity: 0.8;
}
.left.icon-bg {
	left: 0px; right: auto;
}
@media all and (max-width:479px)
{
.icon-bg {
	line-height: 70px; font-size: 70px;
}
}
#high-area {
	padding: 0px 60px 0px 40px;
}
.c3 svg {
	font-family: "Lato";
}
ol.timeline-list {
	list-style: none; margin: 0px; color: rgb(170, 170, 170); padding-left: 0px;
}
ol.timeline-list li.timeline-item {
	padding: 15px 120px 15px 50px; position: relative;
}
ol.timeline-list li.timeline-item:hover .timeline-icon {
	opacity: 1;
}
ol.timeline-list li.timeline-item:focus .timeline-icon {
	opacity: 1;
}
ol.timeline-list li.timeline-item::after {
	background: rgb(232, 232, 232); left: 23px; top: 0px; width: 3px; height: 100%; display: block; position: absolute; content: "";
}
ol.timeline-list li.timeline-item + .timeline-item {
	border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
ol.timeline-list li.timeline-item .timeline-desc {
	letter-spacing: 0.2px;
}
ol.timeline-list li.timeline-item .timeline-desc b {
	color: rgb(51, 51, 51); font-weight: 600;
}
ol.timeline-list li.timeline-item .timeline-desc strong {
	color: rgb(51, 51, 51); font-weight: 600;
}
ol.timeline-list li.timeline-item .timeline-desc a {
	padding: 0px 2px; color: rgb(103, 211, 224);
}
ol.timeline-list li.timeline-item .timeline-icon {
	background: rgb(187, 187, 187); border: 2px solid rgb(255, 255, 255); border-image: none; left: 8px; top: 12px; width: 32px; height: 32px; text-align: center; color: rgb(255, 255, 255); line-height: 26px; position: absolute; z-index: 2; opacity: 0.85;
}
ol.timeline-list li.timeline-item .timeline-date {
	top: 15px; right: 15px; position: absolute;
}
.chute-left ol.timeline-list li.timeline-item {
	padding: 15px 80px 15px 50px; position: relative;
}
.chute-right ol.timeline-list li.timeline-item {
	padding: 15px 80px 15px 50px; position: relative;
}
@media all and (max-width:479px)
{
ol.timeline-list li.timeline-item {
	padding: 15px 0px 15px 50px;
}
ol.timeline-list li.timeline-item .timeline-date {
	top: 2px; right: 0px; font-size: 11px;
}
}
.task-widget .panel-body {
	padding: 0px;
}
.task-widget ul.task-list {
	list-style: none; margin: 0px; padding: 0px; background-color: transparent;
}
.task-widget ul.task-list + .task-list {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.task-widget ul.task-list .task-label {
	padding: 8px 10px; font-size: 13px; font-weight: 600; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: rgb(255, 255, 255);
}
.task-widget ul.task-list .task-item {
	border-radius: 4px; position: relative; background-color: rgb(244, 247, 249); -webkit-border-radius: 4px;
}
.task-widget ul.task-list .task-label + .task-item {
	margin-top: 10px;
}
.task-widget ul.task-list .task-item + .task-item {
	margin-top: 10px;
}
.task-widget ul.task-list .task-item .task-handle {
	padding: 8px 10px 7px; border-radius: 4px 0px 0px 4px; width: 37px; height: 40px; border-bottom-color: rgba(0, 0, 0, 0.15); border-bottom-width: 3px; border-bottom-style: solid; position: absolute; -webkit-border-radius: 4px 0 0 4px;
}
.task-widget ul.task-completed.task-list .task-item .task-handle {
	background-color: rgba(0, 0, 0, 0.1) !important;
}
.task-widget ul.task-list .task-item .task-handle::after {
	left: 0px; top: 0px; width: 3px; height: 100%; position: absolute; content: none; background-color: transparent;
}
.task-widget ul.task-list .task-item .task-handle .checkbox-custom label {
	display: inline;
}
.task-widget ul.task-list .task-item .task-desc {
	font: 700 12px/25px "Open Sans"; padding: 8px 11px 7px 0px; color: rgb(42, 47, 67); text-transform: uppercase; margin-right: 40px; margin-left: 60px; font-size-adjust: none; font-stretch: normal;
}
.task-widget ul.task-list .task-item .task-menu {
	top: 0px; width: 40px; height: 100%; right: 0px; color: rgb(204, 204, 204); font-weight: normal; position: absolute; z-index: 1;
}
.task-widget ul.task-list .task-item .task-menu:hover {
	color: rgb(119, 119, 119); cursor: pointer;
}
.task-widget ul.task-list .item-checked.task-item .task-desc {
	text-decoration: line-through;
}
.task-widget ul.task-list .checkbox-custom label::before {
	border-width: 0px; border-radius: 3px; left: 1px; top: 1px; width: 15px; height: 15px;
}
.task-widget ul.task-list .checkbox-custom input[type=checkbox]:checked + label::after {
	left: 2px; top: 1px; color: rgb(196, 199, 201); font-size: 11px;
}
.task-widget ul.task-list .checkbox-custom input[type=radio]:checked + label::after {
	left: 2px; top: 1px; color: rgb(196, 199, 201); font-size: 11px;
}
.task-widget ul.task-list .primary.task-item .task-handle {
	background-color: rgb(103, 211, 224);
}
.task-widget ul.task-list .success.task-item .task-handle {
	background-color: rgb(195, 214, 45);
}
.task-widget ul.task-list .info.task-item .task-handle {
	background-color: rgb(79, 216, 176);
}
.task-widget ul.task-list .warning.task-item .task-handle {
	background-color: rgb(255, 112, 34);
}
.task-widget ul.task-list .danger.task-item .task-handle {
	background-color: rgb(245, 57, 61);
}
.task-widget ul.task-list .item-alert.task-item .task-handle {
	background-color: rgb(255, 188, 11);
}
.task-widget ul.task-list .system.task-item .task-handle {
	background-color: rgb(90, 83, 134);
}
.task-widget ul.task-list .dark.task-item .task-handle {
	background-color: rgb(42, 47, 67);
}
.task-alt.task-widget ul.task-list {
	border: 0px currentColor; border-image: none; background-color: transparent;
}
.task-alt.task-widget h5 {
	color: rgb(155, 158, 173); font-size: 14px; font-weight: 700;
}
.task-alt.task-widget ul.task-list .task-item .task-handle::after {
	left: -1px; width: 4px;
}
.task-widget ul.task-current .task-item .task-menu {
	cursor: move !important;
}
.task-widget ul.task-current .task-item .task-menu::before {
	background: url("../../../img/plugins/grippy_large.png") no-repeat left top; top: 11px; width: 6px; height: 20px; right: 15px; color: rgb(169, 172, 189); position: absolute; content: "";
}
.task-widget ul.task-completed .task-item .task-menu::before {
	top: 13px; right: 15px; color: rgb(169, 172, 189); font-family: "icomoon"; font-size: 10px; display: block; position: absolute; content: "\e6bc"; background-image: none;
}
.task-widget ul.task-completed .task-item .task-menu:hover::before {
	color: rgb(51, 51, 51);
}
.calendar-widget .panel-body {
	padding: 0px; overflow: hidden;
}
.calendar-widget .fc-view-container {
	overflow: hidden; margin-right: -2px; margin-left: -2px;
}
.calendar-widget .fc-toolbar {
	background: rgb(244, 244, 244); margin: 0px; padding: 9px 10px;
}
.calendar-widget .fc-toolbar h2 {
	padding-top: 4px; padding-left: 3px; font-size: 17px;
}
.calendar-widget .fc button {
	padding: 4px 8px; box-shadow: none;
}
.calendar-widget .fc button .fc-icon {
	top: 0px; height: 1.24em; line-height: 1.24em; font-size: 1.5em;
}
.calendar-widget .fc-bg {
	background-color: rgb(252, 252, 252);
}
.calendar-widget .fc-bg .fc-other-month {
	background-color: rgb(249, 249, 249);
}
.calendar-widget .fc-basic-view td.fc-day-number {
	color: rgb(187, 187, 187); font-size: 11px;
}
.calendar-widget th.fc-day-header {
	padding: 2px; color: rgb(153, 153, 153); font-size: 11px; font-weight: 400; background-color: rgb(245, 245, 245);
}
.calendar-widget .fc-view-container .fc-event {
	margin: 0px 5px; padding: 5px; border-radius: 0px; line-height: 1.2; background-color: rgb(254, 254, 254);
}
.calendar-alt.calendar-widget .fc-toolbar {
	background: none; padding: 0px; margin-bottom: 15px;
}
.calendar-alt.calendar-widget .fc-toolbar h2 {
	color: rgb(170, 170, 170); font-size: 18px; font-weight: 400;
}
.calendar-alt.calendar-widget th.fc-day-header {
	padding: 4px 2px;
}
.calendar-alt.calendar-widget .fc-view-container .fc-event {
	margin: 2px 5px 3px; padding: 6px 5px; border-radius: 2px; border-top-color: rgb(238, 238, 238); border-right-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238); background-color: rgb(255, 255, 255);
}
.chat-widget .media-left {
	padding-right: 20px;
}
.chat-widget .media-right {
	padding-left: 20px;
}
.chat-widget .media-left img {
	border-radius: 3px; border: 2px solid rgb(255, 255, 255); border-image: none; max-width: 55px;
}
.chat-widget .media-right img {
	border-radius: 3px; border: 2px solid rgb(255, 255, 255); border-image: none; max-width: 55px;
}
.chat-widget .media-body {
	padding: 7px; border-radius: 2px; border: 1px solid rgb(228, 228, 228); border-image: none; font-weight: 400; position: relative; background-color: rgb(254, 254, 254);
}
.chat-widget .media-body::before {
	border-width: 8px 0px 8px 9px; border-style: solid; border-color: transparent transparent transparent rgb(119, 119, 119); top: 12px; width: 0px; height: 0px; right: -9px; position: absolute; content: "";
}
.chat-widget .media-body::after {
	border-width: 8px 0px 8px 9px; border-style: solid; border-color: transparent transparent transparent rgb(119, 119, 119); top: 12px; width: 0px; height: 0px; right: -9px; position: absolute; content: "";
}
.chat-widget .media-body::after {
	border-left-color: rgb(255, 255, 255);
}
.chat-widget .media-left + .media-body::before {
	border-width: 8px 9px 8px 0px; border-style: solid; border-color: transparent rgb(119, 119, 119) transparent transparent; left: -9px; top: 12px; width: 0px; height: 0px; position: absolute; content: "";
}
.chat-widget .media-left + .media-body::after {
	border-width: 8px 9px 8px 0px; border-style: solid; border-color: transparent rgb(119, 119, 119) transparent transparent; left: -9px; top: 12px; width: 0px; height: 0px; position: absolute; content: "";
}
.chat-widget .media-left + .media-body::after {
	border-right-color: rgb(255, 255, 255);
}
.chat-widget .media-status {
	position: absolute;
}
.chat-widget .media-status + .media-heading {
	padding-left: 20px;
}
.chat-widget .media-status::after {
	left: 3px; top: 0px; color: rgb(170, 170, 170); font-family: "FontAwesome"; font-size: 10px; position: absolute; content: "\f111";
}
.chat-widget .online.media-status::after {
	color: rgb(195, 214, 45);
}
.chat-widget .offline.media-status::after {
	color: rgb(245, 57, 61);
}
.chat-widget .panel-footer .input-group .form-control {
	z-index: 0;
}
.compose-widget .panel-body {
	padding: 0px;
}
.compose-widget .panel-footer {
	padding: 8px;
}
.compose-widget .note-editor .note-editable {
	background: rgb(245, 245, 245);
}
.compose-widget .note-editor .note-editable:focus {
	background: rgb(255, 255, 255);
}
.compose-widget .note-editor .note-resizebar {
	display: none;
}
.user-group-widget .user-avatar {
	border: 0px currentColor; border-image: none; height: auto; display: block; max-width: 100%;
}
.user-group-widget .panel-menu {
	padding: 8px;
}
.tagcloud-widget .panel-body .label {
	line-height: 15px; margin-right: 5px; margin-bottom: 8px; display: inline-block;
}
.modal-open {
	overflow: hidden;
}
.modal {
	outline: 0px; left: 0px; top: 0px; right: 0px; bottom: 0px; overflow: hidden; display: none; position: fixed; z-index: 1050; -webkit-overflow-scrolling: touch;
}
.fade.modal .modal-dialog {
	transition:transform 0.3s ease-out; transform: translate3d(0px, -25%, 0px); -webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; -webkit-transform: translate3d(0, -25%, 0);
}
.in.modal .modal-dialog {
	z-index: 1050; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.modal-open .modal {
	-ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.modal-dialog {
	margin: 10px; width: auto; position: relative;
}
.modal-content {
	outline: 0px; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; position: relative; box-shadow: 0px 3px 9px rgba(0,0,0,0.5); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-backdrop {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 1040; background-color: rgb(0, 0, 0);
}
.fade.modal-backdrop {
	opacity: 0;
}
.in.modal-backdrop {
	opacity: 0.5;
}
.modal-header {
	padding: 15px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid; min-height: 16.49px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0px; line-height: 1.49;
}
.modal-body {
	padding: 15px; position: relative;
}
.modal-footer {
	background: rgb(242, 242, 242); padding: 10px; text-align: right; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;
}
.modal-footer .btn + .btn {
	margin-bottom: 0px; margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0px;
}
.modal-scrollbar-measure {
	top: -9999px; width: 50px; height: 50px; overflow: scroll; position: absolute;
}
@media all and (min-width:768px)
{
.modal-dialog {
	margin: 30px auto; width: 600px;
}
.modal-content {
	box-shadow: 0px 5px 15px rgba(0,0,0,0.5); -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
	width: 300px;
}
}
@media all and (min-width:992px)
{
.modal-lg {
	width: 900px;
}
}
.tooltip {
	line-height: 1.4; font-size: 13px; display: block; visibility: visible; position: absolute; z-index: 1070; opacity: 0;
}
.in.tooltip {
	opacity: 0.9;
}
.top.tooltip {
	padding: 5px 0px; margin-top: -3px;
}
.right.tooltip {
	padding: 0px 5px; margin-left: 3px;
}
.bottom.tooltip {
	padding: 5px 0px; margin-top: 3px;
}
.left.tooltip {
	padding: 0px 5px; margin-left: -3px;
}
.tooltip-inner {
	padding: 3px 8px; border-radius: 3px; text-align: center; color: rgb(255, 255, 255); text-decoration: none; max-width: 200px; background-color: rgb(0, 0, 0);
}
.tooltip-arrow {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; position: absolute;
}
.top.tooltip .tooltip-arrow {
	border-width: 5px 5px 0px; left: 50%; bottom: 1px; margin-left: -5px; border-top-color: rgb(0, 0, 0);
}
.top-left.tooltip .tooltip-arrow {
	border-width: 5px 5px 0px; left: 5px; bottom: 0px; border-top-color: rgb(0, 0, 0);
}
.top-right.tooltip .tooltip-arrow {
	border-width: 5px 5px 0px; right: 5px; bottom: 0px; border-top-color: rgb(0, 0, 0);
}
.right.tooltip .tooltip-arrow {
	border-width: 5px 5px 5px 0px; left: 0px; top: 50%; margin-top: -5px; border-right-color: rgb(0, 0, 0);
}
.left.tooltip .tooltip-arrow {
	border-width: 5px 0px 5px 5px; top: 50%; right: 0px; margin-top: -5px; border-left-color: rgb(0, 0, 0);
}
.bottom.tooltip .tooltip-arrow {
	border-width: 0px 5px 5px; left: 50%; top: 0px; margin-left: -5px; border-bottom-color: rgb(0, 0, 0);
}
.bottom-left.tooltip .tooltip-arrow {
	border-width: 0px 5px 5px; left: 5px; top: 0px; border-bottom-color: rgb(0, 0, 0);
}
.bottom-right.tooltip .tooltip-arrow {
	border-width: 0px 5px 5px; top: 0px; right: 5px; border-bottom-color: rgb(0, 0, 0);
}
.in.tooltip-white {
	opacity: 1;
}
.tooltip-white {
	transition:opacity 0.3s; min-width: 60px;
}
.tooltip-white .tooltip-inner {
	border-radius: 2px; color: rgb(85, 85, 85); font-weight: 600; background-color: rgb(255, 255, 255);
}
.top.tooltip-white .tooltip-arrow {
	border-top-color: rgb(255, 255, 255);
}
.bottom.tooltip-white .tooltip-arrow {
	border-bottom-color: rgb(255, 255, 255);
}
.right.tooltip-white .tooltip-arrow {
	border-right-color: rgb(255, 255, 255);
}
.left.tooltip .tooltip-arrow {
	border-left-color: rgb(255, 255, 255);
}
.popover {
	padding: 1px; border-radius: 3px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; left: 0px; top: 0px; text-align: left; display: none; white-space: normal; position: absolute; z-index: 1060; max-width: 276px; box-shadow: 0px 5px 10px rgba(0,0,0,0.2); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.top.popover {
	margin-top: -10px;
}
.right.popover {
	margin-left: 10px;
}
.bottom.popover {
	margin-top: 10px;
}
.left.popover {
	left: auto !important; top: 0px !important; right: 45px !important; margin-left: -10px;
}
.popover-title {
	margin: 0px; padding: 8px 14px; border-radius: 2px 2px 0px 0px; line-height: 18px; font-size: 14px; font-weight: normal; border-bottom-color: rgb(235, 235, 235); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(247, 247, 247);
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; display: block; position: absolute;
}
.popover > .arrow::after {
	border-style: solid; border-color: transparent; width: 0px; height: 0px; display: block; position: absolute;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow::after {
	border-width: 10px; content: "";
}
.top.popover > .arrow {
	left: 50%; bottom: -11px; margin-left: -11px; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0px;
}
.top.popover > .arrow::after {
	bottom: 1px; margin-left: -10px; border-top-color: rgb(255, 255, 255); border-bottom-width: 0px; content: " ";
}
.right.popover > .arrow {
	left: -11px; top: 50%; margin-top: -11px; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0px;
}
.right.popover > .arrow::after {
	left: 1px; bottom: -10px; border-right-color: rgb(255, 255, 255); border-left-width: 0px; content: " ";
}
.bottom.popover > .arrow {
	left: 50%; top: -11px; margin-left: -11px; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0px;
}
.bottom.popover > .arrow::after {
	top: 1px; margin-left: -10px; border-bottom-color: rgb(255, 255, 255); border-top-width: 0px; content: " ";
}
.left.popover > .arrow {
	top: 50%; right: -11px; margin-top: -11px; border-left-color: rgba(0, 0, 0, 0.25); border-right-width: 0px;
}
.left.popover > .arrow::after {
	right: 1px; bottom: -10px; border-left-color: rgb(255, 255, 255); border-right-width: 0px; content: " ";
}
.carousel {
	position: relative;
}
.carousel-inner {
	width: 100%; overflow: hidden; position: relative;
}
.carousel-inner > .item {
	transition:left 0.6s ease-in-out; display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img {
	line-height: 1;
}
.carousel-inner > .item > a > img {
	line-height: 1;
}
.carousel-inner > .active {
	display: block;
}
.carousel-inner > .next {
	display: block;
}
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0px;
}
.carousel-inner > .next {
	top: 0px; width: 100%; position: absolute;
}
.carousel-inner > .prev {
	top: 0px; width: 100%; position: absolute;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .left.next {
	left: 0px;
}
.carousel-inner > .right.prev {
	left: 0px;
}
.carousel-inner > .left.active {
	left: -100%;
}
.carousel-inner > .right.active {
	left: 100%;
}
.carousel-control {
	left: 0px; top: 0px; width: 15%; text-align: center; bottom: 0px; color: rgb(255, 255, 255); font-size: 20px; position: absolute; opacity: 0.5; text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}
.left.carousel-control {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%); background-repeat: repeat-x;
}
.right.carousel-control {
	left: auto; right: 0px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x;
}
.carousel-control:hover {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9;
}
.carousel-control:focus {
	outline: 0px; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9;
}
.carousel-control .icon-prev {
	top: 50%; display: inline-block; position: absolute; z-index: 5;
}
.carousel-control .icon-next {
	top: 50%; display: inline-block; position: absolute; z-index: 5;
}
.carousel-control .glyphicon-chevron-left {
	top: 50%; display: inline-block; position: absolute; z-index: 5;
}
.carousel-control .glyphicon-chevron-right {
	top: 50%; display: inline-block; position: absolute; z-index: 5;
}
.carousel-control .icon-prev {
	left: 50%; margin-left: -10px;
}
.carousel-control .glyphicon-chevron-left {
	left: 50%; margin-left: -10px;
}
.carousel-control .icon-next {
	right: 50%; margin-right: -10px;
}
.carousel-control .glyphicon-chevron-right {
	right: 50%; margin-right: -10px;
}
.carousel-control .icon-prev {
	width: 20px; height: 20px; font-family: serif; margin-top: -10px;
}
.carousel-control .icon-next {
	width: 20px; height: 20px; font-family: serif; margin-top: -10px;
}
.carousel-control .icon-prev::before {
	content: "\2039";
}
.carousel-control .icon-next::before {
	content: "\203a";
}
.carousel-indicators {
	list-style: none; left: 50%; width: 60%; text-align: center; bottom: 10px; padding-left: 0px; margin-left: -30%; position: absolute; z-index: 15;
}
.carousel-indicators li {
	margin: 1px; border-radius: 10px; border: 1px solid rgb(255, 255, 255); border-image: none; width: 10px; height: 10px; text-indent: -999px; display: inline-block; cursor: pointer; background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
	margin: 0px; width: 12px; height: 12px; background-color: rgb(255, 255, 255);
}
.carousel-caption {
	left: 15%; text-align: center; right: 15%; bottom: 20px; color: rgb(255, 255, 255); padding-top: 20px; padding-bottom: 20px; position: absolute; z-index: 10; text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width:768px)
{
.carousel-control .glyphicon-chevron-left {
	width: 30px; height: 30px; font-size: 30px; margin-top: -15px;
}
.carousel-control .glyphicon-chevron-right {
	width: 30px; height: 30px; font-size: 30px; margin-top: -15px;
}
.carousel-control .icon-prev {
	width: 30px; height: 30px; font-size: 30px; margin-top: -15px;
}
.carousel-control .icon-next {
	width: 30px; height: 30px; font-size: 30px; margin-top: -15px;
}
.carousel-control .glyphicon-chevron-left {
	margin-left: -15px;
}
.carousel-control .icon-prev {
	margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right {
	margin-right: -15px;
}
.carousel-control .icon-next {
	margin-right: -15px;
}
.carousel-caption {
	left: 20%; right: 20%; padding-bottom: 30px;
}
.carousel-indicators {
	bottom: 20px;
}
}
.clearfix::before {
	display: table; content: " ";
}
.clearfix::after {
	display: table; content: " ";
}
.dl-horizontal dd::before {
	display: table; content: " ";
}
.dl-horizontal dd::after {
	display: table; content: " ";
}
.container::before {
	display: table; content: " ";
}
.container::after {
	display: table; content: " ";
}
.container-fluid::before {
	display: table; content: " ";
}
.container-fluid::after {
	display: table; content: " ";
}
.row::before {
	display: table; content: " ";
}
.row::after {
	display: table; content: " ";
}
.form-horizontal .form-group::before {
	display: table; content: " ";
}
.form-horizontal .form-group::after {
	display: table; content: " ";
}
.btn-toolbar::before {
	display: table; content: " ";
}
.btn-toolbar::after {
	display: table; content: " ";
}
.btn-group-vertical > .btn-group::before {
	display: table; content: " ";
}
.btn-group-vertical > .btn-group::after {
	display: table; content: " ";
}
.nav::before {
	display: table; content: " ";
}
.nav::after {
	display: table; content: " ";
}
.navbar::before {
	display: table; content: " ";
}
.navbar::after {
	display: table; content: " ";
}
.navbar-header::before {
	display: table; content: " ";
}
.navbar-header::after {
	display: table; content: " ";
}
.navbar-collapse::before {
	display: table; content: " ";
}
.navbar-collapse::after {
	display: table; content: " ";
}
.pager::before {
	display: table; content: " ";
}
.pager::after {
	display: table; content: " ";
}
.panel-body::before {
	display: table; content: " ";
}
.panel-body::after {
	display: table; content: " ";
}
.modal-footer::before {
	display: table; content: " ";
}
.modal-footer::after {
	display: table; content: " ";
}
#topbar::before {
	display: table; content: " ";
}
#topbar::after {
	display: table; content: " ";
}
.clearfix::after {
	clear: both;
}
.dl-horizontal dd::after {
	clear: both;
}
.container::after {
	clear: both;
}
.container-fluid::after {
	clear: both;
}
.row::after {
	clear: both;
}
.form-horizontal .form-group::after {
	clear: both;
}
.btn-toolbar::after {
	clear: both;
}
.btn-group-vertical > .btn-group::after {
	clear: both;
}
.nav::after {
	clear: both;
}
.navbar::after {
	clear: both;
}
.navbar-header::after {
	clear: both;
}
.navbar-collapse::after {
	clear: both;
}
.pager::after {
	clear: both;
}
.panel-body::after {
	clear: both;
}
.modal-footer::after {
	clear: both;
}
#topbar::after {
	clear: both;
}
.center-block {
	margin-right: auto; margin-left: auto; float: none; display: block;
}
.center-children > div {
	margin-right: auto; margin-left: auto; float: none; display: block;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0px/0 a; border: 0px currentColor; border-image: none; color: transparent; font-size-adjust: none; font-stretch: normal; text-shadow: none; background-color: transparent;
}
.hidden {
	display: none !important; visibility: hidden !important;
}
.affix {
	position: fixed; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
@media all and (max-width:768px)
{
h1 {
	font-size: 25px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
}
}
.visible-xs {
	display: none !important;
}
.visible-sm {
	display: none !important;
}
.visible-md {
	display: none !important;
}
.visible-lg {
	display: none !important;
}
.visible-xl {
	display: none !important;
}
.visible-xs-block {
	display: none !important;
}
.visible-xs-inline {
	display: none !important;
}
.visible-xs-inline-block {
	display: none !important;
}
.visible-sm-block {
	display: none !important;
}
.visible-sm-inline {
	display: none !important;
}
.visible-sm-inline-block {
	display: none !important;
}
.visible-md-block {
	display: none !important;
}
.visible-md-inline {
	display: none !important;
}
.visible-md-inline-block {
	display: none !important;
}
.visible-lg-block {
	display: none !important;
}
.visible-lg-inline {
	display: none !important;
}
.visible-lg-inline-block {
	display: none !important;
}
.visible-xl-block {
	display: none !important;
}
.visible-xl-inline {
	display: none !important;
}
.visible-xl-inline-block {
	display: none !important;
}
@media all and (max-width:767px)
{
.visible-xs {
	display: block !important;
}
table.visible-xs {
	display: table;
}
tr.visible-xs {
	display: table-row !important;
}
th.visible-xs {
	display: table-cell !important;
}
td.visible-xs {
	display: table-cell !important;
}
}
@media all and (max-width:767px)
{
.visible-xs-block {
	display: block !important;
}
}
@media all and (max-width:767px)
{
.visible-xs-inline {
	display: inline !important;
}
}
@media all and (max-width:767px)
{
.visible-xs-inline-block {
	display: inline-block !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.visible-sm {
	display: block !important;
}
table.visible-sm {
	display: table;
}
tr.visible-sm {
	display: table-row !important;
}
th.visible-sm {
	display: table-cell !important;
}
td.visible-sm {
	display: table-cell !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.visible-sm-block {
	display: block !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.visible-sm-inline {
	display: inline !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.visible-sm-inline-block {
	display: inline-block !important;
}
}
@media all and (max-width:1139px) and (min-width:992px)
{
.visible-md {
	display: block !important;
}
table.visible-md {
	display: table;
}
tr.visible-md {
	display: table-row !important;
}
th.visible-md {
	display: table-cell !important;
}
td.visible-md {
	display: table-cell !important;
}
}
@media all and (max-width:1139px) and (min-width:992px)
{
.visible-md-block {
	display: block !important;
}
}
@media all and (max-width:1139px) and (min-width:992px)
{
.visible-md-inline {
	display: inline !important;
}
}
@media all and (max-width:1139px) and (min-width:992px)
{
.visible-md-inline-block {
	display: inline-block !important;
}
}
@media all and (min-width:1140px)
{
.visible-lg {
	display: block !important;
}
table.visible-lg {
	display: table;
}
tr.visible-lg {
	display: table-row !important;
}
th.visible-lg {
	display: table-cell !important;
}
td.visible-lg {
	display: table-cell !important;
}
}
@media all and (min-width:1140px)
{
.visible-lg-block {
	display: block !important;
}
}
@media all and (min-width:1140px)
{
.visible-lg-inline {
	display: inline !important;
}
}
@media all and (min-width:1140px)
{
.visible-lg-inline-block {
	display: inline-block !important;
}
}
@media all and (min-width:1400px)
{
.visible-xl {
	display: block !important;
}
table.visible-xl {
	display: table;
}
tr.visible-xl {
	display: table-row !important;
}
th.visible-xl {
	display: table-cell !important;
}
td.visible-xl {
	display: table-cell !important;
}
}
@media all and (min-width:1400px)
{
.visible-xl-block {
	display: block !important;
}
}
@media all and (min-width:1400px)
{
.visible-xl-inline {
	display: inline !important;
}
}
@media all and (min-width:1400px)
{
.visible-xl-inline-block {
	display: inline-block !important;
}
}
@media all and (max-width:767px)
{
.hidden-xs {
	display: none !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.hidden-sm {
	display: none !important;
}
}
@media all and (max-width:1139px) and (min-width:992px)
{
.hidden-md {
	display: none !important;
}
}
@media all and (min-width:1140px)
{
.hidden-lg {
	display: none !important;
}
}
@media all and (min-width:1400px)
{
.hidden-xl {
	display: none !important;
}
}
.visible-print {
	display: none !important;
}
@media print
{
.visible-print {
	display: block !important;
}
table.visible-print {
	display: table;
}
tr.visible-print {
	display: table-row !important;
}
th.visible-print {
	display: table-cell !important;
}
td.visible-print {
	display: table-cell !important;
}
}
.visible-print-block {
	display: none !important;
}
@media print
{
.visible-print-block {
	display: block !important;
}
}
.visible-print-inline {
	display: none !important;
}
@media print
{
.visible-print-inline {
	display: inline !important;
}
}
.visible-print-inline-block {
	display: none !important;
}
@media print
{
.visible-print-inline-block {
	display: inline-block !important;
}
}
@media print
{
.hidden-print {
	display: none !important;
}
}
.t-center {
	left: 50%; top: 50%; text-align: center; position: absolute; transform: translate(-50%, -50%);
}
.bg-none {
	background-color: transparent !important;
}
.no-boxshadow {
	box-shadow: none !important;
}
.h-a {
	height: auto !important;
}
.of-a {
	overflow: auto !important;
}
.of-h {
	overflow: hidden !important;
}
.of-v {
	overflow: visible !important;
}
.of-x-a {
	-ms-overflow-x: auto !important;
}
.of-x-h {
	-ms-overflow-x: hidden !important;
}
.of-x-v {
	-ms-overflow-x: visible !important;
}
.of-y-a {
	-ms-overflow-y: auto !important;
}
.of-y-h {
	-ms-overflow-y: hidden !important;
}
.of-y-v {
	-ms-overflow-y: visible !important;
}
.center-column {
	margin-right: auto !important; margin-left: auto !important; float: none !important; display: block !important;
}
.va-t {
	vertical-align: top !important;
}
.va-m {
	vertical-align: middle !important;
}
.va-b {
	vertical-align: bottom !important;
}
.va-s {
	vertical-align: super !important;
}
.posr {
	position: relative !important;
}
.ib {
	display: inline-block !important;
}
.inline-object {
	display: inline-block !important;
}
.cursor {
	cursor: pointer !important;
}
.option-disabled {
	opacity: 0.6 !important;
}
.input-unstyled {
	background: none !important; border: currentColor !important; border-image: none !important; box-shadow: none !important;
}
.input-unstyled:hover {
	background: none !important; border: currentColor !important; border-image: none !important; box-shadow: none !important;
}
.input-unstyled:focus {
	background: none !important; border: currentColor !important; border-image: none !important; box-shadow: none !important;
}
.table-layout.panel-group > .panel + .panel {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-layout.panel-group + .table-layout.panel-group > .panel {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.table-layout.row {
	margin-right: 0px; margin-left: 0px;
}
.table-layout {
	margin: 0px; width: 100%; display: table; table-layout: fixed;
}
.table-layout > div {
	vertical-align: middle; float: none; display: table-cell;
}
.table-layout > aside {
	vertical-align: middle; float: none; display: table-cell;
}
.table-layout > section {
	vertical-align: middle; float: none; display: table-cell;
}
@media all and (max-width:1300px)
{
.table-clear-md.table-layout {
	float: none; display: block;
}
.table-clear-md.table-layout > div {
	float: none; display: block;
}
.table-clear-md.table-layout > aside {
	float: none; display: block;
}
.table-clear-md.table-layout > section {
	float: none; display: block;
}
}
@media all and (max-width:992px)
{
.table-clear-sm.table-layout {
	float: none; display: block;
}
.table-clear-sm.table-layout > div {
	float: none; display: block;
}
.table-clear-sm.table-layout > aside {
	float: none; display: block;
}
.table-clear-sm.table-layout > section {
	float: none; display: block;
}
}
@media all and (max-width:767px)
{
.table-clear-xs.table-layout {
	float: none; display: block;
}
.table-clear-xs.table-layout > div {
	float: none; display: block;
}
.table-clear-xs.table-layout > aside {
	float: none; display: block;
}
.table-clear-xs.table-layout > section {
	float: none; display: block;
}
}
.text-uppercase {
	text-transform: uppercase !important;
}
.fw200 {
	font-weight: 200 !important;
}
.fw300 {
	font-weight: 300 !important;
}
.fw400 {
	font-weight: 400 !important;
}
.fw600 {
	font-weight: 600 !important;
}
.fw700 {
	font-weight: 700 !important;
}
.fs3 {
	font-size: 4px !important;
}
.fs4 {
	font-size: 4px !important;
}
.fs5 {
	font-size: 5px !important;
}
.fs6 {
	font-size: 6px !important;
}
.fs7 {
	font-size: 7px !important;
}
.fs8 {
	font-size: 8px !important;
}
.fs9 {
	font-size: 9px !important;
}
.fs10 {
	font-size: 10px !important;
}
.fs11 {
	font-size: 11px !important;
}
.fs12 {
	font-size: 12px !important;
}
.fs13 {
	font-size: 13px !important;
}
.fs14 {
	font-size: 14px !important;
}
.fs15 {
	font-size: 15px !important;
}
.fs16 {
	font-size: 16px !important;
}
.fs17 {
	font-size: 17px !important;
}
.fs18 {
	font-size: 18px !important;
}
.fs20 {
	font-size: 20px !important;
}
.fs22 {
	font-size: 22px !important;
}
.fs24 {
	font-size: 24px !important;
}
.fs26 {
	font-size: 26px !important;
}
.fs28 {
	font-size: 28px !important;
}
.fs30 {
	font-size: 30px !important;
}
.fs35 {
	font-size: 35px !important;
}
.fs40 {
	font-size: 40px !important;
}
.fs45 {
	font-size: 45px !important;
}
.fs50 {
	font-size: 50px !important;
}
.fs60 {
	font-size: 60px !important;
}
.fs70 {
	font-size: 70px !important;
}
.fs80 {
	font-size: 80px !important;
}
.fs90 {
	font-size: 90px !important;
}
.fs100 {
	font-size: 100px !important;
}
.pn {
	padding: 0px !important;
}
.p1 {
	padding: 1px !important;
}
.p2 {
	padding: 2px !important;
}
.p3 {
	padding: 3px !important;
}
.p4 {
	padding: 4px !important;
}
.p5 {
	padding: 5px !important;
}
.p6 {
	padding: 6px !important;
}
.p7 {
	padding: 7px !important;
}
.p8 {
	padding: 8px !important;
}
.p10 {
	padding: 10px !important;
}
.p12 {
	padding: 12px !important;
}
.p15 {
	padding: 15px !important;
}
.p20 {
	padding: 20px !important;
}
.p25 {
	padding: 25px !important;
}
.p30 {
	padding: 30px !important;
}
.p35 {
	padding: 35px !important;
}
.p40 {
	padding: 40px !important;
}
.p50 {
	padding: 50px !important;
}
.ptn {
	padding-top: 0px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt15 {
	padding-top: 15px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt25 {
	padding-top: 25px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt35 {
	padding-top: 35px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.prn {
	padding-right: 0px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr15 {
	padding-right: 15px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr25 {
	padding-right: 25px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr35 {
	padding-right: 35px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pr60 {
	padding-right: 60px !important;
}
.pbn {
	padding-bottom: 0px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb25 {
	padding-bottom: 25px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb35 {
	padding-bottom: 35px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb175 {
	padding-bottom: 175px !important;
}
.pln {
	padding-left: 0px !important;
}
.pl5 {
	padding-left: 5px !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl15 {
	padding-left: 15px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl25 {
	padding-left: 25px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl35 {
	padding-left: 35px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl50 {
	padding-left: 50px !important;
}
.pl55 {
	padding-left: 55px !important;
}
.pl60 {
	padding-left: 60px !important;
}
.pv5 {
	padding-top: 5px !important; padding-bottom: 5px !important;
}
.pv8 {
	padding-top: 8px !important; padding-bottom: 8px !important;
}
.pv10 {
	padding-top: 10px !important; padding-bottom: 10px !important;
}
.pv15 {
	padding-top: 15px !important; padding-bottom: 15px !important;
}
.pv20 {
	padding-top: 20px !important; padding-bottom: 20px !important;
}
.pv25 {
	padding-top: 25px !important; padding-bottom: 25px !important;
}
.pv30 {
	padding-top: 30px !important; padding-bottom: 30px !important;
}
.pv35 {
	padding-top: 35px !important; padding-bottom: 35px !important;
}
.pv40 {
	padding-top: 40px !important; padding-bottom: 40px !important;
}
.pv50 {
	padding-top: 50px !important; padding-bottom: 50px !important;
}
.ph5 {
	padding-right: 5px !important; padding-left: 5px !important;
}
.ph8 {
	padding-right: 8px !important; padding-left: 8px !important;
}
.ph10 {
	padding-right: 10px !important; padding-left: 10px !important;
}
.ph15 {
	padding-right: 15px !important; padding-left: 15px !important;
}
.ph20 {
	padding-right: 20px !important; padding-left: 20px !important;
}
.ph25 {
	padding-right: 25px !important; padding-left: 25px !important;
}
.ph30 {
	padding-right: 30px !important; padding-left: 30px !important;
}
.ph40 {
	padding-right: 40px !important; padding-left: 40px !important;
}
.ph45 {
	padding-right: 45px !important; padding-left: 45px !important;
}
.ph50 {
	padding-right: 50px !important; padding-left: 50px !important;
}
@media all and (min-width:1140px)
{
.ptn-lg {
	padding-top: 0px !important;
}
.prn-lg {
	padding-right: 0px !important;
}
.pbn-lg {
	padding-bottom: 0px !important;
}
.pln-lg {
	padding-left: 0px !important;
}
.pt5-lg {
	padding-top: 5px !important;
}
.pr5-lg {
	padding-right: 5px !important;
}
.pb5-lg {
	padding-bottom: 5px !important;
}
.pl5-lg {
	padding-left: 5px !important;
}
}
@media all and (min-width:992px)
{
.ptn-md {
	padding-top: 0px !important;
}
.prn-md {
	padding-right: 0px !important;
}
.pbn-md {
	padding-bottom: 0px !important;
}
.pln-md {
	padding-left: 0px !important;
}
.pt5-md {
	padding-top: 5px !important;
}
.pr5-md {
	padding-right: 5px !important;
}
.pb5-md {
	padding-bottom: 5px !important;
}
.pl5-md {
	padding-left: 5px !important;
}
}
.mauto {
	margin-right: auto; margin-left: auto;
}
.mn {
	margin: 0px !important;
}
.m1 {
	margin: 1px !important;
}
.m2 {
	margin: 2px !important;
}
.m3 {
	margin: 3px !important;
}
.m4 {
	margin: 4px !important;
}
.m5 {
	margin: 5px !important;
}
.m8 {
	margin: 8px !important;
}
.m10 {
	margin: 10px !important;
}
.m15 {
	margin: 15px !important;
}
.m20 {
	margin: 20px !important;
}
.m25 {
	margin: 25px !important;
}
.m30 {
	margin: 30px !important;
}
.m35 {
	margin: 35px !important;
}
.m40 {
	margin: 40px !important;
}
.m50 {
	margin: 50px !important;
}
.mtn {
	margin-top: 0px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt100 {
	margin-top: 100px !important;
}
.mrn {
	margin-right: 0px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mbn {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mln {
	margin-left: 0px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.mv0 {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.mv5 {
	margin-top: 5px !important; margin-bottom: 5px !important;
}
.mv10 {
	margin-top: 10px !important; margin-bottom: 10px !important;
}
.mv15 {
	margin-top: 15px !important; margin-bottom: 15px !important;
}
.mv20 {
	margin-top: 20px !important; margin-bottom: 20px !important;
}
.mv25 {
	margin-top: 25px !important; margin-bottom: 25px !important;
}
.mv30 {
	margin-top: 30px !important; margin-bottom: 30px !important;
}
.mv40 {
	margin-top: 40px !important; margin-bottom: 40px !important;
}
.mv50 {
	margin-top: 50px !important; margin-bottom: 50px !important;
}
.mv70 {
	margin-top: 70px !important; margin-bottom: 70px !important;
}
.mh5 {
	margin-right: 5px !important; margin-left: 5px !important;
}
.mh10 {
	margin-right: 10px !important; margin-left: 10px !important;
}
.mh15 {
	margin-right: 15px !important; margin-left: 15px !important;
}
.mh20 {
	margin-right: 20px !important; margin-left: 20px !important;
}
.mh25 {
	margin-right: 25px !important; margin-left: 25px !important;
}
.mh30 {
	margin-right: 30px !important; margin-left: 30px !important;
}
.mh40 {
	margin-right: 40px !important; margin-left: 40px !important;
}
.mh50 {
	margin-right: 50px !important; margin-left: 50px !important;
}
.mh70 {
	margin-right: 70px !important; margin-left: 70px !important;
}
.mh22m {
	margin-right: -22px !important; margin-left: -22px !important;
}
.mtn5 {
	margin-top: -5px !important;
}
.mtn10 {
	margin-top: -10px !important;
}
.mtn15 {
	margin-top: -15px !important;
}
.mtn20 {
	margin-top: -20px !important;
}
.mtn30 {
	margin-top: -30px !important;
}
.mrn5 {
	margin-right: -5px !important;
}
.mrn10 {
	margin-right: -10px !important;
}
.mrn15 {
	margin-right: -15px !important;
}
.mrn20 {
	margin-right: -20px !important;
}
.mrn30 {
	margin-right: -30px !important;
}
.mbn5 {
	margin-bottom: -5px !important;
}
.mbn10 {
	margin-bottom: -10px !important;
}
.mbn15 {
	margin-bottom: -15px !important;
}
.mbn20 {
	margin-bottom: -20px !important;
}
.mbn30 {
	margin-bottom: -30px !important;
}
.mln5 {
	margin-left: -5px !important;
}
.mln10 {
	margin-left: -10px !important;
}
.mln15 {
	margin-left: -15px !important;
}
.mln20 {
	margin-left: -20px !important;
}
.mln30 {
	margin-left: -30px !important;
}
.mvn5 {
	margin-top: -5px !important; margin-bottom: -5px !important;
}
.mvn10 {
	margin-top: -10px !important; margin-bottom: -10px !important;
}
.mvn15 {
	margin-top: -15px !important; margin-bottom: -15px !important;
}
.mvn20 {
	margin-top: -20px !important; margin-bottom: -20px !important;
}
.mvn30 {
	margin-top: -30px !important; margin-bottom: -30px !important;
}
.mhn5 {
	margin-right: -5px !important; margin-left: -5px !important;
}
.mhn10 {
	margin-right: -10px !important; margin-left: -10px !important;
}
.mhn15 {
	margin-right: -15px !important; margin-left: -15px !important;
}
.mhn20 {
	margin-right: -20px !important; margin-left: -20px !important;
}
.mhn30 {
	margin-right: -30px !important; margin-left: -30px !important;
}
.lh0 {
	line-height: 0 !important;
}
.lh5 {
	line-height: 5px !important;
}
.lh10 {
	line-height: 10px !important;
}
.lh15 {
	line-height: 15px !important;
}
.lh20 {
	line-height: 20px !important;
}
.lh25 {
	line-height: 25px !important;
}
.lh30 {
	line-height: 30px !important;
}
.lh35 {
	line-height: 35px !important;
}
.lh40 {
	line-height: 40px !important;
}
.br-l-n {
	border-left-color: currentColor !important; border-left-width: medium !important; border-left-style: none !important;
}
.br-r-n {
	border-right-color: currentColor !important; border-right-width: medium !important; border-right-style: none !important;
}
.br-t-n {
	border-top-color: currentColor !important; border-top-width: medium !important; border-top-style: none !important;
}
.br-b-n {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
.br-n {
	border: currentColor !important; border-image: none !important;
}
.br-v-n {
	border-top-color: currentColor !important; border-bottom-color: currentColor !important; border-top-width: medium !important; border-bottom-width: medium !important; border-top-style: none !important; border-bottom-style: none !important;
}
.br-h-n {
	border-right-color: currentColor !important; border-left-color: currentColor !important; border-right-width: medium !important; border-left-width: medium !important; border-right-style: none !important; border-left-style: none !important;
}
.br-a {
	border: 1px solid rgb(238, 238, 238) !important; border-image: none !important;
}
.br-l {
	border-left-color: rgb(238, 238, 238) !important; border-left-width: 1px !important; border-left-style: solid !important;
}
.br-r {
	border-right-color: rgb(238, 238, 238) !important; border-right-width: 1px !important; border-right-style: solid !important;
}
.br-t {
	border-top-color: rgb(238, 238, 238) !important; border-top-width: 1px !important; border-top-style: solid !important;
}
.br-b {
	border-bottom-color: rgb(238, 238, 238) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;
}
.br-dashed {
	border-style: dotted !important;
}
.br0 {
	border-radius: 0px !important;
}
.br1 {
	border-radius: 1px !important;
}
.br2 {
	border-radius: 2px !important;
}
.br3 {
	border-radius: 3px !important;
}
.br4 {
	border-radius: 4px !important;
}
.br6 {
	border-radius: 6px !important;
}
.br8 {
	border-radius: 8px !important;
}
.br12 {
	border-radius: 12px !important;
}
.br24 {
	border-radius: 24px !important;
}
.br64 {
	border-radius: 64px !important;
}
.br-t-l-r0 {
	border-top-left-radius: 0px !important;
}
.br-t-r-r0 {
	border-top-right-radius: 0px !important;
}
.br-b-l-r0 {
	border-bottom-left-radius: 0px !important;
}
.br-b-r-r0 {
	border-bottom-right-radius: 0px !important;
}
.br-t-l-r3 {
	border-top-left-radius: 3px !important;
}
.br-t-r-r3 {
	border-top-right-radius: 3px !important;
}
.br-b-l-r3 {
	border-bottom-left-radius: 3px !important;
}
.br-b-r-r3 {
	border-bottom-right-radius: 3px !important;
}
.br-t-l-r6 {
	border-top-left-radius: 6px !important;
}
.br-t-r-r6 {
	border-top-right-radius: 6px !important;
}
.br-b-l-r6 {
	border-bottom-left-radius: 6px !important;
}
.br-b-r-r6 {
	border-bottom-right-radius: 6px !important;
}
.bw1 {
	border-width: 1px !important;
}
.bw2 {
	border-width: 2px !important;
}
.bw3 {
	border-width: 3px !important;
}
.bw4 {
	border-width: 4px !important;
}
.bw5 {
	border-width: 5px !important;
}
.bw8 {
	border-width: 8px !important;
}
.bw10 {
	border-width: 10px !important;
}
.bw15 {
	border-width: 15px !important;
}
.br-white {
	border-color: rgb(255, 255, 255) !important;
}
.br-lighter {
	border-color: rgb(238, 238, 238) !important;
}
.br-light {
	border-color: rgb(231, 231, 231) !important;
}
.br-grey {
	border-color: rgb(217, 217, 217) !important;
}
.br-greyer {
	border-color: rgb(204, 204, 204) !important;
}
.br-dark {
	border-color: rgb(42, 47, 67) !important;
}
.br-dark-light {
	border-color: rgb(62, 69, 98) !important;
}
.br-primary {
	border-color: rgb(103, 211, 224) !important;
}
.br-primary-light {
	border-color: rgb(145, 223, 233) !important;
}
.br-info {
	border-color: rgb(79, 216, 176) !important;
}
.br-info-light {
	border-color: rgb(121, 225, 195) !important;
}
.br-success {
	border-color: rgb(195, 214, 45) !important;
}
.br-success-light {
	border-color: rgb(207, 222, 88) !important;
}
.br-warning {
	border-color: rgb(255, 112, 34) !important;
}
.br-warning-light {
	border-color: rgb(255, 145, 85) !important;
}
.br-danger {
	border-color: rgb(245, 57, 61) !important;
}
.br-danger-light {
	border-color: rgb(247, 106, 109) !important;
}
.br-alert {
	border-color: rgb(255, 188, 11) !important;
}
.br-alert-light {
	border-color: rgb(255, 202, 62) !important;
}
.br-system {
	border-color: rgb(90, 83, 134) !important;
}
.br-system-light {
	border-color: rgb(113, 106, 162) !important;
}
.br-tp-top {
	border-top-color: rgba(0, 0, 0, 0.1);
}
.br-tp-right {
	border-right-color: rgba(0, 0, 0, 0.1);
}
.br-tp-left {
	border-left-color: rgba(0, 0, 0, 0.1);
}
.fluid-width {
	width: 100% !important;
}
.mw10 {
	max-width: 10px !important;
}
.mw20 {
	max-width: 20px !important;
}
.mw30 {
	max-width: 30px !important;
}
.mw35 {
	max-width: 35px !important;
}
.mw40 {
	max-width: 40px !important;
}
.mw45 {
	max-width: 45px !important;
}
.mw50 {
	max-width: 50px !important;
}
.mw55 {
	max-width: 55px !important;
}
.mw60 {
	max-width: 60px !important;
}
.mw80 {
	max-width: 80px !important;
}
.mw90 {
	max-width: 90px !important;
}
.mw100 {
	max-width: 100px !important;
}
.mw120 {
	max-width: 120px !important;
}
.mw140 {
	max-width: 140px !important;
}
.mw160 {
	max-width: 160px !important;
}
.mw180 {
	max-width: 180px !important;
}
.mw200 {
	max-width: 200px !important;
}
.mw240 {
	max-width: 240px !important;
}
.mw280 {
	max-width: 280px !important;
}
.mw320 {
	max-width: 320px !important;
}
.mw400 {
	max-width: 400px !important;
}
.mw450 {
	max-width: 450px !important;
}
.mw500 {
	max-width: 500px !important;
}
.mw600 {
	max-width: 600px !important;
}
.mw700 {
	max-width: 700px !important;
}
.mw800 {
	max-width: 800px !important;
}
.mw900 {
	max-width: 900px !important;
}
.mw1000 {
	max-width: 1000px !important;
}
.mw1100 {
	max-width: 1100px !important;
}
.mw1200 {
	max-width: 1200px !important;
}
.w20 {
	width: 20px !important;
}
.w30 {
	width: 30px !important;
}
.w40 {
	width: 40px !important;
}
.w50 {
	width: 50px !important;
}
.w75 {
	width: 75px !important;
}
.w100 {
	width: 100px !important;
}
.w125 {
	width: 125px !important;
}
.w150 {
	width: 150px !important;
}
.w175 {
	width: 175px !important;
}
.w200 {
	width: 200px !important;
}
.w225 {
	width: 225px !important;
}
.w250 {
	width: 250px !important;
}
.w275 {
	width: 275px !important;
}
.w300 {
	width: 300px !important;
}
.w320 {
	width: 320px !important;
}
.w350 {
	width: 350px !important;
}
.w375 {
	width: 375px !important;
}
.w400 {
	width: 400px !important;
}
.w450 {
	width: 450px !important;
}
.mnw20 {
	min-width: 20px !important;
}
.mnw30 {
	min-width: 30px !important;
}
.mnw40 {
	min-width: 40px !important;
}
.mnw50 {
	min-width: 50px !important;
}
.mnw75 {
	min-width: 75px !important;
}
.mnw100 {
	min-width: 100px !important;
}
.mnw125 {
	min-width: 125px !important;
}
.mnw150 {
	min-width: 150px !important;
}
.mnw175 {
	min-width: 175px !important;
}
.mnw200 {
	min-width: 200px !important;
}
.mnw250 {
	min-width: 250px !important;
}
.mnw300 {
	min-width: 300px !important;
}
.mnw500 {
	min-width: 500px !important;
}
.mnw700 {
	min-width: 700px !important;
}
.mnw1000 {
	min-width: 1000px !important;
}
.list-spacing-3 li + li {
	padding-top: 3px;
}
.list-spacing-5 li + li {
	padding-top: 5px;
}
.list-spacing-8 li + li {
	padding-top: 8px;
}
.list-spacing-10 li + li {
	padding-top: 10px;
}
.list-spacing-15 li + li {
	padding-top: 15px;
}
.list-splitter {
	list-style: none; margin: 0px; padding-left: 10px;
}
.list-splitter li + li {
	padding-top: 13px; margin-top: 13px; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}
.fixed-height .panel-body {
	overflow: auto;
}
.hover-height {
	transition:0.2s; overflow: hidden;
}
.mh-20 {
	max-height: 20px !important;
}
.mh-25 {
	max-height: 25px !important;
}
.mh-30 {
	max-height: 30px !important;
}
.mh-35 {
	max-height: 35px !important;
}
.mh-40 {
	max-height: 40px !important;
}
.mh-50 {
	max-height: 50px !important;
}
.mh-100 {
	max-height: 100px !important;
}
.mh-200 {
	max-height: 200px !important;
}
.mh-300 {
	max-height: 300px !important;
}
.mh-400 {
	max-height: 400px !important;
}
.mh-500 {
	max-height: 500px !important;
}
.mh-600 {
	max-height: 600px !important;
}
.mh-700 {
	max-height: 700px !important;
}
.mh-800 {
	max-height: 800px !important;
}
.mh-900 {
	max-height: 900px !important;
}
.mh-1000 {
	max-height: 1000px !important;
}
.h-20 {
	height: 20px !important;
}
.h-25 {
	height: 25px !important;
}
.h-30 {
	height: 30px !important;
}
.h-35 {
	height: 35px !important;
}
.h-40 {
	height: 40px !important;
}
.h-50 {
	height: 50px !important;
}
.h-80 {
	height: 80px !important;
}
.h-100 {
	height: 100px !important;
}
.h-120 {
	height: 120px !important;
}
.h-150 {
	height: 150px !important;
}
.h-170 {
	height: 170px !important;
}
.h-200 {
	height: 200px !important;
}
.h-300 {
	height: 300px !important;
}
.h-400 {
	height: 400px !important;
}
.h-500 {
	height: 500px !important;
}
.h-600 {
	height: 600px !important;
}
.h-700 {
	height: 700px !important;
}
.h-800 {
	height: 800px !important;
}
.h-900 {
	height: 900px !important;
}
.h-1000 {
	height: 1000px !important;
}
table tbody tr.message-read td {
	color: rgb(153, 153, 153); background-color: rgb(244, 247, 249);
}
table tbody tr.message-unread td {
	background-color: rgb(255, 255, 255);
}
table.tc-text-center-head thead th {
	text-align: center;
}
table.tc-text-center-head tfoot th {
	text-align: center;
}
table.tc-fs11-head thead th {
	font-size: 12px;
}
table.tc-fs11-head tfoot th {
	font-size: 12px;
}
table.tc-fs12-head thead th {
	font-size: 12px;
}
table.tc-fs12-head tfoot th {
	font-size: 12px;
}
table.tc-checkbox-1 tbody td:first-child {
	padding: 11px; text-align: center;
}
table.tc-checkbox-2 tbody td:nth-child(2) {
	padding: 11px; text-align: center;
}
table.tc-checkbox-3 tbody td:nth-child(3) {
	padding: 11px; text-align: center;
}
table.tc-checkbox-last tbody td:last-child {
	padding: 11px; text-align: center;
}
table.tc-list-1 tbody td:first-child {
	background: rgb(253, 253, 253); padding: 0px 10px; width: 45px; text-align: center; font-size: 14px; font-weight: 600; border-right-color: rgb(229, 229, 229); border-right-width: 1px; border-right-style: solid;
}
table.tc-list-2 tbody td:nth-child(2) {
	background: rgb(253, 253, 253); padding: 0px 10px; width: 45px; text-align: center; font-size: 14px; font-weight: 600; border-right-color: rgb(229, 229, 229); border-right-width: 1px; border-right-style: solid;
}
table.tc-list-3 tbody td:nth-child(3) {
	background: rgb(253, 253, 253); padding: 0px 10px; width: 45px; text-align: center; font-size: 14px; font-weight: 600; border-right-color: rgb(229, 229, 229); border-right-width: 1px; border-right-style: solid;
}
table.tc-list-last tbody td:last-child {
	background: rgb(253, 253, 253); padding: 0px 10px; width: 45px; text-align: center; font-size: 14px; font-weight: 600; border-right-color: rgb(229, 229, 229); border-right-width: 1px; border-right-style: solid;
}
table.tc-icon-bold tbody td {
	font: 700 12px/30px "Open Sans"; color: rgb(42, 47, 67); text-transform: uppercase; padding-top: 18px; padding-bottom: 18px; font-size-adjust: none; font-stretch: normal;
}
table.tc-icon-bold td:last-child {
	text-align: right; font-size: 16px;
}
table.tc-icon-bold tbody td .favicons {
	font-size: 18px;
}
table.tc-icon-bold tbody td .fa {
	font-size: 18px;
}
table.tc-bold-2 tbody td:nth-child(2) {
	text-align: right; color: rgb(42, 47, 67); font-size: 16px; font-weight: 700;
}
table.tc-bold-3 tbody td:nth-child(3) {
	text-align: right; color: rgb(42, 47, 67); font-size: 16px; font-weight: 700;
}
table.tc-bold-last tbody td:last-child {
	text-align: right; color: rgb(42, 47, 67); font-size: 16px; font-weight: 700;
}
table.tc-med-1 tbody td:first-child {
	color: rgb(153, 153, 153); font-weight: 400;
}
table.tc-med-2 tbody td:nth-child(2) {
	color: rgb(153, 153, 153); font-weight: 400;
}
table.tc-med-3 tbody td:nth-child(3) {
	color: rgb(153, 153, 153); font-weight: 400;
}
table.tc-med-last tbody td:last-child {
	color: rgb(153, 153, 153); font-weight: 400;
}
table.tc-icon-1 tbody td:first-child {
	text-align: center; color: rgb(153, 153, 153); font-size: 18px;
}
table.tc-icon-2 tbody td:nth-child(2) {
	text-align: center; color: rgb(153, 153, 153); font-size: 18px;
}
table.tc-icon-3 tbody td:nth-child(3) {
	text-align: center; color: rgb(153, 153, 153); font-size: 18px;
}
table.tc-icon-last tbody td:last-child {
	text-align: center; color: rgb(153, 153, 153); font-size: 18px;
}
table.tc-text-muted-1 tbody td:first-child {
	color: rgb(153, 153, 153);
}
table.tc-text-muted-2 tbody td:nth-child(2) {
	color: rgb(153, 153, 153);
}
table.tc-text-muted-3 tbody td:nth-child(3) {
	color: rgb(153, 153, 153);
}
table.tc-text-muted-last tbody td:last-child {
	color: rgb(153, 153, 153);
}
table.tc-text-primary-1 tbody td:first-child {
	color: rgb(74, 137, 220);
}
table.tc-text-primary-2 tbody td:nth-child(2) {
	color: rgb(74, 137, 220);
}
table.tc-text-primary-3 tbody td:nth-child(3) {
	color: rgb(74, 137, 220);
}
table.tc-text-primary-last tbody td:last-child {
	color: rgb(74, 137, 220);
}
table.tc-fw600-1 tbody td:first-child {
	font-weight: 600;
}
table.tc-fw600-2 tbody td:nth-child(2) {
	font-weight: 600;
}
table.tc-fw600-3 tbody td:nth-child(3) {
	font-weight: 600;
}
table.tc-fw600-last tbody td:last-child {
	font-weight: 600;
}
table.tc-fw600-1 tbody td:first-child {
	font-weight: 600;
}
table.tc-fw600-2 tbody td:nth-child(2) {
	font-weight: 600;
}
table.tc-fw600-3 tbody td:nth-child(3) {
	font-weight: 600;
}
table.tc-fw600-last tbody td:last-child {
	font-weight: 600;
}
table.tc-fs13-1 tbody td:first-child {
	font-size: 13px;
}
table.tc-fs13-2 tbody td:nth-child(2) {
	font-size: 13px;
}
table.tc-fs13-3 tbody td:nth-child(3) {
	font-size: 13px;
}
table.tc-fs13-last tbody td:last-child {
	font-size: 13px;
}
table.tc-text-left-1 tbody td:first-child {
	text-align: right;
}
table.tc-text-left-2 tbody td:nth-child(2) {
	text-align: right;
}
table.tc-text-left-3 tbody td:nth-child(3) {
	text-align: right;
}
table.tc-text-left-last tbody td:last-child {
	text-align: right;
}
table.tc-text-center-1 tbody td:first-child {
	text-align: center;
}
table.tc-text-center-2 tbody td:nth-child(2) {
	text-align: center;
}
table.tc-text-center-3 tbody td:nth-child(3) {
	text-align: center;
}
table.tc-text-center-last tbody td:last-child {
	text-align: center;
}
table.tc-text-right-1 tbody td:first-child {
	text-align: right;
}
table.tc-text-right-2 tbody td:nth-child(2) {
	text-align: right;
}
table.tc-text-right-3 tbody td:nth-child(3) {
	text-align: right;
}
table.tc-text-right-last tbody td:last-child {
	text-align: right;
}
table.tc-va-t-1 tbody td:first-child {
	vertical-align: top;
}
table.tc-va-t-2 tbody td:nth-child(2) {
	vertical-align: top;
}
table.tc-va-t-3 tbody td:nth-child(3) {
	vertical-align: top;
}
table.tc-va-t-last tbody td:last-child {
	vertical-align: top;
}
table.tc-va-m-1 tbody td:first-child {
	vertical-align: middle;
}
table.tc-va-m-2 tbody td:nth-child(2) {
	vertical-align: middle;
}
table.tc-va-m-3 tbody td:nth-child(3) {
	vertical-align: middle;
}
table.tc-va-m-last tbody td:last-child {
	vertical-align: middle;
}
table.tc-va-b-1 tbody td:first-child {
	vertical-align: bottom;
}
table.tc-va-b-2 tbody td:nth-child(2) {
	vertical-align: bottom;
}
table.tc-va-b-3 tbody td:nth-child(3) {
	vertical-align: bottom;
}
table.tc-va-b-last tbody td:last-child {
	vertical-align: bottom;
}
.table-checklist td {
	cursor: pointer;
}
.table-widget .tab-content {
	padding: 0px; border: 0px currentColor; border-image: none; overflow: hidden;
}
.table-widget .progress {
	margin: 0px; width: 80%; height: 13px;
}
.table-widget .label {
	margin-right: 7px;
}
.table-widget .badge {
	margin-right: 7px;
}
.table-checklist tr.task-checked {
	color: rgb(187, 187, 187);
}
.table-checklist tr.task-checked .text-slash {
	text-decoration: line-through;
}
.table-checklist tr.task-checked .label {
	opacity: 0.3;
}
.table-checklist tr.task-checked .progress {
	opacity: 0.3;
}
html {
	background: rgb(255, 255, 255); height: 100%;
}
body {
	/*background: rgb(233, 233, 233);*/ margin: 0px; padding: 0px; width: 100%; height: 100%; -ms-overflow-x: hidden; min-height: 900px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;
}
#main {
	background: rgb(244, 247, 249); position: relative; min-height: 100%;
}
#main::before {
	background: rgb(244, 247, 249); left: 0px; top: 0px; right: 0px; bottom: 0px; position: fixed; content: "";
}
#content_wrapper {
	left: 0px; margin-left: 296px; position: relative;
}
body.onload-check .navbar {
	transition:0.2s; -webkit-transition: all 0.2s ease;
}
body.onload-check .navbar-logo-wrapper {
	transition:0.2s; -webkit-transition: all 0.2s ease;
}
body.onload-check #sidebar_left {
	transition:0.2s; -webkit-transition: all 0.2s ease;
}
body.onload-check #sidebar_right {
	transition:0.2s; -webkit-transition: all 0.2s ease;
}
body.onload-check #content_wrapper {
	transition:0.2s; -webkit-transition: all 0.2s ease;
}
body.onload-check #topbar {
	transition:0.2s; -webkit-transition: all 0.2s ease;
}
.navbar-fixed-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 66px;
}
.affix#sidebar_left {
	position: fixed;
}
.affix#sidebar_left > .sidebar-menu {
	transition:top 0.2s ease-in-out; top: 85px; width: 100%; bottom: 52px; position: absolute; -ms-overflow-x: hidden;
}
.affix#sidebar_left > .email-menu + .sidebar-menu {
	transition:top 0.2s ease-in-out; top: 485px; width: 100%; bottom: 52px; position: absolute; -ms-overflow-x: hidden;
}
.affix#sidebar_left::before {
	left: 0px;
}
body.sidebar-hidden .affix#sidebar_left::before {
	left: -296px;
}
body.sidebar-rtl .affix#sidebar_left::before {
	left: -296px;
}
.hidden.user-info {
	display: none;
}
.hidden.user-info + .user-divider {
	display: none;
}
body.usermenu-hidden .user-info {
	display: none;
}
body.usermenu-hidden .user-info + .user-divider {
	display: none;
}
body.usermenu-hidden .affix#sidebar_left .user-info + .user-divider + .sidebar-menu {
	top: 0px;
}
body.usermenu-hidden .affix#sidebar_left .user-info + .user-divider + .menu-widget + .sidebar-menu {
	top: 0px;
}
.affix#sidebar_left > .menu-widget-open.menu-widget + .sidebar-menu {
	top: 250px;
}
.affix#topbar {
	left: 0px; width: auto; right: 0px; margin-left: 296px; position: fixed; z-index: 1027; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.affix#topbar + #content {
	margin-top: 51px;
}
.alt.affix#topbar + #content {
	margin-top: 71px;
}
body.sb-l-o .affix#topbar {
	margin-left: 296px;
}
body.sb-l-m .affix#topbar {
	margin-left: 60px;
}
body.sb-l-c .affix#topbar {
	margin-left: 0px;
}
@media all and (max-width:900px)
{
body.sb-l-o .affix#topbar {
	width: 100%; margin-left: 296px;
}
body.sb-l-m .affix#topbar {
	width: auto; margin-left: 45px;
}
body.sb-l-c .affix#topbar {
	width: 100%; margin-left: 0px;
}
}
.hidden.affix#topbar + #content {
	margin-top: 0px;
}
body.hidden-breadcrumbs #topbar {
	display: none;
}
body.sidebar-collapsed #sidebar::before {
	width: 40px;
}
.navbar {
	border-radius: 0px; border: 0px currentColor; border-image: none; height: 66px; color: rgb(42, 47, 67); margin-bottom: 0px; z-index: 1030; box-shadow: none; background-color: rgb(244, 247, 249);
}
.navbar-shadow.navbar {
	box-shadow: none; -webkit-box-shadow: none;
}
.navbar .nav {
	margin: 0px;
}
.navbar .nav > li {
	float: left;
}
.navbar .nav > li > a {
	height: 65px; color: rgb(42, 47, 67); line-height: 65px; padding-top: 0px; padding-bottom: 0px; font-size: 13px; font-weight: 600; max-height: 65px;
}
.navbar .nav > li > a.dropdown-toggle {
	text-transform: uppercase; margin-left: 22px;
}
.navbar .nav > li > a.dropdown-toggle > .fa {
	top: -2px; width: 34px; text-align: center; font-size: 12px; position: relative;
}
.navbar .nav > li > a.dropdown-toggle > .fa::before {
	content: "\f078";
}
.navbar .nav > li.open > a.dropdown-toggle > .fa::before {
	content: "\f077";
}
.navbar .nav > li.open > a {
	color: rgb(34, 34, 34); background-color: rgb(247, 247, 247);
}
.navbar .nav > li:hover > a {
	color: rgb(34, 34, 34); background-color: rgb(247, 247, 247);
}
.navbar .nav > li:focus > a {
	color: rgb(34, 34, 34); background-color: rgb(247, 247, 247);
}
.navbar .nav > li.active > a {
	color: rgb(34, 34, 34); background-color: rgb(247, 247, 247);
}
.navbar .nav > li > a:hover {
	color: rgb(34, 34, 34); background-color: rgb(247, 247, 247);
}
.navbar .nav > li > a:focus {
	color: rgb(34, 34, 34); background-color: rgb(247, 247, 247);
}
.navbar .nav > li.open.dropdown .dropdown-menu {
	border-radius: 2px; margin-top: 10px;
}
.navbar .nav > li.open.dropdown .dropdown-menu > a {
	font-weight: 600;
}
.navbar .nav .menu-divider {
	padding: 25px 10px; color: rgba(0, 0, 0, 0.15); font-size: 8px;
}
.navbar .dropdown-menu .menu-divider {
	padding: 25px 10px; color: rgba(0, 0, 0, 0.2); font-size: 8px;
}
.navbar .dropdown-menu > li.dropdown-header {
	background: rgb(250, 250, 250); padding: 8px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar .dropdown-menu > li.dropdown-header .dropdown-title {
	color: rgb(102, 102, 102); line-height: 30px; padding-left: 5px; font-size: 13px; font-weight: 600;
}
.navbar .dropdown-menu > li.dropdown-header .label {
	padding: 0.1em 0.6em 0.2em; height: 20px; line-height: 20px; font-size: 75%; margin-top: 5px; margin-right: 5px; float: right;
}
:not(.bg-dark).navbar .dropdown-menu > li.dropdown-header {
	border: 0px currentColor; border-image: none; background-color: transparent;
}
.navbar.bg-dark .dropdown-menu > li.dropdown-header {
	background: rgb(42, 47, 67); border-bottom-color: rgb(42, 47, 67); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar.bg-dark .dropdown-menu > li.dropdown-header .dropdown-title {
	color: rgb(255, 255, 255);
}
.scroller-navbar {
	max-height: 250px;
}
.scroller-nm {
	margin: -12px;
}
.navbar-left > li:first-child.open.dropdown .dropdown-menu::after {
	left: 10px; right: auto;
}
.navbar-left > li:first-child.dropdown > .open .dropdown-menu::after {
	left: 10px; right: auto;
}
.navbar .caret {
	top: -1px; margin-left: 3px; position: relative;
}
.navbar .alt.caret {
	margin: 0px; border: 0px currentColor; border-image: none; width: 20px; height: 20px; text-align: center; color: inherit;
}
.navbar li.dropdown .alt.caret::after {
	font-family: FontAwesome; font-size: 14px; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; content: "\f107"; opacity: 0.75;
}
.navbar li.open.dropdown .alt.caret::after {
	opacity: 1;
}
.navbar .navbar-btn {
	padding: 0px 5px;
}
.navbar .btn-group.navbar-btn > .btn + .dropdown-toggle {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.navbar .navbar-btn > .btn > span.ad {
	top: -1px; font-size: 14px; vertical-align: middle; position: relative;
}
.navbar .navbar-btn > .btn > span.fa {
	top: -1px; font-size: 14px; vertical-align: middle; position: relative;
}

.navbar .navbar-btn > .btn > span.fa-magic{margin-top:10px;}

.navbar .navbar-btn > .btn > span.glyphicon {
	top: -1px; font-size: 14px; vertical-align: middle; position: relative;
}
.navbar .navbar-btn > .btn > span.glyphicons {
	top: -1px; font-size: 14px; vertical-align: middle; position: relative;
}
.navbar .btn-group.navbar-btn > .btn {
	border-color: rgba(0, 0, 0, 0.15); color: rgb(136, 136, 136); background-color: rgba(0, 0, 0, 0.045);
}
.navbar .btn-group.navbar-btn > .btn:hover {
	border-color: rgba(0, 0, 0, 0.2); color: rgb(51, 51, 51);
}
.navbar .open.btn-group.navbar-btn > .btn {
	color: rgb(34, 34, 34);
}
.navbar .btn-group.navbar-btn > .active.btn {
	color: rgb(34, 34, 34);
}
.navbar .navbar-btn .badge {
	padding: 3px 6px; top: -7px; right: -5px; position: absolute; opacity: 0.95;
}
.navbar .nav > li.dropdown > .open .dropdown-menu {
	padding: 0px; border-radius: 2px; color: rgb(34, 34, 34); margin-top: 25px; border-top-color: transparent; border-top-width: 3px; border-top-style: solid;
}
.navbar .nav > li.dropdown > .open .dropdown-menu::after {
	border-width: 0px 10px 10px; border-style: solid; border-color: transparent transparent rgb(74, 137, 220); width: 0px; height: 0px; right: 11px; bottom: 100%; position: absolute;
}
.navbar .btn-group.navbar-btn > .btn {
	border-width: 0px 0px 3px; border-style: none none solid; border-color: currentColor currentColor rgb(230, 230, 230); padding: 0px; border-radius: 5px; border-image: none; width: 42px; height: 38px; color: rgb(179, 179, 179); line-height: 38px; font-size: 12px; z-index: 5; background-color: rgb(255, 255, 255);
}
.navbar .btn-group.navbar-btn > .btn:hover {
	color: rgb(140, 140, 140);
}
.navbar .open.btn-group.navbar-btn > .btn {
	color: rgb(140, 140, 140);
}
.navbar .btn-group.navbar-btn > .active.btn {
	color: rgb(140, 140, 140);
}
.navbar .btn-group.navbar-btn > .btn + .btn {
	border-radius: 0px 5px 5px 0px; border: 0px currentColor; border-image: none; left: -5px; width: 48px; color: rgb(255, 255, 255); font-weight: 700; z-index: 1; background-color: rgba(0, 0, 0, 0.4);
}
:not([class*='bg-']).bgc-light.navbar .btn-group.navbar-btn > .btn {
	color: rgb(42, 47, 67);
}
:not([class*='bg-']).bgc-light.navbar .btn-group.navbar-btn > .btn + .btn {
	background-color: rgb(230, 230, 230);
}
.navbar .nav > li.dropdown-fuse.dropdown > .open.navbar-btn .dropdown-menu {
	margin-top: 15px;
}
.navbar .nav > li.disable-arrow.dropdown > .open.navbar-btn .dropdown-menu {
	margin-top: 15px;
}
.navbar .nav > li.open.dropdown-fuse.dropdown .dropdown-menu {
	margin-top: 1px;
}
.navbar .nav > li.open.disable-arrow.dropdown .dropdown-menu {
	margin-top: 1px;
}
[class*='bg-'].navbar .nav > li.open.dropdown-fuse.dropdown .dropdown-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
[class*='bg-'].navbar .nav > li.dropdown-fuse.dropdown > .open.navbar-btn .dropdown-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
[class*='bg-'].navbar .nav > li.open.dropdown-fuse.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(250, 250, 250);
}
[class*='bg-'].navbar .nav > li.dropdown-fuse.dropdown > .open.navbar-btn .dropdown-menu::after {
	border-bottom-color: rgb(250, 250, 250);
}
.navbar .nav > li.open.disable-arrow.dropdown .dropdown-menu::after {
	display: none;
}
.navbar .nav > li.disable-arrow.dropdown > .open.navbar-btn .dropdown-menu::after {
	display: none;
}
[class*='bg-'].navbar .nav > li.open.disable-arrow.dropdown .dropdown-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
[class*='bg-'].navbar .nav > li.disable-arrow.dropdown > .open.navbar-btn .dropdown-menu {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.navbar .media-list > li.media {
	margin: 0px; padding: 0px 10px 10px;
}
.navbar .media-list > li.media > a {
	padding: 0px 10px 0px 0px; display: table-cell;
}
.navbar .media-list > li.media .media-heading small {
	color: rgb(170, 170, 170);
}
.navbar .nav .list-group > li.list-group-item {
	padding: 0px; border: 0px currentColor; border-image: none;
}
.navbar .nav .list-group > li.list-group-item > a {
	padding: 12px 20px;
}
.navbar .nav .list-group > li.list-group-item > a .label {
	padding: 0.1em 0.65em 0.2em; height: 20px; line-height: 20px; font-size: 75%; float: right;
}
.navbar .nav .list-group > li.list-group-item > a .fa {
	padding-right: 5px;
}
.navbar .nav .list-group > li.list-group-item > a .glyphicon {
	padding-right: 5px;
}
.navbar .nav .list-group > li.list-group-item > a .glyphicons {
	padding-right: 5px;
}
.navbar .list-group > li.dropdown-header + li.list-group-item {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.navbar .dropdown-menu > li.dropdown-footer a {
	margin: 5px; transition:background-color 0.4s; text-align: center; color: rgb(255, 255, 255); display: inline-block; -webkit-transition: background-color 0.4s ease;
}
.navbar .dropdown-menu > li.dropdown-footer a:hover {
	color: rgb(255, 255, 255); background-color: rgb(42, 190, 208);
}
.navbar .nav > li.dropdown .panel-heading {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.navbar .nav > li.dropdown .panel-menu {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 234, 238); margin: 0px 20px; padding: 20px 0px; border-image: none; color: rgb(42, 47, 67); background-color: transparent;
}
.navbar .nav > li.dropdown .panel-menu .panel-title {
	text-transform: uppercase;
}
.navbar .nav > li.dropdown .panel-body {
	border: 0px currentColor; border-image: none; background-color: transparent;
}
.navbar .nav > li.dropdown .panel-body .media {
	margin: 20px 20px 0px; padding-bottom: 20px; font-weight: 400; border-bottom-color: rgb(229, 234, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.navbar .nav > li.dropdown .panel-body .media .media-response {
	display: none;
}
.navbar .nav > li.dropdown .panel-footer {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(229, 234, 238) currentColor currentColor; margin: 0px 20px; padding: 20px 0px; border-image: none; background-color: transparent;
}
.bg-dark.navbar .nav > li.dropdown .panel {
	background-color: transparent;
}
.bg-dark.navbar .nav > li.dropdown .panel-body {
	border-color: transparent;
}
.bg-dark.navbar .nav > li.dropdown .panel-body .media {
	color: rgb(255, 255, 255); border-bottom-color: rgb(71, 80, 114);
}
.bg-dark.navbar .nav > li.dropdown .panel-body .media .media-heading {
	color: rgb(255, 255, 255); font-size: 14px;
}
.bg-dark.navbar .nav > li.dropdown .panel-menu {
	color: rgb(255, 255, 255); border-bottom-color: rgb(71, 80, 114);
}
.bg-dark.navbar .nav > li.dropdown .panel-footer {
	border-top-color: rgb(71, 80, 114);
}
.navbar-logo-wrapper {
	width: 296px; height: 66px; overflow: hidden; margin-right: 10px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; float: left; position: relative; background-color: rgb(103, 211, 224) !important;
}
.bg-dark.dark.navbar-logo-wrapper {
	background-color: rgb(103, 211, 224) !important;
}
.bgc-light.navbar-logo-wrapper {
	background-color: rgb(42, 47, 67) !important;
}
.navbar-logo-wrapper .navbar-logo-text {
	padding: 0px 0px 0px 27px; height: 66px; color: rgb(102, 102, 102); text-transform: uppercase; line-height: 64px; letter-spacing: 0px; font-size: 16px; font-weight: 600;
}
.navbar-logo-wrapper .navbar-logo-text b {
	font-weight: bold;
}
.sb-l-c .navbar-logo-wrapper {
	height: 66px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
#sidebar_left_toggle {
    width: 5px;
    text-align: center;
    color: rgb(102, 102, 102);
    line-height: 0;
    font-size: 16px;
    float: right;
    cursor: pointer;
    max-height: 15px;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    margin: 28px 35px;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
}
#sidebar_top_toggle {
	width: 60px; text-align: center; color: rgb(102, 102, 102); line-height: 67px; font-size: 16px; float: right; cursor: pointer; max-height: 66px; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none;
}
#sidebar_top_toggle {
	transition:background-color 0.2s; width: 31px; height: 66px; line-height: 64px; margin-left: 10px; border-left-color: rgba(0, 0, 0, 0.08); border-left-width: 1px; border-left-style: solid; display: none; background-color: rgba(0, 0, 0, 0.06); -webkit-transition: background-color 0.2s ease;
}
#sidebar_top_toggle:hover {
	border-left-color: rgba(0, 0, 0, 0.1); border-left-width: 1px; border-left-style: solid; background-color: rgba(0, 0, 0, 0.09);
}
#sidebar_top_toggle .fa-caret-up {
	border-width: 3px 1px 1px; border-style: solid; border-color: currentColor; padding: 0px 3px 1px; border-image: none; font-size: 13px; margin-bottom: 2px; position: relative; transform: rotate(0deg); -webkit-transform: rotate(0deg);
}
body.sb-top #sidebar_top_toggle {
	display: block;
}
.navbar-left.navbar-nav {
	float: left; position: relative; max-height: 66px;
}
.navbar-left.navbar-nav > li > a {
	padding-right: 12px; padding-left: 12px;
}
.navbar-right.navbar-nav {
	margin: 0px 30px 0px 0px; float: right;
}
:last-child.navbar-right.navbar-nav {
	margin: 0px 30px 0px 0px; float: right;
}
.navbar-form {
	margin-top: 14px; margin-bottom: 14px;
}
.search-form.navbar-form input {
	border-color: rgb(238, 238, 238); padding: 0px 12px; border-radius: 20px; transition:0.2s; height: 38px; line-height: 36px; box-shadow: none; -webkit-transition: all 0.2s ease; -o-transition: all 0.2s ease;
}
.search-form.navbar-form input:focus {
	border-color: rgb(240, 240, 240); background-color: rgb(248, 248, 248);
}
.square.search-form.navbar-form input {
	border-radius: 5px 0px 0px 5px; height: 38px;
}
.search-form.navbar-form .btn {
	border-color: transparent; padding: 0px 11px; border-radius: 0px 5px 5px 0px; width: 38px; color: rgb(255, 255, 255); line-height: 38px; margin-left: 0px; background-color: rgb(103, 211, 224);
}
.search-form.navbar-form .btn:hover {
	border-color: transparent; background-color: rgb(61, 199, 215);
}
.navbar .open.dropdown .open.btn-group .dropdown-menu.multiselect-container {
	padding: 0px 10px 10px; border-radius: 3px; border: 0px currentColor !important; border-image: none !important; margin-top: 0px; background-color: rgb(244, 247, 249); -webkit-border-radius: 3px;
}
.navbar .open.dropdown .open.btn-group .dropdown-menu.multiselect-container > .active > a {
	color: rgb(127, 130, 143); background-color: rgb(231, 237, 242);
}
.bg-dark.navbar .open.dropdown .open.btn-group .dropdown-menu.multiselect-container {
	background-color: rgb(34, 38, 54);
}
.bg-dark.navbar .open.dropdown .open.btn-group .dropdown-menu.multiselect-container > .active > a {
	background-color: rgb(42, 47, 67);
}
.navbar .open.dropdown .open.btn-group .dropdown-menu.multiselect-container::after {
	display: none;
}
#user-role + .btn-group > button.multiselect {
	overflow: hidden; -ms-text-overflow: ellipsis;
}
#user-status + .btn-group .dropdown-menu.multiselect-container {
	left: 0px !important; right: auto !important;
}
#user-status + .btn-group .dropdown-menu.multiselect-container {
	top: 0px !important; width: 212px; margin-top: 9px; margin-bottom: 3px; position: relative !important;
}
#user-role + .btn-group .dropdown-menu.multiselect-container {
	top: 0px !important; width: 212px; margin-top: 9px; margin-bottom: 3px; position: relative !important;
}
#user-status + .btn-group .dropdown-menu.multiselect-container > li:first-child {
	position: relative; cursor: pointer;
}
#user-role + .btn-group .dropdown-menu.multiselect-container > li:first-child {
	position: relative; cursor: pointer;
}
#user-status + .btn-group .dropdown-menu.multiselect-container > li:first-child label {
	position: relative; cursor: pointer;
}
#user-role + .btn-group .dropdown-menu.multiselect-container > li:first-child label {
	position: relative; cursor: pointer;
}
#user-status + .btn-group .dropdown-menu.multiselect-container > li:first-child::after {
	transition:color 0.15s; top: 6px; width: 15px; height: 15px; right: 8px; color: rgb(170, 170, 170); font-family: "FontAwesome"; font-size: 13px; font-weight: 600; position: absolute; content: "\f00d"; -webkit-transition: color 0.15s ease;
}
#user-role + .btn-group .dropdown-menu.multiselect-container > li:first-child::after {
	transition:color 0.15s; top: 6px; width: 15px; height: 15px; right: 8px; color: rgb(170, 170, 170); font-family: "FontAwesome"; font-size: 13px; font-weight: 600; position: absolute; content: "\f00d"; -webkit-transition: color 0.15s ease;
}
#user-status + .btn-group .dropdown-menu.multiselect-container > li:first-child:hover::after {
	color: rgb(103, 211, 224);
}
#user-role + .btn-group .dropdown-menu.multiselect-container > li:first-child:hover::after {
	color: rgb(103, 211, 224);
}
.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(103, 211, 224);
}
.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(103, 211, 224);
}
.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar {
	background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li.open > a {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li:focus > a {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li.open.dropdown .dropdown-menu {
	border-top-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li.dropdown .open .dropdown-menu {
	border-top-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-primary.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.bg-success.navbar {
	background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li.open > a {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li:focus > a {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li.open.dropdown .dropdown-menu {
	border-top-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li.dropdown .open .dropdown-menu {
	border-top-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-success.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.bg-info.navbar {
	background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li.open > a {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li:focus > a {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li.open.dropdown .dropdown-menu {
	border-top-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li.dropdown .open .dropdown-menu {
	border-top-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-info.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.bg-warning.navbar {
	background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li.open > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li:focus > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li.open.dropdown .dropdown-menu {
	border-top-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li.dropdown .open .dropdown-menu {
	border-top-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-warning.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.bg-danger.navbar {
	background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li.open > a {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li:focus > a {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li.open.dropdown .dropdown-menu {
	border-top-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li.dropdown .open .dropdown-menu {
	border-top-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-danger.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.bg-alert.navbar {
	background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li.open > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li:focus > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li.open.dropdown .dropdown-menu {
	border-top-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li.dropdown .open .dropdown-menu {
	border-top-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-alert.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.bg-system.navbar {
	background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li.open > a {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li:focus > a {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li.open.dropdown .dropdown-menu {
	border-top-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li.dropdown .open .dropdown-menu {
	border-top-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-system.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.bg-dark.navbar {
	background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li.open > a {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li:hover > a {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li:focus > a {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li.active > a {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li.open.dropdown .dropdown-menu {
	border-top-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li.dropdown .open .dropdown-menu {
	border-top-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li.open.dropdown .dropdown-menu::after {
	border-bottom-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li.dropdown .open .dropdown-menu::after {
	border-bottom-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.bg-dark.navbar .nav > li .dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
[class*='bg-'].navbar {
	border-bottom-color: transparent; box-shadow: none;
}
[class*='bg-'].navbar .nav > li > a {
	color: rgba(255, 255, 255, 0.9);
}
[class*='bg-'].navbar .nav > li.open > a {
	color: rgb(255, 255, 255);
}
[class*='bg-']:not(.bg-dark).navbar .nav > li > a name {
	color: rgb(255, 255, 255);
}
[class*='bg-'].navbar .caret-tp.caret {
	border-top-color: rgba(255, 255, 255, 0.3);
}
[class*='bg-'].navbar #sidebar_top_toggle {
	transition:color 0.2s; color: rgb(255, 255, 255); -webkit-transition: color 0.2s ease;
}
[class*='bg-'].navbar #sidebar_top_toggle:hover {
	color: rgb(103, 211, 224);
}
[class*='bg-'].navbar #sidebar_top_toggle:focus {
	color: rgb(103, 211, 224);
}
[class*='bg-'].navbar .search-form input {
	border-color: transparent;
}
[class*='bg-'].navbar .search-form input:focus {
	border-color: transparent;
}
[class*='bg-'].navbar .alt.search-form input {
	border-color: transparent; color: rgba(255, 255, 255, 0.8); background-color: rgba(255, 255, 255, 0.2);
}
[class*='bg-'].navbar .alt.search-form input:focus {
	border-color: transparent;
}
[class*='bg-'].navbar-shadow.navbar {
	border-bottom-color: transparent; border-bottom-width: 1px; border-bottom-style: solid; box-shadow: none;
}
.navbar .navbar-logo-text {
	color: rgb(255, 255, 255);
}
.navbar #sidebar_left_toggle {
	color: rgb(255, 255, 255);
}
.navbar #sidebar_left_toggle:hover {
	color: rgb(255, 255, 255);
}
.navbar #sidebar_left_toggle:focus {
	color: rgb(255, 255, 255);
}
.navbar .navbar-right > li:last-child > .dropdown-menu > li > a {
	white-space: inherit;
}
@media all and (max-width:900px)
{
.navbar :last-child.navbar-right {
	margin-right: 5px;
}
.navbar .navbar-right > li:last-child > a > img {
	margin-right: 5px !important;
}
.navbar .navbar-right > li:last-child > a > span {
	display: none;
}
.navbar .navbar-right > li:last-child > a > span.caret {
	display: inline-block;
}
.search-form.navbar-form {
	margin: 0px; padding: 18px 8px; width: auto; font-size: 16px; float: left; cursor: pointer;
}
.search-form.navbar-form .form-group {
	margin: 0px !important;
}
.search-form.navbar-form::after {
	line-height: 1; font-family: FontAwesome; font-size: inherit; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; display: inline-block; position: relative; content: "\f002"; font-size-adjust: none; font-stretch: normal; -ms-user-select: none; transform: translate(0px, 0px); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-user-select: none; -moz-user-select: none; user-select: none; text-rendering: auto;
}
.search-form.navbar-form input {
	margin: 0px; border-radius: 0px; border: 0px currentColor; transition:0.3s; border-image: none; left: 0px; top: -66px; width: 100%; height: 66px; text-align: center; color: rgb(170, 170, 170); font-size: 24px; visibility: hidden; position: absolute; z-index: -1; opacity: 0; -webkit-transition: all 0.3s ease;
}
.search-form.navbar-form input:focus {
	background-color: rgb(255, 255, 255);
}
.bg-light.navbar .search-form.navbar-form input:focus {
	background-color: rgb(255, 255, 255);
}
.search-open.search-form.navbar-form input {
	top: 0px; height: 66px; color: rgb(102, 102, 102) !important; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; visibility: visible; z-index: 1040; opacity: 1 !important; box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.08), 0px 2px 0px 0px rgba(0,0,0,0.02) !important; background-color: rgb(255, 255, 255) !important; -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08), 0px 2px 0px 0px rgba(0, 0, 0, 0.02);
}
.search-open.search-form.navbar-form input:focus {
	border-bottom-color: rgb(221, 221, 221);
}
.search-form.navbar-form > .add-on.input-group {
	position: inherit;
}
.search-form.navbar-form .search-remove {
	top: 0px; height: 66px; right: 0px; color: rgb(170, 170, 170); line-height: 65px; padding-right: 25px; padding-left: 15px; display: none; position: absolute; z-index: 1040;
}
.search-form.navbar-form .search-remove::after {
	text-align: center; font-family: "Glyphicons Halflings"; font-size: 20px; position: relative; content: "\e014";
}
.search-open.search-form.navbar-form .search-remove:hover {
	color: rgb(247, 106, 109);
}
}
@media all and (max-width:599px)
{
.sb-l-m .navbar > .navbar-right {
	position: static !important;
}
.navbar .navbar-nav > li.dropdown {
	position: static !important;
}
.navbar .navbar-nav > li.dropdown .navbar-btn {
	position: static !important;
}
.navbar :last-child.navbar-right {
	margin-right: 0px;
}
.navbar .nav > li.open.dropdown .dropdown-menu::after {
	display: none;
}
.navbar .nav > li.dropdown > .open .dropdown-menu::after {
	display: none;
}
.navbar-left .dropdown-menu {
	list-style: none; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; left: -1px; top: 100%; margin-top: 0px !important; float: left; position: absolute; z-index: 1000; min-width: 101%; box-shadow: 0px 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; background-color: rgb(42, 47, 67); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar-right .dropdown-menu {
	list-style: none; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; left: -1px; top: 100%; margin-top: 0px !important; float: left; position: absolute; z-index: 1000; min-width: 101%; box-shadow: 0px 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; background-color: rgb(42, 47, 67); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar-left .open .dropdown-menu {
	list-style: none; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; left: -1px; top: 100%; margin-top: 0px !important; float: left; position: absolute; z-index: 1000; min-width: 101%; box-shadow: 0px 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; background-color: rgb(42, 47, 67); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.navbar-right .open .dropdown-menu {
	list-style: none; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; left: -1px; top: 100%; margin-top: 0px !important; float: left; position: absolute; z-index: 1000; min-width: 101%; box-shadow: 0px 6px 12px rgba(0,0,0,0.175); background-clip: padding-box; background-color: rgb(42, 47, 67); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#user-status + .btn-group .dropdown-menu.multiselect-container {
	left: auto; top: 34px !important; right: 0px; position: absolute !important;
}
#user-role + .btn-group .dropdown-menu.multiselect-container {
	left: auto; top: 34px !important; right: 0px; position: absolute !important;
}
}
.navbar .nav > li.dropdown .timeline-list {
	padding-right: 20px; padding-left: 35px;
}
.navbar .nav > li.dropdown .timeline-list li.timeline-item {
	padding: 18px 70px 18px 30px;
}
.navbar .nav > li.dropdown .timeline-list li.timeline-item .timeline-icon {
	border-radius: 3px; left: -14px; top: 20px; width: 32px; height: 32px; -webkit-border-radius: 3px;
}
.navbar .nav > li.dropdown .timeline-list li.timeline-item::after {
	left: 0px; top: 0px;
}
.navbar .nav > li.dropdown .timeline-list li.timeline-item .timeline-desc {
	letter-spacing: 0px;
}
.navbar .nav > li.dropdown .timeline-list li.timeline-item .timeline-desc b {
	display: block;
}
.navbar .nav > li.dropdown .timeline-list li.timeline-item .timeline-date {
	top: 29px; right: 8px; font-size: 11px;
}
.navbar .nav > li.dropdown .timeline-list li.timeline-item .timeline-desc a:hover {
	color: rgb(103, 211, 224);
}
.navbar .nav > li.dropdown .timeline-list li.timeline-item .timeline-desc a {
	color: rgb(103, 211, 224);
}
.navbar.bg-dark .nav > li.dropdown .timeline-list {
	color: rgb(255, 255, 255);
}
.navbar.bg-dark .nav > li.dropdown .timeline-list li.timeline-item {
	border-top-color: rgb(71, 80, 114);
}
.navbar.bg-dark .nav > li.dropdown .timeline-list li.timeline-item::after {
	background-color: rgb(71, 80, 114);
}
.navbar.bg-dark .nav > li.dropdown .timeline-list li.timeline-item .timeline-desc b {
	color: rgb(255, 255, 255);
}
.navbar.bg-dark .nav > li.dropdown .timeline-list li.timeline-item .timeline-desc strong {
	color: rgb(255, 255, 255);
}
.navbar .nav > li.dropdown .chat-widget .media-left {
	padding-right: 10px;
}
.navbar .nav > li.dropdown .chat-widget .media-right {
	padding-left: 10px;
}
.navbar .nav > li.dropdown .chat-widget .media-left img {
	border-radius: 2px; border: 0px currentColor; border-image: none; max-width: 40px;
}
.navbar .nav > li.dropdown .chat-widget .media-right img {
	border-radius: 2px; border: 0px currentColor; border-image: none; max-width: 40px;
}
.navbar .nav > li.dropdown .chat-widget .media-body {
	padding: 5px; background-color: rgb(250, 250, 250);
}
.navbar .nav > li.dropdown .chat-widget .media-status::after {
	font-size: 9px;
}
.navbar.bg-dark .nav > li.dropdown .chat-widget .media-body {
	border-color: rgb(34, 38, 54); background-color: rgb(34, 38, 54);
}
.navbar.bg-dark .nav > li.dropdown .chat-widget .media-left::before {
	border-right-color: rgb(34, 38, 54);
}
.navbar.bg-dark .nav > li.dropdown .chat-widget .media-left::after {
	border-right-color: rgb(34, 38, 54);
}
.navbar.bg-dark .nav > li.dropdown .chat-widget .media-left + .media-body::before {
	border-right-color: rgb(34, 38, 54);
}
.navbar.bg-dark .nav > li.dropdown .chat-widget .media-left + .media-body::after {
	border-right-color: rgb(34, 38, 54);
}
.navbar.bg-dark .nav > li.dropdown .chat-widget .media-body::before {
	border-left-color: rgb(34, 38, 54);
}
.navbar.bg-dark .nav > li.dropdown .chat-widget .media-body::after {
	border-left-color: rgb(34, 38, 54);
}
.navbar .nav > li.dropdown .alerts-widget .media {
	position: relative;
}
.navbar .nav > li.dropdown .alerts-widget .media-left {
	padding: 0px; border: 0px currentColor; border-image: none; width: 32px; line-height: 32px; font-size: 32px; vertical-align: middle;
}
.navbar .nav > li.dropdown .alerts-widget a.media-left {
	color: rgb(170, 170, 170);
}
.navbar .nav > li.dropdown .alerts-widget .media-body {
	padding-left: 10px; font-size: 13px; font-weight: 400; max-width: 188px;
}
.navbar .nav > li.dropdown .alerts-widget .media-heading {
	font-size: 13px; margin-bottom: 3px;
}
.navbar .nav > li.dropdown .alerts-widget .media-right {
	top: -3px; text-align: right; right: 0px; position: absolute;
}
.navbar .nav > li.dropdown .alerts-widget .media-right .btn-xs.btn {
	padding: 0px 5px; font-size: 11px;
}
.navbar .nav > li.dropdown .alerts-widget .media-right .media-response {
	font-size: 10px; font-weight: 400; margin-bottom: 2px;
}
.navbar .nav > li.dropdown .alerts-widget .media-right .single.media-response {
	padding-top: 10px; font-size: 11px;
}
.table-layout#content {
	padding: 0px;
}
.table-layout#content > div {
	padding: 45px 32px 50px; vertical-align: top;
}
.table-layout#content > section {
	padding: 45px 32px 50px; vertical-align: top;
}
.table-layout#content > aside {
	vertical-align: top;
}
.chute-left {
	background: rgb(255, 255, 255); padding: 15px; width: 250px; position: relative; min-height: 100%;
}
.chute-right {
	background: rgb(255, 255, 255); padding: 15px; width: 250px; position: relative; min-height: 100%;
}
.chute-top {
	padding: 15px; width: 100%; border-bottom-color: rgb(229, 234, 238); border-bottom-width: 1px; border-bottom-style: solid; position: relative; min-height: 150px; background-color: rgb(242, 242, 242);
}
.light.chute-top {
	background-color: rgb(250, 250, 250);
}
.chute200 {
	width: 200px;
}
.chute240 {
	width: 240px;
}
.chute270 {
	width: 270px;
}
.chute290 {
	width: 290px;
}
.chute300 {
	width: 300px;
}
.chute320 {
	width: 320px;
}
.chute350 {
	width: 350px;
}
.chute400 {
	width: 400px;
}
.chute200 .affix.chute-nav {
	width: 199px;
}
.chute200 .affix.chute-nav {
	width: 239px;
}
.chute270 .affix.chute-nav {
	width: 269px;
}
.chute290 .affix.chute-nav {
	width: 289px;
}
.chute300 .affix.chute-nav {
	width: 299px;
}
.chute320 .affix.chute-nav {
	width: 319px;
}
.chute350 .affix.chute-nav {
	width: 349px;
}
.chute400 .affix.chute-nav {
	width: 399px;
}
.chute-bin {
	background: rgb(238, 238, 238); margin: 0px -15px 15px; padding: 7px; border: 1px dashed rgb(244, 247, 249); border-image: none; min-height: 65px;
}
.stretch.chute-bin {
	border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none;
}
.chute-bin div[class*='col-'] {
	padding-right: 5px; padding-left: 5px;
}
.chute-bin .nav-label {
	text-align: center; color: rgb(169, 172, 189); padding-left: 5px; font-size: 12px; margin-top: 20px; margin-bottom: 10px;
}
.chute-title {
	padding: 0px 5px 15px; margin-top: 10px; margin-bottom: 15px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.icon-list {
	list-style: none; margin: 20px 0px 30px; padding-left: 5px; font-size: 14px;
}
.icon-list li + li {
	padding-top: 10px;
}
ul.chute-nav {
	margin: 10px -15px 15px;
}
ul.chute-nav li a {
	padding: 0px 15px 0px 50px; transition:0.3s; width: 100%; color: rgb(153, 153, 153); text-transform: uppercase; line-height: 36px; font-size: 13px; font-weight: 700; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
ul.chute-nav li a:focus {
	color: rgb(103, 211, 224); background-color: transparent;
}
ul.chute-nav li a:hover {
	color: rgb(103, 211, 224); background-color: transparent;
}
ul.chute-nav li.active a {
	color: rgb(102, 102, 102);
}
[class*='bg-'].chute ul.chute-nav li a {
	color: rgb(255, 255, 255);
}
[class*='bg-'].chute ul.chute-nav li a:focus {
	color: rgb(42, 47, 67);
}
[class*='bg-'].chute ul.chute-nav li a:hover {
	color: rgb(42, 47, 67);
}
[class*='bg-'].chute ul.chute-nav li.active a {
	color: rgb(29, 132, 145);
}
ul.chute-nav-arrow.chute-nav li.active::before {
	left: 0px; top: 1px; width: 100%; height: 100%; border-bottom-color: rgb(229, 234, 238); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 1; content: "";
}
ul.chute-nav-arrow.chute-nav li.active a::before {
	transition:0.3s; left: 100%; top: 0px; width: 0px; height: 0px; vertical-align: middle; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(251, 251, 251); border-top-width: 20px; border-bottom-width: 20px; border-left-width: 20px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
ul.chute-nav-arrow.chute-nav li.active a::after {
	transition:0.3s; left: 100%; top: 0px; width: 0px; height: 0px; vertical-align: middle; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(251, 251, 251); border-top-width: 20px; border-bottom-width: 20px; border-left-width: 20px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
ul.chute-nav-arrow.chute-nav li.active a::before {
	border-left-color: rgb(136, 136, 136);
}
ul.chute-nav-arrow.chute-nav li:hover a::after {
	border-left-color: rgb(248, 248, 248);
}
.chute-right ul.chute-nav-arrow.chute-nav li.active::before {
	left: auto; width: 100%; right: 0px;
}
.chute-right ul.chute-nav-arrow.chute-nav li.active a::before {
	left: auto; right: 100%; border-right-color: rgb(251, 251, 251); border-left-color: transparent; border-right-width: 20px; border-right-style: solid;
}
.chute-right ul.chute-nav-arrow.chute-nav li.active a::after {
	left: auto; right: 100%; border-right-color: rgb(251, 251, 251); border-left-color: transparent; border-right-width: 20px; border-right-style: solid;
}
.chute-right ul.chute-nav-arrow.chute-nav li.active a::before {
	border-right-color: rgb(136, 136, 136); border-left-color: transparent;
}
.chute-right ul.chute-nav-arrow.chute-nav li:hover a::after {
	border-right-color: rgb(248, 248, 248); border-left-color: transparent;
}
.chute-nav-border.chute-nav li {
	position: relative;
}
.chute-nav-border.chute-nav li::after {
	background: rgba(0, 0, 0, 0.15); top: 0px; width: 3px; right: 0px; bottom: 0px; position: absolute; content: "";
}
.chute-nav-border.chute-nav li.active::after {
	background: rgb(103, 211, 224);
}
.chute-nav-border.chute-nav li:hover::after {
	background: rgba(0, 0, 0, 0.3);
}
.chute-right .chute-nav-border.chute-nav li::after {
	left: 0px; right: auto;
}
.chute-nav-border.chute-nav li.nav-primary.active::after {
	background: rgb(103, 211, 224);
}
.chute-nav-border.chute-nav li.nav-success.active::after {
	background: rgb(195, 214, 45);
}
.chute-nav-border.chute-nav li.nav-info.active::after {
	background: rgb(79, 216, 176);
}
.chute-nav-border.chute-nav li.nav-warning.active::after {
	background: rgb(255, 112, 34);
}
.chute-nav-border.chute-nav li.nav-danger.active::after {
	background: rgb(245, 57, 61);
}
.chute-nav-border.chute-nav li.nav-alert.active::after {
	background: rgb(255, 188, 11);
}
.chute-nav-border.chute-nav li.nav-system.active::after {
	background: rgb(90, 83, 134);
}
.chute-nav-border.chute-nav li.nav-dark.active::after {
	background: rgb(42, 47, 67);
}
.affix.chute-nav {
	top: 55px;
}
.chute .chute-affix {
	top: 55px;
}
.affix#topbar + #content .affix.chute-nav {
	top: 115px;
}
.affix#topbar + #content .chute .chute-affix {
	top: 115px;
}
[data-nav-animate].chute-nav li {
	display: none;
}
[data-nav-animate].chute-nav li.animated {
	display: block;
}
body.chute-rescale {
	-ms-overflow-x: hidden;
}
body.sb-r-o.chute-rescale .chute-center {
	padding-right: 20px !important;
}
body.sb-r-o.chute-rescale .chute-left {
	display: none;
}
body.sb-r-o.chute-rescale .chute-right {
	display: none;
}
body.chute-rescale .chute-left {
	transition:0.3s; position: absolute; z-index: 1; opacity: 0.5; -webkit-transition: all 0.3s ease;
}
body.chute-rescale .chute-right {
	transition:0.3s; position: absolute; z-index: 1; opacity: 0.5; -webkit-transition: all 0.3s ease;
}
body.chute-rescale .chute-left {
	left: -275px;
}
body.chute-rescale .chute-right {
	right: -275px;
}
body.chute-rescale .chute-left {
	border-right-color: rgb(229, 234, 238); border-right-width: 1px; border-right-style: solid;
}
body.chute-rescale .chute-right {
	border-left-color: rgb(229, 234, 238); border-left-width: 1px; border-left-style: solid;
}
body.chute-rescale .chute-center {
	transition:0.3s; width: 100%; padding-right: 32px !important; -webkit-transition: all 0.3s ease;
}
body.chute-rescale .chute-top + .chute-center {
	padding-right: inherit !important;
}
body.chute-rescale .chute200.chute-left.chute {
	left: -155px;
}
body.chute-rescale .chute225.chute-left.chute {
	left: -180px;
}
body.chute-rescale .chute250.chute-left.chute {
	left: -205px;
}
body.chute-rescale .chute270.chute-left.chute {
	left: -225px;
}
body.chute-rescale .chute290.chute-left.chute {
	left: -245px;
}
body.chute-rescale .chute300.chute-left.chute {
	left: -255px;
}
body.chute-rescale .chute320.chute-left.chute {
	left: -275px;
}
body.chute-rescale .chute350.chute-left.chute {
	left: -305px;
}
body.chute-rescale .chute400.chute-left.chute {
	left: -355px;
}
body.chute-rescale .chute200.chute-right.chute {
	right: -155px;
}
body.chute-rescale .chute225.chute-right.chute {
	right: -180px;
}
body.chute-rescale .chute250.chute-right.chute {
	right: -205px;
}
body.chute-rescale .chute270.chute-right.chute {
	right: -225px;
}
body.chute-rescale .chute290.chute-right.chute {
	right: -245px;
}
body.chute-rescale .chute300.chute-right.chute {
	right: -255px;
}
body.chute-rescale .chute320.chute-right.chute {
	right: -275px;
}
body.chute-rescale .chute350.chute-right.chute {
	right: -305px;
}
body.chute-rescale .chute400.chute-right.chute {
	right: -355px;
}
body.chute-rescale .chute-left:hover {
	z-index: 999; opacity: 1;
}
body.chute-rescale .chute-right:hover {
	z-index: 999; opacity: 1;
}
body.chute-rescale .chute-left.chute:hover {
	left: 0px;
}
body.chute-rescale .chute-right.chute:hover {
	right: 0px;
}
@media all and (max-width:600px)
{
body.chute-rescale .chute-left {
	display: none;
}
body.chute-rescale .chute-right {
	display: none;
}
body.chute-rescale .chute-center {
	padding-right: 13px !important;
}
body.chute-rescale .table-layout#content > div {
	padding: 10px 13px 40px !important;
}
body.chute-rescale .table-layout#content > section {
	padding: 10px 13px 40px !important;
}
}
.chute-scroller {
	min-height: 500px;
}
.chute-left .chute-scroller {
	margin-right: -16px;
}
.chute-center .chute-scroller {
	padding-right: 5px; margin-right: -20px;
}
.chute-right .chute-scroller {
	margin-right: -13px;
}
.chute-scroller .scroller-handle {
	transition:opacity 0.3s; opacity: 0; -webkit-transition: opacity 0.3s ease;
}
.chute-scroller:hover .scroller-handle {
	opacity: 1;
}
#sidebar_left {
	left: 0px; top: 0px; width: 296px; color: rgb(255, 255, 255); padding-top: 0px; padding-bottom: 40px; font-size: 13px; position: absolute; z-index: 3; min-height: 100%;
}
header.navbar + #sidebar_left {
	margin-top: 66px;
}
.sidebar-left-content {
	height: 100%; box-shadow: inset -39px 7px 0px 0px #222636; background-color: rgb(42, 47, 67); -webkit-box-shadow: -39px 7px 0 0 #222636 inset;
}
.sb-l-m .sidebar-left-content {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
.sidebar-menu {
	padding-bottom: 20px;
}
.sidebar-menu > li {
	margin: 0px;
}
.sidebar-menu > li:first-child {
	padding-top: 4px;
}
.sidebar-menu > li > a {
	padding: 0px; height: 37px; line-height: 37px; overflow: hidden;
}
.sidebar-menu > li > a > span:nth-child(1) {
	top: 0px; width: 52px; text-align: center; line-height: 35px; padding-left: 20px; font-size: 13px; float: left;
}
.sidebar-menu > li > a > span:nth-child(2) {
	text-transform: uppercase; padding-left: 6px; font-weight: 700;
}
.sidebar-menu li > a > .sidebar-title-chute {
	top: -2px; right: 13px; position: absolute;
}
.sidebar-menu li > a > .sidebar-title-chute .label {
	padding: 0.1em 0.6em 0.3em; font-size: 11px;
}
.sidebar-menu li > a > span.caret {
	border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
.sidebar-menu li > a.menu-open > span.caret {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 5px; border-top-style: none; border-bottom-style: solid;
}
.sidebar-menu > li > ul {
	padding: 6px 0px; width: 296px; height: auto; clear: both; display: none;
}
.sidebar-menu li > a.menu-open + ul {
	display: block;
}
.sidebar-menu > li > ul > li > a {
	padding: 0px 52px 0px 55px; line-height: 36px;
}
.sidebar-menu > li > ul > li:first-child > a {
	padding-top: 14px;
}
.sidebar-menu > li > ul > li > a > span:nth-child(1) {
	display: none;
}
.sidebar-menu > li > ul > li > a > span.label {
	line-height: 17px; float: right;
}
.sidebar-menu > li > ul > li ul {
	width: 296px; height: auto; clear: both; display: none;
}
.sidebar-menu > li > ul > li > ul li a {
	padding: 8px 52px 8px 80px;
}
.sidebar-menu > li > ul > li > ul li:last-child a {
	padding-bottom: 13px;
}
.sidebar-menu > li > ul > li > ul li a .label-xs.label {
	line-height: 17px; float: right;
}
.sidebar-menu > li > a.menu-open::after {
	background: rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: "";
}
.sidebar-menu > li.active > a::after {
	background: rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: "";
}
.sidebar-menu > li:hover > a::after {
	background: rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: "";
}
.sidebar-menu > li:focus > a::after {
	background: rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: "";
}
.sidebar-menu > li > ul > li > a.menu-open::after {
	background: rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: "";
}
.sidebar-menu > li > ul > li.active > a::after {
	background: rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: "";
}
.sidebar-menu > li > ul > li:hover > a::after {
	background: rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: "";
}
.sidebar-menu > li > ul > li:focus > a::after {
	background: rgb(170, 170, 170); left: 0px; top: 0px; width: 0px; height: 100%; position: absolute; content: "";
}
.sidebar-menu > li > ul > li > ul > li.active > a::after {
	background: rgb(153, 153, 153); left: 0px; top: 5%; width: 0px; height: 90%; position: absolute; content: "";
}
.sidebar-menu > li > ul > li > ul > li:hover > a::after {
	background: rgb(153, 153, 153); left: 0px; top: 5%; width: 0px; height: 90%; position: absolute; content: "";
}
.sidebar-menu > li > ul > li > ul > li:focus > a::after {
	background: rgb(153, 153, 153); left: 0px; top: 5%; width: 0px; height: 90%; position: absolute; content: "";
}
.sidebar-menu .sidebar-label {
	padding: 30px 52px 15px 30px; color: rgb(135, 136, 139); text-transform: uppercase; font-size: 14px; font-weight: 400;
}
.sidebar-menu .sidebar-stat {
	padding: 0px 30px 0px 15px;
}
.sidebar-menu .sidebar-stat .progress {
	clear: both; background-color: rgba(0, 0, 0, 0.15);
}
.sidebar-menu .sidebar-stat > a {
	height: auto; overflow: visible;
}
.sidebar-toggler {
	background: rgba(0, 0, 0, 0.15); width: 58px; height: 32px;
}
.sidebar-toggler a {
	margin: 0px auto; text-align: center; padding-top: 5px; display: block;
}
.sidebar-toggler span {
	transition:0.2s ease-in-out; color: rgb(153, 153, 153); font-size: 16px; position: relative; -webkit-transition: all ease-in-out 0.2s;
}
.sidebar-toggler:hover span {
	color: rgb(238, 238, 238);
}
.sidebar-menu li > a > span.caret {
	margin: 0px; border: 0px currentColor; border-image: none; width: 20px; height: 36px; color: inherit; line-height: 32px;
}
.sidebar-menu li > a.menu-open > span.caret {
	margin: 0px; border: 0px currentColor; border-image: none; width: 20px; height: 36px; color: inherit; line-height: 32px;
}
.sidebar-menu li > a > span.caret::after {
	right: 0px; padding-right: 3px; font-family: FontAwesome; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: inherit; float: right; display: inline-block; content: "\f067";
}
.sidebar-menu li > a.menu-open > span.caret::after {
	content: "\f068";
}
.sidebar-menu li > ul > li > a > span.caret {
	top: 11px;
}
.sidebar-menu li > ul > li > a.menu-open > span.caret {
	top: 11px;
}
.sb-top .sidebar-menu li > a > span.caret {
	width: 18px; height: 18px; line-height: 16px;
}
.sb-top .sidebar-menu li > a.menu-open > span.caret {
	width: 18px; height: 18px; line-height: 16px;
}
.sb-top .sidebar-menu li > ul > li > a > span.caret {
	top: 11px !important;
}
.sb-top .sidebar-menu li > ul > li > a.menu-open > span.caret {
	top: 11px !important;
}
body.sb-top .navbar + #sidebar_left + #content_wrapper {
	padding-top: 55px; margin-left: 0px;
}
body.sb-top .navbar-static-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 55px; margin-left: 0px;
}
body.sb-top .navbar-fixed-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 121px; margin-left: 0px;
}
body.sb-top #sidebar_right_toggle {
	display: none !important;
}
body.sb-top #topbar-dropmenu-wrapper {
	top: 0px;
}
body.sb-top .affix#topbar {
	margin-left: 0px;
}
body.boxed-layout.sb-top .affix#topbar {
	left: auto; width: 1140px !important; right: auto; margin-right: 0px; margin-left: 0px;
}
body.sb-r-o.boxed-layout.sb-top .affix#topbar {
	width: 840px !important;
}
body.sb-top .navbar-right.navbar-nav {
	margin-right: 0px;
}
body.sb-top :last-child.navbar-right.navbar-nav {
	margin-right: 0px;
}
body.sb-top .navbar-logo-wrapper {
	width: 160px;
}
body.sb-top #sidebar_left {
	padding: 0px; border: 0px currentColor; border-image: none; top: 6px; width: 100%; overflow: visible; margin-top: 60px; z-index: 1028; min-height: 0px;
}
body.sb-top #sidebar_left .sidebar-toggler {
	display: none !important;
}
body.sb-top #sidebar_left .sidebar-menu .sidebar-label {
	display: none !important;
}
body.sb-top #sidebar_left .sidebar-menu li > ul > li > ul > li .label {
	display: none !important;
}
body.sb-top #sidebar_left .sidebar-menu .sidebar-title-chute {
	display: none !important;
}
body.sb-top #sidebar_left .sidebar-left-content {
	background-color: rgb(34, 38, 54);
}
body.sb-top #sidebar_left .sidebar-menu {
	padding-bottom: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li {
	float: left;
}
body.sb-top #sidebar_left .sidebar-menu > li:first-child {
	padding-top: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li > a {
	padding: 0px 18px; height: 55px; color: rgb(255, 255, 255); line-height: 55px; overflow: visible;
}
body.sb-top #sidebar_left .sidebar-menu > li.active > a {
	transition:background-color 0.2s; color: rgb(103, 211, 224); background-color: rgb(30, 32, 40); -webkit-transition: background-color 0.2s ease;
}
body.sb-top #sidebar_left .sidebar-menu > li:hover > a {
	transition:background-color 0.2s; color: rgb(103, 211, 224); background-color: rgb(30, 32, 40); -webkit-transition: background-color 0.2s ease;
}
body.sb-top #sidebar_left .sidebar-menu > li > a.menu-open {
	transition:background-color 0.2s; color: rgb(103, 211, 224); background-color: rgb(30, 32, 40); -webkit-transition: background-color 0.2s ease;
}
body.sb-top #sidebar_left .sidebar-menu > li > a:hover {
	transition:background-color 0.2s; color: rgb(103, 211, 224); background-color: rgb(30, 32, 40); -webkit-transition: background-color 0.2s ease;
}
body.sb-top #sidebar_left .sidebar-menu > li > a:focus {
	transition:background-color 0.2s; color: rgb(103, 211, 224); background-color: rgb(30, 32, 40); -webkit-transition: background-color 0.2s ease;
}
body.sb-top #sidebar_left .sidebar-menu > li.active > a {
	color: rgb(103, 211, 224) !important;
}
body.sb-top #sidebar_left .sidebar-menu > li > a > .sidebar-title {
	font-weight: 400;
}
body.sb-top #sidebar_left .sidebar-menu > li > a > span:nth-child(1) {
	width: auto; line-height: 55px; padding-right: 5px; padding-left: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li > a.menu-open > span:nth-child(1) {
	color: rgb(255, 255, 255);
}
body.sb-top #sidebar_left .sidebar-menu > li > a:hover > span:nth-child(1) {
	color: rgb(255, 255, 255);
}
body.sb-top #sidebar_left .sidebar-menu > li > a:focus > span:nth-child(1) {
	color: rgb(255, 255, 255);
}
body.sb-top #sidebar_left .sidebar-menu > li:hover > a > span:nth-child(1) {
	color: rgb(255, 255, 255);
}
body.sb-top #sidebar_left .sidebar-menu > li.active > a > span:nth-child(1) {
	color: rgb(255, 255, 255);
}
body.sb-top #sidebar_left .sidebar-menu li > a > span.caret {
	top: 0px; right: 0px; color: rgb(244, 247, 249); margin-left: 5px; position: relative;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul {
	left: 0px; top: 100%; width: 195px; height: auto; overflow: hidden; padding-bottom: 2px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none; position: absolute; background-color: rgb(30, 32, 40);
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li {
	overflow: hidden;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li > a {
	padding: 8px 15px; line-height: 1.45;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li > a.menu-open::after {
	left: 0px; width: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li.active > a::after {
	left: 0px; width: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li:hover > a::after {
	left: 0px; width: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li:focus > a::after {
	left: 0px; width: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li ul {
	width: 195px;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li > a .caret {
	top: 15px; right: 10px; position: absolute;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li > ul > li a {
	padding: 8px 15px 8px 20px;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li > ul > li.active > a::after {
	left: 0px; width: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li > ul > li:hover > a::after {
	left: 0px; width: 0px;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li > ul > li:focus > a::after {
	left: 0px; width: 0px;
}
body.sb-top #sidebar_left .sidebar-menu li > ul > li > a.menu-open + ul {
	display: block !important;
}
body.sb-top .sidebar-light#sidebar_left {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none; box-shadow: 0px 1px 0px #ddd; -webkit-box-shadow: 0 1px 0 #DDD;
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu > li > a > span:nth-child(2) {
	color: rgb(136, 136, 136);
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu > li.active > a {
	background-color: rgb(242, 242, 242);
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu > li:hover > a {
	background-color: rgb(242, 242, 242);
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu > li > a.menu-open {
	background-color: rgb(242, 242, 242);
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu > li > a:hover {
	background-color: rgb(242, 242, 242);
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu > li > a:focus {
	background-color: rgb(242, 242, 242);
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu > li > ul {
	border: 0px currentColor; border-image: none; top: 99%; box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu li > ul > li > a {
	padding: 9px 15px 8px 17px;
}
body.sb-top-sm.sb-top .navbar + #sidebar_left + #content_wrapper {
	padding-top: 45px;
}
body.sb-top-sm.sb-top .navbar-static-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 45px;
}
body.sb-top-sm.sb-top .navbar-fixed-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 111px;
}
body.sb-top-sm.sb-top #sidebar_left {
	height: 45px;
}
body.sb-top-sm.sb-top #sidebar_left .sidebar-menu > li > a {
	padding: 0px 16px; height: 45px; line-height: 45px;
}
body.sb-top-sm.sb-top #sidebar_left .sidebar-menu > li > a > span:nth-child(1) {
	line-height: 45px; font-size: 12px;
}
body.sb-top-lg.sb-top .navbar + #sidebar_left + #content_wrapper {
	padding-top: 69px;
}
body.sb-top-lg.sb-top .navbar-static-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 69px;
}
body.sb-top-lg.sb-top .navbar-fixed-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 135px;
}
body.sb-top-lg.sb-top #sidebar_left {
	height: 69px;
}
body.sb-top-lg.sb-top #sidebar_left .sidebar-menu > li > a {
	padding: 0px 10px; height: 69px; text-align: center; line-height: inherit;
}
body.sb-top-lg.sb-top #sidebar_left .sidebar-menu > li > a > span:nth-child(1) {
	width: 100%; line-height: 40px; padding-top: 3px; font-size: 20px;
}
body.sb-top-lg.sb-top #sidebar_left .sidebar-menu > li > a > .sidebar-title {
	padding-left: 0px;
}
body.sb-top-collapsed.sb-top #sidebar_left {
	top: -110px;
}
body.sb-top-collapsed.sb-top .navbar + #sidebar_left + #content_wrapper {
	padding-top: 0px;
}
body.sb-top-collapsed.sb-top .navbar-static-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 0px;
}
body.sb-top-collapsed.sb-top .navbar-fixed-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 66px;
}
body.sb-top-collapsed.sb-top #sidebar_top_toggle .fa-caret-up {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
body.sb-top-collapsed.sb-top [class*='bg-'].navbar #sidebar_top_toggle .fa-caret-up {
	color: rgb(255, 255, 255);
}
@media all and (max-width:1100px)
{
body.sb-top #content_wrapper {
	left: 0px !important; margin-left: 0px !important;
}
}
@media all and (max-width:900px)
{
body.sb-top #sidebar_left {
	transition:0.2s; top: 0px !important; height: auto !important; visibility: hidden !important; opacity: 0 !important; -webkit-transition: all 0.2s ease;
}
body.sb-top #sidebar_left .sidebar-menu > li {
	width: 100%; float: none;
}
body.sb-top #sidebar_left .sidebar-menu > li > a {
	padding: 0px 16px !important; height: 45px !important; text-align: left !important; line-height: 45px !important;
}
body.sb-top #sidebar_left .sidebar-menu > li > a > span:nth-child(1) {
	padding: 0px !important; width: auto !important; line-height: 45px !important; font-size: 12px !important;
}
body.sb-top #sidebar_left .sidebar-menu > li > a > .sidebar-title {
	padding-left: 8px !important;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul {
	width: auto; position: relative;
}
body.sb-top #sidebar_left .sidebar-menu > li > ul > li ul {
	width: auto; position: relative;
}
body.sb-top .sidebar-light#sidebar_left {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none; box-shadow: 0px 1px 0px #ddd; -webkit-box-shadow: 0 1px 0 #DDD;
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu > li > ul {
	border: 0px currentColor; border-image: none; box-shadow: none;
}
body.sb-top .sidebar-light#sidebar_left .sidebar-menu li > ul > li > a {
	padding: 9px 15px 8px 17px;
}
body.sb-top .navbar-logo-wrapper {
	width: 0px; display: none;
}
body.sb-top #sidebar_top_toggle {
	width: 44px;
}
body.sb-top .navbar-fixed-top.navbar + #sidebar_left + #content_wrapper {
	padding-top: 60px !important;
}
body.sb-top-collapsed.sb-top #sidebar_left {
	visibility: visible !important; opacity: 1 !important;
}
}
@media all and (min-width:901px)
{
body.sb-top .sidebar-menu > li > a.menu-open + ul {
	display: none;
}
body.sb-top .sidebar-menu > li:hover > a + ul {
	display: block !important; z-index: 1;
}
}
.sidebar-widget {
	margin: 30px 52px 0px 30px; position: relative;
}
.sidebar-widget + .sidebar-widget {
	margin-top: 30px;
}
.menu-widget.sidebar-widget {
	margin-left: 0px;
}
.author-widget.sidebar-widget .media-left img {
	border-radius: 0px; border: 0px currentColor; border-image: none; max-width: 66px;
}
.author-widget.sidebar-widget .media-links a {
	color: rgb(255, 255, 255); line-height: 30px; font-size: 12px; font-weight: 400; text-decoration: none; margin-top: 2px; margin-bottom: 2px; display: inline-block;
}
.author-widget.sidebar-widget .media-links a:hover {
	color: rgb(103, 211, 224);
}
.author-widget.sidebar-widget .media-body {
	color: rgb(103, 211, 224); line-height: 30px; padding-left: 10px; font-size: 13px;
}
.author-widget.sidebar-widget .media-body .media-author {
	text-transform: uppercase;
}
.menu-widget-open.author-widget.sidebar-widget .media-links a.sidebar-menu-toggle {
	color: rgb(255, 255, 255);
}
.menu-widget.sidebar-widget {
	padding: 10px 40px 10px 10px; left: 0px; top: 0px; width: 100%; height: 62px; border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none; display: none; position: relative; background-color: rgb(34, 38, 54);
}
.menu-widget.sidebar-widget a {
	padding: 12px 5px; transition:0.2s; color: rgb(188, 189, 192); margin-bottom: 3px; display: block; position: relative;
}
.menu-widget.sidebar-widget a:hover {
	color: rgb(255, 255, 255);
}
.menu-widget.sidebar-widget a h5 {
	display: none;
}
.menu-widget.sidebar-widget a span {
	transition:0.3s; color: rgb(188, 189, 192); font-size: 16px;
}
.menu-widget.sidebar-widget a:hover span {
	color: rgb(255, 255, 255);
}
.search-widget.sidebar-widget {
	padding: 8px 6px; height: 40px; border-top-color: rgb(30, 34, 48); border-bottom-color: rgb(30, 34, 48); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(34, 38, 54);
}
.search-widget.sidebar-widget input {
	border-color: transparent; padding: 3px; height: 22px; color: rgb(112, 130, 154); font-size: 14px; background-color: transparent;
}
.search-widget.sidebar-widget .input-group-addon {
	border-color: transparent; padding: 3px; height: 22px; color: rgb(112, 130, 154); font-size: 14px; background-color: transparent;
}
.search-widget.sidebar-widget input {
	padding-left: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.search-widget.sidebar-widget input:-ms-input-placeholder {
	color: rgb(112, 130, 154);
}
body.sb-l-m .author-widget .media-body {
	display: none;
}
body.sb-l-m .author-widget .media-heading {
	display: none;
}
body.sb-l-m .author-widget .media-left img {
	max-width: 30px;
}
@media all and (max-width:900px)
{
body.sb-l-m .author-widget {
	padding: 8px 7px;
}
}
body.sb-l-m #sidebar_left {
	left: 0px; width: 60px; height: 100%; overflow: visible; z-index: 1028; background-color: rgb(34, 38, 54);
}
body.sb-l-m #sidebar_left::before {
	width: 60px;
}
body.sb-l-m .sidebar-header {
	display: none;
}
body.sb-l-m #sidebar_left .sidebar-title {
	display: none;
}
body.sb-l-m #sidebar_left .sidebar-label {
	display: none;
}
body.sb-l-m #sidebar_left .sidebar-title-chute {
	display: none;
}
body.sb-l-m #sidebar_left .caret {
	display: none;
}
body.sb-l-m #sidebar_left .sidebar-stat {
	display: none;
}
body.sb-l-m .sidebar-menu > li {
	padding: 7px 0px;
}
body.sb-l-m .sidebar-menu > li > a {
	overflow: visible;
}
body.sb-l-m .sidebar-menu > li > a > span:nth-child(1) {
	left: -1px; width: 60px; color: rgb(204, 204, 204); padding-left: 0px; font-size: 18px;
}
body.sb-l-m .sidebar-menu > li > a > .sidebar-title {
	left: 60px; top: -4px; width: 180px; height: 44px; line-height: 44px; padding-left: 15px; font-size: 14px; border-left-color: rgb(34, 34, 34); border-left-width: 1px; border-left-style: solid; position: absolute; background-color: transparent;
}
body.sb-l-m .sidebar-menu > li > a.menu-open + ul {
	display: none;
}
body.sb-l-m .sidebar-menu > li:hover > a + ul {
	display: inline-block !important;
}
body.sb-l-m .sidebar-menu > li:hover > a > .sidebar-title {
	display: inline-block !important;
}
body.sb-l-m .sidebar-menu > li:hover > ul .caret {
	display: inline-block !important;
}
body.sb-l-m .sidebar-menu > li > ul {
	left: 60px; top: 38px; width: 180px; height: auto; overflow: hidden; padding-bottom: 7px; border-left-color: rgb(34, 34, 34); border-left-width: 1px; border-left-style: solid; position: absolute;
}
body.sb-l-m .sidebar-menu > li > ul > li {
	overflow: hidden;
}
body.sb-l-m .sidebar-menu > li > ul > li ul {
	width: 180px;
}
body.sb-l-m .sidebar-menu li > ul > li > a {
	padding: 8px 15px;
}
body.sb-l-m .sidebar-menu li > ul > li > ul > li a {
	padding: 8px 15px 8px 20px;
}
body.sb-l-m #content_wrapper {
	margin-left: 60px;
}
body.sb-l-m.sb-l-c #content_wrapper {
	margin-left: 0px;
}
body.sb-l-m .navbar-logo-wrapper {
	width: 60px;
}
body.sb-l-m .navbar-logo-text {
	display: none;
}
#sidebar_left {
	background-color: rgb(34, 38, 54);
}
.sidebar-menu .sidebar-label {
	color: rgb(135, 136, 139);
}
.sidebar-menu li > a > span.caret {
	color: rgb(244, 247, 249);
}
.sidebar-menu li > a.menu-open > span.caret {
	color: rgb(255, 255, 255);
}
.sidebar-menu > li > a {
	color: rgb(255, 255, 255);
}
.sidebar-menu > li > a:hover {
	color: inherit; background-color: transparent;
}
.sidebar-menu > li > a:focus {
	color: inherit; background-color: transparent;
}
.sidebar-menu > li > a:active {
	color: inherit; background-color: transparent;
}
.sidebar-menu > li:hover > a::after {
	background: none;
}
.sidebar-menu > li:focus > a::after {
	background: none;
}
.sidebar-menu > li.active > a {
	color: rgb(255, 255, 255); background-color: transparent;
}
.sidebar-menu > li.active > a::after {
	background: none;
}
.sidebar-menu > li > a.menu-open::after {
	background: none;
}
.sidebar-menu > li > ul {
	background-color: rgb(34, 38, 54);
}
.sidebar-menu > li > ul > li > a {
	color: rgb(188, 189, 192);
}
.sidebar-menu > li > ul > li > a:hover {
	color: inherit; background-color: transparent;
}
.sidebar-menu > li > ul > li > a:focus {
	color: inherit; background-color: transparent;
}
.sidebar-menu > li > ul > li:hover > a::after {
	background: rgb(103, 211, 224);
}
.sidebar-menu > li > ul > li:focus > a::after {
	background: rgb(103, 211, 224);
}
.sidebar-menu > li > ul > li.active > a {
	color: rgb(255, 255, 255); background-color: transparent;
}
.sidebar-menu > li > ul > li.active > a > span:nth-child(1) {
	color: rgb(103, 211, 224);
}
.sidebar-menu > li > ul > li > a.menu-open > span:nth-child(1) {
	color: rgb(103, 211, 224);
}
.sidebar-menu > li > ul > li.active > a::after {
	background: rgb(103, 211, 224);
}
.sidebar-menu > li > ul > li > a.menu-open::after {
	background: rgb(103, 211, 224);
}
.sidebar-menu > li > ul > li ul {
	background-color: transparent;
}
.sidebar-menu > li > ul > li > ul > li > a {
	color: rgb(188, 189, 192);
}
.sidebar-menu > li > ul > li > ul > li > a:hover {
	color: inherit; background-color: transparent;
}
.sidebar-menu > li > ul > li > ul > li > a:focus {
	color: inherit; background-color: transparent;
}
.sidebar-menu > li > ul > li > ul > li:hover > a::after {
	background: rgb(255, 188, 11);
}
.sidebar-menu > li > ul > li > ul > li:focus > a::after {
	background: rgb(255, 188, 11);
}
.sidebar-menu > li > ul > li > ul > li.active > a {
	background: none; color: rgb(255, 255, 255);
}
.sidebar-menu > li > ul > li > ul > li.active > a > span:nth-child(1) {
	color: rgb(255, 255, 255);
}
.sidebar-menu > li > ul > li > ul > li > a.menu-open > span:nth-child(1) {
	color: rgb(255, 255, 255);
}
.sidebar-menu > li > ul > li > ul > li.active > a::after {
	background: rgb(255, 188, 11);
}
body.sb-l-m .sidebar-menu > li > a > .sidebar-title {
	background-color: rgb(34, 38, 54);
}
body.sb-l-m .sidebar-menu > li.active > a > span:nth-child(1) {
	color: rgb(103, 211, 224);
}
.sidebar-light#sidebar_left {
	color: rgb(135, 136, 139); border-right-color: currentColor; border-right-width: 0px; border-right-style: none; background-color: rgb(229, 234, 238);
}
.sidebar-light#sidebar_left .sidebar-menu .sidebar-label {
	color: rgb(157, 159, 169);
}
.sidebar-light#sidebar_left .sidebar-menu li > a > span.caret {
	color: rgb(42, 47, 67);
}
.sidebar-light#sidebar_left .sidebar-menu li > a.menu-open > span.caret {
	color: rgb(42, 47, 67);
}
.sidebar-light#sidebar_left .sidebar-menu > li a {
	color: rgb(103, 106, 120);
}
.sidebar-light#sidebar_left .sidebar-menu > li > a:hover {
	color: rgb(34, 38, 54); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > a:focus {
	color: rgb(34, 38, 54); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > a:active {
	color: rgb(34, 38, 54); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > a > span:nth-child(1) {
	color: rgb(34, 38, 54);
}
.sidebar-light#sidebar_left .sidebar-menu > li > a > span:nth-child(2) {
	color: rgb(34, 38, 54);
}
.sidebar-light#sidebar_left .sidebar-menu > li.active > a > span:nth-child(1) {
	color: rgb(34, 38, 54);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul {
	background-color: rgb(229, 234, 238);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li.active > a {
	color: rgb(103, 211, 224); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > a:hover {
	color: rgb(103, 211, 224); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > a:focus {
	color: rgb(103, 211, 224); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li.active > a > span:nth-child(1) {
	color: rgb(34, 38, 54);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > a.menu-open > span:nth-child(1) {
	color: rgb(34, 38, 54);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li ul {
	background-color: rgb(229, 234, 238);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > ul > li.active > a {
	color: rgb(103, 211, 224); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > ul > li > a:hover {
	color: rgb(103, 211, 224); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > ul > li > a:focus {
	color: rgb(103, 211, 224); background-color: transparent;
}
.sidebar-light#sidebar_left .sidebar-menu > li > a.menu-open::after {
	background: none;
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > a.menu-open::after {
	background: none;
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > a.menu-open::after {
	background: rgb(79, 216, 176);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > ul > li > a.menu-open::after {
	background: rgb(79, 216, 176);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > ul > li.active > a::after {
	background: rgb(255, 188, 11);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > ul > li:hover > a::after {
	background: rgb(255, 188, 11);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li > ul > li:focus > a::after {
	background: rgb(255, 188, 11);
}
.sidebar-light#sidebar_left .sidebar-menu > li > ul > li.active > a > span.caret {
	color: rgb(170, 170, 170);
}
.sidebar-light#sidebar_left .sidebar-menu .sidebar-stat .progress {
	background-color: rgb(221, 221, 221);
}
.sidebar-light#sidebar_left .sidebar-toggler a {
	border-color: rgb(234, 234, 234); background-color: rgb(247, 247, 247);
}
.light.sidebar-light#sidebar_left {
	background-color: rgb(255, 255, 255);
}
.light.sidebar-light#sidebar_left .sidebar-menu > li > ul {
	background-color: rgb(251, 251, 251);
}
.light.sidebar-light#sidebar_left .sidebar-menu > li > ul > li ul {
	background-color: rgb(245, 245, 245);
}
.sidebar-light#sidebar_left .author-widget.sidebar-widget .media-body {
	color: rgb(102, 102, 102);
}
.sidebar-light#sidebar_left .author-widget.sidebar-widget .media-body .media-author {
	color: rgb(103, 211, 224);
}
.sidebar-light#sidebar_left .author-widget.sidebar-widget .media-links a {
	color: rgb(103, 106, 120);
}
.sidebar-light#sidebar_left .author-widget.sidebar-widget .media-links a:hover {
	color: rgb(103, 211, 224);
}
.sidebar-light#sidebar_left .menu-widget-open.author-widget.sidebar-widget .media-links a.sidebar-menu-toggle {
	color: rgb(34, 38, 54);
}
.sidebar-light#sidebar_left .menu-widget.sidebar-widget {
	border-top-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-bottom-width: 0px; border-top-style: none; border-bottom-style: none; background-color: rgb(229, 234, 238);
}
.sidebar-light#sidebar_left .menu-widget.sidebar-widget a span {
	color: rgb(103, 106, 120);
}
.sidebar-light#sidebar_left .menu-widget.sidebar-widget a:hover span {
	color: rgb(103, 211, 224);
}
.sidebar-light#sidebar_left .search-widget.sidebar-widget {
	border-top-color: rgb(234, 234, 234); border-bottom-color: rgb(234, 234, 234); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(242, 242, 242);
}
.sidebar-light#sidebar_left .sidebar-left-content {
	box-shadow: inset -39px 7px 0px 0px #e5eaee; background-color: rgb(244, 247, 249); -webkit-box-shadow: -39px 7px 0 0 #e5eaee inset;
}
.affix.nano.sidebar-light#sidebar_left > .nano-pane > .nano-slider {
	background: rgb(214, 222, 228);
}
body.sb-l-m .sidebar-light#sidebar_left {
	background-color: rgb(229, 234, 238);
}
body.sb-l-m .sidebar-light#sidebar_left .sidebar-left-content {
	box-shadow: none; background-color: transparent; -webkit-box-shadow: none;
}
body.sb-l-m .light.sidebar-light#sidebar_left {
	background-color: rgb(255, 255, 255);
}
body.sb-l-m .sidebar-light#sidebar_left .sidebar-menu > li > a > .sidebar-title {
	border: 0px currentColor; border-image: none; left: 59px; box-shadow: none; background-color: rgb(229, 234, 238);
}
body.sb-l-m .sidebar-light#sidebar_left .sidebar-menu > li > ul {
	border: 0px currentColor; border-image: none; left: 59px; box-shadow: none; background-color: rgb(229, 234, 238);
}
body.sb-l-m .sidebar-light#sidebar_left .sidebar-menu > li > a > .sidebar-title {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.affix.nano#sidebar_left {
	padding-bottom: 0px;
}
.nano.affix#sidebar_left .tooltip {
	z-index: 9999 !important;
}
body.sb-l-m .nano#sidebar_left {
	position: absolute;
}
body.sb-l-m .nano#sidebar_left > .nano-content {
	right: 0px !important; overflow: visible;
}
body.mobile-view.sb-l-m .nano > .nano-pane {
	display: none !important;
}
@media all and (max-width:900px)
{
body.sb-l-m #sidebar_left {
	width: 45px;
}
body.sb-l-m #sidebar_left::before {
	width: 45px;
}
body.sb-l-m .sidebar-menu > li > a > span:nth-child(1) {
	left: -1px; width: 45px; font-size: 18px;
}
body.sb-l-m .sidebar-menu > li > a > .sidebar-title {
	left: 45px; top: -4px; width: 180px; height: 44px; line-height: 44px; padding-left: 15px; font-size: 14px; border-left-color: rgb(34, 34, 34); border-left-width: 1px; border-left-style: solid; position: absolute; background-color: rgb(40, 45, 51);
}
body.sb-l-m .sidebar-menu > li > ul {
	left: 45px; top: 38px; width: 180px; height: auto; overflow: hidden; padding-bottom: 7px; border-left-color: rgb(34, 34, 34); border-left-width: 1px; border-left-style: solid; position: absolute;
}
body.sb-l-m .sidebar-menu > li > ul > li ul {
	width: 180px;
}
body.sb-l-m .sidebar-menu li > ul > li > a {
	padding: 8px 20px;
}
body.sb-l-m .sidebar-menu li > ul > li > ul > li a {
	padding: 8px 20px 8px 35px;
}
body.sb-l-m #content_wrapper {
	margin-left: 45px;
}
body.sb-l-m.sb-l-c #content_wrapper {
	margin-left: 0px;
}
body.sb-l-o .navbar-logo-text {
	display: none;
}
body.sb-l-m .navbar-logo-text {
	display: none;
}
body.sb-l-o .navbar-logo-wrapper {
	margin-right: 5px; max-width: 45px;
}
body.sb-l-m .navbar-logo-wrapper {
	margin-right: 5px; max-width: 45px;
}
body.sb-l-o .navbar #sidebar_left_toggle {
	transform: rotate(90deg);
}
body.sb-l-m.sb-l-o .navbar #sidebar_left_toggle {
	transform: rotate(0deg);
}
body.sb-l-o .navbar #sidebar_left_toggle {
	width: 45px;
}
body.sb-l-m .navbar #sidebar_left_toggle {
	width: 45px;
}
.sb-l-o .navbar .sidebar-menu-toggle {
	margin-left: 10px; display: none;
}
.sb-l-c .navbar .sidebar-menu-toggle {
	margin-left: 10px; display: none;
}
#sidebar_right_toggle {
	margin-top: 4px;
}
body.sb-l-m .sidebar-light#sidebar_left .sidebar-menu > li > a > .sidebar-title {
	left: 44px;
}
body.sb-l-m .sidebar-light#sidebar_left .sidebar-menu > li > ul {
	left: 44px;
}
}
@media all and (max-width:900px)
{
body.sb-l-m .sidebar-menu li > ul > li > ul > li a {
	padding-top: 4px; padding-bottom: 4px;
}
body.sb-l-m .sidebar-menu li > ul > li > a {
	padding: 0px 20px; line-height: 30px;
}
}
@media all and (max-width:479px)
{
body.sb-l-m .sidebar-menu li > ul > li > a {
	padding: 0px 15px;
}
}
#sidebar_right {
	background: rgb(255, 255, 255); top: 0px; width: 300px; height: 100%; right: -300px; padding-top: 60px; border-left-color: rgb(229, 234, 238); border-left-width: 1px; border-left-style: solid; position: absolute;
}
.affix#sidebar_right {
	position: fixed;
}
#sidebar_right .sidebar-right-header {
	padding: 4px 10px 4px 20px; width: 100%; height: 59px;
}
#sidebar_right .sidebar_right_content a:hover {
	text-decoration: none;
}
.title-divider {
	padding: 0px 5px 9px; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
#sidebar_right .panel {
	box-shadow: none; -webkit-box-shadow: none;
}
#sidebar_right .panel-heading {
	height: 51px; overflow: hidden; min-height: 51px;
}
#sidebar_right .panel-tabs li a {
	padding: 17px 18px; border-right-color: transparent; border-right-width: 1px; border-right-style: solid;
}
#sidebar_right .panel-tabs li:first-child a {
	border-left-color: transparent; border-left-width: 1px; border-left-style: solid;
}
.nano#sidebar_right > .nano-pane {
	background: rgba(0, 0, 0, 0.07);
}
.nano#sidebar_right > .nano-pane > .nano-slider {
	background: rgb(204, 204, 204);
}
.sb-l-o #sidebar_left {
	left: 0px; overflow: hidden;
}
.sb-l-o #content_wrapper {
	margin-left: 296px;
}
.sb-l-c #sidebar_left {
	left: -296px; overflow: hidden;
}
.sb-l-c #content_wrapper {
	margin-left: 0px;
}
.sb-l-c .navbar-logo-wrapper {
	width: 60px;
}
.sb-l-c .navbar-logo-text {
	display: none;
}
.sb-r-o #sidebar_right {
	right: 0px;
}
.sb-r-o #content_wrapper {
	margin-right: 300px;
}
.sb-r-c #sidebar_right {
	right: -300px;
}
.sb-r-c #content_wrapper {
	margin-right: 0px;
}
.sb-l-m.sb-l-c #sidebar_left {
	left: -60px;
}
.sb-l-m .navbar .sidebar-menu-toggle {
	margin-left: 10px; display: none;
}
.sb-l-c .navbar .sidebar-menu-toggle {
	margin-left: 10px; display: none;
}
@media all and (max-width:1280px)
{
#content_wrapper {
	left: 296px; margin-left: 0px;
}
.sb-l-o #content_wrapper {
	left: 296px; margin-left: 0px;
}
.sb-top #content_wrapper {
	left: 0px;
}
.sb-l-m #content_wrapper {
	left: 0px;
}
.sb-l-c #content_wrapper {
	left: 0px; margin-left: 0px;
}
.sb-r-o #content_wrapper {
	left: -300px; margin-right: 0px;
}
}
#topbar {
	background: rgb(244, 247, 249); padding: 10px 45px; width: 100%; border-bottom-color: rgb(224, 224, 224); border-bottom-width: 1px; border-bottom-style: solid; position: relative; z-index: 2; min-height: 51px;
}
#topbar .topbar-right {
	float: right;
}
#topbar .topbar-right .control-label {
	font: 600 12px/normal "Open Sans"; color: rgb(42, 47, 67); padding-right: 20px; font-size-adjust: none; font-stretch: normal;
}
#topbar .topbar-right .dropdown-toggle.multiselect {
	text-transform: uppercase; line-height: 23px; font-size: 12px; font-weight: 700;
}
#topbar .topbar-right .dropdown-toggle.multiselect + .dropdown-menu.multiselect-container {
	border-color: rgb(229, 234, 238); padding: 12px 0px; background-color: rgb(229, 234, 238);
}
#topbar .topbar-right .dropdown-toggle.multiselect + .dropdown-menu.multiselect-container > li.multiselect-group {
	display: none;
}
#topbar .topbar-right .dropdown-toggle.multiselect + .dropdown-menu.multiselect-container > li > a {
	color: rgb(155, 158, 173); font-family: "Lato";
}
#topbar .topbar-right .dropdown-toggle.multiselect + .dropdown-menu.multiselect-container > .active > a {
	color: rgb(113, 117, 138); background-color: rgb(229, 234, 238);
}
#topbar .topbar-right .dropdown-toggle.multiselect + .dropdown-menu.multiselect-container > li > a:hover {
	color: rgb(113, 117, 138); background-color: rgb(229, 234, 238);
}
#topbar .topbar-right .dropdown-toggle.multiselect + .dropdown-menu.multiselect-container > li > a:focus {
	color: rgb(113, 117, 138); background-color: rgb(229, 234, 238);
}
#topbar .topbar-right .dropdown-toggle.multiselect + .dropdown-menu.multiselect-container > li > a > label {
	padding: 4px 27px 6px;
}
#topbar .topbar-right .dropdown-toggle.multiselect + .dropdown-menu.multiselect-container > li .radio input[type='radio'] {
	display: none;
}
.breadcrumb {
	padding: 1px 25px 0px 0px; border-radius: 0px; font-size: 12px; margin-bottom: 0px; float: left; position: relative; background-color: transparent;
}
.breadcrumb > li {
	color: rgb(103, 211, 224);
}
.breadcrumb > li.breadcrumb-icon {
	margin-right: 12px;
}
.breadcrumb > li.breadcrumb-active {
	margin-right: 20px;
}
.breadcrumb > li a {
	text-decoration: none;
}
.breadcrumb > li.breadcrumb-active > a {
	color: rgb(245, 57, 61); font-size: 18px;
}
.breadcrumb > li > a:hover {
	color: rgb(42, 47, 67);
}
#sidebar_right_toggle i.fa {
	margin-top: 2px;
}
#sidebar_right_toggle span.glyphicon {
	margin-top: 2px;
}
#sidebar_right_toggle span.glyphicons {
	margin-top: 2px;
}
body.sb-r-o #sidebar_right_toggle i.fa {
	color: rgb(153, 153, 153); transform: scale(-1, 1); -webkit-transform: scale(-1, 1);
}
body.sb-r-o #sidebar_right_toggle span.glyphicon {
	color: rgb(153, 153, 153); transform: scale(-1, 1); -webkit-transform: scale(-1, 1);
}
body.sb-r-o #sidebar_right_toggle span.glyphicons {
	color: rgb(153, 153, 153); transform: scale(-1, 1); -webkit-transform: scale(-1, 1);
}
.badge-hero.badge {
	padding: 2px 5px; top: -12px; font-size: 11px; margin-left: -10px; position: relative;
}
.alt#topbar {
	background: rgb(255, 255, 255); font: 700 16px/normal "Open Sans"; padding: 17px 45px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; min-height: 72px; font-size-adjust: none; font-stretch: normal;
}
.alt#topbar .breadcrumb {
	padding-top: 4px; font-size: 12px; font-weight: 600;
}
#topbar-dropmenu-wrapper {
	background: rgb(244, 247, 249); padding: 30px 45px 22px; top: 1px; width: 100%; height: auto; overflow: hidden; display: none; position: relative; z-index: 999;
}
[class*='bg-'].navbar + #sidebar_left + #content_wrapper > #topbar-dropmenu-wrapper {
	top: 6px;
}
.topbar-menu .service-box {
	background: rgba(255, 255, 255, 0.25); padding: 25px 5px 0px; border-radius: 3px; transition:background 0.2s; height: 115px; text-align: center; color: rgb(255, 255, 255); text-decoration: none; margin-bottom: 8px; border-bottom-color: rgba(0, 0, 0, 0.1); border-bottom-width: 3px; border-bottom-style: solid; display: block; position: relative; -webkit-transition: background 0.2s ease;
}
.topbar-menu .service-box:hover {
	background: rgba(255, 255, 255, 0.4); color: rgb(255, 255, 255);
}
.topbar-menu .service-box:focus {
	background: rgba(255, 255, 255, 0.4); color: rgb(255, 255, 255);
}
.topbar-menu .service-box:active {
	background: rgba(255, 255, 255, 0.4); color: rgb(255, 255, 255);
}
.topbar-menu .service-box span:first-child {
	font-size: 44px;
}
.topbar-menu .service-box .service-title {
	font: 600 14px/16px "Open Sans"; margin-top: 18px; display: block; font-size-adjust: none; font-stretch: normal;
}
.service-modal {
	background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; position: fixed; z-index: 9998; cursor: pointer;
}
.topbar-dropmenu-open#topbar-dropmenu-wrapper + .affix#topbar {
	margin-left: auto !important; position: relative !important;
}
.alt#topbar-dropmenu-wrapper {
	background: rgb(221, 221, 221); padding: 17px 20px 10px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; z-index: 1025; box-shadow: none;
}
.alt#topbar-dropmenu-wrapper::before {
	display: none;
}
.alt#topbar-dropmenu-wrapper .topbar-menu > div {
	opacity: 0.85;
}
.alt#topbar-dropmenu-wrapper .topbar-menu .service-box {
	border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; opacity: 1;
}
.alt#topbar-dropmenu-wrapper .topbar-menu .service-box:hover {
	background: inherit; color: rgb(255, 255, 255);
}
.alt#topbar-dropmenu-wrapper .topbar-menu .service-box:focus {
	background: inherit; color: rgb(255, 255, 255);
}
.alt#topbar-dropmenu-wrapper .topbar-menu .service-box:active {
	background: inherit; color: rgb(255, 255, 255);
}
.alt#topbar-dropmenu-wrapper .topbar-menu .service-box .service-title {
	bottom: 7px; font-size: 12px;
}
#topbar .nav-list-topbar.nav {
	margin: -10px 15px;
}
#topbar .nav-list-topbar.nav li a {
	padding: 16px 14px 12px; border: 0px currentColor; border-image: none;
}
#topbar .nav-list-topbar.nav li.active a {
	color: rgb(103, 211, 224);
}
@media all and (max-width:815px)
{
#topbar {
	padding: 10px 6px 10px 14px;
}
.alt#topbar {
	min-height: 40px;
}
#topbar .topbar-dropdown {
	display: none !important;
}
.alt.affix#topbar + #content {
	margin-top: 40px;
}
}
@media all and (max-width:700px)
{
#topbar .breadcrumb {
	padding-top: 5px; padding-left: 2px; font-size: 14px;
}
#topbar .breadcrumb .breadcrumb-active {
	display: none;
}
#topbar .breadcrumb > li.breadcrumb-active + li::before {
	display: none;
}
}
@media all and (max-width:479px)
{
#topbar .nav-list-topbar.nav {
	margin: 0px;
}
#topbar .nav-list-topbar.nav li a {
	padding: 8px 4px 6px; line-height: 16px;
}
}
#content-footer {
	padding: 0px; transition:margin 0.2s; left: 0px; height: 80px; right: 0px; bottom: 0px; color: rgb(244, 247, 249); line-height: 80px; overflow: hidden; font-size: 16px; border-top-color: rgb(34, 38, 54); border-top-width: 1px; border-top-style: solid; position: absolute; background-color: rgb(34, 38, 54); -webkit-transition: margin 0.2s ease;
}
#content-footer b {
	color: rgb(244, 247, 249);
}
#content-footer .footer-meta {
	padding-right: 30px;
}
#content-footer .footer-return-top {
	border-radius: 3px; transition:0.2s; top: 22px; width: 35px; height: 35px; text-align: center; right: 45px; line-height: 35px; position: fixed; background-color: rgb(42, 47, 67); -webkit-transition: all 0.2s ease; -webkit-border-radius: 3px;
}
#content-footer .footer-return-top span {
	transition:0.2s; color: rgb(244, 247, 249); font-size: 20px; position: relative; -webkit-transition: all 0.23s ease;
}
#content-footer .footer-return-top:hover {
	cursor: pointer;
}
.affix#content-footer {
	margin-left: 296px; position: fixed; z-index: 1;
}
body.sb-l-c .affix#content-footer {
	margin-left: 0px;
}
body.sb-l-m .affix#content-footer {
	margin-left: 60px;
}
.footer-light#content-footer {
	color: rgb(42, 47, 67); border-top-color: rgb(229, 234, 238); border-top-width: 1px; border-top-style: solid; background-color: rgb(229, 234, 238);
}
.footer-light#content-footer b {
	color: rgb(244, 247, 249);
}
.footer-light#content-footer .footer-return-top {
	background-color: rgb(244, 247, 249);
}
.footer-light#content-footer .footer-return-top span {
	color: rgb(42, 47, 67);
}
@media all and (max-width:900px)
{
body.sb-l-m .affix#content-footer {
	margin-left: 45px;
}
}
body.basic-gallery #mixitup-container {
	padding: 15px; text-align: justify; font-size: 0.1px;
}
body.basic-gallery #mixitup-container::after {
	width: 100%; display: inline-block; content: "";
}
body.basic-gallery #mixitup-container .mix {
	width: 23.5%; margin-bottom: 20px; vertical-align: top; display: none;
}
body.basic-gallery #mixitup-container .gap {
	width: 23.5%; margin-bottom: 20px; vertical-align: top; display: none;
}
body.basic-gallery #mixitup-container .gap {
	display: inline-block;
}
body.basic-gallery #mixitup-container .mix .panel {
	margin: 0px;
}
body.basic-gallery #mixitup-container .mix .panel img {
	cursor: pointer;
}
body.basic-gallery .filter-error-message {
	text-align: center; color: rgb(153, 153, 153); font-size: 22px; margin-top: 50px; display: none;
}
body.basic-gallery .fail .filter-error-message {
	display: block;
}
@media all and (max-width:1350px)
{
body.basic-gallery #mixitup-container .mix {
	width: 31.5%;
}
body.basic-gallery #mixitup-container .gap {
	width: 31.5%;
}
}
@media all and (max-width:750px)
{
body.basic-gallery #mixitup-container .mix {
	width: 48%;
}
body.basic-gallery #mixitup-container .gap {
	width: 48%;
}
}
body.basic-calendar .chute-left .ui-datepicker {
	background: none; margin: 0px; border: 0px currentColor; border-image: none;
}
body.basic-calendar .chute-left .ui-datepicker-header {
	display: none;
}
body.basic-calendar .chute-left .ui-datepicker td {
	padding: 8px 5px;
}
body.basic-calendar .chute-left .ui-datepicker td span {
	background: rgb(221, 221, 221); padding: 0.5em 0.2em;
}
body.basic-calendar .chute-left .ui-datepicker td a {
	background: rgb(221, 221, 221); padding: 0.5em 0.2em;
}
body.basic-calendar .chute-left #compose-event-btn {
	top: 1px; color: rgb(136, 136, 136); padding-left: 8px; font-size: 16px; position: relative; cursor: pointer;
}
body.basic-calendar .chute-center .fc-toolbar .fc-center h2 {
	line-height: 26px; font-size: 20px; font-weight: 400;
}
@media all and (max-width:900px)
{
body.basic-calendar .fc-toolbar .fc-center {
	margin-top: 2px; margin-bottom: 10px;
}
}
@media all and (max-width:600px)
{
body.basic-calendar .fc-view-container {
	margin-bottom: 30px;
}
body.basic-calendar .fc-toolbar .fc-button {
	padding: 4px 8px; margin-bottom: 5px;
}
body.basic-calendar .fc-toolbar .fc-right {
	margin-left: 10px; float: left;
}
body.basic-calendar .fc-toolbar .fc-center {
	width: 100%; float: left;
}
body.basic-calendar .fc-toolbar .fc-center h2 {
	text-align: center; float: none;
}
body.basic-calendar .fc-title-clone {
	display: none;
}
body.basic-calendar #external-events {
	background: rgb(232, 232, 232); padding: 15px 10px 10px; border: 1px solid rgb(204, 204, 204); border-image: none;
}
}
@media all and (max-width:359px)
{
body.basic-calendar .fc-toolbar .fc-button {
	padding: 4px 5px;
}
}
body.basic-messages .message-menu {
	padding: 10px 15px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
body.basic-messages .compose-btn {
	padding: 11px 15px; font-weight: 600; margin-top: 2px; margin-bottom: 12px;
}
body.basic-messages .nav-messages li a {
	color: rgb(170, 170, 170);
}
body.basic-messages .nav-messages li.active a {
	color: rgb(102, 102, 102);
}
body.basic-messages .nav-messages li:hover a {
	color: rgb(102, 102, 102);
}
body.basic-messages .nav-messages li:focus a {
	color: rgb(102, 102, 102);
}
body.basic-messages .message-view {
	padding: 20px;
}
body.basic-messages .message-view h3.subject {
	font-size: 17px; margin-top: 0px;
}
body.basic-messages .message-view hr {
	border-color: rgb(238, 238, 238);
}
body.basic-messages .message-reply .note-editor .note-toolbar {
	background: rgb(252, 252, 252); padding: 3px 0px; border: 1px solid rgb(230, 230, 230); border-image: none;
}
body.basic-messages .message-reply .note-editor .note-toolbar .btn-group {
	margin-top: 0px;
}
body.basic-messages .message-reply .note-editor .note-toolbar :first-child.btn-group {
	margin-left: 0px;
}
body.basic-messages .message-reply .note-editor .btn-default {
	padding: 5px 10px 6px;
}
body.basic-messages .message-reply .note-editor .note-editable {
	padding: 15px 10px; font-size: 14px;
}
body.basic-messages #message-table > tbody > tr {
	cursor: pointer;
}
body.basic-messages #message-table > tbody > tr.highlight > td {
	background-color: rgb(251, 254, 254);
}
body.basic-messages .quick-compose-form {
	display: none;
}
body.basic-messages .dockmodal-header .title-text {
	font-size: 15px;
}
body.basic-messages .dockmodal-body {
	padding: 0px; border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
body.basic-messages .dockmodal-footer {
	padding: 7px 10px 8px; border-top-color: rgb(221, 221, 221); border-right-color: rgb(221, 221, 221); border-left-color: rgb(221, 221, 221); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; background-color: rgb(243, 243, 243);
}
body.basic-messages .dockmodal-body .quick-compose-form {
	display: block;
}
body.basic-messages .dockmodal-body .quick-compose-form input.form-control {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(238, 238, 238); border-image: none;
}
body.basic-messages .dockmodal-body .quick-compose-form .note-editor .note-editable {
	background: rgb(249, 249, 249);
}
body.basic-messages .popped-out .dockmodal-body .quick-compose-form .note-editor .note-editable {
	background: rgb(255, 255, 255);
}
body.basic-messages .dockmodal-body .quick-compose-form .note-editor .note-editable:focus {
	background: rgb(255, 255, 255);
}
body.basic-messages .dockmodal-body .quick-compose-form .note-editor .note-editable:active {
	background: rgb(255, 255, 255);
}
body.basic-messages .dockmodal-body .quick-compose-form .note-editor .note-toolbar {
	padding: 0px 4px 9px;
}
body.basic-messages .dockmodal-body .quick-compose-form .note-editor .note-statusbar .note-resizebar {
	display: none;
}
@media all and (max-width:1020px)
{
body.chute-rescale.basic-messages .table-layout#content .chute-center {
	padding-right: 65px !important;
}
body.basic-messages .message-chute {
	transition:height 0.5s; height: 175px; overflow: hidden; -webkit-transition: height 0.5s ease;
}
body.basic-messages .message-chute:hover {
	height: 665px;
}
}
@media all and (max-width:600px)
{
body.chute-rescale.basic-messages .table-layout#content .chute-center {
	padding: 0px !important;
}
}
body.utility-page {
	overflow: auto; min-height: 0px;
}
body.utility-page #main {
	background: url("../../../img/patterns/backgrounds/1.jpg") no-repeat top rgb(45, 73, 77); overflow: hidden;
}
body.utility-page #main::before {
	display: none;
}
body.utility-page #canvas-wrapper {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: fixed;
}
body.utility-page #content .allcp-form {
	margin: 8% auto 0px; width: 100%; position: relative; max-width: 800px;
}
body.utility-page #content .panel {
	box-shadow: 0px 1px 40px 0px rgba(0,0,0,0.3);
}
body.utility-page #content .panel-heading {
	padding: 32px 10px 15px;
}
body.utility-page .login-links {
	color: rgb(221, 221, 221); font-size: 15px;
}
body.utility-page .login-links a {
	color: rgb(221, 221, 221); font-weight: 300;
}
body.utility-page .login-links a.active {
	color: rgb(255, 255, 255); font-weight: 600;
}
body.utility-page .login-links a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
body.utility-page .login-links a:focus {
	color: rgb(255, 255, 255); text-decoration: none;
}
body.utility-page .coming-soon-title {
	text-align: center; color: rgb(255, 255, 255); font-size: 40px; font-weight: 400; margin-top: 70px; margin-bottom: 20px;
}
body.basic-invoice #invoice-info {
	margin-bottom: 15px;
}
body.basic-invoice .table-condensed tbody tr td:last-child {
	text-align: right; padding-right: 15px;
}
body.basic-invoice #basic-invoice-result {
	margin: 0px;
}
body.basic-invoice #basic-invoice-result thead th:first-child {
	width: 200px; text-align: right; padding-right: 55px;
}
body.basic-invoice #basic-invoice-result thead th:last-child {
	width: 50px; font-weight: 400;
}
body.basic-invoice #basic-invoice-result tbody tr td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
body.basic-invoice #basic-invoice-result tbody tr td:first-child {
	width: 200px; text-align: right; padding-right: 55px;
}
body.basic-invoice #basic-invoice-result tbody tr:last-child td {
	background: rgb(250, 250, 250); height: 24px; line-height: 24px; border-top-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
body.basic-invoice .basic-invoice-buttons {
	left: 15px; bottom: 10px; position: absolute;
}
body.basic-timeline #main {
	min-height: 1400px;
}
body.basic-timeline #content {
	padding: 8px 35px 50px;
}
#timeline {
	position: relative;
}
#timeline::after {
	background: rgb(103, 211, 224); left: 50%; top: 0px; width: 2px; height: 100%; margin-left: -2px; position: absolute; content: "";
}
#timeline .timeline-divider {
	margin: 10px 0px 45px; position: relative; z-index: 3;
}
#timeline .timeline-divider .divider-label {
	background: rgb(103, 211, 224); margin: 0px auto; padding: 5px; border: 0px currentColor; border-image: none; width: 110px; text-align: center; color: rgb(255, 255, 255); font-weight: 600; position: relative;
}
#timeline .panel {
	overflow: visible; margin-bottom: 30px; position: relative; z-index: 11;
}
#timeline .panel::before {
	border-width: 8px 0px 8px 12px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); left: 99.8%; top: 10px; width: 0px; height: 0px; position: absolute; z-index: 2; content: "";
}
#timeline .panel::after {
	border-width: 8px 0px 8px 12px; border-style: solid; border-color: transparent transparent transparent rgb(255, 255, 255); left: 99.8%; top: 10px; width: 0px; height: 0px; position: absolute; z-index: 2; content: "";
}
#timeline .panel::after {
	border-left-color: rgb(255, 255, 255); z-index: 1;
}
#timeline .right-column .panel::before {
	border-width: 8px 12px 8px 0px; border-color: transparent rgb(255, 255, 255) transparent transparent; left: auto; top: 10px; right: 99.8%;
}
#timeline .right-column .panel::after {
	border-width: 8px 12px 8px 0px; border-color: transparent rgb(255, 255, 255) transparent transparent; left: auto; top: 10px; right: 99.8%;
}
#timeline .right-column .panel::after {
	border-right-color: rgb(255, 255, 255);
}
#timeline > .row > .left-column .timeline-item {
	padding-right: 30px;
}
#timeline > .row > .right-column .timeline-item {
	padding-left: 30px;
}
#timeline > .row > .right-column {
	margin-top: 80px;
}
@media all and (max-width:770px)
{
#timeline > .row > .left-column .panel {
	margin-right: 0px;
}
#timeline > .row > .right-column .panel {
	margin-left: 0px;
}
#timeline > .row .panel::before {
	display: none;
}
#timeline > .row .panel::after {
	display: none;
}
}
#timeline .tab-content {
	min-height: 0px;
}
#timeline .map {
	width: 100%; height: 275px;
}
#timeline .timeline-icon {
	background: rgb(244, 247, 249); border-radius: 50%; width: 38px; height: 38px; text-align: center; right: -18px; color: rgb(255, 255, 255); line-height: 38px; font-size: 20px; position: absolute; z-index: 1; box-shadow: 0px 0px 0px 5px #f4f7f9;
}
#timeline .right-column .timeline-icon {
	left: -18px; right: auto;
}
.timeline-single#timeline {
	margin-left: 6%; max-width: 750px;
}
.timeline-single#timeline::after {
	left: 0px;
}
.timeline-single#timeline > .row > .col-sm-6 {
	width: 100%; padding-left: 65px;
}
.timeline-single#timeline > .row > .right-column {
	margin-top: 0px;
}
.timeline-single#timeline > .row > .right-column .timeline-item {
	padding-right: 0px; padding-left: 0px;
}
.timeline-single#timeline > .row > .left-column .timeline-item {
	padding-right: 0px; padding-left: 0px;
}
.timeline-single#timeline .timeline-divider .divider-label {
	margin-left: -55px;
}
.timeline-single#timeline .timeline-icon {
	left: -8px; right: auto;
}
.timeline-single#timeline .panel::before {
	border-width: 8px 12px 8px 0px; border-color: transparent rgb(255, 255, 255) transparent transparent; left: auto; right: 99.8%;
}
.timeline-single#timeline .panel::after {
	border-width: 8px 12px 8px 0px; border-color: transparent rgb(255, 255, 255) transparent transparent; left: auto; right: 99.8%;
}
.timeline-single#timeline .panel::after {
	border-right-color: rgb(255, 255, 255);
}
@media all and (max-width:359px)
{
.timeline-single#timeline > .row > .col-sm-6 {
	padding-left: 30px;
}
}
.maps-full #main {
	height: 100%; min-height: 0px;
}
.maps-vector #main {
	height: 100%; min-height: 0px;
}
.maps-full #content_wrapper {
	height: 100%; min-height: 0px;
}
.maps-vector #content_wrapper {
	height: 100%; min-height: 0px;
}
.maps-full #content {
	height: 100%; min-height: 0px;
}
.maps-vector #content {
	height: 100%; min-height: 0px;
}
.maps-full .map {
	height: 100%; min-height: 0px;
}
.maps-vector .map {
	height: 100%; min-height: 0px;
}
.maps-full #content {
	padding: 1px; max-width: 1920px !important;
}
.maps-vector #content {
	padding: 1px; max-width: 1920px !important;
}
.maps-full .map {
	height: 100% !important;
}
.maps-vector .map {
	height: 100% !important;
}
.maps-full .map-toggle-menu {
	background: rgba(0, 0, 0, 0.5); border-radius: 2px; transition:0.2s ease-in-out; left: 30px; top: 20px; width: 550px; height: 43px; overflow: hidden; position: absolute; z-index: 999; -webkit-transition: all 0.2s ease-in-out;
}
.maps-vector .map-toggle-menu {
	background: rgba(0, 0, 0, 0.5); border-radius: 2px; transition:0.2s ease-in-out; left: 30px; top: 20px; width: 550px; height: 43px; overflow: hidden; position: absolute; z-index: 999; -webkit-transition: all 0.2s ease-in-out;
}
.maps-full .collapsed.map-toggle-menu {
	width: 48px; overflow: hidden;
}
.maps-vector .collapsed.map-toggle-menu {
	width: 48px; overflow: hidden;
}
.maps-full .map-toggle-menu .map-header-icon {
	padding: 10px 13px; width: 47px; color: rgb(255, 255, 255); font-size: 22px; margin-right: 10px; float: left; cursor: pointer;
}
.maps-vector .map-toggle-menu .map-header-icon {
	padding: 10px 13px; width: 47px; color: rgb(255, 255, 255); font-size: 22px; margin-right: 10px; float: left; cursor: pointer;
}
.maps-full .map-toggle-menu .flag-sm {
	cursor: pointer;
}
.maps-vector .map-toggle-menu .flag-sm {
	cursor: pointer;
}
.maps-full .map-toggle-menu input.form-control {
	min-width: 250px;
}
.maps-vector .map-toggle-menu input.form-control {
	min-width: 250px;
}
@media all and (max-width:800px)
{
.maps-full .map-toggle-menu {
	display: none;
}
.maps-vector .map-toggle-menu {
	display: none;
}
}
.maps-full .map-toggle-menu {
	left: 186px; top: 10px;
}
body.basic-profile #content .tab-block .nav-tabs > li > a {
	padding: 9px 35px;
}
body.error-404 #main::before {
	background: rgb(245, 245, 245);
}
body.error-404 #return-arrow {
	top: 75px; padding-top: 0px;
}
body.error-404 .mid-section {
	background: rgb(255, 255, 255); width: 100%; height: 215px; border-top-color: rgb(230, 230, 230); border-bottom-color: rgb(230, 230, 230); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: relative;
}
body.error-404 .mid-content {
	margin: 0px auto; padding: 50px 20px 35px; position: relative; max-width: 680px;
}
body.error-404 .mid-content input {
	background: rgb(251, 251, 251); border-width: 1px 1px 1px 5px; border-style: solid; border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(103, 211, 224); padding: 10px 20px; border-radius: 1px; border-image: none; height: 55px; color: rgb(170, 170, 170); font-size: 16px;
}
body.error-404 #search-widget {
	background: rgb(241, 241, 241);
}
.sales-stats-page .fileupload .thumbnail {
	overflow: hidden; position: relative; cursor: pointer;
}
.sales-stats-page .fileupload :empty.thumbnail {
	transition:all; min-height: 150px; -webkit-transition: all 0s ease;
}
.sales-stats-page .fileupload :empty.thumbnail::before {
	left: 6px; top: 6px; right: 6px; bottom: 6px; display: block; position: absolute; z-index: 0; content: ""; background-color: rgb(238, 238, 238);
}
.sales-stats-page .allcp-form select option {
	color: black !important;
}
.sales-stats-page .empty {
	color: rgb(187, 187, 187) !important;
}
.sales-stats-page ol.timeline-list li:first-child.timeline-item::after {
	top: -25px; height: 140%;
}
.sales-stats-page input.bg-light + .bootstrap-tagsinput {
	background-color: rgb(250, 250, 250);
}
.sales-stats-page input.bg-light + .bootstrap-tagsinput .tag:hover {
	background-color: rgb(250, 250, 250);
}
.sales-stats-page input.bg-light + .bootstrap-tagsinput .tag:focus {
	background-color: rgb(250, 250, 250);
}
.basic-search-results .search-result + .search-result {
	padding-top: 20px; margin-top: 31px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: dashed;
}
.basic-search-results .search-result h3 {
	margin-bottom: 5px; display: block;
}
.basic-search-results .search-result > a {
	margin-bottom: 5px; display: block;
}
.basic-search-results ul.result-info {
	list-style: none; padding-left: 0px; margin-bottom: 5px; margin-left: -5px;
}
.basic-search-results ul.result-info > li {
	padding-right: 5px; padding-left: 5px; display: inline-block; position: relative;
}
.basic-search-results ul.result-info > li + li {
	padding-left: 12px;
}
.basic-search-results ul.result-info > li + li::after {
	left: 0px; top: 0px; position: absolute; content: "-";
}
.basic-search-results ul.result-info > li > a {
	color: rgb(153, 153, 153); font-size: 13px;
}
.bg-primary {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224) !important;
}
a.bg-primary:hover {
	background-color: rgb(61, 199, 215) !important;
}
.bg-primary .text-muted {
	color: rgb(228, 250, 252);
}
.bg-primary .text-darken {
	color: rgb(61, 199, 215);
}
.light.bg-primary {
	background-color: rgb(128, 218, 229) !important;
}
.lighter.bg-primary {
	background-color: rgb(145, 223, 233) !important;
}
.dark.bg-primary {
	background-color: rgb(78, 204, 219) !important;
}
.darker.bg-primary {
	background-color: rgb(61, 199, 215) !important;
}
.bg-primary .open > a {
	color: rgb(255, 255, 255);
}
.bg-primary .open > a:hover {
	color: rgb(255, 255, 255);
}
.bg-primary .open > a:focus {
	color: rgb(255, 255, 255);
}
.bg-success {
	color: rgb(244, 247, 216); background-color: rgb(195, 214, 45) !important;
}
a.bg-success:hover {
	background-color: rgb(158, 174, 34) !important;
}
.bg-success .text-muted {
	color: rgb(237, 246, 166);
}
.bg-success .text-darken {
	color: rgb(158, 174, 34);
}
.light.bg-success {
	background-color: rgb(202, 219, 71) !important;
}
.lighter.bg-success {
	background-color: rgb(207, 222, 88) !important;
}
.dark.bg-success {
	background-color: rgb(174, 191, 37) !important;
}
.darker.bg-success {
	background-color: rgb(158, 174, 34) !important;
}
.bg-success .open > a {
	color: rgb(255, 255, 255);
}
.bg-success .open > a:hover {
	color: rgb(255, 255, 255);
}
.bg-success .open > a:focus {
	color: rgb(255, 255, 255);
}
.bg-info {
	color: rgb(246, 253, 251); background-color: rgb(79, 216, 176) !important;
}
a.bg-info:hover {
	background-color: rgb(44, 200, 154) !important;
}
.bg-info .text-muted {
	color: rgb(200, 248, 234);
}
.bg-info .text-darken {
	color: rgb(44, 200, 154);
}
.light.bg-info {
	background-color: rgb(104, 222, 187) !important;
}
.lighter.bg-info {
	background-color: rgb(121, 225, 195) !important;
}
.dark.bg-info {
	background-color: rgb(54, 210, 165) !important;
}
.darker.bg-info {
	background-color: rgb(44, 200, 154) !important;
}
.bg-info .open > a {
	color: rgb(255, 255, 255);
}
.bg-info .open > a:hover {
	color: rgb(255, 255, 255);
}
.bg-info .open > a:focus {
	color: rgb(255, 255, 255);
}
.bg-warning {
	color: rgb(255, 244, 238); background-color: rgb(255, 112, 34) !important;
}
a.bg-warning:hover {
	background-color: rgb(238, 84, 0) !important;
}
.bg-warning .text-muted {
	color: rgb(255, 211, 187);
}
.bg-warning .text-darken {
	color: rgb(238, 84, 0);
}
.light.bg-warning {
	background-color: rgb(255, 132, 65) !important;
}
.lighter.bg-warning {
	background-color: rgb(255, 145, 85) !important;
}
.dark.bg-warning {
	background-color: rgb(255, 92, 3) !important;
}
.darker.bg-warning {
	background-color: rgb(238, 84, 0) !important;
}
.bg-warning .open > a {
	color: rgb(255, 255, 255);
}
.bg-warning .open > a:hover {
	color: rgb(255, 255, 255);
}
.bg-warning .open > a:focus {
	color: rgb(255, 255, 255);
}
.bg-danger {
	color: rgb(255, 251, 251); background-color: rgb(245, 57, 61) !important;
}
a.bg-danger:hover {
	background-color: rgb(239, 12, 17) !important;
}
.bg-danger .text-muted {
	color: rgb(255, 200, 201);
}
.bg-danger .text-darken {
	color: rgb(239, 12, 17);
}
.light.bg-danger {
	background-color: rgb(246, 86, 90) !important;
}
.lighter.bg-danger {
	background-color: rgb(247, 106, 109) !important;
}
.dark.bg-danger {
	background-color: rgb(244, 28, 32) !important;
}
.darker.bg-danger {
	background-color: rgb(239, 12, 17) !important;
}
.bg-danger .open > a {
	color: rgb(255, 255, 255);
}
.bg-danger .open > a:hover {
	color: rgb(255, 255, 255);
}
.bg-danger .open > a:focus {
	color: rgb(255, 255, 255);
}
.bg-alert {
	color: rgb(255, 244, 215); background-color: rgb(255, 188, 11) !important;
}
a.bg-alert:hover {
	background-color: rgb(215, 156, 0) !important;
}
.bg-alert .text-muted {
	color: rgb(255, 230, 164);
}
.bg-alert .text-darken {
	color: rgb(215, 156, 0);
}
.light.bg-alert {
	background-color: rgb(255, 196, 42) !important;
}
.lighter.bg-alert {
	background-color: rgb(255, 202, 62) !important;
}
.dark.bg-alert {
	background-color: rgb(235, 171, 0) !important;
}
.darker.bg-alert {
	background-color: rgb(215, 156, 0) !important;
}
.bg-alert .open > a {
	color: rgb(255, 255, 255);
}
.bg-alert .open > a:hover {
	color: rgb(255, 255, 255);
}
.bg-alert .open > a:focus {
	color: rgb(255, 255, 255);
}
.bg-system {
	color: rgb(203, 200, 221); background-color: rgb(90, 83, 134) !important;
}
a.bg-system:hover {
	background-color: rgb(69, 63, 103) !important;
}
.bg-system .text-muted {
	color: rgb(165, 158, 212);
}
.bg-system .text-darken {
	color: rgb(69, 63, 103);
}
.light.bg-system {
	background-color: rgb(103, 95, 153) !important;
}
.lighter.bg-system {
	background-color: rgb(113, 106, 162) !important;
}
.dark.bg-system {
	background-color: rgb(77, 71, 115) !important;
}
.darker.bg-system {
	background-color: rgb(69, 63, 103) !important;
}
.bg-system .open > a {
	color: rgb(255, 255, 255);
}
.bg-system .open > a:hover {
	color: rgb(255, 255, 255);
}
.bg-system .open > a:focus {
	color: rgb(255, 255, 255);
}
.bg-dark {
	color: rgb(134, 143, 179); background-color: rgb(42, 47, 67) !important;
}
a.bg-dark:hover {
	background-color: rgb(22, 25, 36) !important;
}
.bg-dark .text-muted {
	color: rgb(84, 103, 178);
}
.bg-dark .text-darken {
	color: rgb(22, 25, 36);
}
.light.bg-dark {
	background-color: rgb(54, 60, 86) !important;
}
.lighter.bg-dark {
	background-color: rgb(62, 69, 98) !important;
}
.dark.bg-dark {
	background-color: rgb(30, 34, 48) !important;
}
.darker.bg-dark {
	background-color: rgb(22, 25, 36) !important;
}
.bg-dark .open > a {
	color: rgb(255, 255, 255);
}
.bg-dark .open > a:hover {
	color: rgb(255, 255, 255);
}
.bg-dark .open > a:focus {
	color: rgb(255, 255, 255);
}
.bg-light {
	color: rgb(102, 102, 102); background-color: rgb(250, 250, 250);
}
a.bg-light:hover {
	background-color: rgb(207, 217, 224) !important;
}
.bg-light .text-muted {
	color: rgb(153, 153, 153);
}
.bg-light .text-darken {
	color: rgb(34, 34, 34);
}
.light.bg-light {
	background-color: rgb(254, 254, 254);
}
.lighter.bg-light {
	background-color: rgb(255, 255, 255);
}
.dark.bg-light {
	background-color: rgb(242, 242, 242);
}
.darker.bg-light {
	background-color: rgb(231, 231, 231);
}
.bg-white {
	color: rgb(102, 102, 102); background-color: rgb(255, 255, 255) !important;
}
a.bg-white:hover {
	background-color: rgb(237, 237, 237) !important;
}
.bg-white .text-muted {
	color: rgb(153, 153, 153);
}
.bg-white .text-darken {
	color: rgb(34, 34, 34);
}
.light.bg-white {
	background-color: rgb(254, 254, 254);
}
.lighter.bg-white {
	background-color: rgb(255, 255, 255);
}
.dark.bg-white {
	background-color: rgb(242, 242, 242);
}
.darker.bg-white {
	background-color: rgb(231, 231, 231);
}
.badge-default {
	background-color: rgb(119, 119, 119);
}
[href].badge-default:hover {
	background-color: rgb(94, 94, 94);
}
[href].badge-default:focus {
	background-color: rgb(94, 94, 94);
}
.badge-primary {
	background-color: rgb(103, 211, 224);
}
[href].badge-primary:hover {
	background-color: rgb(61, 199, 215);
}
[href].badge-primary:focus {
	background-color: rgb(61, 199, 215);
}
.badge-success {
	background-color: rgb(195, 214, 45);
}
[href].badge-success:hover {
	background-color: rgb(158, 174, 34);
}
[href].badge-success:focus {
	background-color: rgb(158, 174, 34);
}
.badge-info {
	background-color: rgb(79, 216, 176);
}
[href].badge-info:hover {
	background-color: rgb(44, 200, 154);
}
[href].badge-info:focus {
	background-color: rgb(44, 200, 154);
}
.badge-warning {
	background-color: rgb(255, 112, 34);
}
[href].badge-warning:hover {
	background-color: rgb(238, 84, 0);
}
[href].badge-warning:focus {
	background-color: rgb(238, 84, 0);
}
.badge-danger {
	background-color: rgb(245, 57, 61);
}
[href].badge-danger:hover {
	background-color: rgb(239, 12, 17);
}
[href].badge-danger:focus {
	background-color: rgb(239, 12, 17);
}
.badge-alert {
	background-color: rgb(255, 188, 11);
}
[href].badge-alert:hover {
	background-color: rgb(215, 156, 0);
}
[href].badge-alert:focus {
	background-color: rgb(215, 156, 0);
}
.badge-system {
	background-color: rgb(90, 83, 134);
}
[href].badge-system:hover {
	background-color: rgb(69, 63, 103);
}
[href].badge-system:focus {
	background-color: rgb(69, 63, 103);
}
.badge-dark {
	background-color: rgb(42, 47, 67);
}
[href].badge-dark:hover {
	background-color: rgb(22, 25, 36);
}
[href].badge-dark:focus {
	background-color: rgb(22, 25, 36);
}
.label-muted {
	background-color: rgb(170, 170, 170);
}
[href].label-muted:hover {
	background-color: rgb(145, 145, 145);
}
[href].label-muted:focus {
	background-color: rgb(145, 145, 145);
}
.label-default {
	background-color: rgb(119, 119, 119);
}
[href].label-default:hover {
	background-color: rgb(94, 94, 94);
}
[href].label-default:focus {
	background-color: rgb(94, 94, 94);
}
.label-primary {
	background-color: rgb(103, 211, 224);
}
[href].label-primary:hover {
	background-color: rgb(61, 199, 215);
}
[href].label-primary:focus {
	background-color: rgb(61, 199, 215);
}
.label-success {
	background-color: rgb(195, 214, 45);
}
[href].label-success:hover {
	background-color: rgb(158, 174, 34);
}
[href].label-success:focus {
	background-color: rgb(158, 174, 34);
}
.label-info {
	background-color: rgb(79, 216, 176);
}
[href].label-info:hover {
	background-color: rgb(44, 200, 154);
}
[href].label-info:focus {
	background-color: rgb(44, 200, 154);
}
.label-warning {
	background-color: rgb(255, 112, 34);
}
[href].label-warning:hover {
	background-color: rgb(238, 84, 0);
}
[href].label-warning:focus {
	background-color: rgb(238, 84, 0);
}
.label-danger {
	background-color: rgb(245, 57, 61);
}
[href].label-danger:hover {
	background-color: rgb(239, 12, 17);
}
[href].label-danger:focus {
	background-color: rgb(239, 12, 17);
}
.label-alert {
	background-color: rgb(255, 188, 11);
}
[href].label-alert:hover {
	background-color: rgb(215, 156, 0);
}
[href].label-alert:focus {
	background-color: rgb(215, 156, 0);
}
.label-system {
	background-color: rgb(90, 83, 134);
}
[href].label-system:hover {
	background-color: rgb(69, 63, 103);
}
[href].label-system:focus {
	background-color: rgb(69, 63, 103);
}
.label-dark {
	background-color: rgb(42, 47, 67);
}
[href].label-dark:hover {
	background-color: rgb(22, 25, 36);
}
[href].label-dark:focus {
	background-color: rgb(22, 25, 36);
}
.btn-default {
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.15); color: rgb(155, 158, 173); background-color: rgb(229, 234, 238);
}
.btn-default:hover {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.btn-default:focus {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.btn-default:active {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.active.btn-default {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.open > .btn-default.dropdown-toggle {
	color: rgb(155, 158, 173); background-color: rgb(221, 228, 233);
}
.btn-default:active {
	background-image: none;
}
.active.btn-default {
	background-image: none;
}
.open > .btn-default.dropdown-toggle {
	background-image: none;
}
.disabled.btn-default {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
[disabled].btn-default {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .btn-default {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.disabled.btn-default:hover {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
[disabled].btn-default:hover {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .btn-default:hover {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.disabled.btn-default:focus {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
[disabled].btn-default:focus {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .btn-default:focus {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.disabled.btn-default:active {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
[disabled].btn-default:active {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .btn-default:active {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.active.disabled.btn-default {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
[disabled].active.btn-default {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
fieldset[disabled] .active.btn-default {
	border-color: rgb(213, 218, 221); background-color: rgb(229, 234, 238);
}
.btn-default .badge {
	color: rgb(229, 234, 238); background-color: rgb(155, 158, 173);
}
.btn-gradient.btn-default {
	border-color: rgba(0, 0, 0, 0.07) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.09); text-shadow: 0px -1px 0px rgba(255,255,255,0.4); background-image: linear-gradient(rgba(255, 255, 255, 0.9) 10%, rgba(255, 255, 255, 0.3) 100%);
}
.light.btn-default {
	background-color: rgb(250, 250, 250);
}
.light.btn-default:hover {
	background-color: rgb(224, 230, 235);
}
.light.btn-default:focus {
	background-color: rgb(224, 230, 235);
}
.light.btn-default:active {
	background-color: rgb(224, 230, 235);
}
.active.light.btn-default {
	background-color: rgb(224, 230, 235);
}
.open > .light.btn-default.dropdown-toggle {
	background-color: rgb(224, 230, 235);
}
.dark.btn-default {
	background-color: rgb(220, 227, 232);
}
.dark.btn-default:hover {
	background-color: rgb(210, 219, 226);
}
.dark.btn-default:focus {
	background-color: rgb(210, 219, 226);
}
.dark.btn-default:active {
	background-color: rgb(210, 219, 226);
}
.active.dark.btn-default {
	background-color: rgb(210, 219, 226);
}
.open > .dark.btn-default.dropdown-toggle {
	background-color: rgb(210, 219, 226);
}
.btn-primary {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.btn-primary:hover {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(71, 202, 218);
}
.btn-primary:focus {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(71, 202, 218);
}
.btn-primary:active {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(71, 202, 218);
}
.active.btn-primary {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(71, 202, 218);
}
.open > .btn-primary.dropdown-toggle {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(71, 202, 218);
}
.btn-primary:active {
	background-image: none;
}
.active.btn-primary {
	background-image: none;
}
.open > .btn-primary.dropdown-toggle {
	background-image: none;
}
.disabled.btn-primary {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
[disabled].btn-primary {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
fieldset[disabled] .btn-primary {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
.disabled.btn-primary:hover {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
[disabled].btn-primary:hover {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
fieldset[disabled] .btn-primary:hover {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
.disabled.btn-primary:focus {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
[disabled].btn-primary:focus {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
fieldset[disabled] .btn-primary:focus {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
.disabled.btn-primary:active {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
[disabled].btn-primary:active {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
fieldset[disabled] .btn-primary:active {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
.active.disabled.btn-primary {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
[disabled].active.btn-primary {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
fieldset[disabled] .active.btn-primary {
	border-color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
.btn-primary .badge {
	color: rgb(103, 211, 224); background-color: rgb(255, 255, 255);
}
.light.btn-primary {
	background-color: rgb(128, 218, 229);
}
.light.btn-primary:hover {
	background-color: rgb(78, 204, 219);
}
.light.btn-primary:focus {
	background-color: rgb(78, 204, 219);
}
.light.btn-primary:active {
	background-color: rgb(78, 204, 219);
}
.active.light.btn-primary {
	background-color: rgb(78, 204, 219);
}
.open > .light.btn-primary.dropdown-toggle {
	background-color: rgb(78, 204, 219);
}
.dark.btn-primary {
	background-color: rgb(78, 204, 219);
}
.dark.btn-primary:hover {
	background-color: rgb(52, 196, 214);
}
.dark.btn-primary:focus {
	background-color: rgb(52, 196, 214);
}
.dark.btn-primary:active {
	background-color: rgb(52, 196, 214);
}
.active.dark.btn-primary {
	background-color: rgb(52, 196, 214);
}
.open > .dark.btn-primary.dropdown-toggle {
	background-color: rgb(52, 196, 214);
}
.btn-success {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.btn-success:hover {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(168, 185, 36);
}
.btn-success:focus {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(168, 185, 36);
}
.btn-success:active {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(168, 185, 36);
}
.active.btn-success {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(168, 185, 36);
}
.open > .btn-success.dropdown-toggle {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(168, 185, 36);
}
.btn-success:active {
	background-image: none;
}
.active.btn-success {
	background-image: none;
}
.open > .btn-success.dropdown-toggle {
	background-image: none;
}
.disabled.btn-success {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
[disabled].btn-success {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
fieldset[disabled] .btn-success {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
.disabled.btn-success:hover {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
[disabled].btn-success:hover {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
fieldset[disabled] .btn-success:hover {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
.disabled.btn-success:focus {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
[disabled].btn-success:focus {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
fieldset[disabled] .btn-success:focus {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
.disabled.btn-success:active {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
[disabled].btn-success:active {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
fieldset[disabled] .btn-success:active {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
.active.disabled.btn-success {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
[disabled].active.btn-success {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
fieldset[disabled] .active.btn-success {
	border-color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
.btn-success .badge {
	color: rgb(195, 214, 45); background-color: rgb(255, 255, 255);
}
.light.btn-success {
	background-color: rgb(202, 219, 71);
}
.light.btn-success:hover {
	background-color: rgb(174, 191, 37);
}
.light.btn-success:focus {
	background-color: rgb(174, 191, 37);
}
.light.btn-success:active {
	background-color: rgb(174, 191, 37);
}
.active.light.btn-success {
	background-color: rgb(174, 191, 37);
}
.open > .light.btn-success.dropdown-toggle {
	background-color: rgb(174, 191, 37);
}
.dark.btn-success {
	background-color: rgb(174, 191, 37);
}
.dark.btn-success:hover {
	background-color: rgb(151, 165, 32);
}
.dark.btn-success:focus {
	background-color: rgb(151, 165, 32);
}
.dark.btn-success:active {
	background-color: rgb(151, 165, 32);
}
.active.dark.btn-success {
	background-color: rgb(151, 165, 32);
}
.open > .dark.btn-success.dropdown-toggle {
	background-color: rgb(151, 165, 32);
}
.btn-info {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.btn-info:hover {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(48, 209, 162);
}
.btn-info:focus {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(48, 209, 162);
}
.btn-info:active {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(48, 209, 162);
}
.active.btn-info {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(48, 209, 162);
}
.open > .btn-info.dropdown-toggle {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(48, 209, 162);
}
.btn-info:active {
	background-image: none;
}
.active.btn-info {
	background-image: none;
}
.open > .btn-info.dropdown-toggle {
	background-image: none;
}
.disabled.btn-info {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
[disabled].btn-info {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
fieldset[disabled] .btn-info {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
.disabled.btn-info:hover {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
[disabled].btn-info:hover {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
fieldset[disabled] .btn-info:hover {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
.disabled.btn-info:focus {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
[disabled].btn-info:focus {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
fieldset[disabled] .btn-info:focus {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
.disabled.btn-info:active {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
[disabled].btn-info:active {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
fieldset[disabled] .btn-info:active {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
.active.disabled.btn-info {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
[disabled].active.btn-info {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
fieldset[disabled] .active.btn-info {
	border-color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
.btn-info .badge {
	color: rgb(79, 216, 176); background-color: rgb(255, 255, 255);
}
.light.btn-info {
	background-color: rgb(104, 222, 187);
}
.light.btn-info:hover {
	background-color: rgb(54, 210, 165);
}
.light.btn-info:focus {
	background-color: rgb(54, 210, 165);
}
.light.btn-info:active {
	background-color: rgb(54, 210, 165);
}
.active.light.btn-info {
	background-color: rgb(54, 210, 165);
}
.open > .light.btn-info.dropdown-toggle {
	background-color: rgb(54, 210, 165);
}
.dark.btn-info {
	background-color: rgb(54, 210, 165);
}
.dark.btn-info:hover {
	background-color: rgb(42, 191, 148);
}
.dark.btn-info:focus {
	background-color: rgb(42, 191, 148);
}
.dark.btn-info:active {
	background-color: rgb(42, 191, 148);
}
.active.dark.btn-info {
	background-color: rgb(42, 191, 148);
}
.open > .dark.btn-info.dropdown-toggle {
	background-color: rgb(42, 191, 148);
}
.btn-warning {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.btn-warning:hover {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(251, 89, 0);
}
.btn-warning:focus {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(251, 89, 0);
}
.btn-warning:active {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(251, 89, 0);
}
.active.btn-warning {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(251, 89, 0);
}
.open > .btn-warning.dropdown-toggle {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(251, 89, 0);
}
.btn-warning:active {
	background-image: none;
}
.active.btn-warning {
	background-image: none;
}
.open > .btn-warning.dropdown-toggle {
	background-image: none;
}
.disabled.btn-warning {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
[disabled].btn-warning {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
fieldset[disabled] .btn-warning {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
.disabled.btn-warning:hover {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
[disabled].btn-warning:hover {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
fieldset[disabled] .btn-warning:hover {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
.disabled.btn-warning:focus {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
[disabled].btn-warning:focus {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
fieldset[disabled] .btn-warning:focus {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
.disabled.btn-warning:active {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
[disabled].btn-warning:active {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
fieldset[disabled] .btn-warning:active {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
.active.disabled.btn-warning {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
[disabled].active.btn-warning {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
fieldset[disabled] .active.btn-warning {
	border-color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
.btn-warning .badge {
	color: rgb(255, 112, 34); background-color: rgb(255, 255, 255);
}
.light.btn-warning {
	background-color: rgb(255, 132, 65);
}
.light.btn-warning:hover {
	background-color: rgb(255, 92, 3);
}
.light.btn-warning:focus {
	background-color: rgb(255, 92, 3);
}
.light.btn-warning:active {
	background-color: rgb(255, 92, 3);
}
.active.light.btn-warning {
	background-color: rgb(255, 92, 3);
}
.open > .light.btn-warning.dropdown-toggle {
	background-color: rgb(255, 92, 3);
}
.dark.btn-warning {
	background-color: rgb(255, 92, 3);
}
.dark.btn-warning:hover {
	background-color: rgb(228, 80, 0);
}
.dark.btn-warning:focus {
	background-color: rgb(228, 80, 0);
}
.dark.btn-warning:active {
	background-color: rgb(228, 80, 0);
}
.active.dark.btn-warning {
	background-color: rgb(228, 80, 0);
}
.open > .dark.btn-warning.dropdown-toggle {
	background-color: rgb(228, 80, 0);
}
.btn-danger {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.btn-danger:hover {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(243, 21, 25);
}
.btn-danger:focus {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(243, 21, 25);
}
.btn-danger:active {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(243, 21, 25);
}
.active.btn-danger {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(243, 21, 25);
}
.open > .btn-danger.dropdown-toggle {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(243, 21, 25);
}
.btn-danger:active {
	background-image: none;
}
.active.btn-danger {
	background-image: none;
}
.open > .btn-danger.dropdown-toggle {
	background-image: none;
}
.disabled.btn-danger {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
[disabled].btn-danger {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
fieldset[disabled] .btn-danger {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
.disabled.btn-danger:hover {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
[disabled].btn-danger:hover {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
fieldset[disabled] .btn-danger:hover {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
.disabled.btn-danger:focus {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
[disabled].btn-danger:focus {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
fieldset[disabled] .btn-danger:focus {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
.disabled.btn-danger:active {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
[disabled].btn-danger:active {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
fieldset[disabled] .btn-danger:active {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
.active.disabled.btn-danger {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
[disabled].active.btn-danger {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
fieldset[disabled] .active.btn-danger {
	border-color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
.btn-danger .badge {
	color: rgb(245, 57, 61); background-color: rgb(255, 255, 255);
}
.light.btn-danger {
	background-color: rgb(246, 86, 90);
}
.light.btn-danger:hover {
	background-color: rgb(244, 28, 32);
}
.light.btn-danger:focus {
	background-color: rgb(244, 28, 32);
}
.light.btn-danger:active {
	background-color: rgb(244, 28, 32);
}
.active.light.btn-danger {
	background-color: rgb(244, 28, 32);
}
.open > .light.btn-danger.dropdown-toggle {
	background-color: rgb(244, 28, 32);
}
.dark.btn-danger {
	background-color: rgb(244, 28, 32);
}
.dark.btn-danger:hover {
	background-color: rgb(229, 12, 16);
}
.dark.btn-danger:focus {
	background-color: rgb(229, 12, 16);
}
.dark.btn-danger:active {
	background-color: rgb(229, 12, 16);
}
.active.dark.btn-danger {
	background-color: rgb(229, 12, 16);
}
.open > .dark.btn-danger.dropdown-toggle {
	background-color: rgb(229, 12, 16);
}
.btn-alert {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.btn-alert:hover {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(228, 165, 0);
}
.btn-alert:focus {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(228, 165, 0);
}
.btn-alert:active {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(228, 165, 0);
}
.active.btn-alert {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(228, 165, 0);
}
.open > .btn-alert.dropdown-toggle {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(228, 165, 0);
}
.btn-alert:active {
	background-image: none;
}
.active.btn-alert {
	background-image: none;
}
.open > .btn-alert.dropdown-toggle {
	background-image: none;
}
.disabled.btn-alert {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
[disabled].btn-alert {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
fieldset[disabled] .btn-alert {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
.disabled.btn-alert:hover {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
[disabled].btn-alert:hover {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
fieldset[disabled] .btn-alert:hover {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
.disabled.btn-alert:focus {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
[disabled].btn-alert:focus {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
fieldset[disabled] .btn-alert:focus {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
.disabled.btn-alert:active {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
[disabled].btn-alert:active {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
fieldset[disabled] .btn-alert:active {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
.active.disabled.btn-alert {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
[disabled].active.btn-alert {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
fieldset[disabled] .active.btn-alert {
	border-color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
.btn-alert .badge {
	color: rgb(255, 188, 11); background-color: rgb(255, 255, 255);
}
.light.btn-alert {
	background-color: rgb(255, 196, 42);
}
.light.btn-alert:hover {
	background-color: rgb(235, 171, 0);
}
.light.btn-alert:focus {
	background-color: rgb(235, 171, 0);
}
.light.btn-alert:active {
	background-color: rgb(235, 171, 0);
}
.active.light.btn-alert {
	background-color: rgb(235, 171, 0);
}
.open > .light.btn-alert.dropdown-toggle {
	background-color: rgb(235, 171, 0);
}
.dark.btn-alert {
	background-color: rgb(235, 171, 0);
}
.dark.btn-alert:hover {
	background-color: rgb(205, 149, 0);
}
.dark.btn-alert:focus {
	background-color: rgb(205, 149, 0);
}
.dark.btn-alert:active {
	background-color: rgb(205, 149, 0);
}
.active.dark.btn-alert {
	background-color: rgb(205, 149, 0);
}
.open > .dark.btn-alert.dropdown-toggle {
	background-color: rgb(205, 149, 0);
}
.btn-system {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.btn-system:hover {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(74, 68, 110);
}
.btn-system:focus {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(74, 68, 110);
}
.btn-system:active {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(74, 68, 110);
}
.active.btn-system {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(74, 68, 110);
}
.open > .btn-system.dropdown-toggle {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(74, 68, 110);
}
.btn-system:active {
	background-image: none;
}
.active.btn-system {
	background-image: none;
}
.open > .btn-system.dropdown-toggle {
	background-image: none;
}
.disabled.btn-system {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
[disabled].btn-system {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
fieldset[disabled] .btn-system {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
.disabled.btn-system:hover {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
[disabled].btn-system:hover {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
fieldset[disabled] .btn-system:hover {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
.disabled.btn-system:focus {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
[disabled].btn-system:focus {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
fieldset[disabled] .btn-system:focus {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
.disabled.btn-system:active {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
[disabled].btn-system:active {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
fieldset[disabled] .btn-system:active {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
.active.disabled.btn-system {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
[disabled].active.btn-system {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
fieldset[disabled] .active.btn-system {
	border-color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
.btn-system .badge {
	color: rgb(90, 83, 134); background-color: rgb(255, 255, 255);
}
.light.btn-system {
	background-color: rgb(103, 95, 153);
}
.light.btn-system:hover {
	background-color: rgb(77, 71, 115);
}
.light.btn-system:focus {
	background-color: rgb(77, 71, 115);
}
.light.btn-system:active {
	background-color: rgb(77, 71, 115);
}
.active.light.btn-system {
	background-color: rgb(77, 71, 115);
}
.open > .light.btn-system.dropdown-toggle {
	background-color: rgb(77, 71, 115);
}
.dark.btn-system {
	background-color: rgb(77, 71, 115);
}
.dark.btn-system:hover {
	background-color: rgb(65, 60, 96);
}
.dark.btn-system:focus {
	background-color: rgb(65, 60, 96);
}
.dark.btn-system:active {
	background-color: rgb(65, 60, 96);
}
.active.dark.btn-system {
	background-color: rgb(65, 60, 96);
}
.open > .dark.btn-system.dropdown-toggle {
	background-color: rgb(65, 60, 96);
}
.btn-dark {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.btn-dark:hover {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(27, 31, 43);
}
.btn-dark:focus {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(27, 31, 43);
}
.btn-dark:active {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(27, 31, 43);
}
.active.btn-dark {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(27, 31, 43);
}
.open > .btn-dark.dropdown-toggle {
	border-color: rgba(0, 0, 0, 0.05); color: rgb(255, 255, 255); background-color: rgb(27, 31, 43);
}
.btn-dark:active {
	background-image: none;
}
.active.btn-dark {
	background-image: none;
}
.open > .btn-dark.dropdown-toggle {
	background-image: none;
}
.disabled.btn-dark {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
[disabled].btn-dark {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
fieldset[disabled] .btn-dark {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
.disabled.btn-dark:hover {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
[disabled].btn-dark:hover {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
fieldset[disabled] .btn-dark:hover {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
.disabled.btn-dark:focus {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
[disabled].btn-dark:focus {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
fieldset[disabled] .btn-dark:focus {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
.disabled.btn-dark:active {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
[disabled].btn-dark:active {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
fieldset[disabled] .btn-dark:active {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
.active.disabled.btn-dark {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
[disabled].active.btn-dark {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
fieldset[disabled] .active.btn-dark {
	border-color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
.btn-dark .badge {
	color: rgb(42, 47, 67); background-color: rgb(255, 255, 255);
}
.light.btn-dark {
	background-color: rgb(54, 60, 86);
}
.light.btn-dark:hover {
	background-color: rgb(30, 34, 48);
}
.light.btn-dark:focus {
	background-color: rgb(30, 34, 48);
}
.light.btn-dark:active {
	background-color: rgb(30, 34, 48);
}
.active.light.btn-dark {
	background-color: rgb(30, 34, 48);
}
.open > .light.btn-dark.dropdown-toggle {
	background-color: rgb(30, 34, 48);
}
.dark.btn-dark {
	background-color: rgb(30, 34, 48);
}
.dark.btn-dark:hover {
	background-color: rgb(18, 21, 29);
}
.dark.btn-dark:focus {
	background-color: rgb(18, 21, 29);
}
.dark.btn-dark:active {
	background-color: rgb(18, 21, 29);
}
.active.dark.btn-dark {
	background-color: rgb(18, 21, 29);
}
.open > .dark.btn-dark.dropdown-toggle {
	background-color: rgb(18, 21, 29);
}
.btn-default.btn-alt.btn {
	border-left-color: rgb(170, 170, 170);
}
.btn-primary.btn-alt.btn {
	border-left-color: rgb(103, 211, 224);
}
.btn-success.btn-alt.btn {
	border-left-color: rgb(195, 214, 45);
}
.btn-info.btn-alt.btn {
	border-left-color: rgb(79, 216, 176);
}
.btn-warning.btn-alt.btn {
	border-left-color: rgb(255, 112, 34);
}
.btn-danger.btn-alt.btn {
	border-left-color: rgb(245, 57, 61);
}
.btn-alert.btn-alt.btn {
	border-left-color: rgb(255, 188, 11);
}
.btn-system.btn-alt.btn {
	border-left-color: rgb(90, 83, 134);
}
.btn-dark.btn-alt.btn {
	border-left-color: rgb(42, 47, 67);
}
.radio-primary.radio-custom label::before {
	border-color: rgb(128, 218, 229);
}
.checkbox-primary.checkbox-custom label::before {
	border-color: rgb(128, 218, 229);
}
.radio-primary.radio-custom input[type=radio]:checked + label::after {
	color: rgb(128, 218, 229); background-color: rgb(128, 218, 229);
}
.radio-primary.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(128, 218, 229); background-color: rgb(128, 218, 229);
}
.checkbox-primary.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(128, 218, 229); background-color: rgb(128, 218, 229);
}
.checkbox-primary.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(128, 218, 229); background-color: rgb(128, 218, 229);
}
.checkbox-primary.fill.checkbox-custom label::before {
	background-color: rgb(128, 218, 229);
}
.radio-success.radio-custom label::before {
	border-color: rgb(202, 219, 71);
}
.checkbox-success.checkbox-custom label::before {
	border-color: rgb(202, 219, 71);
}
.radio-success.radio-custom input[type=radio]:checked + label::after {
	color: rgb(202, 219, 71); background-color: rgb(202, 219, 71);
}
.radio-success.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(202, 219, 71); background-color: rgb(202, 219, 71);
}
.checkbox-success.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(202, 219, 71); background-color: rgb(202, 219, 71);
}
.checkbox-success.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(202, 219, 71); background-color: rgb(202, 219, 71);
}
.checkbox-success.fill.checkbox-custom label::before {
	background-color: rgb(202, 219, 71);
}
.radio-info.radio-custom label::before {
	border-color: rgb(104, 222, 187);
}
.checkbox-info.checkbox-custom label::before {
	border-color: rgb(104, 222, 187);
}
.radio-info.radio-custom input[type=radio]:checked + label::after {
	color: rgb(104, 222, 187); background-color: rgb(104, 222, 187);
}
.radio-info.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(104, 222, 187); background-color: rgb(104, 222, 187);
}
.checkbox-info.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(104, 222, 187); background-color: rgb(104, 222, 187);
}
.checkbox-info.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(104, 222, 187); background-color: rgb(104, 222, 187);
}
.checkbox-info.fill.checkbox-custom label::before {
	background-color: rgb(104, 222, 187);
}
.radio-warning.radio-custom label::before {
	border-color: rgb(255, 132, 65);
}
.checkbox-warning.checkbox-custom label::before {
	border-color: rgb(255, 132, 65);
}
.radio-warning.radio-custom input[type=radio]:checked + label::after {
	color: rgb(255, 132, 65); background-color: rgb(255, 132, 65);
}
.radio-warning.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(255, 132, 65); background-color: rgb(255, 132, 65);
}
.checkbox-warning.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(255, 132, 65); background-color: rgb(255, 132, 65);
}
.checkbox-warning.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(255, 132, 65); background-color: rgb(255, 132, 65);
}
.checkbox-warning.fill.checkbox-custom label::before {
	background-color: rgb(255, 132, 65);
}
.radio-danger.radio-custom label::before {
	border-color: rgb(246, 86, 90);
}
.checkbox-danger.checkbox-custom label::before {
	border-color: rgb(246, 86, 90);
}
.radio-danger.radio-custom input[type=radio]:checked + label::after {
	color: rgb(246, 86, 90); background-color: rgb(246, 86, 90);
}
.radio-danger.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(246, 86, 90); background-color: rgb(246, 86, 90);
}
.checkbox-danger.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(246, 86, 90); background-color: rgb(246, 86, 90);
}
.checkbox-danger.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(246, 86, 90); background-color: rgb(246, 86, 90);
}
.checkbox-danger.fill.checkbox-custom label::before {
	background-color: rgb(246, 86, 90);
}
.radio-alert.radio-custom label::before {
	border-color: rgb(255, 196, 42);
}
.checkbox-alert.checkbox-custom label::before {
	border-color: rgb(255, 196, 42);
}
.radio-alert.radio-custom input[type=radio]:checked + label::after {
	color: rgb(255, 196, 42); background-color: rgb(255, 196, 42);
}
.radio-alert.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(255, 196, 42); background-color: rgb(255, 196, 42);
}
.checkbox-alert.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(255, 196, 42); background-color: rgb(255, 196, 42);
}
.checkbox-alert.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(255, 196, 42); background-color: rgb(255, 196, 42);
}
.checkbox-alert.fill.checkbox-custom label::before {
	background-color: rgb(255, 196, 42);
}
.radio-system.radio-custom label::before {
	border-color: rgb(103, 95, 153);
}
.checkbox-system.checkbox-custom label::before {
	border-color: rgb(103, 95, 153);
}
.radio-system.radio-custom input[type=radio]:checked + label::after {
	color: rgb(103, 95, 153); background-color: rgb(103, 95, 153);
}
.radio-system.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(103, 95, 153); background-color: rgb(103, 95, 153);
}
.checkbox-system.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(103, 95, 153); background-color: rgb(103, 95, 153);
}
.checkbox-system.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(103, 95, 153); background-color: rgb(103, 95, 153);
}
.checkbox-system.fill.checkbox-custom label::before {
	background-color: rgb(103, 95, 153);
}
.radio-dark.radio-custom label::before {
	border-color: rgb(54, 60, 86);
}
.checkbox-dark.checkbox-custom label::before {
	border-color: rgb(54, 60, 86);
}
.radio-dark.radio-custom input[type=radio]:checked + label::after {
	color: rgb(54, 60, 86); background-color: rgb(54, 60, 86);
}
.radio-dark.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(54, 60, 86); background-color: rgb(54, 60, 86);
}
.checkbox-dark.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(54, 60, 86); background-color: rgb(54, 60, 86);
}
.checkbox-dark.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(54, 60, 86); background-color: rgb(54, 60, 86);
}
.checkbox-dark.fill.checkbox-custom label::before {
	background-color: rgb(54, 60, 86);
}
.radio-light.radio-custom label::before {
	border-color: rgb(238, 238, 238);
}
.checkbox-light.checkbox-custom label::before {
	border-color: rgb(238, 238, 238);
}
.radio-light.radio-custom input[type=radio]:checked + label::after {
	color: rgb(102, 102, 102) !important; background-color: rgb(102, 102, 102);
}
.radio-light.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(102, 102, 102) !important; background-color: rgb(102, 102, 102);
}
.checkbox-light.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(102, 102, 102) !important; background-color: rgb(102, 102, 102);
}
.checkbox-light.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(102, 102, 102) !important; background-color: rgb(102, 102, 102);
}
.checkbox-light.fill.checkbox-custom label::before {
	background-color: rgb(238, 238, 238);
}
.radio-disabled.radio-custom label::before {
	border-color: rgb(185, 185, 185);
}
.checkbox-disabled.checkbox-custom label::before {
	border-color: rgb(185, 185, 185);
}
.radio-disabled.radio-custom input[type=radio]:checked + label::after {
	color: rgb(185, 185, 185); background-color: rgb(185, 185, 185);
}
.radio-disabled.radio-custom input[type=checkbox]:checked + label::after {
	color: rgb(185, 185, 185); background-color: rgb(185, 185, 185);
}
.checkbox-disabled.checkbox-custom input[type=checkbox]:checked + label::after {
	color: rgb(185, 185, 185); background-color: rgb(185, 185, 185);
}
.checkbox-disabled.checkbox-custom input[type=radio]:checked + label::after {
	color: rgb(185, 185, 185); background-color: rgb(185, 185, 185);
}
.checkbox-disabled.fill.checkbox-custom label::before {
	background-color: rgb(185, 185, 185);
}
.list-group-item-primary {
	border-color: rgb(179, 233, 240); color: rgb(38, 171, 187); background-color: rgb(230, 248, 250);
}
a.list-group-item-primary {
	color: rgb(38, 171, 187);
}
a.list-group-item-primary .list-group-item-heading {
	color: inherit;
}
a.list-group-item-primary:hover {
	color: rgb(38, 171, 187); background-color: rgb(247, 253, 253);
}
a.list-group-item-primary:focus {
	color: rgb(38, 171, 187); background-color: rgb(247, 253, 253);
}
a.active.list-group-item-primary {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
a.active.list-group-item-primary:hover {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
a.active.list-group-item-primary:focus {
	border-color: rgb(103, 211, 224); color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.list-group-item-success {
	border-color: rgb(217, 229, 122); color: rgb(119, 131, 26); background-color: rgb(232, 239, 173);
}
a.list-group-item-success {
	color: rgb(119, 131, 26);
}
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover {
	color: rgb(119, 131, 26); background-color: rgb(236, 242, 190);
}
a.list-group-item-success:focus {
	color: rgb(119, 131, 26); background-color: rgb(236, 242, 190);
}
a.active.list-group-item-success {
	border-color: rgb(195, 214, 45); color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
a.active.list-group-item-success:hover {
	border-color: rgb(195, 214, 45); color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
a.active.list-group-item-success:focus {
	border-color: rgb(195, 214, 45); color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.list-group-item-info {
	border-color: rgb(154, 233, 210); color: rgb(35, 158, 122); background-color: rgb(204, 244, 232);
}
a.list-group-item-info {
	color: rgb(35, 158, 122);
}
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover {
	color: rgb(35, 158, 122); background-color: rgb(221, 247, 240);
}
a.list-group-item-info:focus {
	color: rgb(35, 158, 122); background-color: rgb(221, 247, 240);
}
a.active.list-group-item-info {
	border-color: rgb(79, 216, 176); color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
a.active.list-group-item-info:hover {
	border-color: rgb(79, 216, 176); color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
a.active.list-group-item-info:focus {
	border-color: rgb(79, 216, 176); color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.list-group-item-warning {
	border-color: rgb(255, 171, 126); color: rgb(187, 66, 0); background-color: rgb(255, 211, 187);
}
a.list-group-item-warning {
	color: rgb(187, 66, 0);
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover {
	color: rgb(187, 66, 0); background-color: rgb(255, 224, 207);
}
a.list-group-item-warning:focus {
	color: rgb(187, 66, 0); background-color: rgb(255, 224, 207);
}
a.active.list-group-item-warning {
	border-color: rgb(255, 112, 34); color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
a.active.list-group-item-warning:hover {
	border-color: rgb(255, 112, 34); color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
a.active.list-group-item-warning:focus {
	border-color: rgb(255, 112, 34); color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.list-group-item-danger {
	border-color: rgb(250, 159, 161); color: rgb(205, 10, 14); background-color: rgb(253, 217, 218);
}
a.list-group-item-danger {
	color: rgb(205, 10, 14);
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover {
	color: rgb(205, 10, 14); background-color: rgb(254, 237, 237);
}
a.list-group-item-danger:focus {
	color: rgb(205, 10, 14); background-color: rgb(254, 237, 237);
}
a.active.list-group-item-danger {
	border-color: rgb(245, 57, 61); color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
a.active.list-group-item-danger:hover {
	border-color: rgb(245, 57, 61); color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
a.active.list-group-item-danger:focus {
	border-color: rgb(245, 57, 61); color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.list-group-item-alert {
	border-color: rgb(255, 209, 88); color: rgb(149, 108, 0); background-color: rgb(255, 226, 149);
}
a.list-group-item-alert {
	color: rgb(149, 108, 0);
}
a.list-group-item-alert .list-group-item-heading {
	color: inherit;
}
a.list-group-item-alert:hover {
	color: rgb(149, 108, 0); background-color: rgb(255, 231, 169);
}
a.list-group-item-alert:focus {
	color: rgb(149, 108, 0); background-color: rgb(255, 231, 169);
}
a.active.list-group-item-alert {
	border-color: rgb(255, 188, 11); color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
a.active.list-group-item-alert:hover {
	border-color: rgb(255, 188, 11); color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
a.active.list-group-item-alert:focus {
	border-color: rgb(255, 188, 11); color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.list-group-item-system {
	border-color: rgb(137, 131, 178); color: rgb(48, 44, 71); background-color: rgb(173, 169, 201);
}
a.list-group-item-system {
	color: rgb(48, 44, 71);
}
a.list-group-item-system .list-group-item-heading {
	color: inherit;
}
a.list-group-item-system:hover {
	color: rgb(48, 44, 71); background-color: rgb(185, 181, 209);
}
a.list-group-item-system:focus {
	color: rgb(48, 44, 71); background-color: rgb(185, 181, 209);
}
a.active.list-group-item-system {
	border-color: rgb(90, 83, 134); color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
a.active.list-group-item-system:hover {
	border-color: rgb(90, 83, 134); color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
a.active.list-group-item-system:focus {
	border-color: rgb(90, 83, 134); color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.list-group-item-dark {
	border-color: rgb(128, 137, 175); color: rgb(42, 47, 67); background-color: rgb(165, 172, 199);
}
a.list-group-item-dark {
	color: rgb(42, 47, 67);
}
a.list-group-item-dark .list-group-item-heading {
	color: inherit;
}
a.list-group-item-dark:hover {
	color: rgb(42, 47, 67); background-color: rgb(178, 184, 207);
}
a.list-group-item-dark:focus {
	color: rgb(42, 47, 67); background-color: rgb(178, 184, 207);
}
a.active.list-group-item-dark {
	border-color: rgb(42, 47, 67); color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
a.active.list-group-item-dark:hover {
	border-color: rgb(42, 47, 67); color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
a.active.list-group-item-dark:focus {
	border-color: rgb(42, 47, 67); color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.panel-border.panel-primary {
	border-color: rgb(103, 211, 224);
}
.panel-primary > .panel-heading {
	border-color: rgb(67, 201, 217); color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(103, 211, 224);
}
.panel-primary > .panel-heading .badge {
	color: rgb(103, 211, 224); background-color: rgb(103, 211, 224);
}
.panel-primary > .panel-heading > .panel-title {
	color: rgb(103, 211, 224);
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(103, 211, 224);
}
.panel-primary > .fill.panel-body {
	border-color: rgb(158, 227, 235); color: rgb(255, 255, 255); background-color: rgb(158, 227, 235);
}
.panel-primary > .border.panel-body {
	border: 3px solid rgb(103, 211, 224); border-image: none;
}
.panel-border.panel-success {
	border-color: rgb(195, 214, 45);
}
.panel-success > .panel-heading {
	border-color: rgb(164, 180, 35); color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(195, 214, 45);
}
.panel-success > .panel-heading .badge {
	color: rgb(195, 214, 45); background-color: rgb(195, 214, 45);
}
.panel-success > .panel-heading > .panel-title {
	color: rgb(195, 214, 45);
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(195, 214, 45);
}
.panel-success > .fill.panel-body {
	border-color: rgb(211, 225, 100); color: rgb(255, 255, 255); background-color: rgb(211, 225, 100);
}
.panel-success > .border.panel-body {
	border: 3px solid rgb(195, 214, 45); border-image: none;
}
.panel-border.panel-info {
	border-color: rgb(79, 216, 176);
}
.panel-info > .panel-heading {
	border-color: rgb(46, 206, 159); color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(79, 216, 176);
}
.panel-info > .panel-heading .badge {
	color: rgb(79, 216, 176); background-color: rgb(79, 216, 176);
}
.panel-info > .panel-heading > .panel-title {
	color: rgb(79, 216, 176);
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(79, 216, 176);
}
.panel-info > .fill.panel-body {
	border-color: rgb(133, 228, 200); color: rgb(255, 255, 255); background-color: rgb(133, 228, 200);
}
.panel-info > .border.panel-body {
	border: 3px solid rgb(79, 216, 176); border-image: none;
}
.panel-border.panel-warning {
	border-color: rgb(255, 112, 34);
}
.panel-warning > .panel-heading {
	border-color: rgb(246, 87, 0); color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(255, 112, 34);
}
.panel-warning > .panel-heading .badge {
	color: rgb(255, 112, 34); background-color: rgb(255, 112, 34);
}
.panel-warning > .panel-heading > .panel-title {
	color: rgb(255, 112, 34);
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(255, 112, 34);
}
.panel-warning > .fill.panel-body {
	border-color: rgb(255, 155, 100); color: rgb(255, 255, 255); background-color: rgb(255, 155, 100);
}
.panel-warning > .border.panel-body {
	border: 3px solid rgb(255, 112, 34); border-image: none;
}
.panel-border.panel-danger {
	border-color: rgb(245, 57, 61);
}
.panel-danger > .panel-heading {
	border-color: rgb(243, 16, 21); color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(245, 57, 61);
}
.panel-danger > .panel-heading .badge {
	color: rgb(245, 57, 61); background-color: rgb(245, 57, 61);
}
.panel-danger > .panel-heading > .panel-title {
	color: rgb(245, 57, 61);
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(245, 57, 61);
}
.panel-danger > .fill.panel-body {
	border-color: rgb(248, 120, 123); color: rgb(255, 255, 255); background-color: rgb(248, 120, 123);
}
.panel-danger > .border.panel-body {
	border: 3px solid rgb(245, 57, 61); border-image: none;
}
.panel-border.panel-alert {
	border-color: rgb(255, 188, 11);
}
.panel-alert > .panel-heading {
	border-color: rgb(223, 162, 0); color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
.panel-alert > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(255, 188, 11);
}
.panel-alert > .panel-heading .badge {
	color: rgb(255, 188, 11); background-color: rgb(255, 188, 11);
}
.panel-alert > .panel-heading > .panel-title {
	color: rgb(255, 188, 11);
}
.panel-alert > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(255, 188, 11);
}
.panel-alert > .fill.panel-body {
	border-color: rgb(255, 206, 77); color: rgb(255, 255, 255); background-color: rgb(255, 206, 77);
}
.panel-alert > .border.panel-body {
	border: 3px solid rgb(255, 188, 11); border-image: none;
}
.panel-border.panel-system {
	border-color: rgb(90, 83, 134);
}
.panel-system > .panel-heading {
	border-color: rgb(72, 66, 107); color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
.panel-system > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(90, 83, 134);
}
.panel-system > .panel-heading .badge {
	color: rgb(90, 83, 134); background-color: rgb(90, 83, 134);
}
.panel-system > .panel-heading > .panel-title {
	color: rgb(90, 83, 134);
}
.panel-system > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(90, 83, 134);
}
.panel-system > .fill.panel-body {
	border-color: rgb(122, 115, 168); color: rgb(255, 255, 255); background-color: rgb(122, 115, 168);
}
.panel-system > .border.panel-body {
	border: 3px solid rgb(90, 83, 134); border-image: none;
}
.panel-border.panel-dark {
	border-color: rgb(42, 47, 67);
}
.panel-dark > .panel-heading {
	border-color: rgb(25, 28, 40); color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
.panel-dark > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: rgb(42, 47, 67);
}
.panel-dark > .panel-heading .badge {
	color: rgb(42, 47, 67); background-color: rgb(42, 47, 67);
}
.panel-dark > .panel-heading > .panel-title {
	color: rgb(42, 47, 67);
}
.panel-dark > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: rgb(42, 47, 67);
}
.panel-dark > .fill.panel-body {
	border-color: rgb(68, 76, 108); color: rgb(255, 255, 255); background-color: rgb(68, 76, 108);
}
.panel-dark > .border.panel-body {
	border: 3px solid rgb(42, 47, 67); border-image: none;
}
.progress-bar-default {
	background-color: rgb(153, 153, 153);
}
.light.progress-bar-default {
	background-color: rgb(162, 162, 162);
}
.dark.progress-bar-default {
	background-color: rgb(144, 144, 144);
}
.progress-striped .progress-bar-default {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-primary {
	background-color: rgb(103, 211, 224);
}
.light.progress-bar-primary {
	background-color: rgb(118, 215, 227);
}
.dark.progress-bar-primary {
	background-color: rgb(88, 207, 221);
}
.progress-striped .progress-bar-primary {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-success {
	background-color: rgb(195, 214, 45);
}
.light.progress-bar-success {
	background-color: rgb(199, 217, 60);
}
.dark.progress-bar-success {
	background-color: rgb(184, 202, 39);
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: rgb(79, 216, 176);
}
.light.progress-bar-info {
	background-color: rgb(94, 219, 183);
}
.dark.progress-bar-info {
	background-color: rgb(64, 213, 169);
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: rgb(255, 112, 34);
}
.light.progress-bar-warning {
	background-color: rgb(255, 124, 52);
}
.dark.progress-bar-warning {
	background-color: rgb(255, 100, 16);
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: rgb(245, 57, 61);
}
.light.progress-bar-danger {
	background-color: rgb(246, 74, 78);
}
.dark.progress-bar-danger {
	background-color: rgb(244, 40, 44);
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-alert {
	background-color: rgb(255, 188, 11);
}
.light.progress-bar-alert {
	background-color: rgb(255, 193, 29);
}
.dark.progress-bar-alert {
	background-color: rgb(248, 180, 0);
}
.progress-striped .progress-bar-alert {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-system {
	background-color: rgb(90, 83, 134);
}
.light.progress-bar-system {
	background-color: rgb(97, 90, 145);
}
.dark.progress-bar-system {
	background-color: rgb(83, 76, 123);
}
.progress-striped .progress-bar-system {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-dark {
	background-color: rgb(42, 47, 67);
}
.light.progress-bar-dark {
	background-color: rgb(49, 55, 78);
}
.dark.progress-bar-dark {
	background-color: rgb(35, 39, 56);
}
.progress-striped .progress-bar-dark {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
div.switch-primary.switch input:checked + label {
	border-color: rgb(103, 211, 224);
}
div.switch-primary.switch input:checked + label::after {
	background-color: rgb(103, 211, 224);
}
div.switch-success.switch input:checked + label {
	border-color: rgb(195, 214, 45);
}
div.switch-success.switch input:checked + label::after {
	background-color: rgb(195, 214, 45);
}
div.switch-info.switch input:checked + label {
	border-color: rgb(79, 216, 176);
}
div.switch-info.switch input:checked + label::after {
	background-color: rgb(79, 216, 176);
}
div.switch-warning.switch input:checked + label {
	border-color: rgb(255, 112, 34);
}
div.switch-warning.switch input:checked + label::after {
	background-color: rgb(255, 112, 34);
}
div.switch-danger.switch input:checked + label {
	border-color: rgb(245, 57, 61);
}
div.switch-danger.switch input:checked + label::after {
	background-color: rgb(245, 57, 61);
}
div.switch-alert.switch input:checked + label {
	border-color: rgb(255, 188, 11);
}
div.switch-alert.switch input:checked + label::after {
	background-color: rgb(255, 188, 11);
}
div.switch-system.switch input:checked + label {
	border-color: rgb(90, 83, 134);
}
div.switch-system.switch input:checked + label::after {
	background-color: rgb(90, 83, 134);
}
div.switch-dark.switch input:checked + label {
	border-color: rgb(42, 47, 67);
}
div.switch-dark.switch input:checked + label::after {
	background-color: rgb(42, 47, 67);
}
.table > thead > tr > td.active {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > tbody > tr > td.active {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.active {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > thead > tr > th.active {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > tbody > tr > th.active {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.active {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > thead > tr.active > td {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > tbody > tr.active > td {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > tfoot > tr.active > td {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > thead > tr.active > th {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > tbody > tr.active > th {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > tfoot > tr.active > th {
	border-color: rgb(255, 255, 255); color: rgb(136, 159, 178); background-color: rgb(255, 255, 255);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.active + tr > th {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.active + tr > th {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.active + tr > th {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.active + tr > td {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.active + tr > td {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.active + tr > td {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.active:hover {
	background-color: rgb(255, 255, 255);
}
.table-hover > tbody > tr > th.active:hover {
	background-color: rgb(255, 255, 255);
}
.table-hover > tbody > tr.active:hover > td {
	background-color: rgb(255, 255, 255);
}
.table-hover > tbody > tr:hover > .active {
	background-color: rgb(255, 255, 255);
}
.table-hover > tbody > tr.active:hover > th {
	background-color: rgb(255, 255, 255);
}
.table > thead > tr > td.default {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > tbody > tr > td.default {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.default {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > thead > tr > th.default {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > tbody > tr > th.default {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.default {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > thead > tr.default > td {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > tbody > tr.default > td {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > tfoot > tr.default > td {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > thead > tr.default > th {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > tbody > tr.default > th {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > tfoot > tr.default > th {
	border-color: rgb(255, 255, 255); color: rgb(179, 179, 179); background-color: rgb(255, 255, 255);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.default + tr > th {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.default + tr > th {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.default + tr > th {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.default + tr > td {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.default + tr > td {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.default + tr > td {
	border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.default:hover {
	background-color: rgb(255, 255, 255);
}
.table-hover > tbody > tr > th.default:hover {
	background-color: rgb(255, 255, 255);
}
.table-hover > tbody > tr.default:hover > td {
	background-color: rgb(255, 255, 255);
}
.table-hover > tbody > tr:hover > .default {
	background-color: rgb(255, 255, 255);
}
.table-hover > tbody > tr.default:hover > th {
	background-color: rgb(255, 255, 255);
}
.table > thead > tr > td.primary {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > tbody > tr > td.primary {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > tfoot > tr > td.primary {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > thead > tr > th.primary {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > tbody > tr > th.primary {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > tfoot > tr > th.primary {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > thead > tr.primary > td {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > tbody > tr.primary > td {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > tfoot > tr.primary > td {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > thead > tr.primary > th {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > tbody > tr.primary > th {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > tfoot > tr.primary > th {
	border-color: rgb(188, 236, 241); color: rgb(38, 171, 187); background-color: rgb(239, 250, 252);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.primary + tr > th {
	border-top-color: rgb(188, 236, 241); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.primary + tr > th {
	border-top-color: rgb(188, 236, 241); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.primary + tr > th {
	border-top-color: rgb(188, 236, 241); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.primary + tr > td {
	border-top-color: rgb(188, 236, 241); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.primary + tr > td {
	border-top-color: rgb(188, 236, 241); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.primary + tr > td {
	border-top-color: rgb(188, 236, 241); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.primary:hover {
	background-color: rgb(251, 254, 254);
}
.table-hover > tbody > tr > th.primary:hover {
	background-color: rgb(251, 254, 254);
}
.table-hover > tbody > tr.primary:hover > td {
	background-color: rgb(251, 254, 254);
}
.table-hover > tbody > tr:hover > .primary {
	background-color: rgb(251, 254, 254);
}
.table-hover > tbody > tr.primary:hover > th {
	background-color: rgb(251, 254, 254);
}
.table > thead > tr > td.success {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > tbody > tr > td.success {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > tfoot > tr > td.success {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > thead > tr > th.success {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > tbody > tr > th.success {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > tfoot > tr > th.success {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > thead > tr.success > td {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > tbody > tr.success > td {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > tfoot > tr.success > td {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > thead > tr.success > th {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > tbody > tr.success > th {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > tfoot > tr.success > th {
	border-color: rgb(219, 231, 130); color: rgb(119, 131, 26); background-color: rgb(234, 241, 182);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.success + tr > th {
	border-top-color: rgb(219, 231, 130); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.success + tr > th {
	border-top-color: rgb(219, 231, 130); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.success + tr > th {
	border-top-color: rgb(219, 231, 130); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.success + tr > td {
	border-top-color: rgb(219, 231, 130); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.success + tr > td {
	border-top-color: rgb(219, 231, 130); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.success + tr > td {
	border-top-color: rgb(219, 231, 130); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.success:hover {
	background-color: rgb(238, 243, 194);
}
.table-hover > tbody > tr > th.success:hover {
	background-color: rgb(238, 243, 194);
}
.table-hover > tbody > tr.success:hover > td {
	background-color: rgb(238, 243, 194);
}
.table-hover > tbody > tr:hover > .success {
	background-color: rgb(238, 243, 194);
}
.table-hover > tbody > tr.success:hover > th {
	background-color: rgb(238, 243, 194);
}
.table > thead > tr > td.info {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > tbody > tr > td.info {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > tfoot > tr > td.info {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > thead > tr > th.info {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > tbody > tr > th.info {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > tfoot > tr > th.info {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > thead > tr.info > td {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > tbody > tr.info > td {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > tfoot > tr.info > td {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > thead > tr.info > th {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > tbody > tr.info > th {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > tfoot > tr.info > th {
	border-color: rgb(162, 235, 213); color: rgb(35, 158, 122); background-color: rgb(213, 246, 236);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.info + tr > th {
	border-top-color: rgb(162, 235, 213); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.info + tr > th {
	border-top-color: rgb(162, 235, 213); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.info + tr > th {
	border-top-color: rgb(162, 235, 213); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.info + tr > td {
	border-top-color: rgb(162, 235, 213); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.info + tr > td {
	border-top-color: rgb(162, 235, 213); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.info + tr > td {
	border-top-color: rgb(162, 235, 213); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.info:hover {
	background-color: rgb(225, 248, 242);
}
.table-hover > tbody > tr > th.info:hover {
	background-color: rgb(225, 248, 242);
}
.table-hover > tbody > tr.info:hover > td {
	background-color: rgb(225, 248, 242);
}
.table-hover > tbody > tr:hover > .info {
	background-color: rgb(225, 248, 242);
}
.table-hover > tbody > tr.info:hover > th {
	background-color: rgb(225, 248, 242);
}
.table > thead > tr > td.warning {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > tbody > tr > td.warning {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > tfoot > tr > td.warning {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > thead > tr > th.warning {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > tbody > tr > th.warning {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > tfoot > tr > th.warning {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > thead > tr.warning > td {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > tbody > tr.warning > td {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > tfoot > tr.warning > td {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > thead > tr.warning > th {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > tbody > tr.warning > th {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > tfoot > tr.warning > th {
	border-color: rgb(255, 178, 136); color: rgb(187, 66, 0); background-color: rgb(255, 218, 197);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.warning + tr > th {
	border-top-color: rgb(255, 178, 136); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.warning + tr > th {
	border-top-color: rgb(255, 178, 136); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.warning + tr > th {
	border-top-color: rgb(255, 178, 136); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.warning + tr > td {
	border-top-color: rgb(255, 178, 136); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.warning + tr > td {
	border-top-color: rgb(255, 178, 136); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.warning + tr > td {
	border-top-color: rgb(255, 178, 136); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.warning:hover {
	background-color: rgb(255, 227, 212);
}
.table-hover > tbody > tr > th.warning:hover {
	background-color: rgb(255, 227, 212);
}
.table-hover > tbody > tr.warning:hover > td {
	background-color: rgb(255, 227, 212);
}
.table-hover > tbody > tr:hover > .warning {
	background-color: rgb(255, 227, 212);
}
.table-hover > tbody > tr.warning:hover > th {
	background-color: rgb(255, 227, 212);
}
.table > thead > tr > td.danger {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > tbody > tr > td.danger {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > tfoot > tr > td.danger {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > thead > tr > th.danger {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > tbody > tr > th.danger {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > tfoot > tr > th.danger {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > thead > tr.danger > td {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > tbody > tr.danger > td {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > tfoot > tr.danger > td {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > thead > tr.danger > th {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > tbody > tr.danger > th {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > tfoot > tr.danger > th {
	border-color: rgb(251, 169, 170); color: rgb(205, 10, 14); background-color: rgb(254, 227, 227);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.danger + tr > th {
	border-top-color: rgb(251, 169, 170); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.danger + tr > th {
	border-top-color: rgb(251, 169, 170); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.danger + tr > th {
	border-top-color: rgb(251, 169, 170); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.danger + tr > td {
	border-top-color: rgb(251, 169, 170); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.danger + tr > td {
	border-top-color: rgb(251, 169, 170); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.danger + tr > td {
	border-top-color: rgb(251, 169, 170); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.danger:hover {
	background-color: rgb(254, 241, 242);
}
.table-hover > tbody > tr > th.danger:hover {
	background-color: rgb(254, 241, 242);
}
.table-hover > tbody > tr.danger:hover > td {
	background-color: rgb(254, 241, 242);
}
.table-hover > tbody > tr:hover > .danger {
	background-color: rgb(254, 241, 242);
}
.table-hover > tbody > tr.danger:hover > th {
	background-color: rgb(254, 241, 242);
}
.table > thead > tr > td.alert {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > tbody > tr > td.alert {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > tfoot > tr > td.alert {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > thead > tr > th.alert {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > tbody > tr > th.alert {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > tfoot > tr > th.alert {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > thead > tr.alert > td {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > tbody > tr.alert > td {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > tfoot > tr.alert > td {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > thead > tr.alert > th {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > tbody > tr.alert > th {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > tfoot > tr.alert > th {
	border-color: rgb(255, 212, 98); color: rgb(149, 108, 0); background-color: rgb(255, 229, 159);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.alert + tr > th {
	border-top-color: rgb(255, 212, 98); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.alert + tr > th {
	border-top-color: rgb(255, 212, 98); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.alert + tr > th {
	border-top-color: rgb(255, 212, 98); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.alert + tr > td {
	border-top-color: rgb(255, 212, 98); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.alert + tr > td {
	border-top-color: rgb(255, 212, 98); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.alert + tr > td {
	border-top-color: rgb(255, 212, 98); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.alert:hover {
	background-color: rgb(255, 233, 174);
}
.table-hover > tbody > tr > th.alert:hover {
	background-color: rgb(255, 233, 174);
}
.table-hover > tbody > tr.alert:hover > td {
	background-color: rgb(255, 233, 174);
}
.table-hover > tbody > tr:hover > .alert {
	background-color: rgb(255, 233, 174);
}
.table-hover > tbody > tr.alert:hover > th {
	background-color: rgb(255, 233, 174);
}
.table > thead > tr > td.system {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > tbody > tr > td.system {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > tfoot > tr > td.system {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > thead > tr > th.system {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > tbody > tr > th.system {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > tfoot > tr > th.system {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > thead > tr.system > td {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > tbody > tr.system > td {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > tfoot > tr.system > td {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > thead > tr.system > th {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > tbody > tr.system > th {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > tfoot > tr.system > th {
	border-color: rgb(143, 137, 182); color: rgb(48, 44, 71); background-color: rgb(179, 175, 205);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system + tr > th {
	border-top-color: rgb(143, 137, 182); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.system + tr > th {
	border-top-color: rgb(143, 137, 182); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.system + tr > th {
	border-top-color: rgb(143, 137, 182); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.system + tr > td {
	border-top-color: rgb(143, 137, 182); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.system + tr > td {
	border-top-color: rgb(143, 137, 182); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.system + tr > td {
	border-top-color: rgb(143, 137, 182); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.system:hover {
	background-color: rgb(188, 184, 211);
}
.table-hover > tbody > tr > th.system:hover {
	background-color: rgb(188, 184, 211);
}
.table-hover > tbody > tr.system:hover > td {
	background-color: rgb(188, 184, 211);
}
.table-hover > tbody > tr:hover > .system {
	background-color: rgb(188, 184, 211);
}
.table-hover > tbody > tr.system:hover > th {
	background-color: rgb(188, 184, 211);
}
.table > thead > tr > td.dark {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > tbody > tr > td.dark {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > tfoot > tr > td.dark {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > thead > tr > th.dark {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > tbody > tr > th.dark {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > tfoot > tr > th.dark {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > thead > tr.dark > td {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > tbody > tr.dark > td {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > tfoot > tr.dark > td {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > thead > tr.dark > th {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > tbody > tr.dark > th {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > tfoot > tr.dark > th {
	border-color: rgb(134, 143, 179); color: rgb(42, 47, 67); background-color: rgb(172, 178, 203);
}
.table > thead > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > td.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.system {
	color: rgb(255, 255, 255);
}
.table > thead > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tbody > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr > th.dark {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > td {
	color: rgb(255, 255, 255);
}
.table > thead > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.system > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tbody > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > tfoot > tr.dark > th {
	color: rgb(255, 255, 255);
}
.table > thead > tr.dark + tr > th {
	border-top-color: rgb(134, 143, 179); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.dark + tr > th {
	border-top-color: rgb(134, 143, 179); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.dark + tr > th {
	border-top-color: rgb(134, 143, 179); border-top-width: 1px; border-top-style: solid;
}
.table > thead > tr.dark + tr > td {
	border-top-color: rgb(134, 143, 179); border-top-width: 1px; border-top-style: solid;
}
.table > tbody > tr.dark + tr > td {
	border-top-color: rgb(134, 143, 179); border-top-width: 1px; border-top-style: solid;
}
.table > tfoot > tr.dark + tr > td {
	border-top-color: rgb(134, 143, 179); border-top-width: 1px; border-top-style: solid;
}
.table-hover > tbody > tr > td.dark:hover {
	background-color: rgb(181, 186, 209);
}
.table-hover > tbody > tr > th.dark:hover {
	background-color: rgb(181, 186, 209);
}
.table-hover > tbody > tr.dark:hover > td {
	background-color: rgb(181, 186, 209);
}
.table-hover > tbody > tr:hover > .dark {
	background-color: rgb(181, 186, 209);
}
.table-hover > tbody > tr.dark:hover > th {
	background-color: rgb(181, 186, 209);
}
.text-white {
	color: rgb(255, 255, 255);
}
a.text-white:hover {
	color: rgb(128, 128, 128);
}
.text-white-light {
	color: rgb(255, 255, 255);
}
.text-white-lighter {
	color: rgb(255, 255, 255);
}
.text-white-dark {
	color: rgb(246, 246, 246);
}
.text-white-darker {
	color: rgb(236, 236, 236);
}
.text-muted {
	color: rgb(169, 172, 189);
}
a.text-muted:hover {
	color: rgb(45, 47, 58);
}
.text-muted-light {
	color: rgb(179, 182, 197);
}
.text-muted-lighter {
	color: rgb(191, 193, 206);
}
.text-muted-dark {
	color: rgb(159, 162, 181);
}
.text-muted-darker {
	color: rgb(147, 151, 172);
}
.text-primary {
	color: rgb(103, 211, 224);
}
a.text-primary:hover {
	color: rgb(12, 55, 60);
}
.text-primary-light {
	color: rgb(118, 215, 227);
}
.text-primary-lighter {
	color: rgb(135, 220, 230);
}
.text-primary-dark {
	color: rgb(88, 207, 221);
}
.text-primary-darker {
	color: rgb(71, 202, 218);
}
.text-success {
	color: rgb(195, 214, 45);
}
a.text-success:hover {
	color: rgb(3, 3, 1);
}
.text-success-light {
	color: rgb(199, 217, 60);
}
.text-success-lighter {
	color: rgb(204, 220, 77);
}
.text-success-dark {
	color: rgb(184, 202, 39);
}
.text-success-darker {
	color: rgb(168, 185, 36);
}
.text-info {
	color: rgb(79, 216, 176);
}
a.text-info:hover {
	color: rgb(7, 33, 25);
}
.text-info-light {
	color: rgb(94, 219, 183);
}
.text-info-lighter {
	color: rgb(110, 223, 190);
}
.text-info-dark {
	color: rgb(64, 213, 169);
}
.text-info-darker {
	color: rgb(48, 209, 162);
}
.text-warning {
	color: rgb(255, 112, 34);
}
a.text-warning:hover {
	color: rgb(34, 12, 0);
}
.text-warning-light {
	color: rgb(255, 124, 52);
}
.text-warning-lighter {
	color: rgb(255, 137, 72);
}
.text-warning-dark {
	color: rgb(255, 100, 16);
}
.text-warning-darker {
	color: rgb(251, 89, 0);
}
.text-danger {
	color: rgb(245, 57, 61);
}
a.text-danger:hover {
	color: rgb(45, 2, 3);
}
.text-danger-light {
	color: rgb(246, 74, 78);
}
.text-danger-lighter {
	color: rgb(247, 93, 97);
}
.text-danger-dark {
	color: rgb(244, 40, 44);
}
.text-danger-darker {
	color: rgb(243, 21, 25);
}
.text-alert {
	color: rgb(255, 188, 11);
}
a.text-alert:hover {
	color: rgb(11, 8, 0);
}
.text-alert-light {
	color: rgb(255, 193, 29);
}
.text-alert-lighter {
	color: rgb(255, 199, 49);
}
.text-alert-dark {
	color: rgb(248, 180, 0);
}
.text-alert-darker {
	color: rgb(228, 165, 0);
}
.text-system {
	color: rgb(90, 83, 134);
}
a.text-system:hover {
	color: rgb(0, 0, 0);
}
.text-system-light {
	color: rgb(97, 90, 145);
}
.text-system-lighter {
	color: rgb(106, 98, 158);
}
.text-system-dark {
	color: rgb(83, 76, 123);
}
.text-system-darker {
	color: rgb(74, 68, 110);
}
.text-dark {
	color: rgb(42, 47, 67);
}
a.text-dark:hover {
	color: rgb(0, 0, 0);
}
.text-dark-light {
	color: rgb(49, 55, 78);
}
.text-dark-lighter {
	color: rgb(57, 63, 91);
}
.text-dark-dark {
	color: rgb(35, 39, 56);
}
.text-dark-darker {
	color: rgb(27, 31, 43);
}
.text-tp {
	color: rgba(0, 0, 0, 0.2);
}
a.text-tp:hover {
	color: rgba(0, 0, 0, 0.3);
}
blockquote.blockquote-primary {
	border-color: rgb(103, 211, 224);
}
blockquote.blockquote-success {
	border-color: rgb(195, 214, 45);
}
blockquote.blockquote-info {
	border-color: rgb(79, 216, 176);
}
blockquote.blockquote-warning {
	border-color: rgb(255, 112, 34);
}
blockquote.blockquote-danger {
	border-color: rgb(245, 57, 61);
}
blockquote.blockquote-alert {
	border-color: rgb(255, 188, 11);
}
blockquote.blockquote-system {
	border-color: rgb(90, 83, 134);
}
blockquote.blockquote-dark {
	border-color: rgb(42, 47, 67);
}
.dropcap-default.dropcap::first-letter {
	color: rgb(102, 102, 102);
}
.dropcap-primary.dropcap::first-letter {
	color: rgb(103, 211, 224);
}
.dropcap-success.dropcap::first-letter {
	color: rgb(195, 214, 45);
}
.dropcap-info.dropcap::first-letter {
	color: rgb(79, 216, 176);
}
.dropcap-warning.dropcap::first-letter {
	color: rgb(255, 112, 34);
}
.dropcap-danger.dropcap::first-letter {
	color: rgb(245, 57, 61);
}
.dropcap-alert.dropcap::first-letter {
	color: rgb(255, 188, 11);
}
.dropcap-system.dropcap::first-letter {
	color: rgb(90, 83, 134);
}
.dropcap-dark.dropcap::first-letter {
	color: rgb(17, 17, 17);
}
.dropcap-muted.dropcap::first-letter {
	color: rgb(170, 170, 170);
}
.dropcap-fill.dropcap::first-letter {
	color: rgb(255, 255, 255);
}
.dropcap-default.dropcap-fill.dropcap::first-letter {
	color: rgb(68, 68, 68); background-color: rgb(250, 250, 250);
}
.dropcap-primary.dropcap-fill.dropcap::first-letter {
	background-color: rgb(103, 211, 224);
}
.dropcap-success.dropcap-fill.dropcap::first-letter {
	background-color: rgb(195, 214, 45);
}
.dropcap-info.dropcap-fill.dropcap::first-letter {
	background-color: rgb(79, 216, 176);
}
.dropcap-warning.dropcap-fill.dropcap::first-letter {
	background-color: rgb(255, 112, 34);
}
.dropcap-danger.dropcap-fill.dropcap::first-letter {
	background-color: rgb(245, 57, 61);
}
.dropcap-alert.dropcap-fill.dropcap::first-letter {
	background-color: rgb(255, 188, 11);
}
.dropcap-system.dropcap-fill.dropcap::first-letter {
	background-color: rgb(90, 83, 134);
}
.dropcap-dark.dropcap-fill.dropcap::first-letter {
	background-color: rgb(42, 47, 67);
}
.dropcap-muted.dropcap-fill.dropcap::first-letter {
	color: rgb(136, 136, 136); background-color: rgb(250, 250, 250);
}
.alert-primary {
	background-color: rgb(137, 221, 231);
}
.alert-border-right.alert-primary {
	border-right-color: rgb(48, 195, 213);
}
.alert-border-top.alert-primary {
	border-top-color: rgb(48, 195, 213);
}
.alert-border-bottom.alert-primary {
	border-bottom-color: rgb(48, 195, 213);
}
.alert-border-left.alert-primary {
	border-left-color: rgb(48, 195, 213);
}
.light.alert-primary {
	background-color: rgb(167, 229, 237);
}
.dark.alert-primary {
	background-color: rgb(90, 207, 221);
}
.pastel.alert-primary {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(42, 190, 208); background-color: rgb(230, 248, 250);
}
.pastel.alert-primary .alert-link {
	color: rgb(42, 190, 208);
}
.alert-micro.pastel.alert-primary {
	border-color: rgb(145, 223, 233);
}
.pastel.alert-primary .close {
	color: rgb(42, 190, 208);
}
.pastel.alert-primary .close:hover {
	color: rgb(42, 190, 208);
}
.alert-success {
	background-color: rgb(205, 221, 79);
}
.alert-border-right.alert-success {
	border-right-color: rgb(147, 161, 31);
}
.alert-border-top.alert-success {
	border-top-color: rgb(147, 161, 31);
}
.alert-border-bottom.alert-success {
	border-bottom-color: rgb(147, 161, 31);
}
.alert-border-left.alert-success {
	border-left-color: rgb(147, 161, 31);
}
.light.alert-success {
	background-color: rgb(213, 226, 109);
}
.dark.alert-success {
	background-color: rgb(185, 204, 40);
}
.pastel.alert-success {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(139, 153, 30); background-color: rgb(232, 239, 173);
}
.pastel.alert-success .alert-link {
	color: rgb(139, 153, 30);
}
.alert-micro.pastel.alert-success {
	border-color: rgb(207, 222, 88);
}
.pastel.alert-success .close {
	color: rgb(139, 153, 30);
}
.pastel.alert-success .close:hover {
	color: rgb(139, 153, 30);
}
.alert-info {
	background-color: rgb(112, 223, 191);
}
.alert-border-right.alert-info {
	border-right-color: rgb(41, 187, 145);
}
.alert-border-top.alert-info {
	border-top-color: rgb(41, 187, 145);
}
.alert-border-bottom.alert-info {
	border-bottom-color: rgb(41, 187, 145);
}
.alert-border-left.alert-info {
	border-left-color: rgb(41, 187, 145);
}
.light.alert-info {
	background-color: rgb(142, 230, 204);
}
.dark.alert-info {
	background-color: rgb(66, 213, 170);
}
.pastel.alert-info {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(40, 179, 138); background-color: rgb(204, 244, 232);
}
.pastel.alert-info .alert-link {
	color: rgb(40, 179, 138);
}
.alert-micro.pastel.alert-info {
	border-color: rgb(121, 225, 195);
}
.pastel.alert-info .close {
	color: rgb(40, 179, 138);
}
.pastel.alert-info .close:hover {
	color: rgb(40, 179, 138);
}
.alert-warning {
	background-color: rgb(255, 138, 75);
}
.alert-border-right.alert-warning {
	border-right-color: rgb(223, 79, 0);
}
.alert-border-top.alert-warning {
	border-top-color: rgb(223, 79, 0);
}
.alert-border-bottom.alert-warning {
	border-bottom-color: rgb(223, 79, 0);
}
.alert-border-left.alert-warning {
	border-left-color: rgb(223, 79, 0);
}
.light.alert-warning {
	background-color: rgb(255, 162, 111);
}
.dark.alert-warning {
	background-color: rgb(255, 102, 19);
}
.pastel.alert-warning {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(212, 75, 0); background-color: rgb(255, 211, 187);
}
.pastel.alert-warning .alert-link {
	color: rgb(212, 75, 0);
}
.alert-micro.pastel.alert-warning {
	border-color: rgb(255, 145, 85);
}
.pastel.alert-warning .close {
	color: rgb(212, 75, 0);
}
.pastel.alert-warning .close:hover {
	color: rgb(212, 75, 0);
}
.alert-danger {
	background-color: rgb(247, 96, 99);
}
.alert-border-right.alert-danger {
	border-right-color: rgb(224, 11, 16);
}
.alert-border-top.alert-danger {
	border-top-color: rgb(224, 11, 16);
}
.alert-border-bottom.alert-danger {
	border-bottom-color: rgb(224, 11, 16);
}
.alert-border-left.alert-danger {
	border-left-color: rgb(224, 11, 16);
}
.light.alert-danger {
	background-color: rgb(249, 130, 132);
}
.dark.alert-danger {
	background-color: rgb(244, 42, 47);
}
.pastel.alert-danger {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(215, 11, 15); background-color: rgb(252, 203, 204);
}
.pastel.alert-danger .alert-link {
	color: rgb(215, 11, 15);
}
.alert-micro.pastel.alert-danger {
	border-color: rgb(247, 106, 109);
}
.pastel.alert-danger .close {
	color: rgb(215, 11, 15);
}
.pastel.alert-danger .close:hover {
	color: rgb(215, 11, 15);
}
.alert-alert {
	background-color: rgb(255, 199, 52);
}
.alert-border-right.alert-alert {
	border-right-color: rgb(200, 145, 0);
}
.alert-border-top.alert-alert {
	border-top-color: rgb(200, 145, 0);
}
.alert-border-bottom.alert-alert {
	border-bottom-color: rgb(200, 145, 0);
}
.alert-border-left.alert-alert {
	border-left-color: rgb(200, 145, 0);
}
.light.alert-alert {
	background-color: rgb(255, 209, 88);
}
.dark.alert-alert {
	background-color: rgb(251, 182, 0);
}
.pastel.alert-alert {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(190, 137, 0); background-color: rgb(255, 230, 164);
}
.pastel.alert-alert .alert-link {
	color: rgb(190, 137, 0);
}
.alert-micro.pastel.alert-alert {
	border-color: rgb(255, 202, 62);
}
.pastel.alert-alert .close {
	color: rgb(190, 137, 0);
}
.pastel.alert-alert .close:hover {
	color: rgb(190, 137, 0);
}
.alert-system {
	background-color: rgb(107, 99, 159);
}
.alert-border-right.alert-system {
	border-right-color: rgb(63, 58, 93);
}
.alert-border-top.alert-system {
	border-top-color: rgb(63, 58, 93);
}
.alert-border-bottom.alert-system {
	border-bottom-color: rgb(63, 58, 93);
}
.alert-border-left.alert-system {
	border-left-color: rgb(63, 58, 93);
}
.light.alert-system {
	background-color: rgb(128, 121, 172);
}
.dark.alert-system {
	background-color: rgb(84, 77, 125);
}
.pastel.alert-system {
	border-color: rgba(0, 0, 0, 0.1); color: rgb(58, 54, 87); background-color: rgb(173, 169, 201);
}
.pastel.alert-system .alert-link {
	color: rgb(58, 54, 87);
}
.alert-micro.pastel.alert-system {
	border-color: rgb(113, 106, 162);
}
.pastel.alert-system .close {
	color: rgb(58, 54, 87);
}
.pastel.alert-system .close:hover {
	color: rgb(58, 54, 87);
}
.alert-default {
	color: rgb(136, 136, 136); background-color: rgb(250, 250, 250);
}
.alert-default .alert-link {
	color: rgb(119, 119, 119);
}
.alert-border-right.alert-default {
	border-right-color: rgb(217, 217, 217);
}
.alert-border-top.alert-default {
	border-top-color: rgb(217, 217, 217);
}
.alert-border-bottom.alert-default {
	border-bottom-color: rgb(217, 217, 217);
}
.alert-border-left.alert-default {
	border-left-color: rgb(217, 217, 217);
}
.pastel.alert-default {
	border-color: rgba(0, 0, 0, 0.15); background-color: rgb(255, 255, 255);
}
.light.alert-default {
	border-color: rgba(0, 0, 0, 0.15); background-color: rgb(255, 255, 255);
}
.dark.alert-default {
	background-color: rgb(240, 240, 240);
}
.alert-dark {
	background-color: rgb(77, 87, 123);
}
.alert-border-right.alert-dark {
	border-right-color: rgb(16, 18, 26);
}
.alert-border-top.alert-dark {
	border-top-color: rgb(16, 18, 26);
}
.alert-border-bottom.alert-dark {
	border-bottom-color: rgb(16, 18, 26);
}
.alert-border-left.alert-dark {
	border-left-color: rgb(16, 18, 26);
}
.pastel.alert-dark {
	color: rgb(81, 91, 130); background-color: rgb(187, 192, 212);
}
.light.alert-dark {
	color: rgb(81, 91, 130); background-color: rgb(187, 192, 212);
}
.pastel.alert-dark .alert-link {
	color: rgb(62, 69, 98);
}
.light.alert-dark .alert-link {
	color: rgb(62, 69, 98);
}
.dark.alert-dark {
	background-color: rgb(56, 62, 89);
}
.btn-primary.dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.btn-primary.dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.btn-primary.dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(103, 211, 224);
}
.btn-success.dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.btn-success.dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.btn-success.dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(195, 214, 45);
}
.btn-info.dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.btn-info.dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.btn-info.dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(79, 216, 176);
}
.btn-warning.dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.btn-warning.dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.btn-warning.dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(255, 112, 34);
}
.btn-danger.dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.btn-danger.dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.btn-danger.dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(245, 57, 61);
}
.btn-alert.dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.btn-alert.dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.btn-alert.dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(255, 188, 11);
}
.btn-system.dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.btn-system.dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.btn-system.dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(90, 83, 134);
}
.btn-dark.dropdown-toggle + .dropdown-menu > .active > a {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.btn-dark.dropdown-toggle + .dropdown-menu > .active > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.btn-dark.dropdown-toggle + .dropdown-menu > .active > a:focus {
	color: rgb(255, 255, 255); background-color: rgb(42, 47, 67);
}
.nav-primary.nav-pills > li.active > a {
	background-color: rgb(103, 211, 224);
}
.nav-primary.nav-pills > li.active > a:hover {
	background-color: rgb(103, 211, 224);
}
.nav-primary.nav-pills > li.active > a:focus {
	background-color: rgb(103, 211, 224);
}
.nav-success.nav-pills > li.active > a {
	background-color: rgb(195, 214, 45);
}
.nav-success.nav-pills > li.active > a:hover {
	background-color: rgb(195, 214, 45);
}
.nav-success.nav-pills > li.active > a:focus {
	background-color: rgb(195, 214, 45);
}
.nav-info.nav-pills > li.active > a {
	background-color: rgb(79, 216, 176);
}
.nav-info.nav-pills > li.active > a:hover {
	background-color: rgb(79, 216, 176);
}
.nav-info.nav-pills > li.active > a:focus {
	background-color: rgb(79, 216, 176);
}
.nav-warning.nav-pills > li.active > a {
	background-color: rgb(255, 112, 34);
}
.nav-warning.nav-pills > li.active > a:hover {
	background-color: rgb(255, 112, 34);
}
.nav-warning.nav-pills > li.active > a:focus {
	background-color: rgb(255, 112, 34);
}
.nav-danger.nav-pills > li.active > a {
	background-color: rgb(245, 57, 61);
}
.nav-danger.nav-pills > li.active > a:hover {
	background-color: rgb(245, 57, 61);
}
.nav-danger.nav-pills > li.active > a:focus {
	background-color: rgb(245, 57, 61);
}
.nav-alert.nav-pills > li.active > a {
	background-color: rgb(255, 188, 11);
}
.nav-alert.nav-pills > li.active > a:hover {
	background-color: rgb(255, 188, 11);
}
.nav-alert.nav-pills > li.active > a:focus {
	background-color: rgb(255, 188, 11);
}
.nav-system.nav-pills > li.active > a {
	background-color: rgb(90, 83, 134);
}
.nav-system.nav-pills > li.active > a:hover {
	background-color: rgb(90, 83, 134);
}
.nav-system.nav-pills > li.active > a:focus {
	background-color: rgb(90, 83, 134);
}
.nav-dark.nav-pills > li.active > a {
	background-color: rgb(42, 47, 67);
}
.nav-dark.nav-pills > li.active > a:hover {
	background-color: rgb(42, 47, 67);
}
.nav-dark.nav-pills > li.active > a:focus {
	background-color: rgb(42, 47, 67);
}
.tab-block .tabs-primary.nav-tabs.tabs-border > li.active > a {
	border-top-color: rgb(103, 211, 224);
}
.tab-block .tabs-primary.tabs-left.tabs-border > li.active > a {
	border-left-color: rgb(103, 211, 224);
}
.tab-block .tabs-primary.tabs-right.tabs-border > li.active > a {
	border-right-color: rgb(103, 211, 224);
}
.tab-block .tabs-primary.tabs-below.tabs-border > li.active > a {
	border-bottom-color: rgb(103, 211, 224);
}
.tabs-primary.panel-tabs-border.panel-tabs > li.active > a {
	border-top-color: rgb(103, 211, 224);
}
.tab-block .tabs-success.nav-tabs.tabs-border > li.active > a {
	border-top-color: rgb(195, 214, 45);
}
.tab-block .tabs-success.tabs-left.tabs-border > li.active > a {
	border-left-color: rgb(195, 214, 45);
}
.tab-block .tabs-success.tabs-right.tabs-border > li.active > a {
	border-right-color: rgb(195, 214, 45);
}
.tab-block .tabs-success.tabs-below.tabs-border > li.active > a {
	border-bottom-color: rgb(195, 214, 45);
}
.tabs-success.panel-tabs-border.panel-tabs > li.active > a {
	border-top-color: rgb(195, 214, 45);
}
.tab-block .tabs-info.nav-tabs.tabs-border > li.active > a {
	border-top-color: rgb(79, 216, 176);
}
.tab-block .tabs-info.tabs-left.tabs-border > li.active > a {
	border-left-color: rgb(79, 216, 176);
}
.tab-block .tabs-info.tabs-right.tabs-border > li.active > a {
	border-right-color: rgb(79, 216, 176);
}
.tab-block .tabs-info.tabs-below.tabs-border > li.active > a {
	border-bottom-color: rgb(79, 216, 176);
}
.tabs-info.panel-tabs-border.panel-tabs > li.active > a {
	border-top-color: rgb(79, 216, 176);
}
.tab-block .tabs-warning.nav-tabs.tabs-border > li.active > a {
	border-top-color: rgb(255, 112, 34);
}
.tab-block .tabs-warning.tabs-left.tabs-border > li.active > a {
	border-left-color: rgb(255, 112, 34);
}
.tab-block .tabs-warning.tabs-right.tabs-border > li.active > a {
	border-right-color: rgb(255, 112, 34);
}
.tab-block .tabs-warning.tabs-below.tabs-border > li.active > a {
	border-bottom-color: rgb(255, 112, 34);
}
.tabs-warning.panel-tabs-border.panel-tabs > li.active > a {
	border-top-color: rgb(255, 112, 34);
}
.tab-block .tabs-danger.nav-tabs.tabs-border > li.active > a {
	border-top-color: rgb(245, 57, 61);
}
.tab-block .tabs-danger.tabs-left.tabs-border > li.active > a {
	border-left-color: rgb(245, 57, 61);
}
.tab-block .tabs-danger.tabs-right.tabs-border > li.active > a {
	border-right-color: rgb(245, 57, 61);
}
.tab-block .tabs-danger.tabs-below.tabs-border > li.active > a {
	border-bottom-color: rgb(245, 57, 61);
}
.tabs-danger.panel-tabs-border.panel-tabs > li.active > a {
	border-top-color: rgb(245, 57, 61);
}
.tab-block .tabs-alert.nav-tabs.tabs-border > li.active > a {
	border-top-color: rgb(255, 188, 11);
}
.tab-block .tabs-alert.tabs-left.tabs-border > li.active > a {
	border-left-color: rgb(255, 188, 11);
}
.tab-block .tabs-alert.tabs-right.tabs-border > li.active > a {
	border-right-color: rgb(255, 188, 11);
}
.tab-block .tabs-alert.tabs-below.tabs-border > li.active > a {
	border-bottom-color: rgb(255, 188, 11);
}
.tabs-alert.panel-tabs-border.panel-tabs > li.active > a {
	border-top-color: rgb(255, 188, 11);
}
.tab-block .tabs-system.nav-tabs.tabs-border > li.active > a {
	border-top-color: rgb(90, 83, 134);
}
.tab-block .tabs-system.tabs-left.tabs-border > li.active > a {
	border-left-color: rgb(90, 83, 134);
}
.tab-block .tabs-system.tabs-right.tabs-border > li.active > a {
	border-right-color: rgb(90, 83, 134);
}
.tab-block .tabs-system.tabs-below.tabs-border > li.active > a {
	border-bottom-color: rgb(90, 83, 134);
}
.tabs-system.panel-tabs-border.panel-tabs > li.active > a {
	border-top-color: rgb(90, 83, 134);
}
.tab-block .tabs-dark.nav-tabs.tabs-border > li.active > a {
	border-top-color: rgb(42, 47, 67);
}
.tab-block .tabs-dark.tabs-left.tabs-border > li.active > a {
	border-left-color: rgb(42, 47, 67);
}
.tab-block .tabs-dark.tabs-right.tabs-border > li.active > a {
	border-right-color: rgb(42, 47, 67);
}
.tab-block .tabs-dark.tabs-below.tabs-border > li.active > a {
	border-bottom-color: rgb(42, 47, 67);
}
.tabs-dark.panel-tabs-border.panel-tabs > li.active > a {
	border-top-color: rgb(42, 47, 67);
}
.icon-primary .slick-prev::before {
	color: rgb(103, 211, 224);
}
.icon-primary .slick-next::before {
	color: rgb(103, 211, 224);
}
.icon-default .slick-prev::before {
	color: rgb(250, 250, 250);
}
.icon-default .slick-next::before {
	color: rgb(250, 250, 250);
}
.icon-success .slick-prev::before {
	color: rgb(195, 214, 45);
}
.icon-success .slick-next::before {
	color: rgb(195, 214, 45);
}
.icon-info .slick-prev::before {
	color: rgb(79, 216, 176);
}
.icon-info .slick-next::before {
	color: rgb(79, 216, 176);
}
.icon-warning .slick-prev::before {
	color: rgb(255, 112, 34);
}
.icon-warning .slick-next::before {
	color: rgb(255, 112, 34);
}
.icon-danger .slick-prev::before {
	color: rgb(245, 57, 61);
}
.icon-danger .slick-next::before {
	color: rgb(245, 57, 61);
}
.icon-alert .slick-prev::before {
	color: rgb(255, 188, 11);
}
.icon-alert .slick-next::before {
	color: rgb(255, 188, 11);
}
.icon-system .slick-prev::before {
	color: rgb(90, 83, 134);
}
.icon-system .slick-next::before {
	color: rgb(90, 83, 134);
}
.icon-dark .slick-prev::before {
	color: rgb(42, 47, 67);
}
.icon-dark .slick-next::before {
	color: rgb(42, 47, 67);
}
@media all and (min-width:1140px)
{
body.boxed-layout {
	background-color: rgb(255, 255, 255) !important;
}
body.sb-top-collapsed.boxed-layout .navbar {
	box-shadow: 0px 1px 0px #dddddd; -webkit-box-shadow: 0 1px 0 #dddddd;
}
body.boxed-layout .navbar {
	margin: 0px auto; width: 1140px !important;
}
body.boxed-layout .navbar .nav > li > a > span:first-child {
	display: none;
}
body.boxed-layout .navbar .search-form {
	width: 200px;
}
body.boxed-layout .navbar-right.navbar-nav {
	margin-right: 0px;
}
body.boxed-layout :last-child.navbar-right.navbar-nav {
	margin-right: 0px;
}
body.boxed-layout #main {
	margin: 0px auto; width: 1140px !important; overflow: hidden;
}
body.boxed-layout #main::before {
	background: rgb(244, 247, 249); margin: 0px auto; left: 0px; top: 0px; width: 1142px; right: 0px; bottom: 0px; border-right-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-left-width: 0px; border-right-style: none; border-left-style: none; position: fixed; content: "";
}
body.boxed-layout #main::after {
	background: rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; right: 0px; bottom: 0px; position: fixed; z-index: -1; content: "";
}
body.boxed-layout #content_wrapper {
	margin-top: 0px;
}
body.boxed-layout .navbar-fixed-top.navbar + #main > #content_wrapper {
	margin-top: 60px;
}
body.sb-top.boxed-layout .affix#sidebar_left {
	width: 1140px;
}
body.boxed-layout .affix#sidebar_left {
	left: auto;
}
body.boxed-layout .nano#sidebar_left > .nano-content {
	padding-top: 0px;
}
body.sb-l-c.boxed-layout #sidebar_left {
	left: -230px;
}
body.sb-l-m.sb-l-c.boxed-layout #sidebar_left {
	left: -230px;
}
body.boxed-layout #sidebar_right {
	top: 0px; right: 0px; display: none; position: absolute;
}
body.sb-r-o.boxed-layout #sidebar_right {
	display: block;
}
body.boxed-layout .affix#topbar {
	left: auto; width: 910px !important; right: auto; margin-left: 0px;
}
body.sb-r-o.boxed-layout .affix#topbar {
	width: 780px !important;
}
body.sb-l-m.boxed-layout .affix#topbar {
	width: 1080px !important;
}
body.sb-l-c.boxed-layout .affix#topbar {
	width: 1140px !important;
}
body.sb-r-o.sb-l-m.boxed-layout .affix#topbar {
	width: 780px !important;
}
body.sb-r-o.sb-l-c.boxed-layout .affix#topbar {
	width: 840px !important;
}
body.boxed-layout #topbar-dropmenu-wrapper {
	top: 0px;
}
body.boxed-layout .navbar-fixed-top.navbar + #sidebar_left + #content_wrapper > #topbar-dropmenu-wrapper {
	top: 1px;
}
body.sb-top.boxed-layout .navbar-fixed-top.navbar + #sidebar_left + #content_wrapper > #topbar-dropmenu-wrapper {
	top: 0px;
}
}
@media all and (max-width:1140px)
{
body.boxed-layout .navbar-fixed-top.navbar + #main {
	margin-top: 60px;
}
body.sb-l-o.boxed-layout .navbar + #main > .nano#sidebar_left > .nano-content {
	padding-top: 60px;
}
body.sb-l-m.boxed-layout .navbar + #main > .nano#sidebar_left > .nano-content {
	padding-top: 0px;
}
}
.ajax-loading {
	-ms-overflow-y: scroll;
}
.panel-tabs > li > a:hover {
	background-color: rgb(242, 242, 242);
}
#return-arrow {
	color: rgb(85, 85, 85); padding-top: 15px; padding-left: 15px; display: block; position: fixed; z-index: 1050; cursor: pointer; opacity: 0.7;
}
#return-arrow i.fa {
	padding-top: 2px; float: left;
}
#return-arrow span {
	padding-top: 0px; padding-left: 15px; font-size: 16px; float: left;
}
#return-arrow:hover {
	opacity: 1;
}
body.basic-timeline .panel-clone {
	display: none;
}
.basic-calendar .chute-left {
	padding: 15px 18px;
}
.basic-calendar .chute-left .fc-event {
	background: rgb(255, 255, 255); margin-right: 2px; margin-left: 2px;
}
.icons-list {
	list-style: none; overflow: hidden; padding-bottom: 1px; padding-left: 0px; font-size: 12px; margin-bottom: 20px;
}
.icons-list li {
	padding: 5px; width: 20%; height: 100px; text-align: center; line-height: 1.4; float: left;
}
.icons-list li:hover {
	color: rgb(103, 211, 224);
}
.icons-list li span {
	margin: 5px auto 15px; font-size: 24px; display: block;
}
.iconsweets-list li span {
	font-size: 32px;
}
.stateface-list li span {
	font-size: 36px;
}
#customizer {
	transition:right 0.1s ease-in-out; top: 120px; width: 338px; right: -338px; overflow: visible !important; position: fixed; z-index: 999; -webkit-transition: right 0.1s ease-in-out; -moz-transition: right 0.1s ease-in-out;
}
.customizer-open#customizer {
	right: 0px;
}
#customizer .panel {
	background-color: rgb(42, 47, 67);
}
#customizer .panel-heading {
	font: 700 13px/57px "Lato"; border: 0px currentColor; border-image: none; width: 395px; height: 57px; right: 55px; color: rgb(255, 255, 255); text-transform: uppercase; margin-right: 30px; cursor: pointer; font-size-adjust: none; font-stretch: normal; background-color: rgb(42, 47, 67);
}
#customizer .panel-heading .panel-title {
	top: -4px; position: relative;
}
#customizer .panel-heading .panel-title {
	padding-left: 0px;
}
#customizer .panel-body {
	padding: 18px; border: 0px currentColor; border-image: none;
}
#customizer .panel-body .nav-list-sm.nav-list {
	margin: 0px 18px 30px; padding: 5px 0px 18px; border-bottom-color: rgb(71, 80, 114); border-bottom-width: 1px; border-bottom-style: solid;
}
#customizer .panel-body .nav-list-sm.nav-list li {
	margin-right: 10px; margin-bottom: 5px;
}
#customizer .panel-body .nav-list-sm.nav-list li a {
	border-color: rgba(0, 0, 0, 0.15); padding: 5px 11px 1px; border-radius: 3px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 13px; background-color: rgb(103, 211, 224); -webkit-border-radius: 3px;
}
#customizer .panel-body .nav-list-sm.nav-list li a:hover {
	background-color: rgb(71, 80, 114);
}
#customizer .panel-body .tab-content {
	color: rgb(255, 255, 255); font-size: 13px;
}
#customizer .panel-body .tab-content form > .form-group {
	margin-bottom: 0px;
}
#customizer .panel-body .tab-content form .fill.checkbox-custom > label::before {
	border-width: 0px 0px 3px; border-style: none none solid; border-color: currentColor currentColor rgba(0, 0, 0, 0.15); border-radius: 3px; border-image: none; width: 25px; height: 25px; background-color: rgb(255, 255, 255);
}
#customizer .panel-body .tab-content form .checkbox-system.fill.checkbox-custom > label::before {
	background-color: rgb(90, 83, 134);
}
#customizer .panel-body .tab-content form .checkbox-info.fill.checkbox-custom > label::before {
	background-color: rgb(79, 216, 176);
}
#customizer .panel-body .tab-content form .checkbox-dark.fill.checkbox-custom > label::before {
	background-color: rgb(42, 47, 67);
}
#customizer .panel-body .tab-content form .checkbox-alert.fill.checkbox-custom > label::before {
	background-color: rgb(255, 188, 11);
}
#customizer .panel-body .tab-content form .checkbox-primary.fill.checkbox-custom > label::before {
	background-color: rgb(103, 211, 224);
}
#customizer .panel-body .tab-content form .checkbox-warning.fill.checkbox-custom > label::before {
	background-color: rgb(255, 112, 34);
}
#customizer .panel-body .tab-content form .checkbox-success.fill.checkbox-custom > label::before {
	background-color: rgb(195, 214, 45);
}
#customizer .panel-body .tab-content form .checkbox-danger.fill.checkbox-custom > label::before {
	background-color: rgb(245, 57, 61);
}
#customizer .panel-body .tab-content form .checkbox-dark.fill.checkbox-custom > label::before {
	background-color: rgb(83, 93, 132);
}
#customizer .panel-body .tab-content form .fill.checkbox-custom input[type='checkbox']:checked + label::after {
	left: 5px; top: 1px; color: rgb(139, 198, 63) !important; font-size: 15px; content: "\f00c"; transform: none;
}
#customizer .panel-body .tab-content form .fill.checkbox-custom input[type='radio']:checked + label::after {
	left: 5px; top: 1px; color: rgb(139, 198, 63) !important; font-size: 15px; content: "\f00c"; transform: none;
}
#customizer .panel-body .tab-content form .checkbox-alert.fill.checkbox-custom input[type='checkbox']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-dark.fill.checkbox-custom input[type='checkbox']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-info.fill.checkbox-custom input[type='checkbox']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-system.fill.checkbox-custom input[type='checkbox']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-primary.fill.checkbox-custom input[type='checkbox']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-warning.fill.checkbox-custom input[type='checkbox']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-success.fill.checkbox-custom input[type='checkbox']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-danger.fill.checkbox-custom input[type='checkbox']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-alert.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-info.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-system.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-dark.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-primary.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-warning.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-success.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-dark.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form .checkbox-danger.fill.checkbox-custom input[type='radio']:checked + label::after {
	color: rgb(255, 255, 255) !important;
}
#customizer .panel-body .tab-content form > h6 {
	color: rgb(255, 255, 255); text-transform: uppercase;
}
#customizer .panel-icon {
	padding-right: 20px; padding-left: 1px; font-size: 27px;
}
.bs-component {
	position: relative;
}
#source-button {
	top: 0px; right: 0px; font-weight: 600; position: absolute; z-index: 100;
}
#source-modal .modal-header {
	background-color: rgb(250, 250, 250);
}
#source-modal .btn-clipboard {
	letter-spacing: 0.5px;
}
#source-modal .hljs {
	padding: 10px 13px;
}
#dock-content > div {
	display: none;
}
#dock-content > div.active-content {
	display: block;
}
#dock-content .active-content .modal-placeholder {
	width: 100%; height: 100%; text-align: center; font-size: 20px; display: block; visibility: visible; position: relative;
}
#dock-content .active-content .modal-placeholder::before {
	content: "It's been sent to AdminDock!";
}
#dock-content .active-content .modal-placeholder::after {
	top: 3px; color: rgb(153, 153, 153); padding-left: 20px; font-family: "FontAwesome"; font-size: 30px; position: relative; content: "\f0a7";
}
@media print
{
.basic-invoice header.navbar {
	margin: 0px !important; padding: 0px !important; outline: 0px; width: 0px !important; height: 0px !important; overflow: hidden; display: none !important; visibility: hidden;
}
.basic-invoice #sidebar_left {
	margin: 0px !important; padding: 0px !important; outline: 0px; width: 0px !important; height: 0px !important; overflow: hidden; display: none !important; visibility: hidden;
}
.basic-invoice #sidebar_right {
	margin: 0px !important; padding: 0px !important; outline: 0px; width: 0px !important; height: 0px !important; overflow: hidden; display: none !important; visibility: hidden;
}
.basic-invoice #topbar {
	margin: 0px !important; padding: 0px !important; outline: 0px; width: 0px !important; height: 0px !important; overflow: hidden; display: none !important; visibility: hidden;
}
.basic-invoice #customizer {
	margin: 0px !important; padding: 0px !important; outline: 0px; width: 0px !important; height: 0px !important; overflow: hidden; display: none !important; visibility: hidden;
}
.basic-invoice .panel-heading {
	margin: 0px !important; padding: 0px !important; outline: 0px; width: 0px !important; height: 0px !important; overflow: hidden; display: none !important; visibility: hidden;
}
.basic-invoice .basic-invoice-buttons {
	margin: 0px !important; padding: 0px !important; outline: 0px; width: 0px !important; height: 0px !important; overflow: hidden; display: none !important; visibility: hidden;
}
.basic-invoice #content_wrapper {
	background: 0px; margin: 0px auto !important; padding: 0px !important; transition:none; left: auto !important; right: auto !important;
}
.basic-invoice #content {
	background: none; padding: 0px;
}
.basic-invoice #content_wrapper::after {
	margin: 0px; display: none;
}
.basic-invoice #main {
	margin: 0px auto !important; width: 1100px !important;
}
.basic-invoice .panel {
	margin: 0px !important; border: 0px currentColor !important; border-image: none !important; box-shadow: none !important;
}
.basic-invoice .panel-body {
	margin: 0px !important; border: 0px currentColor !important; border-image: none !important; box-shadow: none !important;
}
.basic-invoice .invoice-logo {
	display: none !important;
}
.basic-invoice .invoice-logo-text {
	display: block !important; visibility: visible !important;
}
.basic-invoice .table-layout > .col-md-10 {
	padding: 0px !important; width: 100% !important;
}
.basic-invoice #invoice-info {
	margin-top: 20px !important; margin-bottom: 40px !important; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; background-color: rgb(221, 221, 221);
}
.basic-invoice #invoice-info > .col-md-4 {
	margin: 0px; padding: 0px; width: 32%; float: none; display: inline-block;
}
.basic-invoice #invoice-info > :nth-child(2).col-md-4 {
	text-align: center;
}
.basic-invoice #invoice-info > :last-child.col-md-4 {
	top: 8px; text-align: right; position: relative;
}
.basic-invoice #invoice-info > .col-md-4 .panel-body {
	padding: 10px;
}
}
#content {
	padding: 40px 30px 50px 31px;
}
@media all and (width:1440px)
{
.ui-datepicker {
	padding: 20px 10px 5px;
}
}
@media all and (max-width:1440px)
{
.sidebar-left-content {
	box-shadow: inset -22px 7px 0px 0px #222636; -webkit-box-shadow: -22px 7px 0 0 #222636 inset;
}
.nano#sidebar_right > .nano-pane {
	width: 10px;
}
#content-footer {
	height: 66px; line-height: 66px; font-size: 14px;
}
#content-footer .footer-return-top {
	top: 15px;
}
.fc button {
	padding: 5px 10px;
}
.circle-text h2 {
	font-size: 25px;
}
}
@media all and (max-width:1400px) and (min-width:1300px)
{
.ui-datepicker {
	padding: 20px 5px 5px;
}
.ui-datepicker td {
	padding: 0px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-year {
	font: 600 14px/20px "Lato"; font-size-adjust: none; font-stretch: normal;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-month {
	font: 600 14px/20px "Lato"; font-size-adjust: none; font-stretch: normal;
}
.chart-legend.nav > li > a {
	padding: 0px; font-size: 10px;
}
}
@media all and (min-width:1024px)
{
.affix#content-footer {
	bottom: 0px;
}
}
@media all and (min-width:1100px)
{
#content {
	padding: 40px 30px 50px 31px;
}
}
@media all and (max-width:991px)
{
#content .col-md-2 + .col-md-2 {
	padding-top: 10px;
}
#content .col-md-2 + .col-md-4 {
	padding-top: 10px;
}
#content .col-md-2 + .col-md-6 {
	padding-top: 10px;
}
#content .col-md-4 + .col-md-2 {
	padding-top: 10px;
}
#content .col-md-4 + :not(.col-sm-6).col-md-4 {
	padding-top: 10px;
}
#content .col-md-4 + .col-md-6 {
	padding-top: 10px;
}
#content .col-md-6 + .col-md-2 {
	padding-top: 10px;
}
#content .col-md-6 + .col-md-4 {
	padding-top: 10px;
}
#content .col-md-6 + .col-md-6 {
	padding-top: 10px;
}
}
@media all and (max-width:960px)
{
.square.search-form.navbar-form input {
	border-radius: 5px; -webkit-border-radius: 5px;
}
.search-form.navbar-form input + .input-group-btn {
	display: none;
}
}
@media all and (max-width:900px)
{
.search-form.navbar-form input {
	border-radius: 0px; max-width: 100%; -webkit-border-radius: 0;
}
.alt#topbar .breadcrumb {
	padding-top: 6px;
}
body.basic-invoice .basic-invoice-buttons {
	left: auto; bottom: auto; margin-top: 20px; position: relative;
}
}
@media all and (max-width:815px) and (min-width:768px)
{
.topbar-menu .service-box .service-title {
	font-size: 12px;
}
}
@media all and (max-width:815px)
{
#content .panel .panel-body {
	overflow: hidden !important; min-width: 0px !important;
}
.ph10 {
	padding: 0px 11px !important;
}
.slick-prev {
	left: -15px;
}
.slick-next {
	right: -15px;
}
.fc-event {
	font-size: 11px;
}
}
@media all and (max-width:767px)
{
#content {
	padding: 20px 20px 30px 21px;
}
.alt#topbar {
	padding: 15px 15px 10px 20px;
}
#topbar-dropmenu-wrapper {
	padding: 15px 20px 0px;
}
.search-form.navbar-form {
	margin-left: 15px;
}
.col-xs-1 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-1 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-1 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-1 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-1 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-2 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-2 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-2 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-2 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-2 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-3 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-3 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-3 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-3 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-3 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-4 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-4 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-4 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-4 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-4 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-5 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-5 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-5 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-5 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-5 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-6 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-6 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-6 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-6 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-6 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-7 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-7 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-7 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-7 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-7 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-8 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-8 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-8 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-8 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-8 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-9 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-9 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-9 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-9 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-9 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-10 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-10 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-10 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-10 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-10 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-11 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-11 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-11 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-11 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-11 {
	padding-right: 11px; padding-left: 11px;
}
.col-xs-12 {
	padding-right: 11px; padding-left: 11px;
}
.col-sm-12 {
	padding-right: 11px; padding-left: 11px;
}
.col-md-12 {
	padding-right: 11px; padding-left: 11px;
}
.col-lg-12 {
	padding-right: 11px; padding-left: 11px;
}
.col-xl-12 {
	padding-right: 11px; padding-left: 11px;
}
.topbar-menu .service-box {
	margin-bottom: 20px;
}
#customizer {
	width: 270px; right: -270px;
}
.btn {
	padding: 6px 12px;
}
.btn-lg {
	padding: 6px 15px;
}
.btn-group-lg > .btn {
	padding: 6px 15px;
}
.btn-sm {
	padding: 4px 10px;
}
.btn-group-sm > .btn {
	padding: 4px 10px;
}
.btn-xs {
	padding: 3px 6px;
}
.btn-group-xs > .btn {
	padding: 3px 6px;
}
.fc button {
	font-size: 10px;
}
.panel-tabs > li > a {
	line-height: 16px;
}
.allcp-form .section [class*='col-'] {
	margin-bottom: 5px;
}
}
@media all and (max-width:640px)
{
.alt#topbar {
	padding: 10px 15px 10px 20px;
}
.wizard .steps li a {
	padding: 6px 9px !important; margin-bottom: 10px;
}
#content .panel-heading .panel-title + .panel-tabs.nav {
	bottom: -7px;
}
.dataTables_filter input {
	width: auto;
}
}
@media all and (max-width:480px)
{
#content-footer .footer-return-top {
	right: 15px;
}
.panel {
	margin-bottom: 15px;
}
.preserve-grid.panel {
	padding: 7px 15px 8px !important;
}
.fc-toolbar h2 {
	margin: 15px 0px 0px;
}
.fc-toolbar {
	margin-bottom: 1em;
}
.fs35 {
	font-size: 30px !important;
}
.pagination > li > a {
	margin-bottom: 5px;
}
.pagination > li > span {
	margin-bottom: 5px;
}
.dataTables_info {
	display: none;
}
.dataTables_length {
	margin-bottom: 5px;
}
.dataTables_length + .dataTables_filter {
	float: left;
}
}
@media all and (max-width:479px)
{
#content-footer .footer-legal {
	display: none;
}
.topbar-menu .service-box .service-title {
	font-size: 12px;
}
.navbar .nav > li > a.dropdown-toggle img {
	width: 37px; height: 37px;
}
.navbar .nav > li > a.dropdown-toggle {
	margin-left: 5px;
}
.navbar .btn-group.navbar-btn > .btn {
	width: 35px;
}
#content .panel {
	padding: 15px;
}
.w375 {
	width: 100% !important;
}
.dropdown-menu .panel > .panel-menu .btn-sm {
	padding: 5px;
}
#content .panel .panel-heading .pull-right.panel-header-menu {
	float: none !important;
}
.task-widget ul.task-list .task-item .task-desc {
	height: 40px; overflow: hidden;
}
.panel-tabs > li > a {
	padding: 4px 10px 6px;
}
.ui-datepicker {
	padding: 20px 5px 5px;
}
.ui-datepicker td {
	padding: 0px;
}
#content .panel-heading .panel-title + .panel-tabs.nav {
	bottom: 0px;
}
body.basic-profile #content .tab-block .nav-tabs > li > a {
	padding: 9px 5px;
}
.nav-pills-sm.nav-pills > li > a {
	padding: 1px 4px; font-size: 11px;
}
.nav-pills-lg.nav-pills > li > a {
	padding: 6px 9px; font-size: 13px;
}
.nav-pills > li {
	margin-bottom: 2px;
}
.nav-pills > li > a {
	padding: 1px 6px;
}
.tab-block .nav-tabs > li > a {
	padding: 4px 10px;
}
.tabs-left > li > a {
	padding: 4px 5px;
}
.tabs-right > li > a {
	padding: 4px 5px;
}
#content .panel-heading .panel-tabs.nav {
	bottom: -18px;
}
.user-interface-icons .icons-list {
	font-size: 10px;
}
body.basic-gallery #mixitup-container .mix {
	width: 100%;
}
body.basic-gallery #mixitup-container .gap {
	width: 100%;
}
#high-area text tspan:first-child {
	font-size: 10px;
}
.c3-chart-arc text {
	font-size: 10px;
}
.zoom-switcher a {
	font-size: 8px !important;
}
}
@media all and (max-width:359px)
{
#customizer {
	width: 215px; right: -215px;
}
#content .panel .panel-heading .panel-title {
	font-size: 16px;
}
.navbar .btn-group.navbar-btn > .btn {
	width: 32px;
}
.navbar .nav > li > a.dropdown-toggle {
	padding: 0px;
}
#sidebar_right_toggle {
	display: none !important;
}
.alt#topbar .breadcrumb {
	padding-top: 0px;
}
#high-area {
	padding: 0px; height: 200px !important;
}
.tab-block .nav-tabs > li > a {
	padding: 4px 5px;
}
.table-condensed > thead > tr > th {
	padding: 2px;
}
.table-condensed > tbody > tr > th {
	padding: 2px;
}
.table-condensed > tfoot > tr > th {
	padding: 2px;
}
.table-condensed > thead > tr > td {
	padding: 2px;
}
.table-condensed > tbody > tr > td {
	padding: 2px;
}
.table-condensed > tfoot > tr > td {
	padding: 2px;
}
table.dataTable thead > tr > th {
	padding-left: 10px;
}
.dataTables_filter input {
	padding-left: 30px; margin-left: 10px !important;
}
#geocoding_form div {
	padding: 0px !important;
}
.highcharts-container {
	padding-left: 40px;
}
.highcharts-container .highcharts-legend {
	float: none; display: block;
}
.highcharts-container .highcharts-series-group {
	padding: 0px 20px; width: 100%; float: none; display: block;
}
}
