/*body, html {
	height: 100%;
	margin: 0;
}*/

.bgimg-1 {
	/*position: relative;*/
	/*background-position: center;*/
	/*background-repeat: no-repeat;*/
	background-size: cover;
	background-image: url("/images/main_background_uka.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 100%;

	font-family: 'Arial';

}

.jarviswidget-color-darken>header {
    border-color: #052865!important;
    background: #052865;
    color: #fff;
}

.main-theme-color {
	color:#052865!important;
}

.btn-register-top {
    color: #183EDF;
    /*background-color: #636769;*/
    background-color: #ffffff;    
    border-color: #636769;
}
.main-theme-color {
	color:#052865!important; 
}

.main-color-text {

	color:#052865!important;
	font-weight: bold;
}

.search-title {
	color:#052865;
}
.main-button {
	background:#052865;
	color: white;
}

.alt-button {
	background:#636769;
	color: white;
}

.main-tag {
	background:red;
	color: white;
}

.alt-tag {
	background:gray;
	color: white;
}

.distance-tag {
	background:#052865;
	outline-offset: 2px;
	outline: 2px solid #052865;
	color: white;
}

.custom-modal-style {
	background: #052865; 
	color:white
}

