@import url("fonts.css");
@charset "UTF-8"; 

@media (max-width: 1400px) {
  body {
  	/*background: #f5f7fb url(../images/bg-body.png) top 50px right 0px no-repeat;
  	background-size: 850px auto;
*/    /*background: url(../images/bg-body.png) no-repeat center center fixed;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0.64rem;*/
  }

  body[data-layout-mode="detached"] #wrapper {
      max-width: 98%;
      margin: 0 auto;
  }
  body[data-sidebar-size="condensed"] .content-page {
      margin-left: 0px !important;
  }

  body[data-sidebar-icon="twotones"] #sidebar-menu > ul > li > a svg {
      width: 28px;
      height: 28px;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 5px;
      color: #42c1c7;
      fill: rgba(74, 129, 212, 0.2);
  }
  body[data-sidebar-icon="twotones"] #sidebar-menu > ul > li > a:hover svg {
      width: 28px;
      height: 28px;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 5px;
      color: #42c1c7;
      fill: rgba(74, 129, 212, 0.2);
  }
  body[data-layout-mode="detached"] .left-side-menu {
      margin-top: 0px;
      margin-bottom: 0px; 
      border-radius: 5px;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a {
      padding: 0.375rem 0px 0px 0px !important;
      min-height: 50px  ;
      height: 100% !important;
      width: 100%;
      transition: none;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a:hover {
      padding: 0px 0px;
      min-height: 50px  ;
      height: 100% !important;
      width: 100%;
      transition: none;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a svg {
      width: 80px;
      height: 17px;
      float: left;
      margin: 0px 0px 0px 0px;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a:hover svg {
      width: 80px;
      height: 17px;
      float: left;
      margin: 0px 0px 0px 0px;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a span {
      display: inherit; 
      line-height: 1;
      padding: 5px 0px;
      float: left;
      width: 80px;
      text-wrap: wrap;
      z-index: 999;
      font-size: 0.64rem;
  }

  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a:hover span {
    	display: inherit; 
      line-height: 1;
      padding: 5px 0px;
      float: left;
      width: 80px;
      text-wrap: wrap;
      z-index: 999;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul ul {
    	float: left;
    	top: 0;
      margin-left: 10px;
      border-radius: 15px;
      border: 1px solid #42c1c7;
  }

  .content-page {
    margin-top: 60px;
  }

  .page-title-box .page-title {
    font-size: 0.9rem;
    margin: 0;
    line-height: 50px;
    color: #323a46;
  }

  .logo-dark .logo-sm img {
    margin-top: 8px;
    width: auto;
    height: 35px;
  }
  .left-side-menu {
  	background: none;
  	box-shadow: none;
  	padding: 0;
  	position: fixed !important;
  }
  #sidebar-menu > ul > li { 
  	background: #ffffff;
  	margin-bottom: 5px;
  	line-height: 0.5;
  	border-radius: 15px;
  	border: 1px solid #42c1c7;
  	height: 100% !important;
    width: 80px;
  }

  #sidebar-menu > ul > li > a {
  	font-size: 0.7rem;
  	padding: 0px 0px;
  	text-align: center;
    height: 100% !important;
    width: 80px;
  }

  #sidebar-menu > ul > li > a i {
  	margin: 0px 0px 0px 0px;
  	font-size: 18px;
  }

  #sidebar-menu > ul > li > a:hover { 
  	background: #ffffff;
  	border-radius: 15px;
  	transition: all 0.1s ease-out;
    height: 80px !important;
    width: 100px;
  }

  .nav-second-level li a {
      padding: 0px 5px;
      color: #6e768e;
      display: block;
      position: relative;
      transition: all 0.4s;
      font-size: 0.64rem;
  }

  .nav-second-level li a:hover {
      color: #a2c02f !important;
  }

  #sidebar-menu .menuitem-active .active {
      color: #a2c02f;
  }

  .dataTables_scrollBody table.dataTable tbody tr.odd.row_selected td ,
  .dataTables_scrollBody table.dataTable tbody tr.even.row_selected td {
      background: #bce4e5;
      box-shadow: none;
      color: #4e4d4d;
  }
  .dataTables_scrollBody table.dataTable tbody tr.odd.row_selected:hover td ,
  .dataTables_scrollBody table.dataTable tbody tr.even.row_selected:hover td {
      background: #bce4e5;
  }

  .dataTables_scroll .dataTables_scrollBody {
      height: calc(-100px + 100vh) !important;
  }

  .dataTables_length {
      display: none;
  }

  .page-link {
    padding: 0.2rem 0.5rem;
  }
  small {
    font-size: 0.64rem;
  }
  .mb-3 {
    margin-bottom: 1rem !important;
  }
  .font-11 {
    font-size: 0.5rem !important;
  }
  .font-12 {
    font-size: 0.64rem !important;
  }
  .file-icon p {
    font-size: 0.8rem;
  }
  .table > :not(caption) > * > * {
    padding: 0.3rem 0.3rem;
  }
  .panel-body {
    background-color: #ffffff;
    color: #333;
    font-size: 0.64rem !important;
  }
  .datagrid-header .datagrid-cell span {
    font-size: 0.64rem !important;
  }
  .tree-title {
    font-size: 0.64rem !important;
  }
  .datagrid-cell{
    font-size: 0.64rem !important;
  }
  .datagrid-cell-rownumber {
    font-size: 0.64rem !important;
  }
  .tox :not(svg):not(rect) {
    font-size: 0.7rem !important;
  }
  .combo {
      min-height: calc(1.5em + 0.56rem + 2px);
  }
  .dropdown-item {
    padding: 0.2rem 0.6rem;
    font-weight: 400;
    color: #6c757d;
    font-size: 0.7rem !important;
  }
  .filter-datatable {
      z-index: 1;
      margin-left: 0px;
  }

  .table-responsive {
      margin-top: -10px !important;
  }


  .navbar-custom  {
    padding: 0 0;
    height: 50px;
  }
  .navbar-custom .topnav-menu .nav-link {
    padding: 0 8px;
    color: rgba(255, 255, 255, 0.6);
    min-width: 32px;
    display: block;
    line-height: 50px;
    text-align: center;
    max-height: 50px;
  }
  .navbar-custom .app-search {
    height: 50px;
    display: table;
    max-width: 180px;
    margin-right: 0.375rem !important;
  }
  .navbar-custom .app-search .form-control {
    height: 30px;
    padding-left: 10px;
  }
  .form-control {
    font-size: 0.64rem;
  }
  .btn {
    padding: 0.3rem 0.5rem;
    font-size: 0.7rem;
  }
  .btn-sm {
    padding: 0.2rem 0.3rem;
    font-size: 0.6rem;
  }
  .nav-role {
    line-height: 0px !important;
    padding: 7px 10px 10px 10px !important;
  }
  .profil-icon {
    float: left;
  }
  .profil-icon img {
    margin-top: 3px;
  }
  .profil-text {
    margin-top: 0px;
    min-width: 230px !important;
    width: auto !important;
  }

  .profil-text b {
    font-size: 0.6rem !important;
  }
  .role-icon {
    float: left;
    margin-top: 0.375rem !important;
  }
  .role-icon img {
    margin-top: -5px;
  }
  .role-text {
    margin-top: 0.275rem !important;
    min-width: 120px !important;
    width: auto !important;
    font-size: 0.7rem !important;
  }
  .notification-list .noti-icon-badge {
    top: 8px;
    right: 0px;
  }
  .fs-7 {
    font-size: 0.5rem !important;
  }
  .h5, h5 {
    font-size: 0.7rem !important;
  }
  .card-widgets > a {
    font-size: 0.75rem !important;
  }
  .combo .combo-text {
    font-size: 0.64rem !important;
    padding: 0.3rem 0.6rem !important;
  }
  .mce-content-body p {
    overflow-wrap: break-word;
    word-wrap: break-word;
    font-size: 0.64rem !important;
  }
  .combobox-item, .combobox-group {
    font-size: 0.64rem !important;
  }

  /*************/
  #notfound {
    position: relative;
    height: 100vh;
  }

  #notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }

  .notfound {
    max-width: 560px;
    width: 100%;
    padding-left: 160px;
    line-height: 1.1;
  }

  .notfound .notfound-404 {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 140px;
    height: 140px;
    background-image: url('../images/emoji.png');
    background-size: cover;
  }

  .notfound .notfound-404:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(2.4);
        -ms-transform: scale(2.4);
            transform: scale(2.4);
    border-radius: 50%;
    background-color: #f2f5f8;
    z-index: -1;
  }

  .notfound h1 {
    font-family: 'Montserrat Regular';
    font-size: 65px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #151723;
    text-transform: uppercase;
  }

  .notfound h2 {
    font-family: 'Montserrat Regular';
    font-size: 21px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    color: #151723;
  }

  .notfound p {
    font-family: 'Montserrat Regular';
    color: #999fa5;
    font-weight: 400;
  }

  .notfound a {
    font-family: 'Montserrat Regular';
    display: inline-block;
    font-weight: 700;
    border-radius: 40px;
    text-decoration: none;
    color: #388dbc;
  }
  /*************/

  .form-control:disabled, .form-control[readonly] {
      background-color: #f3f5f9;
      opacity: 1;
  }

  /*************/
  .float-menu-1 {
    top: 200px;
    border-radius: 10px 0px 0px 10px;
    -webkit-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    -moz-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
  }
  .float-menu-2 {
    top: 250px;
    border-radius: 10px 0px 0px 10px;
    -webkit-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    -moz-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
  }
  .float-menu-3 {
    top: 300px;
    border-radius: 10px 0px 0px 10px;
    -webkit-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    -moz-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
  }
  .fl-fl {
    letter-spacing: 2px;
    padding: 0px 3px;
    width: 235px;
    position: fixed;
    right: -196px;
    z-index: 1000;
    font-family: 'Montserrat Regular';
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
  }

  .fl-fl .mdi {
    font-size: 20px;
    color: #fff;
    padding: 10px 5px 0px 5px;
    width: 50px;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
  }

  .fl-fl:hover {
    right: 0;
  }

  .fl-fl a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
  }
  /*************/

  /*************/
  #btnScrollUp {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    font-size: 24px;
    border: none;
    outline: none;
    background-color: #f26657;
    color: white;
    cursor: pointer;
    padding: 0px 5px;
    border-radius: 10px;
    -webkit-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    -moz-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
  }

  #btnScrollUp:hover {
    background-color: #fbb040;
  }
  /*************/

  /*************/
  .modal-header {
      display: flex;
      flex-shrink: 0;
      align-items: center;
      justify-content: space-between;
      padding: 0.5rem 1rem;
      border-bottom: 0 solid #dee2e6;
      border-top-left-radius: 0.2rem;
      border-top-right-radius: 0.2rem;
      color: #ffffff;
      background-color: #42c1c7;
  }
  .modal-title {
      color: #ffffff;
  }
  .modal-header .close {
      box-sizing: content-box;
      width: 1em;
      height: 1em;
      color: #000;
      padding: 0.3rem 0.3rem;
      background: transparent auto no-repeat;
      border: 0;
      border-radius: .25rem;
      opacity: .5;
  }
  .modal-header .close span {
      font-size: 27px;
      margin-top: -13px;
      margin-left: -7px;
      width: 1em;
      height: 1em;
      color: #000;
      float: left;
  }
  /*************/
}

@media (min-width: 1920px) {
  body {
    /*background: #f5f7fb url(../images/bg-body.png) top 70px right 0px no-repeat;
    background-size: 850px auto;*/
    /*background: url(../images/bg-body.png) no-repeat center center fixed;
    background-position: center;
    background-repeat: no-repeat;*/

  }

  body[data-layout-mode="detached"] #wrapper {
      max-width: 98%;
      margin: 0 auto;
  }
  body[data-sidebar-size="condensed"] .content-page {
      margin-left: 80px !important;
  }

  body[data-sidebar-icon="twotones"] #sidebar-menu > ul > li > a svg {
      width: 28px;
      height: 28px;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 5px;
      color: #42c1c7;
      fill: rgba(74, 129, 212, 0.2);
  }
  body[data-sidebar-icon="twotones"] #sidebar-menu > ul > li > a:hover svg {
      width: 28px;
      height: 28px;
      margin-left: 0px;
      margin-right: 0px;
      margin-bottom: 5px;
      color: #42c1c7;
      fill: rgba(74, 129, 212, 0.2);
  }
  body[data-layout-mode="detached"] .left-side-menu {
      margin-top: 20px;
      margin-bottom: 0px; 
      border-radius: 5px;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a {
      padding: 0px 0px;
      min-height: 70px;
      width: 100%;
      transition: none;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a:hover {
      padding: 0px 0px;
      min-height: 70px;
      height: 100% !important;
      width: 88px;
      transition: none;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a svg {
      width: 90px;
      height: 25px;
      float: left;
      margin: 0px 0px 0px 0px;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a:hover svg {
      width: 90px;
      height: 25px;
      float: left;
      margin: 0px 0px 0px 0px;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a span {
      display: inherit; 
      line-height: 1;
      padding: 5px 0px;
      float: left;
      width: 90px;
      text-wrap: wrap;
      z-index: 999;
  }

  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul > li > a:hover span {
      display: inherit; 
      line-height: 1;
      padding: 5px 0px;
      float: left;
      width: 90px;
      text-wrap: wrap;
      z-index: 999;
  }
  body[data-sidebar-size="condensed"] .left-side-menu #sidebar-menu > ul ul {
      float: left;
      top: 0;
      margin-left: 20px;
      border-radius: 15px;
      border: 1px solid #42c1c7;
  }
  .page-title-box .page-title {
    font-size: 1.25rem;
    margin: 0;
    line-height: 55px;
    color: #323a46;
  }
  .file-icon p {
    font-size: 0.9rem !important;
  }
  .left-side-menu {
    background: none;
    box-shadow: none;
    padding: 0;
    position: fixed !important;
  }
  #sidebar-menu > ul > li { 
    background: #ffffff;
    margin-bottom: 10px;
    line-height: 1;
    border-radius: 15px;
    border: 1px solid #42c1c7;
    height: 100% !important;
    width: 90px;
  }

  #sidebar-menu > ul > li > a {
    font-size: 12px;
    padding: 0px 0px;
    text-align: center;
    height: 100% !important;
    width: 90px;
  }

  #sidebar-menu > ul > li > a i {
    margin: 0px 0px 0px 0px;
    font-size: 24px;
  }

  #sidebar-menu > ul > li > a:hover { 
    background: #ffffff;
    border-radius: 15px;
    transition: all 0.1s ease-out;
    height: 90px !important;
    width: 100px;
  }

  .topnav {
    margin-top: 70px;
  }

  .nav-second-level li a:hover {
      color: #a2c02f !important;
  }

  .nav-second-level li a {
      padding: 5px 15px;
      color: #6e768e;
      display: block;
      position: relative;
      transition: all 0.4s;
      font-size: 13px;
  }

  #sidebar-menu .menuitem-active .active {
      color: #a2c02f;
  }

  .dataTables_scrollBody table.dataTable tbody tr.odd.row_selected td ,
  .dataTables_scrollBody table.dataTable tbody tr.even.row_selected td {
      background: #bce4e5;
      box-shadow: none;
      color: #4e4d4d;
  }
  .dataTables_scrollBody table.dataTable tbody tr.odd.row_selected:hover td ,
  .dataTables_scrollBody table.dataTable tbody tr.even.row_selected:hover td {
      background: #bce4e5;
  }

  .dataTables_scroll .dataTables_scrollBody {
      height: calc(-100px + 100vh) !important;
  }

  .dataTables_length {
      display: none;
  }

  .combo {
      min-height: calc(1.5em + 0.56rem + 2px);
  }

  .filter-datatable {
      z-index: 1;
      margin-left: 0px;
  }

  .table-responsive {
      margin-top: -40px !important;
  }


  .navbar-custom  {
    padding: 0 0;
  }
  .navbar-custom .topnav-menu .nav-link {
    padding: 0 8px;
  }
  .nav-role {
    line-height: 0px !important;
    padding: 25px 10px 20px 10px !important;
  }
  .profil-icon {
    float: left;
  }
  .profil-icon img {
    margin-top: -5px;
  }
  .profil-text {
    margin-top: -12px;
    min-width: 230px !important;
    width: auto !important;
  }
  .role-icon {
    float: left;
  }
  .role-icon img {
    margin-top: -5px;
  }
  .role-text {
    margin-top: -7px;
    min-width: 200px !important;
    width: auto !important;
  }
  .notification-list .noti-icon-badge {
    top: 13px;
    right: 0px;
  }

  /*************/
  #notfound {
    position: relative;
    height: 100vh;
  }

  #notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }

  .notfound {
    max-width: 560px;
    width: 100%;
    padding-left: 160px;
    line-height: 1.1;
  }

  .notfound .notfound-404 {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 140px;
    height: 140px;
    background-image: url('../images/emoji.png');
    background-size: cover;
  }

  .notfound .notfound-404:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(2.4);
        -ms-transform: scale(2.4);
            transform: scale(2.4);
    border-radius: 50%;
    background-color: #f2f5f8;
    z-index: -1;
  }

  .notfound h1 {
    font-family: 'Montserrat Regular';
    font-size: 65px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #151723;
    text-transform: uppercase;
  }

  .notfound h2 {
    font-family: 'Montserrat Regular';
    font-size: 21px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    color: #151723;
  }

  .notfound p {
    font-family: 'Montserrat Regular';
    color: #999fa5;
    font-weight: 400;
  }

  .notfound a {
    font-family: 'Montserrat Regular';
    display: inline-block;
    font-weight: 700;
    border-radius: 40px;
    text-decoration: none;
    color: #388dbc;
  }
  /*************/

  .form-control:disabled, .form-control[readonly] {
      background-color: #f3f5f9;
      opacity: 1;
  }

  .form-control {
    padding: 0.3rem 0.9rem !important;
  }

  /*************/
  .float-menu-1 {
    top: 250px;
    border-radius: 10px 0px 0px 10px;
    -webkit-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    -moz-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
  }
  .float-menu-2 {
    top: 305px;
    border-radius: 10px 0px 0px 10px;
    -webkit-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    -moz-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
  }
  .float-menu-3 {
    top: 360px;
    border-radius: 10px 0px 0px 10px;
    -webkit-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    -moz-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
  }
  .fl-fl {
    letter-spacing: 2px;
    padding: 4px;
    width: 250px;
    position: fixed;
    right: -213px;
    z-index: 1000;
    font-family: 'Montserrat Regular';
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
  }

  .fl-fl .mdi {
    font-size: 20px;
    color: #fff;
    padding: 10px 5px 0px 5px;
    width: 50px;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
  }

  .fl-fl:hover {
    right: 0;
  }

  .fl-fl a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
  }
  /*************/

  /*************/
  #btnScrollUp {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    font-size: 24px;
    border: none;
    outline: none;
    background-color: #f26657;
    color: white;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 10px;
    -webkit-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    -moz-box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
    box-shadow: -4px 2px 20px -10px rgba(128,128,128,1);
  }

  #btnScrollUp:hover {
    background-color: #fbb040;
  }
  /*************/

  /*************/
  .modal-header {
      display: flex;
      flex-shrink: 0;
      align-items: center;
      justify-content: space-between;
      padding: 0.5rem 1rem;
      border-bottom: 0 solid #dee2e6;
      border-top-left-radius: 0.2rem;
      border-top-right-radius: 0.2rem;
      color: #ffffff;
      background-color: #42c1c7;
  }
  .modal-title {
      color: #ffffff;
  }
  .modal-header .close {
      box-sizing: content-box;
      width: 1em;
      height: 1em;
      color: #000;
      padding: 0.3rem 0.3rem;
      background: transparent auto no-repeat;
      border: 0;
      border-radius: .25rem;
      opacity: .5;
  }
  .modal-header .close span {
      font-size: 27px;
      margin-top: -13px;
      margin-left: -7px;
      width: 1em;
      height: 1em;
      color: #000;
      float: left;
  }
  /*************/
}

.inbox-rightbar {
    margin: -1.5rem 0 -1.5rem 260px;
    border-left: 5px solid #f5f7fb;
    padding: 1.5rem 0 1.5rem 0px;
}

.inbox-leftbar {
    width: 250px;
    float: left;
    padding: 0 0px 20px 0px;
    position: relative;
}

.mail-list a {
  font-size: 0.8rem;
}

@media (max-width: 1400px) {
  .inbox-rightbar {
    margin: -1.5rem 0 -1.5rem 225px;
    border-left: 5px solid #f5f7fb;
    padding: 1.5rem 0 1.5rem 0px;
  }
  .inbox-leftbar {
    width: 210px;
    float: left;
    padding: 0 0px 20px 0px;
    position: relative;
  }
  .mail-list a {
    font-size: 0.7rem;
  }

  .btn-tulis-surat {
    padding: 0.5rem 0.5rem;
    font-size: 0.8rem;
  }
  .nav-link {
    padding: 0.3rem 1rem;
  }
}

/****/
/*.area-main-menu {
  background: url(../images/img-grafis-color.png) top right no-repeat;
  background-size: 725px auto;
}*/
.area-main-menu .item {
  background: #04b0c0 url(../images/img-grafis-menu.png) center right no-repeat;
  background-size: 144px 100%;

  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;

  padding: 20px 30px 30px;
  width: 95%;
}
.area-main-menu .item.draft {
  background: #8cc63f url(../images/img-grafis-menu.png) center right no-repeat;
  background-size: 144px 100%;
}
.area-main-menu .item.arsip {
  background: #006cb6 url(../images/img-grafis-menu.png) center right no-repeat;
  background-size: 144px 100%;
}
.area-main-menu .item .imgbox i {
  color: #FFFFFF;
  line-height: normal;
  font-size: 30px;
}
.area-main-menu-textbox a,
.area-main-menu-textbox p {
  color: #FFFFFF;
  font-size: 18px !important;
  margin-bottom: 0px;
}
.area-main-menu .item .stepNumber {
  width: auto;
  background: none;
  background: rgba(0,0,0,0.2);

  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  margin-top: 10px;
  margin-bottom: inherit;
  color: #fff;
  font-family: 'Montserrat Bold';
  font-size: 24px;
}

/****/
.area-petunjuk-penggunaan {
  background: #FFFFFF url(../images/img-orang-bandara.png) top center no-repeat;
  background-size: 100% auto;
  padding: 80px 20px 20px;
  margin-left: 40px;
  margin-top: 20px;
  
}
.area-petunjuk-penggunaan .nav.nav-tabs.nav-justified {
  /*margin-left: -10px;
  margin-right: -10px;*/
}
.area-petunjuk-penggunaan .nav-item {
  padding: 0 10px;
}
.area-petunjuk-penggunaan .nav-item .nav-link {
  background: #def6f6;
  border: 1px solid #04b0c0;
  color: #04b0c0;
  height: 45px;
  /*line-height: 60px;*/
  padding: inherit;

  -webkit-border-radius: 23px; 
  -moz-border-radius: 23px;
  border-radius: 23px; 

  display: flex;
  justify-content: center; /* align horizontal */
  align-items: center; /* align vertical */

  text-transform: uppercase;
}
.area-petunjuk-penggunaan .nav-item .nav-link:hover {
  background: #8cc63f;
  border: 1px solid #8cc63f;
}
.area-petunjuk-penggunaan .nav-item.active .nav-link {
  background: #04b0c0;
  border: 1px solid #04b0c0;
  font-family: 'Montserrat Bold';
  color: #FFFFFF;
  
}
.area-petunjuk-penggunaan .nav-tabs.nav-justified > .active > a, 
.area-petunjuk-penggunaan .nav-tabs.nav-justified > .active > a:focus, 
.area-petunjuk-penggunaan .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #04b0c0;
    /*border-bottom-color: rgb(221, 221, 221);*/
}
.area-petunjuk-penggunaan .tab-content {
  scrollbar-color: #04b0c0 rgba(0,0,0,0);
}

/****/
.area-eform {
  margin-top: 20px;
  background: rgba(255,255,255,0.6);
  /*padding: 25px;*/

  -webkit-border-radius: 25px; 
  -moz-border-radius: 25px;
  border-radius: 25px; 
}
.area-eform .judul {
  padding: 20px;
  background: url(../images/img-hr-green.png) bottom left no-repeat;
  background-size: 120px auto;
  font-size: 16px;
  font-family: 'Montserrat Bold';
  text-transform: uppercase;
}
.area-eform .inner {
  padding: 20px;
  height: calc(100vh - 220px);
  overflow: auto;
  scrollbar-color: #04b0c0 rgba(0,0,0,0);
}
.area-eform .inner .item {
  border-bottom: 1px solid #dadada;
}
.area-eform .inner .title {
  font-family: 'Montserrat Bold';
  color: #333;
  margin-bottom: 6px;
  display: block;
}

/****/
.area-faq {
  margin-top: 20px;
  background: #04b0c0;

  -webkit-border-radius: 25px; 
  -moz-border-radius: 25px;
  border-radius: 25px; 
}
.area-faq .header {
  position: relative;
  /*border: 1px solid red;*/
  height: 155px;
}
.area-faq .header .judul {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
  font-family: 'Montserrat Bold';
  font-size: 18px;
  padding: 15px;

  display: flex;
  justify-content: flex-start; /* align horizontal */
  align-items: center; /* align vertical */

  height: 100%;
}
.area-faq .header .gambar {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  /*border: 1px solid cyan;*/
}
.area-faq .header .gambar img {
  width: 248px;
  margin-right: -20px;
}
.area-faq .inner {
  -webkit-border-radius: 25px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius: 25px;
  -moz-border-radius-topright: 0px;
  border-radius: 25px;
  border-top-right-radius: 0px;

  background: #FFFFFF;
  padding: 20px;
  height: calc(100vh - 160px);
  overflow: auto;
  scrollbar-color: #04b0c0 rgba(0,0,0,0);
}
.area-faq .inner .item-faq {
  /*border: 1px solid red;*/

}
.area-faq .inner .item-faq .faq-question {
  margin-left: inherit;
  font-family: 'Montserrat Bold';
  color: #333;
}
.area-faq .inner .item-faq .faq-answer {
  margin-left: inherit;
  /*font-family: 'Montserrat Bold';*/
  color: #333;
}


.padding-none {
    padding: 0 0;
}


/****/
.area-dashboard-kanan {
  background: #f4fafa url(../images/bg-bandara.png) top center no-repeat;
  background-size: 100% auto;
  /*border: 1px solid red;*/
  padding: 30px;
}
.area-dashboard-kanan .header {

}
.area-dashboard-kanan .header .ikon {
  float: left;
  width: 180px;
  /*background: pink;*/
  text-align: center;
}
.area-dashboard-kanan .header .ikon img {
  width: 115px;
}
.area-dashboard-kanan .header .title {
  float: left;
  width: calc(100% - 180px);
  color: #FFFFFF;
  padding-top: 40px;
}
.area-dashboard-kanan .header .title span {
  display: inline-block;
  width: 100%;
  font-family: 'Montserrat Bold';
  font-size: 16px;
}

/****/
.area-jumlah-pengguna {

}
.area-jumlah-pengguna .item {
  padding: 13px 20px;

  background: #006cb6;
  background: rgba(0,108,182,0.9);

  -webkit-border-top-left-radius: 45px;
  -webkit-border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 45px;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 45px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.area-jumlah-pengguna .item.online {
  /*background: #04b0c0;*/
  background: rgba(4,176,192,0.9);

  -webkit-border-radius: 0px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius: 0px;
  -moz-border-radius-bottomright: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-radius: 0px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}
.area-jumlah-pengguna .item .ikon {
  float: left;
  width: 60px;
}
.area-jumlah-pengguna .item .ikon span {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  background: rgba(0,0,0,0.1);
}
.area-jumlah-pengguna .item .ikon img {
  width: 30px;
}
.area-jumlah-pengguna .item .data {
  float: left;
  width: calc(100% - 60px);
}
.area-jumlah-pengguna .item .data .title {
  color: #FFFFFF;
}
.area-jumlah-pengguna .item .data .nilai {
  color: #FFFFFF;
  font-size: 20px;
  font-family: 'Montserrat Bold';
}

/****/
.padding-none {
  padding: 0 0;
}

/****/
.area-visi-misi {
  margin-top: 20px;
  background: rgba(255,255,255,0.6);
  /*padding: 25px;*/

  -webkit-border-radius: 25px; 
  -moz-border-radius: 25px;
  border-radius: 25px; 
}
.area-visi-misi .judul {
  padding: 20px;
  background: url(../images/img-hr-green.png) bottom left no-repeat;
  background-size: 120px auto;
  font-size: 16px;
  font-family: 'Montserrat Bold';
  text-transform: uppercase;
}
.area-visi-misi .inner {
  padding: 20px;
}

.fw-bold {
  font-weight: 700 !important;
}

@media (max-width: 1400px) {
  .frame-table-responsive {
    margin-top: -20px;
  }
}


.footer-top {
  background: white url(../images/footer-bg.svg) no-repeat right bottom;
  background-size: 12%;
}

.bg-lokasi {
  background: white url(../images/bg-lokasi.jpg) no-repeat right top;
  background-size: cover;
}


/*******Timeline********/
.history-tl-container{
    font-family: 'Calibri';
    width:100%;
    height: 500px;
    overflow-y: auto;
    margin:auto;
    display:block;
    position:relative;
}
.history-tl-container ul.tl{
    padding:0;
    display:inline-block;
}
.history-tl-container ul.tl li{
    list-style: none;
    margin-left:120px;
    min-height:50px;
    /*background: rgba(255,255,0,0.1);*/
    border-left:2px dashed #86D6FF;
    padding:0 0 25px 25px;
    position:relative;
}
.history-tl-container ul.tl li:last-child{ border-left:0;}
.history-tl-container ul.tl li::before{
    position: absolute;
    left: -10px;
    top: -5px;
    content: " ";
    border: 8px solid rgba(255, 255, 255, 0.74);
    border-radius: 500%;
    background: #258CC7;
    height: 20px;
    width: 20px;
    transition: all 500ms ease-in-out;

}
.history-tl-container ul.tl li:hover::before{
    border-color:  #258CC7;
    transition: all 1000ms ease-in-out;
}
ul.tl li .item-title{
  font-weight: bold;
}
ul.tl li .item-position{
  font-size: 12px;
  font-style: italic;
}
ul.tl li .item-detail{
    color:rgba(0,0,0,0.5);
    font-size:12px;
}
ul.tl li .timestamp{
    color: #8D8D8D;
    position: absolute;
    width:100px;
    left: -125px;
    text-align: right;
    font-size: 12px;
}