.guide-icon{
    font-size: 20px;
    cursor: pointer;
}

.guide-section{
    height: calc(100vh - 40px);
    padding-bottom: 30px;
}

.uk-article img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    margin-top: 15px;
    margin-bottom: 30px;
}

span.caption {
    text-align: center;
    display: block;
    margin-top: -15px;
    margin-bottom: 20px;
    font-size: 12px;
    font-style: italic;
}

.uk-article li {
    margin-bottom: 20px;
}

.l1-content {
    margin: 20px 0px 20px 40px;
    text-align: justify;
    line-height: 2;
    height: 100%;
    overflow: scroll;
    padding-right: 40px;
}

.guide-left-panel{
    height: calc(100vh - 40px)!important;
    overflow: auto;
    min-width: 180px;
}

.guide-href{
    color: whitesmoke!important;
    text-shadow: none!important;
}

.gui-index, .gui-index ul{
    list-style: none;
}

.l1{
    background: #e3e3c9;
    font-size: 15px;
}

.l1 span{
    display: block;
    padding: 15px 15px 15px 15px;
}

li.l1:hover:not(selected){
    background: #cbcbb4;
    cursor: pointer;
}

.selected{
    background: #b5b58b;
    color: white;
    font-weight: bold;
}

.l2{
    background: #fffff2;
    font-size: 13px;
}

.l2 span {
    padding: 13px 10px 13px 20px;
}

.l3 span {
    padding: 10px 10px 13px 30px;
}

li.l2:hover {
    background: #d5d595;
}

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

li.l3 {
    background: #eeeed3;
    font-size: 11px;
}

li.l3:hover {
    background: #f8f8c9;
}

.gui-index li {
    margin-top: 0px!important;
}

.block-column .uk-icon-copy, .tab-column .uk-icon-copy {
    display: none;
}

.field-config .uk-icon-paste{
    display: none;
    cursor: pointer;
}

#platformCapacity{
    width: 100%;
    background-color: lightgray;
    height: 15px;
}

#platformsUsed{
    background-color: #76b430;
    height: 100%;
}

.platformsContainer{
    max-height: 50vh;
    overflow-y: auto;
}

.platformsContainer .deletePlatform,.platformsContainer .activatePlatform, .platformsContainer .disablePlatform  {
    cursor: pointer;
    font-size: 13px;
    margin-right: 5px;
    width: 15px;
}

i.platformActive{
    color: limegreen;
}

i.platformDisabled{
    color: indianred;
}

i.platformInProgress{
    color: #e2e262;
}

.home-container input[type=radio]{
    padding-top: 1px;
}

.home-container th, .home-container td{
    text-align: center!important
}

.uk-form input[type=checkbox]:checked:before, .uk-form input[type=checkbox]:indeterminate:before {
    margin-left: -1.5px;
}

.uk-form .detail-content input[type=checkbox]:checked:before, .uk-form .detail-content input[type=checkbox]:indeterminate:before {
    margin-top: -2.5px;
}

.uk-tooltip{
    opacity: 1!important
}

.listFieldRowHeader{
    margin-bottom: 5px;
    height: 20px;
    margin-top: -10px;
}

.listFieldRow .uk-icon{
    opacity: 0.3;
    margin-top: 3.5px;
    margin-right: 5px;
}

.listFieldRow .uk-icon:hover{
    opacity: 0.8;
}

.listFieldRow {
    border-bottom: 2px ridge;
    border-top: 2px ridge;
}

.listFieldRow:last-of-type {
    border-top: 2px ridge;
    border-bottom: none!important;
    padding-bottom: 0px;
}

.listFieldRow:first-of-type {
    border-top: none;
    border-bottom: 2px ridge;
    padding-top: 0px;
}

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

.listFieldsContainer{
    margin-top: 5px;
    border-style: ridge;
    padding: 15px;
}

.list-field-label{
    width: 100px!important;
    font-weight: bold;  
}

.list-field-input{
    width: calc(100% - 100px)!important;
}

.addNewListField {
    background-color: #d3d3d326;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    border: 1px solid darkgray;
    border-top: none;
    font-weight: bold;
}

.addNewListField:hover{
    cursor: pointer;
    background-color: #dddddd;
    border-color: gray;
}

.field-config .fas{
    font-size: 16px;
    color: #2d7091;
}

.field-config .fas:hover{
    color: #165372;
    cursor: pointer;
}

.fileinput-button{
    height: 21px;
    padding: 0px;
    font-size: 9px;
    width: 25px;
    vertical-align: middle;
    overflow: hidden;
    display: inline-block;
    float: right;
}

#fileinput{
    width: 0px;
    height: 0px;
}

.fileinput-button input {
    opacity: 0;
    cursor: pointer;
    margin-top: -16px;
    width: 18px!important;
}

.fileinput-button input:hover {
    cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}

.upload-label{
    font-size: 10px;
    float: left;
    margin-left: 0;
    width: calc(100% - 30px)!important;
    font-weight: normal;
}

.upload-label a{
    color: black;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: normal;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 13px;
}

.new-query-campo .lds-ellipsis{
    margin-left: 70px;
}

.lds-ellipsis div {
    position: absolute;
    top: 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #2d7091;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

#numero div, #listFieldNumero div{
    margin-top: 15px;
}

.enumValuesContainer {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

@media screen and (max-width: 1400px) {
    .enumValuesContainer {
        width: 100%;
    }
    
    .right-detail-column label:not(.form-label-split):not(.list-field-label){
        width: 100%!important;
    }
    
    .right-detail-column input, .right-detail-column select {
        width: 100%!important;
    }
}

@media screen and (min-width: 1401px) {
    .enumValuesContainer {
        width: calc(100% - 150px);
    }
    
    .right-detail-column label:not(.form-label-split):not(.list-field-label){
        width: 150px!important;
    }
    
    .right-detail-column input, .right-detail-column select {
        width: calc(100% - 150px);
    }
}


.enumValue .uk-close {
    float: right;
}

.enumValue {
    font-size: 12px;
    border: 1px solid lightgray;
}

.enumValue:not(.addEnumValue):focus{
    border-color: #99baca;
    outline: 0;
    background: #f5fbfe;
}

.enumValue:not(.addEnumValue):hover{
    cursor: text;
}

.enumValue:first-of-type{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.enumValue:last-of-type{
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.enumValueItem:hover {
    background-color: #f5fbfeb8;
}

.addEnumValue {
    background-color: #d3d3d326;
}

.addEnumValue:hover{
    cursor: pointer;
    background-color: #dddddd;
    border-color: gray;
}

.form-item-split {
    width: 15%!important;
    margin-left: 10px;
    margin-right: 3%;
}

.form-label-split {
    width: fit-content;
}

.conditionalVisibilityDiv, .borderedDiv{
    margin-top: 15px;
    border-style: ridge;
    padding: 15px;
}

.item-container{
    overflow-y: auto;
    height: calc(100% - 50px);
}

.field-column .item-container{
    max-height: calc(100% - 50px - 45px);
    height: fit-content!important;
    min-height: 0px;
}

.add-field{
    padding: 9px;
    display: block!important;
}

.field-column .detail-column-item:last-of-type {
    margin-bottom: 10px;
}

.detail-column-item {
    padding-left: 9px;
    padding-right: 9px;
    font-weight: bold;
    font-size: 13px;
    display: flex;
}

.detail-column-item:hover {
    cursor: pointer
}

.item-name {
    width: calc(100% - 31px);
    padding-top: 9px;
    padding-bottom: 9px;
}

.detail-column-item i:not(.uk-close) {
    margin-top: 3.5px;
    margin-right: 9px;
    padding-top: 9px;
}

.detail-column-item i.uk-close {
    opacity: 0.7;
    margin-right: -5px;
    padding-top: 9px;
}

/* INIZIO STILE FILD-COLUMN */
.field-column .detail-column-item {
    color: #5a8f75;
    border: 1px solid #5a8f75;
}

.field-column .detail-column-item {
    background-color: #f5fffa7a;
}

.field-column:not(.detail-disabled):hover .detail-column-item {
    background-color: #ebfff5;
}

.field-column .detail-column-item:hover, .field-column .item-selected {
    background-color: #c5ffe2!important;
}

.field-column:not(.detail-disabled) {
    background-color: #f5fffa7a;
}

.field-column:not(.detail-disabled):hover {
    background-color: #f5fffad9;
}
/* FINE STILE FILD-COLUMN */


/* INIZIO STILE TAB-COLUMN */
.block-column .detail-column-item {
    color: #7c7c7c;
    border: 1px solid #7c7c7c;
}

.block-column:not(.detail-disabled) .detail-column-item {
    background-color: #9fd25626;
}

.block-column:not(.detail-disabled):hover .detail-column-item {
    background-color: #9fd25626;
}

.block-column.detail-disabled .detail-column-item {
    background-color: #9fd25605;
}

.block-column .detail-column-item:hover, .block-column .item-selected {
    background-color: #9fd25673!important;
}

.block-column:not(.detail-disabled){
    background-color: #9fd2561c;
}

.block-column:not(.detail-disabled):hover{
    background-color: #9fd25626;
}
/* FINE STILE TAB-COLUMN*/

/* INIZIO STILE TAB-COLUMN*/
.tab-column .detail-column-item {
    color: #3f4f5dba;
    border: 1px solid #3f4f5dba;
}

.tab-column:not(.detail-disabled) .detail-column-item {
    background-color: #cfe6fa38;
}

.tab-column:not(.detail-disabled):hover .detail-column-item {
    background-color: #cfe6fa59;
}

.tab-column.detail-disabled .detail-column-item {
    background-color: #cfe6fa0f;
}

.tab-column .detail-column-item:hover, .tab-column .item-selected {
    background-color: #cfe6fab8!important;
}

.tab-column:not(.detail-disabled) {
    background-color: #cfe6fa28;
}

.tab-column:not(.detail-disabled):hover{
    background-color: #cfe6fa42;

}
/* FINE STILE TAB-COLUMN*/


.left-detail-column.detail-disabled {
    background-color: #b8b8b826;
}

.no-item-selected {
    margin-top: 50%;
    text-align: center;
    font-weight: bold;
}

.detail-disabled h5, .detail-disabled{
    color: #b2b2b2!important
}

.left-detail-column:not(.detail-disabled):hover{
    color: black;
}

.detail-content{
    height: calc(100vh - 82px);
    margin-left: 0px!important;
}

.detail-column{
    height: 100%;
}

.uk-width-2-3 .uk-grid .detail-column {
    border-right: 1px solid darkgray;
}

.detail-column.uk-panel {
    padding: 15px;
}

.right-detail-column {
    border-left: 1px solid darkgray;
    padding: 15px;
    overflow-y: auto;
}

.config-column-content {
    padding-top: 7px;
}

.right-detail-column label:not(.form-label-split):not(.list-field-label){
    font-weight: bold;
}

.uk-offcanvas .uk-close{
    color: white;
    margin-top: 10px;
    margin-right: 15px;
}

.uk-offcanvas .stratificationContainer .uk-close {
    margin-top: -8px;
    margin-right: -8px;
}

.stratificationContainer {
    border-style: dotted;
    margin-top: 10px;
    padding: 10px;
}

.uk-offcanvas .uk-form-danger{
    border-width: 2px;
}

.uk-offcanvas h3, .uk-offcanvas label{
    color: lightgray;
}

.uk-offcanvas button{
    margin-top: 15px;
}

.uk-offcanvas .uk-panel:first-of-type{
    margin-top: 30px;
}

.uk-offcanvas h3{
    font-size: 17px;
    line-height: 17px;
}

.canvass-divider{
    border-bottom: 1px solid dimgray;
    margin: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#misc-canvass select, #misc-canvass input{
    height: 20px!important;
    padding: 0px!important;
    font-size: 12px!important;
    padding-left: 3px!important;
}

#misc-canvass label{
    margin-bottom: 0px!important;
}

.central-section{
    padding-left: 0px!important;
    margin-top: -1px;
    margin-left: -2px;
    width: calc(83.333% + 2px);
    border-left: 3.5px solid darkgray;
}

.main-navbar{
    height: 43px;
    background: beige;
    border-bottom: none;
}

.main-navbar ul{
    width: 100%;
    height: 100%;
}

.main-navbar li{
    height: 100%;
    text-align: center;
    padding-top: 10px;
    border-right: 1px solid gray;
    cursor: pointer;
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    border: 1px solid rgba(0,0,0,.2);
}

.main-navbar li:not(.uk-active):hover{
    background-color: #e3dab0;
    background-image: -webkit-linear-gradient(top,#e3dab0,beige);
    background-image: linear-gradient(to bottom,#e3dab0,#e3dab0,#e3dab0,white);
    border-bottom: white 1px solid;
    height: 41px;
}

.main-navbar li.uk-active{
    font-weight: bold;
    background-color: #e3dab0;
    background-image: -webkit-linear-gradient(top,beige,#e3dab0);
    background-image: linear-gradient(to bottom,beige,#e3dab0);
}

.main-navbar li:last-of-type {
    width: calc(33.3333% - 1.5px);
}

.main-navbar li:nth-child(2) {
    width: calc(33.3333% + 1.5px);
}

.central-section .uk-sticky-placeholder:first-of-type{
    margin-left: -3px!important;
}

.sidebox ul{
    padding-left: 10px;
    text-align: justify;
    line-height: 17px;
}

.sidebox li{
    margin-top: 6px;
}

.t-structure-wrapper { 
    overflow: auto;
    width: 100%;
    height: calc(100vh - 83px - 14px);
    margin-top: 15px;
}

.blockName.hover, .blockName:hover {
    background-color: #C4E398!important;
}

th.firstRow{
    position: -webkit-sticky; /* for Safari */
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 2;
    min-width: 60px;
}

.t-structure-wrapper th:not(.firstRow){
    position: -webkit-sticky; /* for Safari */
    position: sticky;
    top: 40px;
}

.ignoredRow th:first-of-type{
    position: -webkit-sticky; /* for Safari */
    position: sticky;
    left: 0;
    background-color: white;
    z-index: 4
}

.firstRow th:nth-of-type(2){
    left: 38px;
    background-color: white;
    z-index: 3;
}

.firstColumn {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  left: 0px;
  z-index: 1;
}

th .ignoredColumn{
    z-index: 2;
    background-color: white;
}

.ignoredColumn:not(.firstColumn):not(.firstRow) {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  left: 60px;
  z-index: 2;
  background-color: white;
}

.blockName, .addBlock {
  position: -webkit-sticky; /* for Safari */
  position: sticky;
  left: 60px;
  z-index: 1;
}


thead tr:first-of-type th:nth-child(3) a:first-of-type {
    display: none;
}

thead tr:first-of-type th:last-of-type a:last-of-type {
    display: none;
}

th .uk-icon-small, td .uk-icon-small{
    color: #d3d3d3cc;
}

th .uk-icon-small{
    margin-top: 2px;
}

td.firstColumn a{
    width: 33.33%;
}

tbody tr:first-of-type td:first-of-type a:first-of-type {
    display: none;
}

tbody tr:not(.addBlockRow):last-of-type td:first-of-type a:last-of-type {
    display: none;
}

th .uk-icon-small:hover, td .uk-icon-small:hover{
    color: #868686;
}

.tabName.hover, .tabName:hover {
    background-color: #B6D6F0!important;
}

td.hover, .deleteHover {
    background-color: #EFEFEF!important;
}

#t-structure th, #t-structure td {
    border: 1px solid #ddd;
}

#t-structure tbody tr{
    height: 20px;
}

#t-structure{
    width: fit-content;
    border-collapse: separate!important;
    border-spacing: 0px!important;
    margin-left: 15px;
}

#t-structure tr, #t-structure th, #t-structure td{
    vertical-align: middle!important;;
}

#t-structure a{
    text-decoration: none;
}

.firstColumn .uk-close{
    float: right;
    
}

td.blockName {
    border-color: #7c7c7c!important;
}

th.tabName{
    border-color: #3f4f5dba!important;
}

td.firstColumn, th.firstColumn{
    border-bottom-color: transparent!important;
    border-top-color: transparent!important;
    border-left-color: transparent!important;
    background-color: white;
    width: 40px;
}

td.firstRow, th.firstRow{
    border-right-color: transparent!important;
    border-top-color: transparent!important;
    border-left-color: transparent!important;
    background-color: white;
    height: 40px;
}

th.firstRow:first-of-type{
    border-bottom-color: transparent!important;
}

.tabName{
    width: 60px;
    text-align: center!important;
    background-color: #DBECFB;
    color: #20496e;
}

.addTab{
    background-color: #cfe6fa38!important;
}

.addTab:hover{
    background-color: #abd1f191!important;
    border: 1px solid #3f4f5dba!important;
}

.blockName{
    background-color: #EAF5DA;
    font-weight: bold;
    color: #57765e;
}

.addBlock{
    background-color: #9fd2561c!important;
    font-style: initial;
}

.addBlock:hover{
    background-color: #9fd25673!important;
    border: 1px solid #7c7c7c!important;
}

.editButton {
    cursor: pointer;
    font-weight: bold;
}

.home-container .uk-panel-box{
    margin-top: 20px;
    border-radius: 0px;
}

.panel-button-area{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1000; 
    width: 100.5%
}

.panel-button-margin{
    margin-top: 5%;
}

.no-padding-left{
    padding-left: 0!important;
}

.no-padding-right{
    padding-right: 0!important;
}

.custom-btn{
    width: 100%;
    height: 42px;
    border-radius: 0;
    line-height: 19px;
    text-shadow: none;
}

.btn-change-patient, .btn-change-patient:active, .btn-change-patient:focus{
    background-color: #f0ad4e;
    background-image: -webkit-linear-gradient(top,#f0ad4e,#ec971e);
    background-image: linear-gradient(to bottom,#f0ad4e,#ec971e);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    color: white;
}

.btn-change-patient:hover{
    background-color: #ec971e;
    background-image: -webkit-linear-gradient(top,#ec971e,#f0ad4e);
    background-image: linear-gradient(to bottom,#ec971e,#f0ad4e);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    color: white;
}

.sidebox a{
    text-decoration: none;
    color: black;
}

.left-panel{
    background-color: beige;
    border-radius: 0;
    height: calc(100vh - 81px);
}

.panel-header{
    font-weight: bold;
    font-size: 15px
}

.panel-text-primary{
    margin-top: -5%
}

.home-container .uk-panel-box{
    max-width: 600px;
    width: 100%;
}

.left-home-container{
    float: right
}

.right-home-container{
    float: left
}

body{
    min-width: 800px; 
    overflow-y: hidden;
    font-size: 14px;
}

.top-navbar{
    background-color: #4e5d6c; 
    background-image: none; 
    color: white;
    font-size: 13px;
    border: 0;
}

.navbar-text {
    margin-top: 9.5px;
    margin-bottom: 9.5px;
}

.uk-navbar-nav>li>a:active{
    background-color: #4e5d6c;
}

.navbar-logout{
    background-color: #df691a
}

.navbar-logout:hover{
    background-color: #c75f14;
    background-image: -webkit-linear-gradient(top,#c75f14,#df691a);
    background-image: linear-gradient(to bottom,#c75f14,#df691a);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
}

.navbar-template,.navbar-template:active, .navbar-template:focus{
    background-color: #82bb42!important;
    color: #fff;
    background-image: -webkit-linear-gradient(top,#9fd256,#6fac34);
    background-image: linear-gradient(to bottom,#9fd256,#6fac34);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    color: white;
}

.navbar-template:hover{
    background-color: #8fce48;
    background-image: none;
}

.navbar-admin, .load-template,.navbar-admin:active, .load-template:active, .navbar-admin:focus, .load-template:focus {
    background: #f0ad4e!important;
    background-color: #f0ad4e!important;
    color: white;
}

.navbar-admin:hover, .load-template:hover{
    background-color: #ec971e;
    background-image: -webkit-linear-gradient(top,#ec971e,#f0ad4e);
    background-image: linear-gradient(to bottom,#ec971e,#f0ad4e);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
}

.navbar-button{
    color: white!important;
    font-size: 12px!important;
}

.navbar-generate{
    background-color: #5bc0de
}

.navbar-generate:hover, .navbar-generate:focus, .navbar-generate:active{
    background-color: #00ade0;
    background-image: -webkit-linear-gradient(top,#00ade0,#5bc0de);
    background-image: linear-gradient(to bottom,#00ade0,#5bc0de);
    border-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
}

.login-container{
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #4e5d6c;
    padding-bottom: 50px;
    padding-top: 50px;
}

.login-container h1{
    font-size: 67.5px;
}

.uk-close{
    font-style: normal!important;
}

.home-container .uk-button {
    border-radius: 0;
}

.admin-outer-container{
    padding-left: 30px;
}

.admin-outer-container .uk-width-1-2 {
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
    height: calc(100vh - 42px);
    overflow-y: auto;
}

.admin-outer-container .uk-width-1-2:first-of-type {
    padding-right: 15px;
}

.admin-outer-container .uk-width-1-2:last-of-type {
    padding-left: 15px;
}

.form-admin{
    margin-left: 10%;
    width: 160px;
    vertical-align: top;
}
.form-label{
    width: 25%;
}

.new-item-admin label.error{
    color: #f33;
    padding: 0;
    margin: 5px 0 0 36%;
    padding-left: 0;
    background-image: url(../img/error.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

input.error, select.error, textarea.error{
    border-color:#b52c41!important;
    background:#f7dde0!important;
    color:#c91032!important
}

#nuovoUtente, #nuovoCentro{
    margin-bottom: 30px;
}

.admin-outer-container i:not(.uk-icon-plus){
    color: black;
}

.user-locked{
    background-color: blanchedalmond
}

.user-locked:hover{
    background-color: #f9e4c3!important;
}

::-webkit-scrollbar {
    width: 0.7em;
}
 
::-webkit-scrollbar-thumb {
    background-color: #a9a9a961;
    outline: 1px solid slategrey;
    border-radius: 10px;
}

.updatePasswordContainer #password{
    height: 45px;
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 1.42857143;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #ddd;
    background: #fff;
    color: #444;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    border-radius: 4px;
    margin-left: 0px!important;
}

