﻿/*	
*	################################################################################
*	
*	My Custom Style for KINGADMIN
*	---------------------------------------------------------------------
*
*	Version		1.0
*	Author		Your Name
*	
*	Override theme style or create your new styles. Direct change to main.css
*	is not recommended to avoid problems when theme updates arrived in the future
*	
*	################################################################################
*/
body.topnav-fixed #wrapper {
  padding-top: 78px; }

.top-bar .logo {
  top: 0; }

.toggle-sidebar-collapse {
  padding-top: 34px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  background-color: #0088cc; }

.nav-pills > li > a {
  border: 1px solid #ccc; }

input, textarea, select {
  width: 100% !important;
  padding: 12px 20px;
  margin: 8px 0 15px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  visibility: visible;
  float: left;
  box-shadow: none;
  height: 20px; }

select {
  padding: 2px;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 4px 4px 4px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 4px 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 4px 4px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  /* -o-border-radius: 5px 5px 5px 5px; */
  border-radius: 5px 5px 5px 5px;
  height: 30px;
  line-height: 30px; }

/* chrome, safari */
::-webkit-input-placeholder {
  color: #CCC !important;
  font-style: italic; }

/* mozilla */
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #CCC !important;
  font-style: italic; }

/* ie (faux placeholder) */
input.placeholder-text, textarea.placeholder-text {
  color: #CCC !important;
  font-style: italic; }

input[type=checkbox] {
  height: 13px; }

textarea {
  height: 150px;
  resize: none; }

select[disabled], input[disabled] {
  cursor: not-allowed !important;
  background-color: #eee !important; }

label {
  margin-top: 0.6em; }

.modal-header {
  background-color: #004677;
  color: #fff; }

.modal-footer {
  padding: 0;
  padding-right: 15px;
  margin: 0; }

.bt-edi {
  color: #004677;
  text-decoration: underline;
  padding: 0 10px 0 0;
  cursor: pointer; }

.bt-eli {
  color: #ea0c26;
  text-decoration: underline;
  padding: 0 10px 0 0;
  cursor: pointer; }

.tab-title {
  display: block;
  text-align: left;
  color: #000;
  font-size: 15px;
  padding: 5px 0;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
  float: left;
  width: 100%; }

.tab-content {
  border: 1px solid #ccc; }

/*Cambio Allan*/
/*label.ccl {
  border-radius: 0;
  color: #000;
  cursor: initial;
  display: block;
  float: left;
  font-size: 1em;
  height: 2.5em;
  line-height: 2.5em;
  margin-top: 0.6em;
  margin-right: .25em;
  text-align: left;
  border: none;
  text-transform: uppercase;
  width: 100%; }*/
label.ccl {
    border-radius: 0;
    color: #000;
    cursor: initial;
    display: block;
    float: left;
    font-size: 1em;
    height: 2.5em;
    line-height: 2.5em;
    margin-top: 0.6em;
    margin-right: .25em;
    text-align: left;
    border: none;
    text-transform: uppercase;
    text-transform: lowercase !important;
    width: 100%;
}

    label.ccl:first-letter {
        text-transform: uppercase !important;
    }
    label.ccl::after {
        content: ":";
    }

input[type=button] {
  width: 70%;
  background-color: #f28f1d;
  color: white;
  padding: 14px 10px;
  margin: 15px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  height: 48px; }

input[type=button]:hover {
  background-color: #004677; }

.aButton {
  width: 100%;
  background-color: #f28f1d;
  color: white;
  padding: 14px 10px;
  margin: 15px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  height: 48px; }

.aButton:hover {
  background-color: #004677; }

input[type=file] {
  padding: 2px;
  height: 27px; }

.cal-ico {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(../../Content/img/ins-crm_22.png);
  vertical-align: middle;
  margin: 0 5px; }

.headline {
  margin: 0px 0 0px;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; }
  .headline h3 {
    /*background: url("../build/img/separating-lines.gif") no-repeat scroll center center transparent;*/
    color: #56c0f0;
    font-size: 40px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: normal; }

.adp-directions, .adp-summary {
  display: none; }

.contenedor_reporte {
  position: relative;
  float: left;
  width: 98% !important;
  height: 0%;
  padding-bottom: 56.25%; }

iframe {
  position: absolute;
  height: 100% !important;
  width: 100% !important;
  display: block; }

.reporte-widget-content {
  padding-bottom: 56.25% !important; }

/*Mapa*/
.controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); }

#origin-input, #destination-input, #segundoMapa-input {
  background-color: #fff;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 400px !important; }

#origin-input:focus, #destination-input:focus {
  border-color: #4d90fe; }

#mode-selector {
  color: #fff;
  background-color: #4d90fe;
  margin-left: 12px;
  padding: 5px 11px 0px 11px; }
  #mode-selector label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300; }

.alertSupervisor {
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  margin: 5px;
  padding: 10px; }

.alertSupervisor-theme {
  color: #004677;
  background-color: #f9f9f9;
  border-color: #f28f1d !important; }

#errorModal {
  display: none;
  color: #dc1616; }

nput[type='number'] {
  -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

/*.form-group {
    position: relative;
    width: 850px;*/ /* Ajusta el ancho según sea necesario */
/*}*/

labelTipoCambio {
    position: absolute;
    right: -80vmax;
    top: 50%;
    transform: translateY(115%);
    width: 305px; /* Ajusta el ancho según sea necesario */
    text-align: right;
}