/*
	File Include per AON
*/
/*
	Colori custom
*/
/*
	Colori da prototipo
*/
/*
	Breakpoint media query
*/
/*
	AON: include dei fonts
*/
/*
@font-face {
    font-family: PreloSlabBook;
    src: url('../fonts/PreloSlabBook.eot');
    src: url(../fonts/PreloSlabBook.ttf);
}	

@font-face {
    font-family: PreloSlabSemiBold;
    src: url(../fonts/PreloSlabSemiBold.ttf);
}	

@font-face {
    font-family: StoneSansITCMedium;
    src: url(../fonts/StoneSansITCMedium.ttf);
}	

@font-face {
    font-family: StoneSansITCSemiBold;
    src: url(../fonts/StoneSansITCSemiBold.ttf);
}	

@font-face {
    font-family: "aon-onecare";
     src: url('../fonts/aon-onecare.eot');
    src: url(../fonts/aon-onecare.ttf);
}	
*/
@font-face {
  font-family: 'HelveticaNowTextMedium';
  src: url("fonts/LatinHelevetica/HelveticaNowTextMedium.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'StoneSansITCSemiBold';
  src: url("fonts/StoneSansITCW08-SemiBold.eot");
  src: url("fonts/StoneSansITCW08-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/StoneSansITCW08-SemiBold.woff") format("woff"), url("fonts/StoneSansITCW08-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'HelveticaNowText';
  src: url("fonts/LatinHelevetica/HelveticaNowText.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'StoneSansITCMedium';
  src: url("fonts/StoneSansITCW08-Medium.eot");
  src: url("fonts/StoneSansITCW08-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/StoneSansITCW08-Medium.woff") format("woff"), url("fonts/StoneSansITCW08-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'aon-onecare';
  src: url("fonts/aon-onecare.eot");
  src: url("fonts/aon-onecare.eot?#iefix") format("embedded-opentype"), url("fonts/aon-onecare.woff") format("woff"), url("fonts/aon-onecare.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.stoneSansSemiBold {
  font-family: StoneSansITCSemiBold; }

.stoneSansMedium {
  font-family: StoneSansITCMedium; }

.preloSlabSemiBold {
  font-family: HelveticaNowTextMedium !important; }

.preloSlabBook {
  font-family: HelveticaNowText; }

/*
	Colori per testi
*/
.aon_red_text {
  color: #e12327 !important; }

.aon_red_90_text {
  color: #e4393d !important; }

.aon_red_80_text {
  color: #e74f52 !important; }

.aon_red_70_text {
  color: #ea6568 !important; }

.aon_red_60_text {
  color: #ed7b7d !important; }

.aon_red_50_text {
  color: #f09193 !important; }

.aon_red_40_text {
  color: #f3a7a8 !important; }

.aon_red_30_text {
  color: #f6bdbe !important; }

.aon_red_20_text {
  color: #f9d3d3 !important; }

.aon_red_10_text {
  color: #fce9e9 !important; }

.aon_light_blue_text {
  color: #4fbbed !important; }

.aon_light_blue_90_text {
  color: #60c2ee !important; }

.aon_light_blue_80_text {
  color: #72c8f0 !important; }

.aon_light_blue_70_text {
  color: #84cff2 !important; }

.aon_light_blue_60_text {
  color: #95d6f4 !important; }

.aon_light_blue_50_text {
  color: #a7ddf6 !important; }

.aon_light_blue_40_text {
  color: #b8e4f8 !important; }

.aon_light_blue_30_text {
  color: #caebfa !important; }

.aon_light_blue_20_text {
  color: #dcf1fc !important; }

.aon_light_blue_10_text {
  color: #eef8fe !important; }

.aon_black_text {
  color: black !important; }

.aon_black_90_text {
  color: #1a1a1a !important; }

.aon_black_80_text {
  color: #333333 !important; }

.aon_black_70_text {
  color: #4d4d4d !important; }

.aon_black_60_text {
  color: #666666 !important; }

.aon_black_50_text {
  color: gray !important; }

.aon_black_40_text {
  color: #999999 !important; }

.aon_black_30_text {
  color: #b3b3b3 !important; }

.aon_black_20_text {
  color: #cccccc !important; }

.aon_black_10_text {
  color: #e6e6e6 !important; }

.aon_green_text {
  color: #84c446 !important; }

.aon_green_90_text {
  color: #90ca58 !important; }

.aon_green_80_text {
  color: #9ccf6b !important; }

.aon_green_70_text {
  color: #a9d67d !important; }

.aon_green_60_text {
  color: #b5db90 !important; }

.aon_green_50_text {
  color: #c2e2a3 !important; }

.aon_green_40_text {
  color: #cee7b5 !important; }

.aon_green_30_text {
  color: #daedc8 !important; }

.aon_green_20_text {
  color: #e6f3da !important; }

.aon_green_10_text {
  color: #f3f9ed !important; }

.aon_dark_blue_text {
  color: #124370 !important; }

.payment_aon_dark_blue_text {
  color: #124370; }

.aon_dark_blue_90_text {
  color: #2a567e !important; }

.aon_dark_blue_80_text {
  color: #41688c !important; }

.aon_dark_blue_70_text {
  color: #597b9b !important; }

.aon_dark_blue_60_text {
  color: #708ea9 !important; }

.aon_dark_blue_50_text {
  color: #89a1b8 !important; }

.aon_dark_blue_40_text {
  color: #a0b3c6 !important; }

.aon_dark_blue_30_text {
  color: #b8c7d4 !important; }

.aon_dark_blue_20_text {
  color: #cfd9e2 !important; }

.aon_dark_blue_10_text {
  color: #e7ecf1 !important; }

.aon_yellow_text {
  color: #f9b719 !important; }

.aon_yellow_90_text {
  color: #f9be30 !important; }

.aon_yellow_80_text {
  color: #fac547 !important; }

.aon_yellow_70_text {
  color: #fbcc5e !important; }

.aon_yellow_60_text {
  color: #fbd475 !important; }

.aon_yellow_50_text {
  color: #fcdb8c !important; }

.aon_yellow_40_text {
  color: #fde2a3 !important; }

.aon_yellow_30_text {
  color: #fdeaba !important; }

.aon_yellow_20_text {
  color: #fef1d1 !important; }

.aon_yellow_10_text {
  color: #fff8e8 !important; }

/*
	Colori per sfond !importanti
*/
.aon_red_background {
  background-color: #e12327 !important; }

.aon_red_90_background {
  background-color: #e4393d !important; }

.aon_red_80_background {
  background-color: #e74f52 !important; }

.aon_red_70_background {
  background-color: #ea6568 !important; }

.aon_red_60_background {
  background-color: #ed7b7d !important; }

.aon_red_50_background {
  background-color: #f09193 !important; }

.aon_red_40_background {
  background-color: #f3a7a8 !important; }

.aon_red_30_background {
  background-color: #f6bdbe !important; }

.aon_red_20_background {
  background-color: #f9d3d3 !important; }

.aon_red_10_background {
  background-color: #fce9e9 !important; }

.aon_light_blue_background {
  background-color: #4fbbed !important; }

.aon_light_blue_90_background {
  background-color: #60c2ee !important; }

.aon_light_blue_80_background {
  background-color: #72c8f0 !important; }

.aon_light_blue_70_background {
  background-color: #84cff2 !important; }

.aon_light_blue_60_background {
  background-color: #95d6f4 !important; }

.aon_light_blue_50_background {
  background-color: #a7ddf6 !important; }

.aon_light_blue_40_background {
  background-color: #b8e4f8 !important; }

.aon_light_blue_30_background {
  background-color: #caebfa !important; }

.aon_light_blue_20_background {
  background-color: #dcf1fc !important; }

.aon_light_blue_10_background {
  background-color: #eef8fe !important; }

.aon_black_background {
  background-color: black !important; }

.aon_black_90_background {
  background-color: #1a1a1a !important; }

.aon_black_80_background {
  background-color: #333333 !important; }

.aon_black_70_background {
  background-color: #4d4d4d !important; }

.aon_black_60_background {
  background-color: #666666 !important; }

.aon_black_50_background {
  background-color: gray !important; }

.aon_black_40_background {
  background-color: #999999 !important; }

.aon_black_30_background {
  background-color: #b3b3b3 !important; }

.aon_black_20_background {
  background-color: #cccccc !important; }

.aon_black_10_background {
  background-color: #e6e6e6 !important; }

.aon_green_background {
  background-color: #84c446 !important; }

.aon_green_90_background {
  background-color: #90ca58 !important; }

.aon_green_80_background {
  background-color: #9ccf6b !important; }

.aon_green_70_background {
  background-color: #a9d67d !important; }

.aon_green_60_background {
  background-color: #b5db90 !important; }

.aon_green_50_background {
  background-color: #c2e2a3 !important; }

.aon_green_40_background {
  background-color: #cee7b5 !important; }

.aon_green_30_background {
  background-color: #daedc8 !important; }

.aon_green_20_background {
  background-color: #e6f3da !important; }

.aon_green_10_background {
  background-color: #f3f9ed !important; }

.aon_dark_blue_background {
  background-color: #124370 !important; }

.aon_dark_blue_90_background {
  background-color: #2a567e !important; }

.aon_dark_blue_80_background {
  background-color: #41688c !important; }

.aon_dark_blue_70_background {
  background-color: #597b9b !important; }

.aon_dark_blue_60_background {
  background-color: #708ea9 !important; }

.aon_dark_blue_50_background {
  background-color: #89a1b8 !important; }

.aon_dark_blue_40_background {
  background-color: #a0b3c6 !important; }

.aon_dark_blue_30_background {
  background-color: #b8c7d4 !important; }

.aon_dark_blue_20_background {
  background-color: #cfd9e2 !important; }

.aon_dark_blue_10_background {
  background-color: #e7ecf1 !important; }

.aon_yellow_background {
  background-color: #f9b719 !important; }

.aon_yellow_90_background {
  background-color: #f9be30 !important; }

.aon_yellow_80_background {
  background-color: #fac547 !important; }

.aon_yellow_70_background {
  background-color: #fbcc5e !important; }

.aon_yellow_60_background {
  background-color: #fbd475 !important; }

.aon_yellow_50_background {
  background-color: #fcdb8c !important; }

.aon_yellow_40_background {
  background-color: #fde2a3 !important; }

.aon_yellow_30_background {
  background-color: #fdeaba !important; }

.aon_yellow_20_background {
  background-color: #fef1d1 !important; }

.aon_yellow_10_background {
  background-color: #fff8e8 !important; }

.small_device_only {
  display: none !important; }

.extra_small_device_only {
  display: none !important; }

.tablet_device_only {
  display: none !important; }

/* Extra Small devices */
@media screen and (max-width: 360px) {
  #wrapper .aon_sidebar {
    left: -70px; }

  .aon_header .logo {
    margin-top: 22px !important; }
    .aon_header .logo img {
      max-width: 100px; }

  .extra_small_invis {
    display: none !important; }

  .extra_small_device_only {
    display: block !important; } }
/* Small devices */
@media screen and (max-width: 768px) {
  .aui body {
    padding-right: 0;
    padding-left: 0; }

  #wrapper .aon_sidebar {
    left: -70px; }

  .aon_header .logo {
    margin-top: 22px !important; }
    .aon_header .logo img {
      max-width: 100px; }

  .small_invis {
    display: none !important; }

  .small_device_only {
    display: block !important; }

  .rightColumnOnNewLine {
    clear: left;
    margin-left: 0px; } }
/* tablet screen */
@media screen and (max-width: 1024px) {
  .tablet_invis {
    display: none !important; }

  .tablet_device_only {
    display: block !important; } }
/* Large screens */
/*!
 * Customisation Default CSS
 */
body {
  min-height: 100vh;
  background-color: #e7ecf1 !important; }

/*@media (max-width: 480px) {
	.mymap {
		margin-left: 5px !important;
		width: 78% !important;
	}
}*/
html, .aui body {
  background-color: white;
  font-family: StoneSansITCMedium;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #124370; }

input[type=text], input[type=password] {
  background-color: #e7ecf1 !important;
  color: #666666 !important; }

input {
  cursor: text !important; }

input[disabled],
button[disabled] {
  opacity: .5;
  cursor: not-allowed !important;
  border: none !important; }

select {
  background-color: #e7ecf1 !important; }

.mycontainer {
  	/*margin:auto !important;
  	width:100% !important;
    	background-color: rgba(231, 236, 241, 1);*/
  /*border: 3px solid #e60000;*/ }

.custom-container {
  margin: 0 auto;
  width: 100% !important;
  background-image: url(../images/prenota_background.jpg);
  min-height: 1000px;
  background-position: top center;
  background-repeat: no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.mymap {
  height: 140px;
  margin: 20px 0;
  float: left !important; }

.circle {
  width: 94px;
  height: 59px;
  border-radius: 47px;
  background: #cccccc;
  padding-top: 35px;
  margin: 20px auto; }

.circle_img {
  width: 94px  !important;
  /*height:59px !important;*/
  height: auto;
  /*margin:0 auto;*/
  margin: 20px auto; }

.mytooltip {
  position: relative !important;
  display: inline-block !important;
  z-index: 1; }

.mytooltiptext {
  visibility: hidden !important;
  color: #2a567e !important;
  border-radius: 10px !important;
  border: 1px solid !important;
  border-color: #2a567e !important;
  width: 200px !important;
  height: 110px !important;
  bottom: 40px !important;
  right: 0px !important;
  font-family: StoneSansITCMedium !important;
  font-size: 18px !important;
  pointer-events: none;
  /* Position the tooltip text*/
  position: absolute !important;
  z-index: 1 !important;
  padding: 20px 10px 20px 10px;
  background-color: white; }

.mytooltip:hover .mytooltiptext {
  visibility: visible !important;
  pointer-events: none; }

.mytooltiptext:hover {
  background-color: red;
  pointer-events: none; }

#mytoolTip {
  position: relative; }

#tail1 {
  position: absolute;
  bottom: -20px;
  left: 85%;
  width: 0;
  height: 0;
  border-color: #2a567e transparent transparent transparent;
  border-width: 10px;
  border-style: solid; }

#tail2 {
  position: absolute;
  bottom: -18px;
  left: 85%;
  width: 0;
  height: 0;
  border-color: #f9f9f9 transparent transparent transparent;
  border-width: 10px;
  border-style: solid; }

.left {
  float: left !important; }

/* Background Images */
.image1-bg {
  background-image: url(images/img_background_1.jpg); }

@media (min-width: 1200px) {
  .image1-bg {
    background-image: url(images/img_background_1.jpg);
    background-size: cover; } }
.image2-bg {
  background-image: url(images/img_background_2.jpg); }

@media (min-width: 1200px) {
  .image2-bg {
    background-image: url(images/img_background_2.jpg);
    background-size: cover; } }
.image3-bg {
  background-image: url(images/img_background_3.jpg); }

@media (min-width: 1200px) {
  .image3-bg {
    background-image: url(images/img_background_3.jpg);
    background-size: cover; } }
/* Custom Containers */
/* Page Title Container */
.custom-container-pagetitle {
  margin: 80px 10px 0 10px;
  /*margin-left: 6%;*/ }

@media (max-width: 767px) {
  .custom-container-pagetitle {
    margin: 80px 10px 0 10px; } }
/* First Container for the page if there is NOT a Page Title Container */
.custom-container-first {
  background-color: #ffffff;
  margin: 80px 20px 0 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media (max-width: 767px) {
  .custom-container-first {
    margin: 70px 10px 0 10px; } }
/* Filter Container */
.custom-container-filter {
  margin: 0px 20px 0 20px; }

@media (max-width: 767px) {
  .custom-container-filter {
    margin: 0px 10px 0 10px; } }
/* Container to be used after Page Title or Filter Containers in case it is NOT last for the page */
.custom-container-after {
  background-color: #ffffff;
  margin: 0px 20px 0 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media (max-width: 767px) {
  .custom-container-after {
    margin: 0px 10px 0 10px; } }
@media (max-width: 979px) {
  .custom-container-after {
    margin: 0px 10px 0 10px; } }
/* Container to be used after Page Title or Filter Containers in case it is last for the page */
.custom-container-after-last {
  background-color: #ffffff;
  margin: 0px 20px 20px 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media (max-width: 767px) {
  .custom-container-after-last {
    margin: 0px 10px 10px 10px; } }
.custom-container-default {
  background-color: #ffffff;
  margin: 30px 20px 60px 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media (max-width: 767px) {
  .custom-container-default {
    margin: 10px 10px 0 10px; } }
.custom-container-single {
  background-color: #ffffff;
  margin: 80px 20px 20px 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media (max-width: 767px) {
  .custom-container-single {
    margin: 70px 10px 10px 10px; } }
.custom-container-search {
  background-color: #ffffff;
  margin: 280px 20px 0px 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media (max-width: 767px) {
  .custom-container-search {
    margin: 70px 10px 0px 10px; } }
.custom-container-search-collapse {
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0px 20px 20px 20px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px; }

@media (max-width: 767px) {
  .custom-container-search-collapse {
    margin: 0px 10px 10px 10px; } }
/* Custom Rows */
.custom-row-default {
  margin-top: 20px; }

.custom-row-first {
  margin-top: 20px; }

.custom-row-last {
  margin-top: 20px;
  margin-bottom: 20px; }

.custom-row-bottom {
  margin-bottom: 20px; }

@media (min-width: 768px) and (max-width: 979px) {
  .custom-row-sm {
    margin-top: 20px; } }
@media (max-width: 767px) {
  .custom-row-xs {
    margin-top: 20px; } }
/* Custom Elements */
.custom-row-pagetitle-default {
  text-align: center;
  /*height: 60px;*/
  float: left !important; }

.custom-row-filter-default {
  text-align: right;
  height: 60px; }

@media (max-width: 767px) {
  .custom-row-filter-default {
    text-align: left;
    height: 100px; } }
.custom-row-title-default {
  text-align: left;
  height: 80px;
  border-bottom: 1px solid #cccccc; }

.custom-row-title-default-theme {
  text-align: left;
  height: 55px;
  border-bottom: 1px solid #cccccc;
  font-family: HelveticaNowText;
  font-size: 24px; }

@media (max-width: 767px) {
  .custom-row-title-default {
    text-align: center; }

  .custom-row-title-default-theme {
    text-align: center;
    height: 70px; } }
@media (min-width: 768px) and (max-width: 979px) {
  .custom-row-title-default {
    text-align: center; }

  .custom-row-title-default-theme {
    text-align: center; } }
.custom-border {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px; }

.custom-row-search-default {
  text-align: left;
  height: 80px;
  padding-bottom: 15px;
  border-bottom: 1px solid #cccccc; }

@media (max-width: 767px) {
  .custom-row-search-default {
    min-height: 110px; } }
.custom-row-title-center {
  text-align: center;
  height: 80px;
  border-bottom: 1px solid #cccccc; }

.custom-row-input-default {
  height: 40px;
  min-width: 0px !important; }

@media (max-width: 767px) {
  .custom-row-input-default {
    height: 80px; } }
.custom-row-input-text {
  height: 40px; }

@media (max-width: 767px) {
  .custom-row-input-text {
    height: auto; } }
.custom-row-table-header {
  text-align: center;
  height: 80px; }

.custom-row-list-table-header {
  text-align: center;
  height: 80px;
  border-bottom: 1px solid #cccccc; }

.custom-row-table-default {
  text-align: center;
  height: 80px; }

.custom-row-table-last {
  text-align: center;
  height: 80px; }

@media (max-width: 767px) {
  .custom-row-table-default {
    height: auto;
    margin-top: 15px; }

  .custom-row-table-last {
    height: auto;
    margin: 15px 0px; } }
.custom-row-list-table-default {
  text-align: center;
  height: 180px;
  border-bottom: 1px solid #cccccc; }

@media (max-width: 767px) {
  .custom-row-list-table-default {
    height: auto !important;
    margin-top: 15px; } }
.custom-row-list-table-details {
  text-align: center;
  height: 200px; }

@media (max-width: 767px) {
  .custom-row-list-table-details {
    height: auto;
    margin-top: 15px; } }
.custom-row-list-table-more {
  text-align: center;
  height: 60px; }

.custom-title-row-default {
  font-family: "helveticaNowText";
  font-size: 24px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  float: left !important; }

.custom-title-row-default > b {
  font-family: "helveticaNowTextMedium"; }

.custom-button-row-back {
  font-family: "aon-onecare" !important;
  font-size: 18px;
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  float: left !important; }

.custom-button-row-collapse {
  font-family: "aon-onecare" !important;
  font-size: 18px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

.custom-button-row-edit {
  font-family: "aon-onecare" !important;
  font-size: 40px !important;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

.custom-button-next-previous {
  width: 42px;
  height: 42px;
  font-family: "aon-onecare" !important;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #cccccc;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  cursor: pointer; }

.custom-button-row-icon {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

.custom-icon-row-left {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  margin-right: 10px;
  cursor: pointer; }

.custom-icon-row-right {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  margin-left: 10px;
  cursor: pointer; }

.custom-icon-row-pin {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  line-height: 40px;
  margin-right: 10px;
  display: inline-table; }

.custom-icon-row-confirm {
  font-family: "aon-onecare" !important;
  font-size: 40px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media (max-width: 767px) {
  .custom-icon-row-confirm {
    line-height: 80px;
    position: inherit;
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); } }
.custom-icon-row-confirm-details {
  font-family: "aon-onecare" !important;
  font-size: 40px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  float: left !important; }

@media (max-width: 767px) {
  .custom-icon-row-confirm-details {
    line-height: 180px;
    position: inherit;
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); } }
.custom-icon-row-star {
  font-family: "aon-onecare" !important;
  font-size: 20px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media (max-width: 767px) {
  .custom-icon-row-star {
    line-height: 80px;
    position: inherit;
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); } }
.custom-title-default {
  font-family: "helveticaNowText";
  font-size: 24px; }

.custom-title-default > b {
  font-family: "helveticaNowTextMedium"; }

.custom-table-title {
  font-family: "stonesans-semibold";
  font-size: 18px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-table-more {
  font-family: "stonesans-medium";
  font-size: 18px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-table-item {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  float: left !important; }

@media (max-width: 767px) {
  .custom-table-item {
    position: inherit;
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); } }
.custom-table-date-default {
  font-family: "stonesans-semibold";
  font-size: 24px; }

.custom-table-amount-default {
  font-family: "stonesans-semibold";
  font-size: 24px; }

.custom-list-table-amount-default {
  font-family: "stonesans-semibold";
  font-size: 20px !important; }

@media (max-width: 767px) {
  .custom-list-table-amount-default {
    line-height: 40px; } }
@media (max-width: 767px) {
  .custom-list-table-image {
    width: auto;
    height: 80px; } }
.custom-list-table-details-name {
  font-family: "stonesans-semibold";
  font-size: 20px;
  text-align: left;
  margin: 10px 0 10px 0;
  overflow: hidden; }

.custom-modal-header-details-value {
  font-family: "stonesans-medium";
  font-size: 20px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  line-height: 1.3 !important; }

.custom-list-table-details-address {
  font-family: "stonesans-medium";
  font-size: 16px;
  text-align: left; }

.custom-list-table-details-phone {
  font-family: "stonesans-medium";
  font-size: 16px;
  text-align: left; }

.custom-list-table-timetable-default {
  font-family: "stonesans-semibold";
  font-size: 20px;
  line-height: 30px; }

.custom-list-table-timetable-up-down {
  font-family: "aon-onecare" !important;
  font-size: 16px;
  line-height: 30px; }

.custom-table-text-left {
  font-family: "stonesans-medium";
  font-size: 18px;
  text-align: left; }

.custom-table-text-center {
  font-family: "stonesans-medium";
  font-size: 18px;
  text-align: center; }

.custom-table-action-default {
  color: #ffffff;
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }

.custom-table-action-arrow {
  color: #ffffff;
  font-family: "stonesans-semibold" !important;
  font-size: 18px !important;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  background: url(images/img_action_arrow_right.png) no-repeat right #cccccc;
  height: 50px;
  padding-right: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }

.custom-table-icon {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  margin-right: 10px;
  display: inline-table;
  cursor: pointer; }

.custom-input-label {
  font-family: "stonesans-semibold";
  font-size: 20px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

@media (max-width: 767px) {
  .custom-input-label {
    line-height: 40px;
    position: inherit;
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%); } }
.custom-input-label-user {
  font-family: "stonesans-semibold";
  font-size: 20px;
  text-align: left;
  line-height: 40px; }

@media (max-width: 979px) {
  .custom-input-label-user {
    text-align: center; } }
.custom-input-text {
  font-family: "stonesans-semibold";
  font-size: 20px;
  position: relative; }

@media (max-width: 767px) {
  .custom-input-text {
    position: inherit; } }
.custom-search-text {
  font-family: "stonesans-semibold";
  font-size: 20px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-input-icon-default {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  text-align: center;
  line-height: 40px;
  cursor: pointer; }

.custom-input-icon-arrows {
  font-family: "aon-onecare" !important;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  cursor: pointer; }

.custom-input-icon-user {
  font-family: "aon-onecare" !important;
  font-size: 36px;
  text-align: center;
  line-height: 40px; }

.custom-action-default {
  color: #ffffff;
  font-family: "stonesans-semibold" !important;
  font-size: 18px !important;
  text-align: center;
  text-transform: uppercase;
  line-height: 60px;
  height: 60px;
  margin-top: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
  border: none !important; }

.custom-text-title {
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-transform: uppercase; }

.custom-text-body {
  font-family: "stonesans-medium";
  font-size: 18px !important; }

.custom-details-title-default {
  font-family: "stonesans-semibold";
  font-size: 20px;
  text-align: left; }

.custom-details-title-center {
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center; }

.custom-details-body {
  font-family: "stonesans-medium";
  font-size: 16px; }

.custom-details-row-doctors {
  text-align: center;
  float: left !important; }

.custom-details-doctors-name {
  font-family: "stonesans-semibold";
  font-size: 18px; }

.custom-details-doctors-price {
  font-family: "stonesans-medium";
  font-size: 18px; }

.custom-legend-section {
  font-family: "helveticaNowText";
  font-size: 24px;
  text-align: center;
  line-height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px; }

@media (max-width: 480px) {
  .custom-legend-section {
    text-align: left; } }
.custom-legend-title {
  font-family: "helveticaNowText";
  font-size: 24px;
  line-height: 80px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px; }

.custom-legend-title > b {
  font-family: "helveticaNowTextMedium"; }

.custom-legend-item {
  font-family: "helveticaNowTextMedium";
  font-size: 24px;
  line-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px; }

@media (max-width: 480px) {
  .custom-legend-item {
    margin-top: 0px;
    margin-bottom: 0px; } }
.custom-legend-item > .custom-legend-square {
  background-color: #cccccc;
  width: 20px;
  height: 20px;
  margin: 10px 10px 10px 0px;
  float: left; }

/* Checkboxes & Radio Buttons */
.custom-input-checkbox,
.custom-input-radio {
  position: relative;
  padding-left: 20px;
  padding-right: 20px; }

.custom-input-checkbox input[type="checkbox"],
.custom-input-checkbox input[type="radio"],
.custom-input-radio input[type="checkbox"],
.custom-input-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: 1; }

.custom-input-checkbox label,
.custom-input-radio label {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  user-select: none;
  color: #2a567e; }

.custom-input-checkbox label::after,
.custom-input-radio label::after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  left: 0;
  top: 0;
  margin-left: -18px;
  background-color: white;
  border: 3px solid #2a567e;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  cursor: pointer; }

.custom-input-checkbox label::before,
.custom-input-radio label::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 5px;
  top: 6px;
  left: 6px;
  margin-left: -18px;
  border: 3px solid #2a567e;
  border-top: none;
  border-right: none;
  background: transparent;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  z-index: 1; }

.custom-input-checkbox label:active::before,
.custom-input-radio label:active::before {
  opacity: 0.3; }

.custom-input-checkbox input[type="checkbox"]:checked + label,
.custom-input-checkbox input[type="radio"]:checked + label,
.custom-input-radio input[type="checkbox"]:checked + label,
.custom-input-radio input[type="radio"]:checked + label {
  color: #2a567e; }

.custom-input-checkbox input[type="checkbox"]:checked + label::after,
.custom-input-checkbox input[type="radio"]:checked + label::after,
.custom-input-radio input[type="checkbox"]:checked + label::after,
.custom-input-radio input[type="radio"]:checked + label::after {
  border: 3px solid #2a567e; }

.custom-input-checkbox input[type="checkbox"]:checked + label::before,
.custom-input-checkbox input[type="radio"]:checked + label::before,
.custom-input-radio input[type="checkbox"]:checked + label::before,
.custom-input-radio input[type="radio"]:checked + label::before {
  opacity: 1; }

.custom-input-checkbox input[type="checkbox"]:disabled + label,
.custom-input-checkbox input[type="radio"]:disabled + label,
.custom-input-radio input[type="checkbox"]:disabled + label,
.custom-input-radio input[type="radio"]:disabled + label {
  color: #2a567e;
  cursor: default; }

.custom-input-checkbox input[type="checkbox"]:disabled + label::after,
.custom-input-checkbox input[type="radio"]:disabled + label::after,
.custom-input-radio input[type="checkbox"]:disabled + label::after,
.custom-input-radio input[type="radio"]:disabled + label::after {
  border: 3px solid #2a567e;
  background-color: #ffffff; }

.custom-input-checkbox input[type="checkbox"]:disabled + label::before,
.custom-input-checkbox input[type="radio"]:disabled + label::before,
.custom-input-radio input[type="checkbox"]:disabled + label::before,
.custom-input-radio input[type="radio"]:disabled + label::before {
  display: none; }

.custom-input-radio label::after {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box; }

.custom-input-radio label::before {
  width: 12px;
  height: 12px;
  border: none;
  top: 6px;
  left: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #2a567e;
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.custom-input-radio-label {
  font-family: "stonesans-semibold";
  font-size: 20px; }

/* Custom Modal */
.custom-modal {
  background-color: #ffffff;
  margin: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: fixed;
  top: 30px;
  right: 0;
  /* bottom: 0; */
  left: 0 !important;
  overflow: hidden;
  z-index: 1050; }

.custom-modal-dialog {
  position: relative;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0; }

.custom-modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.custom-modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

.custom-modal-header-row-title {
  text-align: left;
  height: 80px;
  border-bottom: 1px solid #cccccc; }

@media (max-width: 979px) {
  .custom-modal-header-row-title {
    text-align: center; } }
.custom-modal-header-title-default {
  font-family: "helveticaNowText";
  font-size: 24px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-header-title-default > b {
  font-family: "helveticaNowTextMedium"; }

.custom-modal-header-row-date {
  height: 80px;
  text-align: center; }

.custom-modal-header-date {
  color: #ffffff;
  font-family: "stonesans-semibold";
  font-size: 24px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-header-row-details {
  height: 80px;
  text-align: left;
  border-right: 1px solid #cccccc; }

.custom-modal-header-details-text {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-header-details-label {
  font-family: "stonesans-semibold";
  font-size: 18px; }

.custom-modal-header-row-status {
  height: 80px;
  text-align: center; }

.custom-modal-header-status {
  font-family: "stonesans-semibold";
  font-size: 18px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-header-row-user {
  height: 80px;
  text-align: left; }

@media (max-width: 979px) {
  .custom-modal-header-row-user {
    text-align: center; } }
.custom-modal-header-user-icon {
  font-family: "aon-onecare" !important;
  font-size: 36px;
  line-height: 40px;
  margin-right: 10px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-header-user {
  font-family: "stonesans-semibold";
  font-size: 18px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-header-icon-close {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

.custom-modal-body {
  position: absolute;
  top: 80px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: auto;
  padding: 0 !important; }

.custom-modal-details {
  color: #ffffff;
  height: auto;
  margin-top: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.close_modal {
  float: right;
  cursor: pointer; }

@media (max-width: 979px) {
  .custom-modal-details {
    height: auto !important;
    margin-top: 10px; } }
.custom-modal-details-icon-datetime {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  line-height: 40px;
  margin-right: 10px;
  display: inline-table; }

.custom-modal-details-icon-pin {
  font-family: "aon-onecare" !important;
  font-size: 28px;
  line-height: 60px;
  margin-right: 10px;
  display: inline-table; }

.custom-modal-details-price {
  font-family: "helveticaNowTextMedium";
  line-height: 30px;
  padding-left: 30px !important; }

@media (max-width: 979px) {
  .custom-modal-details-price {
    line-height: 60px;
    border-left: none;
    border-top: 1px solid #ffffff; } }
.custom-modal-outcome-default {
  height: 320px; }

@media (max-width: 979px) {
  .custom-modal-outcome-default {
    height: 200px; } }
.custom-modal-outcome-text {
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

@media (max-width: 979px) {
  .custom-modal-outcome-text {
    text-align: center; } }
.custom-modal-outcome-icon {
  font-family: "aon-onecare" !important;
  font-size: 300px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

.custom-modal-chronology-days {
  border-bottom: 1px solid #cccccc; }

.custom-modal-chronology {
  min-height: 320px !important;
  border-right: 1px solid #cccccc; }

@media (max-width: 480px) {
  .custom-modal-chronology {
    border-right: none; } }
.custom-modal-row-chronology {
  height: 40px; }

.custom-modal-chronology-date {
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-chronology-description {
  font-family: "stonesans-medium";
  font-size: 18px;
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-row-chronology-line {
  height: 20px; }

.custom-modal-chronology-line {
  background: url(images/img_chronology_line.png) repeat-y center; }

.custom-modal-row-processing {
  height: 180px; }

.custom-modal-processing-icon {
  font-family: "aon-onecare" !important;
  font-size: 140px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-processing-days {
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-processing-days-value {
  font-family: "helveticaNowText";
  font-size: 80px;
  line-height: 80px; }

.custom-modal-processing-days-label {
  font-family: "helveticaNowText";
  font-size: 24px;
  line-height: 40px; }

.custom-modal-processing-average {
  font-family: "stonesans-medium";
  font-size: 18px;
  text-align: center;
  line-height: 60px; }

.custom-modal-processing-average-value {
  font-family: "stonesans-semibold" !important; }

.custom-modal-row-title {
  height: 80px; }

.custom-modal-title-left {
  font-family: "stonesans-medium";
  font-size: 28px;
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-title-center {
  font-family: "stonesans-medium";
  font-size: 28px;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.custom-modal-action-first {
  color: #ffffff;
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
  margin-top: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }

.custom-modal-action-default {
  color: #ffffff;
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
  margin-top: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }

.custom-modal-action-last {
  color: #ffffff;
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }

.custom-modal-action-arrow-first {
  color: #ffffff;
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  background: url(images/img_action_arrow_right.png) no-repeat right #cccccc;
  height: 50px;
  margin-top: 20px;
  padding-right: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }

.custom-modal-action-arrow-default {
  color: #ffffff;
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  background: url(images/img_action_arrow_right.png) no-repeat right #cccccc;
  height: 50px;
  margin-top: 10px;
  padding-right: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }

.custom-modal-action-arrow-last {
  color: #ffffff;
  font-family: "stonesans-semibold";
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  line-height: 50px;
  background: url(images/img_action_arrow_right.png) no-repeat right #cccccc;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer; }

.custom-modal-attachment {
  margin-right: 20px;
  float: left; }

.custom-upload-big {
  background: url(images/img_upload_big.png) no-repeat right white !important;
  height: 220px;
  margin-top: 20px;
  border-width: 4px;
  border-style: dashed;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media (max-width: 979px) {
  .custom-upload-big {
    background: #ffffff !important;
    margin-top: 10px;
    height: 100%; } }
.custom-upload-big-text {
  text-align: left;
  padding-left: 20px;
  position: relative;
  top: 50%;
  cursor: pointer;
  padding-top: 50px; }

@media (max-width: 979px) {
  .custom-upload-big-text {
    text-align: center;
    padding-left: 0px; } }
.custom-search-button {
  background: url(images/search.png) no-repeat center #2c577d !important;
  height: 38px;
  width: 134px;
  border-radius: 4px;
  color: #fff; }

.custom-upload-small {
  background: url(images/img_upload_big.png) no-repeat right white !important;
  height: 170px;
  margin-top: 20px;
  border-width: 4px;
  border-style: dashed;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

@media (max-width: 979px) {
  .custom-upload-small {
    background: #ffffff !important;
    height: 220px;
    margin-top: 10px; } }
.custom-upload-small-text {
  text-align: left;
  padding-left: 20px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer; }

@media (max-width: 979px) {
  .custom-upload-small-text {
    text-align: center;
    padding-left: 0px; } }
.custom-upload-small-title {
  font-family: "helveticaNowText";
  font-size: 36px;
  line-height: 40px; }

.custom-upload-small-title > b {
  font-family: "helveticaNowTextMedium"; }

.custom-upload-small-subtitle {
  font-family: "stonesans-medium";
  font-size: 20px;
  line-height: 30px; }

.custom-display {
  display: inline-flex; }

.custom-margin {
  margin-left: 10px !important;
  font-size: 17px !important;
  text-align: left; }

@media (max-width: 767px) {
  .custom-display {
    display: block; } }
.swal2-modal {
  width: 600px !important;
  /* min-height:440px !important; */ }

.custom-buttton {
  margin-top: 20px !important; }

@media (min-width: 768px) {
  .swal2-modal.show-swal2 {
    width: 680px !important;
    margin-left: -350px !important; } }
@-moz-document url-prefix() {
  .custom-buttton {
    margin-bottom: 20px !important; } }

.blue-tag-clicked {
  color: #41688c;
  border: 2px solid #41688c;
  font-family: StoneSansITCSemiBold !important;
  font-weight: 700; }

/** BUTTON **/
.filter-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 18px !important;
  color: #fff !important;
  background-color: #124370 !important;
  padding: 10px 20px 10px 20px;
  border: solid #124370 2px;
  text-decoration: none;
  height: 60px;
  width: 100% !important;
  line-height: 1.5;
  cursor: pointer !important; }

.search-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 20px !important;
  color: #fff !important;
  background-color: #2a567e !important;
  padding: 10px 20px 10px 20px;
  border: solid #2a567e 2px;
  text-decoration: none;
  height: 60px;
  width: 100% !important;
  line-height: 1.5;
  cursor: pointer !important; }

.search-button-disabled {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 20px !important;
  color: #fff !important;
  background-color: #89a1b8 !important;
  padding: 10px 20px 10px 20px;
  border: solid #89a1b8 2px;
  text-decoration: none;
  height: 60px;
  width: 100% !important;
  line-height: 1.5;
  cursor: pointer !important; }

.last-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 20px !important;
  color: #fff !important;
  background-color: #2a567e !important;
  padding: 10px 20px 10px 20px;
  border: solid #2a567e 2px;
  text-decoration: none;
  height: 60px;
  width: 97% !important;
  line-height: 1.5;
  cursor: pointer !important; }

.blue-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 18px !important;
  color: #fff !important;
  background-color: #4fbbed !important;
  padding: 10px 20px 10px 20px;
  border: solid #4fbbed 2px;
  text-decoration: none;
  height: 60px;
  width: 97% !important;
  line-height: 1.5;
  cursor: pointer !important; }

.lightblue-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 20px !important;
  color: #fff !important;
  background-color: #4fbbed !important;
  padding: 10px 20px 10px 20px;
  border: solid #4fbbed 2px;
  text-decoration: none;
  height: 55px;
  width: 100% !important;
  line-height: 1.5;
  cursor: pointer !important;
  margin-left: 10px !important; }

.disabled-lightblue-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 20px !important;
  color: #fff !important;
  background-color: rgba(79, 187, 237, 0.38) !important;
  padding: 10px 20px 10px 20px;
  border: solid rgba(79, 187, 237, 0.38) 2px;
  text-decoration: none;
  height: 60px;
  width: 100% !important;
  line-height: 1.5;
  cursor: pointer !important;
  margin-left: 10px !important; }

.confirm-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 18px !important;
  color: #fff !important;
  background-color: #2a567e !important;
  padding: 10px 20px 10px 20px;
  border: solid #2a567e 2px;
  text-decoration: none;
  height: 60px;
  width: 100% !important;
  line-height: 1.5;
  cursor: pointer !important; }

.custom-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 20px !important;
  color: #fff !important;
  background-color: #2a567e !important;
  padding: 10px 20px 10px 20px;
  border: solid #2a567e 2px;
  text-decoration: none;
  height: 60px;
  width: 98% !important;
  line-height: 1.5;
  cursor: pointer !important;
  margin-right: 10px !important; }

.delete-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 18px !important;
  color: #fff !important;
  background-color: #4fbbed !important;
  padding: 10px 20px 10px 20px;
  border: solid #4fbbed 2px;
  text-decoration: none;
  height: 60px;
  width: 100% !important;
  line-height: 1.5;
  cursor: pointer !important;
  position: relative;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 15px; }

.allegato-button {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: StoneSansITCSemiBold !important;
  font-size: 20px !important;
  color: #fff !important;
  background-color: #2a567e !important;
  padding: 10px 20px 10px 20px;
  border: solid #2a567e 2px;
  text-decoration: none;
  height: 60px;
  width: 100% !important;
  line-height: 1.5;
  cursor: pointer !important;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px; }

.custom-input {
  height: 40px !important;
  background: inherit;
  background-color: #e6e6e6 !important;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-radius: 2px;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-family: StoneSansITCSemiBold !important;
  font-weight: 650 !important;
  font-style: normal;
  font-size: 20px !important;
  text-align: left !important;
  width: 100%; }

.lnd-input {
  height: 40px !important;
  background: inherit;
  background-color: #e6e6e6 !important;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-radius: 2px;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-family: StoneSansITCSemiBold !important;
  font-weight: 650 !important;
  font-style: normal;
  font-size: 20px !important;
  text-align: left !important;
  width: 40%; }

.refund-input {
  height: 40px !important;
  background: inherit;
  background-color: #e6e6e6 !important;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-radius: 2px;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-family: StoneSansITCSemiBold !important;
  font-weight: 650 !important;
  font-style: normal;
  font-size: 20px !important;
  text-align: left !important;
  width: 80%; }

html body .wrong_field {
  border: 1px solid #e12327 !important; }

::-webkit-input-placeholder {
  color: #666666 !important; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #666666 !important; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666 !important; }

:-ms-input-placeholder {
  color: #666666 !important; }

a {
  color: #124370; }

a:hover {
  text-decoration: none !important; }

.form_label {
  font-family: StoneSansITCSemiBold;
  color: #124370;
  font-size: 20px; }

.aon_button {
  cursor: pointer;
  display: block;
  color: white !important;
  text-transform: uppercase;
  text-align: center;
  padding: 20px;
  border-radius: 3px;
  border: none;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 18px;
  font-family: StoneSansITCSemiBold; }

/************ BOOTSTRAP   ************/
input, select {
  font-family: StoneSansITCSemiBold !important; }

.tabs-left > .nav-tabs > li > a {
  font-family: StoneSansITCMedium; }

/************ FROM PORTLETS   ************/
.custom-modal-details-address,
.custom-modal-details-phone,
.custom-modal-outcome-subtitle,
.custom-modal-outcome-subtitle,
.custom-upload-big-subtitle {
  font-family: StoneSansITCMedium !important; }

.prenotaPrestazioneMainTitle,
.custom-upload-big-title,
.custom-main-title-row-default {
  font-family: HelveticaNowText !important; }

.custom-modal-details-datetime,
.custom-modal-outcome-title,
.custom-upload-big-title > b {
  font-family: HelveticaNowTextMedium !important; }

.custom-static-message,
.state-button,
.last-button,
.lightblue-tag,
.blue-tag,
.custom-practice,
.custom-input2,
.custom-input1,
.custom-list-table-details-structure,
.aon_map_modal_structure_list .structure_distance,
.aon_map_modal_structure_list .structure_price,
.aon_map_modal_structure_list .structure_name,
.map-custom-input-label {
  font-family: StoneSansITCSemiBold !important; }

.aon_header {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 60px;
  background-color: white;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  -moz-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.14902);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.14902);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.14902);
  color: #124370;
  line-height: 60px;
  z-index: 100; }
  .aon_header a:hover {
    text-decoration: none; }
  .aon_header .support_phone, .aon_header .support_mail {
    float: left;
    margin-left: 15px;
    color: #124370; }
  .aon_header .logo {
    margin-left: 10px;
    float: left;
    margin-top: 10px; }
    .aon_header .logo img {
      max-height: 40px; }
  .aon_header .portlet-boundary_82_ {
    display: none;
    float: right; }
    .aon_header .portlet-boundary_82_ img {
      height: 26px;
      margin-right: 10px; }
    .aon_header .portlet-boundary_82_ a {
      opacity: 0.2;
      cursor: pointer; }
  .aon_header .logout {
    float: right;
    margin-right: 15px;
    color: #124370; }
  .aon_header .change_password {
    float: right;
    margin-right: 15px;
    color: #124370; }
  .aon_header .user_name {
    float: right;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    color: #124370; }
  .aon_header .user_name:hover {
    color: #124370;
    text-decoration: none; }
  .aon_header .user_icon {
    float: right;
    padding-left: 20px;
    color: #124370; }
  .aon_header .payment_user_icon {
    float: right;
    padding-left: 20px;
    color: #124370; }
  .aon_header .payment_user_icon:hover {
    color: white !important; }
  .aon_header .payment_user_name {
    float: right;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    color: #124370; }
  .aon_header .payment_user_name:hover {
    color: white !important;
    text-decoration: none; }
  .aon_header .notification {
    margin-right: 15px;
    float: right;
    position: relative; }
    .aon_header .notification .red_badge {
      position: absolute;
      top: 12px;
      right: 17px; }
      .aon_header .notification .red_badge .red_badge_sfondo {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 20px;
        height: 20px;
        background: inherit;
        background-color: #e12327;
        border: none;
        border-radius: 10px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-family: 'StoneSansITCW08-Medium';
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        color: #FFFFFF; }
      .aon_header .notification .red_badge .red_badge_content {
        position: absolute;
        left: 2px;
        top: 2px;
        width: 16px;
        color: white;
        line-height: 18px;
        font-size: 9pt;
        text-align: center;
        background-color: #e12327;
        padding: 1px 3px;
        border-radius: 10px;
        display: inline-table; }
  .aon_header .vertical_divider {
    margin-right: 15px;
    float: right;
    margin-left: 20px;
    margin-right: 20px;
    width: 1px;
    height: 100%;
    border-left: 1px solid #cccccc; }
  .aon_header .credits {
    margin-right: 15px;
    float: right;
    padding-left: 15px;
    padding-right: 15px; }
  .aon_header .lang_button {
    opacity: 0.2;
    float: right;
    margin-right: 10px; }
    .aon_header .lang_button img {
      height: 26px; }
  .aon_header .lang_active {
    opacity: 1;
    cursor: default; }
  .aon_header .profile_logo {
    display: none;
    float: right;
    margin-right: 30px;
    margin-top: 10px; }
  .aon_header .profile_logo_fab {
    display: none;
    float: right;
    margin-right: 30px;
    margin-top: 0; }
  .aon_header .burger_menu {
    display: none;
    float: left;
    margin-left: 10px;
    text-decoration: none; }
  .aon_header .burger_menu:hover {
    text-decoration: none; }

/* Small and extra small devices */
@media screen and (max-width: 768px) {
  .aon_header .vertical_divider {
    display: none; }

  .aon_header .support_phone, .aon_header .support_mail {
    margin-left: 0; } }
/*
	File Include per AON
*/
/*
	Colori custom
*/
/*
	Colori da prototipo
*/
/*
	Breakpoint media query
*/
.aon_sidebar {
  background-color: #41688c;
  z-index: 10;
  position: fixed;
  left: 0px;
  bottom: 0px;
  top: 60px; }
  .aon_sidebar #navigation {
    display: block !important; }
  .aon_sidebar ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-left: 0px !important;
    overflow-y: auto; }
    .aon_sidebar ul li {
      width: 70px;
      height: 70px;
      position: relative; }
      .aon_sidebar ul li a {
        display: block;
        width: 70px;
        height: 70px;
        position: relative;
        color: white; }
        .aon_sidebar ul li a span {
          position: absolute;
          left: 50%;
          top: 50%;
          margin-left: -19px;
          margin-top: -9px;
          font-size: 38px;
          display: block; }
      .aon_sidebar ul li a:hover {
        color: white; }
    .aon_sidebar ul .selected {
      background-color: #124370; }
    .aon_sidebar ul .aon_menuitem_border_top {
      border-top: 1px solid white; }
    .aon_sidebar ul .aon_menuitem_border_bottom {
      border-bottom: 1px solid white; }
    .aon_sidebar ul .notification .red_badge {
      position: absolute;
      top: 15px;
      right: 33px; }
      .aon_sidebar ul .notification .red_badge .red_badge_sfondo {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 20px;
        height: 20px;
        background: inherit;
        background-color: #e12327;
        border: none;
        border-radius: 10px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        font-family: 'StoneSansITCW08-Medium';
        font-weight: 400;
        font-style: normal;
        font-size: 14px;
        color: #FFFFFF; }
      .aon_sidebar ul .notification .red_badge .red_badge_content {
        position: absolute;
        left: 2px;
        top: 2px;
        width: 16px;
        color: white;
        line-height: 18px;
        font-size: 9pt;
        text-align: center;
        background-color: #e12327;
        padding: 1px 3px;
        border-radius: 10px;
        display: inline-table; }

.div-saninveneto {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -19px;
  margin-top: -9px;
  font-size: 38px;
  display: block;
  color: white; }

.admin_navclass {
  top: 115px; }

.welcome .aon_sidebar, .aon_no_sidebar .aon_sidebar {
  display: none; }

.onepharma_only {
  display: none; }

#p_p_id_yourpractices_WAR_yourpracticesportlet_ .custom-input-label {
  font-family: HelveticaNowTextMedium; }
#p_p_id_yourpractices_WAR_yourpracticesportlet_ .custom-static-message {
  font-family: HelveticaNowTextMedium; }
#p_p_id_yourpractices_WAR_yourpracticesportlet_ .custom-input-label-search {
  font-family: HelveticaNowTextMedium; }

.align-center {
  text-align: center !important; }

input[disabled] {
  opacity: .5;
  cursor: not-allowed !important; }

/*  .control-group.input-text-wrapper{
	display: contents !important;
} */
#footer {
  z-index: 9;
  position: sticky;
  top: 100vh; }

#tcLink {
  color: #124370 !important; }