.purple-bg {
  background-color: #6E2B77;
  color: #ffffff;
}

.dark-gray-bg {
  background-color: #eeeeef;
}

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  white-space: nowrap;
}

.theme-config {
  top:11px;
}

.navbar-form-custom .form-control {
  border: 1px solid #e5e6e7;
  height: 30px;
}

.navbar-default .nav > li.active {
  border-left: 4px solid #0E9AEF;
  background: #293846;
}

.page-heading {
  padding: 0px 10px 0px 10px;
}

.nav-header, .skin-1 .nav-header, .skin-3 .nav-header {
  padding: 13px 25px;
}

.navbar-form-custom {
  width: 80%;
}

.img-profile {
  margin-top: -15px;
}

.navbar-top-links {
  margin-top: 8px;
}

.page-heading button {
  margin-top: 10px;
}

.img-thumbnail {
  padding: 2px;
}

/*AJUSTES TEMA*/

.btn-primary {
  background-color: #0E9AEF;
  border-color: #0E9AEF;
}

.btn-primary:hover{
  background-color: #0E9AEF;
  border-color: #0E9AEF;
  -webkit-filter: brightness(110%);
}

.btn-primary.btn-outline {
  color: #0E9AEF;
}

.btn-outline {
  background-color: transparent;
}

button.btn-primary.dim {
  box-shadow: inset 0px 0px 0px #1981C6, 0px 5px 0px 0px #1981C6, 0px 10px 5px #999999;
}

.label-primary{
  background-color: #0E9AEF;
}

.form-control:focus,
.single-line:focus{
  border-color: #0E9AEF !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #0E9AEF;
  border-color: #0E9AEF;
  color: #FFFFFF;
}

.skin-1 .nav-header {
  background: none;
}

.pace .pace-progress {
  background: #0E9AEF;
}

.text-navy {
  color: #0E9AEF;
}

.badge-primary {
  background-color: #0E9AEF;
}

button.dim{
  text-transform: none;
}

.vertical-date small {
  color: #0E9AEF;
}

/*CUSTOM*/

.azul{
  color: #0E9AEF !important;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.selecionavel {
  cursor: pointer;
}

.ibox-title-tools {
  padding-bottom: 14px;
}

.ibox-title-tools-pesquisa-label {
  padding-bottom: 0px;
}

.form-busca-mini {
  float: right;
  display: inline-table;
  width: 400px;
}

.ibox-title-tools-pesquisa-label > .btn {
  margin-top: 12px;
}

.list-group-item.striped > p:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.list-group-item > p:hover {
  background-color: #f5f5f5;
}

.contact-box{
  min-height: 195px;
}


/*==================================================================
  Input Icons
===================================================================*/
.append-icon,
.prepend-icon,
.append-icon-sm,
.prepend-icon-sm {
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.append-icon .field-icon,
.prepend-icon .field-icon {
  top: 0;
  z-index: 4;
  width: 35px;
  height: 35px;
  color: inherit;
  line-height: 35px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
.append-icon-sm .field-icon,
.prepend-icon-sm .field-icon {
  top: 0;
  z-index: 4;
  width: 35px;
  height: 30px;
  color: inherit;
  line-height: 30px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  pointer-events: none;
}
.append-icon .field-icon i,
.prepend-icon .field-icon i,
.append-icon-sm .field-icon i,
.prepend-icon-sm .field-icon i {
  position: relative;
  font-size: 14px;
}
.prepend-icon .field-icon,
.prepend-icon-sm .field-icon {
  left: 0;
}
.append-icon .field-icon,
.append-icon-sm .field-icon {
  right: 0;
}
.prepend-icon > input,
.prepend-icon > textarea,
.prepend-icon-sm > input,
.prepend-icon-sm > textarea {
  padding-left: 33px;
}
.append-icon > input,
.append-icon > textarea,
.append-icon-sm > input,
.append-icon-sm > textarea {
  padding-right: 33px;
  padding-left: 10px;
}
.append-icon > textarea,
.append-icon-sm > textarea {
  padding-right: 36px;
}

.form-control:focus ~ .field-icon i,
.single-line:focus ~ .field-icon i {
  color: #0E9AEF;
}

.select2-container{
  width: 100% !important;
  padding: 0;
}

.select2-container--open{
  z-index: 99999;
}

table.parcelamento tbody tr td {
  vertical-align: middle;
  height: 50px;
}

@media (min-width: 1680px) {
  .col-xlg-1, .col-xlg-2, .col-xlg-3, .col-xlg-4, .col-xlg-5, .col-xlg-6, .col-xlg-7, .col-xlg-8, .col-xlg-9, .col-xlg-10, .col-xlg-11, .col-xlg-12 {
    float: left;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-11 {
    width: 91.66666667%;
  }
  .col-xlg-10 {
    width: 83.33333333%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-8 {
    width: 66.66666667%;
  }
  .col-xlg-7 {
    width: 58.33333333%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-5 {
    width: 41.66666667%;
  }
  .col-xlg-4 {
    width: 33.33333333%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-2 {
    width: 16.66666667%;
  }
  .col-xlg-1 {
    width: 8.33333333%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-pull-11 {
    right: 91.66666667%;
  }
  .col-xlg-pull-10 {
    right: 83.33333333%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-8 {
    right: 66.66666667%;
  }
  .col-xlg-pull-7 {
    right: 58.33333333%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-5 {
    right: 41.66666667%;
  }
  .col-xlg-pull-4 {
    right: 33.33333333%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-2 {
    right: 16.66666667%;
  }
  .col-xlg-pull-1 {
    right: 8.33333333%;
  }
  .col-xlg-pull-0 {
    right: auto;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-push-11 {
    left: 91.66666667%;
  }
  .col-xlg-push-10 {
    left: 83.33333333%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-8 {
    left: 66.66666667%;
  }
  .col-xlg-push-7 {
    left: 58.33333333%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-5 {
    left: 41.66666667%;
  }
  .col-xlg-push-4 {
    left: 33.33333333%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-2 {
    left: 16.66666667%;
  }
  .col-xlg-push-1 {
    left: 8.33333333%;
  }
  .col-xlg-push-0 {
    left: auto;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xlg-offset-0 {
    margin-left: 0;
  }

  .hidden-xlg {
    display: none !important;
  }

}
@media (min-width: 1200px) and (max-width: 1679px) {
  .hidden--lg {
    display: none !important;
  }
}


.dl-horizontal {
  font-size: 115%;
}

.dl-striped > dt:nth-of-type(odd), .dl-striped > dd:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.cliente .dl-horizontal,
.dados-os .dl-horizontal,
.dl-valores .dl-horizontal,
.dl-baixa-parcela .dl-horizontal,
.dl-fechamento-os .dl-horizontal {
  margin-bottom: 0px;
}

.dl-horizontal dt:after {
  content: ":";
}

.cliente .dl-horizontal dt, .dados-os .dl-horizontal dt , .dados-venda .dl-horizontal dt {
  width: 200px;
  margin-right: 5px;
  padding: 0.3em 0 0.3em 0;
  font-weight: 400;
}

.dl-valores .dl-horizontal dt {
  width: 300px;
}

.dl-fechamento-os .dl-horizontal dt {
  width: 220px;
}

.dl-baixa-parcela .dl-horizontal dt {
  width: 200px;
}

.cliente .dl-horizontal dd, .dados-os .dl-horizontal dd, .dados-venda .dl-horizontal dd {
  margin-left: 210px;
  padding: 0.3em 0.3em 0;
}

.dl-fechamento-os dd {
  margin-left: 215px;
  padding: 0 0 0.3em 0;
}

.dl-baixa-parcela dd {
  margin-left: 185px;
  padding: 0 0 0.3em 0;
}

.dados-receita .dl-horizontal dd {
  padding: 0 0 0.3em 0;
}

.dl-valores .dl-horizontal, .dl-fechamento-os .dl-horizontal, .dl-baixa-parcela .dl-horizontal {
  font-size: 130%;
}

.dl-valores .dl-horizontal dd, .dl-fechamento-os .dl-horizontal dd, .dl-baixa-parcela .dl-horizontal dd  {
  font-weight: bold;
  text-align: right;
}

.dl-adiantamento dd, .dl-adiantamento dt {
  line-height: 1.6em;
}

.project-list .progress {
  margin-bottom: 0;
  height: 6px;
}

.project-list table tr td {
  padding: 15px 10px;
}

.project-actions .btn {
  margin-bottom: 3px;
}
.project-list a {
  color: #676a6c;
}

.project-list a.link-table {
  color: #337ab7;
}

#telefonesCliente tr td {
  border-top: none;
  border-bottom: 1px solid #e7eaec;
  padding: 15px 10px;
  vertical-align: middle;
}

.bigger-text {
  font-size: 150% !important;
}

.m-t-8px {
  margin-top: 8px;
}

.truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.receita > tbody > tr > td, .receita-label > tbody > tr > td, .receita > thead > tr > th {
  text-align: center;
  vertical-align: middle;
  min-height: 47px;
}
.receita-label > tbody > tr > td {
  height: 47px;
}
.receita .input-sm {
  font-size: 90%;
}
.big-text {
  font-size: 120% !important;
}

.client-avatar {
  width: 42px;
}
.client-avatar img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}

.prepend-icon  button {
  padding-left: 33px;
}

/* PROJECTS */
/*.project-people,*/
/*.project-actions {*/
/*text-align: right;*/
/*vertical-align: middle;*/
/*}*/
/*dd.project-people {*/
/*text-align: left;*/
/*margin-top: 5px;*/
/*}*/
/*.project-people img {*/
/*width: 32px;*/
/*height: 32px;*/
/*}*/
/*.project-list table tr td {*/
/*border-top: none;*/
/*border-bottom: 1px solid #e7eaec;*/
/*padding: 15px 10px;*/
/*vertical-align: middle;*/
/*}*/
/*.project-manager .tag-list li a {*/
/*font-size: 10px;*/
/*background-color: white;*/
/*padding: 5px 12px;*/
/*color: inherit;*/
/*border-radius: 2px;*/
/*border: 1px solid #e7eaec;*/
/*margin-right: 5px;*/
/*margin-top: 5px;*/
/*display: block;*/
/*}*/
/*.project-files li a {*/
/*font-size: 11px;*/
/*color: #676a6c;*/
/*margin-left: 10px;*/
/*line-height: 22px;*/
/*}*/


/* OS GROUP */
a.os-item.active,
a.os-item.active:hover,
a.os-item.active:focus {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
  z-index: 2;
}
.os-item-heading {
  margin-top: 10px;
}
.os-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.no-padding .os-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.no-padding .os-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}
.no-padding .list-group {
  margin-bottom: 0;
}
.os-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.os-list {
  list-style: none;
  margin: 0;
}
.os-list .os-item {
  border-left: none;
  border-right: none;
  /*border-top: none;*/
  padding: 10px;
}
.os-list .os-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}
.os-list .list-group {
  margin-bottom: 0;
}
.os-list a {
  color: #676a6c;
}
.os-list > li {
  background-color: #FFFFFF;
  border: 1px solid #e7eaec;
  margin: 0px 0 10px 0;
  padding: 10px;
  border-radius: 2px;
}
.os-list > li:hover {
  cursor: pointer;
  /*background: #fff;*/
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
}
.os-list > li.warning-element {
  border-left: 3px solid #f8ac59;
}
.os-list > li.danger-element {
  border-left: 3px solid #ed5565;
}
.os-list > li.info-element {
  border-left: 3px solid #1c84c6;
}
.os-list > li.success-element {
  border-left: 3px solid #1ab394;
}

.os-list .os-item.active,
.os-list .os-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  /*border-bottom: 1px solid #e7eaec;*/
  /*border-top: 1px solid #e7eaec;*/
  border-radius: 0;
}
.os-list li.active {
  transition: none;
}
.os-detail-box {
  padding: 25px;
}


.vendas-list {
  list-style: none;
  margin: 0;
}
.vendas-list > li {
  background: #FAFAFB;
  border: 1px solid #e7eaec;
  margin: 0px 0 10px 0;
  padding: 10px;
  border-radius: 2px;
}
.vendas-list > li:hover {
  cursor: pointer;
  /*background: #fff;*/
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
}
.vendas-list > li.warning-element {
  border-left: 3px solid #f8ac59;
}
.vendas-list > li.danger-element {
  border-left: 3px solid #ed5565;
}
.vendas-list > li.info-element {
  border-left: 3px solid #1c84c6;
}
.vendas-list > li.success-element {
  border-left: 3px solid #1ab394;
}

.agile-detail {
  margin-top: 5px;
  font-size: 12px;
}

#table-ProdutosServicos tr td {
  vertical-align: middle;
}

.typeahead-container .typeahead-hint {
  padding-left: 33px;
}

.desdobramento-parcelas > table > thead > tr > th, .desdobramento-parcelas > table > tbody > tr > td {
  vertical-align: middle;
}

.m-t-no-label {
  margin-top: 23px;
}

/*.tabs-container .tabs-left .panel-body {*/
/*margin-left: 30%;*/
/*}*/

/*.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {*/
/*width: 30%;*/
/*}*/

.avatar-direita {
  position: absolute;
  width: 80px;
  top: -50px;
  right: 10px;
}

.avatar-direita-edicao {
  position: absolute;
  width: 80px;
  top: 45px;
  right: 20px;
}

.avatar-nova-receita {
  position: absolute;
  width: 80px;
  top: 60px;
  right: 30px;
}

.table-preco-listagem {
  font-size: 90%;
  margin-bottom: 0;
}

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

/*CustomizaÄ†Â§Ä†Â£o Select2*/
.select2-selection--single {
  height: 34px !important;
  line-height: 1.42857143 !important;
  border: 1px solid #e5e6e7 !important;
  border-radius: 1px !important;
  color: inherit !important;
  display: block !important;
  /*padding: 6px 12px !important;*/
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s !important;
  width: 100% !important;
  font-size: 14px !important;
}

.select2-selection__rendered {
  color: inherit !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px !important;
  background-color: rgba(188, 188, 255, 0.23);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px !important;
  top: 0px !important;
}

.empresa-preco  .input-sm{
  font-size: 90%;
}

.checkbox {
  margin-top: 6px;
  margin-bottom: 7px;
}

.ibox {
  border: 1px solid #e7eaec;
}

@media (min-width: 1270px) {
  .modal-lg {
    width: 1100px;
  }
}

@media (min-width: 1360px) {
  .modal-lg {
    width: 1200px;
  }
}

@media (min-width: 1600px) {
  .modal-lg {
    width: 1400px;
  }
}

@media (min-width: 1900px) {
  .modal-lg {
    width: 1750px;
  }
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}

.no-wrap div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.img-consultor {
  position: absolute;
  right: 30px;
  top: 10px;
  z-index: 1;
}

#detalhe-contrato, .mudar-detalhes{
  width: 100%;
}

.atendimento-list-row{
  padding: 10px;
  border-bottom: solid 1px rgba(21, 21, 21, 0.14);
}

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

.atendimento-list-row:hover{
  background-color: #eee;
}

@media (max-width: 767px){
  .cliente .dl-horizontal dt, .dados-os .dl-horizontal dt, .dados-venda .dl-horizontal dt{
    width: 100%;
    margin-right: 0px;
    font-weight: 600;
  }

  .cliente .dl-horizontal dd, .dados-os .dl-horizontal dd, .dados-venda .dl-horizontal dd{
    margin-left: 0px;
  }
}

#descricao, #modal-atend-descricao{
  resize: none;
  width: 100%;
}

.cobranca-list-item{
  padding: 10px;
  border-bottom: solid 1px #ccc;
}

.lista-item-cobranca-vencida{
  background-color: rgba(255, 0, 0, 0.03);
}

.lista-item-cobranca-vencida:hover{
  background-color: rgba(255, 0, 0, 0.06);
}

.lista-item-cobranca-vence-hoje{
  background-color: rgba(255,255,0,0.03);
}

.lista-item-cobranca-vence-hoje:hover{
  background-color: rgba(255,255,0,0.06);
}

.lista-item-cobranca-vence-amanha{
  background-color: rgba(0,191,255,0.03);
}

.lista-item-cobranca-vence-amanha:hover{
  background-color: rgba(0,191,255,0.06);
}

.lista-item-cobranca-vence-futuro{
  background-color: rgba(25, 255, 0, 0.03);
}

.lista-item-cobranca-vence-futuro:hover{
  background-color: rgba(25, 255, 0, 0.06);
}

.show-sweet-alert{
  z-index: 2350;
  border: solid 1px red;
  box-shadow: 5px 5px 5px #e8e2e2;
}

input[name='searchTermAtendimento']{
  height: 100%;
}

#formBusca .busca-atendimentos-painel .btn-default {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec;
}

#formBusca .busca-atendimentos-painel .btn-default.active{
  background-color: #e6e6e6;
  color: inherit;
  border: 1px solid #d2d2d2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}

#formBusca .busca-atendimentos-painel .datepicker {
  border-radius: 0;
}

#formBusca .busca-atendimentos-painel .dropdown-menu {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000;
}

#formBusca .busca-atendimentos-painel .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: 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);
}

.painel-graficos {
  background-color: none;
  color: #7a7c82;
  border: solid 1px rgba(0, 0, 0, 0.16);
}

.painel-graficos h2{
  padding-bottom: 5px;
}

.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px;
}
a.dim, button.dim {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 20px !important;
}

a.dim:active , button.dim:active{
  /*top: 3px;*/
}
a.btn-primary.dim, button.btn-primary.dim {
  box-shadow: inset 0 0 0 #16987e, 0 5px 0 0 #16987e, 0 5px 5px #999999;
}
a.btn-primary.dim:active, button.btn-primary.dim:active {
  box-shadow: inset 0 0 0 #16987e, 0 2px 0 0 #16987e, 0 5px 3px #999999;
}
a.btn-default.dim, button.btn-default.dim {
  box-shadow: inset 0 0 0 #b3b3b3, 0 5px 0 0 #b3b3b3, 0 5px 5px #999999;
}
a.btn-default.dim:active, button.btn-default.dim:active {
  box-shadow: inset 0 0 0 #b3b3b3, 0 2px 0 0 #b3b3b3, 0 5px 3px #999999;
}
a.btn-warning.dim, button.btn-warning.dim {
  box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999;
}
a.btn-warning.dim:active, button.btn-warning.dim:active {
  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999;
}
a.btn-info.dim, button.btn-info.dim {
  box-shadow: inset 0 0 0 #1eacae, 0 5px 0 0 #1eacae, 0 5px 5px #999999;
}
a.btn-info.dim:active, button.btn-info.dim:active {
  box-shadow: inset 0 0 0 #1eacae, 0 2px 0 0 #1eacae, 0 5px 3px #999999;
}
a.btn-success.dim, button.btn-success.dim {
  box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 5px 5px #999999;
}
a.btn-success.dim:active, button.btn-success.dim:active {
  box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999999;
}
a.btn-danger.dim, button.btn-danger.dim {
  box-shadow: inset 0 0 0 #ea394c, 0 5px 0 0 #ea394c, 0 5px 5px #999999;
}
a.btn-danger.dim:active, button.btn-danger.dim:active {
  box-shadow: inset 0 0 0 #ea394c, 0 2px 0 0 #ea394c, 0 5px 3px #999999;
}
a.dim:before, button.dim:before {
  font-size: 50px;
  line-height: 1em;
  font-weight: normal;
  color: #fff;
  display: block;
  /*padding-top: 10px;*/
}
a.dim:active:before, button.dim:active:before {
  /*top: 7px;*/
  font-size: 50px;
}

.btn-margin-top{
  margin-top: 23px;
}

textarea.form-control, input.form-control, .dropdown-toggle.btn-white, .select2-selection {
  background-color: rgba(188, 188, 255, 0.23);
}

.shaded, .ibox {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
}

.shaded > .ibox-title, .ibox-title {
  border-top: 1px;
}

.gray-bg {
  background-color: #E8EBF1;
}

.sweet-alert.h2 {
  font-size: 25px;
}
