@charset "utf-8";
/* Author : PULIP COMMUNICATIONS, Smart Media Group */

/* dashboard */


.dashboard h1 .light,
.dashboard h2 .light {
    font-weight: 100;
}
.dashboard-container {
    max-width: 1263px;
}

.btnSortDB {
    overflow: hidden;
    display: inline-block;
    position: relative;
    color: #9a9a9a;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    min-width: 62px;
    height: 24px;
    padding: 6px 6px 0 6px;
    border-radius: 3px;
    border: 1px solid #b4b4b4;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    background: -moz-linear-gradient(top, #fff 0%, #e3e3e3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0%, #e3e3e3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0%, #e3e3e3 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fff 0%, #e3e3e3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e3e3e3'); /* IE6-9 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e3e3e3'); /* IE6-9 */
}

.btnSortDB:link, .btnSortDB:visited, .btnSortDB:hover {
    color: #9a9a9a;
}

.btnSortDB:hover, .btnSortDB:focus {
    color: #594b4f;
    border-color: #594b4f;
}

.btnSortDB:active {
    color: #fff;
    border: 1px solid #8c8282;
    -webkit-box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 1px 0 rgba(0, 0, 0, 0.2);
    filter: none;
    -ms-filter: none;
    background: #8c8282;
}

.btnSortDB.disabled {
    color: #a2a2a2;
    border: 1px solid #b4b4b4;
    -ewbkit-box-shadow: none;
    box-shadow: none;
    filter: none;
    -ms-filter: none;
    background: #e6e6e6;
}

.btnSortDB.disabled img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.btnSortDB.on {
    color: #5a5a5a;
    border: 1px solid #1aa69f;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    background: -moz-linear-gradient(top, #7ccace 0%, #6cbabe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7ccace), color-stop(100%, #6cbabe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #7ccace 0%, #6cbabe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #7ccace 0%, #6cbabe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #7ccace 0%, #6cbabe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #7ccace 0%, #6cbabe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ccace', endColorstr='#6cbabe'); /* IE6-9 */
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ccace', endColorstr='#6cbabe'); /* IE6-9 */
}

.dashboard-title {
    overflow: hidden;
    height: 43px;
    padding: 0 200px 0 0;
}

.dashboard-title h2 {
    float: left;
    padding: 2px 0 0 1px;
    font-size: 2.000em;
    color: #464646;
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
    letter-spacing: 0.02em;
}

.dashboard-title .custom-dashboard {
    margin-left: 15px;
    padding: 5px 10px;
    font-size: 1em;
    color: #464646;
    line-height: 2.5;
    white-space: nowrap;
    letter-spacing: 0.02em;
    border-radius: 4px;
    font-weight: bold;

    display: inline-block;
    padding-right: 30px;
    background-image: url(../images/common/popup-icon.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 10px;
    text-decoration: none;
    line-height: 1.5;
}

.dashboard-title .sm-btn {
    float: right;
}

.dashboard-topCnt {
    position: relative;
    /*padding: 0 200px 0 0;*/
    margin: 0 0 22px 0;
}

.dashboard-graph {
    overflow: hidden;
    border: 2px solid #46bebe;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
}

.dashboard-graph h1 {
    font-size: 1.4em;
    font-weight: 900;
    letter-spacing: -.01em;
    margin: 20px 0 12px 30px;
}

.dashboard-graph > .tab {
    height: 45px;
    border-bottom: 1px solid #f2f2f2;
}

.dashboard-graph > .tab li {
    position: relative;
    height: 44px;
    background: #72c8cd;
}

.dashboard-graph > .tab li .title {
    display: inline-block;
    padding: 14px 0 0 0;
    background: #594b4f;
    color: #979092;
    font-size: 1.500em;
    text-shadow: 0 0 3px #287e7b;
}

.dashboard-graph > .tab li.on .title {
    color: #fff;
    font-weight: bold;
    background: #72c8cd;
    margin-left: 30px;
}

.dashboard-graph > .tab li .tab {
    position: absolute;
    right: 40px;
    bottom: 0;
}
.dashboard-graph > .tab li .tab ul {
    position: relative;
}
.dashboard-graph > .tab li .tab ul:after { content: ' '; display: block; clear: both; }
.dashboard-graph > .tab li .tab ul li {
    cursor: pointer;
    display: inline-block;
    min-width: 84px;
    height: 30px;
    float: left;
    padding: 10px 0 0 0;
    margin: 4px -1px 0 0;
    text-align: center;
    vertical-align: bottom;
    border: solid 1px #19a5a0;
    border-bottom-color: #8cd2d0;
    background: #eeeded;
    color: #594b4f;
    font-weight: 900;
}
.dashboard-graph > .tab li .tab ul li:hover {
    background: #ddfdff;
}
.dashboard-graph > .tab li .tab ul li.on {
    height: 34px;
    margin-top: 0;
    padding-top: 14px;
    background: #fff;
    border-bottom-color: #fff;
}

.dashboard-graph .cnt {
    display: none;
    height: 259px;
    padding: 10px 0 0 20px;
}

.dashboard-graph .cnt.open {
    display: block;
}
.dashboard-graph .cnt .overviewLineGraph {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 225px);
    height: 220px;
}
.dashboard-graph .cnt .overviewDoughnutGraphContainer {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: -20px 0 0 30px;
}
.dashboard-graph .cnt .overviewDoughnutGraph {
    display: inline-block;
    width: 150px;
    height: 150px;
}
.dashboard-graph .overviewDoughnutGraphContainer .pieTotal {
    display: inline-block;
    position: absolute;
    left: 27px;
    top: 27px;
    width: 96px;
    height: 96px;
    padding-top: 30px;
    text-align: center;
    background: #594b4f;
    border-radius: 54px;
    color: #fff;
    font-weight: 900;
}
.dashboard-graph .overviewDoughnutGraphContainer .pieTotal .point {
    display: inline-block;
    margin-top: 3px;
    font-size: 2.5em;
    letter-spacing: -0.1em;
}
.dashboard-graph .overviewDoughnutGraphContainer .overviewList:first-child {
    margin: 10px auto 0;
    width: 150px;
}
.dashboard-graph .overviewDoughnutGraphContainer .overviewList > li {
    position: relative;
    margin-top: 5px;
    padding-left: 13px;
}
.dashboard-graph .overviewDoughnutGraphContainer .overviewList > li:before {
    content: ' ';
    position: absolute;
    left: 0;
    top: 2px;
    width: 8px;
    height: 8px;
    background: #ff6657;
    border-radius: 4px;
}
.dashboard-graph .overviewDoughnutGraphContainer .overviewList > li.colorType1:before {
    background-color: #ff6657;
}
.dashboard-graph .overviewDoughnutGraphContainer .overviewList > li.colorType2:before {
    background-color: #ffb164;
}
.dashboard-graph .overviewDoughnutGraphContainer .overviewList > li.colorType3:before {
    background-color: #d3d041;
}

.dashboard-graph .overviewDoughnutGraphContainer .overviewList > li.colorType4:before {
    background-color: #72c8cd;
}
.dashboard-graph .overviewDoughnutGraphContainer .overviewList > li .name {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 107px;
    padding: 2px 0;
    letter-spacing: -.03em;
    font-weight: 900;
}
.dashboard-graph .overviewDoughnutGraphContainer .overviewList > li .point {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 30px;
    float: right;
    text-align: right;
    font-size: .9em;
}

.dashboard-quickMenu {
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 170px;
    height: 353px;
    border: 1px solid #b4b4b4;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
}

.dashboard-quickMenu h3 {
    height: 45px;
    padding: 16px 0 0 0;
    font-size: 1.167em;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #dad8d8;
    background: #eeeded;
}

.dashboard-quickMenu ul {
}

.dashboard-quickMenu li {
    position: relative;
    height: 61px;
    padding: 24px 0 0 59px;
    color: #505050;
    line-height: 1.1;
    border-bottom: 1px dashed #e6e6e6;
}

.dashboard-quickMenu li:last-child {
    border-bottom: none;
}

.dashboard-quickMenu li:hover, .dashboard-quickMenu li:focus {
    background: #f7f2c0;
}

.dashboard-quickMenu li.selection {
    background: #dcf1f2;
}

.dashboard-quickMenu li:nth-of-type(2), .dashboard-quickMenu li:nth-of-type(3) {
    padding-top: 17px;
}

.dashboard-quickMenu li:before {
    display: block;
    content: "";
    position: absolute;
    left: 20px;
    top: 50%;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    background-image: url(../images/contents/dashboard_quickmenu_icon.png);
    background-repeat: no-repeat;
}

.dashboard-quickMenu li:nth-of-type(1):before {
    background-position: 0 0;
}

.dashboard-quickMenu li:nth-of-type(2):before {
    background-position: -24px 0;
}

.dashboard-quickMenu li:nth-of-type(3):before {
    background-position: -48px 0;
}

.dashboard-quickMenu li:nth-of-type(4):before {
    background-position: -72px 0;
}

.dashboard-quickMenu li:nth-of-type(5):before {
    background-position: -96px 0;
}

.dashboard-quickMenu li:nth-of-type(6):before {
    background-position: -120px 0;
}

.dashboard-leftCnt {
    float: left;
    width: 64.5%;
    padding: 0 15px 0 0;
}

.dashboard-rightCnt {
    float: right;
    width: 35.5%;
    padding: 0 0 0 15px;
}

.dashboard-top5 {
    position: relative;
    height: 250px;
    margin: 0 0 20px 0;
}

.dashboard-top5:last-child {
    margin-bottom: 0;
}

.dashboard-top5 h3 {
    height: 33px;
    padding: 4px 0 0 8px;
    font-size: 1.333em;
    font-weight: bold;
    white-space: nowrap;

}

.dashboard-top5 .switch {
    position: absolute;
    right: 0;
    top: 0;
}

.dashboard-top5 .layout {
    height: 215px;
    border: 1px solid #b4b4b4;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
}

.top5-graph {
    float: left;
    width: 24%;
    padding: 0 3px 0 0;
}

.top5-graph h4 {
    height: 38px;
    padding: 13px 0 0 0;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #dad8d8;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #eeeded;
}

.top5-graph .graph {
    padding: 18px 30px;
    text-align: center;
}

.top5-data {
    float: left;
    width: 34%;
    padding: 0 3px 0 0;
    z-index: 50;
}

.top5-dataDetail {
    float: left;
    width: 42%;
    padding: 0;
    z-index: 40;
}

.top5-data .item,
.top5-dataDetail .item {
    height: 38px;
    text-align: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 1px solid #dad8d8;
    background: #eeeded;
}

.top5-data .item li,
.top5-dataDetail .item li {
    float: left;
    height: 37px;
    padding: 13px 0 0 0;
    font-weight: bold;
    text-align: center;
    border-right: 1px solid #dcdcdc;
}

.top5-data .item li:last-child,
.top5-dataDetail .item li:last-child,
.top5-data .data li:last-child,
.top5-dataDetail .data li:last-child {
    border-right: 0;
}

.top5-data .data ul,
.top5-dataDetail .data ul {
    position: relative;
    height: 33px;
}

.top5-data .data li,
.top5-dataDetail .data li {
    float: left;
    height: 33px;
    padding: 12px 0 0 0;
    text-align: center;
    border-right: 1px solid #dcdcdc;
}

.top5-data .data .space,
.top5-data .data .space li,
.top5-dataDetail .data .space,
.top5-dataDetail .data .space li {
    height: 5px;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* data */
.top5-data .data ul:hover, .top5-data .data ul:focus {
    background: #f7f2c0;
}

.top5-data .data ul.selection {
    background: #dcf1f2;
}

.top5-data .data ul.selection:after {
    display: block;
    content: "";
    position: absolute;
    right: -5px;
    top: 50%;
    width: 12px;
    height: 18px;
    margin-top: -9px;
    background: url(../images/contents/dashboard_data_selection.png) no-repeat left top;
}

.top5-data .data ul.space:hover, .top5-data .data ul.space:focus {
    background: #fff;
}

.top5-data .data ul.space.selection {
    background: #fff;
}

.top5-data .data ul.space.selection:after {
    display: none;
}

.top5-data .item li:nth-of-type(1),
.top5-data .data li:nth-of-type(1) {
    width: 22%;
}

.top5-data .item li:nth-of-type(2),
.top5-data .data li:nth-of-type(2) {
    width: 48%;
}

.top5-data .item li:nth-of-type(3),
.top5-data .data li:nth-of-type(3) {
    width: 30%;
}

/* dataDetail */
.top5-dataDetail .item li:nth-of-type(1) {
    padding-left: 30px;
}

.top5-dataDetail .data li:nth-of-type(1) {
    padding-left: 21px;
    padding-right: 10px;
}

.top5-dataDetail .item li:nth-of-type(1),
.top5-dataDetail .data li:nth-of-type(1) {
    width: 75%;
    text-align: left;
}

.top5-dataDetail .item li:nth-of-type(2),
.top5-dataDetail .data li:nth-of-type(2) {
    width: 25%;
}

.top5-dataDetail .bl {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 0 0 0 9px;
    line-height: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top5-dataDetail .bl:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 2px;
    height: 2px;
    background: #b5b5b5;
}

.systemNNotice.basic {
    position: relative;
    padding: 0 0 0 954px;
    height: 200px;
    margin-top: 25px;
}

.systemNNotice.standard {
    position: relative;
    padding: 0 0 0 944px;
    height: 200px;
    margin-top: 25px;
}
.monitoringStatus > h1,
.systemNNotice > section > h1 {
    margin: 0 0 15px;
    padding: 2px 0 0 8px;
    font-size: 1.55em;
    color: #594b4f;
    font-weight: bold;
    line-height: 1;
    white-space: nowrap;
}

.systemStatus.basic {
    position: absolute;
    left: 0;
    width: 924px;
}

.systemStatus.standard {
    position: absolute;
    left: 0;
    width: 914px;
}
.systemNNotice > section > .container {
    position: relative;
    width: auto;
    height: 158px;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border: 1px solid #b4b4b4;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
}
.systemNNotice > .systemStatus > .container {
    text-align: center;
}

.systemStatus .sStatusDoughnutGraphContainer {
    cursor: pointer;
    display: inline-block;
    position: relative;
    width: 100px;
    margin: 15px 0 0 0;
    color: #594b4f;
    text-align: center;
    font-weight: bold;
}

.systemStatus .sStatusDoughnutGraphContainer.cannotClick {
    cursor: default;
}
.systemStatus .sStatusDoughnutGraphContainer:first-child {
    margin-left: 0;
}
.systemStatus .sStatusDoughnutGraphContainer:before {
    content: ' ';
    position: absolute;
    background-image: url(../images/contents/dashboard_icons.png);
    top: 35px;
    margin-left: -10.5px;
}
/*.systemStatus .sStatusDoughnutGraphContainer:nth-child(1):before {*/
    /*width: 21px;*/
    /*height: 21px;*/
    /*top: 27px;*/
    /*left: calc(50%);*/
    /*background-position: 0 0;*/
/*}*/
.systemStatus .sStatusDoughnutGraphContainer.user:before {
    width: 34px;
    height: 34px;
    top: 28px;
    left: calc(50% - 4px);
    background-position: -3px 0;
}

.systemStatus .sStatusDoughnutGraphContainer.fingerprint:before {
    width: 30px;
    height: 30px;
    top: 31px;
    left: calc(50% - 3px);
    background-position: -37px -2px;
}

.systemStatus .sStatusDoughnutGraphContainer.face:before {
    width: 34px;
    height: 34px;
    top: 29px;
    left: calc(50% - 6px);
    background-position: -69px -0px;
}

.systemStatus .sStatusDoughnutGraphContainer.visualface:before {
    width: 34px;
    height: 34px;
    top: 30px;
    left: calc(50% - 6px);
    background-position: -273px -0px;
}


.systemStatus .sStatusDoughnutGraphContainer.card:before {
    width: 34px;
    height: 34px;
    top: 34px;
    left: calc(50% - 6px);
    background-position: -103px -4px;
}

.systemStatus .sStatusDoughnutGraphContainer.device:before {
    width: 19px;
    height: 23px;
    top: 27px;
    left: calc(50%);
    background-position: -143px -1px;
}

.systemStatus .sStatusDoughnutGraphContainer.door:before {
    width: 20px;
    height: 24px;
    top: 27px;
    left: calc(50% + 1px);
    background-position: -177px 0;
}

.systemStatus .sStatusDoughnutGraphContainer.zone:before {
    width: 20px;
    height: 25px;
    top: 25px;
    left: calc(50%);
    background-position: -211px 0;
}

.systemStatus .sStatusDoughnutGraphContainer.accessGroup:before {
    width: 28px;
    height: 32px;
    top: 30px;
    left: calc(50% - 4px);
    background-position: -241px -2px;
}



.systemStatus .sStatusDoughnutGraphContainer .percentPoint {
    position: absolute;
    width: 100%;
    left: 0;
    top: 54px;
    font-size: .9em;
}
.systemStatus .sStatusDoughnutGraphContainer dl {
    margin-top: 3px;
    font-weight: 900;
}
.systemStatus .sStatusDoughnutGraphContainer dl dt {
    margin-top: 5px;
    font-weight: 900;
}
.systemStatus .sStatusDoughnutGraphContainer dl dd {
    margin-top: 5px;
    color: #847b7e;
    font-weight: 900;
    font-size: .7em;
}

.systemStatus .sStatusDoughnutGraph {
    display: inline-block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
}

.systemNNotice .notice {
    width: 100%;
}
.systemNNotice .notice > .container {
    padding-top: 11px;
    background: url(../images/contents/dashboard_bg_notice.png) 0 -25px repeat-y;
}
.systemNNotice .notice > .container .inner {
    width: auto;
    height: 145px;
    padding-bottom: 13px;
    border-radius: 7px;
    /*background: #f6f6f6;*/
}
.systemNNotice .notice ul li {
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 32px;
    padding: 12px 0 11px 38px;
    /*background: #fff;*/
}
.systemNNotice .notice ul li:nth-child(odd) {
    /*background: #f6f6f6;*/
}
.systemNNotice .notice ul li:before {
    position: absolute;
    top: 9px;
    left: 12px;
    content: '';
    width: 19px;
    height: 17px;
    background: url(../images/contents/dashboard_icons.png) 0 -50px no-repeat;
}

.monitoringStatus {
    margin-top: 18px;
}
.monitoringStatus .listNotFound {
    height: auto;
    line-height: 316px;
}

/*.dashboard-previewData .btnMoreTxt {*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: 23px;*/
    /*right: 19px;*/
    /*width: 41px;*/
    /*height: 7px;*/
    /*background: url(../images/contents/dashboard_btn_more.png) no-repeat left top;*/
/*}*/


.notice-not-read{
    font-size: 1.2em;
    color: #ef5757;
}