@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(/static/zero/fonts/RobotoSlab-Regular.woff2) format('woff2');
  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-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(/static/zero/fonts/Montserrat-Bold.woff2) format('woff2');
  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-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(/static/zero/fonts/Montserrat-Regular.woff2) format('woff2');
  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-face {
  font-family: 'Droid Serif';
  font-style: italic;
  font-weight: 400;
  src: local('Droid Serif Italic'), local('DroidSerif-Italic'), url(/static/zero/fonts/DroidSerif-Italic.woff2) format('woff2');
  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-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: local('Kaushan Script'), local('KaushanScript-Regular'), url(/static/zero/fonts/KaushanScript-Regular.woff2) format('woff2');
  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;
}

.progress-bar {
      background-color: #2DCDBC !important;
}

.btn-primary {
    background-color: #2DCDBC;
    border-color: #2DCDBC;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #283552 !important;
    border-color: #283552;
}


.btn-crudact {
    border-color: #2DCDBC;
    font-size: 16px;
}
.btn-crudact:hover, .btn-crudact:focus, .btn-crudact:active {
    border-color: #283552;
}

.btn-textual {
    border-color: #333333; color: #333333;
}

.crudbox_small
{
    position:relative;
    left:20%;
    right:20%;
    width:60%;
}

.center_headline {
     position:relative;
    width:100%;
    text-align:center;
}

li {
    border-color:#2DCDBC;
}

@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
   max-width:1200px;
  }
}

.h2, h2 {
    color:#2DCDBC;
    color:#283552;
    font-size: 25px;
}

.c-item-big {
    font-size: 2.25em !important;
    color: #2DCDBC;
}

.c-item-medium {
    color: #333333;
}

.c-item-gencrudact {
    font-size: 2.00em;
    padding: 6px 6px;
}

a {
    color: #2DCDBC;
    text-decoration: none;
}


a:hover,
a:focus {
  color: inherit !important;
  text-decoration: underline;
}


.flatbtn, .dropdownbtn, .flatbtn:hover, .dropdownbtn:hover {
  width: auto;
  padding: 10px 20px;
  border-radius: 5px;

  color: #2DCDBC;
  border-color: #2DCDBC;
  border-width: 1px;
  border-style: solid;
  background-color:white;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.flatbtn:hover {
    color:white;
    background-color:#2DCDBC;
}

.item_action_td {white-space: nowrap;}


.box {
    border: none;
    box-shadow: none; /*0 0px 5px rgba(0,0,0,0.12);*/
    background: none;
}


#breadcrumb-container {
  font-size: 15px;
}

.panel-container-vertical {
    border: none !important;
}

.window {
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
}

.dropdown-menu-big {
    min-width:600px !important;
    min-height:600px !important;
    font-size:95% !important;
}

#notification-drop-menu {
    width: 100% !important;
    min-height:600px !important;
    min-width:600px !important;
}

.new_notification {
    color: #2DCDBC;
}

.navbar-custom-menu, .navbar-nav, .navbar, .notifications-menu, #notification-drop-menu-parent, #notification-drop-menu-parent li, #notification-drop-menu, #notification-drop-menu li , .pull-right-container, .pull-right, .treeview {
    z-index : 99999 !important;
}

.striped-list > li:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}

.modal-dialog {
  height: 95%;
  padding: 0;
}

.modal-content {
  /*height: 99%;*/
}

sup {
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */

}

.rew_sent_span {
    line-height:2.0em;
}

.timeline > li > .timeline-item > .timeline-header > a {
    font-weight: 100 !important;
}



.legend_container {
    margin-right: auto; margin-left: auto;
}

.legend {
    background-color:white;
    padding:2em;
}

.legend-pnt-l {
    background-color:white;
    padding-left:0em;
    padding-right:0.7em;
    padding-bottom:1.5em;
}

.legend-pnt-r {
    background-color:white;
    padding-left:0.7em;
    padding-right:2em;
    padding-bottom:1.5em;
    white-space: nowrap;
}

body {
    font-size:12px;
}


/*
hr {
    border-color: #c0b4b5 !important;
    background-color: #c0b4b5 !important;
    color: #c0b4b5 !important;
    border-top: 1px solid #c0b4b5 !important;
}
*/

.item_action_td > .btn {
    margin:0px;
    padding:0px;
    padding-right:0.5em;
    padding-left:0.5em;
}

.box {
    padding: 0.00em 1.33em 0.00em 1.33em;
}

.main-footer {
    padding:10px !important;
}



.form-control-inline {
    width: auto !important;
    display: inline-block;
}

.timeline > li {
    margin-right: 0px;
}

.changelog > li > .timeline-item {
    margin-left: 0px !important;
}

.box-header {
    padding-bottom:0;
}

.timeline-item {
    border-color: #cccccc;
    border-width: 1px;
    border-style: solid;
    box-shadow: 0 2px 3px rgba(0,0,0,0.3) !important;
}


.quickconf-container {
   margin:2em;
}

.quickconf-input {
    padding-right:2em;
}

.quickconf-pnt {
    margin: 0.5em 2em 0.5em 2em;
    white-space: nowrap;
    width:100%;
}

.quickconf-label {
    padding-left:1em;
}

.list-group-item {
    padding: 5px 8px;
}

.pb-countdown {

}

.pb-label {
    white-space: nowrap;
    padding:1em;

}

.pb-pnt {
    margin: 0.5em 2em 0.5em 2em;
    white-space: nowrap;
    width:100%;
}

#page-cover {
    display: none;
    position: fixed;
    width: 500%;
    height: 500%;
    background-color: #000;
    z-index: 999;
    top: 0;
    left: 0;
    opacity:0.8;
}

.tutorial-cur-hl-elem {
-webkit-box-shadow: inset 0px 0px 12px 8px #007bff;
box-shadow: inset 0px 0px 12px 8px #007bff;
-webkit-box-shadow: 0px 0px 11px 7px #007bff;
box-shadow: 0px 0px 11px 7px #007bff;
}

.box {
    max-width:1600px;
}


.maxwidthbox {
    width:100%;
    max-width:1500px;
}

.mshead {
    font-size: 45%;
    color: rgb(51, 51, 51);
    padding-left: 0.5em;
}

.skin-black .sidebar a:hover {
    color:white;
    background-color: #2DCDBC !important;
}

.container {
    max-width:99% !important;
}

.sidebar li {
    height: 3.33em;
    font-size:120%;
}


.login-page, .register-page {
    background: #ffffff;
}

.checkbox label {
    display:initial;
}

.callout.callout-success, .alert-success, .alert-primary, .label-primary, .label-success, .modal-success .modal-body {
    background-color: #2DCDBC !important;
}

.bignav {
    font-size:110%;
}

.special_action_btn {
    font-size: 170% !important;
    color: #2DCDBC;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.crudtr {
    border-style: solid;
    border-color: #eee;
    border-width: 0px 0px 1px 0px !important;
     background-color: rgba(45, 205, 188, 0.04);
}

.crudtr td {
    min-height: 60px;
}

.blurkw {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
    pointer-events: none;
}
.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.logo {
  border-right: 0px !important;
  background-color:#283552 !important;
  color:white !important;
}

.skin-black .sidebar-menu > li > a {
    border:0px;
}




.nav-header {
    vertical-align:bottom;
    color: rgba(115, 179, 229, 0.7); /* evtl #cde4f9 */
    font-size:125%;
    padding:0.4em;
    padding-top:1em;
}
.nav-divider {
    margin: 9px;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-top: 1px solid rgba(115, 179, 229, 0.1); /* evtl #cde4f9 */
}
.project-select-form {
    padding: 5px 9px 5px 9px;
}

.nav-item-custom {
     margin: 0px 9px 0px 9px !important; border-radius:6px !important;
}

.skin-black .sidebar-menu > li > a {
     border-radius:6px !important;
}

.menu {
    max-height:9999px !important;
}
.dropdown-menu {
  width:auto !important;
  min-width: 280px !important;

}
.alert-howto {
  border: 1px solid #2DCDBC !important;  color: #333 !important;
  background-color: white !important;
  border: 1px solid #283552 !important;  color: #283552 !important;
}

.alert-howto-faded {
  background-color: white !important;
  border: 1px solid rgb(151, 151, 151) !important;  color: rgb(151, 151, 151) !important;
}


.feature_overview  .small-box {
    background-color:white;
    border-radius: 6px;
}
.feature_overview  .small-box .inner{
    height:15em;
}
.feature_overview_main  .small-box .inner{
    height:175px;
}

.feature_overview h3 {
    color:#2DCDBC;
    color:#283552;
    padding-bottom:15px;
    padding-top:8px;
    font-size:240%;
}

.feature_overview_sub .small-box-footer {
    color:#333 !important;
    border-radius: 6px;
}
.feature_overview_main .small-box-footer {
    background-color:#2DCDBC;
    border-radius: 6px;
}
.feature_overview p {
    color:#333 !important;
}
.feature_overview .small-box-footer {
    line-height: 3em;
}

.small-box .icon {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  position: absolute;
  bottom: -10px;
  top: unset !important;
  right: 10px;
  z-index: 0;
  font-size: 90px;
  color: rgba(0,0,0,0.125);
}

.ql-editor {
     min-height: 5em;
}
.ql-editor:focus {
     min-height: 20em;
}

.ql-container {
    border: 1px solid #ccc !important;
}


@media (min-width: 768px) {
    .container-small {
        width: 330px;
    }
    .container-large {
        width: 970px;
    }
}
@media (min-width: 992px) {
    .container-small {
        width: 550px;
    }
    .container-large {
        width: 1170px;
    }
}
@media (min-width: 1200px) {
    .container-small {
        width: 770px;
    }
    .container-large {
        width: 1500px;
    }
}

.container-small, .container-large {
    max-width: 100%;
}

.crudtr td {
    height: 2.75em !important;
}


.input_stack{
  --pad-left: 13px;
  --border-left: 0px;
}

.input_stack input{
  padding-inline-start: var(--pad-left);
}

.input_stack .help{
  margin-inline-start: calc(var(--pad-left) + var(--border-left));
  color: #6b7280;
  font-size: 1.2rem;
  margin-top: .45rem;
}