﻿
body {
    overflow-y: auto;
}

.index_body {
    background-color: #666;
}

ul.leftnav {
    position: fixed !important;
}

.navi ul.nav.leftnav-margin li a {
    padding-right: 18px;
    padding-left: 18px;
}

.modal-content {
    border-radius: 0;
}

.modal-header, .modal-footer {
    padding-top:8px;
    padding-bottom: 8px;
}

.btn {
    border-radius: 0 !important;
}

.rounded {
    border-radius: 0;
}

::-webkit-scrollbar {
    height: 8px;
    width: 8px;
    background: transparent;
}

::-webkit-scrollbar-thumb {
    background: #aaaaaa;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0px;
}

::-webkit-scrollbar-corner {
    background: #000;
}

.app-selector  {
    width: 100%;
}

.select2-result-label {
    white-space: nowrap;
    overflow: hidden;
}

.select2-results .vatnumber {
    color: #cccccc;
}

.select2-results .select2-highlighted {
    background: #23b7e5 !important;
}

.form-inline .form-group {
    margin-bottom: 8px;
}

.btn-inform-title {
    position: relative;
    top: -4px;
}

.main-spinner {
    font-size:36px !important;
}

.label {
    font-size: 100%;
}

.text-in-box {
    white-space: nowrap;
}

.read-more {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #dddddd;
    padding-bottom: 10px;
}

.my-drop-zone {
    border: 3px dotted lightgray;
    height: 400px;
}

.modal-body {
/*    max-height: 500px; 
    overflow: auto;    */
}

.list-btn {
    padding: 1px 4px !important;
}

.fit-td {
    width: 4px;
    white-space: nowrap;
}

.minimal-td-padding {
    padding-right: 4px !important;
    padding-left: 4px !important;
}

.list-row-icon {
    padding-right: 4px !important;
}

.emp-td {
    background-color: #dddddd !important;
}

.space-td {
    width: 12px !important;
}

.dialog-edit-panel {
    margin-top: 4px;
}

.ng-invalid {
    border-color: #f05050;
}

.btn-doc-tool {
    width: 200px;
}

.file-icon {
    font-size: 20pt;    
}

.hscroller {
    overflow-x: auto;
    padding-bottom: 20px;    
}

.dialog-ask {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 6pt;
}

.dialog-ask td {
    padding: 4pt;
}

.dialog-ask tr {
    vertical-align: middle;
}

.dialog-ask i {
    font-size: 20pt;
}

.inline-panel {
    padding:6pt;
    box-shadow: 0px 0px 2px 2px #eeeeee;
    border: 1px solid #dddddd;
    background-color: white;
}

.inline-panel .panel-body {
    border: 0px !important;
}

.inline-panel table {
    width: 100%;
}

.inline-panel table tr {
    vertical-align: top;
}

.inline-panel table th {
    background-color: #eeeeee;
    padding: 4pt;
}

.inline-panel .datepicker table th {
    background-color: #ffffff;
    padding: 0;
}


.big-number {
    font-size: 48pt;
    text-rendering: optimizelegibility;
    text-align: right !important;
    padding-right: 20pt;
}

.row-icon {
    font-size: 24pt;
    text-rendering: optimizelegibility;
    text-align: center !important;
    padding-right: 0 !important;
}

.steps-table {
    margin-left: 20pt;
}

.steps-table .btn {
    width: 200px;
}

.step-label {
    margin-bottom: 3pt;
}

.bootbox.fade.in {
    opacity: 0.98 !important;
    background-color: #666666 !important;
}

.bootbox.fade.in .modal-dialog {
    margin-top: 180px;
}

.bootbox.fade.in .bootbox-body {
    font-size: 18pt;
}

.row-big-field {
    font-size: 20pt;
    font-weight: bold;
    padding-top: 6pt !important;
    text-rendering: optimizelegibility;
    text-align: right !important;
    padding-right: 10pt;
}

.row-badge {
    font-size: 10pt;
    /*margin-top: 8pt !important;*/
}

.row-badge.badge {
    padding: 6pt !important;
}

.app-table {
    width: auto !important;
}

.app-table.nowrap td {
    white-space: nowrap;
}

.app-table.nowrap td.fast-info-td {
    white-space: normal;
}

.app-table tbody {
    border-top: 0px !important;
}

.clickable {
    cursor: pointer;
}

.app-form-title {
    margin-top: 20pt;
}

.app-form-title label {
    font-weight: bold;
    text-align: left !important;
}

.app-form-title .btn {
    margin-right: 4px;
}

.app-form .form-group {
    margin-bottom: 1px;
}

.app-form-title {
    border-bottom: 1px solid #cccccc;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: 8px;
    font-size: 14pt;
}

.app-form-field {
    font-weight: bold;
}

.app-form .worker-selector, .app-form .payment-type-selector{
    width: 200px;
    padding-right: 14px !important;
    padding-left: 14px !important;
}

.app-row-selected {
    background-color: #e4eaec;
}

.app-row-selected-with-fast-info td {
    border-top: 2px solid #cccccc !important;
}

.app-row-selected-with-fast-info td:first-child {
    border-left: 2px solid #cccccc !important;
}

.app-row-selected-with-fast-info td:last-child {
    border-right: 2px solid #cccccc  !important;
}

.table-hover > tbody > tr.app-row-selected:hover > td {
    background-color: transparent !important;
}

.app-fast-info {
    border-top: 1px dashed #cccccc;
    margin-right: 0px;
    margin-left: 0px;
}

.fast-info-spinner-div {
    text-align:center;
    background-color: #e4eaec;
    padding-top: 20px;
    padding-bottom: 20px;
}

.twin-field {
    margin-top: 2px;
}

.fast-info-buttons {
    margin-bottom: 4pt;
}

/* Miglioriamo l'output delle progressbar a zero */
.progress-bar[aria-valuenow="0"]
{
    min-width: 8px;
    background-color: #f05050 !important;
}

.strikethrough {
    text-decoration: line-through !important;
}

.main-icon {
    font-size: 180%;
    margin-right: 6px;
    vertical-align: middle;
}

.checkbox-td {
   font-size: large; 
   cursor: pointer;
}

.as-enabled {
    opacity: 1 !important;
}

.formSection {
    margin-left: 20px;
    margin-right: 20px;
}

.ellipsis-large {
    max-width: 600px;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipsis-med {
    max-width: 400px;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.badge {
    border-radius: 4px !important;    
}

.no-display {
    display: none
}

#loginContainer {
    background-image: url(../img/backs/bg-white-lock.png);
    width: 560px !important;
}

@media (max-width: 767px) {
    #loginContainer {
        width: 300px !important;
    }
}

#loginContainer .logo-image {
    text-align: center;
}

#loginContainer .logo-image img {
    margin-top: 20px;
    width: 192px;
    height: 192px;
}

@media (min-width: 1200px) {
    #loginContainer .logo-image img {
        margin-top: 60px;
        margin-left: 20px;
    }
}

#loginContainer, #loginContainer a {
    color: white !important;
}

#loginContainer .list-group-item {
    background-color: transparent !important;
    border-color: transparent !important;
}

.fast-info-td {
    border: 2px solid #cccccc;
    border-top: 0px;
    padding-bottom: 0px !important;
    padding-top:0px !important;
    padding-right: 0px !important;
    padding-left:0px !important;
}

.bg-black-opacity-6 {
    background-color: rgba(32, 43, 54, 0.6);
}

.bg-black-opacity-5 {
    background-color: rgba(32, 43, 54, 0.5);
}

.bg-black-opacity-4 {
    background-color: rgba(32, 43, 54, 0.4);
}

.btn-reset-three-states {
    background-color: #eeeeee;
}

.link-on-over:hover {
    text-decoration: underline !important;
}

.link-children-on-over:hover .link-on-over *, .link-children-on-over:hover .link-on-over {
    text-decoration: underline !important;
}

.no-link-on-hover {
    text-decoration: none !important;
}

.bg-warning .text-muted {
    color: #444444 !important;
}

.label.bg-warning {
    color: #444444 !important;
    text-shadow: inherit;
}

.btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #444444 !important;
}

.btn-arrow-up {
    background-color: #1c2b36 !important;
    color: white !important;
    position: fixed;
}

.span-arrow-up {
    position: fixed;
    bottom: 40px;
    /*right: 40px;*/
    left: 13px;
}

.main-brand {
    font-size: 32px;
    /*color: #1C348A;
    text-shadow: 2px 2px #dee5e7;*/
    color: white;
    margin-bottom: 24px;
}

.graph-image {
    margin-bottom: 16px;
    display: block;
}

.large-smile {
    font-size: 56px;
    color: #dddddd;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.invisible {
    visibility: hidden;
}

.fc-nonbusiness {
    background-color: #e6e6e6 !important;
    opacity: 1 !important;
}

.fc-nonbusiness.fc-sat, .fc-nonbusiness.fc-sun {
    background-color: transparent;
}

.event_info_row {
    width:250px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.fc-event.event-notAvailable {
    background-color: #888888;
    border: 1px solid #888888;
}

.fc-overlay {
    z-index: 2000;
}

.fc-day-number {
    cursor: pointer;
}

.sliderFormLabel {
    position: relative;
    top: 16px;
}

.text-warning-dk {
    color: #e3c32e;
}

.btn-handle-todo {
    width: 180px;
}

.bgtransparent {
    background-color: transparent !important;
}

.select-item-month-first-for-year .select2-result-label, .select-item-month-in-year .select2-result-label {
    padding-left: 40px !important;
}

.select-item-month-first-for-year .select2-result-label {
    padding-left: 0px !important;
    font-weight: bold;
    border-bottom: 1px solid #dddddd;
}

.app-search-field {
    width: 600px !important;
}

tr.row-colored,  tr.row-colored td, tr.row-colored th {
    background-color:#d1edf6 !important;
}

.search_results_container {
    width: 800px;
}

.search-results-title {
    font-size: 20pt;
    padding-top: 6pt !important;
    text-rendering: optimizelegibility;
    text-align: right !important;
    padding-right: 10pt;
}

.with-indicator .indicator {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    margin: 2px;
    border-style: solid;
    border-width: 2px;
    border-radius: 100%;
}

hr {
    margin-top:8px;
    margin-bottom:8px;
}

select  option[disabled] { 
    color: #dedede; 
}

.gly-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.5);
}

.text-bold {
    font-weight: bold;
}

.text-warning-or-muted {
    color: #fad733;
}

.bg-warning .text-warning-or-muted {
    color: #666666;
}

.red-cell {
    color: red !important;
    background-color: #ffe0e0 !important;
}

.green-cell {
    color: green !important;
    background-color: #e0ffe4 !important;
}

.orange-cell {
    color: #c3821b !important;
    background-color: #f8e38d !important;
}

.grey-cell {
    color: #555 !important;
    background-color: #f6f8f8 !important;
}

.panel-default > .panel-heading {
    color: #555 !important;
}

.header {
    font-weight: bold;
}

.drilledDownRow {
    background-color: #f6f8f8 !important;
}

.calendar-view-btn > i {    
    font-size: 150%;
    color: #aaa;
}

.calendar-view-btn span {    
    position: absolute;
    margin-left: 6px;
    margin-top: 3px;
    font-weight: bold;
}

.calendar-view-btn span.month {
    margin-left: 2px;
}

.form-control-static {
    /*position:relative;
    top: 8px;*/
    font-weight: bold;
}

.fc-title {
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
}

.fc-custom-event-task {
    font-style: italic;
}

.event-3 {
    background-color: #22b846 !important;
}

.tbl-under-calendar {
    width:100%;
    margin-top:12px;
}

.tbl-under-calendar td {
    text-align: center;
}

.tbl-under-calendar td input {
    text-align: center;
    max-width: 80px;
}

.tbl-under-calendar th {
    width:42px;
    padding:4px;
}

.hr-small {
    margin-top:0px !important;
    margin-bottom:4px !important;
}

.inline-block {
    display: inline-block;
}

.right {
    text-align: right !important;
}

.btn-as-filter-field {
    position: relative;
    top: -4px;
    box-shadow: initial;
    border: 1px solid #c7d3d6;
}

.main-filter div {
    box-shadow: 0px 0px 2px 1px #19a9d5;
}

.special-filter div {
    box-shadow: 0px 0px 2px 1px #fad733;
}

.special-filter-on-item {
    text-shadow: 0px 0px 6px #fad733;
    font-weight: bold !important;
}

.special-filter-on-box {
    box-shadow: 0px 0px 12px #fad733;
}

.hover-danger:hover {
    color: #f05050;
}

.hover-info:hover {
    color: #19a9d5;
}


.note-icon {
    font-size: 10px;
}

.note-icon i {
    position: relative;
    top: 2px;
    right: -3px;
}

.um-selector-selector {
    width: 50px;
}

.message-with-icon {
    font-size:18px;
    height:64px;
    overflow:hidden;
}

.message-with-icon.with-border-bottom {
    border-bottom:1px solid #eeeeee;
}

.message-with-icon.no-border-bottom {
    border-bottom: 0;
}

text.lineLabel {
    font-size: 12px;
}

.large-selector {
    width: 80%;
}

.large-alert .modal-dialog {
    width: 80% !important;
}


#pageSpinner {
    position: fixed;
    top: 40%;
    left: 48%;
    z-index: 10000;
}

#pageSpinner i {
    font-size:100px !important;
}

@media (max-width: 767px) {
  .expand-xs {
    width: 100% !important;
  }

  .diplay-block-xs {
      display: block !important;
  }

  .diplay-inline-block-xs {
      display: inline-block !important;
  }
  
  .no-margin-xs {
    margin:0 !important;
  }

  #pageSpinner {
        top: 20%;
        left: 38%;
    }
}


.hotel-thumb-container img {
    height:100%;
    width: auto;
}

.hotel-thumb-container {
    width:80px;
    height:80px;
    border:0px;
    margin-right: 8px;
    overflow: hidden;
    position:relative;
}

.hotel-list-desc {
    width: 200px;
}

.hotel-list-title {
    margin-bottom: 4px;
    border-bottom: 1px dotted #eee;
}

.hotel-list-distance {
    position: absolute;
    right: 16px;
}

.just-clicked {
    background-color: #eee;
}

.sharethis-inline-share-buttons {
    display: inherit !important;
}

.st-btn {
    background-color: #888 !important;
    border: 1px solid white !important;
    margin-left: 2px !important;
}

.st-btn:hover {
    background-color: #000 !important;
    opacity: 1 !important;
    top: 0px !important;
}

@media (max-width: 767px) {
    .index_body .app-header-fixed {
        padding-top: 0 !important;
    }
    .main-brand {
        font-size: 24px !important;
        margin-bottom: 0 !important;
    }
    .index_body {
        min-height: 700px;
    }
}

.hotel-images {
    background-color: #eee;
    text-align: left;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
}

@media (max-width: 767px) {
    .hotel-images {
        text-align: center;
    }
}

.hotel-images img {
    height: auto;
    width: 300px;
    max-width: 90%;
    margin: 10px;
}

.hotel-entry label {
    font-weight: bold;
}

/* prevent pull-to-refresh */
.navbar-header {
    touch-action:none;
}

/*
body {
    overflow-y: hidden;
}
*/

/* prevent pull-to-refresh */

.row-icon {
    font-size: 32px;
}

.service-icon-outer {
    position:absolute !important;
}

.service-icon {
    width: 70%; /*200px;*/
    height: auto;
    position: relative;
    left: 0; /*50px;*/
    opacity: 0.7;
}

.service-icon-labels {
    top: 0px;
}

.service-level-spinner {
    font-size: 240px;
    opacity: 0.1;
}

.form-with-minimal-padding .form-group {
    padding-right: 6px !important;
    padding-left: 6px !important;
}

.app-aside-right {
    width: 80%;
    right: 10%;
    top: 10px;
    bottom: 10px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 0px #666;
    z-index:2000 !important;
}

.app-aside-right .title {
    background-color: #efefef;
    font-weight: bold
}

.as-link {
    text-decoration: underline !important;
}

.input-name, .input-phone, .input-email, .input-fax {
    border: 1px solid #DDD;
}

.input-phone, .input-email, .input-phone input, .input-email input {
    cursor: pointer !important;    
}


.input-name i, .input-phone i, .input-email i, .input-fax i  {
    position: absolute;
    right: 12px;
    margin-top: 10px;
}

.input-phone i:before {
    content: "\f098";
    color: #7266ba;
}

.input-email i:before {
    content: "\f0e0";
    color: #23b7e5;
}

.input-fax i:before {
    content: "\f02f";
    color: #fad733;
}

#pdfViewer {
    display:none;
    z-index:100000;
    position:absolute;
    top:0;
    left:0;
    margin:0;
    padding:0;
    border:0;
    background-color: #444;
}

#pdfViewer iframe {
    margin:0;
    padding:0;
    border:0;
}

.legend-item {
    display: inline-block;
    margin-right: 16px;    
}

.legend-box {
    width: 24px;
    height: 24px;
    border: 1px solid black !important;
    display: inline-block;
}

.legend-label {
    display: inline-block;
    position: relative;
    top: -8px;
}

.legend-box.alert-info {
    background-color: #d9edf7  !important;
    border-color: #bce8f1  !important;
}

.legend-box.alert-warning {
    background-color: #FFE162  !important;
    border-color: yellow  !important;
}

.legend-box.alert-danger {
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
}

.legend-box.alert-success {
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}
    