/* Minification failed. Returning unminified contents.
(11038,1): run-time error CSS1019: Unexpected token, found '@import'
(11038,9): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/css?family=Open+Sans:600,700,400,300)'
(11071,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(11072,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11088,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(11089,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11102,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(11103,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11122,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(11123,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11142,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(11143,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11164,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(11165,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11186,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(11187,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11198,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(11199,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11210,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(11211,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11222,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(11223,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11235,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(11236,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11253,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(11254,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(11273,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(11274,10): run-time error CSS1035: Expected colon, found '{'
(11287,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(11288,10): run-time error CSS1035: Expected colon, found '{'
(21670,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(21671,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(21682,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(21683,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(21803,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(21804,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(21815,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(21816,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(25068,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(25069,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(25579,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25580,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(26277,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(26278,10): run-time error CSS1035: Expected colon, found '{'
(26287,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(26288,10): run-time error CSS1035: Expected colon, found '{'
(36672,23): run-time error CSS1035: Expected colon, found '.'
(36674,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '{'
(36990,22): run-time error CSS1039: Token not allowed after unary operator: '-primaryColor'
(36994,35): run-time error CSS1039: Token not allowed after unary operator: '-primaryColor'
(36995,32): run-time error CSS1039: Token not allowed after unary operator: '-secondaryColor'
(37000,32): run-time error CSS1039: Token not allowed after unary operator: '-secondaryColor'
(37009,32): run-time error CSS1039: Token not allowed after unary operator: '-primaryColor'
(37101,17): run-time error CSS1039: Token not allowed after unary operator: '-primaryColor'
(37221,28): run-time error CSS1039: Token not allowed after unary operator: '-primaryColor'
(37277,26): run-time error CSS1039: Token not allowed after unary operator: '-primaryColor'
(37426,21): run-time error CSS1039: Token not allowed after unary operator: '-secondaryColor'
(37435,17): run-time error CSS1039: Token not allowed after unary operator: '-secondaryColor'
 */
/*! jQuery UI - v1.10.4 - 2014-01-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}

.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1/*{borderColorHighlight}*/;
	background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/;
	color: #363636/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a/*{borderColorError}*/;
	background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/;
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png)/*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/;
}
.ui-widget-shadow {
	margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
	padding: 8px/*{thicknessShadow}*/;
	background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
	opacity: .3/*{opacityShadow}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
	border-radius: 8px/*{cornerRadiusShadow}*/;
}

/*!
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */

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: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

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 {
        padding: 0;
        border: 0;
    }

input {
    line-height: normal;
}

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        -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-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, :before, :after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-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;
    }

    select {
        background: #fff !important;
    }

    .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;
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/fonts/glyphicons/glyphicons-halflings-regular.eot);
    src: url(/fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/fonts/glyphicons/glyphicons-halflings-regular.woff) format('woff'),url(/fonts/glyphicons/glyphicons-halflings-regular.ttf) format('truetype'),url(/fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.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";
}



input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline;
    }

    a:focus {
        outline: thin dotted;
        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: 6px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    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: 400;
        line-height: 1;
        color: #777;
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

    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: 10px;
    margin-bottom: 10px;
}

    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: 36px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 21px;
    }
}

small, .small {
    font-size: 85%;
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.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: #777;
}

.text-primary {
    color: #337ab7;
}

a.text-primary:hover {
    color: #286090;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #843534;
}

.bg-primary {
    color: #fff;
    background-color: #337ab7;
}

a.bg-primary:hover {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul, ol ul, ul ol, ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt, dd {
    line-height: 1.42857143;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: 0;
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    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: #777;
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0;
    }

        .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: 20px;
    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: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

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

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

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -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-right: 15px;
    padding-left: 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) {
    .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: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .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: #fff;
    }

.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: 5px;
}

.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-child(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

.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: #f5f5f5;
}

.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: #e8e8e8;
}

.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: #dff0d8;
}

.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: #d0e9c6;
}

.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.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.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: #f2dede;
}

.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: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-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: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1;
    }

textarea.form-control {
    height: auto;
}

input[type=search] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 34px;
    }

        input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
            line-height: 30px;
        }

        input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
            line-height: 46px;
        }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
    }

    .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px;
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    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: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.input-sm, .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-sm, select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {
    height: auto;
}

.input-lg, .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-lg, select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {
    height: auto;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.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: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.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: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.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: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

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

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
    }
}

.btn {
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        pointer-events: none;
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .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: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .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: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .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: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .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: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .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: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .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: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                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: #777;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.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 .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
    visibility: hidden;
}

    .collapse.in {
        display: block;
        visibility: visible;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

.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-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-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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 > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        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: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
    }

    .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-left-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        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-right: 0;
        padding-left: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}

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 {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}

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: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px;
    }

    .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-top-right-radius: 0;
        border-bottom-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-top-left-radius: 0;
        border-bottom-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 {
        margin-left: -1px;
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #337ab7;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .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: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            cursor: default;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .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: 4px;
}

.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: 4px 4px 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: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .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: #337ab7;
    }

.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 {
            margin-bottom: 5px;
            text-align: center;
        }

    .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: 4px;
    }

    .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: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tab-content > .active {
    display: block;
    visibility: visible;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

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

@media (min-width:768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
            visibility: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 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;
    }
}

.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;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .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;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .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: 7.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        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: 20px;
        }

            .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: 15px;
                padding-bottom: 15px;
            }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

@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;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 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;
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

    .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: #555;
        background-color: #e7e7e7;
    }

    .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: #e7e7e7;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }

@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: #555;
        background-color: #e7e7e7;
    }

    .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 {
        color: #fff;
        background-color: #080808;
    }

@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: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .breadcrumb > .active {
        color: #777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #23527c;
            background-color: #eee;
            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: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .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: #eee;
            }

    .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: #777;
        cursor: not-allowed;
        background-color: #fff;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .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: #337ab7;
    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: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

    .thumbnail > img, .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7;
}

.thumbnail .caption {
    padding: 9px;
    color: #333;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: 700;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

@-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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    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: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

    .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 {
    padding-left: 0;
    margin-bottom: 20px;
}

.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-left-radius: 4px;
        border-top-right-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

a.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, a.list-group-item:focus {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5;
    }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee;
}

    .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: #777;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

    .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: #c7ddef;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.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-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .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: 3px;
        border-bottom-left-radius: 3px;
    }

.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-right: 15px;
        padding-left: 15px;
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .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: 3px;
            border-top-right-radius: 3px;
        }

            .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: 3px;
            }

            .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: 3px;
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .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-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .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: 3px;
            }

            .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: 3px;
            }

    .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 {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .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: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.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: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.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;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
    }

    .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;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    min-height: 16.43px;
    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-bottom: 0;
        margin-left: 5px;
    }

    .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 {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0;
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9;
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.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 {
    right: 5px;
    bottom: 0;
    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-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 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 {
        content: "";
        border-width: 10px;
    }

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0;
}

    .popover.top > .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        content: " ";
        border-top-color: #fff;
        border-bottom-width: 0;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0;
}

    .popover.right > .arrow:after {
        bottom: -10px;
        left: 1px;
        content: " ";
        border-right-color: #fff;
        border-left-width: 0;
    }

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
}

    .popover.bottom > .arrow:after {
        top: 1px;
        margin-left: -10px;
        content: " ";
        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: #999;
    border-left-color: rgba(0,0,0,.25);
}

    .popover.left > .arrow:after {
        right: 1px;
        bottom: -10px;
        content: " ";
        border-right-width: 0;
        border-left-color: #fff;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .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 .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        filter: alpha(opacity=90);
        outline: 0;
        opacity: .9;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        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;
        margin-top: -10px;
        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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(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: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        right: 20%;
        left: 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-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.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-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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;
    visibility: hidden !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;
    }

    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;
    }

    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;
    }

    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;
    }

    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 (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;
    }
}

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

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, 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;
    }
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        -ms-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        -ms-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        -ms-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
        transform: translateX(40px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}
/**
*
*	Name:			IRAN Sans-Serif Font
*	Version:		4.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 25, 2012
*	Updated on:		Dec 12, 2015
*	Website:		http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت های ایران سن سریف یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com 
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (.....)
--------------------------------------------------------------------------------------
*	
**/
 
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('../../../fonts/IranSans/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

.ntCheckbox {
    position: absolute;
    opacity: 0;
}

    .ntCheckbox + label {
        position: relative;
        cursor: pointer;
        margin-bottom: 0px;
        -webkit-user-select: none; /* Chrome/Safari */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }

        .ntCheckbox + label:before {
            content: '';
            margin-left: 10px;
            display: inline-block;
            vertical-align: text-top;
            width: 20px;
            height: 20px;
            background: lightgray;
        }

    .ntCheckbox:hover + label:before {
        background: #f35429;
    }

    .ntCheckbox:focus + label:before {
        box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
    }

    .ntCheckbox:checked + label:before {
        background: #f35429;
    }

    .ntCheckbox:disabled + label {
        color: #b8b8b8;
        cursor: auto;
    }

        .ntCheckbox:disabled + label:before {
            box-shadow: none;
            background: #ddd;
        }

    .ntCheckbox:checked + label:after {
        content: '';
        position: absolute;
        right: 13px;
        top: 9px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
        transform: rotate(45deg);
    }

 
.pdate {
    direction: ltr;
    text-align: left;
}
.flex-h {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}
a.pcalBtn {
    width: 19px;
    height: 18px;
    vertical-align: bottom;
    display: inline-block;
    background-image: url( "pcal.png" );
    background-repeat: no-repeat;
    margin-right: -30px;
    position: absolute;
    left: 6px;
}

    a.pcalBtn:hover {
        box-shadow: 0 0 1px #66CCFF;
    }

input.PDate{
    text-align: right;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
}

input.valid {
    background-color: #e5fae2;
}

input.invalid {
    background-color: #fee5e7;
}

div.picker {
    background-color: #000000;
    border: 2px solid #000000;
    border-radius: 6px 0 6px 6px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
    direction: rtl;
    padding: 5px;
    position: absolute;
}

    div.picker table {
        border-collapse: collapse;
        border-spacing: 0px;
        border: 1px solid #555;
        background-color: #333;
        font: 11px Tahoma;
    }

    div.picker td {
        border: 1px solid #000000;
        padding: 0;
        text-align: center;
        width: 22px;
    }

    div.picker div.navBack {
        /*	float: right;
	uncommenting this line breaks IE display of element
	in some unknown situations !
*/
    }

        div.picker div.navBack a {
            float: right;
        }

    div.picker div.navFwd {
        float: left;
    }

        div.picker div.navFwd a {
            float: left;
        }

    div.picker span.navInfo {
        padding: 5px 0px;
        display: inline-block;
    }

    div.picker td.pickerHead {
        background-color: #354600;
        border: 1px solid #354600;
        box-shadow: 0px 0px 2px rgba( 0, 0, 0, 0.3 ) inset;
    }

        div.picker td.pickerHead a {
            padding: 5px;
        }

            div.picker td.pickerHead a.nav {
                display: block;
            }

                div.picker td.pickerHead a.nav:hover {
                    background-color: #5c7900;
                }

            div.picker td.pickerHead a.monYear {
                display: inline-block;
                padding-left: 3px;
                padding-right: 3px;
            }

                div.picker td.pickerHead a.monYear:hover {
                    background-color: #5c7900;
                }

    div.picker a.weekday {
        display: block;
        padding: 2px 0px;
        color: #e0e5ea;
    }

    div.picker a.friday {
        color: #f66;
    }

    div.picker a.selected {
        background-color: #803300;
    }

    div.picker a.today {
        background-color: #000;
        color: #fff;
    }

    div.picker td.calWeekdays {
        background-color: #000;
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding-top: 3px;
        padding-bottom: 2px;
    }

    div.picker td.pickerFoot a {
        display: block;
        padding: 2px;
        background-color: #4d3d00;
    }

        div.picker td.pickerFoot a:hover {
            background-color: #806500;
        }

    div.picker a {
        text-decoration: none;
        color: #fff;
        -moz-transition: all 0.1s cubic-bezier(0,1,1,0);
        -webkit-transition: all 0.1s cubic-bezier(0,1,1,0);
        -o-transition: all 0.1s cubic-bezier(0,1,1,0);
        transition: all 0.1s cubic-bezier(0,1,1,0);
    }

        div.picker a:hover {
            background-color: #806500;
            text-decoration: none;
        }

div.monthYearPicker a:hover {
    text-decoration: none;
    background: #5C7900;
}

div.monthYearPicker {
    background-color: #333;
    border: 3px solid #000;
    border-radius: 3px;
    box-shadow: 0px 0px 2px rgba( 0, 0, 0, 0.3 );
    text-align: center;
    position: absolute;
    font: 11px Tahoma;
}

    div.monthYearPicker a {
        text-decoration: none;
        color: #fff;
        display: block;
        padding: 5px;
        -moz-transition: all 0.1s cubic-bezier(0,1,1,0);
        -webkit-transition: all 0.1s cubic-bezier(0,1,1,0);
        -o-transition: all 0.1s cubic-bezier(0,1,1,0);
        transition: all 0.1s cubic-bezier(0,1,1,0);
    }

        div.monthYearPicker a.selected {
            background-color: #354600;
        }

/* 
    Created on : Mar 19, 2014, 9:48:25 AM
    Author     : @arboshiki
*/
/* 
    Created on : Sep 19, 2014, 1:47:13 PM
    Author     : @arboshiki
*/
/*
    Author      : @arboshiki
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,700,400,300);
/* 
    Created on : Aug 11, 2014, 5:14:12 PM
    Author     : @arboshiki
*/
.animated-super-fast {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated-fast {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated-slow {
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@-webkit-keyframes jumpUp {
    0% {
        -webkit-transform: translate3d(0, calc(230%), 0) scale3d(0, 1, 1);
        -webkit-animation-timing-function: ease-in;
    }

    40% {
        -webkit-transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
        -webkit-animation-timing-function: ease-out;
    }

    70% {
        -webkit-transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    }
}

@keyframes jumpUp {
    0% {
        transform: translate3d(0, calc(230%), 0) scale3d(0, 1, 1);
        animation-timing-function: ease-in;
    }

    40% {
        transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
        animation-timing-function: ease-out;
    }

    70% {
        transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1);
    }

    100% {
        transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    }
}

@-webkit-keyframes expandOpen {
    0% {
        -webkit-transform: scale(1.8);
    }

    50% {
        -webkit-transform: scale(0.95);
    }

    80% {
        -webkit-transform: scale(1.05);
    }

    90% {
        -webkit-transform: scale(0.98);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes expandOpen {
    0% {
        transform: scale(1.8);
    }

    50% {
        transform: scale(0.95);
    }

    80% {
        transform: scale(1.05);
    }

    90% {
        transform: scale(0.98);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes fadeInScale {
    0% {
        transform: scale(0);
        opacity: 0.0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes fadeInScale {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

.jumpUp {
    -webkit-animation-name: jumpUp;
    animation-name: jumpUp;
}

.expandOpen {
    animation-name: expandOpen;
    -webkit-animation-name: expandOpen;
}

.fadeInScale {
    animation-name: fadeInScale;
    -webkit-animation-name: fadeInScale;
}
/* 
    Created on : Sep 19, 2014, 1:47:04 PM
    Author     : @arboshiki
*/
body.lobibox-open {
    overflow: hidden;
}

.lobibox {
    position: fixed;
    z-index: 4001;
    -webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
}

    .lobibox * {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .lobibox .lobibox-header {
        direction: rtl;
        font-size: 20px;
        padding: 5px 10px;
        color: #eeeeee;
    }

        .lobibox .lobibox-header .btn-close {
            float: left;
            background-color: transparent;
            cursor: pointer;
            border: none;
            outline: 0;
            -webkit-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

            .lobibox .lobibox-header .btn-close:hover {
                text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
            }

    .lobibox .lobibox-body {
        direction: rtl;
        overflow: hidden;
        display: table;
        position: relative;
        width: 100%;
        padding: 15px 20px;
        background-color: rgba(255, 255, 255, 0.98);
        font-size: 16px;
    }

        .lobibox .lobibox-body .lobibox-icon-wrapper {
            position: relative;
            height: 100%;
            display: table;
            font-size: 60px;
        }

            .lobibox .lobibox-body .lobibox-icon-wrapper .lobibox-icon {
                display: table-cell;
                vertical-align: middle;
            }

        .lobibox .lobibox-body .lobibox-body-text-wrapper {
            display: table-cell;
            vertical-align: middle;
            width: 100%;
            padding-right: 10px;
        }

    .lobibox .lobibox-footer {
        text-align: center;
        padding: 6px;
    }

        .lobibox .lobibox-footer > * {
            margin: 0 10px 0 0;
        }

        .lobibox .lobibox-footer.text-center {
            text-align: center;
        }

        .lobibox .lobibox-footer.text-left {
            text-align: left;
        }

        .lobibox .lobibox-footer.text-right {
            text-align: right;
        }

    .lobibox.lobibox-confirm {
        border: none;
    }

        .lobibox.lobibox-confirm .lobibox-header {
            direction: rtl;
            color: #eeeeee;
            background-color: #3b966b;
        }

        .lobibox.lobibox-confirm .lobibox-body .lobibox-icon {
            color: #3b966b;
        }

        .lobibox.lobibox-confirm .lobibox-footer {
            direction: rtl;
            background-color: #3b966b;
        }

    .lobibox.lobibox-success {
        border: 1px solid #29B87E;
    }

        .lobibox.lobibox-success .lobibox-header {
            color: #eeeeee;
            background-color: #29B87E;
        }

        .lobibox.lobibox-success .lobibox-body .lobibox-icon {
            color: #29B87E;
        }

        .lobibox.lobibox-success .lobibox-footer {
            background-color: #40d498;
        }

    .lobibox.lobibox-error {
        border: 1px solid #CA2121;
    }

        .lobibox.lobibox-error .lobibox-header {
            color: #eeeeee;
            background-color: #CA2121;
        }

        .lobibox.lobibox-error .lobibox-body .lobibox-icon {
            color: #CA2121;
        }

        .lobibox.lobibox-error .lobibox-footer {
            background-color: #e03e3e;
        }

    .lobibox.lobibox-info {
        border: 1px solid #2E79B4;
    }

        .lobibox.lobibox-info .lobibox-header {
            color: #eeeeee;
            background-color: #2E79B4;
        }

        .lobibox.lobibox-info .lobibox-body .lobibox-icon {
            color: #2E79B4;
        }

        .lobibox.lobibox-info .lobibox-footer {
            background-color: #4593d0;
        }

    .lobibox.lobibox-warning {
        border: 1px solid #CE812E;
    }

        .lobibox.lobibox-warning .lobibox-header {
            color: #eeeeee;
            background-color: #CE812E;
        }

        .lobibox.lobibox-warning .lobibox-body .lobibox-icon {
            color: #CE812E;
        }

        .lobibox.lobibox-warning .lobibox-footer {
            background-color: #d99a56;
        }

    .lobibox.lobibox-prompt {
        border: none;
    }

        .lobibox.lobibox-prompt .lobibox-header {
            color: #eeeeee;
            background-color: #3c2d2d;
        }

        .lobibox.lobibox-prompt .lobibox-body {
            padding: 20px;
        }

            .lobibox.lobibox-prompt .lobibox-body .lobibox-input {
                min-height: 38px;
                border: 1px solid #21cb91;
                width: 100%;
                padding: 5px;
                font-size: 18px;
                outline: 0;
            }

                .lobibox.lobibox-prompt .lobibox-body .lobibox-input:focus {
                    background-color: #EEE;
                }

                .lobibox.lobibox-prompt .lobibox-body .lobibox-input.invalid {
                    border-color: #DC2B2A;
                }

            .lobibox.lobibox-prompt .lobibox-body .lobibox-input-error-message {
                margin-top: 5px;
                margin-bottom: 0;
                font-size: 13px;
                color: #DC2B2A;
            }

        .lobibox.lobibox-prompt .lobibox-footer {
            background-color: #594343;
        }

    .lobibox.lobibox-progress .lobibox-header {
        background-color: #2F5D6D;
    }

    .lobibox.lobibox-progress .lobibox-body {
        padding: 15px;
        font-size: 16px;
    }

        .lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper {
            position: relative;
            height: 20px;
            border: 1px solid #c3c3c3;
            border-radius: 10px;
            background-color: #d5d5d5;
        }

            .lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper .lobibox-progress-bar {
                width: 0;
                border-radius: 10px;
                background-color: #468ba2;
                height: 100%;
                text-align: center;
            }

            .lobibox.lobibox-progress .lobibox-body .lobibox-progress-bar-wrapper .lobibox-progress-text {
                position: absolute;
                text-align: center;
                top: 0;
                width: 100%;
            }

        .lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer {
            margin-bottom: 0;
        }

            .lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer .progress-bar {
                transition: none;
            }

            .lobibox.lobibox-progress .lobibox-body .lobibox-progress-outer [data-role="progress-text"] {
                font-weight: bold;
                color: rgba(0, 0, 0, 0.7);
            }

    .lobibox.lobibox-window {
        width: 400px !important;
        border: 3px solid #225EB8;
        border-radius: 6px;
    }
.lobibox.lobibox-window .lobibox-body {
    background-color: #fff;
    height: 500px !important;
}
        .lobibox.lobibox-window .lobibox-header {
            background: #1e5799;
            background: -moz-linear-gradient(left, #1e5799 1%, #c8f4ec 28%, #1e5799 100%, #7db9e8 100%);
            background: -webkit-linear-gradient(left, #1e5799 1%,#c8f4ec 28%,#1e5799 100%,#7db9e8 100%);
            background: linear-gradient(to right, #1e5799 1%,#c8f4ec 28%,#1e5799 100%,#7db9e8 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
            color: #eeeeee;
            font-size: 18px;
        }

        .lobibox.lobibox-window .lobibox-body {
            overflow: auto;
            display: block;
            font-size: 14px;
            padding: 15px;
            background-color: #f5f8fd;
        }

        .lobibox.lobibox-window .lobibox-footer {
            background: #1e5799;
            background: -moz-linear-gradient(left, #1e5799 1%, #c8f4ec 28%, #1e5799 100%, #7db9e8 100%);
            background: -webkit-linear-gradient(left, #1e5799 1%,#c8f4ec 28%,#1e5799 100%,#7db9e8 100%);
            background: linear-gradient(to right, #1e5799 1%,#c8f4ec 28%,#1e5799 100%,#7db9e8 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );        }

        .lobibox.lobibox-window :last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

    .lobibox.draggable .lobibox-header {
        cursor: move;
    }

    .lobibox .lobibox-btn {
        display: inline-block;
        padding: 8px 14px;
        font-size: 14px;
        cursor: pointer;
        border: 1px solid transparent;
        border-radius: 2px;
        line-height: initial;
    }

        .lobibox .lobibox-btn.lobibox-btn-cancel {
            color: #FFF;
            background-color: #CA2121;
            border-color: #CA2121;
        }

            .lobibox .lobibox-btn.lobibox-btn-cancel:hover,
            .lobibox .lobibox-btn.lobibox-btn-cancel:focus,
            .lobibox .lobibox-btn.lobibox-btn-cancel.focus,
            .lobibox .lobibox-btn.lobibox-btn-cancel:active,
            .lobibox .lobibox-btn.lobibox-btn-cancel.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-cancel {
                color: #FFF;
                background-color: #9e1a1a;
                border-color: #951818;
            }

            .lobibox .lobibox-btn.lobibox-btn-cancel:active,
            .lobibox .lobibox-btn.lobibox-btn-cancel.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-cancel {
                background-image: none;
            }

            .lobibox .lobibox-btn.lobibox-btn-cancel.disabled,
            .lobibox .lobibox-btn.lobibox-btn-cancel[disabled],
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel,
            .lobibox .lobibox-btn.lobibox-btn-cancel.disabled:hover,
            .lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:hover,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:hover,
            .lobibox .lobibox-btn.lobibox-btn-cancel.disabled:focus,
            .lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:focus,
            .lobibox .lobibox-btn.lobibox-btn-cancel.disabled.focus,
            .lobibox .lobibox-btn.lobibox-btn-cancel[disabled].focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel.focus,
            .lobibox .lobibox-btn.lobibox-btn-cancel.disabled:active,
            .lobibox .lobibox-btn.lobibox-btn-cancel[disabled]:active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel:active,
            .lobibox .lobibox-btn.lobibox-btn-cancel.disabled.active,
            .lobibox .lobibox-btn.lobibox-btn-cancel[disabled].active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-cancel.active {
                background-color: #CA2121;
                border-color: #CA2121;
            }

            .lobibox .lobibox-btn.lobibox-btn-cancel .badge {
                color: #CA2121;
                background-color: #FFF;
            }

        .lobibox .lobibox-btn.lobibox-btn-yes {
            color: #FFF;
            background-color: #29B87E;
            border-color: #29B87E;
        }

            .lobibox .lobibox-btn.lobibox-btn-yes:hover,
            .lobibox .lobibox-btn.lobibox-btn-yes:focus,
            .lobibox .lobibox-btn.lobibox-btn-yes.focus,
            .lobibox .lobibox-btn.lobibox-btn-yes:active,
            .lobibox .lobibox-btn.lobibox-btn-yes.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes {
                color: #FFF;
                background-color: #208e61;
                border-color: #1e865c;
            }

            .lobibox .lobibox-btn.lobibox-btn-yes:active,
            .lobibox .lobibox-btn.lobibox-btn-yes.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-yes {
                background-image: none;
            }

            .lobibox .lobibox-btn.lobibox-btn-yes.disabled,
            .lobibox .lobibox-btn.lobibox-btn-yes[disabled],
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes,
            .lobibox .lobibox-btn.lobibox-btn-yes.disabled:hover,
            .lobibox .lobibox-btn.lobibox-btn-yes[disabled]:hover,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:hover,
            .lobibox .lobibox-btn.lobibox-btn-yes.disabled:focus,
            .lobibox .lobibox-btn.lobibox-btn-yes[disabled]:focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:focus,
            .lobibox .lobibox-btn.lobibox-btn-yes.disabled.focus,
            .lobibox .lobibox-btn.lobibox-btn-yes[disabled].focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes.focus,
            .lobibox .lobibox-btn.lobibox-btn-yes.disabled:active,
            .lobibox .lobibox-btn.lobibox-btn-yes[disabled]:active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes:active,
            .lobibox .lobibox-btn.lobibox-btn-yes.disabled.active,
            .lobibox .lobibox-btn.lobibox-btn-yes[disabled].active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-yes.active {
                background-color: #29B87E;
                border-color: #29B87E;
            }

            .lobibox .lobibox-btn.lobibox-btn-yes .badge {
                color: #29B87E;
                background-color: #FFF;
            }

        .lobibox .lobibox-btn.lobibox-btn-no {
            color: #FFF;
            background-color: #0760B3;
            border-color: #0760B3;
        }

            .lobibox .lobibox-btn.lobibox-btn-no:hover,
            .lobibox .lobibox-btn.lobibox-btn-no:focus,
            .lobibox .lobibox-btn.lobibox-btn-no.focus,
            .lobibox .lobibox-btn.lobibox-btn-no:active,
            .lobibox .lobibox-btn.lobibox-btn-no.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no {
                color: #FFF;
                background-color: #054682;
                border-color: #054078;
            }

            .lobibox .lobibox-btn.lobibox-btn-no:active,
            .lobibox .lobibox-btn.lobibox-btn-no.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-no {
                background-image: none;
            }

            .lobibox .lobibox-btn.lobibox-btn-no.disabled,
            .lobibox .lobibox-btn.lobibox-btn-no[disabled],
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no,
            .lobibox .lobibox-btn.lobibox-btn-no.disabled:hover,
            .lobibox .lobibox-btn.lobibox-btn-no[disabled]:hover,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:hover,
            .lobibox .lobibox-btn.lobibox-btn-no.disabled:focus,
            .lobibox .lobibox-btn.lobibox-btn-no[disabled]:focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:focus,
            .lobibox .lobibox-btn.lobibox-btn-no.disabled.focus,
            .lobibox .lobibox-btn.lobibox-btn-no[disabled].focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no.focus,
            .lobibox .lobibox-btn.lobibox-btn-no.disabled:active,
            .lobibox .lobibox-btn.lobibox-btn-no[disabled]:active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no:active,
            .lobibox .lobibox-btn.lobibox-btn-no.disabled.active,
            .lobibox .lobibox-btn.lobibox-btn-no[disabled].active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-no.active {
                background-color: #0760B3;
                border-color: #0760B3;
            }

            .lobibox .lobibox-btn.lobibox-btn-no .badge {
                color: #0760B3;
                background-color: #FFF;
            }

        .lobibox .lobibox-btn.lobibox-btn-ok {
            color: #FFF;
            background-color: #0760B3;
            border-color: #0760B3;
        }

            .lobibox .lobibox-btn.lobibox-btn-ok:hover,
            .lobibox .lobibox-btn.lobibox-btn-ok:focus,
            .lobibox .lobibox-btn.lobibox-btn-ok.focus,
            .lobibox .lobibox-btn.lobibox-btn-ok:active,
            .lobibox .lobibox-btn.lobibox-btn-ok.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-ok {
                color: #FFF;
                background-color: #054682;
                border-color: #054078;
            }

            .lobibox .lobibox-btn.lobibox-btn-ok:active,
            .lobibox .lobibox-btn.lobibox-btn-ok.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-ok {
                background-image: none;
            }

            .lobibox .lobibox-btn.lobibox-btn-ok.disabled,
            .lobibox .lobibox-btn.lobibox-btn-ok[disabled],
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok,
            .lobibox .lobibox-btn.lobibox-btn-ok.disabled:hover,
            .lobibox .lobibox-btn.lobibox-btn-ok[disabled]:hover,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:hover,
            .lobibox .lobibox-btn.lobibox-btn-ok.disabled:focus,
            .lobibox .lobibox-btn.lobibox-btn-ok[disabled]:focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:focus,
            .lobibox .lobibox-btn.lobibox-btn-ok.disabled.focus,
            .lobibox .lobibox-btn.lobibox-btn-ok[disabled].focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok.focus,
            .lobibox .lobibox-btn.lobibox-btn-ok.disabled:active,
            .lobibox .lobibox-btn.lobibox-btn-ok[disabled]:active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok:active,
            .lobibox .lobibox-btn.lobibox-btn-ok.disabled.active,
            .lobibox .lobibox-btn.lobibox-btn-ok[disabled].active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-ok.active {
                background-color: #0760B3;
                border-color: #0760B3;
            }

            .lobibox .lobibox-btn.lobibox-btn-ok .badge {
                color: #0760B3;
                background-color: #FFF;
            }

        .lobibox .lobibox-btn.lobibox-btn-default {
            color: #000;
            background-color: #e2e2e2;
            border-color: #dadada;
        }

            .lobibox .lobibox-btn.lobibox-btn-default:hover,
            .lobibox .lobibox-btn.lobibox-btn-default:focus,
            .lobibox .lobibox-btn.lobibox-btn-default.focus,
            .lobibox .lobibox-btn.lobibox-btn-default:active,
            .lobibox .lobibox-btn.lobibox-btn-default.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-default {
                color: #000;
                background-color: #c9c9c9;
                border-color: #bcbcbc;
            }

            .lobibox .lobibox-btn.lobibox-btn-default:active,
            .lobibox .lobibox-btn.lobibox-btn-default.active,
            .open > .dropdown-toggle.lobibox .lobibox-btn.lobibox-btn-default {
                background-image: none;
            }

            .lobibox .lobibox-btn.lobibox-btn-default.disabled,
            .lobibox .lobibox-btn.lobibox-btn-default[disabled],
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default,
            .lobibox .lobibox-btn.lobibox-btn-default.disabled:hover,
            .lobibox .lobibox-btn.lobibox-btn-default[disabled]:hover,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:hover,
            .lobibox .lobibox-btn.lobibox-btn-default.disabled:focus,
            .lobibox .lobibox-btn.lobibox-btn-default[disabled]:focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:focus,
            .lobibox .lobibox-btn.lobibox-btn-default.disabled.focus,
            .lobibox .lobibox-btn.lobibox-btn-default[disabled].focus,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default.focus,
            .lobibox .lobibox-btn.lobibox-btn-default.disabled:active,
            .lobibox .lobibox-btn.lobibox-btn-default[disabled]:active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default:active,
            .lobibox .lobibox-btn.lobibox-btn-default.disabled.active,
            .lobibox .lobibox-btn.lobibox-btn-default[disabled].active,
            fieldset[disabled] .lobibox .lobibox-btn.lobibox-btn-default.active {
                background-color: #e2e2e2;
                border-color: #dadada;
            }

            .lobibox .lobibox-btn.lobibox-btn-default .badge {
                color: #e2e2e2;
                background-color: #000;
            }

    .lobibox.lobibox-hidden {
        display: none;
    }

.lobibox-backdrop {
    position: fixed;
    z-index: 4000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
/*
    Created on : Sep 19, 2014, 2:01:43 PM
    Author     : @arboshiki
*/
.lobibox-notify-wrapper {
    z-index: 5000;
    position: fixed;
}

    .lobibox-notify-wrapper.top {
        top: 0px;
    }

    .lobibox-notify-wrapper.bottom {
        bottom: 0px;
    }

    .lobibox-notify-wrapper.left {
        left: 0px;
        margin-right: 0px;
    }

    .lobibox-notify-wrapper.right {
        right: 0px;
        margin-left: 0px;
    }

        .lobibox-notify-wrapper.right .lobibox-notify {
            margin-left: auto;
        }

    .lobibox-notify-wrapper.center {
        left: 50%;
    }

.lobibox-notify-wrapper-large {
    z-index: 5000;
    position: fixed;
}

    .lobibox-notify-wrapper-large.top {
        top: 0px;
    }

    .lobibox-notify-wrapper-large.bottom {
        bottom: 0px;
    }

    .lobibox-notify-wrapper-large.left {
        left: 0px;
    }

        .lobibox-notify-wrapper-large.left .lb-notify-tabs > li {
            float: left;
            margin-left: 0;
            margin-right: 2px;
        }

    .lobibox-notify-wrapper-large.right {
        right: 0px;
    }

    .lobibox-notify-wrapper-large .lb-notify-tabs {
        list-style: none;
        padding: 0;
        margin: 0 0 -5px 0;
    }

        .lobibox-notify-wrapper-large .lb-notify-tabs > li {
            float: right;
            margin-left: 2px;
        }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li > a {
                text-align: center;
                display: table;
                text-decoration: none;
                font-size: 18px;
                height: 32px;
                color: #FFF;
                width: 28px;
                opacity: 0.6;
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li > a:hover,
                .lobibox-notify-wrapper-large .lb-notify-tabs > li > a:active,
                .lobibox-notify-wrapper-large .lb-notify-tabs > li > a:focus,
                .lobibox-notify-wrapper-large .lb-notify-tabs > li > a:hover:active {
                    color: #FFF;
                }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li > a .tab-control-icon {
                    display: table-cell;
                    vertical-align: middle;
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-default > a {
                background-color: rgba(28, 28, 28, 0.9);
                border-color: #141414;
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-default > a:hover {
                    background-color: #1c1c1c;
                    border-color: #0f0f0f;
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-error > a {
                background-color: rgba(202, 33, 33, 0.9);
                border-color: #bd1f1f;
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-error > a:hover {
                    background-color: #CA2121;
                    border-color: #b41d1d;
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-success > a {
                background-color: rgba(41, 184, 126, 0.9);
                border-color: #26ab75;
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-success > a:hover {
                    background-color: #29B87E;
                    border-color: #24a370;
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-warning > a {
                background-color: rgba(206, 129, 46, 0.9);
                border-color: #c1792b;
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-warning > a:hover {
                    background-color: #CE812E;
                    border-color: #b97429;
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-info > a {
                background-color: rgba(46, 121, 180, 0.9);
                border-color: #2b71a8;
            }

                .lobibox-notify-wrapper-large .lb-notify-tabs > li.lobibox-notify-info > a:hover {
                    background-color: #2E79B4;
                    border-color: #296ba0;
                }

            .lobibox-notify-wrapper-large .lb-notify-tabs > li.active > a {
                opacity: 1;
            }

        .lobibox-notify-wrapper-large .lb-notify-tabs:after {
            content: "";
            display: block;
            clear: both;
        }

    .lobibox-notify-wrapper-large .lb-notify-wrapper {
        background-color: transparent;
        padding: 0;
        border: none;
    }

        .lobibox-notify-wrapper-large .lb-notify-wrapper .lb-tab-pane {
            display: none;
        }

            .lobibox-notify-wrapper-large .lb-notify-wrapper .lb-tab-pane.active {
                display: block;
            }

        .lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify {
            min-height: 150px;
        }

            .lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-icon-wrapper {
                width: 100px;
            }

            .lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-icon > div .icon-el {
                font-size: 78px;
            }

            .lobibox-notify-wrapper-large .lb-notify-wrapper .lobibox-notify .lobibox-notify-body {
                margin: 13px 20px;
                margin-left: 130px;
            }

.lobibox-notify {
    position: relative;
    min-height: 85px;
    font-family: IRANSans;
    font-size: 14px;
    margin: 7px 0;
    border-radius: 0;
    border: 1px solid transparent;
    -webkit-box-shadow: 2px 2px 5px #aaa;
    box-shadow: 2px 2px 5px #aaa;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

    .lobibox-notify .lobibox-notify-icon-wrapper {
        position: absolute;
        right: 15px;
        width: 60px;
        height: 100%;
    }

    .lobibox-notify .lobibox-notify-icon {
        display: table;
        width: 100%;
        height: 100%;
    }

        .lobibox-notify .lobibox-notify-icon > div {
            display: table-cell;
            vertical-align: middle;
        }

            .lobibox-notify .lobibox-notify-icon > div > img {
                width: 100%;
                max-width: 100%;
                margin-top: 3px;
                border-radius: 4px;
            }

            .lobibox-notify .lobibox-notify-icon > div .icon-el {
                text-align: center;
                font-size: 55px;
            }

    .lobibox-notify .lobibox-notify-body {
        margin: 10px 20px;
        margin-right: 90px;
        direction: rtl;
    }

    .lobibox-notify .lobibox-notify-title {
        font-size: 20px;
    }

    .lobibox-notify .lobibox-notify-msg {
        overflow: hidden;
    }

    .lobibox-notify .lobibox-close {
        position: absolute;
        text-align: center;
        border-radius: 50%;
        left: 10px;
        top: 10px;
        font-size: 20px;
        line-height: 19px;
        width: 19px;
        height: 19px;
        -webkit-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

        .lobibox-notify .lobibox-close:hover {
            background-color: rgba(0, 0, 0, 0.5);
            font-weight: bold;
        }

    .lobibox-notify .lobibox-delay-indicator {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 3px;
    }

        .lobibox-notify .lobibox-delay-indicator > div {
            position: relative;
            height: 100%;
            width: 0;
            background-color: #e8e8e8;
        }

    .lobibox-notify.lobibox-notify-default {
        border-color: #0f0f0f;
        background-color: #1c1c1c;
        color: #FFF;
    }

        .lobibox-notify.lobibox-notify-default:hover {
            background-color: #1c1c1c;
            border-color: #FFF;
        }

        .lobibox-notify.lobibox-notify-default .lobibox-close:hover {
            background-color: #4f4f4f;
        }

    .lobibox-notify.lobibox-notify-error {
        border-color: #b41d1d;
        background-color: #CA2121;
        color: #FFF;
    }

        .lobibox-notify.lobibox-notify-error:hover {
            background-color: #CA2121;
            border-color: #FFF;
        }

    .lobibox-notify.lobibox-notify-success {
        border-color: #24a370;
        background-color: #29B87E;
        color: #FFF;
    }

        .lobibox-notify.lobibox-notify-success:hover {
            background-color: #29B87E;
            border-color: #FFF;
        }

    .lobibox-notify.lobibox-notify-warning {
        border-color: #b97429;
        background-color: #CE812E;
        color: #FFF;
    }

        .lobibox-notify.lobibox-notify-warning:hover {
            background-color: #CE812E;
            border-color: #FFF;
        }

    .lobibox-notify.lobibox-notify-info {
        border-color: #296ba0;
        background-color: #2E79B4;
        color: #FFF;
    }

        .lobibox-notify.lobibox-notify-info:hover {
            background-color: #2E79B4;
            border-color: #FFF;
        }

    .lobibox-notify.rounded {
        border-radius: 30px;
    }

    .lobibox-notify:hover {
        cursor: pointer;
        -webkit-box-shadow: 3px 3px 10px #aaa;
        box-shadow: 3px 3px 10px #aaa;
    }

    .lobibox-notify.notify-mini {
        min-height: 36px;
    }

        .lobibox-notify.notify-mini .lobibox-notify-title {
            margin-top: -5px;
            font-size: 20px;
            line-height: 22px;
        }

        .lobibox-notify.notify-mini .lobibox-notify-msg {
            line-height: 16px;
        }

        .lobibox-notify.notify-mini .lobibox-notify-icon-wrapper {
            left: 12px;
            width: 32px;
        }

        .lobibox-notify.notify-mini .lobibox-notify-icon > div .icon-el {
            font-size: 32px;
        }

        .lobibox-notify.notify-mini .lobibox-notify-body {
            margin: 15px 30px 15px 56px;
        }

    .lobibox-notify.without-icon .lobibox-notify-body {
        margin-left: 20px;
    }


.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-right: 8px;
            padding-left: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative;
        }

    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0;
            
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    direction:rtl;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
        direction:rtl;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        left: 1px;
        width: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none;
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333;
        }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    direction:rtl;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
        background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0 4px;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none;
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px 4px;
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: bold;
        margin-right: 2px;
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
        }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

/* MaterialDesignIcons.com */
@font-face {
    font-family: "Material Design Icons";
    src: url("/fonts/materialdesignicons/materialdesignicons-webfont.eot?v=2.1.19");
    src: url("/fonts/materialdesignicons/materialdesignicons-webfont.eot"),
        url("/fonts/materialdesignicons/materialdesignicons-webfont.eot?#iefix&v=2.1.19") format("embedded-opentype"),
        url("/fonts/materialdesignicons/materialdesignicons-webfont.woff2") format("woff2"),
        url("/fonts/materialdesignicons/materialdesignicons-webfont.woff?v=2.1.19") format("woff"),
        url("/fonts/materialdesignicons/materialdesignicons-webfont.ttf?v=2.1.19") format("truetype"),
        url("/fonts/materialdesignicons/materialdesignicons-webfont.svg?v=2.1.19#materialdesigniconsregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.mdi:before,
.mdi-set {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mdi-access-point:before {
    content: "\F002";
}

.mdi-access-point-network:before {
    content: "\F003";
}

.mdi-account:before {
    content: "\F004";
}

.mdi-account-alert:before {
    content: "\F005";
}

.mdi-account-box:before {
    content: "\F006";
}

.mdi-account-box-outline:before {
    content: "\F007";
}

.mdi-account-card-details:before {
    content: "\F5D2";
}

.mdi-account-check:before {
    content: "\F008";
}

.mdi-account-circle:before {
    content: "\F009";
}

.mdi-account-convert:before {
    content: "\F00A";
}

.mdi-account-edit:before {
    content: "\F6BB";
}

.mdi-account-key:before {
    content: "\F00B";
}

.mdi-account-location:before {
    content: "\F00C";
}

.mdi-account-minus:before {
    content: "\F00D";
}

.mdi-account-multiple:before {
    content: "\F00E";
}

.mdi-account-multiple-minus:before {
    content: "\F5D3";
}

.mdi-account-multiple-outline:before {
    content: "\F00F";
}

.mdi-account-multiple-plus:before {
    content: "\F010";
}

.mdi-account-multiple-plus-outline:before {
    content: "\F7FF";
}

.mdi-account-network:before {
    content: "\F011";
}

.mdi-account-off:before {
    content: "\F012";
}

.mdi-account-outline:before {
    content: "\F013";
}

.mdi-account-plus:before {
    content: "\F014";
}

.mdi-account-plus-outline:before {
    content: "\F800";
}

.mdi-account-remove:before {
    content: "\F015";
}

.mdi-account-search:before {
    content: "\F016";
}

.mdi-account-settings:before {
    content: "\F630";
}

.mdi-account-settings-variant:before {
    content: "\F631";
}

.mdi-account-star:before {
    content: "\F017";
}

.mdi-account-switch:before {
    content: "\F019";
}

.mdi-adjust:before {
    content: "\F01A";
}

.mdi-air-conditioner:before {
    content: "\F01B";
}

.mdi-airballoon:before {
    content: "\F01C";
}

.mdi-airplane:before {
    content: "\F01D";
}

.mdi-airplane-landing:before {
    content: "\F5D4";
}

.mdi-airplane-off:before {
    content: "\F01E";
}

.mdi-airplane-takeoff:before {
    content: "\F5D5";
}

.mdi-airplay:before {
    content: "\F01F";
}

.mdi-alarm:before {
    content: "\F020";
}

.mdi-alarm-bell:before {
    content: "\F78D";
}

.mdi-alarm-check:before {
    content: "\F021";
}

.mdi-alarm-light:before {
    content: "\F78E";
}

.mdi-alarm-multiple:before {
    content: "\F022";
}

.mdi-alarm-off:before {
    content: "\F023";
}

.mdi-alarm-plus:before {
    content: "\F024";
}

.mdi-alarm-snooze:before {
    content: "\F68D";
}

.mdi-album:before {
    content: "\F025";
}

.mdi-alert:before {
    content: "\F026";
}

.mdi-alert-box:before {
    content: "\F027";
}

.mdi-alert-circle:before {
    content: "\F028";
}

.mdi-alert-circle-outline:before {
    content: "\F5D6";
}

.mdi-alert-decagram:before {
    content: "\F6BC";
}

.mdi-alert-octagon:before {
    content: "\F029";
}

.mdi-alert-octagram:before {
    content: "\F766";
}

.mdi-alert-outline:before {
    content: "\F02A";
}

.mdi-all-inclusive:before {
    content: "\F6BD";
}

.mdi-allo:before {
    content: "\F801";
}

.mdi-alpha:before {
    content: "\F02B";
}

.mdi-alphabetical:before {
    content: "\F02C";
}

.mdi-altimeter:before {
    content: "\F5D7";
}

.mdi-amazon:before {
    content: "\F02D";
}

.mdi-amazon-clouddrive:before {
    content: "\F02E";
}

.mdi-ambulance:before {
    content: "\F02F";
}

.mdi-amplifier:before {
    content: "\F030";
}

.mdi-anchor:before {
    content: "\F031";
}

.mdi-android:before {
    content: "\F032";
}

.mdi-android-debug-bridge:before {
    content: "\F033";
}

.mdi-android-head:before {
    content: "\F78F";
}

.mdi-android-studio:before {
    content: "\F034";
}

.mdi-angular:before {
    content: "\F6B1";
}

.mdi-angularjs:before {
    content: "\F6BE";
}

.mdi-animation:before {
    content: "\F5D8";
}

.mdi-apple:before {
    content: "\F035";
}

.mdi-apple-finder:before {
    content: "\F036";
}

.mdi-apple-ios:before {
    content: "\F037";
}

.mdi-apple-keyboard-caps:before {
    content: "\F632";
}

.mdi-apple-keyboard-command:before {
    content: "\F633";
}

.mdi-apple-keyboard-control:before {
    content: "\F634";
}

.mdi-apple-keyboard-option:before {
    content: "\F635";
}

.mdi-apple-keyboard-shift:before {
    content: "\F636";
}

.mdi-apple-mobileme:before {
    content: "\F038";
}

.mdi-apple-safari:before {
    content: "\F039";
}

.mdi-application:before {
    content: "\F614";
}

.mdi-approval:before {
    content: "\F790";
}

.mdi-apps:before {
    content: "\F03B";
}

.mdi-archive:before {
    content: "\F03C";
}

.mdi-arrange-bring-forward:before {
    content: "\F03D";
}

.mdi-arrange-bring-to-front:before {
    content: "\F03E";
}

.mdi-arrange-send-backward:before {
    content: "\F03F";
}

.mdi-arrange-send-to-back:before {
    content: "\F040";
}

.mdi-arrow-all:before {
    content: "\F041";
}

.mdi-arrow-bottom-left:before {
    content: "\F042";
}

.mdi-arrow-bottom-right:before {
    content: "\F043";
}

.mdi-arrow-collapse:before {
    content: "\F615";
}

.mdi-arrow-collapse-all:before {
    content: "\F044";
}

.mdi-arrow-collapse-down:before {
    content: "\F791";
}

.mdi-arrow-collapse-left:before {
    content: "\F792";
}

.mdi-arrow-collapse-right:before {
    content: "\F793";
}

.mdi-arrow-collapse-up:before {
    content: "\F794";
}

.mdi-arrow-down:before {
    content: "\F045";
}

.mdi-arrow-down-bold:before {
    content: "\F72D";
}

.mdi-arrow-down-bold-box:before {
    content: "\F72E";
}

.mdi-arrow-down-bold-box-outline:before {
    content: "\F72F";
}

.mdi-arrow-down-bold-circle:before {
    content: "\F047";
}

.mdi-arrow-down-bold-circle-outline:before {
    content: "\F048";
}

.mdi-arrow-down-bold-hexagon-outline:before {
    content: "\F049";
}

.mdi-arrow-down-box:before {
    content: "\F6BF";
}

.mdi-arrow-down-drop-circle:before {
    content: "\F04A";
}

.mdi-arrow-down-drop-circle-outline:before {
    content: "\F04B";
}

.mdi-arrow-down-thick:before {
    content: "\F046";
}

.mdi-arrow-expand:before {
    content: "\F616";
}

.mdi-arrow-expand-all:before {
    content: "\F04C";
}

.mdi-arrow-expand-down:before {
    content: "\F795";
}

.mdi-arrow-expand-left:before {
    content: "\F796";
}

.mdi-arrow-expand-right:before {
    content: "\F797";
}

.mdi-arrow-expand-up:before {
    content: "\F798";
}

.mdi-arrow-left:before {
    content: "\F04D";
}

.mdi-arrow-left-bold:before {
    content: "\F730";
}

.mdi-arrow-left-bold-box:before {
    content: "\F731";
}

.mdi-arrow-left-bold-box-outline:before {
    content: "\F732";
}

.mdi-arrow-left-bold-circle:before {
    content: "\F04F";
}

.mdi-arrow-left-bold-circle-outline:before {
    content: "\F050";
}

.mdi-arrow-left-bold-hexagon-outline:before {
    content: "\F051";
}

.mdi-arrow-left-box:before {
    content: "\F6C0";
}

.mdi-arrow-left-drop-circle:before {
    content: "\F052";
}

.mdi-arrow-left-drop-circle-outline:before {
    content: "\F053";
}

.mdi-arrow-left-thick:before {
    content: "\F04E";
}

.mdi-arrow-right:before {
    content: "\F054";
}

.mdi-arrow-right-bold:before {
    content: "\F733";
}

.mdi-arrow-right-bold-box:before {
    content: "\F734";
}

.mdi-arrow-right-bold-box-outline:before {
    content: "\F735";
}

.mdi-arrow-right-bold-circle:before {
    content: "\F056";
}

.mdi-arrow-right-bold-circle-outline:before {
    content: "\F057";
}

.mdi-arrow-right-bold-hexagon-outline:before {
    content: "\F058";
}

.mdi-arrow-right-box:before {
    content: "\F6C1";
}

.mdi-arrow-right-drop-circle:before {
    content: "\F059";
}

.mdi-arrow-right-drop-circle-outline:before {
    content: "\F05A";
}

.mdi-arrow-right-thick:before {
    content: "\F055";
}

.mdi-arrow-top-left:before {
    content: "\F05B";
}

.mdi-arrow-top-right:before {
    content: "\F05C";
}

.mdi-arrow-up:before {
    content: "\F05D";
}

.mdi-arrow-up-bold:before {
    content: "\F736";
}

.mdi-arrow-up-bold-box:before {
    content: "\F737";
}

.mdi-arrow-up-bold-box-outline:before {
    content: "\F738";
}

.mdi-arrow-up-bold-circle:before {
    content: "\F05F";
}

.mdi-arrow-up-bold-circle-outline:before {
    content: "\F060";
}

.mdi-arrow-up-bold-hexagon-outline:before {
    content: "\F061";
}

.mdi-arrow-up-box:before {
    content: "\F6C2";
}

.mdi-arrow-up-drop-circle:before {
    content: "\F062";
}

.mdi-arrow-up-drop-circle-outline:before {
    content: "\F063";
}

.mdi-arrow-up-thick:before {
    content: "\F05E";
}

.mdi-artist:before {
    content: "\F802";
}

.mdi-assistant:before {
    content: "\F064";
}

.mdi-asterisk:before {
    content: "\F6C3";
}

.mdi-at:before {
    content: "\F065";
}

.mdi-atlassian:before {
    content: "\F803";
}

.mdi-atom:before {
    content: "\F767";
}

.mdi-attachment:before {
    content: "\F066";
}

.mdi-audiobook:before {
    content: "\F067";
}

.mdi-auto-fix:before {
    content: "\F068";
}

.mdi-auto-upload:before {
    content: "\F069";
}

.mdi-autorenew:before {
    content: "\F06A";
}

.mdi-av-timer:before {
    content: "\F06B";
}

.mdi-azure:before {
    content: "\F804";
}

.mdi-baby:before {
    content: "\F06C";
}

.mdi-baby-buggy:before {
    content: "\F68E";
}

.mdi-backburger:before {
    content: "\F06D";
}

.mdi-backspace:before {
    content: "\F06E";
}

.mdi-backup-restore:before {
    content: "\F06F";
}

.mdi-bandcamp:before {
    content: "\F674";
}

.mdi-bank:before {
    content: "\F070";
}

.mdi-barcode:before {
    content: "\F071";
}

.mdi-barcode-scan:before {
    content: "\F072";
}

.mdi-barley:before {
    content: "\F073";
}

.mdi-barrel:before {
    content: "\F074";
}

.mdi-basecamp:before {
    content: "\F075";
}

.mdi-basket:before {
    content: "\F076";
}

.mdi-basket-fill:before {
    content: "\F077";
}

.mdi-basket-unfill:before {
    content: "\F078";
}

.mdi-basketball:before {
    content: "\F805";
}

.mdi-battery:before {
    content: "\F079";
}

.mdi-battery-10:before {
    content: "\F07A";
}

.mdi-battery-20:before {
    content: "\F07B";
}

.mdi-battery-30:before {
    content: "\F07C";
}

.mdi-battery-40:before {
    content: "\F07D";
}

.mdi-battery-50:before {
    content: "\F07E";
}

.mdi-battery-60:before {
    content: "\F07F";
}

.mdi-battery-70:before {
    content: "\F080";
}

.mdi-battery-80:before {
    content: "\F081";
}

.mdi-battery-90:before {
    content: "\F082";
}

.mdi-battery-alert:before {
    content: "\F083";
}

.mdi-battery-charging:before {
    content: "\F084";
}

.mdi-battery-charging-100:before {
    content: "\F085";
}

.mdi-battery-charging-20:before {
    content: "\F086";
}

.mdi-battery-charging-30:before {
    content: "\F087";
}

.mdi-battery-charging-40:before {
    content: "\F088";
}

.mdi-battery-charging-60:before {
    content: "\F089";
}

.mdi-battery-charging-80:before {
    content: "\F08A";
}

.mdi-battery-charging-90:before {
    content: "\F08B";
}

.mdi-battery-charging-wireless:before {
    content: "\F806";
}

.mdi-battery-charging-wireless-10:before {
    content: "\F807";
}

.mdi-battery-charging-wireless-20:before {
    content: "\F808";
}

.mdi-battery-charging-wireless-30:before {
    content: "\F809";
}

.mdi-battery-charging-wireless-40:before {
    content: "\F80A";
}

.mdi-battery-charging-wireless-50:before {
    content: "\F80B";
}

.mdi-battery-charging-wireless-60:before {
    content: "\F80C";
}

.mdi-battery-charging-wireless-70:before {
    content: "\F80D";
}

.mdi-battery-charging-wireless-80:before {
    content: "\F80E";
}

.mdi-battery-charging-wireless-90:before {
    content: "\F80F";
}

.mdi-battery-charging-wireless-alert:before {
    content: "\F810";
}

.mdi-battery-charging-wireless-outline:before {
    content: "\F811";
}

.mdi-battery-minus:before {
    content: "\F08C";
}

.mdi-battery-negative:before {
    content: "\F08D";
}

.mdi-battery-outline:before {
    content: "\F08E";
}

.mdi-battery-plus:before {
    content: "\F08F";
}

.mdi-battery-positive:before {
    content: "\F090";
}

.mdi-battery-unknown:before {
    content: "\F091";
}

.mdi-beach:before {
    content: "\F092";
}

.mdi-beaker:before {
    content: "\F68F";
}

.mdi-beats:before {
    content: "\F097";
}

.mdi-beer:before {
    content: "\F098";
}

.mdi-behance:before {
    content: "\F099";
}

.mdi-bell:before {
    content: "\F09A";
}

.mdi-bell-off:before {
    content: "\F09B";
}

.mdi-bell-outline:before {
    content: "\F09C";
}

.mdi-bell-plus:before {
    content: "\F09D";
}

.mdi-bell-ring:before {
    content: "\F09E";
}

.mdi-bell-ring-outline:before {
    content: "\F09F";
}

.mdi-bell-sleep:before {
    content: "\F0A0";
}

.mdi-beta:before {
    content: "\F0A1";
}

.mdi-bible:before {
    content: "\F0A2";
}

.mdi-bike:before {
    content: "\F0A3";
}

.mdi-bing:before {
    content: "\F0A4";
}

.mdi-binoculars:before {
    content: "\F0A5";
}

.mdi-bio:before {
    content: "\F0A6";
}

.mdi-biohazard:before {
    content: "\F0A7";
}

.mdi-bitbucket:before {
    content: "\F0A8";
}

.mdi-bitcoin:before {
    content: "\F812";
}

.mdi-black-mesa:before {
    content: "\F0A9";
}

.mdi-blackberry:before {
    content: "\F0AA";
}

.mdi-blender:before {
    content: "\F0AB";
}

.mdi-blinds:before {
    content: "\F0AC";
}

.mdi-block-helper:before {
    content: "\F0AD";
}

.mdi-blogger:before {
    content: "\F0AE";
}

.mdi-bluetooth:before {
    content: "\F0AF";
}

.mdi-bluetooth-audio:before {
    content: "\F0B0";
}

.mdi-bluetooth-connect:before {
    content: "\F0B1";
}

.mdi-bluetooth-off:before {
    content: "\F0B2";
}

.mdi-bluetooth-settings:before {
    content: "\F0B3";
}

.mdi-bluetooth-transfer:before {
    content: "\F0B4";
}

.mdi-blur:before {
    content: "\F0B5";
}

.mdi-blur-linear:before {
    content: "\F0B6";
}

.mdi-blur-off:before {
    content: "\F0B7";
}

.mdi-blur-radial:before {
    content: "\F0B8";
}

.mdi-bomb:before {
    content: "\F690";
}

.mdi-bomb-off:before {
    content: "\F6C4";
}

.mdi-bone:before {
    content: "\F0B9";
}

.mdi-book:before {
    content: "\F0BA";
}

.mdi-book-minus:before {
    content: "\F5D9";
}

.mdi-book-multiple:before {
    content: "\F0BB";
}

.mdi-book-multiple-variant:before {
    content: "\F0BC";
}

.mdi-book-open:before {
    content: "\F0BD";
}

.mdi-book-open-page-variant:before {
    content: "\F5DA";
}

.mdi-book-open-variant:before {
    content: "\F0BE";
}

.mdi-book-plus:before {
    content: "\F5DB";
}

.mdi-book-secure:before {
    content: "\F799";
}

.mdi-book-unsecure:before {
    content: "\F79A";
}

.mdi-book-variant:before {
    content: "\F0BF";
}

.mdi-bookmark:before {
    content: "\F0C0";
}

.mdi-bookmark-check:before {
    content: "\F0C1";
}

.mdi-bookmark-music:before {
    content: "\F0C2";
}

.mdi-bookmark-outline:before {
    content: "\F0C3";
}

.mdi-bookmark-plus:before {
    content: "\F0C5";
}

.mdi-bookmark-plus-outline:before {
    content: "\F0C4";
}

.mdi-bookmark-remove:before {
    content: "\F0C6";
}

.mdi-boombox:before {
    content: "\F5DC";
}

.mdi-bootstrap:before {
    content: "\F6C5";
}

.mdi-border-all:before {
    content: "\F0C7";
}

.mdi-border-bottom:before {
    content: "\F0C8";
}

.mdi-border-color:before {
    content: "\F0C9";
}

.mdi-border-horizontal:before {
    content: "\F0CA";
}

.mdi-border-inside:before {
    content: "\F0CB";
}

.mdi-border-left:before {
    content: "\F0CC";
}

.mdi-border-none:before {
    content: "\F0CD";
}

.mdi-border-outside:before {
    content: "\F0CE";
}

.mdi-border-right:before {
    content: "\F0CF";
}

.mdi-border-style:before {
    content: "\F0D0";
}

.mdi-border-top:before {
    content: "\F0D1";
}

.mdi-border-vertical:before {
    content: "\F0D2";
}

.mdi-bow-tie:before {
    content: "\F677";
}

.mdi-bowl:before {
    content: "\F617";
}

.mdi-bowling:before {
    content: "\F0D3";
}

.mdi-box:before {
    content: "\F0D4";
}

.mdi-box-cutter:before {
    content: "\F0D5";
}

.mdi-box-shadow:before {
    content: "\F637";
}

.mdi-bridge:before {
    content: "\F618";
}

.mdi-briefcase:before {
    content: "\F0D6";
}

.mdi-briefcase-check:before {
    content: "\F0D7";
}

.mdi-briefcase-download:before {
    content: "\F0D8";
}

.mdi-briefcase-outline:before {
    content: "\F813";
}

.mdi-briefcase-upload:before {
    content: "\F0D9";
}

.mdi-brightness-1:before {
    content: "\F0DA";
}

.mdi-brightness-2:before {
    content: "\F0DB";
}

.mdi-brightness-3:before {
    content: "\F0DC";
}

.mdi-brightness-4:before {
    content: "\F0DD";
}

.mdi-brightness-5:before {
    content: "\F0DE";
}

.mdi-brightness-6:before {
    content: "\F0DF";
}

.mdi-brightness-7:before {
    content: "\F0E0";
}

.mdi-brightness-auto:before {
    content: "\F0E1";
}

.mdi-broom:before {
    content: "\F0E2";
}

.mdi-brush:before {
    content: "\F0E3";
}

.mdi-buffer:before {
    content: "\F619";
}

.mdi-bug:before {
    content: "\F0E4";
}

.mdi-bulletin-board:before {
    content: "\F0E5";
}

.mdi-bullhorn:before {
    content: "\F0E6";
}

.mdi-bullseye:before {
    content: "\F5DD";
}

.mdi-bus:before {
    content: "\F0E7";
}

.mdi-bus-articulated-end:before {
    content: "\F79B";
}

.mdi-bus-articulated-front:before {
    content: "\F79C";
}

.mdi-bus-double-decker:before {
    content: "\F79D";
}

.mdi-bus-school:before {
    content: "\F79E";
}

.mdi-bus-side:before {
    content: "\F79F";
}

.mdi-cached:before {
    content: "\F0E8";
}

.mdi-cake:before {
    content: "\F0E9";
}

.mdi-cake-layered:before {
    content: "\F0EA";
}

.mdi-cake-variant:before {
    content: "\F0EB";
}

.mdi-calculator:before {
    content: "\F0EC";
}

.mdi-calendar:before {
    content: "\F0ED";
}

.mdi-calendar-blank:before {
    content: "\F0EE";
}

.mdi-calendar-check:before {
    content: "\F0EF";
}

.mdi-calendar-clock:before {
    content: "\F0F0";
}

.mdi-calendar-multiple:before {
    content: "\F0F1";
}

.mdi-calendar-multiple-check:before {
    content: "\F0F2";
}

.mdi-calendar-plus:before {
    content: "\F0F3";
}

.mdi-calendar-question:before {
    content: "\F691";
}

.mdi-calendar-range:before {
    content: "\F678";
}

.mdi-calendar-remove:before {
    content: "\F0F4";
}

.mdi-calendar-text:before {
    content: "\F0F5";
}

.mdi-calendar-today:before {
    content: "\F0F6";
}

.mdi-call-made:before {
    content: "\F0F7";
}

.mdi-call-merge:before {
    content: "\F0F8";
}

.mdi-call-missed:before {
    content: "\F0F9";
}

.mdi-call-received:before {
    content: "\F0FA";
}

.mdi-call-split:before {
    content: "\F0FB";
}

.mdi-camcorder:before {
    content: "\F0FC";
}

.mdi-camcorder-box:before {
    content: "\F0FD";
}

.mdi-camcorder-box-off:before {
    content: "\F0FE";
}

.mdi-camcorder-off:before {
    content: "\F0FF";
}

.mdi-camera:before {
    content: "\F100";
}

.mdi-camera-burst:before {
    content: "\F692";
}

.mdi-camera-enhance:before {
    content: "\F101";
}

.mdi-camera-front:before {
    content: "\F102";
}

.mdi-camera-front-variant:before {
    content: "\F103";
}

.mdi-camera-gopro:before {
    content: "\F7A0";
}

.mdi-camera-iris:before {
    content: "\F104";
}

.mdi-camera-metering-center:before {
    content: "\F7A1";
}

.mdi-camera-metering-matrix:before {
    content: "\F7A2";
}

.mdi-camera-metering-partial:before {
    content: "\F7A3";
}

.mdi-camera-metering-spot:before {
    content: "\F7A4";
}

.mdi-camera-off:before {
    content: "\F5DF";
}

.mdi-camera-party-mode:before {
    content: "\F105";
}

.mdi-camera-rear:before {
    content: "\F106";
}

.mdi-camera-rear-variant:before {
    content: "\F107";
}

.mdi-camera-switch:before {
    content: "\F108";
}

.mdi-camera-timer:before {
    content: "\F109";
}

.mdi-cancel:before {
    content: "\F739";
}

.mdi-candle:before {
    content: "\F5E2";
}

.mdi-candycane:before {
    content: "\F10A";
}

.mdi-cannabis:before {
    content: "\F7A5";
}

.mdi-car:before {
    content: "\F10B";
}

.mdi-car-battery:before {
    content: "\F10C";
}

.mdi-car-connected:before {
    content: "\F10D";
}

.mdi-car-convertible:before {
    content: "\F7A6";
}

.mdi-car-estate:before {
    content: "\F7A7";
}

.mdi-car-hatchback:before {
    content: "\F7A8";
}

.mdi-car-pickup:before {
    content: "\F7A9";
}

.mdi-car-side:before {
    content: "\F7AA";
}

.mdi-car-sports:before {
    content: "\F7AB";
}

.mdi-car-wash:before {
    content: "\F10E";
}

.mdi-caravan:before {
    content: "\F7AC";
}

.mdi-cards:before {
    content: "\F638";
}

.mdi-cards-outline:before {
    content: "\F639";
}

.mdi-cards-playing-outline:before {
    content: "\F63A";
}

.mdi-cards-variant:before {
    content: "\F6C6";
}

.mdi-carrot:before {
    content: "\F10F";
}

.mdi-cart:before {
    content: "\F110";
}

.mdi-cart-off:before {
    content: "\F66B";
}

.mdi-cart-outline:before {
    content: "\F111";
}

.mdi-cart-plus:before {
    content: "\F112";
}

.mdi-case-sensitive-alt:before {
    content: "\F113";
}

.mdi-cash:before {
    content: "\F114";
}

.mdi-cash-100:before {
    content: "\F115";
}

.mdi-cash-multiple:before {
    content: "\F116";
}

.mdi-cash-usd:before {
    content: "\F117";
}

.mdi-cast:before {
    content: "\F118";
}

.mdi-cast-connected:before {
    content: "\F119";
}

.mdi-cast-off:before {
    content: "\F789";
}

.mdi-castle:before {
    content: "\F11A";
}

.mdi-cat:before {
    content: "\F11B";
}

.mdi-cctv:before {
    content: "\F7AD";
}

.mdi-ceiling-light:before {
    content: "\F768";
}

.mdi-cellphone:before {
    content: "\F11C";
}

.mdi-cellphone-android:before {
    content: "\F11D";
}

.mdi-cellphone-basic:before {
    content: "\F11E";
}

.mdi-cellphone-dock:before {
    content: "\F11F";
}

.mdi-cellphone-iphone:before {
    content: "\F120";
}

.mdi-cellphone-link:before {
    content: "\F121";
}

.mdi-cellphone-link-off:before {
    content: "\F122";
}

.mdi-cellphone-settings:before {
    content: "\F123";
}

.mdi-cellphone-wireless:before {
    content: "\F814";
}

.mdi-certificate:before {
    content: "\F124";
}

.mdi-chair-school:before {
    content: "\F125";
}

.mdi-chart-arc:before {
    content: "\F126";
}

.mdi-chart-areaspline:before {
    content: "\F127";
}

.mdi-chart-bar:before {
    content: "\F128";
}

.mdi-chart-bar-stacked:before {
    content: "\F769";
}

.mdi-chart-bubble:before {
    content: "\F5E3";
}

.mdi-chart-donut:before {
    content: "\F7AE";
}

.mdi-chart-donut-variant:before {
    content: "\F7AF";
}

.mdi-chart-gantt:before {
    content: "\F66C";
}

.mdi-chart-histogram:before {
    content: "\F129";
}

.mdi-chart-line:before {
    content: "\F12A";
}

.mdi-chart-line-stacked:before {
    content: "\F76A";
}

.mdi-chart-line-variant:before {
    content: "\F7B0";
}

.mdi-chart-pie:before {
    content: "\F12B";
}

.mdi-chart-scatterplot-hexbin:before {
    content: "\F66D";
}

.mdi-chart-timeline:before {
    content: "\F66E";
}

.mdi-check:before {
    content: "\F12C";
}

.mdi-check-all:before {
    content: "\F12D";
}

.mdi-check-circle:before {
    content: "\F5E0";
}

.mdi-check-circle-outline:before {
    content: "\F5E1";
}

.mdi-checkbox-blank:before {
    content: "\F12E";
}

.mdi-checkbox-blank-circle:before {
    content: "\F12F";
}

.mdi-checkbox-blank-circle-outline:before {
    content: "\F130";
}

.mdi-checkbox-blank-outline:before {
    content: "\F131";
}

.mdi-checkbox-marked:before {
    content: "\F132";
}

.mdi-checkbox-marked-circle:before {
    content: "\F133";
}

.mdi-checkbox-marked-circle-outline:before {
    content: "\F134";
}

.mdi-checkbox-marked-outline:before {
    content: "\F135";
}

.mdi-checkbox-multiple-blank:before {
    content: "\F136";
}

.mdi-checkbox-multiple-blank-circle:before {
    content: "\F63B";
}

.mdi-checkbox-multiple-blank-circle-outline:before {
    content: "\F63C";
}

.mdi-checkbox-multiple-blank-outline:before {
    content: "\F137";
}

.mdi-checkbox-multiple-marked:before {
    content: "\F138";
}

.mdi-checkbox-multiple-marked-circle:before {
    content: "\F63D";
}

.mdi-checkbox-multiple-marked-circle-outline:before {
    content: "\F63E";
}

.mdi-checkbox-multiple-marked-outline:before {
    content: "\F139";
}

.mdi-checkerboard:before {
    content: "\F13A";
}

.mdi-chemical-weapon:before {
    content: "\F13B";
}

.mdi-chevron-double-down:before {
    content: "\F13C";
}

.mdi-chevron-double-left:before {
    content: "\F13D";
}

.mdi-chevron-double-right:before {
    content: "\F13E";
}

.mdi-chevron-double-up:before {
    content: "\F13F";
}

.mdi-chevron-down:before {
    content: "\F140";
}

.mdi-chevron-left:before {
    content: "\F141";
}

.mdi-chevron-right:before {
    content: "\F142";
}

.mdi-chevron-up:before {
    content: "\F143";
}

.mdi-chili-hot:before {
    content: "\F7B1";
}

.mdi-chili-medium:before {
    content: "\F7B2";
}

.mdi-chili-mild:before {
    content: "\F7B3";
}

.mdi-chip:before {
    content: "\F61A";
}

.mdi-church:before {
    content: "\F144";
}

.mdi-circle:before {
    content: "\F764";
}

.mdi-circle-outline:before {
    content: "\F765";
}

.mdi-cisco-webex:before {
    content: "\F145";
}

.mdi-city:before {
    content: "\F146";
}

.mdi-clipboard:before {
    content: "\F147";
}

.mdi-clipboard-account:before {
    content: "\F148";
}

.mdi-clipboard-alert:before {
    content: "\F149";
}

.mdi-clipboard-arrow-down:before {
    content: "\F14A";
}

.mdi-clipboard-arrow-left:before {
    content: "\F14B";
}

.mdi-clipboard-check:before {
    content: "\F14C";
}

.mdi-clipboard-flow:before {
    content: "\F6C7";
}

.mdi-clipboard-outline:before {
    content: "\F14D";
}

.mdi-clipboard-plus:before {
    content: "\F750";
}

.mdi-clipboard-text:before {
    content: "\F14E";
}

.mdi-clippy:before {
    content: "\F14F";
}

.mdi-clock:before {
    content: "\F150";
}

.mdi-clock-alert:before {
    content: "\F5CE";
}

.mdi-clock-end:before {
    content: "\F151";
}

.mdi-clock-fast:before {
    content: "\F152";
}

.mdi-clock-in:before {
    content: "\F153";
}

.mdi-clock-out:before {
    content: "\F154";
}

.mdi-clock-start:before {
    content: "\F155";
}

.mdi-close:before {
    content: "\F156";
}

.mdi-close-box:before {
    content: "\F157";
}

.mdi-close-box-outline:before {
    content: "\F158";
}

.mdi-close-circle:before {
    content: "\F159";
}

.mdi-close-circle-outline:before {
    content: "\F15A";
}

.mdi-close-network:before {
    content: "\F15B";
}

.mdi-close-octagon:before {
    content: "\F15C";
}

.mdi-close-octagon-outline:before {
    content: "\F15D";
}

.mdi-close-outline:before {
    content: "\F6C8";
}

.mdi-closed-caption:before {
    content: "\F15E";
}

.mdi-cloud:before {
    content: "\F15F";
}

.mdi-cloud-braces:before {
    content: "\F7B4";
}

.mdi-cloud-check:before {
    content: "\F160";
}

.mdi-cloud-circle:before {
    content: "\F161";
}

.mdi-cloud-download:before {
    content: "\F162";
}

.mdi-cloud-off-outline:before {
    content: "\F164";
}

.mdi-cloud-outline:before {
    content: "\F163";
}

.mdi-cloud-print:before {
    content: "\F165";
}

.mdi-cloud-print-outline:before {
    content: "\F166";
}

.mdi-cloud-sync:before {
    content: "\F63F";
}

.mdi-cloud-tags:before {
    content: "\F7B5";
}

.mdi-cloud-upload:before {
    content: "\F167";
}

.mdi-clover:before {
    content: "\F815";
}

.mdi-code-array:before {
    content: "\F168";
}

.mdi-code-braces:before {
    content: "\F169";
}

.mdi-code-brackets:before {
    content: "\F16A";
}

.mdi-code-equal:before {
    content: "\F16B";
}

.mdi-code-greater-than:before {
    content: "\F16C";
}

.mdi-code-greater-than-or-equal:before {
    content: "\F16D";
}

.mdi-code-less-than:before {
    content: "\F16E";
}

.mdi-code-less-than-or-equal:before {
    content: "\F16F";
}

.mdi-code-not-equal:before {
    content: "\F170";
}

.mdi-code-not-equal-variant:before {
    content: "\F171";
}

.mdi-code-parentheses:before {
    content: "\F172";
}

.mdi-code-string:before {
    content: "\F173";
}

.mdi-code-tags:before {
    content: "\F174";
}

.mdi-code-tags-check:before {
    content: "\F693";
}

.mdi-codepen:before {
    content: "\F175";
}

.mdi-coffee:before {
    content: "\F176";
}

.mdi-coffee-outline:before {
    content: "\F6C9";
}

.mdi-coffee-to-go:before {
    content: "\F177";
}

.mdi-coin:before {
    content: "\F178";
}

.mdi-coins:before {
    content: "\F694";
}

.mdi-collage:before {
    content: "\F640";
}

.mdi-color-helper:before {
    content: "\F179";
}

.mdi-comment:before {
    content: "\F17A";
}

.mdi-comment-account:before {
    content: "\F17B";
}

.mdi-comment-account-outline:before {
    content: "\F17C";
}

.mdi-comment-alert:before {
    content: "\F17D";
}

.mdi-comment-alert-outline:before {
    content: "\F17E";
}

.mdi-comment-check:before {
    content: "\F17F";
}

.mdi-comment-check-outline:before {
    content: "\F180";
}

.mdi-comment-multiple-outline:before {
    content: "\F181";
}

.mdi-comment-outline:before {
    content: "\F182";
}

.mdi-comment-plus-outline:before {
    content: "\F183";
}

.mdi-comment-processing:before {
    content: "\F184";
}

.mdi-comment-processing-outline:before {
    content: "\F185";
}

.mdi-comment-question:before {
    content: "\F816";
}

.mdi-comment-question-outline:before {
    content: "\F186";
}

.mdi-comment-remove:before {
    content: "\F5DE";
}

.mdi-comment-remove-outline:before {
    content: "\F187";
}

.mdi-comment-text:before {
    content: "\F188";
}

.mdi-comment-text-outline:before {
    content: "\F189";
}

.mdi-compare:before {
    content: "\F18A";
}

.mdi-compass:before {
    content: "\F18B";
}

.mdi-compass-outline:before {
    content: "\F18C";
}

.mdi-console:before {
    content: "\F18D";
}

.mdi-console-line:before {
    content: "\F7B6";
}

.mdi-contact-mail:before {
    content: "\F18E";
}

.mdi-contacts:before {
    content: "\F6CA";
}

.mdi-content-copy:before {
    content: "\F18F";
}

.mdi-content-cut:before {
    content: "\F190";
}

.mdi-content-duplicate:before {
    content: "\F191";
}

.mdi-content-paste:before {
    content: "\F192";
}

.mdi-content-save:before {
    content: "\F193";
}

.mdi-content-save-all:before {
    content: "\F194";
}

.mdi-content-save-outline:before {
    content: "\F817";
}

.mdi-content-save-settings:before {
    content: "\F61B";
}

.mdi-contrast:before {
    content: "\F195";
}

.mdi-contrast-box:before {
    content: "\F196";
}

.mdi-contrast-circle:before {
    content: "\F197";
}

.mdi-cookie:before {
    content: "\F198";
}

.mdi-copyright:before {
    content: "\F5E6";
}

.mdi-corn:before {
    content: "\F7B7";
}

.mdi-counter:before {
    content: "\F199";
}

.mdi-cow:before {
    content: "\F19A";
}

.mdi-creation:before {
    content: "\F1C9";
}

.mdi-credit-card:before {
    content: "\F19B";
}

.mdi-credit-card-multiple:before {
    content: "\F19C";
}

.mdi-credit-card-off:before {
    content: "\F5E4";
}

.mdi-credit-card-plus:before {
    content: "\F675";
}

.mdi-credit-card-scan:before {
    content: "\F19D";
}

.mdi-crop:before {
    content: "\F19E";
}

.mdi-crop-free:before {
    content: "\F19F";
}

.mdi-crop-landscape:before {
    content: "\F1A0";
}

.mdi-crop-portrait:before {
    content: "\F1A1";
}

.mdi-crop-rotate:before {
    content: "\F695";
}

.mdi-crop-square:before {
    content: "\F1A2";
}

.mdi-crosshairs:before {
    content: "\F1A3";
}

.mdi-crosshairs-gps:before {
    content: "\F1A4";
}

.mdi-crown:before {
    content: "\F1A5";
}

.mdi-cube:before {
    content: "\F1A6";
}

.mdi-cube-outline:before {
    content: "\F1A7";
}

.mdi-cube-send:before {
    content: "\F1A8";
}

.mdi-cube-unfolded:before {
    content: "\F1A9";
}

.mdi-cup:before {
    content: "\F1AA";
}

.mdi-cup-off:before {
    content: "\F5E5";
}

.mdi-cup-water:before {
    content: "\F1AB";
}

.mdi-currency-btc:before {
    content: "\F1AC";
}

.mdi-currency-chf:before {
    content: "\F7B8";
}

.mdi-currency-cny:before {
    content: "\F7B9";
}

.mdi-currency-eth:before {
    content: "\F7BA";
}

.mdi-currency-eur:before {
    content: "\F1AD";
}

.mdi-currency-gbp:before {
    content: "\F1AE";
}

.mdi-currency-inr:before {
    content: "\F1AF";
}

.mdi-currency-jpy:before {
    content: "\F7BB";
}

.mdi-currency-krw:before {
    content: "\F7BC";
}

.mdi-currency-ngn:before {
    content: "\F1B0";
}

.mdi-currency-rub:before {
    content: "\F1B1";
}

.mdi-currency-sign:before {
    content: "\F7BD";
}

.mdi-currency-try:before {
    content: "\F1B2";
}

.mdi-currency-twd:before {
    content: "\F7BE";
}

.mdi-currency-usd:before {
    content: "\F1B3";
}

.mdi-currency-usd-off:before {
    content: "\F679";
}

.mdi-cursor-default:before {
    content: "\F1B4";
}

.mdi-cursor-default-outline:before {
    content: "\F1B5";
}

.mdi-cursor-move:before {
    content: "\F1B6";
}

.mdi-cursor-pointer:before {
    content: "\F1B7";
}

.mdi-cursor-text:before {
    content: "\F5E7";
}

.mdi-database:before {
    content: "\F1B8";
}

.mdi-database-minus:before {
    content: "\F1B9";
}

.mdi-database-plus:before {
    content: "\F1BA";
}

.mdi-debug-step-into:before {
    content: "\F1BB";
}

.mdi-debug-step-out:before {
    content: "\F1BC";
}

.mdi-debug-step-over:before {
    content: "\F1BD";
}

.mdi-decagram:before {
    content: "\F76B";
}

.mdi-decagram-outline:before {
    content: "\F76C";
}

.mdi-decimal-decrease:before {
    content: "\F1BE";
}

.mdi-decimal-increase:before {
    content: "\F1BF";
}

.mdi-delete:before {
    content: "\F1C0";
}

.mdi-delete-circle:before {
    content: "\F682";
}

.mdi-delete-empty:before {
    content: "\F6CB";
}

.mdi-delete-forever:before {
    content: "\F5E8";
}

.mdi-delete-restore:before {
    content: "\F818";
}

.mdi-delete-sweep:before {
    content: "\F5E9";
}

.mdi-delete-variant:before {
    content: "\F1C1";
}

.mdi-delta:before {
    content: "\F1C2";
}

.mdi-deskphone:before {
    content: "\F1C3";
}

.mdi-desktop-classic:before {
    content: "\F7BF";
}

.mdi-desktop-mac:before {
    content: "\F1C4";
}

.mdi-desktop-tower:before {
    content: "\F1C5";
}

.mdi-details:before {
    content: "\F1C6";
}

.mdi-developer-board:before {
    content: "\F696";
}

.mdi-deviantart:before {
    content: "\F1C7";
}

.mdi-dialpad:before {
    content: "\F61C";
}

.mdi-diamond:before {
    content: "\F1C8";
}

.mdi-dice-1:before {
    content: "\F1CA";
}

.mdi-dice-2:before {
    content: "\F1CB";
}

.mdi-dice-3:before {
    content: "\F1CC";
}

.mdi-dice-4:before {
    content: "\F1CD";
}

.mdi-dice-5:before {
    content: "\F1CE";
}

.mdi-dice-6:before {
    content: "\F1CF";
}

.mdi-dice-d10:before {
    content: "\F76E";
}

.mdi-dice-d20:before {
    content: "\F5EA";
}

.mdi-dice-d4:before {
    content: "\F5EB";
}

.mdi-dice-d6:before {
    content: "\F5EC";
}

.mdi-dice-d8:before {
    content: "\F5ED";
}

.mdi-dice-multiple:before {
    content: "\F76D";
}

.mdi-dictionary:before {
    content: "\F61D";
}

.mdi-dip-switch:before {
    content: "\F7C0";
}

.mdi-directions:before {
    content: "\F1D0";
}

.mdi-directions-fork:before {
    content: "\F641";
}

.mdi-discord:before {
    content: "\F66F";
}

.mdi-disk:before {
    content: "\F5EE";
}

.mdi-disk-alert:before {
    content: "\F1D1";
}

.mdi-disqus:before {
    content: "\F1D2";
}

.mdi-disqus-outline:before {
    content: "\F1D3";
}

.mdi-division:before {
    content: "\F1D4";
}

.mdi-division-box:before {
    content: "\F1D5";
}

.mdi-dna:before {
    content: "\F683";
}

.mdi-dns:before {
    content: "\F1D6";
}

.mdi-do-not-disturb:before {
    content: "\F697";
}

.mdi-do-not-disturb-off:before {
    content: "\F698";
}

.mdi-dolby:before {
    content: "\F6B2";
}

.mdi-domain:before {
    content: "\F1D7";
}

.mdi-donkey:before {
    content: "\F7C1";
}

.mdi-door:before {
    content: "\F819";
}

.mdi-door-closed:before {
    content: "\F81A";
}

.mdi-door-open:before {
    content: "\F81B";
}

.mdi-dots-horizontal:before {
    content: "\F1D8";
}

.mdi-dots-horizontal-circle:before {
    content: "\F7C2";
}

.mdi-dots-vertical:before {
    content: "\F1D9";
}

.mdi-dots-vertical-circle:before {
    content: "\F7C3";
}

.mdi-douban:before {
    content: "\F699";
}

.mdi-download:before {
    content: "\F1DA";
}

.mdi-download-network:before {
    content: "\F6F3";
}

.mdi-drag:before {
    content: "\F1DB";
}

.mdi-drag-horizontal:before {
    content: "\F1DC";
}

.mdi-drag-vertical:before {
    content: "\F1DD";
}

.mdi-drawing:before {
    content: "\F1DE";
}

.mdi-drawing-box:before {
    content: "\F1DF";
}

.mdi-dribbble:before {
    content: "\F1E0";
}

.mdi-dribbble-box:before {
    content: "\F1E1";
}

.mdi-drone:before {
    content: "\F1E2";
}

.mdi-dropbox:before {
    content: "\F1E3";
}

.mdi-drupal:before {
    content: "\F1E4";
}

.mdi-duck:before {
    content: "\F1E5";
}

.mdi-dumbbell:before {
    content: "\F1E6";
}

.mdi-ear-hearing:before {
    content: "\F7C4";
}

.mdi-earth:before {
    content: "\F1E7";
}

.mdi-earth-box:before {
    content: "\F6CC";
}

.mdi-earth-box-off:before {
    content: "\F6CD";
}

.mdi-earth-off:before {
    content: "\F1E8";
}

.mdi-edge:before {
    content: "\F1E9";
}

.mdi-eject:before {
    content: "\F1EA";
}

.mdi-elephant:before {
    content: "\F7C5";
}

.mdi-elevation-decline:before {
    content: "\F1EB";
}

.mdi-elevation-rise:before {
    content: "\F1EC";
}

.mdi-elevator:before {
    content: "\F1ED";
}

.mdi-email:before {
    content: "\F1EE";
}

.mdi-email-alert:before {
    content: "\F6CE";
}

.mdi-email-open:before {
    content: "\F1EF";
}

.mdi-email-open-outline:before {
    content: "\F5EF";
}

.mdi-email-outline:before {
    content: "\F1F0";
}

.mdi-email-secure:before {
    content: "\F1F1";
}

.mdi-email-variant:before {
    content: "\F5F0";
}

.mdi-emby:before {
    content: "\F6B3";
}

.mdi-emoticon:before {
    content: "\F1F2";
}

.mdi-emoticon-cool:before {
    content: "\F1F3";
}

.mdi-emoticon-dead:before {
    content: "\F69A";
}

.mdi-emoticon-devil:before {
    content: "\F1F4";
}

.mdi-emoticon-excited:before {
    content: "\F69B";
}

.mdi-emoticon-happy:before {
    content: "\F1F5";
}

.mdi-emoticon-neutral:before {
    content: "\F1F6";
}

.mdi-emoticon-poop:before {
    content: "\F1F7";
}

.mdi-emoticon-sad:before {
    content: "\F1F8";
}

.mdi-emoticon-tongue:before {
    content: "\F1F9";
}

.mdi-engine:before {
    content: "\F1FA";
}

.mdi-engine-outline:before {
    content: "\F1FB";
}

.mdi-equal:before {
    content: "\F1FC";
}

.mdi-equal-box:before {
    content: "\F1FD";
}

.mdi-eraser:before {
    content: "\F1FE";
}

.mdi-eraser-variant:before {
    content: "\F642";
}

.mdi-escalator:before {
    content: "\F1FF";
}

.mdi-ethernet:before {
    content: "\F200";
}

.mdi-ethernet-cable:before {
    content: "\F201";
}

.mdi-ethernet-cable-off:before {
    content: "\F202";
}

.mdi-etsy:before {
    content: "\F203";
}

.mdi-ev-station:before {
    content: "\F5F1";
}

.mdi-eventbrite:before {
    content: "\F7C6";
}

.mdi-evernote:before {
    content: "\F204";
}

.mdi-exclamation:before {
    content: "\F205";
}

.mdi-exit-to-app:before {
    content: "\F206";
}

.mdi-export:before {
    content: "\F207";
}

.mdi-eye:before {
    content: "\F208";
}

.mdi-eye-off:before {
    content: "\F209";
}

.mdi-eye-off-outline:before {
    content: "\F6D0";
}

.mdi-eye-outline:before {
    content: "\F6CF";
}

.mdi-eyedropper:before {
    content: "\F20A";
}

.mdi-eyedropper-variant:before {
    content: "\F20B";
}

.mdi-face:before {
    content: "\F643";
}

.mdi-face-profile:before {
    content: "\F644";
}

.mdi-facebook:before {
    content: "\F20C";
}

.mdi-facebook-box:before {
    content: "\F20D";
}

.mdi-facebook-messenger:before {
    content: "\F20E";
}

.mdi-factory:before {
    content: "\F20F";
}

.mdi-fan:before {
    content: "\F210";
}

.mdi-fan-off:before {
    content: "\F81C";
}

.mdi-fast-forward:before {
    content: "\F211";
}

.mdi-fast-forward-outline:before {
    content: "\F6D1";
}

.mdi-fax:before {
    content: "\F212";
}

.mdi-feather:before {
    content: "\F6D2";
}

.mdi-ferry:before {
    content: "\F213";
}

.mdi-file:before {
    content: "\F214";
}

.mdi-file-account:before {
    content: "\F73A";
}

.mdi-file-chart:before {
    content: "\F215";
}

.mdi-file-check:before {
    content: "\F216";
}

.mdi-file-cloud:before {
    content: "\F217";
}

.mdi-file-delimited:before {
    content: "\F218";
}

.mdi-file-document:before {
    content: "\F219";
}

.mdi-file-document-box:before {
    content: "\F21A";
}

.mdi-file-excel:before {
    content: "\F21B";
}

.mdi-file-excel-box:before {
    content: "\F21C";
}

.mdi-file-export:before {
    content: "\F21D";
}

.mdi-file-find:before {
    content: "\F21E";
}

.mdi-file-hidden:before {
    content: "\F613";
}

.mdi-file-image:before {
    content: "\F21F";
}

.mdi-file-import:before {
    content: "\F220";
}

.mdi-file-lock:before {
    content: "\F221";
}

.mdi-file-multiple:before {
    content: "\F222";
}

.mdi-file-music:before {
    content: "\F223";
}

.mdi-file-outline:before {
    content: "\F224";
}

.mdi-file-pdf:before {
    content: "\F225";
}

.mdi-file-pdf-box:before {
    content: "\F226";
}

.mdi-file-percent:before {
    content: "\F81D";
}

.mdi-file-plus:before {
    content: "\F751";
}

.mdi-file-powerpoint:before {
    content: "\F227";
}

.mdi-file-powerpoint-box:before {
    content: "\F228";
}

.mdi-file-presentation-box:before {
    content: "\F229";
}

.mdi-file-restore:before {
    content: "\F670";
}

.mdi-file-send:before {
    content: "\F22A";
}

.mdi-file-tree:before {
    content: "\F645";
}

.mdi-file-video:before {
    content: "\F22B";
}

.mdi-file-word:before {
    content: "\F22C";
}

.mdi-file-word-box:before {
    content: "\F22D";
}

.mdi-file-xml:before {
    content: "\F22E";
}

.mdi-film:before {
    content: "\F22F";
}

.mdi-filmstrip:before {
    content: "\F230";
}

.mdi-filmstrip-off:before {
    content: "\F231";
}

.mdi-filter:before {
    content: "\F232";
}

.mdi-filter-outline:before {
    content: "\F233";
}

.mdi-filter-remove:before {
    content: "\F234";
}

.mdi-filter-remove-outline:before {
    content: "\F235";
}

.mdi-filter-variant:before {
    content: "\F236";
}

.mdi-finance:before {
    content: "\F81E";
}

.mdi-find-replace:before {
    content: "\F6D3";
}

.mdi-fingerprint:before {
    content: "\F237";
}

.mdi-fire:before {
    content: "\F238";
}

.mdi-firefox:before {
    content: "\F239";
}

.mdi-fish:before {
    content: "\F23A";
}

.mdi-flag:before {
    content: "\F23B";
}

.mdi-flag-checkered:before {
    content: "\F23C";
}

.mdi-flag-outline:before {
    content: "\F23D";
}

.mdi-flag-triangle:before {
    content: "\F23F";
}

.mdi-flag-variant:before {
    content: "\F240";
}

.mdi-flag-variant-outline:before {
    content: "\F23E";
}

.mdi-flash:before {
    content: "\F241";
}

.mdi-flash-auto:before {
    content: "\F242";
}

.mdi-flash-circle:before {
    content: "\F81F";
}

.mdi-flash-off:before {
    content: "\F243";
}

.mdi-flash-outline:before {
    content: "\F6D4";
}

.mdi-flash-red-eye:before {
    content: "\F67A";
}

.mdi-flashlight:before {
    content: "\F244";
}

.mdi-flashlight-off:before {
    content: "\F245";
}

.mdi-flask:before {
    content: "\F093";
}

.mdi-flask-empty:before {
    content: "\F094";
}

.mdi-flask-empty-outline:before {
    content: "\F095";
}

.mdi-flask-outline:before {
    content: "\F096";
}

.mdi-flattr:before {
    content: "\F246";
}

.mdi-flip-to-back:before {
    content: "\F247";
}

.mdi-flip-to-front:before {
    content: "\F248";
}

.mdi-floor-plan:before {
    content: "\F820";
}

.mdi-floppy:before {
    content: "\F249";
}

.mdi-flower:before {
    content: "\F24A";
}

.mdi-folder:before {
    content: "\F24B";
}

.mdi-folder-account:before {
    content: "\F24C";
}

.mdi-folder-download:before {
    content: "\F24D";
}

.mdi-folder-google-drive:before {
    content: "\F24E";
}

.mdi-folder-image:before {
    content: "\F24F";
}

.mdi-folder-lock:before {
    content: "\F250";
}

.mdi-folder-lock-open:before {
    content: "\F251";
}

.mdi-folder-move:before {
    content: "\F252";
}

.mdi-folder-multiple:before {
    content: "\F253";
}

.mdi-folder-multiple-image:before {
    content: "\F254";
}

.mdi-folder-multiple-outline:before {
    content: "\F255";
}

.mdi-folder-open:before {
    content: "\F76F";
}

.mdi-folder-outline:before {
    content: "\F256";
}

.mdi-folder-plus:before {
    content: "\F257";
}

.mdi-folder-remove:before {
    content: "\F258";
}

.mdi-folder-star:before {
    content: "\F69C";
}

.mdi-folder-upload:before {
    content: "\F259";
}

.mdi-font-awesome:before {
    content: "\F03A";
}

.mdi-food:before {
    content: "\F25A";
}

.mdi-food-apple:before {
    content: "\F25B";
}

.mdi-food-croissant:before {
    content: "\F7C7";
}

.mdi-food-fork-drink:before {
    content: "\F5F2";
}

.mdi-food-off:before {
    content: "\F5F3";
}

.mdi-food-variant:before {
    content: "\F25C";
}

.mdi-football:before {
    content: "\F25D";
}

.mdi-football-australian:before {
    content: "\F25E";
}

.mdi-football-helmet:before {
    content: "\F25F";
}

.mdi-forklift:before {
    content: "\F7C8";
}

.mdi-format-align-bottom:before {
    content: "\F752";
}

.mdi-format-align-center:before {
    content: "\F260";
}

.mdi-format-align-justify:before {
    content: "\F261";
}

.mdi-format-align-left:before {
    content: "\F262";
}

.mdi-format-align-middle:before {
    content: "\F753";
}

.mdi-format-align-right:before {
    content: "\F263";
}

.mdi-format-align-top:before {
    content: "\F754";
}

.mdi-format-annotation-plus:before {
    content: "\F646";
}

.mdi-format-bold:before {
    content: "\F264";
}

.mdi-format-clear:before {
    content: "\F265";
}

.mdi-format-color-fill:before {
    content: "\F266";
}

.mdi-format-color-text:before {
    content: "\F69D";
}

.mdi-format-float-center:before {
    content: "\F267";
}

.mdi-format-float-left:before {
    content: "\F268";
}

.mdi-format-float-none:before {
    content: "\F269";
}

.mdi-format-float-right:before {
    content: "\F26A";
}

.mdi-format-font:before {
    content: "\F6D5";
}

.mdi-format-header-1:before {
    content: "\F26B";
}

.mdi-format-header-2:before {
    content: "\F26C";
}

.mdi-format-header-3:before {
    content: "\F26D";
}

.mdi-format-header-4:before {
    content: "\F26E";
}

.mdi-format-header-5:before {
    content: "\F26F";
}

.mdi-format-header-6:before {
    content: "\F270";
}

.mdi-format-header-decrease:before {
    content: "\F271";
}

.mdi-format-header-equal:before {
    content: "\F272";
}

.mdi-format-header-increase:before {
    content: "\F273";
}

.mdi-format-header-pound:before {
    content: "\F274";
}

.mdi-format-horizontal-align-center:before {
    content: "\F61E";
}

.mdi-format-horizontal-align-left:before {
    content: "\F61F";
}

.mdi-format-horizontal-align-right:before {
    content: "\F620";
}

.mdi-format-indent-decrease:before {
    content: "\F275";
}

.mdi-format-indent-increase:before {
    content: "\F276";
}

.mdi-format-italic:before {
    content: "\F277";
}

.mdi-format-line-spacing:before {
    content: "\F278";
}

.mdi-format-line-style:before {
    content: "\F5C8";
}

.mdi-format-line-weight:before {
    content: "\F5C9";
}

.mdi-format-list-bulleted:before {
    content: "\F279";
}

.mdi-format-list-bulleted-type:before {
    content: "\F27A";
}

.mdi-format-list-checks:before {
    content: "\F755";
}

.mdi-format-list-numbers:before {
    content: "\F27B";
}

.mdi-format-page-break:before {
    content: "\F6D6";
}

.mdi-format-paint:before {
    content: "\F27C";
}

.mdi-format-paragraph:before {
    content: "\F27D";
}

.mdi-format-pilcrow:before {
    content: "\F6D7";
}

.mdi-format-quote-close:before {
    content: "\F27E";
}

.mdi-format-quote-open:before {
    content: "\F756";
}

.mdi-format-rotate-90:before {
    content: "\F6A9";
}

.mdi-format-section:before {
    content: "\F69E";
}

.mdi-format-size:before {
    content: "\F27F";
}

.mdi-format-strikethrough:before {
    content: "\F280";
}

.mdi-format-strikethrough-variant:before {
    content: "\F281";
}

.mdi-format-subscript:before {
    content: "\F282";
}

.mdi-format-superscript:before {
    content: "\F283";
}

.mdi-format-text:before {
    content: "\F284";
}

.mdi-format-textdirection-l-to-r:before {
    content: "\F285";
}

.mdi-format-textdirection-r-to-l:before {
    content: "\F286";
}

.mdi-format-title:before {
    content: "\F5F4";
}

.mdi-format-underline:before {
    content: "\F287";
}

.mdi-format-vertical-align-bottom:before {
    content: "\F621";
}

.mdi-format-vertical-align-center:before {
    content: "\F622";
}

.mdi-format-vertical-align-top:before {
    content: "\F623";
}

.mdi-format-wrap-inline:before {
    content: "\F288";
}

.mdi-format-wrap-square:before {
    content: "\F289";
}

.mdi-format-wrap-tight:before {
    content: "\F28A";
}

.mdi-format-wrap-top-bottom:before {
    content: "\F28B";
}

.mdi-forum:before {
    content: "\F28C";
}

.mdi-forum-outline:before {
    content: "\F821";
}

.mdi-forward:before {
    content: "\F28D";
}

.mdi-foursquare:before {
    content: "\F28E";
}

.mdi-fridge:before {
    content: "\F28F";
}

.mdi-fridge-filled:before {
    content: "\F290";
}

.mdi-fridge-filled-bottom:before {
    content: "\F291";
}

.mdi-fridge-filled-top:before {
    content: "\F292";
}

.mdi-fuel:before {
    content: "\F7C9";
}

.mdi-fullscreen:before {
    content: "\F293";
}

.mdi-fullscreen-exit:before {
    content: "\F294";
}

.mdi-function:before {
    content: "\F295";
}

.mdi-gamepad:before {
    content: "\F296";
}

.mdi-gamepad-variant:before {
    content: "\F297";
}

.mdi-garage:before {
    content: "\F6D8";
}

.mdi-garage-open:before {
    content: "\F6D9";
}

.mdi-gas-cylinder:before {
    content: "\F647";
}

.mdi-gas-station:before {
    content: "\F298";
}

.mdi-gate:before {
    content: "\F299";
}

.mdi-gauge:before {
    content: "\F29A";
}

.mdi-gavel:before {
    content: "\F29B";
}

.mdi-gender-female:before {
    content: "\F29C";
}

.mdi-gender-male:before {
    content: "\F29D";
}

.mdi-gender-male-female:before {
    content: "\F29E";
}

.mdi-gender-transgender:before {
    content: "\F29F";
}

.mdi-gesture:before {
    content: "\F7CA";
}

.mdi-gesture-double-tap:before {
    content: "\F73B";
}

.mdi-gesture-swipe-down:before {
    content: "\F73C";
}

.mdi-gesture-swipe-left:before {
    content: "\F73D";
}

.mdi-gesture-swipe-right:before {
    content: "\F73E";
}

.mdi-gesture-swipe-up:before {
    content: "\F73F";
}

.mdi-gesture-tap:before {
    content: "\F740";
}

.mdi-gesture-two-double-tap:before {
    content: "\F741";
}

.mdi-gesture-two-tap:before {
    content: "\F742";
}

.mdi-ghost:before {
    content: "\F2A0";
}

.mdi-gift:before {
    content: "\F2A1";
}

.mdi-git:before {
    content: "\F2A2";
}

.mdi-github-box:before {
    content: "\F2A3";
}

.mdi-github-circle:before {
    content: "\F2A4";
}

.mdi-github-face:before {
    content: "\F6DA";
}

.mdi-glass-flute:before {
    content: "\F2A5";
}

.mdi-glass-mug:before {
    content: "\F2A6";
}

.mdi-glass-stange:before {
    content: "\F2A7";
}

.mdi-glass-tulip:before {
    content: "\F2A8";
}

.mdi-glassdoor:before {
    content: "\F2A9";
}

.mdi-glasses:before {
    content: "\F2AA";
}

.mdi-gmail:before {
    content: "\F2AB";
}

.mdi-gnome:before {
    content: "\F2AC";
}

.mdi-golf:before {
    content: "\F822";
}

.mdi-gondola:before {
    content: "\F685";
}

.mdi-google:before {
    content: "\F2AD";
}

.mdi-google-analytics:before {
    content: "\F7CB";
}

.mdi-google-assistant:before {
    content: "\F7CC";
}

.mdi-google-cardboard:before {
    content: "\F2AE";
}

.mdi-google-chrome:before {
    content: "\F2AF";
}

.mdi-google-circles:before {
    content: "\F2B0";
}

.mdi-google-circles-communities:before {
    content: "\F2B1";
}

.mdi-google-circles-extended:before {
    content: "\F2B2";
}

.mdi-google-circles-group:before {
    content: "\F2B3";
}

.mdi-google-controller:before {
    content: "\F2B4";
}

.mdi-google-controller-off:before {
    content: "\F2B5";
}

.mdi-google-drive:before {
    content: "\F2B6";
}

.mdi-google-earth:before {
    content: "\F2B7";
}

.mdi-google-glass:before {
    content: "\F2B8";
}

.mdi-google-home:before {
    content: "\F823";
}

.mdi-google-keep:before {
    content: "\F6DB";
}

.mdi-google-maps:before {
    content: "\F5F5";
}

.mdi-google-nearby:before {
    content: "\F2B9";
}

.mdi-google-pages:before {
    content: "\F2BA";
}

.mdi-google-photos:before {
    content: "\F6DC";
}

.mdi-google-physical-web:before {
    content: "\F2BB";
}

.mdi-google-play:before {
    content: "\F2BC";
}

.mdi-google-plus:before {
    content: "\F2BD";
}

.mdi-google-plus-box:before {
    content: "\F2BE";
}

.mdi-google-translate:before {
    content: "\F2BF";
}

.mdi-google-wallet:before {
    content: "\F2C0";
}

.mdi-gradient:before {
    content: "\F69F";
}

.mdi-grease-pencil:before {
    content: "\F648";
}

.mdi-grid:before {
    content: "\F2C1";
}

.mdi-grid-large:before {
    content: "\F757";
}

.mdi-grid-off:before {
    content: "\F2C2";
}

.mdi-group:before {
    content: "\F2C3";
}

.mdi-guitar-acoustic:before {
    content: "\F770";
}

.mdi-guitar-electric:before {
    content: "\F2C4";
}

.mdi-guitar-pick:before {
    content: "\F2C5";
}

.mdi-guitar-pick-outline:before {
    content: "\F2C6";
}

.mdi-guy-fawkes-mask:before {
    content: "\F824";
}

.mdi-hackernews:before {
    content: "\F624";
}

.mdi-hamburger:before {
    content: "\F684";
}

.mdi-hand-pointing-right:before {
    content: "\F2C7";
}

.mdi-hanger:before {
    content: "\F2C8";
}

.mdi-hangouts:before {
    content: "\F2C9";
}

.mdi-harddisk:before {
    content: "\F2CA";
}

.mdi-headphones:before {
    content: "\F2CB";
}

.mdi-headphones-box:before {
    content: "\F2CC";
}

.mdi-headphones-off:before {
    content: "\F7CD";
}

.mdi-headphones-settings:before {
    content: "\F2CD";
}

.mdi-headset:before {
    content: "\F2CE";
}

.mdi-headset-dock:before {
    content: "\F2CF";
}

.mdi-headset-off:before {
    content: "\F2D0";
}

.mdi-heart:before {
    content: "\F2D1";
}

.mdi-heart-box:before {
    content: "\F2D2";
}

.mdi-heart-box-outline:before {
    content: "\F2D3";
}

.mdi-heart-broken:before {
    content: "\F2D4";
}

.mdi-heart-half:before {
    content: "\F6DE";
}

.mdi-heart-half-full:before {
    content: "\F6DD";
}

.mdi-heart-half-outline:before {
    content: "\F6DF";
}

.mdi-heart-off:before {
    content: "\F758";
}

.mdi-heart-outline:before {
    content: "\F2D5";
}

.mdi-heart-pulse:before {
    content: "\F5F6";
}

.mdi-help:before {
    content: "\F2D6";
}

.mdi-help-box:before {
    content: "\F78A";
}

.mdi-help-circle:before {
    content: "\F2D7";
}

.mdi-help-circle-outline:before {
    content: "\F625";
}

.mdi-help-network:before {
    content: "\F6F4";
}

.mdi-hexagon:before {
    content: "\F2D8";
}

.mdi-hexagon-multiple:before {
    content: "\F6E0";
}

.mdi-hexagon-outline:before {
    content: "\F2D9";
}

.mdi-high-definition:before {
    content: "\F7CE";
}

.mdi-highway:before {
    content: "\F5F7";
}

.mdi-history:before {
    content: "\F2DA";
}

.mdi-hololens:before {
    content: "\F2DB";
}

.mdi-home:before {
    content: "\F2DC";
}

.mdi-home-account:before {
    content: "\F825";
}

.mdi-home-assistant:before {
    content: "\F7CF";
}

.mdi-home-automation:before {
    content: "\F7D0";
}

.mdi-home-circle:before {
    content: "\F7D1";
}

.mdi-home-heart:before {
    content: "\F826";
}

.mdi-home-map-marker:before {
    content: "\F5F8";
}

.mdi-home-modern:before {
    content: "\F2DD";
}

.mdi-home-outline:before {
    content: "\F6A0";
}

.mdi-home-variant:before {
    content: "\F2DE";
}

.mdi-hook:before {
    content: "\F6E1";
}

.mdi-hook-off:before {
    content: "\F6E2";
}

.mdi-hops:before {
    content: "\F2DF";
}

.mdi-hospital:before {
    content: "\F2E0";
}

.mdi-hospital-building:before {
    content: "\F2E1";
}

.mdi-hospital-marker:before {
    content: "\F2E2";
}

.mdi-hot-tub:before {
    content: "\F827";
}

.mdi-hotel:before {
    content: "\F2E3";
}

.mdi-houzz:before {
    content: "\F2E4";
}

.mdi-houzz-box:before {
    content: "\F2E5";
}

.mdi-hulu:before {
    content: "\F828";
}

.mdi-human:before {
    content: "\F2E6";
}

.mdi-human-child:before {
    content: "\F2E7";
}

.mdi-human-female:before {
    content: "\F649";
}

.mdi-human-greeting:before {
    content: "\F64A";
}

.mdi-human-handsdown:before {
    content: "\F64B";
}

.mdi-human-handsup:before {
    content: "\F64C";
}

.mdi-human-male:before {
    content: "\F64D";
}

.mdi-human-male-female:before {
    content: "\F2E8";
}

.mdi-human-pregnant:before {
    content: "\F5CF";
}

.mdi-humble-bundle:before {
    content: "\F743";
}

.mdi-ice-cream:before {
    content: "\F829";
}

.mdi-image:before {
    content: "\F2E9";
}

.mdi-image-album:before {
    content: "\F2EA";
}

.mdi-image-area:before {
    content: "\F2EB";
}

.mdi-image-area-close:before {
    content: "\F2EC";
}

.mdi-image-broken:before {
    content: "\F2ED";
}

.mdi-image-broken-variant:before {
    content: "\F2EE";
}

.mdi-image-filter:before {
    content: "\F2EF";
}

.mdi-image-filter-black-white:before {
    content: "\F2F0";
}

.mdi-image-filter-center-focus:before {
    content: "\F2F1";
}

.mdi-image-filter-center-focus-weak:before {
    content: "\F2F2";
}

.mdi-image-filter-drama:before {
    content: "\F2F3";
}

.mdi-image-filter-frames:before {
    content: "\F2F4";
}

.mdi-image-filter-hdr:before {
    content: "\F2F5";
}

.mdi-image-filter-none:before {
    content: "\F2F6";
}

.mdi-image-filter-tilt-shift:before {
    content: "\F2F7";
}

.mdi-image-filter-vintage:before {
    content: "\F2F8";
}

.mdi-image-multiple:before {
    content: "\F2F9";
}

.mdi-image-off:before {
    content: "\F82A";
}

.mdi-import:before {
    content: "\F2FA";
}

.mdi-inbox:before {
    content: "\F686";
}

.mdi-inbox-arrow-down:before {
    content: "\F2FB";
}

.mdi-inbox-arrow-up:before {
    content: "\F3D1";
}

.mdi-incognito:before {
    content: "\F5F9";
}

.mdi-infinity:before {
    content: "\F6E3";
}

.mdi-information:before {
    content: "\F2FC";
}

.mdi-information-outline:before {
    content: "\F2FD";
}

.mdi-information-variant:before {
    content: "\F64E";
}

.mdi-instagram:before {
    content: "\F2FE";
}

.mdi-instapaper:before {
    content: "\F2FF";
}

.mdi-internet-explorer:before {
    content: "\F300";
}

.mdi-invert-colors:before {
    content: "\F301";
}

.mdi-itunes:before {
    content: "\F676";
}

.mdi-jeepney:before {
    content: "\F302";
}

.mdi-jira:before {
    content: "\F303";
}

.mdi-jsfiddle:before {
    content: "\F304";
}

.mdi-json:before {
    content: "\F626";
}

.mdi-karate:before {
    content: "\F82B";
}

.mdi-keg:before {
    content: "\F305";
}

.mdi-kettle:before {
    content: "\F5FA";
}

.mdi-key:before {
    content: "\F306";
}

.mdi-key-change:before {
    content: "\F307";
}

.mdi-key-minus:before {
    content: "\F308";
}

.mdi-key-plus:before {
    content: "\F309";
}

.mdi-key-remove:before {
    content: "\F30A";
}

.mdi-key-variant:before {
    content: "\F30B";
}

.mdi-keyboard:before {
    content: "\F30C";
}

.mdi-keyboard-backspace:before {
    content: "\F30D";
}

.mdi-keyboard-caps:before {
    content: "\F30E";
}

.mdi-keyboard-close:before {
    content: "\F30F";
}

.mdi-keyboard-off:before {
    content: "\F310";
}

.mdi-keyboard-return:before {
    content: "\F311";
}

.mdi-keyboard-tab:before {
    content: "\F312";
}

.mdi-keyboard-variant:before {
    content: "\F313";
}

.mdi-kickstarter:before {
    content: "\F744";
}

.mdi-kodi:before {
    content: "\F314";
}

.mdi-label:before {
    content: "\F315";
}

.mdi-label-outline:before {
    content: "\F316";
}

.mdi-ladybug:before {
    content: "\F82C";
}

.mdi-lambda:before {
    content: "\F627";
}

.mdi-lamp:before {
    content: "\F6B4";
}

.mdi-lan:before {
    content: "\F317";
}

.mdi-lan-connect:before {
    content: "\F318";
}

.mdi-lan-disconnect:before {
    content: "\F319";
}

.mdi-lan-pending:before {
    content: "\F31A";
}

.mdi-language-c:before {
    content: "\F671";
}

.mdi-language-cpp:before {
    content: "\F672";
}

.mdi-language-csharp:before {
    content: "\F31B";
}

.mdi-language-css3:before {
    content: "\F31C";
}

.mdi-language-go:before {
    content: "\F7D2";
}

.mdi-language-html5:before {
    content: "\F31D";
}

.mdi-language-javascript:before {
    content: "\F31E";
}

.mdi-language-php:before {
    content: "\F31F";
}

.mdi-language-python:before {
    content: "\F320";
}

.mdi-language-python-text:before {
    content: "\F321";
}

.mdi-language-r:before {
    content: "\F7D3";
}

.mdi-language-swift:before {
    content: "\F6E4";
}

.mdi-language-typescript:before {
    content: "\F6E5";
}

.mdi-laptop:before {
    content: "\F322";
}

.mdi-laptop-chromebook:before {
    content: "\F323";
}

.mdi-laptop-mac:before {
    content: "\F324";
}

.mdi-laptop-off:before {
    content: "\F6E6";
}

.mdi-laptop-windows:before {
    content: "\F325";
}

.mdi-lastfm:before {
    content: "\F326";
}

.mdi-lastpass:before {
    content: "\F446";
}

.mdi-launch:before {
    content: "\F327";
}

.mdi-lava-lamp:before {
    content: "\F7D4";
}

.mdi-layers:before {
    content: "\F328";
}

.mdi-layers-off:before {
    content: "\F329";
}

.mdi-lead-pencil:before {
    content: "\F64F";
}

.mdi-leaf:before {
    content: "\F32A";
}

.mdi-led-off:before {
    content: "\F32B";
}

.mdi-led-on:before {
    content: "\F32C";
}

.mdi-led-outline:before {
    content: "\F32D";
}

.mdi-led-strip:before {
    content: "\F7D5";
}

.mdi-led-variant-off:before {
    content: "\F32E";
}

.mdi-led-variant-on:before {
    content: "\F32F";
}

.mdi-led-variant-outline:before {
    content: "\F330";
}

.mdi-library:before {
    content: "\F331";
}

.mdi-library-books:before {
    content: "\F332";
}

.mdi-library-music:before {
    content: "\F333";
}

.mdi-library-plus:before {
    content: "\F334";
}

.mdi-lightbulb:before {
    content: "\F335";
}

.mdi-lightbulb-on:before {
    content: "\F6E7";
}

.mdi-lightbulb-on-outline:before {
    content: "\F6E8";
}

.mdi-lightbulb-outline:before {
    content: "\F336";
}

.mdi-link:before {
    content: "\F337";
}

.mdi-link-off:before {
    content: "\F338";
}

.mdi-link-variant:before {
    content: "\F339";
}

.mdi-link-variant-off:before {
    content: "\F33A";
}

.mdi-linkedin:before {
    content: "\F33B";
}

.mdi-linkedin-box:before {
    content: "\F33C";
}

.mdi-linux:before {
    content: "\F33D";
}

.mdi-loading:before {
    content: "\F771";
}

.mdi-lock:before {
    content: "\F33E";
}

.mdi-lock-open:before {
    content: "\F33F";
}

.mdi-lock-open-outline:before {
    content: "\F340";
}

.mdi-lock-outline:before {
    content: "\F341";
}

.mdi-lock-pattern:before {
    content: "\F6E9";
}

.mdi-lock-plus:before {
    content: "\F5FB";
}

.mdi-lock-reset:before {
    content: "\F772";
}

.mdi-locker:before {
    content: "\F7D6";
}

.mdi-locker-multiple:before {
    content: "\F7D7";
}

.mdi-login:before {
    content: "\F342";
}

.mdi-login-variant:before {
    content: "\F5FC";
}

.mdi-logout:before {
    content: "\F343";
}

.mdi-logout-variant:before {
    content: "\F5FD";
}

.mdi-looks:before {
    content: "\F344";
}

.mdi-loop:before {
    content: "\F6EA";
}

.mdi-loupe:before {
    content: "\F345";
}

.mdi-lumx:before {
    content: "\F346";
}

.mdi-magnet:before {
    content: "\F347";
}

.mdi-magnet-on:before {
    content: "\F348";
}

.mdi-magnify:before {
    content: "\F349";
}

.mdi-magnify-minus:before {
    content: "\F34A";
}

.mdi-magnify-minus-outline:before {
    content: "\F6EB";
}

.mdi-magnify-plus:before {
    content: "\F34B";
}

.mdi-magnify-plus-outline:before {
    content: "\F6EC";
}

.mdi-mail-ru:before {
    content: "\F34C";
}

.mdi-mailbox:before {
    content: "\F6ED";
}

.mdi-map:before {
    content: "\F34D";
}

.mdi-map-marker:before {
    content: "\F34E";
}

.mdi-map-marker-circle:before {
    content: "\F34F";
}

.mdi-map-marker-minus:before {
    content: "\F650";
}

.mdi-map-marker-multiple:before {
    content: "\F350";
}

.mdi-map-marker-off:before {
    content: "\F351";
}

.mdi-map-marker-outline:before {
    content: "\F7D8";
}

.mdi-map-marker-plus:before {
    content: "\F651";
}

.mdi-map-marker-radius:before {
    content: "\F352";
}

.mdi-margin:before {
    content: "\F353";
}

.mdi-markdown:before {
    content: "\F354";
}

.mdi-marker:before {
    content: "\F652";
}

.mdi-marker-check:before {
    content: "\F355";
}

.mdi-martini:before {
    content: "\F356";
}

.mdi-material-ui:before {
    content: "\F357";
}

.mdi-math-compass:before {
    content: "\F358";
}

.mdi-matrix:before {
    content: "\F628";
}

.mdi-maxcdn:before {
    content: "\F359";
}

.mdi-medical-bag:before {
    content: "\F6EE";
}

.mdi-medium:before {
    content: "\F35A";
}

.mdi-memory:before {
    content: "\F35B";
}

.mdi-menu:before {
    content: "\F35C";
}

.mdi-menu-down:before {
    content: "\F35D";
}

.mdi-menu-down-outline:before {
    content: "\F6B5";
}

.mdi-menu-left:before {
    content: "\F35E";
}

.mdi-menu-right:before {
    content: "\F35F";
}

.mdi-menu-up:before {
    content: "\F360";
}

.mdi-menu-up-outline:before {
    content: "\F6B6";
}

.mdi-message:before {
    content: "\F361";
}

.mdi-message-alert:before {
    content: "\F362";
}

.mdi-message-bulleted:before {
    content: "\F6A1";
}

.mdi-message-bulleted-off:before {
    content: "\F6A2";
}

.mdi-message-draw:before {
    content: "\F363";
}

.mdi-message-image:before {
    content: "\F364";
}

.mdi-message-outline:before {
    content: "\F365";
}

.mdi-message-plus:before {
    content: "\F653";
}

.mdi-message-processing:before {
    content: "\F366";
}

.mdi-message-reply:before {
    content: "\F367";
}

.mdi-message-reply-text:before {
    content: "\F368";
}

.mdi-message-settings:before {
    content: "\F6EF";
}

.mdi-message-settings-variant:before {
    content: "\F6F0";
}

.mdi-message-text:before {
    content: "\F369";
}

.mdi-message-text-outline:before {
    content: "\F36A";
}

.mdi-message-video:before {
    content: "\F36B";
}

.mdi-meteor:before {
    content: "\F629";
}

.mdi-metronome:before {
    content: "\F7D9";
}

.mdi-metronome-tick:before {
    content: "\F7DA";
}

.mdi-micro-sd:before {
    content: "\F7DB";
}

.mdi-microphone:before {
    content: "\F36C";
}

.mdi-microphone-off:before {
    content: "\F36D";
}

.mdi-microphone-outline:before {
    content: "\F36E";
}

.mdi-microphone-settings:before {
    content: "\F36F";
}

.mdi-microphone-variant:before {
    content: "\F370";
}

.mdi-microphone-variant-off:before {
    content: "\F371";
}

.mdi-microscope:before {
    content: "\F654";
}

.mdi-microsoft:before {
    content: "\F372";
}

.mdi-minecraft:before {
    content: "\F373";
}

.mdi-minus:before {
    content: "\F374";
}

.mdi-minus-box:before {
    content: "\F375";
}

.mdi-minus-box-outline:before {
    content: "\F6F1";
}

.mdi-minus-circle:before {
    content: "\F376";
}

.mdi-minus-circle-outline:before {
    content: "\F377";
}

.mdi-minus-network:before {
    content: "\F378";
}

.mdi-mixcloud:before {
    content: "\F62A";
}

.mdi-mixer:before {
    content: "\F7DC";
}

.mdi-monitor:before {
    content: "\F379";
}

.mdi-monitor-multiple:before {
    content: "\F37A";
}

.mdi-more:before {
    content: "\F37B";
}

.mdi-motorbike:before {
    content: "\F37C";
}

.mdi-mouse:before {
    content: "\F37D";
}

.mdi-mouse-off:before {
    content: "\F37E";
}

.mdi-mouse-variant:before {
    content: "\F37F";
}

.mdi-mouse-variant-off:before {
    content: "\F380";
}

.mdi-move-resize:before {
    content: "\F655";
}

.mdi-move-resize-variant:before {
    content: "\F656";
}

.mdi-movie:before {
    content: "\F381";
}

.mdi-movie-roll:before {
    content: "\F7DD";
}

.mdi-multiplication:before {
    content: "\F382";
}

.mdi-multiplication-box:before {
    content: "\F383";
}

.mdi-mushroom:before {
    content: "\F7DE";
}

.mdi-mushroom-outline:before {
    content: "\F7DF";
}

.mdi-music:before {
    content: "\F759";
}

.mdi-music-box:before {
    content: "\F384";
}

.mdi-music-box-outline:before {
    content: "\F385";
}

.mdi-music-circle:before {
    content: "\F386";
}

.mdi-music-note:before {
    content: "\F387";
}

.mdi-music-note-bluetooth:before {
    content: "\F5FE";
}

.mdi-music-note-bluetooth-off:before {
    content: "\F5FF";
}

.mdi-music-note-eighth:before {
    content: "\F388";
}

.mdi-music-note-half:before {
    content: "\F389";
}

.mdi-music-note-off:before {
    content: "\F38A";
}

.mdi-music-note-quarter:before {
    content: "\F38B";
}

.mdi-music-note-sixteenth:before {
    content: "\F38C";
}

.mdi-music-note-whole:before {
    content: "\F38D";
}

.mdi-music-off:before {
    content: "\F75A";
}

.mdi-nature:before {
    content: "\F38E";
}

.mdi-nature-people:before {
    content: "\F38F";
}

.mdi-navigation:before {
    content: "\F390";
}

.mdi-near-me:before {
    content: "\F5CD";
}

.mdi-needle:before {
    content: "\F391";
}

.mdi-nest-protect:before {
    content: "\F392";
}

.mdi-nest-thermostat:before {
    content: "\F393";
}

.mdi-netflix:before {
    content: "\F745";
}

.mdi-network:before {
    content: "\F6F2";
}

.mdi-new-box:before {
    content: "\F394";
}

.mdi-newspaper:before {
    content: "\F395";
}

.mdi-nfc:before {
    content: "\F396";
}

.mdi-nfc-tap:before {
    content: "\F397";
}

.mdi-nfc-variant:before {
    content: "\F398";
}

.mdi-ninja:before {
    content: "\F773";
}

.mdi-nintendo-switch:before {
    content: "\F7E0";
}

.mdi-nodejs:before {
    content: "\F399";
}

.mdi-note:before {
    content: "\F39A";
}

.mdi-note-multiple:before {
    content: "\F6B7";
}

.mdi-note-multiple-outline:before {
    content: "\F6B8";
}

.mdi-note-outline:before {
    content: "\F39B";
}

.mdi-note-plus:before {
    content: "\F39C";
}

.mdi-note-plus-outline:before {
    content: "\F39D";
}

.mdi-note-text:before {
    content: "\F39E";
}

.mdi-notebook:before {
    content: "\F82D";
}

.mdi-notification-clear-all:before {
    content: "\F39F";
}

.mdi-npm:before {
    content: "\F6F6";
}

.mdi-nuke:before {
    content: "\F6A3";
}

.mdi-null:before {
    content: "\F7E1";
}

.mdi-numeric:before {
    content: "\F3A0";
}

.mdi-numeric-0-box:before {
    content: "\F3A1";
}

.mdi-numeric-0-box-multiple-outline:before {
    content: "\F3A2";
}

.mdi-numeric-0-box-outline:before {
    content: "\F3A3";
}

.mdi-numeric-1-box:before {
    content: "\F3A4";
}

.mdi-numeric-1-box-multiple-outline:before {
    content: "\F3A5";
}

.mdi-numeric-1-box-outline:before {
    content: "\F3A6";
}

.mdi-numeric-2-box:before {
    content: "\F3A7";
}

.mdi-numeric-2-box-multiple-outline:before {
    content: "\F3A8";
}

.mdi-numeric-2-box-outline:before {
    content: "\F3A9";
}

.mdi-numeric-3-box:before {
    content: "\F3AA";
}

.mdi-numeric-3-box-multiple-outline:before {
    content: "\F3AB";
}

.mdi-numeric-3-box-outline:before {
    content: "\F3AC";
}

.mdi-numeric-4-box:before {
    content: "\F3AD";
}

.mdi-numeric-4-box-multiple-outline:before {
    content: "\F3AE";
}

.mdi-numeric-4-box-outline:before {
    content: "\F3AF";
}

.mdi-numeric-5-box:before {
    content: "\F3B0";
}

.mdi-numeric-5-box-multiple-outline:before {
    content: "\F3B1";
}

.mdi-numeric-5-box-outline:before {
    content: "\F3B2";
}

.mdi-numeric-6-box:before {
    content: "\F3B3";
}

.mdi-numeric-6-box-multiple-outline:before {
    content: "\F3B4";
}

.mdi-numeric-6-box-outline:before {
    content: "\F3B5";
}

.mdi-numeric-7-box:before {
    content: "\F3B6";
}

.mdi-numeric-7-box-multiple-outline:before {
    content: "\F3B7";
}

.mdi-numeric-7-box-outline:before {
    content: "\F3B8";
}

.mdi-numeric-8-box:before {
    content: "\F3B9";
}

.mdi-numeric-8-box-multiple-outline:before {
    content: "\F3BA";
}

.mdi-numeric-8-box-outline:before {
    content: "\F3BB";
}

.mdi-numeric-9-box:before {
    content: "\F3BC";
}

.mdi-numeric-9-box-multiple-outline:before {
    content: "\F3BD";
}

.mdi-numeric-9-box-outline:before {
    content: "\F3BE";
}

.mdi-numeric-9-plus-box:before {
    content: "\F3BF";
}

.mdi-numeric-9-plus-box-multiple-outline:before {
    content: "\F3C0";
}

.mdi-numeric-9-plus-box-outline:before {
    content: "\F3C1";
}

.mdi-nut:before {
    content: "\F6F7";
}

.mdi-nutrition:before {
    content: "\F3C2";
}

.mdi-oar:before {
    content: "\F67B";
}

.mdi-octagon:before {
    content: "\F3C3";
}

.mdi-octagon-outline:before {
    content: "\F3C4";
}

.mdi-octagram:before {
    content: "\F6F8";
}

.mdi-octagram-outline:before {
    content: "\F774";
}

.mdi-odnoklassniki:before {
    content: "\F3C5";
}

.mdi-office:before {
    content: "\F3C6";
}

.mdi-oil:before {
    content: "\F3C7";
}

.mdi-oil-temperature:before {
    content: "\F3C8";
}

.mdi-omega:before {
    content: "\F3C9";
}

.mdi-onedrive:before {
    content: "\F3CA";
}

.mdi-onenote:before {
    content: "\F746";
}

.mdi-opacity:before {
    content: "\F5CC";
}

.mdi-open-in-app:before {
    content: "\F3CB";
}

.mdi-open-in-new:before {
    content: "\F3CC";
}

.mdi-openid:before {
    content: "\F3CD";
}

.mdi-opera:before {
    content: "\F3CE";
}

.mdi-orbit:before {
    content: "\F018";
}

.mdi-ornament:before {
    content: "\F3CF";
}

.mdi-ornament-variant:before {
    content: "\F3D0";
}

.mdi-owl:before {
    content: "\F3D2";
}

.mdi-package:before {
    content: "\F3D3";
}

.mdi-package-down:before {
    content: "\F3D4";
}

.mdi-package-up:before {
    content: "\F3D5";
}

.mdi-package-variant:before {
    content: "\F3D6";
}

.mdi-package-variant-closed:before {
    content: "\F3D7";
}

.mdi-page-first:before {
    content: "\F600";
}

.mdi-page-last:before {
    content: "\F601";
}

.mdi-page-layout-body:before {
    content: "\F6F9";
}

.mdi-page-layout-footer:before {
    content: "\F6FA";
}

.mdi-page-layout-header:before {
    content: "\F6FB";
}

.mdi-page-layout-sidebar-left:before {
    content: "\F6FC";
}

.mdi-page-layout-sidebar-right:before {
    content: "\F6FD";
}

.mdi-palette:before {
    content: "\F3D8";
}

.mdi-palette-advanced:before {
    content: "\F3D9";
}

.mdi-panda:before {
    content: "\F3DA";
}

.mdi-pandora:before {
    content: "\F3DB";
}

.mdi-panorama:before {
    content: "\F3DC";
}

.mdi-panorama-fisheye:before {
    content: "\F3DD";
}

.mdi-panorama-horizontal:before {
    content: "\F3DE";
}

.mdi-panorama-vertical:before {
    content: "\F3DF";
}

.mdi-panorama-wide-angle:before {
    content: "\F3E0";
}

.mdi-paper-cut-vertical:before {
    content: "\F3E1";
}

.mdi-paperclip:before {
    content: "\F3E2";
}

.mdi-parking:before {
    content: "\F3E3";
}

.mdi-passport:before {
    content: "\F7E2";
}

.mdi-pause:before {
    content: "\F3E4";
}

.mdi-pause-circle:before {
    content: "\F3E5";
}

.mdi-pause-circle-outline:before {
    content: "\F3E6";
}

.mdi-pause-octagon:before {
    content: "\F3E7";
}

.mdi-pause-octagon-outline:before {
    content: "\F3E8";
}

.mdi-paw:before {
    content: "\F3E9";
}

.mdi-paw-off:before {
    content: "\F657";
}

.mdi-pen:before {
    content: "\F3EA";
}

.mdi-pencil:before {
    content: "\F3EB";
}

.mdi-pencil-box:before {
    content: "\F3EC";
}

.mdi-pencil-box-outline:before {
    content: "\F3ED";
}

.mdi-pencil-circle:before {
    content: "\F6FE";
}

.mdi-pencil-circle-outline:before {
    content: "\F775";
}

.mdi-pencil-lock:before {
    content: "\F3EE";
}

.mdi-pencil-off:before {
    content: "\F3EF";
}

.mdi-pentagon:before {
    content: "\F6FF";
}

.mdi-pentagon-outline:before {
    content: "\F700";
}

.mdi-percent:before {
    content: "\F3F0";
}

.mdi-periodic-table-co2:before {
    content: "\F7E3";
}

.mdi-periscope:before {
    content: "\F747";
}

.mdi-pharmacy:before {
    content: "\F3F1";
}

.mdi-phone:before {
    content: "\F3F2";
}

.mdi-phone-bluetooth:before {
    content: "\F3F3";
}

.mdi-phone-classic:before {
    content: "\F602";
}

.mdi-phone-forward:before {
    content: "\F3F4";
}

.mdi-phone-hangup:before {
    content: "\F3F5";
}

.mdi-phone-in-talk:before {
    content: "\F3F6";
}

.mdi-phone-incoming:before {
    content: "\F3F7";
}

.mdi-phone-locked:before {
    content: "\F3F8";
}

.mdi-phone-log:before {
    content: "\F3F9";
}

.mdi-phone-minus:before {
    content: "\F658";
}

.mdi-phone-missed:before {
    content: "\F3FA";
}

.mdi-phone-outgoing:before {
    content: "\F3FB";
}

.mdi-phone-paused:before {
    content: "\F3FC";
}

.mdi-phone-plus:before {
    content: "\F659";
}

.mdi-phone-return:before {
    content: "\F82E";
}

.mdi-phone-settings:before {
    content: "\F3FD";
}

.mdi-phone-voip:before {
    content: "\F3FE";
}

.mdi-pi:before {
    content: "\F3FF";
}

.mdi-pi-box:before {
    content: "\F400";
}

.mdi-piano:before {
    content: "\F67C";
}

.mdi-pig:before {
    content: "\F401";
}

.mdi-pill:before {
    content: "\F402";
}

.mdi-pillar:before {
    content: "\F701";
}

.mdi-pin:before {
    content: "\F403";
}

.mdi-pin-off:before {
    content: "\F404";
}

.mdi-pine-tree:before {
    content: "\F405";
}

.mdi-pine-tree-box:before {
    content: "\F406";
}

.mdi-pinterest:before {
    content: "\F407";
}

.mdi-pinterest-box:before {
    content: "\F408";
}

.mdi-pipe:before {
    content: "\F7E4";
}

.mdi-pipe-disconnected:before {
    content: "\F7E5";
}

.mdi-pistol:before {
    content: "\F702";
}

.mdi-pizza:before {
    content: "\F409";
}

.mdi-plane-shield:before {
    content: "\F6BA";
}

.mdi-play:before {
    content: "\F40A";
}

.mdi-play-box-outline:before {
    content: "\F40B";
}

.mdi-play-circle:before {
    content: "\F40C";
}

.mdi-play-circle-outline:before {
    content: "\F40D";
}

.mdi-play-pause:before {
    content: "\F40E";
}

.mdi-play-protected-content:before {
    content: "\F40F";
}

.mdi-playlist-check:before {
    content: "\F5C7";
}

.mdi-playlist-minus:before {
    content: "\F410";
}

.mdi-playlist-play:before {
    content: "\F411";
}

.mdi-playlist-plus:before {
    content: "\F412";
}

.mdi-playlist-remove:before {
    content: "\F413";
}

.mdi-playstation:before {
    content: "\F414";
}

.mdi-plex:before {
    content: "\F6B9";
}

.mdi-plus:before {
    content: "\F415";
}

.mdi-plus-box:before {
    content: "\F416";
}

.mdi-plus-box-outline:before {
    content: "\F703";
}

.mdi-plus-circle:before {
    content: "\F417";
}

.mdi-plus-circle-multiple-outline:before {
    content: "\F418";
}

.mdi-plus-circle-outline:before {
    content: "\F419";
}

.mdi-plus-network:before {
    content: "\F41A";
}

.mdi-plus-one:before {
    content: "\F41B";
}

.mdi-plus-outline:before {
    content: "\F704";
}

.mdi-pocket:before {
    content: "\F41C";
}

.mdi-pokeball:before {
    content: "\F41D";
}

.mdi-poker-chip:before {
    content: "\F82F";
}

.mdi-polaroid:before {
    content: "\F41E";
}

.mdi-poll:before {
    content: "\F41F";
}

.mdi-poll-box:before {
    content: "\F420";
}

.mdi-polymer:before {
    content: "\F421";
}

.mdi-pool:before {
    content: "\F606";
}

.mdi-popcorn:before {
    content: "\F422";
}

.mdi-pot:before {
    content: "\F65A";
}

.mdi-pot-mix:before {
    content: "\F65B";
}

.mdi-pound:before {
    content: "\F423";
}

.mdi-pound-box:before {
    content: "\F424";
}

.mdi-power:before {
    content: "\F425";
}

.mdi-power-plug:before {
    content: "\F6A4";
}

.mdi-power-plug-off:before {
    content: "\F6A5";
}

.mdi-power-settings:before {
    content: "\F426";
}

.mdi-power-socket:before {
    content: "\F427";
}

.mdi-power-socket-eu:before {
    content: "\F7E6";
}

.mdi-power-socket-uk:before {
    content: "\F7E7";
}

.mdi-power-socket-us:before {
    content: "\F7E8";
}

.mdi-prescription:before {
    content: "\F705";
}

.mdi-presentation:before {
    content: "\F428";
}

.mdi-presentation-play:before {
    content: "\F429";
}

.mdi-printer:before {
    content: "\F42A";
}

.mdi-printer-3d:before {
    content: "\F42B";
}

.mdi-printer-alert:before {
    content: "\F42C";
}

.mdi-printer-settings:before {
    content: "\F706";
}

.mdi-priority-high:before {
    content: "\F603";
}

.mdi-priority-low:before {
    content: "\F604";
}

.mdi-professional-hexagon:before {
    content: "\F42D";
}

.mdi-projector:before {
    content: "\F42E";
}

.mdi-projector-screen:before {
    content: "\F42F";
}

.mdi-publish:before {
    content: "\F6A6";
}

.mdi-pulse:before {
    content: "\F430";
}

.mdi-puzzle:before {
    content: "\F431";
}

.mdi-qqchat:before {
    content: "\F605";
}

.mdi-qrcode:before {
    content: "\F432";
}

.mdi-qrcode-scan:before {
    content: "\F433";
}

.mdi-quadcopter:before {
    content: "\F434";
}

.mdi-quality-high:before {
    content: "\F435";
}

.mdi-quicktime:before {
    content: "\F436";
}

.mdi-radar:before {
    content: "\F437";
}

.mdi-radiator:before {
    content: "\F438";
}

.mdi-radio:before {
    content: "\F439";
}

.mdi-radio-handheld:before {
    content: "\F43A";
}

.mdi-radio-tower:before {
    content: "\F43B";
}

.mdi-radioactive:before {
    content: "\F43C";
}

.mdi-radiobox-blank:before {
    content: "\F43D";
}

.mdi-radiobox-marked:before {
    content: "\F43E";
}

.mdi-raspberrypi:before {
    content: "\F43F";
}

.mdi-ray-end:before {
    content: "\F440";
}

.mdi-ray-end-arrow:before {
    content: "\F441";
}

.mdi-ray-start:before {
    content: "\F442";
}

.mdi-ray-start-arrow:before {
    content: "\F443";
}

.mdi-ray-start-end:before {
    content: "\F444";
}

.mdi-ray-vertex:before {
    content: "\F445";
}

.mdi-react:before {
    content: "\F707";
}

.mdi-read:before {
    content: "\F447";
}

.mdi-receipt:before {
    content: "\F449";
}

.mdi-record:before {
    content: "\F44A";
}

.mdi-record-rec:before {
    content: "\F44B";
}

.mdi-recycle:before {
    content: "\F44C";
}

.mdi-reddit:before {
    content: "\F44D";
}

.mdi-redo:before {
    content: "\F44E";
}

.mdi-redo-variant:before {
    content: "\F44F";
}

.mdi-refresh:before {
    content: "\F450";
}

.mdi-regex:before {
    content: "\F451";
}

.mdi-relative-scale:before {
    content: "\F452";
}

.mdi-reload:before {
    content: "\F453";
}

.mdi-remote:before {
    content: "\F454";
}

.mdi-rename-box:before {
    content: "\F455";
}

.mdi-reorder-horizontal:before {
    content: "\F687";
}

.mdi-reorder-vertical:before {
    content: "\F688";
}

.mdi-repeat:before {
    content: "\F456";
}

.mdi-repeat-off:before {
    content: "\F457";
}

.mdi-repeat-once:before {
    content: "\F458";
}

.mdi-replay:before {
    content: "\F459";
}

.mdi-reply:before {
    content: "\F45A";
}

.mdi-reply-all:before {
    content: "\F45B";
}

.mdi-reproduction:before {
    content: "\F45C";
}

.mdi-resize-bottom-right:before {
    content: "\F45D";
}

.mdi-responsive:before {
    content: "\F45E";
}

.mdi-restart:before {
    content: "\F708";
}

.mdi-restore:before {
    content: "\F6A7";
}

.mdi-rewind:before {
    content: "\F45F";
}

.mdi-rewind-outline:before {
    content: "\F709";
}

.mdi-rhombus:before {
    content: "\F70A";
}

.mdi-rhombus-outline:before {
    content: "\F70B";
}

.mdi-ribbon:before {
    content: "\F460";
}

.mdi-rice:before {
    content: "\F7E9";
}

.mdi-ring:before {
    content: "\F7EA";
}

.mdi-road:before {
    content: "\F461";
}

.mdi-road-variant:before {
    content: "\F462";
}

.mdi-robot:before {
    content: "\F6A8";
}

.mdi-rocket:before {
    content: "\F463";
}

.mdi-roomba:before {
    content: "\F70C";
}

.mdi-rotate-3d:before {
    content: "\F464";
}

.mdi-rotate-left:before {
    content: "\F465";
}

.mdi-rotate-left-variant:before {
    content: "\F466";
}

.mdi-rotate-right:before {
    content: "\F467";
}

.mdi-rotate-right-variant:before {
    content: "\F468";
}

.mdi-rounded-corner:before {
    content: "\F607";
}

.mdi-router-wireless:before {
    content: "\F469";
}

.mdi-routes:before {
    content: "\F46A";
}

.mdi-rowing:before {
    content: "\F608";
}

.mdi-rss:before {
    content: "\F46B";
}

.mdi-rss-box:before {
    content: "\F46C";
}

.mdi-ruler:before {
    content: "\F46D";
}

.mdi-run:before {
    content: "\F70D";
}

.mdi-run-fast:before {
    content: "\F46E";
}

.mdi-sale:before {
    content: "\F46F";
}

.mdi-sass:before {
    content: "\F7EB";
}

.mdi-satellite:before {
    content: "\F470";
}

.mdi-satellite-variant:before {
    content: "\F471";
}

.mdi-saxophone:before {
    content: "\F609";
}

.mdi-scale:before {
    content: "\F472";
}

.mdi-scale-balance:before {
    content: "\F5D1";
}

.mdi-scale-bathroom:before {
    content: "\F473";
}

.mdi-scanner:before {
    content: "\F6AA";
}

.mdi-school:before {
    content: "\F474";
}

.mdi-screen-rotation:before {
    content: "\F475";
}

.mdi-screen-rotation-lock:before {
    content: "\F476";
}

.mdi-screwdriver:before {
    content: "\F477";
}

.mdi-script:before {
    content: "\F478";
}

.mdi-sd:before {
    content: "\F479";
}

.mdi-seal:before {
    content: "\F47A";
}

.mdi-search-web:before {
    content: "\F70E";
}

.mdi-seat-flat:before {
    content: "\F47B";
}

.mdi-seat-flat-angled:before {
    content: "\F47C";
}

.mdi-seat-individual-suite:before {
    content: "\F47D";
}

.mdi-seat-legroom-extra:before {
    content: "\F47E";
}

.mdi-seat-legroom-normal:before {
    content: "\F47F";
}

.mdi-seat-legroom-reduced:before {
    content: "\F480";
}

.mdi-seat-recline-extra:before {
    content: "\F481";
}

.mdi-seat-recline-normal:before {
    content: "\F482";
}

.mdi-security:before {
    content: "\F483";
}

.mdi-security-home:before {
    content: "\F689";
}

.mdi-security-network:before {
    content: "\F484";
}

.mdi-select:before {
    content: "\F485";
}

.mdi-select-all:before {
    content: "\F486";
}

.mdi-select-inverse:before {
    content: "\F487";
}

.mdi-select-off:before {
    content: "\F488";
}

.mdi-selection:before {
    content: "\F489";
}

.mdi-selection-off:before {
    content: "\F776";
}

.mdi-send:before {
    content: "\F48A";
}

.mdi-send-secure:before {
    content: "\F7EC";
}

.mdi-serial-port:before {
    content: "\F65C";
}

.mdi-server:before {
    content: "\F48B";
}

.mdi-server-minus:before {
    content: "\F48C";
}

.mdi-server-network:before {
    content: "\F48D";
}

.mdi-server-network-off:before {
    content: "\F48E";
}

.mdi-server-off:before {
    content: "\F48F";
}

.mdi-server-plus:before {
    content: "\F490";
}

.mdi-server-remove:before {
    content: "\F491";
}

.mdi-server-security:before {
    content: "\F492";
}

.mdi-set-all:before {
    content: "\F777";
}

.mdi-set-center:before {
    content: "\F778";
}

.mdi-set-center-right:before {
    content: "\F779";
}

.mdi-set-left:before {
    content: "\F77A";
}

.mdi-set-left-center:before {
    content: "\F77B";
}

.mdi-set-left-right:before {
    content: "\F77C";
}

.mdi-set-none:before {
    content: "\F77D";
}

.mdi-set-right:before {
    content: "\F77E";
}

.mdi-settings:before {
    content: "\F493";
}

.mdi-settings-box:before {
    content: "\F494";
}

.mdi-shape:before {
    content: "\F830";
}

.mdi-shape-circle-plus:before {
    content: "\F65D";
}

.mdi-shape-outline:before {
    content: "\F831";
}

.mdi-shape-plus:before {
    content: "\F495";
}

.mdi-shape-polygon-plus:before {
    content: "\F65E";
}

.mdi-shape-rectangle-plus:before {
    content: "\F65F";
}

.mdi-shape-square-plus:before {
    content: "\F660";
}

.mdi-share:before {
    content: "\F496";
}

.mdi-share-variant:before {
    content: "\F497";
}

.mdi-shield:before {
    content: "\F498";
}

.mdi-shield-half-full:before {
    content: "\F77F";
}

.mdi-shield-outline:before {
    content: "\F499";
}

.mdi-ship-wheel:before {
    content: "\F832";
}

.mdi-shopping:before {
    content: "\F49A";
}

.mdi-shopping-music:before {
    content: "\F49B";
}

.mdi-shovel:before {
    content: "\F70F";
}

.mdi-shovel-off:before {
    content: "\F710";
}

.mdi-shredder:before {
    content: "\F49C";
}

.mdi-shuffle:before {
    content: "\F49D";
}

.mdi-shuffle-disabled:before {
    content: "\F49E";
}

.mdi-shuffle-variant:before {
    content: "\F49F";
}

.mdi-sigma:before {
    content: "\F4A0";
}

.mdi-sigma-lower:before {
    content: "\F62B";
}

.mdi-sign-caution:before {
    content: "\F4A1";
}

.mdi-sign-direction:before {
    content: "\F780";
}

.mdi-sign-text:before {
    content: "\F781";
}

.mdi-signal:before {
    content: "\F4A2";
}

.mdi-signal-2g:before {
    content: "\F711";
}

.mdi-signal-3g:before {
    content: "\F712";
}

.mdi-signal-4g:before {
    content: "\F713";
}

.mdi-signal-hspa:before {
    content: "\F714";
}

.mdi-signal-hspa-plus:before {
    content: "\F715";
}

.mdi-signal-off:before {
    content: "\F782";
}

.mdi-signal-variant:before {
    content: "\F60A";
}

.mdi-silverware:before {
    content: "\F4A3";
}

.mdi-silverware-fork:before {
    content: "\F4A4";
}

.mdi-silverware-spoon:before {
    content: "\F4A5";
}

.mdi-silverware-variant:before {
    content: "\F4A6";
}

.mdi-sim:before {
    content: "\F4A7";
}

.mdi-sim-alert:before {
    content: "\F4A8";
}

.mdi-sim-off:before {
    content: "\F4A9";
}

.mdi-sitemap:before {
    content: "\F4AA";
}

.mdi-skip-backward:before {
    content: "\F4AB";
}

.mdi-skip-forward:before {
    content: "\F4AC";
}

.mdi-skip-next:before {
    content: "\F4AD";
}

.mdi-skip-next-circle:before {
    content: "\F661";
}

.mdi-skip-next-circle-outline:before {
    content: "\F662";
}

.mdi-skip-previous:before {
    content: "\F4AE";
}

.mdi-skip-previous-circle:before {
    content: "\F663";
}

.mdi-skip-previous-circle-outline:before {
    content: "\F664";
}

.mdi-skull:before {
    content: "\F68B";
}

.mdi-skype:before {
    content: "\F4AF";
}

.mdi-skype-business:before {
    content: "\F4B0";
}

.mdi-slack:before {
    content: "\F4B1";
}

.mdi-sleep:before {
    content: "\F4B2";
}

.mdi-sleep-off:before {
    content: "\F4B3";
}

.mdi-smoking:before {
    content: "\F4B4";
}

.mdi-smoking-off:before {
    content: "\F4B5";
}

.mdi-snapchat:before {
    content: "\F4B6";
}

.mdi-snowflake:before {
    content: "\F716";
}

.mdi-snowman:before {
    content: "\F4B7";
}

.mdi-soccer:before {
    content: "\F4B8";
}

.mdi-soccer-field:before {
    content: "\F833";
}

.mdi-sofa:before {
    content: "\F4B9";
}

.mdi-solid:before {
    content: "\F68C";
}

.mdi-sort:before {
    content: "\F4BA";
}

.mdi-sort-alphabetical:before {
    content: "\F4BB";
}

.mdi-sort-ascending:before {
    content: "\F4BC";
}

.mdi-sort-descending:before {
    content: "\F4BD";
}

.mdi-sort-numeric:before {
    content: "\F4BE";
}

.mdi-sort-variant:before {
    content: "\F4BF";
}

.mdi-soundcloud:before {
    content: "\F4C0";
}

.mdi-source-branch:before {
    content: "\F62C";
}

.mdi-source-commit:before {
    content: "\F717";
}

.mdi-source-commit-end:before {
    content: "\F718";
}

.mdi-source-commit-end-local:before {
    content: "\F719";
}

.mdi-source-commit-local:before {
    content: "\F71A";
}

.mdi-source-commit-next-local:before {
    content: "\F71B";
}

.mdi-source-commit-start:before {
    content: "\F71C";
}

.mdi-source-commit-start-next-local:before {
    content: "\F71D";
}

.mdi-source-fork:before {
    content: "\F4C1";
}

.mdi-source-merge:before {
    content: "\F62D";
}

.mdi-source-pull:before {
    content: "\F4C2";
}

.mdi-soy-sauce:before {
    content: "\F7ED";
}

.mdi-speaker:before {
    content: "\F4C3";
}

.mdi-speaker-off:before {
    content: "\F4C4";
}

.mdi-speaker-wireless:before {
    content: "\F71E";
}

.mdi-speedometer:before {
    content: "\F4C5";
}

.mdi-spellcheck:before {
    content: "\F4C6";
}

.mdi-spotify:before {
    content: "\F4C7";
}

.mdi-spotlight:before {
    content: "\F4C8";
}

.mdi-spotlight-beam:before {
    content: "\F4C9";
}

.mdi-spray:before {
    content: "\F665";
}

.mdi-square:before {
    content: "\F763";
}

.mdi-square-inc:before {
    content: "\F4CA";
}

.mdi-square-inc-cash:before {
    content: "\F4CB";
}

.mdi-square-outline:before {
    content: "\F762";
}

.mdi-square-root:before {
    content: "\F783";
}

.mdi-stack-overflow:before {
    content: "\F4CC";
}

.mdi-stackexchange:before {
    content: "\F60B";
}

.mdi-stadium:before {
    content: "\F71F";
}

.mdi-stairs:before {
    content: "\F4CD";
}

.mdi-standard-definition:before {
    content: "\F7EE";
}

.mdi-star:before {
    content: "\F4CE";
}

.mdi-star-circle:before {
    content: "\F4CF";
}

.mdi-star-half:before {
    content: "\F4D0";
}

.mdi-star-off:before {
    content: "\F4D1";
}

.mdi-star-outline:before {
    content: "\F4D2";
}

.mdi-steam:before {
    content: "\F4D3";
}

.mdi-steering:before {
    content: "\F4D4";
}

.mdi-step-backward:before {
    content: "\F4D5";
}

.mdi-step-backward-2:before {
    content: "\F4D6";
}

.mdi-step-forward:before {
    content: "\F4D7";
}

.mdi-step-forward-2:before {
    content: "\F4D8";
}

.mdi-stethoscope:before {
    content: "\F4D9";
}

.mdi-sticker:before {
    content: "\F5D0";
}

.mdi-sticker-emoji:before {
    content: "\F784";
}

.mdi-stocking:before {
    content: "\F4DA";
}

.mdi-stop:before {
    content: "\F4DB";
}

.mdi-stop-circle:before {
    content: "\F666";
}

.mdi-stop-circle-outline:before {
    content: "\F667";
}

.mdi-store:before {
    content: "\F4DC";
}

.mdi-store-24-hour:before {
    content: "\F4DD";
}

.mdi-stove:before {
    content: "\F4DE";
}

.mdi-subdirectory-arrow-left:before {
    content: "\F60C";
}

.mdi-subdirectory-arrow-right:before {
    content: "\F60D";
}

.mdi-subway:before {
    content: "\F6AB";
}

.mdi-subway-variant:before {
    content: "\F4DF";
}

.mdi-summit:before {
    content: "\F785";
}

.mdi-sunglasses:before {
    content: "\F4E0";
}

.mdi-surround-sound:before {
    content: "\F5C5";
}

.mdi-surround-sound-2-0:before {
    content: "\F7EF";
}

.mdi-surround-sound-3-1:before {
    content: "\F7F0";
}

.mdi-surround-sound-5-1:before {
    content: "\F7F1";
}

.mdi-surround-sound-7-1:before {
    content: "\F7F2";
}

.mdi-svg:before {
    content: "\F720";
}

.mdi-swap-horizontal:before {
    content: "\F4E1";
}

.mdi-swap-vertical:before {
    content: "\F4E2";
}

.mdi-swim:before {
    content: "\F4E3";
}

.mdi-switch:before {
    content: "\F4E4";
}

.mdi-sword:before {
    content: "\F4E5";
}

.mdi-sword-cross:before {
    content: "\F786";
}

.mdi-sync:before {
    content: "\F4E6";
}

.mdi-sync-alert:before {
    content: "\F4E7";
}

.mdi-sync-off:before {
    content: "\F4E8";
}

.mdi-tab:before {
    content: "\F4E9";
}

.mdi-tab-plus:before {
    content: "\F75B";
}

.mdi-tab-unselected:before {
    content: "\F4EA";
}

.mdi-table:before {
    content: "\F4EB";
}

.mdi-table-column:before {
    content: "\F834";
}

.mdi-table-column-plus-after:before {
    content: "\F4EC";
}

.mdi-table-column-plus-before:before {
    content: "\F4ED";
}

.mdi-table-column-remove:before {
    content: "\F4EE";
}

.mdi-table-column-width:before {
    content: "\F4EF";
}

.mdi-table-edit:before {
    content: "\F4F0";
}

.mdi-table-large:before {
    content: "\F4F1";
}

.mdi-table-of-contents:before {
    content: "\F835";
}

.mdi-table-row:before {
    content: "\F836";
}

.mdi-table-row-height:before {
    content: "\F4F2";
}

.mdi-table-row-plus-after:before {
    content: "\F4F3";
}

.mdi-table-row-plus-before:before {
    content: "\F4F4";
}

.mdi-table-row-remove:before {
    content: "\F4F5";
}

.mdi-table-settings:before {
    content: "\F837";
}

.mdi-tablet:before {
    content: "\F4F6";
}

.mdi-tablet-android:before {
    content: "\F4F7";
}

.mdi-tablet-ipad:before {
    content: "\F4F8";
}

.mdi-taco:before {
    content: "\F761";
}

.mdi-tag:before {
    content: "\F4F9";
}

.mdi-tag-faces:before {
    content: "\F4FA";
}

.mdi-tag-heart:before {
    content: "\F68A";
}

.mdi-tag-multiple:before {
    content: "\F4FB";
}

.mdi-tag-outline:before {
    content: "\F4FC";
}

.mdi-tag-plus:before {
    content: "\F721";
}

.mdi-tag-remove:before {
    content: "\F722";
}

.mdi-tag-text-outline:before {
    content: "\F4FD";
}

.mdi-target:before {
    content: "\F4FE";
}

.mdi-taxi:before {
    content: "\F4FF";
}

.mdi-teamviewer:before {
    content: "\F500";
}

.mdi-telegram:before {
    content: "\F501";
}

.mdi-television:before {
    content: "\F502";
}

.mdi-television-box:before {
    content: "\F838";
}

.mdi-television-classic:before {
    content: "\F7F3";
}

.mdi-television-classic-off:before {
    content: "\F839";
}

.mdi-television-guide:before {
    content: "\F503";
}

.mdi-television-off:before {
    content: "\F83A";
}

.mdi-temperature-celsius:before {
    content: "\F504";
}

.mdi-temperature-fahrenheit:before {
    content: "\F505";
}

.mdi-temperature-kelvin:before {
    content: "\F506";
}

.mdi-tennis:before {
    content: "\F507";
}

.mdi-tent:before {
    content: "\F508";
}

.mdi-terrain:before {
    content: "\F509";
}

.mdi-test-tube:before {
    content: "\F668";
}

.mdi-text-shadow:before {
    content: "\F669";
}

.mdi-text-to-speech:before {
    content: "\F50A";
}

.mdi-text-to-speech-off:before {
    content: "\F50B";
}

.mdi-textbox:before {
    content: "\F60E";
}

.mdi-textbox-password:before {
    content: "\F7F4";
}

.mdi-texture:before {
    content: "\F50C";
}

.mdi-theater:before {
    content: "\F50D";
}

.mdi-theme-light-dark:before {
    content: "\F50E";
}

.mdi-thermometer:before {
    content: "\F50F";
}

.mdi-thermometer-lines:before {
    content: "\F510";
}

.mdi-thought-bubble:before {
    content: "\F7F5";
}

.mdi-thought-bubble-outline:before {
    content: "\F7F6";
}

.mdi-thumb-down:before {
    content: "\F511";
}

.mdi-thumb-down-outline:before {
    content: "\F512";
}

.mdi-thumb-up:before {
    content: "\F513";
}

.mdi-thumb-up-outline:before {
    content: "\F514";
}

.mdi-thumbs-up-down:before {
    content: "\F515";
}

.mdi-ticket:before {
    content: "\F516";
}

.mdi-ticket-account:before {
    content: "\F517";
}

.mdi-ticket-confirmation:before {
    content: "\F518";
}

.mdi-ticket-percent:before {
    content: "\F723";
}

.mdi-tie:before {
    content: "\F519";
}

.mdi-tilde:before {
    content: "\F724";
}

.mdi-timelapse:before {
    content: "\F51A";
}

.mdi-timer:before {
    content: "\F51B";
}

.mdi-timer-10:before {
    content: "\F51C";
}

.mdi-timer-3:before {
    content: "\F51D";
}

.mdi-timer-off:before {
    content: "\F51E";
}

.mdi-timer-sand:before {
    content: "\F51F";
}

.mdi-timer-sand-empty:before {
    content: "\F6AC";
}

.mdi-timer-sand-full:before {
    content: "\F78B";
}

.mdi-timetable:before {
    content: "\F520";
}

.mdi-toggle-switch:before {
    content: "\F521";
}

.mdi-toggle-switch-off:before {
    content: "\F522";
}

.mdi-tooltip:before {
    content: "\F523";
}

.mdi-tooltip-edit:before {
    content: "\F524";
}

.mdi-tooltip-image:before {
    content: "\F525";
}

.mdi-tooltip-outline:before {
    content: "\F526";
}

.mdi-tooltip-outline-plus:before {
    content: "\F527";
}

.mdi-tooltip-text:before {
    content: "\F528";
}

.mdi-tooth:before {
    content: "\F529";
}

.mdi-tor:before {
    content: "\F52A";
}

.mdi-tower-beach:before {
    content: "\F680";
}

.mdi-tower-fire:before {
    content: "\F681";
}

.mdi-towing:before {
    content: "\F83B";
}

.mdi-trackpad:before {
    content: "\F7F7";
}

.mdi-traffic-light:before {
    content: "\F52B";
}

.mdi-train:before {
    content: "\F52C";
}

.mdi-tram:before {
    content: "\F52D";
}

.mdi-transcribe:before {
    content: "\F52E";
}

.mdi-transcribe-close:before {
    content: "\F52F";
}

.mdi-transfer:before {
    content: "\F530";
}

.mdi-transit-transfer:before {
    content: "\F6AD";
}

.mdi-translate:before {
    content: "\F5CA";
}

.mdi-treasure-chest:before {
    content: "\F725";
}

.mdi-tree:before {
    content: "\F531";
}

.mdi-trello:before {
    content: "\F532";
}

.mdi-trending-down:before {
    content: "\F533";
}

.mdi-trending-neutral:before {
    content: "\F534";
}

.mdi-trending-up:before {
    content: "\F535";
}

.mdi-triangle:before {
    content: "\F536";
}

.mdi-triangle-outline:before {
    content: "\F537";
}

.mdi-trophy:before {
    content: "\F538";
}

.mdi-trophy-award:before {
    content: "\F539";
}

.mdi-trophy-outline:before {
    content: "\F53A";
}

.mdi-trophy-variant:before {
    content: "\F53B";
}

.mdi-trophy-variant-outline:before {
    content: "\F53C";
}

.mdi-truck:before {
    content: "\F53D";
}

.mdi-truck-delivery:before {
    content: "\F53E";
}

.mdi-truck-fast:before {
    content: "\F787";
}

.mdi-truck-trailer:before {
    content: "\F726";
}

.mdi-tshirt-crew:before {
    content: "\F53F";
}

.mdi-tshirt-v:before {
    content: "\F540";
}

.mdi-tumblr:before {
    content: "\F541";
}

.mdi-tumblr-reblog:before {
    content: "\F542";
}

.mdi-tune:before {
    content: "\F62E";
}

.mdi-tune-vertical:before {
    content: "\F66A";
}

.mdi-twitch:before {
    content: "\F543";
}

.mdi-twitter:before {
    content: "\F544";
}

.mdi-twitter-box:before {
    content: "\F545";
}

.mdi-twitter-circle:before {
    content: "\F546";
}

.mdi-twitter-retweet:before {
    content: "\F547";
}

.mdi-uber:before {
    content: "\F748";
}

.mdi-ubuntu:before {
    content: "\F548";
}

.mdi-ultra-high-definition:before {
    content: "\F7F8";
}

.mdi-umbraco:before {
    content: "\F549";
}

.mdi-umbrella:before {
    content: "\F54A";
}

.mdi-umbrella-outline:before {
    content: "\F54B";
}

.mdi-undo:before {
    content: "\F54C";
}

.mdi-undo-variant:before {
    content: "\F54D";
}

.mdi-unfold-less-horizontal:before {
    content: "\F54E";
}

.mdi-unfold-less-vertical:before {
    content: "\F75F";
}

.mdi-unfold-more-horizontal:before {
    content: "\F54F";
}

.mdi-unfold-more-vertical:before {
    content: "\F760";
}

.mdi-ungroup:before {
    content: "\F550";
}

.mdi-unity:before {
    content: "\F6AE";
}

.mdi-untappd:before {
    content: "\F551";
}

.mdi-update:before {
    content: "\F6AF";
}

.mdi-upload:before {
    content: "\F552";
}

.mdi-upload-multiple:before {
    content: "\F83C";
}

.mdi-upload-network:before {
    content: "\F6F5";
}

.mdi-usb:before {
    content: "\F553";
}

.mdi-van-passenger:before {
    content: "\F7F9";
}

.mdi-van-utility:before {
    content: "\F7FA";
}

.mdi-vanish:before {
    content: "\F7FB";
}

.mdi-vector-arrange-above:before {
    content: "\F554";
}

.mdi-vector-arrange-below:before {
    content: "\F555";
}

.mdi-vector-circle:before {
    content: "\F556";
}

.mdi-vector-circle-variant:before {
    content: "\F557";
}

.mdi-vector-combine:before {
    content: "\F558";
}

.mdi-vector-curve:before {
    content: "\F559";
}

.mdi-vector-difference:before {
    content: "\F55A";
}

.mdi-vector-difference-ab:before {
    content: "\F55B";
}

.mdi-vector-difference-ba:before {
    content: "\F55C";
}

.mdi-vector-intersection:before {
    content: "\F55D";
}

.mdi-vector-line:before {
    content: "\F55E";
}

.mdi-vector-point:before {
    content: "\F55F";
}

.mdi-vector-polygon:before {
    content: "\F560";
}

.mdi-vector-polyline:before {
    content: "\F561";
}

.mdi-vector-radius:before {
    content: "\F749";
}

.mdi-vector-rectangle:before {
    content: "\F5C6";
}

.mdi-vector-selection:before {
    content: "\F562";
}

.mdi-vector-square:before {
    content: "\F001";
}

.mdi-vector-triangle:before {
    content: "\F563";
}

.mdi-vector-union:before {
    content: "\F564";
}

.mdi-venmo:before {
    content: "\F578";
}

.mdi-verified:before {
    content: "\F565";
}

.mdi-vibrate:before {
    content: "\F566";
}

.mdi-video:before {
    content: "\F567";
}

.mdi-video-3d:before {
    content: "\F7FC";
}

.mdi-video-4k-box:before {
    content: "\F83D";
}

.mdi-video-input-antenna:before {
    content: "\F83E";
}

.mdi-video-input-component:before {
    content: "\F83F";
}

.mdi-video-input-hdmi:before {
    content: "\F840";
}

.mdi-video-input-svideo:before {
    content: "\F841";
}

.mdi-video-off:before {
    content: "\F568";
}

.mdi-video-switch:before {
    content: "\F569";
}

.mdi-view-agenda:before {
    content: "\F56A";
}

.mdi-view-array:before {
    content: "\F56B";
}

.mdi-view-carousel:before {
    content: "\F56C";
}

.mdi-view-column:before {
    content: "\F56D";
}

.mdi-view-dashboard:before {
    content: "\F56E";
}

.mdi-view-dashboard-variant:before {
    content: "\F842";
}

.mdi-view-day:before {
    content: "\F56F";
}

.mdi-view-grid:before {
    content: "\F570";
}

.mdi-view-headline:before {
    content: "\F571";
}

.mdi-view-list:before {
    content: "\F572";
}

.mdi-view-module:before {
    content: "\F573";
}

.mdi-view-parallel:before {
    content: "\F727";
}

.mdi-view-quilt:before {
    content: "\F574";
}

.mdi-view-sequential:before {
    content: "\F728";
}

.mdi-view-stream:before {
    content: "\F575";
}

.mdi-view-week:before {
    content: "\F576";
}

.mdi-vimeo:before {
    content: "\F577";
}

.mdi-violin:before {
    content: "\F60F";
}

.mdi-visualstudio:before {
    content: "\F610";
}

.mdi-vk:before {
    content: "\F579";
}

.mdi-vk-box:before {
    content: "\F57A";
}

.mdi-vk-circle:before {
    content: "\F57B";
}

.mdi-vlc:before {
    content: "\F57C";
}

.mdi-voice:before {
    content: "\F5CB";
}

.mdi-voicemail:before {
    content: "\F57D";
}

.mdi-volume-high:before {
    content: "\F57E";
}

.mdi-volume-low:before {
    content: "\F57F";
}

.mdi-volume-medium:before {
    content: "\F580";
}

.mdi-volume-minus:before {
    content: "\F75D";
}

.mdi-volume-mute:before {
    content: "\F75E";
}

.mdi-volume-off:before {
    content: "\F581";
}

.mdi-volume-plus:before {
    content: "\F75C";
}

.mdi-vpn:before {
    content: "\F582";
}

.mdi-vuejs:before {
    content: "\F843";
}

.mdi-walk:before {
    content: "\F583";
}

.mdi-wall:before {
    content: "\F7FD";
}

.mdi-wallet:before {
    content: "\F584";
}

.mdi-wallet-giftcard:before {
    content: "\F585";
}

.mdi-wallet-membership:before {
    content: "\F586";
}

.mdi-wallet-travel:before {
    content: "\F587";
}

.mdi-wan:before {
    content: "\F588";
}

.mdi-washing-machine:before {
    content: "\F729";
}

.mdi-watch:before {
    content: "\F589";
}

.mdi-watch-export:before {
    content: "\F58A";
}

.mdi-watch-import:before {
    content: "\F58B";
}

.mdi-watch-vibrate:before {
    content: "\F6B0";
}

.mdi-water:before {
    content: "\F58C";
}

.mdi-water-off:before {
    content: "\F58D";
}

.mdi-water-percent:before {
    content: "\F58E";
}

.mdi-water-pump:before {
    content: "\F58F";
}

.mdi-watermark:before {
    content: "\F612";
}

.mdi-waves:before {
    content: "\F78C";
}

.mdi-weather-cloudy:before {
    content: "\F590";
}

.mdi-weather-fog:before {
    content: "\F591";
}

.mdi-weather-hail:before {
    content: "\F592";
}

.mdi-weather-lightning:before {
    content: "\F593";
}

.mdi-weather-lightning-rainy:before {
    content: "\F67D";
}

.mdi-weather-night:before {
    content: "\F594";
}

.mdi-weather-partlycloudy:before {
    content: "\F595";
}

.mdi-weather-pouring:before {
    content: "\F596";
}

.mdi-weather-rainy:before {
    content: "\F597";
}

.mdi-weather-snowy:before {
    content: "\F598";
}

.mdi-weather-snowy-rainy:before {
    content: "\F67E";
}

.mdi-weather-sunny:before {
    content: "\F599";
}

.mdi-weather-sunset:before {
    content: "\F59A";
}

.mdi-weather-sunset-down:before {
    content: "\F59B";
}

.mdi-weather-sunset-up:before {
    content: "\F59C";
}

.mdi-weather-windy:before {
    content: "\F59D";
}

.mdi-weather-windy-variant:before {
    content: "\F59E";
}

.mdi-web:before {
    content: "\F59F";
}

.mdi-webcam:before {
    content: "\F5A0";
}

.mdi-webhook:before {
    content: "\F62F";
}

.mdi-webpack:before {
    content: "\F72A";
}

.mdi-wechat:before {
    content: "\F611";
}

.mdi-weight:before {
    content: "\F5A1";
}

.mdi-weight-kilogram:before {
    content: "\F5A2";
}

.mdi-whatsapp:before {
    content: "\F5A3";
}

.mdi-wheelchair-accessibility:before {
    content: "\F5A4";
}

.mdi-white-balance-auto:before {
    content: "\F5A5";
}

.mdi-white-balance-incandescent:before {
    content: "\F5A6";
}

.mdi-white-balance-iridescent:before {
    content: "\F5A7";
}

.mdi-white-balance-sunny:before {
    content: "\F5A8";
}

.mdi-widgets:before {
    content: "\F72B";
}

.mdi-wifi:before {
    content: "\F5A9";
}

.mdi-wifi-off:before {
    content: "\F5AA";
}

.mdi-wii:before {
    content: "\F5AB";
}

.mdi-wiiu:before {
    content: "\F72C";
}

.mdi-wikipedia:before {
    content: "\F5AC";
}

.mdi-window-close:before {
    content: "\F5AD";
}

.mdi-window-closed:before {
    content: "\F5AE";
}

.mdi-window-maximize:before {
    content: "\F5AF";
}

.mdi-window-minimize:before {
    content: "\F5B0";
}

.mdi-window-open:before {
    content: "\F5B1";
}

.mdi-window-restore:before {
    content: "\F5B2";
}

.mdi-windows:before {
    content: "\F5B3";
}

.mdi-wordpress:before {
    content: "\F5B4";
}

.mdi-worker:before {
    content: "\F5B5";
}

.mdi-wrap:before {
    content: "\F5B6";
}

.mdi-wrench:before {
    content: "\F5B7";
}

.mdi-wunderlist:before {
    content: "\F5B8";
}

.mdi-xamarin:before {
    content: "\F844";
}

.mdi-xamarin-outline:before {
    content: "\F845";
}

.mdi-xaml:before {
    content: "\F673";
}

.mdi-xbox:before {
    content: "\F5B9";
}

.mdi-xbox-controller:before {
    content: "\F5BA";
}

.mdi-xbox-controller-battery-alert:before {
    content: "\F74A";
}

.mdi-xbox-controller-battery-empty:before {
    content: "\F74B";
}

.mdi-xbox-controller-battery-full:before {
    content: "\F74C";
}

.mdi-xbox-controller-battery-low:before {
    content: "\F74D";
}

.mdi-xbox-controller-battery-medium:before {
    content: "\F74E";
}

.mdi-xbox-controller-battery-unknown:before {
    content: "\F74F";
}

.mdi-xbox-controller-off:before {
    content: "\F5BB";
}

.mdi-xda:before {
    content: "\F5BC";
}

.mdi-xing:before {
    content: "\F5BD";
}

.mdi-xing-box:before {
    content: "\F5BE";
}

.mdi-xing-circle:before {
    content: "\F5BF";
}

.mdi-xml:before {
    content: "\F5C0";
}

.mdi-xmpp:before {
    content: "\F7FE";
}

.mdi-yammer:before {
    content: "\F788";
}

.mdi-yeast:before {
    content: "\F5C1";
}

.mdi-yelp:before {
    content: "\F5C2";
}

.mdi-yin-yang:before {
    content: "\F67F";
}

.mdi-youtube-creator-studio:before {
    content: "\F846";
}

.mdi-youtube-gaming:before {
    content: "\F847";
}

.mdi-youtube-play:before {
    content: "\F5C3";
}

.mdi-youtube-tv:before {
    content: "\F448";
}

.mdi-zip-box:before {
    content: "\F5C4";
}

.mdi-blank:before {
    content: "\F68C";
    visibility: hidden;
}

.mdi-18px.mdi-set, .mdi-18px.mdi:before {
    font-size: 18px;
}

.mdi-24px.mdi-set, .mdi-24px.mdi:before {
    font-size: 24px;
}

.mdi-36px.mdi-set, .mdi-36px.mdi:before {
    font-size: 36px;
}

.mdi-48px.mdi-set, .mdi-48px.mdi:before {
    font-size: 48px;
}

.mdi-dark:before {
    color: rgba(0, 0, 0, 0.54);
}

.mdi-dark.mdi-inactive:before {
    color: rgba(0, 0, 0, 0.26);
}

.mdi-light:before {
    color: white;
}

.mdi-light.mdi-inactive:before {
    color: rgba(255, 255, 255, 0.3);
}

.mdi-rotate-45 {
    /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(45deg);
      transform: scaleX(-1) rotate(45deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: scaleY(-1) rotate(45deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

    .mdi-rotate-45:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.mdi-rotate-90 {
    /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(90deg);
      transform: scaleX(-1) rotate(90deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: scaleY(-1) rotate(90deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

    .mdi-rotate-90:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.mdi-rotate-135 {
    /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(135deg);
      transform: scaleX(-1) rotate(135deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(135deg);
      -ms-transform: rotate(135deg);
      transform: scaleY(-1) rotate(135deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

    .mdi-rotate-135:before {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

.mdi-rotate-180 {
    /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(180deg);
      transform: scaleX(-1) rotate(180deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: scaleY(-1) rotate(180deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

    .mdi-rotate-180:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.mdi-rotate-225 {
    /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(225deg);
      transform: scaleX(-1) rotate(225deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(225deg);
      -ms-transform: rotate(225deg);
      transform: scaleY(-1) rotate(225deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

    .mdi-rotate-225:before {
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
    }

.mdi-rotate-270 {
    /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(270deg);
      transform: scaleX(-1) rotate(270deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: scaleY(-1) rotate(270deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

    .mdi-rotate-270:before {
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }

.mdi-rotate-315 {
    /*
  // Not included in production
  &.mdi-flip-h:before {
      -webkit-transform: scaleX(-1) rotate(315deg);
      transform: scaleX(-1) rotate(315deg);
      filter: FlipH;
      -ms-filter: "FlipH";
  }
  &.mdi-flip-v:before {
      -webkit-transform: scaleY(-1) rotate(315deg);
      -ms-transform: rotate(315deg);
      transform: scaleY(-1) rotate(315deg);
      filter: FlipV;
      -ms-filter: "FlipV";
  }
  */
}

    .mdi-rotate-315:before {
        -webkit-transform: rotate(315deg);
        -ms-transform: rotate(315deg);
        transform: rotate(315deg);
    }

.mdi-flip-h:before {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.mdi-flip-v:before {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}

.mdi-spin:before {
    -webkit-animation: mdi-spin 2s infinite linear;
    animation: mdi-spin 2s infinite linear;
}

@-webkit-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/*# sourceMappingURL=materialdesignicons.css.map */

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    src: url('../../../fonts/font-awesome/fontawesome-webfont.eot') format('embedded-opentype');
    src:  
        url('../../../fonts/font-awesome/fontawesome-webfont.ttf') format('truetype'),
        url('../../../fonts/font-awesome/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

/*!
*  - v1.3
* Homepage: http://bqworks.com/slider-pro/
* Author: bqworks
* Author URL: http://bqworks.com/
*/

.slider-pro {
    position: relative;
    margin: 0 auto;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.sp-slides-container {
    position: relative;
}

.sp-mask {
    position: relative;
    overflow: hidden;
    width: 100% !important;
}

.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.sp-slide {
    position: absolute;
}

.sp-image-container {
    overflow: hidden;
}

.sp-image {
    position: relative;
    display: block;
    border: none;
}

.sp-no-js {
    overflow: hidden;
    max-width: 100%;
}

.sp-thumbnails-container {
    position: relative;
    overflow: hidden;
    direction: ltr;
}

.sp-bottom-thumbnails, .sp-top-thumbnails {
    left: 0;
    margin: 0 auto;
}

.sp-top-thumbnails {
    position: absolute;
    top: 0;
    margin-bottom: 4px;
}

.sp-bottom-thumbnails {
    margin-top: 4px;
}

.sp-left-thumbnails, .sp-right-thumbnails {
    position: absolute;
    top: 0;
}

.sp-right-thumbnails {
    right: 0;
    margin-left: 4px;
}

.sp-left-thumbnails {
    left: 0;
    margin-right: 4px;
}

.sp-thumbnails {
    position: relative;
}

.sp-thumbnail {
    border: none;
}

.sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sp-rtl .sp-thumbnail-container {
    float: right;
}

.sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 2px;
}

    .sp-bottom-thumbnails .sp-thumbnail-container:first-child, .sp-top-thumbnails .sp-thumbnail-container:first-child {
        margin-left: 0;
    }

    .sp-bottom-thumbnails .sp-thumbnail-container:last-child, .sp-top-thumbnails .sp-thumbnail-container:last-child {
        margin-right: 0;
    }

.sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
    margin-top: 2px;
    margin-bottom: 2px;
}

    .sp-left-thumbnails .sp-thumbnail-container:first-child, .sp-right-thumbnails .sp-thumbnail-container:first-child {
        margin-top: 0;
    }

    .sp-left-thumbnails .sp-thumbnail-container:last-child, .sp-right-thumbnails .sp-thumbnail-container:last-child {
        margin-bottom: 0;
    }

.sp-right-thumbnails.sp-has-pointer {
    margin-left: -13px;
}

    .sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
        position: absolute;
        left: 18px;
        margin-left: 0 !important;
    }

    .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
        content: '';
        position: absolute;
        height: 100%;
        border-left: 5px solid red;
        left: 0;
        top: 0;
        margin-left: 13px;
    }

    .sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        left: 0;
        top: 50%;
        margin-top: -8px;
        border-right: 13px solid red;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
    }

.sp-left-thumbnails.sp-has-pointer {
    margin-right: -13px;
}

    .sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
        position: absolute;
        right: 18px;
    }

    .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
        content: '';
        position: absolute;
        height: 100%;
        border-left: 5px solid red;
        right: 0;
        top: 0;
        margin-right: 13px;
    }

    .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        top: 50%;
        margin-top: -8px;
        border-left: 13px solid red;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
    }

.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -13px;
}

    .sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
        position: absolute;
        top: 18px;
        margin-top: 0 !important;
    }

    .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
        content: '';
        position: absolute;
        width: 100%;
        border-bottom: 5px solid red;
        top: 0;
        margin-top: 13px;
    }

    .sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        left: 50%;
        top: 0;
        margin-left: -8px;
        border-bottom: 13px solid red;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
    }

.sp-top-thumbnails.sp-has-pointer {
    margin-bottom: -13px;
}

    .sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
        position: absolute;
        bottom: 18px;
    }

    .sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
        content: '';
        position: absolute;
        width: 100%;
        border-bottom: 5px solid red;
        bottom: 0;
        margin-bottom: 13px;
    }

    .sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        left: 50%;
        bottom: 0;
        margin-left: -8px;
        border-top: 13px solid red;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
    }

.sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
}

.sp-black {
    color: #FFF;
    background: #000;
    background: rgba(0,0,0,.7);
}

.sp-white {
    color: #000;
    background: #fff;
    background: rgba(255,255,255,.7);
}

.sp-rounded {
    border-radius: 10px;
}

.sp-padding {
    padding: 10px;
}

.sp-grab {
    cursor: url(images/openhand.cur),move;
}

.sp-grabbing {
    cursor: url(images/closedhand.cur),move;
}

.sp-selectable {
    cursor: default;
}

.sp-caption-container {
    text-align: center;
    margin-top: 10px;
}

.sp-full-screen {
    margin: 0 !important;
    background-color: #000;
}

.sp-full-screen-button {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

    .sp-full-screen-button:before {
        content: '\2195';
    }

.sp-fade-full-screen {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.slider-pro:hover .sp-fade-full-screen {
    opacity: 1;
}

.sp-buttons {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.sp-rtl .sp-buttons {
    direction: rtl;
}

.sp-full-screen .sp-buttons {
    display: none;
}

.sp-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.sp-selected-button {
    background-color: #000;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .sp-button {
        width: 14px;
        height: 14px;
    }
}

@media only screen and (min-width:568px) and (max-width:768px) {
    .sp-button {
        width: 16px;
        height: 16px;
    }
}

@media only screen and (min-width:320px) and (max-width:568px) {
    .sp-button {
        width: 18px;
        height: 18px;
    }
}

.sp-arrows {
    position: absolute;
}

.sp-fade-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1;
}

.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px;
}

.sp-vertical .sp-arrows {
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -10px;
}

.sp-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 30px;
    cursor: pointer;
}

.sp-vertical .sp-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sp-horizontal .sp-previous-arrow {
    left: 20px;
    right: auto;
}

.sp-horizontal .sp-next-arrow, .sp-horizontal.sp-rtl .sp-previous-arrow {
    right: 20px;
    left: auto;
}

.sp-horizontal.sp-rtl .sp-next-arrow {
    left: 20px;
    right: auto;
}

.sp-vertical .sp-previous-arrow {
    top: 20px;
}

.sp-vertical .sp-next-arrow {
    bottom: 20px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #FFF;
}

.sp-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg,0deg);
    -ms-transform: skew(145deg,0deg);
    transform: skew(145deg,0deg);
}

.sp-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg,0deg);
    -ms-transform: skew(-145deg,0deg);
    transform: skew(-145deg,0deg);
}

.sp-horizontal.sp-rtl .sp-previous-arrow, .sp-next-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sp-horizontal.sp-rtl .sp-next-arrow {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ie7 .sp-arrow, .ie8 .sp-arrow {
    width: 0;
    height: 0;
}

    .ie7 .sp-arrow:after, .ie7 .sp-arrow:before, .ie8 .sp-arrow:after, .ie8 .sp-arrow:before {
        content: none;
    }

.ie7.sp-horizontal .sp-previous-arrow, .ie8.sp-horizontal .sp-previous-arrow {
    border-right: 20px solid #FFF;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.ie7.sp-horizontal .sp-next-arrow, .ie8.sp-horizontal .sp-next-arrow {
    border-left: 20px solid #FFF;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.ie7.sp-vertical .sp-previous-arrow, .ie8.sp-vertical .sp-previous-arrow {
    border-bottom: 20px solid #FFF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.ie7.sp-vertical .sp-next-arrow, .ie8.sp-vertical .sp-next-arrow {
    border-top: 20px solid #FFF;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.sp-thumbnail-arrows {
    position: absolute;
}

.sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1;
}

.sp-bottom-thumbnails .sp-thumbnail-arrows, .sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -12px;
}

.sp-left-thumbnails .sp-thumbnail-arrows, .sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -7px;
}

.sp-thumbnail-arrow {
    position: absolute;
    display: block;
    width: 15px;
    height: 25px;
    cursor: pointer;
}

.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow, .sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0;
}

.sp-bottom-thumbnails .sp-next-thumbnail-arrow, .sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0;
}

.sp-left-thumbnails .sp-previous-thumbnail-arrow, .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0;
}

.sp-left-thumbnails .sp-next-thumbnail-arrow, .sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0;
}

.sp-next-thumbnail-arrow:after, .sp-next-thumbnail-arrow:before, .sp-previous-thumbnail-arrow:after, .sp-previous-thumbnail-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #FFF;
}

.sp-previous-thumbnail-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg,0deg);
    -ms-transform: skew(145deg,0deg);
    transform: skew(145deg,0deg);
}

.sp-previous-thumbnail-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg,0deg);
    -ms-transform: skew(-145deg,0deg);
    transform: skew(-145deg,0deg);
}

.sp-next-thumbnail-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg,0deg);
    -ms-transform: skew(35deg,0deg);
    transform: skew(35deg,0deg);
}

.sp-next-thumbnail-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg,0deg);
    -ms-transform: skew(-35deg,0deg);
    transform: skew(-35deg,0deg);
}

.ie7 .sp-thumbnail-arrow, .ie8 .sp-thumbnail-arrow {
    width: 0;
    height: 0;
}

    .ie7 .sp-thumbnail-arrow:after, .ie7 .sp-thumbnail-arrow:before, .ie8 .sp-thumbnail-arrow:after, .ie8 .sp-thumbnail-arrow:before {
        content: none;
    }

.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    border-right: 12px solid #FFF;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
    border-left: 12px solid #FFF;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}

.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    border-bottom: 12px solid #FFF;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}

.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow, .ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
    border-top: 12px solid #FFF;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}

a.sp-video {
    text-decoration: none;
}

    a.sp-video img {
        -webkit-backface-visibility: hidden;
        border: none;
    }

    a.sp-video:after {
        content: '\25B6';
        position: absolute;
        width: 45px;
        padding-left: 5px;
        height: 50px;
        border: 2px solid #FFF;
        text-align: center;
        font-size: 30px;
        border-radius: 30px;
        top: 0;
        color: #FFF;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0,0,0,.2);
        margin: auto;
        line-height: 52px;
    }

.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
    max-width: none;
    max-height: none;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    -mox-box-shadow: none !important;
    box-shadow: none !important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.slider-pro a {
    position: static;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
}

.slider-pro canvas, .slider-pro embed, .slider-pro iframe, .slider-pro object, .slider-pro video {
    max-width: none;
    max-height: none;
}

.slider-pro p.sp-layer {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h1.sp-layer {
    font-size: 32px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h2.sp-layer {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h3.sp-layer {
    font-size: 19px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h4.sp-layer {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h5.sp-layer {
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro h6.sp-layer {
    font-size: 11px;
    line-height: 1.4;
    margin: 0;
}

.slider-pro img.sp-layer {
    border: none;
}

.slider-pro {
    font-family: 'Open Sans', Arial;
    margin:unset !important;
    max-width:100% !important;
}

/* Example 1 */

#example1 .sp-thumbnail {
	width: 100%;
	padding: 8px;
	background-color: #F0F0F0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#example1 .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#example1 .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}

@media (max-width: 860px) {
	#example1 .hide-medium-screen {
		display: none;
	}
}

@media (max-width: 640px) {
	#example1 .sp-layer {
		font-size: 12px;
	}

	#example1 .hide-small-screen {
		display: none;
	}
}

@media (max-width: 500px) {
	#example1 .sp-thumbnail {
		text-align: center;
	}

	#example1 .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#example1 .sp-thumbnail-description {
		display: none;
	}
}

/* Example 3 */

#example3 .sp-selected-thumbnail {
	border: 4px solid #000;
}

/* Example 4 */

#example4 .sp-slides-container {
	background-color: #F4F4F4;
}

#example4 h3 {
	margin: 0 0 10px 0;
}

#example4 p {
	margin: 0 0 30px 0;
}

#example4 .sp-thumbnail-container {
	width: 200px;
	height: 130px;
	overflow: hidden;
	margin-bottom: 10px;
}

#example4 .sp-image-text {
	background: rgba( 80, 80, 80, 0.5 );
	color: #FFF;
	padding: 20px;
}

.links {
	text-align: center;
	margin-top: 10px;
}

/* Example 5 */

#example5 .sp-thumbnail-image-container {
	width: 100px;
	height: 80px;
	overflow: hidden;
	float: left;
}

#example5 .sp-thumbnail-image {
	height: 100%;
}

#example5 .sp-thumbnail-text {
	width: 170px;
    float: right;
    padding: 8px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#example5 .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#example5 .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}

@media (max-width: 500px) {
	#example5 .sp-thumbnail {
		text-align: center;
	}

	#example5 .sp-thumbnail-image-container {
		display: none;
	}

	#example5 .sp-thumbnail-text {
		width: 120px;
	}

	#example5 .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#example5 .sp-thumbnail-description {
		display: none;
	}
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


.rangeSlider {
    position: relative;
    height: 10px;
    margin: 10px;
    margin-top: 45px;
    margin-bottom: 12px;
    border-radius: 500px;
    background-color: #B62CD0;
}

.rangeSlider--animate .rangeSlider__handle,
.rangeSlider--animate .rangeSlider__tooltip {
    -webkit-transition: left 300ms;
    transition: left 300ms;
}

.rangeSlider--animate .rangeSlider__range {
    -webkit-transition: left 300ms, width 300ms;
    transition: left 300ms, width 300ms;
}

.rangeSlider__handle {
    display: inline-block;
    position: absolute;
    top: -1px;
    width: 10px;
    height: 10px;
    padding: 0;
    /*border: 1px solid;*/
    border-radius: 100%;
    background-color: #B62CD0;
}

    .rangeSlider__handle:before {
        content: "";
        display: block;
        position: absolute;
        top: -10px;
        left: calc(50% - 8px);
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fff;
    }

    .rangeSlider__handle:after {
            content: attr(data-value);
    display: block;
    position: absolute;
    top: -20px;
    left: -37px;
    width: 80px;
    height: 25px;
    line-height: 25px;
    color: #B62CD0;
    font-size: 12px;
    text-align: center;
    -webkit-transition: margin 300ms;
    transition: margin 300ms;
    font-weight: 600;
    }

    .rangeSlider__handle:focus {
        outline: 0;
    }

.rangeSlider__handle--from {
    left: -15px;
}

.rangeSlider__handle--to {
    right: -15px;
}

.rangeSlider__handle--active {
    z-index: 1;
}

.rangeSlider__range {
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #ffffff;
    border-radius: 500px;
    border: 1px solid #705f96;
}

.rangeSlider__tooltips {
    position: absolute;
    top: -45px;
    width: 100%;
    height: 25px;
    -webkit-filter: url("#composite-goo");
    filter: url("#composite-goo");
}

.rangeSlider__tooltip {
    position: absolute;
    width: 50px;
    height: 25px;
    background-color: #fff;
    top: 13px;
}

.rangeSlider__tooltip--from {
    left: -40px;
}

.rangeSlider__tooltip--to {
    right: -40px;
}

div.dataTables_length label {
    float: left;
    text-align: left;
    font-weight: normal;
}

div.dataTables_length select {
    width: 75px;
}

div.dataTables_filter label {
    float: right;
    font-weight: normal;
}

div.dataTables_filter input {
    width: 16em;
}

div.dataTables_info {
    padding-top: 8px;
}

div.dataTables_paginate {
    float: right;
    margin: 0;
}

div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}

table.dataTable,
table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

table.dataTable {
    clear: both;
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    max-width: none !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}

table.dataTable thead .sorting {
    background: url('../images/sort_both.png') no-repeat center right;
}

table.dataTable thead .sorting_asc {
    background: url('../images/sort_asc.png') no-repeat center right;
}

table.dataTable thead .sorting_desc {
    background: url('../images/sort_desc.png') no-repeat center right;
}

table.dataTable thead .sorting_asc_disabled {
    background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

table.dataTable thead .sorting_desc_disabled {
    background: url('../images/sort_desc_disabled.png') no-repeat center right;
}

table.dataTable th:active {
    outline: none;
}

/* Scrolling */

div.dataTables_scrollHead table {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-top: none;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
    border-top: none;
}

div.dataTables_scrollFoot table {
    margin-top: 0 !important;
    border-top: none;
}

/*
 * TableTools styles
 */

.table tbody tr.active td,
.table tbody tr.active th {
    color: white;
    background-color: #08C;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
    background-color: #0075b0 !important;
}

.table tbody tr.active a {
    color: white;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
    background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
    cursor: pointer;
}

div.DTTT .btn {
    font-size: 12px;
    color: #333 !important;
}

div.DTTT .btn:hover {
    text-decoration: none !important;
}

ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}

ul.DTTT_dropdown.dropdown-menu a {
    color: #333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li {
    position: relative;
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
    color: white !important;
    background-color: #0088cc;
}

div.DTTT_collection_background {
    z-index: 2002;
}

/* TableTools information display */

div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}

div.DTTT_print_info h6 {
    margin: 1em;
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}

/*
 * FixedColumns styles
 */

div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
    background-color: white;
}

div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
    margin-bottom: 0 !important;
    border-top: none;
}

div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: none;
}

div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
    border-top: none;
}
table.dataTable.dtr-inline.collapsed tbody td:first-child,
table.dataTable.dtr-inline.collapsed tbody th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}
table.dataTable.dtr-inline.collapsed tbody td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
    top: 8px;
    left: 4px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 16px;
    text-align: center;
    line-height: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    content: '+';
    background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed tbody td:first-child.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed tbody th:first-child.dataTables_empty:before {
    display: none;
}
table.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before,
table.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before {
    content: '-';
    background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed tbody tr.child td:before {
    display: none;
}
table.dataTable.dtr-column tbody td.control,
table.dataTable.dtr-column tbody th.control {
    position: relative;
    cursor: pointer;
}
table.dataTable.dtr-column tbody td.control:before,
table.dataTable.dtr-column tbody th.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 16px;
    text-align: center;
    line-height: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    content: '+';
    background-color: #31b131;
}
table.dataTable.dtr-column tbody tr.parent td.control:before,
table.dataTable.dtr-column tbody tr.parent th.control:before {
    content: '-';
    background-color: #d33333;
}
table.dataTable tr.child {
    padding: 0.5em 1em;
}
table.dataTable tr.child:hover {
    background: transparent !important;
}
table.dataTable tr.child ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
table.dataTable tr.child ul li {
    border-bottom: 1px solid #efefef;
    padding: 0.5em 0;
}
table.dataTable tr.child ul li:first-child {
    padding-top: 0;
}
table.dataTable tr.child ul li:last-child {
    border-bottom: none;
}
table.dataTable tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold;
}

div.DTTT_container{position:relative;float:right;margin-bottom:1em}@media screen and (max-width: 640px){div.DTTT_container{float:none !important;text-align:center}div.DTTT_container:after{visibility:hidden;display:block;content:"";clear:both;height:0}}button.DTTT_button,div.DTTT_button,a.DTTT_button{position:relative;display:inline-block;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;*cursor:hand;font-size:0.88em;color:black !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 3px #ccc;-moz-box-shadow:1px 1px 3px #ccc;-ms-box-shadow:1px 1px 3px #ccc;-o-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;background:#ffffff;background:-webkit-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-moz-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-ms-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-o-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 )}button.DTTT_button{height:30px;padding:3px 8px}.DTTT_button embed{outline:none}button.DTTT_button:hover,div.DTTT_button:hover,a.DTTT_button:hover{border:1px solid #666;text-decoration:none !important;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;background:#f3f3f3;background:-webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);background:-moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);background:-ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);background:-o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);background:linear-gradient(top, #f3f3f3 0%, #e2e2e2 89%, #f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#f4f4f4',GradientType=0 )}button.DTTT_button:focus,div.DTTT_button:focus,a.DTTT_button:focus{border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#a3d0ef 100%;background-image:-webkit-linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);background-image:-moz-linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);background-image:-ms-linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);background-image:-o-linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);background-image:linear-gradient(top, #a3d0ef 0%, #79ace9 65%, #a3d0ef 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#a3d0ef', EndColorStr='#a3d0ef')}button.DTTT_button:active,div.DTTT_button:active,a.DTTT_button:active{-webkit-box-shadow:inset 1px 1px 3px #999999;-moz-box-shadow:inset 1px 1px 3px #999999;box-shadow:inset 1px 1px 3px #999999}button.DTTT_disabled,div.DTTT_disabled,a.DTTT_disabled{color:#999;border:1px solid #d0d0d0;background:#ffffff;background:-webkit-linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);background:-moz-linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);background:-ms-linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);background:-o-linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);background:linear-gradient(top, #fff 0%, #f9f9f9 89%, #fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 )}button.DTTT_button_collection span{padding-right:17px;background:url(../images/collection.png) no-repeat center right}button.DTTT_button_collection:hover span{padding-right:17px;background:#f0f0f0 url(../images/collection_hover.png) no-repeat center right}table.DTTT_selectable tbody tr{cursor:pointer;*cursor:hand}table.dataTable tr.DTTT_selected.odd{background-color:#9FAFD1}table.dataTable tr.DTTT_selected.odd td.sorting_1{background-color:#9FAFD1}table.dataTable tr.DTTT_selected.odd td.sorting_2{background-color:#9FAFD1}table.dataTable tr.DTTT_selected.odd td.sorting_3{background-color:#9FAFD1}table.dataTable tr.DTTT_selected.even{background-color:#B0BED9}table.dataTable tr.DTTT_selected.even td.sorting_1{background-color:#B0BED9}table.dataTable tr.DTTT_selected.even td.sorting_2{background-color:#B0BED9}table.dataTable tr.DTTT_selected.even td.sorting_3{background-color:#B0BED9}div.DTTT_collection{width:150px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:#f3f3f3;background-color:rgba(255,255,255,0.3);overflow:hidden;z-index:2002;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-moz-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-ms-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-o-box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-shadow:3px 3px 5px rgba(0,0,0,0.3)}div.DTTT_collection_background{background:transparent url(../images/background.png) repeat top left;z-index:2001}div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button,div.DTTT_collection a.DTTT_button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;-webkit-box-shadow:1px 1px 3px #999;-moz-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999}.DTTT_print_info{position:fixed;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;color:#333;padding:10px 30px;background:#ffffff;background:-webkit-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-moz-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-ms-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:-o-linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);background:linear-gradient(top, #fff 0%, #f3f3f3 89%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 );opacity:0.95;border:1px solid black;border:1px solid rgba(0,0,0,0.5);-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.5);-moz-box-shadow:0 3px 7px rgba(0,0,0,0.5);-ms-box-shadow:0 3px 7px rgba(0,0,0,0.5);-o-box-shadow:0 3px 7px rgba(0,0,0,0.5);box-shadow:0 3px 7px rgba(0,0,0,0.5)}.DTTT_print_info h6{font-weight:normal;font-size:28px;line-height:28px;margin:1em}.DTTT_print_info p{font-size:14px;line-height:20px}

:root {
    --primaryColor: #0d0e3a;
    --secondaryColor: #ef493c;
}

body {
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/Poppins-Regular.ttf);
}



.headerContainer {
    direction: rtl;
}

.mainContainer {
    direction: rtl;
}

.headerContainer .header {
    background-image: url("../images/11.jpg");
    min-height: 530px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.headerContainer .headerColor {
    background-color: #20003eb8;
    min-height: 530px;
}

.headerContainer .header.NoHeader {
    height: 170px;
    overflow: hidden;
    min-height: unset;
}

    .headerContainer .header.NoHeader .headerColor {
        height: 170px;
        overflow: hidden;
        min-height: unset;
    }

    .headerContainer .header.NoHeader .logo {
        display: none;
    }

    .headerContainer .header.NoHeader .mainNav {
        margin-top: 35px;
    }

.headerContainer .topNav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.headerContainer .calendar {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 30px;
    margin-top: 20px;
}

.headerContainer .jalali {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    font-size: 16px;
}

    .headerContainer .jalali i {
        font-size: 24px;
    }

.headerContainer .gregorian {
    font-family: 'Poppins';
    color: #FFFFFF;
    font-size: 16px;
}

.headerContainer .hijri {
    font-size: 16px;
    font-family: 'Poppins';
    color: #FFFFFF;
    font-weight: 700;
}

.headerContainer .topNav .topNav-date {
    font-size: 18px;
    margin-right: 10px;
}

.headerContainer .navPartition3 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-left: 30px;
    width: 300px;
    margin-top: 20px;
    color: #FFFFFF;
}

.headerContainer .navPartition4 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    /*width: 350px;*/
    margin-left: 30px;
}

.headerContainer .iconContainer3 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

    .headerContainer .iconContainer3 i {
        font-size: 24px;
    }

    .headerContainer .iconContainer3 div {
        font-family: 'Poppins';
        margin-left: 10px;
        font-size: 16px;
        font-weight: 500;
    }

    .headerContainer .iconContainer3:hover {
        color: #ffd900;
    }

.headerContainer .phone {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

    .headerContainer .phone i {
        font-size: 24px;
    }

    .headerContainer .phone div {
        margin-left: 10px;
        font-size: 16px;
    }

    .headerContainer .phone:hover {
        color: #ffd900;
    }

.headerContainer .logo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 50px;
}

.headerContainer .logopanel {
    background-image: url('../Images/LOGO 1.png');
    width: 300px;
    height: 250px;
    background-size: cover;
}

.headerContainer .logo img {
    width: 300px;
    height: 300px;
}

.headerContainer .logo .siteTitle {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 40px;
    margin-top: 25px;
}

    .headerContainer .logo .siteTitle h1 {
        margin-top: 50px;
        font-size: 36px;
        color: #FFFFFF;
    }

    .headerContainer .logo .siteTitle h2 {
        font-size: 20px;
        margin-top: 10px;
        color: #FFFFFF;
    }

.headerContainer .iconContainer2 {
    font-size: 14px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #3a0058;
    margin-right: 30px;
    border-radius: 60px;
    background-color: #FFFFFF;
    opacity: 0.6;
    min-width: 120px;
    width: auto;
}

    .headerContainer .iconContainer2:hover {
        opacity: 1.0;
    }

.headerContainer .navbarItems {
    margin-right: 10px;
    text-align: center;
    color: #3a0058;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
}

.headerContainer .mainNav {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: center;
    width: 100%;
    margin-top: 80px;
}

.headerContainer .navPartition2 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.headerContainer .home {
    font-size: 60px;
    color: #FFFFFF;
    text-align: center;
    margin-right: 30px;
}

    .headerContainer .home i:hover {
        color: #ffd900;
    }

.iconContainer3 i {
    margin-top: 4px;
}

.mainContainer {
    padding: 10px;
}

    .mainContainer .meetings {
        background-image: url("../images/1.jpg");
        width: 100%;
        height: 500px;
        background-size: cover;
        overflow: hidden;
    }

        .mainContainer .meetings .info {
            position: relative;
            width: 100%;
            height: 500px;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            color: #FFFFFF;
            opacity: 0;
            backface-visibility: hidden;
        }



        .mainContainer .meetings .info {
            transition: 0.5s ease;
            opacity: 1;
            background: rgba(7, 1, 20, 1);
            background: -moz-linear-gradient(top, rgba(7, 1, 20, 1) 0%, rgba(7, 1, 20, 0.7) 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7, 1, 20, 1)), color-stop(100%, rgba(7, 1, 20, 0.7)));
            background: -webkit-linear-gradient(top, rgba(7, 1, 20, 1) 0%, rgba(7, 1, 20, 0.7) 100%);
            background: -o-linear-gradient(top, rgba(7, 1, 20, 1) 0%, rgba(7, 1, 20, 0.7) 100%);
            background: -ms-linear-gradient(top, rgba(7, 1, 20, 1) 0%, rgba(7, 1, 20, 0.7) 100%);
            background: linear-gradient(to bottom, rgba(7, 1, 20, 1) 0%, rgba(7, 1, 20, 0.7) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#070114', endColorstr='#070114', GradientType=0);
        }

    .mainContainer .poster {
        width: 100%;
        height: 500px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

        .mainContainer .poster .share-and-more a {
            color: black;
            font-size: 20px;
            font-weight: bold;
            background: rgba(255, 255, 255, 0.59);
            margin-left: 20px;
            border-radius: 40px;
            padding: 10px 20px;
        }

            .mainContainer .poster .share-and-more a:hover {
                background: rgba(255, 255, 255, 0.89);
                color: black !important;
            }

        .mainContainer .poster .share-and-more i {
            cursor: pointer;
            opacity: 0.8;
            font-size: 25px !important;
            margin: 3px;
        }

            .mainContainer .poster .share-and-more i:hover {
                /*color: blue !important;*/
                opacity: 1;
            }

.news .mainContainer {
    width: 100%;
    box-sizing: border-box;
}

.mainContainer .free-button {
    background-color: #9e1d88;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 5px;
    /*width: 60px;*/
    font-size: 14px;
    border-radius: 40px;
    padding: 10px;
    white-space: nowrap;
    box-sizing: border-box;
    text-align: center;
    width: auto;
    display: inline-block;
    align-self: flex-end;
    margin-left: 4px;
}

.mainContainer .poster .title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

    .mainContainer .poster .title h2 {
        font-size: 24px;
        text-align: right;
        width: 100%;
        padding-right: 20px;
        color: #ffd900;
    }

        .mainContainer .poster .title h2:hover {
            color: #ffd900;
        }

.mainContainer .poster .subTitle {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-top: 5px;
}

.mainContainer .poster .meetings-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

    .mainContainer .poster .meetings-info .publish-date {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background-color: #9e1d88;
        color: #FFFFFF;
        padding: 4px 14px;
        border-radius: 15px 0px 0px 15px;
    }

        .mainContainer .poster .meetings-info .publish-date div {
            font-size: 14px;
            margin-right: 5px;
        }

        .mainContainer .poster .meetings-info .publish-date i {
            font-size: 14px;
        }

    .mainContainer .poster .meetings-info .view {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background-color: #9e1d88;
        color: #FFFFFF;
        padding: 4px 14px;
        border-radius: 0px 15px 15px 0px;
    }

        .mainContainer .poster .meetings-info .view div {
            font-size: 12px;
            margin-right: 5px;
        }

        .mainContainer .poster .meetings-info .view i {
            font-size: 12px;
        }

.mainContainer .poster .description {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-top: 10px;
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
    height: 150px;
    direction: rtl;
    text-align: justify;
    color: white !important;
    overflow: hidden;
    height: 40%;
    padding-bottom: 50px;
}

    .mainContainer .poster .description p {
        color: white !important;
        font-family: IRANSans !important;
        text-align: justify;
        direction: rtl;
        width: 100%;
    }

    .mainContainer .poster .description h3 {
        width: 100%;
    }

    .mainContainer .poster .description div {
        width: 100%;
    }

    .mainContainer .poster .description b {
        color: white !important;
        font-family: IRANSans !important;
        text-align: justify;
        direction: rtl;
        width: 100%;
        background: none;
    }

    .mainContainer .poster .description span {
        color: white !important;
        font-family: IRANSans !important;
        text-align: justify;
        direction: rtl;
        width: 100%;
        background: none !important;
    }

    .mainContainer .poster .description p a {
        color: orange !important;
        margin: 0px 5px;
    }

.mainContainer .poster a:hover {
    color: orange !important;
}

.mainContainer .poster .meetings-address {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    text-align: justify;
    width: 95%;
    margin-left: 5%;
}

    .mainContainer .poster .meetings-address i {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background-color: #9e1d88;
        color: #FFFFFF;
        padding: 6px;
        border-radius: 15px 0px 0px 15px;
        padding-right: 20px;
        font-size: 18px;
    }

    .mainContainer .poster .meetings-address .address {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        color: #FFFFFF;
        padding: 6px;
    }

.mainContainer .poster .share-and-more {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 50px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

    .mainContainer .poster .share-and-more .share-meetings-social {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        background-color: #9e1d88;
        padding: 6px;
        border-radius: 15px 0px 0px 15px;
    }

        .mainContainer .poster .share-and-more .share-meetings-social .facebook {
            color: #FFFFFF;
            font-size: 30px;
            margin-right: 10px;
        }

        .mainContainer .poster .share-and-more .share-meetings-social .googleplus {
            color: #FFFFFF;
            margin-right: 10px;
            font-size: 30px;
        }

        .mainContainer .poster .share-and-more .share-meetings-social .twitter {
            color: #FFFFFF;
            margin-right: 10px;
            font-size: 30px;
        }

        .mainContainer .poster .share-and-more .share-meetings-social .instagram {
            color: #FFFFFF;
            font-size: 30px;
            margin-right: 10px;
        }

        .mainContainer .poster .share-and-more .share-meetings-social .fa {
            font-size: 20px;
            margin-left: 5px;
        }

    .mainContainer .poster .share-and-more .more-info a {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background-color: #9e1d88;
        color: #FFFFFF;
        width: 120px;
        height: 35px;
        font-size: 15px;
        border-radius: 40px;
        margin-left: 18px;
        padding: 3px;
        white-space: nowrap;
    }

        .mainContainer .poster .share-and-more .more-info a:hover {
            color: #9e1d88;
            background-color: #FFFFFF;
        }

.mainContainer .sliderPart {
    background-color: #ffd900;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mainContainer .slider {
    margin: 30px;
}

.mainContainer .sliderArrange {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

    .mainContainer .sliderArrange img {
        width: 350px;
        height: 500px;
        margin-right: 30px;
        margin-left: 30px;
    }

.meetings-Title {
    background-color: #ffd900;
    margin-top: 30px;
    width: 40%;
    height: 40px;
    font-size: 36px;
    font-weight: bold;
    color: black;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    margin-right: 30%;
    margin-left: 30%;
}

    .meetings-Title h4 {
        padding: 5px;
    }

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #2d6c6f;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.nextDots {
    margin-top: 30px;
    text-align: center;
}

.active {
    /*background-color: #00ccd6;*/
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 2s;
    animation-name: fade;
    animation-duration: 2s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px;
    }
}

.footerContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #1c2331;
    direction: rtl;
    font-family: 'IRANSans';
    font-size: 13px;
}

    .footerContainer .footerTitle {
        color: #f2c4f1;
        font-size: 16px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

        .footerContainer .footerTitle h2 {
            margin-right: 10px;
            font-size: 16px;
            margin-bottom: 20px;
        }

    .footerContainer .socialMedia {
        background-color: #6351ce;
        width: 100%;
    }

        .footerContainer .socialMedia .followUS {
            margin-right: 80px;
            margin-left: 80px;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: center;
            height: 40px;
        }

            .footerContainer .socialMedia .followUS .followUS-message {
                margin-top: 2px;
            }

        .footerContainer .socialMedia div {
            color: #FFFFFF;
        }

        .footerContainer .socialMedia .icons {
            font-size: 24px;
            color: #FFFFFF;
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            align-items: center;
        }

            .footerContainer .socialMedia .icons i {
                margin-right: 30px;
            }

                .footerContainer .socialMedia .icons i:hover {
                    color: #f2c4f1;
                }

    .footerContainer .footerTop {
        display: flex;
        flex-direction: row;
        justify-content: center;
        width: 100%;
    }

    .footerContainer .footerBottom {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: auto;
    }

    .footerContainer .footerTop .latestNews {
        width: 300px;
        margin-top: 15px;
    }

    .footerContainer .footerTop .divider {
        background: rgba(242, 196, 241, 0);
        background: -moz-linear-gradient(left, rgba(242, 196, 241, 0) 0%, rgba(242, 196, 241, 0) 50%, rgba(242, 196, 241, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(242, 196, 241, 0)), color-stop(50%, rgba(242, 196, 241, 0)), color-stop(100%, rgba(242, 196, 241, 1)));
        background: -webkit-linear-gradient(left, rgba(242, 196, 241, 0) 0%, rgba(242, 196, 241, 0) 50%, rgba(242, 196, 241, 1) 100%);
        background: -o-linear-gradient(left, rgba(242, 196, 241, 0) 0%, rgba(242, 196, 241, 0) 50%, rgba(242, 196, 241, 1) 100%);
        background: -ms-linear-gradient(left, rgba(242, 196, 241, 0) 0%, rgba(242, 196, 241, 0) 50%, rgba(242, 196, 241, 1) 100%);
        background: linear-gradient(to right, rgba(242, 196, 241, 0) 0%, rgba(242, 196, 241, 0) 50%, rgba(242, 196, 241, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c4f1', endColorstr='#f2c4f1', GradientType=1);
        height: 1px;
    }

    .footerContainer .footerTop .latestNews .footerContent {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 20px;
    }

        .footerContainer .footerTop .latestNews .footerContent .contentBox {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            padding: 5px;
            cursor: pointer;
        }

            .footerContainer .footerTop .latestNews .footerContent .contentBox img {
                width: 60px;
                height: 60px;
            }

            .footerContainer .footerTop .latestNews .footerContent .contentBox .title {
                margin-right: 20px;
                color: #FFFFFF;
            }

                .footerContainer .footerTop .latestNews .footerContent .contentBox .title:hover {
                    color: #f2c4f1;
                }

    .footerContainer .footerTop .latestMeetings {
        width: 300px;
        margin-top: 15px;
        margin-right: 60px;
    }

        .footerContainer .footerTop .latestMeetings .footerContent {
            display: flex;
            flex-direction: column;
            justify-content: center;
            margin-top: 20px;
        }

            .footerContainer .footerTop .latestMeetings .footerContent .contentBox {
                display: flex;
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                padding: 5px;
                cursor: pointer;
            }

                .footerContainer .footerTop .latestMeetings .footerContent .contentBox img {
                    width: 60px;
                    height: 60px;
                }

                .footerContainer .footerTop .latestMeetings .footerContent .contentBox .title {
                    margin-right: 20px;
                    color: #FFFFFF;
                }

                    .footerContainer .footerTop .latestMeetings .footerContent .contentBox .title:hover {
                        color: #f2c4f1;
                    }

    .footerContainer .footerTop .anotherLinks {
        width: 200px;
        margin-right: 60px;
        margin-top: 15px;
    }

        .footerContainer .footerTop .anotherLinks .footerContent {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: flex-start;
            padding: 5px;
            color: #FFFFFF;
            margin-top: 10px;
            white-space: nowrap;
        }

            .footerContainer .footerTop .anotherLinks .footerContent a {
                margin-top: 15px;
            }

                .footerContainer .footerTop .anotherLinks .footerContent a:hover {
                    color: #f2c4f1;
                }

    .footerContainer .footerTop .about {
        width: 400px;
        margin-right: 20px;
    }

        .footerContainer .footerTop .about .logo {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
        }

            .footerContainer .footerTop .about .logo img {
                margin-top: 20px;
                width: 250px;
                height: 250px;
            }

        .footerContainer .footerTop .about .phoneNum {
            margin-top: 20px;
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            color: #FFFFFF;
        }

            .footerContainer .footerTop .about .phoneNum div {
                margin-right: 10px;
            }

        .footerContainer .footerTop .about .email {
            margin-top: 20px;
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            color: #FFFFFF;
        }

            .footerContainer .footerTop .about .email div {
                margin-right: 10px;
            }

        .footerContainer .footerTop .about .address {
            margin-top: 20px;
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            color: #FFFFFF;
            text-align: justify;
        }

            .footerContainer .footerTop .about .address div {
                margin-right: 10px;
            }

        .footerContainer .footerTop .about .time {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            margin-top: 20px;
            color: #FFFFFF;
        }

            .footerContainer .footerTop .about .time div {
                margin-right: 10px;
            }

    .footerContainer .footerBottom {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        margin-top: 10px;
        background-color: #161c27;
    }

        .footerContainer .footerBottom .webDesigner {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            width: 50%;
            color: #8a8d99;
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .footerContainer .footerBottom .copyright {
            width: 50%;
            text-align: center;
            color: #8a8d99;
            margin-top: 10px;
            margin-bottom: 10px;
        }

        .footerContainer .footerBottom .webDesigner .webDesignerUrl {
            margin-right: 6px;
            margin-top: 1px;
        }

            .footerContainer .footerBottom .webDesigner .webDesignerUrl:hover {
                color: #f2c4f1;
            }


.detailsPage {
    background-color: #ffe9ff;
    direction: rtl;
    font-family: 'IRANSans';
    color: black;
}

    .detailsPage span {
        font-family: 'IRANSans' !important;
        font-size: 13px !important;
        color: black !important;
    }

    .detailsPage h2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background-color: #3a0058;
        padding: 3px;
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 500;
        height: 50px;
        margin: 0px;
    }

    .detailsPage .news-meeting-page {
        direction: rtl;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 8px;
    }

        .detailsPage .news-meeting-page p {
            font-family: IRANSans !important;
        }

        .detailsPage .news-meeting-page li {
            list-style: disc;
            margin-top: 15px;
        }



        .detailsPage .news-meeting-page .startDate, .presenters, .location, .startHour {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            margin-top: 20px;
        }

    .detailsPage .block1 .bodyText {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        margin-top: 20px;
    }

    .detailsPage .bodyTitle {
        font-weight: 500;
        margin-right: 5px;
    }

    .detailsPage .bodyText-2 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin-right: 5px;
    }

    .detailsPage .fullBody {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        margin-right: 15px;
        margin-top: 10px;
    }

    .detailsPage .fields {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        margin-top: 15px;
    }

    .detailsPage .fields-0 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }


    .detailsPage .news-meeting-page .tarikhBargozari-1, .presentersName-1, .locationName-1, .startHour-1 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-right: 5px;
    }

    .detailsPage .news-meeting-page .tarikhBargozari-0, .presentersName-0, .locationName-0, .fields .fields-Subjects, .startHour-0 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin-right: 5px;
        font-weight: 500;
    }

    .detailsPage .news-meeting-page .tarikh {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .detailsPage .news-meeting-page .remainDate {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-right: 20px;
        background-color: #3a0058;
        padding: 5px;
        border-radius: 15px;
        color: #FFFFFF;
    }

    .detailsPage .news-meeting-page .roozBaghi-0 {
        font-weight: bold;
    }

    .detailsPage .news-meeting-page .roozBaghi-1 {
        margin-right: 3px;
    }




    .detailsPage .block1 {
        width: 50%;
    }


    .detailsPage .block2 {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        margin-top: 20px;
        width: 50%;
    }

    .detailsPage .poster img {
        margin-right: 15%;
        width: 70%;
        height: auto;
        border-radius: 5px;
    }

.contact-page-0 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .contact-page-0 i {
        font-size: 18px;
    }

    .contact-page-0 h2 {
        background-color: #f5e9ff;
        margin-bottom: 0px;
        padding: 10px;
        width: 100%;
        text-align: center;
        color: #3a0058;
        font-weight: 500;
    }

.contact-page-1 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    direction: rtl;
    width: 100%;
    background-color: #f5e9ff;
}

    .contact-page-1 .block1, .block2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 50%;
    }

    .contact-page-1 .address-field, .email-field, .fax-field, .phone-field, .postal-code-field {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        padding: 5px;
        width: 700px;
        margin-top: 30px;
    }

    .contact-page-1 .address-field-0, .fax-field-0, .phone-field-0, .postal-code-field-0 {
        font-weight: 500;
        font-size: 14px;
        margin-right: 5px;
    }

    .contact-page-1 .address-field-1, .fax-field-1, .phone-field-1, .postal-code-field-1 {
        margin-right: 5px;
    }

.contact-page-0 iframe {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    width: 100%;
    padding: 5px;
}

.contact-page-1 .email-field div {
    font-weight: 500;
    font-size: 14px;
    margin-right: 7px;
}

.contact-page-1 .email-field input {
    width: 85%;
    margin-right: 40px;
    height: 30px;
    border-radius: 5px;
    border-top: none;
    border-left: none;
    border: 1px solid #8a8d99;
}


.contact-page-1 .text-field {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 5px;
    width: 700px;
    margin-top: 20px;
}

    .contact-page-1 .text-field div {
        font-weight: 500;
        font-size: 14px;
    }

    .contact-page-1 .text-field input {
        width: 100%;
        height: 400px;
        border-radius: 5px;
        border-top: none;
        border-left: none;
        border: 1px solid #8a8d99;
        margin-top: 5px;
    }

.contact-page-1 .submit-button input {
    width: 100px;
    height: 30px;
    background-color: #b7289a;
    color: #FFFFFF;
    font-weight: 300;
    border-bottom: none;
    border-top: none;
    border-right: none;
    border-left: none;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
}

.aboutUs-Page {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin: 0px;
    padding: 0px;
    background-color: #eedafa;
    direction: rtl;
    color: #FFFFFF;
}

    .aboutUs-Page .logo {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 90%;
        margin-right: 5%;
    }

        .aboutUs-Page .logo img {
            width: 300px;
            height: 300px;
        }


    .aboutUs-Page .block1, .block2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 50%;
        text-align: justify;
    }

    .aboutUs-Page .web-info-heading, .contact-info-heading, .social-info-heading, .address-info-heading {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        padding: 10px;
    }

    .aboutUs-Page h3 {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 10px;
        font-size: 28px;
    }

    .aboutUs-Page .web-info {
        padding: 10px;
        width: 90%;
        margin-right: 5%;
        background-color: #681c90;
        border-radius: 20px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .aboutUs-Page .contact-info, .social-info, .address-info {
        padding: 10px;
        width: 90%;
        margin-right: 5%;
        background-color: #681c90;
        border-radius: 20px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .aboutUs-Page .web-info-heading i {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-color: #0bb59b;
        width: 60px;
        height: 60px;
        text-align: center;
        font-size: 36px;
    }

    .aboutUs-Page .contact-info-heading i {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-color: #0bb59b;
        width: 60px;
        height: 60px;
        text-align: center;
        font-size: 36px;
    }

    .aboutUs-Page .social-info-heading i {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-color: #0bb59b;
        width: 60px;
        height: 60px;
        text-align: center;
        font-size: 36px;
    }

    .aboutUs-Page .address-info-heading i {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        background-color: #0bb59b;
        width: 60px;
        height: 60px;
        text-align: center;
        font-size: 36px;
    }

    .aboutUs-Page .paste {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

        .aboutUs-Page .paste i {
            font-size: 24px;
        }

    .aboutUs-Page .paste {
        font-size: 20px;
        margin-top: 10px;
    }


        .aboutUs-Page .paste div {
            margin-right: 15px;
        }


    .aboutUs-Page iframe {
        margin-top: 15px;
        width: 90%;
        margin-right: 5%;
    }

    .aboutUs-Page .saateKari {
        font-size: 20px;
        margin-top: 10px;
    }

    .aboutUs-Page .web-info-body {
        font-size: 20px;
        width: 90%;
        margin-right: 5%;
        padding: 10px;
    }

    .aboutUs-Page .contact-info-body, .address-info-body {
        width: 90%;
        margin-right: 5%;
        padding: 10px;
    }

    .aboutUs-Page .social-info-body {
        width: 90%;
        margin-right: 5%;
        padding: 10px;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

        .aboutUs-Page .social-info-body i {
            margin-right: 5%;
            margin-left: 5%;
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            border-radius: 50%;
            width: 100px;
            height: 100px;
            color: aliceblue;
            text-align: center;
            font-size: 68px;
        }

    .aboutUs-Page .fa-facebook {
        background-color: #03398e;
        opacity: 0.9;
    }

    .aboutUs-Page .fa-google-plus {
        background-color: #9b0f0f;
        opacity: 0.9;
    }

    .aboutUs-Page .fa-instagram {
        background-color: #d56f00;
        opacity: 0.9;
    }

    .aboutUs-Page .fa-twitter {
        background-color: #25b2bb;
        opacity: 0.9;
    }

    .aboutUs-Page .social-info-body i:hover {
        opacity: 1;
    }

.searchmemberspanel {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-content: center;
}

    .searchmemberspanel input {
        margin-top: 5px;
        height: 35px;
        margin-right: 10px;
    }

    .searchmemberspanel .select2 {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-content: center;
        height: 35px;
        margin-right: 10px;
        direction: rtl;
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .searchmemberspanel .selection {
        width: 100%;
    }

    .searchmemberspanel .select2-container .select2-selection--single {
        height: 35px;
    }

    .searchmemberspanel .select2-selection__rendered, .select2-selection__arrow {
        margin-top: 3px;
    }

.pay-btn a {
    width: 10%;
    margin-right: 45%;
    height: 50px;
    font-size: 18px;
}

.girls-list-message-j {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

    .girls-list-message-j a {
        background-color: #0a306d;
        color: #FFFFFF;
        padding: 7px;
        border-radius: 20px;
        width: 60px;
        height: 35px;
        margin-right: 20px;
        text-align: center;
    }

        .girls-list-message-j a:hover {
            background-color: #980d33;
            color: #FFFFFF;
        }

.alert-girls-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}


.Pishnahadat {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

    .Pishnahadat h2 {
        text-align: right;
        direction: rtl;
    }

    .Pishnahadat .heading {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

        .Pishnahadat .heading div {
            text-align: center;
            width: 24%;
            background-color: #FFFFFF;
            border: 1px solid #b1b0ad;
            font-size: 16px;
        }


    .Pishnahadat .info {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

        .Pishnahadat .info div {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            width: 24%;
            background-color: #FFFFFF;
            border: 1px solid #b1b0ad;
            text-align: justify;
        }

        .Pishnahadat .info .radif-1 {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            width: 4%;
            background-color: #FFFFFF;
            border: 1px solid #b1b0ad;
            text-align: justify;
        }

    .Pishnahadat .heading .radif-0 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 4%;
        background-color: #FFFFFF;
        border: 1px solid #b1b0ad;
        text-align: justify;
    }


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fa-remove {
    color: red;
}

html {
    font-family: IRANSans;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    font-family: IRANSans;
    font-size: 13px;
    color: #676a6c;
    overflow-x: hidden;
    font-weight: 300;
    margin: 0;
}

.select2 {
    min-width: 150px;
}

:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.label {
    font-family: IRANSans !important;
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSans !important;
}

h1 {
    font-weight: bold;
}

.badge {
    font-family: IRANSans;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

h3,
h4,
h5 {
    margin-top: 5px;
    font-weight: 600;
}

form {
    margin: 0px;
}

.nav > li > a {
    color: #a7b1c2;
    font-weight: 500;
    padding: 7px 15px 7px 15px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .nav > li > a > .arrow {
        position: absolute;
        left: 20px;
        height: 100%;
        vertical-align: middle;
        text-align: center;
        display: flex;
        align-items: center;
    }

.navbar-static-side {
    right: 0px;
}

.nav.navbar-right > li > a {
    color: #999c9e;
}

.nav > li.active > a {
    color: #ffffff;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: #293846;
    color: white;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background: #fff;
}

.nav.navbar-top-links > li > a:hover,
.nav.navbar-top-links > li > a:focus {
    background-color: transparent;
}

.nav > li > a i {
    margin-right: 6px;
}

.navbar {
    border: 0;
}

.navbar-default {
    background-color: transparent;
    border-color: #2f4050;
}

.navbar-top-links li {
    display: inline-block;
}

    .navbar-top-links li:last-child {
        margin-right: 40px;
    }

    .navbar-top-links li a {
        padding: 20px 10px;
        min-height: 50px;
    }

.dropdown-menu {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1000;
    border-radius: 2px;
}

    .dropdown-menu > li > a {
        border-radius: 3px;
        color: inherit;
        line-height: 25px;
        margin: 4px;
        text-align: left;
        font-weight: normal;
    }

        .dropdown-menu > li > a.font-bold {
            font-weight: 600;
        }

.navbar-top-links .dropdown-menu li {
    display: block;
}

    .navbar-top-links .dropdown-menu li:last-child {
        margin-right: 0;
    }

    .navbar-top-links .dropdown-menu li a {
        padding: 3px 20px;
        min-height: 0;
    }

        .navbar-top-links .dropdown-menu li a div {
            white-space: normal;
        }

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.dropdown-messages,
.dropdown-alerts {
    padding: 10px 10px 10px 10px;
}

    .dropdown-messages li a,
    .dropdown-alerts li a {
        font-size: 12px;
    }

    .dropdown-messages li em,
    .dropdown-alerts li em {
        font-size: 10px;
    }

.nav.navbar-top-links .dropdown-alerts a {
    font-size: 12px;
}

.nav-header {
    padding: 10px;
    background: url("patterns/header-profile.png") no-repeat;
}

.pace-done .nav-header {
    transition: all 0.5s;
}

.nav > li.active {
    border-left: 4px solid #19aa8d;
    background: #293846;
}

.nav.nav-second-level > li.active {
    border: none;
}

.nav.nav-second-level.collapse[style] {
    height: auto !important;
}

.nav-header a {
    color: #DFE4ED;
    width: 100%;
    padding: 4px 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
}

    .nav-header a i {
        margin-left: 4px;
    }

.nav-header .text-muted {
    color: #8095a8;
}

.minimalize-styl-2 {
    padding: 4px 12px;
    margin: 14px 5px 5px 20px;
    font-size: 14px;
    float: left;
}

.navbar-form-custom {
    float: left;
    height: 50px;
    padding: 0;
    width: 200px;
    display: inline-table;
}

    .navbar-form-custom .form-group {
        margin-bottom: 0;
    }

.nav.navbar-top-links a {
    font-size: 14px;
}

.navbar-form-custom .form-control {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    font-size: 14px;
    height: 60px;
    margin: 0;
    z-index: 2000;
}

.count-info .label {
    line-height: 12px;
    padding: 2px 5px;
    position: absolute;
    right: 6px;
    top: 12px;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}

.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

    .nav-second-level li a {
        padding: 7px 10px 7px 10px;
        padding-left: 52px;
    }

    .nav-third-level li a {
        padding-left: 62px;
    }

    .nav-second-level li:last-child {
        margin-bottom: 10px;
    }

body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
.mini-navbar .nav li:focus > .nav-second-level {
    display: block;
    border-radius: 0 2px 2px 0;
    min-width: 140px;
    height: auto;
}

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    font-size: 12px;
    border-radius: 3px;
}

.fixed-nav .slimScrollDiv #side-menu {
    padding-bottom: 60px;
}

.mini-navbar .nav-second-level li a {
    padding: 10px 10px 10px 15px;
}

.mini-navbar .nav-second-level {
    position: absolute;
    left: 70px;
    top: 0px;
    background-color: #2f4050;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
}

.mini-navbar li.active .nav-second-level {
    left: 65px;
}

.navbar-default .special_link a {
    background: #1ab394;
    color: white;
}

    .navbar-default .special_link a:hover {
        background: #17987e !important;
        color: white;
    }

    .navbar-default .special_link a span.label {
        background: #fff;
        color: #1ab394;
    }

.navbar-default .landing_link a {
    background: #1cc09f;
    color: white;
}

    .navbar-default .landing_link a:hover {
        background: #1ab394 !important;
        color: white;
    }

    .navbar-default .landing_link a span.label {
        background: #fff;
        color: #1cc09f;
    }

.wrapper {
    direction: rtl;
}

#page-wrapper {
    overflow: hidden;
}

.logo-element {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: white;
    display: none;
    padding: 18px 0;
}

.pace-done .navbar-static-side,
.pace-done .nav-header,
.pace-done li.active,
.pace-done #page-wrapper,
.pace-done .footer {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.navbar-fixed-top {
    background: #fff;
    transition-duration: 0.5s;
    border-bottom: 1px solid #e7eaec !important;
}

.navbar-fixed-top,
.navbar-static-top {
    background: #f3f3f4;
}

.fixed-nav #wrapper {
    margin-top: 60px;
}

.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}

.body-small .navbar-fixed-top {
    margin-left: 0px;
}

body.mini-navbar .navbar-static-side {
    width: 70px;
}

body.mini-navbar .profile-element,
body.mini-navbar .nav-label,
body.mini-navbar .navbar-default .nav li a span {
    display: none;
}

body:not(.fixed-sidebar).mini-navbar .nav-second-level {
    display: none;
}

body.mini-navbar .navbar-default .nav > li > a {
    font-size: 16px;
}

body.mini-navbar .logo-element {
    display: block;
}

body.mini-navbar .nav-header {
    padding: 0;
    background-color: #1ab394;
}

body.mini-navbar #page-wrapper {
    margin: 0 0 0 70px;
}

body.fixed-sidebar.mini-navbar .footer {
    margin: 0 0 0 0px;
}

body.mini-navbar #page-wrapper {
    margin: 0 0 0 70px;
}

body.fixed-sidebar .navbar-static-side {
    position: fixed;
    width: 220px;
    z-index: 10;
    height: 100%;
}

body.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 0px;
}

body.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 0 0 0px;
}

body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 0 0 220px;
}

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 220px;
}

.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level {
    display: block;
    height: auto;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
    font-size: 12px;
    border-radius: 3px;
}

.fixed-sidebar.mini-navbar .nav-second-level li a {
    padding: 10px 10px 10px 15px;
}

.fixed-sidebar.mini-navbar .nav-second-level {
    position: relative;
    padding: 0;
    font-size: 13px;
}

.fixed-sidebar.mini-navbar li.active .nav-second-level {
    left: 0px;
}

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a {
    font-size: 13px;
}

body.fixed-sidebar.mini-navbar .nav-label,
body.fixed-sidebar.mini-navbar .navbar-default .nav li a span {
    display: inline;
}

.fixed-sidebar.mini-navbar .nav-second-level li a {
    padding: 7px 10px 7px 52px;
}

.fixed-sidebar.mini-navbar .nav-second-level {
    left: 0px;
}
/* Horizontal Top navigation */
.top-navigation #page-wrapper {
    margin-left: 0;
}

.top-navigation .pace .pace-progress {
    left: 0;
}

.top-navigation .navbar-nav .dropdown-menu > .active > a {
    background: white;
    color: #1ab394;
    font-weight: bold;
}

.white-bg .navbar-fixed-top,
.white-bg .navbar-static-top {
    background: #fff;
}

.top-navigation .navbar {
    margin-bottom: 0;
}

.top-navigation .nav > li > a {
    padding: 15px 20px;
    color: #676a6c;
}

.top-navigation .nav > li a:hover,
.top-navigation .nav > li a:focus {
    background: #fff;
    color: #1ab394;
}

.top-navigation .nav > li.active {
    background: #fff;
    border: none;
}

    .top-navigation .nav > li.active > a {
        color: #1ab394;
    }

.top-navigation .navbar-right {
    margin-right: 10px;
}

.top-navigation .navbar-nav .dropdown-menu {
    box-shadow: none;
    border: 1px solid #e7eaec;
}

.top-navigation .dropdown-menu > li > a {
    margin: 0;
    padding: 7px 20px;
}

.navbar .dropdown-menu {
    margin-top: 0px;
}

.top-navigation .navbar-brand {
    background: #1ab394;
    color: #fff;
    padding: 15px 25px;
}

.top-navigation .navbar-top-links li:last-child {
    margin-right: 0;
}

.top-navigation .navbar-header {
    /*display: inline-block;*/
    /*float: none;*/
}

.top-navigation.mini-navbar #page-wrapper,
.top-navigation.body-small.fixed-sidebar.mini-navbar #page-wrapper,
.mini-navbar .top-navigation #page-wrapper,
body-small.fixed-sidebar.mini-navbar .top-navigation #page-wrapper {
    margin: 0;
}

.top-navigation.fixed-nav #wrapper,
.fixed-nav #wrapper.top-navigation {
    margin-top: 50px;
}

.top-navigation .footer.fixed {
    margin-left: 0 !important;
}

.top-navigation .wrapper.wrapper-content {
    padding: 40px;
}

.top-navigation.body-small .wrapper.wrapper-content,
.body-small .top-navigation .wrapper.wrapper-content {
    padding: 40px 0px 40px 0px;
}

.navbar-toggle {
    background-color: #1ab394;
    color: #fff;
    padding: 6px 12px;
    font-size: 14px;
}

.top-navigation .navbar-nav .open .dropdown-menu > li > a,
.top-navigation .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 15px 10px 20px;
}

@media (min-width: 768px) {
    .top-navigation ul.nav.navbar-nav li.dropdown:hover > ul.dropdown-menu {
        /*display: block;*/
    }
}

@media (max-width: 768px) {
    .top-navigation .navbar-header {
        display: block;
        float: none;
    }
}

.menu-visible-lg,
.menu-visible-md {
    display: none !important;
}

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

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

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

    .menu-visible-lg {
        display: block !important;
    }
}

.btn {
    border-radius: 3px;
}

.float-e-margins .btn {
    margin-bottom: 5px;
}

.btn-w-m {
    min-width: 120px;
}

.btn-primary.btn-outline {
    color: #1ab394;
}

.btn-success.btn-outline {
    color: #1c84c6;
}

.btn-info.btn-outline {
    color: #23c6c8;
}

.btn-warning.btn-outline {
    color: #f8ac59;
}

.btn-danger.btn-outline {
    color: #ed5565;
}

    .btn-primary.btn-outline:hover,
    .btn-success.btn-outline:hover,
    .btn-info.btn-outline:hover,
    .btn-warning.btn-outline:hover,
    .btn-danger.btn-outline:hover {
        color: #fff;
    }

.btn-primary {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-color: #18a689;
        border-color: #18a689;
        color: #FFFFFF;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

        .btn-primary.disabled,
        .btn-primary.disabled:hover,
        .btn-primary.disabled:focus,
        .btn-primary.disabled:active,
        .btn-primary.disabled.active,
        .btn-primary[disabled],
        .btn-primary[disabled]:hover,
        .btn-primary[disabled]:focus,
        .btn-primary[disabled]:active,
        .btn-primary.active[disabled],
        fieldset[disabled] .btn-primary,
        fieldset[disabled] .btn-primary:hover,
        fieldset[disabled] .btn-primary:focus,
        fieldset[disabled] .btn-primary:active,
        fieldset[disabled] .btn-primary.active {
            background-color: #1dc5a3;
            border-color: #1dc5a3;
        }

.btn-success {
    background-color: #1c84c6;
    border-color: #1c84c6;
    color: #FFFFFF;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success {
        background-color: #1a7bb9;
        border-color: #1a7bb9;
        color: #FFFFFF;
    }

    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success {
        background-image: none;
    }

        .btn-success.disabled,
        .btn-success.disabled:hover,
        .btn-success.disabled:focus,
        .btn-success.disabled:active,
        .btn-success.disabled.active,
        .btn-success[disabled],
        .btn-success[disabled]:hover,
        .btn-success[disabled]:focus,
        .btn-success[disabled]:active,
        .btn-success.active[disabled],
        fieldset[disabled] .btn-success,
        fieldset[disabled] .btn-success:hover,
        fieldset[disabled] .btn-success:focus,
        fieldset[disabled] .btn-success:active,
        fieldset[disabled] .btn-success.active {
            background-color: #1f90d8;
            border-color: #1f90d8;
        }

.btn-info {
    background-color: #23c6c8;
    border-color: #23c6c8;
    color: #FFFFFF;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open .dropdown-toggle.btn-info {
        background-color: #21b9bb;
        border-color: #21b9bb;
        color: #FFFFFF;
    }

    .btn-info:active,
    .btn-info.active,
    .open .dropdown-toggle.btn-info {
        background-image: none;
    }

        .btn-info.disabled,
        .btn-info.disabled:hover,
        .btn-info.disabled:focus,
        .btn-info.disabled:active,
        .btn-info.disabled.active,
        .btn-info[disabled],
        .btn-info[disabled]:hover,
        .btn-info[disabled]:focus,
        .btn-info[disabled]:active,
        .btn-info.active[disabled],
        fieldset[disabled] .btn-info,
        fieldset[disabled] .btn-info:hover,
        fieldset[disabled] .btn-info:focus,
        fieldset[disabled] .btn-info:active,
        fieldset[disabled] .btn-info.active {
            background-color: #26d7d9;
            border-color: #26d7d9;
        }

.btn-default {
    background-color: #c2c2c2;
    border-color: #c2c2c2;
    color: #FFFFFF;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        background-color: #bababa;
        border-color: #bababa;
        color: #FFFFFF;
    }

    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
        background-image: none;
    }

        .btn-default.disabled,
        .btn-default.disabled:hover,
        .btn-default.disabled:focus,
        .btn-default.disabled:active,
        .btn-default.disabled.active,
        .btn-default[disabled],
        .btn-default[disabled]:hover,
        .btn-default[disabled]:focus,
        .btn-default[disabled]:active,
        .btn-default.active[disabled],
        fieldset[disabled] .btn-default,
        fieldset[disabled] .btn-default:hover,
        fieldset[disabled] .btn-default:focus,
        fieldset[disabled] .btn-default:active,
        fieldset[disabled] .btn-default.active {
            background-color: #cccccc;
            border-color: #cccccc;
        }

.btn-warning {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #FFFFFF;
}

    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active,
    .btn-warning.active,
    .open .dropdown-toggle.btn-warning {
        background-color: #f7a54a;
        border-color: #f7a54a;
        color: #FFFFFF;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open .dropdown-toggle.btn-warning {
        background-image: none;
    }

        .btn-warning.disabled,
        .btn-warning.disabled:hover,
        .btn-warning.disabled:focus,
        .btn-warning.disabled:active,
        .btn-warning.disabled.active,
        .btn-warning[disabled],
        .btn-warning[disabled]:hover,
        .btn-warning[disabled]:focus,
        .btn-warning[disabled]:active,
        .btn-warning.active[disabled],
        fieldset[disabled] .btn-warning,
        fieldset[disabled] .btn-warning:hover,
        fieldset[disabled] .btn-warning:focus,
        fieldset[disabled] .btn-warning:active,
        fieldset[disabled] .btn-warning.active {
            background-color: #f9b66d;
            border-color: #f9b66d;
        }


.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-color: #ec4758;
    border-color: #ec4758;
    color: #FFFFFF;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}

    .btn-danger.disabled,
    .btn-danger.disabled:hover,
    .btn-danger.disabled:focus,
    .btn-danger.disabled:active,
    .btn-danger.disabled.active,
    .btn-danger[disabled],
    .btn-danger[disabled]:hover,
    .btn-danger[disabled]:focus,
    .btn-danger[disabled]:active,
    .btn-danger.active[disabled],
    fieldset[disabled] .btn-danger,
    fieldset[disabled] .btn-danger:hover,
    fieldset[disabled] .btn-danger:focus,
    fieldset[disabled] .btn-danger:active,
    fieldset[disabled] .btn-danger.active {
        background-color: #ff4b5d;
        border-color: #ef6776;
    }

.btn-link {
    color: inherit;
}

    .btn-link:hover,
    .btn-link:focus,
    .btn-link:active,
    .btn-link.active,
    .open .dropdown-toggle.btn-link {
        color: #1c84c6;
    }

    .btn-link:active,
    .btn-link.active,
    .open .dropdown-toggle.btn-link {
        background-image: none;
    }

        .btn-link.disabled,
        .btn-link.disabled:hover,
        .btn-link.disabled:focus,
        .btn-link.disabled:active,
        .btn-link.disabled.active,
        .btn-link[disabled],
        .btn-link[disabled]:hover,
        .btn-link[disabled]:focus,
        .btn-link[disabled]:active,
        .btn-link.active[disabled],
        fieldset[disabled] .btn-link,
        fieldset[disabled] .btn-link:hover,
        fieldset[disabled] .btn-link:focus,
        fieldset[disabled] .btn-link:active,
        fieldset[disabled] .btn-link.active {
            color: #cacaca;
        }

.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}

    .btn-white:hover,
    .btn-white:focus,
    .btn-white:active,
    .btn-white.active,
    .open .dropdown-toggle.btn-white {
        color: inherit;
        border: 1px solid #d2d2d2;
    }

    .btn-white:active,
    .btn-white.active {
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
    }

    .btn-white:active,
    .btn-white.active,
    .open .dropdown-toggle.btn-white {
        background-image: none;
    }

        .btn-white.disabled,
        .btn-white.disabled:hover,
        .btn-white.disabled:focus,
        .btn-white.disabled:active,
        .btn-white.disabled.active,
        .btn-white[disabled],
        .btn-white[disabled]:hover,
        .btn-white[disabled]:focus,
        .btn-white[disabled]:active,
        .btn-white.active[disabled],
        fieldset[disabled] .btn-white,
        fieldset[disabled] .btn-white:hover,
        fieldset[disabled] .btn-white:focus,
        fieldset[disabled] .btn-white:active,
        fieldset[disabled] .btn-white.active {
            color: #cacaca;
        }

.form-control,
.form-control:focus,
.has-error .form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control:focus,
.navbar-form-custom .form-control:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
    box-shadow: none;
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-rounded {
    border-radius: 50px;
}

.btn-large-dim {
    width: 90px;
    height: 90px;
    font-size: 42px;
}

button.dim {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px !important;
}

    button.dim:active {
        top: 3px;
    }

button.btn-primary.dim {
    box-shadow: inset 0px 0px 0px #16987e, 0px 5px 0px 0px #16987e, 0px 10px 5px #999999;
}

    button.btn-primary.dim:active {
        box-shadow: inset 0px 0px 0px #16987e, 0px 2px 0px 0px #16987e, 0px 5px 3px #999999;
    }

button.btn-default.dim {
    box-shadow: inset 0px 0px 0px #b3b3b3, 0px 5px 0px 0px #b3b3b3, 0px 10px 5px #999999;
}

    button.btn-default.dim:active {
        box-shadow: inset 0px 0px 0px #b3b3b3, 0px 2px 0px 0px #b3b3b3, 0px 5px 3px #999999;
    }

button.btn-warning.dim {
    box-shadow: inset 0px 0px 0px #f79d3c, 0px 5px 0px 0px #f79d3c, 0px 10px 5px #999999;
}

    button.btn-warning.dim:active {
        box-shadow: inset 0px 0px 0px #f79d3c, 0px 2px 0px 0px #f79d3c, 0px 5px 3px #999999;
    }

button.btn-info.dim {
    box-shadow: inset 0px 0px 0px #1eacae, 0px 5px 0px 0px #1eacae, 0px 10px 5px #999999;
}

    button.btn-info.dim:active {
        box-shadow: inset 0px 0px 0px #1eacae, 0px 2px 0px 0px #1eacae, 0px 5px 3px #999999;
    }

button.btn-success.dim {
    box-shadow: inset 0px 0px 0px #1872ab, 0px 5px 0px 0px #1872ab, 0px 10px 5px #999999;
}

    button.btn-success.dim:active {
        box-shadow: inset 0px 0px 0px #1872ab, 0px 2px 0px 0px #1872ab, 0px 5px 3px #999999;
    }

button.btn-danger.dim {
    box-shadow: inset 0px 0px 0px #ea394c, 0px 5px 0px 0px #ea394c, 0px 10px 5px #999999;
}

    button.btn-danger.dim:active {
        box-shadow: inset 0px 0px 0px #ea394c, 0px 2px 0px 0px #ea394c, 0px 5px 3px #999999;
    }

button.dim:before {
    font-size: 50px;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    display: block;
    padding-top: 10px;
}

button.dim:active:before {
    top: 7px;
    font-size: 50px;
}

.label {
    background-color: #d1dade;
    color: #5e5e5e;
    font-family: 'Open Sans';
    font-size: 10px;
    font-weight: 600;
    padding: 3px 8px;
    text-shadow: none;
}

.badge {
    background-color: #d1dade;
    color: #5e5e5e;
    font-size: 11px;
    font-weight: 600;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-shadow: none;
}

.label-primary,
.badge-primary {
    background-color: #1ab394;
    color: #FFFFFF;
}

.label-success,
.badge-success {
    background-color: #1c84c6;
    color: #FFFFFF;
}

.label-warning,
.badge-warning {
    background-color: #f8ac59;
    color: #FFFFFF;
}

.label-warning-light,
.badge-warning-light {
    background-color: #f8ac59;
    color: #ffffff;
}

.label-danger,
.badge-danger {
    background-color: #ed5565;
    color: #FFFFFF;
}

.label-info,
.badge-info {
    background-color: #23c6c8;
    color: #FFFFFF;
}

.label-inverse,
.badge-inverse {
    background-color: #262626;
    color: #FFFFFF;
}

.label-white,
.badge-white {
    background-color: #FFFFFF;
    color: #5E5E5E;
}

.label-white,
.badge-disable {
    background-color: #2A2E36;
    color: #8B91A0;
}
/* TOOGLE SWICH */
.onoffswitch {
    position: relative;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #1ab394;
    border-radius: 2px;
}

.onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before,
    .onoffswitch-inner:after {
        float: left;
        width: 50%;
        height: 20px;
        padding: 0;
        line-height: 20px;
        font-size: 12px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "ON";
        padding-left: 10px;
        background-color: #1ab394;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: "OFF";
        padding-right: 10px;
        background-color: #FFFFFF;
        color: #999999;
        text-align: right;
    }

.onoffswitch-switch {
    width: 20px;
    margin: 0px;
    background: #FFFFFF;
    border: 2px solid #1ab394;
    border-radius: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 44px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
/* CHOSEN PLUGIN */
.chosen-container-single .chosen-single {
    background: #ffffff;
    box-shadow: none;
    -moz-box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #CBD5DD;
    border-radius: 2px;
    cursor: text;
    height: auto !important;
    margin: 0;
    min-height: 30px;
    overflow: hidden;
    padding: 4px 12px;
    position: relative;
    width: 100%;
}

.chosen-container-multi .chosen-choices li.search-choice {
    background: #f1f1f1;
    border: 1px solid #ededed;
    border-radius: 2px;
    box-shadow: none;
    color: #333333;
    cursor: default;
    line-height: 13px;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    position: relative;
}
/* PAGINATIN */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #f4f4f4;
    border-color: #DDDDDD;
    color: inherit;
    cursor: default;
    z-index: 2;
}

.pagination > li > a,
.pagination > li > span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: inherit;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 4px 10px;
    position: relative;
    text-decoration: none;
}
/* TOOLTIPS */
.tooltip-inner {
    background-color: #2F4050;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #2F4050;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #2F4050;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #2F4050;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #2F4050;
}
/* EASY PIE CHART*/
.easypiechart {
    position: relative;
    text-align: center;
}

    .easypiechart .h2 {
        margin-left: 10px;
        margin-top: 10px;
        display: inline-block;
    }

    .easypiechart canvas {
        top: 0;
        left: 0;
    }

    .easypiechart .easypie-text {
        line-height: 1;
        position: absolute;
        top: 33px;
        width: 100%;
        z-index: 1;
    }

    .easypiechart img {
        margin-top: -4px;
    }

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
/* FULLCALENDAR */
.fc-state-default {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
    color: #333333;
    text-shadow: none;
}

.fc-state-default {
    border: 1px solid;
}

.fc-button {
    color: inherit;
    border: 1px solid #e7eaec;
    cursor: pointer;
    display: inline-block;
    height: 1.9em;
    line-height: 1.9em;
    overflow: hidden;
    padding: 0 0.6em;
    position: relative;
    white-space: nowrap;
}

.fc-state-active {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #ffffff;
}

.fc-header-title h2 {
    font-size: 16px;
    font-weight: 600;
    color: inherit;
}

.fc-content .fc-widget-header,
.fc-content .fc-widget-content {
    border-color: #e7eaec;
    font-weight: normal;
}

.fc-border-separate tbody {
    background-color: #F8F8F8;
}

.fc-state-highlight {
    background: none repeat scroll 0 0 #FCF8E3;
}

.external-event {
    padding: 5px 10px;
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 5px;
}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
    border-radius: 2px;
}

.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
    padding: 4px 6px;
    background-color: #1ab394;
    /* background color */
    border-color: #1ab394;
    /* border color */
}

.fc-event-time,
.fc-event-title {
    color: #717171;
    padding: 0 1px;
}

.ui-calendar .fc-event-time,
.ui-calendar .fc-event-title {
    color: #fff;
}
/* Chat */
.chat-activity-list .chat-element {
    border-bottom: 1px solid #e7eaec;
}

.chat-element:first-child {
    margin-top: 0;
}

.chat-element {
    padding-bottom: 15px;
}

    .chat-element,
    .chat-element .media {
        margin-top: 15px;
    }

.chat-element,
.media-body {
    overflow: hidden;
}

.media-body {
    display: block;
}

.chat-element > .pull-left {
    margin-right: 10px;
}

.chat-element img.img-circle,
.dropdown-messages-box img.img-circle {
    width: 38px;
    height: 38px;
}

.chat-element .well {
    border: 1px solid #e7eaec;
    box-shadow: none;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 10px 20px;
    font-size: 11px;
    line-height: 16px;
}

.chat-element .actions {
    margin-top: 10px;
}

.chat-element .photos {
    margin: 10px 0;
}

.right.chat-element > .pull-right {
    margin-left: 10px;
}

.chat-photo {
    max-height: 180px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .chat li {
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dotted #B3A9A9;
    }

        .chat li.left .chat-body {
            margin-left: 60px;
        }

        .chat li.right .chat-body {
            margin-right: 60px;
        }

        .chat li .chat-body p {
            margin: 0;
            color: #777777;
        }

    .panel .slidedown .glyphicon,
    .chat .glyphicon {
        margin-right: 5px;
    }

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}
/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    background-color: #1ab394;
    border-color: #1ab394;
    color: #FFFFFF;
    z-index: 2;
}

.list-group-item-heading {
    margin-top: 10px;
}

.list-group-item-text {
    margin: 0 0 10px;
    color: inherit;
    font-size: 12px;
    line-height: inherit;
}

.no-padding .list-group-item {
    border-left: none;
    border-right: none;
    border-bottom: none;
}

    .no-padding .list-group-item:first-child {
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-top: none;
    }

.no-padding .list-group {
    margin-bottom: 0;
}

.list-group-item {
    background-color: inherit;
    border: 1px solid #e7eaec;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}
/* FLOT CHART  */
.flot-chart {
    display: block;
    height: 200px;
}

.widget .flot-chart.dashboard-chart {
    display: block;
    height: 120px;
    margin-top: 40px;
}

.flot-chart.dashboard-chart {
    display: block;
    height: 180px;
    margin-top: 40px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.flot-chart-pie-content {
    width: 200px;
    height: 200px;
    margin: auto;
}

.jqstooltip {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;
    visibility: hidden;
    background: #2b303a;
    background-color: rgba(43, 48, 58, 0.8);
    color: white;
    text-align: left;
    white-space: nowrap;
    z-index: 10000;
    padding: 5px 5px 5px 5px;
    min-height: 22px;
    border-radius: 3px;
}

.jqsfield {
    color: white;
    text-align: left;
}

.h-200 {
    min-height: 200px;
}

.legendLabel {
    padding-left: 5px;
}

.stat-list li:first-child {
    margin-top: 0;
}

.stat-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.stat-percent {
    float: right;
}

.stat-list li {
    margin-top: 15px;
    position: relative;
}
/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: transparent;
}

table.dataTable thead .sorting_asc:after {
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50, 50, 50, 0.5);
}

table.dataTable td img {
    width: 100px;
}

.dataTables_wrapper {
    padding-bottom: 30px;
}
/* CIRCLE */
.img-circle {
    border-radius: 50%;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

    .btn-circle.btn-lg {
        width: 50px;
        height: 50px;
        padding: 10px 16px;
        border-radius: 25px;
        font-size: 18px;
        line-height: 1.33;
    }

    .btn-circle.btn-xl {
        width: 70px;
        height: 70px;
        padding: 10px 16px;
        border-radius: 35px;
        font-size: 24px;
        line-height: 1.33;
    }

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important;
}

.show-grid {
    margin: 15px 0;
}
/* ANIMATION */
.css-animation-box h1 {
    font-size: 44px;
}

.animation-efect-links a {
    padding: 4px 6px;
    font-size: 12px;
}

#animation_box {
    background-color: #f9f8f8;
    border-radius: 16px;
    width: 80%;
    margin: 0 auto;
    padding-top: 80px;
}

.animation-text-box {
    position: absolute;
    margin-top: 40px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
}

.animation-text-info {
    position: absolute;
    margin-top: -60px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    font-size: 10px;
}

.animation-text-box h2 {
    font-size: 54px;
    font-weight: 600;
    margin-bottom: 5px;
}

.animation-text-box p {
    font-size: 12px;
    text-transform: uppercase;
}
/* PEACE */
.pace .pace-progress {
    background: #c74684;
    position: fixed;
    z-index: 2000;
    top: 0px;
    left: 220px;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.body-small .pace .pace-progress {
    left: 0px;
}

.pace-inactive {
    display: none;
}
/* WIDGETS */
.widget {
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .widget.style1 h2 {
        font-size: 30px;
    }

    .widget h2,
    .widget h3 {
        margin-top: 5px;
        margin-bottom: 0;
    }

.widget-text-box {
    padding: 20px;
    border: 1px solid #e7eaec;
    background: #ffffff;
}

.widget-head-color-box {
    border-radius: 5px 5px 0px 0px;
    margin-top: 10px;
}

.widget .flot-chart {
    height: 100px;
}

.vertical-align div {
    display: inline-block;
    vertical-align: middle;
}

.vertical-align h2,
.vertical-align h3 {
    margin: 0;
}

.todo-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

    .todo-list.small-list {
        font-size: 12px;
    }

        .todo-list.small-list > li {
            background: #f3f3f4;
            border-left: none;
            border-right: none;
            border-radius: 4px;
            color: inherit;
            margin-bottom: 2px;
            padding: 6px 6px 6px 12px;
        }

        .todo-list.small-list .btn-xs,
        .todo-list.small-list .btn-group-xs > .btn {
            border-radius: 5px;
            font-size: 10px;
            line-height: 1.5;
            padding: 1px 2px 1px 5px;
        }

    .todo-list > li {
        background: #f3f3f4;
        border-left: 6px solid #e7eaec;
        border-right: 6px solid #e7eaec;
        border-radius: 4px;
        color: inherit;
        margin-bottom: 2px;
        padding: 10px;
    }

    .todo-list .handle {
        cursor: move;
        display: inline-block;
        font-size: 16px;
        margin: 0 5px;
    }

    .todo-list > li .label {
        font-size: 9px;
        margin-left: 10px;
    }

.check-link {
    font-size: 16px;
}

.todo-completed {
    text-decoration: line-through;
}

.geo-statistic h1 {
    font-size: 36px;
    margin-bottom: 0;
}

.glyphicon.fa {
    font-family: "FontAwesome";
}
/* INPUTS */
.inline {
    display: inline-block !important;
}

.input-s-sm {
    width: 120px;
}

.input-s {
    width: 200px;
}

.input-s-lg {
    width: 250px;
}

.i-checks {
    padding-left: 0;
}

.form-control,
.single-line {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-size: 14px;
}

    .form-control:focus,
    .single-line:focus {
        border-color: #1ab394;
    }

.has-success .form-control {
    border-color: #1ab394;
}

.has-warning .form-control {
    border-color: #f8ac59;
}

.has-error .form-control {
    border-color: #ed5565;
}

.has-success .control-label {
    color: #1ab394;
}

.has-warning .control-label {
    color: #f8ac59;
}

.has-error .control-label {
    color: #ed5565;
}

.input-group-addon {
    background-color: #fff;
    border: 1px solid #E5E6E7;
    border-radius: 1px;
    color: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}

.spinner-buttons.input-group-btn .btn-xs {
    line-height: 1.13;
}

.spinner-buttons.input-group-btn {
    width: 20%;
}

.noUi-connect {
    background: none repeat scroll 0 0 #1ab394;
    box-shadow: none;
}

.slider_red .noUi-connect {
    background: none repeat scroll 0 0 #ed5565;
    box-shadow: none;
}
/* UI Sortable */
.ui-sortable .ibox-title {
    cursor: move;
}

.ui-sortable-placeholder {
    border: 1px dashed #cecece !important;
    visibility: visible !important;
    background: #e7eaec;
}

.ibox.ui-sortable-placeholder {
    margin: 0px 0px 23px !important;
}
/* SWITCHES */
.onoffswitch {
    position: relative;
    width: 54px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #1AB394;
    border-radius: 3px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s;
    -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before,
    .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 16px;
        padding: 0;
        line-height: 16px;
        font-size: 10px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "ON";
        padding-left: 7px;
        background-color: #1AB394;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: "OFF";
        padding-right: 7px;
        background-color: #FFFFFF;
        color: #919191;
        text-align: right;
    }

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 0px;
    background: #FFFFFF;
    border: 2px solid #1AB394;
    border-radius: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 36px;
    -moz-transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
/* jqGrid */
.ui-jqgrid {
    -moz-box-sizing: content-box;
}

.ui-jqgrid-btable {
    border-collapse: separate;
}

.ui-jqgrid-htable {
    border-collapse: separate;
}

.ui-jqgrid-titlebar {
    height: 40px;
    line-height: 15px;
    color: #676a6c;
    background-color: #F9F9F9;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ui-jqgrid .ui-jqgrid-title {
    float: left;
    margin: 1.1em 1em 0.2em;
}

.ui-jqgrid .ui-jqgrid-titlebar {
    position: relative;
    border-left: 0px solid;
    border-right: 0px solid;
    border-top: 0px solid;
}

.ui-widget-header {
    background: none;
    background-image: none;
    background-color: #f5f5f6;
    text-transform: uppercase;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.ui-jqgrid tr.ui-row-ltr td {
    border-right-color: inherit;
    border-right-style: solid;
    border-right-width: 1px;
    text-align: left;
    border-color: #DDDDDD;
    background-color: inherit;
}

.ui-search-toolbar input[type="text"] {
    font-size: 12px;
    height: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 0px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #F9F9F9;
    border: 1px solid #DDDDDD;
    line-height: 15px;
    font-weight: bold;
    color: #676a6c;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ui-widget-content {
    box-sizing: content-box;
}

.ui-icon-triangle-1-n {
    background-position: 1px -16px;
}

.ui-jqgrid tr.ui-search-toolbar th {
    border-top-width: 0px !important;
    border-top-color: inherit !important;
    border-top-style: ridge !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #f5f5f5;
    border-collapse: separate;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background: #f2fbff;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #dddddd;
    background: #ffffff;
    font-weight: normal;
    color: #212121;
}

.ui-jqgrid .ui-pg-input {
    font-size: inherit;
    width: 50px;
    border: 1px solid #CCCCCC;
    height: 15px;
}

.ui-jqgrid .ui-pg-selbox {
    display: block;
    font-size: 1em;
    height: 25px;
    line-height: 18px;
    margin: 0;
    width: auto;
}

.ui-jqgrid .ui-pager-control {
    position: relative;
}

.ui-jqgrid .ui-jqgrid-pager {
    height: 32px;
    position: relative;
}

.ui-pg-table .navtable .ui-corner-all {
    border-radius: 0px;
}

.ui-jqgrid .ui-pg-button:hover {
    padding: 1px;
    border: 0px;
}

.ui-jqgrid .loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    height: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text-align: center;
    font-weight: bold;
    display: none;
    border-width: 2px !important;
    font-size: 11px;
}

.ui-jqgrid .form-control {
    height: 10px;
    width: auto;
    display: inline;
    padding: 10px 12px;
}

.ui-jqgrid-pager {
    height: 32px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0;
}

.ui-widget-content {
    border: 1px solid #ddd;
}

.ui-jqgrid .ui-jqgrid-titlebar {
    padding: 0;
}

.ui-jqgrid .ui-jqgrid-titlebar {
    border-bottom: 1px solid #ddd;
}

.ui-jqgrid tr.jqgrow td {
    padding: 6px;
}

.ui-jqdialog .ui-jqdialog-titlebar {
    padding: 10px 10px;
}

.ui-jqdialog .ui-jqdialog-title {
    float: none !important;
}

.ui-jqdialog > .ui-resizable-se {
    position: absolute;
}
/* Nestable list */
.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    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-list {
        padding-left: 30px;
    }

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}

.dd-handle {
    display: block;
    margin: 5px 0;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    border: 1px solid #e7eaec;
    background: #f5f5f5;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .dd-handle span {
        font-weight: bold;
    }

    .dd-handle:hover {
        background: #f0f0f0;
        cursor: pointer;
        font-weight: bold;
    }

.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

    .dd-item > button:before {
        content: '+';
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        text-indent: 0;
    }

    .dd-item > button[data-action="collapse"]:before {
        content: '-';
    }

#nestable2 .dd-item > button {
    font-family: FontAwesome;
    height: 34px;
    width: 33px;
    color: #c1c1c1;
}

    #nestable2 .dd-item > button:before {
        content: "\f067";
    }

    #nestable2 .dd-item > button[data-action="collapse"]:before {
        content: "\f068";
    }

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
    background-image: -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
    background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel {
    position: absolute;
    z-index: 9999;
    pointer-events: none;
}

    .dd-dragel > .dd-item .dd-handle {
        margin-top: 0;
    }

    .dd-dragel .dd-handle {
        -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1);
    }
/**
* Nestable Extras
*/
.nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

#nestable-menu {
    padding: 0;
    margin: 10px 0 20px 0;
}

#nestable-output,
#nestable2-output {
    width: 100%;
    font-size: 0.75em;
    line-height: 1.333333em;
    font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#nestable2 .dd-handle {
    color: inherit;
    border: 1px dashed #e7eaec;
    background: #f3f3f4;
    padding: 10px;
}

    #nestable2 .dd-handle:hover {
        /*background: #bbb;*/
    }

#nestable2 span.label {
    margin-right: 10px;
}

#nestable-output,
#nestable2-output {
    font-size: 12px;
    padding: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/* CodeMirror */
.CodeMirror {
    border: 1px solid #eee;
    height: auto;
}

.CodeMirror-scroll {
    overflow-y: hidden;
    overflow-x: auto;
}
/* Google Maps */
.google-map {
    height: 300px;
}
/* Validation */
label.error {
    color: #cc5965;
    display: inline-block;
    margin-left: 5px;
}

.form-control.error {
    border: 1px dotted #cc5965;
}
/* ngGrid */
.gridStyle {
    border: 1px solid #d4d4d4;
    width: 100%;
    height: 400px;
}

.gridStyle2 {
    border: 1px solid #d4d4d4;
    width: 500px;
    height: 300px;
}

.ngH eaderCell {
    border-right: none;
    border-bottom: 1px solid #e7eaec;
}

.ngCell {
    border-right: none;
}

.ngTopPanel {
    background: #F5F5F6;
}

.ngRow.even {
    background: #f9f9f9;
}

.ngRow.selected {
    background: #EBF2F1;
}

.ngRow {
    border-bottom: 1px solid #e7eaec;
}

.ngCell {
    background-color: transparent;
}

.ngHeaderCell {
    border-right: none;
}
/* Toastr custom style */
#toast-container > .toast {
    background-image: none !important;
}

    #toast-container > .toast:before {
        position: fixed;
        font-family: FontAwesome;
        font-size: 24px;
        line-height: 24px;
        float: left;
        color: #FFF;
        padding-right: 0.5em;
        margin: auto 0.5em auto -1.5em;
    }

#toast-container > .toast-warning:before {
    content: "\f003";
}

#toast-container > .toast-error:before {
    content: "\f001";
}

#toast-container > .toast-info:before {
    content: "\f005";
}

#toast-container > .toast-success:before {
    content: "\f00C";
}

#toast-container > div {
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    opacity: .9;
    -ms-filter: alpha(opacity=90);
    filter: alpha(opacity=90);
}

#toast-container > :hover {
    -moz-box-shadow: 0 0 4px #999;
    -webkit-box-shadow: 0 0 4px #999;
    box-shadow: 0 0 4px #999;
    opacity: 1;
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
}

.toast {
    background-color: #1ab394;
}

.toast-success {
    background-color: #1ab394;
}

.toast-error {
    background-color: #ed5565;
}

.toast-info {
    background-color: #23c6c8;
}

.toast-warning {
    background-color: #f8ac59;
}

.toast-top-full-width {
    margin-top: 20px;
}

.toast-bottom-full-width {
    margin-bottom: 20px;
}
/* Notifie */
.cg-notify-message.inspinia-notify {
    background: #fff;
    padding: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1 px rgba(0, 0, 0, 0.1), 0 2 px 4 px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1 px rgba(0, 0, 0, 0.1), 0 2 px 4 px rgba(0, 0, 0, 0.2);
    border: none;
    margin-top: 30px;
    color: inherit;
}

.inspinia-notify.alert-warning {
    border-left: 6px solid #f8ac59;
}

.inspinia-notify.alert-success {
    border-left: 6px solid #1c84c6;
}

.inspinia-notify.alert-danger {
    border-left: 6px solid #ed5565;
}

.inspinia-notify.alert-info {
    border-left: 6px solid #1ab394;
}
/* Image cropper style */
.img-container,
.img-preview {
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.img-preview-sm {
    height: 130px;
    width: 200px;
}
/* Forum styles  */
.forum-post-container .media {
    margin: 10px 10px 10px 10px;
    padding: 20px 10px 20px 10px;
    border-bottom: 1px solid #f1f1f1;
}

.forum-avatar {
    float: left;
    margin-right: 20px;
    text-align: center;
    width: 110px;
}

    .forum-avatar .img-circle {
        height: 48px;
        width: 48px;
    }

.author-info {
    color: #676a6c;
    font-size: 11px;
    margin-top: 5px;
    text-align: center;
}

.forum-post-info {
    padding: 9px 12px 6px 12px;
    background: #f9f9f9;
    border: 1px solid #f1f1f1;
}

.media-body > .media {
    background: #f9f9f9;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
}

.forum-post-container .media-body .photos {
    margin: 10px 0;
}

.forum-photo {
    max-width: 140px;
    border-radius: 3px;
}

.media-body > .media .forum-avatar {
    width: 70px;
    margin-right: 10px;
}

    .media-body > .media .forum-avatar .img-circle {
        height: 38px;
        width: 38px;
    }

.mid-icon {
    font-size: 66px;
}

.forum-item {
    margin: 10px 0;
    padding: 10px 0 20px;
    border-bottom: 1px solid #f1f1f1;
}

.views-number {
    font-size: 24px;
    line-height: 18px;
    font-weight: 400;
}

.forum-container,
.forum-post-container {
    padding: 30px !important;
}

.forum-item small {
    color: #999;
}

.forum-item .forum-sub-title {
    color: #999;
    margin-left: 50px;
}

.forum-title {
    margin: 15px 0 15px 0;
}

.forum-info {
    text-align: center;
}

.forum-desc {
    color: #999;
}

.forum-icon {
    float: left;
    width: 30px;
    margin-right: 20px;
    text-align: center;
}

a.forum-item-title {
    color: inherit;
    display: block;
    font-size: 18px;
    font-weight: 600;
}

    a.forum-item-title:hover {
        color: inherit;
    }

.forum-icon .fa {
    font-size: 30px;
    margin-top: 8px;
    color: #9b9b9b;
}

.forum-item.active .fa {
    color: #1ab394;
}

.forum-item.active a.forum-item-title {
    color: #1ab394;
}

@media (max-width: 992px) {
    .forum-info {
        margin: 15px 0 10px 0px;
        /* Comment this is you want to show forum info in small devices */
        display: none;
    }

    .forum-desc {
        float: none !important;
    }
}
/* New Timeline style */
.vertical-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}

    .vertical-container::after {
        /* clearfix */
        content: '';
        display: table;
        clear: both;
    }

#vertical-timeline {
    position: relative;
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em;
}

    #vertical-timeline::before {
        content: '';
        position: absolute;
        top: 0;
        left: 18px;
        height: 100%;
        width: 4px;
        background: #f1f1f1;
    }

.vertical-timeline-content .btn {
    float: right;
}

#vertical-timeline.light-timeline:before {
    background: #e7eaec;
}

.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline.center-orientation .vertical-timeline-content:before {
    border-color: transparent transparent transparent #f5f5f5;
}

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
    background: #f5f5f5;
}

@media only screen and (min-width: 1170px) {
    #vertical-timeline.center-orientation {
        margin-top: 3em;
        margin-bottom: 3em;
    }

        #vertical-timeline.center-orientation:before {
            left: 50%;
            margin-left: -2px;
        }
}

@media only screen and (max-width: 1170px) {
    .center-orientation.dark-timeline .vertical-timeline-content:before {
        border-color: transparent #f5f5f5 transparent transparent;
    }
}

.vertical-timeline-block {
    position: relative;
    margin: 2em 0;
}

    .vertical-timeline-block:after {
        content: "";
        display: table;
        clear: both;
    }

    .vertical-timeline-block:first-child {
        margin-top: 0;
    }

    .vertical-timeline-block:last-child {
        margin-bottom: 0;
    }

@media only screen and (min-width: 1170px) {
    .center-orientation .vertical-timeline-block {
        margin: 4em 0;
    }

        .center-orientation .vertical-timeline-block:first-child {
            margin-top: 0;
        }

        .center-orientation .vertical-timeline-block:last-child {
            margin-bottom: 0;
        }
}

.vertical-timeline-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 16px;
    border: 3px solid #f1f1f1;
    text-align: center;
}

    .vertical-timeline-icon i {
        display: block;
        width: 24px;
        height: 24px;
        position: relative;
        left: 50%;
        top: 50%;
        margin-left: -12px;
        margin-top: -9px;
    }

@media only screen and (min-width: 1170px) {
    .center-orientation .vertical-timeline-icon {
        width: 50px;
        height: 50px;
        left: 50%;
        margin-left: -25px;
        -webkit-transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        font-size: 19px;
    }

        .center-orientation .vertical-timeline-icon i {
            margin-left: -12px;
            margin-top: -10px;
        }

    .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
        visibility: hidden;
    }
}

.vertical-timeline-content {
    position: relative;
    margin-left: 60px;
    background: white;
    border-radius: 0.25em;
    padding: 1em;
}

    .vertical-timeline-content:after {
        content: "";
        display: table;
        clear: both;
    }

    .vertical-timeline-content h2 {
        font-weight: 400;
        margin-top: 4px;
    }

    .vertical-timeline-content p {
        margin: 1em 0;
        line-height: 1.6;
    }

    .vertical-timeline-content .vertical-date {
        float: left;
        font-weight: 500;
    }

.vertical-date small {
    color: #1ab394;
    font-weight: 400;
}

.vertical-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid white;
}

@media only screen and (min-width: 768px) {
    .vertical-timeline-content h2 {
        font-size: 18px;
    }

    .vertical-timeline-content p {
        font-size: 13px;
    }
}

@media only screen and (min-width: 1170px) {
    .center-orientation .vertical-timeline-content {
        margin-left: 0;
        padding: 1.6em;
        width: 45%;
    }

        .center-orientation .vertical-timeline-content::before {
            top: 24px;
            left: 100%;
            border-color: transparent;
            border-left-color: white;
        }

        .center-orientation .vertical-timeline-content .btn {
            float: left;
        }

        .center-orientation .vertical-timeline-content .vertical-date {
            position: absolute;
            width: 100%;
            left: 122%;
            top: 2px;
            font-size: 14px;
        }

    .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
        float: right;
    }

        .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
            top: 24px;
            left: auto;
            right: 100%;
            border-color: transparent;
            border-right-color: white;
        }

        .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
            float: right;
        }

        .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
            left: auto;
            right: 122%;
            text-align: right;
        }

    .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
        visibility: hidden;
    }
}

.sidebard-panel {
    width: 220px;
    background: #ebebed;
    padding: 10px 20px;
    position: absolute;
    right: 0;
}

    .sidebard-panel .feed-element img.img-circle {
        width: 32px;
        height: 32px;
    }

    .sidebard-panel .feed-element,
    .media-body,
    .sidebard-panel p {
        font-size: 12px;
    }

    .sidebard-panel .feed-element {
        margin-top: 20px;
        padding-bottom: 0;
    }

    .sidebard-panel .list-group {
        margin-bottom: 10px;
    }

        .sidebard-panel .list-group .list-group-item {
            padding: 5px 0;
            font-size: 12px;
            border: 0;
        }

.sidebar-content .wrapper,
.wrapper.sidebar-content {
    padding-right: 230px !important;
}

.body-small .sidebar-content .wrapper,
.body-small .wrapper.sidebar-content {
    padding-right: 20px !important;
}



body.boxed-layout {
    background: url('patterns/shattered.png');
}

    body.boxed-layout #wrapper {
        background-color: #2f4050;
        max-width: 1200px;
        margin: 0 auto;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    }

.top-navigation.boxed-layout #wrapper,
.boxed-layout #wrapper.top-navigation {
    max-width: 1300px !important;
}

.block {
    display: block;
}

.clear {
    display: block;
    overflow: hidden;
}

a {
    cursor: pointer;
}

    a:hover,
    a:focus {
        text-decoration: none;
    }

.border-bottom {
    border-bottom: 1px solid #e7eaec !important;
}

.font-bold {
    font-weight: 600;
}

.font-noraml {
    font-weight: 400;
}

.text-uppercase {
    text-transform: uppercase;
}

.b-r {
    border-right: 1px solid #e7eaec;
}

.hr-line-dashed {
    border-top: 1px dashed #e7eaec;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    margin: 20px 0;
}

.hr-line-solid {
    border-bottom: 1px solid #e7eaec;
    background-color: rgba(0, 0, 0, 0);
    border-style: solid !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

video {
    width: 100% !important;
    height: auto !important;
}
/* GALLERY */
.gallery > .row > div {
    margin-bottom: 15px;
}

.fancybox img {
    margin-bottom: 5px;
    /* Only for demo */
    width: 24%;
}
/* Summernote text editor  */
.note-editor {
    height: auto;
    min-height: 300px;
}
/* MODAL */
.modal-content {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    outline: 0 none;
    position: relative;
}

.modal-dialog {
    z-index: 1200;
}

.modal-body {
    padding: 20px 30px 30px 30px;
}

.inmodal .modal-body {
    background: #f8fafb;
}

.inmodal .modal-header {
    padding: 30px 15px;
    text-align: center;
}

.animated.modal.fade .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.inmodal .modal-title {
    font-size: 26px;
}

.inmodal .modal-icon {
    font-size: 84px;
    color: #e2e3e3;
}

.modal-footer {
    margin-top: 0;
}
/* WRAPPERS */
#wrapper {
    width: 100%;
    overflow: hidden;
}

.wrapper {
    padding: 0 20px;
}

.wrapper-content {
    padding: 20px 10px 40px;
}

#page-wrapper {
    padding: 0 0px;
    min-height: 568px;
    position: relative !important;
}

@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 240px;
        min-height: 1000px;
    }
}

.title-action {
    text-align: right;
    padding-top: 30px;
}

.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
    margin-top: 5px;
}

ul.unstyled,
ol.unstyled {
    list-style: none outside none;
    margin-left: 0;
}

.big-icon {
    font-size: 160px;
    color: #e5e6e7;
}
/* FOOTER */
.footer {
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #e7eaec;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    position: absolute;
    right: 0;
}

    .footer.fixed_full {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        padding: 10px 20px;
        background: white;
        border-top: 1px solid #e7eaec;
    }

    .footer.fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1000;
        padding: 10px 20px;
        background: white;
        border-top: 1px solid #e7eaec;
        margin-left: 220px;
    }

body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 70px;
}

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 220px;
}

body.body-small .footer.fixed {
    margin-left: 0px;
}
/* PANELS */
.page-heading {
    border-top: 0;
    padding: 0px 10px 20px 10px;
}

.panel-heading h1,
.panel-heading h2 {
    margin-bottom: 5px;
}
/* TABLES */
.table-bordered {
    border: 1px solid #EBEBEB;
}

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        background-color: #F5F5F6;
        border-bottom-width: 1px;
    }

    .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 #e7e7e7;
    }

.table > thead > tr > th {
    border-bottom: 1px solid #DDDDDD;
    vertical-align: bottom;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 8px 0;
    vertical-align: middle;
    text-align: center;
}



/* PANELS */
.panel.blank-panel {
    background: none;
    margin: 0;
}

.blank-panel .panel-heading {
    padding-bottom: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none;
    border-color: #f94fa1 #f94fa1 rgba(0, 0, 0, 0);
    /*border-bottom: unset !important;
    border-left: unset !important;
    border-right: unset !important;*/
    border-image: none;
    border-style: solid;
    border-width: 2px;
    color: #f94fa1;
    cursor: default;
    /*border-radius:unset;*/
}

.nav.nav-tabs li {
    background: none;
    border: none;
}

.nav-tabs > li > a {
    color: #A7B1C2;
    font-weight: 600;
    padding: 10px;
}

    .nav-tabs > li > a:hover,
    .nav-tabs > li > a:focus {
        background-color: #f94fa1;
        color: white;
    }

.tab-content {
    padding: 20px 0px;
}

.ui-tab .tab-content {
    padding: 20px 0px;
}
/* GLOBAL  */
.no-padding {
    padding: 0 !important;
}

.no-borders {
    border: none !important;
}

.no-margins {
    margin: 0 !important;
}

.no-top-border {
    border-top: 0 !important;
}

.ibox-content.text-box {
    padding-bottom: 0px;
    padding-top: 15px;
}

.border-left-right {
    border-left: 1px solid #e7eaec;
    border-right: 1px solid #e7eaec;
    border-top: none;
    border-bottom: none;
}


.link-block {
    font-size: 12px;
    padding: 10px;
}

.nav.navbar-top-links .link-block a {
    font-size: 12px;
}

.link-block a {
    font-size: 10px;
    color: inherit;
}

body.mini-navbar .branding {
    display: none;
}

img.circle-border {
    border: 6px solid #FFFFFF;
    border-radius: 50%;
}

.branding {
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    padding: 17px 20px;
    text-align: center;
    background-color: #1ab394;
}

.login-panel {
    margin-top: 25%;
}

.icons-box h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.icons-box .infont a i {
    font-size: 25px;
    display: block;
    color: #676a6c;
}

.icons-box .infont a {
    color: #a6a8a9;
}

.icons-box .infont a {
    padding: 10px;
    margin: 1px;
    display: block;
}

.ui-draggable .ibox-title {
    cursor: move;
}

.breadcrumb {
    background-color: #ffffff;
    padding: 0;
    margin-bottom: 0;
}

    .breadcrumb > li a {
        color: inherit;
    }

    .breadcrumb > .active {
        color: inherit;
    }

code {
    background-color: #F9F2F4;
    border-radius: 4px;
    color: #ca4440;
    font-size: 90%;
    padding: 2px 4px;
    white-space: nowrap;
}

.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

    .ibox:after,
    .ibox:before {
        display: table;
    }

.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-color: #f5f5ff;*/
    background-color: #FFF;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 4px 0px 0;
    color: inherit;
    margin-bottom: 0;
    height: 48px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
}

    .ibox-title .btn {
        margin: 0px;
        font-size: 14px;
        padding: 5px 10px;
        margin-right: 10px;
    }

    .ibox-title .flex-h {
        flex-direction: row;
    }

.ibox {
    direction: rtl;
}

.ibox-content {
    background-color: #f5f5ff;
    /*background-color: white;*/
    color: inherit;
    padding: 15px 20px 20px 20px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
    direction: rtl;
    clear: both;
    overflow: auto;
}

table.table-mail tr td {
    padding: 12px;
}

.table-mail .check-mail {
    padding-left: 20px;
}

.table-mail .mail-date {
    padding-right: 20px;
}

.star-mail,
.check-mail {
    width: 40px;
}

.unread td a,
.unread td {
    font-weight: 600;
    color: inherit;
}

.read td a,
.read td {
    font-weight: normal;
    color: inherit;
}

.unread td {
    background-color: #f9f8f8;
}


.ibox-heading {
    background-color: #f3f6fb;
    border-bottom: none;
}

    .ibox-heading h3 {
        font-weight: 200;
        font-size: 24px;
    }

.ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0px;
    padding: 0;
    text-overflow: ellipsis;
    float: left;
    font-weight: normal;
}

.ibox-title .label {
    float: left;
    margin-left: 4px;
}

.ibox-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    position: relative;
    padding: 0;
}

    .ibox-tools a {
        cursor: pointer;
        margin-left: 5px;
        color: #c4c4c4;
    }

        .ibox-tools a.btn-primary {
            color: #fff;
        }

        .ibox-tools a.btn-default {
            color: white;
        }

    .ibox-tools .dropdown-menu > li > a {
        padding: 4px 10px;
        font-size: 12px;
    }

.ibox .open > .dropdown-menu {
    left: auto;
    right: 0;
}
/* BACKGROUNDS */
.gray-bg {
    background-color: #f3f3f4;
}

.red-circle {
    background-color: red !important;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-color: #ff4b5d !important;
}

.red-circle {
    background-color: #ff4b5d !important;
}

.btn-danger {
    background-color: #ff001b;
    border-color: #ed5565;
    color: #FFFFFF;
}

.pink-bg {
    background-color: rgba(250, 32, 137, 0.7803921568627451) !important;
}

.pink-border {
    border-color: rgba(250, 32, 137, 0.7803921568627451);
}

.yellow-bg {
    background-color: #f0ad4e;
}

.yellow-border {
    border-color: #f0ad4e;
}

.blue-bg {
    background-color: #00AECC;
}

.blue-border {
    border-color: #00AECC;
}

.green-bg {
    background-color: #3fad46;
}

.green-border {
    border-color: #3fad46;
}

.red-bg {
    background-color: #d9534f;
}

.red-border {
    border-color: #d9534f;
}

.white-bg {
    background-color: #ffffff;
}

.navy-bg {
    background-color: #1ab394;
    color: #ffffff;
}

.blue-bg {
    background-color: #1c84c6;
    color: #ffffff;
}

.lazur-bg {
    background-color: #23c6c8;
    color: #ffffff;
}

.yellow-bg {
    background-color: #f8ac59;
    color: #ffffff;
}

.red-bg {
    background-color: #ed5565;
    color: #ffffff;
}

.black-bg {
    background-color: #262626;
}

.panel-primary {
    border-color: #1ab394;
}

    .panel-primary > .panel-heading {
        background-color: #1ab394;
        border-color: #1ab394;
    }

.panel-success {
    border-color: #58abe0;
}

    .panel-success > .panel-heading {
        background-color: #1c84c6;
        border-color: #58abe0;
        color: #ffffff;
    }

.panel-info {
    border-color: #23c6c8;
}

    .panel-info > .panel-heading {
        background-color: #23c6c8;
        border-color: #23c6c8;
        color: #ffffff;
    }

.panel-warning {
    border-color: #f8ac59;
}

    .panel-warning > .panel-heading {
        background-color: #f8ac59;
        border-color: #f8ac59;
        color: #ffffff;
    }

.panel-danger {
    border-color: #ed5565;
}

    .panel-danger > .panel-heading {
        background-color: #ed5565;
        border-color: #ed5565;
        color: #ffffff;
    }

.progress-bar {
    background-color: #1ab394;
}

.progress-small,
.progress-small .progress-bar {
    height: 10px;
}

.progress-small,
.progress-mini {
    margin-top: 5px;
}

    .progress-mini,
    .progress-mini .progress-bar {
        height: 5px;
        margin-bottom: 0px;
    }

.progress-bar-navy-light {
    background-color: #3dc7ab;
}

.progress-bar-success {
    background-color: #1c84c6;
}

.progress-bar-info {
    background-color: #23c6c8;
}

.progress-bar-warning {
    background-color: #f8ac59;
}

.progress-bar-danger {
    background-color: #ed5565;
}

.panel-title {
    font-size: inherit;
}

.jumbotron {
    border-radius: 6px;
    padding: 40px;
}

    .jumbotron h1 {
        margin-top: 0;
    }
/* COLORS */
.text-navy {
    color: #1ab394;
}

.text-primary {
    color: inherit;
}

.text-success {
    color: #1c84c6;
}

.text-info {
    color: #23c6c8;
}

.text-warning {
    color: #f8ac59;
}

.text-danger {
    color: #ed5565;
}

.text-muted {
    color: #888888;
}

.simple_tag {
    background-color: #f3f3f4;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    color: inherit;
    font-size: 10px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 5px 12px;
    display: inline-block;
}

.img-shadow {
    -webkit-box-shadow: 0px 0px 3px 0px #919191;
    -moz-box-shadow: 0px 0px 3px 0px #919191;
    box-shadow: 0px 0px 3px 0px #919191;
}
/* For handle diferent bg color in AngularJS version */
.dashboards\.dashboard_2 nav.navbar,
.dashboards\.dashboard_3 nav.navbar,
.mailbox\.inbox nav.navbar,
.mailbox\.email_view nav.navbar,
.mailbox\.email_compose nav.navbar,
.dashboards\.dashboard_4_1 nav.navbar {
    background: #fff;
}
/* For handle diferent bg color in MVC version */
.Dashboard_2 .navbar.navbar-static-top,
.Dashboard_3 .navbar.navbar-static-top,
.Dashboard_4_1 .navbar.navbar-static-top,
.ComposeEmail .navbar.navbar-static-top,
.EmailView .navbar.navbar-static-top,
.Inbox .navbar.navbar-static-top {
    background: #fff;
}
/* MARGINS & PADDINGS */
.p-xxs {
    padding: 5px;
}

.p-xs {
    padding: 10px;
}

.p-sm {
    padding: 15px;
}

.p-m {
    padding: 20px;
}

.p-md {
    padding: 25px;
}

.p-lg {
    padding: 30px;
}

.p-xl {
    padding: 40px;
}

.m-xxs {
    margin: 2px 4px;
}

.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-xl {
    margin: 50px;
}

.m-n {
    margin: 0 !important;
}

.m-l-none {
    margin-left: 0;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-t-none {
    margin-top: 0;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-r-none {
    margin-right: 0;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-xxs {
    margin-right: 1px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-b-none {
    margin-bottom: 0;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}

.space-15 {
    margin: 15px 0;
}

.space-20 {
    margin: 20px 0;
}

.space-25 {
    margin: 25px 0;
}

.space-30 {
    margin: 30px 0;
}

body.modal-open {
    padding-right: inherit !important;
}
/* SEARCH PAGE */
.search-form {
    margin-top: 10px;
}

.search-result h3 {
    margin-bottom: 0;
    color: #1E0FBE;
}

.search-result .search-link {
    color: #006621;
}

.search-result p {
    font-size: 12px;
    margin-top: 5px;
}
/* CONTACTS */
.contact-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 20px;
    margin-bottom: 20px;
}

    .contact-box a {
        color: inherit;
    }
/* INVOICE */
.invoice-table tbody > tr > td:last-child,
.invoice-table tbody > tr > td:nth-child(4),
.invoice-table tbody > tr > td:nth-child(3),
.invoice-table tbody > tr > td:nth-child(2) {
    text-align: right;
}

.invoice-table thead > tr > th:last-child,
.invoice-table thead > tr > th:nth-child(4),
.invoice-table thead > tr > th:nth-child(3),
.invoice-table thead > tr > th:nth-child(2) {
    text-align: right;
}

.invoice-total > tbody > tr > td:first-child {
    text-align: right;
}

.invoice-total > tbody > tr > td {
    border: 0 none;
}

    .invoice-total > tbody > tr > td:last-child {
        border-bottom: 1px solid #DDDDDD;
        text-align: right;
        width: 15%;
    }
/* ERROR & LOGIN & LOCKSCREEN*/
.middle-box {
    height: 400px;
    width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -200px;
    z-index: 100;
}

.lockscreen.middle-box {
    width: 200px;
    margin-left: -100px;
    margin-top: -190px;
}

.loginscreen {
    direction: rtl;
    width: 400px;
    margin: 50px;
    background: white;
    padding: 20px;
}

    .loginscreen .inputPanelCaptcha {
        display: flex;
        justify-content: center;
    }

    .loginscreen .BDC_CaptchaImageDiv a {
        display: none !important;
        visibility: collapse;
    }

    .loginscreen .BDC_CaptchaIconsDiv {
        display:flex;
        flex-direction:row;

    }

.loginscreen.middle-box {
    width: 300px;
    margin-left: -150px;
    margin-top: -330px;
}

.loginColumns {
    width: 760px;
    margin: 8% auto 0;
}

.logo-name {
    color: #e6e6e6;
    font-size: 180px;
    font-weight: 800;
    letter-spacing: -10px;
    margin-bottom: 0px;
}

.middle-box h1 {
    font-size: 170px;
}

.wrapper .middle-box {
    margin-top: 140px;
}

.lock-word {
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -470px;
}

    .lock-word span {
        font-size: 100px;
        font-weight: 600;
        color: #e9e9e9;
        display: inline-block;
    }

    .lock-word .first-word {
        margin-right: 160px;
    }
/* DASBOARD */
.dashboard-header {
    border-top: 0;
    padding: 20px 20px 20px 20px;
}

    .dashboard-header h2 {
        margin-top: 10px;
        font-size: 26px;
    }

.fist-item {
    border-top: none !important;
}

.statistic-box {
    margin-top: 40px;
}

.dashboard-header .list-group-item span.label {
    margin-right: 10px;
}

.list-group.clear-list .list-group-item {
    border-top: 1px solid #e7eaec;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    padding: 10px 0;
}

ul.clear-list:first-child {
    border-top: none !important;
}
/* Intimeline */
.timeline-item .date i {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    width: 30px;
    text-align: center;
    border-top: 1px solid #e7eaec;
    border-bottom: 1px solid #e7eaec;
    border-left: 1px solid #e7eaec;
    background: #f8f8f8;
}

.timeline-item .date {
    text-align: right;
    width: 110px;
    position: relative;
    padding-top: 30px;
}

.timeline-item .content {
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px;
}

    .timeline-item .content:hover {
        background: #f6f6f6;
    }
/* PIN BOARD */
ul.notes li,
ul.tag-list li {
    list-style: none;
}

    ul.notes li h4 {
        margin-top: 20px;
        font-size: 16px;
    }

    ul.notes li div {
        text-decoration: none;
        color: #000;
        background: #ffc;
        display: block;
        height: 140px;
        width: 140px;
        padding: 1em;
        position: relative;
    }

        ul.notes li div small {
            position: absolute;
            top: 5px;
            right: 5px;
            font-size: 10px;
        }

        ul.notes li div a {
            position: absolute;
            right: 10px;
            bottom: 10px;
            color: inherit;
        }

ul.notes li {
    margin: 10px 40px 50px 0px;
    float: left;
}

    ul.notes li div p {
        font-size: 12px;
    }

    ul.notes li div {
        text-decoration: none;
        color: #000;
        background: #ffc;
        display: block;
        height: 140px;
        width: 140px;
        padding: 1em;
        /* Firefox */
        -moz-box-shadow: 5px 5px 2px #212121;
        /* Safari+Chrome */
        -webkit-box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
        /* Opera */
        box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7);
    }

    ul.notes li div {
        -webkit-transform: rotate(-6deg);
        -o-transform: rotate(-6deg);
        -moz-transform: rotate(-6deg);
    }

    ul.notes li:nth-child(even) div {
        -o-transform: rotate(4deg);
        -webkit-transform: rotate(4deg);
        -moz-transform: rotate(4deg);
        position: relative;
        top: 5px;
    }

    ul.notes li:nth-child(3n) div {
        -o-transform: rotate(-3deg);
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        position: relative;
        top: -5px;
    }

    ul.notes li:nth-child(5n) div {
        -o-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        position: relative;
        top: -10px;
    }

    ul.notes li div:hover,
    ul.notes li div:focus {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        position: relative;
        z-index: 5;
    }

    ul.notes li div {
        text-decoration: none;
        color: #000;
        background: #ffc;
        display: block;
        height: 210px;
        width: 210px;
        padding: 1em;
        -moz-box-shadow: 5px 5px 7px #212121;
        -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
        box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
        -moz-transition: -moz-transform 0.15s linear;
        -o-transition: -o-transform 0.15s linear;
        -webkit-transition: -webkit-transform 0.15s linear;
    }
/* FILE MANAGER */
.file-box {
    float: left;
    width: 220px;
}

.file-manager h5 {
    text-transform: uppercase;
}

.file-manager {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.folder-list li a {
    color: #666666;
    display: block;
    padding: 5px 0;
}

.folder-list li {
    border-bottom: 1px solid #e7eaec;
    display: block;
}

    .folder-list li i {
        margin-right: 8px;
        color: #3d4d5d;
    }

.category-list li a {
    color: #666666;
    display: block;
    padding: 5px 0;
}

.category-list li {
    display: block;
}

    .category-list li i {
        margin-right: 8px;
        color: #3d4d5d;
    }

    .category-list li a .text-navy {
        color: #1ab394;
    }

    .category-list li a .text-primary {
        color: #1c84c6;
    }

    .category-list li a .text-info {
        color: #23c6c8;
    }

    .category-list li a .text-danger {
        color: #EF5352;
    }

    .category-list li a .text-warning {
        color: #F8AC59;
    }

.file-manager h5.tag-title {
    margin-top: 20px;
}

.tag-list li {
    float: left;
}

    .tag-list li a {
        font-size: 10px;
        background-color: #f3f3f4;
        padding: 5px 12px;
        color: inherit;
        border-radius: 2px;
        border: 1px solid #e7eaec;
        margin-right: 5px;
        margin-top: 5px;
        display: block;
    }

.file {
    border: 1px solid #e7eaec;
    padding: 0;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
}

.file-manager .hr-line-dashed {
    margin: 15px 0;
}

.file .icon,
.file .image {
    height: 100px;
    overflow: hidden;
}

.file .icon {
    padding: 15px 10px;
    text-align: center;
}

.file-control {
    color: inherit;
    font-size: 11px;
    margin-right: 10px;
}

    .file-control.active {
        text-decoration: underline;
    }

.file .icon i {
    font-size: 70px;
    color: #dadada;
}

.file .file-name {
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #e7eaec;
}

.file-name small {
    color: #676a6c;
}

.corner {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    line-height: 0;
    border: 0.6em solid transparent;
    border-right: 0.6em solid #f1f1f1;
    border-bottom: 0.6em solid #f1f1f1;
    right: 0em;
    bottom: 0em;
}

a.compose-mail {
    padding: 8px 10px;
}

.mail-search {
    max-width: 300px;
}
/* PROFILE */
.profile-content {
    border-top: none !important;
}

.feed-activity-list .feed-element {
    border-bottom: 1px solid #e7eaec;
}

.feed-element:first-child {
    margin-top: 0;
}

.feed-element {
    padding-bottom: 15px;
}

    .feed-element,
    .feed-element .media {
        margin-top: 15px;
    }

.feed-element,
.media-body {
    overflow: hidden;
}

    .feed-element > .pull-left {
        margin-right: 10px;
    }

    .feed-element img.img-circle,
    .dropdown-messages-box img.img-circle {
        width: 38px;
        height: 38px;
    }

    .feed-element .well {
        border: 1px solid #e7eaec;
        box-shadow: none;
        margin-top: 10px;
        margin-bottom: 5px;
        padding: 10px 20px;
        font-size: 11px;
        line-height: 16px;
    }

    .feed-element .actions {
        margin-top: 10px;
    }

    .feed-element .photos {
        margin: 10px 0;
    }

.feed-photo {
    max-height: 180px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
}
/* MAILBOX */
.mail-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    border-top: 0;
    padding: 0px;
    margin-bottom: 20px;
}

.mail-box-header {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    border-bottom: 0;
    padding: 30px 20px 20px 20px;
}

    .mail-box-header h2 {
        margin-top: 0px;
    }

.mailbox-content .tag-list li a {
    background: #ffffff;
}

.mail-body {
    border-top: 1px solid #e7eaec;
    padding: 20px;
}

.mail-text {
    border-top: 1px solid #e7eaec;
}

    .mail-text .note-toolbar {
        padding: 10px 15px;
    }

.mail-body .form-group {
    margin-bottom: 5px;
}

.mail-text .note-editor .note-toolbar {
    background-color: #F9F8F8;
}

.mail-attachment {
    border-top: 1px solid #e7eaec;
    padding: 20px;
    font-size: 12px;
}

.mailbox-content {
    background: none;
    border: none;
    padding: 10px;
}

.mail-ontact {
    width: 23%;
}
/* PROJECTS */
.project-people,
.project-actions {
    text-align: right;
    vertical-align: middle;
}

dd.project-people {
    text-align: left;
    margin-top: 5px;
}

.project-people img {
    width: 32px;
    height: 32px;
}

.project-title a {
    font-size: 14px;
    color: #676a6c;
    font-weight: 600;
}

.project-list table tr td {
    border-top: none;
    border-bottom: 1px solid #e7eaec;
    padding: 15px 10px;
    vertical-align: middle;
}

.project-manager .tag-list li a {
    font-size: 10px;
    background-color: white;
    padding: 5px 12px;
    color: inherit;
    border-radius: 2px;
    border: 1px solid #e7eaec;
    margin-right: 5px;
    margin-top: 5px;
    display: block;
}

.project-files li a {
    font-size: 11px;
    color: #676a6c;
    margin-left: 10px;
    line-height: 22px;
}
/* FAQ */
.faq-item {
    padding: 20px;
    margin-bottom: 2px;
    background: #fff;
}

.faq-question {
    font-size: 18px;
    font-weight: 600;
    color: #1ab394;
    display: block;
}

    .faq-question:hover {
        color: #179d82;
    }

.faq-answer {
    margin-top: 10px;
    background: #f3f3f4;
    border: 1px solid #e7eaec;
    border-radius: 3px;
    padding: 15px;
}

.faq-item .tag-item {
    background: #f3f3f4;
    padding: 2px 6px;
    font-size: 10px;
    text-transform: uppercase;
}
/* Chat view */
.message-input {
    height: 90px !important;
}

.chat-avatar {
    white: 36px;
    height: 36px;
    float: left;
    margin-right: 10px;
}

.chat-user-name {
    padding: 10px;
}

.chat-user {
    padding: 8px 10px;
    border-bottom: 1px solid #e7eaec;
}

    .chat-user a {
        color: inherit;
    }
/*------------------------*/
.chat-view .ibox-content {
    /*height: 500px;*/
}

.theme-config-box {
    z-index: 1;
}

.chat-view {
    z-index: 20012;
}

.chat-users,
.chat-statistic {
    margin-left: -30px;
}

@media (max-width: 992px) {
    .chat-users,
    .chat-statistic {
        margin-left: 0px;
    }
}

.chat-view .ibox-content {
    padding: 0;
}

.chat-message {
    padding: 10px 20px;
}

.message-avatar {
    height: 48px;
    width: 48px;
    border: 1px solid #e7eaec;
    border-radius: 4px;
    margin-top: 1px;
}

.chat-discussion .chat-message:nth-child(2n+1) .message-avatar {
    float: left;
    margin-right: 10px;
}

.chat-discussion .chat-message:nth-child(2n) .message-avatar {
    float: right;
    margin-left: 10px;
}

.message {
    background-color: #fff;
    border: 1px solid #e7eaec;
    text-align: left;
    display: block;
    padding: 10px 20px;
    position: relative;
    border-radius: 4px;
}

.chat-discussion .chat-message:nth-child(2n+1) .message-date {
    float: right;
}

.chat-discussion .chat-message:nth-child(2n) .message-date {
    float: left;
}

.chat-discussion .chat-message:nth-child(2n+1) .message {
    text-align: left;
    margin-left: 55px;
}

.chat-discussion .chat-message:nth-child(2n) .message {
    text-align: right;
    margin-right: 55px;
}

.message-date {
    font-size: 10px;
    color: #888888;
}

.message-content {
    display: block;
}

.chat-discussion {
    background: #eee;
    padding: 15px;
    height: 400px;
    overflow-y: auto;
}

.chat-users {
    overflow-y: auto;
    height: 400px;
}

.chat-message-form .form-group {
    margin-bottom: 0;
}
/* jsTree */
.jstree-open > .jstree-anchor > .fa-folder:before {
    content: "\f07c";
}

.jstree-default .jstree-icon.none {
    width: 0;
}

body.rtls {
    /* Theme config */
}

    body.rtls #page-wrapper {
        margin: 0 220px 0 0;
    }

    body.rtls .nav-second-level li a {
        padding: 7px 35px 7px 10px;
    }

    body.rtls .ibox-title h5 {
        float: right;
    }

    body.rtls .pull-right {
        float: left !important;
    }

    body.rtls .pull-left {
        float: right !important;
    }

    body.rtls .ibox-tools {
        float: left;
    }

    body.rtls .stat-percent {
        float: left;
    }

    body.rtls .navbar-right {
        float: left !important;
    }

    body.rtls .navbar-top-links li:last-child {
        margin-left: 40px;
        margin-right: 0;
    }

    body.rtls .minimalize-styl-2 {
        float: right;
        margin: 14px 20px 5px 5px;
    }

    body.rtls .feed-element > .pull-left {
        margin-left: 10px;
        margin-right: 0;
    }

    body.rtls .timeline-item .date {
        text-align: left;
    }

        body.rtls .timeline-item .date i {
            left: 0;
            right: auto;
        }

    body.rtls .timeline-item .content {
        border-right: 1px solid #e7eaec;
        border-left: none;
    }

    body.rtls .theme-config {
        left: 0;
        right: auto;
    }

    body.rtls .spin-icon {
        border-radius: 0 20px 20px 0;
    }

    body.rtls .toast-close-button {
        float: left;
    }

    body.rtls #toast-container > .toast:before {
        margin: auto -1.5em auto 0.5em;
    }

    body.rtls #toast-container > div {
        padding: 15px 50px 15px 15px;
    }

    body.rtls .center-orientation .vertical-timeline-icon i {
        margin-left: 0;
        margin-right: -12px;
    }

    body.rtls .vertical-timeline-icon i {
        right: 50%;
        left: auto;
        margin-left: auto;
        margin-right: -12px;
    }

    body.rtls .file-box {
        float: right;
    }

    body.rtls ul.notes li {
        float: right;
    }

    body.rtls .chat-users,
    body.rtls .chat-statistic {
        margin-right: -30px;
        margin-left: auto;
    }

    body.rtls .dropdown-menu > li > a {
        text-align: right;
    }

    body.rtls .b-r {
        border-left: 1px solid #e7eaec;
        border-right: none;
    }

    body.rtls .dd-list .dd-list {
        padding-right: 30px;
        padding-left: 0;
    }

    body.rtls .dd-item > button {
        float: right;
    }

    body.rtls .theme-config-box {
        margin-left: -220px;
        margin-right: 0;
    }

        body.rtls .theme-config-box.show {
            margin-left: 0;
            margin-right: 0;
        }

    body.rtls .spin-icon {
        right: 0;
        left: auto;
    }

    body.rtls .skin-setttings {
        margin-right: 40px;
        margin-left: 0;
    }

    body.rtls .skin-setttings {
        direction: ltr;
    }

    body.rtls .footer.fixed {
        margin-right: 220px;
        margin-left: 0;
    }

@media (max-width: 992px) {
    body.rtls .chat-users,
    body.rtls .chat-statistic {
        margin-right: 0px;
    }
}

body.rtls.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
    margin: 0 70px 0 0;
}

body.rtls.mini-navbar.fixed-sidebar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
    margin: 0 0 0 0;
}

body.rtls.top-navigation .navbar-toggle {
    float: right;
    margin-left: 15px;
    margin-right: 15px;
}

.body-small.rtls.top-navigation .navbar-header {
    float: none;
}

body.rtls.top-navigation #page-wrapper {
    margin: 0;
}

body.rtls.mini-navbar #page-wrapper {
    margin: 0 70px 0 0;
}

body.rtls.mini-navbar.fixed-sidebar #page-wrapper {
    margin: 0 0 0 0;
}

body.rtls.body-small.fixed-sidebar.mini-navbar #page-wrapper {
    margin: 0 220px 0 0;
}

body.rtls.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 220px;
}

.body-small.rtls .navbar-fixed-top {
    margin-right: 0px;
}

.body-small.rtls .navbar-header {
    float: right;
}

body.rtls .navbar-top-links li:last-child {
    margin-left: 20px;
}

body.rtls .top-navigation #page-wrapper,
body.rtls.mini-navbar .top-navigation #page-wrapper,
body.rtls.mini-navbar.top-navigation #page-wrapper {
    margin: 0;
}

body.rtls .top-navigation .footer.fixed,
body.rtls.top-navigation .footer.fixed {
    margin: 0;
}

@media (max-width: 768px) {
    body.rtls .navbar-top-links li:last-child {
        margin-left: 20px;
    }

    .body-small.rtls #page-wrapper {
        position: inherit;
        margin: 0 0 0 0px;
        min-height: 1000px;
    }

    .body-small.rtls .navbar-static-side {
        display: none;
        z-index: 101;
        position: absolute;
        width: 70px;
    }

    .body-small.rtls.mini-navbar .navbar-static-side {
        display: block;
    }

    .rtls.fixed-sidebar.body-small .navbar-static-side {
        display: none;
        z-index: 101;
        position: fixed;
        width: 220px;
    }

    .rtls.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
        display: block;
    }
}

.rtls .ltr-support {
    direction: ltr;
}
/*
 *
 *   This is style for skin config
 *   Use only in demo theme
 *
*/
.theme-config {
    position: absolute;
    top: 90px;
    right: 0px;
    overflow: hidden;
}

.theme-config-box {
    margin-right: -220px;
    position: relative;
    z-index: 2000;
    transition-duration: 0.8s;
}

    .theme-config-box.show {
        margin-right: 0px;
    }

.spin-icon {
    background: #1ab394;
    position: absolute;
    padding: 7px 10px 7px 13px;
    border-radius: 20px 0px 0px 20px;
    font-size: 16px;
    top: 0;
    left: 0px;
    width: 40px;
    color: #fff;
    cursor: pointer;
}

.skin-setttings {
    width: 220px;
    margin-left: 40px;
    background: #f3f3f4;
}

    .skin-setttings .title {
        background: #efefef;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        display: block;
        padding: 10px 15px;
        font-size: 12px;
    }

.setings-item {
    padding: 10px 30px;
}

    .setings-item.skin {
        text-align: center;
    }

    .setings-item .switch {
        float: right;
    }

.skin-name a {
    text-transform: uppercase;
}

.setings-item a {
    color: #fff;
}

.default-skin,
.blue-skin,
.ultra-skin,
.yellow-skin {
    text-align: center;
}

.default-skin {
    font-weight: 600;
    background: #1ab394;
}

    .default-skin:hover {
        background: #199d82;
    }

.blue-skin {
    font-weight: 600;
    background: url("patterns/header-profile-skin-1.png") repeat scroll 0 0;
}

    .blue-skin:hover {
        background: #0d8ddb;
    }

.yellow-skin {
    font-weight: 600;
    background: url("patterns/header-profile-skin-3.png") repeat scroll 0 100%;
}

    .yellow-skin:hover {
        background: #ce8735;
    }

.ultra-skin {
    font-weight: 600;
    background: url("patterns/header-profile-skin-2.png") repeat scroll 0 0;
}

    .ultra-skin:hover {
        background: #1a2d40;
    }
/*
 *
 *   SKIN 1 - INSPINIA - Responsive Admin Theme
 *   NAME - Blue light
 *
*/
.skin-1 .minimalize-styl-2 {
    margin: 14px 5px 5px 30px;
}

.skin-1 .navbar-top-links li:last-child {
    margin-right: 30px;
}

.skin-1.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}

.skin-1 .spin-icon {
    background: #0e9aef !important;
}

.skin-1 .nav-header {
    background: #0e9aef;
    background: url('patterns/header-profile-skin-1.png');
    font-size: 10px !important;
}

.skin-1.mini-navbar .nav-second-level {
    background: #3e495f;
}

.skin-1 .breadcrumb {
    background: transparent;
}

.skin-1 .page-heading {
    border: none;
}

.skin-1 .nav > li.active {
    background: #3a4459;
}

.skin-1 .nav > li > a {
    color: #9ea6b9;
}

.skin-1 .nav > li.active > a {
    color: #fff;
}

.skin-1 .navbar-minimalize {
    background: #0e9aef;
    border-color: #0e9aef;
}

body.skin-1 {
    background: #3e495f;
}

.skin-1 .navbar-static-top {
    background: #ffffff;
}

.skin-1 .dashboard-header {
    background: transparent;
    border-bottom: none !important;
    border-top: none;
    padding: 20px 30px 10px 30px;
}

.fixed-nav.skin-1 .navbar-fixed-top {
    background: #fff;
}

.skin-1 .wrapper-content {
    padding: 30px 15px;
}

.skin-1 #page-wrapper {
    background: #f4f6fa;
}

.skin-1 .ibox-title,
.skin-1 .ibox-content {
    border-width: 1px;
}

    .skin-1 .ibox-content:last-child {
        border-style: solid solid solid solid;
    }

.skin-1 .nav > li.active {
    border: none;
}

.skin-1 .nav-header {
    padding: 35px 25px 25px 25px;
}

    .skin-1 .nav-header a.dropdown-toggle {
        color: #fff;
        margin-top: 10px;
    }

        .skin-1 .nav-header a.dropdown-toggle .text-muted {
            color: #fff;
            opacity: 0.8;
        }

.skin-1 .profile-element {
    text-align: center;
}

.skin-1 .img-circle {
    border-radius: 5px;
}

.skin-1 .navbar-default .nav > li > a:hover,
.skin-1 .navbar-default .nav > li > a:focus {
    background: #3a4459;
    color: #fff;
}

.nav-tabs {
    padding-right: 0px;
}

    .nav-tabs li {
        float: right;
    }

.skin-1 .nav.nav-tabs > li.active > a {
    color: #555;
}

.skin-1 .nav.nav-tabs > li.active {
    background: transparent;
}
/*
 *
 *   SKIN 2 - INSPINIA - Responsive Admin Theme
 *   NAME - Inspinia Ultra
 *
*/
body.skin-2 {
    color: #565758 !important;
}

.skin-2 .minimalize-styl-2 {
    margin: 14px 5px 5px 25px;
}

.skin-2 .navbar-top-links li:last-child {
    margin-right: 25px;
}

.skin-2 .spin-icon {
    background: #23c6c8 !important;
}

.skin-2 .nav-header {
    background: #23c6c8;
    background: url('patterns/header-profile-skin-2.png');
}

.skin-2.mini-navbar .nav-second-level {
    background: #ededed;
}

.skin-2 .breadcrumb {
    background: transparent;
}

.skin-2.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}

.skin-2 .page-heading {
    border: none;
    background: rgba(255, 255, 255, 0.7);
}

.skin-2 .nav > li.active {
    background: #e0e0e0;
}

.skin-2 .logo-element {
    padding: 17px 0;
}

.skin-2 .nav > li > a,
.skin-2 .welcome-message {
    color: #edf6ff;
}

.skin-2 #top-search::-moz-placeholder {
    color: #edf6ff;
    opacity: 0.5;
}

.skin-2 #side-menu > li > a,
.skin-2 .nav.nav-second-level > li > a {
    color: #586b7d;
}

.skin-2 .nav > li.active > a {
    color: #213a53;
}

.skin-2.mini-navbar .nav-header {
    background: #213a53;
}

.skin-2 .navbar-minimalize {
    background: #23c6c8;
    border-color: #23c6c8;
}

.skin-2 .border-bottom {
    border-bottom: none !important;
}

.skin-2 #top-search {
    color: #fff;
}

body.skin-2 #wrapper {
    background-color: #ededed;
}

.skin-2 .navbar-static-top {
    background: #213a53;
}

.fixed-nav.skin-2 .navbar-fixed-top {
    background: #213a53;
    border-bottom: none !important;
}

.skin-2 .nav-header {
    padding: 30px 25px 30px 25px;
}

.skin-2 .dashboard-header {
    background: rgba(255, 255, 255, 0.4);
    border-bottom: none !important;
    border-top: none;
    padding: 20px 30px 20px 30px;
}

.skin-2 .wrapper-content {
    padding: 30px 15px;
}

.skin-2 .dashoard-1 .wrapper-content {
    padding: 0px 30px 25px 30px;
}

.skin-2 .ibox-title {
    background: rgba(255, 255, 255, 0.7);
    border: none;
    margin-bottom: 1px;
}

.skin-2 .ibox-content {
    background: rgba(255, 255, 255, 0.4);
    border: none !important;
}

.skin-2 #page-wrapper {
    background: #f6f6f6;
    background: -webkit-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
    background: -o-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
    background: -ms-radial-gradient(center, ellipse cover, #f6f6f6 20%, #d5d5d5 100%);
    background: radial-gradient(ellipse at center, #f6f6f6 20%, #d5d5d5 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f6f6f6, endColorstr=#d5d5d5)";
}

.skin-2 .ibox-title,
.skin-2 .ibox-content {
    border-width: 1px;
}

    .skin-2 .ibox-content:last-child {
        border-style: solid solid solid solid;
    }

.skin-2 .nav > li.active {
    border: none;
}

.skin-2 .nav-header a.dropdown-toggle {
    color: #edf6ff;
    margin-top: 10px;
}

    .skin-2 .nav-header a.dropdown-toggle .text-muted {
        color: #edf6ff;
        opacity: 0.8;
    }

.skin-2 .img-circle {
    border-radius: 10px;
}

.skin-2 .nav.navbar-top-links > li > a:hover,
.skin-2 .nav.navbar-top-links > li > a:focus {
    background: #1a2d41;
}

.skin-2 .navbar-default .nav > li > a:hover,
.skin-2 .navbar-default .nav > li > a:focus {
    background: #e0e0e0;
    color: #213a53;
}

.skin-2 .nav.nav-tabs > li.active > a {
    color: #555;
}

.skin-2 .nav.nav-tabs > li.active {
    background: transparent;
}
/*
 *
 *   SKIN 3 - INSPINIA - Responsive Admin Theme
 *   NAME - Yellow/purple
 *
*/
.skin-3 .minimalize-styl-2 {
    margin: 14px 5px 5px 30px;
}

.skin-3 .navbar-top-links li:last-child {
    margin-right: 30px;
}

.skin-3.fixed-nav .minimalize-styl-2 {
    margin: 14px 5px 5px 15px;
}

.skin-3 .spin-icon {
    background: #ecba52 !important;
}

body.boxed-layout.skin-3 #wrapper {
    background: #3e2c42;
}

.skin-3 .nav-header {
    background: #ecba52;
    background: url('patterns/header-profile-skin-3.png');
}

.skin-3.mini-navbar .nav-second-level {
    background: #3e2c42;
}

.skin-3 .breadcrumb {
    background: transparent;
}

.skin-3 .page-heading {
    border: none;
}

.skin-3 .nav > li.active {
    background: #38283c;
}

.fixed-nav.skin-3 .navbar-fixed-top {
    background: #fff;
}

.skin-3 .nav > li > a {
    color: #948b96;
}

.skin-3 .nav > li.active > a {
    color: #fff;
}

.skin-3 .navbar-minimalize {
    background: #ecba52;
    border-color: #ecba52;
}

body.skin-3 {
    background: #3e2c42;
}

.skin-3 .navbar-static-top {
    background: #ffffff;
}

.skin-3 .dashboard-header {
    background: transparent;
    border-bottom: none !important;
    border-top: none;
    padding: 20px 30px 10px 30px;
}

.skin-3 .wrapper-content {
    padding: 30px 15px;
}

.skin-3 #page-wrapper {
    background: #f4f6fa;
}

.skin-3 .ibox-title,
.skin-3 .ibox-content {
    border-width: 1px;
}

    .skin-3 .ibox-content:last-child {
        border-style: solid solid solid solid;
    }

.skin-3 .nav > li.active {
    border: none;
}

.skin-3 .nav-header {
    padding: 35px 25px 25px 25px;
}

    .skin-3 .nav-header a.dropdown-toggle {
        color: #fff;
        margin-top: 10px;
    }

        .skin-3 .nav-header a.dropdown-toggle .text-muted {
            color: #fff;
            opacity: 0.8;
        }

.skin-3 .profile-element {
    text-align: center;
}

.skin-3 .img-circle {
    border-radius: 5px;
}

.skin-3 .navbar-default .nav > li > a:hover,
.skin-3 .navbar-default .nav > li > a:focus {
    background: #38283c;
    color: #fff;
}

.skin-3 .nav.nav-tabs > li.active > a {
    color: #555;
}

.skin-3 .nav.nav-tabs > li.active {
    background: transparent;
}

@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 220px;
        min-height: 1200px;
    }

    .navbar-static-side {
        z-index: 101;
        position: absolute;
        width: 220px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

@media (max-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 0px;
        min-height: 1000px;
    }

    .body-small .navbar-static-side {
        display: none;
        z-index: 101;
        position: absolute;
        width: 70px;
    }

    .body-small.mini-navbar .navbar-static-side {
        display: block;
    }

    .lock-word {
        display: none;
    }

    .navbar-form-custom {
        display: none;
    }

    .navbar-header {
        display: inline;
        float: left;
    }

    .sidebard-panel {
        z-index: 2;
        position: relative;
        width: auto;
        min-height: 100% !important;
    }

    .sidebar-content .wrapper {
        padding-right: 0px;
        z-index: 1;
    }

    .fixed-sidebar.body-small .navbar-static-side {
        display: none;
        z-index: 101;
        position: fixed;
        width: 220px;
    }

    .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
        display: block;
    }
}

@media (max-width: 350px) {
    .timeline-item .date {
        text-align: left;
        width: 110px;
        position: relative;
        padding-top: 30px;
    }

        .timeline-item .date i {
            position: absolute;
            top: 0;
            left: 15px;
            padding: 5px;
            width: 30px;
            text-align: center;
            border: 1px solid #e7eaec;
            background: #f8f8f8;
        }

    .timeline-item .content {
        border-left: none;
        border-top: 1px solid #e7eaec;
        padding-top: 10px;
        min-height: 100px;
    }

    .nav.navbar-top-links li.dropdown {
        display: none;
    }
}
/* Only demo */
@media (max-width: 1000px) {
    .welcome-message {
        display: none;
    }
}





@media (min-width: 768px) {
    #page-wrapper {
        margin: 0px;
        margin-right: 220px;
    }

    .navbar-header {
        float: right;
    }

    .navbar-right {
        float: left !important;
        margin: 0px;
        margin-left: 15px;
    }

        .navbar-right .dropdown-menu {
            left: 0px;
            right: auto;
        }
}

.minimalize-styl-2 {
    margin-right: 14px;
    margin-left: 5px;
}

.navbar-form-custom .form-control {
    direction: rtl;
}

.theme-config {
    left: 0px;
    right: auto;
}

.pace .pace-progress {
    left: 0px;
    right: 220px;
}

.spin-icon {
    border-radius: 0px 20px 20px 0px;
    padding: 7px 10px 7px 13px;
    padding-top: 10px;
    padding-bottom: 4px;
}

.profile-element > span {
    float: right;
}

.profile-element > a {
    clear: both;
    display: inline-block;
    width: 100%;
    direction: rtl;
}

    .profile-element > a span {
        float: right;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
}


#side-menu .dropdown-menu {
    right: 0px;
    background: none;
    border: 0px;
    outline: none;
}

    #side-menu .dropdown-menu form {
        width: 100%;
        background-color: #233646 !important;
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-start;
    }

    #side-menu .dropdown-menu > li > a {
        text-align: right;
    }

#side-menu > li {
    direction: rtl;
}

    #side-menu > li > a i {
        margin-left: 6px;
        margin-right: 0px;
        float: right;
        width: 15px;
        text-align: center;
    }

.nav > li > a > span {
}

#side-menu .arrow {
    float: left;
}

#side-menu > li > a {
    text-align: right;
}

#side-menu .label {
    float: left !important;
}

.nav-second-level li a {
    padding-right: 10px 7px 10px 7px;
}

.nav-second-level li a {
    text-align: right;
}

body.mini-navbar #page-wrapper {
    margin: 0px;
    margin-right: 70px;
    margin-left: 0px;
}

body.mini-navbar #side-menu > li > a i {
    float: none;
}

body.mini-navbar #side-menu > li > a {
    text-align: center;
}

    body.mini-navbar #side-menu > li > a i {
        margin-left: 0px;
    }

.page-heading {
    direction: rtl;
}



.ibox-title {
    direction: rtl;
}




/************************************* media ******************************/

@media (max-width:768px) {
    .bg-Advertise.un-border-right-res {
        border-right: unset;
    }

    .bg-Advertise.un-border-left-res {
        border-left: unset;
    }

    .m-t-5-res {
        margin-top: 5px;
    }
}

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

    .pull-right-res {
        float: right;
    }

    .side-rotate {
        width: 117px;
        height: 146px;
        background: #fff;
        position: relative;
        left: -45px;
        top: -82px;
        z-index: 100;
        -moz-transform: rotate(130deg);
        -ms-transform: rotate(130deg);
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

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

@media (max-width:992px) {

    .sp-right-thumbnails.sp-has-pointer {
        display: none;
        visibility: visible;
    }
}

@media (max-width:425px) {

    .mini-cart {
        top: 150px !important;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

/*************************************End media ******************************/
a {
    color: unset;
    cursor: pointer !important;
}

    a:hover {
        color: unset;
    }
/************************************* Boxes ******************************/
.flex {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.flex-h {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}

.flex-h-c {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.flex-h-s {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.flex-h-s-top {
    display: flex !important;
    align-items: flex-start;
    justify-content: space-between;
}

.flex-h-sa {
    display: flex !important;
    align-items: center;
    justify-content: space-around;
}

.flex-h-t {
    display: flex !important;
    align-items: unset;
    justify-content: flex-start;
}

.flex-v-s {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.flex-v {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.flex-v-right {
    display: flex !important;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
}

.flex-v-c {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/*@media (max-width:768px) {

    .flex-r {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }

    .flex-h-r {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
    }

    .flex-h-c-r {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .flex-h-s-r {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }

    .flex-h-t-r {
        display: flex !important;
        align-items: unset;
        justify-content: flex-start;
    }

    .flex-v-s-r {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }

    .flex-v-r {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .flex-v-c-r {
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}*/

.fullscreen {
    width: 100%;
    position: fixed;
    top: 0;
    height: 100%;
}

.full-width {
    width: 100%;
}

.full-height {
    height: 100%;
}

.full-width-height {
    width: 100%;
    height: 100%;
}

.half-width {
    width: 50%;
}
/*************************************End Boxes ******************************/
/************************************* BTN ******************************/
.btn-primary {
    background-color: #25d1ae;
    border-color: #10cda7;
    color: #FFFFFF;
    padding: 3px;
    color: white !important;
}


    .btn-primary:hover {
        background: #00ac89;
    }

.btn-primary-circle {
    background: none !important;
    font-size: 15px;
    margin-left: 3px;
}

.btn-danger {
    color: white !important;
}

.btn-default:hover {
    background: #cacaca;
}

.btn-default-circle {
    background: #cacaca;
    padding: 0px 4px;
    border-radius: 50%;
}

.yellow {
    color: yellow;
}

.red-hover:hover {
    background-color: red;
    color: white;
}

.gray-light-bg {
    background: rgba(222, 222, 222, 0.26);
}

.gray-dark-bg {
    background: #e9e9e9;
}

.gray {
    color: gray !important;
}

.green {
    color: green !important;
}

.black {
    color: black !important;
}

.red {
    color: red !important;
}

.blue {
    color: blue !important;
}

.text-pink {
    color: #c74684;
}

.pink {
    background: #c74684;
    border-color: #C70284;
}

.light-green-bg {
    background-color: rgba(63, 173, 70, 0.22);
}

.pink:hover {
    background: #a7336b;
    border-color: #a7336b;
}

.btn-pink-circle {
    background: #a7336b;
    border-radius: 50%;
}
/*************************************End BTN ******************************/
.header-pad {
    padding: 5px 20px;
    box-sizing: border-box;
}
/*************************************margin ******************************/

.m-r-5 {
    margin-right: 5px;
}

.m-r-15 {
    margin-right: 15px;
}

.p-0 {
    padding: 0;
}


.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-l-5 {
    padding-left: 5px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-25 {
    margin-bottom: 25px;
}

/*************************************End margin ******************************/


.panel-heading.head {
    position: relative;
    padding: 0;
}

.icon-bg {
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 40px 40px 0;
    border-color: transparent #ff00bb transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ff00bb #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#icon {
    width: 63px;
    height: 145px;
    position: relative;
    right: -23px;
    top: -64px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*#flag:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-bottom: 13px solid #f5f5f5;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
    }*/

.mdi.has-icon {
    font-size: 25px;
    position: relative;
    bottom: -43px;
    right: 27px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(45deg);
    color: white;
}

span.has-icon {
    position: relative;
    right: 55px;
    font-weight: 600;
    font-size: 15px;
}

.d-rtl {
    direction: rtl !important;
}

.d-ltr {
    direction: ltr !important;
}


a.text-hover {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    padding: 0 5px;
}

    a.text-hover:hover {
        text-decoration: none;
        color: #fff;
        background: rgba(250, 32, 137, 0.7803921568627451);
        border-radius: 3px;
        padding: 0 5px;
    }

a.icon-hover {
    text-decoration: none;
    color: #d0d0d0 !important;
    cursor: pointer;
    font-size: 27px;
    font-family: serif;
}

    a.icon-hover:hover {
        text-decoration: none;
        color: rgba(250, 32, 137, 0.7803921568627451) !important;
        border-radius: 3px;
    }

.product-panel-slider .panel {
    border: 1px solid #d7d7d7;
}

product-panel-slider .panel-body {
    background-color: #FFFFF5;
}

.product-img-border {
    border-bottom: 2px solid #d7d7d7;
    padding-bottom: 15px;
}

.product-title {
    /*color: #8d8d8d;*/
    font-size: 16px;
    padding: 5px;
    text-align: right;
    direction: rtl;
}

.product-price {
    font-weight: 500;
    font-size: 14px;
    padding: 5px;
    text-align: right;
    direction: rtl;
    color: deepskyblue;
}

.panel-logo {
    width: 50px;
    position: absolute;
    z-index: 1;
    right: -2px;
}

.logo-icon {
    position: absolute;
    right: 11px;
    top: 6px;
    font-size: 25px;
    color: #ce2b00;
}

.bg-Advertise {
    background: gray;
    /*background-image: url('../Images/Brands/adidas.png');*/
    height: 170px;
    border-radius: 15px;
    border: 10px solid #f3f3f4;
    color: white;
    text-align: center;
}

    .bg-Advertise.un-border-right {
        border-right: unset;
    }

    .bg-Advertise.un-border-left {
        border-left: unset;
    }

.overflow-hiden {
    overflow: hidden;
}

    .overflow-hiden.have-icon {
        position: absolute;
        top: 0;
        width: auto;
        height: 39px;
    }



    .overflow-hiden.have-side-rotate {
        position: absolute;
        top: 0;
        width: auto;
        height: 51px;
        left: 0;
        margin: 2px;
    }

.side-rotate {
    width: 150px;
    height: 146px;
    background: #fff;
    position: relative;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    left: -45px;
    top: -82px;
    z-index: 100;
    -moz-transform: rotate(140deg);
    -ms-transform: rotate(140deg);
    -webkit-transform: rotate(140deg);
    transform: rotate(140deg);
}

img.cart {
    position: absolute;
    top: 1px;
    left: 10px;
    z-index: 101;
}

.title-cart {
    text-align: right;
    font-size: 18px;
    color: white;
}

.panel-heading.bg-search {
    background: rgb(182,44,208); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(182,44,208,1) 3%, rgba(194,134,206,1) 41%, rgba(194,134,206,1) 55%, rgba(182,44,208,1) 75%, rgba(182,44,208,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(182,44,208,1) 3%,rgba(194,134,206,1) 41%,rgba(194,134,206,1) 55%,rgba(182,44,208,1) 75%,rgba(182,44,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(182,44,208,1) 3%,rgba(194,134,206,1) 41%,rgba(194,134,206,1) 55%,rgba(182,44,208,1) 75%,rgba(182,44,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b62cd0', endColorstr='#b62cd0',GradientType=1 ); /* IE6-9 */
}

.select-list {
    position: absolute;
    background: white;
    width: 100%;
    top: 2px;
    z-index: 100;
    direction: rtl;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}

.option {
    padding: 3px;
    font-size: 12px;
    line-height: 25px;
    padding-right: 10px;
}

    .option:hover {
        background-color: #f1f1f1;
        cursor: pointer;
    }

    .option.active:before {
        content: "\F12C";
        color: red;
        float: left;
    }

.border-b {
    border-bottom: 1px solid #eeeeee;
}

.relative {
    position: relative;
}

.block {
    display: block;
}

.display-none {
    display: none;
}

.btn-select {
    width: 100%;
    height: 30px;
    direction: rtl;
    background: white;
    color: black;
}

    .btn-select:hover {
        background-color: #e2e2e2;
        color: black;
    }

.form-control.home {
    border-radius: 3px;
}

    .form-control.home:focus {
        border-color: #c74684;
    }

.subtitle {
    font-weight: 400;
    font-size: 14px;
    color: gray;
}


.font-size-12 {
    font-size: 12px;
}

#main-footer {
    background-color: #373737;
    border-top: 5px solid #2b2b2b;
}

.pad-15 {
    padding: 15px;
}

.mdi-arrow-down-drop-circle:before {
    content: "\F04A";
    font-size: 20px;
    opacity: 0.5;
}






.has-lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .has-lines:before,
    .has-lines:after {
        content: '';
        -webkit-box-flex: 1;
        /*-ms-flex-positive: 1;*/
        flex-grow: 1;
        height: 1px;
        background: #ccc;
        min-width: 20px;
        display: inline-block;
        vertical-align: middle;
    }

    .has-lines:before {
        margin-right: 20px;
    }

    .has-lines:after {
        margin-left: 20px;
    }

.footer-title {
    font-weight: 600;
    color: white;
}

.footer-text {
    font-weight: 400;
    font-size: 14px;
    color: #cccccc;
    text-align: right;
    line-height: 40px;
}

.footer-subtitle {
    font-weight: 400;
    font-size: 14px;
    color: #cccccc;
    text-align: right;
}

.footer-text:hover {
    color: #f8ac59;
}

#main-footer .social-icons a {
    display: block;
    float: left;
    margin-right: 8px;
    width: 30px;
    height: 30px;
    background: #c74684;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: white !important;
}

#main-footer .social-icons {
    direction: ltr;
    background-color: #00000014;
    padding: 10px;
}

    #main-footer .social-icons a:hover {
        background: #bb3977;
    }

.mdi-telegram:before {
    vertical-align: middle;
}

.social-icons .mdi-facebook:before {
    vertical-align: middle;
}

.social-icons .mdi-google-plus:before {
    vertical-align: middle;
}

.social-icons .mdi-instagram:before {
    vertical-align: middle;
}

.social-icons .mdi-twitter:before {
    vertical-align: middle;
}

.social-icons .mdi-pinterest:before {
    vertical-align: middle;
}

.footer-brands a {
    opacity: 0.3;
    padding: 1px;
}

    .footer-brands a:hover {
        opacity: 0.9;
    }

/*.sp-mask {
    height: auto !important;
}*/

.mdi-logout-variant:before {
    vertical-align: bottom;
}

body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level, .mini-navbar .nav li:focus > .nav-second-level {
    display: block;
    border-radius: 0 2px 2px 0;
    min-width: 140px;
    height: auto;
    position: absolute;
    left: -144px;
    /*height: 100% !important;*/
    /*width: fit-content;*/
}

.top-nav-product {
    height: 33px;
    border-radius: 7px;
    direction: rtl;
    border: 1px solid rgba(219, 219, 219, 0.35);
    display: flex;
    align-items: center;
}

#site-nav {
    font-size: 12px;
    font-weight: 500;
}

    #site-nav a {
        color: gray;
        cursor: pointer;
    }

        #site-nav a:hover {
            color: rgba(250, 32, 137, 0.7803921568627451);
        }

        #site-nav a.active {
            color: rgba(250, 32, 137, 0.7803921568627451);
            cursor: auto;
        }

#rate-text {
    font-size: 12px;
    font-weight: 500;
}

#rate-stars a.mdi-star {
    color: gold !important;
}

#rate-stars a.mdi-star-outline {
    color: gray !important;
}

    #rate-stars a.mdi-star-outline:hover {
        color: gold !important;
    }

.add-to-fav {
    cursor: pointer;
    vertical-align: middle;
    padding-left: 5px;
}

.separator {
    width: 210px;
    height: 10px;
    margin: 15px auto;
    background: url('../Images/Logo/separator.png') no-repeat bottom;
}

.title16 {
    font-size: 16px;
    font-weight: 500;
}

.point {
    display: inline-block;
    width: 65px;
    color: #FFF;
    line-height: 1.4;
    padding: 1px 0 3px;
    text-align: center;
    position: relative;
    /* font-size: 11px; */
    font-size: 12px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px 0 0 3px;
}

    .point.pink-bg:before {
        border-top-color: rgba(250, 32, 137, 0.7803921568627451) !important;
    }

    .point:before {
        content: '';
        border-top: 10px;
        border-top-style: solid;
        border-right: 10px solid transparent;
        position: absolute;
        right: -10px;
        top: 0;
    }


    .point:after {
        content: '';
        border-bottom: 10px;
        border-bottom-style: solid;
        border-right: 10px solid transparent;
        position: absolute;
        right: -10px;
        bottom: 0;
    }

    .point.pink-bg:after {
        border-bottom-color: rgba(250, 32, 137, 0.7803921568627451) !important;
    }


/*.sp-slides-container {
    height: 100%;
}

.sp-mask {
    height: 100% !important;
}

.sp-thumbnails-container {
    height: 100%;
}

.sp-right-thumbnails .sp-thumbnail-container {
    width: 70px !important;
    height: 50px !important;
}*/
/************************************* stepBar ******************************/


.checkout-progress {
    clear: both;
    width: 800px;
    margin: 40px auto;
}

    .checkout-progress .progress-bar {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .checkout-progress .progress-bar li {
            position: relative;
            float: left;
            background: #eee;
            border-left: 1px solid #fff;
            margin-right: 10px;
        }

            .checkout-progress .progress-bar li .triangle,
            .checkout-progress .progress-bar li .triangle2 {
                display: block;
                position: absolute;
                top: 0;
                right: -10px;
                height: 0;
                width: 0;
                border-top: 15px solid transparent;
                border-left: 10px solid #eee;
                border-bottom: 15px solid transparent;
                z-index: 1;
            }

            .checkout-progress .progress-bar li .triangle2 {
                border-left-color: white;
                right: -1px;
                -moz-transform: scaleX(-1);
                -o-transform: scaleX(-1);
                -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
                filter: FlipH;
            }

            .checkout-progress .progress-bar li .triangle {
                left: -10px;
                -moz-transform: scaleX(-1);
                -o-transform: scaleX(-1);
                -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
                filter: FlipH;
            }

            .checkout-progress .progress-bar li:first-child {
                border: 0;
            }

            .checkout-progress .progress-bar li.current-step {
                background: green;
            }

                .checkout-progress .progress-bar li.current-step .triangle {
                    border-left: 10px solid green;
                }

                .checkout-progress .progress-bar li.current-step .checkout-step-title {
                    color: white;
                    direction: rtl;
                }

                    .checkout-progress .progress-bar li.current-step .checkout-step-title .step-number {
                        border-color: white;
                    }

            .checkout-progress .progress-bar li.visited-step {
                background: #bbb;
            }

                .checkout-progress .progress-bar li.visited-step .triangle {
                    border-left: 10px solid #bbb;
                }

            .checkout-progress .progress-bar li .checkout-step-title {
                letter-spacing: 1px;
                display: block;
                line-height: 30px;
                padding: 0 20px 0 30px;
                color: green;
                text-decoration: none;
                cursor: default;
                direction: rtl;
            }

                .checkout-progress .progress-bar li .checkout-step-title em {
                    display: inline-block;
                    border-radius: 50%;
                    background: none;
                    width: 18px;
                    height: 18px;
                    line-height: 18px;
                    text-align: center;
                    margin-left: 14px;
                    border: 1px solid #999;
                    font-size: 13px;
                    font-style: normal;
                }

#stepbar .progress-bar {
    background: unset !important;
}



/************************************* End stepBar ******************************/
.table-rtl thead th, .table-rtl tbody td {
    text-align: center;
}

    .table-rtl tbody td:first-child {
        text-align: right;
    }

.cart-bg {
    width: 100%;
    height: 52px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 65px;
}

.cart-point {
    font-size: 12px;
    padding: 1px 5px;
    border-radius: 5px;
    color: white;
}


#price-panel .pink-bg {
    padding: 5px 15px;
    border-radius: 3px;
    margin-bottom: 5px;
    font-weight: 500;
    color: white;
}

#price-panel .gray-bg {
    padding: 5px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: 500;
}

#price-panel .light-green-bg {
    padding: 5px 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 10px;
    font-weight: 500;
}

.border-top {
    border-top: 1px solid #ededed;
}

.icon-big {
    font-size: 18px;
    position: relative;
    top: 4px;
}





.panel-body a {
    color: #25d1ae;
    font-weight: 500;
}


    .panel-body a.btn {
        color: #797979;
    }

textarea {
    resize: none;
}

    textarea::-webkit-scrollbar {
        display: none;
    }

.mdi-tooltip-edit:before {
    vertical-align: middle;
}

p {
    text-align: justify;
}

.otherpage-tittle {
    display: inline-block;
    color: #00AECC;
    font-size: 19px;
    border-bottom: 2px solid #00AECC;
    padding: 5px 0;
    margin-bottom: 15px;
}

.brand-panel {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    padding: 5px 10px;
}

.brand-product img {
    padding: 5px 40px;
}

a.brand-product span {
    padding: 0px 10px;
    font-size: 11px;
}

a:hover.brand-product span {
    background: #7f689e;
    border-radius: 15px;
    color: white;
    -moz-transition: background-color 1s cubic-bezier(0, 0, 0.61, 0.99);
    -o-transition: background-color 1s cubic-bezier(0, 0, 0.61, 0.99);
    transition: background-color 1s cubic-bezier(0, 0, 0.61, 0.99);
}

.border {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.help-bg {
    background-image: url('../Images/Logo/slide2.jpg');
    width: 100%;
    height: 450px;
    background-size: contain;
}

.site-title {
    font-weight: 600;
    font-size: 26px;
    direction: rtl;
}

.table {
    direction: rtl;
}

thead th {
    text-align: center;
}

.btn-action {
    min-width: 40px;
}

.profile-icon {
    background-color: #f3f3f3;
    padding: 1px 6px;
    border-radius: 50%;
    color: #a7b1c2;
}

.profile-icon {
    background-color: #f3f3f3;
    padding: 1px 6px;
    border-radius: 50%;
    color: #a7b1c2;
}

.nav-tabs > li:hover .profile-icon, .nav-tabs > li:active {
    background-color: #fff;
    color: #f94fa1;
}

.nav-tabs li a .pad-10 {
    padding: 10px !important;
}


#profile-nav, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-width: 2px;
    border-bottom: unset;
    border-right: unset;
    border-left: unset;
}

    #profile-nav .nav-tabs > li.active > a {
        border-width: 2px;
        border-bottom: unset;
        border-right: unset;
        border-left: unset;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    border-radius: unset !important;
}

#user-information .profile-title span:nth-child(1) {
    color: gray;
}

#user-information .profile-title span:nth-child(2) {
    color: #252424;
    font-size: 15px;
    font-weight: 500;
}

#user-information .profile-title span:nth-child(3) {
    font-size: 14px;
    color: gray;
}

.profile-image {
    border: 1px solid #dddddd;
    padding: 4px;
    border-radius: 50%;
}

    .profile-image div {
        background-image: url('../Images/Profile/user2.jpg');
        width: 151px;
        background-size: cover;
        background-repeat: no-repeat;
        height: 151px;
        border-radius: 50%;
        border: 1px solid #dddddd;
    }
/*profile - edit */
.profile-edit {
    direction: rtl;
    margin-bottom: 30px;
}

    .profile-edit > h3 {
        text-align: right;
        display: inline-block;
        border-bottom: 2px solid #00AECC;
        margin-right: 40px;
        color: #00AECC;
        font-weight: 600;
        padding: 5px 0;
    }

.show-bg {
    background-size: contain !important;
    width: 290px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-small {
    background-image: url('../Images/tabligh/Untitled-1.png');
    height: 75px;
    width: 100px;
    border: 3px solid rgba(255, 255, 255, 0.36);
    box-shadow: 0 0 20px #ababab;
    background-position: center !important;
    background-size: cover;
}

.p-d-u {
    padding: unset;
}

.edit-profile-icon {
    margin: 0 10px;
    color: #CCC;
    font-size: 20px;
}

.edit-profile-element {
    width: 90%;
}

.edit-profile-input-label {
    margin: 0;
    padding-right: 50px;
    font-size: 14px;
    color: gray;
    font-weight: 500;
}

.profile-edit input[type="text"], .profile-edit input[type="number"], .profile-edit span[class~="select2"] {
    width: 100% !important;
}

span[class~="select2"] {
    margin-bottom: 20px;
}

.edit-profile-input-position {
    padding: 0 !important;
}

.profile-edit-submit-btn > button {
    margin: 20px 55px;
}

/*profile - points*/

.points-table {
    border: 1px solid #CCC;
    max-height: 520px;
    overflow: auto;
}

.total-points {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background: #00AECC;
    color: #FFF;
    text-align: center;
}

    .total-points > div {
        height: 100%;
    }

.total-points {
    margin-top: 35px;
}

.point-report-count {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #0098b3;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
}

#Profile-nav {
    font-size: 13px;
    /*box-sizing:border-box;*/
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c5c5c5;
}

    #Profile-nav a {
        color: #444;
        font-weight: 600;
        display: inline-block;
        margin: 0px;
        background-color: #FFF;
        padding: 8px 5px;
        border-radius: 3px;
        transition: 0.3s all, 0.2s color;
    }

        #Profile-nav a:hover {
            background-color: #f94fa1;
            color: #FFF;
        }

    #Profile-nav .active {
        color: #f94fa1;
        border-top: 2px solid #f94fa1;
        border-radius: unset;
    }

        #Profile-nav .active .profile-icon {
            background-color: #FFF;
            color: #f94fa1;
        }

    #Profile-nav a:hover {
        background-color: #f94fa1;
        color: #FFF;
        transition: 0.3s;
    }

    #Profile-nav > a:hover .profile-icon {
        color: #f94fa1;
        transition: 0.3s;
    }

.bg-gradiant-blue {
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(left, #1e5799 1%, #c8f4ec 28%, #1e5799 100%, #7db9e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1e5799 1%,#c8f4ec 28%,#1e5799 100%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1e5799 1%,#c8f4ec 28%,#1e5799 100%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}
/*.fileUpload {
    background: red;
    border: 3px solid;
    border-radius: 6px;
    border-color: gainsboro;
    padding: 5px;
    width: 100%;
    text-align: left !important;
    direction: ltr;
}*/
.submenu {
    font-size: 11px !important;
    font-weight: 300 !important;
}

.align-center {
    text-align: center !important;
}

/********************************** hamed *******************************/

.menu-top {
    margin: 15px;
}

    .menu-top .panel {
        width: 198px;
        margin-bottom: 0;
    }

        .menu-top .panel .panel-body {
            height: 48px;
            position: relative;
            padding-right: 7px;
        }

    .menu-top .have-side-rotate {
        height: 44px;
    }

    .menu-top .side-rotate {
        height: 133px;
    }

    .menu-top .title-cart {
        font-size: 15px;
    }

.form-horizontal input[type=text], .form-horizontal input[type=number], .form-horizontal textarea {
    width: 100% !important;
}

.form-horizontal textarea {
    width: 500px !important;
    height: 200px;
}

#galpop-wrapper {
    z-index: 102;
}


.pad-5 {
    padding: 5px !important;
}

.bg-table-img {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 105px;
    border: 4px solid rgba(0, 0, 0, 0.058823529411764705);
    border-radius: 20px;
}

td .have-img {
    padding: 3px 10px !important;
}

.add-or-remove-from-favorite-btn {
    background-color: transparent;
    border: unset;
    outline: unset;
}

.delete-from-favorite-icon {
    color: gray !important;
}

    .delete-from-favorite-icon:hover {
        color: #c74684 !important;
    }

.add-or-remove-from-favorite-btn span {
    font-size: 20px;
}

.panel-partition {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    overflow: hidden;
    /*padding:10px;*/
}

    .panel-partition input[type="text"], .panel-partition input[type="number"], .panel-partition input[type="password"], .panel-partition textarea {
        width: 100%;
        margin-bottom: 20px;
    }

    .panel-partition .partition-header {
        font-size: 18px;
        font-weight: 400;
        background-color: #fcf8e3;
        padding: 6px 10px 6px 6px;
    }

    .panel-partition .partition-body {
        padding: 15px;
    }


    .panel-partition div[class~="col-md-10"] {
        padding: 0;
    }


.MyComment {
    display: block;
    border: 1px solid #e6e6e6;
    padding-top: 8px;
}

    .MyComment .MyComments-title span[class~="mdi"] {
        float: right;
        color: #c74684;
        font-size: 20px;
        font-size: 20px;
        margin-top: 2px;
        margin-left: 3px;
    }

.MyComments-title, .MyComments-text {
    padding: 2px 8px;
}

    .MyComments-title a {
        overflow: hidden;
        padding: 0 8px;
        font-size: 14px;
        color: rgb(0, 53, 255);
        font-weight: 400;
    }

.MyComments-footer {
    padding: 3px 5px 5px 5px;
    background: #f7f7f7;
    color: #a6a6a6;
    font-size: 12px;
    margin-top: 5px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 3px;
}

.MyComments-footer-VerifiedState span {
    border-radius: 3px;
    padding: 1px 2px;
}

.checkbox-group {
    margin-top: 10px;
}

    .checkbox-group input[type="checkbox"] {
        float: right;
        margin-left: 10px;
        cursor: pointer;
    }

#Register-view {
    font-family: IRANSans !important;
    font-weight: 300;
    direction: rtl;
    background-color: #f3f3f4;
    margin: 0;
}

.mysubsets-invite textarea {
    width: 100%;
    padding: 10px;
    direction: ltr;
}

.profie-header-with-underline {
    color: #00DAD2;
    border-color: #00DAD2;
    font-size: 16px;
    border-bottom: 2px solid;
    padding-bottom: 8px;
    margin-bottom: 25px;
    font-weight: 400;
}

.lottery-title {
    color: rgb(0, 53, 255);
    font-size: 18px;
}

.post-type-img {
    width: 90px;
    height: 50px;
    background-size: contain;
}

.brandsSlider.owl-carousel.owl-drag .owl-item {
    width: 180px !important;
    height: 120px;
    background-color: #9a968d29;
    border: 1px solid #b1aeae57;
    margin-right: 10px;
}
/*by shahab*/
.AdvertismentItems {
    background: black;
    display: block;
    height: 150px;
    float: right;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 10px;
    box-shadow: 1px 1px 14px 5px #ccc;
}

.align-center {
    text-align: center !important;
}

.image-cover {
    background-size: 100% 100% !important;
    width: auto;
    height: 70px;
}

.btn-warning {
    background-color: #febc75;
    border-color: #fcbc76;
    color: #FFFFFF;
}

.un-radius {
    border-radius: unset !important;
}

.form-control, .single-line {
    /*padding: 10px 15px !important;*/
}

    .form-control[disabled='disabled'] {
        display: none;
    }

/*.form-control:focus, .single-line:focus {
    border-color: rgba(90, 209, 174, 0.2196078431372549) !important;
        border-width: 0;
        box-sizing: border-box !important;
    }*/

input[type=text]::-webkit-input-placeholder {
    color: #e1e1e1;
}

.product-img-thumb {
    background: white;
    width: 160px;
    height: 160px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.Brands-footer {
    width: 100%;
    background: none;
    background-repeat: no-repeat !important;
}

.align-start {
    align-items: start;
}

.justify {
    text-align: justify;
}

.design-by {
    font-size: 13px;
    color: white;
    font-weight: 500;
}

.toman {
    font-size: 10px;
}

.Enamad-bg {
    background-image: url('../Images/Logo/enamad.png');
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    display: block;
    background-size: contain;
}

.table-btn {
    font-size: 12px !important;
    font-weight: normal;
    display: flex;
    align-items: center;
    /*min-width: 100px;*/
    justify-content: center;
    display: inline-block;
    padding: 3px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.comment-parent {
    /*border:1px solid;
    border-radius:5px;*/
}

.comment-single .modal-header {
    background-color: #daa94c;
    color: #FFF;
}

.ShowComments .comment {
    background-color: #f5f6fa;
    color: #000;
}

.comment-reply-with-indent {
    position: relative;
    right: 100px;
}

    .comment-reply-with-indent .comment-single {
        border-right: 6px solid #daa94c;
        padding-right: 20px;
    }

.comment-reply-without-indent {
    position: relative;
    right: 0;
}

.comment-InReplyFrom {
    margin-bottom: 15px;
    padding-right: 15px;
}
/*.comment-reply-btn{
    position:absolute;
    left:0;
    bottom:10px;
}*/

.comment .comment-icons {
    font-size: 17px;
    padding-left: 10px;
    color: #daa94c;
}
/*----------------------------------mohmad-----------------------------------------*/
input[disabled="disabled"] {
    background: none;
    border: none;
}

.pink-light {
    background: #3fad46;
    border-color: #1cb026;
}

    .pink-light:hover, .pink-light:focus, .pink-light:active, .pink-light.active {
        background: #069d0f;
        border-color: #18b022;
    }

/*.btn-primary:hover .hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background: #b62cd0 !important;
    border-color: #AD28C6 !important;
}*/

.btn {
    font-size: 12px;
    font-weight: normal;
    display: flex;
    align-items: center;
    min-width: 100px;
    justify-content: center;
    flex-direction: row-reverse;
    font-weight: normal;
}

    .btn .fa, .btn .mdi {
        font-size: 18px;
        margin-left: 3px;
    }

.sabtename {
    margin-left: 5px;
    font-weight: 400;
}

    .sabtename:hover {
    }

.p-b-15 {
    padding-bottom: 15px;
}

.m-l-10 {
    margin-left: 10px;
}

.user {
    background: #b62cd08a;
    padding: 10px;
}

.hidden-cart {
    width: 0;
    transition: width 2s ease;
}

.text-alig-left {
    text-align: left;
}


.panel-success > .address-head {
    background-color: #fbfdfc;
    color: #111;
    font-size: 14px;
    border-color: #fbfdfc;
}

.panel-success > .address-head {
    background-color: #fbfdfc;
    color: #111;
    font-size: 14px;
    border-color: #fbfdfc;
}

.panel-success > .address-body {
    font-size: 13px;
    font-weight: 300;
}

.address-head .mdi-pencil {
    color: #00BFFF;
}


.address-head .mdi-delete {
    color: #DC143C;
}

.panel_skyblue {
    border-color: #87CEEB;
}


.p-r-25 {
    padding-right: 25px;
}

.panel-header-seo {
    width: 100%;
    height: 40px;
    background: linear-gradient(to right, #1e5799 1%,#c8f4ec 28%,#1e5799 100%,#7db9e8 100%);
    display: flex;
    align-items: center;
    /*border-top: 3px solid #d2d6de;*/
    padding-right: 10px;
    border-radius: 3px 3px 0 0;
}

    .panel-header-seo h3 {
        color: #fff;
        font-weight: 400;
    }

.panel-body-seo {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 0 0 3px 3px;
    margin-bottom: 15px;
}

.seo .form-group {
    margin: 0 15px;
}

.seo label {
    font-size: 13px;
    font-weight: 300;
}

.setting .penel-setting {
    width: 100%;
    height: 40px;
    background: linear-gradient(to right, #1e5799 1%,#c8f4ec 28%,#1e5799 100%,#7db9e8 100%);
    display: flex;
    align-items: center;
    /*border-top: 3px solid #d2d6de;*/
    padding-right: 10px;
    border-radius: 3px 3px 0 0;
}

    .setting .penel-setting h3 {
        color: #fff;
    }

.setting .form-group {
    margin: 0 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.setting label {
    font-size: 14px;
    font-weight: 400;
}

.setting .panel-header-seo span {
    position: absolute;
    left: 30px;
    color: #fff;
    border-radius: 50%;
    font-size: 21px;
    top: 7px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.contact .form-group {
    margin: 0 15px;
}

.contact label {
    font-size: 13px;
    font-weight: 300;
}

.PostType .form-group {
    margin: 0 15px;
}

.PostType label {
    font-size: 13px;
    font-weight: 300;
}

.PostType hr.separator {
    clear: both;
    margin-top: 10px;
    margin-bottom: 13px;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, transparent, rgba(0,0,0,0.15), transparent);
    width: 100%;
}

.image-theme {
    background-size: cover;
    height: 324px;
    background-repeat: no-repeat;
    margin: 20px;
    -moz-box-shadow: 0px 0px 39px -1px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 39px -1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 18px;
}

    .image-theme:hover {
        -webkit-box-shadow: inset 0px 0px 39px -1px rgba(0, 0, 0, 0.43);
        -moz-box-shadow: inset 0px 0px 39px -1px rgba(0, 0, 0, 0.43);
        box-shadow: inset 0px 0px 39px -1px rgba(0, 0, 0, 0.43);
    }

label.theme {
    color: #4a79b7;
}

ul {
    list-style: none;
}

.site-details .form-horizontal .form-group {
    padding: 20px;
}

/*----------------------------------end-mohmad-----------------------------------------*/
.mini-cart {
    background: #00AECC;
    height: 45px;
    width: 200px;
    position: fixed;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    left: -38px;
    transform: rotate(-90deg);
    transform-origin: top left;
    color: white;
    top: 300px;
    left: 0px;
    font-size: 14px;
    font-weight: bold;
    z-index: 1000;
    cursor: pointer;
    opacity: 1;
    transition: all 0.1s;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .mini-cart:hover {
        background: #009bb6;
    }

    .mini-cart .mdi {
        font-size: 20px;
    }

.mini-cart-top {
    background: #00aecc;
    color: white;
    width: 200px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    float: right;
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer;
    padding: 5px 5px;
}

.mini-cart-header {
    background: #00aecc;
    font-size: 14px;
    color: white;
    padding: 5px 10px;
    margin-top: 35px;
}

    .mini-cart-header a:hover {
        color: #820397;
    }

.mini-cart-text-body {
    font-size: 13px;
    text-align: right;
    font-weight: bold;
    width: 100%;
    padding-right: 20px;
}

.mini-cart .text {
    /*transform: rotate(-90deg);*/
    white-space: nowrap;
}

.count-label {
    background: rgba(248, 248, 248, 0.69);
    color: black;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.opacity-0-transition {
    opacity: 0;
    transition-delay: 0s;
}

.opacity-1-transition {
    opacity: 1;
    transition-delay: 1s;
}

.mini-cart-box {
    position: fixed;
    left: -406px;
    top: 10%;
    z-index: 10000;
    width: 406px;
    max-height: 85%;
    overflow: auto;
    transition: left 1s ease;
    /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.24);*/
    border-radius: 0px 2px 2px 0px;
    border: 0px solid rgba(0, 0, 0, 0.42);
    background: rgba(255, 255, 255, 0.00);
}

    .mini-cart-box .mdi-delete-circle {
        font-size: 30px;
        color: #bd2525;
        margin-left: 50px;
        cursor: pointer;
    }

        .mini-cart-box .mdi-delete-circle:hover {
            color: #9b0606;
        }

.mini-cart-item {
    font-size: 13px;
    border-bottom: 3px solid rgb(0, 174, 204);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebf1f6+0,abd3ee+50,89c3eb+51,d5ebfb+100;Blue+Gloss+%234 */
    background: rgb(235,241,246); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 51%, rgba(213,235,251,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    cursor: pointer;
}

    .mini-cart-item:hover {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebf1f6+0,abd3ee+50,89c3eb+69,d5ebfb+100 */
        background: rgb(235,241,246); /* Old browsers */
        background: -moz-linear-gradient(-45deg, rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 69%, rgba(213,235,251,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 69%,rgba(213,235,251,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 69%,rgba(213,235,251,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        transition: all 0.3s ease-out;
    }

.mini-cart-items {
    background: white;
    border: 3px solid #00aecc;
}

    .mini-cart-items .btn {
        background: #00aecc;
        border-color: #00aecc;
        padding: 20px;
        margin-top: 20px;
        font-size: 20px;
        border-radius: 0px;
    }

.display-cart {
    left: 0;
    transition: left 1s ease;
}

.mini-cart-right {
    left: 170px;
    transition: left 1.1s ease;
}

.mini-cart-box .bg {
    background-image: url(../Images/products/Untitled-1_1.jpg);
    height: 100px;
    background-repeat: no-repeat;
    width: 200px;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.27);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.23);
    background-color: rgba(0, 0, 0, 0.00);
}

.sp-right-thumbnails.sp-has-pointer {
    margin-top: 8px;
}

.Properties-bg {
    background-color: rgb(208, 208, 208);
    padding: 5px 15px;
    margin: 10px 0;
}

.Properties:hover .hover {
    color: #f94fa1;
    cursor: default;
}

.Properties-caption {
    padding-left: 30px;
    font-size: 16px;
    font-weight: 500;
}

.Properties .description {
    font-size: 13px;
    font-weight: 400;
    padding-right: 35px;
}

#side-menu > li > a {
    font-weight: 500;
    font-size: 13px;
    font-weight: 500;
}

.icon-el .glyphicon {
    top: 15px;
}

.select input[type='radio'] + label:before {
    top: -2px;
}

.select input[type='radio'] + label:after {
    top: -1px;
}

.blod {
    font-weight: 600;
}

.pad-10 {
    padding: 10px;
}

.bg-dargah {
    background-image: url('../Images/Logo/zarinpal-400x400.png');
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 150px;
    background-repeat: no-repeat;
}

.flex-wrap {
    flex-wrap: wrap;
}

.title20 {
    font-size: 20px;
    font-weight: 600;
}

.border-blue {
    border-color: blue;
}

button.bg-dargah {
    background-color: unset;
    padding: unset;
    border: unset;
}


/*shahab*/ /*shahab*/
/***************** scrollbar ***************/
.form-group .img {
    width: 300px;
    height: 200px;
    background-position: center;
    background-size: contain;
}

.form-checkbox {
    display: flex;
    flex-direction: column;
}

    .form-checkbox label {
        cursor: pointer;
        -webkit-user-select: none; /* Chrome/Safari */
        -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* IE10+ */
        /* Rules below not implemented in browsers yet */
        -o-user-select: none;
        user-select: none;
    }

    .form-checkbox .form-group {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        align-items: center;
    }

    .form-checkbox label {
        text-align: right;
    }

.btn-fileupload {
    font-size: 15px;
    padding: 10px 5px;
}

    .btn-fileupload label {
    }

    .btn-fileupload i {
        margin-left: 4px;
    }

    .btn-fileupload .value {
        margin-right: 8px;
    }

.validation-summary-errors {
    background: #ed5565;
    color: white;
    direction: rtl;
    text-align: right;
    padding: 10px;
    margin-bottom: 10px;
}

    .validation-summary-errors ul {
        padding: 0px;
        margin: 0px;
    }

.Currency {
    direction: ltr;
}

.ibox-informations .table {
    width: 50%;
}

    .ibox-informations .table th {
        text-align: right;
        padding-right: 20px;
    }

    .ibox-informations .table td {
        text-align: right;
        padding-right: 20px;
    }

.field-validation-error {
    color: red;
    /*width: 100%;*/
    text-align: right;
    display: block;
}

.ibox .form-horizontal {
    width: 50%;
}

    .ibox .form-horizontal .form-group {
        direction: rtl;
        display: flex;
        /*white-space: nowrap;*/
        margin: 0px;
        padding: 0px;
        margin-bottom: 10px;
    }

.form-horizontal .control-label {
    padding: 0px;
}

.table td .btn {
    max-width: 200px;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.table tr td:last-child {
    text-align: center;
    padding: 3px 10px;
}

.lobibox.lobibox-window .lobibox-body {
    background: #f3f3f4;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.ntscroll::-webkit-scrollbar {
    width: 17px;
    height: 17px;
}

.ntscroll::-webkit-scrollbar-button {
    display: block;
    width: 17px;
    height: 17px;
}

    .ntscroll::-webkit-scrollbar-button:-webkit-decrement:-webkit-start {
        background-color: lightblue;
        border: 2px solid black;
    }

    .ntscroll::-webkit-scrollbar-button:-webkit-increment:-webkit-start {
        background-color: lightgreen;
        border: 2px solid black;
    }

    .ntscroll::-webkit-scrollbar-button:-webkit-decrement:-webkit-end {
        background-color: orange;
        border: 2px solid black;
    }

    .ntscroll::-webkit-scrollbar-button:-webkit-increment:-webkit-end {
        background: none;
        border: 2px solid black;
    }

    .ntscroll::-webkit-scrollbar-button:hover {
        background-color: black !important;
    }

.ntscroll::-webkit-scrollbar-thumb {
    min-width: 20px;
    min-height: 20px;
    background-color: #820397;
    border: 0px solid #cccccc;
}

.ntscroll::-webkit-scrollbar-track {
    background: none;
    cursor: pointer;
}

.ntscroll::-webkit-scrollbar-thumb:hover {
    background-color: #820397;
}

.ntscroll::-webkit-scrollbar-thumb:active {
    /*border: 3px dotted white;*/
}

.ntscroll::-webkit-scrollbar-track:hover {
    background: none;
}

.role .contact-box {
    background-color: rgba(45, 73, 99, 0.5607843137254902);
    border: 1px solid #7991a0;
    padding: 0;
    margin-bottom: 20px;
    color: white;
}

    .role .contact-box:hover {
        box-shadow: 0 0 20px #407ab1;
    }

.role .head {
    background-color: #778490;
    padding: 0 1px;
    color: white;
    width: 100%;
    direction: rtl;
}

    .role .head .text {
        /*border-bottom: 2px solid white;*/
        padding: 5px 10px;
        width: 100%;
    }

        .role .head .text .mdi {
            font-size: 18px;
            padding: 0 1px;
        }

.show {
    display: block;
}

.navbar-header {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: absolute;
    right: 10px;
}

    .navbar-header a {
        margin: 0px;
    }

    .navbar-header form {
        height: 100%;
        display: flex;
        align-items: center;
    }

#top-search {
    height: 30px;
    border: 1px solid #e0e0e0;
}

.site-details-tittle {
    border-bottom: 1px solid rgb(105, 105, 255);
    color: rgb(105, 105, 255);
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px;
}

div.site-details-discription {
    padding: 15px 25px;
}

.panel {
    direction: rtl;
}

.policy label {
    white-space: nowrap;
    margin-left: 10px;
}

.policy input[type=text], .policy input[type=number] {
    width: 200px;
    margin: 5px 0px;
}

.policy .fa-remove {
    margin-right: 20px;
}

.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: right;
}

.propertycategory .form-control, .single-line {
    width: auto;
    margin-left: 10px;
}

.propertycategoryedit .form-control {
    margin-bottom: 10px;
}

.propertycategoryedit .removeproperty {
    background: none;
    border: none;
}

.registerguids {
    position: relative;
}

    .registerguids ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

        .registerguids ul li {
            margin-bottom: 3px;
            direction: rtl;
            display: flex;
            justify-content: center;
            flex-direction: row;
            align-items: center;
            font-size: 14px;
            font-weight: bold;
        }

            .registerguids ul li .mdi {
                font-size: 30px;
                margin-left: 10px;
                background: #c74684;
                color: white;
                padding: 7px;
                border-radius: 30px;
            }

.registerpage h3 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.registerpage label {
    display: flex;
    font-size: 13px;
}

.registerpage a {
    color: black;
    padding: 0px 3px;
}

.registerpage .form-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.registerpage input[type=text], .registerpage input[type=password] {
    margin-left: 5px;
}

.registerpage label input[type=checkbox] {
    margin-left: 5px;
}

input[type=checkbox] {
    cursor: pointer;
}

a:hover {
    color: #c74684;
}

@media( min-width:320px) and (max-width:990px) {
    html {
        /*position: fixed;*/
        width: 100%;
        height: 100%;
        overflow-x: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .mini-cart {
        display: none;
    }

    .container {
        padding: 0px;
    }

    .header-pad {
    }

    .loginbuttons {
        width: 100%;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .maincontent {
        overflow-y: auto;
        overflow-x: hidden;
    }

    .ibox .form-horizontal {
        width: 100%;
    }

    .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 {
        padding: 0px;
        margin: 0px;
    }

    .ibox .form-horizontal .form-group {
        flex-wrap: wrap;
    }

    label {
        white-space: normal;
        flex-wrap: wrap;
        text-align: right;
    }

    .registerguids {
        margin-top: 20px;
    }

        .registerguids ul {
            margin: 0px;
            padding: 0px;
        }

    .social-icons {
        margin-top: 20px;
    }

    #main-footer {
        padding: 10px;
    }

    .nthead {
        justify-content: center;
    }

    .row {
        margin: 0px;
    }

    #brands {
        margin-left: 10px;
    }

    .owl-item {
    }
}

.owl-item a {
    width: 100%;
    text-align: center;
}

.product-img-thumb {
    margin: auto;
}

.owl-item .panel-body {
    padding: 0px;
}

.owl-stage {
    width: 30000px !important;
}

.loading {
    display: none;
}

.bodycontent {
    margin-bottom: 100px;
}


.FileImage {
    width: 200px;
}

td .fa-link {
    font-size: 20px;
    background: mediumpurple;
    color: white;
    border-radius: 50px;
    padding: 15px;
}

    td .fa-link:hover {
        background: #805ace;
    }

.fa-check {
    color: #25d1ae;
}

.fa-remove {
    color: tomato;
}

.nav-tabs.nav-justified > li > a {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    white-space: nowrap;
}

.nav-tabs.nav-justified > li > a {
    color: #6c6f71;
}

    .nav-tabs.nav-justified > li > a:hover {
        color: white;
    }

    .nav-tabs.nav-justified > li > a span {
        margin: 0px;
        margin-left: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0px;
        padding: 15px;
        font-size: 14px;
        border-radius: 50px;
        width: 25px;
        height: 25px;
    }

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    background: #fefefe;
    color: black;
}

.tab-pane .fa-check {
    font-size: 12px;
    padding: 0px;
}

.tab-content {
    background: #ffffff;
}

.ibox-content {
    background: #ffffff;
}

.nav {
    overflow-x: auto;
}

.nav-tabs.nav-justified > li > a:hover {
}

.nav-tabs.nav-justified > li.active > a:hover {
    background: #f74fa1;
}

.nav-tabs.nav-justified > li.active a {
    background: #f74fa1;
}

.nav-tabs.nav-justified > li.active a {
    color: white;
}

.previous {
    margin-left: 10px;
}

.nicEdit-panelContain {
    width: 400px;
}

.select {
    width: 200px;
}

.firstmenu {
}



    .firstmenu h1 {
        text-align: center;
    }

.thumbs {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
}

    .thumbs .thumb {
        background: black;
        width: 100px;
        height: 100px;
        margin: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .thumbs .flex-v {
        width: 100%;
        justify-content: center;
        align-items: center;
    }

        .thumbs .flex-v .mainContainer {
            width: 100%;
        }

.alert {
    direction: rtl;
}

.searchmemberspanel {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
}

    .searchmemberspanel label {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row-reverse;
        margin-left: 10px;
        margin-right: 10px;
        cursor: pointer;
    }

        .searchmemberspanel label input[type=radio] {
            height: 15px;
            cursor: pointer;
            width: auto;
            margin-left: 5px;
            .mainPage .mainNav;

{
    margin-top: 10px;
}

.mainPage .iconContainer2 {
    font-size: 30px;
    color: #ffffff;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    height: 100%;
    margin-right: 30px;
}



.mainPage .iconContainer3 {
    font-size: 30px;
    color: #ffffff;
    display: flex;
    flex-direction: row-reverse;
}

    .mainPage .iconContainer3 input {
        margin-right: 10px;
        width: 250px;
        height: 40px;
        font-size: 16px;
        color: #000;
        text-align: right;
    }

.mainPage .iconContainer4 {
    font-size: 30px;
    color: #ffffff;
    width: 100px;
    height: 100%;
    margin-right: 30px;
    text-align: center;
    background-color: #e6e6ff;
}


.mainPage .navbarItems {
    margin-right: 10px;
    text-align: center;
    color: #FFFFFF;
    font-size: 20px;
    padding: 3px;
    font-weight: 400;
}


.mainPage .navPartition {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: center;
    background-color: #4d004d;
    width: 100%;
    height: 60px;
}

.mainPage .navPartition2 {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: center;
}

.mainPage .navPartition3 {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-items: center;
    width: 350px;
}


.mainPage .shuffleIcon {
    margin-top: 10px;
}

.mainPage .home {
    font-size: 60px;
    color: #4d004d;
    text-align: center;
}

.mainPage .iconContainer2 i {
    padding: 3px;
}

.mainPage .iconContainer5 {
    font-size: 30px;
    color: #ffffff;
    width: 100px;
    height: 100%;
    margin-right: 10px;
    text-align: center;
}

.mainPage .navPartition2 div:hover {
    background-color: #e6e6ff;
    color: #4d004d;
}

.iconContainer2:hover div {
    color: #4d004d;
}

.iconContainer5:hover {
    background-color: #e6e6ff;
    color: #4d004d;
}

.iconContainer3 i {
    margin-top: 4px;
}

}

.searchmemberspanel input[type=text] {
    width: auto;
}

.searchmemberspanel input[type=number] {
    width: auto;
}

.panel-profile .alert {
    margin: 20px;
    width: 400px;
    box-sizing: border-box;
}

    .panel-profile .alert h1 {
        font-size: 18px;
        white-space: nowrap;
        font-weight: bold;
    }

.alert {
    font-size: 16px;
    font-weight: bold;
}

    .alert a {
        width: 100px;
    }

h2 {
    direction: rtl;
}

.NewsItemPanel {
    display: flex;
    flex-direction: column;
    padding: 20px;
    justify-content: center;
    align-items: center;
}

.NewsItem {
    width: 400px;
    height: 300px;
    border: 1px solid black;
    background-image: url(../images/1.jpg);
    background-size: cover;
    background-position: top;
}

.NewsItemPanel h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, 0.49);
    padding-bottom: 10px;
    width: 400px;
    margin: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
    color: black;
}

.NewsItemPanel p {
    font-size: 18px;
    font-weight: normal;
    text-align: justify;
    width: 400px;
    margin: 20px;
    margin-top: 3px;
}

.homeindex {
    margin-top: 20px;
    padding: 20px;
}

    .homeindex h1 {
        font-weight: bold;
        text-align: right;
        width: 100%;
        box-sizing: border-box;
        padding-right: 10px;
        color: black;
        background: rgba(40, 8, 35, 0.92);
        color: #dbd0ed;
        padding: 10px;
        border-radius: 30px 30px 0px 0px;
        padding-right: 30px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.59);
    }

.khabar {
    direction: rtl;
    font-family: IRANSans;
    font-size: 14px;
}

    .khabar h1 {
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bolder;
    }

.div1 {
    background-color: #3a0158;
    padding: 5px;
}

.div2 {
    background-color: #ffe9ff;
    padding: 10px;
}

.div3 {
    color: black;
}

.reports-j {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    color: #FFFFFF;
    cursor: pointer;
}

    .reports-j .cols {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 400px;
        margin-right: 20px;
        margin-left: 20px;
    }

        .reports-j .cols .items {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 60px;
            background-color: #2f4050;
            margin-top: 20px;
            font-size: 18px;
            border-radius: 10px;
            border-right: 5px solid #19aa8d;
            border-left: 5px solid #19aa8d;
        }

            .reports-j .cols .items div {
                margin-right: 10px;
            }

            .reports-j .cols .items:hover {
                border-right: 5px solid #2f4050;
                border-left: 5px solid #2f4050;
                background-color: #19aa8d;
            }

.moshaver-S-True {
    font-size: 18px;
    color: #159d31;
}

.moshaver-S-False {
    font-size: 18px;
    color: #d00808;
}

.status-S-True {
    color: #159d31;
}

.status-S-False {
    color: #d00808;
}

.emailinput {
    text-align: left;
    direction: ltr;
}

.ntPanel {
    direction: rtl;
    position: relative;
}

.ntPanel1 {
    background: var(--primaryColor);
}

.ntPanelBordered {
    border-bottom: 1px solid var(--primaryColor);
    border-top: 1px solid var(--secondaryColor);
    border-width: 2px;
}

    .ntPanelBordered .rightborder {
        background-color: var(--secondaryColor);
        width: 1px;
        height: 100vh;
        position: absolute;
        right: 0px;
        bottom: 70%;
    }

    .ntPanelBordered .leftborder {
        background-color: var(--primaryColor);
        width: 1px;
        height: 100vh;
        position: absolute;
        left: 0px;
        top: 70%;
    }

.ntPanel2 {
    background: white;
}

.btn:focus {
    outline: none !important;
}

.btn:active {
    outline: none !important;
}

.ntbtn {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: rgba(0, 0, 0, 0.00);
    width: 288px;
    height: 81px;
    position: relative;
}

    .ntbtn:active {
        box-shadow: none;
    }

.ntbtn1 {
    background-image: url(../Images/button2.png) !important;
}

.ntbtn2 {
    background-image: url(../Images/button1.png) !important;
    width: 156px;
    height: 54px;
}



.ntbtn .borderbtn {
    position: absolute;
    background: #ef493c;
}

.ntbtn .border_h {
    width: 100%;
    height: 1px;
}

.ntbtn .border_v {
    height: 100vh;
    width: 1px;
}

.ntbtn .rightborder {
    bottom: 0px;
    right: 0px;
}

.ntbtn .leftborder {
    background: white;
    top: 0px;
    left: 0px;
    z-index: 10
}

.ntbtn .bottomborder {
    background: white;
    bottom: 8px;
    left: -200px;
    z-index: 10;
}

.ntbtn .btntext {
    position: absolute;
    color: white;
    font-size: 18px;
    margin-top: 2px;
}

.ntbtn1 .btntext {
    color: white;
}

.ntbtn2 .btntext {
    color: var(--primaryColor);
    font-size: 15px;
    font-weight: bold;
    margin-top: -1px;
}

a.ntbtn2 .btntext {
    margin-top: 2px;
}

.pace {
    display: none !important;
}

.surveyPanel ul {
    direction: rtl;
    line-height: 30px;
}

    .surveyPanel ul li {
        list-style: circle;
    }

.surveyPanel h2 {
    font-weight: bold;
    font-size: 16px;
}

.surveyPanel .btn {
    font-size: 16px;
    padding: 10px 25px;
    align-self: center;
    margin-top: 20px;
}

.survey.page2 .ntCheckbox2 {
    padding-left: 25px;
    margin-bottom: 0px;
}

.survey.page2 .ntbadge {
    margin-bottom: 1px;
    margin-right: -2px;
}

.ntbadge {
    background-position: center;
    background-size: contain;
    padding: 10px 25px;
    background-repeat: no-repeat;
    font-size: 13px;
    color: black;
    width: auto;
    display: inline-block;
    font-weight: bold;
}

.ntbadge1 {
    background-image: url('../Images/badge.png');
}

.ntCheckbox2 {
    display: flex;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    line-height: 20px;
}

    .ntCheckbox2 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .ntCheckbox2 .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 21px;
        width: 21px;
        background-image: url('../Images/checkbox.png');
        background-position: center;
        background-size: contain;
        background-color: transparent;
        background-repeat: no-repeat;
    }

    .ntCheckbox2:hover input ~ .checkmark {
        background-color: transparent;
    }

    .ntCheckbox2 input:checked ~ .checkmark {
        background-color: transparent;
    }

    .ntCheckbox2 .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .ntCheckbox2 input:checked ~ .checkmark:after {
        display: block;
    }

    .ntCheckbox2 .checkmark:after {
        left: 10px;
        top: 6px;
        width: 4px;
        height: 8px;
        border: solid var(--primaryColor);
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.survey {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

    .survey .profileimage {
        width: 100px;
        height: 100px;
        background: #e6e6e6;
        border: 1px solid #ccc;
        border-radius: 50%;
        margin: 3px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .survey .centerPanel {
        width: 100%;
    }

    .survey #SurveyQuestionsPanel {
        width: 100%;
    }

    .survey .surveycontent {
        display: flex;
        justify-content: space-around;
        height: 100vh;
        width: 100%;
        overflow: hidden;
        padding: 0px 25px;
    }

    .survey .images {
        height: 100vh;
        width: 100%;
        justify-content: center;
    }

    .survey .logo2 {
        margin: 20px 0px;
        width: 175px;
    }

    .survey .footer {
        position: relative;
        background: var(--primaryColor);
        color: white;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        text-align: center;
        direction: rtl;
        border: none;
        font-size: 10px;
    }

    .survey .copyright {
        margin-right: 4px;
        font-size: 10px;
    }

    .survey.page2 .ntbtn .bottomborder {
        background: black;
    }

    .survey.page2 .ntbtn .leftborder {
        background: black;
    }

    .survey.page2 .images {
        justify-content: space-between;
    }

    .survey.page2 .topPanel {
        justify-content: space-between;
        align-self: flex-end;
        margin-top: 30px;
        margin-bottom: 32px;
    }

        .survey.page2 .topPanel .logo {
            width: 90px;
        }

        .survey.page2 .topPanel .logo2 {
            width: 160px;
        }

    .survey.page2 .questionPanel {
        width: 100%;
        min-height: 200px;
        padding: 21px 10px;
        color: black;
    }

    .survey.page2 .question {
        display: none;
    }

    .survey.page2 .ntbadge1Login {
        font-size: 8px;
    }



    .survey.page2 .ResultPanel .alert-success {
        font-size: 13px;
        text-align: center;
    }

    .survey.page2 .ResultPanel {
        font-size: 13px;
    }

        .survey.page2 .ResultPanel span {
            font-size: 13px;
        }

        .survey.page2 .ResultPanel .resitem {
            width: 100%;
        }

    .survey.page2 .InnerPanel {
        width: 100%;
        display: none;
    }


        .survey.page2 .InnerPanel .LoginContent {
            justify-content: center;
            display: flex;
            flex-direction: column;
            align-items: center;
            width: 100%;
        }

            .survey.page2 .InnerPanel .LoginContent input {
                direction: ltr;
                text-align: right;
            }

            .survey.page2 .InnerPanel .LoginContent label {
                font-size: 13px;
                font-weight: normal;
                margin: 0px;
                align-self: flex-start;
            }

            .survey.page2 .InnerPanel .LoginContent .help-block {
                font-size: 10px;
                font-weight: normal;
                margin: 0px;
                align-self: flex-start;
                color: darkgray;
                margin-bottom: 15px;
            }

            .survey.page2 .InnerPanel .LoginContent button {
                margin-top: 15px;
            }

    .survey.page2 .questionPanel .qtitle {
        color: black;
        font-weight: bold;
    }

    .survey.page2 .questionPanel ol {
        padding: 0px;
        padding-right: 10px;
        padding-top: 7px;
        line-height: 40px;
        margin-bottom: 0px;
    }

        .survey.page2 .questionPanel ol li {
            font-size: 13px;
        }

    .survey.page2 .bottpmPanel {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 21px;
        flex-direction: column;
    }

        .survey.page2 .bottpmPanel .ntbtn2 {
            margin-bottom: 14px;
            visibility: collapse;
        }

    .survey.page2 .footertext {
        color: var(--secondaryColor);
        font-size: 10px;
        height: 50px;
        justify-content: center;
        align-items: center;
        display: flex;
    }

.secondaryText {
    color: var(--secondaryColor);
}

.reportspanel a {
    margin: 3px;
}

.reportspanel {
    align-self: center;
    flex-wrap: wrap;
    justify-content: center;
}

body {
}

.LoadingPanel {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

.LoadingPanelHolder {
    display: none;
}

.LoadingPanel img {
    width: 20px;
    margin-left: 2px;
}

.LoadingPanel .LoadingPanelContent {
    background: white;
    border: 1px solid black;
    padding: 4px 15px;
    direction: rtl;
}

textarea.ntCheckbox2Input {
    width: 100%;
    height: 150px;
    margin-top: 10px;
    border: solid #ccc 1px;
    font-size: 13px;
    direction: rtl;
}

/* 0000 - 0480 */
@media only screen and (min-width : 0000px) and (max-width : 0480px) {
    /* Styles */
    .survey .logo {
        width: 212px;
    }

    .headerContainer .logo {
        flex-direction: column;
        align-items: center;
    }

        .headerContainer .logo .siteTitle {
            margin: 0px;
            text-align: center;
            justify-content: center;
            display: flex;
        }

            .headerContainer .logo .siteTitle h1 {
                margin: 0px;
                width: 100%;
            }

    .headerContainer .headerColor {
        height: auto;
        padding-bottom: 10px;
    }

    .headerContainer .mainNav {
        margin-bottom: 10px;
        margin-top: 10px;
        bottom: 0px;
        flex-wrap: wrap;
    }

    .headerContainer .navPartition2 {
        flex-wrap: wrap;
        margin-bottom: 20px;
        align-items: center;
        justify-content: center;
    }

    .headerContainer .iconContainer2 {
        margin-bottom: 5px;
        margin-right: 5px;
        margin-left: 5px;
    }

    .headerContainer .navPartition4 {
        width: 100%;
        flex-wrap: wrap;
        margin: 0px;
        justify-content: center;
    }

    .homeindex {
        margin: 0px;
        padding: 0px;
    }

        .homeindex h1 {
            text-align: center;
            padding-right: 0px;
            line-height: 50px;
        }

    .surveyHomePanel {
        flex-direction: column;
    }

        .surveyHomePanel img {
            width: 100%;
        }

    .headerContainer .topNav {
        flex-direction: column;
        align-items: center;
    }

    .headerContainer .calendar {
        align-items: center;
        margin: 0px;
        margin-top: 10px;
    }

    .headerContainer .navPartition3 {
        align-items: center;
        margin: 0px;
        margin-top: 20px;
    }

    .mainContainer .poster .share-and-more a {
        display: none
    }

    .mainContainer .poster {
        height: auto
    }

        .mainContainer .poster .description {
            height: auto;
            margin-top: 0px;
        }

    .mainContainer .meetings .info {
        height: auto;
        padding-bottom: 100px;
    }

    .mainContainer .meetings {
        height: auto;
    }

    .mainContainer .poster .title a {
        line-height: 40px;
    }

    .mainContainer .poster .title h2 {
        margin: 0px;
        margin-top: 20px;
        font-size: 15px !important;
    }

    .mainContainer .poster .description h3 {
        margin: 0px;
    }

    .mainContainer .poster .description p {
        font-size: 13px !important;
    }

    .footerContainer .socialMedia .followUS {
        flex-direction: column;
        height: auto;
        padding-bottom: 10px;
        padding-top: 10px;
        margin: 0px;
    }

    .footerContainer .socialMedia {
        flex-direction: column;
    }

        .footerContainer .socialMedia .icons {
            align-items: center;
            justify-content: center;
            margin-top: 10px;
        }

            .footerContainer .socialMedia .icons i {
                margin: 0px 10px;
            }

    .footerContainer .footerTop {
        flex-direction: column;
        padding-right: 10px;
    }

        .footerContainer .footerTop .latestMeetings {
            margin-right: 0px;
        }

        .footerContainer .footerTop .anotherLinks {
            margin-right: 0px;
        }

        .footerContainer .footerTop .about {
            width: 100%;
        }

            .footerContainer .footerTop .about .logo {
                justify-content: center;
                flex-direction: column;
                align-items: center;
                display: inline-block;
                text-align: center;
                display: flex;
            }

                .footerContainer .footerTop .about .logo img {
                    align-self: center;
                    height: auto;
                    width: 80%;
                    margin: auto;
                }

        .footerContainer .footerTop .about {
            margin-right: 0px;
        }

    .footerContainer .footerBottom {
        flex-direction: column;
    }

        .footerContainer .footerBottom .webDesigner {
            width: 100%;
        }

        .footerContainer .footerBottom .copyright {
            width: 100%;
        }

    .survey.page2 .topPanel {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-top: 15px;
        overflow: hidden;
    }

    .survey.page2 .footertext {
    }

    .survey.page2 .bottpmPanel {
        padding-top: 5px;
    }

    .survey.page2 .topPanel {
        flex-wrap: nowrap;
        width: 100%;
        justify-content: flex-end;
        max-height: 80px;
    }

        .survey.page2 .topPanel .logo {
            height: 100%;
            width: auto;
        }

        .survey.page2 .topPanel .logo2 {
            width: auto;
            height: 70%;
        }

    .survey.page2 .questionPanel {
        padding: 5px 10px;
    }

        .survey.page2 .questionPanel ol {
            line-height: 40px;
        }

    .survey.page2 .bottpmPanel .ntbtn2 {
        margin-bottom: 5px;
    }

    .aboutUs-Page {
        flex-direction: column;
    }

        .aboutUs-Page .block1, .block2 {
            width: 100%;
        }

        .aboutUs-Page .web-info-heading, .contact-info-heading, .social-info-heading, .address-info-heading {
            flex-direction: column;
        }

        .aboutUs-Page .paste {
            flex-direction: column;
        }

        .aboutUs-Page .social-info-body i {
            width: 50px;
            height: 50px;
            font-size: 20px;
        }

    .survey.page2 .images {
        justify-content: flex-start;
    }
}
/* 0480 - 0768 */
@media only screen and (min-width : 0480px) and (max-width : 0768px) {
    .survey .surveycontent .logo {
        width: 250px;
    }

    .survey .surveycontent {
        max-width: 400px;
    }

    .survey.page2 .images {
        justify-content: flex-start;
    }

    .survey.page2 .topPanel {
        margin: 0px;
    }
}
/* 0768 - 1024 */
@media only screen and (min-width : 0768px) and (max-width : 1024px) {
    .survey .surveycontent .logo {
        width: 250px;
    }

    .survey .surveycontent {
        max-width: 400px;
    }

    .survey.page2 .images {
        justify-content: flex-start;
    }
}
/* 1024 - 1152 */
@media only screen and (min-width : 1024px) and (max-width : 1152px) {
    .survey .surveycontent .logo {
        width: 250px;
    }

    .survey .surveycontent {
        max-width: 400px;
    }

    .survey.page2 .images {
        justify-content: flex-start;
    }
}
/* 1152 - 1176 */
@media only screen and (min-width : 1152px) and (max-width : 1176px) {
}
/* 1176 - 1280 */
@media only screen and (min-width : 1176px) and (max-width : 1280px) {
    .survey .surveycontent .logo {
        width: 200px;
    }

    .survey .surveycontent {
        max-width: 400px;
    }

    .survey.page2 .images {
        justify-content: flex-start;
    }
}
/* 1280 - 1360 */
@media only screen and (min-width : 1280px) and (max-width : 1360px) {
    .survey .surveycontent .logo {
        width: 250px;
    }
}
/* 1360 - 1600 */
@media only screen and (min-width : 1360px) and (max-width : 1600px) {
    .survey .surveycontent .logo {
        width: 250px;
    }

    .survey .surveycontent {
        max-width: 400px;
    }

    .survey.page2 .images {
        justify-content: flex-start;
    }
}
/* 1600 - 1680 */
@media only screen and (min-width : 1600px) and (max-width : 1680px) {
    .survey .surveycontent .logo {
        width: 250px;
    }
}
/* 1680 - 1768 */
@media only screen and (min-width : 1680px) and (max-width : 1768px) {
    .survey .surveycontent .logo {
        width: 250px;
    }

    .survey .surveycontent {
        max-width: 400px;
    }

    .survey.page2 .images {
        justify-content: flex-start;
    }
}
/* 1768 - 1920 */
@media only screen and (min-width : 1768px) and (max-width : 1920px) {
    .survey .surveycontent .logo {
        width: 250px;
    }

    .survey .surveycontent {
        max-width: 400px;
    }

    .survey.page2 .images {
        justify-content: flex-start;
    }
}
/* 1920 - 2560 */
@media only screen and (min-width : 1920px) and (max-width : 2560px) {
}
/* 2560 - NNNN */
@media only screen and (min-width : 2560px) {
    /* Styles */
    .survey .logo {
        width: 40%;
    }

    .survey .surveycontent {
        max-width: 500px;
    }

    .survey.page2 .images {
        justify-content: flex-start;
    }
}
/* 0000 - 0600 */
@media only screen and (min-height : 0000px) and (max-height : 0600px) {
    .survey.page2 .images {
        overflow-y: auto;
        height: 100vh;
    }
}
/* 0600 - 0664 */
@media only screen and (min-height : 0600px) and (max-height : 0664px) {
}
/* 0664 - 0720 */
@media only screen and (min-height : 0664px) and (max-height : 0720px) {
}
/* 0720 - 0768 */
@media only screen and (min-height : 0720px) and (max-height : 0768px) {
}
/* 0768 - 0800 */
@media only screen and (min-height : 0768px) and (max-height : 0800px) {
}
/* 0800 - 0864 */
@media only screen and (min-height : 0800px) and (max-height : 0864px) {
}
/* 0864 - 0900 */
@media only screen and (min-height : 0864px) and (max-height : 0900px) {
}
/* 0900 - 0960 */
@media only screen and (min-height : 0900px) and (max-height : 0960px) {
}
/* 0960 - 0992 */
@media only screen and (min-height : 0960px) and (max-height : 0992px) {
}
/* 0992 - 1024 */
@media only screen and (min-height : 0992px) and (max-height : 1024px) {
}
/* 1024 - 1050 */
@media only screen and (min-height : 1024px) and (max-height : 1050px) {
}
/* 1050 - 1080 */
@media only screen and (min-height : 1050px) and (max-height : 1080px) {
}

