@font-face {
    font-family: ”Oswald Light”;
    src: url(../fonts/Oswald_l.ttf) format(“truetype”),
        url(‘Oswald_l.woff’) format(‘woff’);
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.container-fluid{
    padding:0;
}

.btn{
  /*  border-radius: 5px;*/
}
select{
    height: 30px;
    border: 1px solid #ccc;
}

.title_elige h3{
    font-size: 18px !important;
    font-weight: 500;
    color: rgb(255,123,51);
    margin-left: 20px;
    transform: translate(311px, -150px);
}

.log {
    background-image: url('../images/mac_noapple_orange.jpg');
    height: 88vh;
    width: 100%;
    min-height: auto !important;
}

.box-login {
    width: 500px;
    height: 500px;
    margin: 5% auto;
    padding: 35px;
    padding-top: 75px;
    background-color: white;
    border-radius: 250px;
    font-size: 16;
    box-shadow: 3px 6px 78px 8px rgba(41, 42, 34, 0.35);
    -webkit-box-shadow: 3px 6px 78px 8px rgba(41, 42, 34, 0.35);
    -moz-box-shadow: 3px 6px 78px 8px rgba(41, 42, 34, 0.35);
}

.logo_ir{
    width: 40%;
}
.box-login input[type="text"], .box-login input[type="password"]{
    padding: 10px 12px;
    margin: 5px;
}
.box-login input[type="text"]{
    border-radius: 5px;
}
.box-login input[type="password"]{
    border-radius: 5px;
}
.text-center div{
    text-align: center;
}
.btn-add {
    background-color: #bbb;
    margin-top: 8px
}
.error-msg{
    display: block;
    margin-top: 15px;
    font-size: 18px;
    color: #A00000;
}
.btn-login:hover {
    text-decoration: underline
}

#clients-list>h2{
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    margin: 40px;
}

form input,
select,
textarea,
label {
    width: 45%;
    border: 0
}
form label {
    font-size: 18px;
    font-weight: 600
}
select {
    background-color: #fff;
    border-radius: 6px;
    padding-left: 8px;
}

input[type="submit"] {
    padding: 8px 12px;
    width: auto;
    font-size: 14px;
    color: white;
    background: rgb(255,123,51);
    border-radius: 50px;
    margin: 15px;
    border: 1px transparent;

}
input[type="submit"]:hover{
    background: #ff6700;
    color: white;
    border: 1px transparent;
    border-radius: 50px;


}
input[type="date"] {
    width: 150px
}

.contenedor-informes th{
    text-align: center;
}
.clear {
    clear: both;
}
.succes {
    margin-top: 10px;
    padding: 5px 10px;
    background-color: #71f47e
}
.adding_apps {
    display: none;
    width: 100%;
}
.adding_apps h4 {
    padding: 15px 0 10px;
    margin-bottom: 10px;
    text-align: center;
}
.apps-table {
    height: 250px;
    overflow: scroll
}
a {
    color: #666
}
a:hover {
    color: #aaa
}
img.thumb-admin {
    width: 250px;
    height: 250px
}
.return {
    padding: 10px;
    position: relative;
    top: -4px
}
#dashboard-navbar {
    background-color: white;
}
#dashboard-navbar .navbar-brand {
    background-image: url("../images/logo.png");
    background-size: 100px;
    width: 100px;
    height: 60px !important;
    margin: 20px 92px;
}
#dashboard-navbar .logout a{
    margin-top: 15px;
    display: block;
    padding: 15px;
    margin-right: 20px;
    line-height: 100%;
    background-color: rgb(255,123,51);
    color: #fff;
    border-radius: 10px;
}

button.btn.dropdown-toggle.btn-gest{
    margin-top: 30px;
    display: block;
    padding: 14px 15px;
    margin-right: 20px;
    line-height: 100%;
    background-color: rgb(255,123,51);
    color: #fff;
    border-radius: 5px;
    text-transform: none;
}

/*
.dropdown-menu>li>a {
    color: rgb(255,123,51);
}

ul.dropdown-menu{
    right: 18px!important;
    left: auto;
    z-index: 9999;
    border-radius: 5px;
}
*/

#dashboard-navbar .logout a:hover {
    -webkit-box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
    -webkit-text-shadow: 0 5px 10px 0 rgba(0,0,0, 0.75);
    -moz-text-shadow: 0 5px 10px 0 rgba(0,0,0, 0.75);
    text-shadow: 0 5px 10px 0 rgba(0,0,0, 0.75);
}
.sidebar h3 a {
    color: #fff
}
/*
.sidebar .navmenu-fixed-left .nav-sidebar h3 {
    background-color: black !important;
}
 */

#num-comments {
    border-radius: 50%;
    text-align: center;
    width: 22px;
    height: 22px;
    float: right;
    color: #fff;
    background-color: #f00
}
.seccion {
    padding: 50px 30px
}

div#users-table_filter {
    margin-bottom: 18px;
    float: none;
}

.form-box {
    width: 100%;
    margin: 0 auto
}
.alert-success,
.alert-danger {
    display: none
}
/*
.contenedor-section {
    padding:25px 20px 20px 10px;
}
*/
.add-app-input {
    width: 90%
}
.app-search {
    padding-left: 15px
}
.search {
    position: relative;
    margin-bottom: 20px
}
.search input {
    margin: 0 auto;
    width: 80%;
    padding: 6px;
    border-radius: 5px;
    border: 0
}
.search button {
    position: absolute;
    top: 3px;
    left: 76%;
    background: transparent;
    border: 0
}
.results:last-child {
    padding-right: 0
}
.results table {
    width: 100%;
    font-size: 18px
}
.results tr {
    padding: 5px 0;
    margin: 5px 0;
    height: 100px;
    border-bottom: 1px solid
}
.results tr:last-child {
    border-bottom: 0
}
.results tr:hover {
    background-color: #ddd0dd
}
.results td {
    padding: 10px 0;
    line-height: 40px
}
.results .app-img,
.results .actions {
    width: 10%
}
.results .app-name {
    width: 80%;
    color: #666;
    padding-left: 8px
}
.results .app-img img {
    width: 60px;
    height: 60px
}
.results .actions a {
    display: inline-block;
    margin-right: 4px;
    color: #112
}
.results .actions a:hover {
    color: #aaa
}
.edit-app textarea {
    height: 100px
}
.edit-app .submit {
    width: 100%
}
.search-apps {
    position: relative;
    right: 30px;
    top: -1px;
    background: transparent;
    border: 0
}
.btn-add-app {
    margin-top: 15px
}
.radio-lang {
    width: 12.5%;
    float: left
}
.lang-title {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 7px;
    padding: 5px 0 7px;
    border-bottom: 2px solid #aaa
}
.camp-title {
    width: 20%;
    border-right: 1px solid
}
.camp-desc {
    width: 42%;
    border-right: 1px solid;
    padding: 5px 10px!important
}
.camp-date {
    width: 12.5%;
    border-right: 1px solid;
    padding: 5px 10px!important;
    text-align: center
}
.camp-state {
    width: 7%;
    border-right: 1px solid;
    padding: 5px 10px!important;
    text-align: center
}
.camp-actions {
    text-align: center;
    width: 8%;
    padding: 5px 0 5px 10px!important;
    color: #000
}
.img-tags {
    width: 90%
}
.tags-input {
    width: 90%
}
.add-tag {
    position: relative;
    right: 30px;
    top: -1px;
    background: transparent;
    border: 0
}
.added-tags {
    margin: 15px 0
}
.tag {
    min-width: 150px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px 7px;
    background-color: #bbb;
    border: 1px solid;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    max-height: 45px;
    line-height: 17px
}
.tag-name {
    display: block;
    float: left;
    width: 88%;
    text-align: center
}
.delete-tag {
    display: block;
    height: 100%;
    float: right;
    width: 12%;
    padding-left: 5px
}
#ordered-cats,
#lang-cats {
    margin: 20px 0;
    background: #ccc;
    padding: 10px 20px;
    border-radius: 5px;
    overflow: hidden
}
.categoria {
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden
}
.categoria:hover {
    background-color: #bbb
}
.categoria .cat-img {
    float: left;
    width: 20%
}
.categoria .cat-img img {
    width: 150px;
    height: 150px
}
.categoria .cat-name {
    float: left;
    width: 70%;
    line-height: 150px;
    font-size: 20px
}
.categoria .cat-actions {
    line-height: 150px;
    float: left;
    width: 10%;
    font-size: 20px
}
.categoria .cat-actions select {
    width: 50px;
    margin-right: 10px
}
.categoria.over {
    border: 2px dashed #000
}
.categoria_dnd {
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden
}
.categoria_dnd:hover {
    background-color: #bbb
}
.categoria_dnd .cat-img {
    float: left;
    width: 20%
}
.categoria_dnd .cat-img img {
    width: 150px;
    height: 150px
}
.categoria_dnd .cat-name {
    float: left;
    width: 80%;
    line-height: 150px;
    font-size: 20px
}
.categoria_dnd .cat-actions select {
    width: 50px;
    margin-right: 10px
}
.orderer {
    margin: 15px 0
}
#lang-cats,
#ordered-cats {
    width: 48%;
    min-height: 350px
}
#lang-cats .categoria_dnd .cat-img {
    width: 15%
}
#lang-cats .categoria_dnd .cat-img img {
    width: 75px;
    height: 75px
}
#lang-cats .categoria_dnd .cat-name {
    float: left;
    width: 85%;
    line-height: 75px;
    font-size: 15px
}
#ordered-cats .categoria_dnd .cat-img img {
    width: 110px;
    height: 110px
}
#ordered-cats .categoria_dnd .cat-name {
    line-height: 110px;
    font-size: 18px
}
.loading {
    width: 48px;
    height: 48px;
    margin: 50px 20px
}
@media(max-width:1200px) {
    #ordered-cats .categoria_dnd .cat-img img {
        width: 70px;
        height: 70px
    }
    #ordered-cats .categoria_dnd .cat-name {
        line-height: 70px;
        font-size: 15px
    }
    #lang-cats .categoria_dnd .cat-img img {
        width: 50px;
        height: 50px
    }
    #lang-cats .categoria_dnd .cat-name {
        float: left;
        width: 85%;
        line-height: 50px;
        font-size: 13px
    }
}
.comments-moderation td {
    padding: 10px;
    margin-bottom: 1px solid #ccc
}

/*FOOTER*/


footer .container{
    max-width: 100%;
    z-index: 5;
}

footer {

    background-color: #5b6976;
    width: 100%;
    padding:0;
    clear:both;
}

footer .row2 {
    color: #fff;
    padding: 30px 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

footer .row2 a {
    font-weight: 600;
    color: #fff;
}

footer .row2 p {
    color: #bbb;
    margin-bottom: 0;
}

footer .row2 #logo-oficial-apps a {
    vertical-align: middle;
    line-height: 85px;
}

footer .copy-icon {
    padding: 10px 0 10px 65px;
    background: transparent url('../images/logo_IR.png') no-repeat 0 0;
}

footer .terms {
    float:right;
    padding: 10px 0;
    margin-left: 20%;
}

/*VISTA INFORME*/

.comentarios{
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    min-height: 200px;
    padding: 20px 40px;
    margin: 16px 0;
    width: 98%;
    background-color: #fff;
    border-radius: 10px !important;
}

.comentarios>h4{
    font-family: "Josefin Sans", sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 10px;
    background: #333;
    color: #fff;
}

.comentarios>div {
    padding: 2px 30px;
}

.read-1{
    width: 98%!important;
    border-radius: 10px !important;
    box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
}
.box-comentario-title{
    font-family: 'Josefin Sans', sans-serif;
    display: block;
    padding: 15px;
    font-size: 20px;
    margin-top: 21px;
    color: #11031D;
}
.com-sumary{
    box-shadow: inset -1px 1px 16px -2px #ccc;
    padding: 20px;
    border-radius:5px;
}

.tab-sumary{
    width: 95%!important;
    font-size: 14px;
}

.tab-info{
    margin-top: 6%;
}

.tab-info> h4{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
    font-weight: 500;
    margin-left: 50px;
    margin-bottom:20px;
    color: #11031D;
}

@media (max-width: 1200px){
    .com-sumary{
        width: 92%;
        margin: 10px 0 50px 30px;
    }
}


/*nuevo*/
.sidebar .navmenu-fixed-left .nav-sidebar h3{
    background-color: #cb6120;
}
.tables-title{
    padding: 18px;
    background-color: rgb(255,123,51);
    text-align: center;
    font-family: "Oswald","Raleway", sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.sidebar{
    /*width: 20%;*/
    float: left;
}
.main{
    /* width: 80%;*/
}
a[data-toggle="collapse"]{
    font-size: 50px;
}
.menu-sidebar{
    margin-top: 20px;
    font-size: 16px;
    margin-left: -10px
}
.panel-collapse{
    padding-left: 20px;
}
.logout{
    background-color: none;
    margin-top: 15px;
    border: 0;
}
#selector{
    width: 250px;
    margin-top: 20px;
    margin-bottom: 10px;
}
#selector select{
    height: 43px;
}
/*
select#emp-selector{
    margin-left: 20px;
    width: 100%;
    -webkit-box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.1);
    box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.1);
}
*/
.navmenu-fixed-left{
    overflow-y: inherit !important;
}

.hidden{
    visibility: hidden;
}
.contenedor-section .view-grid{
    box-sizing: border-box;
    width: 99%;
    float: left;
    -webkit-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    text-align: center;
    min-height: 200px;
    padding: 15px;
    margin: 10px 0px 10px 20px;
    background-color: #fff;
    border-radius: 10px !important;
}

.sumary-grid{
    width: 47%!important;
}
.table-widget{
    min-height: 665px !important;
}

#allseo_1 .nvtooltip table thead,#allseo_2 .nvtooltip table thead,#allseo_3 .nvtooltip table thead,#allseo_4 .nvtooltip table thead{
    display: none !important;
}

.chart-header{
    overflow: hidden;
    margin-top: 10px;
}
.chart-title{
    display: block;
    float: left;
    font-size: 20px;
    width: 100%;
    text-align: left;
}

p.chart-title {
    font-family: "Oswald", sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
}

.filter-area{
    width: 100%;
    float: right;
    text-align: right;
}
.chart-title{
    width: 100%;
}
.days-filter .filter-area{
    width: 100%;
}

/*
.filter-area select{
    margin-bottom: 25px;
    width: 150px;
    height: 40px;
    -webkit-box-shadow: inset 0px -1px 6px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px -1px 6px 1px rgba(0,0,0,0.1);
    box-shadow: inset 0px -1px 6px 1px rgba(0,0,0,0.1);
}
 */
.dataTables_wrapper .dataTables_filter{
    float:none;
    margin-bottom:30px;
}

.ym-select{
    width: 85px;
}
.d-select{
    width: 50px;
}
.m-select{
    width: 50px;
}
.y-select{
    width: 65px;
}

/*
.filter-area button{
    border-radius: 5px;
    background-color: rgb(255,123,51);
    border: none;
    padding: 6px 10px;
    margin-left: 5px;
    color: #fff;
}
 */
.filter-area button:hover{
    -webkit-box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 6px 8px 0px rgba(0,0,0,0.1);
}
/* --- 404 --- */
#container-404{
    padding: 10% 20%;
    text-align: center;
}

.gr-container{
    display:block;
    float:left;
    margin-left: 30px;
}
.gm-select{
    width: 150px;
}
#sumary_7 tr td{
    width: 50%;
}
#sumary_7 tr td{
    text-align: left;
}
#sumary_7 tr td:last-child{
    padding-left: 20px
}



/*---Reports---*/

.write_r{
    -webkit-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    border-radius: 10px;
    width: 98%!important;
    margin-left: 15px;
}

.contenedor-informes{
    width: 50%;
    padding: 20px 15px;
    background-color: #fff;
    min-height: 400px;
    float:left;
}
.month-selects{
    overflow: hidden;
    float: right;
}
.contenedor-informes select{
    width: 200px;
    float: left;
    margin-left: 15px;
    border: 1px solid;
}
.contenedor-informes textarea{
    min-height: 250px !important;
}
.contenedor-informes input[type=submit]{
    float: left;
    margin-top: 25px;
}
.contenedor-informes .status{
    margin-top: 30px;
    margin-right: 15px;
}
.contenedor-informes .save-report{
    float: right;
}
.jqte{
    min-height: 350px;
}
.contenedor-informes table{
    width: 100%;
    margin-left: 3em;
}
.contenedor-informes th{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    padding: 15px;
    border-bottom: 2px solid;
    font-weight: 900;
}
.contenedor-informes tr{
    font-size: 16px;
}

.contenedor-informes td{
    padding: 10px;
    border-bottom: 1px dotted;
    text-align: center !important;
}
.contenedor-informes td a{
    margin-left: 8px;
    color: rgb(255,123,51);
    font-size: 20px;
}

.contenedor-tablas{
    width: 90%;
    margin: 0 auto;
    padding: 20px 15px;
    background-color: #fff;
    border-radius: 5px;
    min-height: 480px;
    box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
}

.btn-save{
    font-size: 20px;
    color: #bbb;
    border-radius: 5px;
    margin-top: 20px;
    padding: 15px 30px;
    border: none;
}
.btn-save{
    background: rgb(214,125,49);
}
.grid-12{
    clear:both;
    height: 250px;
}
.report-view{
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    display: block;
    text-align: left;
    height: 150px;
    padding: 0 25px 10px 25px;
    border: 1px solid #eee;
    border-radius: 5px;
}

/*--- CALENDAR ---*/

.calend{
    background: #333;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 15px;
    float:right;
    margin-top: 30px;
    margin-right: 65px;
}

.calend.calend-center{
    float: none;
    width: 266px;
    margin: 30px auto;
}

.head-cal{
    overflow: clear;
    position: relative;
}

.head-cal h2{
    text-align: center;
    font-size: 'Oswald', sans-serif;
    margin-top: 0;
    margin-bottom: 12px;
    color: #fff;
}

.btn-cal{
    position: absolute;
    padding: 6px;
    top: 5px;
    color: rgb(255,123,51);
}

.btn-cal button{
    border: none;
    background: none;
}

.btn-cal:first-child {
    left: 0;
}
.btn-cal:last-child {
    right: 0;
}

.tab-cal{
    background: #fff;
    border-radius: 5px;
    color: #222;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    width: 236px;
    height: 180px;
}
.tab-cal ul{
    list-style: none;
    width: 100%;
    height: 100%;
    padding: 0;

}
.tab-cal li{
    color: #444;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    width: 25%;
    padding: 9px 0px;
    margin: 0 auto;
    float: left;
}
.tab-cal li span{
    cursor: not-allowed;
}
.tab-cal li a:hover{
    color:rgb(255,123,51);
}

ul .selected{
    background: rgb(255,123,51);
    border-radius: 5px;
}
ul .selected a{
    color:#fff;
}
ul .selected a:hover{
    color:#666;
}


#reports-view p:last-child{
    margin-bottom: 20px;
}
#sumary_5 .dataTables_length,#sumary_6 .dataTables_length,#sumary_7 .dataTables_length,#sumary_8 .dataTables_length, #diccionario_2 .dataTables_length{
    display: none;
}
#sumary_5 .dataTables_paginate,#sumary_6 .dataTables_paginate,#sumary_7 .dataTables_paginate{
    display: none;
}
#sumary_5 .dataTables_info,#sumary_6 .dataTables_info,#sumary_7 .dataTables_info, #sumary_8 .dataTables_info, #diccionario_2 .dataTables_info{
    display: none;
}
.box-login .form-group{
    margin-bottom: 0;
}
.box-login .form-group {
    height: 50px;
    width: 70%;
    margin-left: 60px;
}

.full{
    width: 100% !important;
}
#sumary_8 select, #diccionario_2 select{
    border: 1px solid #ccc;
}
#sumary_8 select:last-child, #diccionario_2 select:last-child{
    width: 115px;
}
#reports-view .chart-header p, #reports-view .chart-header .filter-area{
    width: 50%;
    float: left;
}
#sumary_8 .header-sumary-8, #diccionario_2 .header-sumary-8{

    overflow: hidden;
    margin-top: 10px;
}
#sumary_8 .header-sumary-8 .date-filter, #diccionario_2 .header-sumary-8 .date-filter{
    text-align: left;
    z-index: 99999;
}
.data-table{
    z-index: 9;
}
#sumary_8 td, #diccionario_2 td{
    text-align: left;
}
#diccionario_1{
    /*height: 838px;*/
    padding-bottom: 50px;
}
#diccionario_2{
    min-height: 838px;
}
.show-graphs{
    cursor: pointer;
}
.choose-collection{
    width: 100%;
    text-align: left;
}
.choose-collection select{
    width: 40%;
}

#sumary_7{
    border-radius: 0 0 0 5px;
}
#sumary_8{
    border-radius: 0 0 5px 0;
}
#allseo_1{
    border-radius: 5px 0 0 0;
}
#allseo_2{
    border-radius: 0 5px 0 0;
}
#allseo_3{
    border-radius: 0 0 0 5px;
}
#allseo_4{
    border-radius: 0 0 5px 0;
}
#devices_1{
    border-radius: 5px 0 0 5px;
}
#devices_2{
    border-radius: 0 5px 5px 0;
}
.diccionario_4 .x-value{
    visibility: hidden !important;
    display: none !important;
}

#reports-view{
    width: 96%;
    border-radius: 5px 5px 0 0;
    height: 300px;
}
#sumary_4 .nvtooltip{
    margin: -700px;
}
#sumary_2 .nvtooltip, #devices_2 .nvtooltip{
    margin-left: -650px;
}
#sumary_1 .nvtooltip .x-value,#sumary_2 .nvtooltip .x-value,#sumary_3 .nvtooltip .x-value,#sumary_4 .nvtooltip .x-value, #devices_1 .nvtooltip .x-value,#devices_2 .nvtooltip .x-value{
    display: none;
}
#dictionary-type, #device-keywords, #months-keywords{
    width: auto !important;
}
#selector_diccionario{
    background-color: #fff;
    border-bottom: 0;
    border-radius: 10px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    width: 96%;
    margin-left: 20px;
}

#selector_diccionario select{
    width: 90% !important;
    height: 40px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
@media (max-width: 768px){
    .gr-container{
        width: 100%;
        overflow: hidden;
    }
    .filter-area select{
        float: left;
        margin-bottom: 10px;
        width: 95%;

    }
    .date-filter input{
        width: 30%;
    }
    .datepicker{
        width: 50% !important;
    }
    .choose-collection{
        overflow: hidden;
        float: left;
        width: 50%;
    }
    #allseo_1 .gr-container,  #allseo_2 .gr-container{
        width: 50%;
        overflow: hidden;
    }
    #allseo_1 .gr-container select,  #allseo_2 .gr-container select{
        float: right;
    }
}

/*-----------*/
/* APP ADMIN */
/*-----------*/
#form-container{
    height: auto;
    border-radius: 5px;
    padding: 60px 20px;
}
#form-container input,#form-container select{
    padding: 10px 15px;
}
#form-container input{
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 10px;
}
#form-container input:first-child{
    border-radius: 5px;
  /*  margin-left: -21px;*/
}

#form-container input[name="name"]{
    border-radius: 5px;
    margin-left: -21px;
}

#form-container input[name="prop_GA4"] {
    border-radius: 5px;
    margin-left: -21px;
}

#form-container select{
    border: 1px solid #ccc;
    color: rgb(169, 169, 169);
    border-radius: 5px;
    height: 42px;
    margin-top: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#form-container .submit{
    width: 95%;
    text-align: right;
}
#form-container input[type=submit]{
    font-size: 14px;
    width: auto;
    border-radius: 50px;
    border: 1px transparent;
}
#sctables{
    height: 80px;
}
#sctables input{
   /* margin-left: 23px; */
    border-bottom: 1px solid #ccc;
    border-radius: 5px !important;
    height: 45px;
}
#sctables  a{
    position:relative;
    left:10px;
    top:7px;
    font-size: 27px;
}
#sctables .labels{
    padding: 8px;
    width: 90%;
    margin-left: 5%;
    font-size: 15px;
}
#sctables .labels .label-admin{
    display: block;
    float: left;
    border: 1px solid;
    padding: 0 6px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    margin-right: 20px;
}
.url-text{
    float: left;
}
.remove-label{
    float: left;
    display: block;
    margin-left: 15px;
    margin-top: -6px;
}
.remove-label i{
    font-size: 15px;
    position: relative;
    top: -5px;
}

.jqte_tool.jqte_tool_1 .jqte_tool_label{
    height: 30px !important;
}

i.fa.fa-plus-square {
    transform: translate(0,-3px);
}

#all-users-list .head, #all-user-list .user-listed{
    width: 100%;
}
.name, .level, .actions{
    text-align: left;
}

.actions a{
    display: block;
    float: left;
    margin-left: 15px;
    font-size: 16px;
    color:rgb(255,123,51);
}
#clients-table_length, #clients-table_info, #users-table_length, #users-table_info{
    display: none;
}
#clients-list ul{
    margin-top: 20px;
}

#clients-list li{
    width: 25%;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
#clients-list input{
    width: auto;
    float: left;
    margin-top: 10px;
}
#clients-list span{
    display: block;
    margin-left: 10px;
    float: left;
}
#form-container select[name=ga_property]{
    border-radius: 5px;
}
/**WRITE ADDITIONAL **/

.write_r img{
    margin: 20px 50px 5px;
    float: left;
}

.btn-arch{
    float: left;
    margin-top: 115px;
    border: 2px solid #eee;
    width: 400px;
}

.month-selects-additional .picker{
    width: 20%;
    height: 30px;
    border-radius: 6px;
    padding: 2px;
    border: 1px solid #ccc;
    margin: 25px 25px 0px;
}

/*  ALTA NUEVO CLIENTE */
.user-dates{
    height: auto;
}
.user-dates h2{
    margin-bottom: 30px;
}

.user-dates .form-group, .emp-dates .form-group {
    margin-bottom: 10px;
    text-align: right;
}
.user-dates .fa{
    font-size: 18px;
}
.c-f{
    padding: 0;
    width: auto;
    float: left;
}
.c-f .fa {
    border-radius: 17px;
    padding: 7px;
    background: #effaff;
    -webkit-box-shadow: inset 2px 2px 10px -5px rgba(0,66,89,0.3);
    -moz-box-shadow: inset 2px 2px 10px -5px rgba(0,66,89,0.3);
    box-shadow: inset 2px 2px 10px -5px rgba(0,66,89,0.3);
}

.c-f .fa-times{
    padding: 7px 9px;
    color: #c0392b;
}
.c-f .fa-check{
    color: #27ae60;
}

.camp-pass .show-pass i{
    display: block;
    padding: 8px;
    line-height: 100%;
    background-color: rgb(255,123,51);
    color: #fff;
    border:none;
    border-radius: 5px;
    text-transform: none;
    cursor:pointer;
}
.s-pass{
    width: auto;
}

.user-dates div#next {
    margin-top: 4%;
    color: rgb(255,123,51);

}
.user-dates .fa-angle-down{
    font-size: 25px;
    font-weight: 600;
    text-decoration: none;
    transform: all 1s ease;

}

.gen-btn button{
    width: 155px;
    display: block;
    padding: 10px;
    margin-right: 20px;
    line-height: 100%;
    background-color: rgb(255,123,51);
    color: #fff;
    border:none;
    border-radius: 5px;
    text-transform: none;
}
.emp-dates h2{
    margin-bottom: 30px;
}
.emp-dates .form-group{
    margin-bottom: 10px;
}

#tables-sc{
    height: auto;
    margin-left: 0;
}
.emp-dates .fa{
    display: block;
    padding: 8px;
    font-size: 18px;
    background-color: rgb(255,123,51);
    color: #fff;
    border: none;
    border-radius: 5px;
    text-transform: none;
    transform: translate(0)!important;
}
.ico-sc{
    width: auto;
    padding: 0;
}
.btn-vinc{
    text-align: left;
}
.btn-vinc button{
    padding: 10px;
    line-height: 100%;
    background-color: rgb(255,123,51);
    color: #fff;
    border:none;
    border-radius: 5px;
    text-transform: none;
}
.btn-vinc button:hover, .emp-dates .fa:hover, .gen-btn button:hover, .camp-pass .show-pass i:hover{
    background: #fff;
    color: rgb(255,123,51);
    box-shadow: 0 5px 10px 0 rgba(214, 125, 49, 0.50);
}

.btn-vinc select{
    border: 1px solid #ccc;
    border-radius: 0;
    height: 35px;
    width: 100%;
}

.btn-vinc span{
    float: left;
    font-size: 18px;
    margin-left: 8%;
    margin-top: 4px;
}

.submit input[type="reset"] {
    padding: 8px 12px;
    margin: 15px;
    width: auto;
    border-radius: 10px;
    font-size: 18px;
    border: 2px solid rgb(255,123,51);
    color: rgb(255,123,51);
    background: #fff;
}
.submit input[type="reset"]:hover{
    background:rgb(255,123,51);
    color: #fff;
    border: 2px solid #fff;
    box-shadow: 0 5px 10px 0 rgba(214, 125, 49, 0.50);
}

.img-client input{
    color:#5b6976;
    background: #effaff;
    -webkit-box-shadow: inset 2px 2px 10px -5px rgba(0,66,89,0.3);
    -moz-box-shadow: inset 2px 2px 10px -5px rgba(0,66,89,0.3);
    box-shadow: inset 2px 2px 10px -5px rgba(0,66,89,0.3);
}

/** MEDIAQUERIES **/


@media (max-width: 992px){
    .contenedor-section .view-grid{
        width: 100%
    }
    #form-container {
        padding: 20px;
    }
    .sumary-grid{
        width: 97%!important;
    }
    .user-dates .form-group{
        width: 100%;
        text-align: left;
    }
    .emp-dates .form-group{
        width: 100%;
        text-align: left;
    }
    .camp-pass .show-pass i {
        display: inline-block;
    }
    .s-pass {
        text-align: right;
        margin-top: 6px;
    }
    .c-f{
        margin: 6px 16px;
    }
    .gen-btn button{
        float: right;
        margin-top: 6px;
        margin-right: 0;
    }
    .emp-dates .fa {
        display: inline-block;
        margin: 6px 15px;
    }
    .btn-vinc span{
        margin-left: 0;
        font-size: 16px;
        margin-top: 6px;
    }
    .btn-vinc select{
        width: 50%;
        margin-bottom: 6px;
    }
    .btn-vinc button {
        float: left;
        margin-left: 0;
    }
    .user-dates, .emp-dates{
        height: auto;
        margin: 10px!important;
    }
}

@media (max-width: 1650px){
    div#selector{
        width: 200px;
    }

    #form-container{
        padding: 60px 20px;
        width: 100%;
    }
}

@media (max-width: 1300px){
    #sumary_5, #sumary_6, #sumary_7, #sumary_8{
        width: 100%
    }
    .dataTables_wrapper .dataTables_filter{
        text-align: center;
    }
    select#emp-selector {
        width: 84%;
    }
    .calend{
        float:none;
        clear: both;
        text-align: center;
        margin: 0 auto;
        width: 266px;
        margin-bottom: 6%;
    }

    .contenedor-informes {
        width: 90%;
        min-height: 330px;
    }

    #clients-list li {
        width: 33%;
    }
    .contenedor-informes table {
        margin-left: 2em;
    }
}

@media (min-width: 990px) and (max-width: 1260px){
    .contenedor-section .view-grid{
        width: 100%;
        margin: 10px 0px 10px 20px;
    }
    .btn-vinc{
        width: 93%;
    }
}

@media (min-width: 992px) and (max-width: 1360px){
    #diccionario_2 .data-table .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
}

@media (max-width: 1064px){
    #clients-list li {
        width: 50%;
    }
}


@media (min-width: 780px) and (max-width: 991px){
    .btn-read-more {
        margin-top: 15px!important;
    }

   */
    #clients-list li {
        font-size: 13px;
    }
    #selector_diccionario{
        width: 100%;
    }
    .btn-arch {
        margin-left: 20%;
        margin-top: 20px;
    }
    .write_r img {
        margin-left: 33%;
    }
}

.menu-mobile{
    overflow: hidden;
    display: none;
}
#menu_mobile_seleccion_empresa{
    display:none;
    width: 70%;
    float: left;
    margin-top: 9px;
}

@media (min-width: 767px){
    .table-responsive {
        overflow-x: initial!important;
    }
}

@media (max-width: 768px){
    #menu_mobile_seleccion_empresa{
        display:block;
    }
    .menu-mobile{
        display: block;
    }
    .contenedor-section{
        padding-left: 4px;
    }
    .grid-12{
        height: 275px;
    }
    .contenedor-informes {
        margin-bottom: 30px;
    }
    .tab-sumary{
        font-size: 15px;
    }
    div#diccionario_3 {
        margin-top: 50px;
    }
    .contenedor-section .view-grid{
        margin: 10px 0px 10px 20px;
    }
    .btn-arch {
        margin-top: 20px;
        margin-left: 20%;
    }
    .write_r img {
        margin-left: 33%;
    }
    .write_r {
        width: 96%!important;
    }
    .submit input[type="reset"]{
        font-size: 16px;
    }

}





#boton_menu_media_query{
    width: 30%;
    float: left;
    height: 56px;
    margin-top: 15px;
    padding-right: 15px;

}


#boton_menu_media_query button{
    border-radius:5px;
    float: right;
    color: #000000;
    background-color: transparent;
    border-style: none;
    margin-top: 2px;
    padding-right: 8px;
    font-size: 25px;
    z-index: 9999;
}

.paginate_button{
    border-radius: 5px !important;
    background: none !important;
    padding: 0.1em 0.5em!important;
}

#menu_desplegable_mobile{
    position: absolute;
    right: 3px;
    top: 72px;
    display:none;
    background-color:#FFFFFF;
    z-index:9999;
}
#menu_desplegable_mobile ul{
    display:none;
}

@media (max-width: 768px){
    .print-inf {
        color: rgb(255,123,51)!important;
        border: 2px solid rgb(255,123,51)!important;
        margin-top: 16px!important;
        margin-right: 30px!important;
    }

    .comentarios{
        margin: 50px 20px;
    }

    #boton_menu_media_query{
        display:block;
    }
    .chart-header{
        margin-bottom:10px;}

    #reports-view{
        height: 315px;
    }

    #menu_desplegable_mobile{
        display:block;
        border-radius: 0 0 5px 5px;
    }

    #menu_desplegable_mobile ul{
        margin-right: 20px;
    }
    .main{
        margin-top: 0 !important;
        min-height: 600px;
    }

    .log{
        height: 600px;
    }

    .box-login .form-group {
        margin-left: 30px;
    }
    .box-login {
        width: 300px;
        height: 300px;
        padding: 35px;
        padding-top: 24px;
        margin-top: 80px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 150px;
    }

    h2 {
        font-size: 20px;
    }

    input[type="submit"] {
        font-size: 14px;
        border-radius: 10px;
    }

    .btn-read-more{
        margin-top: 14px!important;
    }
    .contenedor-tablas {
        margin-top: 15px!important;
    }
    .user-dates{
        height: auto!important;
    }
    .user-dates label, .emp-dates label{
        font-size: 14px;
        width: 100%;
    }
}

@media (max-width: 540px){
    .contenedor-informes select{
        margin-top: 10px;
    }
    .contenedor-informes td a {
        margin-left: 4px;
        padding: 20px 0px!important;
    }

    .contenedor-informes td {
        padding: 7px;
    }

    #sctables  a{
        right: 5%;
    }

    .btn-arch {
        margin-left: 8%!important;
        width: 80%!important;
    }
}

@media (max-width: 480px){
    .print-inf {
        margin-right: 8px!important;
    }

    .comentarios{
        margin: 50px 4px;
    }
    #form-container {
        padding: 6px;
        padding-bottom: 25px;
    }

    .contenedor-section {
        padding-left: 4px;
        padding-right: 4px;
    }

    .picker-mes{
        width: 150px;
        margin-right: 7px;
        margin-top: 10px;
    }

    #reports-view {
        height: 335px;
    }

    .filter-area button{
        margin-top: 5px;
    }

    .contenedor-section .view-grid{
        margin: 6px;
    }
    .grid-12 {
        width: 97%!important;
    }

    input[type="search"] {
        margin-left: -20px!important;
    }
    input[type="submit"]{
        margin-top:10px;
        margin-left: 12px;
        border-radius: 50px;
    }
    .gr-container{
        display:block;
        float:left;
        margin-left:0px;
    }
    .contenedor-informes table {
        margin-left: 0;
    }
    .contenedor-informes{
        min-height: 300px;
        margin-bottom: 0px;
        margin-left: 10px;
        width: 94%;
    }

    #clients-list li {
        width: 100%;
        font-size: 13px;
        height: 25px;
    }
    .btn-read-more {
        right: -34%!important;
    }
    .sumary-grid{
        width: 97%!important;
    }
    .tab-sumary{
        width: 97%!important;
    }
    #selector_diccionario{
        margin-left: 5px;
    }

    .write_r img {
        margin-left: 20%;
    }
    .btn-vinc select {
        width: 100%;
    }
}

.print-inf{
    float: right;
    color: #fff;
    font-size: 25px;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 1px 7px;
    margin-top: -48px;
    margin-right: 20px;
}

.print-inf:hover{
    color:  #FFCC80!important;
    border: 2px solid #fff!important;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 18px 5px rgba(0,0,0,0.1);
}

li.submenu_desplegable_mobile {
    font-size: 16px;
    line-height: 1.8;
    color:#BDBDBD;
}

#submenu_desplegable_mobile{
    padding-left: 10px;
    padding-right: 10px;
    color: rgb(255,123,51);
}

#submenu_desplegable_mobile ul{
    padding-left: 10px;
    padding-right: 10px;
    display:none;
    color:#BDBDBD;
}


#selector-mobile{
    height:47px;
    width: 320px;
}
#emp-selector-mobile{
    height:40px;
    width: 165px;
    margin-top: 9px;
    margin-left: 8px;
    font-size: 0.75em;

}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: rgb(255,123,51) !important;
}
/*
.picker{
    height: 30px;
    border-radius: 6px;
    padding: 2px;
    border: 1px solid #ccc;
    margin-top: 5px;
}

 */

.btn-read-more{
    position: relative;
    font-size: 12px;
    right: -42%;
    margin-top: 30px;
    background: rgb(255,123,51);
    color: #fff;
}

.datepicker table tr td span:hover, .datepicker table tr td span.focused {
    background:  rgb(255,123,51);
    color: #fff;
}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover[disabled]{
    background:  rgb(255,123,51);
    color: #fff;
}
.comment{
    text-align: right;
}
.comment textarea{
    width: 100%;
    border: 1px solid #ccc;
    height: 100px;
    border-radius: 5px;
}
.comment .save-comment{
    padding: 5px 12px 3px 12px!important;
}

.comments-history{
    text-align: right;
    padding-bottom: 5px;
}

.comments-history .success{
    display: none;
    background-color: rgb(44, 160, 44);
    width: 250px;
    padding: 3px;
    text-align: center;
    color: #fff;
    float: left;
    margin-top: 7px;
}
.comments-history .no-date{
    display: none;
    background-color: rgb(214, 39, 40);
    width: 250px;
    padding: 3px;
    text-align: center;
    color: #fff;
    float: left;
    margin-top: 7px;
}
.comments-history .no-comment{
    display: none;
    background-color: rgb(214, 39, 40);
    width: 250px;
    padding: 3px;
    text-align: center;
    color: #fff;
    float: left;
    margin-top: 7px;
}

.missing{
    display: block;
    background-color: rgb(214, 39, 40);
    width: 150px;
    padding: 5px;
    text-align: center;
    color: #fff;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.jqte_editor{
    height: 310px !important;
}

.month-selects #date{
    width: 150px;
}
.delete-img{
    font-size: 20px;
    cursor: pointer;
    opacity: 0.5;
    display: none;
}
.delete-img:hover{
    opacity: 1;
}
.additional-comment-box, .add-additional-btn{
    display: none;
}
#add-box{
    margin-top: 15px;
    display: block;
    padding: 0 5px;
    margin-right: 20px;
    line-height: 100%;
    background-color: rgb(255,123,51);
    color: #fff;
    border-radius: 5px;
    font-size: 30px;
    width: 30px;
    position: relative;
    left: 95%;
    text-align: center;
    display: none;
}
.diapo-title-box label{
    width: auto;
}
.diapo-title{
    border: 1px #444 solid;
    border-radius: 7px;
    margin-left: 10px;
    height: 30px;
    padding-left: 10px;
}
#emp-data{
    display: none;
}
#next{
    visibility: hidden;
}
#checker1, #checker2{
    width: 32px !important;
}
.true, .false{
    display: none;
}
.validate-user{

    width: 61px;
    display: block;
    padding: 8px;
    line-height: 100%;
    background-color: rgb(255,123,51);
    color: #fff;
    border: none;
    border-radius: 5px;
    text-transform: none;
    cursor: pointer;
}
.validate-user:hover{
    background-color: #fff;
    color: rgb(255,123,51);
    box-shadow: 0 5px 10px 0 rgba(214, 125, 49, 0.50);
}
.custom-alert{
    padding: 5px;
    display: none;
    width: auto !important;
    border-radius: 5px;
    text-align: center;
}
.reset-form{
    padding: 8px 12px;
    margin: 15px;
    width: auto;
    border-radius: 10px;
    font-size: 18px;
    border: 2px solid rgb(255,123,51);
    color: rgb(255,123,51);
    background: #fff;
}
.labels-box{
    height: 50px;
    width: 60%;
    margin: 8px auto;
}
.label-client{
    display: block;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.label-client:hover{
    background-color: #cef;
}
.label-client .url-text{
    display: block;
    margin-top: 15px;
    padding: 10px;
}
.label-client a{
    margin-top: 23px;
}
.vincular-sc{
    float: left;
    padding: 10px;
    margin-left: 20px;
    margin-top: 18px !important;
    line-height: 100%;
    background-color: rgb(255,123,51);
    color: #fff;
    border: none;
    border-radius: 5px;
    text-transform: none;
}
.vincular-sc:hover{
    background-color: #fff;
    color: rgb(255,123,51);
    box-shadow: 0 5px 10px 0 rgba(214, 125, 49, 0.50);
}
.add-url-info{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    text-align: left;
}
.copy{
    cursor:pointer;
    display: block;
    cursor: pointer;
    float: left;
    padding: 5px;
    background-color: rgb(255,123,51);
    color: #fff;
    border-radius: 5px;
    margin-top: 19px;
}

#linksDashboard{
    display: none;
    width: 30%;
    float: left;
}/*
input[type="file"]{        
    padding: 15px;
    margin: 10px;     
    border-radius: 5px;
    width: 100%;
    background-color: #333;
    color:#fff;
    border:2px solid #333;
}*/
input[name^="plantilla"], input[name^="foto"]{        
    padding: 15px;
    margin: 10px;     
    border-radius: 5px;
    width: 100%;
    background-color: #333;
    color:#fff;
    border:2px solid #333;
}
#add-image-box, #remove-image-box, #add-theme-box, #remove-theme-box{    
    color: rgb(255,123,51);
    border-radius: 10px;
    padding: 5px;    
    margin-right: 2px;        
    font-size: large;
}
.subir-plantilla, .subir-imagen{
    padding: 10px; 
    background-color: #FFF;
}
.subir-fichero{
    width: 60%;
    margin-left: 10%;
}

#insert-keywords {
    border: 2px solid;
    padding: 10px;
    margin: 10px;    
}
.fa-save{
    color: rgb(255,123,51);    
}
div #update-dictionary{
    /*width:96%;*/
}
#dictionary-list{ /*insertar_diccionario view*/
    text-align: left;
    margin-left: 2%;
    width: 40%;
    margin: auto;
}
#kw-list{
    margin: auto;
    width: 100%;
}
.table-header{
    border-bottom: 2px solid;
}
#kw-list td, #kw-list th{
    /*padding: 4px;
    border: 1px groove gray;*/
}
#kw-list i{
    color:#ff7b33;
}
#kw-list td.delete-kw{
    text-align: center;
}
#kw-list tr:hover{
    background-color: #f5f5f5;
}
ul .cabecera{
    display:table;
    width: 100%;
}
div.kw-instructions{
    text-align: justify;
    clear: both;
    width: 30%;
    border: 1px solid black;
    margin: auto;
    padding: 10px;
    background-color: #5b6976;
    color: white;
}
form#add-keywords-form input[type="submit"], p#delete-keywords{
    margin-left:60%;
}
td.table-keyword:first-of-type:hover{
    cursor:pointer;
}

.dataTables_length label, .dataTables_length select {
    width: auto !important;
}
.dataTables_length select {
    border: 1px solid #ccc !important;
}
/*SWEET ALERT CONFIG*/
/*Confirm button*/
.swal-button--confirm{
    background-color: rgb(255,123,51);
}
.swal-button--confirm:active {
    background-color: #666;
}
.swal-button:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(43,114,165,.29);
}

/*Confirm Logo Tick*/
    /*.swal-icon--success__line{
        background-color: black;
    }
    .swal-icon--success__ring{
        border: 4px solid hsla(0, 0%, 30%, 0.26);
        /*border: 4px solid rgba(255, 123, 51, 0.26);*/    
    /*}*/

.table-competencias {
    width: 80%;
    min-height: 0px;
   /* margin-left: 8em;*/
}

.csv-export-btn {
    margin-right: 10px;
    border-radius: 50px;
    border: 1px transparent;
}

.csv-export-btn:hover {
    background-color: #275c8b !important;
}

.btn-search-brands {
    border-radius: 50px;
    border: 1px transparent;
}

.btn-search-brands:hover {
    background-color: #275c8b !important;
}


.add_brand:hover {
    background-color: #275c8b !important;
}