@import url('../libs/roboto/font-roboto.css');
td.selection {
    background: #f3faf0;
    border: 1.3px dashed #a6a9ac !important;
}
html, body {
    margin: 0 auto;
    font-family: Roboto, Arial;
    font-size: 14px;
}
.tooltip-inner {
 max-width:200px;
 padding:5px 10px;
 color:#fff;
 text-align:center;
 background-color:#000;
 border-radius:4px
}
button.spatial {
    padding: 0;
    margin-left: 20px;
}
.tbRelate{text-align:center; color:green}
#boxRelateNN li.active {
    background: #fcf8e3;
    color: #4085d0;
}

#tbsubtable div {
    line-height: normal;
}
.open ul.dropdown-menu {
    display: block;
}
#boxRelateNN {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000000000000000;
    background: #fff;
    padding: 10px;
}
    #boxRelateNN li {
        list-style: none;
        height: 34px;
        line-height: 34px;
        border-bottom: 1px solid #ddd;
        padding: 0px 10px;
    }
    #boxRelateNN ul {
        padding-left: 0;
    }
.spatial.active {
    border: 1px solid #ccc;
    color: red;
    padding: 5px;
    border-radius: 3px;
}
td.light {
    border: 2px solid #3cb343 !important;
}
.ha_hide {
    display: none
}
.haMarker.tc {
    text-align: center;
}
.sRepeat {
    background: #27a50d;
    padding: 3px;
    float: right;
    position: absolute;
    cursor: crosshair;
    right: -3px;
    bottom: -5px;
    z-index: 10;
}
input[type="checkbox"]:focus {
    outline: 0;
}
#colorpicker.ha_show {
    display: block !important;
    top: 13%;
    position: fixed;
    left: 40%;
    width: 236px;
}
.haColor {
    height: 42px;
    padding-left: 5px !important;
}
#logo {
    color: red;
    padding: 21px;
    font-size: 25px;
    line-height: 20px;
    background-image: url('css/logo.png');
    background-position: center 8px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-color: none;
}
#modalEditContent .error {
    border: 2px solid red;
}
.modal-header {
    background: rgba(255,255,255,1);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%) !important;



    line-height: 18px;

}
.ui-resizable {
    min-width: 100% !important;
}
.haJson {
    text-align: center;
    color: #08bb57;
}
#subtable { overflow:scroll;}
.addrecord .haMarker i {
    display: none !important;
}
.haMarker i {
    display: block !important;
}
.haMarker .fa-map-marker-alt {
    color: #c94caa;
}
.haMarker .fas.fa-map-marker {
    color: #bbb;
}
#ControlDDL {
    overflow: unset;border:none !important;
}
#ControlDDL label {
    font-weight: normal;
    width: 100%;
    text-align: left !important;
}
#ControlDDL li.active{background:#f9f9f9;}
    #ControlDDL label input {
        width: 20px !important;
    }
#boxFTS {
    padding: 6px;
    width: 56%;
    display: none;
}
tr .ddl i, tr .map i {
    display: block !important;
}
#ipFTS {
    width: 66%;
    margin-right: 20px;
    float: right;
}
.no-ready>div{display:none !important;}
.no-ready #modalLogin {
    display: block !important;
}
body.no-ready{
  min-height: 100vh;
  font-family: Roboto, Arial;
  color: #ADAFB6;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F9FBFF;
}
#topright {
    width: 20%;
}
/*#gridbody tr, #gridbody input {
-moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}*/
li {
    cursor: pointer;
}
#modalEdit .ha-inline {
    width: 49%;
    float: left;
}
tr.changed td.edited {
    background: rgba(13, 252, 129, 0.05);
}
#modalSubTable .modal-dialog {
    width: auto;
    max-width: 75%;
}
.ui-widget-content {
    background: #89a2de !important;
    font-size: 0.9em !important;
}
.ui-widget-header {
    background: #f6edf7 !important;
}
#tbsubtable input {
    border: none;
    width: 100%;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    color: #f9f8fa;
}
#modalEdit .ddl i {
    float: right;
    padding: 3px;
}
#modalEdit .ddl ul {
    width: 100%;
}
#applyEdit {
    margin-top: 10px;
}
td.readonly, input.readonly {
    background-image:url('css/readonly.png');
    cursor: not-allowed;
}
#modalEdit .modal-content { padding:0px; }
#info li, .UI-SUGGEST li {
    height: 34px;
    line-height: 34px;
}
#NNTBNoAvai tr.active td {
    background: #fcf8e3 !important;
}
.UI-SUGGEST li {padding:0 10px; border-bottom:1px dashed #ccc; }
.file .fa.fa-cloud-upload {
        position: absolute;
        right: 11px;
        color: #d13ab2;
    }
textarea {
    line-height: 31px;
}
.file {
    position: relative;
}

#tbsubtable .dropdown span {
    position: absolute;
    left: 0;
}

#tbsubtable button {
    width: 100%;
    text-align: right;
    padding: 0;
}

#tbsubtable button {
    width: 100%;
    text-align: right;
    padding: 0;
}

#tbsubtable .fa-minus-circle {
    color: red;
}

#modalEdit .modal-dialog {
    width: 80%;
}

#modalEdit .ha-inline {
    margin-top: 8px;
}

#modalEdit .ddl {
    width: 100%;
    height: 35px;
    border: 1px solid #bbb;
    border-radius: 4px;
    padding: 5px 8px;
}

#modalEdit .ha-inline.col-sm-6,#modalEdit .ha-inline.col-sm-12 {
    padding-left: 0;
}

#ControlDDL ul {
    max-height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
}
/*#ControlDDL ul:hover {
    
    overflow-y: scroll;
    overflow-x:hidden;
}*/
.modal-header {
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
#IpSuggestDDL {
    margin-left: -6px;
    padding-left: 5px !important;
    background: #ecfaf7 !important;
}
#editContent .haMarker.tc {

    position: absolute;
    right: 21px;
    bottom: 7px;

}
#modalEdit .fa.fa-caret-down {

    position: absolute;
    right: 25px;
    bottom: 11px;

}
#topright {
    width: 50%;
    display: inline-flex;
    justify-content: flex-end;
}

    #topright a, .a-svg {
        cursor: pointer;
        padding: 8px;
        margin: 12px 5px;
        width: 40px;
        height: 40px;
        fill: #555;
    }

        #topright a:hover, .a-svg:hover, .wrap:hover svg, .a-svg.active {
            border-radius: 50%;
            background-color: rgba(60,64,67,0.08);
        }

#logo {
    width: 75px;
}

#box-top {
    width: 90%;
    display: flex;
    margin: 0px auto;
    flex-direction: column;
}

#box-top1 {
    font-size: 19px;
    padding: 5px 0;
 
    height: 34px;
}

#rightpanel {
    height: 100%;
    width: 100%;
}

#top-rightpanel {
    display: inline-flex;
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #ddd;
}

.hasfilter i {
    color: #09B8C7 !important;
}

li:hover {
    background: #f9f9f9;
}

.dropdown li {
    padding: 0 0 0 11px;
    min-height: 35px;
    line-height: 34px;
    cursor: pointer;
    border-bottom: 1px dashed #ccc;
}
th svg {
    width: 10px;
    float: right;
    position: absolute;
    right: 12px;
    top: 18px;
}

.li-submenu ul {
    display: none;
    list-style: none;
    margin-left: 142px;
    background: #fff;
    color: #000;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: -27px;
    position: absolute;
    width: 230px;
}

.li-submenu:hover ul {
    display: block;
}

#box-top2 {
    display: flex;
    height: 30px;
    line-height: 7px;
}

.filter input[type=text] {
    background: #fff;
    border: none;
    border: none;
    font-size: 14px;
    padding: 0 11px;
    line-height: 40px;
    border-radius: 0;
    padding-left: 7px;
    height: 48px;
    width: 100%;
}

td, th {
    border: 1px solid #ccc;
}

table, th {
    /*overflow: hidden;*/
    white-space: nowrap;
    text-overflow: ellipsis;
}

#gridview tr {
    height: 40px;
}

#gridview td {
    line-height: 20px;
    font-size: 14px;
    padding: 0;
    vertical-align: middle;
    border-bottom: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    border-collapse: unset !important;
}
.checkcontrol i {
    display: block !important;
    padding-right: 45% !important;
}


    #gridview th > div {
        padding: 0 7px;
        width:100%;
    }

.filter td {
    padding: 0 !important;
}

.filter button {
    width: 100%;
    background: #fff;
}

    .filter button i {
        float: right;
        padding: 7px;
    }

.filter .dropdown-menu {
    width: 100%;
    max-height: 300px;
    overflow: hidden auto;
}
.select .stt {
    background: lemonchiffon !important;
    font-weight: bold;
    color: #000 !important;
}

.stt {
    text-align: center;
   
    line-height: 42px !important;
    padding: 0 !important;
}

.divider {
    height: 42px;
    width: 1px;
    border-right: 1px solid #ddd;
    padding-right: 5px;
}

#viewgrid a {
    margin: 3px auto;
}

#gridview th {
    color: #555;
    font-size: 14px;
    z-index:100;
    line-height: 40px;
    padding: 0;
    position: sticky;
    top: 0;
    /*background: #efefef;*/
    background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
#viewgrid {
    display: flex;
    width: auto;
    max-width: 35%;
    position: absolute;
    right: 15px;
}
#viewgrid a.active i {
    color: 
    red !important;
}
#gridbody tr[v="0"]{display:none}
#path {
    max-width: 80%;
    height: 50px;
    display: flex;
    padding: 11px 0 9px 12px;
    font-size: 15px;

}

button {
    background: none;
    border: none;
    padding: 10px;
}

.a-svg i {
    padding: 6px;
    color: #555;
}

.a-svg:hover i {
    color: #09B8C7;
}

svg:hover, svg:focus, .active svg {
    fill: #09B8C7;
}

#top {
    display: flex;
    position: absolute;
    height: 65px;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #ddd;
}


    #gridview:hover {
        overflow: auto;
    }

#gridview {
    overflow: hidden scroll;
}

.nowrap td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

}

#box-top2 li i {
    padding: 4px 6px 0 0;
}

#ulListCols {
    columns: 2;
    list-style: none;
    padding-left: 0px;
    -webkit-columns: 2;
    -moz-columns: 2;
}

    #ulListCols li {
        padding: 6px;
    }

        #ulListCols li i {
            margin-right: 8px;
            padding: 5px;
            cursor: pointer;
            color: red;
        }

    #ulListCols li.off i {
        color: gray !important;
    }

#chkGridCheck {
    margin: 0 12px;
}

#modalShowCols .modal-header {
    padding: 11px !important;
    background: #b3ceaf;
}


#gridview:hover {
    overflow-y: auto;
}

.myicon {
    background: url('css/icons.png') no-repeat;
}

.icon-folder {
    background-position: 0 0;
    padding: 6px 20px;
}

.icon-survey {
    background-position: 0 -344px;
    padding: 6px 20px;
}

.icon-news {
    background-position: 0 -582px;
    padding: 6px 20px;
}

.icon-table {
    background-position: 0 -286px;
    padding: 6px 20px;
}

.icon-style {
    background-position: 0 -237px;
    padding: 6px 20px;
}

.icon-map {
    background-position: 0 -441px;
    padding: 3px 20px;
}


li img {
    width: 20px;
    margin-right: 7px;
    height: 20px;
}

button[disabled] svg, button[disabled] {
    color: #ccc !important;
    fill: #ccc;
    cursor: no-drop;
}


#pagebody {
    position: fixed;
    top: 65px;
    width: 100%;
    height: 100%;
    display: inline-flex;
}

#leftpanel {
    height: 100%;
    width: 25%;
}

#loading {
    position: absolute;
    display: none;
    left: 50%;
    top: -45px;
}
.file img {
    width: 60px;
    height: 60px;
}
.browser {
    margin-right: 12px;
    float: right;
    border: 1px solid #ddd;
    padding: 1px 6px;
    border-radius: 4px;
}
#path button {
    background: none;
    border: none;
    padding: 3px 7px;
    height: 32px;
    display: flex;
    line-height: 25px;
}

    #path button:hover {
        background: #eee;
        border-radius: 4px;
    }

#gridbody input {
    border: none;
    box-shadow: none;
    background: none;
    padding: 0;
    width: 100%;
    padding-right: 5px;
}

#path .dropdown {
    margin-top: -15px;
    padding: 13px 0;
}

#path svg {
    margin-top: 4px;
}

#btnNew {
    border: 1px solid #ddd;
    margin: 5px 0 0 20px;
    border-radius: 24px;
    padding: 10px 32px;
    background: #f7f7f7;
}

.boxleft {
    height: 45px;
}

.btLeft {
    height: 47px;
    display: flex;
    width: 100%;
    padding-left: 15px;
    line-height: 24px;
}

#top-rightpanel {
    display: inline-flex;
    width: 100%;
}

#path li a {
    height: 36px;
    padding: 8px;
    width: 200px;
    font-size: 13px;
}

#gridview tr.active td {
    border-bottom: 2px solid gray;
    border-top: 1px solid gray;
    background-color: #f3fef3;
}
#gridview tr.select{
    background: #f3fef3;
}
#gridview tr.active div, .selection div{
    border-right: 1px solid #ccc;
}
.mode-row span {
    display: flex;
    padding-left: 20px;
}

.mode-row i {
    display: none;
    padding: 10px;
}

.mode-row.active i {
    display: block;
    position: absolute;
    left: 0;
}

#gridview tr i {
    display: none;
    float: right;
    padding-right: 8px;
    padding-top: 2px;
}

#gridview tr.active i {
    display: block;
}

#node0 div, #node-10 div {
    height: auto;
    padding: 8px;
    line-height: 25px;
}


#gridview tr td svg, #gridview img {
    position: absolute;
    left: 20px;
    top: 10px;
}

    #gridview tr td svg.svg-share {
        right: 20px;
    }

#gridview img {
    width: 20px;
}

.wrap {
    display: flex;
    line-height: 19px;
    padding: 15px;
    width: 88px;
    position: relative;
}

    .wrap svg {
        position: absolute;
        right: -10px;
        padding: 11px;
        height: 40px;
        width: 40px;
        top: 4px;
    }

.modal-content {
    border-radius: 0;
    padding: 0;
}

#modalSharing tr {
    height: 50px;
}

.access {
    padding: 8px 14px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#modalSharing tr td:nth-child(1) {
    width: 50%;
}

#modalSharing tr td:nth-child(2) {
    display: flex;
    justify-content: flex-end;
}

#modalSharing table {
    border-bottom: 1px solid #ddd;
}

.modal h2 {
    margin: 0 auto;
    font-size: 20px;
    padding-bottom: 20px;
}

.dSharing .editSharing {
    margin-right: 1px;
    padding: 5px 12px;
    background: no-repeat url(css/sprites.svg) center -267px;
    color: #ccc;
    opacity: 0.5;
}

    .dSharing .editSharing:hover {
        opacity: 1;
    }

.editSharing i {
    float: right;
}

.dSharing button, .sCloseSharing, .btNormal {
    border: 1px solid #fff;
    padding: 8px 10px;
    margin-right: 4px;
    margin-left: 3px;
    border-radius: 4px;
    cursor: pointer;
}

    .btNormal.active, .btNormal:hover, #btCalculator {
        border: 1px solid #3079ed;
        color: white;
        background: #4d90fe;
    }

    .dSharing:hover button, .sCloseSharing:hover {
        border: 1px solid #ccc;
    }

    .sCloseSharing i {
        padding: 2px;
        color: #bbb;
    }

#inviteSharing {
    display: flex;
}

#boxSharing {
    padding: 15px;
    height: 120px;
    background: #f8f8f8;
}

#contextMenu li {
    padding: 8px 8px 8px 13px;
    cursor: pointer;
    display: flex;
}

    #contextMenu li:hover {
        background-color: #f9f9f9;
    }

i.right {
    float: right;
    color: #666;
    padding: 3px;
    position: absolute;
    right: 7px;
}

i.left {
    float: left;
    padding: 3px;
    margin-right: 8px;
}

#contextMenu {
    width: 235px;
}

.cmenu {
    cursor: pointer;
}

.cmenu-sharing svg {
    width: 22px;
    margin-top: -4px;
    margin-right: 3px;
    margin-left: 0px;
}

.cmenu-changecolor svg {
    width: 17px;
    margin-top: -4px;
    margin-right: 9px;
    margin-left: 2px;
    fill: #666;
}

#contextMenu li:hover i {
    color: #DA4567;
}

#contextMenu li:hover svg {
    fill: #DA4567;
}

#gridview .fa.fa-filter {
    display: block !important;
}

#ha-sqlcode {
    width: 98%;
    height: 120px;
}

.filter .UI-DDL {
    display: flex;
    line-height: 38px;
    padding-left: 9px;
}

.FilterCheckList {
    white-space: nowrap;
    position: relative;
    display: flex;
    line-height: 36px;
    padding-left: 7px;
}

    .FilterCheckList input {
        margin: -3px 7px -4px 7px;
    }

    .FilterCheckList button {
        width: 100%;
        display: flex;
        line-height: 19px;
        padding: 6px;
        justify-content: center;
    }

    .FilterCheckList li {
        display: flex;
        height: 35px;
        line-height: 35px;
    }

    .FilterCheckList label {
        font-weight: normal;
        width: 100%;
    }

    .FilterCheckList .dropdown {
        display: flex;
    }

#gridview .changed td.error {
    border: 2px solid orange;
}
/*-- SEARCH ENHANCE */
#SEoperator button {
    border: 1px solid #ddd;
    width: 65px;
    margin-top: 4px;
}

#ulSECols, #ulSEValues {
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    list-style: none;
    width: 97%;
    margin: 0 0px 4px 0px;
}

#btGetUnique {
    width: 60%;
    border: 1px solid #ddd;
    border-radius: 21px;
    margin-left: 18%;
    height: 27px;
    line-height: 6px;
    margin-bottom: 8px;
    margin-top: 7px;
}

#ulSECols li.active, #ulSEValues li.active, #SEoperator button.active {
    background: lemonchiffon;
}

#ulSECols:hover, #ulSEValues:hover {
    overflow-y: scroll;
}

#ulSECols li, #ulSEValues li {
    height: 35px;
    line-height: 22px;
    border-bottom: 1px solid #ddd;
    padding: 6px;
}

#SERange0 {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

#modalSearchBox textarea {
    height: 206px;
}
/*-- END SEARCH ENHANCE */
#modalSetting .unit-items {
    display: none;
    width: 100%;
}

#modalSetting[cmenu="cmenu-newfolder"] #newfolder, #modalSetting[cmenu="cmenu-groupuser"] #groupuser, #modalSetting[cmenu="addmap"] #addmap {
    display: block;
}

#modalSetting[cmenu="cmenu-rename"] #rename {
    display: block;
}

#modalSetting[cmenu="cmenu-remove"] #remove {
    display: block;
}

#modalSetting[cmenu="addtable"] #addtable {
    display: block;
}

#modalSetting[cmenu="cmenu-remove"] .modal-dialog,
#modalSetting[cmenu="cmenu-rename"] .modal-dialog,
#modalSetting[cmenu="cmenu-newfolder"] .modal-dialog, #modalSetting[cmenu="addmap"] .modal-dialog,
#modalSetting[cmenu="addtable"] .modal-dialog {
    width: 300px;
}

.cmenu-changecolor div {
    position: absolute;
    right: -232px;
    background: #fff;
    list-style: none;
    border: 1px solid #ddd;
    top: 83px;
    padding: 0;
    display: none;
    width: 232px;
    height: 147px;
}

.cmenu-changecolor:hover div {
    display: block;
}

.colors p {
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
    padding: 8px 4px 0px 6px;
}

.colors span {
    border: none;
    padding: 13px 20px;
}

#lstUnits {
    height: 235px;
}

    #lstUnits:hover {
        overflow-y: scroll;
    }

    #lstUnits p {
        margin: 5px auto;
        display: flex;
        height: 35px;
        line-height: 35px;
    }

    #lstUnits div {
        cursor: pointer;
    }

        #lstUnits div.active {
            background: #eee;
        }

    #lstUnits svg {
        margin-top: 4px;
    }

#backMove {
    padding: 5px 9px;
    margin-right: 9px;
    display: none;
    cursor: pointer;
}

#modalUser .delfield {
    color: red;
}

#modalUser .delfield, #modalUser .addfield {
    padding: 5px;
    float: left;
    background: #fff;
    border: none;
    margin-left: 8px;
}

#tbField input {
    width: 100%;
    height: 100%;
    border: none;
    padding-left: 10px;
}
.form-control{font-size:14px;}
#tbField .addfield {
    color: green;
}

#receive_email {
    position: relative;
    height: 30px;
    line-height: 26px;
    padding-left: 9px;
}

#modalUser td {
    padding: 0;
}

#modalUser .fa.fa-angle-down {
    margin-left: 20px;
}

#userStatus span {
    font-size: 16px;
}

#userStatus i {
    margin-right: 5px;
}

#userStatus {
    justify-content: space-around;
    height: 30px;
    line-height: 30px;
    width: 70%;
    display: flex;
    margin-left: 15%;
}

td svg.fa-table {
    margin-top: 4px !important;
}

#cboSuggestUser {
    position: relative;
    width: 100%;
}

    #cboSuggestUser .dropdown-menu {
        width: 100%;
        padding: 10px;
    }

    #cboSuggestUser li {
        height: 30px;
        line-height: 30px;
    }
    #myavatar {

    width: 50px;
    height: 50px;
    padding: 6px;
    margin: 24px 0 0 0;
    border-radius: 50%;

}
#myName {
    padding: 10px 0;
    font-size: 13px;
    margin: 10px;
}
#myavatar:hover {

    border: 2px solid red;

}
tbody.filter {
    background: #21bcbc;
}
tbody.filter input {
    background: none !important;
 
}
#backPage, #nextPage {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 1px 4px;
    height: 28px;
    width: 30px;
    margin: 9px 5px !important;
}
.embbed #logo, .embbed #box-top1, .embbed #viewInfo, .embbed #sharing, .embbed #userProfile {
    display: none !important;
}
.embbed #top{height:36px;}
.embbed #saveTB {
    margin-top: -7px;
}
.embbed #pagebody{top:33px;}
#calGeo button {
    border: 1px solid #ccc;
    padding: 0;
    width: 100%;
    border-radius: 4px;
    height: 34px;
}
#modalCalculator ul{list-style:none;}
#pCalculator {
    float: right;
    width: 100%;
    text-align: right;
}
    #pCalculator button {
        padding: 3px 15px;
        background: white;
        border: 1px solid #ccc;
        margin: -3px 3px 2px 2px;
        border-radius: 4px;
        line-height: 19px;
        height: 26px;
        
        font-size: 16px;
    }
#uCalTypes label{font-weight:normal;}
#lstCols, #calFuns {
    overflow: hidden auto;
    height: 200px;
    border: 1px solid #ccc;
    padding-left: 8px;
}
    #lstCols li, #calFuns li {
        min-height: 30px;
        line-height: 30px;
        border-bottom: 1px dashed gray;
        padding: 0 8px;
    }

#modalCalculator li.active {
    background: #b4ecd4;
}
#calColName {
    float: left;
    padding: 5px 9px;
    background: #e3f9e5;
    border-radius: 5px 0 0 5px;
}
.ui-nhan {
    float: left;
    padding: 5px 10px;
}
#statistic label {
    width: 256px;
}

#statistic p {
    border-bottom: 1px solid #ccc;
}
td div {
    white-space: nowrap;
    line-height: 36px;
    padding: 4px;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    text-overflow: ellipsis;
    overflow: hidden;
}
.filter td div {overflow:unset;}
#tbsubtable div {

    position: relative; overflow:unset

}
    .wraptext td div {
        white-space: normal;
    }
td textarea {
    border:none;resize:none;background:none; font-size:14px; padding:4px;
    overflow:hidden;
}
    td textarea:focus-visible, td textarea:focus {
        outline:none;
    }
td.ddl {
    padding: 4px !important;
}
.number {
    text-align:right;
}
th.number {
    text-align: left;
}
td.readonly {
    text-align: center;
}
.vip1 #gridview .date {
    font-size: 11px;
}
#gridbody {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.modal-content label {
    font-weight: normal;
}
#ul_TH li{white-space:nowrap; padding-right:10px;}
#tbparams td {
    border: none;
}
/* cac theme khac nhau*/
.vip1, .vip1 .modal-header {
    background: #353f51 !important;
    color: #fff;
}
#gridview td textarea {
    height: 35px !important;
    width: 100%;
}
.haScancode {
    max-width: 100px;
    text-align: center;
}
    .haScancode i {
        display: block !important;
        float: unset !important;
    }
.vip1 td {
    border: 1px dashed #7e7ea0 !important;
}
.vip1 .datetimepicker {
        font-size: 12px;
        padding-left: 4px !important;
        color: #56baea;
    }
    .vip1 .number {
        color: #be73c8;
        font-size: 12px;
    }
.vip1 #gridview td {
    color: #d6dbd7;
}
    .vip1 .stt{background:none;}
    .vip1 td.readonly, .vip1 input.readonly {
        background: url('css/readonly.png');
        cursor: not-allowed;
        font-size: 12px !important;
        color: #d7e68c !important;
    }
    .vip1 #view3D {
        color: white !important;
    }
    .vip1 th {
        background: #384357 !important;
        color: white !important;
    }
    .vip1 #top {
        border: 1px dashed #898686
    }
    .vip1 .a-svg i {
        color: #fff;
    }
    .vip1 .cmenu.active td {
        background: rgba(0,0,0,0.2) !important;
    }
    .vip1 .dropdown-menu {
        background: #414d71;
    }
    .vip1 #contextMenu li:hover, .vip1 li:hover {
        background-color: rgba(0,0,0,0.2);
    }
.vip1 .dropdown li {
    border-bottom: 1px dashed #909aab;
}
.vip1 .li-submenu ul
{
    color: white;
    background: #414d71;
    }
    .vip1 .modal-content {
        background: #353f51 !important
    }
        .vip1 .modal-content input {
            background: rgba(0,0,0,0.2);border:none;color:#fff;
        }
   
    .vip1 tbody.filter{background:#000;}
    .vip1 #topright a, .vip1 .a-svg{fill:#fff;}
.vip1 #top-rightpanel{border-bottom: 1px solid #999;}
    .vip1 td.light {
        border: 2px solid #668dc9 !important;
    }
.vip1 thead {
    box-shadow: 1px -1px 10px -1px #121923;
}
    .vip1 tbody {
        border-top: none;
    }
    .vip1 th,.vip1 tbody {
        border:none !important;
    }
    .vip1 #IpSuggestDDL, .vip1 li.active {
        background: rgba(0,0,0,0.2) !important;
    }
    .vip1 #ipFTS {
        background: rgba(0,0,0,0.2) !important;
        border: none;
        color: #66e08a;
    }
    .vip1 td.selection {
        background: rgba(0,0,2,0.1);
    }

.vip2, .vip2 .modal-header, .vip2 .modal-content {
    background: #2f3d5e !important
}
.vip2 th {
    background: #1b2d4e !important;
}
.vip3, .vip3 .modal-header, .vip3 .modal-content {
    background: #074f45 !important;
}
    .vip3 th {
        background: #126c52 !important ;
    }
.vip3 td {
    border: 1px dashed #6dc393 !important;
}
    .vip3 .number {
        color: #f06aa9;
    }
.vip3 #gridview td {
    color: #fff;
}

    .vip3 .dropdown-menu, .vip3 .li-submenu ul {
        background: #0a594e !important;
    }
.vip3 #top-rightpanel {
    border-bottom: 1px dashed #7e9d7e;
}
.vip4, .vip4 .modal-header, .vip4 .modal-content {
    background: #5b385a !important;
}
    .vip4 td {
        border: 1px dashed #d49ac8 !important
    }
    .vip4 th {
        background: #886391 !important;
    }
    .vip4 .dropdown-menu, .vip4 .li-submenu ul {
        background: #895d8d;
    }
.vip4 .number {
    color: #c3f2ae;
}
