/* here you can put your own css to customize and override the theme */

body {
    font-family: Helvetica;
	font-size: 15px;
}

.header-navigation {
    font: bolder 16px helvetica;
}

.content h1, .content h2 {
  font: bolder 28px helvetica;
}

.content h3, .content h4, .content h5, .content h6 {
  font: 300 20px helvetica;
}

.slider-item-1 .large_bold_white, .slider-item-2 .large_bold_white, .slider-item-1 .promo-like-text{
	font-family: Helvetica
}
.about-block h4 {
  font-size: 20px;
  font-weight: bolder;
}


.btn-default:hover, .btn-default:focus, .btn-default:active{
	
	border: 1px solid #2987b0;
}


.portfolio-block .item{
	
	 margin-bottom: 20px;
}
	
.portfolio-block .item .masking {
    left: 15px;
    width: 94%;
}

.portfolio-block .items-wrapper {

	 border: 2px solid #e0e0e0;
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.4);
    height: 300px;
    overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
}

.portfolio-block .item .img-responsive {
	 transition: all 2.5s ease;
	-o-transition: all 2.5s ease;
	-ms-transition: all 2.5s ease;
	-moz-transition: all 2.5s ease;
	-webkit-transition: all 2.5s ease;
	position:relative;
	top:0;
}

.portfolio-block .item:hover  .img-responsive  {
   top: -190px
}

#templateModal #modal-c_template {
    background-color: rgba(0, 0, 0, 0.7);
}

.body-blank-page{
	background: #333333 none repeat scroll 0 0;
}

.content-loader-login{
	height: 100%;
}

#templateModal #modal-c_template > .modal-header {
    background-color: #f4f5f7;
    border-radius: 8px !important;
    margin: 0 auto;
     max-width: 980px;
}

#templateModal .title-wrapper {
	background-color: #850a10;
    color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
    padding-top: 15px;
	padding-bottom: 1px;
}

.form-group {
	position: relative;
}

#templateModal .modal-content {
    color: #999;
}

.content #templateModal h1::after, .content #templateModal h2::after{
    border-bottom: medium none;
}
#submit-c_template {
    margin-left: 0 !important;
}

#templateModal{
	z-index: 999999999;
}

#templateModal label.input-error:after {
    width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #870708;
    content: "";
    left: -8px;
    position: absolute;
    top: 10px;
}

#templateModal label.input-error {
    background-color: #850a10;
    border-radius: 5px !important;
    color: #fff !important;
    right: -170px;
    padding: 10px 24px;
    position: absolute;
    top: 0px;
	z-index: 9;
}

.pre-footer .header-navigation {
	float: left;
}

.pre-footer a {
    color: #e1e1e1;
}

.pre-footer li {
    margin-left: 0;
    margin-right: 10px;
}

#contact-form .has-error .help-block.with-errors {
    left: 5px;
    position: absolute;
    top: -33px;
}

#contact-form .has-error .help-block.with-errors .list-unstyled > li {
    background-color: #870708;
    border-radius: 5px !important;
    color: #fff;
    padding: 7px 18px;
	position: relative;
}

#contact-form  .form-group {
    margin-bottom: 35px;
}

#contact-form .has-error .help-block.with-errors .list-unstyled > li:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 11px solid #870708;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 27px;
    width: 0;
}

.form-block {
    max-width: 630px;
	width: inherit !important;
}

.info-tenant-wrapper tr > td,  .info-tenant-wrapper tr > th{
	padding-bottom: 15px;
}

.account_box .info-tenant-wrapper{
	padding: 15px;
	border: 1px solid #d9d9d9;
	margin-bottom: 20px;
}

.account_box .info-tenant-wrapper:last-child{
	margin-bottom: 0;
}

.account_box .info-tenant-wrapper .button-wrapper{
	
	background-color: #e1e1e1;
    margin: 0 -15px -15px;
    padding: 15px 10px;
}
.tenant-button-wrapper {
    padding-top: 15px;
}

.tenant-button-wrapper a, .tenant-button-wrapper i {
    color: #fff;
}

.tenant-button-wrapper a:hover {
    background-color: transparent ;
}


.list-category {
    border: 1px solid #ddd;
    border-radius: 5px !important;
    box-shadow: 2px 2px 3px -3px rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
    padding: 10px;
}

.icons-wrapper {
    display: inline-block;
    min-height: 50px;
    text-align: center;
    vertical-align: middle;
    width: 60px;
}

.panel-title > a:hover{
	
	text-decoration: none;
}

.doc-info-wrapper {
    display: inline-block;
    margin-left: 10px;
    width: 85%;
}

.icons-wrapper i {
    color: #870708;
    font-size: 50px;
}

.account_menu_container .list-group-item.active, .account_menu_container .list-group-item.active:hover, .account_menu_container .list-group-item.active:focus {
	background-color: #870708;
    border-color: #680403;
}

.content-top {
    background-color: #870708;
    color: #fff;
    margin: -15px -15px 0;
    padding: 10px;
}

#templateModal .button-close {
    background-color: #333;
    border: medium none;
    padding: 21px;
    position: absolute;
    right: 0;
    top: 0;
}
#templateModal .button-close i {
    font-size: 24px;
}

.loader-page {
    background-color: rgba(0, 0, 0, 0.9);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}


/* Effect 13: Flat bar top */
.la-anim {
	position: relative;
	z-index: -1;
	width: 100%;
	height: 20px;
	background: rgba(0,0,0,0.1);
	pointer-events: none;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	overflow: hidden;
	border: 1px solid #620e0f;
    border-radius: 15px !important;
}

.la-anim.seccond-bar {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: -webkit-transform 3.3s;
	transition: transform 3.3s;
}

.la-anim.third-bar {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: -webkit-transform 6.6s;
	transition: transform 6.6s;
}

.la-anim::before {
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	background: #8A0708;
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0s 0.3s;
	transition: opacity 0.3s, transform 0s 0.3s;
}

.la-anim.seccond-bar::before {
	background: #870708;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: opacity 3.3s, -webkit-transform 0s 3.3s;
	transition: opacity 3.3s, transform 3s 0.3s;
}


.la-anim.third-bar::before {
	background: #620E0F;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: opacity 6.6s, -webkit-transform 0s 6.6s;
	transition: opacity 6.6s, transform 6s 0.3s;
}

.la-anim.third-bar.la-animate::before {
	opacity: 1;
	-webkit-transition: -webkit-transform 6.6s linear 6.6s;
	transition: transform 6.6s linear 6.6s;
}

.la-anim.seccond-bar.la-animate::before {
	opacity: 1;
	-webkit-transition: -webkit-transform 3.5s linear 3.3s;
	transition: transform 3.5s linear 3.3s;
}

.la-anim.la-animate::before {
	opacity: 1;
	-webkit-transition: -webkit-transform 3.3s linear 0.3s;
	transition: transform 3.3s linear 0.3s;
}

.la-anim.la-animate,
.la-anim.la-animate::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}



.content-loading {
    padding-top: 30%;
}
.content-loading h2 {
    font-size: 40px;
    margin-bottom: 25px;
    text-align: center;
	font-weight: bolder;
	color: #fff;
	font-weight: bolder;
}

.success-wrappper > i {
    color: #1e9f75;
    font-size: 105px;
}

.success-wrappper.text-center > h2 {
    margin-top: 15px !important;
}

html.html-hidden-scroll {
	overflow: hidden;
}


.header, .header.fixNavLogin {
    background: #333 none repeat scroll 0 0 !important;
}

.header-navigation a {
    color: #fff;
    display: block;
}

.site-logo {
    float: left;
    padding-top: 5px;
}

.account-form .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.account-form .form-horizontal, .invoices-wrapper {
    background-color: white;
    border: 1px solid #ddd;
    padding: 15px;
}


#subscribe_plan .form-horizontal  {
     background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-top: 35px;
}

.ajax_form .input-error {
    border: 1px solid #850a10;

}


.zoom-wrapper {
    border: 3px solid #fff;
    border-radius: 50% !important;
    bottom: -110px;
    color: #333;
    padding: 11px 10px;
    position: absolute;
    right: 12px;
}

.zoom-wrapper > i {
    color: #fff;
    display: inline-block;
    font-size: 25px;
    line-height: 14px;
    margin-top: 1px;
}

.margin-top-none {
	margin-top: 0 !important;
}

.margin-none {
	margin: 0 !important;
}

.margin-left-none {
	margin-left: 0 !important;
}

.margin-right-none {
	margin-right: 0 !important;
}

.margin-bottom-none {
	margin-bottom: 0 !important;
}

.moduletable ul, .contact-infos ul  {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}

.message-block {
    min-height: 500px;
	background-size: 100% auto;
	padding-top: 4% !important;
}



.ps-spotlight:before {
  background: #00bcd4 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.spotlight-blue:before {
  background: #00bcd4 none repeat scroll 0 0;
}


#newsletter_block_home .block_content .page-heading {
  border: medium none;
  color: #fff;
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 14px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
}

#newsletter_block_home .block_content .page-heading-sub {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 50px;
  position: relative;
  text-transform: uppercase;
}

#newsletter_block_home .block_content form {
  float: none;
  margin: 0 auto;
  width: 35%;
}

#newsletter_block_home .block_content .form-group {
  height: 35px;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}

#newsletter_block_home .block_content .form-group .newsletter-input {
  border-bottom: 2px solid #00bcd4;
  color: #fff;
  outline: none;
}

#newsletter_block_home .block_content .form-group .newsletter-input {
  background: transparent none repeat scroll 0 0;
  border-left: medium none;
  border-right: medium none;
  border-top: medium none;
  display: block;
  font-size: 14px;
  font-weight: normal;
  height: 100%;
  margin-bottom: 30px;
  padding: 0;
  width: 100%;
}

#newsletter_block_home .block_content .form-group .button {
  background: #ff9800 none repeat scroll 0 0;
  border-radius: 20px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.24);
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  line-height: 0;
  padding: 20px 30px;
  position: relative;
  text-transform: uppercase;
}


#newsletter_block_home .domainblock .help-block .list-unstyled {
    background-color: #870708;
    border-radius: 6px !important;
    box-shadow: none;
    color: white;
    padding: 3px 20px !important;
}

#newsletter_block_home .domainblock .help-block{
	top: -40px;
}

.portfolio-block .item b {
	cursor: pointer
}


.info-tag::before {
    content: "*";
    left: 0;
    position: absolute;
    top: 0;
}

.info-tag {
    bottom: -105px;
    font-size: 12px;
    font-weight: bolder;
    left: 10px;
    position: absolute;
    text-align: left;
    text-transform: none;
    width: 72%;
	padding-left: 12px;
}

.content-about{
	text-align: left;
	font-size: 16px;
}

.nopadding-left{
	padding-left: 0;
}

.nopadding-right{
	padding-right:0;
}

@media (max-width: 1280px) {
	
	.info-tag::before {
		position: relative;
	}
	
	.info-tag {
		bottom: -60px;
		left: 22px;
		text-align: center;
		width: 85%;
		font-size: 11px;
		padding-left: 0;
	}
}

@media (max-width: 1100px) {
	.doc-info-wrapper {
	
		width: 78%;
	}
	
	.icons-wrapper {
		min-height: 85px;
	}
	
	.zoom-wrapper {
		border: 3px solid #fff;
		border-radius: 50% !important;
		bottom: -115px;
		color: #333;
		padding: 7px 8px;
		position: absolute;
		right: 12px;
	}
	
	.zoom-wrapper > i {
		color: #fff;
		display: inline-block;
		font-size: 15px;
		line-height: 14px;
		margin-top: 1px;
	}
	
	.info-tag {
		bottom: -45px;
		left: 5px;
		text-align: center;
		width: 95%;
	}

}


@media (max-width: 980px) {
	
	#templateModal #modal-c_template > .modal-header {
		max-width: 600px;
	}
	
	.icons-wrapper {
		padding: 25px;
   		 width: 100%;
		 display: block;
		 
	}
	
	.doc-info-wrapper {
		display: block;
		margin-left: 0;
		width: 100%;
	}
	
	
	#templateModal .button-close {
		 background-color: #333;
		border: medium none;
		color: #fff;
		padding: 20px !important;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	#templateModal .button-close i{
		font-size: 24px;
	}
	.modal.modal-fullscreen.force-fullscreen .modal-header {
		top: 70px !important;
	}
	
	#modal-c_template .ajax_form .control-label, #modal-c_template .ajax_form hr{
		display: none;
	}
	
	.footer-container #top-footer > div.info-info::before {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	
	.info-tag {
		bottom: -35px;
		left: 5px;
		text-align: center;
		width: 95%;
	}
	
	.term-wrapper{
		margin: 0 auto;
		width: 92%;
	}
	
	#templateModal .term-wrapper #term_check-error{
		right: inherit;
		top: -10px;
	}
}


@media (max-width: 900px) {
	#templateModal label.input-error {
		padding: 10px 14px;
		right: -125px;
	}

}

@media (max-width: 800px) {
	#templateModal label.input-error {
		right: 0px;
	}

}

@media (max-width: 767px) {
	
	#templateModal #modal-c_template > .modal-header {
		max-width: 400px;
	}
	
	.icons-wrapper {
		display: inline-block;
		padding: 0px;
		width: 60px;
	}
	
	.doc-info-wrapper {
		display: inline-block;
		margin-left: 10px;
		width: 85%;
	}

	.pre-footer .header-navigation, .pre-footer .header-navigation li {
		float: none;
	}
	
	.menu-always-on-top > .content {
		padding-top: 20%;
	}
	
	.portfolio-block .item .masking {
		left: 15px;
		width: 95%;
	}
	#portfolio .items-wrapper img{
		width: 100%;
	}
	.image-tamplate {
		text-align: center;
	}
	.image-tamplate .img-responsive {
		display: inline-block;
		width: 50%;
	}
	
	.button-wrapper{
		text-align: center;
	}
	.info-tenant-wrapper table tr > th {
		width: 35%;
	}
	
	.header-doc-wrapper .breadcrumb{
	
		display: none;
			
	}
	
	.cat-menu-button.menu-fixed {
		background-color: #f5f5f5;
		border-bottom: 1px solid #ccc;
		left: 0;
		padding: 8px;
		position: fixed;
		top: 39px;
		width: 100%;
		z-index: 9999;
	}
	
	.category-wrapper {
		display: none;
		left: 9px;
		position: fixed;
		top: 215px;
		width: 95%;
		z-index: 999;
		background-color: white;
		height: 100%;
	}
	
	.show-category {
		display: block;
	}
	
	.cat-fixed.category-wrapper{
		top: 102px;
	}
	html.html-hidden-scroll {
		overflow: hidden;
	}
	
	.category-wrapper .mCSB_container {
		margin-right: 0;
		overflow: hidden;
		width: auto;
	}
	
	.category-wrapper .mCustomScrollBox > .mCSB_scrollTools {
    height: 100%;
    right: 0;
    top: 0;
    width: 5px;
	
	}
	
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
		background: #870708 none repeat scroll 0 0;
	}
	
	.account_menu_container{
		display: none;
	}
	
	.menu-mobile {
		background-color: #fff;
		padding: 10px;
		position: fixed;
		top: 58px;
		width: 100%;
		z-index: 99;
		border-bottom: 1px solid #ddd;
	}
	
	.menu-mobile > a {
		color: #333;
		font-size: 20px;
	}
	
	.menu-mobile > a:hover {
		
		text-decoration: none;
		color: #850A10;
	}
	
	.account_menu_show {
		background: #fff none repeat scroll 0 0;
		display: block;
		height: 100%;
		left: 0;
		position: fixed;
		top: 105px;
		width: 100%;
		z-index: 999;
	}
	
	.content-minimize{
		display: none;
	}
	
	.hidden-scrollbar{
		overflow: hidden;
	}
	
	.account-form .form-horizontal .form-group {
		margin-left: 0;
		margin-right: 0;
	}
	
	.content-loading {
		padding-top: 15%;
	}
	
	.content-loading h2 {
		font-size: 32px;
	}
	
	#modal-c_template .form-group {
		position: relative;
		text-align: left;
	}
	
	#templateModal label.input-error::after{
		display: none;
	}
	
	#templateModal label.input-error {
		background-color: transparent;
		border: medium none;
		color: #850a10 !important;
		margin: 0;
		padding: 5px 0 0;
		position: relative;
		right: inherit;
	}
	
	.message-block {
		background-size: 100% 100%;
	}
	
	#newsletter_block_home .block_content .page-heading {
		font-size: 24px;
	}
	
	#newsletter_block_home .block_content .page-heading-sub {
		font-size: 16px;
	}
	
	#newsletter_block_home .block_content form {
		width: 90%;
	}
	
	#newsletter_block_home .block_content .form-group .button{
		margin-top: 15px;
	}
	
	#newsletter_block_home .domainblock .help-block {
		top: -52px;
		 left: 188px;
	}
	
	#newsletter_block_home .domainblock .help-block .list-unstyled{
		padding: 5px 20px !important;
	}
	
	#newsletter_block_home .block_content .form-group .newsletter-input{
		text-align: center;
		font-size: 18px;
	}
	
	#newsletter_block_home .help-block .list-unstyled::after {
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid #870708;
		border-bottom: none;
		content: "";
		height: 0;
		left: 22px;
		position: absolute;
		top: 30px;
		width: 0;
	}
	
	.slider-item-1 .promo-like-text h1{
		font-size: 24px;
	}
	
	.info-tag {
		bottom: -50px;
		font-size: 14px;
		left: 5px;
		text-align: center;
		width: 95%;
	}
	
	.term-wrapper{
		text-align: left;
		margin: 0 auto;
		width: 88%;
	}
	
	#submit-c_template{
		width: 100%;
	}
	
	#templateModal .term-wrapper #term_check-error {
		right: inherit;
		top: -4px;
	}
	
	.banner-full-width {
	  border-bottom: 8px solid #575757;
	  border-top: 8px solid #575757;
	}
	
	.header-mobi-ext .header-navigation {
	  background-color: #333333;
	  border-left: 1px solid #555;
	  display: none;
	  float: none;
	  height: 100%;
	  padding: 20px 0;
	  position: fixed;
	  right: 0;
	  width: 80%;
	  top: 0;
	  padding-top: 50px;
	  z-index: 999999;
	}
	
	.header .mobi-toggler.open-menu-mobile, .header .mobi-toggler.open-menu-mobile:hover {
	  background-image: none;
	}
	
	.header .mobi-toggler.open-menu-mobile i {
	  display: block;
	  font-size: 20px;
	  padding: 7px;
	}
	
	.header{
		z-index: 99999999;
	}
	
	.overlay-content {
	  background-color: rgba(0, 0, 0, 0.5);
	  height: 100%;
	  left: 0;
	  position: fixed;
	  top: 0;
	  width: 100%;
	  z-index: 999;
	}
	
	.button-close-menu {
	  border: 1px solid #fff !important;
	  border-radius: 50% !important;
	  padding: 3px 7px !important;
	  position: absolute !important;
	  right: 15px;
	  top: 8px;
	}
	
	.button-close-menu > i {
	  font-size: 22px;
	}
	.header .open-menu-mobile {
	  position: fixed;
	  right: 0;
	  top: -9px;
	  z-index: 9999999;
	}
	
	#subscribe_plan .form-horizontal .form-group {
	  margin-left: 0;
	  margin-right: 0;
	}
	
	.display_inline{
		display: inline-block;
	}
	
	.noppading_top_mobile{
		padding-top: 0 !important;
	}
	
	.from_group_right{
		margin-top: 10px;
	}
	
	.content_mob_padding{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.custom_content_rule{
		padding-left: 30px !important;
		text-align:justify;
	}
	
	.custom_content_rule::before {
	  color: #850a10;
	  content: "*";
	  left: 15px;
	  position: absolute;
	  top: 0;
	}
	
}
@media (max-width: 500px) {
	
	.portfolio-block .item .masking {
		left: 12px;
		width: 94%;
	}
	
	.image-tamplate .img-responsive {
		display: block;
		width:100%;
		margin-bottom: 20px;
	}
	
	.modal.modal-fullscreen.force-fullscreen .modal-header {
		top: 0px !important;
	}
	#templateModal #modal-c_template > .modal-header {
		min-height: 100%;
		border-radius: 0 !important;
	}
	
	.footer-container #top-footer div.contact-infos, .footer-container #top-footer div.info-info, .footer-container #top-footer div.tags_block, .footer-container #top-footer div.about_us {
	  padding: 20px 15px;
	}
	
	.footer-container #top-footer > div {
	  min-height: 200px !important;
	}
	
	.footer-container #top-footer > div::before {
	  display: none;
	}
	
	.footer-container #top-footer > div {
		display: block;
		float: none;
		width: 100%;
	}
	
	#newsletter_block_home .domainblock .help-block {
		left: 18%;
		top: -45px;
	}
	
	#newsletter_block_home .domainblock .help-block .list-unstyled {
		padding: 10px 20px !important;
	}
	
	.slider-item-1 .promo-like-text {
		margin-top: 120px !important;
	}
}

@media (max-width: 360px) {
	
	.info-tag {
    	bottom: -70px;
	}
	
	.portfolio-block .item .masking {
		left: 7px;
	}
	
	.doc-info-wrapper {
		display: block;
		text-align: center;
		width: 100%;
		margin-left: 0;
    	margin-top: 12px;
	}
	
	.icons-wrapper {
		display: block;
		min-height: inherit;
		padding: 25px 0;
		text-align: center;
		vertical-align: middle;
		width: 100%;
	}
	.icons-wrapper i {
		color: #870708;
		display: block;
		font-size: 65px;
	}
	
	.col-xs-7.tenant-title-wrapper {
		float: none;
		padding-top: 5px;
		text-align: center;
		width: 100%;
	}
	
	.col-xs-5.text-right.tenant-button-wrapper {
		float: none;
		padding-bottom: 10px;
		padding-top: 0;
		text-align: center;
		width: 100%;
	}
	
	.info-tenant-wrapper .button-wrapper .btn.btn-primary {
		margin-bottom: 10px;
		padding: 12px;
		width: 100%;
	}
	
	.info-tenant-wrapper .button-wrapper .btn.btn-primary:last-child {
		margin-bottom: 0px;
	}
	
	.menu-always-on-top > .content {
		padding-top: 30%;
	}
	.content-loading {
		padding-top: 50%;
	}
	
}