
body {

    font-family  : 'Rubik Regular';
    font-size    : 13px;
    margin-bottom: 60px;
}


body {
    background             : url(../../images/SfondoAlveareApe_Rev1.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size   : cover;
    -o-background-size     : cover;
    background-size        : cover;
    background-position    : right bottom;
    /*Positioning*/
    width                  : 100%;
    

}

footer
{
	    position: absolute;
	    bottom: -39px;
	    width: 100%;
	    padding-bottom: 15px;
}

a:hover,
a:focus {
    text-decoration: none;
    color:#1C307E;
}

a, a:hover {
	
	color: #1C307E;
    
}

.resize-i-font-nav {
    font-size: 23px !important;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-20 {
    font-size: 20px;
}

.padding-3 {
    padding: 3px;
}

.padding-5 {
    padding: 5px;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-20 {
    padding: 15px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-right-5 {
    padding-right: 5px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-min-14 {
    margin-top: -14px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-settings {
    margin-bottom: 46px;
}

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

.margin-left-54 {
    margin-left: 54px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-5 {
    margin-left: 5px;
}

.position-text-credits {
    margin-left: 25%;
}

.position-marchioCE {
    
    margin-bottom:10px;
    
   
}



 h2 {
 color:#1C307E;
 font-family:"Rubik Regular";

 
}


.section-center__full {
    height: 70vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    flex-wrap: wrap;
    align-content: space-around;
    
}

.img-credits
{
	height:100px;
}

.footer-credits
{
	   
   
    position: absolute;
bottom: 0px;
width: 100%;
}

.panel-radius-none {
    border-radius: 0px;
}

.button-filter {
    margin-left: 1px;
    background-color: #F3F3F3;
    border-color: #E4E4E4;
    cursor: pointer;
}

.button-li {
    margin-top: 2px;
}

.button-filter:hover {
    color: #E4E4E4;
}

.button-filter:focus {
    outline: 0 !important;
}

.font-bold {
    font-weight: bold;
}

.margin-left-thumbnail {
    margin-left: 36%;
    font-size: 85px;
}


/* .margin-thumbanail-modal {
	margin-left: 45px;
	font-size: 70px;
} */

.caption-thumbnail {
    padding-bottom: 0px;
    text-align: center;
}

.ul-no-style {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.style-check {
    font-size: 47px;
    color: #3F51B5;
    margin-top: -15px
}

.font-size-20 {
    font-size: 20px;
}

.round-button {
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}

.padding-right {
    padding-left: 7px;
}

.heading-style {
    margin-top: 6px;
    padding-left: 40px;
}

.heading-style-no-icon {
    margin-top: 6px;
}

.row-md-height {
    display: table-row;
}

.border-bottom {
    border-bottom: 1px solid rgb(72, 78, 83);
}

.border-top {
    border-top: 1px solid rgb(72, 78, 83);
}

.border-left {
    border-left: 1px solid rgb(72, 78, 83);
}

.border-left-inverse {
    border-left: 1px solid rgba(255, 255, 255, 0.6)
}

.border-right {
    border-right: 1px solid rgb(72, 78, 83);
}

.opacity {
    opacity: 0.4;
}

.border-solid {
    border: 2px solid #fff;
}

.loading-img {
    z-index: 1020;
    background: transparent url('resources/images/loadingImage.png') 50% 50% no-repeat;
}

.btn-lg-right-fix:before {
    right: -31px;
    border: 21px solid transparent;
}

.square-icon.small,
.round-icon.small {
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
}

.square-icon.extraSmall,
.round-icon.extra-small {
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
}

.login-logo {
    font-family: Rubik Regular;
    font-size: 48px;
    line-height: 48px;
    color: #00ADFF;
}

.info-box {
    padding: 10px;
    border-left: 3px solid #eee;
    background-color: #f4f8fa;
    border-color: #56bdf1;
    margin-bottom: 2em;
}

.info-box .info-icon {
    display: block;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 22px;
    border-radius: 50%;
    float: right;
}

.mini-info ul.list-group {
    margin-bottom: 0px;
}

.mini-info li.list-group-item {
    padding: 7px;
    border-color: transparent;
}

.mini-info li.list-group-item>label {
    margin-bottom: 0px;
}

.mini-info li.list-group-item>span {
    float: right;
}

.page-err.err-403 .err-container,
.page-err.err-403 .err-message {
    background-color: #FA7B58;
}

.shadow-box {
    box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);
}

.shadow-inner-box {
    border: 1px #eaecea solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding-left: 20px;
}

.rounded-box {
    border-radius: 20px 20px 20px 20px;
}


/* ------custom background------- */

.bg-border-default {
    background-color: transparent;
    padding: 4px 15px;
    color: inherit;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.border-default {
    border-color: rgb(72, 78, 83);
}

.border-primary {
    border-color: #1bb7a0;
}

.blu-medium {
    color: #78B3D0;
}

.black {
    color: #000000;
}

.infoLight {
    color: #A9E2F3;
}

.gray {
    color: #BCBCBC;
}

.white {
    color: #fff;
}

.lightGray {
    color: #BFC3CA;
}

.darkGray {
    color: #8394A9;
}

.blu {
    color: #183CC0;
}

.dark-blu {
    color: #1D349E;
}

.violet {
    color: #9E1C88;
}

.dark-violet {
    color: #23061E;
}

.purple {
    color: rgb(176, 124, 211);
}

.orange-custom {
    color: #FFC107;
}

.green {
    color: #01B501;
}

.red {
    color: #FF604F;
}

.yellow {
    color: #F7F435;
}

.font-color-tlb {
    color: #767676;
}

.color-bg-tlb {
    color: #D9E0E7;
}

.color-primary {
    color: #447FF5;
}

.color-post-it {
    color: #9FD4F1;
}

.bg-infoLight {
    background-color: #A9E2F3;
    color: #fff;
}

.bg-lightDanger {
    color: #000000;
    background-color: #F7B5AD;
    border-color: #f0796c;
}

.bg-lightWarning {
    color: #000000;
    background-color: #FFD8A0;
    border-color: #FFB244;
}

.bg-lightGray {
    background-color: #DEE1E7;
    border-color: #DEE1E7;
}

.bg-darkGray {
    background-color: #8394A9;
    border-color: #8394A9;
    color: white;
}

.bg-lightGray2 {
    background-color: #E6E6E6;
    color: #626571;
}

.bg-Gray {
    background-color: rgba(192, 190, 190, 0.71);
}

.bg-white {
    background-color: #fff;
    color: rgb(72, 78, 83);
}

.bg-orange-custom {
    color: #fff;
    background-color: #FFC107;
}

.bg-purple {
    background-color: rgb(176, 124, 211);
    border-color: rgb(176, 124, 211);
    color: #fff;
}

.bg-blu {
    background-color: #447FF5;
    border-color: #447FF5;
    color: #fff;
}

.bg-dark-blu {
    background-color: #1D349E;
    border-color: #447FF5;
    color: #fff;
}

.bg-green {
    background-color: #69D192;
    color: #fff;
}



.bg-yellow {
    background-color: #F7F435;
    color: #fff;
}

.bg-violet {
    background-color: #9e1c88;
    color: #fff;
}

.bg-dark-violet {
    background-color: #23061E;
    color: #fff;
}

.bg-red {
    background-color: red;
    border-color: none;
    color: white;
}

.bg-blu-tsp {
    background-color: rgba(29, 52, 158, 0.36);
    border-color: none;
    color: white;
}

.filterPazienti {
    background-color: rgb(222, 225, 231);
    padding-top: 4px;
    padding-bottom: 3px;
    margin-top: -23px;
    margin-left: -23px;
    margin-right: -23px;
}

.filterMisure {
    background-color: rgb(228, 228, 228);
    padding-top: 3px;
    padding-bottom: 6px;
    margin-top: -12px;
}

.filterMisureAttese {
    background-color: #DEE1E7;
    padding-top: 4px;
    padding-bottom: 3px;
    margin-top: -12px;
    margin-left: -15px;
    margin-right: -15px;
}

.bar-subtitle {
    background-color: rgb(29, 52, 158);
    color: #ffffff;
    /* padding-top: 0px; */
    /* padding-bottom: 0px; */
    margin-top: 18px;
    margin-left: -15px;
    margin-right: -15px;
}

.bg-infobox {
    background-color: #D9E0E7;
    border-color: #9EA7B3;
}

.bg-whiteSmoke {
    background-color: whitesmoke;
}

.bg-infobox-primary {
    background-color: #8A9AAE;
    /* border-color: #00ACAC; */
    color: white;
}

.bg-infobox-white {
    background-color: #fff;
    border-color: #9EA7B3;
}

.badge-alert {
    background-color: #FF604F;
}

.badge-custom {
    background-color: #00ACAC;
}

.badge-orange {
    background-color: #FFB244;
}

;
.dropdown-menu-padding {
    /* min-width: 200px; */
    padding: 5px 5px;
}


/*--------- end ----------*/

.profile-small-img {
    width: 100px;
}

.dl-group dd {
    padding-bottom: 10px;
}

.device-thumbnail {
    background-color: #fff;
    height: 180px;
    text-align: center;
}

.device-thumbnail:hover {
    cursor: pointer;
    background-color: #DEE1E7;
    color: #767676;
}

.device-thumbnail:hover>.caption {
    color: #fff;
}

.device-thumbnail-disabled .ui-ribbon {
    font-size: 13px;
}

.buttonTrasparent {
    background: none;
    border: none;
    box-shadow: none;
    outline: 0px !important;
    -webkit-appearance: none;
}

table.tlm-plan-table .tlm-plan-cell:hover {
    background-color: #E7E6E6;
}

.mini-plan-table {
    font-size: 10px;
}

.table-fixed {
    table-layout: fixed;
    word-wrap: break-word;
}

td.cell-fixed
/* Give whatever class name you want */

{
    width: 11em;
    /* Give whatever width you want */
    word-wrap: break-word;
}

.table-no-border>tbody>tr>td {
    border-top: none;
}

.table-darked>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #9B9B9B;
}






/* ===== Scroll to Top ===== */

.scrollTop {
    height: 48px;
    width: 48px;
    border-color: #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    color: #999;
    color: rgba(0, 0, 0, 0.3);
    font-size: 18px;
    line-height: 48px;
    border-radius: 3px;
    text-align: center;
    position: fixed;
    bottom: 52px;
    right: 5px;
    opacity: 1;
    cursor: pointer;
    display: none;
    z-index: 100;
}


/* ===== FINE Scroll to Top ===== */








/*BUTTON color custom */

.btn-trasparent {
    background-color: rgba(230, 230, 230, 0);
}

.btn-trasparent:hover {
    background-color: #D9E0E7;
}

.btn-darkgray-custom {
    color: #fff;
    background-color: #8394A9;
    border-color: #8394A9;
}

.btn-default-dark {
    color: #626571;
    background-color: #E4E4E4;
    border-color: #d8d8d8;
}

.btn-line-gray {
    background-color: #f3f3f3;
    border-color: #E4E4E4;
    color: #929292;
}

.btn-purple-custom {
    color: #fff;
    background-color: #A946EC;
    border-color: #9c28ef;
}

.btn-blu-custom {
    color: #fff;
    background-color: #447FF5;
    border-color: #447FF5;
}

.btn-darkgray-custom:focus,
.btn-darkgray-custom:hover {
    color: white;
    /* background-color: white;; */
    /* border-color: #E8EBF0; */
}

.btn-purple-custom:focus,
.btn-purple-custom:hover {
    color: #fff;
    background-color: #9c28ef;
    border-color: #9c28ef;
}

.btn-blu-custom:focus,
.btn-blu-custom:hover {
    color: #fff;
    background-color: #447FF5;
    border-color: #447FF5;
}

.btn-not-enrolled {
    color: #fff;
    background-color: #C9D2D7;
    border-color: #C9D2D7;
}

.btn-enrolment-partial-info {
    color: #fff;
    background-color: #727272;
    border-color: #727272;
}

.btn-ready-for-monitoring {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3;
}

.btn-provisioning {
    color: #fff;
    background-color: #B278BC;
    border-color: #B278BC;
}

.btn-monitoring {
    color: #fff;
    background-color: #1D349E;
    border-color: #1D349E;
}

.btn-suspend {
    color: #fff;
    background-color: #FFC107;
    border-color: #FFC107;
}

.btn-discharged {
    color: #fff;
    background-color: #23061E;
    border-color: #23061E;
}

.btn-float-sm-relative {
    width: 40px !important;
    height: 40px !important;
    position: relative !important;
    line-height: 28px !important;
}


/*END BUTTON */




/* background-login */

.footer-style {
    background-color: rgba(36, 38, 51, 0.65);
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
    padding: 8px 0;
    font-size: 12px;
    color: #fff;
    position: absolute;
    width: 100%;
    height: initial;
}

.form-margin {
    margin-left: 39px;
    margin-right: 39px;
    margin-bottom: 15px;
}

.input-margin {
    margin-bottom: 7px;
}

input[readonly] {
    border-color: transparent;
}

.bg-soft-black {
    background-color: #2d353c;
}






.logo-tlm {
    font-family: 'Rubik Regular', Helvetica, sans-serif;
    font-size: 39px;
    font-weight: 300;
    color: #169381;
    -webkit-font-smoothing: subpixel-antialiased;
}

.a-gray {
    color: rgb(177, 177, 177);
}

.p-forgot {
    margin-left: 26px;
    font-size: 15px;
    color: #484E53;
}

.alert-login-red {
    color: #CD0000;
    margin-bottom: -40px;
}

.alert-login-primary {
    color: #00acac;
    margin-bottom: -40px;
}

.alert-login-primary-inverse {
    color: #4F606B;
    margin-bottom: -40px;
}


/* fine background*/




/* custom page credits*/
.page-credits {
    position: fixed;
    width: 100%;
    height: 100%;
   
}
.img-resposive-inline {
    display: inline;
}

/* credits */
.credits-wrap {
    width: 100%;
    max-width: 960px;
    min-width: 720px;
    margin-left: 25%;
    margin-top:100px;
}
.credits-message {
    color: #526371;
    font-size: large;
    float: left;
    display: block;
}
.credits-message ul {
    display: block;
}
.credits-message li {
    padding: 8px;
}
.credits-message a {
    color: #526371;
}
.credits-map {
    padding-left: 10px;
}
.page-credits .credits-body {
    padding: 20px 10px;
}
.page-credits .btn-goback {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

/*.page-credits .credits-container {
    background: url(../images/gradient3.jpg) repeat center center fixed;
    background-size: cover;
    background-position: center;
    border-bottom: 1px solid #fff;
    padding: 45px 0 0;
    height: 60%;
    background-size: cover;
}
@media screen and (max-height:600px) {
    .page-credits .credits-container {
        height: 90%;
    }
}*/
.istitutional {
    margin: 0px;
    padding: 0px;
    float: left;
}



	.copyright {
	padding: 38px 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	 color: #fff;
	 padding-left: 65px;
	}
	
	
	.copyright a 
	{
	color:#1C307E;
	}

.page-support {

    
    border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	width: 40%;
	position: absolute;
	right: 28%;
	color:#1C307E;
}

.footer-style .list-inline>li>a {
    color: #fff;
}


.font-gotham
{
    font-family: 'Gotham Rounded';
}


/*panel title pp*/
.border-bottom-right-radius-none {
    border-bottom-right-radius: 0;
}
.border-top-right-radius-none {
    border-top-right-radius: 0;
}
.btn-date {
    background-color: transparent;
    border-style: solid;
    border-color: #CBD5DD;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 6.5px;
}
.btn-date.btn[disabled] {
    background-color: #E8EBF0;
    opacity: 1;
    border-color: transparent;
}
.title-activity-item {
    font-size: 27px;
    font-weight: 100 !important;
}
.border-gray-bottom {
    border-bottom-style: solid;
    border-bottom-color: lightgray;
    border-bottom-width: 1px;
    margin-bottom: 10px;
}
.border-gray-top {
    border-top-style: solid;
    border-top-color: lightgray;
    border-top-width: 1px;
}
.form-tlme .form-control.ng-invalid,
.form-tlme .form-control.ng-invalid-required,
.form-tlme .form-control.ng-invalid-date {
    border: 1px solid red;
}
.form-tlme .form-control.ng-invalid-required.ng-pristine {
    border: 1px solid #CBD5DD;
}
.form-control[disabled]:focus,
.form-control[readonly]:focus {
    border-color: transparent;
    box-shadow: none;
}
@media ( max-width: 755px) {
    .title-activity-item {
        font-size: 18px;
        font-weight: 300 !important;
        padding-bottom: 8px;
        padding-top: 2px;
    }
}

/*end*/

/*icon*/
.icon-disabled {
    background: -webkit-gradient(linear, left top, left bottom, from(#E8EBF0), to(#E8EBF0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/**/

/*text*/
@media screen and (max-width: 320px) {
    .text-resize {
        font-size: 14px;
    }
    
    .fa-resize {
        font-size: 1.3em !important;
    }
    
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }
}
@media screen and (max-width: 1333px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }
}
.text-4x,
.text-5x {
    font-size: 4em
}
.text-3x {
    font-size: 3em
}
.text-2x {
    font-size: 2em
}
.text-1_8x {
    font-size: 1.8em;
}
.text-1_5x {
    font-size: 1.5em;
}
.text-1_3x {
    font-size: 1.3em;
}
.text-1_2x {
    font-size: 1.2em;
}
.text-small {
    font-size: small;
}
.text-no-bold {
    font-weight: normal !important;
}
.fa-1-4x {
    font-size: 1.4em;
}
.fa-1-6x {
    font-size: 1.6em;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-6x {
    font-size: 6em;
}
.fa-7x {
    font-size: 7em;
}
.fa-12x {
    font-size: 12em;
}
.monitoring-percent-knob {
    position: relative;
    top: -29px;
    left: -64px;
    font-size: 21px;
    font-weight: 100;
}
.monitoring-position-knob {
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 4px;
}
.icon-status {
    font-size: 20px;
}

/*end*/

/*support margin slick-slider for activity list*/
.slick-margin {
    margin-left: 30px;
    margin-right: 30px;
    /* background-color: rgb(255, 255, 255);
       box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.25);*/
}



/*title con select a destra*/
.title-panel-with-cselect {
    font-size: 27px;
    font-weight: 100 !important;
}

/*fine*/


.wrapperSpinner {
    background-color: transparent;
    position: relative;
}
.sentence {
    color: #1C307E;
    font-size: 50px;
}



@media screen and (max-width: 750px) {
    .page-support {
      width: 60%;
    }
  }