@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
button {
	background: rgb(174, 67, 46);
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
a:hover {
	cursor: pointer !important;
}


strong, b { font-weight:bold;}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
/*table { border-collapse: collapse; border-spacing: 0; }*/
table {
	vertical-align: middle;
}
th {
	vertical-align: middle;
}
tr {
	vertical-align: middle;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}
html {
	overflow-y: hidden;
	overflow-x: hidden;
	height: 100%;
	max-height: 100% !important;
}
h2 {
	font-size: 22px !important;
}
nav ul, nav li {
	margin: 0;
	list-style: none;
	list-style-image: none;
}
small {
	font-size: 85%;
}
td {
	vertical-align: middle;
	height: 30px;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	padding: 15px;
}
.ie7 img {
	-ms-interpolation-mode: bicubic;
}
a:link {
	-webkit-tap-highlight-color: rgba(60, 60, 60, 0.60);
}
body, select, input, textarea {
	color: #000;
}
/*  General Settings  */
body {
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 13px;
	zoom: 1;
	overflow: hidden !important;
	height: 100% !important;
	min-height: 100% !important;
	max-height: 100% !important;
}
body section[role=navigation] {
	width: 245px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	overflow-y: auto;
}
body section[role=main] {
	background-color: #fff;
	min-width: 719px;
	margin-left: 245px;
	padding: 25px;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	max-height: 937px;
	position: relative;
	z-index: 50;
	border-left: 1px solid #ccc;
	padding-bottom: 50px;
	padding-top: 20px;
}
select, input, textarea, button {
	font: 99% sans-serif;
}
h1, h2, h3, h4, h5, h6, strong, b, th {
}
em, i {
	font-style: italic;
}
ul, ol {
	margin: 0 0 1em 1em;
}
ol {
	margin-left: 2em;
}
ol {
	list-style-type: decimal;
}
a {
	outline: none;
}
a:hover {
}
a:hover, a:active {
	outline: none;
}
a.outside {
	padding-right: 10px;
	background-position: top right;
	background-repeat: no-repeat;
}
/*  General Classes  */
.small {
	width: 33%;
}
.medium {
	width: 66%;
}
.large {
	width: 99%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.dataTables_wrapper {
/*padding-bottom: 50px;*/
}
#autosize {
	max-height: 92%;
}
/*  Navigation Layout :: Header  */
section[role=navigation] header h1 {
	margin-top: 3px;
	font-weight: normal;
	font-style: italic;
	text-shadow: none;
}
/*  Navigation Layout :: User Info  */
#user-info {
    background: url(../img/bgs/bg_aside_userinfo.png) no-repeat;
    border-top: 1px solid;
    margin-bottom: 8px;
    padding-left: 8px;
    height: 77px;
    padding-top: 14px;
}
#user-info img {
	width: 48px;
	height: 48px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid;
	float: left;
}
#user-info div {
	float: left;
	margin-left: 15px;
}
#user-info div > a {
	display: block;
	font-size: 15px;
	text-decoration: none;
	line-height: 100%;
}
#user-info em {
	font-size: 93%;
}
#user-info ul {
	margin: 5px 0 0;
	list-style: none;
}
#user-info ul li {
	float: left;
	margin-right: 5px;
}
#user-info ul li:last-child {
	margin-right: 0;
}
#user-info .button-link {
	font-size: 80%;
}
/*  Navigation Layout :: Nav  */
#main-nav {
	margin-bottom: 25px;
	font-size: 116%;
}
#main-nav ul li.current a, #main-nav ul li.current a:hover, #main-nav ul li a:hover, #main-nav ul li li a:hover, #main-nav ul li.current li a:hover {
}
#main-nav > ul, #main-nav > ul li, #main-nav > ul li.current, #main-nav ul li li {
	background-repeat: no-repeat;
}
#main-nav > ul {
	background-position: bottom;
}
#main-nav > ul li, #main-nav > ul li.current {
	background-position: 0 0;
}
#main-nav > ul li:last-child {
	padding-bottom: 2px;
}
/* Proper background rendering */
#main-nav ul li a {
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 10px;
	text-decoration: none;
	-webkit-transition: color 400ms ease;
	-moz-transition: color 400ms ease;
	transition: color 400ms ease;
	background-position: 25px 8px;
	background-repeat: no-repeat;
	height: 21px;
}
#main-nav ul ul {
	margin-left: 30px;
	padding-bottom: 10px;
}
#main-nav ul li li, #main-nav ul li li.current {
	padding: 2px 0 2px 10px;
	background-position: 0 center;
}
#main-nav ul li li a, #main-nav ul li.current li a {
	font-weight: normal;
	padding: 0;
	font-size: 85%;
	text-shadow: none;
	height: auto;
}
#main-nav ul li span {
	float: right;
	display: block;
	position: relative;
	top: -28px;
	padding: 2px 5px;
	border: 1px solid;
	margin-right: 20px;
	font-size: 77%;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.ie7 #main-nav ul li span, .ie8 #main-nav ul li span {
	top: -28px;
}
#main {
	height: 100% !important;
}

/*  Navigation Layout :: Sidebars  */
.sidebar {
	margin: 0 27px 25px 25px;
	display: block;
	font-size: 93%;
	overflow: hidden;
	clear: both;
}
.sidebar p {
	margin: 8px 0;
	line-height: 140%;
}
.sidebar p:last-child {
	margin-bottom: 0;
}
.sidebar ul {
	margin: 0 0 15px 15px;
}
.sidebar h2 {
	font-size: 116%;
	margin-bottom: 12px;
}
.sidebar img {
	padding: 3px;
	margin: 0 auto 25px auto;
	border: 1px solid;
}
.sidebar.separator, .sidebar .separator {
	border-top: 3px solid;
	padding-top: 8px;
}
.sidebar.separator {
	padding-top: 25px;
}
.sidebar .button-link {
	float: right;
}
/*  Content Layout :: Widgets  */
#widgets-container {
	display: block;
}
.widget {
	border: 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	height: 35px;
	width: 160px;
	float: left;
	margin: 0 15px 15px 0;
	padding: 5px;
	font-size: 93%;
}
.ie7 .widget {
	margin-bottom: 0;
}
.widget a {
	text-decoration: none;
	display: block;
}
.widget:last-child {
	margin-right: 0;
}
.widget span {
	display: block;
	height: 35px;
	width: 36px;
	float: left;
	margin-right: 10px;
	font-size: 350%;
	text-align: center;
	line-height: 80%;
}
.widget p {
	float: left;
	position: relative;
	top: -4px;
}
.widget strong {
	font-size: 153.9%;
	display: block;
}
.widget strong sup {
	top: -0.3em
}
.widget.text-only p {
	padding-left: 5px;
}
.widget.add-new-widget {
	border-style: dashed;
}
.widget.add-new-widget span {
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999em;
	margin-right: 2px;
}
.widget.add-new-widget strong {
	padding-top: 5px;
}
.widget .close-widget {
	position: relative;
	text-decoration: none;
	float: right;
	top: -8px;
}
/*  Sample Widgets  */
#new-visitors span, #new-orders span {
	text-indent: -9999em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#new-visitors span {
	background-image: url('../img/widgets/widget_increase.png');
}
#new-orders span {
	background-image: url('../img/widgets/widget_decrease.png');
}
/*  Content Layout :: Nested Box  */
.nested {
	border: 1px solid #ccc;
}
.ie7 article.nested, .ie8 article.nested {
	border: none;
}
.ie7 section.nested, .ie8 section.nested, .ie7 article.nested .article-container, .ie8 article.nested .article-container {
	border: 1px solid;
}
/*  Content Layout :: Nested Box :: Article  */
article.nested {
	padding: 0;
}
article.nested header {
	margin: 10px 20px 20px;
}
article.nested section {
	margin: 0 20px 20px;
}
article.nested footer {
	margin: 20px;
}
/*  Content Layout :: Main Content  */
article {
	margin-bottom: 0%;
	height: 100%;
}
article .article-container {
	display: block;
	overflow: hidden;
}
article header {
	height: 27px;
	border-bottom: 3px solid;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
article header h2 {
	font-size: 167%;
	float: left;
}
article header nav {
	float: right;
}
article section {
	overflow: hidden;
}
article section h3, article section h4, article section h5 {
	margin-bottom: .8em;
}
article section h3 {
	font-size: 153.9%;
}
article section h4 {
	font-size: 131%;
}
article section h5 {
	font-size: 108%;
	text-transform: uppercase;
}
article section p {
	font-size: 100%;
	line-height: 160%;
	margin-bottom: 0.67em;
}
article section p:last-child {
	margin-bottom: 0;
}
article section ul li {
	list-style: none;
	padding-left: 10px;
	background-position: 0 center;
	background-repeat: no-repeat;
}
article section ul.list-style-checkmark li, article section ul.list-style-cross li, article section ul.list-style-arrow li {
	padding-left: 25px;
}
article section ul.list-style-checkmark li {
	background: url('../img/icons/list-style/icon_list_style_checkmark.png') no-repeat 0 1px;
}
article section ul.list-style-cross li {
	background: url('../img/icons/list-style/icon_list_style_cross.png') no-repeat 0 1px;
}
article section ul.list-style-arrow li {
	background: url('../img/icons/list-style/icon_list_style_arrow.png') no-repeat 0 1px;
}
article section ul li, article section ol li {
	line-height: 150%;
}
article footer {
	clear: both;
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid;
	font-size: 85%;
}
/*  Content Layout :: Main Content :: Block Layout */
.half-block {
	width: 49%;
	margin-right: 2%;
	float: left;
}
.third-block {
	width: 32%;
	margin-right: 2%;
	float: left;
}
.quarter-block {
	width: 23.5%;
	margin-right: 2%;
	float: left;
}
.clearrm {
	margin-right: 0;
}
.clearfix {
	zoom: 1;
	clear: both;
}
/*  Content Layout :: Main Content :: Tabs */
.tab-switch {
	display: block;
	position: relative;
	top: 7px;
}
.tab-switch li {
	float: left;
	list-style: none;
	margin-right: 15px;
}
.tab-switch li:last-child {
	margin-right: 0;
}
.tab-switch li:last-child a {
	padding-right: 0;
}
.tab-switch li a {
	display: block;
	padding: 0 3px 12px;
	text-decoration: none;
	height: 16px;
}
.tab-switch li a.current {
	background-position: bottom center;
	background-repeat: no-repeat;
}
.tab {
	clear: both;
	display: block;
	overflow: hidden;
}
/*  Content Layout :: Main Content :: Sidetabs */
.sidetabs {
	background-repeat: repeat-y;
	overflow: hidden;
}
.sidetab-switch {
	float: left;
	width: 181px;
}
.sidetab-switch a {
	display: block;
	padding: 10px 0;
	text-decoration: none;
}
section .sidetab-switch li {
	background: none;
	padding-left: 0;
	border-bottom: 1px solid;
}
.sidetab-switch li a.current {
	border-right: 1px solid;
}
.sidetab-switch p {
	margin: 20px 20px 0 0;
	font-size: 85%;
}
.sidetab {
	display: block;
	overflow: hidden;
	padding-left: 20px;
}
/*  Content Layout :: Main Content :: Buttons */
.button-switch {
	display: block;
}
.button-switch li {
	float: left;
	list-style: none;
	margin-right: 7px;
}
.button-switch li:last-child {
	margin-right: 2px;
}
.button-switch li a.button {
	height: 18px;
	padding: 4px 15px;
}
/*  Content Layout :: Main Content :: Accordion */
.accordion {
	margin: 0;
	border-top: 1px solid;
}
.accordion li {
	background: none;
	list-style: none;
	padding: 10px 0;
	border-bottom: 1px solid;
}
.accordion div {
	margin-top: 15px;
}
.accordion .accordion-switch {
	cursor: pointer;
	display: block;
	text-decoration: none;
	margin-right: 15px;
}
.accordion .accordion-switch, .accordion .accordion-switch:hover {
	background-position: center right;
	background-repeat: no-repeat;
}
.accordion .accordion-switch h3 {
	margin: 0;
	text-shadow: none;
	font-size: 116%;
	font-weight: normal;
}
/*  Buttons  */
.button-link, .button, button {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	text-shadow: 0 1px 2px #666;
	white-space: nowrap;
	cursor: pointer;
	vertical-align: baseline;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	overflow: visible;
	width: auto;
}
article section p .button-link {
	padding: 0 6px;
}
/*  Buttons :: Button Like Link  */
.button-link {
	background-color: #015b9a;
	padding: 2px 6px;
	border: none;
	color: #fff;
}
.button-link.blue {
	background-color: #066d99;
}
.button-link.green {
	background-color: #6a9912;
}
.button-link.gray {
	background-color: #929494;
}
.button-link:hover {
	background-color: #4c4c4c;
	color: #fff;
}
/*  Buttons :: Button  */
.button, button {
	border: 1px solid;
	padding: 4px 15px;
	margin-bottom: 2px;
	font-weight: bold;
	height: 28px;
}
a.button, span.button {
	height: 18px;
	font-weight: normal;
}
article section p a.button {
	height: 16px;
	line-height: 100%;
	padding: 5px 15px;
}
/*  Buttons :: Button :: Disable  */
.button.disabled, button:disabled {
	text-shadow: none;
	box-shadow: none;
	cursor: not-allowed;
	font-weight: normal;
}
/*  Notifications  */
.notification {
	display: block;
	clear: both;
	padding: 10px 10px 10px 36px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid;
	color: #646464;
	background-position: 10px 12px;
	background-repeat: no-repeat;
	margin: 10px 0;
}
.close-notification {
	float: right;
	text-decoration: none;
	color: #737373;
	position: relative;
	top: -10px;
	right: -2px;
}
.close-notification:hover {
	color: #333;
}
.notification.error {
	background-color: #f2d4ce;
	background-image: url('../img/icons/icon_notification_error.png');
	border-color: #951900;
}
.notification.error strong {
	color: #951900;
}
.notification.success {
	background-color: #d9e6c3;
	background-image: url('../img/icons/icon_notification_success.png');
	border-color: #77ab13;
}
.notification.success strong {
	color: #69990f;
}
.notification.attention {
	background-color: #faf6d4;
	background-image: url('../img/icons/icon_notification_attention.png');
	border-color: #e6c26e;
}
.notification.attention strong {
	color: #be8007;
}
.notification.information {
	background-color: #cee6f2;
	background-image: url('../img/icons/icon_notification_information.png');
	border-color: #058dc7;
}
.notification.information strong {
	color: #0576a6;
}
.notification.note {
	background-color: #f2f2f2;
	background-image: url('../img/icons/icon_notification_note.png');
	border-color: #d1d1d1;
}
.notification.note strong {
	color: #737373;
}
/*  Breadcrumbs  */
#breadcrumbs {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 0 25px 0;
}
#breadcrumbs li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	padding-left: 10px;
	background: url('../img/icons/icon_breadcrumbs.png') no-repeat center left;
}
#breadcrumbs li:first-child {
	background: none;
	padding-left: 0;
	margin-top: 0;
}
#breadcrumbs li:last-child {
	margin-right: 0;
}
#breadcrumbs li a {
	display: block;
}
#breadcrumbs li:first-child a {
	height: 16px;
	width: 16px;
	text-indent: -9999em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#breadcrumbs li:first-child a:hover {
	background-position: 0 -16px;
}
/*  Prgoress Bars  */
.progress-bar {
	border: 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	height: 25px;
	margin: 0.67em 0;
}
.progress-bar div {
	border-radius: 5px;
	display: block;
	height: 27px;
	text-align: center;
	position: relative;
	top: -1px;
}
.progress-bar div span {
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 4px;
}
.progress-bar div span sup {
	top: -0.2em;
}
.progress-bar.red div {
	background-color: #015b9a;
}
.progress-bar.blue div {
	background-color: #058dc7;
}
.progress-bar.green div {
	background-color: #77ab13;
}
/*  Content Images  */
article img {
	padding: 4px;
	background-color: #fff;
	border: 1px solid;
}
div.tab > img, div.tab > .image-frame img {
	margin-top: 0;
}
/*  Content Image Mini Menu  */
.image-frame {
	position: relative;
}
.image-frame.left {
	margin-right: 15px;
}
.image-frame.right {
	margin-left: 15px;
}
.image-actions {
	background: #000;
	display: none;
	position: absolute;
	right: 12px;
	bottom: 16px;
	z-index: 10;
	list-style: none;
	margin: 0;
	padding: 6px 10px;
	opacity: .85;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.image-actions li {
	background: none;
	float: left;
	font-size: 85%;
	margin: 0 10px 0 0;
	padding: 2px 10px 0 0;
	border-right: 1px solid #333;
}
.image-actions li:last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
.image-actions li a {
	color: #fff;
	text-decoration: none;
}
.image-actions li a:hover {
	text-decoration: underline;
}
/*  Content Image Gallery  */
.image-gallery {
	margin: 0 0 0 10px;
	overflow: hidden;
}
.image-gallery > li {
	float: left;
	list-style: none;
	background: none;
	padding: 0;
	margin-right: 10px;
	line-height: 220%;
}
.image-gallery > li:last-child {
	margin-right: 0;
}
/*  Tags  */
.tag {
	display: block;
	color: #fff;
	font-size: 93%;
	padding: 2px 0;
	margin: 0 auto;
	text-align: center;
	width: 60px;
	height: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px #b3b3b3;
	-moz-box-shadow: 0 0 2px #b3b3b3;
	box-shadow: 0 0 2px #b3b3b3;
}
.tag.red {
	background-color: #015b9a;
}
.tag.blue {
	background-color: #058dc7;
}
.tag.green {
	background-color: #77ab13;
}
.tag.orange {
	background-color: #ef561a;
}
.tag.gray {
	background-color: #b3b3b3;
}
/*  Ajax Loading Gif  */
.loader {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 3px 0 0 5px;
}
/*  Stats Summary */
.stats-summary {
	margin: 10px 0;
	padding: 0;
}
.stats-summary li {
	list-style: none;
	display: block;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-height: 32px;
	background-image: none;
	line-height: 100%;
}
.stats-summary p, .stats-summary .stats-count {
	float: left;
}
.stats-summary .stats-view {
	float: right;
	margin: 2px 2px 0 0;
	padding: 5px 15px;
	height: 15px;
}
.stats-summary .stats-count {
	display: block;
	min-width: 60px;
	text-align: right;
	font-size: 197%;
	padding: 10px 15px 0 0;
}
.stats-summary p {
	margin: 7px 0 0;
}
/*  Event Logs  */
.logs {
	margin: 0;
	padding: 0;
}
.logs li {
	background-position: 10px 8px;
	background-repeat: no-repeat;
	background-image: url('../img/icons/icon_event.png');
	list-style: none;
	display: block;
	padding: 10px 10px 10px 35px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height: 100%;
}
.logs li h4 {
	text-shadow: none;
	font-size: 100%;
}
.logs li.event {
	background-image: url('../img/icons/icon_event_log.png');
}
.logs li.bomb {
	background-image: url('../img/icons/icon_event_bomb.png');
}
.logs li .logs-timestamp {
	float: right;
	font-size: 93%;
}
.logs li .logs-event {
	text-decoration: none;
	font-size: 116%;
}
.logs li .logs-meta a {
	text-decoration: none;
}
/*  Contacts  */
.contacts {
	margin: 0;
	display: block;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.contacts li {
	background: none;
	list-style: none;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid;
	line-height: 100%;
}
.contacts li:last-child {
	border: none;
	margin: 0;
	padding: 0;
}
.contacts li img {
	width: 48px;
	height: 48px;
	padding: 3px;
	margin-right: 15px;
	border: 1px solid;
	float: left;
}
.contacts li a.contacts-user {
	margin: 2px 0;
	display: block;
	font-size: 108%;
	text-decoration: none;
}
.contacts li em {
	font-size: 93%;
}
.contacts li ul {
	margin: 8px 0 0;
	list-style: none;
	overflow: hidden;
}
.contacts li ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: none;
}
.contacts li ul li:last-child {
	margin-right: 0;
}
.contacts li .button-link {
	font-size: 80%;
}
/*  Forms  */
form {
	margin-top: 25px;
	padding-bottom: 10px;
}
form.table-form {
	margin-top: 0;
}
button, input, select, textarea {
	margin: 0;
}
textarea {
	overflow: auto;
}
fieldset {
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 25px 25px 0;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border: 1px solid;
}
legend {
	font-size: 116%;
	padding: 0 1em;
}
.ie6 legend, .ie7 legend {
	margin-left: -7px;
}
.ie8 legend, .ie7 legend {
	margin-bottom: 30px;
}
.ie8 legend {
	top: -25px;
}
.ie7 legend {
	top: -35px;
}
form dt {
	width: 150px;
	text-align: right;
}
form dd {
	position: relative;
	top: -24px;
	left: 165px;
}
dd p {
	font-size: 77%;
	position: relative;
	top: 2px;
}
input, textarea, select {
	border: 1px solid;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
input.small, textarea.small {
	width: 25%;
}
input.medium, textarea.medium {
	width: 50%;
}
input.large, textarea.large {
	width: 75%;
}
input.full, textarea.full {
	width: 97%;
}
input[type=text], input[type=password], textarea, select {
	padding: 7px 6px 5px;
}
input[type="radio"] {
	vertical-align: text-bottom;
}
input[type="checkbox"] {
	vertical-align: bottom;
}
input[type="checkbox"], input[type="radio"] {
	background: none;
	border: none;
}
.ie7 input[type="checkbox"] {
	vertical-align: baseline;
}
.ie6 input {
	vertical-align: text-bottom;
}
label, input[type="button"], input[type="submit"], input[type="image"], button {
	cursor: pointer;
}
label {
	font-weight: bold;
}
select {
	width: auto;
}
.checkbox, .radio {
	width: 200px;
	position: relative;
	left: 185px;
	text-align: left;
}
.checkbox label, .radio label {
	font-weight: normal;
}
.checkbox {
	top: -5px;
}
.radio {
	top: -3px;
}
button {
	width: auto;
	overflow: visible;
}
form span.valid-side-note, span.invalid-side-note {
	margin-left: 10px;
	padding: 0 0 0 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
form span.valid-side-note {
	background-image: url(../img/icons/icon_success.png);
}
form span.invalid-side-note {
	background-image: url(../img/icons/icon_error.png);
}
.ie7 input[type=checkbox], .ie8 input[type=checkbox], .ie9 input[type=checkbox], .ie7 input[type=radio], .ie8 input[type=radio], .ie9 input[type=radio] {
	border: none;
	box-shadow: none;
}
.ie7 .checkbox, .ie8 .checkbox, .ie9 .checkbox {
top:-7px;
}
.ie7 .radio, .ie8 .radio, .ie9 .radio {
	top: -5px;
}
.ie7 td select {
	position: relative;
	top: -3px;
	left: -15px;
}
input:disabled, input.disabled {
	box-shadow: none;
	cursor: not-allowed;
}
input.datepicker {
	background: url(../img/icons/icon_calendar.png) no-repeat 6px 6px;
	padding-left: 30px;
	cursor: pointer;
}
.ie9 input.datepicker {
	background-position: 6px 5px;
}
/*  jQuery Datepicker  */
.jq-datepicker {
	border: 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.jq-datepicker .datepick-nav {
	height: 20px;
	padding-top: 5px;
}
.jq-datepicker .datepick-ctrl {
	padding: 5px 0 3px;
}
.jq-datepicker .datepick-nav, .jq-datepicker .datepick-ctrl, .jq-datepicker .datepick-month, .jq-datepicker .datepick-month-header, .jq-datepicker .datepick-month-header select, .jq-datepicker .datepick-month-header input, .jq-datepicker .datepick-cmd:hover, .jq-datepicker .datepick-ctrl .datepick-cmd:hover, .jq-datepicker .datepick-month th, .jq-datepicker .datepick-month th a {
	background: none;
}
.jq-datepicker .datepick-month-header, .jq-datepicker .datepick-month-header select, .jq-datepicker .datepick-month-header input {
	height: auto;
}
.jq-datepicker .datepick-month-header select {
	border: 1px solid;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.jq-datepicker .datepick-month table {
	margin-top: 5px;
	border-top: 1px solid;
}
.jq-datepicker .datepick-month table td {
	width: 30px;
}
.jq-datepicker .datepick-month a, .jq-datepicker .datepick-month span {
	padding: 11px 0;
}
.jq-datepicker .datepick-month th, .jq-datepicker .datepick-month th a {
	border-top: none;
}
/*  HTML Calnedar  */
.htmlcalendar {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid;
	table-layout: fixed;
}
.htmlcalendar tbody tr {
	background: none;
	min-height: 110px;
}
.htmlcalendar tbody th, .htmlcalendar tbody td {
	border: 1px solid;
	padding: 0;
	margin: 0;
}
.htmlcalendar tbody td {
	min-width: 110px;
	width: 15%;
}
.htmlcalendar .week {
	width: 56px;
	padding: 0;
	font-weight: normal;
	font-size: 131%;
	text-align: right;
}
.htmlcalendar .week span, .htmlcalendar .week sup {
	padding-right: 8px;
}
.htmlcalendar .day > div {
	min-height: 110px;
}
.htmlcalendar .calendar-entry {
	padding: 8px;
	text-align: right;
	font-size: 131%;
}
.htmlcalendar .week span, .htmlcalendar .calendar-entry span {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
.htmlcalendar .week span {
	margin-bottom: 5px;
}
.htmlcalendar .calendar-event {
	padding: 0 5px 5px;
}
.htmlcalendar .calendar-event .event {
	display: block;
	padding: 3px 6px;
	margin-bottom: 5px;
	vertical-align: middle;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.ie7 .htmlcalendar .calendar-event .event {
	padding: 3px 5px;
}
.htmlcalendar .calendar-event .event a {
	display: block;
	text-decoration: none;
}
.htmlcalendar .calendar-event .event a:hover {
	text-decoration: none;
}
/*  HTML Calendar Actions  */
.htmlcalendar-actions {
	margin: 0 0 10px;
	padding: 0;
	overflow: hidden;
}
.htmlcalendar-actions li {
	background: none;
	list-style: none;
	padding: 12px 0 0;
	margin: 0;
	width: 25%;
	float: left;
	display: block;
	vertical-align: middle;
}
.htmlcalendar-actions li.current-month {
	width: 49%;
	text-align: center;
}
.htmlcalendar-actions li.current-month h4 {
	font-size: 156%;
	text-shadow: none;
	margin: 0;
}
.htmlcalendar-actions li.current-day {
	font-size: 118%;
}
.htmlcalendar-actions li.actions {
	padding: 0;
}
.htmlcalendar-actions li.actions ul {
	float: right;
	margin: 0;
	padding: 0;
}
.htmlcalendar-actions li.actions li {
	width: auto;
	padding: 0;
	margin-right: 5px;
}
.htmlcalendar-actions li.actions li:last-child {
	margin-right: 0;
}
.htmlcalendar-actions li.actions a.button {
	padding: 6px 15px;
}
/*  Tables  */
table {
	width: 100%;
	font-size: 83%;
	border-top: 1px solid;
	border-bottom: 1px solid;
}
/*
tbody {
	border-top:1px solid;
	border-bottom:1px solid;
}
th, td {
	padding:2px 0;
	height:26px;
	border-bottom:1px solid;
	vertical-align:middle;
}
th { padding:10px 0; }
th { font-size:116%; }
table input[type="checkbox"] {
	margin:0 6px;
	position:static;
}

table .pagination {
	float:right;
	margin:5px 0;
}
table .pagination li {
	float:left;
	list-style:none;
	background:none;
	padding:0;
	margin-right:5px;
}
table .pagination li.hellip { padding-top:2px; }
table .pagination li:last-child { margin-right:0; }

table .actions {
	margin:0 5px 0;
	padding:0;
}
table .actions li {
	background:none;
	list-style:none;
	float:left;
	margin-right:5px;
	padding:0;
}
table .actions li a {
	display:block;
	height:16px;
	width:16px;
	text-indent:-9999em;
}
table .actions li:last-child { margin-right:0; }
table .actions .view { background:url('../img/icons/icon_table_view.png') no-repeat 0 0; }
table .actions .edit { background:url('../img/icons/icon_table_edit.png') no-repeat 0 0; }
table .actions .delete { background:url('../img/icons/icon_table_delete.png') no-repeat 0 0; }

.table-actions { width:26px; }
.table-actions > a {
	display:block;
	height:16px;
	width:16px;
	padding:4px;
	text-indent:-999em;
	background:url('../img/icons/icon_table_options.png') no-repeat center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid;
	margin:0 auto;
}
.table-actions ul {
	position:absolute;
	margin:2px 0 0;
	padding:2px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid;
	z-index:1;
}
.table-actions ul li {
	background:none;
	list-style:none;
	padding:0;
	text-align:left;
	border-bottom:1px solid;
}
.table-actions ul li:last-child { border:none; }
.table-actions ul li a {
	display:block;
	padding:3px 0;
	text-decoration:none;
}
*/
/*  Login Page  */
.login {
	background-image: none;
}
.login section[role=main] {
	margin: 100px auto 0;
	min-width: 380px;
	width: 380px;
	background: none;
}
.login section[role=main] > a {
	background: url('../img/sample_logo.png') no-repeat;
	width: 210px;
	height: 60px;
	text-indent: -9999em;
	display: block;
}
.login #login-box {
	margin-top: 25px;
	border-radius: 3px;
}
#login-box .article-container {
	border: 1px solid;
	padding: 25px 25px 15px;
	border-radius: 3px;
}
.login form {
	overflow: hidden;
	margin-top: 15px;
}
.login form fieldset {
	margin-bottom: 15px;
}
.login form dt {
	width: 50px;
}
.login form dt.checkbox {
	left: 85px;
	width: 200px;
}
.login form dd {
	left: 65px;
}
.login-links {
	margin: 0;
	float: right;
}
/*  Login Page Footer Links  */
.login-links a {
	text-decoration: none;
}
.login-links li {
	float: left;
	list-style: none;
	background: none;
	padding: 2px 10px;
	border-left: 1px solid;
	border-right: 1px solid;
}
.login-links li:first-child {
	border-left: none;
}
.login-links li:last-child {
	padding-right: 0;
	border-right: none;
}
/*  Error Pages  */
.error-page {
	background-image: none;
}
.error-page section[role=main] {
	margin: 80px auto 0;
	min-width: 600px;
	width: 600px;
	background: none;
}
.error-page p {
	margin-bottom: 10px;
}
.error-page p.description {
	text-align: center;
	font-size: 156%;
	margin-bottom: 25px;
	font-weight: bold;
}
.error-page a.button {
	float: right;
}
.error-page strong {
	display: block;
	text-align: center;
	font-size: 1000%;
}
/*  Wizard  */
.wizard-steps {
	margin: 0 0 25px;
	text-align: center;
	height: 35px;
	border-bottom: 3px solid;
}
.wizard-steps li {
	font-size: 116%;
	height: 100%;
	display: inline-block;
	padding: 0 15px;
}
.ie7 .wizard-steps li {
	display: block;
	float: left;
}
.wizard-steps li a {
	display: block;
	text-decoration: none;
	position: relative;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: center 27px;
}
.wizard-steps li a.current, .wizard-steps li a.done {
	background-position: center -92px;
}
/*Newsletter Custom Style*/
#box {
	margin: 0;
	display: block;
	border: 1px solid #cccccc;
	background-color: #e8e8e8;
}
#icon {
	margin: 5px;
	padding: 5px;
	float: left;
}
#boxtext {
	margin: 5px;
	padding: 5px;
}
#boxbutton {
	margin: 10px;
	padding: 0px;
}
dl .optionals {
}
.optionals dt label {
	font-weight: normal;
}
.optionals dt {
	width: 140px;
	text-align: center;
	border: 1px solid #CCC;
	height: 60px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
	display: block;
}
.optionals dd {
	position: relative;
	top: 40px;
	left: -80px;
	float: left;
}
.acconto {
	background-color: #FFA3A3 !important;
}
.tab-root {
	height: 100%;
	position: relative;
	display: block;
}
.tab-group {
	margin: 20px 0;
	padding: 0;
	text-align: left;
	height: 100%;
	position: relative;
	display: block;
	max-height: 720px;
}
.tab-group .tab-content h3, .tab-group .tab-content h4 {
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 10px 0;
}
.tab-group .tab-content h3 {
	font-size: 20px;
	font-weight: 200;
}
.tab-group .tab-content h4 {
	font-size: 15px;
	font-weight: 400;
}
.tab-group .tab-radio:checked ~ .tab, .tab-group .tab-radio:active ~ .tab {
	z-index: 100;
}
.tab-group .tab-radio:checked ~ .tab {
	width: auto;
}
.tab-group .tab-radio:checked ~ .tab:before {
	content: "";
	font-weight: normal;
}
.tab-group .tab-radio:checked ~ .tab-content {
	visibility: visible;
}
.tab-group .tab-radio {
	display: none;
}
.tab-group .tab {
	display: block !important;
	width: auto;
	height: 25px;
	float: left;
	position: relative;
	margin: 0;
	padding: 3px 10px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	line-height: 25px;
	z-index: 0;
	min-width: 120px;
	border: 1px solid #CCC;
	margin-left: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.tab-name {
	float: left;
}
.tab-group .tab-content {
	top: 30px;
	left: 0px;
	float: left;
	height: 100%;
	width: 98%;
	padding: 20px 20px 30px 20px;
	margin: 0;
	visibility: hidden;
	z-index: 50;
	display: block;
	position: absolute;
	-moz-transition: visibility 0s ease-out 0.2s;
	-ms-transition: visibility 0s ease-out 0.2s;
	-o-transition: visibility 0s ease-out 0.2s;
	-webkit-transition: visibility 0s ease-out 0.2s;
	transition: visibility 0s ease-out 0.2s;
	border: 1px solid #CCC;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top: 2px;
}
.tab-group.side2-rounded .tab-content {
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-bottom-left-radius: 25px;
	border-bottom-left-radius: 25px;
}
.tab-group.side2-rounded .tab {
	-webkit-border-top-right-radius: 25px;
	-moz-border-top-right-radius: 25px;
	border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-bottom-left-radius: 25px;
	border-bottom-left-radius: 25px;
}
.tab-group.rounded .tab-content {
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.tab-group.rounded .tab {
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
}
.tab-group .tab-content > * {
	-moz-transition: opacity 0.2s ease-out 0s;
	-ms-transition: opacity 0.2s ease-out 0s;
	-o-transition: opacity 0.2s ease-out 0s;
	-webkit-transition: opacity 0.2s ease-out 0s;
	transition: opacity 0.2s ease-out 0s;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
}
.tab-group .tab-radio:checked ~ .tab-content > * {
	-moz-transition: opacity 0.2s ease-in 0.15s;
	-ms-transition: opacity 0.2s ease-in 0.15s;
	-o-transition: opacity 0.2s ease-in 0.15s;
	-webkit-transition: opacity 0.2s ease-in 0.15s;
	transition: opacity 0.2s ease-in 0.15s;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}
.tab-group article {
	font-family: 'Open Sans', sans-serif;
}
.tab-group .tab-radio ~ .tab:after {
	position: absolute;
	display: block;
	z-index: 200;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 50px 50px 0 0;
}
.tab-group .tab-radio ~ .tab {
/*background-color:#333;*/
}
.tab-group .tab-radio:checked ~ .tab {
	color: #c40000;
}
.tab-group article p {
	line-height: 140%;
}
 @media screen and (max-width: 768px) {
.tab-root {
	position: relative;
	width: 100%;
	height: 500px;
	margin: 120px 0 0 0;
	display: block;
}
.tab-root:after, .tab-group:after, .tab-group .tab-content:after {
	display: block;
	clear: both;
	content: "";
}
.tab-group {
	margin: 30px 0;
	padding: 0;
	text-align: left;
	position: relative;
	display: block;
	height: auto;
}
.tab-group .tab {
	display: block;
	width: 100%;
	height: 30px;
	position: relative;
	top: -110px;
	padding: 3px 0;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 30px;
	z-index: 10;
	-webkit-box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
}
.tab-group .tab:hover {
}
.tab-group .tab-radio:checked ~ .tab {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
}
.tab-group .tab-content {
	visibility: hidden;
	z-index: 50;
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
	float: left;
	padding: 20px 20px 30px 20px;
	margin: 100;
	-moz-transition: visibility 0s ease-out 0.2s;
	-ms-transition: visibility 0s ease-out 0.2s;
	-o-transition: visibility 0s ease-out 0.2s;
	-webkit-transition: visibility 0s ease-out 0.2s;
	transition: visibility 0s ease-out 0.2s;
	height: auto;
	-webkit-box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 13px 0px rgba(0,0,0,0.75);
}
}
.dropup, .dropdown {
	position: relative;
	width: 95px;
}
.dropdown-toggle {
 *margin-bottom: -3px;
}
.dropdown-toggle:active, .open .dropdown-toggle {
	outline: 0;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #FFF;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
	margin-top: 5px;
	margin-left: 10px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: -95px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
 *border-right-width: 2px;
 *border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
 *width: 100%;
	height: 1px;
	margin: 9px 1px;
 *margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap;
	text-decoration: none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	color: #ffffff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
	outline: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #999999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: default;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open {
 *z-index: 1000;
}
.open > .dropdown-menu {
	display: block;
}
.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 {
	border-top: 0;
	border-bottom: 4px solid #000000;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
	display: block;
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
	border-color: transparent;
	border-left-color: #cccccc;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
}
.dropdown-submenu:hover > a:after {
	border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
	padding-right: 20px;
	padding-left: 20px;
}
#rankSubMenu {
	list-style-type: none;
	margin: 0;
	display: none;
}
.li_title {
	text-align: left;
	margin-left: 20px;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}
#subMenuContainer:hover #rankSubMenu {
	display: block;
}
.ranksSubmenuItem {
	position: relative;
	list-style-type: none;
	padding: 10px 0;
}
.ranksSubmenuItem a {
	display: block;
	height: 100%;
	text-decoration: none;
}
.ranksSubmenuItem:hover a {

}

.ui-widget-overlay {
	display: none;
}

.ui-dialog {
	z-index: 1000 !important;
	outline: 0px !important;
	position: absolute !important;
	top: 2% !important;
	left: 5% !important;
	width: 90% !important;
}
#detail-modal {
	display: none;
}
#edit-modal {
	display: none;
}
.dataTables_filter input {
	margin-left: 10px;
	padding: 5px;
}

.ui-dialog .ui-dialog-content {
overflow:inherit !important;

}
#detail-modal { 
height: 100% !important;
}

#loading-image {
    position: fixed;
    width: 100%;
    text-align: center;
    top: 0px;
    padding-top: 300px;
    z-index: 1;
}

#main {
	display:none
}
section[role="navigation"]::-webkit-scrollbar {
    width: 5px;
}

section[role="navigation"]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

section[role="navigation"]::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 0px;
}

section[role="navigation"]::-webkit-scrollbar-thumb:hover {
    background: #555;
}

#main-nav ul li a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.menu-tabler-icon {
    width: 20px;
    margin-right: 10px;
    margin-top: 4px;
}
