#mover{
    margin-left: 140px;
}

#pagin li {
  display: inline-block;

}
#marcas{

  margin-left: 290px;
}

li.listas {
    list-style-type: none;
}

.label {
    color: #fff !important;
    margin-bottom: 5px;
}

.label:hover {
    color: #9d9fa2 !important;
    margin-bottom: 5px;
}

.dropdown-menu.hdropdown.notification li {
    padding-bottom: 25px;
}

.no-padding-bottom{
  padding-bottom: 12px !important;
}

.contenedorformulario{

  padding: 25px 40px 40px 200px;
  min-width: 320px;
}

.bajarbotonsubmitimagen{

  margin-top: 60px;

}

.error-message{
  color: red !important;
}

tfoot {
    display: table-header-group;
}

.form-general{
    display: block;
    margin-right: auto;
    margin-left: auto;
}


div#s2id_UserPeriodId {
padding: 0;
height: 25px;
}

textarea{
  resize: none;
}
.styleselect {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.0);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/*///////////////////////////////EMPIEZA OS//////////////////////////////////////////*/

.cwhite{
  color: white !important;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #c5c5c5 !important;
}
.no-borders li a:hover{
  color: white !important;
}

.np{
  padding: 0px !important;
}
.pagination {
    margin: 0;
}
.uppercase{
  text-transform: uppercase;
}
.pd50{
  padding: 15px 30px;
}
.panel-footer {
    text-align: center;
}
.navbar-brand {
     padding: 0px !important; 
}
.navbar-nav>li>a>span {
    font-size: 15px;
}
#side-menu li a {
    color: #f1f3f6 !important;
}
#side-menu li .nav-second-level li a {
    font-weight: 300 !important;
}
#UserLoginForm , #UserRememberPassword2Form{
    margin: 45px 0px;
}
#side-menu li:first-child {
    border-top: 1px solid #263544 !important;
}
#side-menu li {
    border-bottom: 1px solid #34495e !important;
}
#side-menu li.active {
    background: #34495e !important; 
}
#side-menu.nav>li>a:hover, #side-menu.nav>li>a:focus {
    background: #5f768c !important;
}
#UserLoginForm .form-group, #UserRememberPassword2Form .form-group {
    margin-bottom: 22px;
    text-align: center;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #5f768c !important;
}
.restorep{
  margin-top: 15px;
}
.slimScrollDiv {
    background: #34495e;
    color: white;
}
.slimScrollDiv img{
  border: 2px solid white;
  border-radius: 50%;
  margin-bottom:8px;
}
#side-menu {
    background: #263544 !important;
}
.text-muted {
    color: #fff !important;
}
#resultado.listas {
    height: 200px;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid #eaeaea;
    padding: 20px;
}
.size5{
    width: 15% !important;
}
.size{
    width: 8% !important;
}
.size0{
    width: 4% !important;
}
.size5a>th>input{
    width: 100% !important;
}

#left , #right {
  padding: 20px 0px;
}
#left h6, #right h6 {
    display: inline-block;
    color: #62cb31;
}
#left span, #right span {
    font-weight: bold;
}
#left div , #right div {
    border: 1px solid #f1f3f6;
    margin: 10px;
    padding: 5px;
    background: #f9f9f9;
}
.mb{
  margin-bottom: 30px;
}
.alert {
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 999999;
    width: auto;
    max-width: 50%;
}
.file-preview-frame:hover {
    box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0) !important;
}
.close.fileinput-remove.text-right {
    float: left !important;
    margin-top: 9px !important;
}
::-webkit-scrollbar-track
{
  background-color: #f3f3f3;
}

::-webkit-scrollbar
{
  width: 8px;
  background-color: #f3f3f3;
}

::-webkit-scrollbar-thumb
{
  background-color: #ced4de;
}
.panel {
     border-color: transparent !important; 
     border-radius: 0px !important;
}

.announcement-heading {
    font-size: 20px;
    font-weight: bold;
}
.announcement-text {
    text-transform: uppercase;
    font-size: 16px;
}
.panel-warning > .panel-heading {
    color: #e69406 !important;
  }

  .panel-danger > .panel-heading {
    color: #de3e3b !important;
    background-color: #f7f7f7 !important;
    border-color: #ffe4e4 !important;
}
.panel-success > .panel-heading {
    color: #1e9420 !important;
    background-color: rgb(245, 255, 245) !important;
}
.panel-heading {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #34495e !important;
}
input.input_check {
  padding: 0;
  width: auto;
  height: auto;
  display: inline-block;
  margin-left: 9px !important;
}

.button-notificacion{
  margin-top: 10px !important;
    display: inline-block !important;
}
ul#listanotificaciones{
      overflow: auto;
    height: 85vh;

}