#logo img {
    width: auto;
    height: auto;
    max-height: 60px;
    margin-top: 5px;

}
#dlgCampania .legales label,
#dlgSubproducto .descripcion label{
    display: none;
}

.base-form .form_element {
    width: auto;
}

body {
    background: rgba(229,94,34,1);
}

body > header {
    margin: 0;
    height: 60px;
    background: rgba(229,94,34,1) 0 -1px repeat-x;
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #222;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    transition: height 0.3s;
}

body > header .btn-group-sm {
    transition: margin 0.3s;
}

body > header + * {
    margin-top: 60px;
}

body > header.smaller {
    height: 40px;
}

body > header.smaller + * {
    margin-top: 40px;
}

body > header.smaller #logo img {
    max-height: 30px;
    margin-top: 5px;
}
body > header.smaller #user-tools {
    margin-top: 10px;
}

body > header + * {
    margin-top: 60px;
}

#container {
    padding-right:15px;
    padding-left:15px;
}

#container .row-fluid {
    background: #E4E4E4;
}

#container section#main-section  {
    margin: 0;
}

#container section#main-section.span10 {
    /*width: 84.935616165%;*/
}


#container section#main-section .page {
    padding: 0;
    margin-left: 0.7%;
    width: 98%;
}


#user-tools a.dropdown-toggle  {
    color: #FFFFFF;
}

.front .container {
    background-color: white;
}

form[name=Solicitud] .botonera {
    margin-bottom: 35px;
    padding: 20px;
}

nav#sidebar {
    background-color: #E4E4E4;
    transition: max-width 0.6s;
}
nav#sidebar > ul > li.active,
nav#sidebar > menu > li.active {
    border-right: 4px solid #d0d0d0;
}

nav#sidebar > ul > li a,
nav#sidebar > menu > li a {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dadada;
    color: #202020 !important;
    text-shadow: none !important;
    font-weight: bold;
}

nav#sidebar > ul > li > ul > li.active > a,
nav#sidebar > ul > li > ul > li > a:hover,
nav#sidebar > menu > li > menu > li.active > a,
nav#sidebar > menu > li > menu > li > a:hover {
    background: #e0e0e0 !important;
    color: #5e5e5e !important;
}

nav#sidebar > ul > li > a:HOVER,
nav#sidebar > ul > li.active > a,
nav#sidebar > menu > li > a:HOVER,
nav#sidebar > menu > li.active > a {
    text-decoration: none;
    color: #202020 !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    background: #d0d0d0;
    background: -webkit-linear-gradient(bottom, #d0d0d0, #c4c4c4);
    background: -ms-linear-gradient(bottom, #d0d0d0, #c4c4c4);
    background: -moz-linear-gradient(bottom, #d0d0d0, #c4c4c4);
    background: -o-linear-gradient(bottom, #d0d0d0, #c4c4c4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd0d0d0', endColorstr='#ffc4c4c4', GradientType=0);
    border-top: 1px solid #303234;
    border-bottom: 1px solid #161718;
}

nav#sidebar.closed {
    max-width: 0;
}

#container.container-fluid .row-fluid .span9 .page {
    padding: 15px 0;
}

#formFiltro input[name=desde],
#formFiltro input[name=hasta] {
    width: 150px;
    height: 25px;
    margin-bottom: 0;
}

#formFiltro input[name=filtroNombre] {
    width: 130px;
}

#formFiltro select {
    width: auto;
}

.lista.loading  #articles,
.lista.loading  #articles .text-warning{
    color: #CCC;
}

.lista.loading #articles,
.lista.loading .grid header li,
h4.page-title.loading small {
    background: url('/sistemafce/img/ajax-loader.gif') right 25px center no-repeat;
}

h4.page-title.loading small {
    height:15px;
    min-width: 45px;
    display: inline-block;
    background: url('/sistemafce/img/ajax-loader.gif') left center no-repeat;
}

.import-preview .col {
    width: 33%;
}

.clr {
    clear: both;
}

textarea.autoExpand {
    overflow: hidden;
    padding: 18px;
}

.base-form .cke_contents textarea {
    margin-right: 0;
}

.card-js {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.front h2 {
    text-align:center;
}

.front .certifcado {
    min-height: 300px;
    font-size: 22px;
}

.front form section h3 {
    border-bottom: solid 2px #eeeeee;
}

.front #user-tools {
    padding: 15px;
}

.front .card-js .cvc-container {
    display: none;
}

.front .brand {
    width: 40%;
    float: left;
}

.front #credit-card .brand input {
    padding-left: 35px;
}


div.form_element.liquidacionComisiones label {
    display: none;
}

.canalesActivos,
.campaniasActivas {
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 3px;
}

.front form[name=Solicitud] input[required],
.front form[name=Solicitud] select[required],
.front form[name=Solicitud] textarea[required],
.front form[name=Solicitud] input.expiry
{
    border-color: #0E1112;
}

.front form[name=Solicitud] input[name=telefono],
.front form[name=Solicitud] input[name=celular] {
    border-color: #1b6d85;
}

.form-signin input[type=text].form-control,
.form-signin input[type=password].form-control{
    height: initial;
}

.ui-dialog .ui-dialog-content {
    padding: 0;
}

section .grid ul li {
    word-break: break-all;
}

#user-tools {
    position: absolute;
    right: 12px;
}

.certif-firmado {
    outline: 1px solid #fcfcfc;
}

.box.upload.box.has-advanced-upload {
    position: relative;
    width: 80%;
    margin: auto;
}

.box__dragndrop,
.box__uploading,
.box__success,
.box__error {
    display: none;
}

.box__uploading,
.box__success,
.box__error {
    width: 60%;
    margin: auto;
    font-size: 35px;
    text-align: center;
}

.box__input {
    padding: 50px 20px;
}

.box__input label[for=file] strong{
    cursor: pointer;
}
.has-advanced-upload .box.upload,
.box.upload.has-advanced-upload {
    background-color: white;
    outline-offset: -10px;
}
.has-advanced-upload .box.upload .box__dragndrop,
.box.upload.has-advanced-upload .box__dragndrop {
    display: inline;
}

.has-advanced-upload .box.upload .box__input input,
.has-advanced-upload .box.upload .box__input button,
.box.upload.has-advanced-upload .box__input input,
.box.upload.has-advanced-upload .box__input button
{
    display: none;
}

.has-advanced-upload.is-dragover {
    background-color: grey;
    outline: 2px dashed black;
}

.has-advanced-upload.is-uploading .box__input {
    visibility: hidden;
}
.has-advanced-upload.is-uploading .box__uploading {
    display: block;
    margin-top: -100px;
    padding-bottom: 50px;
}

.has-advanced-upload.is-error .box__error {
    display: block;
}

.has-advanced-upload.is-success {
    background-color: #B4EDB4;
}