body {
	color: #333;
	line-height:normal;
}
abbr {background:yellow}
acronym {color:red;}
.clear {
	clear: both;
}
.content-body > div > block {display:block;/*potrzebne, gdy tabela wstawiana jako bloczek*/}
.content-body {overflow-x:hidden;}
/*.page-header .breadcrumbs {margin-right:10px;}*/
@media only screen and (min-width: 768px) {
	.content-body{padding:35px;}
}

/*html.dark .header, html.header-dark .header {background: #092C6D;}*/

html.sidebar-light:not(.dark) ul.nav-main li a {
	color: #333;
}
html.sidebar-light:not(.dark) ul.nav-main li.nav-active > a {
	color: #0088cc;
}

/* ------- Layout -------------*/

h1 {font-size: 24px;}

/*@media only screen and (min-width: 1200px) {
	html.boxed body {
		background:url(../img/background.jpg) no-repeat center center fixed;
		min-height: 100vh;
	}
	html.boxed body.Metale {
		background:url(../img/background_metale.jpg) no-repeat center center fixed;
	}
}
body.BodyLogin {
	background:url(../img/background.jpg) no-repeat center center fixed;
	min-height: 100vh;
}
body.BodyLogin.Metale {
	background:url(../img/background_metale.jpg) no-repeat center center fixed;
}*/

a.card-button:hover,a.card-button:focus {text-decoration:none !important;}
a:hover .card {border-color:#FFF;}
a:hover .card .summary-icon {background:#FFF !important;}
a:hover .card .widget-summary .summary .title {color:#fff;text-decoration:none;}
a:hover .card .widget-summary .summary .amount {color:#fff;text-decoration:none;}
a:hover .card.card-featured-primary .card-body {background:#0088cc;color:#FFF;}
a:hover .card .summary-icon.bg-primary i {color:#0088cc;}
a:hover .card.card-featured-tertiary .card-body {background:#2BAAB1;color:#FFF;}
a:hover .card .summary-icon.bg-tertiary i {color:#2BAAB1;}

.content-body {
	background:#ecedf0;
}

html.sidebar-light:not(.dark) ul.nav-main > li.nav-expanded > a {
	background: #e4e4e4;
}

.header .Maximize {
	color: #FFF;
	margin: 3px 5px 0 0;
	margin-left: 10px;
	cursor: pointer;
	padding: 15px;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	float: right;
}
.header .Maximize:hover {
	color:#faca23;
}

html.boxed header.header {
	border-top: 3px solid #faca23;
  	background: #0088cc;
}

.header .logo {
	margin: 7px 0 0 10px;
}

.modal-header {
	background: #0088cc;
	color: #FFF;
	border-radius: 6px 6px 0 0;
}
.BootWindow-HeaderFixed .modal-header {background: #0088cc;}
.modal-header .close {
	color:#FFF;
	opacity:0.5;
}
.modal-header .close:hover {
	opacity:1;
}
.modal-content {
	border-radius:10px 10px 6px 6px;
}

.PortoUserIcon .name {color: #FFF;}
.PortoUserIcon.open .name {color:#7d7d7d;}
.PortoUserIcon .role {color: #FFF;}
.PortoUserIcon.open .role {color:#7d7d7d;}

/*.PortoUserIcon .role {
	color: #FFF;
}*/

.PortoUserIcon .custom-caret {
	color: #FFF;
}

/*.header .separator {width:1px;background:#e2e3e6;}*/

/*.PortoNotifications {margin-left:0;}*/
.PortoSearch .BootField{margin-bottom:0;}
.PortoSearch .BootField button{box-shadow:none !important;}

.PortoSearchForm .alert{margin:50px;padding:20px;}
.PortoSearchForm .PortSearchHint span.arrow{position:absolute;right:270px;top:0;}

.header .search { width: 250px; }
@media only screen and (max-width: 567px) {
	.header .search {display:none;}
}

.modal-body h3 {
	font-size: 13px;
	font-weight: bold;
}

.alert {
	padding: 5px 10px;
}

/*ul.nav-main > li.nav-active > a {
	box-shadow: 5px 0 0 #0088cc inset;
	background: #e4e4e4;
}

ul.nav-main li .nav-children li.nav-active > a {
	box-shadow: 5px 0 0 #0088cc inset;
}*/

/* ---- 3d ------*/

/*.btn3d {
	position:relative;
	top: -6px;
	border:0;
	 transition: all 40ms linear;
	 margin-top:0;
	 margin-bottom:0;
	 margin-left:2px;
	 margin-right:2px;
}
.btn3d:active:focus,
.btn3d:focus:hover,
.btn3d:focus {
	-moz-outline-style:none;
		 outline:medium none;
}
.btn3d:active, .btn3d.active {
	top:2px;
}
.btn3d.btn-white {
	color: #666666;
	box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.10) inset, 0 8px 0 0 #f5f5f5, 0 8px 8px 1px rgba(0,0,0,.2);
	background-color:#fff;
}
.btn3d.btn-white:active, .btn3d.btn-white.active {
	color: #666666;
	box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,.1);
	background-color:#fff;
}
.btn3d.btn-default {
	color: #666666;
	box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255,255,255,0.10) inset, 0 8px 0 0 #BEBEBE, 0 8px 8px 1px rgba(0,0,0,.2);
	background-color:#f9f9f9;
}
.btn3d.btn-default:active, .btn3d.btn-default.active {
	color: #666666;
	box-shadow:0 0 0 1px #ebebeb inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,.1);
	background-color:#f9f9f9;
}
.btn3d.btn-primary {
	box-shadow:0 0 0 1px #417fbd inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #4D5BBE, 0 8px 8px 1px rgba(0,0,0,0.5);
	background-color:#4274D7;
}
.btn3d.btn-primary:active, .btn3d.btn-primary.active {
	box-shadow:0 0 0 1px #417fbd inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
	background-color:#4274D7;
}
.btn3d.btn-success {
	box-shadow:0 0 0 1px #31c300 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #5eb924, 0 8px 8px 1px rgba(0,0,0,0.5);
	background-color:#78d739;
}
.btn3d.btn-success:active, .btn3d.btn-success.active {
	box-shadow:0 0 0 1px #30cd00 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
	background-color: #78d739;
}
.btn3d.btn-info {
	box-shadow:0 0 0 1px #00a5c3 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #348FD2, 0 8px 8px 1px rgba(0,0,0,0.5);
	background-color:#39B3D7;
}
.btn3d.btn-info:active, .btn3d.btn-info.active {
	box-shadow:0 0 0 1px #00a5c3 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
	background-color: #39B3D7;
}
.btn3d.btn-warning {
	box-shadow:0 0 0 1px #d79a47 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #D79A34, 0 8px 8px 1px rgba(0,0,0,0.5);
	background-color:#FEAF20;
}
.btn3d.btn-warning:active, .btn3d.btn-warning.active {
	box-shadow:0 0 0 1px #d79a47 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
	background-color: #FEAF20;
}
.btn3d.btn-danger {
	box-shadow:0 0 0 1px #b93802 inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #AA0000, 0 8px 8px 1px rgba(0,0,0,0.5);
	background-color:#D73814;
}
.btn3d.btn-danger:active, .btn3d.btn-danger.active {
	box-shadow:0 0 0 1px #b93802 inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
	background-color: #D73814;
}
.btn3d.btn-magick {
	color: #fff;
	box-shadow:0 0 0 1px #9a00cd inset, 0 0 0 2px rgba(255,255,255,0.15) inset, 0 8px 0 0 #9823d5, 0 8px 8px 1px rgba(0,0,0,0.5);
	background-color:#bb39d7;
}
.btn3d.btn-magick:active, .btn3d.btn-magick.active {
	box-shadow:0 0 0 1px #9a00cd inset, 0 0 0 1px rgba(255,255,255,0.15) inset, 0 1px 3px 1px rgba(0,0,0,0.3);
	background-color: #bb39d7;
}*/

body .btn {
	position:relative;
	top:0;
	/*border:0;*/
	transition: all 40ms linear;
	/*margin:0 2px 0 2px;*/
}
body .btn.btn-default		{	box-shadow:0 2px 0 0 #BEBEBE;	background-color:#f9f9f9 !important;border-color:#BEBEBE !important;color:#666666;}
body .btn.btn-default:hover	{	box-shadow:0 3px 0 0 #BEBEBE;}
body .btn.btn-primary		{	box-shadow:0 2px 0 0 #0172aa;	background-color:#0088cc !important;border-color:#0172aa !important;}
body .btn.btn-primary:hover	{	box-shadow:0 3px 0 0 #0172aa;}
body .btn.btn-success		{	box-shadow:0 2px 0 0 #5eb924;	background-color:#78d739 !important;border-color:#5eb924 !important;}
body .btn.btn-success:hover	{	box-shadow:0 3px 0 0 #5eb924;}
body .btn.btn-info			{	box-shadow:0 2px 0 0 #348FD2;	background-color:#39B3D7 !important;border-color:#348FD2 !important;}
body .btn.btn-info:hover	{	box-shadow:0 3px 0 0 #348FD2;}
body .btn.btn-warning		{	box-shadow:0 2px 0 0 #D79A34;	background-color:#FEAF20 !important;border-color:#D79A34 !important;}
body .btn.btn-warning:hover	{	box-shadow:0 3px 0 0 #D79A34;}
body .btn.btn-danger		{	box-shadow:0 2px 0 0 #AA0000;	background-color:#D73814 !important;border-color:#AA0000 !important;}
body .btn.btn-danger:hover	{	box-shadow:0 3px 0 0 #AA0000;}

/*body .input-group-btn > .btn {	box-shadow:none !important;}*/
body .btn.btn-default:active,
body .btn.btn-default.active,
body .btn.btn-primary:active,
body .btn.btn-primary.active	{	box-shadow:none !important;}
body .btn:active,
body .btn.active				{	box-shadow:0 1px 0px 1px rgba(0,0,0,.1) !important;}
body .btn:hover				{top:-1px;}
body .btn:active,
body .btn.active				{top:2px;}



body .btn.btn-xs {
	position:relative;
	top:0;
	border:0;
	transition: all 40ms linear;
	margin:0 2px 0 2px;
}
body .btn.btn-xs.btn-default 		{	box-shadow:0 1px 0 0 #BEBEBE, 0 1px 1px 0px rgba(0,0,0,.2);		background-color:#f9f9f9;color: #666666;	}
body .btn.btn-xs.btn-default:hover	{	box-shadow:0 2px 0 0 #BEBEBE, 0 2px 2px 1px rgba(0,0,0,.2);		}
body .btn.btn-xs.btn-primary 		{	box-shadow:0 1px 0 0 #4D5BBE, 0 1px 1px 0px rgba(0,0,0,0.5);	background-color:#4274D7;	}
body .btn.btn-xs.btn-primary:hover	{	box-shadow:0 2px 0 0 #4D5BBE, 0 2px 2px 1px rgba(0,0,0,0.5);	}
body .btn.btn-xs.btn-success		{	box-shadow:0 1px 0 0 #5eb924, 0 1px 1px 0px rgba(0,0,0,0.5);	background-color:#78d739;	}
body .btn.btn-xs.btn-success:hover	{	box-shadow:0 2px 0 0 #5eb924, 0 2px 2px 1px rgba(0,0,0,0.5);	}
body .btn.btn-xs.btn-info 			{	box-shadow:0 1px 0 0 #348FD2, 0 1px 1px 0px rgba(0,0,0,0.5);	background-color:#39B3D7;	}
body .btn.btn-xs.btn-info:hover		{	box-shadow:0 2px 0 0 #348FD2, 0 2px 2px 1px rgba(0,0,0,0.5);	}
body .btn.btn-xs.btn-warning		{	box-shadow:0 1px 0 0 #D79A34, 0 1px 1px 0px rgba(0,0,0,0.5);	background-color:#FEAF20;	}
body .btn.btn-xs.btn-warning:hover	{	box-shadow:0 2px 0 0 #D79A34, 0 2px 2px 1px rgba(0,0,0,0.5);	}
body .btn.btn-xs.btn-danger 		{	box-shadow:0 1px 0 0 #AA0000, 0 1px 1px 0px rgba(0,0,0,0.5);	background-color:#D73814;	}
body .btn.btn-xs.btn-danger:hover	{	box-shadow:0 2px 0 0 #AA0000, 0 2px 2px 1px rgba(0,0,0,0.5);	}

body .btn.btn-xs:active, .btn.btn-xs.active {box-shadow:0 1px 0px 1px rgba(0,0,0,.1) !important;}
body .btn.btn-xs:hover {top:-1px;}
body .btn.btn-xs:active, .btn.btn-xs.active {top:1px;}

/* ------- Shortcuts -------------*/

aside.Shortcuts{width:200px;}
aside.Shortcuts h4 {color:#0088cc;}
ul.Shortcuts {display:block;}
ul.Shortcuts li {font-size: 13px;}
ul.Shortcuts li a {color: #333;/*transition: background 0.1s;*/border-bottom: 1px solid #EDEDDE;display: block;text-decoration: none;line-height: 20px;padding: 4px 0 4px 10px;clear: both;}
ul.Shortcuts li a:before {content: "";display: inline-block;width:0;height:0;border-top:4px solid transparent;border-bottom: 4px solid transparent;border-left: 4px solid #333;margin: 7px 0 0 -9px;position: absolute;}
ul.Shortcuts li span.badge {float:right;background:#C00;color:#FFF;}
@media only screen and (min-width: 992px) {
	.ShortcutsContainer {padding-right:180px;position:relative;min-height:320px;}
	/*aside.Shortcuts{width:150px;position:absolute;right:0;top:0;}
	.ShortcutsScrolled aside.Shortcuts {position:fixed;top:10px;right:63px;}*/
	aside.Shortcuts{width:160px;position:fixed;right:63px;top:70px;}
}

ul.Files {display:block;padding:0;}
ul.Files li {display:block;word-wrap:break-word;}
ul.Files li i.fa {width:20px;text-align:center;}
ul.Files li a {}

div.ProducerLogo {margin-bottom:20px;}
img.ProducerLogo {border:solid 1px #EEE;max-width:100px;float:left;margin-right:10px;}
h2.ProducerLogo {margin-top:0;font-size:27px;}
h2.ProducerLogo small {display:block;font-size:11px;margin-top:5px;}
.ProducerShow .ProducerSectionTitle {
	font-size:17px;
	/*border-bottom:solid 1px #DDD;padding-bottom:8px;border-bottom:solid 1px #0088cc;color: #0088cc;*/
	color: #FFF;
	background: #0088cc;
	padding: 5px 5px 5px 15px;
	margin: 25px 0 15px -15px;
	border-radius: 0 6px 6px 0;
}
.ProducerShow .ProducerSectionTitle > i.fa {margin-right:5px;}
.ProducerShow h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top:0;
}
.ProducerShow h4 {
	font-weight: bold;
}
.ProducerShow .Trade {margin-bottom:40px;clear:both;}
.ProducerShow .iRichTable, .BootHtmlArea TABLE{float:none;}
.ProducerShow .iRichTable TD, .BootHtmlArea TABLE TD {
	border: solid 1px #AAA;
	padding: 5px;
	text-align: left;
}
ul.ProducerAddress {display:block;padding:0;clear:both;}
ul.ProducerAddress li {display:block;padding-left:20px;position: relative;}
ul.ProducerAddress li i.fa {width:16px;text-align:center;position:absolute;left:0;top: 6px;}
.ProducerSection .BootFieldView {min-height:200px;}

.Trade > h2{margin-top:0;color:#333 !important;}
.Trade > .btn-group {margin: 0 0 5px 5px;}
.TradeTitle {margin-bottom:5px;font-size:21px;}
.TradeDate {margin-bottom:20px;}
.TradeDate {display:block;}
.TradeDate li {display:inline-block;margin-right:10px;}
.Trade+.Trade{margin-top: 20px;}

.TrackSection {background-color:#fffac8;border: 1px solid #f1edc4;border-radius: 4px;padding: 5px 10px;margin-bottom:1px;}
span.TrackSection {padding:0;margin:0;}
.TrackSection > UL {margin-left:-10px;}
.TrackInserted,.diff-html-added {color:#05D;text-decoration:underline;}
.TrackDeleted,.diff-html-removed {color:#E00;text-decoration:line-through;}

/*.LetterShow h1 {font-size:24px;border-bottom:solid 1px #DDD;padding-bottom:8px;}*/
.LetterPhoto {position:absolute;right: 10px;top: 10px;width:100px;border:solid 1px #DADADA;}
.LetterDate {color:#888 !important;margin-left:5px;word-spacing:2px;font-size:0.8rem;}
.LetterShow .LetterSectionTitle {
	font-size:17px;
	/*border-bottom:solid 1px #DDD;padding-bottom:8px;border-bottom:solid 1px #0088cc;color: #0088cc;*/
	color: #FFF;
	background: #0088cc;
	padding: 5px 5px 5px 15px;
	margin: 25px 0 15px -15px;
	border-radius: 0 6px 6px 0;
}
.LetterShow .LetterSectionTitle > i.fa {margin-right:5px;}
.LetterShow .ProducerAddress h3 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom:10px;
}
.LetterShow .ProducerAddress h4 {
	font-size: 15px;
	font-weight: normal;
}
.LetterTradeTitle .IconPromotion {position:absolute;right:25px;top:5px;}
.LetterTradeTitle .IconShopStore {position:absolute;right:5px;top:5px;}
.LetterTradeTitle {
	padding: 5px;
	display: block;
	background: #e8e8e8;
	margin-bottom: 5px;
	border-radius: 0 5px 5px 0;
	margin-left: -15px;
	padding-left: 15px;
	line-height: normal;
	font-size: 15px;
	position: relative;
	cursor:pointer;
}
.LetterTradeTitle:hover {background:#ddd;}
.LetterTradeTitle small {display:block;}
/*.LetterTradeTitle .ButtonCaret {line-height:14px;}*/
.LetterTradeTitle .caret {position:absolute;right:5px;bottom: 5px;}
.LetterTradeTitle.dropdown-toggle::after {position:absolute;bottom:7px;right:7px;}
.LetterTrade.open .caret {display:none;}
.LetterTrade.open .LetterTradeTitle small {display:none;}
.LetterTradeBody {
	display:none;
	margin: 15px 0 50px 0;
}
.LetterTrade.open .LetterTradeBody {display:block;}
.LetterTrade.open .LetterTradeTitle {background:#AAA;color:#FFF;}
.LetterBegin {clear:both;margin-top:15px;}
.IconPromotion {background:#00366f;color:#FFF;display:inline-block;text-align:center;font-size:11px;width:16px;height:16px;border-radius:3px;line-height:100%;padding-top: 2px;}
.IconPromotion:after {content:'P';display:block;font-style:normal;}
.IconShopStore {background:#aa0000;color:#FFF;display:inline-block;text-align:center;font-size:11px;width:16px;height:16px;border-radius:3px;line-height:100%;padding-top: 2px;}
.IconShopStore:after {content:'M';display:block;font-style:normal;}

.PromotionTimeLine {margin-top:0 !important;}
.PromotionTimeLine .tm-items p{line-height:normal;}
.PromotionTimeLine .tm-items a{color:#777;}

.DateVerification {float:right;color:#CCC;padding:0 3px;}

/* Logotypy */
.SitesPanel {background:#ccc;}
ul.Sites {float:left;list-style:none;padding-left:0;}
ul.Sites li {float:left;margin-left:8px;}
ul.Sites li a{background: url(img/header_logo.png?v2) no-repeat 0 0;height:40px;display:block;width:150px;margin-top:5px;}
ul.Sites li a.Magazine {background-position: 0px 0;width:140px;}
ul.Sites li a.Ant {background-position: -200px 0;width:153px;}
ul.Sites li a.Profi {background-position: -400px 0;width:119px;}
ul.Sites li a.Sunshine {background-position: -600px 0;width:138px;}
ul.Sites li a.Gallery {background-position: -800px 0;width:140px;}
ul.Sites li a.Energy {background-position: -1000px 0;width:131px;}
ul.Sites li a.AntBlog {background-position: -1631px 0;width:215px;}
ul.Sites li a.RecipeBlog {background-position: -1872px 0;width:160px;}
ul.Sites li a.DomNowoczesny {background-position: -2095px 0;width:132px;margin-top:0}
ul.Sites li a.SklepMarketingowy {background-position: -2550px 0;width:170px;margin-top:4px;}
ul.Sites li a.Magazine:hover {background-position: 0px -40px;}
ul.Sites li a.Ant:hover {background-position: -200px -40px;}
ul.Sites li a.Profi:hover {background-position: -400px -40px;}
ul.Sites li a.Sunshine:hover {background-position: -600px -40px;}
ul.Sites li a.Gallery:hover {background-position: -800px -40px;}
ul.Sites li a.Energy:hover {background-position: -1000px -40px;}
ul.Sites li a.AntBlog:hover {background-position: -1631px -40px;}
ul.Sites li a.RecipeBlog:hover {background-position: -1872px -40px;}
ul.Sites li a.DomNowoczesny:hover {background-position: -2095px -40px;}
ul.Sites li a.SklepMarketingowy:hover {background-position: -2550px -40px;}

/* Aktualności */
.NewsLast .calendar {
	/*float: left;*/
	/*clear: left;*/
	/*width: 43px;*/
	/*margin: 4px 10px 0 0;*/
}
.NewsLast .calendar h5 {
	width: 43px;
	height: 36px;
	text-align: center;
	
	line-height: 36px;
	border-bottom: 1px solid #d9e6ed;
	background: #96d7f7;
	font-size: 29px;
	font-weight: 700;
	color: #fff;
	margin:0;
	margin-top: 15px;
}
.NewsLast .calendar h6 {
	height: 18px;
	width: 43px;
	line-height: 18px;
	background: #ccc;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	margin:0;
}
.NewsLast .description {
	padding: 0;
	/*clear: none;*/
	/*float: left;*/
	/*width: 227px;*/
	margin-top: 1px;
	margin-bottom: 5px;
}
.NewsLast .description h3 {
	text-shadow: 1px 1px #fff;
	color: #333;
	font-weight: 400;
	font-size: 16px;
	line-height: 15px;
	margin-bottom: 0;
	text-transform: none;
	margin-top: 15px;
}
.NewsLast .description p {
	text-shadow: 1px 1px #fff;
	color: #333;
	font-size: 13px;
	line-height: 16px;
	margin-top: 9px;
}
.NewsLast .news a:hover .description h3 {opacity:0.65;}
.NewsLast .news a:hover .description p {opacity:0.65;}

.QuestionContainer {
	background:#EEE;
	min-height:100px;
}
.Question .popover {
	display:block;
	position:relative;
	max-width: none;
	font-size:13px;
}
.Question .popover.right {
	margin:0 100px 10px 10px;
}
.Question .popover.left {
	margin:0 10px 10px 100px;
	left:auto;
	right:0;
}
.Question .QuestionAuthor{
	text-align:right;
	color: #AAA;
	margin: 5px 0 0 0;
}

.Carousel.owl-carousel .owl-nav button.owl-prev {
	position:absolute;
	left:-38px;
	background:#0088cc;
	color:#FFF;
}
.Carousel.owl-carousel .owl-nav button.owl-next {
	position:absolute;
	right:-28px;
	background:#0088cc;
	color:#FFF;
}
.owl-theme .owl-nav [class*='owl-'] {
}
.Carousel.owl-carousel .owl-dots {
	padding-top: 5px;
}
.owl-stage-outer {margin-right:1px;}
.CarouselItem {
	border-radius: 4px;
	border-left: 3px solid /*#0088cc*/#888;
	cursor:pointer;
	padding: 10px;
	background: #FFF;
	margin-right:10px;
}
.CarouselItem .CarouselItemBody {
	height: 200px;
	margin-right: 10px;
	overflow: hidden;
}
.CarouselItem h5 {margin:0 0 10px 0;color:#33353F;line-height: normal;}
.CarouselItem p {margin:0;color:#777;line-height: normal;}
.CarouselItem:hover {border-color: #FFFFFF;background:/*#0088cc*/#888;}
.CarouselItem:hover .CarouselItemBody h5 {color:#FFF}
.CarouselItem:hover .CarouselItemBody p {color:#FFF}

/*a:hover .card .widget-summary .summary .amount {
	color: #fff;
	text-decoration: none;
}*/
.card.custom .card-heading .card-title {
	float: left;
}
.card.custom .card-heading .card-subtitle {
	float: left;
}
.card.custom .card-heading .card-date {
	float: right;
	width: 50%;
}
.card.custom .card-heading .full {
	float: none;
	width: 100%;
}
.DateRangeSelector {
	font-size: 0.9em;
}
.DateRangeSelector .DateRangeSelector-item {
	float: left;
	width: 50%;
	padding: 0 5px;
}
.DateRangeSelector .DateRangeSelector-item label {
	margin: 0;
	font-weight: 600;
}
.DateRangeSelector .DateRangeSelector-item input {
	width: 100%;
	border: 1px solid #666;
	padding: 0 5px;
}

.TradeFileDisabledButton {margin-top:10px !important;}