/* --------------------------------------------------------
COMMON ITEM
----------------------------------------------------------*/
/* thumb_cell */
.thumb_cell {position:relative; width:130px; margin:10px 0;}
.thumb_cell .thumb {position:relative; vertical-align:middle; border:1px solid #DCDCDC; background:#fff; text-align:center;}
.thumb_cell .thumb p {display:flex; align-items:center; justify-content:center; width:130px; min-width:130px; height:75px; overflow:hidden; border:1px solid #DCDCDC; background:#fff; text-align:center;}
.thumb_cell .thumb .rotate {width:75px; min-width:75px; height:126px;}
.thumb_cell .thumb .rotate img {transform:rotate(90deg);}
.thumb_cell .thumb .time {position:absolute; right:0px; bottom:0px; height:20px; padding:0 6px; background:url(/ssw/images/page/bg_time.png); color:#FFF; font-style:normal; font-size:14px; font-weight:bold; text-align:center; line-height:20px;}
.thumb_cell .thumb img {display:inline-block; max-width:128px; max-height:73px; margin:0px; padding:0px; border:0px; vertical-align:middle;}
.thumb_cell .thumb.vertical {width:90px; height:120px;}
.thumb_cell .thumblist {display:block; position:absolute; right:8px; bottom:8px; z-index:1;}

/* thumb_list_wrap */
.thumb_list_cell {position:relative; height:80px;}
.thumb_list_wrap {width:calc(100% - 40px); margin:0 20px; overflow-y:hidden; overflow-x:scroll;}
.thumb_list_wrap .thumb_list {text-align:left;}
.thumb_list_wrap .thumb_list:after {display:block; content:""; clear:both}
.thumb_list_wrap .thumb_list p {display:table-cell; width:133px; height:75px; border:1px solid #DCDCDC; background:#fff; text-align:center; vertical-align:middle; box-sizing:border-box;}
.thumb_list_wrap .thumb_list p img {max-width:131px; max-height:73px; vertical-align:middle;}


/* gage_cell */
.gage_cell {}
.gage_cell .gage {position:relative; width:50px; min-width:50px; height:77px; margin-left:6px; background:#525252;}
.gage_cell .gage span {display:block; position:absolute; z-index:1; bottom:0px; width:100% !important; padding:0px !important; background:#647F06; font-size:0; color:#fff;}
.gage_cell .gage em {display:block; position:absolute; z-index:2; top:28px; width:100%; color:#FFF; font-style:normal; font-size:20px; text-align:center;}
.gage_cell .gage.read span {background:#f05564;}
.gage_cell .gage.end {background:url(/ssw/images/page/cloud_icon.png)#878787 no-repeat center center;}
.gage_cell .gage.end span {display:none;}
.gage_cell .gage.end em {display:none;}

/* name_cell */
.name_cell {}
.name_cell .title {display:inline-block; overflow:hidden; color:#464646; font-size:13px; text-indent:0; line-height:20px; word-break:break-all;}
.name_cell .title strong {display:block; overflow:hidden; color:#000; font-size:15px;}
.name_cell .title p {display:block; width:auto; height:auto; border:0; background:none; text-align:left;}
.name_cell .title em {}
.name_cell .title u {display:block; width:200px; overflow:hidden; text-decoration:none; text-overflow:ellipsis; white-space:nowrap;}
@media (max-width:991px) {
	.name_cell {display:block;}
	.name_cell .title {padding:0; width:calc(100% - 0px);}
}

/* update_cell */
.update_cell {margin-right:10px; color:#464646; font-size:13px; line-height:20px; word-break:break-all;}
.update_cell span {display:block; width:calc(100% - 0px); color:#000; font-style:normal;}
.update_cell em {color:#464646; font-style:normal; font-weight:bold;}
.update_cell p {overflow:hidden; color:#666; font-size:12px; text-overflow:ellipsis; white-space:nowrap;}

/* detail_cell */
.detail_cell {color:#464646; font-size:13px;}
.detail_cell strong {display:flex; align-items:center; overflow:hidden; color:#000; font-style:normal; text-indent:0; word-break:break-all;}
.detail_cell strong a {display:inline-block !important;}
.detail_cell strong.ico_green:before,
.detail_cell strong.ico_red:before,
.detail_cell strong.ico_gray:before,
.detail_cell strong.ico_blue:before {content:''; display:inline-block; vertical-align:baseline; width:12px; min-width:12px; height:12px; margin:0 2px; box-shadow: inset 0px 0px 0px 1px rgb(0 0 0 / 30%); border-radius:50%;}
.detail_cell strong.ico_green:before {background:#b4d63c;}
.detail_cell strong.ico_red:before  {background:#d63c3c;}
.detail_cell strong.ico_gray:before {background:#898989;}
.detail_cell strong.ico_blue:before {background:#3ec1eb;}
#s_dsl_DataServiceList .detail_cell strong.ico_gray {color:#888;}
.detail_cell span {display:inline-block; margin-right:10px; word-break:break-all;}

/* detail_status */
.detail_status {position:relative; width:100%; font-size:13px;}
.detail_status strong {word-break:break-all;}
.detail_status p {display:block; color:#464646; font-size:13px; text-align:right;}
.detail_status .progress {width:100%; height:5px; margin:12px 0; background:#ddd; outline:1px solid #747474;}
.detail_status .progress .progressBar {display:block; height:5px; background:#cf0652; color:#fff; text-indent:-999em; outline:1px solid #747474;}
.detail_status .disabled {background-position:left bottom; cursor:default;}
.detail_status .disabled:hover {background-position:left bottom; cursor:default;}
.detail_status .disabled:active {background-position:left bottom; cursor:default;}

/* check_cell */
.check_cell {}
.check_cell strong {display:block; margin-bottom:14px; font-size:13px;}

/* --------------------------------------------------------
dashboard
----------------------------------------------------------*/

/* noticeTable */
.noticeTable thead th:nth-child(1),
.noticeTable tbody td:nth-child(1) {width:40px}
.noticeTable thead th:nth-child(2),
.noticeTable tbody td:nth-child(2) {width:60px; text-align:center;}
.noticeTable thead th:nth-child(3),
.noticeTable tbody td:nth-child(3) {}
.noticeTable thead th:nth-child(4),
.noticeTable tbody td:nth-child(4) {width:18%;}
.noticeTable thead th:nth-child(5),
.noticeTable tbody td:nth-child(5) {width:18%;}
.noticeTable thead th:nth-child(6),
.noticeTable tbody td:nth-child(6) {width:10%; text-align:center;}
.noticeTable thead th:nth-child(7),
.noticeTable tbody td:nth-child(7) {text-align:center;}

/* --------------------------------------------------------
Content
----------------------------------------------------------*/
/* #contentTable master */
#contentTable thead th:nth-child(1),
#contentTable tbody td:nth-child(1) {width:40px}
#contentTable thead th:nth-child(2),
#contentTable tbody td:nth-child(2) {width:160px;}
#contentTable thead th:nth-child(3),
#contentTable tbody td:nth-child(3) {width:80px;}
#contentTable thead th:nth-child(4),
#contentTable tbody td:nth-child(4) {}
#contentTable thead th:nth-child(5),
#contentTable tbody td:nth-child(5) {width:16%;}
#contentTable thead th:nth-child(6),
#contentTable tbody td:nth-child(6) {width:10%;}
#contentTable thead th:nth-child(7),
#contentTable tbody td:nth-child(7) {text-align:center; width:20%;}
#contentTable tbody td .buttonWrap .icoNwin {white-space:nowrap; outline-offset:3px;}
#contentTable tbody td .buttonWrap .icoNwin.disabled {cursor:not-allowed !important; box-shadow:none; text-decoration:none;}
#contentTable tbody td .buttonWrap .icoNwin.disabled:active {border:2px solid transparent;}

/* --------------------------------------------------------
Playlist
----------------------------------------------------------*/
/* #playlistTable */
#playlistTable thead th:nth-child(1),
#playlistTable tbody td:nth-child(1) {width:40px}
#playlistTable thead th:nth-child(2),
#playlistTable tbody td:nth-child(2) {width:150px;}
#playlistTable thead th:nth-child(3),
#playlistTable tbody td:nth-child(3) {}
#playlistTable thead th:nth-child(4),
#playlistTable tbody td:nth-child(4) {}
#playlistTable thead th:nth-child(5),
#playlistTable tbody td:nth-child(5) {}
#playlistTable thead th:nth-child(6),
#playlistTable tbody td:nth-child(6) {}
#playlistTable thead th:nth-child(7),
#playlistTable tbody td:nth-child(7) {text-align:center;}

/* --------------------------------------------------------
Schedule
----------------------------------------------------------*/
/* #schedulelistTable */
#schedulelistTable thead th:nth-child(1),
#schedulelistTable tbody td:nth-child(1) {width:40px}
#schedulelistTable thead th:nth-child(2),
#schedulelistTable tbody td:nth-child(2) {width:160px;}
#schedulelistTable thead th:nth-child(3),
#schedulelistTable tbody td:nth-child(3) {width:80px;}
#schedulelistTable thead th:nth-child(4),
#schedulelistTable tbody td:nth-child(4) {}
#schedulelistTable thead th:nth-child(5),
#schedulelistTable tbody td:nth-child(5) {width:20%;}
#schedulelistTable thead th:nth-child(6),
#schedulelistTable tbody td:nth-child(6) {width:10%;}
#schedulelistTable thead th:nth-child(7),
#schedulelistTable tbody td:nth-child(7) {text-align:center; width:14%;}

/* --------------------------------------------------------
Distribution
----------------------------------------------------------*/
/* distributionTable */
#distributionTable thead th:nth-child(1),
#distributionTable tbody td:nth-child(1) {width:40px}
#distributionTable thead th:nth-child(2),
#distributionTable tbody td:nth-child(2) {width:160px;}
#distributionTable thead th:nth-child(3),
#distributionTable tbody td:nth-child(3) {width:80px;}
#distributionTable thead th:nth-child(4),
#distributionTable tbody td:nth-child(4) {}
#distributionTable thead th:nth-child(5),
#distributionTable tbody td:nth-child(5) {width:18%;}
#distributionTable thead th:nth-child(6),
#distributionTable tbody td:nth-child(6) {width:16%;}
#distributionTable thead th:nth-child(7),
#distributionTable tbody td:nth-child(7) {width:18%;}


/* --------------------------------------------------------
Player
----------------------------------------------------------*/
/* playerTable */
#playerTable thead th:nth-child(1),
#playerTable tbody td:nth-child(1) {width:40px}
#playerTable thead th:nth-child(2),
#playerTable tbody td:nth-child(2) {width:160px;}
#playerTable thead th:nth-child(3),
#playerTable tbody td:nth-child(3) {}
#playerTable thead th:nth-child(4),
#playerTable tbody td:nth-child(4) {width:10%;}
#playerTable thead th:nth-child(5),
#playerTable tbody td:nth-child(5) {width:18%;}
#playerTable thead th:nth-child(6),
#playerTable tbody td:nth-child(6) {width:12%;}
#playerTable thead th:nth-child(7),
#playerTable tbody td:nth-child(7) {width:12%;}
#playerTable thead th:nth-child(8),
#playerTable tbody td:nth-child(8) {width:14%; text-align:center;}

/* multiDeviceTable - */
.multiDeviceTable {height:calc(100% - 192px); border-top: 1px solid #a6a6a6;}
.multiDeviceTable thead th:nth-child(1),
.multiDeviceTable tbody td:nth-child(1) {width:40px}
.multiDeviceTable thead th:nth-child(2),
.multiDeviceTable tbody td:nth-child(2) {}
.multiDeviceTable thead th:nth-child(3),
.multiDeviceTable tbody td:nth-child(3) {}
.multiDeviceTable thead th:nth-child(4),
.multiDeviceTable tbody td:nth-child(4) {}
.multiDeviceTable thead th:nth-child(5),
.multiDeviceTable tbody td:nth-child(5) {}
.multiDeviceTable thead th:nth-child(6),
.multiDeviceTable tbody td:nth-child(6) {}

/* --------------------------------------------------------
Videowall
----------------------------------------------------------*/
/* videowallThead */
#videowallThead thead th:nth-child(1),
#videowallThead tbody td:nth-child(1) {width:40px}
#videowallThead thead th:nth-child(2),
#videowallThead tbody td:nth-child(2) {width:160px;}
#videowallThead thead th:nth-child(3),
#videowallThead tbody td:nth-child(3) {width:80px;}
#videowallThead thead th:nth-child(4),
#videowallThead tbody td:nth-child(4) {}
#videowallThead thead th:nth-child(5),
#videowallThead tbody td:nth-child(5) {width:16%;}
#videowallThead thead th:nth-child(6),
#videowallThead tbody td:nth-child(6) {width:18%;}
#videowallThead thead th:nth-child(7),
#videowallThead tbody td:nth-child(7) {width:14%;}

/* playergroupThead */
#playergroupThead thead th:nth-child(1),
#playergroupThead tbody td:nth-child(1) {width:40px}
#playergroupThead thead th:nth-child(2),
#playergroupThead tbody td:nth-child(2) {width:160px;}
#playergroupThead thead th:nth-child(3),
#playergroupThead tbody td:nth-child(3) {width:80px;}
#playergroupThead thead th:nth-child(4),
#playergroupThead tbody td:nth-child(4) {}
#playergroupThead thead th:nth-child(5),
#playergroupThead tbody td:nth-child(5) {width:16%;}
#playergroupThead thead th:nth-child(6),
#playergroupThead tbody td:nth-child(6) {width:14%;}
#playergroupThead thead th:nth-child(7),
#playergroupThead tbody td:nth-child(7) {width:14%; text-align:center;}
#playergroupThead .thumb_cell {width:auto;}
#playergroupThead .thumb_cell .thumb {border:0; background:none;}
/* ----------------------------------------------------------------------------------------------------
Setting
-------------------------------------------------------------------------------------------------------*/
.AccessToken {height:200px; min-height:200px;}
.customFont {height:calc(100% - 260px); border-top:1px solid #a6a6a6; border-bottom:1px solid #a6a6a6;}
.policyTable {height:calc(100% - 500px); min-height:200px; border-top:1px solid #a6a6a6; border-bottom:1px solid #a6a6a6;}

/* settingUserTable */
.settingUserTable tbody td .ico_ad {display:block; width:22px; height:22px; border-radius:50%; background:#cf0652; color:#fff; font-size:11px; font-weight:normal; text-align:center; line-height:22px; letter-spacing:-0.8px;}
.settingUserTable thead th:nth-child(1),
.settingUserTable tbody td:nth-child(1) {width:40px}
.settingUserTable thead th:nth-child(2),
.settingUserTable tbody td:nth-child(2) {width:20%;}
.settingUserTable thead th:nth-child(3),
.settingUserTable tbody td:nth-child(3) {width:30px; text-align:center;}
.settingUserTable thead th:nth-child(4),
.settingUserTable tbody td:nth-child(4) {}
.settingUserTable thead th:nth-child(5),
.settingUserTable tbody td:nth-child(5) {width:12%;}
.settingUserTable thead th:nth-child(6),
.settingUserTable tbody td:nth-child(6) {width:12%;}
.settingUserTable thead th:nth-child(7),
.settingUserTable tbody td:nth-child(7) {width:14%;}
.settingUserTable thead th:nth-child(8),
.settingUserTable tbody td:nth-child(8) {width:16%;}

@media (max-width:992px) {
	.settingUserTable thead th:nth-child(2),
	.settingUserTable tbody td:nth-child(2) {width:auto;}
}

/* smtpTable */
#smtpTable thead th:nth-child(1),
#smtpTable tbody td:nth-child(1) {width:40px}
#smtpTable thead th:nth-child(2),
#smtpTable tbody td:nth-child(2) {}
#smtpTable thead th:nth-child(3),
#smtpTable tbody td:nth-child(3) {}
#smtpTable thead th:nth-child(4),
#smtpTable tbody td:nth-child(4) {}

/* troubleTable */
#troubleTable thead th:nth-child(1),
#troubleTable tbody td:nth-child(1) {width:40px}
#troubleTable thead th:nth-child(2),
#troubleTable tbody td:nth-child(2) {}
#troubleTable thead th:nth-child(3),
#troubleTable tbody td:nth-child(3) {}
#troubleTable thead th:nth-child(4),
#troubleTable tbody td:nth-child(4) {}
#troubleTable thead th:nth-child(5),
#troubleTable tbody td:nth-child(5) {}

/* nexusTable */
#nexusTable thead th:nth-child(1),
#nexusTable tbody td:nth-child(1) {width:40px}
#nexusTable thead th:nth-child(2),
#nexusTable tbody td:nth-child(2) {}
#nexusTable thead th:nth-child(3),
#nexusTable tbody td:nth-child(3) {}
#nexusTable thead th:nth-child(4),
#nexusTable tbody td:nth-child(4) {}
#nexusTable thead th:nth-child(5),
#nexusTable tbody td:nth-child(5) {}
#nexusTable thead th:nth-child(6),
#nexusTable tbody td:nth-child(6) {}
#nexusTable thead th:nth-child(7),
#nexusTable tbody td:nth-child(7) {}
#nexusTable thead th:nth-child(8),
#nexusTable tbody td:nth-child(8) {}

/* masterTable */
#masterTable tbody td .fnSelectBox {max-width:200px;}
#masterTable tbody td .fnSelectBox .select_dark_low {}
#masterTable thead th:nth-child(1),
#masterTable tbody td:nth-child(1) {width:40px}
#masterTable thead th:nth-child(2),
#masterTable tbody td:nth-child(2) {}
#masterTable thead th:nth-child(3),
#masterTable tbody td:nth-child(3) {}
#masterTable thead th:nth-child(4),
#masterTable tbody td:nth-child(4) {}
#masterTable thead th:nth-child(5),
#masterTable tbody td:nth-child(5) {}
#masterTable thead th:nth-child(6),
#masterTable tbody td:nth-child(6) {}
#masterTable thead th:nth-child(7),
#masterTable tbody td:nth-child(7) {}

/* table - openapi - */
/* .openapi {height:calc(100% - 100px);} */
.openapi .tableHeader {padding-right:21px;}
.openapi .tableBody {height:200px; min-height:200px; border-bottom:1px solid #a6a6a6; overflow-x:hidden;overflow-y:scroll;}
.openapi .tableHeader thead th,
.openapi .tableBody tbody td {text-align: left;text-indent: 0 !important;}
.openapi thead th:nth-child(1),
.openapi tbody td:nth-child(1) {width:50px}
.openapi thead th:nth-child(2),
.openapi tbody td:nth-child(2) {width:16%}
.openapi thead th:nth-child(3),
.openapi tbody td:nth-child(3) {}
.openapi thead th:nth-child(4),
.openapi tbody td:nth-child(4) {}
.openapi thead th:nth-child(5),
.openapi tbody td:nth-child(5) {text-align:center;}
.openapi tbody td:nth-child(5) {}
.openapi thead th:nth-child(6),
.openapi tbody td:nth-child(6) {text-align:center;}
.openapi thead th:nth-child(7),
.openapi tbody td:nth-child(7) {width:12%; text-align:center; min-width:100px;}

/* table - customFont - */
.customFont {height:calc(100% - 20px);}
.customFont thead th:nth-child(1),
.customFont tbody td:nth-child(1) {width:40px}
.customFont thead th:nth-child(2),
.customFont tbody td:nth-child(2) {}
.customFont thead th:nth-child(3) {width:30%;}
.customFont tbody td:nth-child(3) {font-size:16px; font-weight:bold; line-height:24px;}
.customFont thead th:nth-child(4),
.customFont tbody td:nth-child(4) {width:20%;}
.customFont thead th:nth-child(5),
.customFont tbody td:nth-child(5) {width:10%;}

/* table - policyTable - */
.policyTable .tableHeader {padding-right:21px;}
.policyTable .tableBody {height:calc(100% - 42px); border-bottom:1px solid #a6a6a6; overflow-x:hidden;overflow-y:scroll;}
.policyTable .tableBody td strong {cursor:pointer;}
.policyTable .tableBody td strong:hover {color:#cf0652;}
.policyTable thead th:nth-child(1),
.policyTable tbody td:nth-child(1) {width:10%;}
.policyTable thead th:nth-child(2),
.policyTable tbody td:nth-child(2) {width:14%;}
.policyTable thead th:nth-child(3),
.policyTable tbody td:nth-child(3) {width:30%;}
.policyTable thead th:nth-child(4),
.policyTable tbody td:nth-child(4) {}
.policyTable thead th:nth-child(5),
.policyTable tbody td:nth-child(5) {width:16%; text-align:center;}

/* rulesTable */
#rulesTable thead th:nth-child(1),
#rulesTable tbody td:nth-child(1) {width:40px}
#rulesTable thead th:nth-child(2),
#rulesTable tbody td:nth-child(2) {}
#rulesTable thead th:nth-child(3),
#rulesTable tbody td:nth-child(3) {}
#rulesTable thead th:nth-child(4),
#rulesTable tbody td:nth-child(4) {}
#rulesTable thead th:nth-child(5),
#rulesTable tbody td:nth-child(5) {}
#rulesTable thead th:nth-child(6),
#rulesTable tbody td:nth-child(6) {}
#rulesTable thead th:nth-child(7),
#rulesTable tbody td:nth-child(7) {text-align:center; width:10%;}

/* settingLicenseTable */
.settingLicenseTable {}
.settingLicenseTable thead th:nth-child(1),
.settingLicenseTable tbody td:nth-child(1) {width:50%;}
.settingLicenseTable thead th:nth-child(2),
.settingLicenseTable tbody td:nth-child(2) {width:20%;}
.settingLicenseTable thead th:nth-child(3),
.settingLicenseTable tbody td:nth-child(3) {width:20%;}
.settingLicenseTable thead th:nth-child(4),
.settingLicenseTable tbody td:nth-child(4) {width:10%;}

.detail_wrap .detail_setting_body .detail_setting_width .log_report_body {height:calc(100% - 120px); border-bottom:1px solid #a6a6a6;}
.detail_wrap .detail_setting_body .detail_setting_width .log_report_body.dataSheet {height:calc(100% - 58px); overflow:auto;}

/* log_n_colum */
.detail_wrap .detail_setting_body .log_n_colum table {table-layout: auto !important;}
.detail_wrap .detail_setting_body .log_n_colum table thead {}
.detail_wrap .detail_setting_body .log_n_colum table tr th {padding-left:20px; border-top:0px; background:#fff; text-indent:0; white-space:nowrap;}
.detail_wrap .detail_setting_body .log_n_colum table tr td {padding-left:20px; text-indent:0; white-space:nowrap;}

/* log_table */
.detail_wrap .detail_setting_body .log_table {}
.detail_wrap .detail_setting_body .log_table table {width:100%; border-collapse:unset; white-space:normal;}
.detail_wrap .detail_setting_body .log_table table tr {color:#464646; font-size:13px; text-align:left;}
.detail_wrap .detail_setting_body .log_table table tr th {height:49px; padding:0 10px; border-top:1px solid #a6a6a6; border-bottom:1px solid #a6a6a6; font-weight:bold; text-align:left; position:sticky; top:0; z-index:9;}
.detail_wrap .detail_setting_body .log_table table tr td {height:40px; padding:0 10px; font-weight:normal; word-break:break-all;}
.detail_wrap .detail_setting_body .log_table table tr td span {display:block; overflow:hidden;}
.detail_wrap .detail_setting_body .log_table table tr td span.ip {overflow:inherit; white-space:inherit;}
.detail_wrap .detail_setting_body .log_table table tr td .ip_address {padding-left:10px; color:#919191; font-weight:normal;}

/* --------------------------------------------------------
LogReport
----------------------------------------------------------*/
.detail_wrap .detail_setting_body .log_report_body {height:calc(100% - 137px);}

/* Table Style */
.list_summary ul {}
.list_summary ul li {display:block; border:5px solid transparent; cursor:pointer;}
.list_summary ul li:hover {border:5px solid #cf0652;}
.list_summary ul li.select_cell {padding:5px; border:5px solid #7d2741;}
.list_summary ul li:nth-child(odd) {background:#f1f1f1;}
.list_summary table {width:100%; border-collapse:collapse; white-space:normal; table-layout:fixed;}
.list_summary.list_header thead {height:50px; line-height:50px;}
.list_summary.list_header thead th {font-size:13px;}
.list_summary.list_header thead th label {display:block; margin-left:20px;}

.list_summary.list_body {height:calc(100% - 51px); overflow-y:scroll;overflow-x:hidden;}
.list_summary.list_body tr td {padding:13px 0;}
.list_summary.list_body td .button a {min-width:76px; padding:0 14px; white-space:nowrap;}
.list_summary.list_body td .button a.ccr {min-width:144px;}


/* type - thumblist - */
.thumblist thead th:nth-child(1),
.thumblist tbody td:nth-child(1) {width:58px; text-align:center;}
.thumblist thead th:nth-child(2),
.thumblist tbody td:nth-child(2) {}
.thumblist thead th:nth-child(3),
.thumblist tbody td:nth-child(3) {width:15%; text-align:left;}
.thumblist thead th:nth-child(4),
.thumblist tbody td:nth-child(4) {width:10%; text-align:left;}
.thumblist thead th:nth-child(5),
.thumblist tbody td:nth-child(5) {width:25%;}


/* set_data */
.setDataBox .setData {height:calc(100% - 46px);}
.setDataBox .setData .set_data {height:calc(100% - 110px); overflow:auto;}

/* setData_table */
.setData_table {background:#FFF; text-align:left;}
.setData_table table {width:100%; table-layout:fixed; white-space:normal;}
.setData_table table thead {height:50px; line-height:50px;}
.setData_table table thead th {border-bottom:1px solid #a6a6a6; background:#fff; position:sticky; top:0; z-index:1;}
.setData_table table thead th,
.setData_table table tbody td {font-size:12px; padding:4px; line-height:18px;}

.setData_table.setData_body {height:calc(100% - 51px); overflow-y:scroll;overflow-x:hidden;}
.setData_table.setData_body tr:nth-child(odd) {background:#f1f1f1;}

.setData_table table thead th:nth-child(1),
.setData_table table tbody td:nth-child(1) {}
.setData_table table thead th:nth-child(2),
.setData_table table tbody td:nth-child(2) {}
.setData_table table thead th:nth-child(3),
.setData_table table tbody td:nth-child(3) {width:21%;}
.setData_table table thead th:nth-child(4),
.setData_table table tbody td:nth-child(4) {width:20%;}

/* table - troubleNotice - */
.troubleNotice {height:calc(100% - 60px);}
.troubleNotice .tableHeader {padding-right:21px;}
.troubleNotice .tableBody {height:calc(100% - 42px); border-bottom:1px solid #a6a6a6; overflow-x:hidden;overflow-y:scroll;}
.troubleNotice thead th:nth-child(1),
.troubleNotice tbody td:nth-child(1) {width:40px}
.troubleNotice thead th:nth-child(2),
.troubleNotice tbody td:nth-child(2) {}
.troubleNotice tbody td:nth-child(2) {cursor:pointer;}
.troubleNotice tbody td:nth-child(2):hover {color:#cf0652;}
.troubleNotice thead th:nth-child(3),
.troubleNotice tbody td:nth-child(3) {width:20%;}
.troubleNotice thead th:nth-child(4),
.troubleNotice tbody td:nth-child(4) {width:20%;}
.troubleNotice thead th:nth-child(5),
.troubleNotice tbody td:nth-child(5) {width:16%;}


/* type - multiDeviceTable - */
.windowsPlayerTable {height:calc(100% - 374px); min-height:260px;}
.windowsPlayerTable .tableHeader {padding-right:21px;}
.windowsPlayerTable .tableBody {height:calc(100% - 42px); min-height:calc(100% - 42px); border-bottom:1px solid #a6a6a6; overflow-x:hidden;overflow-y:scroll;}
.windowsPlayerTable thead th:nth-child(1),
.windowsPlayerTable tbody td:nth-child(1) {width:40px;}
.windowsPlayerTable thead th:nth-child(2),
.windowsPlayerTable tbody td:nth-child(2) {text-overflow:inherit; word-break:break-all; white-space:initial;}
.windowsPlayerTable thead th:nth-child(3),
.windowsPlayerTable tbody td:nth-child(3) {width:20%;}
.windowsPlayerTable thead th:nth-child(4),
.windowsPlayerTable tbody td:nth-child(4) {width:20%;}
.windowsPlayerTable thead th:nth-child(5),
.windowsPlayerTable tbody td:nth-child(5) {width:20%;}


/* device_nth */
.detail_wrap .detail_setting_body .device_nth table tr th:nth-child(1) {width:10%;}
.detail_wrap .detail_setting_body .device_nth table tr td:nth-child(1) {width:10%; font-weight:normal;}
.detail_wrap .detail_setting_body .device_nth table tr th:nth-child(2) {}
.detail_wrap .detail_setting_body .device_nth table tr td:nth-child(2) {font-weight:normal;}
.detail_wrap .detail_setting_body .device_nth table tr th:nth-child(3) {width:13%; text-indent:4px;}
.detail_wrap .detail_setting_body .device_nth table tr td:nth-child(3) {width:13%; font-weight:normal;}
.detail_wrap .detail_setting_body .device_nth table tr th:nth-child(4) {width:13%; text-indent:4px;}
.detail_wrap .detail_setting_body .device_nth table tr td:nth-child(4) {width:13%; font-weight:normal;}
.detail_wrap .detail_setting_body .device_nth table tr th:nth-child(5) {width:10%; text-indent:0px;}
.detail_wrap .detail_setting_body .device_nth table tr td:nth-child(5) {width:10%; font-weight:normal;}

/* content_nth */
.detail_wrap .detail_setting_body .content_nth table tr th:nth-child(1) {width:14%;}
.detail_wrap .detail_setting_body .content_nth table tr td:nth-child(1) {width:14%; font-weight:normal;}
.detail_wrap .detail_setting_body .content_nth table tr th:nth-child(2) {width:16%;}
.detail_wrap .detail_setting_body .content_nth table tr td:nth-child(2) {width:16%; font-weight:normal;}
.detail_wrap .detail_setting_body .content_nth table tr th:nth-child(3) {text-indent:10px;}
.detail_wrap .detail_setting_body .content_nth table tr td:nth-child(3) {font-weight:normal;}
.detail_wrap .detail_setting_body .content_nth table tr th:nth-child(4) {width:20%; text-indent:10px;}
.detail_wrap .detail_setting_body .content_nth table tr td:nth-child(4) {width:20%; font-weight:normal;}
.detail_wrap .detail_setting_body .content_nth table tr th:nth-child(5) {width:12%; text-indent:10px;}
.detail_wrap .detail_setting_body .content_nth table tr td:nth-child(5) {width:12%; font-weight:normal;}
.detail_wrap .detail_setting_body .content_nth table tr th:nth-child(6) {width:12%; text-indent:4px;}
.detail_wrap .detail_setting_body .content_nth table tr td:nth-child(6) {width:12%; font-weight:normal;}
.detail_wrap .detail_setting_body .content_nth table tr th:nth-child(7) {width:14%; text-indent:0px;}
.detail_wrap .detail_setting_body .content_nth table tr td:nth-child(7) {width:14%; font-weight:normal;}


/* ----------------------------------------------------------------------------------------------------
LogReport
-------------------------------------------------------------------------------------------------------*/

/* colunm3_log */
.colunm3_log table tr th:nth-child(1),
.colunm3_log table tr td:nth-child(1) {}
.colunm3_log table tr th:nth-child(2),
.colunm3_log table tr td:nth-child(2) {width:20%;}
.colunm3_log table tr th:nth-child(3),
.colunm3_log table tr td:nth-child(3) {width:20%;}

/* colunm4_log */
.colunm4_log table tr th:nth-child(1),
.colunm4_log table tr td:nth-child(1) {width:16%;}
.colunm4_log table tr th:nth-child(2),
.colunm4_log table tr td:nth-child(2) {width:20%;}
.colunm4_log table tr th:nth-child(3),
.colunm4_log table tr td:nth-child(3) {}
.colunm4_log table tr th:nth-child(4),
.colunm4_log table tr td:nth-child(4) {width:20%;}

/* colunm4_2_log */
.colunm4_2_log table tr th:nth-child(1),
.colunm4_2_log table tr td:nth-child(1) {width:16%;}
.colunm4_2_log table tr th:nth-child(2),
.colunm4_2_log table tr td:nth-child(2) {}
.colunm4_2_log table tr th:nth-child(3),
.colunm4_2_log table tr td:nth-child(3) {width:20%;}
.colunm4_2_log table tr th:nth-child(4),
.colunm4_2_log table tr td:nth-child(4) {width:20%;}

/* colunm5_log */
.colunm5_log table tr th:nth-child(1),
.colunm5_log table tr td:nth-child(1) {width:16%;}
.colunm5_log table tr th:nth-child(2),
.colunm5_log table tr td:nth-child(2) {}
.colunm5_log table tr th:nth-child(3),
.colunm5_log table tr td:nth-child(3) {}
.colunm5_log table tr th:nth-child(4),
.colunm5_log table tr td:nth-child(4) {width:20%;}
.colunm5_log table tr th:nth-child(5),
.colunm5_log table tr td:nth-child(5) {width:20%;}

/* colunm6_log */
.colunm6_log table tr th:nth-child(1),
.colunm6_log table tr td:nth-child(1) {width:14%;}
.colunm6_log table tr th:nth-child(2),
.colunm6_log table tr td:nth-child(2) {}
.colunm6_log table tr th:nth-child(3),
.colunm6_log table tr td:nth-child(3) {width:10%;}
.colunm6_log table tr th:nth-child(4),
.colunm6_log table tr td:nth-child(4) {width:14%;}
.colunm6_log table tr th:nth-child(5),
.colunm6_log table tr td:nth-child(5) {width:14%;}
.colunm6_log table tr th:nth-child(6),
.colunm6_log table tr td:nth-child(6) {width:14%;}

/* colunm7_log */
.colunm7_log table tr th:nth-child(1),
.colunm7_log table tr td:nth-child(1) {width:14%;}
.colunm7_log table tr th:nth-child(2),
.colunm7_log table tr td:nth-child(2) {width:22%;}
.colunm7_log table tr th:nth-child(3),
.colunm7_log table tr td:nth-child(3) {}
.colunm7_log table tr th:nth-child(4),
.colunm7_log table tr td:nth-child(4) {}
.colunm7_log table tr th:nth-child(5),
.colunm7_log table tr td:nth-child(5) {width:12%;}
.colunm7_log table tr th:nth-child(6),
.colunm7_log table tr td:nth-child(6) {width:14%;}
.colunm7_log table tr th:nth-child(7),
.colunm7_log table tr td:nth-child(7) {width:14%;}

/* colunm8_log */
.colunm8_log table tr th:nth-child(1),
.colunm8_log table tr td:nth-child(1) {width:10%;}
.colunm8_log table tr th:nth-child(2),
.colunm8_log table tr td:nth-child(2) {width:16%;}
.colunm8_log table tr th:nth-child(3),
.colunm8_log table tr td:nth-child(3) {width:8%;}
.colunm8_log table tr th:nth-child(4),
.colunm8_log table tr td:nth-child(4) {}
.colunm8_log table tr th:nth-child(5),
.colunm8_log table tr td:nth-child(5) {width:10%;}
.colunm8_log table tr th:nth-child(6),
.colunm8_log table tr td:nth-child(6) {width:12%;}
.colunm8_log table tr th:nth-child(7),
.colunm8_log table tr td:nth-child(7) {width:12%;}
.colunm8_log table tr th:nth-child(8),
.colunm8_log table tr td:nth-child(8) {width:12%;}

