@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300,600,300italic,400italic,600italic,700italic,800italic);

@media (max-width: 785px) {
	.logo {
		height: 60px !important;
		float: left !important;
		padding-top: 0px !important;
		margin: 0 !important;
	}

	.logoText {
		font-size: 15px !important;
		margin: 0 !important;
	}

	#logo {
		margin: 0 !important;
		padding-left: 5px !important;
	}
	#logoText {
		margin: 0 !important;
	}

	._hints {

		text-align: center;
		margin: 0 auto;
	}

	.hints {
		width: 294px;
		text-align: left;
		margin: 0 auto;
	}
	.password_hints_out {
		margin-left: 160px !important;
	}
}


@media (min-width: 786px) {
	._hints {
		text-align: left;
		margin-left: 76px;
		margin-right: 100px;
	}

	.password_hints_out {
		margin-left: 130px !important;
	}
}


.password_hints_out {
	display: flex;
	position: relative;
	margin-bottom: 20px !important;
}
.password_hints_in {
	margin: 0 !important;
}

.btn-pcs {
	background-color: #0062CC !important;
	color: #ffffff !important;
	background-image: none !important;
	padding: 4px 40px !important;
	font-family: 'CarlsbergSans', sans-serif !important;
}

html {
	position: relative;
	min-height: 100%;
}
body {
	/* Margin bottom by footer height */
	margin-bottom: 160px;
	font-family: 'Open Sans', sans-serif;
}

#page {
	margin-bottom: 200px;
	font-family: 'Open Sans', sans-serif;
}



#topnav {
	margin: 0;
	padding: 5px;
	background-color:#000000;
	color:#FFFF;
	text-align:right;
}

.topnav_text a {
	color: #FFFFFF!important;
	font: normal 8pt Arial,Helvetica,sans-serif;
	text-decoration:underline;
	/*font-family: 'Arial', sans-serif;
    padding-bottom: 60px;*/
}

#header {
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC;
	background-color:#333333;
}

.userinfo {
	padding: 0;
	padding-right: 15px;
	padding-left: 15px;
	margin-top:7px;
	margin-bottom:0;
	text-align: right;
	float:right;
	color: #000000!important;
}

#contentX {
	padding: 20px;
}

#sidebar {
	padding: 20px 20px 20px 0;
}

#footer {
	padding: 10px;
	font-size: 0.8em;
	text-align: center;
	/* background-color:#333333; */
	color: #FFFFFF!important;
}
#footer a{ color: #FFFFFF!important;}

#logo {
	padding: 1px 20px;
	float:left;
}

.my-grid-view-loading {
	background:url(loading.gif) no-repeat;
}

.my-grid-view {
	padding: 15px 0;
}

.my-grid-view table.items {
	background: white;
	border-collapse: collapse;
	width: 100%;
	border: 1px
}

.my-grid-view table.items th {
	font-size: 0.9em;
	border-right: 1px #cccccc solid;

	padding: 0.3em;
}

.my-grid-view table.items td {
	font-size: 0.9em;
	border-top: 1px #cccccc solid;
	border-right: 1px #cccccc solid;

	padding: 0.3em;
}


.my-grid-view table.items th {
	color: #000;
	background: url("bg.gif") repeat-x scroll left top white;
	text-align: center;
}

.my-grid-view table.items th a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.my-grid-view table.items th a:hover {
	color: #000;
}

.my-grid-view table.items th a.asc {
	background:url(up.gif) right center no-repeat;
	padding-right: 10px;
}

.my-grid-view table.items th a.desc {
	background:url(down.gif) right center no-repeat;
	padding-right: 10px;
}

.my-grid-view table.items tr.even {
	background: #ffffff;
}

.my-grid-view table.items tr.odd {
	background: #ffffff;
}

.my-grid-view table.items tr.selected {
	background: #ffffff;
}

.my-grid-view table.items tr:hover.selected {
	background: #ffffff;
}

.my-grid-view table.items tbody tr:hover {
	background: #ffffff;
}

.my-grid-view .link-column img {
	border: 0;
}

.my-grid-view .button-column {
	text-align: center;
	width: 60px;
}

.my-grid-view .button-column img {
	border: 0;
}

.my-grid-view .checkbox-column {
	width: 15px;
}

.my-grid-view .summary {
	margin: 0 0 5px 0;
	text-align: right;
}

.my-grid-view .pager {
	margin: 5px 0 0 0;
	text-align: right;
}

.my-grid-view .empty {
	font-style: italic;
}

.my-grid-view .filters input,
.my-grid-view .filters select {
	width: 100%;
	border: 1px solid #ccc;
}

#adminmenu {
	/*background:white url(bg.gif) repeat-x left top;background-image:url(http://inventory.simpson.com/dashboard-download/images/el_bg.png);*/
	background: white;
	height: 42px;

}

#adminmenu ul {
	/*padding:6px 20px 5px 20px;*/
	margin:0px;
	background: white;

}

#adminmenu ul li {
	display: inline;
	background: white;
	background-image: "";
	/*background-attachment:initial;
	background-clip:initial;
	background-color:#333333;
	background-image:url(../images/el_bg.png);
	background-origin:initial;
	background-position:0 0;
	background-repeat:repeat no-repeat;
 border-bottom-color:initial;
	border-bottom-style:none;
	border-bottom-width:initial;
	border-image:initial;
	border-left-color:#222222;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#222222;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#222222;
	border-top-style:solid;
	border-top-width:1px;*/
	float:left;
	list-style-type:none;
	margin-bottom:0;
	margin-left:0.1em;
	margin-right:0.1em;
	margin-top:0;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	height:35px;
}

#adminmenu ul li.active {
	display: inline;
 /* background-attachment:initial;
	background-clip:initial;
	background-color:#F1F1F1;*/
	background-image:none;

}

#adminmenu ul li.active a {
	color:#333333!important;
}

#adminmenu ul li a {
	color:#FF8C00;
	background-color:transparent;
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:none;
	display:block;
	height:25px;

}

#adminmenu ul li a:hover, #mainmenu ul li.active a {
	color: #cccc;
}

#mainmenu {
	/*background:white url(bg.gif) repeat-x left top;background-image:url(http://inventory.simpson.com/dashboard-download/images/el_bg.png);*/
	background-color:#333333;
	height: 95px;
}

#mainmenu ul {
	padding:6px 20px 5px 20px;
	margin:0px;

}

#mainmenu ul li {
	display: inline;
	background-attachment:initial;
	background-clip:initial;
	background-color:#333333;
	background-image:url(../images/el_bg.png);
	background-origin:initial;
	background-position:0 0;
	background-repeat:repeat no-repeat;
	border-bottom-color:initial;
	border-bottom-style:none;
	border-bottom-width:initial;
	border-image:initial;
	border-left-color:#222222;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#222222;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#222222;
	border-top-style:solid;
	border-top-width:1px;
	float:left;
	list-style-type:none;
	margin-bottom:0;
	margin-left:0.1em;
	margin-right:0.1em;
	margin-top:45px;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	height:35px;
}

#mainmenu ul li.company {
	margin-left: 40px;
}

#mainmenu ul li ul {
	background-color:#333333;
}

#mainmenu ul li ul li {
	display: inline;
	background-attachment:initial;
	background-clip:initial;
	background-color:#333333;
	background-image:url(../images/ell_bg.png);
	background-origin:initial;
	background-position:0 0;
	background-repeat:repeat no-repeat;
	border-bottom-color:initial;
	border-bottom-style:none;
	border-bottom-width:initial;
	border-image:initial;
	border-left-color:#333333;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#333333;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#333333;
	border-top-style:solid;
	border-top-width:1px;
	float:left;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	position:relative;
	padding-left:0px;
	padding-right:0px;
	height:48px;
	}

#mainmenu ul li.active {
	display: inline;
	background-attachment:initial;
	background-clip:initial;
	background-color:#F1F1F1;
	background-image:none;
}

#mainmenu ul li ul li.active {
	display: inline;
	background-attachment:initial;
	background-clip:initial;
	background-color:#cccccc;
	background-image:none;
}

#mainmenu ul li.active a {
	color:#333333!important;
}

#mainmenu ul li a {
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:35px;
	padding-top:10px;

}

#mainmenu ul li ul li a {
	color:#fafafa;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:35px;
	padding-top:10px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a {
	color: #cccc;
}

#mainmenu ul li ul li a:hover, #mainmenu ul li ul li .active a {
	color: #cccccc;
	background-color:#F9F9F9;
}

.infoBar {
	border: solid 1px #CCCCCC;
	background-color:#F9F9F9;
	margin-bottom:10px;
	padding:10px;
	width:690px;
}

.dashboardIcons {
	overflow-x:hidden;
	overflow-y:hidden;
}

.dash-icon {

	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	background-color:#F9F9F9;
	padding-top:8px;
	margin-bottom:10px;
	text-align:center;
	height:120px;
}

.dashIconText{
	padding-top:5px;
	padding-bottom:10px;

}
div.flash-error, div.flash-notice, div.flash-success {
	padding:.8em;
	margin-bottom:1em;
	border:1px solid #ddd;
	padding-left:2.5em;

}

div.flash-error {
	color:#8a1f11;
	border-color:#FBC2C4;
	background: url(../images/exclamation.png) left center no-repeat #FBE3E4;
	background-position: 10px 10px;

}

div.flash-notice {
	color:#514721;
	border-color:#FFD324;
	background: url(../images/information.png) left center no-repeat #FFF6BF;
	background-position: 10px 10px;
}

div.flash-success {
	color:#264409;
	border-color:#C6D880;
	background: url(../images/tick.png) left center no-repeat #E6EFC2;
	background-position: 10px 10px;
}

div.flash-error a {
	color:#8a1f11;
}

div.flash-notice a {
	color:#514721;
}

div.flash-success a {
	color:#264409;
}

div.form .rememberMe label {
	display: inline;
}
div.view {
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #CCCCCC;
	background-color:#F9F9F9;
}

div.breadcrumbs {
	font-size: 0.9em;
	padding: 15px 20px 15px 20px ;
	border-bottom: 1px solid #CCCCCC;
}

.breadcrumbs {

	background-color:#F1F1F1;

}

div.breadcrumbs span {
	font-weight: bold;
}

div.search-form {
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

div.formbuilder_menu {
	padding-left: 10px;
	background-color:#fafafa;
}

div.formcontent {
	padding: 0px;
}

div.formcontent li {
	list-style-type: none; /* Убираем маркеры */
	 }
div.formcontent	 ul {
	margin-left: 0; /* Отступ слева в браузере IE и Opera */
	padding-left: 0; /* Отступ слева в браузере Firefox, Safari, Chrome */
	 }

div.formbuilder_form {
	padding-left: 10px;
}

div.formbuilder_form_active {
	border: 1px solid green;
	padding-left: 10px;
}

div.formbuilder_formfield {
	padding-top: 10px;
	padding-left: 10px;
	margin: 5px;
	border: 1px solid #eaeaea;
}

div.formbuilder_formfield_active {
	padding-top: 10px;
	padding-left: 10px;
	margin: 5px;
	border: 1px solid green;
}
.portlet {
 border: 1px solid #ccc;
 background:#F9F9F9;
 margin-bottom:10px;
}

.portlet-decoration {
	padding: 0px 0px;
	background-color: #333;
	background: url("../images/el_bg.png") repeat-x;
}

.portlet-title {

	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 10px;

	color: #FFF;

}

.portlet-content {
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#F9F9F9;
}

.portlet-content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li {
	padding: 2px 0 4px 0px;
	color: #000;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.portlet-content li a {
	color: #000!important;
	text-decoration:underline!important;
}

.portlet table th {
	background-color: #333;
	border-bottom: 1px solid #ccc;
	color:#FFF;
}
.portlet table td {
	border-bottom: 1px solid #ccc;
}

.operations {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li {
	padding-bottom: 2px;
}

.operations li a {
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited {
	color: #0066A4;
}

.operations li a:hover {
	background: #EFEFEF;

}

.dashbox{

	border: solid 1px #d5dae0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	background-color:#FFFF;
	background-position:50% 0;
	background-repeat:no-repeat no-repeat;
	margin-bottom:10px;
	overflow-x:hidden;
	overflow-y:hidden;
	width:910px;

}


.infoColumn, .infoColumnUp, .infoColumnDown, .infoColumnSame {
	float: left;
	width: 162px;
	height: 70px;
	background-image: url("../images/ws_sep.png");
	background-position: center right;
	background-repeat: no-repeat;
	padding: 12px 0px;
	margin: 0px 10px;
	position: relative;
	text-align: center!important;;
}

.infoColumnIcon {
	position: absolute;
	top: 16px;
	left: 0px;
}

.infoColumnNumber {
	position: absolute;
	top: 23px;
	left: 48px;
	line-height: 24px;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 10px;
}

.infoColumnUp .infoColumnNumber {
	color: #4e7310;
	background-image: url("../images/quick_info_up_left.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.infoColumnUp .infoColumnNumberBg {
	background-image: url("../images/quick_info_up_right.png");
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 8px;
}

.infoColumnDown .infoColumnNumber {
	color: #870812;
	background-image: url("../images/quick_info_down_left.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.infoColumnDown .infoColumnNumberBg {
	background-image: url("../images/quick_info_down_right.png");
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 8px;
}

.infoColumnSame .infoColumnNumber {
	color: #333;
	background-image: url("../images/quick_info_same_left.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.infoColumnSame .infoColumnNumberBg {
	background-image: url("../images/quick_info_same_right.png");
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 8px;
}

.infoColumn p, .infoColumnUp p, .infoColumnDown p, .infoColumnSame p {
	position: absolute;
	top: 50px;
	left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center!important;
}

.infoColumn div {
	font-size: 24px;
	font-weight: bold;
}

.infoColumn p {
	color: #666;
}

.infoColumnUp p {
	color: #4e7310;
	text-align:center!important;
}

.infoColumnDown p {
	color: #870812;
}

.infoColumnSame p {
	color: #333;
}
.last {
	background-attachment:initial;
	background-clip:initial;
	background-color:initial;
	background-image:none;
	background-origin:initial;
	background-position:initial initial;
	background-repeat:initial initial;
}

.cal_theme .fc-grid thead th{
	background-color:#333333!important;
	background:url(../images/el_bg.png) repeat-x;
	color: #FFFFFF!important;
	height:35px;
	vertical-align:middle;

}
.fc-event, .fc-agenda .fc-event-time, .fc-event a , .fc-event a span{
	background-color:#3333!important;
	border:#3333 solid 1px!important;
	color:#FFFFFF;
}
.pager-class{
	text-align:center;

}

.pager-class ul.yiiPager {
	font-size:11px;
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline;
}

.pager-class ul.yiiPager li {
	display:inline;
}

.pager-class ul.yiiPager a:link,
ul.yiiPager a:visited {
	border:solid 1px #CCCCCC;
	font-weight:bold;
	color:#333333;
	padding:1px 6px;
	text-decoration:none;
}

.pager-class ul.yiiPager .page a {
	font-weight:normal;
	padding:5px 10px 5px 10px;
}

.pager-class ul.yiiPager .next a, .pager-class ul.yiiPager .previous a {
	font-weight:normal;
	padding:5px 10px 5px 10px;
}

.pager-class ul.yiiPager a:hover {
	border:solid 1px #3333;
}

.pager-class ul.yiiPager .selected a {
	background:#333333;
	border:solid 1px #3333;
	color:#FFFFFF;
	font-weight:bold;
}

.pager-class ul.yiiPager .hidden a {
	border:solid 1px #cccc;
	color:#888888;
}

/**
 * Hide first and last buttons by default.
 */
.pager-class ul.yiiPager .first,
.pager-class ul.yiiPager .last {
	display:none;
}

.button {

	padding: 5px 10px 5px 10px;
	min-width: 100px;
	min-height:40px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	color:#FFF!important;
	text-shadow:black 0.1em 0.1em 0.2em;
}

.icon {
	background-position:0 -14px;
	padding-left:24px;
}

.button_list{
	width: 100%;}

.button_list ul{
	margin-bottom: 10px; padding: 0;
	float: left;}

.button_list ul li{
	display: inline;
	}

.button_list ul li a{
	float: left; text-decoration: none;
	color: white!important;
	text-decoration:none!important;
	padding: 10.5px 11px;
	margin-right:5px;
	margin-bottom:5px;
	border:solid 1px #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow:black 0.1em 0.1em 0.2em;
	}

.button_list ul li a:visited{
	color: white;}

.button_list ul li a:hover, .button_list ul li .current{
	color: #fff;
	background-color:#0b75b2;}

.green{
	background:url(../images/background_green.gif) repeat-x;
	border: solid 1px #cccccc;
	color: #ffffff;
}

.red{
	background:url(../images/background_red.png) repeat-x;
	border: solid 1px #cccccc;
	color: #ffffff;
}

.blue{
	background:url(../images/background_blue.gif) repeat-x;
	border: solid 1px #cccccc;
	color: #ffffff;
}

.yellow{
	background:url(../images/background_yellow.gif) repeat-x;
	border: solid 1px #cccccc;
	color: #ffffff;
}

.grey{
	background:url(../images/background_grey.gif) repeat-x;
	border: solid 1px #cccccc;
	color: #ffffff;
}

/*Error Pages*/
.error_header {
    margin: 30px 0 0 0;
    font-size: 40px;
    font-family: Verdana, Geneva, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    text-shadow: #CCC 0.1em 0.1em 0.1em;
}

.error{
	background:url(../images/background_red.png) repeat-x;
	border: solid 1px #cccccc;
	color: #ffffff;

}

.error_message {
    margin: 30px 0 0 0;
    font-size: 16px;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center;
    color: #8DA21D;
    text-shadow: #CCC 0.1em 0.1em 0.1em;
}

/* Logo */
.logo{
	float:right; padding-top: 20px; margin: 6px;
}

.logo img{
	height: 50px; width: auto;
}

ul#products-hierarchy-tree span {
	cursor: pointer;
}
ul#products-hierarchy-tree span:hover {
	color: #333333;
}

div.treeview.scrollable {
	height: 500px;
	overflow-y: auto;
}

/* Buttons */

.smallgrayButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	/*background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
	background:-moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:-ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
	background:linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
	background-color:#ededed;*/
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:arial;
	font-size:12px;
	padding:3px 32px;
	text-decoration:none;
}
.smallgrayButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
	background:-moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:-ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
	background:linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
	background-color:#dfdfdf;
}
.smallgrayButton:active {
	position:relative;
	top:1px;
}

span.pattern.pointer {
	cursor: pointer;
}

div.form .row, .error {
	border: none;
	background: none;
}

.selected_organisation {
	height: 40px;
	line-height: 40px;
}

.selected_organisation i {
	cursor: pointer;
}

.selected_organisation span.wrapper {
	display: inline-block;
	margin-right: 10px;
}

.b2b-wizard {
	padding: 12px 18px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
			border-radius: 4px;
}

.b2b-wizard > li {
	display: inline-block;
	*display: inline;
	text-shadow: 0 1px 0 #ffffff;
	*zoom: 1;
}

.b2b-wizard > li > a {
	font-weight: bold;
}

.b2b-wizard > li > .divider {
	padding: 0 8px;
	color: #ccc;
}

.b2b-wizard > .current {
	font-weight: bold;
	color: #363636;
}

.b2b-wizard	> li > a.active {
	color: #363636;
}

div.slider-wrapper {
	width: 206px;
}

.favorites-tiles-container {
	border-bottom: 1px solid #ccc;
	padding-bottom: 35px;
}

.favorites-tiles-container .favorites-tiles {
	margin-top: 15px;
}

.favorites-tiles-container .favorites-tiles .favorites-tile {
	position: relative;
	text-align: center;
}

.favorites-tiles-container .favorites-tiles .favorites-tile .favorites-tile-delete {
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.favorites-tiles-container .favorites-tiles .favorites-tile .favorites-tile-delete:hover {
	background-color: rgba(255, 0, 0, 0.2)
}

.favorites-tiles-container .favorites-tiles .favorites-tile a {
	border: solid 1px #CCCCCC;
	background-color: #F9F9F9;
	display: block;
	padding: 10px;
	margin: 0 auto;
}

.favorites-tiles-container .favorites-tiles .favorites-tile a img {
	display: block;
	margin: 0 auto;
}
.favorites-tiles-container .favorites-tiles .favorites-tile span {
	word-wrap: break-word;
}

#postFooter {
	text-align: center;
}

/* Sticky footer styles
-------------------------------------------------- */

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
	padding: 60px 15px 0;
}
.container .text-muted {
	margin: 20px 0;
}

.footer > .container {
	padding-right: 15px;
	padding-left: 15px;
}

code {
	font-size: 80%;
}

.bi-check-circle-fill {
	border-radius: 100%;
	line-height: 28px;
	color: grey;
	text-align: center;
	left: 0;
}