@charset "UTF-8";
/************************************************************************
 * 설명         : 프린피아몰 공통정의 테스트서버에만 적용 by UX design
************************************************************************/


/* 특정소스를 포함한 페이지를 찾기 > 샘플페이지를 모두 열어 해당소스가 노출되는 파일을 찾으면 된다
--------------------------------------------------------------------------------------------*/

/*
OOOOOOOOOO {position: fixed; z-index: 999999; left:0; top:0; background-color: red !important; border:50px solid red; display:block !important; opacity: 1 !important;}
OOOOOOOOOO:before { content: "특정UI의 노출파일 찾는중입니다. 지금 TEXT가 보이시는 분은 알려주세요"; color: #fff !important; font-size: 40px;}
*/


/*
.naverpaybutton:after {position: fixed; z-index: 999999; left:0; bottom:0; background-color: #000 !important; display:block !important; width:100%; text-align: center;
    content: "현재 김영남 (naverpaybutton)영역 작업 중입니다. 수정 주의해주세요 (테스트서버에만 노출)"; color: #fff !important; font-size: 15px; padding:15px 0; opacity:0.6 !important}
*/
/* 임시가림처리
    #스티커메뉴 숨김 221130임시
    #책자위에 포인트점숨기기 221130임시

    #메인>BEST items 서브타이틀제목가리기(메인과 동일한 제목이 노출됨) 221201
*/

/* 테스트 UI 작업용
--------------------------------------------------------------------------------------------*/
.d_guide_related_a {background-color: #efefef; padding:30px; display: inline-block; border-radius: 10px; position: fixed; bottom: 0; left:0; z-index: 10000;}
    .d_guide_related_a .tit_a {font-size: 20px; margin-bottom: 10px;}
    .d_guide_related_a .subtit_a {font-size: 13px;}
    .d_guide_related_a a {background-color: #666; color:#fff; margin-bottom: 4px; padding:5px; border-radius: 4px;}
