@font-face {
    font-family: 'ComfortaaRegular'; 
    src: url('../fonts/Comfortaa-Regular.ttf');
}

html, body{
 	width: 100%;
}

#app{
 	width: 100%;
}

li.active a, li.open a{
	color: #ffffff;
	font-family: Verdana;
	font-size: 18px;
	font-weight: none;
}

li a{
	color: #ffffff;
}

body{
    margin: 0;
    font-family: Raleway,sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.6;
    color: #212529;
    text-align: left;
    background-color: #ececec;
}
#remove_company, #remove_template, #remove_patient, #remove_game{
    width: 50px;
    float: left;
}

select[multiple].form-control {
    height: auto !important;
}

select.form-control {
    height: 34px !important;
}

.btn{
    padding-top: 0.25rem;
    padding-right: 0.75rem;
    padding-bottom: 0.25rem;
    padding-left: 0.75rem;
}

 #article-filter,
.company-list__filter,
.user-filter, .patient-filter,
.game-list__filter,
.asset-list__filter,
.message-filter,
.food-filter {
    color: #000000;
    text-align: right;
    padding-top: 25px;
}

.company-block__headline, .game-block__headline, .headline-block , .asset-block__headline, .article-block__headline{
    padding-left: 20px;
    padding-top: 16px;
    font-family: Arial;
    font-size: 20px;
    color: #2d3237;
    float: left;
}

.headline-block{
    width: 100%;
}

.company-form-control, .game-form-control, .filter-control {
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.patient_container{
    display: block;
    clear: both;
    padding-left: 20px;
}

.tabulator .tabulator-tableHolder .tabulator-header{
    display: none;
}
.tabulator{
    margin:0;
}

.btn-tabulator-row{
    margin-bottom: 10px;
}

.header{
	width: 100%;
	min-width: 1340px;
	height: 82px;
	background-image: url(/img/header_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #098a47;
}

.header__account{
	width: 25%;
	float: right;
	padding-right: 1%;
	margin-top: 28px;
}

.header__account-container-login{
	
}

.header__account-container {
	float: right;
	padding-right: 5%;
	cursor: pointer;
}


.header__additional-icons {
	float: right;
}

.header__icon-dload {
	display: inline-block;
	background: url('/img/icon_dload_green.png');
	width: 20px;
	height: 18px;
	cursor: pointer;
}

.header__icon-print {
	display: inline-block;
	margin-left: 1vw;
	background: url('/img/icon_print_green.png');
	width: 21px;
	height: 21px;
	cursor: pointer;
}

.header__account-container-icon-user{
	float: left;
	width: 16px;
}

.header__account-container-username{
	float: left;
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
	margin-left: 10px;
}

.header__account-container-icon-arrow{
	float: left;
	width: 11px;
	margin-left: 10px;
	margin-top: 1px;
}

.header__account-container-login{
	float: left;
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
}

.header__account-container-options{
	position: absolute;
	display: none;
	background: #56AA6E;
	border: #ffffff;
	border-radius: 3px;
	margin-top: 30px;
	margin-left: 20px;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

.header__account-container-options a{
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
}

.middle-container{
	width: 100%;
	height: 100%;
}

.middle-container__sidebar{
	width: 313px;
	height: 997px;
	background-image: url(/img/sidebar_bg.jpg);
	float: left;
	position: fixed;
	z-index: 1000;
	top: 82px;
}

.middle-container__content{
	width:100%;
	float: left;
	padding: 30px;
}

.nav-item{
	list-style: none;
}

.sidebar-menu{
	width: 100%;
}

.sidebar-menu>li>a{
	color: #ffffff;
	font-family: Verdana;
	font-size: 16px;
	font-weight: none;
	padding-left: 80px;
	padding-top: 22px;
	padding-bottom: 22px;
}

.sidebar-menu-item:hover{
	background-image: url(/img/sidebar_active_row.gif);
	color: #ffffff;
	font-family: Verdana;
	font-size: 16px;
	font-weight: none;
}

li.active>a:hover{
	//background-image: url(/img/sidebar_active_row.gif);
}

li.open .sidebar-menu-item{
	background-image: url(/img/sidebar_active_row.gif);
}

.sidebar-menu>li>a:hover{
	background-image: url(/img/sidebar_active_row.gif);
}

.sidebar-dropdown-menu{
	background: #138645;
}

.sidebar-dropdown-menu li a{
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
}

.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent;
	color: #ffffff;
}

.container{
	margin-top: 0px;
	width: 100%;
}

.login-form{
	width: 700px;
	padding-left: 0px;
}

.green-header{
	background-color: #99ffcc;
}

.sidebar-icon-user{
	background-image: url(/img/icon_user.png);
	width: 27px;
	height: 32px;
	float: left;
	padding-bottom: 20px;
	margin-right: 15px;
	position: absolute;
	left: 30px;
	top: 15px;
}

.sidebar-icon-calendar{
	background-image: url(/img/icon_calendar.png);
	width: 33px;
	height: 25px;
	float: left;
	padding-bottom: 20px;
	margin-right: 15px;
	position: absolute;
	left: 28px;
	top: 18px;
}

.patient-container{
	width: 1140px;
	height: 90px;
	border: #cccccc 1px solid;
	background: #ffffff;
	display: inline-block;
}

.patient-container__arrow-left{
	background-image: url(/img/arrow-left-gray.png);
	background-position: cover;
	width: 16px;
	height: 20px;
	margin-top: 33px;
	margin-left: 27px;
	float: left;
	cursor: pointer;
}

.patient-container__user-pic{
	background-position: cover;
	width: 72px;
	height: 74px;
	float: left;
	margin-left: 34px;
	margin-top: 9px;
}

.user-male{
	background-image: url(/img/user-icon.png);
}

.user-female{
	background-image: url(/img/user-icon-female.png);
}

.patient-container__delimiter{
	float: left;
	width: 1px;
	height: 72px;
	background: #CACACA;
	float: left;
	margin-left: 30px;
	margin-top: 9px;
}

.patient-container__param-block{
	float: left;
}

.block-name-dob{
	width: 27%;
}

.block-height-weight{
	width: 20%;
}

.block-email-phone{
	width: 35%;
}

.patient-container__param-item{
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 22px;
	height: 20px;
}

.patient-container__param-item-icon{
	background-position: cover;
	float: left;
	margin-right: 10px;
}

.patient-container__param-item-value{
	float: left;
	font-family: arial;
	font-size: 19px;
	color: #000000;
}

.icon-user{
	background-image: url(/img/patienten-icon.png);
	width: 14px;
	height: 18px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 2px;
}

.icon-user{
	background-image: url(/img/patienten-icon.png);
	width: 14px;
	height: 18px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 2px;
}

.icon-cake{
	background-image: url(/img/cake-icon.png);
	width: 20px;
	height: 21px;
	margin-top: 5px;
}

.icon-height{
	background-image: url(/img/height-icon.png);
	width: 13px;
	height: 27px;
	margin-left: 3px;
	margin-right: 12px;
}

.icon-weight{
	background-image: url(/img/weight-icon.png);
	width: 19px;
	height: 19px;
	margin-top: 5px;
}

.icon-email{
	background-image: url(/img/email-icon.png);
	width: 19px;
	height: 12px;
	margin-top: 10px;
	margin-right: 12x;
}

.icon-phone{
	background-image: url(/img/phone-icon.png);
	width: 19px;
	height: 19px;
	margin-top: 5px;
	margin-right: 12x;
}

#feedback-data{
	display: none;
}

.ui-dialog-titlebar-close {
  background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_888888_256x240.png") repeat scroll -94px -126px rgba(0, 0, 0, 0);
  border: medium none;
}
.ui-dialog-titlebar-close:hover {
  background: url("http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_222222_256x240.png") repeat scroll -94px -126px rgba(0, 0, 0, 0);
}

.badges-list{
	width: 600px;
	display: table;
}

.badges-list__item{
	width: 100%;
	margin-left: 20px;
	display: inline-block;
	height: 150px;
}

.badges-list__item-image{
	float: left;
	padding: 10px;
	border: 1px #dddddd solid;
}

.badges-list__item-name{
	float: left;
	margin-left: 10px;
}

.badges-list__item-image img{
	height: 120px;
}


.badges-list__item-delete{
	float: left;
	cursor: pointer;
	margin-left: 10px;
	color: red;
}

.badge-add-image-block{
	width: 500px;
	height: 50px;
	margin-top: 50px;
	background: #eeeeee;
	margin-left: 20px;
}

.badge-add-image-block div{
	float: left;
	margin-right: 20px;
}

.header__top-menu {
	margin-top: 20px;
	width: 75%;
	padding-left: 16%;
	float: left;
	white-space: nowrap;
}

.patient-filter{
	float: right;
	width: 480px;
	margin-bottom: 10px;
}

#filter-clear {
	margin-left: 10px !important;
}

#download-csv {
	margin-left: 40px;
	background-color: #098a47;
	border-color: #098a47;
}

.head-container-buttons{
	width: 165px;
	height: 40px;
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	display: inline-block;
}

.head-container-button{
	width: 71px;
	height: 40px;
	float: left;
	cursor: pointer;
}

.list-btn-mail{
	background: url('/img/btn_email_green.png');
	margin-right: 10px;
}

.list-btn-trash{
	background: url('/img/btn_trash_green.png');
	margin-right: 10px;
}

.list-btn-reset{
	//background: url('/img/btn_reset_green.png');
	background: #0f8542;
	color: #ffffff;
	font-family: ComfortaaRegular;
	font-size: 12pt;
	text-align: center;
	padding-top: 7px;
}

#patient-message-container{
	position: fixed;
	top: 300px;
	text-align: center;
	width: 100%;
	display: none;
}

#patient-message{
	display: inline-block;
	width: 60%;
	height: 345px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#patient-message__header{
	width: 100%;
	background: #098a46;
	height: 68px;
}

#patient-message__header-text{
	color: #ffffff;
	font-family: ComfortaaRegular;
	font-size: 14pt;
	float: left;
	width: 90%;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
}

#patient-message__header-close-icon{
	float: right;
	width: 22px;
	height: 20px;
	margin-right: 23px;
	margin-top: 23px;
	background: url('/img/cross_green.png');
	cursor: pointer;
}

#patient-message__body{
	background: #ececec;
	height: 277px;
	padding: 10px;
}

#patient-message__body-message{
	border: 1px #dcdcdc solid;
	background: #ffffff;
	padding: 10px;
	height: 255px;
}

#patient-message__body-message-text{
	width: 100%;
	height: 185px;
	color: #969696;
	border: #ffffff;
}

#patient-message__body-send-btn{
	//background: url('/img/btn_send_green.png');
	background: #098a46;
	width: 86px;
	height: 38px;
	float: right;
	text-align: center;
	color: #ffffff;
	font-family: ComfortaaRegular;
	font-size: 12pt;
	padding-top: 7px;
	cursor: pointer;
}

.patient_edit_mark{
	color: #000000;
	font-family: ComfortaaRegular;
	font-size: 12pt;
	text-align: left;
	width: 300px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.patient-edit-param{
	color: #000000;
	font-family: ComfortaaRegular;
	font-size: 10pt;
	width: 150px;
}
.patient-label{
	text-align: left;
	margin-left: 0px;
}

.green-btn{
	background-color: #0f8542;
    border-color: #0f8542;	
	border-radius: 0px;
}

#patient-license-upgrade-container,
#license-modal {
	position: fixed;
	top: 250px;
	text-align: center;
	width: 100%;
	display: none;
}
#license-message,
.modal-message {
	display: inline-block;
	width: 350px;
	//height: 250px;
	background: #ececec;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	padding: 20px;
}
#license-message-text,
.modal-message-text {
	color: #000000;
	font-family: ComfortaaRegular;
	font-size: 12pt;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
#license-message-text-name{
	color: #000000;
	font-family: ComfortaaRegular;
	font-size: 12pt;
	font-weight: bold;
}
#license-message-buttons {
	width: 100%;
	height: 38px;
	margin-top: 30px;
}
.license-message-buttons {
	margin-top: 10px;
	text-align: center;
}
#license-message-button-no{
	float: left;
	width: 86px;
	height: 38px;
	background: url('/img/btn_no_green.png');
	background-size: cover;
	margin-left: 80px;
	cursor: pointer;
}
#license-message-button-yes{
	float: right;
	width: 86px;
	height: 38px;
	background: url('/img/btn_yes_green.png');
	background-size: cover;
	margin-right: 80px;
	cursor: pointer;
}
#license-cancel,
#license-submit,
.modal-button {
    display: block;
	width: 50%;
	margin: auto;
	height: 52px;
	background-color: #0f8542;
    color: #ffffff;
    text-transform: uppercase;
	font-size: 16px;
	cursor: pointer;
}

#license-cancel {
	margin: 0 auto;
	line-height: 48px;
}
#license-submit {
	margin: 0 auto;
}

.modal-button {
	margin-top: 20px;
	line-height: 48px;
	text-align: center;
}

.tabulator-col-title{
	font-size: 14px;
	font-weight: none;
}

.form-header{
	text-align: left;
	font-family: ComfortaaRegular;
	font-size: 12pt;
	margin-left: 10px;
}

.ahd-root{
	text-align: center;
	position: fixed;
	top: 300px;
	width: 100%;
	z-index: 1000;
	display: none;
}

.ahd-container{
	display: inline-block;
	width: 480px;
	height: 326px;
	background: #ececec;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.ahd-header{
	width: 100%;
	height: 68px;
	background: #098a46;
	
}

.ahd-header-text{
	font-family: ComfortaaRegular;
	font-size: 20px;
	color: #ffffff;
	float: left;
	margin-top: 25px;
	margin-left: 30px;
	
}

.ahd-header-close-icon{
	background: url('/img/cross_green.png');
	width: 22px;
	height: 20px;
	float: right;
	background-size: cover;
	margin-right: 25px;
	margin-top: 25px;
	cursor: pointer;
}

.ahd-body{
	width: 100%;
	height: 258px;
	padding-top: 22px;
	padding-bottom: 16px;
}

.ahd-row{
	width: 100%;
	padding-bottom: 18px;
	display: inline-block;
}

.ahd-param{
	font-size: 16px;
	font-family: ComfortaaRegular;
	color: #151515;
	width: 200px;
	padding-left: 31px;
	float: left;
	display: inline-block;
	text-align: left;
}

.ahd-control{
	
}

.ahd-selector{
	width: 250px;
	height: 36px;
	background: #ffffff;
	border: 1px #dcdcdc solid;
	color: #000000;
	font-size: 14px;
	font-family: ComfortaaRegular;
	display: inline-block;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
}

#health-data-item{
	
}

.border-red{
	border: 2px #dc3333 solid;
}

.ahd-date{
	width: 150px;
	height: 30px;
	color: #aaaaaa;
	font-size: 16px;
	font-family: ComfortaaRegular;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 0px;
	float: left;
	text-align: left;
}

#ahd-date{
	border: none;
	width: 130px;
}


.ahd-calendar{
	margin-right: 5px;
	margin-top: 5px;
	float: right;
	background: url('/img/icon_calendar_black.png');
	width: 22px;
	height: 23px;
	float: right;
	background-size: cover;
	cursor: pointer;
}

.ahd-value{
	width: 150px;
	height: 36px;
	margin-right: 10px;
	padding-top: 5px;
	text-align: left;
	float: right;
}

.ahd-value input{
	background: #ffffff;
	border:  1px #ffffff solid;
	color: #262626;
	font-size: 16px;
	font-family: ComfortaaRegular;
	width: 150px;
	height: 26px;
	text-align: right;
}

.ahd-value-unit{
	color: #262626;
	font-size: 16px;
	font-family: ComfortaaRegular;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

.ahd-button{
	width: 419px;
	height: 38px;
	text-align: center;
	margin-left: 30px;
	color: #ffffff;
	font-size: 16px;
	font-family: ComfortaaRegular;
	cursor: pointer;
	padding-top: 8px;
	text-transform: uppercase;
}

.ahd-button-green{
	background: #098a46;
}

.ahd-button-red{
	background: #8a0946;
}


#ahd-value{
	display: block;
}

.ahd-blood-press{
	display: none;
}

.ahd-blood-separator{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.ahd-blood-low{
	float: left;
}
.ahd-blood-high{
	float: left;
}
.ahd-blood-low input{
	width: 60px;
	text-align: right;
}
.ahd-blood-high input{
	width: 60px;
	text-align: left;
}

.patient-icon-3{
	margin-top: 5px;
}

.game-results-close{
	font-size: 30px;
}

.container-header{
	width: 100%;
	display: inline-block;
}

.container-header-margin{
	width: 180px;
	float: left;
	display: inline-block;
}

.container-header-text{
	font-size: 18px;
	font-family: ComfortaaRegular;
}

.list-count {
	font-family: Raleway,sans-serif;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.6;
}