#editor-mensaje{
    height: 150px;
}
.icon-set {
    background: url(/images/icons/top_tray-white.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    position: relative;
    display: block;
}

.icon-set.globe-fill {
    background-position: -1px -1px;
    width: 19px;
    height: 19px;
    top: 8px;
}

.bubble {
    border-radius: 40%;
    height: 17px;
    width: 19px;
    background-color: rgba(226, 32, 91, 0.85);
    color: #fff;
    position: relative;
    top: -6px;
    float: right;
    right: -10px;
}

.number-inside-bubble-m9{
	position: relative;
	top: -5px;
	left: 7px;
	font-size: 8px;
	font-weight: normal;
	font-family: Verdana;
	text-align: center;
}

.number-inside-bubble-9{
	position: relative;
	top: -5px;
	left: 4px;
	font-size: 8px;
	font-weight: normal;
	font-family: Verdana;
	text-align: center;
}

.notification-toggle {
    top: 35px;
    left: -26px;
    padding: 0;
}

.notification-panel{
  width: 400px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}

.notification-panel-2 {
    width: 100%;
}

.notification-panel .notification-body-3 {
    max-height: 100%;
}

.notification-panel .notification-body{
	height: auto;
	max-height: 350px;
	position: relative;
	overflow: hidden;
}

.notification-panel .notification-footer {
    padding: 10px;
    display: block;
    border-top: 1px solid #e6e6e6;
}

.notification-panel .notification-footer a{
	color: #626262;
	opacity: .54;
}

.header .pull-left, .header .pull-right {
    z-index: 10;
    position: relative;
}

.notification-panel .notification-body .notification-item{
	position: relative;
	margin-left: 25px;
	background-color: #fff;
	padding-right: 26px;
}

.notification-panel .notification-body .notification-item .heading .time {
    font-size: 11px;
    margin-right: 8px;
}

.notification-panel .notification-body .notification-item .heading {
    line-height: 20px;
    margin-right: 5px;
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
    float: left;
    width: 100%;
    font-size: 14px;
    opacity: 0.7;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.notification-panel .notification-body .notification-item.unread .heading{
	opacity: 1;
}

.notification-panel .notification-body .notification-item .option{
	background-color: #daeffd;
	font-size: 10px;
	position: absolute;
	height: 44px;
	width: 26px;
	right: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 44px;
	background-color: #fafafa;
	height: 100%;
}

.notification-panel .notification-body .notification-item.unread .option{
    background-color: #daeffd;
}

.notification-panel .notification-body .notification-item .option .mark{
	background-color: transparent;
	color: #c0c0c0;
}

.notification-panel .notification-body .notification-item.unread .option .mark{
	color: #6dc0f9;
}

.notification-panel .notification-body .notification-item .option .mark::before {
    content: ' \25CF';
    font-size: 12px;
}

.gray-bg-tb {
    background-color: #f8fafc;
}

.pb-10 {
    padding-bottom: 10px;
}

.form-subtitle {
    padding-top: 15px;
    padding-bottom: 15px;
}

.form-subtitle h1, h2, h3, h4, h5 {
    padding: 0 0 0 0 !important;
}

.no-border {
    border: none;
}

.height-authorization {
    height: calc(1.6em + 0.75rem + 6px);
}

@media screen and (min-width: 1024px) {
    .multiselect.correct_width {
        width: 85%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .multiselect.correct_width {
        width: 80%;
    }
}

@media screen and (max-width: 767px) {
    .multiselect.correct_width {
        width: 88%;
    }
}

ul.list-unstyled.padding-buttons li {
    padding-bottom: 5px;
}

.bg-green {
    background-color: #1A3743 !important;
    color: #fff !important;
}

.navbar-light .navbar-nav a.nav-link {
    color: rgba(255, 255, 255, 0.8);
}

.navbar-light .navbar-nav .nav-link:hover, 
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 1);
}

.navbar-light .navbar-nav .nav-link.active {
    color: rgba(255, 255, 255, 1);
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: rgba(255, 255, 255, 1);
}

.navbar-dark .navbar-nav a.nav-link {
    color: rgba(255, 255, 255, 0.7);
}

.navbar-dark .navbar-nav .nav-link:hover, 
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.9);
}

.navbar-dark .navbar-nav .nav-link.active {
    color: rgba(255, 255, 255, 0.9);
}

.navbar-dark .navbar-nav .show > .nav-link, 
.navbar-dark .navbar-nav .active > .nav-link, 
.navbar-dark .navbar-nav .nav-link.show, 
.navbar-dark .navbar-nav .nav-link.active {
    color: rgba(255, 255, 255, 0.9);
}

.navbar-brand img {
    max-height: 25px;
    position: relative;
    top: -3px;
}

li.dropdown {
    margin-right: 10px;
}

.card-header h4 {
    font-size: 30px;
}

.card-header.my-header {
    background-color: #404040;
    color:#fff;
}

.ml-15p {
    margin-left: 15px;
}

@media screen and (min-width: 767px) {
   .ml-15p-menu {
        margin-left: 15px;
    } 
}


.card-header h3,
.card-header h5,
.card-header h4 {
    margin-bottom: 0px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}

h1, 
.h1,
h6 {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
}

body, p {
    font-family: 'Nunito Sans', sans-serif;
}

h5.modal-title {
    font-weight: 700;
}

.modal-header {
    background-color: rgba(0, 0, 0, 0.03);
    justify-content: center;
    padding: 10px 20px;
}

.modal-footer.modal-footer-2 {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    margin-top:10px;
}

.dropdown-toggle::after {
    margin-left: 0em;
    vertical-align: 0.155em;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    background-color: transparent;
    font-size: 12px;
    padding: 0px;
    list-style: none;
    border-radius: 0.25rem;
}

.btn-primary {
    color: #fff !important;
}

.my-table thead th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

label {
    margin-bottom: 0.1rem;
}

.radiolista label {
    margin-right: 10px;
}



.action-top-bar {
    position: absolute;
    top: -50px;
    right: 15px;
}

.action-top-bar-form {
    position: absolute;
    top: -50px;
    right: 0px;
}

.action-footer-buttons {
    display: none;
}

.action-footer-bar {
    text-align: right;
    margin-top:10px;
    display: none;
}

button.no-style {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    color: #3490dc;
}

.table .thead-light th.no-bold p {
    font-weight: 400;
    margin-bottom: 0px;
}

.table .thead-light th.no-bold p.strong {
    font-weight: 700;
}

.top-tank-left {
    width: 95px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.top-tank-left img {
    max-width: 95%;
}

.top-tank-right {
    display: inline-block;
}

.top-tank-right p {
    margin-bottom: 0px;
}

.top-tank-right h3 {
    font-size: 30px;
    margin-bottom: 0px;
}

.tank-container {
    margin-bottom: 20px;
}

.small-label {
    font-size: 10px;
    color: #707d8b;
}

.small-label-2 {
    font-size: 10px;
    color: #707d8b;
    margin-top: 2px;
}

img.tank3 {
    max-width: 25px;
    vertical-align: top;
}

label.tank3 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 0px;
}

.subtitleh5 {
    padding-bottom: 2px;
    border-bottom: 1px solid #d3d8de;
}

.table th, .table td {
    vertical-align: middle
}


.btn-link {
    font-weight: 400;
    color: #3490dc;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    line-height: 1;
}
.list-nobullets{
    list-style-type:none; 
    padding-left: 0;
}

.dropdown-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.dropdown-item {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.form-group label span {
    color:red;
    margin-left: 2px;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

/*Inicia responsividad */

#reports-menu-auxiliar {
    display: none;
}

.menu-small-texts {
    display: none;
}


.lg-days-text {
    display: none;
}

.nnt-sm-text {
    display: none;
}

@media (max-width: 450px) {
    .ffz-mb-5 {
        margin-bottom: 5px;
    }
    .ffz-mb-10 {
        margin-bottom: 10px;
    }
    .ffz-mt-10 {
        margin-top: 10px;
    }
}

@media (min-width: 451px) {
    .sm-days-text {
        display: none;
    }
    .lg-days-text {
        display: block;
    }
}

@media (min-width: 766px) and (max-width: 900px) {
    #reports-menu-auxiliar {
        display: block;
    }
    .menu-small-texts {
        display: inline-block;
    }
    #reports-menu-dropdown {
        display: none;
    }
    .menu-big-texts {
        display: none;
    }
}

@media (max-width: 767px) {
    .cell-mb-10 {
        margin-bottom: 10px;
    }
    .cell-mt-15 {
        margin-top: 15px;
    }
}

@media (max-width: 768px) {
    .tablet-mt-4 {
        margin-top: 4px;
    }
}

@media (max-width: 991px) {
    .nnt-mb-20 {
        margin-bottom: 20px;
    }
    .nnt-mt-10 {
        margin-top: 10px;
    }
    .action-top-bar {
        display: none;
    }
    .nnt-sm-text {
        display: block;
    }
    .nnt-lg-text {
        display: none;
    }
}

@media (max-width: 1024px) {
    .smlaptop-mt-4 {
        margin-top: 4px;
    }
}

@media (max-width: 899.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-expand-md {
    flex-wrap: wrap;
  }
}

@media (min-width: 900px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1500px) {
    .container{
        max-width: 1400px;
    }
}

@media (min-width: 1700px) {
    .container{
        max-width: 1600px;
    }
}

@media (min-width: 2000px) {
    .container{
        max-width: 1900px;
    }
}

@media (min-width: 2200px) {
    .container{
        max-width: 2100px;
    }
}

.float-spinner{
    position:fixed;
    z-index:100;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#1A3743;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    box-shadow: 2px 2px 3px #999;
}

.my-float-spinner{
    margin-top:15px;
}

.ul-nostyle{
    list-style-type:none;
    padding:0
}
//Termina responsividad

