.primary-bc-color {
  background-color: #0d630b !important;
  border: 5px solid #0d630b !important;
  color: white !important; }

.primary-bc-color.cursor {
  cursor: pointer; }

.primary-bc-color.cursor:hover,
.primary-bc-color.fa:hover {
  background-color: white !important;
  color: #0d630b !important; }

.primary-bc-color.bright-color:hover {
  color: #0d630b !important; }

.accent-bc-color {
  background-color: #41abf2 !important;
  border: 5px solid #41abf2 !important;
  color: white !important; }

.accent-bc-color.cursor {
  cursor: pointer; }

.accent-bc-color.cursor:hover,
.accent-bc-color.cursor.fa:hover {
  background-color: #ffffff !important;
  color: rgba(16, 196, 178, 0.32) !important; }

.btn-default {
  height: 70px;
  display: block; }

.small-text {
  font-size: 8pt !important; }

.capitalize {
  text-transform: capitalize; }

.space-20 {
  margin: 20px 0; }

.no-float {
  float: none !important; }

.v-table {
  display: table !important;
  height: 40px;
  width: 100%; }

.v-table label {
  display: table-cell;
  vertical-align: middle; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.title h5 {
  margin-top: 0;
  margin-bottom: 0; }

.m-title h5 {
  margin-top: 25px; }

.list-inline {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.list-inline li {
  float: left;
  margin-right: 12px;
  margin-top: 10px; }

.list-inline li label {
  padding-left: 1.2em; }

.list-detail ul {
  padding-left: 0; }

.list-detail ul li {
  padding: 5px 0; }

.list-detail li label {
  display: inline-block;
  line-height: normal; }

.list-detail label {
  margin-bottom: 10px; }

.list-detail textarea {
  margin-bottom: 20px; }

.list-detail.line-ranap .border {
  position: relative;
  height: 250px; }

.list-detail.line-ranap .border v-line {
  border-right: 1px solid #ccc;
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%; }

hr {
  border: 1px dashed #cccccc;
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%; }

.pad-1 {
  padding: 1px !important; }

.pad-15 {
  padding: 0 15px !important; }

.join-input input:first-child {
  right-padding: 0; }

.join-input input:last-child {
  left-padding: 0; }

.three-line li {
  width: 33.33%;
  float: left; }

.list-ruangan .feed-message {
  padding: 0; }

.list-ruangan ul {
  padding-left: 0;
  height: 500px;
  overflow-y: auto;
  padding-right: 5px; }

.list-ruangan li {
  margin-bottom: 10px;
  padding-right: 1%; }

.list-half li {
  width: 49%;
  float: left; }

.home-animation {
  /* position: fixed; */
  margin-top: 10%;
  /* left: 50%; */
  /* margin-top: -150px; */
  /* margin-left: -200px; */
  }
@media (min-width: 840px)
.mdl-grid {
    padding: 8px;
}
.mdl-grid {
  
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 auto;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
@keyframes logotitle {
  0% {
    transform: rotateX(360deg); }
  100% {
    transform: rotateX(0deg); } }

.home-animation .mainmenu .logotitle {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  margin-left: 100px;
  animation-name: logotitle;
  animation-duration: .7s;
  animation-timing-function: linear;
  animation-iteration-count: 1;
  animation-delay: 1s; }

.home-animation .mainmenu img.logotitle {
  height: 45px;
  width: auto; }

/*
@keyframes mainmenu {
    0%   {opacity: 0; transform: rotate(360deg);} 
    100% {opacity: 1; transform: rotate(0deg);}
}*/

.home-animation .mainmenu {
  height: 280px;
  width: 320px;
  position: relative;
  /* animation-name: mainmenu; */
  /* animation-duration: 1s; */
  /* animation-timing-function: linear; */
  /* animation-iteration-count: 1; */
  }

.home-animation .mainmenu img {
  height: 120px;
  width: auto; }
/* 
  .home-animation .mainmenu img.menu_header {
    position: absolute;
    left: 0;
    right: 0;
    top: -10%;
    margin: 0 auto;
    transition: all .2s; 
  }
   */
   .home-animation .mainmenu img.menu_header {
    position: absolute;
    left: -15%;
    right: 0;
    top: -25%;
    margin: 0 auto;
    transition: all .2s;
}  

.home-animation .mainmenu img.menu01 {
  position: absolute;
  left: -144%;
  right: 0;
  top: 50%;
  margin: 0 auto;
  transition: all .2s; }

.home-animation .mainmenu img.menu01:hover {
  left: -144%;
  height: 150px;
  z-index: 1;
   top: 50%;
  transition: all .3s; }

.home-animation .mainmenu img.menu02 {
  position: absolute;
  left: -1%;
  top: 50%;
  transition: all .2s; }

.home-animation .mainmenu img.menu02:hover {
  height: 150px;
  z-index: 1;
  left: -1%;
  top: 50%;
  transition: all .3s; }

.home-animation .mainmenu img.menu03 {
  position: absolute;
  left: 35%;
  top: 50%;
  transition: all .2s; }

.home-animation .mainmenu img.menu03:hover {
  height: 150px;
  z-index: 1;
  left: 35%;
  top: 50%;
  transition: all .3s; }

.home-animation .mainmenu img.menu04 {
  position: absolute;
  right: 0%;
  top: 50%;
  transition: all .2s; }

.home-animation .mainmenu img.menu04:hover {
  height: 150px;
  z-index: 1;
  right: 0%;
  top: 50%;
  transition: all .3s; }

.home-animation .mainmenu img.menu05 {
  position: absolute;
  right: -15%;
  top: 50%;
  transition: all .2s; }

.home-animation .mainmenu img.menu05:hover {
  height: 150px;
  z-index: 1;
  right: -15%;
  top: 50%;
  transition: all .3s; }

.home-animation .mainmenu img.menu06 {
  position: absolute;
  top: 50%;
  left: 105%;
  bottom: 0;
  margin: 0 auto;
  transition: all .2s; }

.home-animation .mainmenu img.menu06:hover {
  top: 50%;
  /* right: -100%; */
  left: 105%;
  bottom: -10%;
  height: 150px;
  z-index: 1;
  transition: all .3s; }
  @-webkit-keyframes zoomInDown {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  
  @keyframes zoomInDown {
    from {
      opacity: 0;
      -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
  
    60% {
      opacity: 1;
      -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
      -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
  }
  
  .zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
  }
  
@keyframes anime01 {
  0% {
    top: -100%;
    opacity: 0; }
  50% {
    transform: rotateY(180deg); }
  100% {
    opacity: 1; } }

.anime01 {
  position: absolute;
  -webkit-animation-name: anime01;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s;
  /* Chrome, Safari, Opera */
  -webkit-animation-timing-function: linear;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-name: anime01;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: 1; }

@keyframes anime02 {
  0% {
    left: -100%;
    top: -35%;
    opacity: 0; }
  50% {
    transform: rotateY(180deg); }
  100% {
    opacity: 1; } }

.anime02 {
  position: absolute;
  -webkit-animation-name: anime02;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s;
  /* Chrome, Safari, Opera */
  -webkit-animation-timing-function: linear;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-name: anime02;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: 1; }

@keyframes anime03 {
  0% {
    left: -100%;
    top: 85%;
    opacity: 0; }
  50% {
    transform: rotateY(180deg); }
  100% {
    opacity: 1; } }

.anime03 {
  position: absolute;
  -webkit-animation-name: anime03;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s;
  /* Chrome, Safari, Opera */
  -webkit-animation-timing-function: linear;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-name: anime03;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: 1; }

@keyframes anime04 {
  0% {
    right: -100%;
    top: -35%;
    opacity: 0; }
  50% {
    transform: rotateY(180deg); }
  100% {
    opacity: 1; } }

.anime04 {
  position: absolute;
  -webkit-animation-name: anime04;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s;
  /* Chrome, Safari, Opera */
  -webkit-animation-timing-function: linear;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-name: anime04;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: 1; }

@keyframes anime05 {
  0% {
    right: -100%;
    top: 85%;
    opacity: 0; }
  50% {
    transform: rotateY(180deg); }
  100% {
    opacity: 1; } }

.anime05 {
  position: absolute;
  -webkit-animation-name: anime05;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s;
  /* Chrome, Safari, Opera */
  -webkit-animation-timing-function: linear;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-name: anime05;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: 1; }

@keyframes anime06 {
  0% {
    bottom: -100%;
    opacity: 0; }
  50% {
    transform: rotateY(180deg); }
  100% {
    opacity: 1; } }

.anime06 {
  -webkit-animation-name: anime06;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 1s;
  /* Chrome, Safari, Opera */
  -webkit-animation-timing-function: linear;
  /* Chrome, Safari, Opera */
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-name: anime06;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: 1; }

/* ---------------------------------- */
.label-panel {
  position: relative;
  color: red !important; }

.left-top-label {
  position: absolute;
  left: 17px; }

.right-top-label {
  position: absolute;
  right: 17px; }

.right-bottom-label {
  position: absolute;
  right: 17px;
  bottom: 10px; }

.size22 h2 {
  font-size: 5pt; }

.size22 .left-top-label {
  left: 5px; }

.size22 .right-top-label,
.size22 .right-bottom-label {
  right: 5px; }

.size22 .right-top-label h2,
.size22 .right-bottom-label h2 {
  color: red !important;
  right: 5px;
  text-align: right; }

.size22 .left-top-label h2 {
  color: red !important;
  left: 5px !important;
  text-align: left; }

.grid_6 h2,
.size44 h2 {
  font-size: 10pt; }

.size44 .left-top-label,
.grid_6 .left-top-label {
  left: 5px; }

.size44 .right-top-label,
.size44 .right-bottom-label,
.grid_6 .right-top-label,
.grid_6 .right-bottom-label {
  right: 5px; }

.size44 .right-top-label h2,
.size44 .right-bottom-label h2,
.grid_6 .right-top-label h2,
.grid_6 .right-bottom-label h2 {
  color: red !important;
  right: 5px;
  text-align: right; }

.size44 .left-top-label h2,
.grid_6 .left-top-label h2 {
  color: red !important;
  left: 5px !important;
  text-align: left; }

.size11 h2 {
  font-size: 2pt; }

.size11 .left-top-label {
  left: 0px; }

.size11 .right-top-label,
.size11 .right-bottom-label {
  right: 0px; }

.size11 .right-top-label h2,
.size11 .right-bottom-label h2 {
  color: red !important;
  right: 0px;
  text-align: right; }

.size11 .left-top-label h2 {
  color: red !important;
  left: 0px !important;
  text-align: left; }

.size88 .right-top-label h2 {
  color: red !important;
  text-align: right; }

.size88 .right-bottom-label h2 {
  color: red !important;
  text-align: right; }

.size88 .left-top-label h2 {
  color: red !important;
  text-align: left; }

.md-primary {
  width: 100%; }

.md-button.md-primary.md-raised {
  background-color: #41abf2 !important; }

.md-list-item-text h3,
.md-list-item-text h4 {
  text-align: left !important; }

.disabled {
  background-color: #363940 !important;
  color: white !important;
  cursor: not-allowed; }

.AreaPaper {
  width: 100%;
  background-color: black; }

.paperSize {
  display: none; }

.barcodePaper {
  width: 85px;
  background-color: white;
  margin-left: auto;
  margin-right: auto; }

.no-padding {
  padding-top: 0px; }

.no-padding input.k-textbox {
  margin-top: 0px; }

.no-padding input.k-textbox:hover {
  margin-top: 0px; }

.a4 {
  width: 595.28px;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  min-height: 400px; }

.focus {
  background-color: #82b440 !important;
  color: white !important;
  cursor: not-allowed; }

#square {
  width: 15px;
  height: 15px; }

.cover {
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.k-state-selected {
  background-color: #41abf2 !important; }

.choice-in-table {
  background-color: #0d630b;
  color: white;
  margin-bottom: 2px;
  text-align: center;
  cursor: pointer; }

.information-table {
  font-style: italic;
  font-size: 80%; }

.gray {
  background-color: #F9F9F9; }

.panel-information-day {
  min-height: 100px;
  vertical-align: middle; }

.panel-information-day span {
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  font-size: 150%;
  font-weight: bolder; }

.list-menu {
  margin: 0px;
  background: black;
  height: 31px;
  width: 167px;
  right: 12px;
  position: absolute;
  bottom: 0px;
  cursor: pointer; }

.place_button {
  position: fixed;
  left: 0;
  bottom: 0; }

ul.list-menu li {
  float: left; }

.queue {
  position: relative;
  margin: 1px;
  background-color: #546e7a;
  transition: box-shadow .23s;
  border-radius: 2px;
  float: left; }

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.center-panel {
  text-align: center;
  background-color: #41abf2;
  padding: 10px;
  top: 0px;
  color: white;
  margin-top: 1px; }

.queue-list {
  padding: 20px 0px 30px 0px;
  position: relative;
  cursor: pointer; }

.queue-list:hover .icon {
  display: initial; }

.queue-list:hover .no {
  display: none; }

.queue-list .icon {
  background: url("../stylesheets/Calling.png");
  display: none;
  background-size: cover;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 11px;
  top: 7px; }

.queue-list .no span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%); }

.queue-list .no {
  border: 2px solid #41abf2;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  position: absolute;
  left: 12px;
  top: 8px;
  vertical-align: middle;
  text-align: center;
  align-content: center; }

.queue-list .dest {
  font-size: 120%;
  position: absolute;
  left: 69px;
  top: 50%;
  transform: translateY(-50%); }

.queue-content h1 {
  font-size: 150%; }

.queue-board {
  background: #F9F9F9;
  width: 100%;
  height: 99.8%;
  position: absolute; }

.queue-content > .counter {
  font-size: 125px;
  display: block;
  margin-top: -32px; }

.queue-content > .description {
  font-size: 29px; }

.queue-content .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  background-color: rgba(21, 21, 21, 0.63);
  text-align: center; }

.queue-content img {
  width: 43%;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-size: cover; }

.queue-content h1,
.queue-content h2 {
  color: white; }

.queue .queue-content {
  color: white !important;
  padding: 20px;
  border-radius: 0 0 2px 2px; }

.backgroung-soft,
body {
  background-color: #F9F9F9;
  width: 100%; }

h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.1;
  color: #41abf2; }

.backgroung-soft .error {
  background-color: #EF5350; }

.backgroung-soft .accent {
  background-color: #82b440; }

textarea {
  border: solid #41abf2 1px;
  width: 100%; }

.breadcrumb {
  overflow: hidden;
  white-space: nowrap;
  float: left;
  width: 100%; }

.k-textbox:focus {
  border-bottom-color: #41abf2;
  border-bottom-width: 3px; }

.center {
  text-align: center;
  display: block; }

.breadcrumb a {
  text-decoration: none;
  color: #fff;
  text-decoration: none;
  padding: 7px 0 7px 45px;
  line-height: 16px;
  background: #3ea9d9;
  position: relative;
  display: inline-block; }

.breadcrumb a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 30px solid #3ea9d9;
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: 2;
  margin-top: -35px; }

.breadcrumb a:first-child {
  padding-left: 25px; }

.breadcrumb a.n2 {
  background: #6ebfe3; }

.breadcrumb a.n2:after {
  border-left-color: #6ebfe3; }

.breadcrumb a.n3 {
  background: #93cfea; }

.breadcrumb a.n3:after {
  border-left-color: #93cfea; }

.breadcrumb a.n4 {
  background: #B1D9EB; }

.breadcrumb a.n4:after {
  border-left-color: #B1D9EB; }

.breadcrumb a.n5 {
  background: #B6E0F3; }

.breadcrumb a.n5:after {
  border-left-color: #B6E0F3; }

.breadcrumb a:hover {
  background: #4D7DBF; }

.breadcrumb a:hover:after {
  border-left-color: #4D7DBF !important; }

.breadcrum {
  overflow: hidden;
  white-space: nowrap;
  float: left;
  width: 100%; }



.success:focus,
.cancel:focus {
  border-color: yellow !important; }

.breadcrum a {
  cursor: pointer;
  text-decoration: none;
  color: white;
  text-decoration: none;
  padding: 7px 1%;
  line-height: 16px;
  background: #3ea9d9;
  position: relative;
  display: inline-block;
  width: 100%;
  border-bottom: solid 5px #3ea9d9; }

.breadcrum a.green {
  cursor: pointer;
  background: #05b72a; }

.breadcrum a.purple {
  cursor: pointer;
  background: #bb61f3; }

.breadcrum a.warning {
  background: #ced21f; }


  .breadcrum a.default {
    background: #10c4b2; }

.breadcrum a:hover {
  background: white;
  color: #363940;
  border-bottom: solid 5px #3ea9d9; }

@font-face {
  font-family: 'ProximaNovaLight';
  /*src: url("../font/fontawesome-webfont.woff") format("woff");*/
  src: url("../font/proximanova-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gadugibold';
  src: url('../fonts/gadugib.ttf');
}
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:  url("../font/Comporta_web.woff2") format("woff");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  /* font-family: 'Comfortaa';
  src: url("../font/Comporta_web.woff2") format("woff"); */
}
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:  url("../font/Comporta_web_latin.woff2") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  /* font-family: 'Comfortaa';
  src: url("../font/Comporta_web.woff2") format("woff"); */
}
/* @font-face {
  font-family: 'Comfortaa';
  src: url('../fonts/Comfortaa-Regular.ttf');
  
} */
@font-face {
  font-family: 'gadugiregular';
  src: url('../fonts/gadugi.ttf');
}
  
@font-face {
  font-family: 'Big';
  /*src: url("../font/fontawesome-webfont.woff") format("woff");*/
  src: url("../font/Cafe Nero M54.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.c-none {
  height: 20px;
  display: block; }

.panel-message {
  z-index: 200000;
  position: fixed;
  bottom: 0;
  width: 100%; }

.pageLoader {
  background: white;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  z-index: 2000;
  opacity: 1;
  -webkit-transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 280ms cubic-bezier(0.4, 0, 0.2, 1); }

.pageLoader img {
  /*background-image: url('Flat/loading-image.gif');*/
  width: 48px;
  height: 48px;
  left: 50%;
  right: 50%;
  position: fixed;
  top: 50%;
  bottom: 50%; }

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

.information-label {
  font-size: 50pt;
  color: black;
  display: block;
  text-align: center; }

.detail-information {
  bottom: 0px;
  display: block;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: black; }

.panel {
  background-color: white;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 100% !important; }

.status-bar {
  position: fixed; }

.panel-white {
  border: 1px solid #f1f1f1 !important;
  padding: 2px;
  box-sizing: border-box; }

.panel-heading-white {
  border-bottom: 2px solid #41abf2;
  font-weight: 100 !important; }

.panel-body {
  padding: 0px; }

textarea {
  box-sizing: border-box; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent; }

.panel-heading .title {
  font-weight: 100;
  font-size: 19pt !important; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit; }

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #41abf2; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0; }

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #41abf2; }

.panel-group .panel-footer {
  border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #41abf2; }

.panel-default {
  border-color: #41abf2;
  float: left; }

.panel-default > .panel-heading > .icon {
  position: absolute;
  width: 24px;
  height: 24px;
  right: 0px;
  color: white;
  cursor: pointer; }

@keyframes rotate180 {
  from {
    transform: rotate(0); }
  to {
    transform: rotate(180deg); } }

@keyframes rotate360 {
  from {
    transform: rotate(180deg); }
  to {
    transform: rotate(0); } }

.rotate180 {
  animation-name: rotate180;
  animation-duration: 0.3s;
  animation-iteration-count: initial;
  transform: rotate(180deg);
  transform-origin: 50% 62%; }

.rotate360 {
  animation-name: rotate360;
  animation-duration: 0.3s;
  animation-iteration-count: initial;
  transform: rotate(0);
  transform-origin: center center; }

.panel-default > .panel-heading {
  position: relative;
  z-index: 1;
  color: white;
  background-color: #41abf2;
  font-size: 18pt; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #41abf2; }

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #41abf2; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: white;
  background-color: #337ab7;
  border-color: #337ab7; }

.clearfix:before,
.clearfix:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table; }

.clearfix:after,
.panel-body:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/*end panel==================== */
.label-msg {
  padding: 5px; }

@keyframes slideOutLeft {
  to {
    transform: translateY(100%);
    opacity: 0; } }

@keyframes slideInRight {
  from {
    transform: translateY(-100%); }
  to {
    transform: translateY(0); } }

.loading-screen {
  background-image: url("Flat/loading-welcome.gif");
  background-position: center; }

.background_loading {
  background-color: white;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1; }

.wrap {
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.text {
  color: #41abf2;
  display: inline-block;
  margin-left: 5px; }

.bounceball {
  position: relative;
  display: inline-block;
  height: 37px;
  width: 15px; }

.bounceball:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #41abf2;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: bounce 500ms alternate infinite ease;
  animation: bounce 500ms alternate infinite ease; }

@-webkit-keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    -webkit-transform: scaleX(2);
    transform: scaleX(2); }
  35% {
    height: 15px;
    border-radius: 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  100% {
    top: 0; } }

@keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    -webkit-transform: scaleX(2);
    transform: scaleX(2); }
  35% {
    height: 15px;
    border-radius: 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  100% {
    top: 0; } }

a:hover {
  text-decoration: none !important; }


    
.c-button .title {
  font-size: 14pt !important; }

.c-button .fa {
  margin-top: 5px; }

.title-small {
  font-size: 14pt;
  font-weight: bold; }

.sub-title {
  display: block;
  font-size: 10pt; }

/*Notification=================*/
.notification {
  padding: 19px;
  position: relative; }

.notification.error .icon {
  background-color: #A90909 !important; }

.notification.information .icon {
  background-color: rgba(41, 76, 36, 0.74); }

.notification .icon {
  width: 100px;
  bottom: 0;
  top: 0;
  left: 0;
  position: absolute; }

.notification .icon .fa {
  left: 50%;
  right: 50%;
  top: 16%;
  position: absolute; }

.notification .label-msg {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 86px; }

/*login ========================== */
.c-login img {
  visibility: visible;
  display: block;
  background-color: #0072c6;
  height: 100%;
  position: fixed;
  width: 70%; }

.c-login .panel {
  visibility: visible;
  display: block;
  background-color: #4a4c4c;
  height: 100%;
  font-family: ProximaNovaLight !important;
  position: fixed;
  right: 0;
  width: 30% !important;
  color: white; }

ul,
li {
  list-style: none;
  margin: 0px; }

.b-color-primary {
  border: 2px #363940 dashed; }

.c-color-primary {
  color: #fff; }

.c-color {
  color: #41abf2; }

.b-color {
  background-color: #fff; }

table {
  width: 100%; }

.c-login div[data-role=surface] {
  margin-left: auto;
  margin-right: auto; }

/*header ----------------*/
.parent-side-nav,
.side-nav {
  overflow: auto;
  background-color: #363940;
  width: 300px;
  position: fixed;
  height: 100%;
  color: white; }

.side-nav.header {
  display: block;
  position: relative;
  min-height: 39px; }

c-side-nav {
  color: white; }

c-side-nav .side_right {
  position: absolute !important;
  right: 0;
  z-index: 20; }

.fullScreenMain {
  left: 20px !important; }

.fullScreenTablet {
  left: 20px !important;
  z-index: -20; }

.side-nav-hide {
  position: fixed;
  height: 100%;
  width: 20px;
  background-color: #2a2d33; }

.side-nav i,
.parent-side-nav i,
.side-nav-hide i {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 24px;
  cursor: pointer; }

.side-nav-hide i {
  left: 5px;
  right: auto; }

.side-nav .header i:hover,
.parent-side-nav i:hover,
.side-nav-hide i:hover {
  color: #41abf2; }

.main-content {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 73px;
  bottom: 0;
  overflow-y: auto; }

#header:after {
  content: "";
  clear: both; }

#header {
  background-color: #2a2d33; }

#header,
.header-panel {
  padding: 10px; }

.nav-buttons {
  float: right; }

.header-panel {
  background-color: #41abf2;
  color: #fff;
  position: relative;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: -0.04em;
  display: block;
  font-weight: 400;
  z-index: 100; }

.header-panel .title {
  font-size: 20px; }

.header-panel .c-btn-header {
  float: left;
  line-height: 1;
  letter-spacing: -0.04em; }

c-button-header,
.c-button {
  float: left;
  text-align: center;
  cursor: pointer;
  height: 100%;
  min-height: 26px;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 14px;
  color: white;
  background-color: #41abf2;
  width: 100%;
  border: 1px transparent solid;
  padding: 5px; }

c-button-header:hover,
.c-button:hover {
  background-color: #363940; }

c-button-header.accent,
.accent > .c-button {
  background-color: #363940 !important; }

c-button-header.accent:hover,
.accent > .c-button:hover {
  background-color: #41abf2 !important; }

.c-frame .header {
  display: block;
  padding: 10px;
  background-color: #41abf2;
  border-bottom: solid #363940 2px; }

.c-label {
  display: block;
  font-weight: bold;
  margin-right: 5px;
  font-size: 10pt; }

.c-label-info {
  display: block;
  margin-right: 5px;
  margin-left: 10px;
  font-size: 80%;
  width: 99%; }

.c-text-box {
  display: block;
  margin-right: 5px;
  width: 99%; }

.bringOpen {
  z-index: 2; }

.c-text-box:disabled {
  background-color: #e4e3e3; }

input[type="text"]:disabled {
  background: #dddddd; }

.table.no-padding > tbody > tr > td {
  padding: 0px; }

@keyframes slideInRight {
  from {
    transform: translateY(-100%); }
  to {
    transform: translateY(0); } }

@keyframes slideOutLeft {
  to {
    transform: translateY(100%);
    opacity: 0; } }

.animation {
  -webkit-transition: 1s; }

.animation.ng-enter {
  opacity: 0; }

.animation.ng-leave {
  opacity: 1; }

/*Card*/
.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow .23s;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer; }

.card .card-image {
  position: relative; }

.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%; }

.card .card-image .card-title {
  position: absolute;
  right: 0;
  padding: 20px;
  color: #41abf2; }

.card .card-title {
  font-size: 24px;
  font-weight: 300; }

.card .card-content {
  padding: 20px;
  border-radius: 0 0 2px 2px; }

.card .card-action,
.card-action {
  position: relative;
  color: #363940;
  background-color: #41abf2;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 20px;
  z-index: 2;
  font-size: 24pt;
  text-align: center;
  cursor: pointer; }

.card .card-action:hover,
.card-action:hover {
  color: #41abf2;
  background-color: #363940; }

img {
  border: 0; }

/*Tiles*/
.btn-flat {
  display: block;
  letter-spacing: 0.02em;
  float: left;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
  color: white;
  position: relative;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 20px;
  overflow: hidden;
  border: 4px solid transparent;
  margin: 0 10px 10px 0; }

.tiles {
  margin-right: 0px; }

.tiles:before,
.tiles:after {
  display: table;
  content: " "; }

.tile .text_panel .c-label {
  font-size: 13pt; }

.tiles:after {
  clear: both; }

.tiles .tile {
  display: block;
  background-color: white;
  letter-spacing: 0.02em;
  float: left;
  width: 99%;
  cursor: pointer;
  text-decoration: none;
  color: white;
  position: relative;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 0.02em;
  overflow: hidden;
  border: 4px solid transparent;
  margin: 0 10px 10px 0;
  padding-left: 5px;
  box-sizing: border-box;
  padding-right: 5px; }

.tiles .tile:after,
.tiles .tile:before {
  content: "";
  float: left; }

.tiles .tile.double {
  width: 280px; }

.tiles .tile.double-down {
  height: 280px !important; }

.tiles .tile.double-down i {
  margin-top: 95px; }

.tiles .tile:hover {
  border-color: #aaa !important; }

.tiles .tile:active,
.tiles .tile.selected {
  border-color: #ccc !important; }

.tiles .tile.selected .corner:after {
  content: "";
  display: inline-block;
  border-left: 40px solid transparent;
  border-bottom: 40px solid transparent;
  border-right: 40px solid #ccc;
  position: absolute;
  top: -3px;
  right: -3px; }

.tiles .tile.selected .check {
  content: "";
  font-size: 13px;
  background: url("Flat/check.png");
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 2px;
  height: 16px;
  width: 16px; }

.tiles .tile.icon {
  padding: 0; }

.tiles .tile.image .tile-body {
  padding: 0 !important; }

.tiles .tile.image .tile-body > img {
  width: 100%;
  height: auto;
  min-height: 100%;
  max-width: 100%; }

.tiles .tile.image .tile-body h3 {
  display: inline-block; }

.tile .text_panel {
  position: absolute;
  left: 105px; }

.tile .text_panel.main {
  position: absolute;
  left: 0;
  width: 100%; }

.tile .text_panel.main .title {
  position: absolute;
  text-align: center;
  display: block;
  width: 100%;
  left: 0px;
  color: #41abf2;
  font-size: 24pt; }

.tile .text_panel .title {
  color: black;
  font-size: 13pt; }

.tile.selected .text_panel .title {
  color: white; }

.tile .text_panel .sub-title {
  color: black;
  font-weight: 900;
  text-align: center;
  display: block;
  font-size: 36pt; }

.tile .icon-panel {
  position: absolute;
  height: 100%;
  width: 100px;
  top: 0;
  left: 0; }

.tile .icon-panel img {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: relative;
  left: 50%; }

.tile .icon-panel.right {
  right: 0;
  left: initial; }

.tile .icon-panel.main img {
  transform: translateX(-50%);
  position: absolute;
  bottom: 10px;
  left: 50%;
  top: initial; }

.tiles .tile .tile-body p {
  font-weight: 400;
  font-size: 13px;
  color: #000000;
  color: white;
  line-height: 20px;
  overflow: hidden; }

.tiles .tile .tile-body p:hover {
  color: rgba(0, 0, 0, 0.8); }

.tiles .tile .tile-body p:active {
  color: rgba(0, 0, 0, 0.4); }

.tiles .tile .tile-body p:hover {
  color: white; }

.tiles .tile .tile-body img {
  float: left;
  margin-right: 10px; }

.tiles .tile .tile-body img.pull-right {
  float: right !important;
  margin-left: 10px;
  margin-right: 0px; }

.tiles .tile .tile-body > .content {
  display: inline-block; }

.tiles .tile .tile-body > i {
  margin-top: 5px;
  display: block;
  font-size: 56px;
  line-height: 56px;
  text-align: center; }

.tiles .tile .tile-body h1,
.tiles .tile .tile-body h2,
.tiles .tile .tile-body h3,
.tiles .tile .tile-body h4,
.tiles .tile .tile-body h5,
.tiles .tile .tile-body h6,
.tiles .tile .tile-body p {
  padding: 0;
  margin: 0;
  line-height: 14px; }

.tiles .tile .tile-body h1:hover,
.tiles .tile .tile-body h2:hover,
.tiles .tile .tile-body h3:hover,
.tiles .tile .tile-body h4:hover,
.tiles .tile .tile-body h5:hover,
.tiles .tile .tile-body h6:hover,
.tiles .tile .tile-body p:hover {
  color: white; }

.tiles .tile .tile-body h3,
.tiles .tile .tile-body h4 {
  margin-bottom: 5px; }

.tiles .tile .tile-object {
  bottom: 0 !important;
  left: 0;
  right: 0;
  min-height: 30px;
  background-color: transparent;
  *zoom: 1; }

.tiles .tile .tile-object:before,
.tiles .tile .tile-object:after {
  display: table;
  content: ""; }

.tiles .tile .tile-object:after {
  clear: both; }

.tiles .tile.main .tile-object > .name {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  display: block;
  width: 100%;
  top: initial; }

.tiles .tile .tile-object > .name {
  position: absolute;
  top: 10px;
  left: 0;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 13px;
  color: #41abf2;
  text-align: center;
  display: block;
  width: 100%; }

.tile .corner-right-down {
  bottom: 0;
  right: 0;
  position: absolute; }

.tiles .tile .tile-object > .name > i {
  vertical-align: middle;
  display: block;
  font-size: 24px;
  height: 18px;
  width: 24px; }

.tiles .tile .tile-object > .number {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 14px;
  margin-bottom: 8px;
  margin-right: 10px; }

.check-icon {
  background-image: url("Flat/check-L.png");
  background-repeat: no-repeat;
  background-size: cover; }

.icon-next {
  background-image: url("Flat/next.png");
  background-repeat: no-repeat;
  background-size: cover; }

.icon-prev {
  background-image: url("Flat/prev.png");
  background-repeat: no-repeat;
  background-size: cover; }

.tile .title {
  margin-top: 0px; }

.tile.purple,
.tile.blue,
.tile.red,
.tile.orange,
.tile.green {
  color: black; }

.tile .yellow .text-panel {
  color: #e6d910; }

.tile.yellow .icon-panel,
.tile.yellow.selected {
  background-color: #e6d910;
  color: black; }

.tile.yellow {
  border-color: #e6d910; }

.tile.yellow:hover {
  border-color: #e6d910; }

.tile .purple .text-panel {
  color: #5133AB; }

.tile.purple .icon-panel,
.tile.purple.selected {
  background-color: #5133AB;
  color: white; }

.tile.purple {
  border-color: #5133AB; }

.tile.purple:hover {
  border-color: #3e2784; }

.tile .red .text-panel {
  color: #ff2359; }

.tile.red .icon-panel,
.tile.red.selected {
  background-color: #ff2359;
  color: white; }

.tile.red {
  border-color: #ff2359; }

.tile.red:hover {
  border-color: #7f132d; }

.tile .green .text-panel {
  color: #00A600; }

.tile.green .icon-panel,
.tile.green.selected {
  background-color: #00A600;
  color: white; }

.tile.green {
  border-color: #00A600; }

.tile.green:hover {
  border-color: #007300; }

.tile .blue .text-panel {
  color: #2672EC; }

.tile.blue .icon-panel,
.tile.blue.selected {
  background-color: #2672EC;
  color: white; }

.tile.blue .icon-panel.main {
  background-color: transparent; }

.tile.blue {
  border-color: #2672EC; }

.tile.main.blue {
  background-color: #2672EC;
  color: white; }

.tile.main.red {
  background-color: #ff2359;
  color: white; }

.tile.main.purple {
  background-color: #5133AB;
  color: white; }

.tile.blue:hover {
  border-color: #125acd; }

.tile .primary .text-panel {
  color: #41abf2; }

.tile.primary .icon-panel {
  background-color: white; }

.tile.primary {
  border-color: #41abf2; }

.tile.primary:hover {
  border-color: rgba(16, 196, 178, 0.32); }

.tile .orange .text_panel {
  color: #DC572E !important; }

.tile.orange .icon-panel,
.tile.orange.selected {
  background-color: #DC572E;
  color: white !important; }

.tile.orange {
  border-color: #DC572E; }

.tile.orange:hover {
  border-color: #b8431f; }

@media only screen and (max-width: 960px) {
  .c-login img {
    display: none; }
  .c-login .panel {
    display: block;
    height: 100%;
    width: 100%;
    color: white; } }

.error {
  /*--background-color: red !important;*/
  animation-name: error_change;
  animation-duration: 2s;
  animation-iteration-count: initial;
  background-color: red !important;
  color: white; }

.information {
  /*--background-color: red !important;*/
  animation-name: information_change;
  animation-duration: 2s;
  animation-iteration-count: initial;
  background-color: #41abf2 !important;
  color: white; }

@-webkit-keyframes information_change {
  from {
    background-color: white; }
  to {
    background-color: #41abf2; } }

@-moz-keyframes information_change {
  from {
    background-color: white !important; }
  to {
    background-color: #41abf2 !important; } }

@-ms-keyframes information_change {
  from {
    background-color: white !important; }
  to {
    background-color: #41abf2 !important; } }

@-o-keyframes information_change {
  from {
    background-color: white !important; }
  to {
    background-color: #41abf2 !important; } }

@-webkit-keyframes error_change {
  from {
    background-color: white; }
  to {
    background-color: red !important; } }

@-moz-keyframes error_change {
  from {
    background-color: white !important; }
  to {
    background-color: red !important; } }

@-ms-keyframes error_change {
  from {
    background-color: white !important; }
  to {
    background-color: red !important; } }

@-o-keyframes error_change {
  from {
    background-color: white !important; }
  to {
    background-color: red !important; } }

.flag {
  width: 32px !important;
  height: 16px !important;
  float: left;
  cursor: pointer; }

.list-item {
  font-size: 11px;
  line-height: 1.7em;
  position: relative;
  border-bottom: 1px solid black; }
  .list-item img {
    width: 25px;
    position: absolute;
    right: 0px; }

/*Kendo UI*/
.k-textbox > input,
input.k-textbox,
input.k-textbox:hover,
textarea.k-textbox,
textarea.k-textbox:hover {
  width: 100%;
  border-radius: 5px;
  }

.k-grid-content {
  max-height: 300px; }

.k-pager-wrap {
  display: inherit; }

.k-radio-label {
  font-size: 10pt; }

.k-radio-label:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0px;
  width: 10px;
  height: 10px;
  border-style: solid; }

.k-radio:checked + .k-radio-label:after {
  left: 1px; }

.k-picker-wrap .k-input {
  font-size: 10pt; }

.k-combobox .k-dropdown-wrap:before,
.k-numeric-wrap:before,
.k-picker-wrap:before {
  height: auto !important; }

.k-block {
  color: black !important; }

.k-combobox .k-input {
  font-size: 10pt;
  /* border-radius: 5px; */
  }

.k-textbox {
  padding-bottom: 1px;
  margin-bottom: 1px;
  font-size: 10pt; }

.k-datepicker,
.k-combobox {
  padding-bottom: 1px; }

.k-button:hover {
  background: #363940 !important; }

.k-item {
  /* background-color: #4a4c4c !important; */
  /* background-color: #292d32 !important; */
}

.k-button.k-state-hover,
.k-button:hover {
  color: white;
  border-color: #41abf2 !important;
  background-color: #41abf2 !important; }

.item-listbox {
  cursor: pointer;
  min-height: 150px;
  background-color: #363940; }

.item-listbox:hover {
  background-color: #41abf2; }

.item-listbox:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden; }

.item-listbox h2 {
  font-size: 1.4em;
  font-weight: normal; }

.item-listbox p {
  margin: 0; }

.item-listbox img {
  float: left;
  margin: 5px 15px 5px 5px;
  border: 1px solid #ccc;
  border-radius: 50%; }

.badge-panel {
  position: fixed;
  color: white;
  right: 0px;
  top: 35px;
  background-color: #363940;
  width: 276px;
  height: 100%;
  z-index: 2; }

.badge-panel .header {
  color: white;
  background-color: #41abf2;
  width: 100%;
  z-index: 2;
  padding: 5px; }

.badge {
  position: absolute;
  right: 10px;
  /* top: 10px; */
  top: 5px;
  cursor: pointer; }

/* .badge .fa:hover {
  color: #41abf2; } */

.fa {
  color: white; }

/*Time Line Vertical*/
/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto; }

.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

/* -------------------------------- 

Main components 

-------------------------------- */
header {
  height: 200px;
  line-height: 200px;
  text-align: center;
  background: #303e49; }

header h1 {
  color: white;
  font-size: 18px;
  font-size: 1.125rem; }

@media only screen and (min-width: 1170px) {
  header {
    height: 300px;
    line-height: 300px; }
  header h1 {
    font-size: 24px;
    font-size: 1.5rem; } }

#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em; }

#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed; }

@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em; }
  #cd-timeline::before {
    left: 50%;
    margin-left: -2px; } }

.cd-timeline-block {
  position: relative; }

.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both; }

.cd-timeline-block:first-child {
  margin-top: 0; }

.cd-timeline-block:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 1170px) {
  .cd-timeline-block:first-child {
    margin-top: 0; }
  .cd-timeline-block:last-child {
    margin-bottom: 0; } }

.cd-timeline-img {
  z-index: 1; }

.add {
  cursor: pointer; }

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05); }

.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px; }

.cd-timeline-img.cd-picture {
  background: #10c4b2;
  }

.cd-timeline-img.cd-movie {
  background: #FF9FA6; }

.cd-timeline-img.cd-location {
  background: #f0ca45; }

@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden; }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden; }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s; } }

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: rgba(16, 196, 178, 0.32);
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed; }

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both; }

.cd-timeline-content h2 {
  color: #303e49; }

.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem; }

.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
  display: inline-block; }

.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6; }

.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em; }

.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb; }

.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7; }

.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white; }

@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.25rem; }
  .cd-timeline-content p {
    font-size: 16px;
    font-size: 1rem; }
  .cd-timeline-content .cd-read-more,
  .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem; } }

@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 40%; }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white; }
  .cd-timeline-content .cd-read-more {
    float: left; }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem; }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right; }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white; }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right; }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right; }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden; }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s; } }

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s; } }

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    -moz-transform: translateX(0); } }

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    -moz-transform: translateX(0); } }

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

/* table */
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > th {
  text-align: center; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

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

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }

.panel-place {
  position: absolute;
  right: 39px;
  top: -9px; }

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-horizontal-timeline {
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none; }

.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1; }

.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto; }

.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden; }

.cd-horizontal-timeline .events-wrapper::after,
.cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px; }

.cd-horizontal-timeline .events-wrapper::before {
  left: 0; }

.cd-horizontal-timeline .events-wrapper::after {
  right: 0; }

.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s; }

.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #7b9d6f;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s; }

.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  padding-bottom: 15px;
  font-size: 84%;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0); }

.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s; }

.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f; }

.cd-horizontal-timeline .events a.selected::after {
  background-color: #7b9d6f;
  border-color: #7b9d6f; }

.cd-horizontal-timeline .events a.older-event::after {
  border-color: #7b9d6f; }

@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop'; } }

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s; }

.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../stylesheets/images/cd-arrow.svg) no-repeat 0 0; }

.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg); }

.cd-timeline-navigation a.next {
  right: 0; }

.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f; }

.cd-timeline-navigation a.inactive {
  cursor: not-allowed; }

.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px; }

.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf; }

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s; }

.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out; }

.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0); }

.cd-horizontal-timeline .events-content li.enter-right,
.cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right; }

.cd-horizontal-timeline .events-content li.enter-left,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left; }

.cd-horizontal-timeline .events-content li.leave-right,
.cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse; }

.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto; }

.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  line-height: 1.2; }

.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto; }

.cd-horizontal-timeline .events-content em::before {
  content: '- '; }

.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595; }

.cd-horizontal-timeline .events-content em,
.cd-horizontal-timeline .events-content p {
  line-height: 1.6; }

@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem; }
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem; }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem; } }

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%); } }

@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%); } }

@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%); } }

@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%); } }

@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); } }

.icon-panel.main {
  width: 100% !important;
  bottom: 10px; }

.icon-panel .year {
  color: white;
  font-size: 15pt;
  display: block;
  text-align: center; }

.icon-panel .month {
  color: white;
  font-size: 15pt;
  display: block;
  text-align: center; }

.icon-panel .day {
  color: white;
  font-size: 30pt;
  display: block;
  text-align: center;
  height: 32px;
  margin-bottom: 10px; }

.icon-panel .hour {
  color: white;
  font-size: 15pt;
  display: block;
  text-align: center; }

.list {
  background: #363940;
  color: white;
  min-height: 48px;
  cursor: pointer; }

.list .left {
  font-size: 15pt;
  font-weight: bolder;
  margin-top: 11px;
  padding-left: 5px; }

.list .right {
  font-size: 80%; }

.keteranganFieldTambahan {
  position: absolute;
  display: inline;
  font-size: 12px;
  top: 7px;
  right: 5px; }

.parentKeteranganFieldTambahan {
  position: relative; }

.btnShowNormalTidakNormal {
  background-color: #718876;
  border: none;
  font-size: 50px;
  color: white;
  cursor: pointer; }

.btnShowNormalTidakNormal:hover {
  background-color: #718876; }

.loading {
  position: fixed;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0; }

.loading span {
  color: #41abf2; }

.sub-detail {
  font-size: 11px !important; }

.detail-buttom {
  font-size: 10pt;
  text-align: right;
  font-weight: bold;
  font-style: italic;
  bottom: 5px;
  right: 5px;
  position: absolute;
  color: lightgray; }

c-info {
  font-size: 11px; }

.headerBox {
  background-color: #41abf2;
  border: 1px solid;
  border-color: #41abf2; }

.headerBox p {
  margin: 5px;
  color: white; }

.borderBox {
  border: 1px solid;
  border-color: #41abf2; }

.containerBorderBox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px; }

.k-combobox {
  width: 100%;
  /* border-radius: 3px; */
  }

.block-header-panel {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #41abf2; }

/*Table*/
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

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

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none; }

table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5; }

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd; }
  .table-responsive > .table {
    margin-bottom: 0; }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }

.containerCenter {
  cursor: pointer;
  margin: 5px;
  height: 10em;
  position: relative;
  background-color: #41abf2; }

.containerCenter p {
  display: block;
  text-align: center;
  color: white;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  width: 100%; }

.containerLeft {
  cursor: pointer;
  margin: 5px;
  height: 10em;
  position: relative;
  background-color: #41abf2; }

.containerLeft p {
  text-align: left;
  color: white;
  margin: 5px; }

.containerLeft h1 {
  text-align: left;
  color: white;
  margin: 5px; }

.selected .check {
  content: "";
  font-size: 13px;
  background: url("Flat/check.png");
  display: inline-block;
  position: absolute;
  top: 2px;
  right: 2px;
  height: 16px;
  width: 16px; }

.feed-message:first-child {
  padding-top: 0; }

.feed-message {
  padding: 10px 0;
  border: 5px solid transparent;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.12);
  background-color: #41abf2;
  cursor: pointer;
  color: white; }

.feed-message.selected {
  border: 5px solid #0d630b; }

.feed-message .message-icon {
  cursor: pointer;
  width: 60px;
  height: 60px;
  float: left;
  position: relative;
  margin-left: 20px; }

.feed-message .message-icon > img,
.feed-message .message-icon .media-icon {
  width: 100%;
  height: 100%; }

.feed-message .text-block.text-message {
  font-size: 12px;
  width: inherit;
  height: inherit;
  min-height: 60px; }

.feed-message .message-header {
  font-size: 14px;
  padding-bottom: 5px;
  font-weight: bolder;
  padding-top: 5px;
  margin-left: 88px; }

.feed-message .text-block.text-message .message-content {
  font-size: 12px;
  line-height: 15px;
  font-weight: 300; }

.message-content {
  margin-left: 88px; }

.message-aditional {
  margin-left: 88px;
  font-size: 10px;
  color: #ffed00; }

.kosong {
  background-color: #369836; }

.isi {
  background-color: red !important;
  pointer-events: none; }

img.normalTidakNormal {
  width: 50%;
  display: block;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto; }

span.normalTidakNormal {
  display: block;
  margin-top: 10%;
  font-size: large; }

.max-height .k-grid-content {
  max-height: initial;
  overflow-y: hidden; }

.main-survei {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.left {
  width: 50%;
  height: 100%;
  color: white !important;
  background: #41abf2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: background .4s linear; }

.left h1 {
  color: white !important; }

.right {
  width: 50%;
  height: 100%;
  background: white;
  position: absolute;
  color: #41abf2 !important;
  top: 0;
  z-index: 2;
  right: 0; }

.center-survei {
  cursor: pointer;
  color: #41abf2;
  text-align: center;
  width: 50px;
  height: 50px;
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }

.center-survei .fa-arrow-circle-o-right {
  color: #363940;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.center-survei .fa-arrow-circle-o-left {
  color: #41abf2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.content {
  background-color: #363940;
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 15%;
  color: white !important; }

.content .grid_12 {
  padding: 5px; }

.answer {
  color: white;
  font-size: 20pt;
  text-align: justify; }

.question {
  font-size: 24pt;
  color: white;
  font-family: fantasy; }

i,
md-radio-button {
  outline: none; }

.pt-page-current,
.no-js .pt-page {
  visibility: visible;
  z-index: 1; }

.pt-perspective {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px; }

.os-phrases h2 {
  font-family: 'Dosis', 'Lato', sans-serif;
  font-size: 70px;
  font-weight: 200;
  width: 100%;
  overflow: hidden;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  letter-spacing: 14px;
  text-align: center; }

.os-phrases h2,
.os-phrases h2 > span {
  height: 100%;
  /* Centering with flexbox */
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.os-phrases h2 > span {
  margin: 0 15px; }

.os-phrases h2 > span > span {
  display: inline-block;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

.os-phrases h2 > span > span > span {
  display: inline-block;
  color: transparent;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-animation: OpeningSequence 3.2s linear forwards;
  -moz-animation: OpeningSequence 3.2s linear forwards;
  animation: OpeningSequence 3.2s linear forwards; }

.os-phrases h2:nth-child(2) > span > span > span {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  animation-delay: 3s; }

.os-phrases h2:nth-child(3) > span > span > span {
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
  animation-delay: 6s; }

.os-phrases h2:nth-child(4) > span > span > span {
  -webkit-animation-delay: 9s;
  -moz-animation-delay: 9s;
  animation-delay: 9s; }

.os-phrases h2:nth-child(5) > span > span > span {
  font-size: 30px;
  -webkit-animation: FadeIn 4s linear 9s forwards;
  -moz-animation: FadeIn 4s linear 9s forwards;
  animation: FadeIn 4s linear 9s forwards; }

@-webkit-keyframes OpeningSequence {
  0% {
    text-shadow: 0 0 50px #fff;
    letter-spacing: 80px;
    opacity: 0;
    -webkit-transform: rotateY(-90deg); }
  50% {
    text-shadow: 0 0 1px #fff;
    letter-spacing: 14px;
    opacity: 0.8;
    -webkit-transform: rotateY(0deg); }
  85% {
    text-shadow: 0 0 1px #fff;
    opacity: 0.8;
    -webkit-transform: rotateY(0deg) translateZ(100px); }
  100% {
    text-shadow: 0 0 10px #fff;
    opacity: 0;
    -webkit-transform: translateZ(130px);
    pointer-events: none; } }

@-moz-keyframes OpeningSequence {
  0% {
    text-shadow: 0 0 50px #fff;
    letter-spacing: 80px;
    opacity: 0.2;
    -moz-transform: rotateY(-90deg); }
  50% {
    text-shadow: 0 0 1px #fff;
    letter-spacing: 14px;
    opacity: 0.8;
    -moz-transform: rotateY(0deg); }
  85% {
    text-shadow: 0 0 1px #fff;
    opacity: 0.8;
    -moz-transform: rotateY(0deg) translateZ(100px); }
  100% {
    text-shadow: 0 0 10px #fff;
    opacity: 0;
    -moz-transform: translateZ(130px);
    pointer-events: none; } }

@keyframes OpeningSequence {
  0% {
    text-shadow: 0 0 50px #fff;
    letter-spacing: 80px;
    opacity: 0.2;
    transform: rotateY(-90deg); }
  50% {
    text-shadow: 0 0 1px #fff;
    letter-spacing: 14px;
    opacity: 0.8;
    transform: rotateY(0deg); }
  85% {
    text-shadow: 0 0 1px #fff;
    opacity: 0.8;
    transform: rotateY(0deg) translateZ(100px); }
  100% {
    text-shadow: 0 0 10px #fff;
    opacity: 0;
    transform: translateZ(130px);
    pointer-events: none; } }

@-webkit-keyframes FadeIn {
  0% {
    opacity: 0;
    text-shadow: 0 0 50px #fff; }
  100% {
    opacity: 0.8;
    text-shadow: 0 0 1px #fff; } }

@-moz-keyframes FadeIn {
  0% {
    opacity: 0;
    text-shadow: 0 0 50px #fff; }
  100% {
    opacity: 0.8;
    text-shadow: 0 0 1px #fff; } }

@keyframes FadeIn {
  0% {
    opacity: 0;
    text-shadow: 0 0 50px #fff; }
  100% {
    opacity: 0.8;
    text-shadow: 0 0 1px #fff; } }

/* Bold words */
.pt-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.pt-page-current,
.no-js .pt-page {
  visibility: visible;
  z-index: 1; }

.pt-page-rotateFoldLeft {
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-animation: rotateFoldLeft .7s both ease;
  animation: rotateFoldLeft .7s both ease; }

@-webkit-keyframes rotateFoldLeft {
  from { }
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg); } }

@keyframes rotateFoldLeft {
  from { }
  to {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotateY(-90deg);
    transform: translateX(-100%) rotateY(-90deg); } }

.pt-page-moveFromRightFade {
  -webkit-animation: moveFromRightFade .7s ease both;
  animation: moveFromRightFade .7s ease both; }

@-webkit-keyframes moveFromRightFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(100%); } }

@keyframes moveFromRightFade {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

md-toolbar.md-default-theme:not(.md-menu-toolbar),
md-toolbar:not(.md-menu-toolbar) {
  background-color: #41abf2 !important; }

.md-toolbar-tools {
  color: white !important; }

.k-multiselect.k-header {
  margin-top: 6px; }

.day {
  width: 100%;
  height: 105%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  outline: none; }
  .day.holiday {
    background-color: red; }
  .day.in {
    background-color: #89dc9e; }
  .day .text-day {
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%; }

.info {
  font-size: 80%;
  font-weight: bold;
  float: right; }

.label-field {
  display: block;
  font-weight: bold;
  margin-right: 5px;
  font-size: 10pt; }

.validation-error {
  background-color: red !important;
  color: white !important; }

.button-disabled {
  color: #d0d0d0 !important;
  background-color: #86ab86 !important;
  cursor: wait; }

.fieldPadding {
  padding: 10px 0px 10px 0px; }

.btnLihatDetail {
  font-size: 11px;
  background-color: #41abf2;
  border: none;
  color: white; }

.btnEdit {
  margin-right: 10px;
  padding: 5px 10px;
  border: none;
  color: white;
  font-size: 12px;
  background-color: #00a600;
  border-radius: 3px;
  cursor: pointer;
  min-width: 50px; }

.btnTambahInlineGrid {
margin: 0px 2px;
padding: 5px 10px;
border: none;
color: white;
font-size: 12px;
background-color: #00a600;
border-radius: 3px;
cursor: pointer;
min-width: 20px;}

.btnHapus {
  margin-right: 10px;
  padding: 5px 10px;
  border: none;
  color: white;
  font-size: 12px;
  background-color: #e40101;
  border-radius: 3px;
  cursor: pointer;
  min-width: 50px; }

.btnDeleteInlineGrid {
  margin: 0px 2px;
  padding: 5px 10px;
  border: none;
  color: white;
  font-size: 12px;
  background-color: #e40101;
  border-radius: 3px;
  cursor: pointer;
  min-width: 20px;}

.btnTambah {
  margin: 8px;
  padding: 5px 10px;
  border: none;
  color: white;
  font-size: 12px;
  background-color: #363940;
  border-radius: 3px;
  cursor: pointer;
  min-width: 50px; 
}

.btnTemplate1 {
  border: none;
  background-color: #41abf2;
  margin: 7px;
  width: 100%;
  height: 2.13em;
  color: white;
  cursor: pointer; 
  font-family: 'Comfortaa', cursive, 'OpenSans-Regular';
}
  .btnTemplate1:hover {
    background-color: #3178a7;
  }
  .btnTemplate1 .fa{
    float:left;

  }
/*PDF*/
.pdf-page {
  padding: 5px;
  margin: 0 auto;
  box-sizing: border-box;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  background-color: #fff;
  color: #333;
  position: relative;
  width: 8.3in; }

.pdf-header {
  margin: 10px 0px 10px 0px;
  text-align: center;
  border-bottom: 1px solid #e5e5e5; }

.pdf-header > .judul {
  margin: 20px 0 5px 0;
  font-size: 16px; }

.pdf-header > .periode {
  margin: 0;
  font-size: 13px; }

.pdf-header > .tanggal {
  margin: 0;
  font-size: 13px; }

.pdf-header > .perkiraan {
  margin: 10px 0px 10px 0px;
  text-align: left;
  font-size: 12px; }

.pdf-footer {
  margin: 10px 0px 10px 0px;
  border-top: 1px solid #e5e5e5;
  text-align: left;
  color: #787878;
  font-size: 12px; }

.pdf-body {
  margin: 10px 0px 10px 0px; }

/* table jurnal */
table.tabelJurnal {
  font-size: 8px;
  border-collapse: collapse; }

table.tabelJurnal > thead > tr > th,
table.tabelJurnal > tbody > tr > td {
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: center; }

.page-template {
  font-family: "DejaVu Sans", "Arial", sans-serif;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.page-template .header {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  border-bottom: 1px solid #888;
  color: #888; }

.page-template .footer {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  border-top: 1px solid #888;
  text-align: center;
  color: #888; }

.page-template .watermark {
  font-weight: bold;
  font-size: 400%;
  text-align: center;
  margin-top: 30%;
  color: #aaaaaa;
  opacity: 0.1;
  transform: rotate(-35deg) scale(1.7, 1.5); }

/* Content styling */
.customer-photo {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-size: 32px 35px;
  background-position: center center;
  vertical-align: middle;
  line-height: 32px;
  box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0, 0, 0, 0.2);
  margin-left: 5px; }

kendo-pdf-document .customer-photo {
  border: 1px solid #dedede; }

.customer-name {
  display: inline-block;
  vertical-align: middle;
  line-height: 32px;
  padding-left: 3px; }

.padDatePicker {
  padding: 0px 5px !important; }

.validError {
  width: 300px;
  min-height: 100px; }

.validError h3 {
  font-size: 1em;
  padding: 18px 10px 5px; }

.validError img {
  width: 50px;
  float: left;
  margin: 20px 0 0 30px; }

.validError p {
  text-align: center;
  font-size: 1em; }

#fixedbuttonCetak {
  position: fixed;
  bottom: 20px;
  right: 24%;
  width: 150px;
  height: 28px; }


/* css tampilan baru  */

md-toolbar:not(.md-menu-toolbar) {
  background-color: #292d32 !important; 
}

.md-sidenav-left, md-sidenav{
  background-color: #292d32 !important; 
}

md-sidenav.md-default-theme, md-sidenav, md-sidenav.md-default-theme md-content, md-sidenav md-content {
  background-color: #292d32 !important; 
}

.k-block, .k-draghandle, .k-inline-block, .k-widget{
  border-width: 0px;
}

.k-panel > .k-item > .k-link, .k-panelbar > .k-item > .k-link{
  border-bottom-width: 0px;
  background-color: #292d32;
}

.k-panelbar .k-content, .k-panelbar .k-panel{
  border-bottom-width: 0px;
}

.k-panel > li.k-item{
  background-color: #292d32 !important;
  padding-left: 20px;
}



.k-button .fa{
  float:left;
  margin-top: 0.4em;
}
.primary {
  background-color: #41abf2 !important;
  border-color: #41abf2 !important; }

   .primary :focus {
    border: 1px solid #C9A8FD;
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        -moz-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
   }

    
.primary:hover {
    background-color: #3178a7 !important;
    border-color: #3178a7 !important; }
    .blues:hover {
      background-color: #228be6 !important;
      border-color: #228be6 !important; }
    .success {
      background-color: #05b72a !important;
      border-color: #05b72a !important; }
    
    .success:hover {
      background-color: #056f1b !important;
      border-color: #056f1b !important; }
    
    /* .success:focus,
    .cancel:focus {
      border-color: yellow !important; } */
    
    .cancel {
      background-color: #ff2359 !important;
      border-color: #ff2359 !important; }
    
    .cancel:hover {
      background-color: #b51039 !important;
      border-color: #b51039 !important; }
      .success :focus {
        border: 1px solid #C9A8FD;
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        -moz-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
        .cancel:focus {
          border: 1px solid #C9A8FD;
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        -moz-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
      .loader {
        border: 10px solid transparent;
        border-radius: 50%;
        border-top: 10px solid #3498db;
        width: 100px;
        height: 100px;
        -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); }
      }
      button{
        border-radius: 5px;
      }
      button:focus{
        border: 1px solid #C9A8FD;
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        -moz-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
      }
      .k-textbox > input,
input.k-textbox:focus,
textarea.k-textbox:focus,
textarea:focus, 
.k-combobox:focus{

        border: 1px solid #C9A8FD;
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        -moz-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }


  
  /* BACKUP FONT */
/* body {
  
  margin: 0px;
  font-family: ProximaNovaLight !important;
  font-size: 13px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: ProximaNovaLight !important;
  text-align: center; }

.big-title {
  display: block;
  font-size: 36pt;
  font-family: ProximaNovaLight !important; }

.title {
  display: block;
  font-size: 24pt !important;
  font-family: ProximaNovaLight !important; } */

  /* END BACKUP FONT */

  
  body {
    font-family: 'Comfortaa', cursive, 'OpenSans-Regular';
    /* color: #777777; */
    -webkit-font-smoothing: antialiased;
    margin: 0;
    font-size: 13px; }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Comfortaa', cursive, 'OpenSans-Regular';
    text-align: center; }
  
  .big-title {
    display: block;
    font-size: 36pt;
    font-family: 'Comfortaa', cursive, 'OpenSans-Regular';
  }
  
  .title {
    display: block;
    font-size: 24pt !important;
    font-family: 'Comfortaa', cursive, 'OpenSans-Regular'; 
  }


  .footers{
    color: #ffffff;
    position: fixed;
    bottom: 0;
    z-index: 2;
    left: 10px;
    /* padding-top: 10px !important; */
    padding-bottom: 10px;
    /* padding-left: 10px; */
    /* box-shadow: 3px -3px 3px rgba(0, 0, 0, .1); */
    border-top: 1px solid #777777;
  }

  .footer-bar{
    padding: 8px 14px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: left;
    font-size: 16px;
    background: #2a2d33;
 
    box-shadow: 3px -3px 3px rgba(0, 0, 0, .1);
    
}
.k-multiselect-wrap {
  position: relative;
  /* border-width: 0; */
  /* border-style: solid; */
  border-radius: 4px;
  /* border-color: #C5C5C5; */
  background-color: #FFF;
  min-height: 2.04em;
  border-width: 1px;
  border-style: solid;
  border-color: #228be6;
}






 