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

html {
    position: relative;
    min-height: 100%;
}

/*body {*/
/*    padding-bottom: 60px;*/
/*    margin-top: 60px;*/
/*    !*overflow: hidden;*!*/
/*}*/

.layout-boxed {
    background: url("pattern.gif") repeat fixed 0% 0% transparent;
}

/*.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}*/

/*.wrap > .container {
    padding: 70px 15px 20px;
}*/

/*body > .container {
    padding: 60px 15px 0px;
}*/

.wrapper {
    /*margin: 0 auto -60px;*/
    /*padding-bottom: 60px;*/
    padding-bottom: 10px;
    /*background-color: #ECF0F5;*/
}

.footer {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 60px;
    padding-top: 20px;
    /*background-color: #F5F5F5;*/
}

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

/*.main-footer {
    transition: none;
    margin-left: 0;
}*/

/*.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}*/

/*.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}*/

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

form div.required label.control-label:after {
  content:" * ";
  color:red;
}

.navbar-brand {
    min-height: 50px;
    padding: 2px 15px;
}

.bg-pattern {
    background-image: url(pattern.gif);
}

#login-box .header {
    margin-top: 10em;
}

@media (max-width: 1170px) {
    #login-box .header {
        margin-top: 0;
    }
}

/*.form-box {
    width: 360px;
    margin: 90px auto 0px;
}*/

.username {
    text-shadow: 2px 2px 2px #ccc;
}

.userinfo {
    max-width: 320px;
}

.userinfo .dl-horizontal dt {
    width: 60px;
}

.userinfo .dl-horizontal dd {
    margin-left: 70px;
}

.userinfo dl {
    margin-bottom: 6px;
}

.bg-green-helps {
  color: #f9f9f9 !important;
  background-color: #9baa12 !important;
}

.bg-red-helps {
    color: #f9f9f9 !important;
    background-color: red !important;
}

.text-green-helps {
  color: #9baa12 !important;
}

#module-menu .thumbnail {
    padding: 0px;
}

#module-menu a {
    color: #000;
}

#module-menu .btn.disabled {
    opacity: 0.20;
}

.module-item {
    padding: 0 0;
    border-width: 5px;
    border-style: solid;
    /*height: 170px;*/
}

/*@media (max-width: 580px) {*/
/*    .module-item {*/
/*        height: 185px;*/
/*        border-width: 2px;*/
/*    }*/
/*}*/

@media (max-width: 580px) {
    .img-responsive {
        height: 135px;
    }
}

.module-item-custom {
    padding: 15px 2px;
    border-width: 6px;
    border-style: solid;
    height: 85px;
    /*width: 290px;*/
    /*padding-left: 0px;*/
}

.module-item h4 {
    font-weight: bold;
    padding-top: 10px;
    text-transform: uppercase;
}

/*.module-item img {*/
/*    width: 300px;*/
/*}*/

/*.module-content {
    font-size: 1.3em;
}*/

.dashbox {
    height: 200px;
    /*max-height: 180px;*/
}

@media (max-width: 767px) {
    .dashbox {
        height: auto;
        /*max-height: 180px;*/
    }
}

.dashbox h2 {
    margin-top: 0px;
}

.dashbox .usercontent {
    min-height: 100px;
    max-height: 140px;
}

#module-menu .thumbnail {
    padding: 0px;
}

ul.buttons li {
    margin-bottom: 40px;
    text-transform: uppercase;
}

ul.buttons li:last-child {
    margin-bottom: 0;
}

ul.buttons li a.btn {
    font-weight: bold;
    white-space: normal !important;
}

.page-header {
    text-transform: uppercase;
}

.content-header > h1 {
    margin-bottom: 20px;
    font-size: 28px;
}

.content {
    padding: 0;
}

/*.skin-helps .right-side > .content-header {
    background: none repeat scroll 0% 0% #FBFBFB;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}*/

/*.right-side {
    background-color: #F9F9F9;
    margin-left: 0;
}*/

/*.content-header {
    position: relative;
    padding: 5px 0px 10px 0px;
    min-height: 36px;
}*/

.content-header > .breadcrumb {
  float: right;
  background: none repeat scroll 0% 0% transparent;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  padding: 0px 5px;
  position: absolute;
  top: 5px;
  right: 10px;
  border-radius: 2px;
}

@media (max-width: 991px) {
  .content-header > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: none repeat scroll 0% 0% transparent;
    padding-left: 10px;
  }
  .content-header > .breadcrumb li:before {
    color: inherit;
  }
}

.module-navigator {
    margin: 20px 0;
    display: block;
}

.module-content {
    font-size: 1.4em;
}

.module-content .box-header .box-title {
    font-size: 24px;
}

.module-content .document .box-body {
    min-height: 350px;
}

/*
.bootbox h4 {
    font-size: 1.4em;
}*/

.bootbox-body, .alert {
    font-size: 1.4em;
}

.counter {
    position: absolute;
    top: -10px;
}

.btn .badge.counter {
    position: absolute;
    top: -10px;
}

.badge.counter, .fa.counter {
    font-size: 20px;
}

.counter.counter-right {
    right: -10px;
}

.counter.counter-left {
    left: -12px;
}

.counter.counter-lg {
    font-size: 24px;
    right: 0px;
}

/*.module-content .box {
    min-height: 250px;
}*/

/*.right-side > .content-header > .breadcrumb {
    background: none;
}*/

.content-header {
    position: relative;
    padding: 0;
}

.nav-tabs.nav-justified > li > a {
    border-bottom: none;
    border-radius: 4px 4px 0px 0px;
}

#main-void-guest {
    padding-top: 20px;
    height: 120px;
}

#video {
    margin-left: auto; 
    margin-right: auto; 
    display: block;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 14px 16px;
    /*font-size: 18px;*/
}

.input-group-btn > .btn-lg {
    padding: 10px 16px;
    /*font-size: 18px;*/
}

#keyboard{
    padding:20px;
    width:850px;
    margin: 0 auto;
    height:288;
    display:block;
    padding-left:25px;
    display:block;
/*    position:absolute;*/
    bottom:0px; left:0px;
 }
 
 .btn-ambulance {
    position: absolute; 
    top: 0; 
    right: 0;
 }
 
 .btn-profilo {
    position: absolute; 
    bottom: 0; 
    right: 0;
 }
 
 .btn-agenda {
    position: absolute; 
    bottom: 0; 
    left: 0;
 }

#emergency-modal .modal-body, 
#profilo-modal .modal-body {
    font-size: 1.3em;
}

.btn-user {
    width: 80px;
}

.alert-top {
    top: 50%;
    position: fixed;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 99999;
    height: 120px;
    padding: 20px;
    font-size: 2em;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .5);
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar a > .label {
    position: absolute;
    top: 2px;
    right: 3px;
    text-align: center;
    font-size: 14px;
    padding: 4px 6px;
    line-height: 0.9;
}

.navbar-right {
    margin-right: 0px;
}

.select2-results {
    font-size: 1.3em;
}

/*.modal-body {
    font-size: 1.3em;
}*/

#page-loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('ajax-loader3.gif') 50% 50% no-repeat rgb(249,249,249);
}

.tt-menu {
    font-size: 1.1em;
}

.tt-scrollable-menu .tt-menu {
    max-height: 300px;
}

/* FIX */
.select2-container .select2-selection--single .select2-selection__rendered {
    margin-top: 0px;
}
.select2-dropdown .select2-search__field:focus, .select2-search--inline .select2-search__field:focus {
    outline: none;
    border: none;
}

.select2-container--krajee .select2-dropdown {
    margin-top: 60px;
}

.checkbox label, .radio label {
    padding-left: 0;
}

.checkbox.simple label, .radio.simple label {
    padding-left: 20px;
}

.timeline > li > .timeline-item > .timeline-header {
    margin: 0px;
    color: #555;
    border-bottom: 1px solid #F4F4F4;
    padding: 10px;
    font-size: 24px;
    line-height: 1.1;
}

#search-modal > .modal-dialog > .modal-content {
    height: 800px;
}

/** NEW **/
.fa-6 {
    font-size: 11em;
}

.datepicker-dropdown {
    padding: 8px;
    font-size: 1.3em;
}

.radio input[type="radio"], 
.radio-inline input[type="radio"], 
.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"] {
    position : initial;
    margin-left: 0px;
    height: 30px;
    width: 30px;
    display: inline-block;
}

.navbar-btn {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 350px;
    height: 50px;
    font-size: 26px;
}

.module-content .document .box-body {
    min-height: 150px;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 20px 16px;
}

.btn-aula {
    height: 130px;
    text-align: center;
    vertical-align: middle;
    font-size: 40px;
}

.custom-ul {
    margin-top: 15px;
    padding-left: 0px;
}

.btn-makidea-custom {
    padding: 0px;
}

/* SITE TEXT STYLE*/
body {
    font-family: 'EB Garamond', serif; !important;
    font-size: 16px;
    padding-bottom: 60px;
    margin-top: 60px;
}

title, h1, h2, h3 {
    font-family: 'Poppins', sans-serif; !important;
}

.counter.custom-left-counter {
    left: 5px; |important;
}

.counter.counter-custom {
    top: 10px; !important;
}

.badge-custom {
    padding: 8px 12px; !important;
    font-size: 16px; !important;
    border-radius: 10px; !important;
}