.float-right{
    float: right !important;
}
.flat{ border_radius:o !important}
.bg-navy{ background-color: #001f3f !important;}

body{zoom:90%;}

body #pedidos-content{
    width: 100%
}

body > .header .navbar-static-top{
    margin-left: 0px !important;
}

body > .header .logo{
    text-align: left !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 49px !important;
    height:49px !important;
    border-bottom: none ;
}
#navbar-user-current-status{
    display: -webkit-box;
    float: left;
}

#navbar-user-current-status li {
    padding: 8px;
}
#navbar-user-current-status li>button {
    margin: 0 10px;
}

#navbar-user-current-status li .box-tools button {
    padding: 7px 10px;
}

.box {
    -webkit-border-radius 0 !important;
    border-radius: 0 !important;
}
.btn {
    -webkit-border-radius 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
}

button.offline{
    opacity: 0.5;
}



.v-navigation-drawer{
  float: left;
  position: absolute;
}
.v-navigation-drawer--open{

}
.v-navigation-drawer--mini-variant{

}

.skin-black .sidebar{
    border-button: 1px solid #fff !important;
}
.skin-black .left-side{
    background: #fff !important;
    border-right: solid 1px #d2d6de;
}
body > .header .logo{
    border-bottom: 1px solid #eee;
}

.skin-black .left-side,
 .user-panel > .info,
 .skin-black .sidebar a{
    color: #333 !important;
}


 .skin-black .sidebar > .sidebar-menu > li:hover,
 .skin-black .sidebar > .sidebar-menu > li > .treeview-menu:hover
 .skin-black .sidebar > .sidebar-menu > li > a:hover{
    background: #d2d6de !important;
}

.skin-black .sidebar > .sidebar-menu > li,
.skin-black .sidebar > .sidebar-menu > li.active,
.skin-black .sidebar > .sidebar-menu > li > .treeview-menu,
.skin-black .sidebar > .sidebar-menu > li.active > a{
    background: #f9f9f9 !important;
}

.skin-black .sidebar > .sidebar-menu > li.active > a {
  color: #f6f6f6;
  background: #274263;
}
/* issue form */

#form-issue textarea {
    width: 100%;
}
.font-red{
    color: red;
}
.font-yellow{
    color: #f0ad4e;
}
.font-green{
    color: green;
}

.bgc_inmobiliaria {
    background-color: #A533FF !important;
}
.bgc_green {
    background-color: #9AFE2E !important;
}
.bgc_urgencia {
    border-left: solid 3px red !important;
}
.bgc_warning{
    background-color: #F3F372 !important;
}

.bgc_interesado{
    background-color: #FE9A2E !important;
}

.bgc_nointeresado{
    background-color: #BFBFBF !important;
}
.modal-dialog.presupuesto {
    width: 70%;
    margin: 30px auto;
}

.modal-dialog.presupuesto row {
    padding-bottom: 15px;
    float: left;
    width: 100%;
}
.modal-dialog.presupuesto .input-group-right{
    padding-right: 15px;
}

.modal-dialog.presupuesto div.materiales_list div {
    margin-bottom: 10px;

}
.modal-dialog.presupuesto div.mano_de_obra_list div {
    margin-bottom: 10px;

}
.organization .box.box-info {
    border-top-color: #A533FF;
}
.user-panel > .image > img {
    width: 30px;
    height: 30px;
}
.left-side{
    width: 50px;
    z-index: 10000;
}
.right-side{
    margin-left: 50px;
}

.left-side .user-panel .info,
.left-side .sidebar-menu a span,
.left-side .treeview
{
    display: none;
}

.left-side.left-side-hover .sidebar{
    width: 220px !important;
    background-color: #fff;
    min-height: 629px;
    border-right: solid 1px #d2d6de;
}
.left-side.left-side-hover .user-panel .info,
.left-side.left-side-hover .sidebar-menu a span,
.left-side.left-side-hover .treeview
{
    display: inline;

}


#pedidos-list-content div.progress-group.active{
    background-color: rgb(54, 127, 169);
    opacity: 0.9;
    color: #fff;
    padding: 0 5px;
}


.left-side-messages{
    min-height: 143px;
    right: 0;
    clear: both;
    position: absolute;
    width: 220px;
    background: #FFF !important;
    top: 50px;
    border-left: 1px solid #ddd;
}
.left-side-messages ul.nav-tabs{
    background-color:#FFF;
}

.left-side-messages .nav-tabs button i{
    vertical-align: bottom;
}

.left-side-messages .nav-tabs span.label{
    top: 0px;
    left: 0px;
    position: absolute;
    background-color: #eee;
    opacity: .9;
    color: #000;
    width: 80%;
}

.left-side-messages .nav-tabs .btn{
        border-radius: 0px;
}
.left-side-messages .nav-tabs .btn{
    background-color: #FFF;
    border-right-color: #ddd;
    width: 43px;
}
.left-side-messages .nav-tabs .btn.active{
    background-color: #5cb85c;
}
.left-side-messages.collapse-left{
    left: -220px;
}
#search_result li{
    padding: 5px;
}
#search_result li a{
    color: #444;
}

#mensajes_container ul.nav li p{
￼    color: #555;
}
#mensajes_container ul.nav li span.title{
    color: #444;
    display: block;
    font-weight: 600;
}
#mensajes_container ul.nav li{
    border-bottom: 1px solid #f4f4f4;
}


.skin-black  .nav a{
    color: #333 !important;
}
.strech-m{
    margin-right: 220px;
}

.left-side-messages .is_not_read {
    border-left: 5px solid red;
}

.left-side-messages .read {
    border-left: 5px solid green;
}
.left-side-messages ul li a{
    padding:0;
}
.left-side-messages ul li a div.box-title {
    padding: 8px;
    width: 100%;
    background-color:#26a69a;
    color: #fff;
}

.left-side-messages ul li a div.box-content {
    padding: 5px;
}

.left-side-messages ul li a div.box-content .labell {
    font-weight: bold;
    display: block;
}

.left-side-messages ul li.pedido a .pull-left {
    width: 85%;
}
.left-side-messages ul li.pedido a .pull-rigth {
    width: 15%;
}

.left-side-messages ul li.pedido a .pull-left i {
    font-size: 17px;
    margin-right: 12px;
}

.left-side-messages ul li.pedido i.check {
    float: right;
    padding: 10px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10000;
    color: green;
}

table#tableComisiones tbody td:nth-child(2){
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 1px;
}

table#tableComisiones tbody td:nth-child(2):hover {
  width: auto;
  white-space: initial;
  overflow:visible;
  cursor: pointer;
}


#pedido_get_notificaciones_items div.form {
    width:100%;
}

#pedido_get_notificaciones_items .form-control {
    float:left;
}

#pedido_get_notificaciones_items .form-control.error {
    border-color: red;
}

#pedidos-content #content_pedidos_list {
    min-height: 600px;
}
#pedidos-content #pedidos-list-content .group-list{
    margin: 0;
    padding: 0px 0px;
    list-style: none;
}
#pedidos-content #pedidos-list-content .group-list>li>h4{
    padding: 7px 15px;
    font-size: x-large;
}

#pedidos-content .box-head .pull-right i.fas{
    padding-right: 10px;
}

#content_content .box-tools {
    cursor:auto;
}

#pedidos-content #pedidos-list-content #content_pedidos_list li.active{
    background-color: #b5bbc8 !important;
}
#pedidos-content #pedidos-list-content .pedidos-tools{
    float:right;
}
#pedidos-content #pedidos-list-content .pedidos-tools span.badge,
.left-side-messages ul li a .pull-right span.badge{
    padding: 5px 5px;
    border-radius: 50%;
    margin-left: 5px;

}

#pedidos-content #pedidos-list-content .todo-list{
        padding: 2px;
}
#pedidos-content #pedidos-list-content .todo-list li.importante{
    border: solid 1px red;
}

#pedidos-content #pedidos-list-content .box-body .btn-group .btn{
   /* margin-right: 5px;*/
}

#pedidos-content #pedidos-detail-content .nav>li>a{
    padding: 0 15px;
}

#pedidos-content #pedidos-detail-content .box-header .box-tools i{
        font-size: x-large;
}

#pedidos-content #pedidos-detail-content .box-body p.text-muted:hover{
    overflow: visible;
    max-height: none;
}

#pedidos-content #pedidos-detail-content .box-body p.text-muted{
    width: 100%;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#pedidos-content #advanced_respondable{
    width: 46%;
}

#pedidos-content #advanced_respondable button{
    padding: 6px 9px;
    border-radius: 50%;
    /*margin-right: 10px;*/
    float:right;
    width: 35px;
}

.progress-group .progress-number {
    float: right;
}

table#table_presupuestos tbody td{
    border-bottom: None;
}

table#table_presupuestos tbody td:nth-child(1){
        white-space: nowrap;
}
table#table_presupuestos tbody td:nth-child(6){
        white-space: nowrap;
        max-width: 353px;
        overflow-y: scroll;
}
table#table_presupuestos tbody td:nth-child(5){
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

table#table_presupuestos tbody td:nth-child(5):hover {
      width: auto;
      overflow:visible;
      display: block;
      -webkit-line-clamp: none;
      -webkit-box-orient: none;
}


.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 10px;
  background: #3498DB;
  border-radius: 5px;
  -webkit-animation: load 1.8s ease-in-out infinite;
          animation: load 1.8s ease-in-out infinite;
}
.loader:before, .loader:after {
  position: absolute;
  display: block;
  content: "";
  -webkit-animation: load 1.8s ease-in-out infinite;
          animation: load 1.8s ease-in-out infinite;
  height: 10px;
  border-radius: 5px;
}
.loader:before {
  top: -20px;
  left: 10px;
  width: 40px;
  background: #EF4836;
}
.loader:after {
  bottom: -20px;
  width: 35px;
  background: #F5AB35;
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  50% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
}

@keyframes load {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  50% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
}


.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}


#app_issues li.item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
/*
 * Component: Direct Chat
 * ----------------------
 */
.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow-x: hidden;
  padding: 0;
}
.direct-chat.chat-pane-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.direct-chat-messages {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto;
}
.direct-chat-msg,
.direct-chat-text {
  display: block;
}
.direct-chat-msg {
  margin-bottom: 10px;
}
.direct-chat-msg:before,
.direct-chat-msg:after {
  content: " ";
  display: table;
}
.direct-chat-msg:after {
  clear: both;
}
.direct-chat-messages,
.direct-chat-contacts {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
.direct-chat-text {
  border-radius: 5px;
  position: relative;
  padding: 5px 10px;
  background: #d2d6de;
  border: 1px solid #d2d6de;
  margin: 5px 0 0 50px;
  color: #444444;
}
.direct-chat-text:after,
.direct-chat-text:before {
  position: absolute;
  right: 100%;
  top: 15px;
  border: solid transparent;
  border-right-color: #d2d6de;
  content: ' ';
  height: 0;
  width: 0;
  pointer-events: none;
}
.direct-chat-text:after {
  border-width: 5px;
  margin-top: -5px;
}
.direct-chat-text:before {
  border-width: 6px;
  margin-top: -6px;
}
.right .direct-chat-text {
  margin-right: 50px;
  margin-left: 0;
}
.right .direct-chat-text:after,
.right .direct-chat-text:before {
  right: auto;
  left: 100%;
  border-right-color: transparent;
  border-left-color: #d2d6de;
}
.direct-chat-img {
  border-radius: 50%;
  float: left;
  width: 40px;
  height: 40px;
}
.right .direct-chat-img {
  float: right;
}
.direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}
.direct-chat-name {
  font-weight: 600;
}
.direct-chat-timestamp {
  color: #999;
}
.direct-chat-contacts-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.direct-chat-contacts {
  -webkit-transform: translate(101%, 0);
  -ms-transform: translate(101%, 0);
  -o-transform: translate(101%, 0);
  transform: translate(101%, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 250px;
  width: 100%;
  background: #222d32;
  color: #fff;
  overflow: auto;
}
.contacts-list > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 0;
}
.contacts-list > li:before,
.contacts-list > li:after {
  content: " ";
  display: table;
}
.contacts-list > li:after {
  clear: both;
}
.contacts-list > li:last-of-type {
  border-bottom: none;
}
.contacts-list-img {
  border-radius: 50%;
  width: 40px;
  float: left;
}
.contacts-list-info {
  margin-left: 45px;
  color: #fff;
}
.contacts-list-name,
.contacts-list-status {
  display: block;
}
.contacts-list-name {
  font-weight: 600;
}
.contacts-list-status {
  font-size: 12px;
}
.contacts-list-date {
  color: #aaa;
  font-weight: normal;
}
.contacts-list-msg {
  color: #999;
}
.direct-chat-danger .right > .direct-chat-text {
  background: #dd4b39;
  border-color: #dd4b39;
  color: #ffffff;
}
.direct-chat-danger .right > .direct-chat-text:after,
.direct-chat-danger .right > .direct-chat-text:before {
  border-left-color: #dd4b39;
}
.direct-chat-primary .right > .direct-chat-text {
  background: #3c8dbc;
  border-color: #3c8dbc;
  color: #ffffff;
}
.direct-chat-primary .right > .direct-chat-text:after,
.direct-chat-primary .right > .direct-chat-text:before {
  border-left-color: #3c8dbc;
}
.direct-chat-warning .right > .direct-chat-text {
  background: #f39c12;
  border-color: #f39c12;
  color: #ffffff;
}
.direct-chat-warning .right > .direct-chat-text:after,
.direct-chat-warning .right > .direct-chat-text:before {
  border-left-color: #f39c12;
}
.direct-chat-info .right > .direct-chat-text {
  background: #00c0ef;
  border-color: #00c0ef;
  color: #ffffff;
}
.direct-chat-info .right > .direct-chat-text:after,
.direct-chat-info .right > .direct-chat-text:before {
  border-left-color: #00c0ef;
}
.direct-chat-success .right > .direct-chat-text {
  background: #00a65a;
  border-color: #00a65a;
  color: #ffffff;
}
.direct-chat-success .right > .direct-chat-text:after,
.direct-chat-success .right > .direct-chat-text:before {
  border-left-color: #00a65a;
}

/*
 * Component: Box
 * --------------
 */
.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.box.box-primary {
  border-top-color: #3c8dbc;
}
.box.box-info {
  border-top-color: #00c0ef;
}
.box.box-danger {
  border-top-color: #dd4b39;
}
.box.box-warning {
  border-top-color: #f39c12;
}
.box.box-success {
  border-top-color: #00a65a;
}
.box.box-default {
  border-top-color: #d2d6de;
}
.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}
.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}
.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}
.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}
.box .border-right {
  border-right: 1px solid #f4f4f4;
}
.box .border-left {
  border-left: 1px solid #f4f4f4;
}
.box.box-solid {
  border-top: 0;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}
.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}
.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}
.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}
.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}
.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}
.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}
.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}
.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}
.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}
.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}
.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}
.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}
.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}
.box.box-solid.box-success {
  border: 1px solid #00a65a;
}
.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}
.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}
.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}
.box.box-solid[class*='bg'] > .box-header {
  color: #fff;
}
.box .box-group > .box {
  margin-bottom: 5px;
}
.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}
.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}
.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}
.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}
.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}
.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}
.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}
.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}
.collapsed-box .box-header.with-border {
  border-bottom: none;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}
.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}
.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}
.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}
.box-header > .box-tools .dropdown-menu > li > a {
  color: #444!important;
}
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}
.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}
.btn-box-tool.btn:active {
  box-shadow: none;
}
.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}
.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box-body > .table {
  margin-bottom: 0;
}
.box-body .fc {
  margin-top: 5px;
}
.box-body .full-width-chart {
  margin: -19px;
}
.box-body.no-padding .full-width-chart {
  margin: -9px;
}
.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}
.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}
.chart-legend {
  margin: 10px 0;
}
@media (max-width: 991px) {
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}
.box-comments {
  background: #f7f7f7;
}
.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}
.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}
.box-comments .box-comment:after {
  clear: both;
}
.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}
.box-comments .box-comment:first-of-type {
  padding-top: 0;
}
.box-comments .box-comment img {
  float: left;
}
.box-comments .comment-text {
  margin-left: 40px;
  color: #555;
}
.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600;
}
.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px;
}
/* Widget: TODO LIST */
.todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}
.todo-list > li {
  border-radius: 2px;
  padding: 8px 10px;
  background: #f4f4f4;
  margin-bottom: 2px;
  border-left: 2px solid #e6e7e8;
  color: #444;
}
.todo-list > li:last-of-type {
  margin-bottom: 0;
}
.todo-list > li > input[type='checkbox'] {
  margin: 0 10px 0 5px;
}
.todo-list > li .bandeja{
  height: 28px;
  width: calc(100% - 105px);
  overflow: hidden;
}

.todo-list > li .text {
  display: inline-block;
  margin-left: 5px;
  /* font-weight: 600; */
}


.todo-list > li .label {
  margin-left: 10px;
  font-size: 9px;
}
.todo-list > li .tools {
  display: none;
  float: right;
  color: #dd4b39;
}
.todo-list > li .tools > .fa,
.todo-list > li .tools > .glyphicon,
.todo-list > li .tools > .ion {
  margin-right: 5px;
  cursor: pointer;
}
.todo-list > li:hover .tools {
  display: inline-block;
}
.todo-list > li.done {
  color: #999;
}
.todo-list > li.done .text {
  text-decoration: line-through;
  font-weight: 500;
}
.todo-list > li.done .label {
  background: #d2d6de !important;
}
.todo-list .danger {
  border-left-color: #dd4b39;
}
.todo-list .warning {
  border-left-color: #f39c12;
}
.todo-list .info {
  border-left-color: #00c0ef;
}
.todo-list .success {
  border-left-color: #00a65a;
}
.todo-list .primary {
  border-left-color: #3c8dbc;
}
.todo-list .handle {
  display: inline-block;
  cursor: move;
  margin: 0 5px;
}

#pedido-create {
    font-size: 16px;
}


.left-column .form-group{
    float: left;
    width: 100%;

}

.left-column{
  width: 66.3%;
  float: left;
}
.middle-column {
  width: 3.7%;
  float: left;
}
.right-column {
  width: 30%;
  float: left;
}

.middle-column .btn-group-vertical .btn {
  height: 70px;
}
/* .middle-column .btn-group-vertical .btn-default {
  background-color: #fafafa;
}
.middle-column .btn-group-vertical .btn-success {
  background-color: #5CB85C;
}
.middle-column .btn-group-vertical .btn-danger {
  background-color: #D9534F;
} */

#pedido-create .right-column,
#pedido-create .right-column #chat-cliente > div,
#pedido-create .right-column > div{
   padding: 5px;
}

#pedido-create .middle-column button.btn {
    font-size: 28px;
    min-height: 80px;
}
#pedido-create #advanced-search #table_pedidos tbody tr.active th{
    color: #ffffff;
    background: #00a65a !important;

}

#pedido-create #advanced-search #table_clients tbody tr.active td{
    background-color: #00a65a;
    border: solid 3px #00a65a !important;
    color: #fff;
}
#pedido-create .middle-column button.complete
{
    border: solid 3px #00a65a !important;
}

#pedido-create .middle-column button.complete spam {
    display: black;
}

#pedido-create .middle-column button.complete:hover{
    border: solid 3px #00a65a !important;
}

#pedido-create .middle-column button.selected {
    display: black;
}

#pedido-create .middle-column button.selected:hover{
    background-color: #00a65a;
    border: solid 3px #fff !important;
}

#form-provider-profile .selector-available select {
        height: 273px;
}

#form-provider-profile .selector-chosen select {
        margin-top: 34px;
        height: 273px;
}

#form-pedido ul#id_payment_method {
    list-style-type:none;
}

#pedidos-detail-content .v-list__group__header{ 
  background-color: #f4f4f4;
}
#pedidos-detail-content .box-body .visit .v-list__tile{
  height: 30px;
  padding: 0 5px;
}
#pedidos-detail-content .box-body .visit .v-list__tile__content{
    display: block;
    font-size: 12px;
}
#pedidos-detail-content .theme--light.v-list .v-list__group--active:after, 
#pedidos-detail-content .theme--light.v-list .v-list__group--active:before
{
  background: none;
}


.v-navigation-drawer>.v-list .v-list__tile {
      text-decoration: none;
}