html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
::-webkit-scrollbar {
    width: 0px;
    background: transparent; /* make scrollbar transparent */
}
body {
	margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ecf0f1;
}
td, th {
	padding: 0;
}

@media print {
*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
.navbar {
	display: none;
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table td, .table th {
	background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important;
}
.printerareaciuis, .printerareaciuis * {
	visibility: visible;
}
.printerareaciuis {
	position: absolute;
	left: 0;
	top: 0;
}
.ciuis-menu {
	display: none;
}
aside.page-aside.ciuis-sag-sidebar-xs {
	display: none;
}
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot');
	src: url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
	font-family: "ciuis-ico-font";
	src: url("fonts/ciuis-ico-font.eot");
	src: url("fonts/ciuis-ico-font.eot?#iefix") format("embedded-opentype"), url("fonts/ciuis-ico-font.woff") format("woff"), url("fonts/ciuis-ico-font.ttf") format("truetype"), url("fonts/ciuis-ico-font.svg#ciuis-ico-font") format("svg");
	font-weight: normal;
	font-style: normal;
}
[data-ico]:before {
	font-family: "ciuis-ico-font" !important;
	content: attr(data-ico);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class^="ico-"]:before, [class*=" ico-"]:before {
	font-family: "ciuis-ico-font" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ico-ciuis-barcode:before {
  content: "\63";
}
.ico-ciuis-reports:before {
  content: "\65";
}
.ico-ciuis-accounts:before {
  content: "\66";
}
.ico-ciuis-customers:before {
  content: "\68";
}
.ico-ciuis-staffdetail:before {
  content: "\69";
}
.ico-ciuis-staff:before {
  content: "\6a";
}
.ico-ciuis-leads:before {
  content: "\6b";
}
.ico-ciuis-label:before {
  content: "\6c";
}
.ico-ciuis-projects:before {
  content: "\6d";
}
.ico-ciuis-orders:before {
  content: "\6e";
}
.ico-ciuis-products:before {
  content: "\6f";
}
.ico-ciuis-targets:before {
  content: "\71";
}
.ico-ciuis-campaigns:before {
  content: "\62";
}
.ico-ciuis-supports:before {
  content: "\67";
}
.ico-ciuis-expenses:before {
  content: "\73";
}
.ico-ciuis-invoices:before {
  content: "\70";
}
.ico-ciuis-proposals:before {
  content: "\61";
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
	content: "\002a";
}
.glyphicon-plus:before {
	content: "\002b";
}
.glyphicon-euro:before, .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-btc:before {
	content: "\e227";
}
.glyphicon-xbt:before {
	content: "\e227";
}
.glyphicon-yen:before {
	content: "\00a5";
}
.glyphicon-jpy:before {
	content: "\00a5";
}
.glyphicon-ruble:before {
	content: "\20bd";
}
.glyphicon-rub: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";
}
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-size: 13px;
	line-height: 1.42857143;
	color: #383838;
	background-color: #EEEEEE;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #393939;
	text-decoration: none;
}
a:hover, a:focus {
	color: #3C8DBC;
	text-decoration: underline;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 4px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #EEEEEE;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 18px;
	margin-bottom: 18px;
	/* border: 1px; */
	border-top: 1px solid rgb(247, 247, 247);
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
[role="button"] {
	cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 300;
	line-height: 1.1;
	color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 18px;
	margin-bottom: 9px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 9px;
	margin-bottom: 9px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 33px;
}
h2, .h2 {
	font-size: 27px;
}
h3, .h3 {
	font-size: 23px;
}
h4, .h4 {
	font-size: 17px;
}
h5, .h5 {
	font-size: 13px;
}
h6, .h6 {
	font-size: 12px;
}
p {
	margin: 0 0 9px;
}
.lead {
	margin-bottom: 18px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.4;
}

@media (min-width: 768px) {
.lead {
	font-size: 19.5px;
}
}
small, .small {
	font-size: 92%;
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #777777;
}
.text-black {
	color: #393939;
}
.text-primary {
	color: #4b5967;
}
a.text-primary:hover, a.text-primary:focus {
	color: #1266f1;
}
.text-success {
	color: #37b358;
}
a.text-success:hover, a.text-success:focus {
	color: #2b8c45;
}
.text-info {
	color: #31708f;
}
.text-modal {
	color: rgb(57, 57, 57);
}
.text-modal-detail {
	color: #906930;
}
a.text-info:hover, a.text-info:focus {
	color: #245269;
}
.text-warning {
	color: #f6c163;
}
a.text-warning:hover, a.text-warning:focus {
	color: #f3ae33;
}
.text-danger {
	color: #FF3B30;
}
a.text-danger:hover, a.text-danger:focus {
	color: #d62516;
}
.bg-primary {
	color: #fff;
	background-color: #4b5967;
}
a.bg-primary:hover, a.bg-primary:focus {
	background-color: #1266f1;
}
.bg-success {
	background-color: #79b9ad;
}
a.bg-success:hover, a.bg-success:focus {
	background-color: #7cb77f;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #FF3B30;
}
a.bg-danger:hover, a.bg-danger:focus {
	background-color: #d62516;
}
.page-header {
	padding-bottom: 8px;
	margin: 36px 0 18px;
	border-bottom: 1px solid #eeeeee;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 9px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.list-inline ul, .list-inline ol {
	padding-left: 40px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-top: 0;
	margin-bottom: 18px;
}
dt, dd {
	line-height: 1.42857143;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}

@media (min-width: 768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 5px 10px;
	margin: 0 0 10px;
	font-size: 12px;
	border-left: 5px solid #f7f7f7;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}
address {
	margin-bottom: 5px;
	font-style: normal;
	line-height: 1.42857143;
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #3C8DBC;
	background-color: #fafafa;
	border-radius: 2px;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 2px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none;
}
pre {
	display: block;
	padding: 8.5px;
	margin: 0 0 9px;
	font-size: 12px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #666666;
	background-color: #fafafa;
	border: 1px solid #ccc;
	border-radius: 2px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

@media (min-width: 768px) {
.container {
	width: 750px;
}
}

@media (min-width: 992px) {
.container {
	width: 970px;
}
}

@media (min-width: 1200px) {
.container {
	width: 1170px;
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66666667%;
}
.col-sm-pull-10 {
	right: 83.33333333%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66666667%;
}
.col-sm-pull-7 {
	right: 58.33333333%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66666667%;
}
.col-sm-pull-4 {
	right: 33.33333333%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66666667%;
}
.col-sm-pull-1 {
	right: 8.33333333%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66666667%;
}
.col-sm-push-10 {
	left: 83.33333333%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66666667%;
}
.col-sm-push-7 {
	left: 58.33333333%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66666667%;
}
.col-sm-push-4 {
	left: 33.33333333%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66666667%;
}
.col-sm-push-1 {
	left: 8.33333333%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
}

@media (min-width: 1200px) {
.ciuis-summary-two {
	height: 405px;
	border-right: 1px solid #eaeaea;
	border-top-left-radius: 5px;
	border-left: 1px solid #eaeaea;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
}
table {
	background-color: transparent;
}
caption {
	padding-top: 12px 10px;
	padding-bottom: 12px 10px;
	color: #777777;
	text-align: left;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 18px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	line-height: 1.42857143;
	/* vertical-align: top; */
	border-bottom: 1px solid rgba(243, 243, 243, 0.64);
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #f1f1f1;
	background: rgb(253, 253, 253);
	color: #cccccc;
	text-transform: uppercase;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #EEEEEE;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 7px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #FFFFFF;
	cursor: pointer;
}
.table-striped > tbody > tr:nth-of-type(even) {
	background-color: #FFFFFF;
	cursor: pointer;
}
.table-hover > tbody > tr:hover {
	background-color: #ffffff;
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f0f0f0;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e3e3e3;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	color: #FDFDFD;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	color: #FDFDFD;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #79b9ad;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #2e9549;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	color: #FDFDFD;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	color: #FDFDFD;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	color: #FDFDFD;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	color: #FDFDFD;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	color: #FDFDFD;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	color: #FDFDFD;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #FF3B30;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #e82e1e;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	color: #FDFDFD;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	color: #FDFDFD;
}
.table-responsive {
	overflow-x: auto;
	min-height: 0.01%;
}

@media screen and (max-width: 767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 13.5px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
}
.table-responsive > .table {
	margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 5px rgba(128, 130, 129, 0.14) solid;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple], select[size] {
	height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 11px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #404040;
}
.form-control {
	display: block;
	width: 100%;
	height: 48px;
	padding: 10px 12px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #404040;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d5d8de;
	border-radius: 5px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: rgba(96, 125, 139, 0.17);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(66, 133, 244, 0.6);
}
.form-control::-moz-placeholder {
 color: #999;
 opacity: 1;
}
.form-control:-ms-input-placeholder {
 color: #999;
}
.form-control::-webkit-input-placeholder {
 color: #999;
}
.form-control::-ms-expand {
 border: 0;
 background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
	line-height: 48px;
}
input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
	line-height: 37px;
}
input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
	line-height: 57px;
}
}
.form-group {
	margin-bottom: 20px;
}
.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label, .checkbox label {
	min-height: 18px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	padding-top: 11px;
	padding-bottom: 11px;
	margin-bottom: 0;
	min-height: 31px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}
.input-sm {
	height: 37px;
	padding: 5px 9px;
	font-size: 12px;
	line-height: 1.6;
	border-radius: 2px;
}
select.input-sm {
	height: 37px;
	line-height: 37px;
}
textarea.input-sm, select[multiple].input-sm {
	height: auto;
}
.form-group-sm .form-control {
	height: 37px;
	padding: 5px 9px;
	font-size: 12px;
	line-height: 1.6;
	border-radius: 2px;
}
.form-group-sm select.form-control {
	height: 37px;
	line-height: 37px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
	height: auto;
}
.form-group-sm .form-control-static {
	height: 37px;
	min-height: 30px;
	padding: 6px 9px;
	font-size: 12px;
	line-height: 1.6;
}
.input-lg {
	height: 57px;
	padding: 12px 16px;
	font-size: 15px;
	line-height: 1.7;
	border-radius: 4px;
}
select.input-lg {
	height: 57px;
	line-height: 57px;
}
textarea.input-lg, select[multiple].input-lg {
	height: auto;
}
.form-group-lg .form-control {
	height: 57px;
	padding: 12px 16px;
	font-size: 15px;
	line-height: 1.7;
	border-radius: 4px;
}
.form-group-lg select.form-control {
	height: 57px;
	line-height: 57px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
	height: auto;
}
.form-group-lg .form-control-static {
	height: 57px;
	min-height: 33px;
	padding: 13px 16px;
	font-size: 15px;
	line-height: 1.7;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 60px;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
	width: 57px;
	height: 57px;
	line-height: 57px;
}
.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
	width: 37px;
	height: 37px;
	line-height: 37px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #37b358;
}
.has-success .form-control {
	border-color: #37b358;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #2b8c45;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ad692;
}
.has-success .input-group-addon {
	color: #37b358;
	border-color: #37b358;
	background-color: #79b9ad;
}
.has-success .form-control-feedback {
	color: #37b358;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #37b358;
}
.has-success .form-control {
	border-color: #37b358;
	box-shadow: none;
}
.has-success .form-control:focus {
	border-color: #319f4e;
	box-shadow: none;
}
.has-success .input-group-addon {
	color: #37b358;
	border-color: #37b358;
	background-color: #79b9ad;
}
.has-success .form-control-feedback {
	color: #37b358;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #f6c163;
}
.has-warning .form-control {
	border-color: #f6c163;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #f3ae33;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fce7c3;
}
.has-warning .input-group-addon {
	color: #f6c163;
	border-color: #f6c163;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #f6c163;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #f6c163;
}
.has-warning .form-control {
	border-color: #f6c163;
	box-shadow: none;
}
.has-warning .form-control:focus {
	border-color: #f5b74b;
	box-shadow: none;
}
.has-warning .input-group-addon {
	color: #f6c163;
	border-color: #f6c163;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #f6c163;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #FF3B30;
}
.has-error .form-control {
	border-color: #FF3B30;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #d62516;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f49991;
}
.has-error .input-group-addon {
	color: #FF3B30;
	border-color: #FF3B30;
	background-color: #FF3B30;
}
.has-error .form-control-feedback {
	color: #FF3B30;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #FF3B30;
}
.has-error .form-control {
	border-color: #FF3B30;
	box-shadow: none;
}
.has-error .form-control:focus {
	border-color: #e82e1e;
	box-shadow: none;
}
.has-error .input-group-addon {
	color: #FF3B30;
	border-color: #FF3B30;
	background-color: #FF3B30;
}
.has-error .form-control-feedback {
	color: #FF3B30;
}
.has-feedback label ~ .form-control-feedback {
	top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #808080;
}

@media (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.form-inline .form-control-static {
	display: inline-block;
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto;
}
.form-inline .input-group > .form-control {
	width: 100%;
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
	top: 0;
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 11px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 29px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}

@media (min-width: 768px) {
.form-horizontal .control-label {
	/* text-align: right; */
	margin-bottom: 0;
	padding-top: 11px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}

@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 13px;
	font-size: 15px;
}
}

@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px;
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 10px 12px;
	font-size: 13px;
	line-height: 1.42857143;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #404040;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;/* box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); */
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	border-color: #dedede;
	color: #404040;
	background-color: #fff;
}
.btn-default:focus, .btn-default.focus {
	color: #404040;
	background-color: #e6e6e6;
	border-color: #9e9e9e;
}
.btn-default:hover {
	color: #404040;
	background-color: #e6e6e6;
	border-color: #bfbfbf;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #404040;
	background-color: #e6e6e6;
	border-color: #bfbfbf;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	color: #404040;
	background-color: #d4d4d4;
	border-color: #9e9e9e;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #dedede;
}
.btn-default .badge {
	color: #fff;
	background-color: #404040;
}
.btn-default:focus, .btn-default.focus {
	color: #404040;
	background-color: #fff;
	border-color: #fff;
	outline: none;
}
.btn-default:hover, .btn-default.hover {
	box-shadow: inset 0 -1px 0 #e6e6e6;
	background-color: #FDFDFD;
	border-color: #FDFDFD;
	border-bottom-color: #e6e6e6;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	color: #404040;
	box-shadow: inset 0 2px 0 #e6e6e6;
	background-color: #f0f0f0;
	border-color: #f0f0f0;
	border-top-color: #d4d4d4;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	color: #404040;
	background-color: #f0f0f0;
	border-color: transparent;
	border-top-color: #d4d4d4;
	box-shadow: inset 0 2px 0 #e6e6e6;
}
.btn-default:active:hover .icon, .btn-default.active:hover .icon, .open > .dropdown-toggle.btn-default:hover .icon, .btn-default:active:focus .icon, .btn-default.active:focus .icon, .open > .dropdown-toggle.btn-default:focus .icon, .btn-default:active.focus .icon, .btn-default.active.focus .icon, .open > .dropdown-toggle.btn-default.focus .icon {
	color: #404040;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #fff;
}
.btn-default .badge {
	color: #fff;
	background-color: #404040;
}
.btn-primary {
	color: #fff;
	background-color: #4b5967;
	border-color: #4b5967;
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #1266f1;
	border-color: #093d94;
}
.btn-primary:hover {
	color: #fff;
	background-color: #1266f1;
	border-color: #0c57d3;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #1266f1;
	border-color: #0c57d3;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #0c57d3;
	border-color: #093d94;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
	background-color: #4b5967;
	border-color: #2a75f3;
}
.btn-primary .badge {
	color: #4b5967;
	background-color: #fff;
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #4b5967;
	border-color: #4b5967;
	outline: none;
}
.btn-primary:hover, .btn-primary.hover {
	box-shadow: inset 0 -1px 0 #1266f1;
	background-color: #3f4d5a;
	border-color: #3f4d5a;
	border-bottom-color: #1266f1;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	box-shadow: inset 0 2px 0 #1266f1;
	background-color: #324456;
	border-color: #324456;
	border-top-color: #0c57d3;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #324456;
	border-color: transparent;
	border-top-color: #0c57d3;
	box-shadow: inset 0 2px 0 #1266f1;
}
.btn-primary:active:hover .icon, .btn-primary.active:hover .icon, .open > .dropdown-toggle.btn-primary:hover .icon, .btn-primary:active:focus .icon, .btn-primary.active:focus .icon, .open > .dropdown-toggle.btn-primary:focus .icon, .btn-primary:active.focus .icon, .btn-primary.active.focus .icon, .open > .dropdown-toggle.btn-primary.focus .icon {
	color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #4b5967;
	border-color: #4b5967;
}
.btn-primary .badge {
	color: #4b5967;
	background-color: #fff;
}
.btn-success {
	color: #fff;
	background-color: #79b9ad;
	border-color: #79b9ad;
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #7cb77f;
	border-color: #103319;
}
.btn-success:hover {
	color: #fff;
	background-color: #7cb77f;
	border-color: #206632;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #7cb77f;
	border-color: #206632;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #206632;
	border-color: #103319;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
	background-color: #79b9ad;
	border-color: #2e9549;
}
.btn-success .badge {
	color: #79b9ad;
	background-color: #fff;
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #79b9ad;
	border-color: #79b9ad;
	outline: none;
}
.btn-success:hover, .btn-success.hover {
	box-shadow: inset 0 -1px 0 #7cb77f;
	background-color: #88bf8b;
	border-color: #88bf8b;
	border-bottom-color: #7cb77f;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	box-shadow: inset 0 2px 0 #7cb77f;
	background-color: #2d9147;
	border-color: #2d9147;
	border-top-color: #206632;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #2d9147;
	border-color: transparent;
	border-top-color: #206632;
	box-shadow: inset 0 2px 0 #7cb77f;
}
.btn-success:active:hover .icon, .btn-success.active:hover .icon, .open > .dropdown-toggle.btn-success:hover .icon, .btn-success:active:focus .icon, .btn-success.active:focus .icon, .open > .dropdown-toggle.btn-success:focus .icon, .btn-success:active.focus .icon, .btn-success.active.focus .icon, .open > .dropdown-toggle.btn-success.focus .icon {
	color: #fff;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #79b9ad;
	border-color: #79b9ad;
}
.btn-success .badge {
	color: #79b9ad;
	background-color: #fff;
}
.btn-info {
	
	color: #fff;
	background-color: #357CA5;
	border-color: #357CA5;
	
}
.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #1266f1;
	border-color: #093d94;
}
.btn-info:hover {
	color: #fff;
	background-color: #1266f1;
	border-color: #0c57d3;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #1266f1;
	border-color: #0c57d3;
}
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #0c57d3;
	border-color: #093d94;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
	background-color: #4b5967;
	border-color: #2a75f3;
}
.btn-info .badge {
	color: #4b5967;
	background-color: #fff;
}
.btn-info:focus, .btn-info.focus {
	color: #fff;
	background-color: #4b5967;
	border-color: #4b5967;
	outline: none;
}
.btn-info:hover, .btn-info.hover {
	background-color: #3f4d5a;
	border-color: #3f4d5a;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #324456;
	border-color: #324456;
}
.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
	color: #fff;
	background-color: #324456;
	border-color: transparent;
}
.btn-info:active:hover .icon, .btn-info.active:hover .icon, .open > .dropdown-toggle.btn-info:hover .icon, .btn-info:active:focus .icon, .btn-info.active:focus .icon, .open > .dropdown-toggle.btn-info:focus .icon, .btn-info:active.focus .icon, .btn-info.active.focus .icon, .open > .dropdown-toggle.btn-info.focus .icon {
	color: #fff;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #4b5967;
	border-color: #4b5967;
}
.btn-info .badge {
	color: #4b5967;
	background-color: #fff;
}
.btn-warning {
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #3C8DBC;
	border-color: #654c02;
}
.btn-warning:hover {
	color: #fff;
	background-color: #3C8DBC;
	border-color: #a77d03;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #3C8DBC;
	border-color: #a77d03;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #a77d03;
	border-color: #654c02;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
	background-color: #68a7af;
	border-color: #e3aa04;
}
.btn-warning .badge {
	color: #68a7af;
	background-color: #fff;
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #68a7af;
	border-color: #68a7af;
	outline: none;
}
.btn-warning:hover, .btn-warning.hover {
	box-shadow: inset 0 -1px 0 #3C8DBC;
	background-color: #3C8DBC;
	border-color: #3C8DBC;
	border-bottom-color: #3C8DBC;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	box-shadow: inset 0 2px 0 #3C8DBC;
	background-color: #dea604;
	border-color: #dea604;
	border-top-color: #a77d03;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #dea604;
	border-color: transparent;
	border-top-color: #a77d03;
	box-shadow: inset 0 2px 0 #3C8DBC;
}
.btn-warning:active:hover .icon, .btn-warning.active:hover .icon, .open > .dropdown-toggle.btn-warning:hover .icon, .btn-warning:active:focus .icon, .btn-warning.active:focus .icon, .open > .dropdown-toggle.btn-warning:focus .icon, .btn-warning:active.focus .icon, .btn-warning.active.focus .icon, .open > .dropdown-toggle.btn-warning.focus .icon {
	color: #fff;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #68a7af;
	border-color: #68a7af;
}
.btn-warning .badge {
	color: #68a7af;
	background-color: #fff;
}
.btn-danger {
	color: #fff;
	background-color: #FF3B30;
	border-color: #FF3B30;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #d62516;
	border-color: #79150d;
}
.btn-danger:hover {
	color: #fff;
	background-color: #d62516;
	border-color: #b51f13;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d62516;
	border-color: #b51f13;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #b51f13;
	border-color: #79150d;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
	background-color: #FF3B30;
	border-color: #e82e1e;
}
.btn-danger .badge {
	color: #FF3B30;
	background-color: #fff;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #FF3B30;
	border-color: #FF3B30;
	outline: none;
}
.btn-danger:hover, .btn-danger.hover {
	box-shadow: inset 0 -1px 0 #d62516;
	background-color: #eb4c3e;
	border-color: #eb4c3e;
	border-bottom-color: #d62516;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	box-shadow: inset 0 2px 0 #d62516;
	background-color: #e72919;
	border-color: #e72919;
	border-top-color: #b51f13;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #e72919;
	border-color: transparent;
	border-top-color: #b51f13;
	box-shadow: inset 0 2px 0 #d62516;
}
.btn-danger:active:hover .icon, .btn-danger.active:hover .icon, .open > .dropdown-toggle.btn-danger:hover .icon, .btn-danger:active:focus .icon, .btn-danger.active:focus .icon, .open > .dropdown-toggle.btn-danger:focus .icon, .btn-danger:active.focus .icon, .btn-danger.active.focus .icon, .open > .dropdown-toggle.btn-danger.focus .icon {
	color: #fff;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #FF3B30;
	border-color: #FF3B30;
}
.btn-danger .badge {
	color: #FF3B30;
	background-color: #fff;
}
.btn-link {
	color: #4b5967;
	font-weight: normal;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #0d5bdd;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 12px 16px;
	font-size: 15px;
	line-height: 1.7;
	border-radius: 4px;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 9px;
	font-size: 12px;
	line-height: 1.6;
	border-radius: 2px;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.6;
	border-radius: 2px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	-o-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropup, .dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 13px;
	text-align: -webkit-auto;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 2px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 8px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #4b5967;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	left: auto;
	right: 0;
}
.dropdown-menu-left {
	left: 0;
	right: auto;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777777;
	white-space: nowrap;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px;
}

@media (min-width: 768px) {
.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto;
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group .form-control:focus {
	z-index: 3;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	padding: 12px 16px;
	font-size: 15px;
	line-height: 1.7;
	border-radius: 4px;
	height: 57px;
	padding: 12px 14px;
	font-size: 18px;
	font-weight: 300;
	border-radius: 2px;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 57px;
	line-height: 57px;
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
	height: auto;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	padding: 5px 9px;
	font-size: 12px;
	line-height: 1.6;
	border-radius: 2px;
	height: 37px;
	font-size: 13px;
	padding: 4px 12px;
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 37px;
	line-height: 37px;
}
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
	height: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 10px 12px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	color: #404040;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #eaeaea;
	border-radius: 5px;
}
.input-group-addon.input-sm {
	padding: 5px 9px;
	font-size: 12px;
	border-radius: 2px;
}
.input-group-addon.input-lg {
	padding: 12px 16px;
	font-size: 15px;
	border-radius: 4px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	z-index: 2;
	margin-left: -1px;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 0px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #4b5967;
}
.nav .nav-divider {
	height: 1px;
	margin: 8px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid transparent;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #EEEEEE;
	border: 1px solid #FDFDFD;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 2px;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #ddd;
	border-radius: 2px 2px 0 0;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	border-bottom-color: #EEEEEE;
}
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 2px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #4b5967;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.nav-justified > li > a {
	margin-bottom: 0;
}
}
.nav-tabs-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a {
	margin-right: 0;
	border-radius: 2px;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
.nav-tabs-justified > li > a {
	border-bottom: 1px solid #ddd;
	border-radius: 2px 2px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	border-bottom-color: #EEEEEE;
}
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 18px;
	border: 1px solid transparent;
}

@media (min-width: 768px) {
.navbar {
	border-radius: 2px;
}
}

@media (min-width: 768px) {
.navbar-header {
	float: left;
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
	overflow-y: auto;
}

@media (min-width: 768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px;
}
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width: 768px) {
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
	background-color: rgb(57, 57, 57);
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}

@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
}

@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0;
}
}
.navbar-fixed-top {
	top: 0;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	padding: 16px 15px;
	font-size: 15px;
	line-height: 18px;
	height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
.navbar-brand > img {
	display: block;
}

@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 2px;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}

@media (min-width: 768px) {
.navbar-toggle {
	display: none;
}
}
.navbar-nav {
	margin: 8px -15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

@media (max-width: 767px) {
.ciuis9876578d {
	padding: 20px;
	background: #fdfdfd;
}
.account-container-ciuis-65343256347 a {
	color: #d2a764;
	padding: 5px;
}
.account-container-ciuis-65343256347 a:hover {
	color: #ddbd8c;
	text-decoration: none;
}
.account-container-ciuis-65343256347 a:focus {
	color: #c7913c;
	text-decoration: none;
}
.account-container-ciuis-65343256347 a:visited {
	color: #c7913c;
	text-decoration: none;
	border-radius: 5px;
}
.ciuis-account-attr {
	width: 100%;
	text-align: center;
	color: #2f3034;
	font-size: 0.9rem;
}
.ciuis-account-attr a {
	color: #028c8d;
}
.bank-name {
	font-size: 0.8rem;
	font-weight: bold;
	color: #d2a764;
	padding-left: 2rem;
	font-style: italic;
	font-family: "Poppins", sans-serif;
	padding-bottom: 0.5rem;
}
.account-container-ciuis-65343256347 {
	margin: auto;
	border-radius: 0.5rem;
	box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.1);
	margin-bottom: 2rem;
}
.accounts-information-ciuis-1881-sonuzadek {
	background: #393939;
	border-radius: 0px;
	padding: 2.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 5px;
}
.accounts-information-ciuis-1881-sonuzadek.done {
	border-radius: 0.5rem;
}
.accounts-information-ciuis-1881-sonuzadek .icon {
	fill: white;
	margin-right: 0.9rem;
}
.accounts-information-ciuis-1881-sonuzadek .information {
	color: white;
	line-height: 1.2;
	margin-bottom: 0;
	margin-top: 0px;
	font-size: 16px;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta {
	text-decoration: none;
	background: #3C8DBC;
	color: #393939;
	padding: 10px;
	border-radius: 5px;
	margin-top: 1.25rem;
	display: inline-block;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta:hover {
	text-decoration: none;
	outline: none;
	border: none;
	background: #d2a764;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta:active {
	background: #c7913c;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta.clicked {
	background: #2f3034;
	-webkit-animation: throb 0.9s alternate infinite;
	animation: throb 0.9s alternate infinite;
	pointer-events: none;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta.clicked:before {
	content: "";
	border: 3px solid rgba(210, 167, 100, 0.5);
	border-bottom-color: #d2a764;
	height: 1.25rem;
	width: 1.25rem;
	display: inline-block;
	position: relative;
	top: 0.3125rem;
	border-radius: 1.25rem;
	margin-right: 0.625rem;
	-webkit-animation: loading 0.8s infinite linear;
	animation: loading 0.8s infinite linear;
}
.ciuis-accounts {
	/* background: rgba(255, 255, 255, 0); */
	/* display: -webkit-box; */
	display: -ms-flexbox;
	/* display: flex; */
	/* -webkit-box-orient: vertical; */
	/* -webkit-box-direction: normal; */
	-ms-flex-direction: column;/* flex-direction: column; *//* position: relative; *//* border-radius: 5px; */
}
.ciuis-accounts .ciuis-account {
	display: -webkit-box;
	position: relative;
	padding: 11px;
	border-radius: 5px;
	background: white;
	margin-top: 5px;
}
.ciuis-account:hover {
	background: #ececec;
}
.ciuis-accounts .ciuis-account .icon {
	margin-right: 0.9375rem;
}
.ciuis-accounts .ciuis-account .ciuis-account-type {
	color: #2f3034;
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 0;
}
.ciuis-accounts .ciuis-account .ciuis-account-detail {
	color: #a1a3a5;
	margin: 0px;
}
.ciuis-accounts .ciuis-account .ciuis-account-temprorary {
	position: absolute;
	right: 2rem;
	bottom: 2.2rem;
	display: inline-block;
	width: 30%;
	height: 1.625rem;
	text-align: right;
	font-size: 14px;
	color: #2f3034;
	font-weight: 800;
}
.ciuis-accounts .ciuis-account .ciuis-account-temprorary input {
	display: none;
}
.ciuis-accounts .ciuis-account .ciuis-account-temprorary input {
	display: none;
}
.ciuis-accounts .ciuis-account .ciuis-account-scroll {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #028c8d;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border-radius: 2.125rem;
}
.ciuis-accounts .ciuis-account .ciuis-account-scroll:before {
	position: absolute;
	content: "";
	height: 1.25rem;
	width: 1.25rem;
	left: 0.1875rem;
	bottom: 0.1875rem;
	background-color: white;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	border-radius: 50%;
}
.ciuis-accounts .ciuis-account .ciuis-account-scroll:after {
	position: absolute;
	content: "Aktif";
	left: 1.75rem;
	bottom: 0.15625rem;
	color: white;
	font-style: italic;
	font-size: 0.8rem;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.ciuis-accounts .ciuis-account input:checked + .ciuis-account-scroll {
	background-color: #a1a3a5;
}
.ciuis-accounts .ciuis-account input:focus + .ciuis-account-scroll {
	box-shadow: 0 0 1px #a1a3a5;
}
.ciuis-accounts .ciuis-account input:checked + .ciuis-account-scroll:before {
	-webkit-transform: translateX(1.75rem);
	transform: translateX(1.75rem);
}
.ciuis-accounts .ciuis-account input:checked + .ciuis-account-scroll:after {
	content: "Pasif";
	left: 0.5625rem;
}
.account-container-ciuis-65343256347 span {
	width: 100%;
	border: 0;
	text-align: right;
	font-size: 24px;
	font-weight: 900;
	color: #cccccc;
	margin-top: 20px;
	padding-right: 20px;
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
	line-height: 18px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
}
}

@media (min-width: 768px) {
.navbar-nav {
	float: left;
	margin: 0;
}
.navbar-nav > li {
	float: left;
}
.navbar-nav > li > a {
	padding-top: 16px;
	padding-bottom: 16px;
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 1px;
	margin-bottom: 1px;
}

@media (min-width: 768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.navbar-form .form-control-static {
	display: inline-block;
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle;
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	width: auto;
}
.navbar-form .input-group > .form-control {
	width: 100%;
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.navbar-form .radio label, .navbar-form .checkbox label {
	padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0;
}
}

@media (max-width: 767px) {
.navbar-form .form-group {
	margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
	margin-bottom: 0;
}
}

@media (min-width: 768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.navbar-btn {
	margin-top: 1px;
	margin-bottom: 1px;
}
.navbar-btn.btn-sm {
	margin-top: 6.5px;
	margin-bottom: 6.5px;
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px;
}
.navbar-text {
	margin-top: 16px;
	margin-bottom: 16px;
}

@media (min-width: 768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
}

@media (min-width: 768px) {
.navbar-left {
	float: left !important;
}
.navbar-right {
	float: right !important;
	margin-right: -15px;
}
.navbar-right ~ .navbar-right {
	margin-right: 0;
}
.ciuis-menu {
	padding: 20px;
	text-align: right;
	align-items: flex-end;
	align-content: space-around;
	float: left;
	font-size: 11px;
}
}
.navbar-default {
	background-color: rgba(85, 122, 155, 0);
}
.navbar-default .navbar-brand {
	color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777;
}
.navbar-default .navbar-nav > li > a {
	color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #FDFDFD;
	background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #2371f2;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
	color: #FDFDFD;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #333;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #FDFDFD;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #ccc;
	background-color: transparent;
}
}
.navbar-default .navbar-link {
	color: #777;
}
.navbar-default .navbar-link:hover {
	color: #333;
}
.navbar-default .btn-link {
	color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333;
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc;
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #080808;
	color: #fff;
}

@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #fff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #444;
	background-color: transparent;
}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
	color: #fff;
}
.navbar-inverse .btn-link {
	color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444;
}
.breadcrumb {
	padding: 7px 20px;
	margin-bottom: 18px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 2px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #8a8a8a;
}
.breadcrumb > .active {
	color: #3d3d3d;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 18px 0;
	border-radius: 2px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 10px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #404040;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	z-index: 2;
	color: #febb00;
	background-color: #eeeeee;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 3;
	color: #3C8DBC;
	/* background-color: #4b5967; */
	/* border-color: #4b5967; */
	cursor: default;
	font-weight: 900;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 12px 16px;
	font-size: 15px;
	line-height: 1.7;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 9px;
	font-size: 12px;
	line-height: 1.6;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.pager {
	padding-left: 0;
	margin: 18px 0;
	list-style: none;
	text-align: center;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.pager .next > a, .pager .next > span {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #777777;
	background-color: #fff;
	cursor: not-allowed;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #FDFDFD;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
a.label:hover, a.label:focus {
	color: #ee7a6b;
	text-decoration: none;
	cursor: pointer;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
.label-default {
	background-color: #FDFDFD;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #e6e6e6;
}
.label-primary {
	background-color: #7bbfd6;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #2f7af2;
}
.label-success {
	background-color: #22c39e;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #2b8c45;
}
.label-info {
	background-color: #4b5967;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #1266f1;
}
.label-warning {
	background-color: #f6c163;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #f3ae33;
}
.label-danger {
	background-color: #ee7a6b;
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #e63929;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 400;
	color: #404040;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #FDFDFD;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #4b5967;
	background-color: #fff;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 200;
}
.jumbotron > hr {
	border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 4px;
	padding-left: 15px;
	padding-right: 15px;
}
.jumbotron .container {
	max-width: 100%;
}

@media screen and (min-width: 768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px;
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 60px;
	padding-right: 60px;
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 59px;
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 18px;
	line-height: 1.42857143;
	background-color: #EEEEEE;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
	margin-left: auto;
	margin-right: auto;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #4b5967;
}
.thumbnail .caption {
	padding: 9px;
	color: #404040;
}
.alert {
	padding: 18px;
	margin-bottom: 18px;
	border: 1px solid transparent;
	border-radius: 5px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p, .alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
	padding-right: 38px;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: #79b9ad;
	border-color: #79b9ad;
	color: #FDFDFD;
}
.alert-success hr {
	border-top-color: #2e9549;
}
.alert-success .alert-link {
	color: #e6e6e6;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #FDFDFD;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #e6e6e6;
}
.alert-warning {
	background-color: #e66158;
	border-color: #cc5750;
	color: #FDFDFD;
}
.alert-warning hr {
	border-top-color: #e3aa04;
}
.alert-warning .alert-link {
	color: #e6e6e6;
}
.alert-danger {
	background-color: rgb(234, 101, 101);
	border-color: rgb(234, 101, 101);
	color: #FDFDFD;
	font-weight: 900;
}
.alert-danger hr {
	border-top-color: #e82e1e;
}
.alert-danger .alert-link {
	color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
 from {
 background-position: 40px 0;
}
 to {
 background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
 from {
 background-position: 40px 0;
}
 to {
 background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
 from {
 background-position: 40px 0;
}
 to {
 background-position: 0 0;
}
}
.progress {
	overflow: hidden;
	height: 18px;
	margin-bottom: 18px;
	background-color: #f5f5f5;
	border-radius: 2px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	background-color: rgb(255, 230, 158);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-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-image: -o-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-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.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: #79b9ad;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-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-image: -o-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-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: #4b5967;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-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-image: -o-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-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: #f6c163;
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-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-image: -o-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-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: rgba(238, 71, 64, 0.77);
}
.progress-bar-cok-riskli {
	background-color: rgba(60, 60, 60, 0.77);
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-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-image: -o-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-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);
}
.media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media, .media-body {
	zoom: 1;
	overflow: hidden;
}
.media-body {
	width: 10000px;
}
.media-object {
	display: block;
}
.media-object.img-thumbnail {
	max-width: none;
}
.media-right, .media > .pull-right {
	padding-left: 10px;
}
.media-left, .media > .pull-left {
	padding-right: 10px;
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top;
}
.media-middle {
	vertical-align: middle;
}
.media-bottom {
	vertical-align: bottom;
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd;
}
.list-group-item:first-child {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
a.list-group-item, button.list-group-item {
	color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333;
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5;
}
button.list-group-item {
	width: 100%;
	text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eeeeee;
	color: #777777;
	cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #3C8DBC;
	border-color: #3C8DBC;
	font-weight: 900;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
	color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #FDFDFD;
}
.list-group-item-success {
	color: #37b358;
	background-color: #79b9ad;
}
a.list-group-item-success, button.list-group-item-success {
	color: #37b358;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
	color: #37b358;
	background-color: #2e9549;
}
a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #37b358;
	border-color: #37b358;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #f6c163;
	background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #f6c163;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
	color: #f6c163;
	background-color: #faf2cc;
}
a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #f6c163;
	border-color: #f6c163;
}
.list-group-item-danger {
	color: #FF3B30;
	background-color: #FF3B30;
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #FF3B30;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
	color: #FF3B30;
	background-color: #e82e1e;
}
a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #FF3B30;
	border-color: #FF3B30;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
}
.panel-body {
	padding: 15px 20px 20px;
}
.panel-heading {
	padding: 20px 20px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 15px;
	color: inherit;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	color: inherit;
}
.panel-footer {
	padding: 20px 20px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
	padding-left: 15px 20px 20px;
	padding-right: 15px 20px 20px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: 2px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: 2px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: 2px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: 2px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
	border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 18px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 3px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #ddd;
}
.panel-default {
	border-color: rgba(255, 255, 255, 0);
}
.margintoptwo {
	margin-top: 2px;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: transparent;
	border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
	color: transparent;
	background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}
.panel-primary {
	border-color: #4b5967;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #4b5967;
	border-color: #4b5967;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #4b5967;
}
.panel-primary > .panel-heading .badge {
	color: #4b5967;
	background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #4b5967;
}
.panel-success {
	border-color: #79b9ad;
}
.panel-success > .panel-heading {
	color: #37b358;
	background-color: #79b9ad;
	border-color: #79b9ad;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #79b9ad;
}
.panel-success > .panel-heading .badge {
	color: #79b9ad;
	background-color: #37b358;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #79b9ad;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #68a7af;
}
.panel-warning > .panel-heading {
	color: #f6c163;
	background-color: #fcf8e3;
	border-color: #68a7af;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #68a7af;
}
.panel-warning > .panel-heading .badge {
	color: #fcf8e3;
	background-color: #f6c163;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #68a7af;
}
.panel-danger {
	border-color: #FF3B30;
}
.panel-danger > .panel-heading {
	color: #FF3B30;
	background-color: #FF3B30;
	border-color: #FF3B30;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #FF3B30;
}
.panel-danger > .panel-heading .badge {
	color: #FF3B30;
	background-color: #FF3B30;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #FF3B30;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 2px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
	padding: 24px;
	border-radius: 4px;
}
.well-sm {
	padding: 9px;
	border-radius: 2px;
}
.close {
	float: right;
	font-size: 19.5px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.modal-open {
	overflow: hidden;
}
.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	-o-transition: transform 0.3s ease-out, -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}

@media (min-width: 768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto;
}
.modal-content {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
	width: 300px;
}
}

@media (min-width: 992px) {
.modal-lg {
	width: 900px;
}
.ciuis-summary-two {
	height: 405px;
	border-right: 1px solid #eaeaea;
	border-top-left-radius: 5px;
	border-left: 1px solid #eaeaea;
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: 'Roboto', Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 2px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: 'Roboto', Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 13px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	z-index: 9999999999999999;
}
.popover.top {
	margin-top: -10px;
	z-index: 9999999999999999;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 13px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 3px 3px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}
.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	-o-transition: -o-transform 0.6s ease-in-out;
	transition: -webkit-transform 0.6s ease-in-out;
	-o-transition: transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0;
}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	line-height: 1;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}

@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px;
}
.ciuis-summary-two {
	height: 405px;
	border-right: 1px solid #eaeaea;
	border-top-left-radius: 5px;
	border-left: 1px solid #eaeaea;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -10px;
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px;
}
.carousel-indicators {
	bottom: 20px;
}
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
 width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}

@media (max-width: 767px) {
.visible-xs {
	display: block !important;
}
table.visible-xs {
	display: table !important;
}
tr.visible-xs {
	display: table-row !important;
}
th.visible-xs, td.visible-xs {
	display: table-cell !important;
}
}

@media (max-width: 767px) {
.visible-xs-block {
	display: block !important;
}
}

@media (max-width: 767px) {
.visible-xs-inline {
	display: inline !important;
}
}

@media (max-width: 767px) {
.visible-xs-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block !important;
}
table.visible-sm {
	display: table !important;
}
tr.visible-sm {
	display: table-row !important;
}
th.visible-sm, td.visible-sm {
	display: table-cell !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
	display: block !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
	display: inline !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
	display: block !important;
}
table.visible-md {
	display: table !important;
}
tr.visible-md {
	display: table-row !important;
}
th.visible-md, td.visible-md {
	display: table-cell !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
	display: block !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
	display: inline !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
	display: inline-block !important;
}
}

@media (min-width: 1200px) {
.visible-lg {
	display: block !important;
}
table.visible-lg {
	display: table !important;
}
tr.visible-lg {
	display: table-row !important;
}
th.visible-lg, td.visible-lg {
	display: table-cell !important;
}
}

@media (min-width: 1200px) {
.visible-lg-block {
	display: block !important;
}
}

@media (max-width: 1300px) {
.ciuis-menu {
	padding: 20px;
	text-align: right;
	align-items: flex-end;
	align-content: space-around;
	float: left;
	font-size: 12px;
}
}

@media (min-width: 1200px) {
.visible-lg-inline {
	display: inline !important;
}
}

@media (min-width: 1200px) {
.visible-lg-inline-block {
	display: inline-block !important;
}
}

@media (max-width: 767px) {
.hidden-xs {
	display: none !important;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
	display: none !important;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
	display: none !important;
}
.ciuis-sag-sidebar-xs {
	display: none;
}
.ciuis-menu {
	width: 100%;
}
}

@media (min-width: 1200px) {
.ciuis-menu {
	padding: 11px;
	text-align: right;
	align-items: flex-end;
	align-content: space-around;
	float: left;
	font-size: 11px;
}
.hidden-lg {
	display: none !important;
}
}
.visible-print {
	display: none !important;
}

@media print {
.visible-print {
	display: block !important;
}
table.visible-print {
	display: table !important;
}
tr.visible-print {
	display: table-row !important;
}
th.visible-print, 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;
}
}
/* General styles for the modal */
/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/
.modal-perspective, .modal-perspective body {
	height: 100%;
	overflow: hidden;
}
.modal-perspective body {
	background: #222;
	-webkit-perspective: 600px;
	perspective: 600px;
}
.modal-container {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 1051;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.modal-show {
	visibility: visible;
}
.modal-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-show ~ .modal-overlay {
	opacity: 1;
	visibility: visible;
}
/* Content styles */
.modal-content {
	position: relative;
	border-radius: 3px;
}
/* Effect 1: Fade in and scale up */
.modal-effect-1 .modal-content {
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-show.modal-effect-1 .modal-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
/* Effect 2: Slide from the right */
.modal-effect-2 .modal-content {
	-webkit-transform: translateX(20%);
	-ms-transform: translateX(20%);
	-o-transform: translateX(20%);
	transform: translateX(20%);
	opacity: 0;
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.modal-show.modal-effect-2 .modal-content {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
/* Effect 3: Slide from the bottom */
.modal-effect-3 .modal-content {
	-webkit-transform: translateY(20%);
	-ms-transform: translateY(20%);
	-o-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-show.modal-effect-3 .modal-content {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
/* Effect 4: Newspaper */
.modal-effect-4 .modal-content {
	-webkit-transform: scale(0) rotate(720deg);
	-ms-transform: scale(0) rotate(720deg);
	-o-transform: scale(0) rotate(720deg);
	transform: scale(0) rotate(720deg);
	opacity: 0;
}
.modal-show.modal-effect-4 ~ .modal-overlay, .modal-effect-4 .modal-content {
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.modal-show.modal-effect-4 .modal-content {
	-webkit-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	opacity: 1;
}
/* Effect 5: fall */
.modal-effect-5.modal-container {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal-effect-5 .modal-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(600px) rotateX(20deg);
	-ms-transform: translateZ(600px) rotateX(20deg);
	transform: translateZ(600px) rotateX(20deg);
	opacity: 0;
}
.modal-show.modal-effect-5 .modal-content {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform: translateZ(0px) rotateX(0deg);
	-ms-transform: translateZ(0px) rotateX(0deg);
	transform: translateZ(0px) rotateX(0deg);
	opacity: 1;
}
/* Effect 6: side fall */
.modal-effect-6.modal-container {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal-effect-6 .modal-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate(30%) translateZ(600px) rotate(10deg);
	-ms-transform: translate(30%) translateZ(600px) rotate(10deg);
	transform: translate(30%) translateZ(600px) rotate(10deg);
	opacity: 0;
}
.modal-show.modal-effect-6 .modal-content {
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform: translate(0%) translateZ(0) rotate(0deg);
	-ms-transform: translate(0%) translateZ(0) rotate(0deg);
	transform: translate(0%) translateZ(0) rotate(0deg);
	opacity: 1;
}
/* Effect 7:  slide and stick to top */
.modal-effect-7 {
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.modal-effect-7 .modal-content {
	-webkit-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	-o-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: 0;
}
.modal-show.modal-effect-7 .modal-content {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-o-transform: translateY(0%);
	transform: translateY(0%);
	border-radius: 0 0 3px 3px;
	opacity: 1;
}
/* Effect 8: 3D flip horizontal */
.modal-effect-8.modal-container {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal-effect-8 .modal-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-70deg);
	-ms-transform: rotateY(-70deg);
	transform: rotateY(-70deg);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}
.modal-show.modal-effect-8 .modal-content {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}
/* Effect 9: 3D flip vertical */
.modal-effect-9.modal-container {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal-effect-9 .modal-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	-ms-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}
.modal-show.modal-effect-9 .modal-content {
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}
/* Effect 10: 3D sign */
.modal-effect-10.modal-container {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal-effect-10 .modal-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	-ms-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-show.modal-effect-10 .modal-content {
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}
/* Effect 11: Super scaled */
.modal-effect-11 .modal-content {
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-show.modal-effect-11 .modal-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
/* Effect 12:  Just me */
.modal-effect-12 .modal-content {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-show.modal-effect-12 ~ .modal-overlay {
	background: #000;
}
.modal-show.modal-effect-12 .modal-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
/* Effect 13: 3D slit */
.modal-effect-13.modal-container {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal-effect-13 .modal-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-3000px) rotateY(90deg);
	-ms-transform: translateZ(-3000px) rotateY(90deg);
	transform: translateZ(-3000px) rotateY(90deg);
	opacity: 0;
}
.modal-show.modal-effect-13 .modal-content {
	-webkit-animation: slit 0.7s forwards ease-out;
	-o-animation: slit 0.7s forwards ease-out;
	animation: slit 0.7s forwards ease-out;
}
@-webkit-keyframes slit {
 50% {
 -webkit-transform: translateZ(-250px) rotateY(89deg);
 opacity: .5;
 -webkit-animation-timing-function: ease-out;
}
 100% {
 -webkit-transform: translateZ(0) rotateY(0deg);
 opacity: 1;
}
}
@-o-keyframes slit {
 50% {
 transform: translateZ(-250px) rotateY(89deg);
 opacity: 1;
 -o-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 100% {
 transform: translateZ(0) rotateY(0deg);
 opacity: 1;
}
}
@keyframes slit {
 50% {
 -webkit-transform: translateZ(-250px) rotateY(89deg);
 transform: translateZ(-250px) rotateY(89deg);
 opacity: 1;
 -webkit-animation-timing-function: ease-in;
 -o-animation-timing-function: ease-in;
 animation-timing-function: ease-in;
}
 100% {
 -webkit-transform: translateZ(0) rotateY(0deg);
 transform: translateZ(0) rotateY(0deg);
 opacity: 1;
}
}
/* Effect 14:  3D Rotate from bottom */
.modal-effect-14.modal-container {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal-effect-14 .modal-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(100%) rotateX(90deg);
	-ms-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.modal-show.modal-effect-14 .modal-content {
	-webkit-transform: translateY(0%) rotateX(0deg);
	-ms-transform: translateY(0%) rotateX(0deg);
	transform: translateY(0%) rotateX(0deg);
	opacity: 1;
}
/* Effect 15:  3D Rotate in from left */
.modal-effect-15.modal-container {
	-webkit-perspective: 1300px;
	perspective: 1300px;
}
.modal-effect-15 .modal-content {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-o-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-show.modal-effect-15 .modal-content {
	-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	transform: translateZ(0px) translateX(0%) rotateY(0deg);
	opacity: 1;
}
/* Effect 16:  Blur */
.modal-show.modal-effect-16 ~ .modal-overlay {
	background: rgba(180, 46, 32, 0.5);
}
.modal-show.modal-effect-16 ~ .container {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	filter: blur(3px);
}
.modal-effect-16 .modal-content {
	-webkit-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	-o-transform: translateY(-5%);
	transform: translateY(-5%);
	opacity: 0;
}
.modal-show.modal-effect-16 ~ .container, .modal-effect-16 .modal-content {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.modal-show.modal-effect-16 .modal-content {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
/* Effect 17:  Slide in from bottom with perspective on container */
.modal-show.modal-effect-17 ~ .container {
	height: 100%;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s, -o-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s;
}
.modal-show.modal-effect-17 ~ .container, .modal-show.modal-effect-17 ~ .modal-overlay {
	-webkit-transform: rotateX(-2deg);
	-ms-transform: rotateX(-2deg);
	transform: rotateX(-2deg);
	-webkit-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-o-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.modal-effect-17 .modal-content {
	opacity: 0;
	-webkit-transform: translateY(200%);
	-ms-transform: translateY(200%);
	-o-transform: translateY(200%);
	transform: translateY(200%);
}
.modal-show.modal-effect-17 .modal-content {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all 0.3s 0.2s;
	-o-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
}
/* Effect 18:  Slide from right with perspective on container */
.modal-show.modal-effect-18 ~ .container {
	height: 100%;
	overflow: hidden;
}
.modal-show.modal-effect-18 ~ .modal-overlay {
	background: rgba(143, 27, 15, 0.8);
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.modal-show.modal-effect-18 ~ .container, .modal-show.modal-effect-18 ~ .modal-overlay {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
	-moz-transform-style: preserve-3d;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
	transform-style: preserve-3d;
	-ms-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-o-animation: rotateRightSideFirst 0.5s forwards ease-in;
	animation: rotateRightSideFirst 0.5s forwards ease-in;
}
@-webkit-keyframes rotateRightSideFirst {
 50% {
 -webkit-transform: translateZ(-50px) rotateY(5deg);
 -webkit-animation-timing-function: ease-out;
}
 100% {
 -webkit-transform: translateZ(-200px);
}
}
@-o-keyframes rotateRightSideFirst {
 50% {
 transform: translateZ(-50px) rotateY(5deg);
 -o-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 100% {
 transform: translateZ(-200px);
}
}
@keyframes rotateRightSideFirst {
 50% {
 -webkit-transform: translateZ(-50px) rotateY(5deg);
 transform: translateZ(-50px) rotateY(5deg);
 -webkit-animation-timing-function: ease-out;
 -o-animation-timing-function: ease-out;
 animation-timing-function: ease-out;
}
 100% {
 -webkit-transform: translateZ(-200px);
 transform: translateZ(-200px);
}
}
.modal-effect-18 .modal-content {
	-webkit-transform: translateX(200%);
	-ms-transform: translateX(200%);
	-o-transform: translateX(200%);
	transform: translateX(200%);
	opacity: 0;
}
.modal-show.modal-effect-18 .modal-content {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-webkit-transition: all 0.5s 0.1s;
	-o-transition: all 0.5s 0.1s;
	transition: all 0.5s 0.1s;
}
/*------------------------------------------------------------------
[General elements style]
*/
html {
	height: 100%;
	overflow-x: hidden;
}
body {
	padding: 0;
	background-color: rgb(235, 235, 235);
	height: 100%;
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}
a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
p {
	font-size: inherit;
	line-height: 21px;
}
canvas {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
/*------------------------------------------------------------------
	[Main wrapper]
*/
.ciuis-body-wrapper {
	min-height: 100%;
	padding-top: 20px;
}

@media (max-width: 767px) {
.ciuis-body-wrapper {
	overflow-x: hidden;
}
}
/*------------------------------------------------------------------
	[Top header]
*/



.ciuis-body-top-header {
	border: 0px;
	margin-bottom: 0;
	color: #2f3034;
}

@media (max-width: 767px) {
.ciuis-body-top-header {
	border-bottom-width: 0;
	position: relative;
	min-height: 0;
}
}
.ciuis-body-top-header .container-fluid {
	padding: 0;
	background-color: #ebebeb;
}
.ciuis-body-top-header .navbar-header .navbar-brand {
	line-height: 60px;
	height: 60px;
	width: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	padding: 0 20px;
	margin: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
.ciuis-body-top-header .navbar-header .navbar-brand {
	background-size: 40px 40px;
}
}

@media (max-width: 767px) {
.ciuis-body-top-header .navbar-header .navbar-brand {
	display: none;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.ciuis-body-top-header .navbar-header .navbar-brand {
/* margin-right: 10px; */
}
}
.ciuis-body-nosidebar-left .ciuis-body-top-header .navbar-header .navbar-brand {
	width: 142px;
}

@media (max-width: 767px) {
.ciuis-body-top-header .navbar-header {
	display: none;
}
}
.ciuis-body-top-header .crm-name {
	font-size: 19px;
	line-height: 60px;
	float: left;
	margin-left: 15px;
}
.ciuis-body-nosidebar-left .ciuis-body-top-header .crm-name {
	padding-left: 10px;
}

@media (max-width: 767px) {
.ciuis-body-top-header .crm-name {
	display: none;
}
}
.ciuis-body-top-header .navbar-nav > li > a {
	line-height: 60px;
	color: #000000;
	font-size: 28px;
	padding: 0 18px;
	outline: none;
}
.ciuis-body-top-header .navbar-nav > li > a:hover, .ciuis-body-top-header .navbar-nav > li > a:focus {
	color: #5a5a5a;
}

@media (min-width: 768px) and (max-width: 991px) {
.ciuis-body-top-header .navbar-nav > li > a {
	padding: 0 24px;
}
}
.ciuis-body-top-header .navbar-nav > li.open > a {
	color: #bbbbbb;
}
.ciuis-body-top-header .navbar-nav > li.open > a:focus, .ciuis-body-top-header .navbar-nav > li.open > a:active, .ciuis-body-top-header .navbar-nav > li.open > a:hover {
	color: #bbbbbb;
}
.ciuis-body-top-header .navbar-nav > li.dropdown > a .mdi-caret-down {
	font-size: 23px;
	vertical-align: middle;
	margin-left: 3px;
}
.ciuis-body-top-header .navbar-nav > li.dropdown .dropdown-menu {
	border-radius: 5px;
}
.ciuis-body-top-header .navbar-nav > li.dropdown .dropdown-menu > li > a {
	color: #504e4e;
	padding: 10px 20px;
	min-width: 175px;
}
.ciuis-body-top-header .navbar-nav > li.dropdown .dropdown-menu > li > a:hover {
	background-color: #4b5967;
	color: #FDFDFD;
}
.ciuis-body-top-header .navbar-nav > li.dropdown .dropdown-menu > li > a:focus, .ciuis-body-top-header .navbar-nav > li.dropdown .dropdown-menu > li > a:active {
	background-color: transparent;
	color: #504e4e;
}
.ciuis-body-top-header .navbar-nav > li.dropdown .dropdown-menu:after, .ciuis-body-top-header .navbar-nav > li.dropdown .dropdown-menu:before {
	border-bottom: 8px solid white;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	top: -8px;
	content: "";
	display: inline-block;
	left: 42px;
	margin-left: -6px;
	position: absolute;
}
.ciuis-body-top-header .navbar-nav > li.dropdown .dropdown-menu:before {
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-right-width: 9px;
	border-bottom-color: #e3e3e3;
	margin-left: -7px;
	top: -9px;
}
.ciuis-body-top-header .navbar-collapse {
	border-width: 0;
}

@media (max-width: 767px) {
.ciuis-body-top-header .navbar-collapse {
	border-top: 1px solid #f5f5f5;
	max-height: none;
}
}

@media (max-width: 767px) {
.ciuis-body-top-header .navbar-collapse .navbar-nav {
	background-color: #fafafa;
	margin: 0;
	padding: 15px 0;
}
.ciuis-body-top-header .navbar-collapse .navbar-nav > li > a {
	display: block;
	padding: 0 20px;
	color: #646464;
	font-size: 14px;
	line-height: 38px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ciuis-body-top-header .navbar-collapse .navbar-nav > li > a .icon {
	line-height: 18px;
	font-size: 19px;
	min-width: 19px;
	margin-right: 9px;
	text-align: center;
	vertical-align: middle;
}
.ciuis-body-top-header .navbar-collapse .navbar-nav > li.dropdown .mdi-caret-down {
	float: right;
	line-height: 38px;
	color: #c5c5c5;
}
.ciuis-body-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu {
	background-color: #eeeeee;
	padding: 10px 0;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0;
}
.ciuis-body-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu:before, .ciuis-body-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu:after {
	display: none;
}
.ciuis-body-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu > li > a {
	color: #646464;
	padding: 8px 15px 8px 49px;
	padding-left: 23px;
}
}
.ciuis-body-top-header .ciuis-body-right-navbar {
	padding-right: 35px;
}
.ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav {
	background-color: transparent;
}

@media (max-width: 767px) {
.ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav > li > a {
	color: #4a4a4a;
}
.ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav > li > a:focus, .ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav > li > a:active {
	color: #4a4a4a;
}
.ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav > li.open > a {
	color: #4a4a4a;
}
.ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav > li.open > a:focus, .ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav > li.open > a:active, .ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav > li.open > a:hover {
	color: #4a4a4a;
}
}

@media (max-width: 767px) {
.ciuis-body-top-header .ciuis-body-right-navbar {
	padding-right: 15px;
	padding-left: 15px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1030;
	background-color: rgb(253, 253, 253);
}
.ciuis-body-top-header {
	background-color: #eeeeee;
	/* border: 0px; */
	margin-bottom: 0;
	color: white;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.ciuis-body-top-header .ciuis-body-toggle-right-sidebar {
	margin-right: 0;
	padding-left: 5px;
	padding-right: 9px;
}
}
.ciuis-body-top-header .ciuis-body-toggle-top-header-menu {
	display: none;
	background-color: #FDFDFD;
	padding: 16px 10px;
	color: #404040;
	font-weight: 300;
	font-size: 14px;
	border-bottom: 1px solid #f5f5f5;
}
.ciuis-body-top-header .ciuis-body-toggle-top-header-menu:before {
	content: '\f2f8';
	float: right;
	font-family: 'Material Icons';
	font-size: 27px;
	line-height: 22px;
	color: #c5c5c5;
}
.ciuis-body-top-header .ciuis-body-toggle-top-header-menu.collapsed {
	border-bottom: 1px solid #e3e3e3;
	-webkit-transition: border-bottom-color 0.4s ease;
	-o-transition: border-bottom-color 0.4s ease;
	transition: border-bottom-color 0.4s ease;
}
.ciuis-body-top-header .ciuis-body-toggle-top-header-menu.collapsed:before {
	content: '\f2f2';
}

@media (max-width: 767px) {
.ciuis-body-top-header .ciuis-body-toggle-top-header-menu {
	display: block;
}
}
.ciuis-body-color-header .ciuis-body-top-header {
	background-color: #4b5967;
	border-bottom-color: #4b5967;
}
.ciuis-body-color-header .ciuis-body-top-header .ciuis-body-right-navbar {
	background-color: #4b5967;
}
.ciuis-body-color-header .ciuis-body-top-header .navbar-header .navbar-brand {
	background-image: url("../img/logo-white.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
.ciuis-body-color-header .ciuis-body-top-header .navbar-header .navbar-brand {
	background-image: url("../img/logo-white-xx.png");
}
}
.ciuis-body-color-header .ciuis-body-top-header .crm-name {
	color: #FDFDFD;
}
.ciuis-body-color-header .ciuis-body-top-header .ciuis-body-right-navbar .navbar-nav > li > a {
	color: #FDFDFD;
}
.ciuis-body-color-header .ciuis-body-top-header .ciuis-body-right-navbar .ciuis-body-icons-nav > li.dropdown > a .icon {
	color: #FDFDFD;
}
.ciuis-body-color-header .ciuis-body-top-header .ciuis-body-right-navbar .ciuis-body-icons-nav > li.dropdown > a .indicator {
	background-color: #FDFDFD;
}
.ciuis-body-color-header-success .ciuis-body-top-header {
	background-color: #79b9ad;
	border-bottom-color: #79b9ad;
}

@media (max-width: 767px) {
.ciuis-body-color-header-success .ciuis-body-top-header .ciuis-body-right-navbar {
	background-color: #79b9ad;
	border-bottom-color: #79b9ad;
}
}
.ciuis-body-color-header-warning .ciuis-body-top-header {
	background-color: #68a7af;
	border-bottom-color: #68a7af;
}

@media (max-width: 767px) {
.ciuis-body-color-header-warning .ciuis-body-top-header .ciuis-body-right-navbar {
	background-color: #68a7af;
	border-bottom-color: #68a7af;
}
}
.ciuis-body-color-header-danger .ciuis-body-top-header {
	background-color: #FF3B30;
	border-bottom-color: #FF3B30;
}

@media (max-width: 767px) {
.ciuis-body-color-header-danger .ciuis-body-top-header .ciuis-body-right-navbar {
	background-color: #FF3B30;
	border-bottom-color: #FF3B30;
}
}
.ciuis-body-top-header .ciuis-body-icons-nav {
	margin-right: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
.ciuis-body-top-header .ciuis-body-icons-nav {
	margin-right: 10px;
}
}
.ciuis-body-icons-nav > li.dropdown {
	position: static;
}
.ciuis-body-icons-nav > li.dropdown > a {
	padding: 0 10px;
}
.ciuis-body-icons-nav > li.dropdown > a .icon {
	font-size: 24px;
	vertical-align: middle;
	color: #ffffff;
}
.ciuis-body-icons-nav > li.dropdown > a .icon.mdi-comment-more {
	font-size: 20px;
	position: relative;
	top: 1px;
}
.ciuis-body-icons-nav > li.dropdown > a .indicator {
	background-color: #3C8DBC;
	border-radius: 50%;
	display: block;
	height: 6px;
	width: 6px;
	position: absolute;
	top: 18px;
	right: 6px;
}
.ciuis-body-icons-nav > li.dropdown.open > a:after, .ciuis-body-icons-nav > li.dropdown.open > a:before {
	border-bottom: 8px solid #FDFDFD;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	bottom: -2px;
	content: "";
	display: inline-block;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	z-index: 1001;
}
.ciuis-body-icons-nav > li.dropdown.open > a:before {
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-right-width: 9px;
	border-bottom-color: rgba(253, 253, 253, 0);
	margin-left: -9px;
	bottom: 0PX;
}
.ciuis-body-icons-nav > li.dropdown .dropdown-menu {
	width: 300px;
	border-radius: 5px;
	padding: 0;
	box-shadow: 0 2px 40px 20px rgba(0, 0, 0, 0.08);
	border: 1px solid rgb(255, 255, 255);
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.ciuis-body-icons-nav > li.dropdown .dropdown-menu .title {
	font-size: 13px;
	color: #8a8a8a;
	text-align: center;
	padding: 10px 0 8px;
	border-bottom: 1px solid #ebebeb;
	font-weight: 900;
}
.ciuis-body-icons-nav > li.dropdown .dropdown-menu .title .badge {
	font-size: 10px;
	line-height: 10px;
	vertical-align: middle;
	margin-left: 4px;
	background-color: #e4e4e4;
	color: #8a8a8a;
	min-width: 17px;
	height: 17px;
	text-align: center;
	padding: 3px 6px;
}
.ciuis-body-icons-nav > li.dropdown .dropdown-menu .title .badge-new {
	background-color: #4b5967;
	border-color: #4b5967;
	color: #FDFDFD;
}
.ciuis-body-icons-nav > li.dropdown .dropdown-menu .footer a {
	background-color: #fafafa;
	font-size: 13px;
	color: #8a8a8a;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ebebeb;
	display: block;
	outline: none;
}
.ciuis-body-icons-nav > li.dropdown .dropdown-menu .footer a:hover {
	background-color: #f5f5f5;
}
.ciuis-body-top-header .ciuis-body-icons-nav > li.dropdown .dropdown-menu:after, .ciuis-body-top-header .ciuis-body-icons-nav > li.dropdown .dropdown-menu:before {
	display: none;
}
.ciuis-body-icons-nav > li.dropdown.open > a {
	background-color: transparent;
}
.ciuis-body-icons-nav > li.dropdown.open > a .icon {
	color: #a2a2a2;
}

@media (max-width: 767px) {
.ciuis-body-icons-nav > li.dropdown.open > a .icon {
	color: #FDFDFD;
}
}

@media (max-width: 767px) {
.ciuis-body-icons-nav {
	float: right;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.ciuis-body-top-header .ciuis-body-icons-nav {
	margin: 0 5px 0 0;
}
.ciuis-body-icons-nav > li.dropdown {
	display: inline-block;
}
.ciuis-body-icons-nav > li.dropdown > a {
	padding: 0 7px;
}
.ciuis-body-icons-nav > li.dropdown > a .icon {
	color: #FDFDFD;
}
.ciuis-body-icons-nav > li.dropdown > a .indicator {
	right: 2px;
	background-color: #d85656;
}
}

@media (max-width: 480px) {
.ciuis-body-icons-nav > li.dropdown .dropdown-menu {
	left: 0;
	top: 60px;
	width: 100%;
	box-shadow: none;
	border-width: 0;
}
.ciuis-body-top-header .ciuis-body-icons-nav > li.dropdown .dropdown-menu {
	border-radius: 0;
	margin-top: 1px;
}
.ciuis-body-icons-nav > li.dropdown .dropdown-menu .footer a {
	border-bottom: 1px solid #ebebeb;
}
.ciuis-body-icons-nav > li.dropdown.open > a:before {
	display: none;
}
.ciuis-body-icons-nav > li.dropdown.open > a:after {
	bottom: -1px;
}
}
.ciuis-body-user-nav {
	margin-right: 0;
}
.ciuis-body-user-nav > li.dropdown > a {
	/* padding-left: 5px; */
	/* padding-right: 5px; */
	font-size: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
.ciuis-body-user-nav > li.dropdown > a {
	padding-left: 10px;
}
}
.ciuis-body-user-nav > li.dropdown > a img {
	max-width: 32px;
	max-height: 32px;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 10px;
	overflow: hidden;
	transition: transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	will-change: transform;
	box-shadow: 0 0 40px 0px rgba(0, 0, 0, 0.28);
}
.ciuis-body-user-nav > li.dropdown > a .user-name {
	margin-left: 8px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	color: #243d3e;
	font-weight: 500;
	text-transform: uppercase;
}
.ciuis-body-user-nav > li.dropdown > a:after {
	display: none;
	content: '\f2f2';
	float: right;
	font-family: 'Material Icons';
	font-size: 21px;
	color: #c5c5c5;
	margin-left: 7px;
}

@media (max-width: 767px) {
.ciuis-body-user-nav > li.dropdown > a:after {
	display: inline-block;
}
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu {
	width: 220px;
	padding: 0 0 7px;
}
.ciuis-body-top-header .ciuis-body-user-nav > li.dropdown .dropdown-menu li a:focus, .ciuis-body-top-header .ciuis-body-user-nav > li.dropdown .dropdown-menu li a:active {
	background-color: transparent;
	color: #504e4e;
}
.ciuis-body-top-header .ciuis-body-user-nav > li.dropdown .dropdown-menu li a:hover {
	background-color: #f5f5f5;
	color: #504e4e;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu li a .icon {
	vertical-align: middle;
	margin-right: 6px;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu .user-info {
	background-color: #ffffff;
	color: #020202;
	overflow: hidden;
	padding: 20px 15px 14px;
	margin-bottom: 7px;
	border-radius: 5px 5px 0px 0px;
	border-bottom: 1px dashed #eaeaea;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu .user-info .user-name {
	display: block;
	font-size: 19px;
	line-height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu .user-info .user-position {
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 13px;
	position: relative;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu .user-info .user-position:after {
	content: "";
	position: absolute;
	height: 7px;
	width: 7px;
	left: 0;
	top: 5px;
	border: 1px solid #f0f0f0;
	border-radius: 50%;
	background-color: transparent;
	display: block;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu .user-info .user-position.online:after {
	background-color: #6cd187;
	border-color: #6cd187;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu .user-info .user-position.away:after {
	background-color: #fcd050;
	border-color: #fcd050;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu .user-info .user-position.busy:after {
	background-color: #f39088;
	border-color: #f39088;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu .user-info .switch-status {
	float: right;
	margin-top: 5px;
}
.ciuis-body-top-header .ciuis-body-user-nav > li.dropdown .dropdown-menu:after {
	left: auto;
	right: 13px;
	border-bottom-color: #ffffff;
}
.ciuis-body-top-header .ciuis-body-user-nav > li.dropdown .dropdown-menu:before {
	display: none;
}

@media (max-width: 767px) {
.ciuis-body-user-nav {
	margin: 0;
	display: inline-block;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	overflow: hidden;
}
.ciuis-body-user-nav > li.dropdown > a {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 60px;
	white-space: nowrap;
}
.ciuis-body-user-nav > li.dropdown > a:after {
	color: #272727;
}
.ciuis-body-user-nav > li.dropdown > a img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.ciuis-body-user-nav > li.dropdown > a .user-name {
	display: block;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #363636;
}
.ciuis-body-user-nav > li.dropdown .dropdown-menu {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
	background-color: #FDFDFD;
	position: fixed;
	top: 60px;
	left: 0;
	margin-left: 10px;
	margin-right: 10px;
	max-width: 220px;
}
.ciuis-body-top-header .ciuis-body-user-nav > li.dropdown .dropdown-menu:after {
	right: auto;
	left: 20px;
}
}
.ciuis-body-notifications {
	padding-top: 0;
}
.navbar-right .ciuis-body-notifications {
	left: auto;
	right: 25px;
}
.ciuis-body-notifications .ciuis-body-scroller {
	position: relative;
	height: 222px;
}
.ciuis-body-notifications .ciuis-body-scroller > .content > ul {
	list-style: none;
	padding-left: 0;
}
.ciuis-body-notifications .notification {
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}
.ciuis-body-notifications .notification > a {
	padding: 15px;
	display: block;
	overflow: hidden;
}
.ciuis-body-notifications .notification > a .image {
	height: 38px;
	width: 38px;
	border-radius: 50%;
	background-color: #e4e4e4;
	float: left;
	text-align: center;
	overflow: hidden;
}
.ciuis-body-notifications .notification > a .image img {
	height: 38px;
	width: 38px;
	font-size: 25px;
	color: #979595;
	line-height: 36px;
}
.ciuis-body-notifications .notification > a .notification-info {
	padding-left: 50px;
	line-height: 14px;
}
.ciuis-body-notifications .notification > a .notification-info .text {
	font-weight: 500;
	font-size: 13px;
	color: #8a8a8a;
	font-size: 12px;
	line-height: 16px;
}
.ciuis-body-notifications .notification > a .notification-info .user-name {
	color: #000000;
	font-size: 13px;
}
.ciuis-body-notifications .notification > a .notification-info .date {
	color: #8a8a8a;
	display: block;
	font-size: 9px;
	margin-top: 4px;
	text-transform: uppercase;
}
.ciuis-body-notifications .notification.notification-unread {
	background-color: rgba(253, 191, 18, 0.08);
	border-bottom: 1px solid rgba(57, 57, 57, 0.16);
}
.ciuis-body-notifications .notification.notification-unread > a {
	position: relative;
}
.ciuis-body-notifications .notification.notification-unread > a:after {
	content: '';
	display: block;
	position: absolute;
	right: 15px;
	top: 20px;
	width: 6px;
	height: 6px;
	background-color: #4b5967;
	border-radius: 50%;
}
.ciuis-body-notifications .notification:hover {
	background-color: #3C8DBC;
	color: black;
}
.ciuis-body-notifications .notification:hover > a {
	color: #FDFDFD;
}
.ciuis-body-notifications .notification:hover > a .logo {
	background-color: #206ff2;
}
.ciuis-body-notifications .notification:hover > a .logo .icon {
	color: #FDFDFD;
}
.ciuis-body-notifications .notification:hover > a .notification-info .circle {
	background: #FDFDFD;
}
.ciuis-body-notifications .notification:hover > a .notification-info .text, .ciuis-body-notifications .notification:hover > a .notification-info .date, .ciuis-body-notifications .notification:hover > a .notification-info .user-name {
	color: #FDFDFD;
}
.ciuis-body-notifications .notification:hover > a:after {
	background-color: #FDFDFD;
}
.ciuis-body-notifications .notification:last-child {
	border-bottom: 0;
}

@media (max-width: 767px) {
.navbar-nav .open .ciuis-body-notifications {
	position: absolute;
	background-color: #FDFDFD;
}
}

@media (max-width: 480px) {
.navbar-nav .open .ciuis-body-notifications {
	position: fixed;
}
}
.ciuis-body-connections {
	min-width: 304px;
}
.navbar-right .ciuis-body-connections {
	left: auto;
	right: 25px;
}
.ciuis-body-connections .content {
	padding: 20px 15px;
}
.ciuis-body-connections .content .row {
	margin: 0;
}
.ciuis-body-connections .content .row > div {
	padding-left: 5px;
	padding-right: 5px;
}
.ciuis-body-connections .connection-item {
	border-radius: 3px;
	line-height: 34px;
	text-align: center;
	padding: 15px 0 9px;
	display: block;
	border: 1px solid transparent;
	color: #737373;
}
.ciuis-body-connections .connection-item span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ciuis-body-connections .connection-item img {
	max-height: 35px;
	max-width: 35px;
}
.ciuis-body-connections .connection-item:hover {
	background-color: transparent;
	border-color: #ebebeb;
}

@media (max-width: 767px) {
.navbar-right .ciuis-body-connections {
	right: 5px;
}
.navbar-nav .open .ciuis-body-connections {
	position: absolute;
	background-color: #FDFDFD;
}
}

@media (max-width: 480px) {
.ciuis-body-connections {
	min-width: 260px;
}
.navbar-nav .open .ciuis-body-connections {
	position: fixed;
}
.ciuis-body-connections .content {
	padding-left: 10px;
	padding-right: 10px;
}
}
/*------------------------------------------------------------------
	[Left sidebar]
*/
.ciuis-body-left-sidebar {
	width: 80px;
	left: 0;
	position: absolute;
}
.ciuis-body-left-sidebar .left-sidebar-wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
}
.ciuis-body-left-sidebar .left-sidebar-spacer {
	height: 100%;
	display: table-row;
}

@media (min-width: 768px) {
.ciuis-body-left-sidebar .left-sidebar-spacer {
	display: table-row;
}
}
.ciuis-body-left-sidebar .left-sidebar-scroll {
	position: relative;
	height: 100%;
	width: 100%;
}
.ciuis-body-left-sidebar .left-sidebar-content {
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.ciuis-body-left-sidebar .left-sidebar-toggle {
	display: none;
	background-color: #FDFDFD;
	padding: 16px 15px;
	color: #404040;
	font-weight: 300;
	font-size: 14px;
}
.ciuis-body-left-sidebar .left-sidebar-toggle:before {
	content: '\f2f2';
	float: right;
	font-family: 'Material Icons';
	font-size: 27px;
	line-height: 22px;
	color: #c5c5c5;
}
.ciuis-body-left-sidebar .left-sidebar-toggle.open:before {
	content: '\f2f8';
}

@media (max-width: 767px) {
.ciuis-body-left-sidebar .left-sidebar-toggle {
	display: block;
	font-weight: 900;
}
}
.ciuis-body-left-sidebar .sidebar-elements {
	margin: 0;
	padding: 0;
}
.ciuis-body-left-sidebar .sidebar-elements .divider {
	padding: 20px 20px 0;
	color: #b0b0b0;
	line-height: 30px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 11px;
}
.ciuis-body-left-sidebar .sidebar-elements > li {
	list-style: none;
}
.ciuis-body-left-sidebar .sidebar-elements > li > a {
	display: block;
	padding: 10px 0 5px 0px;
	color: #ecf0f1;
	font-size: 30px;
	line-height: 38px;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px dashed rgba(232, 236, 236, 0.17);
	vertical-align: middle;
	border-radius: 5px;
}
a.huppur span {
	vertical-align: middle;
}
.ciuis-body-left-sidebar .sidebar-elements > li > a .icon {
	line-height: 18px;
	font-size: 19px;
	min-width: 19px;
	margin-right: 9px;
	text-align: center;
	vertical-align: middle;
}
.ciuis-body-left-sidebar .sidebar-elements > li > a:hover {
	background-color: #f0f0f0;
}
.ciuis-body-left-sidebar .sidebar-elements > li > a:hover > span {
	color: #3d3d3d;
}
.ciuis-body-left-sidebar .sidebar-elements > li.parent > a:before {
	content: '\f2f2';
	float: right;
	font-family: 'Material Icons';
	font-size: 21px;
	line-height: 37px;
	color: #c5c5c5;
}
.ciuis-body-left-sidebar .sidebar-elements > li.parent.open > a:before {
	content: '\f2f8';
}
.ciuis-body-left-sidebar .sidebar-elements > li ul {
	display: none;
	background-color: #eeeeee;
	padding: 10px 0;
	list-style: none;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.ciuis-body-left-sidebar .sidebar-elements > li ul li > a {
	padding: 8px 15px 8px 49px;
	color: #646464;
	font-size: 13px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ciuis-body-left-sidebar .sidebar-elements > li ul li > a .label {
	border-radius: 2px;
	font-weight: 500;
	line-height: 9px;
	font-size: 11px;
	padding: 4px 7px;
	margin-left: 4px;
	margin-top: 1px;
}
.ciuis-body-left-sidebar .sidebar-elements > li ul li > a:hover {
	background-color: #e7e7e7;
}
.ciuis-body-left-sidebar .sidebar-elements > li ul li.active > a {
	color: #4b5967;
}
.ciuis-body-left-sidebar .sidebar-elements > li.active > a {
	padding-left: 20px;
	font-weight: 500;
	color: #4b5967;
}
.ciuis-body-left-sidebar .sidebar-elements > li.active > a > span {
	color: #4b5967;
}
.ciuis-body-left-sidebar .sidebar-elements > li.open > ul {
	display: block;
}
.ciuis-body-left-sidebar:before {
	content: "";
	position: fixed;
	z-index: -1;
	width: inherit;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: inherit;
	border-right: 1px solid #e3e3e3;
}

@media (max-width: 767px) {
.ciuis-body-left-sidebar:before {
	display: none;
}
}

@media (max-width: 767px) {
.ciuis-body-left-sidebar {
	width: 100%;
	background-color: #fafafa;
	border-bottom: 1px solid #e3e3e3;
	border-right-width: 0;
	position: relative;
}
.ciuis-body-left-sidebar .left-sidebar-wrapper, .ciuis-body-left-sidebar .left-sidebar-spacer, .ciuis-body-left-sidebar .left-sidebar-scroll, .ciuis-body-left-sidebar .left-sidebar-content {
	display: block;
	position: relative;
	overflow: visible;
}
.ciuis-body-left-sidebar .left-sidebar-spacer {
	display: none;
	border-top: 2px solid #f5f5f5;
}
.ciuis-body-left-sidebar .left-sidebar-spacer.open {
	display: block;
}
.ciuis-body-left-sidebar .left-sidebar-content {
	padding-bottom: 20px;
}
.ciuis-body-left-sidebar .sidebar-elements > li > a {
	text-align: left;
	position: relative;
	font-size: 18px;
	font-weight: 900;
	padding-left: 10px;
}
.ciuis-body-left-sidebar .sidebar-elements > li > a:hover {
	background-color: transparent;
}
.ciuis-body-left-sidebar .sidebar-elements > li > a:hover > span {
	color: inherit;
}
.ciuis-body-left-sidebar .sidebar-elements > li > ul {
	position: relative;
	height: auto;
	width: 100%;
	left: 0;
}
.ciuis-body-left-sidebar .sidebar-elements > li > ul li > a:hover {
	background-color: transparent;
}
.ciuis-body-left-sidebar .sidebar-elements > li > ul li > a:active {
	background-color: #e7e7e7;
}
.ciuis-body-left-sidebar .sidebar-elements > li > ul > li.title {
	display: none;
}
.ciuis-body-left-sidebar .sidebar-elements > li > ul > li.nav-items {
	display: block;
	height: auto;
}
.ciuis-body-left-sidebar .sidebar-elements > li > ul > li.nav-items > .ciuis-body-scroller {
	height: auto;
	overflow: visible;
}
.ciuis-body-left-sidebar .sidebar-elements > li > ul > li.nav-items > .ciuis-body-scroller > .content {
	padding-top: 0;
	overflow: visible;
	position: relative;
}
.ciuis-body-left-sidebar .sidebar-elements > li:hover {
	background-color: inherit;
}
.ciuis-body-left-sidebar .sidebar-elements > li:hover > ul {
	display: none;
}
.ciuis-body-left-sidebar .sidebar-elements li.open > ul {
	display: block;
}
}
.ciuis-body-fixed-sidebar .ciuis-body-left-sidebar {
	height: 100%;
	margin-top: 0px;
	padding-bottom: 0px;
	position: fixed;
	top: 0;
	bottom: 0;
}
.ciuis-body-fixed-sidebar .ciuis-body-left-sidebar .left-sidebar-content {
	padding: 10%;
	background-color: rgb(57, 57, 57);
	margin-top: 60px;
	height: 100%;
}

@media (max-width: 767px) {
.ciuis-body-fixed-sidebar .ciuis-body-left-sidebar .left-sidebar-content {
	position: relative;
	margin-top: 0px;
}
}

@media (max-width: 767px) {
.ciuis-body-fixed-sidebar .ciuis-body-left-sidebar {
	position: static;
	height: auto;
	margin-top: 41px;
	padding-bottom: 0;
}
}
.ciuis-body-fixed-sidebar .ciuis-body-left-sidebar:before {
	top: 60px;
}
.ciuis-body-left-sidebar .progress-widget {
	padding: 20px;
	cursor: pointer;
}
.ciuis-body-left-sidebar .progress-widget .progress-data {
	color: #646464;
}
.ciuis-body-left-sidebar .progress-widget .progress-value {
	float: right;
}
.ciuis-body-left-sidebar .progress-widget .progress {
	margin: 10px 0 0;
	height: 8px;
	background-color: #ebebeb;
	border-radius: 2px;
}
.ciuis-body-left-sidebar .progress-widget:hover {
	background-color: #f0f0f0;
}
.ciuis-body-left-sidebar .progress-widget:hover .progress {
	background-color: #e6e6e6;
}

@media (max-width: 767px) {
.ciuis-body-left-sidebar .progress-widget {
	display: none;
}
}
/*------------------------------------------------------------------
  [Right sidebar]
*/
.ciuis-body-right-sidebar {
	background-color: #FAFAFA;
	margin-top: 61px;
	padding-bottom: 61px;
	position: fixed;
	width: 290px;
	height: 100%;
	right: -290px;
	top: 0;
	bottom: 0;
	border-left: 1px solid #e8e8e8;
	z-index: 1031;
}
.ciuis-body-animate .ciuis-body-right-sidebar {
	-webkit-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}

@media (min-width: 768px) {
body.open-right-sidebar .ciuis-body-right-sidebar {
	right: 0;
}
}

@media (max-width: 767px) and (max-width: 767px) {
body.open-right-sidebar .ciuis-body-wrapper {
	overflow: hidden;
}
body.open-right-sidebar .ciuis-body-right-sidebar {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
}
.ciuis-body-right-sidebar .sb-content {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
}
.ciuis-body-right-sidebar .tab-navigation .nav-tabs {
	background-color: transparent;
	border-bottom: 0;
	padding: 0;
}
.ciuis-body-right-sidebar .tab-navigation .nav-tabs > li > a {
	background-color: #f2f2f2;
	border-width: 0;
	padding: 14px 10px;
	min-width: auto;
	font-size: 14px;
}
.ciuis-body-right-sidebar .tab-navigation .nav-tabs > li > a .icon {
	font-size: 25px;
	color: #aaaaaa;
}
.ciuis-body-right-sidebar .tab-navigation .nav-tabs > li > a:hover {
	border: 0;
	background-color: #f6f6f6;
	color: #3b3b3b;
}
.ciuis-body-right-sidebar .tab-navigation .nav-tabs > li > a:focus {
	border: 0;
}
.ciuis-body-right-sidebar .tab-navigation .nav-tabs > li.active > a {
	color: #4b5967;
	background-color: transparent;
}

@media (max-width: 767px) {
.ciuis-body-right-sidebar .tab-navigation .nav-justified {
	display: table;
}
.ciuis-body-right-sidebar .tab-navigation .nav-justified > li {
	display: table-cell;
}
.ciuis-body-right-sidebar .tab-navigation .nav-justified > li > a {
	margin-bottom: 0;
	min-width: 40px;
}
}
.ciuis-body-right-sidebar .tab-panel {
	height: 100%;
	display: table-row;
}
.ciuis-body-right-sidebar .tab-panel .tab-content {
	height: 100%;
	position: relative;
	width: 100%;
	padding: 0;
	background: transparent;
	display: table-cell;
	overflow: hidden;
}
.ciuis-body-right-sidebar .tab-panel .tab-content .tab-pane {
	height: 100%;
	position: relative;
	width: 100%;
}
.ciuis-body-right-sidebar .tab-panel .tab-content .tab-pane > .content {
	overflow: auto;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.ciuis-body-right-sidebar .tab-panel .tab-content .tab-pane h2 {
	font-size: 15px;
	font-weight: 400;
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-top: 18px;
}
.ciuis-body-right-sidebar .tab-panel .tab-content .bottom-input {
	position: relative;
	border-top: 1px solid #f2f2f2;
}
.ciuis-body-right-sidebar .tab-panel .tab-content .bottom-input > input {
	border: 0;
	background-color: #FAFAFA;
	color: #404040;
	width: 100%;
	font-size: 13px;
	font-weight: 400;
	padding: 15px 20px;
	outline: none;
}
.ciuis-body-right-sidebar .tab-panel .tab-content .bottom-input > span {
	position: absolute;
	color: #aaaaaa;
	right: 15px;
	top: 50%;
	font-size: 20px;
	margin-top: -10px;
	cursor: pointer;
}
.ciuis-body-right-sidebar .tab-panel .tab-content .bottom-input > span:hover {
	color: #d1d1d1;
}

@media (max-width: 767px) {
.ciuis-body-right-sidebar {
	width: 290px;
	right: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	margin-top: 0;
	padding-bottom: 0;
}
.ciuis-body-right-sidebar .tab-panel .tab-content > .chat {
	width: 100%;
}
.ciuis-body-right-sidebar .tab-panel .tab-content > .chat .chat-contacts, .ciuis-body-right-sidebar .tab-panel .tab-content > .chat .chat-window {
	width: 100%;
}
.ciuis-body-right-sidebar .tab-panel .tab-content > .chat .chat-window {
	left: 100%;
}
.ciuis-body-right-sidebar .tab-panel .tab-content > .chat.chat-opened .chat-contacts {
	left: -100%;
}
}

@media (max-width: 320px) {
.ciuis-body-right-sidebar {
	width: 90%;
}
}
.tab-chat {
	white-space: nowrap;
	font-size: 0;
	width: 290px;
}
.tab-chat h2 {
	margin: 30px 20px 15px;
}
.tab-chat .contact-list {
	font-size: 12px;
}
.tab-chat .contact-list .user a {
	display: block;
	padding: 11px 25px;
	overflow: hidden;
}
.tab-chat .contact-list .user a img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	float: left;
}
.tab-chat .contact-list .user a .user-data, .tab-chat .contact-list .user a .user-data2 {
	padding-left: 40px;
	line-height: 16px;
}
.tab-chat .contact-list .user a .user-data .status, .tab-chat .contact-list .user a .user-data2 .status {
	background-color: #00b777;
	border-radius: 50%;
	float: right;
	width: 7px;
	height: 7px;
	position: relative;
	top: 5px;
}
.tab-chat .contact-list .user a .user-data .status.offline, .tab-chat .contact-list .user a .user-data2 .status.offline {
	background-color: #e65a5a;
}
.tab-chat .contact-list .user a .user-data .status.away, .tab-chat .contact-list .user a .user-data2 .status.away {
	background-color: #f2c329;
}
.tab-chat .contact-list .user a .user-data .name, .tab-chat .contact-list .user a .user-data2 .name {
	color: #404040;
	font-weight: 500;
	font-size: 13px;
}
.tab-chat .contact-list .user a .user-data .message, .tab-chat .contact-list .user a .user-data2 .message {
	display: block;
	color: #999999;
	font-size: 13px;
}
.tab-chat .contact-list .user a .user-data2 {
	margin-top: 7px;
}
.tab-chat .contact-list .user a:hover {
	background-color: #f5f5f5;
}
.tab-chat .contact-list-recent {
	margin-bottom: 30px;
}
.tab-chat .chat-contacts, .tab-chat .chat-window {
	height: 100%;
	width: 100%;
	display: table;
	table-layout: fixed;
	position: absolute;
	left: 0;
	-webkit-transition: left 0.3s ease;
	-o-transition: left 0.3s ease;
	transition: left 0.3s ease;
}
.tab-chat .chat-contacts .chat-sections {
	height: 100%;
	display: table-row;
}
.tab-chat .chat-contacts .chat-sections .ciuis-body-scroller {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.tab-chat .chat-contacts .chat-sections .content {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
}
.tab-chat .chat-contacts .search {
	position: relative;
}
.tab-chat .chat-window {
	height: 100%;
	left: 290px;
	display: table;
	table-layout: fixed;
}
.tab-chat .chat-window .title {
	padding: 20px 10px;
	padding-right: 20px;
	overflow: hidden;
}
.tab-chat .chat-window .title .icon {
	font-size: 27px;
	width: 27px;
	text-align: center;
	color: #b3b3b3;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
}
.tab-chat .chat-window .title .user {
	display: inline-block;
	float: right;
	text-align: right;
	line-height: 13px;
}
.tab-chat .chat-window .title .user img {
	height: 35px;
	width: 35px;
	border-radius: 50%;
	float: right;
	margin-left: 10px;
}
.tab-chat .chat-window .title .user h2 {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 0;
}
.tab-chat .chat-window .title .user span {
	display: block;
	font-size: 12px;
	color: #999999;
}
.tab-chat .chat-window .chat-messages {
	height: 100%;
	display: table-row;
	font-size: 13px;
}
.tab-chat .chat-window .chat-messages .ciuis-body-scroller {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: none;
}
.tab-chat .chat-window .chat-messages .content {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
}
.tab-chat .chat-window .chat-messages ul {
	outline: none;
	margin: 0;
	padding: 0;
}
.tab-chat .chat-window .chat-messages ul > li {
	display: block;
	list-style: none;
	padding: 9px 16px;
}
.tab-chat .chat-window .chat-messages ul > li .msg {
	position: relative;
	display: inline-block;
	background-color: #3f4d5a;
	color: #FDFDFD;
	font-size: 13px;
	padding: 6px 8px;
	border-radius: 3px;
	white-space: normal;
	text-align: left;
	margin-left: 40px;
}
.tab-chat .chat-window .chat-messages ul > li .msg:after {
	content: "";
	position: absolute;
	right: -5px;
	top: 7px;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #3f4d5a;
	border-top: 6px solid transparent;
}
.tab-chat .chat-window .chat-messages ul > li.friend .msg {
	background-color: #f0f0f0;
	color: #595858;
	margin-left: 0;
	margin-right: 40px;
}
.tab-chat .chat-window .chat-messages ul > li.friend .msg:after {
	right: auto;
	left: -5px;
	border-left-width: 0;
	border-right: 5px solid #f0f0f0;
}
.tab-chat .chat-window .chat-messages ul > li.self {
	text-align: right;
}
.tab-chat .chat-window .chat-input {
	position: relative;
}
.tab-chat .chat-window .chat-input .input-wrapper {
	border-top: 1px solid #f2f2f2;
}
.tab-chat .chat-window .chat-input .input-wrapper > input {
	border: 0;
	background-color: #FAFAFA;
	color: #b3b3b3;
	width: 100%;
	font-size: 13px;
	font-weight: 300;
	padding: 15px 20px;
	padding-left: 42px;
	padding-right: 40px;
	outline: none;
}
.tab-chat .chat-window .chat-input .input-wrapper > span {
	position: absolute;
	color: #aaaaaa;
	right: 15px;
	top: 50%;
	font-size: 20px;
	margin-top: -10px;
	cursor: pointer;
}
.tab-chat .chat-window .chat-input .input-wrapper > span:hover {
	color: #d1d1d1;
}
.tab-chat .chat-window .chat-input .input-wrapper .photo {
	left: 15px;
	font-size: 22px;
	top: 50%;
	right: auto;
}
.tab-chat.chat-opened .chat-contacts {
	left: -290px;
}
.tab-chat.chat-opened .chat-window {
	left: 0;
}
.tab-todo .todo-container {
	height: 100%;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.tab-todo .todo-wrapper {
	display: table-row;
	height: 100%;
}
.tab-todo .ciuis-body-scroller {
	position: relative;
	overflow: hidden;
	height: 100%;
}
.tab-todo .todo-content {
	padding: 10px 20px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tab-todo .category-title {
	display: block;
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.todo-list {
	list-style: none;
	padding-left: 0;
	margin-bottom: 15px;
}
.todo-list > li {
	margin: 0;
	padding: 0;
}
.todo-list > li .ciuis-body-checkbox {
	margin-right: 4px;
}
.todo-list > li .ciuis-body-checkbox input[type="checkbox"] + label {
	display: block;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.todo-list > li .ciuis-body-checkbox input[type="checkbox"] + label:before {
	margin-right: 8px;
}
.todo-list > li .ciuis-body-checkbox input[type="checkbox"]:checked + label {
	text-decoration: line-through;
	color: #999999;
}
.todo-list > li .ciuis-body-checkbox .delete {
	display: none;
	float: right;
	font-size: 17px;
	color: #b3b3b3;
	line-height: 22px;
	margin-left: 5px;
	cursor: pointer;
}
.todo-list > li .ciuis-body-checkbox .delete:hover {
	color: #808080;
}
.todo-list > li .ciuis-body-checkbox:hover .delete {
	display: block;
}
.tab-settings .settings-wrapper {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.tab-settings .ciuis-body-scroller {
	padding: 10px 20px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tab-settings .category-title {
	display: block;
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
div.user-avatar img {
	height: 30px;
	width: 30px;
	border-radius: 50%;
	margin-right: 10px;
}
.settings-list {
	list-style: none;
	padding-left: 0;
	margin-bottom: 15px;
}
.settings-list > li {
	margin: 0;
	padding: 5px 0;
	line-height: 24px;
	font-size: 14px;
}
.settings-list > li .name {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.settings-list > li .switch-button {
	float: right;
	margin-left: 5px;
}
/*------------------------------------------------------------------
  [Main content]
*/
.ciuis-body-content {
	position: relative;
	left: 0;
	margin-left: 80px;
	min-height: 100%;
	margin-top: 41px;
}

@media (max-width: 767px) {
.ciuis-body-content {
	margin-left: 0;
	margin-top: 0px;
}
}
.ciuis-body-nosidebar-left .ciuis-body-content {
	margin-left: 0;
}
.main-content {
	padding: 0px 10px 0px 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
.main-content {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
}
}

@media (max-width: 767px) {
.main-content {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}
}

@media (max-width: 480px) {
.ciuis-summary-two {
	height: auto;
	border-right: 1px solid #eaeaea;
	border-top-left-radius: 5px;
}
.main-content {
	padding: 0px;
}
.panel {
	margin-bottom: 0px;
}
}
.ciuis-body-no-padding .main-content {
	padding: 0;
}
/*------------------------------------------------------------------
  [Page head]
*/
.page-head {
	padding: 20px 25px 10px;
	position: relative;
}
.page-head-title {
	display: block;
	margin-bottom: 5px;
	margin-top: 6px;
	font-weight: 300;
	letter-spacing: -1px;
	font-size: 28px;
	color: #6b6b6b;
	line-height: 36px;
}
.page-head-description {
	display: block;
	color: #6e6e6e;
	font-size: 14px;
	font-weight: 300;
}
.page-head .breadcrumb {
	background-color: transparent;
	padding: 3px 0;
	margin-bottom: 7px;
}
.page-head .breadcrumb > li {
	font-size: 14px;
	font-weight: 300;
}
.page-head .breadcrumb > li + li:before {
	padding: 0 2px;
	color: #a3a3a3;
}
.page-head .breadcrumb > li > a {
	color: #5e5e5e;
}
.page-head .breadcrumb > li > a:hover {
	color: #303030;
}
.page-head .breadcrumb > .active {
	color: #7a7a7a;
}

@media (max-width: 767px) {
.page-head {
	padding: 18px 15px 0;
	display: none;
}
.page-head-title {
	font-size: 24px;
	line-height: 28px;
}
}
/*------------------------------------------------------------------
  [Page aside]
*/
.ciuis-body-aside .main-content {
	margin-left: 280px;
}

@media (max-width: 767px) {
.ciuis-body-aside .main-content {
	margin-left: inherit;
}
}
.page-aside {
	background: none repeat scroll 0 0 rgba(253, 253, 253, 0);
	width: 23%;
	height: 100%;
	position: fixed;
	right: 10px;
	padding-bottom: 61px;
	z-index: 999;
	border-radius: 10px;
	overflow: scroll;
	overflow-x: hidden;
}
.page-aside::-webkit-scrollbar {
 display: none;
}
.page-aside::-webkit-scrollbar {
 display: none;
}
.page-aside .ciuis-body-scroller {
	position: relative;
	height: 100%;
	width: 100%;
}
.page-aside .content {
	padding: 20px 22px;
	position: relative;
}

@media (max-width: 767px) {
.page-aside {
	width: 100%;
	display: block;
	height: auto;
	position: relative;
	margin-top: 0;
	padding-bottom: 0;
	left: 0;
	border-bottom: 2px solid #f2f2f2;
}
}
.aside-header {
	margin-bottom: 5px;
}
.aside-header .title {
	display: block;
	margin: 16px 0 0;
	font-size: 27px;
	line-height: 27px;
	font-weight: 300;
}
.aside-header .navbar-toggle {
	padding: 0;
	padding-right: 11px;
	text-align: right;
	margin: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.aside-header .navbar-toggle .icon {
	font-size: 27px;
	color: #c0c0c0;
}
.aside-header .description {
	color: #5a5a5a;
	margin: 0;
}
.aside-nav {
	display: block;
	visibility: visible;
}
.aside-nav .nav li a {
	color: #404040;
	padding: 13px 22px;
}
.aside-nav .nav li.active a {
	color: #4b5967;
}
.aside-nav .nav li.active a .icon {
	color: #4b5967;
}
.aside-nav .nav li .label {
	float: right;
	font-size: 12px;
	font-weight: 300;
	padding: 4px 7px;
}
.aside-nav .nav li .icon {
	font-size: 19px;
	vertical-align: middle;
	text-align: center;
	min-width: 19px;
	margin-right: 3px;
	color: #616161;
}
.aside-nav .title {
	display: block;
	color: #999999;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0 0;
	padding: 8px 22px 4px;
}

@media (max-width: 767px) {
.aside-nav {
	border-bottom: 1px solid #e6e6e6;
}
.aside-nav.collapse {
	display: none;
}
.aside-nav.in {
	display: block;
}
}
/*------------------------------------------------------------------
  [Splash screen]
*/
.ciuis-body-splash-screen {
	background-color: #fff;
}
.ciuis-body-splash-screen .ciuis-body-wrapper {
	padding-top: 0;
}
.ciuis-body-splash-screen .ciuis-body-wrapper .ciuis-body-content {
	margin: 0;
}
.splash-container {
	max-width: 401px;
	margin: 15px auto;
}
.splash-container .panel {
	margin-bottom: 30px;
}
.splash-container .panel .panel-heading {
	text-align: center;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-bottom: 0;
}
.splash-container .panel .panel-body {
	padding: 20px 30px 15px;
}
.splash-container .panel .panel-body .ciuis-body-checkbox {
	display: inline-block;
	padding: 0;
}

@media (max-width: 767px) {
.splash-container {
	margin-top: 50px;
}
}
.splash-title {
	text-align: center;
	display: block;
	font-size: 17px;
	font-weight: 300;
}
.splash-description {
	text-align: center;
	display: block;
	line-height: 20px;
	font-size: 13px;
	color: #5a5a5a;
	margin-top: 11px;
	padding-bottom: 10px;
}
.splash-footer {
	text-align: center;
}
/*------------------------------------------------------------------
	[Scroll to top button]
*/
.ciuis-body-scroll-top {
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	right: 10px;
	color: #393939;
	background-color: rgb(254, 187, 0);
	padding: 0 14px;
	display: none;
	-webkit-transition: background-color 0.2s ease;
	-o-transition: background-color 0.2s ease;
	transition: background-color 0.2s ease;
	border-radius: 4px;
	z-index: 99999999999999999;
}
.ciuis-body-scroll-top:hover {
	background-color: rgba(0, 0, 0, 0.8);
}
.ciuis-body-scroll-top:hover, .ciuis-body-scroll-top:focus {
	color: #FDFDFD;
}
.ciuis-body-scroll-top:before {
	content: '\f2fc';
	font-family: 'Material Icons';
	font-size: 33px;
	display: inline-block;
	vertical-align: middle;
}
/*------------------------------------------------------------------
  [Forms]
*/
/*------------------------------------------------------------------
  [Switch button]
*/
.switch-button {
	display: inline-block;
	border-radius: 50px;
	background-color: #b3b3b3;
	width: 86px;
	height: 27px;
	padding: 4px;
	position: relative;
	overflow: hidden;
	vertical-align: middle;
}
.switch-button input[type="checkbox"] {
	display: none;
}
.switch-button label {
	border-radius: 50%;
	box-shadow: 0 0 1px 1px #FFF inset;
	background-color: #FDFDFD;
	margin: 0;
	height: 19px;
	width: 19px;
	z-index: 1;
	display: inline-block;
	cursor: pointer;
	background-clip: padding-box;
}
.switch-button label:before {
	position: absolute;
	font-size: 11px;
	font-weight: 600;
	z-index: 0;
	content: "PASSIVE";
	right: -20px;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 27px;
	top: 0;
	text-align: left;
	padding-left: 10px;
	color: #FDFDFD;
}
.switch-button input[type="checkbox"]:checked + span {
	background-color: #4b5967;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 4px;
}
.switch-button input[type="checkbox"]:checked + span label {
	float: right;
	border-color: #2a75f3;
}
.switch-button input[type="checkbox"]:checked + span label:before {
	position: absolute;
	font-size: 11px;
	font-weight: 600;
	z-index: 0;
	content: "ACTIVE";
	color: #FDFDFD;
	left: 0;
	text-align: left;
	padding-left: 10px;
}
.switch-button.switch-button-yesno label:before {
	content: "NO";
}
.switch-button.switch-button-yesno input[type="checkbox"]:checked + span label:before {
	content: "YES";
}
.switch-button.switch-button-xs {
	height: 20px;
	width: 53px;
	line-height: 16px;
	width: 50px;
}
.switch-button.switch-button-xs label {
	height: 12px;
	width: 12px;
}
.switch-button.switch-button-xs label:before {
	line-height: 21px;
}
.switch-button.switch-button-sm {
	height: 24px;
	width: 57px;
	line-height: 20px;
}
.switch-button.switch-button-sm label {
	height: 16px;
	width: 16px;
}
.switch-button.switch-button-sm label:before {
	line-height: 25px;
}
.switch-button.switch-button-lg {
	height: 30px;
	width: 63px;
	line-height: 26px;
	width: 65px;
}
.switch-button.switch-button-lg label {
	height: 22px;
	width: 22px;
}
.switch-button.switch-button-lg label:before {
	line-height: 31px;
}
.switch-button.switch-button-success {
	background-color: #b3b3b3;
}
.switch-button.switch-button-success label {
	border-color: #ababab;
}
.switch-button.switch-button-success input[type="checkbox"]:checked + span {
	background-color: #79b9ad;
}
.switch-button.switch-button-success input[type="checkbox"]:checked + span label {
	border-color: #2e9549;
}
.switch-button.switch-button-warning {
	background-color: #b3b3b3;
}
.switch-button.switch-button-warning label {
	border-color: #ababab;
}
.switch-button.switch-button-warning input[type="checkbox"]:checked + span {
	background-color: #f6c163;
}
.switch-button.switch-button-warning input[type="checkbox"]:checked + span label {
	border-color: #e3aa04;
}
.switch-button.switch-button-danger {
	background-color: #b3b3b3;
}
.switch-button.switch-button-danger label {
	border-color: #ababab;
}
.switch-button.switch-button-danger input[type="checkbox"]:checked + span {
	background-color: #FF3B30;
}
.switch-button.switch-button-danger input[type="checkbox"]:checked + span label {
	border-color: #e82e1e;
}
/*------------------------------------------------------------------
  [Elements]
*/
/*------------------------------------------------------------------
  [Widgets]
*/
.widget {
	background-color: #FDFDFD;
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 3px;
}
.widget.widget-fullwidth {
	padding: 0;
}
.widget.widget-fullwidth .widget-head {
	padding: 20px 20px 10px;
	margin-bottom: 0;
}

@media (max-width: 480px) {
.widget.widget-fullwidth .widget-head {
	padding-left: 15px;
}
}
.widget.widget-fullwidth .widget-chart-container .counter {
	left: 20px;
}
.widget.widget-fullwidth .chart-table table {
	margin-bottom: 0;
}
.widget.widget-small {
	margin-bottom: 20px;
}
.widget.widget-small.widget-fullwidth > .widget-head {
	padding: 20px 15px 10px;
}
.widget-head {
	margin-bottom: 20px;
	display: block;
	border-radius: 3px 3px 0 0;
}
.widget-head:before, .widget-head:after {
	content: " ";
	display: table;
}
.widget-head:after {
	clear: both;
}
.widget-head:before, .widget-head:after {
	content: " ";
	display: table;
}
.widget-head:after {
	clear: both;
}
.widget-head .title {
	display: block;
	font-size: 18px;
	font-weight: 300;
}
.widget-head .description {
	display: block;
	color: #9e9e9e;
	line-height: 22px;
	font-weight: 300;
}
.widget-head .tools {
	float: right;
	margin-left: 10px;
}
.widget-head .tools .icon {
	display: inline-block;
	font-size: 20px;
	line-height: 25px;
	vertical-align: middle;
	cursor: pointer;
	color: #bababa;
	min-width: 20px;
	text-align: center;
}
.widget-head .tools .icon + .icon {
	margin-left: 2px;
}
.widget-head .tools .icon:hover {
	color: #a6a6a6;
}
.widget-head .tools .value {
	font-size: 24px;
	line-height: 22px;
}
.widget-head .tools .dropdown {
	display: inline-block;
}
.widget-head .tools .dropdown-menu {
	right: 0;
	left: auto;
}
.widget-head .button-toolbar {
	float: right;
}

@media (max-width: 767px) {
.widget-head .button-toolbar .btn-group {
	margin-bottom: 5px;
}
}
.widget-head .button-toolbar .btn-group + * {
	margin-left: 7px;
}
.widget-head .button-toolbar .dropdown-menu {
	right: 0;
	left: auto;
}
.widget-chart-container {
	position: relative;
}
.widget-chart-container .counter {
	min-height: auto;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
}
.widget-chart-container .counter-inline {
	position: relative;
	display: inline-block;
}
.widget-chart-container .counter .value {
	font-size: 24px;
}
.widget-chart-container .counter .desc {
	text-transform: uppercase;
	font-size: 10px;
	color: #9d9d9d;
	line-height: 3px;
}
.widget-chart-container .counter-big .value {
	display: block;
	font-size: 22px;
	line-height: 27px;
	font-weight: 700;
	margin-bottom: 5px;
}
.widget-chart-container .indicator-equal .icon {
	color: #4b5967;
}
.widget-chart-container .indicator-positive .icon {
	color: #79b9ad;
}
.widget-chart-container .indicator-negative .icon {
	color: #FF3B30;
}
.widget-chart-container .indicator .icon {
	font-size: 25px;
	margin-right: 7px;
	line-height: 24px;
	vertical-align: middle;
}
.widget-chart-container .indicator .number {
	font-size: 20px;
	vertical-align: middle;
}
.widget-chart-info:before, .widget-chart-info:after {
	content: " ";
	display: table;
}
.widget-chart-info:after {
	clear: both;
}
.widget-chart-info:before, .widget-chart-info:after {
	content: " ";
	display: table;
}
.widget-chart-info:after {
	clear: both;
}

@media (max-width: 767px) {
.widget-chart-info + .widget-counter-group {
	margin-top: 15px;
}
}
.widget-fullwidth .widget-chart-info {
	padding: 9px 20px 0;
}
.widget-counter-group {
	padding: 0 5px 0px;
}
.widget-counter-group-right {
	text-align: right;
}
.widget-counter-group .counter {
	position: static;
	display: inline-block;
}
.widget-counter-group .counter + .counter {
	margin-left: 20px;
}
/*------------------------------------------------------------------
  [Charts]
*/
.chart-legend table {
	width: 100%;
}
.chart-legend table tr td {
	padding: 6px 0;
	vertical-align: middle;
}
.chart-legend-color > span {
	display: block;
	background-color: #f2f2f2;
	height: 10px;
	width: 10px;
}
.chart-legend-value {
	text-align: right;
}
.chart-legend-horizontal {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14px;
}
.chart-legend-horizontal > li {
	display: inline-block;
}
.chart-legend-horizontal > li + li {
	margin-left: 14px;
}
.chart-legend-horizontal > li > span {
	display: inline-block;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background-color: #f2f2f2;
	margin-right: 2px;
}
.chart-pie-counter {
	diplay: block;
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	line-height: 50px;
	margin-top: -25px;
	font-size: 50px;
	font-weight: 300;
}
/*------------------------------------------------------------------
  [Colors]
*/
.clr-primary {
	background-color: #4b5967;
}
.clr-success {
	background-color: #79b9ad;
}
.clr-warning {
	background-color: #68a7af;
}
.clr-danger {
	background-color: #FF3B30;
}
.clr-grey {
	background-color: #cccccc;
}
/*------------------------------------------------------------------
  [Grid]
*/
.bs-grid-block {
	border: 2px dashed #c3c3c3;
	font-weight: 300;
	font-size: 20px;
	color: #807e7e;
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 40px;
}
.bs-grid-block .content {
	display: table-cell;
	height: 177px;
	text-align: center;
	vertical-align: middle;
}
.bs-grid-block .content .size {
	display: block;
}
.bs-grid-block .content .device {
	line-height: 0;
}
.bs-grid-block .content .device:after {
	font-size: 15px;
}

@media (min-width: 1200px) {
.bs-grid-block .content .device:after {
	content: 'Desktop';
	color: #4b5967;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.bs-grid-block .content .device:after {
	content: 'Laptop';
	color: #4b5967;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.bs-grid-block .content .device:after {
	content: 'Tablet';
	color: #79b9ad;
}
}

@media (max-width: 767px) {
.bs-grid-block .content .device:after {
	content: 'Phone';
	color: #79b9ad;
}
}
/*------------------------------------------------------------------
  [Icons]
*/
.icon-container {
	background-color: #FDFDFD;
	padding: 20px;
	cursor: default;
}
.icon-container .icon {
	-webkit-transition: background-color 300ms ease-in-out;
	-o-transition: background-color 300ms ease-in-out;
	transition: background-color 300ms ease-in-out;
	background-color: #f5f5f5;
	border-radius: 50%;
	display: inline-block;
	height: 50px;
	width: 50px;
	margin-right: 8px;
	padding: 12px;
	padding: 13px;
	text-align: center;
	vertical-align: middle;
}
.icon-container .icon span {
	-webkit-transition: color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out;
	transition: color 300ms ease-in-out;
	font-size: 25px;
	color: #696767;
}
.icon-container .icon:hover {
	background-color: #4b5967;
}
.icon-container .icon:hover span {
	color: #FDFDFD;
}
.icon-container .icon-class {
	-webkit-transition: color 300ms ease-in-out;
	-o-transition: color 300ms ease-in-out;
	transition: color 300ms ease-in-out;
	font-size: 18px;
	font-weight: 300;
	vertical-align: middle;
	color: #696767;
}
.icon-container:hover .icon {
	background-color: #4b5967;
}
.icon-container:hover .icon span {
	color: #FDFDFD;
}
.icon-container:hover .icon-class {
	color: #4b5967;
}
.ciuis-body-icons-list.hide-icons .icon-category .row > div {
	display: none;
}
.ciuis-body-icons-list.hide-icons .icon-category .row > div.icon-visible {
	display: block;
}
/*------------------------------------------------------------------
  Loader
*/
.ciuis-body-loading {
	position: relative;
}
.ciuis-body-loading:after {
	position: absolute;
	display: block;
	visibility: hidden;
	opacity: 0;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	z-index: 2;
}
.ciuis-body-loading .ciuis-body-spinner {
	display: none;
}
.ciuis-body-loading-active:after {
	visibility: visible;
	opacity: 1;
}
.ciuis-body-loading-active .ciuis-body-spinner {
	display: block;
}
.ciuis-body-loading .ciuis-body-spinner {
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -20px;
	margin-right: -20px;
	z-index: 3;
}
.ciuis-body-spinner svg {
	-webkit-animation: ciuis-body-spinner-rotation 1.4s linear infinite;
	-o-animation: ciuis-body-spinner-rotation 1.4s linear infinite;
	animation: ciuis-body-spinner-rotation 1.4s linear infinite;
	stroke: #4b5967;
}
.ciuis-body-spinner svg .circle {
	stroke-dasharray: 187;
	stroke-dashoffset: 0;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	-o-transform-origin: center;
	transform-origin: center;
	-webkit-animation: ciuis-body-spinner-turn 1.4s ease-in-out infinite;
	-o-animation: ciuis-body-spinner-turn 1.4s ease-in-out infinite;
	animation: ciuis-body-spinner-turn 1.4s ease-in-out infinite;
}
@-webkit-keyframes ciuis-body-spinner-rotation {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(270deg);
 transform: rotate(270deg);
}
}
@-o-keyframes ciuis-body-spinner-rotation {
 0% {
 -o-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -o-transform: rotate(270deg);
 transform: rotate(270deg);
}
}
@keyframes ciuis-body-spinner-rotation {
 0% {
 -webkit-transform: rotate(0deg);
 -o-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(270deg);
 -o-transform: rotate(270deg);
 transform: rotate(270deg);
}
}
@-webkit-keyframes ciuis-body-spinner-turn {
 0% {
 stroke-dashoffset: 187;
}
 50% {
 stroke-dashoffset: 46.75;
 -webkit-transform: rotate(135deg);
 transform: rotate(135deg);
}
 100% {
 stroke-dashoffset: 187;
 -webkit-transform: rotate(450deg);
 transform: rotate(450deg);
}
}
@-o-keyframes ciuis-body-spinner-turn {
 0% {
 stroke-dashoffset: 187;
}
 50% {
 stroke-dashoffset: 46.75;
 -o-transform: rotate(135deg);
 transform: rotate(135deg);
}
 100% {
 stroke-dashoffset: 187;
 -o-transform: rotate(450deg);
 transform: rotate(450deg);
}
}
@keyframes ciuis-body-spinner-turn {
 0% {
 stroke-dashoffset: 187;
}
 50% {
 stroke-dashoffset: 46.75;
 -webkit-transform: rotate(135deg);
 -o-transform: rotate(135deg);
 transform: rotate(135deg);
}
 100% {
 stroke-dashoffset: 187;
 -webkit-transform: rotate(450deg);
 -o-transform: rotate(450deg);
 transform: rotate(450deg);
}
}
/*------------------------------------------------------------------
  [Code]
*/
/* Pretty printing styles. Used with prettify.js. */
.prettyprint {
	font-size: 12px;
	line-height: 1.5;
}
/* Light Theme*/
pre {
	color: #555555;
}
pre .pln {
	color: #777777;
}
pre .str {
	color: #DD1144;
}
pre .kwd {
	color: #445588;
}
pre .com {
	color: #b8b6b1;
}
pre .typ {
	color: #008080;
}
pre .lit {
	color: #DD1144;
}
pre .pun, pre .opn, pre .clo {
	color: #949494;
}
pre .tag {
	color: #4285F4;
}
pre .atn {
	color: #ef6e62;
}
pre .atv {
	color: #697ce8;
}
pre .dec, pre .var {
	color: #DD1144;
}
pre .fun {
	color: #445588;
}
/*Dark Theme*/
pre.ciuis-body-code-dark {
	background-color: #4d4342;
	color: #FDFDFD;
}
pre.ciuis-body-code-dark .pln {
	color: #FDFDFD;
}
pre.ciuis-body-code-dark .str {
	color: #b5db99;
}
pre.ciuis-body-code-dark .kwd {
	color: #e9c865;
}
pre.ciuis-body-code-dark .com {
	color: #c3b8b7;
}
pre.ciuis-body-code-dark .typ {
	color: #FF9787;
}
pre.ciuis-body-code-dark .lit {
	color: #b5db99;
}
pre.ciuis-body-code-dark .pun, pre.ciuis-body-code-dark .opn, pre.ciuis-body-code-dark .clo {
	color: #FDFDFD;
}
pre.ciuis-body-code-dark .tag {
	color: #e9c865;
}
pre.ciuis-body-code-dark .atn {
	color: #FF9787;
}
pre.ciuis-body-code-dark .atv {
	color: #b5db99;
}
pre.ciuis-body-code-dark .dec, pre.ciuis-body-code-dark .var {
	color: #b5db99;
}
pre.ciuis-body-code-dark .fun {
	color: #e9c865;
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
	margin-top: 0;
	margin-bottom: 0;
}
/* IE indents via margin-left */
li.L0, li.L1, li.L2, li.L3, li.L5, li.L6, li.L7, li.L8 {
	list-style-type: none;
}
/* Alternate shading for lines */
li.L1, li.L3, li.L5, li.L7, li.L9 {
	background: #eee;
}
/*------------------------------------------------------------------
  [Dividers inside panels]
*/
.panel-divider {
	margin: 10px 0;
	border-top: 1px solid #f2f2f2;
}
.panel-divider-lg {
	margin: 15px 0;
}
.panel-divider-xl {
	margin: 20px 0;
}
/*------------------------------------------------------------------
  [Pricing tables]
*/
.pricing-tables {
	margin: 30px 0 20px;
}
.pricing-tables > div {
	padding-left: 10px;
	padding-right: 10px;
}
.pricing-table {
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
	border-radius: 3px;
	border-top: 3px solid #c9c9c9;
	padding: 35px 20px;
	background: #FDFDFD;
	text-align: center;
	margin: 0 0 20px;
}
.pricing-table-image {
	margin-bottom: 15px;
}
.pricing-table-image svg path {
	fill: #a6a6a6;
}
.pricing-table-title {
	font-size: 20px;
	font-weight: 300;
}
.pricing-table-price {
	padding: 5px 0 20px;
}
.pricing-table-price .currency {
	vertical-align: top;
}
.pricing-table-price .value {
	font-size: 35px;
	line-height: 40px;
}
.pricing-table-price .frecuency {
	font-size: 20px;
	font-weight: 300;
}
.pricing-table-features {
	margin: 0 0 25px;
	padding: 0;
	list-style: none;
}
.pricing-table-features > li {
	line-height: 25px;
	font-size: 14px;
	font-weight: 300;
	line-height: 33px;
}
.pricing-table .btn {
	line-height: 36px;
	min-width: 120px;
}
.pricing-table-primary {
	border-color: #4b5967;
}
.pricing-table-primary .pricing-table-image svg path {
	fill: #4b5967;
}
.pricing-table-primary.pricing-table-color {
	background-color: #5f99f5;
	border-color: #5f99f5;
}
.pricing-table-primary.pricing-table-color .panel-divider {
	border-top-color: #3d84f3;
}
.pricing-table-warning {
	border-color: #68a7af;
}
.pricing-table-warning .pricing-table-image svg path {
	fill: #68a7af;
}
.pricing-table-warning.pricing-table-color {
	background-color: #f6c163;
	border-color: #f6c163;
}
.pricing-table-warning.pricing-table-color .panel-divider {
	border-top-color: #f4b441;
}
.pricing-table-success {
	border-color: #79b9ad;
}
.pricing-table-success .pricing-table-image svg path {
	fill: #79b9ad;
}
.pricing-table-success.pricing-table-color {
	background-color: #37b358;
	border-color: #37b358;
}
.pricing-table-success.pricing-table-color .panel-divider {
	border-top-color: #2f984b;
}
.pricing-table-danger {
	border-color: #FF3B30;
}
.pricing-table-danger .pricing-table-image svg path {
	fill: #FF3B30;
}
.pricing-table-danger.pricing-table-color {
	background-color: #FF3B30;
	border-color: #FF3B30;
}
.pricing-table-danger.pricing-table-color .panel-divider {
	border-top-color: #e74537;
}
.pricing-table-color {
	color: #FDFDFD;
}
.pricing-table-color .pricing-table-image svg path {
	fill: #FDFDFD;
}
.pricing-table-color .panel-divider {
	border-top-color: #FDFDFD;
}
/*------------------------------------------------------------------
  [Timeline]
*/
.timeline {
	/* margin: 0 auto 40px; */
	padding: 0;
	padding-bottom: 20px;
	max-width: 100%;
	position: relative;
}

@media (max-width: 767px) {
.timeline {
	padding: 0;
}
}
.timeline:before {
	content: '';
	position: absolute;
	top: 40px;
	bottom: 0;
	width: 2px;
	background: #dbdbdb;
	left: 104px;
	margin-left: -1px;
}

@media (max-width: 767px) {
.timeline:before {
	left: 50%;
	margin-left: -1px;
	top: -35px;
}
}
.timeline-item {
	position: relative;
	padding-left: 135px;
	list-style: none;
	margin-bottom: 30px;
}

@media (max-width: 767px) {
.timeline-item {
	padding-left: 0;
	margin-top: 60px;
	margin-bottom: 0;
}
}
.timeline-item:before {
	content: '';
	position: absolute;
	top: 34.5px;
	left: 96px;
	border: 2px solid #cccccc;
	width: 16px;
	height: 16px;
	background-color: #ededed;
	border-radius: 50px;
}

@media (max-width: 767px) {
.timeline-item:before {
	display: none;
}
}
.timeline-item:nth-child(4n+1):before {
	border-color: #ee4740;
}
.timeline-item:nth-child(4n+2):before {
	border-color: #ee4740;
}
.timeline-item:nth-child(4n+3):before {
	border-color: #ee4740;
}
.timeline-item:nth-child(4n+4):before {
	border-color: #ee4740;
}
.timeline-variant .timeline-item {
	padding-left: 0;
	margin: 30px 0 0;
}

@media (max-width: 767px) {
.timeline-variant .timeline-item {
	margin-top: 60px;
}
}
.timeline-variant .timeline-item.right {
	right: 0;
	padding-left: -webkit-calc(50% + 45px);
	padding-left: calc(50% + 45px);
}

@media (max-width: 767px) {
.timeline-variant .timeline-item.right {
	padding: 0;
}
}
.timeline-variant .timeline-item.left {
	left: 0;
	padding-right: -webkit-calc(50% + 45px);
	padding-right: calc(50% + 45px);
}

@media (max-width: 767px) {
.timeline-variant .timeline-item.left {
	padding: 0;
}
}
.timeline-variant .timeline-item.left .timeline-content:after {
	right: -5px;
	left: inherit;
}
.timeline-variant .timeline-item.left .timeline-content:before {
	right: -5px;
	left: inherit;
}
.timeline-variant .timeline-item.left .timeline-icon {
	left: initial;
	right: -67px;
}

@media (max-width: 767px) {
.timeline-variant .timeline-item.left .timeline-icon {
	left: 50%;
	margin-left: -18px;
	top: -48px;
}
}
.timeline-variant .timeline-item:before {
	display: none;
}
.timeline-date {
	position: absolute;
	display: block;
	left: 0;
	top: 34px;
	/* width: 145px; */
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 767px) {
.timeline-date {
	width: 100%;
	left: 0;
	top: -40px;
	text-align: center;
}
.timeline-date span {
	background-color: #e0e0e0;
	padding: 5px 8px;
	border-radius: 4px;
	line-height: 25px;
}
}
.timeline-content {
	position: relative;
	background-color: #ffffff;
	padding: 25px 30px 25px 28px;
	/* border-radius: 3px; */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
	min-height: 5px;
}
.timeline-item-gallery .timeline-content {
	padding-bottom: 15px;
}

@media (max-width: 480px) {
.timeline-content {
	padding: 15px 18px;
}
}
.timeline-content:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: transparent;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 37.5px;
	left: -5px;
	box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.07);
	z-index: -1;
}

@media (max-width: 767px) {
.timeline-content:after {
	display: none;
}
}
.timeline-content:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 37.5px;
	left: -5px;
}

@media (max-width: 767px) {
.timeline-content:before {
	display: none;
}
}
.timeline-avatar {
	width: 35px;
	height: 35px;
	display: block;
	border-radius: 50px;
	overflow: hidden;
	vertical-align: middle;
	float: left;
}
.timeline-avatar img {
	width: 100%;
	height: 100%;
}
.timeline-header {
	display: block;
	padding: 7px 0 0 46px;
}

@media (max-width: 767px) {
.timeline-header {
	padding-top: 0;
}
}
.timeline-variant .timeline-header {
	padding-top: 0;
	line-height: 16px;
}
.timeline-autor {
	display: inline-block;
	font-weight: 700;
}
.timeline-activity {
	display: inline-block;
	margin: 0;
}
.timeline-variant .timeline-activity {
	display: inline;
	line-height: 16px;
}
.timeline-time {
	float: right;
	color: #ababab;
}
.timeline-variant .timeline-time {
	float: none;
	display: block;
	line-height: 21px;
}
.timeline-summary {
	color: #8a8a8a;
	margin-top: 4px;
}
.timeline-summary p {
	margin-bottom: 0;
}
.timeline-variant .timeline-summary {
	margin-top: 20px;
}
.timeline-variant .timeline-summary p {
	line-height: 16px;
}
.timeline-gallery {
	margin-top: 12px;
}
.timeline-variant .timeline-gallery {
	margin-top: 20px;
}
.timeline-gallery .gallery-thumbnail {
	display: inline-block;
	max-width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.timeline-blockquote {
	margin: 10px 0 0 5px;
	padding: 4px 10px;
	border-left: 4px solid #e0e0e0;
	color: #8a8a8a;
}
.timeline-variant .timeline-blockquote {
	margin-top: 20px;
}
.timeline-blockquote p {
	font-size: 13px;
}
.timeline-blockquote footer {
	color: #8a8a8a;
}

/*Load more button*/
@media (max-width: 767px) {
.timeline-loadmore {
	text-align: center;
	padding: 0;
	margin-bottom: 40px;
	margin-top: 40px;
}
}
.timeline-loadmore .load-more-btn {
	background-color: #dbdbdb;
	border-radius: 2px;
	padding: 5px 9px;
	color: #424242;
	outline: none;
	font-size: 12px;
	font-weight: 500;
	position: absolute;
	left: 60px;
}

@media (max-width: 767px) {
.timeline-loadmore .load-more-btn {
	position: relative;
	left: 0;
}
}
.timeline-loadmore:before {
	display: none;
}
.timeline-variant .timeline-loadmore {
	text-align: center;
	margin-bottom: 40px;
}
.timeline-variant .timeline-loadmore .load-more-btn {
	position: relative;
	left: initial;
}
/*------------------------------------------------------------------
  [Detailed items content like gallery & blockquote]
*/
.timeline-item-detailed .timeline-time {
	line-height: 21px;
}
.timeline-item-detailed .timeline-header {
	line-height: 21px;
}
.timeline-variant .timeline-item-detailed .timeline-header {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 15px;
}
.timeline-item-detailed .timeline-avatar {
	vertical-align: top;
}
.timeline-variant {
	max-width: none;
	padding-bottom: 0;
}
.timeline-variant:before {
	left: 50%;
	z-index: -1;
	top: 70px;
}
.timeline-month {
	width: 100%;
	text-align: center;
	list-style: none;
	margin: 30px 0 15px;
	padding: 11px 0 12px;
	font-size: 18px;
	background-color: #EEEEEE;
	font-weight: 300;
}
.timeline-month:first-child {
	margin-top: 0;
	padding-bottom: 5px;
}
.timeline-icon {
	position: absolute;
	color: #FDFDFD;
	top: 20px;
	left: -67px;
	width: 44px;
	height: 44px;
	font-size: 20px;
	border: 2px solid #FDFDFD;
	text-align: center;
	background-color: #ededed;
	border-radius: 50%;
}

@media (max-width: 767px) {
.timeline-icon {
	left: 50%;
	margin-left: -18px;
	top: -48px;
	width: 38px;
	height: 38px;
	font-size: 18px;
}
}
.timeline-icon > .icon {
	line-height: 40px;
	vertical-align: middle;
}

@media (max-width: 767px) {
.timeline-icon > .icon {
	line-height: 34px;
}
}
.file .timeline-icon {
	background-color: #4b5967;
}
.comment .timeline-icon {
	background-color: #68a7af;
}
.gallery .timeline-icon {
	background-color: #79b9ad;
}
.quote .timeline-icon {
	background-color: #FF3B30;
}
/*------------------------------------------------------------------
  [Invoice]
*/
.invoice {
	background-color: #FDFDFD;
	padding: 100px 100px 70px;
	color: #8c8c8c;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice {
	padding: 50px 50px 35px;
}
}

@media (max-width: 480px) {
.invoice {
	padding: 35px 25px 15px;
}
}
.invoice-header {
	margin-bottom: 100px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-header {
	margin-bottom: 50px;
}
.widget-chart-container .counter-big .value {
	display: block;
	font-size: 11px;
	line-height: 27px;
	font-weight: 700;
	margin-bottom: 5px;
}
}

@media (max-width: 480px) {
.invoice-header > div {
	float: none;
	width: 100%;
}
}
.invoice-logo {
	height: 100px;
	background-image: url("../img/logo-xx.png");
	background-repeat: no-repeat;
	background-position: 0;
	margin: 0px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-logo {
	width: 102px;
	background-image: url("../img/logo-xx.png");
}
}

@media (max-width: 480px) {
.invoice-logo {
	margin: 0 auto 20px;
	float: none;
	min-width: auto;
}
}
.invoice-order {
	text-align: right;
}

@media (max-width: 480px) {
.invoice-order {
	text-align: center;
}
}
.invoice-id {
	display: block;
	font-size: 30px;
	line-height: 30px;
	font-family: monospace;
	font-weight: 900;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-id {
	font-size: 15px;
	line-height: 18px;
}
}
.incoice-date {
	display: block;
	font-size: 18px;
	font-family: monospace;
	font-weight: 800;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.incoice-date {
	font-size: 13px;
}
}
.invoice-data {
	margin-bottom: 110px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-data {
	margin-bottom: 55px;
}
}

@media (max-width: 480px) {
.invoice-data > div {
	float: none;
	width: 100%;
}
}

@media (max-width: 480px) {
.invoice-person {
	text-align: center;
}
}
.invoice-person span {
	font-size: 18px;
	line-height: 26px;
	display: block;
	font-family: monospace;
	font-weight: 200;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-person span {
	font-size: 13px;
	line-height: 20px;
}
}
.invoice-person .name {
	font-weight: 500;
}
.invoice-person:last-child {
	text-align: right;
}

@media (max-width: 480px) {
.invoice-person:last-child {
	text-align: center;
}
}
.invoice-payment-direction {
	text-align: center;
	position: relative;
	padding-top: 20px;
}

@media (max-width: 480px) {
.invoice-payment-direction {
	padding: 20px;
}
}
.invoice-payment-direction .icon {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: #f7f7f7;
	font-size: 50px;
	color: #c2c2c2;
	line-height: 80px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-payment-direction .icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 25px;
}
}

@media (max-width: 480px) {
.invoice-payment-direction .icon {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
}
.invoice-details {
	width: 100%;
	font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-details {
	font-size: 11px;
}
}
.invoice-details tr > td {
	padding: 20px 0;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-details tr > td {
	padding: 15px 0;
}
}
.invoice-details th {
	text-align: right;
	padding-bottom: 8px;
	border-bottom: 1px solid #f0f0f0;
	font-family: monospace;
	font-weight: 100;
	padding-top: 5px;
}
.invoice-details th:first-child {
	text-align: left;
	font-family: monospace;
	font-weight: 400;
	font-size: 12px;
	padding-top: 10px;
}
.invoice-details td.description, .invoice-details td.hours, .invoice-details td.amount, .invoice-details td.summary {
	border-bottom: 1px solid #f0f0f0;
	font-family: monospace;
}
.invoice-details td.hours {
	text-align: right;
}
.invoice-details td.amount {
	text-align: right;
	font-weight: 900;
	color: #393939;
}
.invoice-details td.summary {
	color: #c4c4c4;
	font-weight: 900;
}
.invoice-details td.total {
	color: #8c8c8c;
	font-weight: 500;
}
.invoice-details td.total-value {
	font-size: 22px;
	color: #4b5967;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-details td.total-value {
	font-size: 11px;
}
}
.invoice-payment-method {
	margin-bottom: 75px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-payment-method {
	margin-bottom: 37px;
}
}
.invoice-payment-method span {
	font-size: 18px;
	line-height: 26px;
	display: block;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-payment-method span {
	font-size: 13px;
	line-height: 20px;
}
}
.invoice-payment-method .title {
	font-weight: 500;
}
.invoice-message {
	font-size: 16px;
	margin-bottom: 62px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-message {
	font-size: 13px;
}
}

@media (max-width: 480px) {
.invoice-message {
	margin-bottom: 31px;
}
}
.invoice-message .title {
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	margin-bottom: 12px;
}
.invoice-message p {
	line-height: 26px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.invoice-message p {
	line-height: 20px;
}
}
.invoice-company-info {
	margin-bottom: 0px;
}

@media (max-width: 767px), (max-width: 480px) {
.invoice-company-info {
	margin-bottom: 35px;
}
}
.invoice-company-info > div {
	border-left: 1px solid #f0f0f0;
	font-family: monospace;
	font-weight: 100;
	font-size: 12px;
}

@media (max-width: 767px), (max-width: 480px) {
.invoice-company-info > div {
	border: none;
	padding: 8px 15px;
}
}
.invoice-company-info > div:first-child {
	border-left: none;
}
.invoice-company-info .summary {
	padding: 0 40px 0;
	line-height: 16px;
}

@media (max-width: 767px), (max-width: 480px) {
.invoice-company-info .summary {
	padding: 8px 15px;
}
}
.invoice-company-info .summary .title {
	color: #8c8c8c;
	font-size: 14px;
	line-height: 21px;
	font-weight: 900;
	font-family: monospace;
}
.invoice-company-info .summary p {
	line-height: 16px;
	font-family: monospace;
}

@media (min-width: 768px) and (max-width: 991px) {
.invoice-company-info .phone {
	border-left-width: 0;
}
}
.invoice-footer {
	text-align: center;
}
.invoice-footer .btn {
	min-width: 96px;
	font-size: 14px;
}
/*------------------------------------------------------------------
  [Calendar Widget]
*/
.widget-calendar .ui-datepicker {
	position: relative;
	margin: 10px 0 32px;
}
.widget-calendar .ui-datepicker .ui-datepicker-header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	cursor: default;
	line-height: 24px;
	margin: 0 2.3em;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
}
.widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	height: 1.8em;
	position: absolute;
	top: -5px;
	width: 1.8em;
	color: #404040;
	font-size: 25px;
}
.widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span, .widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
	overflow: hidden;
	display: block;
	text-indent: -99999px;
}
.widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span:after, .widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next span:after {
	cursor: pointer;
	content: "\f2fa";
	font-family: 'Material Icons';
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	text-indent: 0;
}
.widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
	left: 8px;
}
.widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	right: 2px;
}
.widget-calendar .ui-datepicker .ui-datepicker-header .ui-datepicker-next span:after {
	content: "\f2fb";
	right: 2px;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar {
	width: 100%;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td:first-child, .widget-calendar .ui-datepicker table.ui-datepicker-calendar tr th:first-child {
	padding-left: 0;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td:last-child, .widget-calendar .ui-datepicker table.ui-datepicker-calendar tr th:last-child {
	padding-right: 0;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar th {
	border: 0;
	padding: 3px;
	text-align: center;
	font-weight: 400;
	color: #404040;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar th span {
	font-size: 14px;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td {
	border: 0;
	padding: 6px 0;
	text-align: center;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td a {
	display: inline-block;
	padding: 0;
	text-align: center;
	text-decoration: none;
	color: #737373;
	width: 27px;
	height: 27px;
	line-height: 27px;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td a:hover {
	color: #404040;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-active, .widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-highlight {
	background-color: #e6e6e6;
	border-radius: 50%;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td a.ui-state-highlight {
	background-color: #4b5967;
	color: #FDFDFD;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td.has-events a {
	position: relative;
	background-color: #ebf2fe;
	border-radius: 50%;
}
.widget-calendar .ui-datepicker table.ui-datepicker-calendar tr td.ui-datepicker-other-month a {
	color: #cccccc;
}
.widget-calendar .ui-datepicker.ui-datepicker-6rows {
	margin-bottom: 28px;
}
.widget-calendar .ui-datepicker.ui-datepicker-6rows table.ui-datepicker-calendar tr td {
	padding: 3px 0;
}
.widget.widget-map .map-container > div {
	height: 229px;
}
/*------------------------------------------------------------------
  [Tile widgets]
*/
.widget.widget-tile {
	padding: 24px 20px;
	margin-bottom: 25px;
	display: -webkit-box;
	table-layout: fixed;
	width: 100%;
	vertical-align: middle;
}
.widget.widget-tile .data-info {
	display: table-cell;
	text-align: right;
}
.widget.widget-tile .data-info .value {
	font-size: 22px;
	font-weight: 300;
}
.widget.widget-tile .data-info .indicator {
	font-size: 25px;
	margin-right: 7px;
	line-height: 24px;
	vertical-align: middle;
}
.widget.widget-tile .data-info .indicator-equal {
	color: #4b5967;
}
.widget.widget-tile .data-info .indicator-positive {
	color: #79b9ad;
}
.widget.widget-tile .data-info .indicator-negative {
	color: #FF3B30;
}
.widget.widget-tile .data-info .desc {
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.widget.widget-tile .chart {
	width: 85px;
	min-height: 45px;
	padding: 5px 0;
	display: table-cell;
	vertical-align: middle;
}
.widget.widget-tile.widget-tile-wide {
	display: table;
	width: 100%;
}
.widget.widget-tile.widget-tile-wide > div {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.widget.widget-tile.widget-tile-wide .data-info {
	vertical-align: top;
}
.widget.widget-tile.widget-tile-wide .data-info .title {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 2px;
}
.widget.widget-tile.widget-tile-wide .data-info .desc {
	color: #808080;
	font-size: 12px;
}
.widget.widget-tile.widget-tile-wide .tile-value {
	text-align: right;
}
.widget.widget-tile.widget-tile-wide .tile-value > span {
	display: block;
	padding-right: 10px;
	font-weight: 300;
	font-size: 31px;
}
.widget.widget-tile.widget-tile-wide .icon {
	float: none;
	line-height: 43px;
	vertical-align: top;
	margin-right: 5px;
}
/*------------------------------------------------------------------
  [User profile widget]
*/
.user-display {
	margin-bottom: 30px;
	background-color: #FDFDFD;
	border-radius: 10px;
}
.user-display-bg {
	max-height: 300px;
	overflow: hidden;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.user-display-bg img {
	width: 100%;
	border-radius: 2px 2px 0 0;
}

@media (max-width: 767px) {
.user-display-bg img {
	min-height: 130px;
}
}
.user-display-bottom {
	position: relative;
	padding: 11px 20px;
}
.user-display-avatar {
	position: absolute;
	left: 20px;
	top: -50px;
	background-color: #FDFDFD;
	border-radius: 10px;
}
.user-display-avatar img {
	width: 100px;
	height: 100px;
	border: 3px solid #FDFDFD;
	border-radius: 10px;
}
.user-display-info {
	line-height: 20px;
	padding-left: 130px;
}
.user-display-info .name {
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
}
.user-display-info .nick {
	line-height: 21px;
	color: #5f5f5f;
}
.user-display-details {
	margin-top: 15px;
}
.user-display-details .title {
	text-transform: uppercase;
	font-size: 12px;
	color: #5f5f5f;
}
.user-display-details .counter {
	font-size: 18px;
}
/*------------------------------------------------------------------
  [User info list widget]
*/
.user-info-list table {
	width: 100%;
	table-layout: fixed;
}
.user-info-list table tr td {
	padding: 12px 0;
}
.user-info-list table tr td.icon {
	width: 33px;
}
.user-info-list table tr td.icon > span {
	font-size: 20px;
	vertical-align: middle;
}
.user-info-list table tr td.item {
	width: 34%;
}
/*------------------------------------------------------------------
  [User current progress widget]
*/
.user-progress {
	margin-bottom: 15px;
}
.user-progress .title {
	display: block;
	margin-bottom: 10px;
}
.user-progress .value {
	display: block;
	text-align: right;
	font-size: 18px;
	padding-top: 18px;
}
.user-progress .progress {
	height: 10px;
	border-radius: 5px;
	margin-bottom: 0;
}
.user-progress .progress-bar {
	border-radius: 5px;
}
.user-progress-small {
	margin-bottom: 20px;
}
.user-progress-small .title {
	display: inline-block;
}
.user-progress-small .progress {
	margin-top: 5px;
	height: 5px;
}
/*------------------------------------------------------------------
  [User timeline widget]
*/
.user-timeline {
	padding: 0;
	margin: 5px 0 15px;
	list-style: none;
	position: relative;
}
.user-timeline:before {
	content: "";
	position: absolute;
	left: 7px;
	top: 2px;
	height: 100%;
	width: 2px;
	background-color: #e6e6e6;
}
.user-timeline:after {
	content: "";
	position: absolute;
	left: 4px;
	bottom: -2px;
	height: 8px;
	width: 8px;
	background-color: #bbbbbb;
	border-radius: 50%;
}
.user-timeline > li {
	display: block;
	position: relative;
	padding-left: 30px;
	padding-bottom: 27px;
}
.user-timeline > li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	height: 16px;
	width: 16px;
	background-color: #FDFDFD;
	border-radius: 50%;
	border: 1px solid #bfbfbf;
}
.sonislemlerpanel {
	background-color: #FFFFFF
}
#sonislemler h1 {
	font-size: 1.4em;
	font-weight: 200;
	color: #9e9e9e;
	text-transform: uppercase;
}
.user-timeline > li.latest:before {
	background-color: #4b5967;
}
.user-timeline-date {
	text-transform: uppercase;
	color: #737373;
	margin-bottom: 8px;
}
.user-timeline-title {
	font-weight: 500;
}
.user-timeline-compact .user-timeline-date {
	text-transform: capitalize;
	margin-bottom: 0;
	line-height: 22px;
}
.user-timeline-compact .user-timeline-title {
	font-size: 18px;
	font-weight: 300;
}
.user-timeline-compact .user-timeline-description {
	color: #737373;
	margin-top: 4px;
}
.user-timeline-compact:before {
	background-color: #ebebeb;
}
.user-timeline-compact:after {
	background-color: #f6c163;
}
.user-timeline-compact > li {
	padding-bottom: 35px;
}
.user-timeline-compact > li:last-child {
	padding-bottom: 25px;
}
.user-timeline-compact > li:before {
	border: 1px solid #f6c163;
}
.user-timeline-compact > li.latest:before {
	background-color: #f6c163;
}
/*------------------------------------------------------------------
  [Custom pages]
*/
/*------------------------------------------------------------------
  [Login]
*/
.login-tools {
	padding-top: 18px;
}
.login-forgot-password {
	line-height: 22px;
	text-align: right;
}
.login-submit {
	padding-top: 19px;
	margin-bottom: 18px;
}
.login-submit .btn {
	width: 100%;
}
.login-submit > div:first-child {
	padding-right: 10px;
}
.login-submit > div:last-child {
	padding-left: 10px;
}
/*------------------------------------------------------------------
  [Error pages]
*/
.ciuis-body-error .error-container {
	text-align: center;
	margin-top: 100px;
}

@media (max-width: 767px) {
.ciuis-body-error .error-container {
	margin-top: 50px;
}
}
.ciuis-body-error .error-number {
	display: block;
	font-size: 150px;
	font-weight: 700;
	line-height: 240px;
	margin-bottom: 30px;
	max-height: 240px;
}
.ciuis-body-error .error-number:after {
	padding-top: 0.25%;
	display: block;
	content: '';
}

@media (max-width: 767px) {
.ciuis-body-error .error-number {
	padding: 20px 0;
	font-size: 90px;
	margin-bottom: 10px;
	line-height: 100px;
}
}
.ciuis-body-error .error-description {
	font-size: 30px;
	font-weight: 300;
	line-height: 32px;
	margin-bottom: 30px;
}

@media (max-width: 767px) {
.ciuis-body-error .error-description {
	font-size: 19px;
}
}
.ciuis-body-error .error-goback-text {
	font-size: 22px;
	font-weight: 300;
	margin-bottom: 30px;
	margin-top: 15px;
}

@media (max-width: 767px) {
.ciuis-body-error .error-goback-text {
	font-size: 15px;
}
}
.ciuis-body-error .error-goback-button {
	margin-bottom: 30px;
}
.ciuis-body-error .error-goback-button .btn {
	min-width: 153px;
	text-align: center;
}
/*------------------------------------------------------------------
  [Page 404]
*/
.ciuis-body-error-404 .error-container .error-number {
	background: url("../img/404-bg.png") no-repeat center center;
	background-size: contain;
}

@media (max-width: 480px) {
.ciuis-body-error-404 .error-container .error-number {
	padding: 0;
	font-size: 70px;
}
}

@media (max-width: 340px) {
.ciuis-body-error-404 .error-container .error-number {
	font-size: 50px;
}
}

@media (max-width: 295px) {
.ciuis-body-error-404 .error-container .error-number {
	font-size: 40px;
}
}
/*------------------------------------------------------------------
  [Sign up]
*/
.splash-container.sign-up {
	max-width: 433px;
	margin: 10px auto;
}
.splash-container.sign-up .panel .panel-heading {
	margin-bottom: 0;
}
.signup-password {
	margin-bottom: 18px;
}
.signup-password .btn {
	width: 100%;
}
.signup-password > div:first-child {
	padding-right: 10px;
}
.signup-password > div:last-child {
	padding-left: 10px;
}
/*------------------------------------------------------------------
  [Forgot password]
*/
.splash-container.forgot-password .panel .panel-heading {
	margin-bottom: 5px;
}
/*------------------------------------------------------------------
  [Gallery]
*/
.gallery-container .item {
	width: 25%;
	margin-bottom: 20px;
	padding: 0 10px;
}
.gallery-container .item .photo {
	background: #FDFDFD;
}
.gallery-container .item .photo .img {
	position: relative;
}
.gallery-container .item .photo .img img {
	width: 100%;
}
.gallery-container .item .photo .img .over {
	top: 0;
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(66, 133, 244, 0.8);
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
	-webkit-transition: opacity 300ms ease;
	overflow: hidden;
}
.gallery-container .item .photo .img .over .info-wrapper {
	display: table;
	height: 100%;
	margin-top: -80px;
	-webkit-transition: margin-top 200ms ease-in-out;
	-o-transition: margin-top 200ms ease-in-out;
	transition: margin-top 200ms ease-in-out;
}
.gallery-container .item .photo .img .over .info {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	top: 0;
	text-align: center;
	color: #FDFDFD;
	padding: 0 10px;
}
.gallery-container .item .photo .img .over .title {
	font-size: 18px;
	font-weight: 300;
}
.gallery-container .item .photo .img .over .description {
	margin: 10px 0 18px;
	line-height: 15px;
}
.gallery-container .item .photo .img .over .func a {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50%;
}
.gallery-container .item .photo .img .over .func a:hover {
	background: rgba(255, 255, 255, 0.3);
}
.gallery-container .item .photo .img .over .func a i {
	font-size: 18px;
	color: #FDFDFD;
	line-height: 30px;
}
.gallery-container .item .photo .img:hover .over {
	opacity: 1;
}
.gallery-container .item .photo .img:hover .over .info-wrapper {
	margin-top: 0;
}
.gallery-container .item .photo .description {
	line-height: 20px;
	display: table;
	width: 100%;
}
.gallery-container .item .photo .description .icon {
	display: table-cell;
	background-color: #e6e6e6;
	padding: 20px;
	vertical-align: middle;
	width: 20px;
}
.gallery-container .item .photo .description .icon a {
	color: #4d4d4d;
}
.gallery-container .item .photo .description .icon a i {
	font-size: 30px;
}

@media (max-width: 767px) {
.gallery-container .item .photo .description .icon a i {
	font-size: 20px;
}
}
.gallery-container .item .photo .description .icon a:hover {
	color: #4b5967;
}

@media (max-width: 767px) {
.gallery-container .item .photo .description .icon {
	padding: 15px;
}
}
.gallery-container .item .photo .description .desc {
	display: table-cell;
	padding: 10px 20px;
	vertical-align: middle;
}
.gallery-container .item .photo .description .desc h4 {
	margin: 0;
	font-size: 18px;
}

@media (max-width: 767px) {
.gallery-container .item .photo .description .desc h4 {
	font-size: 15px;
}
}
.gallery-container .item .photo .description .desc span {
	color: #8a8888;
	font-size: 12px;
	font-weight: 300;
}

@media (max-width: 767px) {
.gallery-container .item .photo .description .desc {
	padding: 10px;
}
}
.gallery-container .item.w2 {
	width: 50%;
}

@media (max-width: 767px) {
.gallery-container {
	max-width: 767px;
}
.gallery-container .item {
	width: 100%;
	padding: 0;
}
.gallery-container .item.w2 {
	width: 100%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.gallery-container .item {
	width: 50%;
}
}
.aside-compose {
	text-align: center;
	padding: 20px 25px;
	margin-top: 10px;
}
.email-inbox-header {
	background-color: #FDFDFD;
	padding: 37px 25px;
}

@media (min-width: 768px) and (max-width: 991px) {
.email-inbox-header {
	padding: 20px 25px;
}
}
.email-title {
	display: block;
	margin: 3px 0 0;
	font-size: 23px;
	font-weight: 300;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.email-title {
	margin-bottom: 10px;
}
}
.email-title .icon {
	font-size: 23px;
	color: #737373;
}
.email-title .new-messages {
	font-size: 13px;
	color: #8d8d8d;
	margin-left: 3px;
}
.email-filters {
	padding: 0 20px 30px;
	border-bottom: 1px solid #e6e6e6;
	background-color: #FDFDFD;
	display: table;
	width: 100%;
}
.email-filters > div {
	display: table-cell;
	vertical-align: middle;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
.email-filters > div {
	vertical-align: top;
}
}
.email-filters .btn-group + .btn-group {
	margin-left: 10px;
}

@media (min-width: 768px) and (max-width: 991px), (max-width: 480px) {
.email-filters .btn-group + .btn-group {
	margin-left: 0;
	margin-top: 10px;
}
}
.email-filters .ciuis-body-select-all.ciuis-body-checkbox {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}
.email-filters .ciuis-body-select-all.ciuis-body-checkbox label:before {
	margin-right: 18px;
}
.email-filters .email-filters-right {
	text-align: right;
}
.email-filters input {
	margin-right: 8px;
}
.email-pagination-indicator {
	display: inline-block;
	vertical-align: middle;
	margin-right: 13px;
}

@media (min-width: 768px) and (max-width: 991px) {
.email-pagination-indicator {
	margin-right: 0;
}
}
.email-pagination-nav .btn {
	min-width: 30px;
}
.email-pagination-nav .btn i {
	font-size: 21px;
	vertical-align: middle;
}
.email-list {
	background: #FDFDFD;
}
.email-list-item {
	border-bottom: 1px solid #e6e6e6;
	padding: 14px 20px;
	display: table;
	width: 100%;
	cursor: pointer;
	position: relative;
	background-color: #fafafa;
}
.email-list-item.email-list-item--unread {
	background-color: #FDFDFD;
}
.email-list-item.email-list-item--unread:after {
	content: '';
	display: block;
	position: absolute;
	width: 3px;
	top: -1px;
	bottom: -1px;
	left: 0;
	background-color: #4b5967;
}
.email-list-item.email-list-item--unread .from, .email-list-item.email-list-item--unread .date {
	font-weight: 500;
}
.email-list-item .icon {
	margin-right: 7px;
	font-size: 15px;
	vertical-align: middle;
	color: #666666;
}
.email-list-item .from {
	display: block;
	font-weight: 400;
	font-size: 13px;
	margin: 0 0 3px 0;
}
.email-list-item .msg {
	margin: 0;
	color: #737373;
}
.email-list-item:hover {
	background-color: #f7f7f7;
}
.email-list-detail, .email-list-actions {
	vertical-align: top;
	display: table-cell;
}
.email-list-actions {
	width: 40px;
}
.email-list-actions .ciuis-body-checkbox {
	padding: 0;
}
.email-list-actions .favorite {
	display: block;
	padding-top: 5px;
	padding-left: 3px;
	line-height: 15px;
}
.email-list-actions .favorite span {
	font-size: 20px;
	line-height: 17px;
	color: #c0c0c0;
}
.email-list-actions .favorite:hover span {
	color: #8d8d8d;
}
.email-list-actions .favorite.active span {
	color: #FFC600;
}
.email-head {
	background-color: #FDFDFD;
}
.email-head-title {
	padding: 25px 25px;
	border-bottom: 1px solid #e6e6e6;
	display: block;
	font-weight: 400;
	color: #5a5a5a;
	font-size: 23px;
}
.email-head-title .icon {
	color: #696969;
	margin-right: 12px;
	vertical-align: middle;
	line-height: 31px;
	position: relative;
	top: -1px;
	float: left;
	font-size: 20px;
}
.email-head-subject {
	padding: 25px 25px;
	border-bottom: 1px solid #e6e6e6;
}
.email-head-subject .title {
	display: block;
	font-size: 23px;
	font-weight: 300;
	color: #5a5a5a;
}
.email-head-subject .title > a .icon {
	color: #c0c0c0;
	font-size: 18px;
	margin-right: 6px;
	vertical-align: middle;
	line-height: 31px;
	position: relative;
	top: -1px;
}
.email-head-subject .title > a:hover .icon {
	color: #8d8d8d;
}
.email-head-subject .title > a.active .icon {
	color: #FFC600;
}
.email-head-subject .icons {
	font-size: 20px;
	float: right;
}
.email-head-subject .icons .icon {
	color: #737373;
	margin-left: 12px;
	vertical-align: middle;
}
.email-head-subject .icons .icon:hover {
	color: #5a5a5a;
}
.email-head-sender {
	padding: 13px 25px;
	line-height: 40px;
}
.email-head-sender .avatar {
	float: left;
	margin-right: 10px;
}
.email-head-sender .avatar img {
	max-width: 40px;
	max-height: 40px;
	border-radius: 50%;
}
.email-head-sender .sender {
	font-size: 15px;
}
.email-head-sender .sender .actions {
	display: inline-block;
	position: relative;
}
.email-head-sender .sender .icon {
	font-size: 20px;
	line-height: 16px;
	color: #5a5a5a;
	margin-left: 7px;
}
.email-head-sender .sender .icon i {
	line-height: 16px;
	vertical-align: middle;
}
.email-head-sender .date {
	float: right;
}
.email-head-sender .date a {
	vertical-align: middle;
	margin-right: 5px;
}
.email-head-sender .date .icon {
	font-size: 20px;
}
.email-body {
	background-color: #FDFDFD;
	border-top: 1px solid #e6e6e6;
	padding: 30px 28px;
}
.email-body p {
	line-height: 25px;
	margin-bottom: 20px;
	font-weight: 500;
}
.email-body p:last-child {
	margin-bottom: 0;
}
.email-attachments {
	background-color: #FDFDFD;
	padding: 25px 28px;
	border-top: 1px solid #e6e6e6;
}
.email-attachments .title {
	display: block;
	font-weight: 500;
}
.email-attachments .title span {
	font-weight: 400;
}
.email-attachments ul {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
}
.email-attachments ul > li {
	line-height: 23px;
}
.email-attachments ul > li a {
	color: #404040;
	font-weight: 500;
}
.email-attachments ul > li a:hover {
	color: #4b5967;
}
.email-attachments ul > li span {
	font-weight: 400;
}
.email-attachments ul > li .icon {
	vertical-align: middle;
	color: #737373;
	margin-right: 2px;
}
.compose-title {
	font-weight: 400;
	font-size: 23px;
	height: auto;
	padding: 25px 23px;
	border: 0;
	width: 100%;
	outline: none;
	background-color: #FDFDFD;
}
.compose-title .icon {
	float: left;
	font-size: 20px;
	margin-right: 15px;
	color: #696969;
	margin-top: 6px;
}
.email-compose-fields {
	background-color: #FDFDFD;
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 30px 10px;
}
.email-compose-fields label {
	padding-top: 15px;
}
.email.editor {
	background-color: #FDFDFD;/* padding: 30px; */
}
.email.editor .note-toolbar {
	border: 0;
}
.email.editor .form-group {
	text-align: right;
	margin-top: 15px;
}
.email.editor .form-group .icon {
	font-size: 23px;
}

/*------------------------------------------------------------------
  [Bootstrap elements]
*/
/*------------------------------------------------------------------
  [Bootstrap grid]
*/
@media (max-width: 480px) {
.row {
}
}
/*------------------------------------------------------------------
  [Images]
*/
.img-rounded {
	border-radius: 4px;
}
/*------------------------------------------------------------------
  [Code]
*/
pre {
	padding: 20px;
	border: 0;
	border-radius: 0;
}
/*------------------------------------------------------------------
  [Buttons]
*/
.btn {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
	border: 1px solid transparent;
	padding: 0 10px;
	font-size: 13px;
	line-height: 28px;
	border-radius: 5px;
	border-width: 1px;
}
.btn:active, .btn.active {
	box-shadow: none;
}
.btn:active:focus {
	outline: none;
}
.btn-default {
	color: #adadad;
	background-color: #fff;
	border-color: #dedede;
}
.btn-default:focus, .btn-default.focus {
	color: #404040;
	background-color: #fff;
	border-color: #dedede;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-default:hover, .btn-default.hover {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	background-color: #fff;
	border-color: #bdbdbd;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
	color: #272727;
	background-color: #e3e3e3;
	border-color: #bdbdbd;
}
.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
	color: #272727;
	background-color: #e3e3e3;
	border-color: #bdbdbd;
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #dedede;
}
.btn-default .icon {
	color: #646464;
}
.btn-default:active .icon {
	color: #4a4a4a;
}
.btn-default .badge {
	color: #fff;
	background-color: #404040;
}
.btn-primary {
	color: #fff;
	background-color: #4b5967;
	border-color: #4b5967;
}
.btn-ciuis {
	border-color: #3C8DBC;
	color: #313131;
	background-color: #ffffff;
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #1266f1;
	border-color: #093d94;
}
.btn-primary:hover {
	color: #fff;
	background-color: #597690;
	border-color: #4b5967;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #1266f1;
	border-color: #0c57d3;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #0c57d3;
	border-color: #093d94;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
	background-color: #4b5967;
	border-color: #2a75f3;
}
.btn-primary .badge {
	color: #4b5967;
	background-color: #fff;
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #4b5967;
	border-color: #4b5967;
	outline: none;
}
.btn-primary:hover, .btn-primary.hover {
	box-shadow: inset 0 -1px 0 #4b5967;
	background-color: #597690;
	border-color: #4b5967;
	border-bottom-color: #4b5967;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #fff;
	box-shadow: inset 0 2px 0 rgba(199, 199, 199, 0.08);
	background-color: #4b5967;
	border-color: #3796cc;
	border-top-color: #4b5967;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	color: #fff;
	background-color: #4b5967;
	border-color: transparent;
	border-top-color: #4b5967;
	box-shadow: inset 0 2px 0 #4b5967;
}
.btn-primary:active:hover .icon, .btn-primary.active:hover .icon, .open > .dropdown-toggle.btn-primary:hover .icon, .btn-primary:active:focus .icon, .btn-primary.active:focus .icon, .open > .dropdown-toggle.btn-primary:focus .icon, .btn-primary:active.focus .icon, .btn-primary.active.focus .icon, .open > .dropdown-toggle.btn-primary.focus .icon {
	color: #fff;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #4b5967;
	border-color: #4b5967;
}
.btn-primary .badge {
	color: #4b5967;
	background-color: #fff;
}
.btn-danger {
	border-color: #ee7a6b;
	color: #fff;
	background-color: #ee7a6b;
	border-color: #ee7a6b;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #d62516;
	border-color: #79150d;
}
.btn-danger:hover {
	color: #fff;
	background-color: #d62516;
	border-color: #b51f13;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d62516;
	border-color: #b51f13;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #b51f13;
	border-color: #79150d;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
	background-color: #FF3B30;
	border-color: #e82e1e;
}
.btn-danger .badge {
	color: #FF3B30;
	background-color: #fff;
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #FF3B30;
	border-color: #FF3B30;
	outline: none;
}
.btn-danger:hover, .btn-danger.hover {
	box-shadow: inset 0 -1px 0 #e67364;
	background-color: #ee7a6b;
	border-color: #ee7a6b;
	border-bottom-color: #ee7a6b;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	color: #fff;
	box-shadow: inset 0 2px 0 #d62516;
	background-color: #e72919;
	border-color: #e72919;
	border-top-color: #b51f13;
}
.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
	color: #fff;
	background-color: #e72919;
	border-color: transparent;
	border-top-color: #b51f13;
	box-shadow: inset 0 2px 0 #d62516;
}
.btn-danger:active:hover .icon, .btn-danger.active:hover .icon, .open > .dropdown-toggle.btn-danger:hover .icon, .btn-danger:active:focus .icon, .btn-danger.active:focus .icon, .open > .dropdown-toggle.btn-danger:focus .icon, .btn-danger:active.focus .icon, .btn-danger.active.focus .icon, .open > .dropdown-toggle.btn-danger.focus .icon {
	color: #fff;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #FF3B30;
	border-color: #FF3B30;
}
.btn-danger .badge {
	color: #FF3B30;
	background-color: #fff;
}
.btn-warning {
	color: white;
	background-color: #3C8DBC;
	border-color: rgba(255, 188, 0, 0);
	font-weight: 500;
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #3C8DBC;
	border-color: #654c02;
}
.btn-warning:hover {
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #3C8DBC;
	border-color: #a77d03;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #a77d03;
	border-color: #654c02;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
	background-color: #ffcc40;
	border-color: #e3aa04;
}
.btn-warning .badge {
	color: #ffcc40;
	background-color: #fff;
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #3C8DBC;
	border-color: #393939;
	outline: none;
}
.btn-warning:hover, .btn-warning.hover {
	box-shadow: inset 0 -1px 0 rgba(202, 151, 3, 0);
	background-color: #3C8DBC;
	border-color: rgba(251, 191, 15, 0);
	border-bottom-color: rgba(202, 151, 3, 0);
	color: white;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #fff;
	box-shadow: inset 0 2px 0 #3C8DBC;
	background-color: #3C8DBC;
	border-color: #3C8DBC;
	border-top-color: #3C8DBC;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
	color: #fff;
	background-color: #3C8DBC;
	border-color: transparent;
	border-top-color: #3C8DBC;
	box-shadow: inset 0 2px 0 #3C8DBC;
}
.btn-warning:active:hover .icon, .btn-warning.active:hover .icon, .open > .dropdown-toggle.btn-warning:hover .icon, .btn-warning:active:focus .icon, .btn-warning.active:focus .icon, .open > .dropdown-toggle.btn-warning:focus .icon, .btn-warning:active.focus .icon, .btn-warning.active.focus .icon, .open > .dropdown-toggle.btn-warning.focus .icon {
	color: #fff;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #68a7af;
	border-color: #68a7af;
}
.btn-warning .badge {
	color: #68a7af;
	background-color: #fff;
}
.btn-success {
	border-color: #7cb77f;
	color: #fff;
	background-color: #7cb77f;
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #7cb77f;
	border-color: #103319;
}
.btn-success:hover {
	color: #fff;
	background-color: #7cb77f;
	border-color: #206632;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #7cb77f;
	border-color: #206632;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #206632;
	border-color: #103319;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
	background-color: #79b9ad;
	border-color: #2e9549;
}
.btn-success .badge {
	color: #79b9ad;
	background-color: #fff;
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #79b9ad;
	border-color: #79b9ad;
	outline: none;
}
.btn-success:hover, .btn-success.hover {
	box-shadow: inset 0 -1px 0 #7cb77f;
	background-color: #88bf8b;
	border-color: #88bf8b;
	border-bottom-color: #7cb77f;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	color: #fff;
	box-shadow: inset 0 2px 0 #7cb77f;
	background-color: #2d9147;
	border-color: #2d9147;
	border-top-color: #206632;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #88bf8b;
	border-color: transparent;
	border-top-color: #88bf8b;
}
.btn-success:active:hover .icon, .btn-success.active:hover .icon, .open > .dropdown-toggle.btn-success:hover .icon, .btn-success:active:focus .icon, .btn-success.active:focus .icon, .open > .dropdown-toggle.btn-success:focus .icon, .btn-success:active.focus .icon, .btn-success.active.focus .icon, .open > .dropdown-toggle.btn-success.focus .icon {
	color: #fff;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #79b9ad;
	border-color: #79b9ad;
}
.btn-success .badge {
	color: #79b9ad;
	background-color: #fff;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 0 6px;
	font-size: 11px;
	line-height: 18px;
	border-radius: 1px;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 0 8px;
	font-size: 13px;
	line-height: 22px;
	border-radius: 2px;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 0 12px;
	font-size: 15px;
	line-height: 38px;
	border-radius: 3px;
	font-weight: 500;
}
.btn-xl {
	padding: 0 12px;
	font-size: 15px;
	line-height: 43px;
	border-radius: 3px;
	font-weight: 500;
}
.btn-rounded {
	border-radius: 15px;
}
.btn-rounded.btn-xs {
	border-radius: 10px;
}
.btn-rounded.btn-sm {
	border-radius: 12px;
}
.btn-rounded.btn-lg {
	border-radius: 20px;
}
.btn-hspace {
	margin-right: 5px;
}
.btn-vspace {
	margin-bottom: 5px;
}
.btn-space {
	margin-right: 5px;
	margin-bottom: 5px;
}
.btn-facebook .icon {
	color: #5d82d1;
}
.btn-facebook:active .icon, .btn-facebook.active .icon, .open > .dropdown-toggle.btn-facebook .icon {
	color: #5d82d1;
}
.btn-facebook:active:hover .icon, .btn-facebook.active:hover .icon, .open > .dropdown-toggle.btn-facebook:hover .icon, .btn-facebook:active:focus .icon, .btn-facebook.active:focus .icon, .open > .dropdown-toggle.btn-facebook:focus .icon, .btn-facebook:active.focus .icon, .btn-facebook.active.focus .icon, .open > .dropdown-toggle.btn-facebook.focus .icon {
	color: #5d82d1;
}
.btn-twitter .icon {
	color: #50bff5;
}
.btn-twitter:active .icon, .btn-twitter.active .icon, .open > .dropdown-toggle.btn-twitter .icon {
	color: #50bff5;
}
.btn-twitter:active:hover .icon, .btn-twitter.active:hover .icon, .open > .dropdown-toggle.btn-twitter:hover .icon, .btn-twitter:active:focus .icon, .btn-twitter.active:focus .icon, .open > .dropdown-toggle.btn-twitter:focus .icon, .btn-twitter:active.focus .icon, .btn-twitter.active.focus .icon, .open > .dropdown-toggle.btn-twitter.focus .icon {
	color: #50bff5;
}
.btn-google-plus .icon {
	color: #eb5e4c;
}
.btn-google-plus:active .icon, .btn-google-plus.active .icon, .open > .dropdown-toggle.btn-google-plus .icon {
	color: #eb5e4c;
}
.btn-google-plus:active:hover .icon, .btn-google-plus.active:hover .icon, .open > .dropdown-toggle.btn-google-plus:hover .icon, .btn-google-plus:active:focus .icon, .btn-google-plus.active:focus .icon, .open > .dropdown-toggle.btn-google-plus:focus .icon, .btn-google-plus:active.focus .icon, .btn-google-plus.active.focus .icon, .open > .dropdown-toggle.btn-google-plus.focus .icon {
	color: #eb5e4c;
}
.btn-dribbble .icon {
	color: #f7659c;
}
.btn-dribbble:active .icon, .btn-dribbble.active .icon, .open > .dropdown-toggle.btn-dribbble .icon {
	color: #f7659c;
}
.btn-dribbble:active:hover .icon, .btn-dribbble.active:hover .icon, .open > .dropdown-toggle.btn-dribbble:hover .icon, .btn-dribbble:active:focus .icon, .btn-dribbble.active:focus .icon, .open > .dropdown-toggle.btn-dribbble:focus .icon, .btn-dribbble:active.focus .icon, .btn-dribbble.active.focus .icon, .open > .dropdown-toggle.btn-dribbble.focus .icon {
	color: #f7659c;
}
.btn-flickr .icon {
	color: #0063dc;
}
.btn-flickr:active .icon, .btn-flickr.active .icon, .open > .dropdown-toggle.btn-flickr .icon {
	color: #0063dc;
}
.btn-flickr:active:hover .icon, .btn-flickr.active:hover .icon, .open > .dropdown-toggle.btn-flickr:hover .icon, .btn-flickr:active:focus .icon, .btn-flickr.active:focus .icon, .open > .dropdown-toggle.btn-flickr:focus .icon, .btn-flickr:active.focus .icon, .btn-flickr.active.focus .icon, .open > .dropdown-toggle.btn-flickr.focus .icon {
	color: #0063dc;
}
.btn-linkedin .icon {
	color: #238cc8;
}
.btn-linkedin:active .icon, .btn-linkedin.active .icon, .open > .dropdown-toggle.btn-linkedin .icon {
	color: #238cc8;
}
.btn-linkedin:active:hover .icon, .btn-linkedin.active:hover .icon, .open > .dropdown-toggle.btn-linkedin:hover .icon, .btn-linkedin:active:focus .icon, .btn-linkedin.active:focus .icon, .open > .dropdown-toggle.btn-linkedin:focus .icon, .btn-linkedin:active.focus .icon, .btn-linkedin.active.focus .icon, .open > .dropdown-toggle.btn-linkedin.focus .icon {
	color: #238cc8;
}
.btn-youtube .icon {
	color: #ef4e41;
}
.btn-youtube:active .icon, .btn-youtube.active .icon, .open > .dropdown-toggle.btn-youtube .icon {
	color: #ef4e41;
}
.btn-youtube:active:hover .icon, .btn-youtube.active:hover .icon, .open > .dropdown-toggle.btn-youtube:hover .icon, .btn-youtube:active:focus .icon, .btn-youtube.active:focus .icon, .open > .dropdown-toggle.btn-youtube:focus .icon, .btn-youtube:active.focus .icon, .btn-youtube.active.focus .icon, .open > .dropdown-toggle.btn-youtube.focus .icon {
	color: #ef4e41;
}
.btn-pinterest .icon {
	color: #e13138;
}
.btn-pinterest:active .icon, .btn-pinterest.active .icon, .open > .dropdown-toggle.btn-pinterest .icon {
	color: #e13138;
}
.btn-pinterest:active:hover .icon, .btn-pinterest.active:hover .icon, .open > .dropdown-toggle.btn-pinterest:hover .icon, .btn-pinterest:active:focus .icon, .btn-pinterest.active:focus .icon, .open > .dropdown-toggle.btn-pinterest:focus .icon, .btn-pinterest:active.focus .icon, .btn-pinterest.active.focus .icon, .open > .dropdown-toggle.btn-pinterest.focus .icon {
	color: #e13138;
}
.btn-github .icon {
	color: #333;
}
.btn-github:active .icon, .btn-github.active .icon, .open > .dropdown-toggle.btn-github .icon {
	color: #333;
}
.btn-github:active:hover .icon, .btn-github.active:hover .icon, .open > .dropdown-toggle.btn-github:hover .icon, .btn-github:active:focus .icon, .btn-github.active:focus .icon, .open > .dropdown-toggle.btn-github:focus .icon, .btn-github:active.focus .icon, .btn-github.active.focus .icon, .open > .dropdown-toggle.btn-github.focus .icon {
	color: #333;
}
.btn-tumblr .icon {
	color: #426d9b;
}
.btn-tumblr:active .icon, .btn-tumblr.active .icon, .open > .dropdown-toggle.btn-tumblr .icon {
	color: #426d9b;
}
.btn-tumblr:active:hover .icon, .btn-tumblr.active:hover .icon, .open > .dropdown-toggle.btn-tumblr:hover .icon, .btn-tumblr:active:focus .icon, .btn-tumblr.active:focus .icon, .open > .dropdown-toggle.btn-tumblr:focus .icon, .btn-tumblr:active.focus .icon, .btn-tumblr.active.focus .icon, .open > .dropdown-toggle.btn-tumblr.focus .icon {
	color: #426d9b;
}
.btn-dropbox .icon {
	color: #007EE5;
}
.btn-dropbox:active .icon, .btn-dropbox.active .icon, .open > .dropdown-toggle.btn-dropbox .icon {
	color: #007EE5;
}
.btn-dropbox:active:hover .icon, .btn-dropbox.active:hover .icon, .open > .dropdown-toggle.btn-dropbox:hover .icon, .btn-dropbox:active:focus .icon, .btn-dropbox.active:focus .icon, .open > .dropdown-toggle.btn-dropbox:focus .icon, .btn-dropbox:active.focus .icon, .btn-dropbox.active.focus .icon, .open > .dropdown-toggle.btn-dropbox.focus .icon {
	color: #007EE5;
}
.btn-evernote .icon {
	color: #2DBE60;
}
.btn-evernote:active .icon, .btn-evernote.active .icon, .open > .dropdown-toggle.btn-evernote .icon {
	color: #2DBE60;
}
.btn-evernote:active:hover .icon, .btn-evernote.active:hover .icon, .open > .dropdown-toggle.btn-evernote:hover .icon, .btn-evernote:active:focus .icon, .btn-evernote.active:focus .icon, .open > .dropdown-toggle.btn-evernote:focus .icon, .btn-evernote:active.focus .icon, .btn-evernote.active.focus .icon, .open > .dropdown-toggle.btn-evernote.focus .icon {
	color: #2DBE60;
}
.btn-social {
	min-width: 31px;
	padding: 0 8px;
}
.btn-social .icon {
	font-size: 17px;
}
.btn-color.btn-facebook {
	color: #FDFDFD;
	background-color: #5d82d1;
	border-color: #5d82d1;
}
.btn-color.btn-facebook .icon {
	color: #FDFDFD;
}
.btn-color.btn-facebook:focus, .btn-color.btn-facebook.focus {
	color: #FDFDFD;
	background-color: #3864c3;
	border-color: #274688;
}
.btn-color.btn-facebook:hover {
	color: #FDFDFD;
	background-color: #3864c3;
	border-color: #3560bc;
}
.btn-color.btn-facebook:active, .btn-color.btn-facebook.active, .open > .dropdown-toggle.btn-color.btn-facebook {
	color: #FDFDFD;
	background-color: #3864c3;
	border-color: #3560bc;
}
.btn-color.btn-facebook:active:hover, .btn-color.btn-facebook.active:hover, .open > .dropdown-toggle.btn-color.btn-facebook:hover, .btn-color.btn-facebook:active:focus, .btn-color.btn-facebook.active:focus, .open > .dropdown-toggle.btn-color.btn-facebook:focus, .btn-color.btn-facebook:active.focus, .btn-color.btn-facebook.active.focus, .open > .dropdown-toggle.btn-color.btn-facebook.focus {
	color: #FDFDFD;
	background-color: #3056a8;
	border-color: #274688;
}
.btn-color.btn-facebook:active, .btn-color.btn-facebook.active, .open > .dropdown-toggle.btn-color.btn-facebook {
	background-image: none;
}
.btn-color.btn-facebook.disabled:hover, .btn-color.btn-facebook[disabled]:hover, fieldset[disabled] .btn-color.btn-facebook:hover, .btn-color.btn-facebook.disabled:focus, .btn-color.btn-facebook[disabled]:focus, fieldset[disabled] .btn-color.btn-facebook:focus, .btn-color.btn-facebook.disabled.focus, .btn-color.btn-facebook[disabled].focus, fieldset[disabled] .btn-color.btn-facebook.focus {
	background-color: #5d82d1;
	border-color: #5d82d1;
}
.btn-color.btn-facebook .badge {
	color: #5d82d1;
	background-color: #FDFDFD;
}
.btn-color.btn-facebook:focus, .btn-color.btn-facebook.focus {
	color: #FDFDFD;
	background-color: #5d82d1;
	border-color: #5d82d1;
	outline: none;
}
.btn-color.btn-facebook:hover, .btn-color.btn-facebook.hover {
	box-shadow: inset 0 -1px 0 #3864c3;
	background-color: #6588d3;
	border-color: #6588d3;
	border-bottom-color: #3864c3;
}
.btn-color.btn-facebook:active, .btn-color.btn-facebook.active, .open > .dropdown-toggle.btn-color.btn-facebook {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #3864c3;
	background-color: #4570ca;
	border-color: #4570ca;
	border-top-color: #3056a8;
}
.btn-color.btn-facebook:active:hover, .btn-color.btn-facebook.active:hover, .open > .dropdown-toggle.btn-color.btn-facebook:hover, .btn-color.btn-facebook:active:focus, .btn-color.btn-facebook.active:focus, .open > .dropdown-toggle.btn-color.btn-facebook:focus, .btn-color.btn-facebook:active.focus, .btn-color.btn-facebook.active.focus, .open > .dropdown-toggle.btn-color.btn-facebook.focus {
	color: #FDFDFD;
	background-color: #4570ca;
	border-color: transparent;
	border-top-color: #3056a8;
	box-shadow: inset 0 2px 0 #3864c3;
}
.btn-color.btn-facebook:active:hover .icon, .btn-color.btn-facebook.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-facebook:hover .icon, .btn-color.btn-facebook:active:focus .icon, .btn-color.btn-facebook.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-facebook:focus .icon, .btn-color.btn-facebook:active.focus .icon, .btn-color.btn-facebook.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-facebook.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-facebook:active, .btn-color.btn-facebook.active, .open > .dropdown-toggle.btn-color.btn-facebook {
	background-image: none;
}
.btn-color.btn-facebook.disabled, .btn-color.btn-facebook[disabled], fieldset[disabled] .btn-color.btn-facebook, .btn-color.btn-facebook.disabled:hover, .btn-color.btn-facebook[disabled]:hover, fieldset[disabled] .btn-color.btn-facebook:hover, .btn-color.btn-facebook.disabled:focus, .btn-color.btn-facebook[disabled]:focus, fieldset[disabled] .btn-color.btn-facebook:focus, .btn-color.btn-facebook.disabled.focus, .btn-color.btn-facebook[disabled].focus, fieldset[disabled] .btn-color.btn-facebook.focus, .btn-color.btn-facebook.disabled:active, .btn-color.btn-facebook[disabled]:active, fieldset[disabled] .btn-color.btn-facebook:active, .btn-color.btn-facebook.disabled.active, .btn-color.btn-facebook[disabled].active, fieldset[disabled] .btn-color.btn-facebook.active {
	background-color: #5d82d1;
	border-color: #5d82d1;
}
.btn-color.btn-facebook .badge {
	color: #5d82d1;
	background-color: #FDFDFD;
}
.btn-color.btn-twitter {
	color: #FDFDFD;
	background-color: #50bff5;
	border-color: #50bff5;
}
.btn-color.btn-twitter .icon {
	color: #FDFDFD;
}
.btn-color.btn-twitter:focus, .btn-color.btn-twitter.focus {
	color: #FDFDFD;
	background-color: #20adf2;
	border-color: #0b81bb;
}
.btn-color.btn-twitter:hover {
	color: #FDFDFD;
	background-color: #20adf2;
	border-color: #16aaf2;
}
.btn-color.btn-twitter:active, .btn-color.btn-twitter.active, .open > .dropdown-toggle.btn-color.btn-twitter {
	color: #FDFDFD;
	background-color: #20adf2;
	border-color: #16aaf2;
}
.btn-color.btn-twitter:active:hover, .btn-color.btn-twitter.active:hover, .open > .dropdown-toggle.btn-color.btn-twitter:hover, .btn-color.btn-twitter:active:focus, .btn-color.btn-twitter.active:focus, .open > .dropdown-toggle.btn-color.btn-twitter:focus, .btn-color.btn-twitter:active.focus, .btn-color.btn-twitter.active.focus, .open > .dropdown-toggle.btn-color.btn-twitter.focus {
	color: #FDFDFD;
	background-color: #0d9ce1;
	border-color: #0b81bb;
}
.btn-color.btn-twitter:active, .btn-color.btn-twitter.active, .open > .dropdown-toggle.btn-color.btn-twitter {
	background-image: none;
}
.btn-color.btn-twitter.disabled:hover, .btn-color.btn-twitter[disabled]:hover, fieldset[disabled] .btn-color.btn-twitter:hover, .btn-color.btn-twitter.disabled:focus, .btn-color.btn-twitter[disabled]:focus, fieldset[disabled] .btn-color.btn-twitter:focus, .btn-color.btn-twitter.disabled.focus, .btn-color.btn-twitter[disabled].focus, fieldset[disabled] .btn-color.btn-twitter.focus {
	background-color: #50bff5;
	border-color: #50bff5;
}
.btn-color.btn-twitter .badge {
	color: #50bff5;
	background-color: #FDFDFD;
}
.btn-color.btn-twitter:focus, .btn-color.btn-twitter.focus {
	color: #FDFDFD;
	background-color: #50bff5;
	border-color: #50bff5;
	outline: none;
}
.btn-color.btn-twitter:hover, .btn-color.btn-twitter.hover {
	box-shadow: inset 0 -1px 0 #20adf2;
	background-color: #5ac3f6;
	border-color: #5ac3f6;
	border-bottom-color: #20adf2;
}
.btn-color.btn-twitter:active, .btn-color.btn-twitter.active, .open > .dropdown-toggle.btn-color.btn-twitter {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #20adf2;
	background-color: #33b4f3;
	border-color: #33b4f3;
	border-top-color: #0d9ce1;
}
.btn-color.btn-twitter:active:hover, .btn-color.btn-twitter.active:hover, .open > .dropdown-toggle.btn-color.btn-twitter:hover, .btn-color.btn-twitter:active:focus, .btn-color.btn-twitter.active:focus, .open > .dropdown-toggle.btn-color.btn-twitter:focus, .btn-color.btn-twitter:active.focus, .btn-color.btn-twitter.active.focus, .open > .dropdown-toggle.btn-color.btn-twitter.focus {
	color: #FDFDFD;
	background-color: #33b4f3;
	border-color: transparent;
	border-top-color: #0d9ce1;
	box-shadow: inset 0 2px 0 #20adf2;
}
.btn-color.btn-twitter:active:hover .icon, .btn-color.btn-twitter.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-twitter:hover .icon, .btn-color.btn-twitter:active:focus .icon, .btn-color.btn-twitter.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-twitter:focus .icon, .btn-color.btn-twitter:active.focus .icon, .btn-color.btn-twitter.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-twitter.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-twitter:active, .btn-color.btn-twitter.active, .open > .dropdown-toggle.btn-color.btn-twitter {
	background-image: none;
}
.btn-color.btn-twitter.disabled, .btn-color.btn-twitter[disabled], fieldset[disabled] .btn-color.btn-twitter, .btn-color.btn-twitter.disabled:hover, .btn-color.btn-twitter[disabled]:hover, fieldset[disabled] .btn-color.btn-twitter:hover, .btn-color.btn-twitter.disabled:focus, .btn-color.btn-twitter[disabled]:focus, fieldset[disabled] .btn-color.btn-twitter:focus, .btn-color.btn-twitter.disabled.focus, .btn-color.btn-twitter[disabled].focus, fieldset[disabled] .btn-color.btn-twitter.focus, .btn-color.btn-twitter.disabled:active, .btn-color.btn-twitter[disabled]:active, fieldset[disabled] .btn-color.btn-twitter:active, .btn-color.btn-twitter.disabled.active, .btn-color.btn-twitter[disabled].active, fieldset[disabled] .btn-color.btn-twitter.active {
	background-color: #50bff5;
	border-color: #50bff5;
}
.btn-color.btn-twitter .badge {
	color: #50bff5;
	background-color: #FDFDFD;
}
.btn-color.btn-google-plus {
	color: #FDFDFD;
	background-color: #eb5e4c;
	border-color: #eb5e4c;
}
.btn-color.btn-google-plus .icon {
	color: #FDFDFD;
}
.btn-color.btn-google-plus:focus, .btn-color.btn-google-plus.focus {
	color: #FDFDFD;
	background-color: #e6351e;
	border-color: #a52312;
}
.btn-color.btn-google-plus:hover {
	color: #FDFDFD;
	background-color: #e6351e;
	border-color: #e13019;
}
.btn-color.btn-google-plus:active, .btn-color.btn-google-plus.active, .open > .dropdown-toggle.btn-color.btn-google-plus {
	color: #FDFDFD;
	background-color: #e6351e;
	border-color: #e13019;
}
.btn-color.btn-google-plus:active:hover, .btn-color.btn-google-plus.active:hover, .open > .dropdown-toggle.btn-color.btn-google-plus:hover, .btn-color.btn-google-plus:active:focus, .btn-color.btn-google-plus.active:focus, .open > .dropdown-toggle.btn-color.btn-google-plus:focus, .btn-color.btn-google-plus:active.focus, .btn-color.btn-google-plus.active.focus, .open > .dropdown-toggle.btn-color.btn-google-plus.focus {
	color: #FDFDFD;
	background-color: #ca2b17;
	border-color: #a52312;
}
.btn-color.btn-google-plus:active, .btn-color.btn-google-plus.active, .open > .dropdown-toggle.btn-color.btn-google-plus {
	background-image: none;
}
.btn-color.btn-google-plus.disabled:hover, .btn-color.btn-google-plus[disabled]:hover, fieldset[disabled] .btn-color.btn-google-plus:hover, .btn-color.btn-google-plus.disabled:focus, .btn-color.btn-google-plus[disabled]:focus, fieldset[disabled] .btn-color.btn-google-plus:focus, .btn-color.btn-google-plus.disabled.focus, .btn-color.btn-google-plus[disabled].focus, fieldset[disabled] .btn-color.btn-google-plus.focus {
	background-color: #eb5e4c;
	border-color: #eb5e4c;
}
.btn-color.btn-google-plus .badge {
	color: #eb5e4c;
	background-color: #FDFDFD;
}
.btn-color.btn-google-plus:focus, .btn-color.btn-google-plus.focus {
	color: #FDFDFD;
	background-color: #eb5e4c;
	border-color: #eb5e4c;
	outline: none;
}
.btn-color.btn-google-plus:hover, .btn-color.btn-google-plus.hover {
	box-shadow: inset 0 -1px 0 #e6351e;
	background-color: #ec6655;
	border-color: #ec6655;
	border-bottom-color: #e6351e;
}
.btn-color.btn-google-plus:active, .btn-color.btn-google-plus.active, .open > .dropdown-toggle.btn-color.btn-google-plus {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #e6351e;
	background-color: #e84530;
	border-color: #e84530;
	border-top-color: #ca2b17;
}
.btn-color.btn-google-plus:active:hover, .btn-color.btn-google-plus.active:hover, .open > .dropdown-toggle.btn-color.btn-google-plus:hover, .btn-color.btn-google-plus:active:focus, .btn-color.btn-google-plus.active:focus, .open > .dropdown-toggle.btn-color.btn-google-plus:focus, .btn-color.btn-google-plus:active.focus, .btn-color.btn-google-plus.active.focus, .open > .dropdown-toggle.btn-color.btn-google-plus.focus {
	color: #FDFDFD;
	background-color: #e84530;
	border-color: transparent;
	border-top-color: #ca2b17;
	box-shadow: inset 0 2px 0 #e6351e;
}
.btn-color.btn-google-plus:active:hover .icon, .btn-color.btn-google-plus.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-google-plus:hover .icon, .btn-color.btn-google-plus:active:focus .icon, .btn-color.btn-google-plus.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-google-plus:focus .icon, .btn-color.btn-google-plus:active.focus .icon, .btn-color.btn-google-plus.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-google-plus.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-google-plus:active, .btn-color.btn-google-plus.active, .open > .dropdown-toggle.btn-color.btn-google-plus {
	background-image: none;
}
.btn-color.btn-google-plus.disabled, .btn-color.btn-google-plus[disabled], fieldset[disabled] .btn-color.btn-google-plus, .btn-color.btn-google-plus.disabled:hover, .btn-color.btn-google-plus[disabled]:hover, fieldset[disabled] .btn-color.btn-google-plus:hover, .btn-color.btn-google-plus.disabled:focus, .btn-color.btn-google-plus[disabled]:focus, fieldset[disabled] .btn-color.btn-google-plus:focus, .btn-color.btn-google-plus.disabled.focus, .btn-color.btn-google-plus[disabled].focus, fieldset[disabled] .btn-color.btn-google-plus.focus, .btn-color.btn-google-plus.disabled:active, .btn-color.btn-google-plus[disabled]:active, fieldset[disabled] .btn-color.btn-google-plus:active, .btn-color.btn-google-plus.disabled.active, .btn-color.btn-google-plus[disabled].active, fieldset[disabled] .btn-color.btn-google-plus.active {
	background-color: #eb5e4c;
	border-color: #eb5e4c;
}
.btn-color.btn-google-plus .badge {
	color: #eb5e4c;
	background-color: #FDFDFD;
}
.btn-color.btn-dribbble {
	color: #FDFDFD;
	background-color: #f7659c;
	border-color: #f7659c;
}
.btn-color.btn-dribbble .icon {
	color: #FDFDFD;
}
.btn-color.btn-dribbble:focus, .btn-color.btn-dribbble.focus {
	color: #FDFDFD;
	background-color: #f4357d;
	border-color: #d20b56;
}
.btn-color.btn-dribbble:hover {
	color: #FDFDFD;
	background-color: #f4357d;
	border-color: #f42b77;
}
.btn-color.btn-dribbble:active, .btn-color.btn-dribbble.active, .open > .dropdown-toggle.btn-color.btn-dribbble {
	color: #FDFDFD;
	background-color: #f4357d;
	border-color: #f42b77;
}
.btn-color.btn-dribbble:active:hover, .btn-color.btn-dribbble.active:hover, .open > .dropdown-toggle.btn-color.btn-dribbble:hover, .btn-color.btn-dribbble:active:focus, .btn-color.btn-dribbble.active:focus, .open > .dropdown-toggle.btn-color.btn-dribbble:focus, .btn-color.btn-dribbble:active.focus, .btn-color.btn-dribbble.active.focus, .open > .dropdown-toggle.btn-color.btn-dribbble.focus {
	color: #FDFDFD;
	background-color: #f31367;
	border-color: #d20b56;
}
.btn-color.btn-dribbble:active, .btn-color.btn-dribbble.active, .open > .dropdown-toggle.btn-color.btn-dribbble {
	background-image: none;
}
.btn-color.btn-dribbble.disabled:hover, .btn-color.btn-dribbble[disabled]:hover, fieldset[disabled] .btn-color.btn-dribbble:hover, .btn-color.btn-dribbble.disabled:focus, .btn-color.btn-dribbble[disabled]:focus, fieldset[disabled] .btn-color.btn-dribbble:focus, .btn-color.btn-dribbble.disabled.focus, .btn-color.btn-dribbble[disabled].focus, fieldset[disabled] .btn-color.btn-dribbble.focus {
	background-color: #f7659c;
	border-color: #f7659c;
}
.btn-color.btn-dribbble .badge {
	color: #f7659c;
	background-color: #FDFDFD;
}
.btn-color.btn-dribbble:focus, .btn-color.btn-dribbble.focus {
	color: #FDFDFD;
	background-color: #f7659c;
	border-color: #f7659c;
	outline: none;
}
.btn-color.btn-dribbble:hover, .btn-color.btn-dribbble.hover {
	box-shadow: inset 0 -1px 0 #f4357d;
	background-color: #f86fa2;
	border-color: #f86fa2;
	border-bottom-color: #f4357d;
}
.btn-color.btn-dribbble:active, .btn-color.btn-dribbble.active, .open > .dropdown-toggle.btn-color.btn-dribbble {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #f4357d;
	background-color: #f54889;
	border-color: #f54889;
	border-top-color: #f31367;
}
.btn-color.btn-dribbble:active:hover, .btn-color.btn-dribbble.active:hover, .open > .dropdown-toggle.btn-color.btn-dribbble:hover, .btn-color.btn-dribbble:active:focus, .btn-color.btn-dribbble.active:focus, .open > .dropdown-toggle.btn-color.btn-dribbble:focus, .btn-color.btn-dribbble:active.focus, .btn-color.btn-dribbble.active.focus, .open > .dropdown-toggle.btn-color.btn-dribbble.focus {
	color: #FDFDFD;
	background-color: #f54889;
	border-color: transparent;
	border-top-color: #f31367;
	box-shadow: inset 0 2px 0 #f4357d;
}
.btn-color.btn-dribbble:active:hover .icon, .btn-color.btn-dribbble.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-dribbble:hover .icon, .btn-color.btn-dribbble:active:focus .icon, .btn-color.btn-dribbble.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-dribbble:focus .icon, .btn-color.btn-dribbble:active.focus .icon, .btn-color.btn-dribbble.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-dribbble.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-dribbble:active, .btn-color.btn-dribbble.active, .open > .dropdown-toggle.btn-color.btn-dribbble {
	background-image: none;
}
.btn-color.btn-dribbble.disabled, .btn-color.btn-dribbble[disabled], fieldset[disabled] .btn-color.btn-dribbble, .btn-color.btn-dribbble.disabled:hover, .btn-color.btn-dribbble[disabled]:hover, fieldset[disabled] .btn-color.btn-dribbble:hover, .btn-color.btn-dribbble.disabled:focus, .btn-color.btn-dribbble[disabled]:focus, fieldset[disabled] .btn-color.btn-dribbble:focus, .btn-color.btn-dribbble.disabled.focus, .btn-color.btn-dribbble[disabled].focus, fieldset[disabled] .btn-color.btn-dribbble.focus, .btn-color.btn-dribbble.disabled:active, .btn-color.btn-dribbble[disabled]:active, fieldset[disabled] .btn-color.btn-dribbble:active, .btn-color.btn-dribbble.disabled.active, .btn-color.btn-dribbble[disabled].active, fieldset[disabled] .btn-color.btn-dribbble.active {
	background-color: #f7659c;
	border-color: #f7659c;
}
.btn-color.btn-dribbble .badge {
	color: #f7659c;
	background-color: #FDFDFD;
}
.btn-color.btn-flickr {
	color: #FDFDFD;
	background-color: #0063dc;
	border-color: #0063dc;
}
.btn-color.btn-flickr .icon {
	color: #FDFDFD;
}
.btn-color.btn-flickr:focus, .btn-color.btn-flickr.focus {
	color: #FDFDFD;
	background-color: #004ca9;
	border-color: #002a5d;
}
.btn-color.btn-flickr:hover {
	color: #FDFDFD;
	background-color: #004ca9;
	border-color: #00479f;
}
.btn-color.btn-flickr:active, .btn-color.btn-flickr.active, .open > .dropdown-toggle.btn-color.btn-flickr {
	color: #FDFDFD;
	background-color: #004ca9;
	border-color: #00479f;
}
.btn-color.btn-flickr:active:hover, .btn-color.btn-flickr.active:hover, .open > .dropdown-toggle.btn-color.btn-flickr:hover, .btn-color.btn-flickr:active:focus, .btn-color.btn-flickr.active:focus, .open > .dropdown-toggle.btn-color.btn-flickr:focus, .btn-color.btn-flickr:active.focus, .btn-color.btn-flickr.active.focus, .open > .dropdown-toggle.btn-color.btn-flickr.focus {
	color: #FDFDFD;
	background-color: #003c85;
	border-color: #002a5d;
}
.btn-color.btn-flickr:active, .btn-color.btn-flickr.active, .open > .dropdown-toggle.btn-color.btn-flickr {
	background-image: none;
}
.btn-color.btn-flickr.disabled:hover, .btn-color.btn-flickr[disabled]:hover, fieldset[disabled] .btn-color.btn-flickr:hover, .btn-color.btn-flickr.disabled:focus, .btn-color.btn-flickr[disabled]:focus, fieldset[disabled] .btn-color.btn-flickr:focus, .btn-color.btn-flickr.disabled.focus, .btn-color.btn-flickr[disabled].focus, fieldset[disabled] .btn-color.btn-flickr.focus {
	background-color: #0063dc;
	border-color: #0063dc;
}
.btn-color.btn-flickr .badge {
	color: #0063dc;
	background-color: #FDFDFD;
}
.btn-color.btn-flickr:focus, .btn-color.btn-flickr.focus {
	color: #FDFDFD;
	background-color: #0063dc;
	border-color: #0063dc;
	outline: none;
}
.btn-color.btn-flickr:hover, .btn-color.btn-flickr.hover {
	box-shadow: inset 0 -1px 0 #004ca9;
	background-color: #0068e6;
	border-color: #0068e6;
	border-bottom-color: #004ca9;
}
.btn-color.btn-flickr:active, .btn-color.btn-flickr.active, .open > .dropdown-toggle.btn-color.btn-flickr {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #004ca9;
	background-color: #0055bd;
	border-color: #0055bd;
	border-top-color: #003c85;
}
.btn-color.btn-flickr:active:hover, .btn-color.btn-flickr.active:hover, .open > .dropdown-toggle.btn-color.btn-flickr:hover, .btn-color.btn-flickr:active:focus, .btn-color.btn-flickr.active:focus, .open > .dropdown-toggle.btn-color.btn-flickr:focus, .btn-color.btn-flickr:active.focus, .btn-color.btn-flickr.active.focus, .open > .dropdown-toggle.btn-color.btn-flickr.focus {
	color: #FDFDFD;
	background-color: #0055bd;
	border-color: transparent;
	border-top-color: #003c85;
	box-shadow: inset 0 2px 0 #004ca9;
}
.btn-color.btn-flickr:active:hover .icon, .btn-color.btn-flickr.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-flickr:hover .icon, .btn-color.btn-flickr:active:focus .icon, .btn-color.btn-flickr.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-flickr:focus .icon, .btn-color.btn-flickr:active.focus .icon, .btn-color.btn-flickr.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-flickr.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-flickr:active, .btn-color.btn-flickr.active, .open > .dropdown-toggle.btn-color.btn-flickr {
	background-image: none;
}
.btn-color.btn-flickr.disabled, .btn-color.btn-flickr[disabled], fieldset[disabled] .btn-color.btn-flickr, .btn-color.btn-flickr.disabled:hover, .btn-color.btn-flickr[disabled]:hover, fieldset[disabled] .btn-color.btn-flickr:hover, .btn-color.btn-flickr.disabled:focus, .btn-color.btn-flickr[disabled]:focus, fieldset[disabled] .btn-color.btn-flickr:focus, .btn-color.btn-flickr.disabled.focus, .btn-color.btn-flickr[disabled].focus, fieldset[disabled] .btn-color.btn-flickr.focus, .btn-color.btn-flickr.disabled:active, .btn-color.btn-flickr[disabled]:active, fieldset[disabled] .btn-color.btn-flickr:active, .btn-color.btn-flickr.disabled.active, .btn-color.btn-flickr[disabled].active, fieldset[disabled] .btn-color.btn-flickr.active {
	background-color: #0063dc;
	border-color: #0063dc;
}
.btn-color.btn-flickr .badge {
	color: #0063dc;
	background-color: #FDFDFD;
}
.btn-color.btn-linkedin {
	color: #FDFDFD;
	background-color: #238cc8;
	border-color: #238cc8;
}
.btn-color.btn-linkedin .icon {
	color: #FDFDFD;
}
.btn-color.btn-linkedin:focus, .btn-color.btn-linkedin.focus {
	color: #FDFDFD;
	background-color: #1b6e9d;
	border-color: #10405b;
}
.btn-color.btn-linkedin:hover {
	color: #FDFDFD;
	background-color: #1b6e9d;
	border-color: #1a6894;
}
.btn-color.btn-linkedin:active, .btn-color.btn-linkedin.active, .open > .dropdown-toggle.btn-color.btn-linkedin {
	color: #FDFDFD;
	background-color: #1b6e9d;
	border-color: #1a6894;
}
.btn-color.btn-linkedin:active:hover, .btn-color.btn-linkedin.active:hover, .open > .dropdown-toggle.btn-color.btn-linkedin:hover, .btn-color.btn-linkedin:active:focus, .btn-color.btn-linkedin.active:focus, .open > .dropdown-toggle.btn-color.btn-linkedin:focus, .btn-color.btn-linkedin:active.focus, .btn-color.btn-linkedin.active.focus, .open > .dropdown-toggle.btn-color.btn-linkedin.focus {
	color: #FDFDFD;
	background-color: #16587e;
	border-color: #10405b;
}
.btn-color.btn-linkedin:active, .btn-color.btn-linkedin.active, .open > .dropdown-toggle.btn-color.btn-linkedin {
	background-image: none;
}
.btn-color.btn-linkedin.disabled:hover, .btn-color.btn-linkedin[disabled]:hover, fieldset[disabled] .btn-color.btn-linkedin:hover, .btn-color.btn-linkedin.disabled:focus, .btn-color.btn-linkedin[disabled]:focus, fieldset[disabled] .btn-color.btn-linkedin:focus, .btn-color.btn-linkedin.disabled.focus, .btn-color.btn-linkedin[disabled].focus, fieldset[disabled] .btn-color.btn-linkedin.focus {
	background-color: #238cc8;
	border-color: #238cc8;
}
.btn-color.btn-linkedin .badge {
	color: #238cc8;
	background-color: #FDFDFD;
}
.btn-color.btn-linkedin:focus, .btn-color.btn-linkedin.focus {
	color: #FDFDFD;
	background-color: #238cc8;
	border-color: #238cc8;
	outline: none;
}
.btn-color.btn-linkedin:hover, .btn-color.btn-linkedin.hover {
	box-shadow: inset 0 -1px 0 #1b6e9d;
	background-color: #2592d1;
	border-color: #2592d1;
	border-bottom-color: #1b6e9d;
}
.btn-color.btn-linkedin:active, .btn-color.btn-linkedin.active, .open > .dropdown-toggle.btn-color.btn-linkedin {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #1b6e9d;
	background-color: #1e7aae;
	border-color: #1e7aae;
	border-top-color: #16587e;
}
.btn-color.btn-linkedin:active:hover, .btn-color.btn-linkedin.active:hover, .open > .dropdown-toggle.btn-color.btn-linkedin:hover, .btn-color.btn-linkedin:active:focus, .btn-color.btn-linkedin.active:focus, .open > .dropdown-toggle.btn-color.btn-linkedin:focus, .btn-color.btn-linkedin:active.focus, .btn-color.btn-linkedin.active.focus, .open > .dropdown-toggle.btn-color.btn-linkedin.focus {
	color: #FDFDFD;
	background-color: #1e7aae;
	border-color: transparent;
	border-top-color: #16587e;
	box-shadow: inset 0 2px 0 #1b6e9d;
}
.btn-color.btn-linkedin:active:hover .icon, .btn-color.btn-linkedin.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-linkedin:hover .icon, .btn-color.btn-linkedin:active:focus .icon, .btn-color.btn-linkedin.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-linkedin:focus .icon, .btn-color.btn-linkedin:active.focus .icon, .btn-color.btn-linkedin.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-linkedin.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-linkedin:active, .btn-color.btn-linkedin.active, .open > .dropdown-toggle.btn-color.btn-linkedin {
	background-image: none;
}
.btn-color.btn-linkedin.disabled, .btn-color.btn-linkedin[disabled], fieldset[disabled] .btn-color.btn-linkedin, .btn-color.btn-linkedin.disabled:hover, .btn-color.btn-linkedin[disabled]:hover, fieldset[disabled] .btn-color.btn-linkedin:hover, .btn-color.btn-linkedin.disabled:focus, .btn-color.btn-linkedin[disabled]:focus, fieldset[disabled] .btn-color.btn-linkedin:focus, .btn-color.btn-linkedin.disabled.focus, .btn-color.btn-linkedin[disabled].focus, fieldset[disabled] .btn-color.btn-linkedin.focus, .btn-color.btn-linkedin.disabled:active, .btn-color.btn-linkedin[disabled]:active, fieldset[disabled] .btn-color.btn-linkedin:active, .btn-color.btn-linkedin.disabled.active, .btn-color.btn-linkedin[disabled].active, fieldset[disabled] .btn-color.btn-linkedin.active {
	background-color: #238cc8;
	border-color: #238cc8;
}
.btn-color.btn-linkedin .badge {
	color: #238cc8;
	background-color: #FDFDFD;
}
.btn-color.btn-youtube {
	color: #FDFDFD;
	background-color: #ef4e41;
	border-color: #ef4e41;
}
.btn-color.btn-youtube .icon {
	color: #FDFDFD;
}
.btn-color.btn-youtube:focus, .btn-color.btn-youtube.focus {
	color: #FDFDFD;
	background-color: #e92414;
	border-color: #a3190e;
}
.btn-color.btn-youtube:hover {
	color: #FDFDFD;
	background-color: #e92414;
	border-color: #e02213;
}
.btn-color.btn-youtube:active, .btn-color.btn-youtube.active, .open > .dropdown-toggle.btn-color.btn-youtube {
	color: #FDFDFD;
	background-color: #e92414;
	border-color: #e02213;
}
.btn-color.btn-youtube:active:hover, .btn-color.btn-youtube.active:hover, .open > .dropdown-toggle.btn-color.btn-youtube:hover, .btn-color.btn-youtube:active:focus, .btn-color.btn-youtube.active:focus, .open > .dropdown-toggle.btn-color.btn-youtube:focus, .btn-color.btn-youtube:active.focus, .btn-color.btn-youtube.active.focus, .open > .dropdown-toggle.btn-color.btn-youtube.focus {
	color: #FDFDFD;
	background-color: #c81f11;
	border-color: #a3190e;
}
.btn-color.btn-youtube:active, .btn-color.btn-youtube.active, .open > .dropdown-toggle.btn-color.btn-youtube {
	background-image: none;
}
.btn-color.btn-youtube.disabled:hover, .btn-color.btn-youtube[disabled]:hover, fieldset[disabled] .btn-color.btn-youtube:hover, .btn-color.btn-youtube.disabled:focus, .btn-color.btn-youtube[disabled]:focus, fieldset[disabled] .btn-color.btn-youtube:focus, .btn-color.btn-youtube.disabled.focus, .btn-color.btn-youtube[disabled].focus, fieldset[disabled] .btn-color.btn-youtube.focus {
	background-color: #ef4e41;
	border-color: #ef4e41;
}
.btn-color.btn-youtube .badge {
	color: #ef4e41;
	background-color: #FDFDFD;
}
.btn-color.btn-youtube:focus, .btn-color.btn-youtube.focus {
	color: #FDFDFD;
	background-color: #ef4e41;
	border-color: #ef4e41;
	outline: none;
}
.btn-color.btn-youtube:hover, .btn-color.btn-youtube.hover {
	box-shadow: inset 0 -1px 0 #e92414;
	background-color: #f0574a;
	border-color: #f0574a;
	border-bottom-color: #e92414;
}
.btn-color.btn-youtube:active, .btn-color.btn-youtube.active, .open > .dropdown-toggle.btn-color.btn-youtube {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #e92414;
	background-color: #ed3425;
	border-color: #ed3425;
	border-top-color: #c81f11;
}
.btn-color.btn-youtube:active:hover, .btn-color.btn-youtube.active:hover, .open > .dropdown-toggle.btn-color.btn-youtube:hover, .btn-color.btn-youtube:active:focus, .btn-color.btn-youtube.active:focus, .open > .dropdown-toggle.btn-color.btn-youtube:focus, .btn-color.btn-youtube:active.focus, .btn-color.btn-youtube.active.focus, .open > .dropdown-toggle.btn-color.btn-youtube.focus {
	color: #FDFDFD;
	background-color: #ed3425;
	border-color: transparent;
	border-top-color: #c81f11;
	box-shadow: inset 0 2px 0 #e92414;
}
.btn-color.btn-youtube:active:hover .icon, .btn-color.btn-youtube.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-youtube:hover .icon, .btn-color.btn-youtube:active:focus .icon, .btn-color.btn-youtube.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-youtube:focus .icon, .btn-color.btn-youtube:active.focus .icon, .btn-color.btn-youtube.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-youtube.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-youtube:active, .btn-color.btn-youtube.active, .open > .dropdown-toggle.btn-color.btn-youtube {
	background-image: none;
}
.btn-color.btn-youtube.disabled, .btn-color.btn-youtube[disabled], fieldset[disabled] .btn-color.btn-youtube, .btn-color.btn-youtube.disabled:hover, .btn-color.btn-youtube[disabled]:hover, fieldset[disabled] .btn-color.btn-youtube:hover, .btn-color.btn-youtube.disabled:focus, .btn-color.btn-youtube[disabled]:focus, fieldset[disabled] .btn-color.btn-youtube:focus, .btn-color.btn-youtube.disabled.focus, .btn-color.btn-youtube[disabled].focus, fieldset[disabled] .btn-color.btn-youtube.focus, .btn-color.btn-youtube.disabled:active, .btn-color.btn-youtube[disabled]:active, fieldset[disabled] .btn-color.btn-youtube:active, .btn-color.btn-youtube.disabled.active, .btn-color.btn-youtube[disabled].active, fieldset[disabled] .btn-color.btn-youtube.active {
	background-color: #ef4e41;
	border-color: #ef4e41;
}
.btn-color.btn-youtube .badge {
	color: #ef4e41;
	background-color: #FDFDFD;
}
.btn-color.btn-pinterest {
	color: #FDFDFD;
	background-color: #e13138;
	border-color: #e13138;
}
.btn-color.btn-pinterest .icon {
	color: #FDFDFD;
}
.btn-color.btn-pinterest:focus, .btn-color.btn-pinterest.focus {
	color: #FDFDFD;
	background-color: #c31c23;
	border-color: #801317;
}
.btn-color.btn-pinterest:hover {
	color: #FDFDFD;
	background-color: #c31c23;
	border-color: #ba1b21;
}
.btn-color.btn-pinterest:active, .btn-color.btn-pinterest.active, .open > .dropdown-toggle.btn-color.btn-pinterest {
	color: #FDFDFD;
	background-color: #c31c23;
	border-color: #ba1b21;
}
.btn-color.btn-pinterest:active:hover, .btn-color.btn-pinterest.active:hover, .open > .dropdown-toggle.btn-color.btn-pinterest:hover, .btn-color.btn-pinterest:active:focus, .btn-color.btn-pinterest.active:focus, .open > .dropdown-toggle.btn-color.btn-pinterest:focus, .btn-color.btn-pinterest:active.focus, .btn-color.btn-pinterest.active.focus, .open > .dropdown-toggle.btn-color.btn-pinterest.focus {
	color: #FDFDFD;
	background-color: #a3181d;
	border-color: #801317;
}
.btn-color.btn-pinterest:active, .btn-color.btn-pinterest.active, .open > .dropdown-toggle.btn-color.btn-pinterest {
	background-image: none;
}
.btn-color.btn-pinterest.disabled:hover, .btn-color.btn-pinterest[disabled]:hover, fieldset[disabled] .btn-color.btn-pinterest:hover, .btn-color.btn-pinterest.disabled:focus, .btn-color.btn-pinterest[disabled]:focus, fieldset[disabled] .btn-color.btn-pinterest:focus, .btn-color.btn-pinterest.disabled.focus, .btn-color.btn-pinterest[disabled].focus, fieldset[disabled] .btn-color.btn-pinterest.focus {
	background-color: #e13138;
	border-color: #e13138;
}
.btn-color.btn-pinterest .badge {
	color: #e13138;
	background-color: #FDFDFD;
}
.btn-color.btn-pinterest:focus, .btn-color.btn-pinterest.focus {
	color: #FDFDFD;
	background-color: #e13138;
	border-color: #e13138;
	outline: none;
}
.btn-color.btn-pinterest:hover, .btn-color.btn-pinterest.hover {
	box-shadow: inset 0 -1px 0 #c31c23;
	background-color: #e23a41;
	border-color: #e23a41;
	border-bottom-color: #c31c23;
}
.btn-color.btn-pinterest:active, .btn-color.btn-pinterest.active, .open > .dropdown-toggle.btn-color.btn-pinterest {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #c31c23;
	background-color: #d41f26;
	border-color: #d41f26;
	border-top-color: #a3181d;
}
.btn-color.btn-pinterest:active:hover, .btn-color.btn-pinterest.active:hover, .open > .dropdown-toggle.btn-color.btn-pinterest:hover, .btn-color.btn-pinterest:active:focus, .btn-color.btn-pinterest.active:focus, .open > .dropdown-toggle.btn-color.btn-pinterest:focus, .btn-color.btn-pinterest:active.focus, .btn-color.btn-pinterest.active.focus, .open > .dropdown-toggle.btn-color.btn-pinterest.focus {
	color: #FDFDFD;
	background-color: #d41f26;
	border-color: transparent;
	border-top-color: #a3181d;
	box-shadow: inset 0 2px 0 #c31c23;
}
.btn-color.btn-pinterest:active:hover .icon, .btn-color.btn-pinterest.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-pinterest:hover .icon, .btn-color.btn-pinterest:active:focus .icon, .btn-color.btn-pinterest.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-pinterest:focus .icon, .btn-color.btn-pinterest:active.focus .icon, .btn-color.btn-pinterest.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-pinterest.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-pinterest:active, .btn-color.btn-pinterest.active, .open > .dropdown-toggle.btn-color.btn-pinterest {
	background-image: none;
}
.btn-color.btn-pinterest.disabled, .btn-color.btn-pinterest[disabled], fieldset[disabled] .btn-color.btn-pinterest, .btn-color.btn-pinterest.disabled:hover, .btn-color.btn-pinterest[disabled]:hover, fieldset[disabled] .btn-color.btn-pinterest:hover, .btn-color.btn-pinterest.disabled:focus, .btn-color.btn-pinterest[disabled]:focus, fieldset[disabled] .btn-color.btn-pinterest:focus, .btn-color.btn-pinterest.disabled.focus, .btn-color.btn-pinterest[disabled].focus, fieldset[disabled] .btn-color.btn-pinterest.focus, .btn-color.btn-pinterest.disabled:active, .btn-color.btn-pinterest[disabled]:active, fieldset[disabled] .btn-color.btn-pinterest:active, .btn-color.btn-pinterest.disabled.active, .btn-color.btn-pinterest[disabled].active, fieldset[disabled] .btn-color.btn-pinterest.active {
	background-color: #e13138;
	border-color: #e13138;
}
.btn-color.btn-pinterest .badge {
	color: #e13138;
	background-color: #FDFDFD;
}
.btn-color.btn-github {
	color: #FDFDFD;
	background-color: #333;
	border-color: #333;
}
.btn-color.btn-github .icon {
	color: #FDFDFD;
}
.btn-color.btn-github:focus, .btn-color.btn-github.focus {
	color: #FDFDFD;
	background-color: #1a1a1a;
	border-color: #000000;
}
.btn-color.btn-github:hover {
	color: #FDFDFD;
	background-color: #1a1a1a;
	border-color: #141414;
}
.btn-color.btn-github:active, .btn-color.btn-github.active, .open > .dropdown-toggle.btn-color.btn-github {
	color: #FDFDFD;
	background-color: #1a1a1a;
	border-color: #141414;
}
.btn-color.btn-github:active:hover, .btn-color.btn-github.active:hover, .open > .dropdown-toggle.btn-color.btn-github:hover, .btn-color.btn-github:active:focus, .btn-color.btn-github.active:focus, .open > .dropdown-toggle.btn-color.btn-github:focus, .btn-color.btn-github:active.focus, .btn-color.btn-github.active.focus, .open > .dropdown-toggle.btn-color.btn-github.focus {
	color: #FDFDFD;
	background-color: #080808;
	border-color: #000000;
}
.btn-color.btn-github:active, .btn-color.btn-github.active, .open > .dropdown-toggle.btn-color.btn-github {
	background-image: none;
}
.btn-color.btn-github.disabled:hover, .btn-color.btn-github[disabled]:hover, fieldset[disabled] .btn-color.btn-github:hover, .btn-color.btn-github.disabled:focus, .btn-color.btn-github[disabled]:focus, fieldset[disabled] .btn-color.btn-github:focus, .btn-color.btn-github.disabled.focus, .btn-color.btn-github[disabled].focus, fieldset[disabled] .btn-color.btn-github.focus {
	background-color: #333;
	border-color: #333;
}
.btn-color.btn-github .badge {
	color: #333;
	background-color: #FDFDFD;
}
.btn-color.btn-github:focus, .btn-color.btn-github.focus {
	color: #FDFDFD;
	background-color: #333;
	border-color: #333;
	outline: none;
}
.btn-color.btn-github:hover, .btn-color.btn-github.hover {
	box-shadow: inset 0 -1px 0 #1a1a1a;
	background-color: #383838;
	border-color: #383838;
	border-bottom-color: #1a1a1a;
}
.btn-color.btn-github:active, .btn-color.btn-github.active, .open > .dropdown-toggle.btn-color.btn-github {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #1a1a1a;
	background-color: #242424;
	border-color: #242424;
	border-top-color: #080808;
}
.btn-color.btn-github:active:hover, .btn-color.btn-github.active:hover, .open > .dropdown-toggle.btn-color.btn-github:hover, .btn-color.btn-github:active:focus, .btn-color.btn-github.active:focus, .open > .dropdown-toggle.btn-color.btn-github:focus, .btn-color.btn-github:active.focus, .btn-color.btn-github.active.focus, .open > .dropdown-toggle.btn-color.btn-github.focus {
	color: #FDFDFD;
	background-color: #242424;
	border-color: transparent;
	border-top-color: #080808;
	box-shadow: inset 0 2px 0 #1a1a1a;
}
.btn-color.btn-github:active:hover .icon, .btn-color.btn-github.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-github:hover .icon, .btn-color.btn-github:active:focus .icon, .btn-color.btn-github.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-github:focus .icon, .btn-color.btn-github:active.focus .icon, .btn-color.btn-github.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-github.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-github:active, .btn-color.btn-github.active, .open > .dropdown-toggle.btn-color.btn-github {
	background-image: none;
}
.btn-color.btn-github.disabled, .btn-color.btn-github[disabled], fieldset[disabled] .btn-color.btn-github, .btn-color.btn-github.disabled:hover, .btn-color.btn-github[disabled]:hover, fieldset[disabled] .btn-color.btn-github:hover, .btn-color.btn-github.disabled:focus, .btn-color.btn-github[disabled]:focus, fieldset[disabled] .btn-color.btn-github:focus, .btn-color.btn-github.disabled.focus, .btn-color.btn-github[disabled].focus, fieldset[disabled] .btn-color.btn-github.focus, .btn-color.btn-github.disabled:active, .btn-color.btn-github[disabled]:active, fieldset[disabled] .btn-color.btn-github:active, .btn-color.btn-github.disabled.active, .btn-color.btn-github[disabled].active, fieldset[disabled] .btn-color.btn-github.active {
	background-color: #333;
	border-color: #333;
}
.btn-color.btn-github .badge {
	color: #333;
	background-color: #FDFDFD;
}
.btn-color.btn-tumblr {
	color: #FDFDFD;
	background-color: #426d9b;
	border-color: #426d9b;
}
.btn-color.btn-tumblr .icon {
	color: #FDFDFD;
}
.btn-color.btn-tumblr:focus, .btn-color.btn-tumblr.focus {
	color: #FDFDFD;
	background-color: #335477;
	border-color: #1c2e42;
}
.btn-color.btn-tumblr:hover {
	color: #FDFDFD;
	background-color: #335477;
	border-color: #304f70;
}
.btn-color.btn-tumblr:active, .btn-color.btn-tumblr.active, .open > .dropdown-toggle.btn-color.btn-tumblr {
	color: #FDFDFD;
	background-color: #335477;
	border-color: #304f70;
}
.btn-color.btn-tumblr:active:hover, .btn-color.btn-tumblr.active:hover, .open > .dropdown-toggle.btn-color.btn-tumblr:hover, .btn-color.btn-tumblr:active:focus, .btn-color.btn-tumblr.active:focus, .open > .dropdown-toggle.btn-color.btn-tumblr:focus, .btn-color.btn-tumblr:active.focus, .btn-color.btn-tumblr.active.focus, .open > .dropdown-toggle.btn-color.btn-tumblr.focus {
	color: #FDFDFD;
	background-color: #28425e;
	border-color: #1c2e42;
}
.btn-color.btn-tumblr:active, .btn-color.btn-tumblr.active, .open > .dropdown-toggle.btn-color.btn-tumblr {
	background-image: none;
}
.btn-color.btn-tumblr.disabled:hover, .btn-color.btn-tumblr[disabled]:hover, fieldset[disabled] .btn-color.btn-tumblr:hover, .btn-color.btn-tumblr.disabled:focus, .btn-color.btn-tumblr[disabled]:focus, fieldset[disabled] .btn-color.btn-tumblr:focus, .btn-color.btn-tumblr.disabled.focus, .btn-color.btn-tumblr[disabled].focus, fieldset[disabled] .btn-color.btn-tumblr.focus {
	background-color: #426d9b;
	border-color: #426d9b;
}
.btn-color.btn-tumblr .badge {
	color: #426d9b;
	background-color: #FDFDFD;
}
.btn-color.btn-tumblr:focus, .btn-color.btn-tumblr.focus {
	color: #FDFDFD;
	background-color: #426d9b;
	border-color: #426d9b;
	outline: none;
}
.btn-color.btn-tumblr:hover, .btn-color.btn-tumblr.hover {
	box-shadow: inset 0 -1px 0 #335477;
	background-color: #4572a2;
	border-color: #4572a2;
	border-bottom-color: #335477;
}
.btn-color.btn-tumblr:active, .btn-color.btn-tumblr.active, .open > .dropdown-toggle.btn-color.btn-tumblr {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #335477;
	background-color: #395e86;
	border-color: #395e86;
	border-top-color: #28425e;
}
.btn-color.btn-tumblr:active:hover, .btn-color.btn-tumblr.active:hover, .open > .dropdown-toggle.btn-color.btn-tumblr:hover, .btn-color.btn-tumblr:active:focus, .btn-color.btn-tumblr.active:focus, .open > .dropdown-toggle.btn-color.btn-tumblr:focus, .btn-color.btn-tumblr:active.focus, .btn-color.btn-tumblr.active.focus, .open > .dropdown-toggle.btn-color.btn-tumblr.focus {
	color: #FDFDFD;
	background-color: #395e86;
	border-color: transparent;
	border-top-color: #28425e;
	box-shadow: inset 0 2px 0 #335477;
}
.btn-color.btn-tumblr:active:hover .icon, .btn-color.btn-tumblr.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-tumblr:hover .icon, .btn-color.btn-tumblr:active:focus .icon, .btn-color.btn-tumblr.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-tumblr:focus .icon, .btn-color.btn-tumblr:active.focus .icon, .btn-color.btn-tumblr.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-tumblr.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-tumblr:active, .btn-color.btn-tumblr.active, .open > .dropdown-toggle.btn-color.btn-tumblr {
	background-image: none;
}
.btn-color.btn-tumblr.disabled, .btn-color.btn-tumblr[disabled], fieldset[disabled] .btn-color.btn-tumblr, .btn-color.btn-tumblr.disabled:hover, .btn-color.btn-tumblr[disabled]:hover, fieldset[disabled] .btn-color.btn-tumblr:hover, .btn-color.btn-tumblr.disabled:focus, .btn-color.btn-tumblr[disabled]:focus, fieldset[disabled] .btn-color.btn-tumblr:focus, .btn-color.btn-tumblr.disabled.focus, .btn-color.btn-tumblr[disabled].focus, fieldset[disabled] .btn-color.btn-tumblr.focus, .btn-color.btn-tumblr.disabled:active, .btn-color.btn-tumblr[disabled]:active, fieldset[disabled] .btn-color.btn-tumblr:active, .btn-color.btn-tumblr.disabled.active, .btn-color.btn-tumblr[disabled].active, fieldset[disabled] .btn-color.btn-tumblr.active {
	background-color: #426d9b;
	border-color: #426d9b;
}
.btn-color.btn-tumblr .badge {
	color: #426d9b;
	background-color: #FDFDFD;
}
.btn-color.btn-dropbox {
	color: #FDFDFD;
	background-color: #007EE5;
	border-color: #007EE5;
}
.btn-color.btn-dropbox .icon {
	color: #FDFDFD;
}
.btn-color.btn-dropbox:focus, .btn-color.btn-dropbox.focus {
	color: #FDFDFD;
	background-color: #0062b2;
	border-color: #003866;
}
.btn-color.btn-dropbox:hover {
	color: #FDFDFD;
	background-color: #0062b2;
	border-color: #005ca8;
}
.btn-color.btn-dropbox:active, .btn-color.btn-dropbox.active, .open > .dropdown-toggle.btn-color.btn-dropbox {
	color: #FDFDFD;
	background-color: #0062b2;
	border-color: #005ca8;
}
.btn-color.btn-dropbox:active:hover, .btn-color.btn-dropbox.active:hover, .open > .dropdown-toggle.btn-color.btn-dropbox:hover, .btn-color.btn-dropbox:active:focus, .btn-color.btn-dropbox.active:focus, .open > .dropdown-toggle.btn-color.btn-dropbox:focus, .btn-color.btn-dropbox:active.focus, .btn-color.btn-dropbox.active.focus, .open > .dropdown-toggle.btn-color.btn-dropbox.focus {
	color: #FDFDFD;
	background-color: #004e8e;
	border-color: #003866;
}
.btn-color.btn-dropbox:active, .btn-color.btn-dropbox.active, .open > .dropdown-toggle.btn-color.btn-dropbox {
	background-image: none;
}
.btn-color.btn-dropbox.disabled:hover, .btn-color.btn-dropbox[disabled]:hover, fieldset[disabled] .btn-color.btn-dropbox:hover, .btn-color.btn-dropbox.disabled:focus, .btn-color.btn-dropbox[disabled]:focus, fieldset[disabled] .btn-color.btn-dropbox:focus, .btn-color.btn-dropbox.disabled.focus, .btn-color.btn-dropbox[disabled].focus, fieldset[disabled] .btn-color.btn-dropbox.focus {
	background-color: #007EE5;
	border-color: #007EE5;
}
.btn-color.btn-dropbox .badge {
	color: #007EE5;
	background-color: #FDFDFD;
}
.btn-color.btn-dropbox:focus, .btn-color.btn-dropbox.focus {
	color: #FDFDFD;
	background-color: #007EE5;
	border-color: #007EE5;
	outline: none;
}
.btn-color.btn-dropbox:hover, .btn-color.btn-dropbox.hover {
	box-shadow: inset 0 -1px 0 #0062b2;
	background-color: #0084ef;
	border-color: #0084ef;
	border-bottom-color: #0062b2;
}
.btn-color.btn-dropbox:active, .btn-color.btn-dropbox.active, .open > .dropdown-toggle.btn-color.btn-dropbox {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #0062b2;
	background-color: #006dc6;
	border-color: #006dc6;
	border-top-color: #004e8e;
}
.btn-color.btn-dropbox:active:hover, .btn-color.btn-dropbox.active:hover, .open > .dropdown-toggle.btn-color.btn-dropbox:hover, .btn-color.btn-dropbox:active:focus, .btn-color.btn-dropbox.active:focus, .open > .dropdown-toggle.btn-color.btn-dropbox:focus, .btn-color.btn-dropbox:active.focus, .btn-color.btn-dropbox.active.focus, .open > .dropdown-toggle.btn-color.btn-dropbox.focus {
	color: #FDFDFD;
	background-color: #006dc6;
	border-color: transparent;
	border-top-color: #004e8e;
	box-shadow: inset 0 2px 0 #0062b2;
}
.btn-color.btn-dropbox:active:hover .icon, .btn-color.btn-dropbox.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-dropbox:hover .icon, .btn-color.btn-dropbox:active:focus .icon, .btn-color.btn-dropbox.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-dropbox:focus .icon, .btn-color.btn-dropbox:active.focus .icon, .btn-color.btn-dropbox.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-dropbox.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-dropbox:active, .btn-color.btn-dropbox.active, .open > .dropdown-toggle.btn-color.btn-dropbox {
	background-image: none;
}
.btn-color.btn-dropbox.disabled, .btn-color.btn-dropbox[disabled], fieldset[disabled] .btn-color.btn-dropbox, .btn-color.btn-dropbox.disabled:hover, .btn-color.btn-dropbox[disabled]:hover, fieldset[disabled] .btn-color.btn-dropbox:hover, .btn-color.btn-dropbox.disabled:focus, .btn-color.btn-dropbox[disabled]:focus, fieldset[disabled] .btn-color.btn-dropbox:focus, .btn-color.btn-dropbox.disabled.focus, .btn-color.btn-dropbox[disabled].focus, fieldset[disabled] .btn-color.btn-dropbox.focus, .btn-color.btn-dropbox.disabled:active, .btn-color.btn-dropbox[disabled]:active, fieldset[disabled] .btn-color.btn-dropbox:active, .btn-color.btn-dropbox.disabled.active, .btn-color.btn-dropbox[disabled].active, fieldset[disabled] .btn-color.btn-dropbox.active {
	background-color: #007EE5;
	border-color: #007EE5;
}
.btn-color.btn-dropbox .badge {
	color: #007EE5;
	background-color: #FDFDFD;
}
.btn-color.btn-evernote {
	color: #FDFDFD;
	background-color: #2DBE60;
	border-color: #2DBE60;
}
.btn-color.btn-evernote .icon {
	color: #FDFDFD;
}
.btn-color.btn-evernote:focus, .btn-color.btn-evernote.focus {
	color: #FDFDFD;
	background-color: #23954b;
	border-color: #15572c;
}
.btn-color.btn-evernote:hover {
	color: #FDFDFD;
	background-color: #23954b;
	border-color: #218d47;
}
.btn-color.btn-evernote:active, .btn-color.btn-evernote.active, .open > .dropdown-toggle.btn-color.btn-evernote {
	color: #FDFDFD;
	background-color: #23954b;
	border-color: #218d47;
}
.btn-color.btn-evernote:active:hover, .btn-color.btn-evernote.active:hover, .open > .dropdown-toggle.btn-color.btn-evernote:hover, .btn-color.btn-evernote:active:focus, .btn-color.btn-evernote.active:focus, .open > .dropdown-toggle.btn-color.btn-evernote:focus, .btn-color.btn-evernote:active.focus, .btn-color.btn-evernote.active.focus, .open > .dropdown-toggle.btn-color.btn-evernote.focus {
	color: #FDFDFD;
	background-color: #1c783d;
	border-color: #15572c;
}
.btn-color.btn-evernote:active, .btn-color.btn-evernote.active, .open > .dropdown-toggle.btn-color.btn-evernote {
	background-image: none;
}
.btn-color.btn-evernote.disabled:hover, .btn-color.btn-evernote[disabled]:hover, fieldset[disabled] .btn-color.btn-evernote:hover, .btn-color.btn-evernote.disabled:focus, .btn-color.btn-evernote[disabled]:focus, fieldset[disabled] .btn-color.btn-evernote:focus, .btn-color.btn-evernote.disabled.focus, .btn-color.btn-evernote[disabled].focus, fieldset[disabled] .btn-color.btn-evernote.focus {
	background-color: #2DBE60;
	border-color: #2DBE60;
}
.btn-color.btn-evernote .badge {
	color: #2DBE60;
	background-color: #FDFDFD;
}
.btn-color.btn-evernote:focus, .btn-color.btn-evernote.focus {
	color: #FDFDFD;
	background-color: #2DBE60;
	border-color: #2DBE60;
	outline: none;
}
.btn-color.btn-evernote:hover, .btn-color.btn-evernote.hover {
	box-shadow: inset 0 -1px 0 #23954b;
	background-color: #2fc664;
	border-color: #2fc664;
	border-bottom-color: #23954b;
}
.btn-color.btn-evernote:active, .btn-color.btn-evernote.active, .open > .dropdown-toggle.btn-color.btn-evernote {
	color: #FDFDFD;
	box-shadow: inset 0 2px 0 #23954b;
	background-color: #27a553;
	border-color: #27a553;
	border-top-color: #1c783d;
}
.btn-color.btn-evernote:active:hover, .btn-color.btn-evernote.active:hover, .open > .dropdown-toggle.btn-color.btn-evernote:hover, .btn-color.btn-evernote:active:focus, .btn-color.btn-evernote.active:focus, .open > .dropdown-toggle.btn-color.btn-evernote:focus, .btn-color.btn-evernote:active.focus, .btn-color.btn-evernote.active.focus, .open > .dropdown-toggle.btn-color.btn-evernote.focus {
	color: #FDFDFD;
	background-color: #27a553;
	border-color: transparent;
	border-top-color: #1c783d;
	box-shadow: inset 0 2px 0 #23954b;
}
.btn-color.btn-evernote:active:hover .icon, .btn-color.btn-evernote.active:hover .icon, .open > .dropdown-toggle.btn-color.btn-evernote:hover .icon, .btn-color.btn-evernote:active:focus .icon, .btn-color.btn-evernote.active:focus .icon, .open > .dropdown-toggle.btn-color.btn-evernote:focus .icon, .btn-color.btn-evernote:active.focus .icon, .btn-color.btn-evernote.active.focus .icon, .open > .dropdown-toggle.btn-color.btn-evernote.focus .icon {
	color: #FDFDFD;
}
.btn-color.btn-evernote:active, .btn-color.btn-evernote.active, .open > .dropdown-toggle.btn-color.btn-evernote {
	background-image: none;
}
.btn-color.btn-evernote.disabled, .btn-color.btn-evernote[disabled], fieldset[disabled] .btn-color.btn-evernote, .btn-color.btn-evernote.disabled:hover, .btn-color.btn-evernote[disabled]:hover, fieldset[disabled] .btn-color.btn-evernote:hover, .btn-color.btn-evernote.disabled:focus, .btn-color.btn-evernote[disabled]:focus, fieldset[disabled] .btn-color.btn-evernote:focus, .btn-color.btn-evernote.disabled.focus, .btn-color.btn-evernote[disabled].focus, fieldset[disabled] .btn-color.btn-evernote.focus, .btn-color.btn-evernote.disabled:active, .btn-color.btn-evernote[disabled]:active, fieldset[disabled] .btn-color.btn-evernote:active, .btn-color.btn-evernote.disabled.active, .btn-color.btn-evernote[disabled].active, fieldset[disabled] .btn-color.btn-evernote.active {
	background-color: #2DBE60;
	border-color: #2DBE60;
}
.btn-color.btn-evernote .badge {
	color: #2DBE60;
	background-color: #FDFDFD;
}
.btn .icon {
	font-size: 16px;
	line-height: 15px;
	vertical-align: middle;
}
.btn .icon.icon-left {
	margin-right: 1px;
}
.btn .icon.icon-right {
	margin-left: 1px;
}
.btn .icon.fa {
	font-size: 15px;
}
.btn.btn-lg .icon {
	font-size: 21px;
	line-height: 20px;
}
.btn.btn-sm .icon {
	font-size: 15px;
	line-height: 15px;
}
.btn.btn-xs .icon {
	font-size: 14px;
	line-height: 14px;
}
.btn-group .btn.dropdown-toggle.btn-primary, .btn-group .btn.dropdown-toggle.btn-success, .btn-group .btn.dropdown-toggle.btn-warning, .btn-group .btn.dropdown-toggle.btn-danger {
	border-right-color: transparent;
}
.btn-group .btn.dropdown-toggle.btn-primary:hover, .btn-group .btn.dropdown-toggle.btn-success:hover, .btn-group .btn.dropdown-toggle.btn-warning:hover, .btn-group .btn.dropdown-toggle.btn-danger:hover {
	border-right-color: transparent;
}
.btn.dropdown-toggle .mdi-chevron-down, .btn.dropdown-toggle .mdi-chevron-up {
	font-size: 18px;
	vertical-align: middle;
	line-height: 17px;
}
.btn.dropdown-toggle .icon-dropdown {
	font-size: 18px;
	line-height: 17px;
	margin-left: 6px;
}
.btn.dropdown-toggle .icon-dropdown-left {
	margin-left: 0;
	margin-right: 6px;
}
.btn-big {
	padding: 10px 13px;
	text-align: center;
	line-height: 13px;
	min-width: 62px;
}
.btn-big > .icon {
	display: block;
	font-size: 26px;
	line-height: 20px;
	margin-bottom: 7px;
}
.btn-outline.btn-default {
	background-color: transparent;
	color: #FDFDFD;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
}
.btn-outline.btn-default:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.btn-outline.btn-default:hover + .btn {
	border-left-color: transparent;
}
.btn-outline.btn-default:active, .btn-outline.btn-default.active {
	background-color: #FDFDFD;
	color: #d9d9d9;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-default:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-primary {
	background-color: transparent;
	color: #FDFDFD;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
}
.btn-outline.btn-primary:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.btn-outline.btn-primary:hover + .btn {
	border-left-color: transparent;
}
.btn-outline.btn-primary:active, .btn-outline.btn-primary.active {
	background-color: #FDFDFD;
	color: #5f99f5;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-primary:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-success {
	background-color: transparent;
	color: #FDFDFD;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
}
.btn-outline.btn-success:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.btn-outline.btn-success:hover + .btn {
	border-left-color: transparent;
}
.btn-outline.btn-success:active, .btn-outline.btn-success.active {
	background-color: #FDFDFD;
	color: #37b358;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-success:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-warning {
	background-color: transparent;
	color: #FDFDFD;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
}
.btn-outline.btn-warning:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.btn-outline.btn-warning:hover + .btn {
	border-left-color: transparent;
}
.btn-outline.btn-warning:active, .btn-outline.btn-warning.active {
	background-color: #FDFDFD;
	color: #f6c163;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-warning:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-danger {
	background-color: transparent;
	color: #FDFDFD;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
}
.btn-outline.btn-danger:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.btn-outline.btn-danger:hover + .btn {
	border-left-color: transparent;
}
.btn-outline.btn-danger:active, .btn-outline.btn-danger.active {
	background-color: #FDFDFD;
	color: #FF3B30;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-outline.btn-danger:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.btn-group > .btn.btn-default:hover + .btn, .input-group-btn > .btn.btn-default:hover + .btn, .btn-group > .btn.btn-default.active + .btn, .input-group-btn > .btn.btn-default.active + .btn {
	border-left-color: #bdbdbd;
}
.btn-group > .btn.btn-primary, .input-group-btn > .btn.btn-primary {
	border-left-color: #4b5967;
	border-right-color: #4b5967;
}
.btn-group > .btn.btn-primary:hover, .input-group-btn > .btn.btn-primary:hover, .btn-group > .btn.btn-primary:active, .input-group-btn > .btn.btn-primary:active, .btn-group > .btn.btn-primary.active, .input-group-btn > .btn.btn-primary.active {
	box-shadow: none;
	border-left-color: rgba(13, 95, 230, 0);
	border-right-color: rgba(13, 95, 230, 0);
	border-bottom-color: transparent;
}
.btn-group > .btn.btn-primary.active, .input-group-btn > .btn.btn-primary.active, .btn-group > .btn.btn-primary:active, .input-group-btn > .btn.btn-primary:active {
	box-shadow: inset 0 2px 0 #1266f1;
}
.btn-group > .btn.btn-primary:hover + .btn, .input-group-btn > .btn.btn-primary:hover + .btn, .btn-group > .btn.btn-primary:active + .btn, .input-group-btn > .btn.btn-primary:active + .btn, .btn-group > .btn.btn-primary.active + .btn, .input-group-btn > .btn.btn-primary.active + .btn {
	border-left-color: #0d5fe6;
}
.btn-group > .btn.btn-primary:first-child, .input-group-btn > .btn.btn-primary:first-child {
	border-left-color: transparent;
}
.btn-group > .btn.btn-primary:last-child, .input-group-btn > .btn.btn-primary:last-child {
	border-right-color: transparent;
}
.btn-group > .btn.btn-success, .input-group-btn > .btn.btn-success {
	border-left-color: #2c8d46;
	border-right-color: #2c8d46;
}
.btn-group > .btn.btn-success:hover, .input-group-btn > .btn.btn-success:hover, .btn-group > .btn.btn-success:active, .input-group-btn > .btn.btn-success:active, .btn-group > .btn.btn-success.active, .input-group-btn > .btn.btn-success.active {
	box-shadow: none;
	border-left-color: #24753a;
	border-right-color: #24753a;
	border-bottom-color: transparent;
}
.btn-group > .btn.btn-success.active, .input-group-btn > .btn.btn-success.active, .btn-group > .btn.btn-success:active, .input-group-btn > .btn.btn-success:active {
	box-shadow: inset 0 2px 0 #7cb77f;
}
.btn-group > .btn.btn-success:hover + .btn, .input-group-btn > .btn.btn-success:hover + .btn, .btn-group > .btn.btn-success:active + .btn, .input-group-btn > .btn.btn-success:active + .btn, .btn-group > .btn.btn-success.active + .btn, .input-group-btn > .btn.btn-success.active + .btn {
	border-left-color: #24753a;
}
.btn-group > .btn.btn-success:first-child, .input-group-btn > .btn.btn-success:first-child {
	border-left-color: transparent;
}
.btn-group > .btn.btn-success:last-child, .input-group-btn > .btn.btn-success:last-child {
	border-right-color: transparent;
}
.btn-group > .btn.btn-warning, .input-group-btn > .btn.btn-warning {
	border-left-color: #d9a203;
	border-right-color: #d9a203;
}
.btn-group > .btn.btn-warning:hover, .input-group-btn > .btn.btn-warning:hover, .btn-group > .btn.btn-warning:active, .input-group-btn > .btn.btn-warning:active, .btn-group > .btn.btn-warning.active, .input-group-btn > .btn.btn-warning.active {
	box-shadow: none;
	border-left-color: #bb8c03;
	border-right-color: #bb8c03;
	border-bottom-color: transparent;
}
.btn-group > .btn.btn-warning.active, .input-group-btn > .btn.btn-warning.active, .btn-group > .btn.btn-warning:active, .input-group-btn > .btn.btn-warning:active {
	box-shadow: inset 0 2px 0 #3C8DBC;
}
.btn-group > .btn.btn-warning:hover + .btn, .input-group-btn > .btn.btn-warning:hover + .btn, .btn-group > .btn.btn-warning:active + .btn, .input-group-btn > .btn.btn-warning:active + .btn, .btn-group > .btn.btn-warning.active + .btn, .input-group-btn > .btn.btn-warning.active + .btn {
	border-left-color: #bb8c03;
}
.btn-group > .btn.btn-warning:first-child, .input-group-btn > .btn.btn-warning:first-child {
	border-left-color: transparent;
}
.btn-group > .btn.btn-warning:last-child, .input-group-btn > .btn.btn-warning:last-child {
	border-right-color: transparent;
}
.btn-group > .btn.btn-danger, .input-group-btn > .btn.btn-danger {
	border-left-color: #ef4641;
	border-right-color: #ef4641;
}
.btn-group > .btn.btn-danger:hover, .input-group-btn > .btn.btn-danger:hover, .btn-group > .btn.btn-danger:active, .input-group-btn > .btn.btn-danger:active, .btn-group > .btn.btn-danger.active, .input-group-btn > .btn.btn-danger.active {
	box-shadow: none;
	border-left-color: #c82315;
	border-right-color: #c82315;
	border-bottom-color: transparent;
}
.btn-group > .btn.btn-danger.active, .input-group-btn > .btn.btn-danger.active, .btn-group > .btn.btn-danger:active, .input-group-btn > .btn.btn-danger:active {
	box-shadow: inset 0 2px 0 #d62516;
}
.btn-group > .btn.btn-danger:hover + .btn, .input-group-btn > .btn.btn-danger:hover + .btn, .btn-group > .btn.btn-danger:active + .btn, .input-group-btn > .btn.btn-danger:active + .btn, .btn-group > .btn.btn-danger.active + .btn, .input-group-btn > .btn.btn-danger.active + .btn {
	border-left-color: #c82315;
}
.btn-group > .btn.btn-danger:first-child, .input-group-btn > .btn.btn-danger:first-child {
	border-left-color: transparent;
}
.btn-group > .btn.btn-danger:last-child, .input-group-btn > .btn.btn-danger:last-child {
	border-right-color: transparent;
}
.btn-group > .btn:last-of-type:not(.btn-default), .input-group-btn > .btn:last-of-type:not(.btn-default) {
	border-right-color: transparent;
}
.btn-group > .btn:last-of-type:not(.btn-default):hover, .input-group-btn > .btn:last-of-type:not(.btn-default):hover {
	border-right-color: transparent;
}
.btn-group > .btn + .dropdown-toggle, .input-group-btn > .btn + .dropdown-toggle {
	padding-left: 7px;
	padding-right: 7px;
}
.btn-group:first-child, .input-group-btn:first-child {
	border-right-color: transparent;
}
.btn-group:last-child, .input-group-btn:last-child {
	border-right-color: transparent;
}
.btn-group.open > .btn.btn-primary:hover, .input-group-btn.open > .btn.btn-primary:hover, .btn-group.open > .btn.btn-success:hover, .input-group-btn.open > .btn.btn-success:hover, .btn-group.open > .btn.btn-warning:hover, .input-group-btn.open > .btn.btn-warning:hover, .btn-group.open > .btn.btn-danger:hover, .input-group-btn.open > .btn.btn-danger:hover {
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.1);
}
.btn-group.open > .btn + .btn-primary, .input-group-btn.open > .btn + .btn-primary, .btn-group.open > .btn + .btn-success, .input-group-btn.open > .btn + .btn-success, .btn-group.open > .btn + .btn-warning, .input-group-btn.open > .btn + .btn-warning, .btn-group.open > .btn + .btn-danger, .input-group-btn.open > .btn + .btn-danger {
	border-left-color: rgba(0, 0, 0, 0.15);
}
.btn-group-justified > .btn {
	border-right-width: 0;
}
.btn-group-justified > .btn:last-child {
	border-right-width: 1px;
}
.btn-group-vertical > .btn.btn-default:hover, .btn-group-vertical > .btn.btn-default:focus {
	box-shadow: none;
}
.btn-group-vertical > .btn.btn-default:active, .btn-group-vertical > .btn.btn-default.active {
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
}
.btn-group-vertical > .btn.btn-primary {
	border-top-color: #206ff2;
	border-bottom-color: #206ff2;
}
.btn-group-vertical > .btn.btn-primary:hover, .btn-group-vertical > .btn.btn-primary:active, .btn-group-vertical > .btn.btn-primary.active {
	box-shadow: none;
	border-top-color: #0d5fe6;
	border-bottom-color: #0d5fe6;
}
.btn-group-vertical > .btn.btn-primary:first-child {
	border-top-color: transparent;
}
.btn-group-vertical > .btn.btn-primary:last-child {
	border-bottom-color: transparent;
}
.btn-group-vertical > .btn.btn-primary:active, .btn-group-vertical > .btn.btn-primary.active {
	box-shadow: inset 0 1px 0 #0d5fe6;
	border-top-color: #0d5fe6;
	border-bottom-color: #0d5fe6;
}
.btn-group-vertical > .btn.btn-success {
	border-top-color: #2c8d46;
	border-bottom-color: #2c8d46;
}
.btn-group-vertical > .btn.btn-success:hover, .btn-group-vertical > .btn.btn-success:active, .btn-group-vertical > .btn.btn-success.active {
	box-shadow: none;
	border-top-color: #24753a;
	border-bottom-color: #24753a;
}
.btn-group-vertical > .btn.btn-success:first-child {
	border-top-color: transparent;
}
.btn-group-vertical > .btn.btn-success:last-child {
	border-bottom-color: transparent;
}
.btn-group-vertical > .btn.btn-success:active, .btn-group-vertical > .btn.btn-success.active {
	box-shadow: inset 0 1px 0 #24753a;
	border-top-color: #24753a;
	border-bottom-color: #24753a;
}
.btn-group-vertical > .btn.btn-warning {
	border-top-color: #d9a203;
	border-bottom-color: #d9a203;
}
.btn-group-vertical > .btn.btn-warning:hover, .btn-group-vertical > .btn.btn-warning:active, .btn-group-vertical > .btn.btn-warning.active {
	box-shadow: none;
	border-top-color: #bb8c03;
	border-bottom-color: #bb8c03;
}
.btn-group-vertical > .btn.btn-warning:first-child {
	border-top-color: transparent;
}
.btn-group-vertical > .btn.btn-warning:last-child {
	border-bottom-color: transparent;
}
.btn-group-vertical > .btn.btn-warning:active, .btn-group-vertical > .btn.btn-warning.active {
	box-shadow: inset 0 1px 0 #bb8c03;
	border-top-color: #bb8c03;
	border-bottom-color: #bb8c03;
}
.btn-group-vertical > .btn.btn-danger {
	border-top-color: #ef4641;
	border-bottom-color: #ef4641;
}
.btn-group-vertical > .btn.btn-danger:hover, .btn-group-vertical > .btn.btn-danger:active, .btn-group-vertical > .btn.btn-danger.active {
	box-shadow: none;
	border-top-color: #c82315;
	border-bottom-color: #c82315;
}
.btn-group-vertical > .btn.btn-danger:first-child {
	border-top-color: transparent;
}
.btn-group-vertical > .btn.btn-danger:last-child {
	border-bottom-color: transparent;
}
.btn-group-vertical > .btn.btn-danger:active, .btn-group-vertical > .btn.btn-danger.active {
	box-shadow: inset 0 1px 0 #c82315;
	border-top-color: #c82315;
	border-bottom-color: #c82315;
}
.input-group-btn > .btn + .dropdown-toggle {
	padding-left: 9px;
	padding-right: 9px;
}
/*Breadcrumbs*/
.breadcrumb {
	background-color: #f5f5f5;
	color: #8a8a8a;
	margin-bottom: 18px;
	padding: 7px 20px;
	line-height: 16px;
}
.breadcrumb .icon {
	font-size: 16px;
}
.breadcrumb > li + li:before {
	color: #3d3d3d;
}
.breadcrumb > .active {
	color: #3d3d3d;
}
/*------------------------------------------------------------------
  [Panels]
*/
.panel {
	margin-bottom: 14px;
	border-width: 0;
	
}
.panel-body {
	padding: 8px 20px 20px;
	border-radius: 0 0 3px 3px;
}
.panel-heading {
	font-size: 18px;
	font-weight: 300;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
	margin: 0 20px;
	border-bottom-width: 0;
	border-radius: 3px 3px 0 0;
}
.panel-heading .tools {
	float: right;
	font-size: 0;
}
.panel-heading .tools > a {
	display: inline-block;
}
.panel-heading .tools .icon {
	display: inline-block;
	font-size: 20px;
	line-height: 25px;
	vertical-align: middle;
	cursor: pointer;
	color: #bababa;
	min-width: 20px;
	text-align: center;
}
.panel-heading .tools .icon + .icon {
	margin-left: 2px;
}
.panel-heading .tools .icon:hover {
	color: #a6a6a6;
}
.panel-title {
	font-size: 18px;
	font-weight: 300;
	display: block;
	margin: 0;
}
.panel-subtitle {
	display: block;
	font-size: 13px;
	color: #707070;
	margin-bottom: 6px;
}
.panel-heading-divider {
	border-bottom: 1px solid #d9d9d9;
	margin: 0 20px 8px;
	padding-left: 0;
	padding-right: 0;
}
.panel-flat {
	border: none;
	box-shadow: none;
}
.panel-border {
	box-shadow: none;
	border: 1px solid #d4d4d4;
}
.panel-contrast .panel-heading {
	margin: 0;
	padding: 20px 20px 11px;
}
.panel-contrast .panel-body {
	padding-top: 16px;
}
.panel-heading-contrast {
	background-color: #f5f5f5;
}
.panel-body-contrast {
	background-color: #f5f5f5;
}
.panel-border-color {
	border-top: 3px solid #c9c9c9;
}
.panel-border-color-primary {
	border-top-color: #4b5967;
}
.panel-border-color-danger {
	border-top-color: #FF3B30;
}
.panel-border-color-warning {
	border-top-color: #3C8DBC;
}
.panel-border-color-success {
	border-top-color: #79b9ad;
}
.panel-border-color-dark {
	border-top-color: #3d3c3c;
}
.panel-full .panel-heading {
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
}
.panel-full .panel-heading .panel-title {
	border-width: 0;
}
.panel-full-color .panel-heading {
	color: #FDFDFD;
	padding: 27px 20px 15px;
	margin: 0;
}
.panel-full-color .panel-heading .panel-subtitle, .panel-full-color .panel-heading .icon {
	color: #FDFDFD;
}
.panel-full-color .panel-body {
	padding: 20px;
}
.panel-full-primary {
	background-color: #4b5967;
	color: #FDFDFD;
}
.panel-full-primary .panel-heading-contrast {
	background-color: #4b5967;
	padding: 20px 20px 15px;
	margin: 0;
}
.panel-full-primary .tools .icon {
	color: #FDFDFD;
}
.panel-full-primary .tools .icon:hover {
	color: #4287f3;
}
.panel-full-success {
	background-color: #37b358;
	color: #FDFDFD;
}
.panel-full-success .panel-heading-contrast {
	background-color: #3bbf5e;
	padding: 20px 20px 15px;
	margin: 0;
}
.panel-full-success .tools .icon {
	color: #FDFDFD;
}
.panel-full-success .tools .icon:hover {
	color: #309c4c;
}
.panel-full-warning {
	background-color: #f6c163;
	color: #FDFDFD;
}
.panel-full-warning .panel-heading-contrast {
	background-color: #f7c771;
	padding: 20px 20px 15px;
	margin: 0;
}
.panel-full-warning .tools .icon {
	color: #FDFDFD;
}
.panel-full-warning .tools .icon:hover {
	color: #f4b646;
}
.panel-full-danger {
	background-color: #FF3B30;
	color: #FDFDFD;
}
.panel-full-danger .panel-heading-contrast {
	background-color: #ed7065;
	padding: 20px 20px 15px;
	margin: 0;
}
.panel-full-danger .tools .icon {
	color: #FDFDFD;
}
.panel-full-danger .tools .icon:hover {
	color: #e84a3c;
}
.panel-full {
	background-color: #bdbdbd;
	color: #FDFDFD;
}
.panel-full .panel-heading-contrast {
	background-color: #c4c4c4;
	padding: 20px 20px 15px;
	margin: 0;
}
.panel-full .tools .icon {
	color: #FDFDFD;
}
.panel-full .tools .icon:hover {
	color: #adadad;
}
.panel-full-dark {
	background-color: #333333;
	color: #FDFDFD;
}
.panel-full-dark .panel-heading-contrast {
	background-color: #3b3b3b;
	padding: 20px 20px 15px;
	margin: 0;
}
.panel-full-dark .tools .icon {
	color: #FDFDFD;
}
.panel-full-dark .tools .icon:hover {
	color: #242424;
}
.panel-table .panel-body {
	padding: 0;
}
/*------------------------------------------------------------------
  [Dropdown menu]
*/
.dropdown-showcase {
	margin: 0;
}
.dropdown-showcase .showcase {
	display: inline-block;
	margin-right: 18px;
}
.dropdown-menu {
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.12);
	border-radius: 3px;
	padding: 7px 0px;
	min-width: 185px;
}
.dropdown-menu > li > a {
	font-weight: 400;
	color: #504e4e;
	padding: 8px 20px;
}
.dropdown-menu > li > a .icon {
	font-size: 16px;
	line-height: normal;
	vertical-align: middle;
	margin-right: 8px;
	color: #696969;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:active {
	background-color: transparent;
	color: #504e4e;
}
.dropdown-menu > li > a:hover {
	background-color: #f5f5f5;
}
.dropdown-menu > li .btn-group .btn {
	font-size: 16px;
	color: #696969;
	padding: 0 20px;
}
.dropdown-menu .divider {
	margin: 6px 0;
	background-color: #e3e3e3;
}
.dropdown-header {
	padding: 5px 20px 1px;
	font-weight: 600;
	color: #c2c1c1;
	cursor: default;
}
.dropdown-tools {
	text-align: center;
}
.dropdown-menu-primary {
	border-color: transparent;
	background-color: #5f99f5;
}
.dropdown-menu-primary > li > a {
	color: #FDFDFD;
}
.dropdown-menu-primary > li > a:focus, .dropdown-menu-primary > li > a:active {
	color: #FDFDFD;
}
.dropdown-menu-primary > li > a:hover {
	background-color: #478af4;
	color: #FDFDFD;
}
.dropdown-menu-primary > li > a .icon {
	color: #FDFDFD;
}
.dropdown-menu-primary > li .dropdown-tools .btn-group .btn {
	background-color: transparent;
	color: #FDFDFD;
	border-color: #b5d0fa;
	border-width: 2px;
}
.dropdown-menu-primary > li .dropdown-tools .btn-group .btn:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.dropdown-menu-primary > li .dropdown-tools .btn-group .btn:hover + .btn {
	border-left-color: transparent;
}
.dropdown-menu-primary > li .dropdown-tools .btn-group .btn:active, .dropdown-menu-primary > li .dropdown-tools .btn-group .btn.active {
	background-color: #FDFDFD;
	color: #5f99f5;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu-primary > li .dropdown-tools .btn-group .btn:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu-primary .divider {
	background-color: #478af4;
}
.dropdown-menu-success {
	border-color: transparent;
	background-color: #37b358;
}
.dropdown-menu-success > li > a {
	color: #FDFDFD;
}
.dropdown-menu-success > li > a:focus, .dropdown-menu-success > li > a:active {
	color: #FDFDFD;
}
.dropdown-menu-success > li > a:hover {
	background-color: #319f4e;
	color: #FDFDFD;
}
.dropdown-menu-success > li > a .icon {
	color: #FDFDFD;
}
.dropdown-menu-success > li .dropdown-tools .btn-group .btn {
	background-color: transparent;
	color: #FDFDFD;
	border-color: #72d48c;
	border-width: 2px;
}
.dropdown-menu-success > li .dropdown-tools .btn-group .btn:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.dropdown-menu-success > li .dropdown-tools .btn-group .btn:hover + .btn {
	border-left-color: transparent;
}
.dropdown-menu-success > li .dropdown-tools .btn-group .btn:active, .dropdown-menu-success > li .dropdown-tools .btn-group .btn.active {
	background-color: #FDFDFD;
	color: #37b358;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu-success > li .dropdown-tools .btn-group .btn:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu-success .divider {
	background-color: #319f4e;
}
.dropdown-menu-warning {
	border-color: transparent;
	background-color: #f6c163;
}
.dropdown-menu-warning > li > a {
	color: #FDFDFD;
}
.dropdown-menu-warning > li > a:focus, .dropdown-menu-warning > li > a:active {
	color: #FDFDFD;
}
.dropdown-menu-warning > li > a:hover {
	background-color: #f5b74b;
	color: #FDFDFD;
}
.dropdown-menu-warning > li > a .icon {
	color: #FDFDFD;
}
.dropdown-menu-warning > li .dropdown-tools .btn-group .btn {
	background-color: transparent;
	color: #FDFDFD;
	border-color: #fbe3ba;
	border-width: 2px;
}
.dropdown-menu-warning > li .dropdown-tools .btn-group .btn:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.dropdown-menu-warning > li .dropdown-tools .btn-group .btn:hover + .btn {
	border-left-color: transparent;
}
.dropdown-menu-warning > li .dropdown-tools .btn-group .btn:active, .dropdown-menu-warning > li .dropdown-tools .btn-group .btn.active {
	background-color: #FDFDFD;
	color: #f6c163;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu-warning > li .dropdown-tools .btn-group .btn:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu-warning .divider {
	background-color: #f5b74b;
}
.dropdown-menu-danger {
	border-color: transparent;
	background-color: #FF3B30;
}
.dropdown-menu-danger > li > a {
	color: #FDFDFD;
}
.dropdown-menu-danger > li > a:focus, .dropdown-menu-danger > li > a:active {
	color: #FDFDFD;
}
.dropdown-menu-danger > li > a:hover {
	background-color: #e84e40;
	color: #FDFDFD;
}
.dropdown-menu-danger > li > a .icon {
	color: #FDFDFD;
}
.dropdown-menu-danger > li .dropdown-tools .btn-group .btn {
	background-color: transparent;
	color: #FDFDFD;
	border-color: #f5afa9;
	border-width: 2px;
}
.dropdown-menu-danger > li .dropdown-tools .btn-group .btn:hover {
	border-color: #FDFDFD;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
}
.dropdown-menu-danger > li .dropdown-tools .btn-group .btn:hover + .btn {
	border-left-color: transparent;
}
.dropdown-menu-danger > li .dropdown-tools .btn-group .btn:active, .dropdown-menu-danger > li .dropdown-tools .btn-group .btn.active {
	background-color: #FDFDFD;
	color: #FF3B30;
	border-color: transparent;
	border-width: 2px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu-danger > li .dropdown-tools .btn-group .btn:focus {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu-danger .divider {
	background-color: #e84e40;
}
/*------------------------------------------------------------------
  [Accordions]
*/
.accordion {
	margin-bottom: 40px;
	padding: 0;
}
.accordion .panel {
	padding: 0;
	border-radius: 3px;
}
.accordion .panel .panel-heading {
	padding: 0;
	margin: 0;
	border-radius: 3px;
}
.accordion .panel .panel-heading a {
	padding: 20px;
	display: block;
	color: #4b5967;
}
.accordion .panel .panel-heading a .icon {
	-webkit-transition: -webkit-transform 200ms ease-in-out;
	transition: -webkit-transform 200ms ease-in-out;
	-o-transition: transform 200ms ease-in-out, -o-transform 200ms ease-in-out;
	transition: transform 200ms ease-in-out;
	transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out, -o-transform 200ms ease-in-out;
	font-size: 25px;
	vertical-align: middle;
	position: relative;
	top: -1px;
	display: inline-block;
	margin-right: 10px;
}
.accordion .panel .panel-heading a.collapsed {
	color: #404040;
}
.accordion .panel .panel-heading a.collapsed .icon {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.accordion .panel .panel-collapse .panel-body {
	padding: 0 20px 20px 20px;
	border-top: 0;
	line-height: 22px;
	border-radius: 0 0 3px 3px;
}
.accordion-color .panel .panel-heading a {
	color: #FDFDFD;
}
.accordion-color .panel .panel-heading a.collapsed {
	color: #FDFDFD;
}
/*------------------------------------------------------------------
  [Tabs]
*/
.nav-tabs {
	background-color: #FDFDFD;
	border-bottom: 1px solid #d8dfe3;
}
.nav-tabs > li {
	margin-right: 5px;
	margin-bottom: -2px;
}
.nav-tabs > li a {
	padding: 12px 20px;
	margin-right: 0;
	min-width: 60px;
	text-align: center;
	border-radius: 0;
	color: #7b7b7b;
	border-width: 0;
	font-size: 14px;
}
.nav-tabs > li a .icon {
	font-size: 30px;
	vertical-align: middle;
	margin-right: 1px;
	line-height: 30px;
}
.nav-tabs > li a:hover {
	background: transparent;
	color: #4b5967;
}
.nav-tabs > li a:active {
	background-color: transparent;
}
.nav-tabs > li.active {
	position: relative;
	background: transparent;
	color: #4b5967;
}
.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
	background-color: #FDFDFD;
	border: none;
	border-bottom: 1px solid #3C8DBC;
	font-size: 13.5px;
	font-weight: 900;
	color: #393939;
}
.tab-content {
	background: #FDFDFD;
	padding: 20px;
	margin-bottom: 40px;
}
.tab-content .tab-pane h1:first-child, .tab-content .tab-pane h2:first-child, .tab-content .tab-pane h3:first-child, .tab-content .tab-pane h4:first-child, .tab-content .tab-pane h5:first-child, .tab-content .tab-pane h6:first-child {
	margin-top: 5px;
}
.nav-tabs-success > li a:hover {
	color: #79b9ad;
}
.nav-tabs-success > li.active a, .nav-tabs-success > li.active a:hover, .nav-tabs-success > li.active a:focus {
	border-bottom: 2px solid #79b9ad;
}
.nav-tabs-warning > li a:hover {
	color: #68a7af;
}
.nav-tabs-warning > li.active a, .nav-tabs-warning > li.active a:hover, .nav-tabs-warning > li.active a:focus {
	border-bottom: 2px solid #68a7af;
}
.nav-tabs-danger > li a:hover {
	color: #FF3B30;
}
.nav-tabs-danger > li.active a, .nav-tabs-danger > li.active a:hover, .nav-tabs-danger > li.active a:focus {
	border-bottom: 2px solid #FF3B30;
}
/*------------------------------------------------------------------
  [Modals]
*/
.modal-content {
	box-shadow: 0 5px 200px 11px rgba(255, 255, 255, 0.3);
	overflow: hidden;
	background-color: #FDFDFD;
	color: #404040;
	border: none;
	border-radius: 10px;
}
.modal-header {
	border: 0;
	padding: 19px;
}
.modal-header h1, .modal-header h2, .modal-header h3, .modal-header h4, .modal-header h5, .modal-header h6 {
	display: block;
	margin: 0;
}
.modal-header .close {
	font-size: 20px;
	opacity: 0.4;
	text-shadow: none;
}
.modal-header .close:hover {
	opacity: 0.8;
}
.modal-body {
	padding: 10px 20px 20px;
}
.modal-body .row:last-child .form-group {
	margin-bottom: 0;
}
.modal-main-icon {
	display: inline-block;
	height: 45px;
	width: 45px;
	line-height: normal;
	font-size: 50px;
}
.modal-footer {
	padding: 20px;
	border: none;
}
.modal-full-color .modal-header {
	padding: 19px;
}
.modal-full-color .modal-content {
	color: #FDFDFD;
	background-color: transparent;
}
.modal-full-color .modal-content .close {
	color: #FDFDFD;
	line-height: 40px;
	opacity: 0.6;
}
.modal-full-color .modal-content .close:hover {
	opacity: 1;
}
.modal-full-color .modal-content .modal-footer {
	border: none;
}
.modal-full-color .btn-default {
	border-width: 2px;
	border-color: transparent;
}
.modal-full-color .btn-primary, .modal-full-color .btn-success, .modal-full-color .btn-warning, .modal-full-color .btn-danger {
	background-color: transparent;
	border-color: rgba(255, 255, 255, 0.5);
	border-width: 2px;
}
.modal-full-color .btn-primary:focus, .modal-full-color .btn-success:focus, .modal-full-color .btn-warning:focus, .modal-full-color .btn-danger:focus {
	background-color: transparent;
	border-color: rgba(255, 255, 255, 0.4);
}
.modal-full-color .btn-primary:hover, .modal-full-color .btn-success:hover, .modal-full-color .btn-warning:hover, .modal-full-color .btn-danger:hover, .modal-full-color .btn-primary .hover, .modal-full-color .btn-success .hover, .modal-full-color .btn-warning .hover, .modal-full-color .btn-danger .hover {
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.8);
}
.modal-full-color .btn-primary:active, .modal-full-color .btn-success:active, .modal-full-color .btn-warning:active, .modal-full-color .btn-danger:active {
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 0.8);
}
.modal-full-color-success .modal-header {
	background-color: #37b358;
}
.modal-full-color-success .modal-body, .modal-full-color-success .modal-footer {
	background-color: #37b358;
}
.modal-full-color-success .btn-default {
	color: #37b358;
}
.modal-full-color-success .btn-default:active {
	color: #37b358;
}
.modal-full-color-primary .modal-header {
	background-color: #5f99f5;
}
.modal-full-color-primary .modal-body, .modal-full-color-primary .modal-footer {
	background-color: #5f99f5;
}
.modal-full-color-primary .btn-default {
	color: #5f99f5;
}
.modal-full-color-primary .btn-default:active {
	color: #5f99f5;
}
.modal-full-color-warning .modal-header {
	background-color: #f6c163;
}
.modal-full-color-warning .modal-body, .modal-full-color-warning .modal-footer {
	background-color: #f6c163;
}
.modal-full-color-warning .btn-default {
	color: #f6c163;
}
.modal-full-color-warning .btn-default:active {
	color: #f6c163;
}
.modal-full-color-danger .modal-header {
	background-color: #FF3B30;
}
.modal-full-color-danger .modal-body, .modal-full-color-danger .modal-footer {
	background-color: #FF3B30;
}
.modal-full-color-danger .btn-default {
	color: #FF3B30;
}
.modal-full-color-danger .btn-default:active {
	color: #FF3B30;
}
.modal-full-color-dark .modal-header {
	background-color: #3d3c3c;
}
.modal-full-color-dark .modal-body, .modal-full-color-dark .modal-footer {
	background-color: #3d3c3c;
}
.modal-full-color-dark .btn-default {
	color: #3d3c3c;
}
.modal-full-color-dark .btn-default:active {
	color: #3d3c3c;
}
.full-width {
	width: 90%;
	max-width: none;
}
.colored-header .modal-content .modal-header {
	background-color: #e6e6e6;
	color: #FDFDFD;
	padding: 30px 20px;
}
.colored-header .modal-content .modal-header .modal-title {
	font-size: 20px;
	font-weight: 900;
}
.colored-header .modal-content .modal-header .close {
	color: rgba(0, 0, 0, 0.7);
	margin-top: 2px;
}
.colored-header .modal-content .modal-body {
	padding: 35px 20px 20px;
	background-color: #FDFDFD;
	color: #404040;
}
.colored-header .modal-content .modal-footer {
	background-color: #FDFDFD;
}
.colored-header-success .modal-content .modal-header {
	background-color: #22c39e;
	font-weight: 900;
}
.colored-header-primary .modal-content .modal-header {
	background-color: #4b5967;
}
.colored-header-warning .modal-content .modal-header {
	background-color: #f6c163;
}
.colored-header-danger .modal-content .modal-header {
	background-color: #FF3B30;
}
.colored-header-dark .modal-content .modal-header {
	background-color: #3d3c3c;
}

@media (max-width: 767px) {
.modal-dialog {
	min-width: 100%;
	padding: 0 15px;
}
}
.ciuis-body-modal-open {
	overflow-x: visible;
}
/*------------------------------------------------------------------
  [Alerts]
*/
.alert {
	position: relative;
	line-height: 25px;
	border-width: 0;
}
.alert .icon {
	font-size: 24px;
	color: #FDFDFD;
	vertical-align: middle;
	margin-right: 20px;
	line-height: 22px;
}
.alert .close {
	position: absolute;
	font-size: 20px;
	top: 21px;
	right: 18px;
	text-shadow: none;
}
.alert .message > p, .alert .message > ul {
	margin-bottom: 0;
}
.alert .message > p + p {
	margin-top: 5px;
}
.alert-contrast {
	padding: 0;
	position: relative;
}
.alert-contrast > .icon {
	display: table-cell;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	background-color: rgba(255, 255, 255, 0.08);
}
.alert-contrast > .message {
	display: table-cell;
	padding: 18px;
	border-left-width: 0;
}
.alert-primary {
	background-color: #4b5967;
	border-color: #4b5967;
	color: #FDFDFD;
}
.alert-primary hr {
	border-top-color: #2a75f3;
}
.alert-primary .alert-link {
	color: #e6e6e6;
}
.alert-dismissible.alert-primary .close {
	color: #093d94;
}
.alert-dismissible.alert-success .close {
	color: #103319;
}
.alert-dismissible.alert-warning .close {
	color: #654c02;
}
.alert-dismissible.alert-danger .close {
	color: #79150d;
}
.alert-icon {
	background-color: #FDFDFD;
	border: 0;
	padding: 0;
	position: relative;
	width: 100%;
	display: table;
	table-layout: fixed;
	box-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.07);
}
.alert-icon > .icon {
	display: table-cell;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
}
.alert-icon > .icon:after {
	position: absolute;
	margin-left: 59px;
	top: 50%;
	margin-top: -11px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	-moz-transform: scale(0.9999);
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 11px solid #FDFDFD;
}
.alert-icon > .message {
	display: table-cell;
	padding: 11px;
	color: #404040;
	border: 1px solid #d4d4d4;
	border-left-width: 0;
	border-radius: 10px;
}
.alert-icon.alert-dismissible .close {
	color: #404040;
	opacity: 0.35;
}
.alert-icon.alert-dismissible .close:hover {
	opacity: 0.5;
}
.alert-icon.alert-primary > .icon {
	background-color: #4b5967;
}
.alert-icon.alert-primary > .icon:after {
	border-left-color: #4b5967;
}
.alert-icon.alert-success > .icon {
	background-color: #79b9ad;
}
.alert-icon.alert-success > .icon:after {
	border-left-color: #79b9ad;
}
.alert-icon.alert-warning > .icon {
	background-color: #68a7af;
}
.alert-icon.alert-warning > .icon:after {
	border-left-color: #68a7af;
}
.alert-icon.alert-danger > .icon {
	background-color: #FF3B30;
}
.alert-icon.alert-danger > .icon:after {
	border-left-color: #FF3B30;
}
.alert-icon-border.alert-primary .message {
	border-color: #4b5967;
}
.alert-icon-border.alert-success .message {
	border-color: #79b9ad;
}
.alert-icon-border.alert-warning .message {
	border-color: #68a7af;
}
.alert-icon-border.alert-danger .message {
	border-color: #FF3B30;
}
.alert-icon.alert-icon-colored {
	border: 1px solid #d4d4d4;
}
.alert-icon.alert-icon-colored > .icon {
	background-color: #f8f8f8;
	border-width: 0;
}
.alert-icon.alert-icon-colored > .icon:after {
	border-left-color: #f8f8f8;
	position: absolute;
	margin-left: 59px;
	top: 50%;
	margin-top: -11px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	-moz-transform: scale(0.9999);
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	border-left: 11px solid #f8f8f8;
}
.alert-icon.alert-icon-colored > .message {
	border-width: 0;
}
.alert-icon.alert-icon-colored.alert-primary > .icon {
	color: #4b5967;
}
.alert-icon.alert-icon-colored.alert-success > .icon {
	color: #79b9ad;
}
.alert-icon.alert-icon-colored.alert-warning > .icon {
	color: #68a7af;
}
.alert-icon.alert-icon-colored.alert-danger > .icon {
	color: #FF3B30;
}
.alert-simple {
	border: 1px solid #d4d4d4;
	background-color: #FDFDFD;
	color: #404040;
	box-shadow: 0.5px 0.9px 0 rgba(0, 0, 0, 0.07);
}
.alert-simple.alert-primary > .icon {
	color: #4b5967;
}
.alert-simple.alert-success > .icon {
	color: #79b9ad;
}
.alert-simple.alert-warning > .icon {
	color: #68a7af;
}
.alert-simple.alert-danger > .icon {
	color: #FF3B30;
}
/*------------------------------------------------------------------
  [Tables]
*/
.table > thead > tr > th {
	border-bottom-width: 2px;
	font-weight: 700;
}
.table > thead.primary > tr > th {
	color: #4b5967;
}
.table > thead.success > tr > th {
	color: #79b9ad;
}
.table > tbody > tr > td {
	font-weight: 400;
	height: 45px;/* vertical-align: top; */
}
.table-condensed > thead > tr > th {
	padding-top: 10px;
	padding-bottom: 8px;
}
.table-bordered > thead > tr > th {
	padding: 14px 10px;
}
.table-bordered tbody > tr td:first-child {
	padding-left: 10px;
}
.table-bordered tbody > tr td:last-child {
	padding-right: 10px;
}
.table > thead > tr > td.primary, .table > tbody > tr > td.primary, .table > tfoot > tr > td.primary, .table > thead > tr > th.primary, .table > tbody > tr > th.primary, .table > tfoot > tr > th.primary, .table > thead > tr.primary > td, .table > tbody > tr.primary > td, .table > tfoot > tr.primary > td, .table > thead > tr.primary > th, .table > tbody > tr.primary > th, .table > tfoot > tr.primary > th {
	background-color: #5f99f5;
}
.table-hover > tbody > tr > td.primary:hover, .table-hover > tbody > tr > th.primary:hover, .table-hover > tbody > tr.primary:hover > td, .table-hover > tbody > tr:hover > .primary, .table-hover > tbody > tr.primary:hover > th {
	background-color: #478af4;
}
.table > thead > tr > td.primary, .table > tbody > tr > td.primary, .table > tfoot > tr > td.primary, .table > thead > tr > th.primary, .table > tbody > tr > th.primary, .table > tfoot > tr > th.primary, .table > thead > tr.primary > td, .table > tbody > tr.primary > td, .table > tfoot > tr.primary > td, .table > thead > tr.primary > th, .table > tbody > tr.primary > th, .table > tfoot > tr.primary > th {
	color: #FDFDFD;
}
.table-hover > tbody > tr > td.primary:hover, .table-hover > tbody > tr > th.primary:hover, .table-hover > tbody > tr.primary:hover > td, .table-hover > tbody > tr:hover > .primary, .table-hover > tbody > tr.primary:hover > th {
	color: #FDFDFD;
}
.table-responsive {
	border: 0;
}
.table-responsive tbody > tr > td {
	padding-top: 11px;
	padding-bottom: 11px;
}
.table tr th .ciuis-body-checkbox, .table tr td .ciuis-body-checkbox {
	padding: 0;
}
.table tr th.actions, .table tr td.actions {
	text-align: center;
}
.table tr th.actions .icon, .table tr td.actions .icon {
	color: #a1a1a1;
	font-size: 18px;
	line-height: 18px;
}
.table tr th.actions .icon:hover, .table tr td.actions .icon:hover {
	color: #808080;
}
.table tbody tr td.user-avatar img {max-width: 30px;max-height: 30px;z-index: 1;transform: translateX(-20%);border-radius: 10px;overflow: hidden;transition: transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.275);will-change: transform;box-shadow: 0 0 16px 0px rgba(57, 57, 57, 0.26);}

@media (max-width: 767px) {
.table tbody tr td.user-avatar img {
	display: none;
}
}
.table tbody tr td.cell-detail span {
	display: block;
}
.table tbody tr td.cell-detail .cell-detail-description {
	display: block;
	font-size: 11px;
	color: #999999;
}
.table tbody tr td.user-info img {
	float: left;
}
.table tbody tr td.user-info span {
	padding-left: 40px;
}
.table tbody tr td.milestone span {
	display: block;
	font-size: 11px;
	color: #999999;
	margin-bottom: 6px;
}
.table tbody tr td.milestone span.completed {
	float: right;
}
.table tbody tr td.milestone .progress {
	height: 6px;
	background-color: #e6e6e6;
	margin-bottom: 0;
}
.table tbody tr td.milestone .progress .progress-bar {
	border-radius: 2px;
}
.table tbody tr.online td:first-child {
	border-left: 3px solid #5f99f5;
	padding-left: 17px;
}
.table .number {
	text-align: right;
}
.table.table-borderless tbody tr td {
	border-top-width: 0;
}
.panel-table table {
	margin-bottom: 0;
}
.panel-table tr th:first-child, .panel-table tr td:first-child {
	padding-left: 20px;
}
.panel-table tr th:last-child, .panel-table tr td:last-child {
	padding-right: 20px;
}
.panel-table thead tr th {
	padding-top: 15px;
	padding-bottom: 10px;
}
/*------------------------------------------------------------------
  [Badges]
*/

.badge {
	font-size: 11px;
	font-weight: 700;
	color: #404040;
	border: 1px solid #d9d9d9;
}
.badge-primary {
	color: #FDFDFD;
	background-color: #5f99f5;
	border: transparent;
}
.badge-success {
	color: #FDFDFD;
	background-color: #37b358;
	border: transparent;
}
.badge-info {
	color: #FDFDFD;
	background-color: #4b5967;
	border: transparent;
}
.badge-warning {
	color: #FDFDFD;
	background-color: #f6c163;
	border: transparent;
}
.badge-danger {
	color: #FDFDFD;
	background-color: #FF3B30;
	border: transparent;
}
/*------------------------------------------------------------------
  [Label]
*/
.label {
	border-radius: 2px;
	padding: 3px 7px;
	font-size: 11px;
	font-weight: 700;
}
.label-default {
	border: 1px solid #d9d9d9;
	color: #404040;
}
.popover.bottom > .arrow {
	border-bottom-color: #f7f7f7;
	top: -10px;
}
.popover.bottom > .arrow:after {
	background-color: transparent;
	top: -2px;
	margin-left: -10px;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	border-top-width: 1px;
	z-index: -1;
}
/*------------------------------------------------------------------
  [List group]
*/
.list-group-item {
	padding: 13px 15px;
}
.list-group-item .icon {
	margin-right: 15px;
	font-size: 16px;
}
.list-group-item.active .icon {
	color: #FDFDFD;
}
/*------------------------------------------------------------------
  [Typography]
*/
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: 300;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 15px;
	margin-bottom: 10px;
}
p {
	margin: 0 0 15px;
}
.lead {
	font-size: 21px;
	line-height: 26px;
}
small, .small {
	font-size: 11px;
}
mark, .mark {
	background-color: #fcf8e3;
	padding: 0;
}
.text-bold {
	font-weight: 500 !important;
}
.text-success {
	color: #7cb77f;
}
a.text-success:hover, a.text-success:focus {
	color: #7cb77f;
}
.text-warning {
	color: #3C8DBC;
}
a.text-warning:hover, a.text-warning:focus {
	color: #3C8DBC;
}
.text-danger {
	color: #ee7a6b;
}
a.text-danger:hover, a.text-danger:focus {
	color: #d62516;
}
ul, ol {
	line-height: 20px;
}
ul ul, ol ul, ul ol, ol ol {
	padding-left: 25px;
}
.list-unstyled ul, .list-unstyled ol {
	padding-left: 40px;
}
blockquote p {
	margin-bottom: 18px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
	font-size: 13px;
}
.display-heading {
	font-size: 40px;
	font-weight: 100;
	margin: 20px 0 15px;
}

@media (max-width: 767px) {
.display-heading {
	font-size: 32px;
}
}
.display-description {
	font-size: 18px;
	font-weight: 100;
	line-height: 29px;
	margin: 0 0 50px;
}

@media (max-width: 767px) {
.display-description {
	font-size: 15px;
	line-height: 24px;
}
}
address {
	line-height: 15px;
}
.well {
	box-shadow: none;
	border-radius: 4px;
	margin-bottom: 30px;
}
/*------------------------------------------------------------------
  [Progress bars]
*/
.progress {
	height: 22px;
	box-shadow: none;
}
.progress-bar {
	box-shadow: none;
	line-height: 22px;
}
/*------------------------------------------------------------------
  [Pagination]
*/
.pagination {
	padding-left: 0;
	margin: 18px 0;
	border-radius: 2px;
}
.pagination > li > a, .pagination > li > span {
	font-size: 14px;
	line-height: 14px;
	font-weight: 900;
	padding: 10px 12px;
	color: #404040;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-left: 4px;
}
.pagination > li > a span, .pagination > li > span span {
	line-height: 12px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-radius: 5px;
	font-weight: 900;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 5px;
	font-weight: 900;
}
.pagination-rounded > li > a, .pagination-rounded > li > span {
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 14px;
}
.pagination-rounded > li:first-child > a, .pagination-rounded > li:first-child > span {
	border-radius: 50%;
}
.pagination-rounded > li:last-child > a, .pagination-rounded > li:last-child > span {
	border-radius: 50%;
}
/*------------------------------------------------------------------
	[Forms]
*/
.form-control {
	box-shadow: none;
	padding: 10px 12px;
	font-size: 15px;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-left-width: 1px;
	border: 1px solid #d6d6d6;
}
.form-control:focus {
	box-shadow: none;
}
.form-control[multiple] {
	padding: 0;
}
.form-control[multiple] option {
	padding: 8px 12px;
}
input.form-control, textarea.form-control {
	-webkit-appearance: none;
}
label {
	font-weight: 400;
	font-size: 13px;
	margin-bottom: 8px;
	color: #666666;
}
.ciuis-body-checkbox, .ciuis-body-radio {
	display: block;
	line-height: 22px;
	margin: 0;
	padding: 7px 0;
}
.form-horizontal .ciuis-body-checkbox, .form-horizontal .ciuis-body-radio {
	padding: 7px 0;
	min-height: auto;
}
.ciuis-body-checkbox input[type="checkbox"], .ciuis-body-radio input[type="checkbox"], .ciuis-body-checkbox input[type="radio"], .ciuis-body-radio input[type="radio"] {
	margin: 0;
	display: none;
	width: 22px;
}
.ciuis-body-checkbox label, .ciuis-body-radio label {
	margin-bottom: 0;
}
.ciuis-body-checkbox label::-moz-selection, .ciuis-body-radio label::-moz-selection {
 background-color: transparent;
}
.ciuis-body-checkbox label::selection, .ciuis-body-radio label::selection {
	background-color: transparent;
}
.ciuis-body-checkbox input[type="checkbox"] + label, .ciuis-body-radio input[type="checkbox"] + label, .ciuis-body-checkbox input[type="radio"] + label, .ciuis-body-radio input[type="radio"] + label {
	padding-left: 0;
}
.ciuis-body-checkbox input[type="checkbox"] + label:before, .ciuis-body-radio input[type="checkbox"] + label:before, .ciuis-body-checkbox input[type="radio"] + label:before, .ciuis-body-radio input[type="radio"] + label:before {
	content: "";
	width: 22px;
	height: 22px;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-right: 6px;
	font-size: 20px;
	font-family: 'Material Icons';
	font-weight: normal;
	line-height: 19px;
	vertical-align: bottom;
	text-align: center;
	background-color: #FDFDFD;
	cursor: pointer;
}
.ciuis-body-checkbox input[type="checkbox"] + label:hover:before, .ciuis-body-radio input[type="checkbox"] + label:hover:before, .ciuis-body-checkbox input[type="radio"] + label:hover:before, .ciuis-body-radio input[type="radio"] + label:hover:before {
	border-color: #a2a8b6;
}
.ciuis-body-checkbox input[type="checkbox"]:hover + label:before, .ciuis-body-radio input[type="checkbox"]:hover + label:before, .ciuis-body-checkbox input[type="radio"]:hover + label:before, .ciuis-body-radio input[type="radio"]:hover + label:before {
	border-color: #b8bdc8;
}
.ciuis-body-checkbox input[type="checkbox"]:checked + label:before, .ciuis-body-radio input[type="checkbox"]:checked + label:before, .ciuis-body-checkbox input[type="radio"]:checked + label:before, .ciuis-body-radio input[type="radio"]:checked + label:before {
	content: "\f26b";
	color: #4b5967;
	border-color: #4b5967;
}
.ciuis-body-checkbox input[type="checkbox"]:disabled + label, .ciuis-body-radio input[type="checkbox"]:disabled + label, .ciuis-body-checkbox input[type="radio"]:disabled + label, .ciuis-body-radio input[type="radio"]:disabled + label {
	opacity: .5;
	pointer-events: none;
}
.ciuis-body-checkbox input[type="checkbox"]:disabled + label:before, .ciuis-body-radio input[type="checkbox"]:disabled + label:before, .ciuis-body-checkbox input[type="radio"]:disabled + label:before, .ciuis-body-radio input[type="radio"]:disabled + label:before {
	pointer-events: none;
	background-color: #FDFDFD;
}
.ciuis-body-checkbox input[type="radio"] + label:before, .ciuis-body-radio input[type="radio"] + label:before {
	border-radius: 50%;
	width: 23px;
	height: 23px;
	line-height: 21px;
	font-size: 13px;
}
.ciuis-body-checkbox input[type="radio"]:checked + label:before, .ciuis-body-radio input[type="radio"]:checked + label:before {
	content: "\f26d";
}
.ciuis-body-checkbox.inline, .ciuis-body-radio.inline {
	display: inline-block;
}
.ciuis-body-checkbox.inline + .ciuis-body-checkbox.inline, .ciuis-body-checkbox.inline + .ciuis-body-radio.inline, .ciuis-body-radio.inline + .ciuis-body-checkbox.inline, .ciuis-body-radio.inline + .ciuis-body-radio.inline {
	margin-left: 18px;
}
.ciuis-body-checkbox.has-success input[type="checkbox"] + label:before, .ciuis-body-radio.has-success input[type="checkbox"] + label:before, .ciuis-body-checkbox.has-success input[type="radio"] + label:before, .ciuis-body-radio.has-success input[type="radio"] + label:before {
	color: #37b358;
	border-color: #37b358;
}
.ciuis-body-checkbox.has-warning input[type="checkbox"] + label:before, .ciuis-body-radio.has-warning input[type="checkbox"] + label:before, .ciuis-body-checkbox.has-warning input[type="radio"] + label:before, .ciuis-body-radio.has-warning input[type="radio"] + label:before {
	color: #f6c163;
	border-color: #f6c163;
}
.ciuis-body-checkbox.has-danger input[type="checkbox"] + label:before, .ciuis-body-radio.has-danger input[type="checkbox"] + label:before, .ciuis-body-checkbox.has-danger input[type="radio"] + label:before, .ciuis-body-radio.has-danger input[type="radio"] + label:before {
	color: #FF3B30;
	border-color: #FF3B30;
}
.ciuis-body-checkbox-color input[type="checkbox"]:checked + label:before, .ciuis-body-radio-color input[type="checkbox"]:checked + label:before, .ciuis-body-checkbox-color input[type="radio"]:checked + label:before, .ciuis-body-radio-color input[type="radio"]:checked + label:before {
	color: #FDFDFD;
	border-color: #4b5967;
	background-color: #4b5967;
}
.ciuis-body-checkbox-color.has-success input[type="checkbox"]:checked + label:before, .ciuis-body-radio-color.has-success input[type="checkbox"]:checked + label:before, .ciuis-body-checkbox-color.has-success input[type="radio"]:checked + label:before, .ciuis-body-radio-color.has-success input[type="radio"]:checked + label:before {
	color: #FDFDFD;
	border-color: #37b358;
	background-color: #37b358;
}
.ciuis-body-checkbox-color.has-warning input[type="checkbox"]:checked + label:before, .ciuis-body-radio-color.has-warning input[type="checkbox"]:checked + label:before, .ciuis-body-checkbox-color.has-warning input[type="radio"]:checked + label:before, .ciuis-body-radio-color.has-warning input[type="radio"]:checked + label:before {
	color: #FDFDFD;
	border-color: #f6c163;
	background-color: #f6c163;
}
.ciuis-body-checkbox-color.has-danger input[type="checkbox"]:checked + label:before, .ciuis-body-radio-color.has-danger input[type="checkbox"]:checked + label:before, .ciuis-body-checkbox-color.has-danger input[type="radio"]:checked + label:before, .ciuis-body-radio-color.has-danger input[type="radio"]:checked + label:before {
	color: #FDFDFD;
	border-color: #FF3B30;
	background-color: #FF3B30;
}
.ciuis-body-radio-icon {
	display: block;
	margin: 0;
	padding: 7px 0;
}
.ciuis-body-radio-icon input[type="radio"] {
	margin: 0;
	display: none;
	width: 52px;
}
.ciuis-body-radio-icon label {
	cursor: pointer;
	margin: 0;
	width: 52px;
	height: 52px;
	line-height: 52px;
	border: 1px solid #d5d8de;
	border-radius: 50%;
	text-align: center;
	font-size: 36px;
	vertical-align: middle;
	color: #808080;
}
.ciuis-body-radio-icon label:hover {
	border-color: #b8bdc8;
}
.ciuis-body-radio-icon input[type="radio"]:checked + label {
	border-color: #4b5967;
	color: #4b5967;
}
.ciuis-body-radio-icon.has-success input[type="radio"]:checked + label {
	border-color: #37b358;
	color: #37b358;
}
.ciuis-body-radio-icon.has-warning input[type="radio"]:checked + label, .ciuis-body-radio-icon.has-warning input[type="radio"] + label {
	border-color: #f6c163;
	color: #f6c163;
}
.ciuis-body-radio-icon.has-danger input[type="radio"]:checked + label {
	border-color: #FF3B30;
	color: #FF3B30;
}
.ciuis-body-radio-icon.inline {
	display: inline-block;
}
.ciuis-body-radio-icon.inline + .ciuis-body-radio-icon.inline {
	margin-left: 18px;
}
.ciuis-body-checkbox-sm {
	line-height: 18px;
}
.ciuis-body-checkbox-sm input[type="checkbox"] + label:before {
	width: 18px;
	height: 18px;
	font-size: 17px;
	line-height: 15px;
}
.form-horizontal .form-group {
	margin-bottom: 0;
	padding: 12px 0;
}
.input-group-addon {
	font-size: 15px;
}
.input-group-addon .ciuis-body-checkbox, .input-group-addon .ciuis-body-radio {
	padding: 0;
	line-height: 21px;
}
.input-group-addon .ciuis-body-checkbox input + label, .input-group-addon .ciuis-body-radio input + label {
	margin: 0;
}
.input-group-addon .ciuis-body-checkbox input + label:before, .input-group-addon .ciuis-body-radio input + label:before {
	margin: 0;
	border-color: #c7cbd3;
}
.input-group-btn .btn {
	height: 48px;
}
.input-lg {
	height: 57px;
	padding: 12px 14px;
	font-size: 18px;
	font-weight: 300;
	border-radius: 2px;
}
.input-sm {
	height: 37px;
	font-size: 13px;
	padding: 4px 12px;
}
.input-xs {
	height: 30px;
	font-size: 12px;
	padding: 6px 9px;
}
.has-feedback .form-control {
	padding-right: 45px;
}
.form-control-feedback {
	font-size: 19px;
}
/*------------------------------------------------------------------
  [Input Groups]
*/
.input-search {
	display: block;
}
.input-search input {
	border: 1px solid #d5d8de;
	border-radius: 0;
	display: block;
	font-size: 13px;
}
.input-search input:focus {
	background-color: transparent;
}
.input-search .input-group-btn {
	position: absolute;
	right: 0;
	display: block;
	width: auto;
	top: 1px;
	right: 1px;
	z-index: 3;
}
.input-search .input-group-btn button {
	box-shadow: none;
	border: none;
	height: 46px;
}
.input-search .input-group-btn button:active {
	background-color: transparent;
	box-shadow: none;
}
.input-search .input-group-btn button .icon {
	font-size: 25px;
	color: #737373;
}
.input-search .input-group-btn button:hover .icon {
	color: #5a5a5a;
}
.input-search.input-group-lg .input-group-btn button {
	height: 55px;
}
.input-search.input-group-sm .input-group-btn button {
	height: 35px;
}
.input-search.input-group-sm .input-group-btn button .icon {
	font-size: 22px;
}
/*------------------------------------------------------------------
  [Perfect Scrollbar]
*/
/*Perfect Scrollbar*/
.ps-container > .ps-scrollbar-y-rail {
	width: 6px;
	background-color: rgba(0, 0, 0, 0.1);
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	right: 0;
	height: 6px;
	width: 6px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, 0.25);
}
.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
	width: 6px;
}
/*------------------------------------------------------------------
  [Notifications]
*/
#gritter-notice-wrapper {
	width: 331px;
	top: 60px;
	border-radius: 10px;
	right: 10px;
}
.gritter-item-wrapper {
	background: url("../lib/jquery.gritter/images/gritter-bg.png");
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
}
.gritter-item-wrapper .gritter-item {
	font-family: 'Open Sans', sans-serif;
	background: transparent;
	color: #FDFDFD;
	padding: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
}
.gritter-item-wrapper .gritter-item .gritter-img-container {
	display: table-cell;
	width: 26%;
	vertical-align: middle;
	text-align: center;
	background-color: #302f2f;
}
.gritter-item-wrapper .gritter-item .gritter-img-container .gritter-image {
	float: none;
}
.gritter-item-wrapper .gritter-item .gritter-content {
	width: auto;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image {
	padding: 15px 35px 17px 15px;
	color: #d9d9d9;
	width: 267px;
	display: table-cell;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close {
	display: block;
	top: 0;
	right: 0;
	left: auto;
	height: 30px;
	width: 30px;
	font-size: 0;
	background: transparent;
	text-indent: inherit;
	opacity: 0.4;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:hover, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:hover {
	opacity: 0.8;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:after, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:after {
	content: '\f136';
	font-family: 'Material Icons';
	color: #FDFDFD;
	font-size: 20px;
	text-shadow: none;
	line-height: 35px;
	margin-left: 7px;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-title, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-title {
	text-shadow: none;
	font-weight: 300;
	font-size: 17px;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image p, .gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image p {
	font-size: 12px;
	line-height: 19px;
}
.gritter-item-wrapper .gritter-item .gritter-content .gritter-without-image {
	border-left: 0;
}
.gritter-item-wrapper.img-rounded {
	border-radius: 0;
}
.gritter-item-wrapper.img-rounded .gritter-img-container .gritter-image {
	border-radius: 50%;
}
.gritter-item-wrapper.clean {
	background: #FDFDFD;
	border-radius: 10px;
}
.gritter-item-wrapper.clean .gritter-item {
	color: #404040;
	border-radius: 10px;
}
.gritter-item-wrapper.clean .gritter-item .gritter-img-container {
	background-color: #fafafa;
	border-radius: 10px;
}
.gritter-item-wrapper.clean .gritter-item .gritter-content {
	color: #404040;
}
.gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close {
	opacity: 0.5;
}
.gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close:after {
	color: #404040;
}
.gritter-item-wrapper.color .gritter-item .gritter-content {
	color: #FDFDFD;
}
.gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close {
	opacity: 0.7;
}
.gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close:hover {
	opacity: 1;
}
.gritter-item-wrapper.primary {
	background: #4b5967;
}
.gritter-item-wrapper.success {
	background: #7cb77f;
}
.gritter-item-wrapper.warning {
	background: #3C8DBC;
}
.gritter-item-wrapper.danger {
	background: #ee7a6b;
}
.gritter-item-wrapper.dark {
	background: rgb(57, 57, 57);
}
.gritter-item-wrapper.facebook {
	background: #5d82d1;
}
.gritter-item-wrapper.facebook .gritter-item .gritter-img-container {
	background-color: #5179ce;
}
.gritter-item-wrapper.twitter {
	background: #50bff5;
}
.gritter-item-wrapper.twitter .gritter-item .gritter-img-container {
	background-color: #42baf4;
}
.gritter-item-wrapper.google-plus {
	background: #eb5e4c;
}
.gritter-item-wrapper.google-plus .gritter-item .gritter-img-container {
	background-color: #e9523e;
}
.gritter-item-wrapper.dribbble {
	background: #f7659c;
}
.gritter-item-wrapper.dribbble .gritter-item .gritter-img-container {
	background-color: #f65693;
}
.gritter-item-wrapper.flickr {
	background: #0063dc;
}
.gritter-item-wrapper.flickr .gritter-item .gritter-img-container {
	background-color: #005ccd;
}
.gritter-item-wrapper.linkedin {
	background: #238cc8;
}
.gritter-item-wrapper.linkedin .gritter-item .gritter-img-container {
	background-color: #2183bb;
}
.gritter-item-wrapper.youtube {
	background: #ef4e41;
}
.gritter-item-wrapper.youtube .gritter-item .gritter-img-container {
	background-color: #ee4133;
}
.gritter-item-wrapper.pinterest {
	background: #e13138;
}
.gritter-item-wrapper.pinterest .gritter-item .gritter-img-container {
	background-color: #df242b;
}
.gritter-item-wrapper.github {
	background: #333;
}
.gritter-item-wrapper.github .gritter-item .gritter-img-container {
	background-color: #2b2b2b;
}
.gritter-item-wrapper.tumblr {
	background: #426d9b;
}
.gritter-item-wrapper.tumblr .gritter-item .gritter-img-container {
	background-color: #3d6590;
}
/*------------------------------------------------------------------
  [DropZone]
*/
form.dropzone {
	border: 2px dashed #c3c3c3;
	padding: 70px 60px 80px;
	background: transparent;
}
form.dropzone .icon {
	background-color: #e6e6e6;
	border-radius: 50%;
	display: inline-block;
	height: 100px;
	width: 100px;
	margin-bottom: 15px;
	padding: 20px;
	text-align: center;
}
form.dropzone .icon span {
	font-size: 60px;
	color: #696767;
}
form.dropzone h2 {
	margin-bottom: 30px;
	font-size: 40px;
	font-weight: 300;
}
form.dropzone .note {
	font-size: 16px;
}
/*------------------------------------------------------------------
  [Wizard]
*/
.fuelux .wizard {
 *zoom: 1;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	background-color: #f9f9f9;
	position: relative;
	min-height: 48px;
	overflow: hidden;
}
.fuelux .wizard:before, .fuelux .wizard:after {
	display: table;
	content: "";
	line-height: 0;
}
.fuelux .wizard:after {
	clear: both;
}
.fuelux .wizard > .steps {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}
.fuelux .wizard > .steps.previous-disabled li.complete {
	cursor: default;
}
.fuelux .wizard > .steps.previous-disabled li.complete:hover {
	background: #f3f4f5;
	color: #468847;
	cursor: default;
}
.fuelux .wizard > .steps.previous-disabled li.complete:hover .chevron:before {
	border-left-color: #f3f4f5;
}
.fuelux .wizard > .steps li {
	float: left;
	margin: 0;
	padding: 0 20px 0 30px;
	height: 46px;
	line-height: 46px;
	position: relative;
	background: #ededed;
	color: #999999;
	font-size: 16px;
	cursor: not-allowed;
}
.fuelux .wizard > .steps li .chevron {
	border: 24px solid transparent;
	border-left: 14px solid #d4d4d4;
	border-right: 0;
	display: block;
	position: absolute;
	right: -14px;
	top: 0;
	z-index: 1;
}
.fuelux .wizard > .steps li .chevron:before {
	border: 24px solid transparent;
	border-left: 14px solid #ededed;
	border-right: 0;
	content: "";
	display: block;
	position: absolute;
	right: 1px;
	top: -24px;
}
.fuelux .wizard > .steps li.complete {
	background: #f3f4f5;
	color: #468847;
}
.fuelux .wizard > .steps li.complete:hover {
	background: #e7eff8;
	cursor: pointer;
}
.fuelux .wizard > .steps li.complete:hover .chevron:before {
	border-left: 14px solid #e7eff8;
}
.fuelux .wizard > .steps li.complete .chevron:before {
	border-left: 14px solid #f3f4f5;
}
.fuelux .wizard > .steps li.active {
	background: #f1f6fc;
	color: #3a87ad;
	cursor: default;
}
.fuelux .wizard > .steps li.active .chevron:before {
	border-left: 14px solid #f1f6fc;
}
.fuelux .wizard > .steps li.active .badge {
	background-color: #3a87ad;
}
.fuelux .wizard > .steps li .badge {
	margin-right: 8px;
}
.fuelux .wizard > .steps li .badge-success {
	background-color: #468847;
}
.fuelux .wizard > .steps li:first-child {
	border-radius: 4px 0 0 4px;
	padding-left: 20px;
}
.fuelux .wizard > .actions {
	z-index: 1000;
	position: absolute;
	right: 0;
	line-height: 46px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
	background-color: #e5e5e5;
	border-left: 1px solid #d4d4d4;
}
.fuelux .wizard > .actions a {
	line-height: 45px;
	font-size: 12px;
	margin-right: 8px;
}
.fuelux .wizard > .actions .btn-prev[disabled] {
	cursor: not-allowed;
}
.fuelux .wizard > .actions .btn-prev span {
	margin-right: 5px;
}
.fuelux .wizard > .actions .btn-next[disabled] {
	cursor: not-allowed;
}
.fuelux .wizard > .actions .btn-next span {
	margin-left: 5px;
}
.fuelux .wizard .step-content {
	border-top: 1px solid #D4D4D4;
	padding: 10px;
	float: left;
	width: 100%;
}
.fuelux .wizard .step-content .step-pane {
	display: none;
}
.fuelux .wizard .step-content > .active {
	display: block;
}
.fuelux .wizard .step-content > .active .btn-group .active {
	display: inline-block;
}
.fuelux .wizard.complete > .actions .glyphicon-arrow-right:before {
	display: none;
}
.fuelux .wizard.complete > .actions .glyphicon-arrow-right {
	margin-left: 0;
}
.block-wizard {
	padding: 0;
}
.fuelux .wizard {
	box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	border: 0;
	background: #FDFDFD;
}
.fuelux .wizard label.control-label {
	font-weight: 600;
}
.fuelux .wizard .wizard-title {
	margin: 10px 0 0;
}
.fuelux .wizard > .actions {
	line-height: 48px;
	background: #f7f7f7;
	padding: 0;
	font-size: 0;
}
.fuelux .wizard > .actions .btn {
	line-height: 48px;
	border-width: 0;
	border-radius: 0;
	vertical-align: top;
	padding: 0 14px;
	box-shadow: none;
	font-weight: 400;
	color: #949494;
}
.fuelux .wizard > .actions .btn:focus, .fuelux .wizard > .actions .btn:active {
	box-shadow: none;
	border-width: 0;
}
.fuelux .wizard > .actions .btn:hover {
	background-color: #f7f7f7;
}
.fuelux .wizard > .actions .btn:first-child {
	border-right: 1px solid #d4d4d4;
}
.fuelux .wizard > .actions .btn .icon {
	font-size: 17px;
	line-height: 17px;
	position: relative;
	top: -1px;
	color: #949494;
}
.fuelux .wizard > .actions .btn.btn-previous i {
	margin-right: 5px;
}
.fuelux .wizard > .actions .btn.btn-next i {
	margin-left: 5px;
}
.fuelux .wizard > .steps > li {
	height: 48px;
	background-color: #f7f7f7;
}
.fuelux .wizard > .steps > li .chevron {
	border-left-color: #e0e0e0;
}
.fuelux .wizard > .steps > li .chevron:before {
	border-left: 14px solid #f7f7f7;
}
.fuelux .wizard > .steps li {
	font-size: 15px;
}
.fuelux .wizard > .steps li:first-child {
	border-radius: 0;
}
.fuelux .wizard > .steps li.active {
	background: #FDFDFD;
	color: #4b5967;
}
.fuelux .wizard > .steps li.active .chevron:before {
	-moz-transform: scale(0.9999);
	border-left: 14px solid #FDFDFD;
}
.fuelux .wizard > .steps li.complete {
	color: #FDFDFD;
	background: #4b5967;
}
.fuelux .wizard > .steps li.complete .chevron {
	border-left-color: #1b6cf2;
}
.fuelux .wizard > .steps li.complete .chevron:before {
	border-left: 14px solid #4b5967;
}
.fuelux .wizard > .steps li.complete:hover {
	background: #5c9aff;
}
.fuelux .wizard > .steps li.complete:hover .chevron:before {
	border-left-color: #5c9aff;
}
.fuelux .wizard > .steps li .chevron {
	-moz-transform: scale(0.9999);
}
.fuelux .wizard > .actions button {
	font-size: 12px;
}
.fuelux .wizard > .actions button i {
	font-size: 11px;
	line-height: 17px;
}
.fuelux .wizard > .actions button.btn-prev i {
	margin-right: 3px;
}
.fuelux .wizard > .actions button.btn-next i {
	margin-left: 3px;
}
.fuelux .wizard .step-content {
	padding: 20px 30px;
	clear: both;
	border-top: 1px solid #E2E2E2;
}

@media (max-width: 767px) {
.wizard-row .fuelux {
	position: static;
}
}
/*------------------------------------------------------------------
  [Nestable list]
*/
.dd {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	max-width: 600px;
	list-style: none;
	font-size: 13px;
	line-height: 20px;
}
.dd-list {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
.dd-list .dd-item .dd-handle, .dd-list .dd3-item .dd-handle {
	cursor: default;
	display: block;
	margin: 5px 0;
	padding: 7px 10px;
	text-decoration: none;
	border: 1px solid #dedede;
	background: #FDFDFD;
}
.dd-list .dd-item .dd-handle:hover, .dd-list .dd3-item .dd-handle:hover {
	color: #FDFDFD;
	background: #4b5967;
	border-color: #4b5967;
}
.dd-list .dd-item > button, .dd-list .dd3-item > button {
	font-family: 'Material Icons';
	display: block;
	position: relative;
	cursor: pointer;
	float: left;
	width: 25px;
	height: 20px;
	margin: 8px 2px;
	padding: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	background: transparent;
	font-size: 16px;
	line-height: 1;
	text-align: center;
}
.dd-list .dd-item > button:before, .dd-list .dd3-item > button:before {
	content: '\f278';
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	text-indent: 0;
}
.dd-list .dd-item > button[data-action="collapse"]:before, .dd-list .dd3-item > button[data-action="collapse"]:before {
	content: '\f273';
}
.dd-list .dd-item .dd3-content, .dd-list .dd3-item .dd3-content {
	display: block;
	margin: 5px 0;
	padding: 7px 10px 7px 40px;
	text-decoration: none;
	background: none repeat scroll 0 0 #FDFDFD;
	border: 1px solid #dedede;
}
.dd-list .dd-item .dd3-content:hover, .dd-list .dd3-item .dd3-content:hover {
	background: #FDFDFD;
}
.dd-list .dd-item .dd3-handle, .dd-list .dd3-item .dd3-handle {
	position: absolute;
	margin: 0;
	left: 0;
	top: 0;
	cursor: all-scroll;
	width: 34px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 1px solid #4b5967;
	background: #4b5967;
	height: 36px;
}
.dd-list .dd-item .dd3-handle:before, .dd-list .dd3-item .dd3-handle:before {
	content: '=';
	display: block;
	position: absolute;
	left: 0;
	top: 5px;
	width: 100%;
	text-align: center;
	text-indent: 0;
	color: #FDFDFD;
	font-size: 23px;
	line-height: 24px;
	font-weight: normal;
}
.dd-list .dd-item .dd3-handle:hover, .dd-list .dd3-item .dd3-handle:hover {
	background: #5a95f5;
	border-color: #5a95f5;
}
.dd-list .dd3-item > button {
	margin-left: 35px;
}
.dd-list .dd-item, .dd-list .dd-empty, .dd-list .dd-placeholder {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 20px;
	font-size: 13px;
	line-height: 20px;
}
.dd-list .dd-placeholder, .dd-list .dd-empty {
	margin: 5px 0;
	padding: 0;
	min-height: 30px;
	background: #FFF;
	border: 1px dashed #b3b3b3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.dd-list .dd-empty {
	border: 1px dashed #bbb;
	min-height: 100px;
	background-color: #e5e5e5;
	background-image: -webkit-linear-gradient(45deg, #FDFDFD 25%, transparent 25%, transparent 75%, #FDFDFD 75%, #FDFDFD), -webkit-linear-gradient(45deg, #FDFDFD 25%, transparent 25%, transparent 75%, #FDFDFD 75%, #FDFDFD);
	background-image: -o-linear-gradient(45deg, #FDFDFD 25%, transparent 25%, transparent 75%, #FDFDFD 75%, #FDFDFD), -o-linear-gradient(45deg, #FDFDFD 25%, transparent 25%, transparent 75%, #FDFDFD 75%, #FDFDFD);
	background-image: linear-gradient(45deg, #FDFDFD 25%, transparent 25%, transparent 75%, #FDFDFD 75%, #FDFDFD), linear-gradient(45deg, #FDFDFD 25%, transparent 25%, transparent 75%, #FDFDFD 75%, #FDFDFD);
	background-size: 60px 60px;
	background-position: 0 0, 30px 30px;
}
.dd-list .dd-collapsed .dd-list {
	display: none;
}
.dd-list.dd-dragel {
	position: absolute;
	pointer-events: none;
	z-index: 9999;
}
.dd-list.dd-dragel > .dd-item .dd-handle {
	margin-top: 0;
}
.dd-list.dd-dragel .dd-handle, .dd-list.dd-dragel .dd3-handle {
	box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
}
.dd-list .dd-list {
	padding-left: 30px;
}
/*------------------------------------------------------------------
  [Bootstrap dateTime Picker]
*/
.datetimepicker {
	padding: 0px 0;
}
.datetimepicker .input-group-addon {
	padding: 0 13px;
	font-size: 24px;
	line-height: 23px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.datetimepicker .input-group-addon > i {
	vertical-align: middle;
}
.datetimepicker.input-group-sm .input-group-addon {
	font-size: 20px;
	line-height: 21px;
	padding: 0 11px;
}
.datetimepicker.input-group-lg .input-group-addon {
	padding: 0 15px;
}
.datetimepicker table {
	border-collapse: separate;
	border-spacing: 7px 2px;
}
.datetimepicker table thead tr th {
	padding: 10px 4px 8px;
}
.datetimepicker table thead tr th.prev, .datetimepicker table thead tr th.next {
	padding: 0;
}
.datetimepicker table thead tr th.prev > .icon, .datetimepicker table thead tr th.next > .icon {
	font-size: 21px;
}
.datetimepicker table thead tr th.prev:hover, .datetimepicker table thead tr th.next:hover {
	background-color: transparent;
	color: #4b5967;
}
.datetimepicker table thead tr th.switch {
	font-weight: 600;
	font-size: 14px;
}
.datetimepicker table thead tr th.switch:hover {
	background-color: transparent;
	color: #5a5a5a;
}
.datetimepicker table thead tr th.dow {
	font-weight: 400;
	font-size: 14px;
	padding-top: 10px;
}
.datetimepicker table tbody tr td {
	line-height: 31px;
	padding: 0 8px;
}
.datetimepicker table tbody tr td.day {
	border-radius: 50%;
	color: #737373;
}
.datetimepicker table tbody tr td.day.old, .datetimepicker table tbody tr td.day.new {
	color: #b3b3b3;
}
.datetimepicker table tbody tr td.day.active {
	background: #3C8DBC;
	color: #000000;
	text-shadow: none;
	font-weight: 900;
}
.datetimepicker table tbody tr td.day.active:hover {
	background: #1d1d1d;
	color: #ffbb00;
}
.datetimepicker table tbody tr td .year, .datetimepicker table tbody tr td .month, .datetimepicker table tbody tr td .hour, .datetimepicker table tbody tr td .minute {
	color: #737373;
}
.datetimepicker table tbody tr td .year.old, .datetimepicker table tbody tr td .month.old, .datetimepicker table tbody tr td .hour.old, .datetimepicker table tbody tr td .minute.old, .datetimepicker table tbody tr td .year.new, .datetimepicker table tbody tr td .month.new, .datetimepicker table tbody tr td .hour.new, .datetimepicker table tbody tr td .minute.new {
	color: #b3b3b3;
}
.datetimepicker table tbody tr td .year.active, .datetimepicker table tbody tr td .month.active, .datetimepicker table tbody tr td .hour.active, .datetimepicker table tbody tr td .minute.active {
	background: #22c39e;
	color: #FDFDFD;
	text-shadow: none;
}
.datetimepicker table tbody tr td .year.active:hover, .datetimepicker table tbody tr td .month.active:hover, .datetimepicker table tbody tr td .hour.active:hover, .datetimepicker table tbody tr td .minute.active:hover {
	background: #efb71a;
}
.datetimepicker table tbody tr td fieldset legend {
	font-size: 17px;
	font-weight: 400;
	color: #5a5a5a;
	margin-bottom: 5px;
}
.datetimepicker.dropdown-menu {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
	border-color: rgba(0, 0, 0, 0.1);
	padding: 10px;
}
.datetimepicker.dropdown-menu:before {
	border-bottom-color: rgba(0, 0, 0, 0.08);
}
/*------------------------------------------------------------------
  [Select2]
*/
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
}
.select2-container--default .select2-selection--single {
	height: 48px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0 15px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #404040;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 46px;
	width: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
	content: "\f2f9";
	font-family: 'Material Icons';
	font-size: 25px;
	font-weight: normal;
	line-height: 46px;
	color: #393939;
}
.select2-container--default .select2-selection--multiple {
	min-height: 46px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: 4px 12px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	border-radius: 0;
	background-color: #f2f2f2;
	color: #5a5a5a;
	border-width: 0;
	padding: 4px 6px;
	line-height: 18px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #666666;
	margin-right: 3px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #4d4d4d;
}
.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
	line-height: 26px;
}
.select2-container--default.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #d5d8de;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after {
	content: "\f2f9";
}
.select2-container--default .select2-results__group {
	font-size: 12px;
	color: #393939;
	background: #f2f3f4;
}
.select2-container--default .select2-results__option {
	padding: 10px 6px;
	font-weight: 600;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: #f7f7f7;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #393939;
}
.select2-container--default .select2-dropdown {
	border-width: 1px;
	border-color: #d5d8de;
}
.select2-container--default .select2-dropdown--above {
	border-radius: 2px 2px 0 0;
	box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.12);
}
.select2-container--default .select2-dropdown--below {
	border-radius: 0 0 2px 2px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}
.select2-container--default .select2-search--dropdown {
	background-color: #f2f3f4;
	border-bottom: 1px solid #d5d8de;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	background-color: transparent;
	border-width: 0;
	outline: none;
}
/*------------------------------------------------------------------
  [Select2]
*/
#select2-container--default #select2-selection--single, #select2-container--default #select2-selection--multiple {
	border: 1px solid #d6d6d6;
	border-radius: 5px;
}
#select2-container--default #select2-selection--single {
	height: 48px;
}
#select2-container--default #select2-selection--single #select2-selection__rendered {
	padding: 0 15px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #404040;
}
#select2-container--default #select2-selection--single #select2-selection__arrow {
	height: 46px;
	width: 30px;
}
#select2-container--default #select2-selection--single #select2-selection__arrow b {
	border: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}
#select2-container--default #select2-selection--single #select2-selection__arrow b:after {
	content: "\f2f9";
	font-family: 'Material Icons';
	font-size: 25px;
	font-weight: normal;
	line-height: 46px;
	color: #393939;
}
#select2-container--default #select2-selection--multiple {
	min-height: 46px;
}
#select2-container--default #select2-selection--multiple #select2-selection__rendered {
	padding: 4px 12px;
}
#select2-container--default #select2-selection--multiple #select2-selection__choice {
	border-radius: 0;
	background-color: #f2f2f2;
	color: #5a5a5a;
	border-width: 0;
	padding: 4px 6px;
	line-height: 18px;
}
#select2-container--default #select2-selection--multiple #select2-selection__choice__remove {
	color: #666666;
	margin-right: 3px;
}
#select2-container--default #select2-selection--multiple #select2-selection__choice__remove:hover {
	color: #4d4d4d;
}
#select2-container--default #select2-selection--multiple #select2-search--inline #select2-search__field {
	line-height: 26px;
}
#select2-container--default #select2-container--default #select2-container--focus #select2-selection--multiple {
	border: 1px solid #d5d8de;
}
#select2-container--default #select2-container--open #select2-selection--single #select2-selection__arrow b:after {
	content: "\f2f9";
}
#select2-container--default #select2-results__group {
	font-size: 12px;
	color: #5a5a5a;
}
#select2-container--default #select2-results__option {
	padding: 10px 6px;
	font-weight: 600;
}
#select2-container--default #select2-results__option[aria-selected="true"] {
	background-color: #f7f7f7;
}
#select2-container--default #select2-results__option--highlighted[aria-selected] {
	background-color: #393939;
}
#select2-container--default #select2-dropdown {
	border-width: 1px;
	border-color: #d5d8de;
}
#select2-container--default #select2-dropdown--above {
	border-radius: 2px 2px 0 0;
	box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.12);
}
#select2-container--default #select2-dropdown--below {
	border-radius: 0 0 2px 2px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}
#select2-container--default #select2-search--dropdown {
	background-color: #f2f3f4;
	border-bottom: 1px solid #d5d8de;
}
#select2-container--default #select2-search--dropdown #select2-search__field {
	background-color: transparent;
	border-width: 0;
	outline: none;
}
/*------------------------------------------------------------------
  [Slider]
*/
/*Slider*/
.slider.slider-vertical {
	margin-right: 13px;
}
.slider.slider-vertical .slider-handle {
	margin-left: -6px;
}
.slider.slider-horizontal {
	height: 23px;
}
.slider.slider-horizontal .slider-track {
	height: 8px;
}
.slider.slider-horizontal .slider-handle {
	margin-top: -7px;
}
.slider-selection {
	background: #4b5967;
	border: 1px solid #4b5967;
	box-shadow: none;
}
.slider-track {
	background: #f2f2f2;
	box-shadow: none;
}
.slider-handle {
	opacity: 1;
	background: #FDFDFD;
	border: 1px solid #f0f0f0;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
	height: 22px;
	width: 22px;
	-webkit-transition: box-shadow 200ms ease-in-out;
	-o-transition: box-shadow 200ms ease-in-out;
	transition: box-shadow 200ms ease-in-out;
}
/*------------------------------------------------------------------
  [Summernote]
*/
.note-editor.note-frame {
	margin-bottom: 0;
	border-width: 0;
	box-shadow: none;
}
.note-editor.note-frame .note-toolbar {
	margin: 0;
	padding-bottom: 5px;
}
.note-editor.note-frame .note-toolbar .btn .fa {
	font-size: 14px;
}
.note-editor.note-frame .note-toolbar > .btn-group {
	margin-left: 0;
	margin-right: 5px;
	margin-top: 5px;
}
.note-editor.note-frame .note-toolbar .note-color .dropdown-toggle {
	padding-left: 5px;
	width: 20px;
}
.note-editor.note-frame .note-statusbar {
	background-color: #f6f6f6;
}
.note-editor.note-frame .note-statusbar .note-resizebar {
	height: auto;
	padding-top: 3px;
	padding-bottom: 4px;
}
.note-editor.note-frame .note-editable {
	border: 1px solid #d5d8de;
	padding: 10px 12px;
	margin-top: 6px;
	border-radius: 0;
}
.note-editor.note-frame .note-editing-area .note-editable {
	color: #404040;
}
/*------------------------------------------------------------------
  [Bootstrap Markdown]
*/
.md-editor {
	display: block;
	border: 1px solid #d5d8de;
}
.md-editor > .md-header, .md-editor .md-footer {
	display: block;
	padding: 6px 4px;
	background: transparent;
}
.md-editor > .md-header {
	margin: 0;
}
.md-editor > .md-preview {
	background: #fff;
	border-top: 2px solid #d5d8de;
	padding: 10px 12px;
	min-height: 10px;
	overflow: auto;
}
.md-editor > textarea {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	font-size: 13px;
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */
	margin: 0;
	display: block;
	padding: 10px 12px;
	width: 100%;
	border: 0;
	border-top: 1px solid #d5d8de;
	border-radius: 0;
	box-shadow: none;
	background: #fafafa;
}
.md-editor > textarea:focus {
	box-shadow: none;
	background: #fff;
}
.md-editor.active {
	border-color: #b8bdc8;
	outline: 0;
}
.md-editor .md-controls {
	float: right;
	padding: 3px;
}
.md-editor .md-controls .md-control {
	right: 5px;
	color: #bebebe;
	padding: 3px 3px 3px 10px;
}
.md-editor .md-controls .md-control:hover {
	color: #333;
}
.md-editor.md-fullscreen-mode {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	padding: 60px 30px 15px;
	background: #fff;
	border: 0;
}
.md-editor.md-fullscreen-mode .md-footer {
	display: none;
}
.md-editor.md-fullscreen-mode .md-input, .md-editor.md-fullscreen-mode .md-preview {
	margin: 0 auto;
	height: 100%;
	font-size: 20px;
	padding: 20px;
	color: #999;
	line-height: 1.6em;
	resize: none;
	box-shadow: none;
	background: #fff;
	border: 0;
}
.md-editor.md-fullscreen-mode .md-preview {
	color: #333;
	overflow: auto;
}
.md-editor.md-fullscreen-mode .md-input:hover, .md-editor.md-fullscreen-mode .md-input:focus {
	color: #333;
	background: #fff;
}
.md-editor.md-fullscreen-mode .md-header {
	background: none;
	text-align: center;
	position: fixed;
	width: 100%;
	top: 20px;
}
.md-editor.md-fullscreen-mode .btn-group {
	float: none;
}
.md-editor.md-fullscreen-mode .btn {
	border: 0;
	background: none;
	color: #b3b3b3;
}
.md-editor.md-fullscreen-mode .btn:hover, .md-editor.md-fullscreen-mode .btn:focus, .md-editor.md-fullscreen-mode .btn.active, .md-editor.md-fullscreen-mode .btn:active {
	box-shadow: none;
	color: #333;
}
.md-editor.md-fullscreen-mode .md-fullscreen-controls {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
	z-index: 1002;
	display: block;
}
.md-editor.md-fullscreen-mode .md-fullscreen-controls a {
	color: #b3b3b3;
	clear: right;
	margin: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
}
.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover {
	color: #333;
	text-decoration: none;
}
.md-editor.md-fullscreen-mode .md-editor {
	height: 100%;
	position: relative;
}
.md-editor .md-fullscreen-controls {
	display: none;
}
.md-nooverflow {
	overflow: hidden;
	position: fixed;
	width: 100%;
}
/*------------------------------------------------------------------
  [Parsley]
*/
.parsley-errors-list.filled {
	margin-top: 10px;
	margin-bottom: 0;
	padding: 15px 20px;
	position: relative;
	background-color: #FF3B30;
	color: #FDFDFD;
}
.parsley-errors-list.filled:after {
	position: absolute;
	top: -6px;
	left: 20px;
	content: '';
	display: block;
	width: 0;
	height: 0;
	-moz-transform: scale(0.9999);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #FF3B30;
}
.parsley-errors-list.filled > li {
	list-style: none;
}
/*------------------------------------------------------------------
  [dataTables]
*/
table.dataTable {
	margin: 0 !important;
}
div.dataTables_wrapper div.dataTables_info {
	color: #616161;
	padding-top: 9px;
	padding: 10px;
	display: none;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	margin: 0;
	padding: 10px;
}
div.dataTables_wrapper div.dataTables_filter input {
	padding-top: 6px;
	padding-bottom: 6px;
}
div.dataTables_wrapper div.dataTables_length label, div.dataTables_wrapper div.dataTables_filter label {
	margin-bottom: 0;
	font-size: 13px;
	color: #616161;
}
div.dataTables_wrapper div.dataTables_length label select {
	padding: 2px;
}
.ciuis-body-datatable-header {
	padding-top: 20px;
	z-index: 9;
	background-color: #fafafa;
	margin: 0px;
}
.ciuis-body-datatable-header .dt-buttons .btn embed {
	outline: none;
}
.ciuis-body-datatable-footer {
	margin: 0;
	padding: 15px 3px 13px;
	background-color: #ffffff;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0px 15px 19px 0px rgba(0, 0, 0, 0.03);
}
/*------------------------------------------------------------------
  [Vector Maps]
*/
.jvectormap-zoomin, .jvectormap-zoomout {
	line-height: 11px;
}
.jqvmap-zoomin, .jqvmap-zoomout {
	width: 30px;
	height: 30px;
	background-color: #d9d9d9;
	color: #7a7a7a;
	font-size: 22px;
	line-height: 24px;
	text-align: center;
	border-radius: 0;
	top: auto;
	left: 0;
	bottom: 0;
}
.jqvmap-zoomin:hover, .jqvmap-zoomout:hover {
	background-color: #c9c9c9;
}
.jqvmap-zoomin {
	left: 43px;
}
/*------------------------------------------------------------------
  [Full calendar]
*/
.full-calendar .fc-toolbar {
	padding-top: 25px;
	margin-bottom: 30px;
}
.full-calendar .fc-view-container .fc-event-container .fc-event {
	background: #393939;
	border-color: #393939;
	color: #FDFDFD;
	border-radius: 5px;
	padding: 10px;
}
.full-calendar .fc-view-container .fc-border-separate .fc-today {
	background-color: #f7f7f7;
}
.full-calendar .fc-view-container .fc-cell-overlay {
	background-color: rgba(66, 133, 244, 0.5);
}
.full-calendar .fc-button {
	color: #404040;
	background: #fff;
	border-color: #dedede;
	height: auto;
	padding: 10px;
	font-size: 13px;
	line-height: 28px;
}
.full-calendar .fc-button:focus, .full-calendar .fc-button.focus {
	color: #404040;
	background-color: #fff;
	border-color: #dedede;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.full-calendar .fc-button:hover, .full-calendar .fc-button.hover {
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	background-color: #fff;
	border-color: #bdbdbd;
}
.full-calendar .fc-button:active, .full-calendar .fc-button.fc-state-active, .full-calendar .fc-button.active, .open > .dropdown-toggle.full-calendar .fc-button {
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
	color: #272727;
	background-color: #e3e3e3;
	border-color: #bdbdbd;
}
.full-calendar .fc-button:active:hover, .full-calendar .fc-button.fc-state-active:hover, .full-calendar .fc-button.active:hover, .open > .dropdown-toggle.full-calendar .fc-button:hover, .full-calendar .fc-button:active:focus, .full-calendar .fc-button.fc-state-active:focus, .full-calendar .fc-button.active:focus, .open > .dropdown-toggle.full-calendar .fc-button:focus, .full-calendar .fc-button:active.focus, .full-calendar .fc-button.fc-state-active.focus, .full-calendar .fc-button.active.focus, .open > .dropdown-toggle.full-calendar .fc-button.focus {
	color: #272727;
	background-color: #e3e3e3;
	border-color: #bdbdbd;
	box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
}
.full-calendar .fc-button:active, .full-calendar .fc-button.active, .open > .dropdown-toggle.full-calendar .fc-button {
	background-image: none;
}
.full-calendar .fc-button.disabled, .full-calendar .fc-button[disabled], fieldset[disabled] .full-calendar .fc-button, .full-calendar .fc-button.disabled:hover, .full-calendar .fc-button[disabled]:hover, fieldset[disabled] .full-calendar .fc-button:hover, .full-calendar .fc-button.disabled:focus, .full-calendar .fc-button[disabled]:focus, fieldset[disabled] .full-calendar .fc-button:focus, .full-calendar .fc-button.disabled.focus, .full-calendar .fc-button[disabled].focus, fieldset[disabled] .full-calendar .fc-button.focus, .full-calendar .fc-button.disabled:active, .full-calendar .fc-button[disabled]:active, fieldset[disabled] .full-calendar .fc-button:active, .full-calendar .fc-button.disabled.active, .full-calendar .fc-button[disabled].active, fieldset[disabled] .full-calendar .fc-button.active {
	background-color: #fff;
	border-color: #dedede;
}
.full-calendar .fc-button.fc-prev-button, .full-calendar .fc-button.fc-next-button {
	padding-left: 7px;
	padding-right: 7px;
}
.full-calendar .fc-button .fc-icon:after {
	position: static;
	font-weight: 400;
	font-size: 21px;
}
.full-calendar .fc-state-default.fc-corner-left {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.full-calendar .fc-state-default.fc-corner-right {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

@media (max-width: 767px) {
.full-calendar {
	max-width: 767px;
}
.full-calendar .fc-toolbar .fc-left, .full-calendar .fc-toolbar .fc-center, .full-calendar .fc-toolbar .fc-right {
	text-align: center;
	display: block;
	width: 100%;
}
.full-calendar .fc-toolbar .fc-left {
	padding-bottom: 20px;
}
.full-calendar .fc-toolbar .fc-center {
	padding: 0;
}
}
.fullcalendar-external-events .fc-event {
	margin: 2px 0;
	padding: 5px;
	background: #4b5967;
	color: #FDFDFD;
	font-size: .85em;
	cursor: pointer;
	display: inline-block;
	border-width: 0;
}
.fullcalendar-external-events p input {
	margin-top: 15px;
}
.fullcalendar-external-events p label {
	font-weight: 300;
	vertical-align: middle;
}
.delete-wpr {
	position: relative;
}
.delete_invoice {
	/* margin-left: -30px; */
	margin-top: -35px;
	position: absolute;
	right: 50px;
}
.delete_invoice {
	display: none;
}
#item-pnl {
	margin: 0 0 30px;
	border: solid 1px #eeeeee;
}
#item-pnl .items-pnl-head {
	margin: 0;
	color: #000000;
	font-weight: bold;
	background-color: #eeeeee;
}
#item-pnl .items-pnl-head .col {
	padding: 10px;
	text-align: center;
	border-right: #ffffff solid 1px;
}
#item-pnl .items-pnl-body {
	margin: 0;
	color: #000000;
}
#item-pnl .items-pnl-body .col {
	padding: 10px;
}
#item-pnl .items-pnl-body .col p {
	text-align: center !important;
}
#item-pnl .items-pnl-body .col input[type] {
	text-align: center;
}
#item-pnl .items-pnl-body .col .firstCol {
	text-align: left !important;
}
#item-pnl .items-pnl-body .col .glyphicon-remove-circle {
	font-size: 22px;
	color: #680000;
	margin-top: 6px;
}
#item-pnl .items-pnl-body .input-group-addon {
	font-size: 12px;
	padding: 6px;
}
#item-pnl .items-pnl-body .col p {
	margin-top: 7px;
	font-size: 14px;
	font-weight: bold;
}
#tax-row {
	margin-bottom: 30px;
	overflow: hidden;
}
#tax-row h1 {
	line-height: 34px;
}
.buttom_pan {
	border-top: dashed #eeeeee 1px;
	margin-top: 50px;
	margin-bottom: 20px;
}
.sb-to-cell {
	border-top: dashed 1px #eeeeee;
}
.araToplamCap {
	font-size: 14px;
	text-align: center;
}
.araToplamCap span {
	font-weight: bold;
}
#tax-row input[text] {
	align-content: center;
}
.genelToplam-row {
	background: #6e7479;
	padding: 0px 0px 10px 10px;
	text-align: center;
	/* margin-bottom: 30px; */
	overflow: hidden;
	color: #ffffff;
	border-radius: 5px;
}
.genelToplam-row h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}
/****** Upload ******/

.file-upload {
	display: block;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.file-upload .file-select {
	display: block;
	border: 2px solid #ebebeb;
	color: #393939;
	cursor: pointer;
	height: 50px;
	line-height: 40px;
	text-align: left;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	border-radius: 10px;
}
.file-upload .file-select .file-select-button {
	background: #ebebeb;
	padding: 0 10px;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-weight: 900;
}
.file-upload .file-select .file-select-name {
	line-height: 40px;
	display: inline-block;
	padding: 0 10px;
}
.file-upload .file-select:hover {
	border-color: #ffe8a8;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.file-upload .file-select:hover .file-select-button {
	background: #ffe8a8;
	color: #393939;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	font-weight: 900;
}
.file-upload.active .file-select {
	border-color: #22c39e;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.file-upload.active .file-select .file-select-button {
	background: #22c39e;
	color: #FFFFFF;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.file-upload .file-select input[type=file] {
	z-index: 100;
	cursor: pointer;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.file-upload .file-select.file-select-disabled {
	opacity: 0.65;
}
.file-upload .file-select.file-select-disabled:hover {
	display: block;
	border: 2px solid #dce4ec;
	color: #34495e;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	text-align: left;
	background: #FFFFFF;
	overflow: hidden;
	position: relative;
}
.file-upload .file-select.file-select-disabled:hover .file-select-button {
	background: #dce4ec;
	color: #666666;
	padding: 0 10px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.file-upload .file-select.file-select-disabled:hover .file-select-name {
	line-height: 40px;
	display: inline-block;
	padding: 0 10px;
}
/*------------------------------------------------------------------
  [Helper classes]
*/

.rad-5 {
	border-radius: 5px
}
.blr-5 {
	border-bottom-left-radius: 5px
}
.brr-5 {
	border-bottom-right-radius: 5px
}
.tlr-5 {
	border-top-left-radius: 5px
}
.trr-5 {
	border-top-right-radius: 5px
}
.xs-p-50 {
	padding: 50px !important;
}
.xs-pt-50 {
	padding-top: 50px !important;
}
.xs-pl-50 {
	padding-left: 50px !important;
}
.xs-pr-50 {
	padding-right: 50px !important;
}
.xs-pb-50 {
	padding-bottom: 50px !important;
}
.xs-m-50 {
	margin: 50px !important;
}
.xs-mt-50 {
	margin-top: 50px !important;
}
.xs-ml-50 {
	margin-left: 50px !important;
}
.xs-mr-50 {
	margin-right: 50px !important;
}
.xs-mb-50 {
	margin-bottom: 50px !important;
}
.xs-p-40 {
	padding: 40px !important;
}
.xs-pt-40 {
	padding-top: 40px !important;
}
.xs-pl-40 {
	padding-left: 40px !important;
}
.xs-pr-40 {
	padding-right: 40px !important;
}
.xs-pb-40 {
	padding-bottom: 40px !important;
}
.xs-m-40 {
	margin: 40px !important;
}
.xs-mt-40 {
	margin-top: 40px !important;
}
.xs-ml-40 {
	margin-left: 40px !important;
}
.xs-mr-40 {
	margin-right: 40px !important;
}
.xs-mb-40 {
	margin-bottom: 40px !important;
}
.xs-p-30 {
	padding: 30px !important;
}
.xs-pt-30 {
	padding-top: 30px !important;
}
.xs-pl-30 {
	padding-left: 30px !important;
}
.xs-pr-30 {
	padding-right: 30px !important;
}
.xs-pb-30 {
	padding-bottom: 30px !important;
}
.xs-m-30 {
	margin: 30px !important;
}
.xs-mt-30 {
	margin-top: 30px !important;
}
.xs-ml-30 {
	margin-left: 30px !important;
}
.xs-mr-30 {
	margin-right: 30px !important;
}
.xs-mb-30 {
	margin-bottom: 30px !important;
}
.xs-p-25 {
	padding: 25px !important;
}
.xs-pt-25 {
	padding-top: 25px !important;
}
.xs-pl-25 {
	padding-left: 25px !important;
}
.xs-pr-25 {
	padding-right: 25px !important;
}
.xs-pb-25 {
	padding-bottom: 25px !important;
}
.xs-m-25 {
	margin: 25px !important;
}
.xs-mt-25 {
	margin-top: 25px !important;
}
.xs-ml-25 {
	margin-left: 25px !important;
}
.xs-mr-25 {
	margin-right: 25px !important;
}
.xs-mb-25 {
	margin-bottom: 25px !important;
}
.xs-p-20 {
	padding: 20px !important;
}
.xs-pt-20 {
	padding-top: 20px !important;
}
.xs-pl-20 {
	padding-left: 20px !important;
}
.xs-pr-20 {
	padding-right: 20px !important;
}
.xs-pb-20 {
	padding-bottom: 20px !important;
}
.xs-m-20 {
	margin: 20px !important;
}
.xs-mt-20 {
	margin-top: 20px !important;
}
.xs-ml-20 {
	margin-left: 20px !important;
}
.xs-mr-20 {
	margin-right: 20px !important;
}
.xs-mb-20 {
	margin-bottom: 20px !important;
}
.xs-p-15 {
	padding: 15px !important;
}
.xs-pt-15 {
	padding-top: 15px !important;
}
.xs-pl-15 {
	padding-left: 15px !important;
}
.xs-pr-15 {
	padding-right: 15px !important;
}
.xs-pb-15 {
	padding-bottom: 15px !important;
}
.xs-m-15 {
	margin: 15px !important;
}
.xs-mt-15 {
	margin-top: 15px !important;
}
.xs-ml-15 {
	margin-left: 15px !important;
}
.xs-mr-15 {
	margin-right: 15px !important;
}
.xs-mb-15 {
	margin-bottom: 15px !important;
}
.xs-p-10 {
	padding: 10px !important;
}
.xs-pt-10 {
	padding-top: 10px !important;
}
.xs-pl-10 {
	padding-left: 10px !important;
}
.xs-pr-10 {
	padding-right: 10px !important;
}
.xs-pb-10 {
	padding-bottom: 10px !important;
}
.xs-m-10 {
	margin: 10px !important;
}
.xs-mt-10 {
	margin-top: 10px !important;
}
.xs-ml-10 {
	margin-left: 10px !important;
}
.xs-mr-10 {
	margin-right: 10px !important;
}
.xs-mb-10 {
	margin-bottom: 10px !important;
}
.xs-p-5 {
	padding: 5px !important;
}
.xs-pt-5 {
	padding-top: 5px !important;
}
.xs-pl-5 {
	padding-left: 5px !important;
}
.xs-pr-5 {
	padding-right: 5px !important;
}
.xs-pb-5 {
	padding-bottom: 5px !important;
}
.xs-m-5 {
	margin: 5px !important;
}
.xs-mt-5 {
	margin-top: 5px !important;
}
.xs-ml-5 {
	margin-left: 5px !important;
}
.xs-mr-5 {
	margin-right: 5px !important;
}
.xs-mb-5 {
	margin-bottom: 5px !important;
}
.xs-p-0 {
	padding: 0px !important;
}
.xs-pt-0 {
	padding-top: 0px !important;
}
.xs-pl-0 {
	padding-left: 0px !important;
}
.xs-pr-0 {
	padding-right: 0px !important;
}
.xs-pb-0 {
	padding-bottom: 0px !important;
}
.xs-m-0 {
	margin: 0px !important;
}
.xs-mt-0 {
	margin-top: 0px !important;
}
.xs-ml-0 {
	margin-left: 0px !important;
}
.xs-mr-0 {
	margin-right: 0px !important;
}
.xs-mb-0 {
	margin-bottom: 0px !important;
}

@media (min-width: 768px) {
.sm-p-50 {
	padding: 50px !important;
}
.sm-pt-50 {
	padding-top: 50px !important;
}
.sm-pl-50 {
	padding-left: 50px !important;
}
.sm-pr-50 {
	padding-right: 50px !important;
}
.sm-pb-50 {
	padding-bottom: 50px !important;
}
.sm-m-50 {
	margin: 50px !important;
}
.sm-mt-50 {
	margin-top: 50px !important;
}
.sm-ml-50 {
	margin-left: 50px !important;
}
.sm-mr-50 {
	margin-right: 50px !important;
}
.sm-mb-50 {
	margin-bottom: 50px !important;
}
.sm-p-40 {
	padding: 40px !important;
}
.sm-pt-40 {
	padding-top: 40px !important;
}
.sm-pl-40 {
	padding-left: 40px !important;
}
.sm-pr-40 {
	padding-right: 40px !important;
}
.sm-pb-40 {
	padding-bottom: 40px !important;
}
.sm-m-40 {
	margin: 40px !important;
}
.sm-mt-40 {
	margin-top: 40px !important;
}
.sm-ml-40 {
	margin-left: 40px !important;
}
.sm-mr-40 {
	margin-right: 40px !important;
}
.sm-mb-40 {
	margin-bottom: 40px !important;
}
.sm-p-30 {
	padding: 30px !important;
}
.sm-pt-30 {
	padding-top: 30px !important;
}
.sm-pl-30 {
	padding-left: 30px !important;
}
.sm-pr-30 {
	padding-right: 30px !important;
}
.sm-pb-30 {
	padding-bottom: 30px !important;
}
.sm-m-30 {
	margin: 30px !important;
}
.sm-mt-30 {
	margin-top: 30px !important;
}
.sm-ml-30 {
	margin-left: 30px !important;
}
.sm-mr-30 {
	margin-right: 30px !important;
}
.sm-mb-30 {
	margin-bottom: 30px !important;
}
.sm-p-25 {
	padding: 25px !important;
}
.sm-pt-25 {
	padding-top: 25px !important;
}
.sm-pl-25 {
	padding-left: 25px !important;
}
.sm-pr-25 {
	padding-right: 25px !important;
}
.sm-pb-25 {
	padding-bottom: 25px !important;
}
.sm-m-25 {
	margin: 25px !important;
}
.sm-mt-25 {
	margin-top: 25px !important;
}
.sm-ml-25 {
	margin-left: 25px !important;
}
.sm-mr-25 {
	margin-right: 25px !important;
}
.sm-mb-25 {
	margin-bottom: 25px !important;
}
.sm-p-20 {
	padding: 20px !important;
}
.sm-pt-20 {
	padding-top: 20px !important;
}
.sm-pl-20 {
	padding-left: 20px !important;
}
.sm-pr-20 {
	padding-right: 20px !important;
}
.sm-pb-20 {
	padding-bottom: 20px !important;
}
.sm-m-20 {
	margin: 20px !important;
}
.sm-mt-20 {
	margin-top: 20px !important;
}
.sm-ml-20 {
	margin-left: 20px !important;
}
.sm-mr-20 {
	margin-right: 20px !important;
}
.sm-mb-20 {
	margin-bottom: 20px !important;
}
.sm-p-15 {
	padding: 15px !important;
}
.sm-pt-15 {
	padding-top: 15px !important;
}
.sm-pl-15 {
	padding-left: 15px !important;
}
.sm-pr-15 {
	padding-right: 15px !important;
}
.sm-pb-15 {
	padding-bottom: 15px !important;
}
.sm-m-15 {
	margin: 15px !important;
}
.sm-mt-15 {
	margin-top: 15px !important;
}
.sm-ml-15 {
	margin-left: 15px !important;
}
.sm-mr-15 {
	margin-right: 15px !important;
}
.sm-mb-15 {
	margin-bottom: 15px !important;
}
.sm-p-10 {
	padding: 10px !important;
}
.sm-pt-10 {
	padding-top: 10px !important;
}
.sm-pl-10 {
	padding-left: 10px !important;
}
.sm-pr-10 {
	padding-right: 10px !important;
}
.sm-pb-10 {
	padding-bottom: 10px !important;
}
.sm-m-10 {
	margin: 10px !important;
}
.sm-mt-10 {
	margin-top: 10px !important;
}
.sm-ml-10 {
	margin-left: 10px !important;
}
.sm-mr-10 {
	margin-right: 10px !important;
}
.sm-mb-10 {
	margin-bottom: 10px !important;
}
.sm-p-5 {
	padding: 5px !important;
}
.sm-pt-5 {
	padding-top: 5px !important;
}
.sm-pl-5 {
	padding-left: 5px !important;
}
.sm-pr-5 {
	padding-right: 5px !important;
}
.sm-pb-5 {
	padding-bottom: 5px !important;
}
.sm-m-5 {
	margin: 5px !important;
}
.sm-mt-5 {
	margin-top: 5px !important;
}
.sm-ml-5 {
	margin-left: 5px !important;
}
.sm-mr-5 {
	margin-right: 5px !important;
}
.sm-mb-5 {
	margin-bottom: 5px !important;
}
.sm-p-0 {
	padding: 0px !important;
}
.sm-pt-0 {
	padding-top: 0px !important;
}
.sm-pl-0 {
	padding-left: 0px !important;
}
.sm-pr-0 {
	padding-right: 0px !important;
}
.sm-pb-0 {
	padding-bottom: 0px !important;
}
.sm-m-0 {
	margin: 0px !important;
}
.sm-mt-0 {
	margin-top: 0px !important;
}
.sm-ml-0 {
	margin-left: 0px !important;
}
.sm-mr-0 {
	margin-right: 0px !important;
}
.sm-mb-0 {
	margin-bottom: 0px !important;
}
}

@media (min-width: 992px) {
.md-p-50 {
	padding: 50px !important;
}
.md-pt-50 {
	padding-top: 50px !important;
}
.md-pl-50 {
	padding-left: 50px !important;
}
.md-pr-50 {
	padding-right: 50px !important;
}
.md-pb-50 {
	padding-bottom: 50px !important;
}
.md-m-50 {
	margin: 50px !important;
}
.md-mt-50 {
	margin-top: 50px !important;
}
.md-ml-50 {
	margin-left: 50px !important;
}
.md-mr-50 {
	margin-right: 50px !important;
}
.md-mb-50 {
	margin-bottom: 50px !important;
}
.md-p-40 {
	padding: 40px !important;
}
.md-pt-40 {
	padding-top: 40px !important;
}
.md-pl-40 {
	padding-left: 40px !important;
}
.md-pr-40 {
	padding-right: 40px !important;
}
.md-pb-40 {
	padding-bottom: 40px !important;
}
.md-m-40 {
	margin: 40px !important;
}
.md-mt-40 {
	margin-top: 40px !important;
}
.md-ml-40 {
	margin-left: 40px !important;
}
.md-mr-40 {
	margin-right: 40px !important;
}
.md-mb-40 {
	margin-bottom: 40px !important;
}
.md-p-30 {
	padding: 30px !important;
}
.md-pt-30 {
	padding-top: 30px !important;
}
.md-pl-30 {
	padding-left: 30px !important;
}
.md-pr-30 {
	padding-right: 30px !important;
}
.md-pb-30 {
	padding-bottom: 30px !important;
}
.md-m-30 {
	margin: 30px !important;
}
.md-mt-30 {
	margin-top: 30px !important;
}
.md-ml-30 {
	margin-left: 30px !important;
}
.md-mr-30 {
	margin-right: 30px !important;
}
.md-mb-30 {
	margin-bottom: 30px !important;
}
.md-p-25 {
	padding: 25px !important;
}
.md-pt-25 {
	padding-top: 25px !important;
}
.md-pl-25 {
	padding-left: 25px !important;
}
.md-pr-25 {
	padding-right: 25px !important;
}
.md-pb-25 {
	padding-bottom: 25px !important;
}
.md-m-25 {
	margin: 25px !important;
}
.md-mt-25 {
	margin-top: 25px !important;
}
.md-ml-25 {
	margin-left: 25px !important;
}
.md-mr-25 {
	margin-right: 25px !important;
}
.md-mb-25 {
	margin-bottom: 25px !important;
}
.md-p-20 {
	padding: 20px !important;
}
.md-pt-20 {
	padding-top: 20px !important;
}
.md-pl-20 {
	padding-left: 20px !important;
}
.md-pr-20 {
	padding-right: 20px !important;
}
.md-pb-20 {
	padding-bottom: 20px !important;
}
.md-m-20 {
	margin: 20px !important;
}
.md-mt-20 {
	margin-top: 20px !important;
}
.md-ml-20 {
	margin-left: 20px !important;
}
.md-mr-20 {
	margin-right: 20px !important;
}
.md-mb-20 {
	margin-bottom: 20px !important;
}
.md-p-15 {
	padding: 15px !important;
}
.md-pt-15 {
	padding-top: 15px !important;
}
.md-pl-15 {
	padding-left: 15px !important;
}
.md-pr-15 {
	padding-right: 15px !important;
}
.md-pb-15 {
	padding-bottom: 15px !important;
}
.md-m-15 {
	margin: 15px !important;
}
.md-mt-15 {
	margin-top: 15px !important;
}
.md-ml-15 {
	margin-left: 15px !important;
}
.md-mr-15 {
	margin-right: 15px !important;
}
.md-mb-15 {
	margin-bottom: 15px !important;
}
.md-p-10 {
	padding: 10px !important;
}
.md-pt-10 {
	padding-top: 10px !important;
}
.md-pl-10 {
	padding-left: 10px !important;
}
.md-pr-10 {
	padding-right: 10px !important;
}
.md-pb-10 {
	padding-bottom: 10px !important;
}
.md-m-10 {
	margin: 10px !important;
}
.md-mt-10 {
	margin-top: 10px !important;
}
.md-ml-10 {
	margin-left: 10px !important;
}
.md-mr-10 {
	margin-right: 9px !important;
}
.md-mb-10 {
	margin-bottom: 10px !important;
}
.md-p-5 {
	padding: 5px !important;
}
.md-pt-5 {
	padding-top: 5px !important;
}
.md-pl-5 {
	padding-left: 5px !important;
}
.md-pr-5 {
	padding-right: 5px !important;
}
.md-pb-5 {
	padding-bottom: 5px !important;
}
.md-m-5 {
	margin: 5px !important;
}
.md-mt-5 {
	margin-top: 5px !important;
}
.md-ml-5 {
	margin-left: 5px !important;
}
.md-mr-5 {
	margin-right: 5px !important;
}
.md-mb-5 {
	margin-bottom: 5px !important;
}
.md-p-0 {
	padding: 0px !important;
}
.md-pt-0 {
	padding-top: 0px !important;
}
.md-pl-0 {
	padding-left: 0px !important;
}
.md-pr-0 {
	padding-right: 0px !important;
}
.md-pb-0 {
	padding-bottom: 0px !important;
}
.md-m-0 {
	margin: 0px !important;
}
.md-mt-0 {
	margin-top: 0px !important;
}
.md-ml-0 {
	margin-left: 0px !important;
}
.md-mr-0 {
	margin-right: 0px !important;
}
.md-mb-0 {
	margin-bottom: 0px !important;
}
}

@media (min-width: 1200px) {
.lg-p-200 {
	padding: 200px !important;
}
.lg-pt-200 {
	padding-top: 200px !important;
}
.lg-pl-200 {
	padding-left: 200px !important;
}
.lg-pr-200 {
	padding-right: 200px !important;
}
.lg-pb-200 {
	padding-bottom: 200px !important;
}
.lg-m-200 {
	margin: 200px !important;
}
.lg-mt-200 {
	margin-top: 200px !important;
}
.lg-ml-200 {
	margin-left: 200px !important;
}
.lg-mr-200 {
	margin-right: 200px !important;
}
.lg-mb-200 {
	margin-bottom: 200px !important;
}
.lg-p-150 {
	padding: 150px !important;
}
.lg-pt-150 {
	padding-top: 150px !important;
}
.lg-pl-150 {
	padding-left: 150px !important;
}
.lg-pr-150 {
	padding-right: 150px !important;
}
.lg-pb-150 {
	padding-bottom: 150px !important;
}
.lg-m-150 {
	margin: 150px !important;
}
.lg-mt-150 {
	margin-top: 150px !important;
}
.lg-ml-150 {
	margin-left: 150px !important;
}
.lg-mr-150 {
	margin-right: 150px !important;
}
.lg-mb-150 {
	margin-bottom: 150px !important;
}
.lg-p-100 {
	padding: 100px !important;
}
.lg-pt-100 {
	padding-top: 100px !important;
}
.lg-pl-100 {
	padding-left: 100px !important;
}
.lg-pr-100 {
	padding-right: 100px !important;
}
.lg-pb-100 {
	padding-bottom: 100px !important;
}
.lg-m-100 {
	margin: 100px !important;
}
.lg-mt-100 {
	margin-top: 100px !important;
}
.lg-ml-100 {
	margin-left: 100px !important;
}
.lg-mr-100 {
	margin-right: 100px !important;
}
.lg-mb-100 {
	margin-bottom: 100px !important;
}
.lg-p-50 {
	padding: 50px !important;
}
.lg-pt-50 {
	padding-top: 50px !important;
}
.lg-pl-50 {
	padding-left: 50px !important;
}
.lg-pr-50 {
	padding-right: 50px !important;
}
.lg-pb-50 {
	padding-bottom: 50px !important;
}
.lg-m-50 {
	margin: 50px !important;
}
.lg-mt-50 {
	margin-top: 50px !important;
}
.lg-ml-50 {
	margin-left: 50px !important;
}
.lg-mr-50 {
	margin-right: 50px !important;
}
.lg-mb-50 {
	margin-bottom: 50px !important;
}
.lg-p-40 {
	padding: 40px !important;
}
.lg-pt-40 {
	padding-top: 40px !important;
}
.lg-pl-40 {
	padding-left: 40px !important;
}
.lg-pr-40 {
	padding-right: 40px !important;
}
.lg-pb-40 {
	padding-bottom: 40px !important;
}
.lg-m-40 {
	margin: 40px !important;
}
.lg-mt-40 {
	margin-top: 40px !important;
}
.lg-ml-40 {
	margin-left: 40px !important;
}
.lg-mr-40 {
	margin-right: 40px !important;
}
.lg-mb-40 {
	margin-bottom: 40px !important;
}
.lg-p-30 {
	padding: 30px !important;
}
.lg-pt-30 {
	padding-top: 30px !important;
}
.lg-pl-30 {
	padding-left: 30px !important;
}
.lg-pr-30 {
	padding-right: 30px !important;
}
.lg-pb-30 {
	padding-bottom: 30px !important;
}
.lg-m-30 {
	margin: 30px !important;
}
.lg-mt-30 {
	margin-top: 30px !important;
}
.lg-ml-30 {
	margin-left: 30px !important;
}
.lg-mr-30 {
	margin-right: 30px !important;
}
.lg-mb-30 {
	margin-bottom: 30px !important;
}
.lg-p-25 {
	padding: 25px !important;
}
.lg-pt-25 {
	padding-top: 25px !important;
}
.lg-pl-25 {
	padding-left: 25px !important;
}
.lg-pr-25 {
	padding-right: 25px !important;
}
.lg-pb-25 {
	padding-bottom: 25px !important;
}
.lg-m-25 {
	margin: 25px !important;
}
.lg-mt-25 {
	margin-top: 25px !important;
}
.lg-ml-25 {
	margin-left: 25px !important;
}
.lg-mr-25 {
	margin-right: 25px !important;
}
.lg-mb-25 {
	margin-bottom: 25px !important;
}
.lg-p-20 {
	padding: 20px !important;
}
.lg-pt-20 {
	padding-top: 20px !important;
}
.lg-pl-20 {
	padding-left: 20px !important;
}
.lg-pr-20 {
	padding-right: 20px !important;
}
.lg-pb-20 {
	padding-bottom: 20px !important;
}
.lg-m-20 {
	margin: 20px !important;
}
.lg-mt-20 {
	margin-top: 20px !important;
}
.lg-ml-20 {
	margin-left: 20px !important;
}
.lg-mr-20 {
	margin-right: 20px !important;
}
.lg-mb-20 {
	margin-bottom: 20px !important;
}
.lg-p-15 {
	padding: 15px !important;
}
.lg-pt-15 {
	padding-top: 15px !important;
}
.lg-pl-15 {
	padding-left: 15px !important;
}
.lg-pr-15 {
	padding-right: 15px !important;
}
.lg-pb-15 {
	padding-bottom: 15px !important;
}
.lg-m-15 {
	margin: 15px !important;
}
.lg-mt-15 {
	margin-top: 15px !important;
}
.lg-ml-15 {
	margin-left: 15px !important;
}
.lg-mr-15 {
	margin-right: 15px !important;
}
.lg-mb-15 {
	margin-bottom: 15px !important;
}
.lg-p-10 {
	padding: 10px !important;
}
.lg-pt-10 {
	padding-top: 10px !important;
}
.lg-pl-10 {
	padding-left: 10px !important;
}
.lg-pr-10 {
	padding-right: 10px !important;
}
.lg-pb-10 {
	padding-bottom: 10px !important;
}
.lg-m-10 {
	margin: 10px !important;
}
.lg-mt-10 {
	margin-top: 10px !important;
}
.lg-ml-10 {
	margin-left: 10px !important;
}
.lg-mr-10 {
	margin-right: 10px !important;
}
.lg-mb-10 {
	margin-bottom: 10px !important;
}
.lg-p-5 {
	padding: 5px !important;
}
.lg-pt-5 {
	padding-top: 5px !important;
}
.lg-pl-5 {
	padding-left: 5px !important;
}
.lg-pr-5 {
	padding-right: 5px !important;
}
.lg-pb-5 {
	padding-bottom: 5px !important;
}
.lg-m-5 {
	margin: 5px !important;
}
.lg-mt-5 {
	margin-top: 5px !important;
}
.lg-ml-5 {
	margin-left: 5px !important;
}
.lg-mr-5 {
	margin-right: 5px !important;
}
.lg-mb-5 {
	margin-bottom: 5px !important;
}
.lg-p-0 {
	padding: 0px !important;
}
.lg-pt-0 {
	padding-top: 0px !important;
}
.lg-pl-0 {
	padding-left: 0px !important;
}
.lg-pr-0 {
	padding-right: 0px !important;
}
.lg-pb-0 {
	padding-bottom: 0px !important;
}
.lg-m-0 {
	margin: 0px !important;
}
.lg-mt-0 {
	margin-top: 0px !important;
}
.lg-ml-0 {
	margin-left: 0px !important;
}
.lg-mr-0 {
	margin-right: 0px !important;
}
.lg-mb-0 {
	margin-bottom: 0px !important;
}
}
.borderten {
	border-radius: 10px;
}
.dueinvoices i {
	font-size: 37px;
	padding: 5px;
	text-align: left;
	color: #3C8DBC;
}
.dueinvoices li.dueinvoices .date {
	text-align: left;
}
li.next.dueinvoices {
	overflow: hidden;
	margin: 4px -20px;
	padding: 10px 10px 0px 10px;
	background-color: #ffe8a8;
	border: 1px solid #ffe8a8;
	border-radius: 5px;
	list-style: none;/* color: white; */
}
.overdueinvoices i {
	font-size: 37px;
	padding: 5px;
	text-align: left;
	color: #ee7a6b;
}
.overdueinvoices li.overdueinvoices .date {
	text-align: left;
}
h3.text-bold.overduetext {
	color: #393939;
}
li.next.overdueinvoices {
	overflow: hidden;
	margin: 4px -20px;
	padding: 10px 10px 0px 10px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 5px;
	list-style: none;
	color: #393939;
}
li.next.overdueinvoices:hover {
	overflow: hidden;
	background-color: #fdfdfd;
	border: 1px solid #fdfdfd;
	border-radius: 5px;
	list-style: none;
	color: #393939;
}
.paymenttoday i {
	font-size: 38px;
	padding: 6px;
	text-align: left;
	color: #22C39E;
}
.paymenttoday li.paymenttoday .detail {
	text-align: left;
}
li.paymenttoday .detail {
	float: left;
	padding: 0.125em 0.75em 0 0;
	margin-left: 0.25em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
li.next.paymenttoday {
	overflow: hidden;
	margin: 4px -20px;
	padding: 10px 10px 0px 10px;
	background-color: #fdfdfd;
	border: 1px solid#ffffff;
	border-radius: 5px;
	list-style: none;
	color: #22c39e;
}
.reminder i {
	font-size: 38px;
	text-align: left;
	color: #ee7a6b;
}
.reminder li.reminder .detail {
	text-align: left;
}
li.reminder .detail {
	float: left;
	padding: 0.125em 0.75em 0 0;
	margin-left: 0.25em;
}
li.next.reminder {
	overflow: hidden;
	margin: 4px -20px;
	padding: 10px 10px 0px 10px;
	background-color: #fdfdfd;
	border: 1px solid#ffffff;
	border-radius: 5px;
	list-style: none;
	color: #4a4a4a;
}
.newticketsidebar i {
	font-size: 24px;
	padding: 0;
	text-align: left;
	color: #3C8DBC;
}
.newticketsidebar li.newticketsidebar .detail {
	text-align: left;
}
li.newticketsidebar .detail {
	float: left;
	padding: 0.125em 0.75em 0 0;
	margin-left: 0.25em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
li.next.newticketsidebar {
	overflow: hidden;
	margin: 4px -20px;
	padding: 10px 10px 0px 10px;
	background-color: #ffffff;
	border: 1px solid#ffffff;
	border-radius: 5px;
	list-style: none;
	color: #393939;
}
.expensetoday i {
	font-size: 38px;
	padding: 6px;
	text-align: left;
	color: #ee7a6b;
}
.expensetoday li.expensetoday .detail {
	text-align: left;
}
li.expensetoday .detail {
	float: left;
	padding: 0.125em 0.75em 0 0;
	margin-left: 0.25em;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	margin-top: -5px;
}
li.next.expensetoday {
	overflow: hidden;
	margin: 4px -20px;
	padding: 10px 10px 0px 10px;
	background-color: #fdfdfd;
	border: 1px solid#ffffff;
	border-radius: 5px;
	list-style: none;
	color: #ee7a6b;
}
a.btn.accountexportbutton {
	padding: 31px;
	border: 1px dimgrey solid;
}
 @-webkit-keyframes loading {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes loading {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
@-webkit-keyframes throb {
 0% {
 opacity: 0;
}
 100% {
 opacity: 100;
}
}
@keyframes throb {
 0% {
 opacity: 0;
}
 100% {
 opacity: 100;
}
}
#ciuisloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: white;
	z-index: 9999999;
	height: 100%;
	background-image: url(../img/preloader.gif);
	background-position: center;
	background-repeat: no-repeat;
}
span.detail-ui-ikon-invoice {
	font-size: 20px;
	padding: 0;
	width: 30px;
	height: 30px;
	background: #ecf0f1;
	position: absolute;
	text-align: center;
	border-radius: 5px;
}
.col-md-12.detail_ui_elemani_invoice {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ecf0f1;
	margin-bottom: 13px;
	height: 38px;
}
.col-md-8.detail-ui-detail-invoice {
	vertical-align: middle;
	padding: 50px;
	font-size: 15px;
	padding-top: 3px;
	width: 100%;
}
.detail-cover-xs-4 .detail-xs-34 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	margin: 0;
	margin-bottom: 20px;
}
.detail-cover-xs-4 .detail-xs-34 .icon-xs-detail {
	background: #4b5967;
	color: white;
	font-size: 28px;
	width: 2em;
	text-align: center;
	line-height: 1.9em;
}
.detail-cover-xs-4 .detail-xs-34 .infotmation-cover-xs {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: white;
	color: #555;
	border: 2px solid #e2e5e5;
	border-radius: 0 10px 10px 0;
	border-left-width: 0px;
	padding: 0.5em 1em;
	min-width: 0;
}
.detail-cover-xs-4 .detail-xs-34 .infotmation-cover-xs p {
	margin: 0;
}
.detail-cover-xs-4 .detail-xs-34 .infotmation-cover-xs .sayis-getir-zs {
	color: #4b5967;
	font-weight: 600;
	font-size: 1.5em;
	letter-spacing: 1px;
	margin-bottom: 2px;
}
.footer_xs_ciuis {
	background-color: rgba(110, 116, 121, 0);
	bottom: 0px;/* margin-top: 10px; */
}
.menu_ciuis_kutu_x {
	background: white;
	height: 90px;
	margin: 4px;
	width: 30.33333333%;
	border: 1px solid #4b5967;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	padding: 15px;
}
.menu_ciuis_kutu_x:hover {
	background: #f7f7f7;
	height: 90px;
	margin: 4px;
	width: 30.33333333%;
	border: 1px solid #4b5967;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	padding: 15px;
}
.todo.col-md-12.nopadding {
	margin-top: 0px;
}
.menu_ciuis_kutu_x img {
	width: 100%;
}
.searchcustomer-container {
	margin-bottom: 10px;
	width: 70%;
	margin-top: 10px;
	float: right;
}
.searchcustomer-results li a {
	color: white;
}
.searchcustomer-box {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
	background-color: #ffffff;
	height: 40px;
	position: relative;
	border: 1px solid #d6d6d6;
}
.searchcustomer-icon {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 10%;
	height: 40px;
	color: #999;
	font-size: 1.3em;
	padding: 7px 15px;
}
.searchcustomer-input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 80%;
	height: 40px;
	float: left;
	background-color: rgba(255, 255, 255, 0);
	border: 0px;
	padding: 10px;
	text-transform: uppercase;
	font-family: "Roboto", Arial, sans-serif;
	font-size: 1em;
	position: relative;
	outline: 0px;
}
 @-webkit-keyframes fadeInTop {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-1.334em) translateZ(0);
}
 100% {
 opacity: 1;
}
}
@-moz-keyframes fadeInTop {
 0% {
 opacity: 0;
 -moz-transform: translateY(-1.334em) translateZ(0);
}
 100% {
 opacity: 1;
}
}
@keyframes fadeInTop {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-1.334em) translateZ(0);
 -moz-transform: translateY(-1.334em) translateZ(0);
 -ms-transform: translateY(-1.334em) translateZ(0);
 -o-transform: translateY(-1.334em) translateZ(0);
 transform: translateY(-1.334em) translateZ(0);
}
 100% {
 opacity: 1;
}
}
.searchcustomer-results {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
	width: 100%;
	max-height: 200px;
	top: 40px;
	/* left: 32px; */
	text-align: left;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-top: -5px;
}
.searchcustomer-results li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	height: 40px;
	background-color: #393939;
	color: white;
	font-weight: bold;/* ANIMATION *//* remove this part if you dont like the animation *//* END OF ANIMATION */
	margin-top: -2px;
	z-index: 9999999999999999999;
}
.searchcustomer-results li:hover {
	background-color: #6e7479;
	cursor: pointer;
}
.searchcustomer-results li:nth-child(1) {
	/* Animation */
	-webkit-animation: fadeInTop 0.4s 0s forwards;
	animation: fadeInTop 0.4s 0s forwards;
	opacity: 0;
}
.searchcustomer-results li:nth-child(2) {
	/* Animation */
	-webkit-animation: fadeInTop 0.4s 0.1s forwards;
	animation: fadeInTop 0.4s 0.1s forwards;
	opacity: 0;
}
.searchcustomer-results li:nth-child(3) {
	/* Animation */
	-webkit-animation: fadeInTop 0.4s 0.2s forwards;
	animation: fadeInTop 0.4s 0.2s forwards;
	opacity: 0;
}
.searchcustomer-results li:nth-child(4) {
	/* Animation */
	-webkit-animation: fadeInTop 0.4s 0.3s forwards;
	animation: fadeInTop 0.4s 0.3s forwards;
	opacity: 0;
}
.searchcustomer-results li:nth-child(5) {
	/* Animation */
	-webkit-animation: fadeInTop 0.4s 0.4s forwards;
	animation: fadeInTop 0.4s 0.4s forwards;
	opacity: 0;
}
div#customersummary {
	padding: 10px;
}
.ciuis-customer-panel-xs {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	/* padding-left: 240px; */
	box-sizing: border-box;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik {
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-ms-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .container-fluid {
	padding: 0 30px;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs {
	background: #FFFFFF;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .sp-navbar {
	background: #f9fcfd;
	padding: 18px 0;
	border-bottom: 1px solid #e7e7e7;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .sp-navbar .nav button {
	background: #FFFFFF;
	width: 45px;
	margin: 0 6px 0 0;
	padding: 0;
	border: 1px solid #e2e7e7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #bbc7d2;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .top-header_customer-xs {
	padding: 0;
	border-bottom: 1px solid #e2e7e7;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .top-header_customer-xs .breadcrumb-xs-customer {
	background: 0;
	margin: 15px 0 0;
	padding: 0 0;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .top-header_customer-xs .breadcrumb-xs-customer li {
	color: #91a0ad;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-right: 20px;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .top-header_customer-xs .breadcrumb-xs-customer li:first-child:before {
	display: none;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .top-header_customer-xs .breadcrumb-xs-customer li:before {
	/* content: '\f105'; */
	font-family: 'FontAwesome';
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .top-header_customer-xs .breadcrumb-xs-customer li.active a {
	margin: 0 0 -1px;
	border-bottom: 1px solid #3C8DBC;
	color: #393939;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .top-header_customer-xs .breadcrumb-xs-customer li a {
	display: inline-block;
	padding: 10px 0;
	color: #91a0ad;
	text-decoration: none;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs {
	margin: 0;
	padding: 25px 0;
	border: 0;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .crm-name {
	padding: 16px 0;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .crm-name .icon {
	display: inline-block;
	/* background: #000000; */
	width: 65px;
	height: 65px;
	margin: 0 26px 0 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	vertical-align: middle;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .crm-name h1 {
	display: inline-block;
	color: #91a0ad;
	margin: 0;
	line-height: 1;
	font-size: 24px;
	vertical-align: middle;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .crm-name h1 span {
	display: block;
	font-size: 14px;
	color: #bbc7d2;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .nav-pills {
	vertical-align: middle;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .nav-pills li {
	display: inline-block;
	margin-right: 5px;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .nav-pills li a {
	display: block;
	background: #ffffff;
	width: 135px;
	padding: 20px 0;
	border: 1px solid #d5d8de;
	color: #525252;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	height: 96px;
	border-radius: 5px;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .nav-pills li a:hover {
	background: #383838;
	color: #ffffff;
}
.ciuis-customer-panel-xs .ciuis-customer-panel-xs-icerik .header_customer-xs .main-header_customer-xs .page-header_customer-xs .nav-pills li a .label {
	display: block;
	color: #bbc7d2;
	font-size: 12px;
	text-transform: uppercase;
}
.ciuis-customer-detail-ui {
	width: 900px;
	margin: 0 auto;
	margin-top: 50px;
	font-family: 'Source Sans Pro', sans-serif;
	color: white;
	box-shadow: none;
}
.ciuis-customer-detail-ui ul {
	margin: 0px 30px 10px 0px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
}
.ciuis-customer-detail-ui .drop {
	z-index: -3;
	opacity: 0;
	width: 240px;
	height: 10px;
	background: #3e8368;
	position: absolute;
	color: white;
	bottom: 0;
	padding: 12px 30px 21px 30px;
	-webkit-transition-property: bottom, opacity;
	transition-property: bottom, opacity;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.ciuis-customer-detail-ui .drop p {
	color: #f8fbfa;
}
.customer-42525 {
	height: 150px;
	position: relative;
	float: left;
	box-shadow: -1px 0px rgba(255, 255, 255, 0.07);
	cursor: pointer;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: background, -webkit-transform;
	transition-property: background, -webkit-transform;
	transition-property: transform, background;
	transition-property: transform, background, -webkit-transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.customer-42525__inner span {
	font-size: 24px;
	font-weight: 700;
}
.customer-42525__inner .progress {
	width: 100%;
	margin-top: 10px;
	height: 6px;
	margin-bottom: 15px;
}
.customer-42525 h2 {
	font-weight: normal;
	font-size: 16px;
	margin: -4px 0px 3px 0px;
}
.customer-42525 p {
	font-size: 11px;
	color: #5a5a5a;
	clear: left;
	font-weight: 300;
	width: 160px;
	margin: 2px 0px 15px 0px;
}
.ciuis-proje-date-b {
	padding-left: 10px;
	padding-top: 2px;
	border: 1px solid #4b5967;
	border-radius: 5px;
	padding-bottom: 2px;
	font-weight: 300;
	background-color: white;
	text-align: center;
}
.ciuis-proje-date-ara {
	text-align: center;
	padding: 0px;
}
.ciuis-menu>li.dropdown .dropdown-menu:before {
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-right-width: 9px;
	border-bottom-color: #e3e3e3;
	margin-left: -7px;
	top: -9px;
}
.ciuis-menu>li.dropdown .dropdown-menu:after, .ciuis-menu>li.dropdown .dropdown-menu:before {
	border-bottom: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	top: -8px;
	content: "";
	display: inline-block;
	left: 42px;
	margin-left: -6px;
	position: absolute;
}
.ciuis-menu h5 {
	float: right;
	margin-right: 01%;
	font-weight: 600;
	color: #adadad;
	margin-top: 0px;
}
.ciuis-menu li {
	list-style: none;
	font-size: 100%;
	font-weight: 600;
}
.ciuis-menu li a {
	color: #383838;
	font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: 900;
}
.ciuis-menu li a:hover {
	color: #3C8DBC;
}
.ciuis-sidemax > li a {
	font-size: 24px;
	margin-top: 5px;
	COLOR: rgba(236, 240, 241, 0.61);
}
/* Ciuis Sidebar */ 
.ciuis-sidemax > li.active a, .ciuis-sidemax > li.active a:hover, .ciuis-sidemax > li.active a:focus {
	background-color: rgba(253, 253, 253, 0);
	border: none;
	border-bottom: 2px solid #9E9E9E;
	font-size: 24px;
	margin-top: 5px;
	color: #393939;
	font-weight: 700;
	font-family: Oswald;
}
.sideciuis {
	z-index: 5;
	border-left: 1px #e0e0e0 solid;
	position: fixed;
	right: 0;
	background-color: white;
	height: 100%;
	margin-top: -50px;
}
.ciuis-1 {
	font-size: 36px;
	text-align: right;
	font-weight: 200;
	background-color: rgb(57, 57, 57);
	color: white;
	height: 65px;
	border-radius: 10px;
	position: fixed;
	z-index: 999;
	width: 23%;
}
.ciuis-1 .date-and-time-ciuis {
	padding-right: 15px;
	padding-top: 5px;
}
.ciuis-1 .date-a {
	border-left: 1px dashed rgba(255, 255, 255, 0.3);
	font-size: 16px;
	text-align: left;
	margin-top: 10px;
	font-weight: 300;
}
/* Etkinlikler Bolumu */

.events {
	height: auto;
	overflow: scroll;
	margin-bottom: 10px;
	margin-top: 64px;
}
.events::-webkit-scrollbar {
display: none;
}
.events_xs::after {
	content: '';
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 50%, white 100%);
	position: fixed;
	top: 430px;
	width: 22%;
	height: 44.8px;
	transition: opactiy 500ms ease, visibility 500ms ease;
	display: none;
}
.events_xs::before {
	content: '';
	background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.84) 50%, rgba(255, 255, 255, 0.87) 100%);
	position: fixed;
	top: 222px;
	width: 22%;
	height: 35.8px;
	transition: opactiy 500ms ease, visibility 500ms ease;
	display: none;
}
.events a {
	font-weight: bold;
	color: inherit;
	text-decoration: none;
}
.events h2 {
	font-size: 1.4em;
	font-weight: 200;
	color: #9e9e9e;
	text-transform: uppercase;
}
.events ul {
	padding: 20px 20px 0px 20px;
}
.events li {
	overflow: hidden;
	margin: 4px -20px;
	padding: 10px 10px 0px 10px;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(241, 241, 241);
	border-radius: 5px;
	list-style: none;
}
.events li:hover {
	overflow: hidden;
	margin: 4px -20px;
	padding: 10px 10px 0px 10px;
	background-color: #f5f5f5;
	border-radius: 10px;
	list-style: none;
}
.events li .date {
	float: left;
	padding: 0.125em 0.75em 0 0;
	margin-left: 0.25em;
	margin-right: 0.75em;
	font-weight: bold;
	text-align: center;
	border-right: 2px solid #919FAF;
}
.events li .date .weekday, li .date .day {
	display: block;
}
.events li .date .weekday {
	font-size: 0.75em;
}
.events li .date .day {
	margin-top: -2px;
	font-size: 1.3em;
}
.events li a {
	position: relative;
	top: 3px;
	display: block;
	float: right;
	width: 40px;
	line-height: 2.5;
	text-align: center;
	color: #919FAF;
}
.events li h3 {
	margin-bottom: -3px;
	margin-top: 3px;
	font-size: 1.1em;
	font-weight: 400;
}
.events li .duration, li .location {
	font-size: 0.875em;
	color: #919FAF;
	-webkit-font-smoothing: antialiased;
}
.events li .duration {
	margin-right: 0.60em;
	padding-left: 0.1em;
	padding-right: 0.5em;
	border-right: 1px solid #E2E5E5;
}
.events li.past {
	color: #919FAF;
	border-color: #E2E5E5;
	background-color: #ffffff;
}
.events li.next .date {
	border-width: 0.0em;
	margin-right: 0.75em;
	padding-right: 6px;
	border-right: 1px dashed #666f73;
	text-align: left;
}
.events li:first-child {
	margin-top: 2px;
}
.ciuis-summary {
}
/* Ciuis Panel Anasayfa */ 
.ciuis-panel-summary {
	background-color: white;
	border-radius: 5px;
	box-shadow: 0 5px 15px -5px rgba(0,0,0,0.1);
}
.ciuis-panel-summary-bg {
	background-color: #ffffff;
	padding-bottom: 16px;
	border-radius: 5px;
	width: 24.222222222222222%;
	box-shadow: 0 5px 15px -5px rgba(0,0,0,0.1);
}
.ciuis-invoice-summaries-b1 {
	float: left;
	width: 25%;
	height: 275px;
	background-color: #fdfdfd;
	text-align: center;
	border-bottom: 2px solid #ececec;
}
.ciuis-right-border-b1 {
	border-right: 2px solid #ececec;
	border-bottom: 2px solid #ececec;
}
.ciuis-invoice-summaries-b1 .box-header {
	background-color: rgba(253, 253, 253, 0);
	font-weight: 400;
	font-size: 16px;
	height: 60px;
	padding-top: 20px;
	border-bottom: 2px solid rgba(236, 236, 236, 0.86);
}
.ciuis-invoice-summaries-b1 .box-header span {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.ciuis-invoice-summaries-b1 .box-header .icon-sent {
	background: url(../images/icon_sent.svg);
}
.ciuis-invoice-summaries-b1 .box-header .icon-delivery {
	background: url(../images/icon_delivery.svg);
}
.ciuis-invoice-summaries-b1 .box-header .icon-openrate {
	background: url(../images/icon_openrate.svg);
}
.ciuis-invoice-summaries-b1 .box-header .icon-ctor {
	background: url(http://www.iconarchive.com/download/i87964/icons8/ios7/Editing-Background-Color.ico);
}
.ciuis-invoice-summaries-b1 .box-content {
	position: relative;
	margin: 20px auto 15px;
	width: 130px;
	height: 130px;
}
.ciuis-invoice-summaries-b1 .box-content .sentTotal {
	font-size: 46px;
	font-weight: 400;
	color: #22c39e;
	padding-top: 32px;
}
.ciuis-invoice-summaries-b1 .box-content .percentage {
	position: absolute;
	font-size: 28px;
	top: 34%;
	left: 31%;
}
.ciuis-invoice-summaries-b1 .box-content .conversionValue {
	font-size: 28px;
	font-weight: 300;
	color: #f5ab34;
	padding-top: 46px;
}
.conversionValue .conversionCurrency {
	font-size: 18px;
	font-weight: 400;
	color: #f5ab34;
	padding-top: 46px;
}
.ciuis-invoice-summaries-b1 .invoice-percent {
	color: #22c39e;
}
.ciuis-invoice-summaries-b1 .invoice-percent-2 {
	color: #ee7a6b;
}
.ciuis-invoice-summaries-b1 .invoice-percent-3 {
	color: #767676;
}
.ciuis-invoice-summaries-b1 .box-foot {
	position: relative;
	font-size: 13px;
	font-weight: 400;
	padding: 0 20px;
}
.ciuis-invoice-summaries-b1 .box-foot .box-foot-stats {
	font-size: 15px;
}
.ciuis-invoice-summaries-b1 .box-foot .box-foot-left {
	float: left;
	text-align: left;
}
.ciuis-invoice-summaries-b1 .box-foot .box-foot-right {
	float: right;
	text-align: right;
}
.ciuis-invoice-summaries-b1 .box-foot .arrow {
	display: none;
	position: absolute;
	width: 15px;
	height: 15px;
}

@media (max-width: 1024px) {
.ciuis-invoice-summaries-b1 {
	width: 50%;
}
}
.nopadding {
	padding: 0px;
}
.table-invoice input {
	width: 100%;
}
.table-invoice tbody td, .table-invoice thead th, .table-invoice tfoot th {
	padding: 13px!important;
}
.table-invoice tbody tr td:first-child, .table-invoice tfoot tr td:first-child, .table-invoice thead tr th:first-child {
	padding-left: 25px!important;
}
.table-invoice input {
	font-family: 'Ubuntu Mono';
	font-size: 17px;
}
.table-invoice thead th {
	background-color: #fafafa;
	color: #777;
}
.table-invoice td {
	border-top-color: #ddd!important;
	vertical-align: top;
}
.table-invoice .table-total {
	margin-top: 30px!important;
}
.table-invoice .table-total tr th {
	color: #555;
	vertical-align: middle;
	border-top: 1px solid #e4e4e4;
}
.table-invoice .table-total tr th:last-child {
	border-top: none;
}
.table-invoice .table-total tr.line-small th {
	padding-top: 0!important;
	padding-bottom: 0!important
}
.table-invoice .table-total tr.line-last th {
	padding-top: 0!important;
}
.table-invoice .table-total tr.discounted th {
	padding-bottom: 0!important;
}
.table-invoice .table-total tr.discounted2 th {
	padding-bottom: 0!important;
}
.table-invoice .table-total tr th .money-format .money-main {
	font-size: 18px;
	font-weight: normal
}
.table-invoice .table-total tr.sub-totals.discounted .sub-total > span .money-main, .table-invoice .table-total tr.sub-totals.discounted .sub-discount > span .money-main {
	font-size: 15px;
}
.table-invoice .table-total tr.money-bold th .money-format .money-main {
	font-weight: 600
}
.table-invoice .table-total tr th .money-format .money-float {
	font-size: 15px;
	color: #888;
}
.table-invoice .table-total tr th i {
	font-size: 13px!important;
	color: #777;
}
.table-invoice .table-total tr.line-extravatone {
	display: none;
}
.table-invoice .table-total.has-extravatone tr.line-extravatone {
	display: table-row;
}
.table-invoice .table-total tr.line-extravattwo {
	display: none;
}
.table-invoice .table-total.has-extravattwo tr.line-extravattwo {
	display: table-row;
}
.table-invoice .property {
	margin-top: 20px;
	position: relative;
}
.table-invoice .property .property-title {
	position: absolute;
	left: -75px;
	top: 6px;
	text-align: right;
}
.table-invoice .property .property-delete {
	position: absolute;
	right: -30px;
	top: 0px;
	text-align: right;
}
.table-invoice .property:hover .property-delete {
	display: block;
}
#lg-menu-foot {
	position: absolute;
	bottom: 5px;
}
.select-properties-list .property[data-status=passive] {
	display: none;
}
.button-properties-list .property[data-status=passive] {
	display: none;
}
.button-properties a {
	margin-right: 5px;
	margin-top: 5px;
}
.form-horizontal .input-group-icon .editable {
	padding-top: 0;
	color: #333
}
#select-waybill {
	padding: 8px 10px;
	display: block;
	cursor: pointer;
	text-align: right;
	color: #666;
}
.module {
	margin-bottom: 2em;
	background: rgba(255,255,255,1);
	color: rgba(37,40,42,1);
	float: left;
	width: 100%;
	height: 100%;
	/* box-shadow: 0 5px 20px rgba(0,0,0,.5); */
	border-radius: .5em;
}
.module [class*='col-'] .inner {
	padding: 2em 0;
}
.red {
	color: rgb(234, 101, 101);
}
.green {
	color: rgb(149, 207, 164);
}
.uppercase {
	text-transform: uppercase;
}
.tabular-data {
	overflow: hidden;
	position: relative;
}
.data-group {
	border-bottom: 1px solid rgba(220,220,220,1);
}
.data-inactive {
	color: rgba(120,120,120,1);
	background: rgba(230,230,230,1);
	padding: 1.5em;
	float: left;
	width: 100%;
}
.data-header {
	font-weight: bold;
	text-transform: uppercase;
	color: rgba(85,91,96,.5);
	padding: 1.5em;
}
.data-group:last-child {
	border: none;
}
.data-group .data-expands, .data-group .expandable {
	will-change: max-height, padding, opacity, background;
	transition: ease max-height .5s, ease padding .5s, ease opacity .5s, ease background .5s;
}
.data-group .data-expands {
	cursor: pointer;
	padding: 1.5em;
	float: left;
	width: 100%;
}
.data-group .title {
	font-weight: 600
}
.data-group a {
	color: #ababab;
	text-decoration: none;
	font-weight: 700;
}
.data-group .expandable {
	transform-origin: top;
	margin: 0 1.25em 0;
	padding: 0 1.5em;
	font-weight: 600;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
}
.data-group .expandable p {
	font-weight: 400;
	color: rgba(100,100,100,1);
}
.data-group .expandable hr {
	margin: 1em 0;
}
.data-group .expandable .btn {
	margin: 0;
	width: 100%;
}
.row-active, .row-open {
	opacity: 1 !important;
}
.row-open {
	max-height: 999px !important;
	padding: 1.5em !important;
}
.row-toggle {
	position: relative;
	cursor: pointer;
	float: right;
	display: block;
	margin: .3em 0.5em 0 0;
	font-size: 2em;
	transition: ease transform .5s;
	transform-origin: center;
	line-height: 1;
	font-weight: bold;
}
.row-toggle .horizontal, .row-toggle .vertical {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	content: " ";
	width: 16px;
	height: 2px;
	background: rgba(120,120,120,1);
	transition: ease transform .5s;
	transform-origin: center;
}
.row-toggle .vertical {
	transform: rotate(90deg);
}
.row-toggle-twist, .row-toggle-twist .vertical {
	transform: rotate(180deg);
}

@media screen and (max-width: 992px) {
.data-group .title {
	display: inline-block;
	padding-bottom: 1em;
}
}
.admin-text, .cog {
	cursor: pointer;
}
.menuabi {
	/* margin-top: 35px; */
	padding-top: 25px;
	position: absolute;/* background-color: red; */
}
.menuabi a {
	display: block;
	background: #ffffff;
	width: 100%;
	height: 40px;
	padding: 0 0 0 10px;
	font: bold 13px Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	color: rgba( 0, 0, 0, 0.4 );
	line-height: 40px;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
	border-bottom: 1px #e4e4e4 solid;
}
.menuabi a:hover {
	display: block;
	background: #ffffff;
	width: 100%;
	height: 40px;
	padding: 0 0 0 10px;
	font: bold 13px Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #ee4740;
	line-height: 40px;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
	border-bottom: 1px #bdbdbd solid;
}
.menuabi a:nth-child( 2 ) {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.menuabi a:last-child {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.menuabi a:hover > .octicon {
	color: #ee4740;
}
.menuabi-ciuis-icon {
	float: right;
	/* margin-top: 0; */
	font-size: 28px;
	color: #cecece;
	/* color: rgba( 0, 0, 0, 0.4 ); */
	/* opacity: 0.7; */
	/* margin-right: 39px; */
	margin-left: 20px;
	margin-right: 20px;
}
.menuabi-ciuis {
	width: 0;
	height: 0;
	margin-left: 15px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 9px solid #ffffff;
}
.ciuis-invoice-detail-index {
	background-color: rgb(236, 236, 236);
	padding: 10px;
	border-radius: 5px;
	margin-bottom: 10px;
	height: 65px;
}

/* Mobil Gorunum Icin */
@media screen and (max-width: 765px) {
.ciuis-menu {
	display: none;
}
.sideciuis {
	z-index: 0;
	border-left: 1px #e0e0e0 solid;
	position: relative;
	right: 0;
	background-color: white;
	height: 100%;
	margin-top: 0;
}
.ciuis-1 {
	margin-bottom: 20px;
}
.ciuis-panel-summary-bg {
	padding-top: 20px;
	background-color: #fdfdfd;
	padding-bottom: 1px;
	border-radius: 0px;
	width: 50%;
	box-shadow: 0 5px 0px -5px rgba(0,0,0,0.1);
	border: 1px solid #ececec;
}
.ciuis-panel-summary {
	background-color: #fdfdfd;
	padding-top: 20px;
	border-radius: 0px;
}
}

@media screen and (max-width: 968px) {
.ciuis-body-datatable-header {
	padding: 10px 20px 0px;
	position: static;
	z-index: 9;
	right: 25px;
	height: 50px;
	background-color: #fafafa;
	margin-left: 5px;
	margin-right: 5px;
}
}
.toggler {
	color: #A1A1A4;
	font-size: 1.25em;
	margin-left: 8px;
	text-align: center;
	cursor: pointer;
}
.toggler.active {
	color: #000;
}
.ciuis-orders-stats {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ciuis-ist-tab {
	display: block;
	padding: 20px;
}
.ciuis-ist-tab-border-right {
	border-right: 2px solid #eeeeee;
}
ul.ciuis-ticket-stats.grid {
	padding: 0px;
	height: 100px;
	border-bottom: 1px solid #ebebeb;
}
.ciuis-is-x-status {
	font-weight: 400;
}
.list .ciuis-ist-tab {
	position: relative;
	padding: 0;
	font-size: 14px;
	line-height: 40px;
}
.list .ciuis-ist-tab .pull-right {
	position: absolute;
	right: 0;
	top: 0;
}

@media screen and (max-width: 800px) {
.list .ciuis-ist-tab .stage:not(.active) {
	display: none;
}
}

@media screen and (max-width: 700px) {
.list .ciuis-ist-tab .ciuis-ticket-percent-bg {
	display: none;
}
}

@media screen and (max-width: 600px) {
.list .ciuis-ist-tab .pull-right {
	position: static;
	line-height: 20px;
	padding-bottom: 10px;
}
}
.list .ciuis-is-x-country, .list .ciuis-ticket-percent, .list .ciuis-is-x-completes, .list .ciuis-is-x-end-date {
	color: #A1A1A4;
}
.list .ciuis-is-x-country, .list .ciuis-is-x-completes, .list .ciuis-is-x-end-date, .list .ciuis-is-x-status, .list .ciuis-is-x-stage {
	margin: 0 10px;
}
.list .ciuis-is-x-country {
	margin-right: 0;
}
.list .ciuis-is-x-end-date, .list .ciuis-is-x-completes, .list .ciuis-is-x-country, .list .ciuis-is-x-status {
	vertical-align: middle;
}
.list .ciuis-is-x-end-date {
	display: inline-block;
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
}
.ciuis-is-x-stage .stage {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	overflow: hidden;
	border-radius: 50%;
	padding: 0;
	margin: 0 2px;
	background: #f2f2f2;
	text-indent: -9999px;
	color: transparent;
	line-height: 16px;
}
.ciuis-is-x-stage .stage.active {
	background: #A1A1A4;
}
.list .list-only {
	display: auto;
}
.list .grid-only {
	display: none !important;
}
.grid .grid-only {
	display: auto;
}
.grid .list-only {
	display: none !important;
}
.grid .ciuis-ist-tab {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100px;
	/* margin: 10px; */
	cursor: pointer;
}
.grid .ciuis-ist-tab:hover {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100px;
	cursor: pointer;
	background: rgba(214, 214, 214, 0.13);
}

@media screen and (max-width: 600px) {
.grid .ciuis-ist-tab {
	display: block;
	width: auto;
	height: 150px;
	margin: 10px auto;
}
}
.grid .ciuis-is-x-status {
	display: block;
	max-width: 100%;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-weight: 900;
	color: #afafaf;
	text-transform: uppercase;
}
.grid .ciuis-is-x-country {
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
}
.grid .ciuis-is-x-country, .grid .ciuis-is-x-end-date {
	color: #A1A1A4;
}
.grid .ciuis-is-x-end-date:before {
	content: 'Ends\00a0';
}
.grid .ciuis-is-x-end-date.ended:before {
	content: 'Ended\00a0';
}
.grid .ciuis-ticket-percent {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 20px;
	border-top: 1px solid #eee;
	font-size: 13px;
}
.grid .ciuis-ticket-percent-bg {
	width: 40%;
	display: block;
}

@media screen and (max-width: 200px) {
.grid .ciuis-ticket-percent-bg {
	display: none;
}
}
.grid .ciuis-ticket-percent-labels {
	position: absolute;
	right: 20px;
	top: 0;
	line-height: 40px;
}

@media screen and (max-width: 200px) {
.grid .ciuis-ticket-percent-labels {
	right: auto;
	left: 10px;
}
}
.grid .ciuis-ticket-percent-label {
	line-height: 21px;
	font-size: 13px;
	font-weight: 900;
}
.grid .ciuis-is-x-completes {
	line-height: 21px;
	font-size: 13px;
	vertical-align: middle;
}
.grid .ciuis-is-x-stage {
	position: absolute;
	top: 20px;
	right: 20px;
}
.grid .ciuis-is-x-stage .stage {
	display: none;
}
.grid .ciuis-is-x-stage .active {
	display: block;
}
.grid .ciuis-is-x-end-date {
	font-size: 12px;
	line-height: 20px;
}
.ciuis-ticket-percent-label {
	vertical-align: middle;
	margin: 0 10px;
	color: #393939;
}
.ciuis-ticket-percent-bg {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 100px;
	height: 4px;
	border-radius: 2px;
	overflow: hidden;
	background: #eee;
}
.ciuis-ticket-percent-fg {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	margin: 0;
	background: #3C8DBC;
}
/*   Temaslar Bolumu  */

#ciuis-customer-detail-contacts {
	width: 100%;
	background: #fff;
	height: 481px;
	right: 0;
	border-right: 2px solid #f7f7f7;
	border-bottom-left-radius: 10px;
	overflow: scroll;
}
#ciuis-customer-detail-contacts-list {
	/* position:absolute; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#ciuis-customer-contacts-menu {
	width: 100%;
	border-bottom: 1px solid #d8dfe3;
	padding-left: 14px;
}
#ciuis-customer-contacts-menu span {
	float: left;
	width: 96px;
	height: 70px;
	background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/top-menu.png") -3px -118px no-repeat;
}
#ciuis-customer-contacts-menu span.ciuis-customer-detail-contacts-temas {
	margin-bottom: -1px;
}
#ciuis-customer-contacts-menu span.ciuis-customer-detail-contacts-detail {
	background-position: -95px 25px;
	cursor: pointer;
}
#ciuis-customer-contacts-menu span.ciuis-customer-detail-contacts-detail:hover {
	background-position: -95px -46px;
	cursor: pointer;
}
#ciuis-customer-contacts-menu span.ciuis-customer-detail-contacts-gecmis {
	background-position: -190px 24px;
	cursor: pointer;
}
#ciuis-customer-contacts-menu span.ciuis-customer-detail-contacts-gecmis:hover {
	background-position: -190px -47px;
	cursor: pointer;
}
.ciuis-customer-contacts {
	height: 70px;
	border-bottom: 1px solid #e7ebee;
	position: relative;
	list-style: none;
}
.ciuis-customer-contacts:hover {
	background: #f1f4f6;
	cursor: pointer;
	list-style: none;
}
.ciuis-customer-contacts img {
	width: 40px;
	border-radius: 50%;
	margin: 15px;
	float: left;
}
.floatingImg {
	width: 60px;
	border-radius: 50%;
	position: absolute;
	top: 52px;
	left: 45%;
	border: 3px solid #fff;
}
.ciuis-customer-contacts p {
	padding: 15px 0 0 0;
	float: left;
	width: 220px;
}
.ciuis-customer-contacts p strong {
	font-weight: 600;
	font-size: 15px;
	color: #597a96;
}
.ciuis-customer-contacts p span {
	font-size: 13px;
	font-weight: 400;
	color: #aab8c2;
}
.ciuis-customer-contacts .status {
	background: #26c281;
	border-radius: 50%;
	width: 9px;
	height: 9px;
	position: absolute;
	top: 31px;
	right: 17px;
}
.ciuis-customer-contacts .status.inactive {
	background: #6e7479;
}
#ciuis-customer-detail-contacts-arama {
	background: #e3e9ed url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/245657/ciuis-customer-detail-contacts-arama.png") -11px 0 no-repeat;
	height: 60px;
	width: 290px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#ciuis-customer-detail-contacts-aramafield {
	background: #e3e9ed;
	margin: 21px 0 0 55px;
	border: none;
	padding: 0;
	font-size: 14px;
	font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: 400px;
	color: #8198ac;
}
#ciuis-customer-detail-contacts-aramafield:focus {
	outline: 0;
}
#ciuis-customer-detail-contacts-temas-detaillari {
	width: 100%;
	height: 484px;
	/* position:absolute; */
	top: 0;
	left: 0;
	display: none;
	background: #fff;
}
#ciuis-customer-detail-contacts-profil {
	height: 153px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.p1 #ciuis-customer-detail-contacts-profil {
	background: #919faf;
}
#ciuis-customer-detail-contacts-profil .avatar {
	width: 68px;
	border: 3px solid #fff;
	margin: 23px 0 0;
	border-radius: 50%;
}
#ciuis-customer-detail-contacts-profil p {
	font-weight: 600;
	font-size: 15px;
	margin: 118px 0px -1px;
	opacity: 0;
	-webkit-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	-moz-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	-ms-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	-o-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
}
#ciuis-customer-detail-contacts-profil p.animate {
	margin-top: 97px;
	opacity: 1;
	-webkit-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	-moz-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	-ms-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	-o-transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
	transition: all 200ms cubic-bezier(0.000, 0.995, 0.990, 1.000);
}
#ciuis-customer-detail-contacts-profil span {
	font-weight: 400;
	font-size: 11px;
}
#ciuis-customer-detail-contacts-kapat {
	position: absolute;
	top: 30px;
	opacity: 0.8;
	right: 10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
#ciuis-customer-detail-contacts-kapat:hover {
	opacity: 1;
}
.cx, .cy {
	background: #fff;
	position: absolute;
	width: 0px;
	top: 15px;
	right: 15px;
	height: 3px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
.cx.s1, .cy.s1 {
	right: 0;
	width: 20px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.cy.s2 {
	-ms-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.cy.s3 {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.cx.s1 {
	right: 0;
	width: 20px;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.cx.s2 {
	-ms-transform: rotate(140deg);
	-webkit-transform: rotate(140deg);
	transform: rotate(140deg);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.cx.s3 {
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-ms-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.ciuis-customers-wrapper {
	border-radius: 0 0 0px 0px;
	height: 438px;
	padding: 0px;
	border-bottom-right-radius: 10px;
}
/* Ciuis Timeline */

.ciuis-activity-line {
	font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	width: 100%;
	margin: auto;
	display: block;
	position: relative;
}
.ciuis-activity-line ul.ciuis-activity {
	margin: 20px 0;
	padding: 0;
	display: inline-block;
}
.ciuis-activity-line ul.ciuis-activity li {
	list-style: none;
	margin: auto;
	margin-left: 200px;
	min-height: 50px;
	/*background: rgba(255,255,0,0.1);*/
	border-left: 1px dashed #86D6FF;
	padding: 0 0 50px 30px;
	position: relative;
}
.ciuis-activity-line ul.ciuis-activity li:last-child {
	border-left: 0;
}
.ciuis-activity-line ul.ciuis-activity li::before {
	position: absolute;
	left: -10px;
	top: -5px;
	content: " ";
	border: 8px solid rgba(255, 255, 255, 0.74);
	border-radius: 500%;
	background: #258CC7;
	height: 20px;
	width: 20px;
	transition: all 500ms ease-in-out;
}
.ciuis-activity-line ul.ciuis-activity li:hover::before {
	border-color: #258CC7;
	transition: all 1000ms ease-in-out;
}
ul.ciuis-activity li .ciuis-activity-title {
	font-weight: 500;
}
ul.ciuis-activity li .ciuis-activity-detail-body {
	color: rgba(0,0,0,0.5);
	font-size: 12px;
}
ul.ciuis-activity li .ciuis-activity-zaman {
	color: #8D8D8D;
	position: absolute;
	width: 100px;
	left: -50%;
	text-align: right;
	font-size: 12px;
}
/* Ciuis Timeline Sonu */
.ciuis-activity-line ul.ciuis-activity-timeline {
	margin: -15px 0;
	/* padding: 0; */
	display: inline-block;
}
.ciuis-activity-line ul.ciuis-activity-timeline li {
	list-style: none;
	margin: auto;
	min-height: 50px;
	border-left: 1px dashed #818384;
	padding: 0 0 20px 30px;
	position: relative;
	padding-top: 16px;
	width: 300px;
}
.ciuis-activity-line ul.ciuis-activity-timeline li:hover {
	background: #fdfdfd;
}
.ciuis-activity-line ul.ciuis-activity li:last-child {
	border-left: 0;
}
.ciuis-activity-line ul.ciuis-activity-timeline li::before {
	position: absolute;
	left: -10px;
	top: 35px;
	content: " ";
	border: 8px solid rgba(255, 255, 255, 0.74);
	border-radius: 500%;
	background: #393939;
	height: 20px;
	width: 20px;
	transition: all 500ms ease-in-out;
}
.ciuis-activity-line ul.ciuis-activity-timeline li:hover::before {
	border-color: #ffffff;
	transition: all 1000ms ease-in-out;
}
ul.ciuis-activity-timeline li .ciuis-activity-title {
	font-weight: 500;
}
ul.ciuis-activity-timeline li .ciuis-activity-detail-body {
	color: rgba(0,0,0,0.5);
	font-size: 12px;
	font-weight: 400;
}
.ciuis-activity-detail {
	display: none;
}
ul.ciuis-activity-timeline li .ciuis-activity-zaman {
	color: #8D8D8D;
	position: absolute;
	width: 100px;
	left: -50%;
	text-align: right;
	font-size: 12px;
}
.activity_tumu {
	margin-left: -19px;
	height: 40px;
	width: 40px;
	font-size: 9px;
	background-color: #393939;
	position: absolute;
	padding: 8px;
	border-radius: 50px;
	margin-top: -10px;
	color: white;
	margin-bottom: 100px;
	text-align: center;
}
.ciuis-contact-avatar {
	border-radius: 50%;
	border: 0px #267e80;
	border-style: inset;
	float: left;
	margin-right: 10px;
}
.ciuis-customers-detail-header {
	padding: 10px;
	background-color: #fdfdfd;
	margin-right: 0px;
	margin-left: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.ciuis-customer-detail-am .cmdam-title {
	color: rgba(173, 173, 173, 0.38);
	border-bottom: 2px #f1f1f1 solid;
	border-collapse: collapse;
	padding: 5px 0px 0px 0px;
	border-spacing: inherit;
}
.ciuis-customer-detail-am p {
	margin: 0 0 5px;
}
.ciuis-customer-detail-am .cmdam-detail {
	color: rgb(98, 99, 101);
	margin-top: 10px;
	font-weight: 800;
}
.ciuis-dashboard-panel-mc {
	font-size: 14px;
	padding: 7px 20px 13px;
	margin: 0 0px 0px;
}
.ciuis-dashboard-box-b1-xs-ca {
	background: linear-gradient(#526494, #604484);
	margin: 15px auto 0;
	width: 300px;
}
.ciuis-dashboard-box-b1-xs-ca-header {
	padding: 15px 25px;
	position: relative;
}
.ciuis-dashboard-box-b1-xs-ca-header-title {
	color: #fff;
	font-size: 18px;
}
.ciuis-dashboard-box-b1-xs-ca-body {
	padding: 0;
}
/* ciuis-dashboard-box-stats */

.ciuis-dashboard-box-stats {
	color: #676767;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.ciuis-dashboard-box-stats-amount {
	font-size: 38px;
	line-height: 1.2;
	font-weight: 900;
}
.ciuis-dashboard-box-stats-caption {
	font-size: 18px;
}
.ciuis-dashboard-box-stats-change {
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
	color: #B1B7C8;
}
.ciuis-dashboard-box-stats-value {
	font-size: 18px;
	font-weight: 900;
}
.ciuis-dashboard-box-stats-period {
	font-size: 14px;
	color: #a9a9a9;
}
.ciuis-dashboard-box-stats-value--positive {
	color: #b8d9d3;
}
.ciuis-dashboard-box-stats-value-negative {
	color: #b7b7b7;
}
.ciuis-dashboard-box-stats-main .ciuis-dashboard-box-stats-amount {
	font-size: 38px;
	font-weight: 900;
}
tr.ciuis-254325232345 {
	height: 100px;
}
tr.ciuis-254325232344 {
	height: 60px;
}
.ciuis-1::after {
	position: absolute;
	left: 40px;
	top: 70px;
	content: " ";
	background: rgba(255, 255, 255, 0);
	height: 20px;
	width: 1px;
	transition: all 500ms ease-in-out;
	border-left: 1px dashed #028c8d;
}
.ciuis-1::before {
	position: absolute;
	left: 31px;
	top: 55px;
	content: " ";
	border: 5px solid rgb(255, 188, 0);
	border-radius: 500%;
	background: #ffffff;
	height: 20px;
	width: 20px;
	transition: all 500ms ease-in-out;
	z-index: 99;
}
.ciuis_expense_receipt a {
	/* position: absolute; */
	/* left: 28px; */
	/* margin-top: -28px; */
	font-weight: 900;
	font-family: monospace;
	/* width: 55px; */
	/* height: 60px; */
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	border: 1px dashed black;
}
.ciuis-expenses-ciuis-expenses-receipt-detail-container {
	width: 100%;
	height: 40%;
	min-height: 456px;
	margin: auto;
	overflow: hidden;
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 21px 0px rgba(128,128,128,0.2);
	-moz-box-shadow: 0px 5px 21px 0px rgba(128,128,128,0.2);
	box-shadow: 0px 5px 21px 0px rgba(128,128,128,0.2);
	background-color: white;
}
.ciuis-expenses-ciuis-expenses-receipt-detail-left {
	background-color: #ffffff;
	width: 100%;
	border-radius: 10px;
	float: left;
	color: #393939;
	margin-right: 30px;
}
.ciuis-expenses-ciuis-expenses-receipt-detail-info-box {
	margin-top: 35px;
	margin-left: 35px;
	margin-right: 35px;
}
.ciuis-expenses-receipt-detail {
	font-weight: 300;
	font-size: 15px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #393939;
	height: 15%;
}
.ciuis-expenses-receipt-detail > span {
	font-weight: 500;
	font-size: 21px;
}
.ciuis-expenses-receipt-xs-colum {
	border-bottom: 1px solid #e2e2e2;
	height: 15%;
	overflow: hidden;
	padding-top: 15px;
}
.ciuis-expenses-receipt-xs-colum > p {
	font-weight: 300;
	font-size: 13px;
	line-height: 26px;
	margin-top: 0px !important;
	float: left;
}
.ciuis-expenses-receipt-xs-colum > i {
	margin-top: 4px;
	margin-right: 13px;
	float: left;
	color: #b4d8fc;
}
.ciuis-expenses-receipt-xs-colum:last-child {
	border-bottom: none;
}
.ciuis-expenses-receipt-xs-colum-right {
	background-color: #fefefe;
	width: 61%;
	height: 100%;
	float: left;
	border-radius: 0 5px 5px 0;
}
.ciuis-expenses-receipt-content {
	margin-top: 50px;
	margin-left: 40px;
	margin-right: 40px;
}
.ciuis-expenses-receipt-header {
	overflow: hidden;
	border-bottom: 1px solid #d7e2e7;
	height: 50px;
}
.ciuis-expenses-receipt-header > img {
	width: 100px;
	float: left;
}
.ciuis-expenses-receipt-header > h4 {
	text-align: right;
	margin-top: 10px;
}
.ciuis-expenses-receipt-main {
	margin-top: 35px;
}
.ciuis-expenses-receipt-asx {
	margin-top: 40px;
}
.ciuis-expenses-receipt-asx > p {
	font-weight: 300;
	font-size: 15px;
	color: #7a838d;
	line-height: 30px;
}
.ciuis-expenses-receipt-asx > h6 {
	margin-top: 10px;
}
.ciuis-expenses-receipt-footer {
	overflow: hidden;
	border-top: 1px solid #d7e2e7;
	margin-top: 40px;
	padding-top: 30px;
}
.ciuis-expenses-receipt-footer > a {
	font-size: 13px;
	font-weight: 500;
	float: left;
}
.ciuis-expenses-receipt-footer > h6 {
	color: #7a838d;
	text-align: right;
	margin-top: 0px !important;
}
.ciuis-activity-stream {
	display: none;
}
/* Ticket Area */


.ticket-container {
	display: flex;
	border-radius: 10px;
	height: 595px;
}
.ciuis-ticket-sidebar {
	/*background: #f4f7f9;*/
	background: #e9ecef;
	width: 150px;
}
.ciuis-ticket-sidebar-top {
	background: #7ca0c5;
	height: 75px;
	border-bottom: 1px solid #ccc;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ciuis-ticket-sidebar-menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.ciuis-ticket-sidebar-menu .ticket-contact-info {
	display: flex;
	align-items: center;
	font-size: .75em;
}
.ciuis-ticket-sidebar-menu .user-photo {
	height: 30px;
	width: 30px;
	border-radius: 50%;
	margin-right: 10px;
}
.ciuis-ticket-sidebar-menu li {
	padding: 15px 20px;
	cursor: pointer;
}
.ciuis-ticket-sidebar-menu li:hover, .ciuis-ticket-sidebar-menu li.ticket-selected {
	background: #ccc;
}
.active-view {
	display: flex;
	flex: 1;
}
.list-view {
	background: #f9f9f9;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 250px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 595px;
}
.list-view-top {
	height: 100px;
	border-bottom: 2px solid #eee;
	padding-left: 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-right: 20px;
}
.list-view-top .sort-selection {
	margin-left: 5px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	cursor: pointer;
	position: relative;
}
.list-view-top .ticket-caret {
	margin-left: 5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
}
.list-view-top .sort-selection ul {
	display: none;
	position: absolute;
	top: 0;
	left: -5px;
	z-index: 9999;
	background: #e9ecef;
	list-style-type: none;
	padding: 0;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	border: 1px solid #ddd;
}
.list-view-top .sort-selection:hover ul {
	display: block;
}
.list-view-top .sort-selection ul li {
	width: 100px;
	padding: 5px;
}
.list-view-top .sort-selection ul li:hover {
	background: #ccc;
}
.list-view-top .sort-selection ul li a {
	text-decoration: none;
	color: #000;
	line-height: 1.2;
}
.list-view-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 495px;
	overflow: scroll;
	border-bottom-left-radius: 10px;
}
.list-view-list li {
	/* padding: 15px 0px 0px 10px; */
	height: 100px;
	cursor: pointer;
	position: relative;
}
.list-view-list li .ticket-priority {
	position: absolute;
	top: 17.5px;
	right: 20px;
	font-size: 0.75em;
}
.list-view-list li:hover, .list-view-list li.ticket-selected {
	/* background: #fff; */
	width: 250px;
}
.list-view-list li h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: 900;
	margin-bottom: 5px;
}
.list-view-list li h4 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}
.list-view-list li p {
	font-size: 0.75em;
	margin-bottom: 0;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ciuis-ticket {
	background: #fff;
	flex: 1;
	border-top-right-radius: 10px;
	background-image: url(../img/icon-community-support.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 595px;
	border-bottom-right-radius: 10px;
}
.ciuis-ticket-top {
	height: 100px;
	border-bottom: 2px solid #eee;
	border-top-right-radius: 10px;
}
.ciuis-ticket-detail {
	padding: 15px 20px;
}
.ciuis-ticket-detail h2 {
	margin: 0 0 10px 0;
}
.ciuis-ticket-row {
	display: flex;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.ciuis-ticket-row:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}
.ciuis-ticket-fieldgroup {
	width: 50%;
	padding-bottom: 10px;
}
.ciuis-ticket-fieldgroup .ticket-label {
	font-weight: bold;
	margin-bottom: 10px;
}
.ciuis-ticket-fieldgroup.full {
	width: 100%;
}
.tickets-tab {
	border-bottom: 1px solid transparent;
}
.tickets-tab > li {
	float: left;
	margin-bottom: -1px;
}
.tickets-tab > li > a {
	line-height: 1.42857143;
	border: 1px solid transparent;
	width: 250px;
	padding: 20px;
	height: 99px;
	background: #ebebeb;
	border-bottom: 1px solid #fdfdfd;
}
.tickets-tab > li > a:hover {
	border-color: #eeeeee #eeeeee transparent;
}
.tickets-tab > li.active > a, .tickets-tab > li.active > a:hover, .tickets-tab > li.active > a:focus {
	color: #555555;
	background-color: white;
	border-right-color: rgb(255, 188, 0);
	cursor: pointer;
	width: 250px;
	padding: 20px;
	height: 100px;
	border-right-width: 2px;
	font-weight: 900;
}
.tickets-tab a:hover {
	color: #161616;
	background-color: red;
}
.tickets-tab.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.tickets-tab.nav-justified > li {
	float: none;
}
.tickets-tab.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.tickets-tab.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}

@media (min-width: 768px) {
.tickets-tab.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.tickets-tab.nav-justified > li > a {
	margin-bottom: 0;
}
}
.tickets-tab.nav-justified > li > a {
	margin-right: 0;
	border-radius: 2px;
}
.tickets-tab.nav-justified > .active > a, .tickets-tab.nav-justified > .active > a:hover, .tickets-tab.nav-justified > .active > a:focus {
	border: 1px solid #ddd;
}

@media (min-width: 768px) {
.account-container-ciuis-65343256347 span::before {
	position: absolute;
	right: 205px;
	bottom: 15px;
	border-top: 2px rgb(255, 188, 0);
	border-top-style: dotted;
	height: 1px;
	width: 125px;
	/* transition: all 500ms ease-in-out; */
	z-index: 999;
	content: '';
	padding-left: 10px;
	font-weight: 500;
	/* color: #d0d0d0; */
	float: left;
}
.account-container-ciuis-65343256347 span::after {
	position: absolute;
	right: 319px;
	bottom: 6px;
	content: "+";
	border: 2px solid rgb(255, 188, 0);
	border-radius: 500%;
	background: #3C8DBC;
	/* height: 20px; */
	/* width: 20px; */
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 13px;
	color: #393939;
}
a.ciuis-account.checking::after {
	position: absolute;
	right: 30%;
	top: 22px;
	border-left: 2px rgb(255, 188, 0);
	border-left-style: dotted;
	height: 64px;
	width: 20px;
	/* transition: all 500ms ease-in-out; */
	z-index: 999;
	content: 'Balance';
	padding-left: 10px;
	font-weight: 500;
	color: #d0d0d0;
}
.ciuis-asx-account-detail {
	background-color: #F7F9FA;
	padding-top: 78px;
	min-height: 100vh;
	display: flex;
	align-items: center;
	flex-direction: column;
	flex: 3;
}
.ciuis-asx-account-detail h1 {
	font-size: 2rem;
	margin-top: 60px;
}
.ciuis-asx-account-detail .ciuis98765789 {
	background: white;
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
	border-radius: 2px;
	margin: 30px 20px 0;
	min-width: 400px;
	width: calc(100% - 40px);
	padding: 28px;
	position: relative;
}
.ciuis-asx-account-detail .ciuis98765789 .ciuis9876578detail-24242424 {
	background-color: #00b4e0;
	width: 4px;
	height: 28px;
	position: absolute;
	left: 0;
}
.ciuis-asx-account-detail .ciuis98765789 h2 {
	font-size: 1.5rem;
}
.ciuis-asx-account-detail .ciuis98765789 p {
	font-size: 0.9rem;
	margin-top: 14px;
}
.ciuis-asx-account-detail .ciuis98765789 .upload-button {
	background-color: white;
	border: 2px solid #00b4e0;
	border-radius: 2px;
	color: #00b4e0;
	cursor: pointer;
	margin-top: 14px;
	padding: 15px 0;
	text-align: center;
	width: 100%;
	transition: all 0.2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ciuis-asx-account-detail .ciuis98765789 .icon-upload {
	fill: #00b4e0;
	margin-left: 4px;
	width: 24px;
	height: 24px;
	transition: all 0.2s ease-in-out;
}
.ciuis-asx-account-detail .ciuis98765789 .upload-button:hover {
	background-color: #00b4e0;
	color: white;
}
.ciuis-asx-account-detail .ciuis98765789 .upload-button:hover .icon-upload {
	fill: white;
}
.ciuis-asx-account-detail .function-placeholder {
	border: 1px dashed #A1B2BF;
	border-radius: 2px;
	margin: 30px 20px 0;
	min-width: 400px;
	width: calc(100% - 40px);
	height: 210px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ciuis-asx-account-detail .function-placeholder p {
	color: #A1B2BF;
	padding-bottom: 8px;
}
.ciuis-389123411 {
/* padding-top: 78px; */
  /* display: flex; */
  /* align-items: center; */
  /* flex-direction: column; */
  /* flex: 7; */
}
.ciuis-389123411 h1 {
	font-size: 2rem;
	margin-top: 60px;
	margin-bottom: 30px;
}
.ciuis-389123411 .ciuis98765789 {
	background: white;
	box-shadow: 0 3px 30px rgba(0, 0, 0, 0.02);
	border-radius: 10px;
	max-width: 100%;
	min-width: 400px;
}
.ciuis-389123411 .ciuis9876578d {
	position: relative;
	padding: 30px 50px;
}
.ciuis-389123411 .ciuis9876578d .ciuis9876578detail-24242424 {
	background-color: #3C8DBC;
	width: 4px;
	height: 28px;
	position: absolute;
	left: 0;
}
.ciuis-389123411 .ciuis9876578d h2 {
	font-weight: 700;
}
.ciuis-389123411 .ciuis9876578d p {
	margin-bottom: 4px;
}
.ciuis-389123411 .ciuis987654789080 {
	border-top: 1px solid #E9ECF0;/* display: flex; */
}
.ciuis-389123411 .ciuis987654789080 .ciuis-asx-mob-buton {
	border-right: 1px solid #E9ECF0;
	border-radius: 0 0 0 2px;
	cursor: pointer;
	width: 50px;
	min-height: 50px;
	transition: background-color 0.2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ciuis-389123411 .ciuis987654789080 .ciuis-asx-mob-buton:hover {
	background-color: #e7edf0;
}
.ciuis-389123411 .ciuis987654789080 .ciuis-asx-mob-buton .arrow {
	fill: none;
	stroke: #5E6971;
	stroke-width: 2px;
	width: 18px;
	height: 18px;
	transition: all 0.2s ease-in-out;
}
.ciuis-389123411 .ciuis987654789080 .ciuis-asx-mob-buton .active {
	transform: scaleY(-1);
}
.ciuis-389123411 .ciuis987654789080 .ciuis-asx-mob-245 {
	flex: 1;
	/* display: flex; */
	align-items: center;
}
.ciuis-389123411 .ciuis987654789080 .ciuis-asx-mob-245 p {
	padding: 16px 24px 16px 18px;
}
.account-container-ciuis-65343256347 a {
	color: #d2a764;
	padding: 5px;
}
.account-container-ciuis-65343256347 a:hover {
	color: #ddbd8c;
	text-decoration: none;
}
.account-container-ciuis-65343256347 a:focus {
	color: #c7913c;
	text-decoration: none;
}
.account-container-ciuis-65343256347 a:visited {
	color: #c7913c;
	text-decoration: none;
	border-radius: 5px;
}
.ciuis-account-attr {
	width: 100%;
	text-align: center;
	color: #2f3034;
	font-size: 0.9rem;
}
.ciuis-account-attr a {
	color: #028c8d;
}
.bank-name {
	font-size: 0.8rem;
	font-weight: bold;
	color: #d2a764;
	padding-left: 2rem;
	font-style: italic;
	font-family: "Poppins", sans-serif;
	padding-bottom: 0.5rem;
}
.account-container-ciuis-65343256347 {
	margin: auto;
	border-radius: 0.5rem;
	box-shadow: 0 2px 0 -1px rgba(0, 0, 0, 0.1);
	margin-bottom: 2rem;
}
.accounts-information-ciuis-1881-sonuzadek {
	background: #393939;
	border-radius: 10px;
	padding: 2.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-bottom: 5px;
}
.accounts-information-ciuis-1881-sonuzadek.done {
	border-radius: 0.5rem;
}
.accounts-information-ciuis-1881-sonuzadek .icon {
	fill: white;
	margin-right: 0.9rem;
}
.accounts-information-ciuis-1881-sonuzadek .information {
	color: white;
	line-height: 1.2;
	margin-bottom: 0;
	margin-top: 0px;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta {
	text-decoration: none;
	background: #3C8DBC;
	color: #393939;
	padding: 10px;
	border-radius: 5px;
	margin-top: 1.25rem;
	display: inline-block;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta:hover {
	text-decoration: none;
	outline: none;
	border: none;
	background: #d2a764;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta:active {
	background: #c7913c;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta.clicked {
	background: #2f3034;
	-webkit-animation: throb 0.9s alternate infinite;
	animation: throb 0.9s alternate infinite;
	pointer-events: none;
}
.accounts-information-ciuis-1881-sonuzadek .reconnect-cta.clicked:before {
	content: "";
	border: 3px solid rgba(210, 167, 100, 0.5);
	border-bottom-color: #d2a764;
	height: 1.25rem;
	width: 1.25rem;
	display: inline-block;
	position: relative;
	top: 0.3125rem;
	border-radius: 1.25rem;
	margin-right: 0.625rem;
	-webkit-animation: loading 0.8s infinite linear;
	animation: loading 0.8s infinite linear;
}
.ciuis-accounts {
	/* background: rgba(255, 255, 255, 0); */
	/* display: -webkit-box; */
	display: -ms-flexbox;
	/* display: flex; */
	/* -webkit-box-orient: vertical; */
	/* -webkit-box-direction: normal; */
	-ms-flex-direction: column;/* flex-direction: column; *//* position: relative; *//* border-radius: 5px; */
}
.ciuis-accounts .ciuis-account {
	display: -webkit-box;
	position: relative;
	padding: 11px;
	border-radius: 5px;
	background: white;
	margin-top: 5px;
}
.ciuis-account:hover {
	background: #ececec;
}
.ciuis-accounts .ciuis-account .icon {
	margin-right: 0.9375rem;
}
.ciuis-accounts .ciuis-account .ciuis-account-type {
	color: #2f3034;
	margin-bottom: 0;
	font-weight: bold;
	margin-top: 0;
}
.ciuis-accounts .ciuis-account .ciuis-account-detail {
	color: #a1a3a5;
	margin: 0px;
}
.ciuis-accounts .ciuis-account .ciuis-account-temprorary {
	position: absolute;
	right: 2rem;
	bottom: 2.2rem;
	display: inline-block;
	width: 20%;
	height: 1.625rem;
	text-align: right;
	font-size: 22px;
	color: #2f3034;
	font-weight: 800;
}
.ciuis-accounts .ciuis-account .ciuis-account-temprorary input {
	display: none;
}
.ciuis-accounts .ciuis-account .ciuis-account-temprorary input {
	display: none;
}
.ciuis-accounts .ciuis-account .ciuis-account-scroll {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #028c8d;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border-radius: 2.125rem;
}
.ciuis-accounts .ciuis-account .ciuis-account-scroll:before {
	position: absolute;
	content: "";
	height: 1.25rem;
	width: 1.25rem;
	left: 0.1875rem;
	bottom: 0.1875rem;
	background-color: white;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	border-radius: 50%;
}
.ciuis-accounts .ciuis-account .ciuis-account-scroll:after {
	position: absolute;
	content: "Aktif";
	left: 1.75rem;
	bottom: 0.15625rem;
	color: white;
	font-style: italic;
	font-size: 0.8rem;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.ciuis-accounts .ciuis-account input:checked + .ciuis-account-scroll {
	background-color: #a1a3a5;
}
.ciuis-accounts .ciuis-account input:focus + .ciuis-account-scroll {
	box-shadow: 0 0 1px #a1a3a5;
}
.ciuis-accounts .ciuis-account input:checked + .ciuis-account-scroll:before {
	-webkit-transform: translateX(1.75rem);
	transform: translateX(1.75rem);
}
.ciuis-accounts .ciuis-account input:checked + .ciuis-account-scroll:after {
	content: "Pasif";
	left: 0.5625rem;
}
.account-container-ciuis-65343256347 span {
	width: 100%;
	border: 0;
	text-align: right;
	font-size: 24px;
	font-weight: 900;
	color: #cccccc;
	margin-top: 20px;
	padding-right: 20px;
}
.tickets-tab.nav-justified > li > a {
	border-bottom: 1px solid #ddd;
	border-radius: 2px 2px 0 0;
}
.tickets-tab.nav-justified > .active > a, .tickets-tab.nav-justified > .active > a:hover, .tickets-tab.nav-justified > .active > a:focus {
	border-bottom-color: #EEEEEE;
}
}
form.ticketfilterselectbox label.select-box {
	width: 100%;
	float: left;
	padding-top: 0;
	text-align: left;
	height: 55px;
	display: block;
	font-weight: 400;
	position: relative;
	border-radius: 5px;
}
.ticketfilterselectbox {
	width: 100%;
}
form.ticketfilterselectbox select {
	background-color: #ffffff;
	background-image: url(http://www.cheaptickets.com/events/images/icon_dropdown.png);
	background-position: top 20px right 10px;
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	width: 100%;
	cursor: pointer;
	margin-bottom: 15px;
	padding-left: 10px;
	outline: none;
	letter-spacing: 1px;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	line-height: 54px;
	color: #393939;
	font-size: 16px;
	border-radius: 5px;
}
span.deleteindicator {
	width: 30px;
	height: 30px;
	padding: 5px;
	position: absolute;
}
td.dataTables_empty {
	padding-top: 10px;
}
.ciuis-todo ul {
	list-style: none;
	padding: 0px;
}
.ciuis-todo.ciuis-body-checkbox.has-default {
	border: 1px solid red;
}
.ciuis-todo ul li {
	border-bottom: 1px solid #eaeaea;
	margin: 0px;
	padding-left: 5px;
}
input.todoinput {
	background: rgba(255, 0, 0, 0);
	border: 0px;
	padding: 5px;
}
input.todoinput:focus {
	outline: chartreuse;
}
ul.todo-item {
	height: 136px;
	overflow: scroll;
}
ul.todo-item-done {
	height: 136px;
	overflow: scroll;
}
td.dataTables_empty {
	background-image: url(../img/nodata.png);
	text-align: center;
	background-position: center 5px;
	padding: 75px;
	background-repeat: no-repeat;
	color: rgba(255, 0, 0, 0);
	background-size: auto;
}
.expenseconvert {
	width: 100%;
	background: #7cb77f;
	padding: 18px;
	text-align: center;
}
a.expenseconvertbutton {
	color: white;
}
a.btn.btn-default.icon.ion-trash-b {
	padding: 10px;
	font-size: 26px;
	color: #cacaca;
}
ul#ciuis-liquid-menu, #ciuis-liquid-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 11px;
}
#ciuis-liquid-menu li {
	float: left;
}
#ciuis-liquid-menu {
	height: 0px;
	float: left;
}
#ciuis-liquid-menu a:visited {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#ciuis-liquid-menu a:link, div.ciuis-liquid-menu a:visited {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#ciuis-liquid-menu a {
	display: block;
	line-height: 50px;
	padding: 12px 10px;
	color: #393939;
	font: bold 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;
	background: -moz-linear-gradient(linear, 0% 40%, 0% 70%, from(#F5F5F5), to(#F1F1F1));
}
#ciuis-liquid-menu a:hover {
	color: #333;
	border-bottom: 3px solid rgb(255, 209, 80);
}
#ciuis-liquid-menu li.hideshow ul {
	position: absolute;
	background: #fdfdfd;
	display: none;
	left: 0px;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
}
#ciuis-liquid-menu li.hideshow {
	position: relative;
}
/*  LEADS */
.js_input-active {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
}
.input_new_lead {
	position: absolute;
	z-index: 2;
	top: 10%;
	right: 30%;
	bottom: 10%;
	left: 30%;
	display: none;
	width: 30%;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
	background: #fff;
	box-shadow: 1px 1px 4px #000;
}
.input_new_lead p {
	margin-bottom: 40px;
}
.input_new_lead button {
	width: 100%;
}
.input_new_lead .form-group {
	margin-bottom: 15px;
	text-align: left;
}
.input_new_lead .form-group input {
	height: 50px;
}
.input_new_lead .form-group select {
	height: 50px;
	margin-bottom: 40px;
}
.leads .defect:before {
	position: absolute;
	top: 8px;
	left: 8px;
	display: block;
	width: 15px;
	height: 15px;
	content: 'b';
}
.leads .improvement:before {
	position: absolute;
	top: 8px;
	left: 8px;
	display: block;
	width: 17px;
	height: 16px;
	content: 'a';
}
.leads {
	background: #f8fafb;
}
.leads {
	height: 100%;
	list-style: none;
	padding: 0px;
}
.leads li {
	position: relative;
	padding: 10px;
	border: 1px dashed #e2e2e2;
	background: rgba(235, 235, 235, 0.07);
	width: 100%;
}
.leads li dl {
	padding-left: 20px;
}
.leads li dt {
	font-weight: bold;
	color: #f7b805;
}
.leads li .date {
	font-size: 11px;
	color: #393939;
	font-weight: 900;
}
ul.leads.ui-sortable {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	height: 510px !important;
	background: #fdfdfd;
	overflow: scroll;
}
h4.leads-status-name {
	font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
	display: inline-flex;
}
.lead-left-bar {
	border-right: 2px solid #ebebeb;
	height: 650px;
	overflow: hidden;
}
.lead-status-header {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.lead-scroll-horizontal {
	display: inline-flex;
	overflow: scroll;
	vertical-align: top;
	white-space: nowrap;
	width: 100%;
	height: 650px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.main-content.container-fluid.col-xs-12.col-md-12.col-lg-9.md-p-0.lead-kanban {
	background: rgb(253, 253, 253);
	border-radius: 10px;
}
.panel-body.lead-manager {
	height: 445px;
	overflow-y: scroll;
}
.lead-manager-head {
	height: 100%;
}
.proposal .a {
	color: #0087C3;
	text-decoration: none;
}
.proposal header {
	padding: 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	margin-top: -20px;
}
.proposal #logo {
	float: left;
	margin-top: 8px;
}
.proposal #logo img {
	height: 70px;
}
.proposal #company {
	float: left;
	text-align: left;
}
.proposal #tools {
	float: right;
}
.proposal #details {
	margin-bottom: 50px;
}
.proposal #client {
	padding-left: 15px;
	float: left;
	border-left: 5px solid #ffe18c;
	margin-left: 15px;
}
.proposal #client .to {
	color: #777777;
}
.proposal h2.name {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
}
.proposal #invoice {
	float: right;
	text-align: right;
}
.proposal #invoice h1 {
	color: #393939;
	font-size: 2.4em;
	line-height: 1em;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.proposal #invoice .date {
	font-size: 1.1em;
	color: #777777;
}
.proposal table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}
.proposal table th, .proposal table td {
	padding: 20px;
	background: #EEEEEE;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
.proposal table th {
	white-space: nowrap;
	font-weight: normal;
}
.proposal table td {
	text-align: right;
}
.proposal table td h3 {
	color: #57B223;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0.2em 0;
}
.proposal table .no {
	color: #393939;
	font-size: 1.6em;
	background: #ffe18c;
}
.proposal table .desc {
	text-align: left;
}
.proposal table .unit {
	background: #DDDDDD;
}
.proposal table .qty {
}
.proposal table .total {
	background: #ffe18c;
	color: #000000;
}
.proposal table td.unit, .proposal table td.qty, .proposal table td.total {
	font-size: 1.2em;
}
.proposal table tbody tr:last-child td {
	border: none;
}
.proposal table tfoot td {
	padding: 10px 20px;
	background: #FFFFFF;
	border-bottom: none;
	font-size: 1.2em;
	white-space: nowrap;
	border-top: 1px solid #ebebeb;
}
.proposal table tfoot tr:first-child td {
	border-top: none;
}
.proposal table tfoot tr:last-child td {
	color: #393939;
	font-size: 1.4em;
	border-top: 1px solid #ebebeb;
	font-weight: 900;
}
.proposal table tfoot tr td:first-child {
	border: none;
}
.proposal #thanks {
	font-size: 2em;
	margin-bottom: 50px;
}
.proposal #notices {
	padding-left: 6px;
	border-left: 6px solid #0087C3;
}
.proposal #notices .notice {
	font-size: 1.2em;
}
.proposal footer {
	color: #777777;
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	border-top: 1px solid #AAAAAA;
	padding: 8px 0;
	text-align: center;
}
.proposal-status-draft {
    font-size: 12px;
    padding: 10px;
    margin-top: 5px;
    background: #ebebeb;
    color: #777777;
	width: 100px;
}
.proposal-status-sent {
    font-size: 12px;
    padding: 10px;
    margin-top: 5px;
    background: #ffffff;
    color: #919faf;
    border: 1px dashed #919faf;
	width: 100px;
}
.proposal-status-open {
    font-size: 12px;
    padding: 10px;
    margin-top: 5px;
    background: #ffffff;
    color: #7cb77f;
    border: 1px dashed #7cb77f;
	width: 100px;
}
.proposal-status-revised {
    font-size: 12px;
    padding: 10px;
    margin-top: 5px;
    background: #ffffff;
    color: #3C8DBC;
    border: 1px dashed #3C8DBC;
	width: 100px;
}
.proposal-status-declined {
	font-size: 12px;
	padding: 10px;
	margin-top: 5px;
	background: #ee7a6b;
	color: white;
	width: 100px;
}
.proposal-status-accepted {
	font-size: 12px;
	padding: 10px;
	margin-top: 5px;
	background: #7cb77f;
	color: white;
	width: 100px;
}
.ciuis-external-search-in-table {
	margin: 0px;
	float: left;
	position: relative;
	width: 48px;
	margin-right: 10px;
	height: 48px;
	font-size: 29px;
	text-align: center;
	border-radius: 3px;
	color: #3C8DBC;
	border: 1px solid #3C8DBC;
	vertical-align: middle;
}
.ciuis-external-search-in-table input[type="text"] {
	height: 45px;
	font-size: 14px;
	display: inline-block;
	font-family: "Lato";
	font-weight: 200;
	border: none;
	outline: none;
	color: #555;
	padding: 3px;
	padding-right: 60px;
	width: 0px;
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	z-index: 3;
	transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
	cursor: pointer;
}
.ciuis-external-search-in-table input[type="text"]:focus:hover {
	border-radius: 3px;
}
.ciuis-external-search-in-table input[type="text"]:focus {
	width: 300px;
	z-index: 1;
	cursor: text;
	padding: 14px;
	border-top: 1px solid #3C8DBC;
	height: 48px;
	border-bottom: 1px solid #3C8DBC;
	margin-top: -1px;
	margin-right: 0px;
	border-left: 1px solid #3C8DBC;
	border-radius: 5px;
}
.ciuis-external-search-in-table input[type="submit"] {
	height: 67px;
	width: 63px;
	display: inline-block;
	color: red;
	float: right;
	text-indent: -10000px;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	cursor: pointer;
	opacity: 0.4;
	cursor: pointer;
	transition: opacity .4s ease;
}
.ciuis-external-search-in-table input[type="submit"]:hover {
	opacity: 0.8;
}
.label-lead-area-stat{
	height: 48px;
	border-radius: 5px;
}
.drop-menu {
  position: relative;
  margin: 0 auto;
  padding: 0;
  margin-top: -5px;
}
.drop-menu > a {
  position: absolute;
  z-index: 2;
  display: block;
  padding: 0 1em;
  height: 3em;
  line-height: 2.25em;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border-radius: 6px;
  color: #555;
}
.drop-menu.active ul {
  display: block !important;
}
.drop-menu ul {
  z-index: 1;
  position: absolute;
  top: 44px;
  left: 0;
  list-style: none;
  background: rgb(255, 188, 0);
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(191, 191, 191, 0.45);
}
.drop-menu ul li:first-child {
  border-top: 1px solid #e9e9e9;
}
.drop-menu li a {
  color: #555;
  display: block;
  padding: 8px 16px;
  cursor: pointer;
  font-size: 12px;
  text-decoration:none;
}

.lead-line-b{
	border-bottom: 1px solid #ebebeb;
}
.lead-line-r{
	border-right: 1px solid #ebebeb;
}
h2.toname {
    margin-top: 0px;
    font-size: 18px;
    font-weight: 900;
    color: #000000;
}
.proposalto {
    margin-top: 20px;
    color: #bb9529;
}
h2.crm-company-name {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 900;
    color: #000000;
}
.comment-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-inline-box;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
  margin-top: 10px;
}
.comment-block .comment-image {
  width: 4rem;
  height: 4rem;
  border-radius: 20%;
  box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.2);
}
.comment-block .comment-dialog {
  background-color: #eeeeee;
  color: #4b5967;
  padding: 1rem;
  width: 245px;
  position: relative;
  margin-left: 1.5rem;
  border-radius: 5px;
}
.comment-block .comment-dialog::before, .comment-block .comment-dialog::after {
  content: '';
  position: absolute;
}
.comment-block .comment-dialog::before {
}
.comment-block .comment-dialog::after {
  top: 1rem;
  left: -1rem;
  border: .5rem solid transparent;
  border-right-color: #eeeeee;
  border-top-color: #eeeeee;
}
.comment-block .username {
  margin: 0 0 .8rem;
}
.comment-block .text {
  margin: 0;
  font-size: 12px;
}
.as-summary-content {
    margin-top: -10px;
}
.as-header h2 {
    font-size: 18px;
    font-weight: 900;
    color: #393939;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 20px;
    padding-left: 20px;
    text-transform: uppercase;
}