body {
    font-family: 'Nunito';
}

div.p_login #loginform {
    margin: 20px auto 0px;
    background: white;
    box-shadow: 3px 3px 8px #00000029;
    border-radius: 10px;
}

#bigbutton {
    float: none;
}

.buttons {
    white-space: normal;
    width: 100%;
}

.detail-view-field {
    /*line-height: 48px !important;*/
}

.buttons input[type=button] {
    margin: 2px;
}

ul.nav-tabs {
    margin: 0px !important;
}

ul.clickMenu li ul.subnav {
    top: 30px;
    right: auto;
}

#sugarMsgWindow {
    background: white !important;
}

span[id^=div_info_talla] {
    text-align: center;
    display: block;
    background: lavender;
    font-weight: bold;
}

.info_producto {
    min-width: 400px;
}

.info_producto table tbody tr th {
    color: #534d64;
}

.info_producto .table-condensed>thead>tr>th,
.info_producto .table-condensed>tbody>tr>th,
.info_producto .table-condensed>tbody>tr>td {
    padding: 2px 5px;
    vertical-align: center;
}

.info_producto .table>tbody>tr>td,
.info_producto .table>thead>tr>th {
    vertical-align: middle !important;
}

.info_producto a.container-close {
    filter: grayscale(1) brightness(.35) contrast(0.8);
}

@media (max-width: 767.98px) {
    .info_producto {
        width: 100% !important;
        max-width: 100vw;
    }
}

span.moreinfo-calendar.suitepicon.suitepicon-action-info {
    float: right;
    zoom: 2;
    background: white;
    border: solid 0.5px;
    padding: 1px;
}

@media (min-width: 1350px) {
    .modal-cal-edit .modal-content {
        width: 100%;
    }
}

#calendarContainer div[id^=calendar].fc {
    max-width: 400px;
    width: 40%;
    float: left;
}

/*Corrección mask en calendario */
#sugarMsgWindow_c {
    z-index: 1150 !important;
}

#sugarMsgWindow_mask {
    z-index: 1125 !important;
}

div[id^=info_inline2] {
    padding: 10px;
    background: white;
    font-size: larger;
    border: solid 1px;
    border-radius: 5px;
}

a.container-close {
    background: transparent url(../../../../../index.php?entryPoint=getImage&themeName=SuiteP&imageName=dashletclose.png) no-repeat;
    color: transparent;
}

div[type="html"] {
    display: block;
    width: 100%;
    padding-top: 10px;
}

div[type="html"]>span#detalles_c.sugar_field {
    display: block;
    width: 100%;
}

button.button.boton_detalle {
    padding: 0px 5px;
    margin-right: 5px;
}

input.date_input,
table.list.view input.currency {
    max-width: 150px;
}

.moduleTitle h2 {
    text-transform: none;
}

div#sugarMsgWindow {
    background: white;
}

#sugarMsgWindow h2 {
    font-size: 20px;
}

.masked {
    overflow: inherit !important;
}

#sugarMsgWindow .button-group button[type="button"] {
    font-size: 13px;
    font-weight: 500;
    background: #f08377;
    color: #f5f5f5;
    cursor: pointer;
    padding: 0 10px 0 10px;
    margin: 0 5px;
    border: none;
    border-radius: 3px;
    letter-spacing: 1px;
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
}

div.content p.error {
    background: #d0e9ff;
    border-radius: 5px;
    border: 1px lightgray solid;
    margin-bottom: 10px;
    font-size: larger;
    color: black;
    box-shadow: 2px 2px lightgrey;
}

.moduleTitle span.utils {
    display: inline;
    float: right;
}

.moduleTitle span a.btn.btn-success.showsearch {
    display: none;
}

table#lineItems {
    display: table;
}

table#tabla a {
    color: #378cbe;
}

table#tabla th {
    color: #378cbe;
}

.list tr td[scope=col] {
    color: inherit !important;
}

#save_and_continue,
#copyright_data,
.dashboard .nav-dashboard {
    display: none;
}

footer {
    line-height: inherit !important;
    border-radius: 0px;
}

.footer_right {
    text-transform: none;
    /* width: auto !important; */
}

.yui-ac-content {
    width: auto !important;
}

.moduleTitle a.utilsLink {
    background: #f08377;
    color: #f5f5f5;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
}

.list tr th {
    font-size: 13px;
    padding: 16px 10px 16px 10px;
    border-left: none;
    border-right: none;
    text-align: left;
    white-space: nowrap;
    font-weight: 700;
    color: #534d64;
}

.list tr th a:visited {
    color: #ffffff;
}

.list tr th a:link {
    font-size: 13px;
    font-weight: 700;
    padding-right: 10px;
    color: #ffffff;
}

.list tr th a:visited {
    color: #ffffff;
}

#MassAssign_SecurityGroups {
    display: none !important;
}

@media (min-width: 769px) {
    .col-sm-12 .col-sm-8.edit-view-field textarea {
        width: 100%;
    }
}

/* #frameConsultaRapida{
    position: fixed;
    top: 13%;
    bottom: 10%;
    width: 80%;
    height: 80%;
    left: 10%;
    right: 10%;
    padding: 20px;
    background-color: gray;
  }
 */
.info_producto .panel>.table-bordered>tbody>tr:first-child>th,
.info_producto .panel>.table-bordered>tbody>tr:first-child>td {
    border-bottom: 1px solid #ddd;
}

.toggle_switch {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    width: 40px !important;
    height: 20px !important;
    display: inline-block !important;
    position: relative !important;
    border-radius: 50px !important;
    overflow: hidden !important;
    outline: none !important;
    border: none !important;
    cursor: pointer !important;
    background: #707d84 !important;
    background-color: #707d84 !important;
    transition: background-color ease 0.3s !important;
}

.toggle_switch:before {
    content: "si no" !important;
    display: block !important;
    position: absolute !important;
    z-index: 1 !important;
    width: 16px !important;
    height: 16px !important;
    background: #fff !important;
    left: 2px !important;
    top: 2px !important;
    border-radius: 50% !important;
    font: 9px/18px Helvetica !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    text-indent: -14px !important;
    word-spacing: 22px !important;
    color: #fff !important;
    text-shadow: -1px -1px rgba(0, 0, 0, 0.15) !important;
    white-space: nowrap !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) !important;
    transition: all cubic-bezier(0.3, 1.5, 0.7, 1) 0.3s !important;
}

.toggle_switch:checked {
    background-color: #d66c60 !important;
}

.toggle_switch:checked:before {
    left: 22px !important;
}

.atributos_productos {
    margin: 3px 0px !important;
}

.div_atributos {
    border: dashed 0.5px #bfbfbf;
    padding: 10px;
    float: left;
    width: 100%;
    margin: 10px 0px;
    border-radius: 5px;
}

.edit-view-row-item div[type="multienum"][field="atributos_estilo_c"] {
    width: 80%;
}

.yui-panel-container {
    height: auto !important;
}

#imagemodal .modal-body {
    text-align: center;
}

#imagemodal .modal-body .imagepreview {
    max-height: 75vh !important;
    width: unset !important;
    margin-top: 10px !important;
}