body {
    background: #fc6719 url(../images/main_background.png) repeat-y;
    background-size: 100%;
}

#section-menu-left {
    width: 250px;
    height: 100%;
    position: absolute;
    background-color: #CEF6E3;
}

#wrap-content {
    margin-left: 250px;
    margin-bottom: 30px;
    display: block;
    /*padding: 10px 20px;*/
    height: 100%;
}

.content {
    max-width: none !important;
    padding: 25px;
    margin: 0;
}

.main-content, #dashboard {
    padding: 10px;
}

.main-content {
    margin: 10px;
    border-top: 2px solid silver;
    background-color: white;
}

#section-footer {
    height: 50px;
    background: silver;
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
}

div.panel-heading[data-toggle="collapse"]{
    cursor: pointer;
}

.md-module-list {
    padding: 5px;
    border-radius: 3px;
    display: inline-block;
}

.md-module-section-list {
    border: 8px solid rgb(51, 51, 51);
    display: block;
    background: white;
}

.md-module-bg-list {
    padding: 5px;
    border: 1px solid silver;
    border-radius: 3px;
    display: inline-block;
    width: 80px;
    height: 320px;
}

.md-list-item {
    border: 1px solid #2aabd2;
    border-radius: 3px;
    position: relative;
}

.md-module-list .md-list-item,
.md-module-bg-list .md-list-item {
    width: 50px;
    height: 50px;
}

.md-item-image-size, .md-list-item-handle {
    width: 90%;
    height: 90%;
}

.md-module-section-list .md-list-item-handle {
    text-align: center;
}

.md-module-section-list .md-list-item-handle .md-item-image-size {
    width: 50px;
    height: 50px;
}

.md-list-item-placeholder {
    border: 1px dashed #269abc;
    border-radius: 3px;
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
}

.md-module-section-list .md-list-connected {
    display: inline-block;
    float: left;
    border: 1px solid black;
}

.md-module-section-remove {
    right: 3px;
    top: 3px;
    position: absolute;
}

.md-module-section-remove:hover {
    opacity: 0.7
}

.icon-audio {
    background: url(../images/icon-audio.png) no-repeat center;
}

ul.ui-duallist {
    list-style: none;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid silver;
    overflow: auto;
}

ul.ui-duallist > li {
    border: 1px solid #2c89a0;
    padding: 3px;
    background-color: #d7eef4;
    margin-bottom: 3px;
    position: relative;
    overflow: hidden;
}

ul.ui-duallist > li > h5 {
    padding: 5px;
    float: left;
    width: 70%;
    margin: 0;
}

ul.ui-duallist > li > div.item-buttons {
    float:left;
    width: 30%;
    text-align: right;
    display: inline-block;
}

ul.ui-duallist > li > div.item-buttons > i.fa {
    margin-left: 5px;
}

.btn-group-vertical.btn-group-menu > .btn {
    border-radius: 0 !important;
    padding: 15px;
}

.navbar .bootstrap-tagsinput {
    margin-bottom: 0 !important;
}

.dashboard-box {
    background: white;
    border-radius: 3px;
    display: block;
}

.dashboard-box:not(#dasboard .row:first-child) {
    margin-top: 10px;
}

.dashboard-box-header {
    padding: 10px;
    margin-bottom: 10px;
}

p.dashboard-box-title {
    color: gray;
}

.dashboard-box-header > p.dashboard-box-title {
    display: inline;
}

.dashboard-box > p.dashboard-box-title {
    border-bottom: 1px solid silver;
    padding: 3px;
    margin-bottom: 10px;
}

.dashboard-box .dashboard-box-content {

}

.ubicacion-title .glyphicon.ubicacion-posicion-add:hover {
    opacity: .5;
}

.dashboard-box .dashboard-box-footer {
    padding: 10px
}

.dashboard-box.posicion .dashboard-box-footer.posicion-botones button {
    width: 100%;
}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.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:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#ffffff;}
.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;}

.panel-heading .panel-heading-buttons span.glyphicon:hover {
    opacity: 0.6;
    cursor: pointer;
}

.panel-heading .panel-heading-buttons.pull-right span.glyphicon {
    margin-left: 10px;
    margin-right: 0;
}

.panel-heading .panel-heading-buttons span.glyphicon {
    margin-right: 10px;
}

.position-simulator {

}

.position-simulator .row.layout-row {
    margin: 0;
}

.position-simulator .row.layout-row .layout-section {
    padding: 0;
    position: relative;
    height: 100%;
}

.position-simulator-player > span.glyphicon {
    color: black;
    cursor: pointer;
}

.position-simulator-player.disabled > span.glyphicon {
    color: silver;
    cursor: default;
}

.position-simulator-player > span.glyphicon.active {
    color: #fc6719 !important;
}

.frame, .dashboard-box.frame {
    background-color: #ffcc66;
}

.frame > .frame-header, .dashboard-box.frame > .dashboard-box-header.frame-header, .dashboard-box.frame .ubicacion-title {
    background-color: #333333;
    color: silver;
    padding: 10px;
}

.frame > .frame-header > span.frame-title {
    font-size: 16px;
}

.frame > .frame-content, .dashboard-box.frame > .dashboard-box-content.frame-content {
    padding: 10px;
}

.frame > .frame-content > .frame-content-body {
    border-radius: 3px;
    background-color: white;
    padding: 10px;
}

.frame > .frame-footer {

}

.login-panel {
    background-color: #303030;
    margin: 10% 50% 0 50%;
    display: inline-block;
    width: 400px;
    position: absolute;
    left: -200px;
}

.login-panel > .login-header {
    margin: 20px 10px;
}

.login-panel > .login-content {
    background-color: white;
    margin: 10px;
}

.login-panel > .login-content .login-form input[type=text], .login-panel > .login-content .login-form input[type=password] {
    outline-style: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px;
    border-color: silver;
    border-style: solid;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
}

.icon-primary-color {
    color: #fc6719;
    font-size: 16px;
}

.monitor-screen-add:hover {
    opacity: 0.6;
}

.row.form-row {
    margin-top: 15px;
}

.layout-sections {
    border: 5px solid #000;
}

.layout-sections .row > .layout-sections-section {
    height: 100%;
    border: 2px solid #fc6719;
    padding: 2px;
}

.layout-sections .row > .layout-sections-section > .layout-sections-section-container {
    padding: 1px;
    height: 100%;
    background: white;
}

.layout-sections .row > .layout-sections-section > .layout-sections-section-container.content-image > img {
    text-align: center;
}

.layout-sections .row > .layout-sections-section > .layout-sections-section-container:hover {
    padding: 0px;
    border:1px dashed blue;
}

.modal.alert-dialog .modal-header i.header-icon {
    width: 10%;
    font-size: 100%;
}

.modal.alert-dialog .modal-header .modal-title {
    width: 90%;
    display: inline-block;
    padding-right: 15px;
}

.modal.alert-dialog .modal-header button.close {
    position: absolute;
    top: 15px;
    right: 15px;
}

ul.bd-list {
    padding: 5px;
    overflow-x: hidden;
    overflow-y: auto;
}

ul.bd-list.bd-attr-bordered {
    border: 1px solid #cccccc;
}

ul.bd-list.bd-attr-rounded {
    border-radius: 5px;
}

ul.bd-list > li {
    color: white;
    background-color: #FEA20C;
    border: 1px solid #E5760B;
    margin-bottom: 5px;
    padding: 3px;
}

ul.bd-list > li.bd-attr-highlight {
    background-color: #FFC970;
    border: 1px dashed #cccccc;
    height: 30px;
    line-height: 28px;
}

ul.bd-list > li.list-item-buttons {
    overflow: hidden;
    display: block;
}

ul.bd-list > li.list-item-buttons > h5 {
    display: inline-block;
    float: left;
    width: 60%;
}

ul.bd-list > li.list-item-buttons .preview {
    width: 10%;
}

ul.bd-list > li.list-item-buttons .item-buttons {
    float: right;
    width: 30%;
    display: inline-block;
    text-align: right;
    padding: 0 10px;
}

ul.bd-list > li.list-item-buttons .item-buttons > i.fa {
    margin-left: 10px;
    cursor: pointer;
}

ul.bd-list.buttons-align-left > li.list-item-buttons h5 {
    float: left;
    width: 60%;
}

ul.bd-list.buttons-align-left > li.list-item-buttons .preview {
    width: 10%;
}

ul.bd-list.buttons-align-left > li.list-item-buttons .item-buttons {
    float: left;
    width: 30%;
    text-align: left;
}

ul.bd-list.buttons-align-left > li.list-item-buttons .item-buttons > i.fa {
    margin-left: 0px;
    margin-right: 10px;
}

.bd-image-gallery {
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid silver;
    border-radius: 10px;
    max-height: 300px;
}

.bd-image-gallery > .bd-image-gallery-container {
    width: 100%;
}

.bd-image-gallery > .bd-image-gallery-container > a.bd-img-link {
    padding: 10px;
    border-radius: 5px;
    width: 24%;
    display: inline-block;
    text-align: center;
    position: relative;
    z-index: 1;
}

.bd-image-gallery > .bd-image-gallery-container > a.bd-img-link:hover {
    background: #ddd;
}

.bd-image-gallery > .bd-image-gallery-container > a.bd-img-link > i.bd-img-selector {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ffcc66;
    z-index: 10;
}

.bd-image-gallery > .bd-image-gallery-container > a.bd-img-link > i.bd-img-selector.fa-check-circle-o {
    color: #fc6719;
}

.bd-image-gallery > .bd-image-gallery-container > a.bd-img-link > img {
    width: 100%;
    max-width: 200px;
    min-width: 50px;
}

.selectize-dropdown-content > div.title-description {
    padding: 5px 10px;
}

.selectize-dropdown-content > div.title-description > h3 {
    margin: 0 0 5px 0;
    font-weight: bold;
    font-size: 14px;
}

.selectize-dropdown-content > div.title-description > p {
    font-style: italic;
    color: silver;
    font-size: 10px;
    margin: 0;
}

.nav-pills.nav-wizard > li {
    position: relative;
    overflow: visible;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}
.nav-pills.nav-wizard > li + li {
    margin-left: 0;
}
.nav-pills.nav-wizard > li:first-child {
    border-left: 0;
}
.nav-pills.nav-wizard > li:first-child a {
    border-radius: 5px 0 0 5px;
}
.nav-pills.nav-wizard > li:last-child {
    border-right: 0;
}
.nav-pills.nav-wizard > li:last-child a {
    border-radius: 0 5px 5px 0;
}
.nav-pills.nav-wizard > li a {
    border-radius: 0;
    background-color: #eee;
}
.nav-pills.nav-wizard > li:not(:last-child) a:after {
    position: absolute;
    content: "";
    top: 0px;
    right: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #eee;
    z-index: 150;
}
.nav-pills.nav-wizard > li:not(:first-child) a:before {
    position: absolute;
    content: "";
    top: 0px;
    left: -20px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: #eee #eee #eee transparent;
    z-index: 150;
}
.nav-pills.nav-wizard > li:hover:not(:last-child) a:after {
    border-color: transparent transparent transparent #aaa;
}
.nav-pills.nav-wizard > li:hover:not(:first-child) a:before {
    border-color: #aaa #aaa #aaa transparent;
}
.nav-pills.nav-wizard > li:hover a {
    background-color: #aaa;
    color: #fff;
}
.nav-pills.nav-wizard > li.active:not(:last-child) a:after {
    border-color: transparent transparent transparent #fc6719;
}
.nav-pills.nav-wizard > li.active:not(:first-child) a:before {
    border-color: #fc6719 #fc6719 #fc6719 transparent;
}
.nav-pills.nav-wizard > li.active a {
    background-color: #fc6719;
}

.bootstrap-tagsinput {
    width: 100%;
}

.report-title {
    background-color: #ffcc80;
    border-bottom: 1px solid #ffad33;
    margin-bottom: 15px;
    padding: 10px 0;
}

.report-title > i.fa.report-token {
    color: #eee;
    padding: 0 5px;
}

.btn-dashboard {
    width: 100%;
    position: relative;
}

.btn-dashboard > h3 {
    position: absolute;
    font-size: 14px;
    padding: 5px;
    margin: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    font-weight: bold;
    background: linear-gradient(to bottom, rgba(255,255,255,0.6), rgba(255,255,255,0.6));
}

.module-section-status {
    position: relative;
    min-height: 100%;
    height: 100%;
}

.module-section-status > .section-center-wrapper {
    text-align: center;
    position: absolute;
    height: 100%;
    width: 100%
}

.module-section-status > .section-center-wrapper > i.fa {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.module-section-preview.grido_prensa {
    height: 100%;
}

.module-section-preview.grido_prensa .section-title {
    padding: 30px 10px;
    font-size: 14px;
    font-weight: bold;
    height: 20%;
    background-color: #007fc1;
    color: white;
    overflow: hidden;
}

.module-section-preview.grido_prensa .section-body {
    height: 80%;
}

.module-section-preview.grido_prensa .section-body > .row {
    height: 100%;
}

.file-input .file-preview.multi-archivo-preview {
    max-height: 400px;
    overflow: auto;
}

.notifications {
    position: relative;
}

.notifications > .notifications-dropdown {
    position: absolute;
    max-width: 400px;
    min-width: 400px;
    background-color: white;
    top: 100%;
    right: 0;
    padding: 5px;
    font-size: 12px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.notifications > .notifications-dropdown ul.notifications-list {
    list-style: none;
    padding: 0;
    overflow: auto;
    max-height: 300px;
    margin-bottom: 10px;
}

.notifications > .notifications-dropdown ul.notifications-list > li {
    position: relative;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px #ccc;
    margin-bottom: 4px;
    margin-right: 2px;
    border-radius: 5px;
    padding: 3px;
}

.notifications > .notifications-dropdown ul.notifications-list > li.new {
    border-color: #fc6719;
}

.notifications > .notifications-dropdown ul.notifications-list > li:hover {
    background-color: #fff3da;
}

.notifications > .notifications-dropdown ul.notifications-list > li > .icon-container {
    position: absolute;
    width: 40px;
    height: 100%;
}

.notifications > .notifications-dropdown ul.notifications-list > li > .icon-container > .icon-status > i.fa {
    margin-right: 5px ;
}

.notifications > .notifications-dropdown ul.notifications-list > li > .icon-container > .icon-status > i.fa.status-new {
    display: none;
}

.notifications > .notifications-dropdown ul.notifications-list > li.new > .icon-container > .icon-status > i.fa.status-new {
    display: inline-block;
}

.notifications > .notifications-dropdown ul.notifications-list > li > .icon-container > .icon-origin {
    text-align: center
}

.notifications > .notifications-dropdown ul.notifications-list > li > .item-content {
    margin-left: 40px;
}

.notifications > .notifications-dropdown ul.notifications-list > li > .item-content > .title {
    width: 70%;
    margin: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.notifications > .notifications-dropdown ul.notifications-list > li.new > .item-content > .title {
    color: #fc6719;
}

.notifications > .notifications-dropdown ul.notifications-list > li > .item-content > .date {
    width: 30%;
    margin: 0;
    display: inline-block;
    font-size: 12px;
    text-align: right;
    color: #ccc;
    vertical-align: super;
}

.notifications > .notifications-dropdown ul.notifications-list > li > .item-content > .message {
    display: block;
    padding: 0;
    margin: 5px 0;
    overflow: auto;
    max-height: 40px;
}

.notifications > .notifications-counter {
    position: absolute;
    bottom: 3px;
    right: 3px;
    opacity: 0.7;
}

form h3.form-title {
    color: #333;
    margin: 10px 0;
}

.pnotify-hidden-content {
    display: none;
}

.localizacion-map .map {
    height: 400px;
    width: 1024px;
    z-index: 1;
    position: relative;
}

.localizacion-map .map-search {
    position: absolute;
    z-index: 10;
    width: 70%;
    top: 0;
    right: 0;
    margin-top: 10px;
    margin-right: 10px;
}

table.layoutrenderer-layout {
    border-spacing: 0;
    width: 100%;
    height: 100%;
}

table.layoutrenderer-layout td.section {
    position: relative;
    z-index: 1;
}

table.layoutrenderer-layout tr > td.section > div.splitter {
    display: none;
}

table.layoutrenderer-layout.editable {
    border-spacing: 5px;
}

table.layoutrenderer-layout.editable tr > td.section > div.splitter {
    position: absolute;
    z-index: 10;
}

table.layoutrenderer-layout td.section > div.splitter-vertical {
  width: 5px;
  height: 100%;
  top: 0;
  right: -5px;
  cursor: ew-resize;
  z-index: 10;
  background: blue;
}

table.layoutrenderer-layout td.section > div.splitter-horizontal {
  width: 100%;
  height: 5px;
  bottom: -5px;
  left: 0;
  cursor: ns-resize;
  z-index: 11;
  background: red;
}

table.layoutrenderer-layout td.section > .layoutsimulator-module {
    width: 100%;
    height: 100%;
    position: relative;
}

table.layoutrenderer-layout td.section > .layoutsimulator-module .module-video-player {
    height: 100%;
    width: 100%;
    position: absolute;
    object-fit: fill;
}

table.layoutrenderer-layout td.section > .layoutsimulator-module .module-image-player {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

table.layoutrenderer-layout td.section .layoutsimulator-layer {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

table.layoutrenderer-layout td.section .layoutsimulator-layer.layoutsimulator-layer-labels {
    z-index: 110;
}

table.layoutrenderer-layout td.section .layoutsimulator-layer.layoutsimulator-layer-labels .layoutsimulator-layer-labels-object {
    position: absolute;
    display: inline-block;
}

.device-simulator > .device-simulator-controls {
    padding: 5px 10px;
    background-color: #ddd;
}

.device-simulator > .device-simulator-layout {
    position: relative;
}

.content-splitter {
    margin: 0 10%;
    min-height: 1px;
    display: block;
    position: relative;
    overflow: hidden;
}

.content-splitter > .content-splitter-background,
.content-splitter > .content-splitter-controls,
.content-splitter > .splitter-section-dummy
{
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.content-splitter > .content-splitter-controls > table.splitter-divisors {
    width: 100%;
/*    height: 100%;*/
    border-collapse: collapse;
    border: 1px solid #FFF;
}

.content-splitter > .content-splitter-controls > table.splitter-divisors td {
    border: 1px solid #fff;
}

h1.view-title {
    color: #E5760B;
    font-size: 300%;
    margin: 10px 0px 20px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

h1.view-title:before{
    font-family: 'Material Design Icons';
    color: silver;
    content: '\F13E';
}

h1.view-title > span.view-title-action {
    float: right;
    color: #333;
    font-size: 60%;
    font-weight: bold;
    padding: 10px;
    vertical-align: middle;
    border-left: 1px solid #ddd;
}

ul.mze-order-list {
    display: inline-block;
}

ul.mze-order-list > li {
    padding: 5px 10px;
    cursor: pointer;
}

ul.mze-order-list > li:hover {
    background-color: rgba(255,201,112, 0.5);
}

ul.mze-order-list > li.active {
    background-color: rgba(255,201,112, 0.5);
    font-weight: bold;
}

ul.mze-order-list > li.used {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgb(255,201,112);
    font-weight: bold;
}

@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}

.heartbeat {
	-webkit-animation: heartbeat 1.5s ease-in-out infinite both;
	        animation: heartbeat 1.5s ease-in-out infinite both;
}

/* parche componente select2 para usar con popups */
body > .select2-container.select2-container--open {
    z-index: 1100;
}

.colorpicker-pnotify {
    z-index: 100100 !important;
}
