﻿.container {
    width: 100% !important;
    margin: 0 0px;
}

#box-items {
    width: 100% !important;
    justify-content: center;
    display: block;
    border-bottom: 1px solid #ddd;
    height: 50px;
    text-align: center;
}

#svDesignZone button {
    background: no-repeat;
    border: 1px solid #ddd;
    padding: 6px;
    height: 32px;
    border-radius: 3px;
    white-space: nowrap;
}

button[disabled], html input[disabled] {
    cursor: default;
    background-color: #f9f9f9 !important;
    color: gray !important;
}
.fade.in {
    background: right
}
#iFilter {
    float: right;
    padding: 3px;
    color: red;
}
#importSHP {
    float: right;
    background: #fff;
    padding: 0 10px;
    border-radius: 4px;
    cursor: pointer;
    color: red;
    border: 2px solid;
}

#toTable {
    margin-left: 6px;
}

#pSHP {
    padding: 8px;
    color: #e12525;
    border: 1px dashed;
}

#toTable input {
    border: none;
    margin-left: 4px;
    padding-left: 5px;
    height: 32px;
}

#areaScreens {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    float: right;
    width: 100%;
    position: fixed;
    margin-top: 9px;
    padding: 0 13px;
}

.colmatch i {
    float: right;
}

.colmatch ul {
    width: 100%;
    max-height: 250px;
    overflow: hidden scroll;
}

.dropdown-toggle.UI-DDL {
    height: 26px;
}

#svDesignZone button.active {
    border: 2px solid;
    color: red;
}

#loading {
    position: absolute;
    display: none;
    left: 50%;
    top: 20px;
}

#box-left .items {
    width: 100%;
    display: flex;
    padding: 7px;
    justify-content: center;
    display: none; min-height:48px;
}

#cboTables ul {
    width: 100%;
    max-height: 300px;
    overflow: hidden auto;
}
.items {
    display: flex;
    line-height: 34px;
}

    .items.excel > div {
        width: 25%;
        display: flex;
    }

    .items.shp > div {
        width: 100%;
    }

    .items.csv > div {
        width: 50%;
    }

    .items button {
        background: white;
        border: none;
    }

.excel .excel, .csv .csv, .wms .wms, .shp .shp, .tb .tb,.pg .pg {
    display: flex !important;
}
.items.pg input {
    margin: 5px;
    width: 70%;
}
#path {
    display: flex;
    justify-content: center;
    height: 55px;
    background: #f9f9f9;
    margin: 6px auto;
    padding: 8px 0;
}

#cboSoures {
    width: 47%;
}

#pagefoot {
    position: fixed;
    bottom: 17px;
    right: 0;
    width: 100%;
    text-align: center;
}

    #pagefoot button {
        background: #fff;
        border: 2px solid;
        padding: 9px 3px;
        border-radius: 4px;
        width: 124px;
        color: red;
    }


#cboTables {
    display: flex;
}

    #cboTables input {
        width: 400px;
    }












#pages {
    position: fixed;
    top: 67px;
    width: 100%;
}

    #pages #areaScreens .box {
        padding: 8px;
        min-height: 62px;
    }

        #pages #areaScreens .box:hover .box-field i {
            color: #000;
        }

        #pages #areaScreens .box .configuration, #pages #areaScreens .box .clone {
            z-index: 5;
        }

    #pages #areaScreens .box-field {
        display: none;
    }

    #pages #areaScreens .box-field {
        display: flex;
        padding: 0;
    }

        #pages #areaScreens .box-field i {
            color: #ddd;
        }

        #pages #areaScreens .box-field .col-sm-4 {
            width: 30%;
            padding: 0px;
        }

    #pages #logo {
        color: red;
        font-size: 25px;
        position: fixed;
        width: 40%;
        left: 0;
        top: 0;
        height: 65px;
        font-weight: bold;
        line-height: 64px;
        display: flex;
    }

        #pages #logo svg {
            width: 44px;
            margin: 4px 25px 8px 39px;
        }

    #pages #containerQuest {
        overflow: hidden;
    }

        #pages #containerQuest .box-element {
            height: 50px;
            border: none;
            border-bottom: 1px solid #ddd;
            border-radius: 0;
            text-align: left;
            width: 100%;
        }

        #pages #containerQuest .element-desc {
            font-size: 12px;
            width: 106px;
            padding: 10px;
            position: absolute;
            left: 210px;
        }

.edit .drag {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.edit .htmlpage {
    margin-left: 0px;
    padding: 30px 80px 15px;
    position: relative;
    word-wrap: break-word;
}

    .edit .htmlpage:after {
        background-color: #F5F5F5;
        border: 1px solid #DDDDDD;
        border-radius: 4px 0 4px 0;
        color: #9DA0A4;
        content: "A4";
        font-size: 12px;
        font-weight: bold;
        left: -1px;
        padding: 3px 7px;
        position: absolute;
        top: -1px;
    }

#dragitems .lyrow .preview {
    border: 1px solid #ddd;
    padding: 0px 3px;
    border-radius: 3px;
}

#areaScreens .box-element {
    width: 100% !important;
}

.sidebar-nav .preview .element-desc {
    margin: 0px;
    padding: 1px;
    text-align: center;
    line-height: 14px;
    font-size: 11px;
    cursor: move;
}

.fa-2x {
    font-size: 19px;
}

page {
    background: white none repeat scroll 0 0;
    box-shadow: 0 0 0.3cm rgba(0, 0, 0, 0.2);
    display: block;
    margin: 0 auto 0.5cm;
    margin-top: 0px;
    float: left;
    position: relative;
    margin-top: 20px;
}

    page[size="portrait"] {
        height: 29.7cm !important;
        width: 21cm;
    }

    page[size="landscape"] {
        width: 29.7cm !important;
        height: 21cm;
    }

.big .modal-dialog {
    width: 100% !important;
    margin: 0 auto;
}

.closeModel {
    position: absolute;
    width: auto;
    max-width: 400px;
    top: 3px;
    right: 0;
    padding: 10px;
    display: flex;
    justify-content: flex-start;
    z-index: 1000;
}

    .closeModel button.close {
        padding: 5px 10px;
        cursor: pointer;
        border: 0;
        background: red;
        opacity: 1;
        border-radius: 24px;
        margin-left: 12px;
        color: white;
    }

    .closeModel .modal-title {
        background: red;
        padding: 10px 15px;
        color: white;
        border-radius: 19px;
        line-height: 9px;
    }

.big .modal-body {
    min-height: 450px;
}

#dragitems .view {
    display: none;
}

#dragitems .remove,
#dragitems .clone {
    display: none;
}

#dragitems .configuration {
    display: none;
}

#dragitems .box .drag {
    display: none;
}

#table ul {
    list-style: none;
    padding-left: 0;
}

#box3 ul {
    margin-left: -90px;
}

#table li {
    height: 34px;
    line-height: 34px;
    padding-left: 12px;
}

.tb-box > span {
    background: #f9f9f9;
    width: 100px;
    border-radius: 4px 0 0 4px;
    border-radius:;
    border-right: 1px solid #ddd;
    padding: 0px 7px;
}

#displayTable, #displayChart {
    display: flex;
    height: auto !important;
    flex-wrap: wrap;
    justify-content: center;
}

    #displayChart .fa-filter, #displayTable .fa-filter {
        display: none;
    }

    #displayTable > div, #displayChart > div {
        margin: 4px auto;
        padding: 5px;
        line-height: 27px;
        font-size: 13px;
        position: relative;
        display: flex !important;
        color: black;
        background-color: #fff;
        border-radius: 3px;
        height: 39px;
        width: 100%;
        border: 1px solid #ddd;
    }

.display-items {
    display: none;
}

fieldset {
    margin-top: 5px;
    min-height: 80px;
    float: left;
    width: 98%;
    padding: 5px 8px;
}

#box3 {
    width: 30%;
    float: left;
    border: none;
    background: #f9f9f9;
    overflow: hidden scroll;
    max-height: 320px;
}

#box9 {
    width: 70%;
    float: right;
}

.method {
    display: none;
}

#displayTable .method, #displayChart .method {
    background: rgba(0,0,0,0.1);
    padding: 3px 12px;
    border-radius: 3px;
    margin-left: 7px;
    line-height: 15px;
    display: flex;
    color: #000;
    height: 26px;
    width: auto !important;
    right: 50px;
    position: absolute;
    margin-right: 5px;
}

#displayTable .ui-nhan, #displayChart .ui-nhan {
    font-size: 11px;
    font-weight: bold;
    color: red;
}

#applyChanges {
    background: red;
    border: none;
}

.UI-DROP li {
    color: #000;
}

input[type="color"] {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    width: 59px;
    height: 26px;
}

#tbPreview {
    width: 95%;
    float: right;
}

    #tbPreview input, .htmlpage .view input {
        border: none;
        background: none;
        font-weight: normal;
    }

#btpreview {
    margin-right: 5px;
    border: 1px solid #ddd;
    padding: 7px 13px;
    border-radius: 16px;
    background: none;
}

#displayTable .fa, #displayChart .fa {
    padding: 6px 0 0 11px;
    font-size: 9px;
}

#displayTable .fa-close, #displayChart .fa-close, #xAxist .fa-close {
    padding: 5px 6px;
    font-size: 9px;
    position: absolute;
    top: 8px;
    right: -10px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #ddd;
}

#dColumns {
    max-height: 338px;
    overflow: hidden scroll;
}

.UI-DROP {
    position: relative;
}

#dColumns > div {
    height: 34px;
    line-height: 32px;
    padding: 0 9px;
}

li:hover, #dColumns > div {
    background-color: rgba(0,0,0,0.1);
}

#dColumns .fa-filter {
    float: right;
    padding: 10px;
    font-size: 12px;
    color: #aaa;
}

#dColumns .displaycol:hover {
    color: red;
    background: rgba(0,0,0,0.1);
}

#dColumns input, #dColumns .fa-close {
    display: none;
}

.display-items.table {
    width: 100%;
}

.display-items label {
    width: 100%;
    padding: 6px;
}

#dColumns .ui-draggable {
    height: 35px;
    line-height: 35px;
}

#displayChart {
    border: 1px dashed #ccc;
    min-height: 50px;
}

#xAxist {
    padding: 5px;
    height: 36px !important;
    border: 1px dashed #ccc;
    position: relative;
    margin-left: 3px;
    line-height: 26px;
}

#areaScreens .preview {
    display: none !important;
}

#dragitems {
    flex-direction: row;
    position: fixed;
    width: 100%;
    background: #fff;
    display: flex;
    height: 50px;
    top: 64px;
    justify-content: space-around;
    padding: 6px;
}

    #dragitems > div {
        width: 72px;
        margin: 3px;
    }

.edit .column:after {
    border: 1px solid #DDDDDD;
    border-radius: 4px 0 4px 0;
    color: #9DA0A4;
    font-size: 12px;
    font-weight: bold;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px;
}

.column {
    border: 1px dashed #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    padding: 5px 19px 20px;
    position: relative;
}

.edit .column:after {
    border: 1px solid #DDDDDD;
    border-radius: 4px 0 4px 0;
    color: #9DA0A4;
    font-size: 12px;
    font-weight: bold;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px;
}

#pages .sidebar-nav .preview {
    display: flex;
    color: #666;
    font-size: 13px;
    line-height: 30px;
    flex-direction: column
}

#dragitems .lyrow .preview {
    border: 1px solid #ddd;
    padding: 0px;
    border-radius: 0;
    flex-direction: row;
    height: 25px;
}

#pages .sv-inline {
    display: inline-flex;
    border: 1px solid #ddd;
    margin: 0 auto !important;
}

    #pages .sv-inline input {
        border-radius: 0px;
        border: none;
        box-shadow: none;
        padding-left: 5px;
    }

    #pages .sv-inline.error {
        border: 2px solid red;
    }

#pages .htmlpage {
    width: 100%;
}

.boxIcon {
    width: 120px;
    height: 57px;
    background: #fff;
    border-radius: 4px;
    line-height: 26px;
    text-align: center;
    float: left;
    cursor: pointer;
}

    .boxIcon button {
        background: none;
        border: none;
        width: 90%;
    }

#svDesignZone {
    display: flex;
    position: relative;
    width: 100%;
    top: 0px;
    justify-content: space-around;
    z-index: 1000000 !important;
    right: 0;
    min-height: 49px; height:auto;
    border-bottom: 1px solid #ddd;
    padding: 7px;
    border-top: 1px solid #ddd;
    flex-direction:row;
    flex-wrap:wrap;
}

#dragitems .drag {
    display: none;
}

#dragitems .lyrow:hover .drag {
    display: block;
}

#dragitems .preview span {
    padding: 6px;
    border-left: 1px solid #ddd;
    width: 100%;
}

.sidebar-nav .box {
    display: inline-block;
    padding: 3px;
    text-align: center;
    border-radius: 4px;
    margin-top: -7px;
}


.sidebar-nav {
    position: fixed;
    width: 190px;
    left: 0px;
    bottom: 0;
    top: 50px;
    padding: 10px;
    z-index: 10;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

































/*@media (max-width: 980px) {
	/* Enable use of floated navbar text */
.navbar-text.pull-right {
    float: none;
    padding-left: 5px;
    padding-right: 5px;
}

}

@media (max-width: 979px) {
    .navbar-fixed-top {
        position: fixed;
    }
}

#menu-htmleditor {
    float: right;
}

.demo #dragitems, .demo .box-element > a, .demo .configuration, .demo .splitter, .demo .a-a-a {
    display: none !important;
}

.demo #areaScreens {
    margin-top: 0px !important;
}

.demo .column, .demo .row {
    border: none !important;
}

.demo .htmlpage .box:hover {
    border: none;
}

.published #workspace {
    top: -10px;
}

.published #logo, .published #svDesignZone {
    display: none !important;
}

.published #areaScreens {
    max-height: 100% !important;
}

#closeEmbbedWeb {
    float: right;
    color: #000;
}

#panelEmbbedWeb {
    position: fixed;
    width: 330px;
    height: 105px;
    right: 13%;
    top: 81px;
    background: #fff;
    padding: 20px;
    border: 1px solid #ddd;
}


.sidebar-nav .nav-header {
    cursor: pointer;
    font-size: 14px;
    color: #579;
    text-transform: uppercase;
    font-weight: bold;
}

    .sidebar-nav .nav-header span.label {
        font-size: 10px; /*padding-bottom:0;*/
        position: relative;
        top: -1px;
    }

.sidebar-nav .nav-header {
    color: #000;
    text-shadow: 0 1px 0 #ddd;
}

.sidebar-nav .accordion-group {
    border: none;
}

.boxes {
}

.sidebar-nav li {
    line-height: 18px;
    margin-bottom: 3px;
}

    .sidebar-nav li .lyrow {
        margin-bottom: 5px;
    }

.sidebar-nav .preview {
    display: block;
    color: #666;
    font-size: 13px;
    line-height: 30px;
}



.htmlpage .preview {
    display: none;
}

.htmlpage .box .view {
    display: block;
    padding-top: 10px;
}

.htmlpage .box[data-type="image"] .view {
    text-align: center
}

.ui-draggable-dragging .view {
    display: block;
}
/*.htmlpage .ui-sortable-placeholder { outline: 5px dotted #ddd; visibility: visible!Important; border-radius: 4px; }*/
.ui-sortable-placeholder {
    outline: 1px dashed #578;
    visibility: visible !Important;
    border-radius: 4px;
}

.edit .clone {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.box, .lyrow {
    position: relative;
}

.edit .htmlpage .lyrow .clone {
    top: 5px;
    right: 56px;
    z-index: 10;
}

.edit .htmlpage .lyrow .drag {
    top: 5px;
    right: 28px;
    z-index: 10;
}

.edit .htmlpage .column .box .drag {
    top: 5px;
}

.edit .htmlpage .column .box .configuration {
    position: absolute;
    top: 5px;
    line-height: 8px;
    right: 56px;
    white-space: nowrap;
}

    .edit .htmlpage .column .box .configuration:hover {
        z-index: 1001;
    }

.edit .htmlpage .column .navbar-fixed-top {
    top: 33px;
    left: 180px;
}

.htmlpage .column .navbar-fixed-top {
    top: 33px;
}

.edit .htmlpage .column .navbar-fixed-bottom {
    left: 180px;
}

.edit .htmlpage .remove {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
}

.htmlpage .configuration {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.htmlpage .drag, .htmlpage .remove, .htmlpage .clone {
    filter: alpha(opacity=20);
    opacity: 0.2;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.htmlpage .box:hover {
    border: 2px dashed #89BDFF
}

.htmlpage .active {
    border: 2px dashed #89BDFF
}

.htmlpage .lyrow:hover > .drag,
.htmlpage .lyrow:hover > .clone,
.htmlpage .lyrow:hover > .configuration,
.htmlpage .lyrow:hover > .remove,
.htmlpage .box:hover .drag,
.htmlpage .box:hover .configuration,
.htmlpage .box:hover .remove {
    filter: alpha(opacity=100);
    opacity: 1;
}

#logo p {
    margin: 0 auto;
    height: 20px;
    font-size: 12px;
}

#rpName {
    font-size: 20px !important;
    margin: -13px 0 4px 0 !important;
}

page .view img {
    max-width: 100%;
}

.htmlpage .row {
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    position: relative;
}




.lyrow {
    width: 100%;
    float: left
}

.dropdown-menu li {
    height: 35px;
    padding: 7px;
}



.box-items, .button-items {
    display: none;
}
.UI-DROP ul{width:100%; margin-top:12px; max-height:350px; overflow:hidden auto;}
.box-items {
    width: 100%;
}
#box-match {
    max-height: 300px;
    overflow: hidden scroll;
    border: 2px solid orange;
    border-radius: 4px;
}
tr.active {
    background-color: #f9f9f9;
}
    tr.active td {
        background: #ffffeb !important;
    }
.vip1, .vip1 .dropdown-menu, .vip1 .modal-content {
    background: #353f51;
    
}
    .vip1 #logo, .vip1 #logo svg{color:white !important; fill:white !important;}
    .vip1 #svDesignZone {
        border: none;
        background: rgba(0,0,0,0.1);color:#fff;
    }
        .vip1 #svDesignZone button {
            background: rgba(0,0,0,0.1);
            border: 1px solid #597195;
            color:#fff;
        }
    .vip1 #areaScreens{color:#fff;}
    .vip1 td {
        border: 1px dashed #4b6895 !important;
    }
    .vip1 #pagefoot button {
        background: rgba(0,0,0,0.2);
        color: #00cfff;
    }
    .vip1 #box-left {
        background-color: rgba(138, 174, 169, 0.1);color:#fff;
    }
    .vip1 .items button, .vip1 .items input {
        background: rgba(0,0,0,0.2);
        color: #fff;
        border: none;
    }
    .vip1 .dropdown-menu{color:#fff;}
        .vip1 .dropdown-menu a {
            color: #fff;
        }
    .vip1 #svDesignZone button.active {
        background: #289dd7 !important;
    }
.vip2 {
    background: #2f3d5e;
}

.vip3 {
    background: #074f45;
}

.vip4 {
    background: #5b385a;
}