/*
.sweet-alert {
    background-color: white;
    border-radius: 0px !important;
    display: none;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    left: 0 !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    padding: 10px !important;
    position: fixed;
    max-height: 100% !important;
    overflow-y: scroll !important;
    text-align: center;
    top: 0% !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 99999;
}
*/
table ul {
    margin: 0px;
}
table li, .modelodatos li {
    margin-left: -30px;
}
.mce-toolbar {
    margin-bottom: 10px;
}
.white-color h3,.white-color i{
    color:#fff !important;
}
#cambiarempresa {
    min-width: 100% !important;
    text-align: right !important;
}
#empresaschange {
    z-index: 2049 !important;
    position: absolute;
    right: 0;
    left: 0;
}

#empresaschange .selectpicker {
    text-align-last: right;
    border-radius: 0px !important;
}
#empresaschange button {
    border-radius: 0px !important;
}

#empresaschange .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right !important;
}


#bg-login {
    background-image: url('/img/bg-login.jpg');    
    background-position: center center;
    background-repeat:  no-repeat;
    background-attachment: fixed;
    background-size:  cover;
    background-color: #f1f1f1;
}
#bg-register, #bg-alta {
    background-image: url('/img/bg-alta.jpg');
    background-position: center center;
    background-repeat:  no-repeat;
    background-attachment: fixed;
    background-size:  cover;
    background-color: #f1f1f1;
}
body {
    background-color: #f4f4f4 !important;
}
.demoinfo p{
    margin:0px !important;
}
.demoinfo{
    text-align: left;
}
.demoinfo h3{
    text-align: center;
}

.panel-heading {
    padding: 0;  
}
.btn-default {
    background-color: #009997;
    border-radius: 0px;
}
.ui-autocomplete {
    z-index: 9999 !important;
}
.map_canvas { 
    margin:10px 0px;
    width: 100%; 
    height: 200px; 
    border-radius: 3px;
    border:1px solid #dcdcdc;
}
.pac-container {
    z-index: 9999 !important;
}
input[type="file"] {
    border: 0 none;
    display: block;
    margin: 5px 0;
    padding: 0;
    background: none;
}
label {
    
    display: inline-block;
    font-weight: 500;
    margin: 10px;
    max-width: 100%;
    font-size: 12pt;
}
textarea {
    max-width: 100%;
    min-height: 50px;
    max-height: 150px;
}
.mce-reset textarea {
    max-width: 100%;
    min-height: 50px;
    max-height: 485px;
}
table {
    font-size: 12pt;
}
.mce-panel {
    border: none !important;
    background-color: #fff !important;
    box-shadow: none !important;
}
.mce-menubar.mce-toolbar {
    border: none;
}
.modal-body {
    padding: 10px;
    background: #f4f4f4;
}
.ibox-content table td .btn-xs {
    border-radius: 3px;
    font-size: 10px;
    line-height: 1;
    margin-right:5px;
    padding: 3px 8px;
    float: right;
    color:#ffffff;
}
.ibox-content table td .btn-sm {
    font-size: 12px;
    padding: 0px 8px;
    float: right;
    margin-right: 5px;
}
.modal-header {
    background: #fcbd56;
    border-bottom: 1px solid #fcbd56;
    color: #fff;
}
.ui-autocomplete {
    border: 1px solid #dcdcdc !important;
    border-radius: 0 !important;
    max-height: 300px;
    overflow-y: scroll;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #09afdf !important;
    color: #fff !important;
    background: #09afdf !important;
    border-radius: 0px !important;
}

#slim {
    border:1px solid #ffffff;
    display:none;
}
.campos {
    background: #ededed none repeat scroll 0 0;
    padding: 15px 8px 0;
    border:1px solid #ffffff;
}

.loginscreen.alta-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
    margin: 100px auto;
    padding: 20px;
}
.alta-box {
    max-width: 1000px;
    z-index: 100;
    margin: 0 auto;
    padding-top: 40px;
}
.page-heading {
    border-top: 0;
    padding: 5px;
    z-index: 1;
    background: #f8f8f8;
    color: #000;

}
.page-heading h3 {
    display: inline-block;
    font-weight: 100;
    padding: 5px;
    margin: 0px;
}

.sidebard-panel {
    height: 90%;
    padding: 10px;
}

.bootstrap-select.btn-group.bs-container {
    z-index: 9999 !important;
}

.announcement h3 {
    display: inline-block;
    margin: 0;
}
.announcement h5 {
    margin: 0;
}
.announcement {
    background: #fff;
    color:#a94442;
    min-height: 55px;
    margin: 0;
    padding: 10px;
}

.dropdown-menu a {
    position: relative;
}

.pac-container {
    z-index: 9999;
}


.bootstrap-select .dropdown-menu {
    max-width: 200px;
}
.bootstrap-select .dropdown-menu span.text {
    display: block !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    border-radius: 0px;
}

.top-navigation .navbar-brand {
    background: #009997;
    color: #fff;
	margin-bottom: 10px;
	margin-right: 50px;
}

.nuevoxxx {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 999;
}
.xxx-text,.xxx-select {
    width: 85%; 
}

.acciones {
    left: -130px !important;
}

.agenda #calendar {
    margin: 0 auto;
    font-size: 10px;
    height:1000px;
}
.agenda .fc-day-number {
    cursor: pointer;
}
.agenda .fc-day-number:hover {
    color: #008dc4;
    font-weight: bold;
}
.agenda .fc-header-title h2 {
    font-size: .9em;
    white-space: normal !important;
}

.agenda .fc-view-month .fc-event, .fc-view-agendaWeek .fc-event {
    font-size: 0;
    overflow: hidden;
    height: 2px;
}

.agenda .fc-view-agendaWeek .fc-event-vert {
    font-size: 0;
    overflow: hidden;
    width: 2px !important;
}

.agenda .fc-agenda-axis {
    width: 20px !important;
    font-size: .7em;
}

.agenda .fc-button-content {
    padding: 0;
}

.agenda .fc-scroller {
    height: 100% !important;
}

.agenda {
    margin-top: 25px;
}
thead tr th {
    background: #009997 !important;
    color: #fff !important;
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
}
tbody tr td {   
    padding: 10px !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-bottom: 0px !important;
    border-right: 1px solid #f1f1f1 !important;
}

.formdoc {
    overflow: hidden;
}
.navbar-brand img {
    width: 180px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-border-radius: 0 3px 3px 3px;
    -moz-border-radius: 0 3px 3px;
    border-radius: 0 3px 3px 3px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #881212;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-menu > li > a:hover {
    background: #f2f2f2 !important;
    color: #009997 !important;
}
.crex, .listx {
    padding: 1px 3px;
    font-size: 10px;
    line-height: 1;
    border-radius: 3px;
    float:right;
}
.slim img {
    display:none;
}
.dd-item {
    position:relative;
}
.dd-handle {
    background: #ffffff !important;
}
.dd-handle:hover {
    background: #000 !important;
    color:#ffffff;
    border:1px solid #000;
}
.mostrar-pregunta {
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 50%;
}
.infotext {
    margin: 0px 0px 0px -20px;
    font-size: 11px;
    color: #000;
}
.panel-body {
    padding: 5px;
    background: rgba(0,0,0,0.02);
}

.datatable tr:hover, table tr:hover {
    background: #fcbd56 !important; 
    color: #fff !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
table a, .datatable a {
    color: inherit;
}


a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }

.newaction {
    cursor:pointer;
}

fieldset .error {
    max-width: 200px !important;
    line-height: 1;
    display: block !important;
    position: absolute;
    top: 30px;
    width: 200px !important;
    left: -15px;
    z-index: 999;
    padding: 3px 10px;
    border-radius: 5px;
}
.filecontainer {
    overflow: hidden;
    position: relative;
}
.filecontainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
.filecontainer [type=file] {
    cursor: pointer;
}

.pendiente {
    background: #f4bcbc !important;
}
.defectos {
    background: #f4d17d !important;
}
.finalizado {
    background: #d1f4d1 !important;
}
.tramites {
    background: #a2c0ff !important;
}



.badge {
    font-size: 11px;
    width: 100%;
    font-weight: 100;
}
.timeline .date {
    background: #000;
    color: #fff;
    padding: 5px;
    font-size:12px;
    min-height: 27px;
}
.timeline .content {
    padding: 5px 10px;
}

.timeline .date i {
    font-size:14px;
}
.agenda-timeline {
    font-size: 12px;
    border: 1px solid;
    border-radius: 5px;
    overflow: hidden;
    max-height: 600px;
}
.agenda-timeline h3, .agenda-timeline p {
    margin:0px;
}
.agenda-delete {
    color: #fff;
    background: #dc3545;
    border: none;
    margin: 0px 0px 0px 5px;
    padding: 0px 3px;
    border-radius: 3px;
    cursor: pointer;
}
.timeline {
    display: block;
    width: 100%;
}

.mobile {
    background: #fff;
    padding:10px ;
    font-size:18px;
}

.mobile p {
    text-align: justify;
    line-height: 1.3;
}
.mobile .logo {
    margin:0px 0px 40px 0px;
    display: block;
}
.mobile input, .mobile button, .mobile .form-control {
    font-size:20px;
    padding:10px;
}
.mobile .form-control {
    height:auto;
}

.container-mobile {
    min-height:670px;
    max-width: 1200px;
    margin:auto;
}

.container-mobile label {
    font-weight: 100;
    margin: 10px 0px 5px 0;
    text-transform: uppercase;
}
.mobile h3 {
    text-transform: uppercase;
    font-size:14px;
    margin: 20px 0px 5px 0;
}
.mobile .alert {
    font-size:14px;
}
.container-mobile table, .container-mobile tbody tr td{
    border:none !important;
}
.shownew {
    cursor:pointer;
}
.shownew:hover {
    cursor:pointer;
    color:#ffffff;
}
.newsscroll {
    height: 34px;	
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #000;
    white-space:nowrap;
}
.newsscroll span {
    white-space:nowrap;
    font-size: 12px;
    color: #70bcd3;
    position: absolute;
    text-align: left;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 34px;
    /* Starting position */
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);	
    transform:translateX(100%);
    /* Apply animation to this element */	
    -moz-animation: newsscroll 50s linear infinite;
    -webkit-animation: newsscroll 50s linear infinite;
    animation: newsscroll 50s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes newsscroll {
    0%   { -moz-transform: translateX(100%); }
    100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes newsscroll {
    0%   { -webkit-transform: translateX(100%); }
    100% { -webkit-transform: translateX(-100%); }
}
@keyframes newsscroll {
    0%   { 
        -moz-transform: translateX(100%); /* Firefox bug fix */
        -webkit-transform: translateX(100%); /* Firefox bug fix */
        transform: translateX(100%); 		
    }
    100% { 
        -moz-transform: translateX(-100%); /* Firefox bug fix */
        -webkit-transform: translateX(-100%); /* Firefox bug fix */
        transform: translateX(-100%); 
    }
}
.selecttipo {
    padding: 10px 5px;
    margin: 1px 0;
}
.list-group-item li {
    color: #000;
}
.list-group-item {
    line-height: 1.3;
}
.list-group-item ul {
    margin: 0px;
}
.list-group-item small {
    color: #881212 !important;
}
.textostext {
    padding: 10px;
    border: 1px solid #eaeaea;
    background: #fff;
    margin: 0;
}
.textostext h3 {
    border-bottom: 2px solid #000;
    color: #000;
    margin: 0;
    margin-top: 5px;
}
.modelodatos {
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.textostext textarea {
    display: none;
}

.mce-menu-variables {
  padding: 0 !important;
  right: 0;
  overflow-x: hidden;
  border: 0 !important;
}

.mce-menu-variables .mce-menu-item {
  position: relative !important;
  border-left: 0;
}

.mce-menu-variables .mce-menu-item::after {
  border-bottom: 1px solid #e1e2e4;
  bottom: -1px;
  content: "";
  display: block;
  left: 0px;
  pointer-events: none;
  position: absolute;
  right: 0px;
}