

.bcs_dialog_hide { display: none; }

/* .ui-jqgrid .ui-jqgrid-bdiv { overflow-y: scroll !important; } */
/* 스크롤바 없애기 프로젝트 */
.cameraScroll .ui-jqgrid .ui-jqgrid-bdiv {overflow-x: hidden; overflow-y: scroll !important;}
.ui-jqgrid .ui-jqgrid-bdiv {overflow-x: hidden; overflow-y: hidden;}

/* 녹화재생페이지 팝업창은 스크롤이 있어야됨 */
#fsDialogId .ui-jqgrid-bdiv {overflow-y: auto !important}
#fsDialogId .ui-jqgrid tr.jqgfirstrow td {padding: 0 2px 0 2px;border-right-width: 1px; border-right-style: solid; height:auto;}

.ui-jqgrid.ui-widget.ui-widget-content.ui-corner-all {width:100% !important;}
.ui-jqgrid-view {width:100% !important;}
.ui-jqgrid-hdiv {width:100% !important;}
.ui-jqgrid .ui-jqgrid-hbox {width:100% !important; padding:0 !important;}
.ui-jqgrid-htable {width:100% !important;}
.ui-jqgrid-bdiv {width:100% !important;}
.ui-jqgrid-btable {width:100% !important;}
.ui-jqgrid-pager {width:100% !important;}

/* jqgrid 높이 맞추기 프로젝트 */
/* .ui-widget-content {height: 678px;} */


/* rownum 없애기 프로젝트 */
/* #contentList_rn {display: none} */
/* .jqgrid-rownum {display: none} */

.ui-dialog {z-index : 9999; }

/* select box 紐⑸줉 愿��젴 css 泥섎━ */
.UlSelectize { max-height : 362px; overflow-y : auto }

.btn_typeA {
	cursor : pointer;
}

/* 踰꾪듉 留곹겕 踰붿쐞 �솗�옣 */
.btn_typeA a {
	width : 100%;
}

/* 비디오 에러날때 처리 */
.vjs-error-display > p{display: none;}
.vjs-error-display > .vjs-modal-dialog-content {display:none;}
.vjs-error .vjs-error-display:before {display:none !important;}

/* 비디오 크기 조절 */
#player_html5_api {height: 100%}
#player_html5_api {width: 100%}

/*	grid style	*/
.ui-jqgrid .ui-jqgrid-htable	{border-top:none}
.ui-jqgrid .ui-jqgrid-htable thead	{/*border-bottom:1px solid #eaeaea;*/}


.list_type1 tbody tr td	{border-top:none}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active	{color:#333; font-weight:bold;
background:none; border:none; border-bottom:2px solid #337ab7;}
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr	{/*padding:0;*/ text-align:center; font-size:12px;}
.ui-jqgrid .ui-jqgrid-htable th .ui-th-div	{/* line-height:40px; height:40px !important; margin:0; padding:0;background: rgba(0,0,0,.02);*/}
.ui-jqgrid .ui-jqgrid-resize	{height:35px !important;/* background:#eaeaea;*/ margin-top:0;}
.ui-jqgrid tr.ui-row-ltr td	{/*border-right:none;*/}
.ui-jqgrid tr.ui-row-ltr td + td	{/*border-left:1px solid #eaeaea;*/}




