/*
    Author : Oriol Sala de Carquero
*/
a, a:hover, a:active, a:focus {
  text-decoration: none;
  outline: 0; }

li {
  list-style: none; }

img {
  max-width: 100%; }

body {
  font-family: 'Arial'; }

.fa-btn {
  margin-right: 6px; }

iframe {
  border: 0;
  margin: 0;
  padding: 0; }

/*********************
	->Sidebar
*********************/
.sidebar {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
  border-right: 1px solid #e7e7e7;
  padding: 0; }

.navbar-nav {
  width: 100%; }
  .navbar-nav > li {
    float: none;
    border-bottom: 1px solid #e7e7e7; }
    .navbar-nav > li:hover {
      background-color: #e7e7e7; }
    .navbar-nav > li.active {
      background-color: #FFF;
      outline: 1px solid #FFF;
      border-top: 1px solid #e7e7e7; }
    .navbar-nav > li.has-submenu:hover {
      background-color: #f8f8f8; }
    .navbar-nav > li.has-submenu li:hover {
      background-color: #e7e7e7; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #FFF; }

.navbar-brand {
  height: auto; }

.icono-sidebar {
  margin-right: 10px; }

iframe {
  height: 100vh;
  padding: 0 !important; }

.maincontent {
  overflow: hidden; }

.idiomas {
  float: left; }

.borradores {
  float: right;
  margin-top: 20px;
  text-align: right; }

.btn {
  margin-right: 5px;
  text-align: right; }

.name-list {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  color: #337ab7; }

.drafts-details-container {
  position: absolute;
  right: 15px;
  top: 6px;
  font-size: 12px;
  line-height: 22px; }

.see-html-code {
  display: inline-block;
  cursor: pointer;
  color: #337ab7; }

.remove-icon-list, .copy-icon-list, .eye-icon-list, .calendar-icon-list, .load-icon-list, .edit-icon-list {
  display: inline-block;
  font-size: 15px;
  vertical-align: middle;
  margin-left: 20px;
  cursor: pointer;
  color: #d43f3a;
  cursor: pointer; }

.copy-icon-list {
  font-size: 17px;
  color: #00a651; }

.eye-icon-list {
  font-size: 15px;
  color: #333; }

.calendar-icon-list {
  font-size: 15px;
  color: #000; }

.load-icon-list {
  font-size: 15px;
  color: #000; }

.plus-language {
  font-size: 10px;
  vertical-align: top; }

.edit-icon-list {
  font-size: 15px;
  color: #337ab7; }

.form-control {
  margin-left: auto;
  margin-right: auto;
  width: 300px; }

.botones {
  margin-top: 25px;
  text-align: center; }

.btn.cancelar {
  margin-right: 50px; }

.modal-small .modal-content {
  width: 371px; }

.modal-small .modal-dialog {
  width: 371px; }

#addBorrador .alert {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  padding: 6px 12px;
  width: 300px; }

.borradores .alert-danger {
  float: left;
  margin-right: 265px;
  padding: 3px 6px; }

.borradores .alert-success {
  float: left;
  margin-right: 175px;
  padding: 3px 6px; }

.fecha-borrador {
  color: #6e6e6e;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle; }

#borradores .modal-body {
  overflow-x: hidden;
  overflow-y: scroll; }

#load-borradores {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 88888; }

#content-load-borradores {
  background-color: white;
  border-radius: 10px;
  height: 140px;
  margin: 19% auto;
  width: 200px; }

#content-load-borradores span {
  font-size: 17px;
  margin-left: 15px; }

#content-load-borradores img {
  display: block;
  margin: 0 auto 30px;
  padding-top: 40px; }

.btn.draft-button {
  background-color: #f0f0f1;
  color: #303641;
  font-size: 12px;
  display: inline-block;
  width: auto !important;
  position: relative; }

.btn {
  transition: all 300ms ease-in-out 0s; }

.btn-icon {
  border: 0 none;
  padding-right: 34px;
  position: relative; }

.btn.btn-success, .btn.btn-green {
  background-color: #00a651;
  color: #FFF; }

.btn.btn-success:hover, .btn.btn-green:hover, .btn.btn-success:focus, .btn.btn-green:focus, .btn.btn-success:active, .btn.btn-green:active, .btn.btn-success.active, .btn.btn-green.active, .open .dropdown-toggle.btn-success, .open .dropdown-toggle.btn-green {
  background-color: #007d3d;
  border-color: #006933;
  color: #FFF; }

.btn.btn-default:hover {
  background-color: #dbdbdd; }

.btn-default.btn-icon i {
  background-clip: padding-box;
  background-color: #dbdbdd;
  border-radius: 0 3px 3px 0;
  font-size: 12px;
  line-height: 1.42857;
  padding: 6px; }

.btn-green.btn-icon i {
  background-clip: padding-box;
  background-color: #007d3d;
  border-radius: 0 3px 3px 0;
  font-size: 12px;
  line-height: 1.42857;
  padding: 6px; }

.btn.btn-icon i {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0; }

.no-hover-effect:hover {
  background-color: inherit !important; }

.has-submenu {
  cursor: pointer; }

.submenu-body {
  display: none;
  padding-left: 40px; }

.icono-submenu {
  font-size: 10px; }

.submenu-header, .submenu-body li {
  color: #777;
  padding: 15px;
  display: block;
  cursor: pointer; }

#upload-file-list {
  padding: 0; }

#upload-file-list label {
  padding: 15px;
  display: block; }

.submenu-header {
  border-bottom: 1px solid #e7e7e7;
  transition: all 300ms ease-in-out 0s; }

.submenu-body li:first-child {
  border-top: 0 none; }

.submenu-body li {
  border-top: 1px solid #e7e7e7;
  transition: all 300ms ease-in-out 0s; }

.menu-send-newsletter {
  background-color: #00a651;
  color: #FFF !important; }

.menu-send-newsletter:hover {
  background-color: #007d3d !important; }

.menu-sendy {
  background-color: #337ab7;
  transition: all 300ms ease-in-out 0s;
  color: #FFF !important; }
  .menu-sendy a {
    padding: 0 !important;
    color: #FFF !important; }

.menu-sendy:hover {
  background-color: #2e6da4 !important; }

.right-column {
  padding-right: 0; }

.uploading {
  animation: rotating 2s linear infinite; }

@keyframes rotating {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.uploading-background {
  animation: uploading-background 1s ease-in-out infinite alternate;
  background-color: #1b39ce;
  color: #FFF !important; }

.success-background {
  background-color: #00a651;
  color: #FFF !important; }
  .success-background:hover {
    background-color: #007d3d !important;
    color: #FFF !important; }

.error-background {
  background-color: #cc0202;
  color: #FFF !important; }
  .error-background:hover {
    background-color: #a60002 !important;
    color: #FFF !important; }

#upload-file-label {
  color: #777;
  cursor: pointer; }

@keyframes uploading-background {
  from {
    background-color: #0086f8; }
  to {
    background-color: #1b39ce; } }

label {
  margin-bottom: 0; }

.textboxName {
  margin-bottom: 10px; }

#addBorrador h5, #addSubscriber h5 {
  text-align: center; }

.select-container select {
  width: 300px;
  margin: 0 auto;
  text-transform: capitalize; }

.input-container {
  width: 300px;
  margin: 0 auto 20px; }

.input-required {
  border: 1px solid #e01616; }

.label-required::after {
  content: ' Campo obligatorio';
  color: #e01616; }

#errorMessageContainer .modal-content {
  background-color: #cc0202;
  color: #FFF; }

#successMessageContainer .modal-content {
  background-color: #00a651;
  color: #FFF; }

.old-files-list {
  margin-top: 10px; }

.just-uploaded-file {
  background-color: #ccffcd; }

.cambio-idioma {
  cursor: pointer; }

.david-salom {
  background-color: #3a3939;
  border-color: #e20613 !important;
  color: #FFF; }

.david-salom:hover {
  background-color: #000 !important;
  color: #FFF !important; }

.david-salom.active {
  color: #777;
  border-top: 0 solid transparent !important; }

.has-submenu .actualizar-borrador {
  display: none; }

#loadingOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100000;
  top: 0;
  left: 0;
  display: none; }

#loadingOverlay .bg {
  background-color: #888;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

#loadingOverlay .spinner {
  margin-top: 20%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  border-radius: 20px;
  padding: 10px;
  width: 400px;
  height: 100px;
  text-align: center;
  position: relative;
  color: #555; }

#loadingOverlay .spinner img {
  padding-top: 30px; }

#loadingOverlay .spinner div {
  padding-top: 10px;
  font-size: 12px; }

.modal {
  overflow: auto; }

#setNewsletterSubjectNow {
  max-width: 100%;
  margin: 0 auto; }
  #setNewsletterSubjectNow .modal-dialog {
    width: 780px; }
  #setNewsletterSubjectNow iframe {
    width: 660px;
    height: 20vh;
    margin: 0 auto;
    display: block; }

.lista-emails-container {
  display: none; }

.anadir-listado-emails, .ocultar-listado-emails {
  margin-top: 10px; }

.boton-anadir-subscriber i {
  margin: 0 0 0 10px; }

/*# sourceMappingURL=app.css.map */
