/*------------- 
BRAND & SITE COLORS
-------------*/
/*------------- 
HELPERS
-------------*/
@font-face {
  font-family: "fontcustom";
  src: url("../fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.eot");
  src: url("../fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.eot?#iefix") format("embedded-opentype"), url("../fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.woff") format("woff"), url("../fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.ttf") format("truetype"), url("../fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "fontcustom";
    src: url("../fonts/fontcustom_7b3c0129456c8ead127a9a1137db7b7c.svg#fontcustom") format("svg"); } }
[data-icon]:before {
  content: attr(data-icon); }

[data-icon]:before,
.icon-clock:before,
.icon-doctorplus:before,
.icon-invoice:before,
.icon-sb-chart:before,
.icon-sb-email:before,
.icon-sb-invoice:before,
.icon-sb-report:before,
.icon-secure:before,
.icon-user:before,
.icon-users:before {
  display: inline-block;
  font-family: "fontcustom";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.icon-clock:before {
  content: "\f101"; }

.icon-doctorplus:before {
  content: "\f106"; }

.icon-invoice:before {
  content: "\f102"; }

.icon-sb-chart:before {
  content: "\f10c"; }

.icon-sb-email:before {
  content: "\f10d"; }

.icon-sb-invoice:before {
  content: "\f10e"; }

.icon-sb-report:before {
  content: "\f10f"; }

.icon-secure:before {
  content: "\f103"; }

.icon-user:before {
  content: "\f107"; }

.icon-users:before {
  content: "\f104"; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #515151;
  background-color: #fff; }

html, body {
  width: 100%;
  height: 100%; }

a {
  color: #00B7FF; }

.custom_breadcrumb {
  margin-left: -12px;
  color: #777777; }

/*
==============================================================================
:: Errors
============================================================================== */
.errors-list {
  color: #FF4136; }

/*
==============================================================================
:: Overwrite
============================================================================== */
.btn {
  cursor: pointer;
  background-color: transparent;
  color: inherit;
  padding: 6px 12px;
  border-radius: 0;
  border: 1px solid 0;
  font-size: 12px;
  line-height: 1.42857;
  vertical-align: middle;
  -webkit-transition: all .25s;
  transition: all .25s; }

.btn-success, .btn-success:focus, .btn-hover-success:hover, .btn-hover-success:active, .btn-hover-success.active, .btn.btn-active-success:active, .btn.btn-active-success.active, .dropdown.open > .btn.btn-active-success, .btn-group.open .dropdown-toggle.btn.btn-active-success {
  background-color: #97c664;
  border-color: #9cc96b;
  color: #fff; }

.btn-success:hover, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-color: #87bd4b;
  border-color: #8bbf51;
  color: #fff; }

.btn-danger, .btn-danger:focus, .btn-hover-danger:hover, .btn-hover-danger:active, .btn-hover-danger.active, .btn.btn-active-danger:active, .btn.btn-active-danger.active, .dropdown.open > .btn.btn-active-danger, .btn-group.open .dropdown-toggle.btn.btn-active-danger {
  background-color: #f76447;
  border-color: #f76c51;
  color: #fff; }

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-color: #f54928;
  border-color: #f54f2f;
  color: #fff; }

.panel {
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0 !important;
  border: 0;
  margin-bottom: 24px; }

.panel .panel-footer, .panel > :last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.panel .panel-heading, .panel > :first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-body {
  padding: 25px 20px; }

.pad-btm {
  padding-bottom: 15px; }

.pad-ver {
  padding-top: 15px;
  padding-bottom: 15px; }

.cls-container a, .cls-container a:hover, .cls-container a:focus {
  color: #fff; }

.btn-link {
  border-color: transparent; }

.mar-rgt {
  margin-right: 15px; }

.btn-info, .btn-info:focus, .btn-hover-info:hover, .btn-hover-info:active, .btn-hover-info.active, .btn.btn-active-info:active, .btn.btn-active-info.active, .dropdown.open > .btn.btn-active-info, .btn-group.open .dropdown-toggle.btn.btn-active-info {
  background-color: #46b9d8;
  border-color: #4ebcda;
  color: #fff; }

/*
==============================================================================
:: Content
============================================================================== */
.container-fluid {
  background-color: #f3f3f3; }

.page {
  border-left: 1px solid #d4d4d4;
  margin-top: 50px;
  background: #fafafa;
  min-height: calc(100vh - 50px); }

.page .title {
  height: 50px;
  width: 100%;
  padding: 0px 25px;
  line-height: 50px;
  font-size: 18px;
  border-bottom: 1px solid #d4d4d4; }

.annual-days-holiday {
  min-height: 40px;
  background-color: white;
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
  padding: 10px 10px; }

.text-center {
  text-align: center; }

.holiday-request {
  min-height: 70px;
  background-color: white;
  width: 100%;
  border-bottom: 1px solid #d4d4d4;
  padding: 15px 25px; }

.holiday-request.approved {
  border-left: 3px solid #329132; }

.holiday-request.pending {
  border-left: 3px solid #f1a93e; }

.holiday-request.denied {
  border-left: 3px solid #be1912; }

.holiday-request span.created {
  color: #919191;
  float: right; }

.holiday-request span.brief {
  margin-right: 20px; }

.holiday-request p.note {
  text-align: justify; }

.holiday-request-id {
  font-weight: bold;
  font-size: 14px; }

@media screen and (max-width: 991px) {
  .page {
    margin-top: 0px; }

  .page .title {
    text-align: center; }

  .title span {
    float: none !important; } }
.outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%; }

.text-center {
  text-align: center; }

.middle {
  display: table-cell;
  vertical-align: middle; }

.inner {
  margin-left: auto;
  margin-right: auto; }

.form-text.form-checkbox:not(.btn), .form-text.form-radio:not(.btn) {
  padding-left: 25px;
  line-height: 20px; }

.attach-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto; }

.help-block {
  color: red; }

.text-thin {
  font-weight: 300; }

.clearfix:after {
  clear: both; }

.clear {
  clear: both; }

.hidden {
  display: none !important; }

.no-padding {
  padding: 0 0; }

.pad-all-15 {
  padding: 15px; }

.height-100 {
  height: 100%; }

.login-logo {
  font-size: 20px;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 20px; }

.login-logo a:hover, .login-logo a:active {
  text-decoration: none;
  color: #1eb7ff; }

.login-content {
  width: 100%;
  height: 100%;
  background-image: url("../images/background-dots.png"); }

.cls-content {
  padding: 0px 15px 0px 15px;
  position: relative; }

.cls-content .cls-content-sm, .cls-content .cls-content-lg {
  color: #515151;
  width: 350px;
  min-width: 270px;
  margin: 0 auto;
  position: relative; }

.mar-rgt {
  margin-right: 15px; }

.mar-lft {
  margin-left: 15px; }

.login-logo span {
  color: #333;
  position: relative;
  top: 9px; }

.input-login {
  background-color: transparent;
  font-size: 12px;
  padding: 10px 10px 3px 5px;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #F08323; }

.input-login:focus {
  outline: none;
  border-bottom: 2px solid #F08323; }

.input-group-addon-login {
  border: none;
  border-bottom: 1px solid #F08323;
  background-color: transparent;
  min-width: 45px;
  width: 1%;
  display: table-cell;
  text-align: center;
  font-size: 14px;
  color: #F08323; }

.input-group-login {
  margin-bottom: 10px;
  width: 100%; }

input:focus ~ .input-group-addon-login {
  border-bottom: 2px solid #F08323; }

.outer-logo {
  background-image: url("../images/background-logo.png");
  background-repeat: no-repeat;
  background-size: auto 100%; }

.btn-login {
  font-size: 18px;
  color: #F08323;
  border-radius: 100px;
  width: 150px;
  height: 50px;
  background-color: #000000; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
  border-radius: 15px;
  font-size: 16px;
  width: 60%;
  margin-top: 20px; }

.login-logo p {
  color: #5f697a; }

@media screen and (max-width: 680px) {
  .login-logo span {
    display: block;
    font-size: 14px; }

  .cls-content .cls-content-sm, .cls-content .cls-content-lg {
    width: 270px;
    min-width: 270px; } }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: inherit;
  border-bottom-color: #fff; }

.nav-tabs > li > a {
  font-weight: 700;
  color: #515253;
  background-color: #edf1f2;
  margin: 0;
  border: 1px solid #dde6e9;
  border-radius: 0;
  padding: 10px 20px; }

.proxy-tab-content {
  padding: 15px;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #dde6e9; }

.proxy-tab-buttons button {
  margin-left: 10px; }

.nav-tabs > li > a:hover {
  border-color: #ddd; }

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent; }

md-tabs.md-default-theme md-tabs-wrapper, md-tabs md-tabs-wrapper {
  background-color: #fafafa !important;
  color: #515151 !important; }

md-tabs.md-default-theme .md-tab.md-active, md-tabs .md-tab.md-active, md-tabs.md-default-theme .md-tab.md-active md-icon, md-tabs .md-tab.md-active md-icon, md-tabs.md-default-theme .md-tab.md-focused, md-tabs .md-tab.md-focused, md-tabs.md-default-theme .md-tab.md-focused md-icon, md-tabs .md-tab.md-focused md-icon {
  color: #515151; }

.form-control {
  font-size: 12px;
  height: 100%;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #e9e9e9;
  transition-duration: .25s;
  display: block;
  width: 100%;
  color: #000000;
  background-color: #fff; }

.input-spinner input {
  font-size: 12px;
  height: 100%;
  border-radius: 0;
  box-shadow: none;
  border: none;
  transition-duration: .25s;
  width: 100px;
  display: inline-block;
  color: #000000;
  background-color: #fff;
  height: 22px; }

.input-spinner-span {
  height: 22px;
  line-height: 22px; }

.input-spinner input:focus {
  border-color: none;
  outline: 0; }

.control-label {
  line-height: 31px;
  font-weight: normal;
  text-align: right;
  padding: 0 0; }

.input-group-addon {
  border: 1px solid #e1e5ea;
  background-color: transparent;
  border-radius: 0;
  min-width: 45px; }

.form-control.boxed {
  display: block !important;
  width: 100% !important; }

.form-control:focus, input.input-primary, input.input-primary:focus {
  border-color: #7992BF; }

.form-control:focus {
  border-color: #7992BF;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.form-group {
  width: 100% !important;
  margin-bottom: 10px;
  display: inline-block; }

.submitted input.ng-invalid, .submitted select.ng-invalid {
  border: 2px solid #ff0000 !important; }

.input-spinner {
  float: left; }

.ui-spinner-button {
  padding: 1px 12px 0px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.ui-spinner-button:hover, .ui-spinner-button:active {
  text-decoration: none;
  color: black; }

a.disabled {
  pointer-events: none;
  cursor: default;
  color: #919191 !important; }

.input-spinner.disabled {
  opacity: .5; }

.save-button {
  font-size: 14px !important;
  position: absolute;
  top: 4px;
  color: #2aabd2;
  right: 50px;
  z-index: 1; }

.md-select-menu-container {
  z-index: 2000; }

.md-datepicker-calendar-pane {
  z-index: 9999;
  font-weight: 700; }

.md-calendar-month-label, .md-calendar-month-label {
  font-weight: 700; }

.md-datepicker-input-mask {
  display: none; }

.select-login {
  min-height: 0px !important;
  margin: 18px 0 0 0 !important; }

@media screen and (max-width: 450px) {
  .save-button {
    right: 5px; }

  .ui-datepicker-multi .ui-datepicker-group {
    float: none; } }
@media screen and (max-width: 820px) {
  .save-button {
    right: 5px; } }
.error {
  color: #FF4136;
  text-align: center;
  margin-bottom: 10px;
  width: 100%; }

.sweet-alert h2 {
  font-size: 20px;
  margin-bottom: 0px; }

#navbar {
  padding: 0 15px; }

.navbar {
  background-color: #2aabd2;
  height: 50px;
  margin-bottom: 0px;
  border: none; }

.navbar-header {
  text-align: center;
  height: 100%;
  background-size: 100px; }

.navbar-brand {
  text-align: center;
  float: left;
  width: 100%;
  background: white url("/images/logo.png") no-repeat center center;
  background-size: 100px;
  border-bottom: 1px solid #d4d4d4; }

.navbar-brand:hover, .navbar-brand:active {
  background: white url("/images/logo.png") no-repeat center center !important;
  background-size: 100px !important;
  border-bottom: 1px solid #d4d4d4; }

.navbar-default .navbar-nav > li > a {
  color: white;
  font-weight: bold; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #333;
  background-color: transparent; }

.navbar-nav.actions li a, .navbar-nav.actions li a:active, .navbar-nav.actions li a:focus {
  outline: none;
  color: white; }

.navbar-nav.actions li {
  border-right: 1px solid #15576b; }

.navbar-nav li a i {
  font-size: 16px;
  margin-right: 5px;
  position: relative;
  top: 2px; }

.nav > li > a {
  padding: 15px 10px; }

@media (max-width: 1050px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-nav.actions li {
    width: 200px;
    border-right: none; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; }

  .navbar-header {
    width: 100%; }

  .navbar-brand {
    text-align: center;
    float: left;
    width: 100px;
    background: transparent url("/images/logo.png") no-repeat left center;
    background-size: 100px;
    border-bottom: none;
    margin-left: 10px; }

  .navbar-brand:hover, .navbar-brand:active {
    background: transparent url("/images/logo.png") no-repeat center center !important;
    background-size: 100px !important;
    border-bottom: none; }

  .navbar .navbar-toggle, .navbar .navbar-toggle:focus, .navbar .navbar-toggle:hover {
    background-color: #333; }

  .navbar .navbar-toggle {
    border-color: #333; }

  .navbar .navbar-toggle .icon-bar {
    background-color: #fff; }

  .navbar .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010; }

  .navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808; }

  .navbar .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    background-color: #222; }

  .navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent; }

  .navbar .navbar-nav > li > a {
    color: #9d9d9d;
    font-weight: normal; } }
.sidebar {
  margin-top: 50px;
  display: block;
  overflow-y: auto;
  padding-bottom: 50px; }

.nav-sidebar {
  text-align: center; }

.nav-sidebar-padded {
  padding-top: 50px; }

.sidebar h4 {
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  border-bottom: 1px solid #d4d4d4; }

.nav-sidebar li {
  margin-bottom: 20px; }

.vacation-days-left {
  width: 90%;
  margin: 0 auto;
  -moz-box-shadow: 1px 1px 2px 3px #ccc;
  -webkit-box-shadow: 1px 1px 2px 3px #ccc;
  box-shadow: 1px 1px 2px 3px #ccc;
  border-radius: 1px; }

.vacation-days-left > .header {
  height: 40px;
  background-color: #2aabd2;
  color: white;
  font-weight: bold;
  padding: 10px;
  text-align: center; }

.vacation-days-left > .content {
  text-align: center;
  height: 40px;
  background-color: white;
  color: #333;
  padding: 10px; }

.nav-sidebar > .employee {
  padding: 10px 10px;
  line-height: 30px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 0px !important;
  text-align: left; }

.nav-sidebar .employee:hover {
  background-color: #e6e6e6;
  cursor: pointer; }

.nav-sidebar > .employee.pending {
  border-left: 8px solid #FFDC00; }

.nav-sidebar > .employee.processed {
  border-left: 8px solid #2ECC40; }

.nav-sidebar .employee span i {
  font-size: 14px; }

.nav-sidebar .employee span i:hover {
  cursor: pointer; }

.nav-sidebar > .employee > ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px; }

.nav-sidebar > .employee > ul > li {
  margin: 4px; }

.headline-type {
  padding: 8px 16px 0px;
  line-height: 16px !important; }

.headline {
  padding: 6px 16px 6px;
  line-height: 16px !important; }

.md-headline {
  font-size: 12px;
  font-weight: 400;
  line-height: 12px; }

.md-subhead {
  font-size: 12px;
  font-weight: normal;
  line-height: 12px; }

.md-button {
  font-size: 12px;
  height: 12px; }

.md-button {
  margin: 6px 8px;
  line-height: 30px;
  min-height: 30px;
  background: transparent;
  white-space: nowrap;
  min-width: 28px !important;
  text-transform: none;
  font-weight: 500; }

md-card {
  margin: 0px; }

.white-background {
  background-color: white; }

.gray-background {
  background-color: #e6e6e6; }

.left-sided {
  margin-right: 10px;
  margin-left: -10px;
  margin-top: 5px;
  font-size: 20px; }

md-card .md-actions, md-card md-card-actions {
  margin: 0px 8px 8px 8px; }

.sidebar-department {
  margin: 20px 10px 26px 10px; }

@media screen and (max-width: 991px) {
  .sidebar {
    padding-bottom: 20px; }

  .nav-sidebar-padded {
    padding-top: 10px; }

  .vacation-days-left {
    width: 60%; } }
.center-modal {
  position: fixed;
  top: 10%;
  left: 18.5%;
  z-index: 1050;
  width: 80%;
  height: 80%;
  margin-left: -10%; }

.modal-backdrop {
  opacity: 0.7 !important;
  background-color: white !important; }

.modal-content {
  border-radius: 0px; }

.modal-footer a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #35add3;
  margin-left: 20px; }

.modal-footer a:hover, .modal-footer a:active, .modal-footer a:focus {
  text-decoration: none;
  color: #268eaf; }

@media (min-width: 768px) {
  .modal-sm {
    width: 430px; } }
.date-picker-wrapper {
  border: none; }

#date-range-container {
  margin: 0 auto; }

.modal-open .modal {
  overflow-y: hidden; }

.modal-calendar-picker {
  width: 100%;
  background-color: #efefef; }

.ui-datepicker-inline {
  margin: 0 auto; }

.ui-state-active {
  border: 1px solid #ccc;
  background: #ededed;
  color: #2b2b2b; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: none;
  background: white;
  color: white; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  border: 1px solid #2588eb;
  background: #49e;
  color: white; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #ccc;
  background: #ededed;
  color: #2b2b2b; }

.ui-datepicker-today a {
  background: #ffe684 !important;
  color: #2b2b2b !important;
  border: 1px solid #ccc !important; }

.ui-state-highlight.ui-datepicker-today a {
  background: #49e !important;
  color: white !important;
  border: 1px solid #ccc; }

.modal-calendar-picker > div {
  background-color: #efefef; }

.modal-calendar-picker .ui-datepicker-inline {
  width: 17em; }

.modal-calendar-picker .ui-datepicker-group {
  width: 100%;
  margin: 0 auto;
  float: none !important; }

.table-search {
  float: right;
  width: 200px;
  font-size: 16px;
  border: none;
  background-color: transparent; }

.title span {
  float: left; }

.table-panel-body {
  padding: 0px !important; }

.table > thead {
  background-color: #fafafa; }

.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: 15px 25px !important;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  color: #ababab;
  font-size: 13px; }

.table-panel-footer {
  padding: 15px 25px !important;
  border-top: 2px solid #ddd;
  color: #ababab;
  background-color: #fafafa; }

.table {
  margin-bottom: 0px; }

.pagination {
  margin: 0px 0; }

.dataTables_paginate {
  float: right; }

.ng-table-header {
  text-align: left; }

.header {
  outline: none; }

td.actions {
  text-align: center; }

td.actions a {
  color: #333;
  font-size: 13px; }

@media screen and (max-width: 400px) {
  .dataTables_paginate {
    float: left; }

  table.dataTable td, table.dataTable th {
    display: none; }

  table.dataTable td:nth-child(3), table.dataTable th:nth-child(3) {
    display: block; }

  .table-search {
    width: 100px; } }
@media screen and (max-width: 767px) and (min-width: 400px) {
  .dataTables_paginate {
    float: left; }

  table.dataTable td, table.dataTable th {
    display: none; }

  table.dataTable td:nth-child(2), table.dataTable th:nth-child(2), table.dataTable td:nth-child(3), table.dataTable th:nth-child(3) {
    display: table-cell; }

  .table-search {
    width: 100px; } }
@media screen and (min-width: 769px) and (max-width: 900px) {
  .dataTables_paginate {
    float: left; }

  table.dataTable td, table.dataTable th {
    display: none; }

  table.dataTable td:nth-child(2), table.dataTable th:nth-child(2), table.dataTable td:nth-child(3), table.dataTable th:nth-child(3), table.dataTable td:nth-child(4), table.dataTable th:nth-child(4) {
    display: table-cell; }

  .table-search {
    width: 100px; } }
.cal-year-box [class*="span"], .cal-month-box [class*="cal-cell"] {
  min-height: 85px; }

.cal-month-day {
  height: 85px; }

.cal-context {
  width: 100%;
  background-color: white;
  padding: 10px 15px;
  border: 1px solid #d8d8d8; }

.btn-group button {
  background-color: white; }

/*# sourceMappingURL=style.css.map */

#colab-container md-select-value span{  
  max-width: 150px !important;
}