/* Move down content because we have a fixed navbar that is 50px tall */
@import url('https://fonts.googleapis.com/css?family=PT+Sans');

html,body{
  height: 100%;
  width: 100%;
}

body {
font-family: 'PT Sans', sans-serif,Helvetica,Arial,sans-serif;
 padding-top: 50px;
padding-bottom: 20px; 
background: linear-gradient(135deg, #1a202c 0%, #2d3748 100%);
transition: none;
opacity: 1;
/* background-size: 200%; */
background-size:cover;
color:white;
background-attachment: fixed;
}
/* 
.nosnow,
#mainPage,
 .ng-scope {
  height: 100%;
} */

/* body>div {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
} */


.login {
height: 215px;
margin-top: calc(50vh - 157px);
/* margin-top: calc( 50% - 107px ); */
}


.form-control {
  background:black;
  color:white;
  border-color:gray!important;
}

.__talkjs_launcher {
  bottom: 45px!important;
}

.__talkjs_popup {
  bottom: 90px!important;
}
.pac-container {
    z-index: 10000 !important;
}

.album {
    position: absolute;
    color: #ffffff!important;
    font-size: 15px!important;
    left: 110px;
    top: 70px;
    text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
}

.emojionearea-editor {
  width: 100%;
}

.counter
{
    background-color: #eaecf0;
    text-align: center;
}
.employees,.customer,.design,.order
{   text-align: center;
    margin-top: -20px;
    margin-bottom: 0px;
}

@media (max-width: 1200px) {
    .customer {

        margin-top: 5px;

    }
}


.employee-p,.customer-p,.order-p,.design-p
{
    font-size: 12px;
    color: #ececec;
    line-height: 14px;
}
.counter-count
{   font-weight: 600;
    text-shadow: 1px 1px #252525;
    font-size: 1em;
    border-radius: 50%;
    position: relative;
    color: #ffffff;
    text-align: center;
    line-height: 14px;
    width: 65px;
    height: 65px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
    padding-top: 26px;
    padding-bottom: 26px;
    
}
.grd_red{
    background: rgb(94, 111, 208);
   }

.grd_blue{
  background: rgb(94, 111, 208);
}

.grd_color{
  background: rgb(94, 111, 208);
}

.grd_light{
  background: rgb(94, 111, 208);
}

.amo{
    display: block;
    font-size: 0.75em;
}



.user-g-m {
    background-color: #E0F2F7;
    border-radius: 25px;
    padding-top: 10px;
}

.user-g-w {
    background-color: #FBEFF8;
    border-radius: 25px;
    padding-top: 10px;
}


.fontGreen {
    color: green;
}
.fontOrange {
    color: orange;
}

.fontRed {
    color: red;
}
.chat-widget-main {
    max-height:55vh;
    overflow:auto;
}
.chat-widget-left:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #F70E62;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-left {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #ff78a8;
    font-size:13px;
    background: #fff9fa;
    -webkit-box-shadow: -2px -2px 5px 0px rgba(36,36,36,0.17);
-moz-box-shadow: -2px -2px 5px 0px rgba(36,36,36,0.17);
box-shadow: -2px -2px 5px 0px rgba(36,36,36,0.17);
}
.chat-widget-right:after {
    top: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #5AA8CC;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-right {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #b6eeff;
    font-size: 13px;
    background: #f0f6fb;
    -webkit-box-shadow: 2px -2px 5px 0px rgba(36,36,36,0.17);
-moz-box-shadow: 2px -2px 5px 0px rgba(36,36,36,0.17);
box-shadow: 2px -2px 5px 0px rgba(36,36,36,0.17);
}

.chat-widget-system {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #57a200;
    font-size: 13px;
    font-weight: 600;
    background: #dcffc3;
    -webkit-box-shadow: -2px -2px 5px 0px rgba(36,36,36,0.17);
    -moz-box-shadow: -2px -2px 5px 0px rgba(36,36,36,0.17);
    box-shadow: -2px -2px 5px 0px rgba(36,36,36,0.17);
}

.chat-widget-system-red {
    background: #ffb9b9 !important;
    border: 1px solid red!important;
}


.chat-widget-name-system {
    color: #56a201;
    margin-top: 18px;
    margin-left: 60px;
    text-align: left;
}

.chat-widget-name-system-red { 
    color: red !important;
}

.chat-widget-system:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #56a201;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-system-red:after { 
    border-top-color: red!important;
}



.chat-widget-name-left {
    color: #F70E62;
    margin-top: 18px;
    margin-left: 60px;
    text-align:left;
}
.chat-widget-name-right {
    color: #5AA8CC;
    margin-top: 18px;
    margin-right: 60px;
    text-align:right;
}

.session-info-left {
 color: #F70E62!important

}

.session-info-system {
 color: #56a201!important

}

.session-info-right {
 color: #5AA8CC!important

}
@media only screen and (max-width: 1024px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

.footer {
    position: absolute;
    width: 100%;
    line-height: 60px;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.95);
-moz-box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.95);
box-shadow: 0px -3px 9px 0px rgba(0,0,0,0.95);
}

.navbar-brand img{

       height: 32px;
    padding: 0px 0px;
    margin: 0;
    position: relative;
    top: -5px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #e8e8e8;
    font-weight: 600;
}

.navbar-fixed-top {
    -webkit-box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.41);
-moz-box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.41);
box-shadow: 0px 3px 11px 0px rgba(0,0,0,0.41);
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #616161;
    opacity: 0.05;
}

.panel-default>.panel-heading {
    font-weight: 600;
}

h6, .h6 {
    font-size: 13px;
}

h4, .h4 {
    font-size: 16px;
    font-weight: 600;
}

.col-md-6.col-md-offset-3.ng-scope.login
 {
    background: #0c1424;
    border-radius: 10px;
}

.start img {
    margin: 0 auto;
    margin-bottom: 3em;
}

.btn-primary[disabled] {
    background-color: #c1c1c1;
    border-color: #969696;
}
.btn-primary {
  background:#2068e1;
  border-color:#2068e1;
}
.btn-primary:hover {
    background:#0d46a6;
    border-color:#0d46a6;
}

tr{
    background: #fbfbfb;
}

.table>thead>tr>th, {
    padding: 14px;
    line-height: 1.2;
}

.table {
    margin-bottom: 10px;
    background-color: #f3f3f3;
}
.tedit{
    float: right;
}

.form-check {
    position: relative;
    margin-bottom: .5rem;
    display: inline-block;
    padding-right: 5px;
}

.form-check-label {
    padding-right: 1rem;
    margin-bottom: 0;
}
.form-check.disabled {
    color: #cecece;
}
.form-check-input:only-child {
    position: relative;
    top: 2px;
}

legend {

    padding: 4px;
    margin-bottom: 10px;
    font-size: 13px;
    color: #438bca;
    font-weight: 600;
    border-bottom: 1px solid #e0e0e0;
}

.start .ng-scope {
    cursor: alias;
}

.btn-xs, .btn-group-xs>.btn {
    margin-bottom: 2px;
}

pre {

    padding: 7px;
    margin: 0px;
    font-size: 13px;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
        max-width: 350px;
    min-width: 30px;
    
}

.progress-bar {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background-color: #8cb7de;
 
}

.vdraft
{
    color: #FF9800;
}
.vopen{
    color: #24bd2a;
}

.chatwindow .editable-buttons {
   display:none !important;
    z-index: 9999999;
    position: relative;
    right: 1px;
    border-radius: 3px;
    opacity: 0.95;
}

.hovereffect:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}


.radio, .checkbox {

    margin-top: 0px;
}

/*form.form-inline.editable-wrap.editable-textarea.ng-pristine.ng-valid.ng-scope {
    position: relative;
    top: -48px;
}*/

@media (min-width: 768px) {
.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 100px;
}
.t-small .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    height: 34px;
    float: right;
}

}







.angucomplete-holder {
    position: relative;
}

.angucomplete-dropdown {
    border-color: #ececec;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    width: 250px;
    padding: 6px;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    /*top: 32px;
    left: 0px;
    */
    margin-top: -6px;
    background-color: #ffffff;
}

.angucomplete-searching {
    color: #acacac;
    font-size: 14px;
}

.angucomplete-description {
    font-size: 14px;
}

.angucomplete-row {
    padding: 5px;
    color: #000000;
    margin-bottom: 4px;
    clear: both;
}

.angucomplete-selected-row {
    background-color: lightblue;
    color: #ffffff;
}

.angucomplete-image-holder {
    padding-top: 2px;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
}

.angucomplete-image {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    border-color: #ececec;
    border-style: solid;
    border-width: 1px;
}

.angucomplete-image-default {
    /* Add your own default image here
     background-image: url('/assets/default.png');
    */
    background-position: center;
    background-size: contain;
    height: 34px;
    width: 34px;
}

/** Animation **/
.scene{
  position:absolute; 
  width:400px;
  height:200px;
  top:50%;
  left:50%;
  margin-top:-100px;
  margin-left:-200px;
  overflow:hidden;
  &:after{
    content:" ";
    left:0;
    top:0;
    bottom:0;
    width:100px;
    @include background-image(linear-gradient(to right, #eee, rgba(#eee,0)));
    position:absolute;
  }
  &:before{
    content:" ";
    right:0;
    top:0;
    bottom:0;
    width:100px;
    @include background-image(linear-gradient(to left, #eee, rgba(#eee,0)));
    position:absolute;
    z-index:10;
  }
  em{
    display:none;
    position:absolute;
    bottom:20px;
    left:55px;
    right:0;
    text-align:center;
    font-style:normal;
    font-family:Proxima Nova;
    color:#0bb4a6;
    letter-spacing:0.2em;
  }
}

.car{
  position:absolute;
  top:70px;
  left:50%;
  margin-left:-30px;
  animation: peel 4s ease-in-out forwards infinite, bump 0.2s linear infinite;
}

.poof{
  position:absolute;
  top:110px; 
  left:160px;
  margin-left:-30px;
  opacity:0;
  animation: poof 4s ease-in-out forwards infinite;
}

.sign{
  position:absolute;
  right:-40px;
  top:30px;
  animation: sign 4s ease-in-out forwards infinite;
}

@keyframes sign {
  0% {
    right:-40px;
  }
  30% {
    right:80px; 
  }
  70% {
    right:80px;
  }
  100% {
    right:100%;
  }
}

@keyframes peel {
  0% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(0deg); 
  }
  73% {
    transform: rotate(-9deg);
  }
  95% {
    transform: rotate(-9deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes poof {
  0% {
    opacity:0;
    transform: scale(1.0);
  }
  70% {
    opacity:0;
    left:170px;
    transform: scale(1.0);
  }
  76% {
    opacity:1;
    transform: scale(1.3);
    left:160px;
  }
  95% {
    opacity:0;
  }
  100% {
    opacity:0;
    transform: scale(1.3);
  }
}

@keyframes bump {
  0% {
    top:70px;
  }
  50% {
    top:70px;
  }
  60% {
    top:69px;
  }
  100% {
    top:70px;
  }
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    color: white;

}

.ng-table th {
    text-align: left!important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.tableFocus{
color: #000;

background: -webkit-repeating-linear-gradient(145deg, #f9f9f9, #f9f9f9 20px, #f4f4f4 20px, #f4f4f4 40px)!important;
background: repeating-linear-gradient(145deg, #f9f9f9, #f9f9f9 20px, #f4f4f4 20px, #f4f4f4 40px)!important;
	background-size: 400% 400%!important;
	-webkit-animation: gradient 480s ease infinite;
	-moz-animation: gradient 480s ease infinite;
	animation: gradient 480s ease infinite;
}

.tableActivation {
        
    
}


.tableActivation:after {
    content: 'A';
    display: block;
    text-align: center;
    background-color: #ececec;
        font-weight: 600;
        font-size: 12px;
    color: #808660;
}


.tableReactivation {
        
    
}


.tableReactivation:after {
    content: 'R';
    display: block;
    text-align: center;
    background-color: #ececec;
        font-weight: 600;
        font-size: 12px;
    color: #808660;
}

.tableOnline:after {
  content: 'O';
  display: block;
  text-align: center;
  background-color: #ececec;
  font-weight: 600;
  font-size: 12px;
  color: #808660;
}

@-webkit-keyframes gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes gradient {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}





.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #464646!important;
    font-weight: 600;
    cursor: default!important;
    background-color: rgb(255, 255, 255)!important;
    border: 1px solid #ddd!important;
    border-bottom-color: transparent!important;
}

.nav-tabs>li.active>a>span{
    opacity: 1!important;
}


.nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    color: #3c3c3c;
    cursor: default;
    background-color: rgb(226, 226, 226);
    border: 1px solid rgb(189, 189, 189);
    border-bottom-color: #e6e6e6;

}

.nav-tabs>li>a>span{
    opacity: 0.6;
}



/* 
Cristmas Event
 */


.snow{
	background: none;
	background-image: url('../images/s1.png'), url('../images/s2.png'), url('../images/s3.png');
	height: 90vh;
	width: 100%; 
	z-index:1;
	-webkit-animation: snow 35s linear infinite;
	-moz-animation: snow 35s linear infinite;
	-ms-animation: snow 35s linear infinite;
	animation: snow 35s linear infinite;
}


@keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
    }
    
    @-moz-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
    }
    
    @-webkit-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
    }
    
    @-ms-keyframes snow {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
    }




    button.print-button {
        width: 38px;
        height:38px;
      }
      span.print-icon, span.print-icon::before, span.print-icon::after, button.print-button:hover .print-icon::after {
        border: solid 2px rgb(71, 71, 71);
      }
      span.print-icon::after {
        border-width: 2px;
      }
      
      button.print-button {
        position: relative;
        padding: 0;
        border: 0;
        
        border: none;
        background: transparent;
      }


      button.print-button::before {
        content: "Abrechnung drucken ..";
        position: absolute;
        /* font-weight: 600; */
        font-size: 12px;
        bottom: 5%;
        width: 165px;
        /* left: 0px; */
        right: 0px;
        /* height: 110%; */
        padding: 8px 30px 7px 8px;
        /* margin-top: 20%; */
        /* height: 35%; */
        background: #6b6b6bf2;
        color: #ffffff;
        border-radius: 5px 5px 0 0;
      }
      
      span.print-icon, span.print-icon::before, span.print-icon::after, button.print-button:hover .print-icon::after {
        box-sizing: border-box;
        background-color: #fff;
      }
      
      span.print-icon {
        position: relative;
        display: inline-block;  
        padding: 0;
        margin-top: 0;
        right: 0px;
        top: 6px;
        width: 60%;
        height: 35%;
        background: #fff;
        border-radius: 20% 20% 0 0;
      }
      
      span.print-icon::before {
        content: " ";
        position: absolute;
        bottom: 100%;
        left: 12%;
        right: 12%;
        height: 110%;
      
        transition: height .2s .15s;
      }
      
      span.print-icon::after {
        content: " ";
        position: absolute;
        top: 55%;
        left: 12%;
        right: 12%;
        height: 0%;
        background: #fff;
        background-repeat: no-repeat;
        background-size: 70% 90%;
        background-position: center;
        background-image: linear-gradient(
          to top,
          #fff 0, #fff 14%,
          #333 14%, #333 28%,
          #fff 28%, #fff 42%,
          #333 42%, #333 56%,
          #fff 56%, #fff 70%,
          #333 70%, #333 84%,
          #fff 84%, #fff 100%
        );
      
        transition: height .2s, border-width 0s .2s, width 0s .2s;
      }
      
      button.print-button:hover {
        cursor: pointer;
      }
      
      button.print-button:hover .print-icon::before {
        height:0px;
        transition: height .2s;
      }
      button.print-button:hover .print-icon::after {
        height:120%;
        transition: height .2s .15s, border-width 0s .16s;
      }
      

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.gender-male{
      color: #0088cc;
    background: #bfeaff;
    border: 2px solid;
}

.gender-male:after{
   position:relative;
    top:0;
    left:0;
    z-index: 9999;
      content: " (Mann)";
}
.gender-female{
        color: #ff69b4;
    background: #ffd4dc;
    border: 2px solid;
}

.gender-female:after{
  position:relative;
    top:0;
    left:0;
    z-index: 9999;
      content: "(Frau)";
}
 .useronline.open>.dropdown-menu {
    display: flex;
    max-height: 82rem;
    flex-wrap: wrap-reverse;
    flex-direction: column;
    width: 80%;
}


.dropdown-menu li.groupo {
    display: list-item;
    float: left;
   min-width: 20%;
    /* max-width: 140px; */
    padding: 2px 10px;
    margin: 0;
    font-size: 11px;
    text-align: left;
    list-style: none;
    list-style-type: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    height: fit-content;
}
   
}

.dropdown-menu li.groupo ul {
    
     list-style: none;
    list-style-type: none;
      left: 0;

    margin: 0;
    padding: 0;
   
}

li.usero {
    padding: 0px;
    line-height: 12px;
}
   
#detailsPanel {
  padding: 0px;
  max-height: 155px;
  overflow-y: scroll;
}

input.who:disabled {
  background: #dedede;
}
.who:not(.selected):not(input){
  background: #dedede;
}
.who.selected {
font-weight: 800;
}

input.wir,
#detailsPanel .text.wir {
  color:#5AA8CC;
}
input.kd,
#detailsPanel .text.kd {
  color: #F70E62;
}

.wir.selected {
  border: 2px solid #5AA8CC;
}
.kd.selected {
  border: 2px solid #F70E62;
}



/* INVERSE COLORS*/
.panel, input,
.dropdown-menu,
.dropdown-menu>li>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  background-color: #0c1424;
  border: white;
  color:white;
}
.btn-default,
.btn-default:hover {
  color: #fff!important;
  background-color: #000!important;
  border-color: #ccc;
}
.panel-default>.panel-heading,
.table,
.table tr,
.table th,
.table td {
  background-color: #0c1424;
  border: white;
  color:white;
}
.chat-widget-name-left {
  color: #FF5B96;

}

.chat-widget-left,
.chat-widget-right {
  background: #222;
}
.panel-user .panel-heading,
.panel-user .panel-userinfo {
  background:#FF5B96;
}
.panel-agent .panel-heading,
.panel-agent .panel-userinfo {
  background:#b6eeff;
    color: black;
}

.who:not(.selected):not(input),
input.who:disabled {
  background: #4d4d4d;
}
.panel-footer {
background-color: #000;
border-top: 1px solid #5b5b5b;
}

.navbar-default,
.table-striped>tbody>tr:nth-of-type(2n+1),
.tableOnline::after,
.tableActivation:after,
.tableReactivation:after,
.tableFocus
 {
  background-color: #000!important;
  border-color: #e7e7e7;
}
.tableOnline::after,
.tableActivation:after,
.tableReactivation:after {
  color:#1ff852;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
  color: #eee;
  
}

.useronline.open>.dropdown-menu {
  background: black;
  color: white;
}

.pagination>li>a,
.pagination>li>span {
  line-height: 1.42857143;
  color: #0b8e1b;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #0b8e1b;
  border-color: #0b8e1b;
}
.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: lightgreen;
  text-decoration: none;
  background-color: #000;
  border: 1px solid #ddd;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: lightgreen;
  cursor: not-allowed;
  background-color: #222;
  border-color: #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #c1c1c1 !important;
  font-weight: 600;
  cursor: default !important;
  background-color: rgb(0, 0, 0) !important;
  border: 1px solid #222 !important;
  border-bottom-color: rgb(11, 11, 11);
  border-bottom-color: transparent !important;
}

.nav-tabs>li>a,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
  color: #c1c1c1;
  cursor: default;
  background-color: rgb(50, 50, 50);
  border: 1px solid rgb(50, 50, 50);
  border-bottom-color: rgb(50, 50, 50);
  border-bottom-color: #e6e6e6;
}

tr {
  background: #000;
}

.chatwindow .editable-click,
.chatwindow a.editable-click,
.chatwindow .editable-click:hover,
.chatwindow a.editable-click:hover,
.chatwindow .editable-empty,
.chatwindow .editable-empty:hover,
.chatwindow .editable-empty:focus,
.chatwindow a.editable-empty,
.chatwindow a.editable-empty:hover,
.chatwindow a.editable-empty:focus {
text-decoration: none!important;
color: #000!important;
border-bottom: dashed 1px #000!important;
font-weight: 800!important;
}

.chatwindow .panel-agent .editable-click,
.chatwindow .panel-agent a.editable-click,
.chatwindow .panel-agent .editable-click:hover,
.chatwindow .panel-agent a.editable-click:hover,
.chatwindow .panel-agent .editable-empty,
.chatwindow .panel-agent .editable-empty:hover,
.chatwindow .panel-agent .editable-empty:focus,
.chatwindow .panel-agent a.editable-empty,
.chatwindow .panel-agent a.editable-empty:hover,
.chatwindow .panel-agent a.editable-empty:focus {
  text-decoration: none !important;
  color: #000 !important;
  border-bottom: dashed 1px #000 !important;
  font-weight: 800 !important;
}

.employee-p,
.customer-p,
.order-p,
.design-p {
  font-size: 14px;
  color: #ececec;
  line-height: 14px;
  font-weight: 800;
}

.navbar-inverse {
  background-color: #0c1424;
  border-color: #080808;
}

.dropdown-menu li.groupo,
.dropdown-menu li.groupo a{
  color: white;
  background-color: #0c1424;
}

.modal-content {
  -webkit-box-shadow: 0 5px 15px rgb(29, 189, 90);
  box-shadow: 0 5px 15px rgb(29, 189, 90);
}
.btn-secondary {
  background: black;
  border: 1px solid white;
}
.modal-content {
  position: relative;
  background-color: #0c1424;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(255, 255, 255, .5);
  box-shadow: 0 3px 9px rgba(255, 255, 255, .5);
}

.close {
  opacity: 1;
  color:white!important
}

.chat-widget-system {
      background: #275d00;
}
.chat-widget-system-red {
      background: #6f1e1e !important;
}