/* img.logo{
    width: 120px;
}

.layout-main {
    display: grid;
    grid-template-columns: 1fr 10fr;
    grid-gap: 20px;
}
.layout-main-item{
    border-radius: 00px;
    overflow: hidden;
} */

.leo-main{
    background-color: #F2F5F8;
}
.leo_table_data{
    background-color: #F9FAFB;
    overflow: auto;
}
.leo-main-body{
    background-color: #ffffff;
    
    overflow: auto;
    -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
    box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
    /* margin: 1rem 0em 0em 0em; */
    margin-top: 0.5rem;
    margin-bottom: 0rem;
    /* border-radius: 0.28571429rem; */
    border: 1px solid rgba(34, 36, 38, 0.15);
    /* border: 1px solid #2185D0; */
    height: calc(100vh - 85px);
    font-size: 0.92857143em;
}
.leo_main_page_home{
    background-image: url("../img/hospital-2.jpg");
    overflow: auto;
}
.ui.dropdown .menu > .item{
    font-size: 0.92857143em;
    line-height: 1.4285em;
}
div.field > label{
    font-size: 0.92857143em;
}
.leo-main-breadcrumb{
    display: grid;
    grid-template-columns: 3fr 1fr;
}
.leo-main-breadcrumb-left{
    margin-left: 0.5rem;
}
.leo-main-breadcrumb-right{
    text-align: right;
    margin-right: 0.5rem;
}
.leo-main-footer{
    background-color: #F2F5F8;
    width: 100%;
    position: absolute;
    margin: 0em;
    bottom: 0em;
    left: 0em;
    padding: 0.75em;
    font-size: 0.85714286rem;
    display: inline-block;
    background-image: none;
    text-transform: none;
    transition: background 0.1s ease;
    color: #777777;
    height: 15px;
    background-color: #fff;
    /* background-color: #2185D0; */
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    touch-action: none;
    -moz-background-clip: padding;
    -webkit-text-size-adjust: none;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: none;
    padding: 0px;
    margin: 0px;
    cursor: default;
    overflow: hidden;
    line-height: 1.231;
}
.leo-power-index{
    text-align: right;
    width: 100%;
    margin-right: 5px;
}
.leo-power-index span{
    padding-left: 5px;
    vertical-align: top;
    font-size: 11px;
}
.leo-main-footer::after{
    box-sizing: inherit;
}
.leo-right,
.ui.table td.leo-right{
    text-align: right;
}
.leo-main-body {
  background-color: #ffffff;

  overflow: auto;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  box-shadow: 0px 1px 2px 0 rgba(34, 36, 38, 0.15);
  /* margin: 1rem 0em 0em 0em; */
  margin-top: 0.5rem;
  margin-bottom: 0rem;
  /* border-radius: 0.28571429rem; */
  border: 1px solid rgba(34, 36, 38, 0.15);
  /* border: 1px solid #2185D0; */
  height: calc(100vh - 85px);
  font-size: 0.92857143em;
}
.leo_main_page_home {
  background-image: url("../img/hospital-2.jpg");
}
.ui.dropdown .menu > .item {
  font-size: 0.92857143em;
  line-height: 1.4285em;
}
div.field > label {
  font-size: 0.92857143em;
}
.leo-main-breadcrumb {
  display: grid;
  grid-template-columns: 3fr 1fr;
}
.leo-main-breadcrumb-left {
  margin-left: 0.5rem;
}
.leo-main-breadcrumb-right {
  text-align: right;
  margin-right: 0.5rem;
}
.leo-main-footer {
  background-color: #f2f5f8;
  width: 100%;
  position: absolute;
  margin: 0em;
  bottom: 0em;
  left: 0em;
  padding: 0.75em;
  font-size: 0.85714286rem;
  display: inline-block;
  background-image: none;
  text-transform: none;
  transition: background 0.1s ease;
  color: #777777;
  height: 15px;
  background-color: #fff;
  /* background-color: #2185D0; */
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  touch-action: none;
  -moz-background-clip: padding;
  -webkit-text-size-adjust: none;
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  outline: none;
  padding: 0px;
  margin: 0px;
  cursor: default;
  overflow: hidden;
  line-height: 1.231;
}
.leo-power-index {
  text-align: right;
  width: 100%;
  margin-right: 5px;
}
.leo-power-index span {
  padding-left: 5px;
  vertical-align: top;
  font-size: 11px;
}
.leo-main-footer::after {
  box-sizing: inherit;
}
.ui.table td.leo-right {
  text-align: right;
}
.ui.table td.leo-center {
  text-align: center;
}
.ui.table td.leo-wtt {
  width: 38px;
}
.ui.table td.leo-wstt {
  width: 60px;
}
.ui.table td.leo-right {
  text-align: right;
}
.ui.table thead th {
  text-align: center;
}
.leo-bold,
.ui.table td.leo-bold{
    font-weight: bold;
}
/* leo-splitter */
.leo_main_page {
  width: 100%;
  height: calc(100vh - 88px);
  display: flex;
}
.leo_only,
#leo_only {
  /* background-color: #dde; */
  width: 100%;
  height: 100%;
  min-width: 10px;
  padding: 5px 0;
}

#leo_separator {
  cursor: col-resize;
  /* background-color: #aaa; */
  background-color: rgba(34, 36, 38, 0.15);
  /* background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='30'><path d='M2 0 v30 M5 0 v30 M8 0 v30' fill='none' stroke='black'/></svg>"); */
  background-repeat: no-repeat;
  background-position: center;
  width: 1px;
  height: 100%;
  /* Prevent the browser's built-in drag from interfering */
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#leo_first {
  /* background-color: #dde; */
  width: 350px;
  height: 100%;
  min-width: 10px;
  padding: 5px 0;
}

#leo_second {
  /* background-color: #eee; */
  width: calc(100% - 352px);
  height: 100%;
  min-width: 10px;
  padding: 5px 0;
}

.ui.divider.leo_margin0 {
  margin: 0;
}
.ui.divider.leo_margint3 {
  margin: 3px 0 0 0;
}
.ui.divider.leo_marginb3 {
  margin: 0 0 3px 0;
}

/* #leo_second_table */

.leo_foot_button {
  text-align: center;
  /* background: #F9FAFB; */
}

.leo_customer_form .ui.form .field > label {
  margin: 0;
  font-weight: normal;
  font-size: 1em;
}
.leo_customer_form .ui.form .fields {
  margin: 0;
}

.leoRequired {
  color: red;
  font-weight: bold;
}

#leo_thongbao {
  background: transparent;
  max-width: 500px;
  position: fixed;
  top: 30px;
  right: 3px;
  z-index: 102;
  /* bottom: 300px;
    right: 5px; */

  position: fixed;
  z-index: 999999999;

  /* background-color: #FFF6F6; */
  color: #9f3a38;
}
.text-right {
  text-align: right;
}
/*##################################loader##################################*/
.loader-custom {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader-custom.mini {
  width: 15px;
  height: 15px;
  border: 3px solid #f3f3f3;
  border-top: 3px solid #3498db;
}
