﻿

body {
    /*padding-bottom : 150px;*/
    /*font-size: calc(60% + 0.1vw) !important;*/
}

btn-white {
    color: white;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

[data-toggle="collapse"] .fa:before {
    content: "\f139" !important;
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a" !important;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios {
    border-radius: 20px;
}

.toggle.ios .toggle-handle {
    border-radius: 20px;
}

.card-header {
    padding-top: 0.15rem !important;
    padding-bottom: 0.05rem !important;
}

.card-body {
    padding-top: 0.05rem !important;
    padding-right: 0.05rem !important;
    padding-bottom: 0.05rem !important;
    padding-left: 0.05rem !important;
}


.bootstrap-datetimepicker-widget.dropdown-menu {
    width: 100% !important;
    height: 45vh;
}

.form-group{
    margin : 0px;
}

.custom-message {
    position: fixed !important;
    top: 73px !important;
    z-index: 255 !important;
    opacity: 0.9 !important;
    left: 0 !important;
    width: 100% !important;
}


/*!!!!! Inizio sezione Spostare in template*/
/**/ .customStripedTable div:nth-child(even) {
    /**/ border-radius: 4px;
    /**/
}
.btn-white {
    color: white !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
}
/**/
/**/.customStripedTable div:nth-child(odd) {
/**/    background-color: #c9ddec;
/**/    border-radius: 4px;
/**/}
/*!!!!! Fine sezione Spostare in template*/

.custom-row-1 {
    /*margin-left : 0.5%;*/
    margin-top : 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 8.333vh;
    width: 100%;
}

.custom-row-2 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 16.666vh;
    width: 100%;
}
.custom-row-3 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 24.999vh;
    width: 100%;
}
.custom-row-4 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    overflow-x: hidden;
    height: 33.333vh;
    width: 100%;
}
.custom-row-5 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 41.666vh;
    width: 100%;
}
.custom-row-6 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 50vh;
    width: 100%;
}
.custom-row-7 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 58.332vh;
    width: 100%;
}
.custom-row-8 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 66.666vh;
    width: 100%;
}
.custom-row-9 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 74.998vh;
    width: 100%;
}
.custom-row-10 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 83.331vh;
    width: 100%;
}
.custom-row-11 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 91.664vh;
    width: 100%;
}
.custom-row-12 {
    /*margin-left: 0.5%;*/
    margin-top: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100vh;
    width: 100%;
}
