@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Malgun Gothic', dotum, sans-serif;background:#fff;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft{min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb ul,
#gnb .gnb_wrap,
#container_wr,
#ft_wr{width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {border-top:2px solid #077fcf}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position:relative;margin:0 auto;padding:10px 0;height:115px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr{position:absolute;top:25px;left:50%;width:430px;margin-left:-215px;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch{border:2px solid #556ada;background:#fff;border-radius:5px;overflow:hidden}
#hd_sch #sch_stx {padding-left:10px;height:40px;width:376px;border:0;border-right:0;float:left;font-size:1.25em}
#hd_sch #sch_submit {height:40px;border:0;background:#fff;color:#077fcf;width:50px;float:left;cursor:pointer;font-size:18px}

#sbn_side{position:absolute;top:20px;right:0}

#tnb {border-bottom:1px solid #ddd;background:#fff}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;border-left:1px solid #ddd;margin-bottom:-1px;font-size:0.92em}
#tnb a {display:inline-block;padding:0 10px;color:#646464;line-height:35px}
#tnb a:focus, #tnb a:hover {color:#077fcf;background:#fafafa}
#tnb .tnb_admin a{color:#ff0000;}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #ddd;}
#tnb .tnb_community{border-right:1px solid #ddd}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_community{background:#e7e7e7;font-weight:500;}
#tnb .tnb_community:focus, #tnb .tnb_community:hover {color:#333;border-bottom:0}
#tnb .tnb_community a{color:#077fcf;border-bottom:1px solid #e7e7e7}

#hd_qnb{float:right;margin-top:20px}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li{float:left;font-size:1.083em;line-height:15px;position:relative;text-align:center;margin:0 10px}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a{display:block}
#hd_qnb li i{display:inline-block;width:40px;line-height:40px;border-radius:25px;background:#fff;text-align:center;margin:0;color:#fff}
#hd_qnb .visit .visit-num{display:inline-block;line-height:18px;padding:0 5px;border-radius:10px;background:#f04e00;color:#fff;font-size:10px;position:absolute;top:0;right:0}
#hd_qnb li .fa-question{background:#e83a5f;font-size:20px}
#hd_qnb li .fa-question:hover{background:#e41b45}
#hd_qnb li .fa-comments{background:#82c13f;font-size:16px}
#hd_qnb li .fa-comments:hover{background:#5aa708}
#hd_qnb li .fa-users{background:#f0ba00;font-size:15px}
#hd_qnb li .fa-users:hover{background:#f06f00}
#hd_qnb li .fa-history{background:#8522c4;font-size:15px}
#hd_qnb li .fa-history:hover{background:#6700a9}

/* 메인메뉴 */
#gnb{position:relative}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul {font-size:1.083em;padding: 0;background:#077fcf;zoom:1;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
-moz-box-shadow:  0 1px 3px rgba(0,0,0,0.3);
box-shadow: 0 1px 3px rgba(0,0,0,0.3)}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;line-height:50px;padding:0 15px;position:relative;}
#gnb .gnb_1dli:hover{background:#1a30a7;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

.gnb_1dli .bg{display:inline-block;width:10px;height:10px;overflow:hidden;background:url(../img/gnb_bg2.gif) no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:inline-block;font-weight:500;color:#fff;text-decoration:none;}
.gnb_2dli{border-top:1px solid #077fcf}
.gnb_2dli:first-child{border:0}
.gnb_2dul {display:none;position:absolute;top:50px;min-width:140px;background:#1a30a7;padding: 0;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
-moz-box-shadow:  0 1px 5px rgba(0,0,0,0.1);
box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.gnb_2da {display:block;padding:0 10px;line-height:40px;color:#c3cbf7;text-align:left;text-decoration:none}
a.gnb_2da:hover{background:#0e2080;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:none}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#gnb .gnb_menu_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:-50px;left:0}
#gnb .gnb_mnal{padding:0}

#gnb_all{display:none;position:absolute;width:100%;z-index:99;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul{background:#fff;border:1px solid #4158d1;padding:20px;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:  0 2px 5px rgba(0,0,0,0.2);
box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
#gnb_all .gnb_al_li{background:#fff;float:left;min-width:20%;padding:5px }
#gnb_all .gnb_al_li .gnb_al_a{font-size:1.083em;padding:10px;display:block;position:relative;margin-bottom:10px;background: #eff1f9;border-bottom: 1px solid #dee2f1;font-weight: bold;color:#243071}
#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em}
#gnb_all .gnb_al_li li i{color:#9ca6cc}
#gnb_all .gnb_al_li li a{color:#555}

/* 중간 레이아웃 */
#wrapper{}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {z-index:5;margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:305px;padding:0;background: #e7ebf3;height: 100%;border: 1px solid #adbfd2;margin:20px 0 20px 20px}

#container {z-index:4;position:relative;float:left;min-height:500px;height:auto !important;margin:20px  0;height:500px;font-size:1em;width:875px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:500;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
/* 하단 레이아웃 */
#ft {border-top:1px solid #d5d5d5;background:#fff;padding-bottom:30px;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {margin:0 auto;position:relative;}
#ft_link{padding:15px 0;border-bottom:1px solid #eee}
#ft_link a{display:inline-block;padding:0 8px;line-height:1.083em;font-weight:bold}
#ft_catch{margin:20px 0 10px}
#ft_copy{color:#555;font-size:0.92em}
#top_btn {position:fixed;bottom:10px;right:13px;width:40px;height:40px;line-height:40px;border:1px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover{border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:500;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:500;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:500;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:500;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {margin:5px;border:0;background:#077fcf;color:#fff;cursor:pointer;border-radius:5px;}
.btn_submit:hover {background:#000}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#077fcf;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#000}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border-top:1px solid #333;} 
.tbl_wrap caption {padding:10px 0;font-weight:500;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:none}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #CEDDEF;border-left:0;background:#F4F9FF;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #CEDDEF;border-bottom:1px solid #CEDDEF;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
/*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em; color:#000; font-weight:500;}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:10px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#077fcf;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#077fcf;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:500;font-size:1.083em;float:right}

/* 검색결과 색상 */
.sch_word {color:#077fcf}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:500;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


@charset "utf-8";

.clear{clear:both;}
.hidden {position:fixed; left:-999999px; width:1px; height:1px; overflow:hidden; font-size:0; line-height:0; color:transparent; text-indent:-999999px; opacity:0; visibility:hidden;}
.txt_hidden {font-size:0; line-height:0; color:transparent; overflow:hidden; text-indent:-999999px;}
#ie7 .txt_hidden {text-indent:0;}
caption {height:1px; overflow:hidden; font-size:0; line-height:0; color:transparent; margin-bottom:-1px;}
strong {font-weight:600;}

.emp {color:#dc7417;}
.italic {font-style:italic !important;}
.fsNormal{font-size: medium;}

.tAlignL {text-align:left !important;}
.tAlignR {text-align:right !important;}
.tAlignC {text-align:center !important;}
.mCenter {margin:0 auto;}
.v-top {vertical-align:top !important;}
.v-middle {vertical-align:middle !important;}

.inline {display:inline !important;}
.block {display:block !important;}
.inline-block {display:inline-block !important;}
#ie7 .inline-block {display:inline !important;}

.textOver {white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}

.w001 {width:1% !important }
.w002 {width:2% !important;}
.w003 {width:3% !important;}
.w004 {width:4% !important;}
.w005 {width:5% !important;}
.w006 {width:6% !important;}
.w007 {width:7% !important;}
.w008 {width:8% !important;}
.w009 {width:9% !important;}
.w010 {width:10% !important;}
.w011 {width:11% !important;}
.w012 {width:12% !important;}
.w013 {width:13% !important;}
.w014 {width:14% !important;}
.w015 {width:15% !important;}
.w016 {width:16% !important;}
.w017 {width:17% !important;}
.w018 {width:18% !important;}
.w019 {width:19% !important;}
.w020 {width:20% !important;}
.w021 {width:21% !important;}
.w022 {width:22% !important;}
.w023 {width:23% !important;}
.w024 {width:24% !important;}
.w025 {width:25% !important;}
.w026 {width:26% !important;}
.w027 {width:27% !important;}
.w028 {width:28% !important;}
.w029 {width:29% !important;}
.w030 {width:30% !important;}
.w031 {width:31% !important;}
.w032 {width:32% !important;}
.w033 {width:33% !important;}
.w034 {width:34% !important;}
.w035 {width:35% !important;}
.w036 {width:36% !important;}
.w037 {width:37% !important;}
.w038 {width:38% !important;}
.w039 {width:39% !important;}
.w040 {width:40% !important;}
.w041 {width:41% !important;}
.w042 {width:42% !important;}
.w043 {width:43% !important;}
.w044 {width:44% !important;}
.w045 {width:45% !important;}
.w046 {width:46% !important;}
.w047 {width:47% !important;}
.w048 {width:48% !important;}
.w049 {width:49% !important;}
.w050 {width:50% !important;}
.w051 {width:51% !important;}
.w052 {width:52% !important;}
.w053 {width:53% !important;}
.w054 {width:54% !important;}
.w055 {width:55% !important;}
.w056 {width:56% !important;}
.w057 {width:57% !important;}
.w058 {width:58% !important;}
.w059 {width:59% !important;}
.w060 {width:60% !important;}
.w061 {width:61% !important;}
.w062 {width:62% !important;}
.w063 {width:63% !important;}
.w064 {width:64% !important;}
.w065 {width:65% !important;}
.w066 {width:66% !important;}
.w067 {width:67% !important;}
.w068 {width:68% !important;}
.w069 {width:69% !important;}
.w070 {width:70% !important;}
.w071 {width:71% !important;}
.w072 {width:72% !important;}
.w073 {width:73% !important;}
.w074 {width:74% !important;}
.w075 {width:75% !important;}
.w076 {width:76% !important;}
.w077 {width:77% !important;}
.w078 {width:78% !important;}
.w079 {width:79% !important;}
.w080 {width:80% !important;}
.w081 {width:81% !important;}
.w082 {width:82% !important;}
.w083 {width:83% !important;}
.w084 {width:84% !important;}
.w085 {width:85% !important;}
.w086 {width:86% !important;}
.w087 {width:87% !important;}
.w088 {width:88% !important;}
.w089 {width:89% !important;}
.w090 {width:90% !important;}
.w091 {width:91% !important;}
.w092 {width:92% !important;}
.w093 {width:93% !important;}
.w094 {width:94% !important;}
.w095 {width:95% !important;}
.w096 {width:96% !important;}
.w097 {width:97% !important;}
.w098 {width:98% !important;}
.w099 {width:99% !important;}
.w0100 {width:100% !important;}

.w1 {width:1px !important;}
.w2 {width:2px !important;}
.w3 {width:3px !important;}
.w4 {width:4px !important;}
.w5 {width:5px !important;}
.w6 {width:6px !important;}
.w7 {width:7px !important;}
.w8 {width:8px !important;}
.w9 {width:9px !important;}
.w10 {width:10px !important;}
.w11 {width:11px !important;}
.w12 {width:12px !important;}
.w13 {width:13px !important;}
.w14 {width:14px !important;}
.w15 {width:15px !important;}
.w16 {width:16px !important;}
.w17 {width:17px !important;}
.w18 {width:18px !important;}
.w19 {width:19px !important;}
.w20 {width:20px !important;}
.w21 {width:21px !important;}
.w22 {width:22px !important;}
.w23 {width:23px !important;}
.w24 {width:24px !important;}
.w25 {width:25px !important;}
.w26 {width:26px !important;}
.w27 {width:27px !important;}
.w28 {width:28px !important;}
.w29 {width:29px !important;}
.w30 {width:30px !important;}
.w31 {width:31px !important;}
.w32 {width:32px !important;}
.w33 {width:33px !important;}
.w34 {width:34px !important;}
.w35 {width:35px !important;}
.w36 {width:36px !important;}
.w37 {width:37px !important;}
.w38 {width:38px !important;}
.w39 {width:39px !important;}
.w40 {width:40px !important;}
.w41 {width:41px !important;}
.w42 {width:42px !important;}
.w43 {width:43px !important;}
.w44 {width:44px !important;}
.w45 {width:45px !important;}
.w46 {width:46px !important;}
.w47 {width:47px !important;}
.w48 {width:48px !important;}
.w49 {width:49px !important;}
.w50 {width:50px !important;}
.w51 {width:51px !important;}
.w52 {width:52px !important;}
.w53 {width:53px !important;}
.w54 {width:54px !important;}
.w55 {width:55px !important;}
.w56 {width:56px !important;}
.w57 {width:57px !important;}
.w58 {width:58px !important;}
.w59 {width:59px !important;}
.w60 {width:60px !important;}
.w61 {width:61px !important;}
.w62 {width:62px !important;}
.w63 {width:63px !important;}
.w64 {width:64px !important;}
.w65 {width:65px !important;}
.w66 {width:66px !important;}
.w67 {width:67px !important;}
.w68 {width:68px !important;}
.w69 {width:69px !important;}
.w70 {width:70px !important;}
.w71 {width:71px !important;}
.w72 {width:72px !important;}
.w73 {width:73px !important;}
.w74 {width:74px !important;}
.w75 {width:75px !important;}
.w76 {width:76px !important;}
.w77 {width:77px !important;}
.w78 {width:78px !important;}
.w79 {width:79px !important;}
.w80 {width:80px !important;}
.w81 {width:81px !important;}
.w82 {width:82px !important;}
.w83 {width:83px !important;}
.w84 {width:84px !important;}
.w85 {width:85px !important;}
.w86 {width:86px !important;}
.w87 {width:87px !important;}
.w88 {width:88px !important;}
.w89 {width:89px !important;}
.w90 {width:90px !important;}
.w91 {width:91px !important;}
.w92 {width:92px !important;}
.w93 {width:93px !important;}
.w94 {width:94px !important;}
.w95 {width:95px !important;}
.w96 {width:96px !important;}
.w97 {width:97px !important;}
.w98 {width:98px !important;}
.w99 {width:99px !important;}
.w100 {width:100px !important;}
.w110 {width:110px !important;}
.w120 {width:120px !important;}
.w130 {width:130px !important;}
.w140 {width:140px !important;}
.w150 {width:150px !important;}
.w160 {width:160px !important;}
.w170 {width:170px !important;}
.w180 {width:180px !important;}
.w190 {width:190px !important;}
.w200 {width:200px !important;}
.w210 {width:210px !important;}
.w220 {width:220px !important;}
.w230 {width:230px !important;}
.w240 {width:240px !important;}
.w250 {width:250px !important;}
.w260 {width:260px !important;}
.w270 {width:270px !important;}
.w280 {width:280px !important;}
.w290 {width:290px !important;}
.w300 {width:300px !important;}
.w310 {width:310px !important;}
.w320 {width:320px !important;}
.w330 {width:330px !important;}
.w340 {width:340px !important;}
.w350 {width:350px !important;}
.w360 {width:360px !important;}
.w370 {width:370px !important;}
.w380 {width:380px !important;}
.w390 {width:390px !important;}
.w400 {width:400px !important;}
.w410 {width:410px !important;}
.w420 {width:420px !important;}
.w430 {width:430px !important;}
.w440 {width:440px !important;}
.w450 {width:450px !important;}
.w460 {width:460px !important;}
.w470 {width:470px !important;}
.w480 {width:480px !important;}
.w490 {width:490px !important;}
.w500 {width:500px !important;}
.w510 {width:510px !important;}
.w520 {width:520px !important;}
.w530 {width:530px !important;}
.w540 {width:540px !important;}
.w550 {width:550px !important;}
.w560 {width:560px !important;}
.w570 {width:570px !important;}
.w580 {width:580px !important;}
.w590 {width:590px !important;}
.w600 {width:600px !important;}
.w600 {width:500px !important;}
.w610 {width:510px !important;}
.w620 {width:520px !important;}
.w630 {width:530px !important;}
.w640 {width:540px !important;}
.w650 {width:550px !important;}
.w660 {width:560px !important;}
.w670 {width:570px !important;}
.w680 {width:580px !important;}
.w690 {width:590px !important;}
.w700 {width:600px !important;}
.w700 {width:700px !important;}
.w710 {width:710px !important;}
.w720 {width:720px !important;}
.w730 {width:730px !important;}
.w740 {width:740px !important;}
.w750 {width:750px !important;}
.w760 {width:760px !important;}
.w770 {width:770px !important;}
.w780 {width:780px !important;}
.w790 {width:790px !important;}
.w700 {width:700px !important;}
.w800 {width:800px !important;}
.w810 {width:810px !important;}
.w820 {width:820px !important;}
.w830 {width:830px !important;}
.w840 {width:840px !important;}
.w850 {width:850px !important;}
.w860 {width:860px !important;}
.w870 {width:870px !important;}
.w880 {width:880px !important;}
.w890 {width:890px !important;}
.w900 {width:800px !important;}
.w900 {width:900px !important;}
.w910 {width:910px !important;}
.w920 {width:920px !important;}
.w930 {width:930px !important;}
.w940 {width:940px !important;}
.w950 {width:950px !important;}
.w960 {width:960px !important;}
.w970 {width:970px !important;}
.w980 {width:980px !important;}
.w990 {width:990px !important;}
.w1000 {width:1000px !important;}


.height50 {height:50px !important;}
.height100 {height:100px !important;}
.height130 {height:130px !important;}
.height150 {height:150px !important;}
.height180 {height:180px !important;}
.height200 {height:200px !important;}
.height220 {height:220px !important;}
.height250 {height:250px !important;}
.height270 {height:270px !important;}
.height300 {height:300px !important;}
.height350 {height:350px !important;}
.height400 {height:400px !important;}
.height450 {height:450px !important;}
.height500 {height:500px !important;}



.mT1 {margin-top:1px !important;}
.mT2 {margin-top:2px !important;}
.mT3 {margin-top:3px !important;}
.mT4 {margin-top:4px !important;}
.mT5 {margin-top:5px !important;}
.mT6 {margin-top:6px !important;}
.mT7 {margin-top:7px !important;}
.mT8 {margin-top:8px !important;}
.mT9 {margin-top:9px !important;}
.mT10 {margin-top:10px !important;}
.mT11 {margin-top:11px !important;}
.mT12 {margin-top:12px !important;}
.mT13 {margin-top:13px !important;}
.mT14 {margin-top:14px !important;}
.mT15 {margin-top:15px !important;}
.mT16 {margin-top:16px !important;}
.mT17 {margin-top:17px !important;}
.mT18 {margin-top:18px !important;}
.mT19 {margin-top:19px !important;}
.mT20 {margin-top:20px !important;}
.mT21 {margin-top:21px !important;}
.mT22 {margin-top:22px !important;}
.mT23 {margin-top:23px !important;}
.mT24 {margin-top:24px !important;}
.mT25 {margin-top:25px !important;}
.mT26 {margin-top:26px !important;}
.mT27 {margin-top:27px !important;}
.mT28 {margin-top:28px !important;}
.mT29 {margin-top:29px !important;}
.mT30 {margin-top:30px !important;}
.mT31 {margin-top:31px !important;}
.mT32 {margin-top:32px !important;}
.mT33 {margin-top:33px !important;}
.mT34 {margin-top:34px !important;}
.mT35 {margin-top:35px !important;}
.mT36 {margin-top:36px !important;}
.mT37 {margin-top:37px !important;}
.mT38 {margin-top:38px !important;}
.mT39 {margin-top:39px !important;}
.mT40 {margin-top:40px !important;}
.mT41 {margin-top:41px !important;}
.mT42 {margin-top:42px !important;}
.mT43 {margin-top:43px !important;}
.mT44 {margin-top:44px !important;}
.mT45 {margin-top:45px !important;}
.mT46 {margin-top:46px !important;}
.mT47 {margin-top:47px !important;}
.mT48 {margin-top:48px !important;}
.mT49 {margin-top:49px !important;}
.mT50 {margin-top:50px !important;}
.mT51 {margin-top:51px !important;}
.mT52 {margin-top:52px !important;}
.mT53 {margin-top:53px !important;}
.mT54 {margin-top:54px !important;}
.mT55 {margin-top:55px !important;}
.mT56 {margin-top:56px !important;}
.mT57 {margin-top:57px !important;}
.mT58 {margin-top:58px !important;}
.mT59 {margin-top:59px !important;}
.mT60 {margin-top:60px !important;}
.mT61 {margin-top:61px !important;}
.mT62 {margin-top:62px !important;}
.mT63 {margin-top:63px !important;}
.mT64 {margin-top:64px !important;}
.mT65 {margin-top:65px !important;}
.mT66 {margin-top:66px !important;}
.mT67 {margin-top:67px !important;}
.mT68 {margin-top:68px !important;}
.mT69 {margin-top:69px !important;}
.mT70 {margin-top:70px !important;}
.mT71 {margin-top:71px !important;}
.mT72 {margin-top:72px !important;}
.mT73 {margin-top:73px !important;}
.mT74 {margin-top:74px !important;}
.mT75 {margin-top:75px !important;}
.mT76 {margin-top:76px !important;}
.mT77 {margin-top:77px !important;}
.mT78 {margin-top:78px !important;}
.mT79 {margin-top:79px !important;}
.mT80 {margin-top:80px !important;}
.mT81 {margin-top:81px !important;}
.mT82 {margin-top:82px !important;}
.mT83 {margin-top:83px !important;}
.mT84 {margin-top:84px !important;}
.mT85 {margin-top:85px !important;}
.mT86 {margin-top:86px !important;}
.mT87 {margin-top:87px !important;}
.mT88 {margin-top:88px !important;}
.mT89 {margin-top:89px !important;}
.mT90 {margin-top:90px !important;}
.mT91 {margin-top:91px !important;}
.mT92 {margin-top:92px !important;}
.mT93 {margin-top:93px !important;}
.mT94 {margin-top:94px !important;}
.mT95 {margin-top:95px !important;}
.mT96 {margin-top:96px !important;}
.mT97 {margin-top:97px !important;}
.mT98 {margin-top:98px !important;}
.mT99 {margin-top:99px !important;}
.mT100 {margin-top:100px !important;}

.mR1 {margin-right:1px !important;}
.mR2 {margin-right:2px !important;}
.mR3 {margin-right:3px !important;}
.mR4 {margin-right:4px !important;}
.mR5 {margin-right:5px !important;}
.mR6 {margin-right:6px !important;}
.mR7 {margin-right:7px !important;}
.mR8 {margin-right:8px !important;}
.mR9 {margin-right:9px !important;}
.mR10 {margin-right:10px !important;}
.mR11 {margin-right:11px !important;}
.mR12 {margin-right:12px !important;}
.mR13 {margin-right:13px !important;}
.mR14 {margin-right:14px !important;}
.mR15 {margin-right:15px !important;}
.mR16 {margin-right:16px !important;}
.mR17 {margin-right:17px !important;}
.mR18 {margin-right:18px !important;}
.mR19 {margin-right:19px !important;}
.mR20 {margin-right:20px !important;}
.mR21 {margin-right:21px !important;}
.mR22 {margin-right:22px !important;}
.mR23 {margin-right:23px !important;}
.mR24 {margin-right:24px !important;}
.mR25 {margin-right:25px !important;}
.mR26 {margin-right:26px !important;}
.mR27 {margin-right:27px !important;}
.mR28 {margin-right:28px !important;}
.mR29 {margin-right:29px !important;}
.mR30 {margin-right:30px !important;}
.mR31 {margin-right:31px !important;}
.mR32 {margin-right:32px !important;}
.mR33 {margin-right:33px !important;}
.mR34 {margin-right:34px !important;}
.mR35 {margin-right:35px !important;}
.mR36 {margin-right:36px !important;}
.mR37 {margin-right:37px !important;}
.mR38 {margin-right:38px !important;}
.mR39 {margin-right:39px !important;}
.mR40 {margin-right:40px !important;}
.mR41 {margin-right:41px !important;}
.mR42 {margin-right:42px !important;}
.mR43 {margin-right:43px !important;}
.mR44 {margin-right:44px !important;}
.mR45 {margin-right:45px !important;}
.mR46 {margin-right:46px !important;}
.mR47 {margin-right:47px !important;}
.mR48 {margin-right:48px !important;}
.mR49 {margin-right:49px !important;}
.mR50 {margin-right:50px !important;}
.mR51 {margin-right:51px !important;}
.mR52 {margin-right:52px !important;}
.mR53 {margin-right:53px !important;}
.mR54 {margin-right:54px !important;}
.mR55 {margin-right:55px !important;}
.mR56 {margin-right:56px !important;}
.mR57 {margin-right:57px !important;}
.mR58 {margin-right:58px !important;}
.mR59 {margin-right:59px !important;}
.mR60 {margin-right:60px !important;}
.mR61 {margin-right:61px !important;}
.mR62 {margin-right:62px !important;}
.mR63 {margin-right:63px !important;}
.mR64 {margin-right:64px !important;}
.mR65 {margin-right:65px !important;}
.mR66 {margin-right:66px !important;}
.mR67 {margin-right:67px !important;}
.mR68 {margin-right:68px !important;}
.mR69 {margin-right:69px !important;}
.mR70 {margin-right:70px !important;}
.mR71 {margin-right:71px !important;}
.mR72 {margin-right:72px !important;}
.mR73 {margin-right:73px !important;}
.mR74 {margin-right:74px !important;}
.mR75 {margin-right:75px !important;}
.mR76 {margin-right:76px !important;}
.mR77 {margin-right:77px !important;}
.mR78 {margin-right:78px !important;}
.mR79 {margin-right:79px !important;}
.mR80 {margin-right:80px !important;}
.mR81 {margin-right:81px !important;}
.mR82 {margin-right:82px !important;}
.mR83 {margin-right:83px !important;}
.mR84 {margin-right:84px !important;}
.mR85 {margin-right:85px !important;}
.mR86 {margin-right:86px !important;}
.mR87 {margin-right:87px !important;}
.mR88 {margin-right:88px !important;}
.mR89 {margin-right:89px !important;}
.mR90 {margin-right:90px !important;}
.mR91 {margin-right:91px !important;}
.mR92 {margin-right:92px !important;}
.mR93 {margin-right:93px !important;}
.mR94 {margin-right:94px !important;}
.mR95 {margin-right:95px !important;}
.mR96 {margin-right:96px !important;}
.mR97 {margin-right:97px !important;}
.mR98 {margin-right:98px !important;}
.mR99 {margin-right:99px !important;}
.mR100 {margin-right:100px !important;}

.mB1 {margin-bottom:1px !important;}
.mB2 {margin-bottom:2px !important;}
.mB3 {margin-bottom:3px !important;}
.mB4 {margin-bottom:4px !important;}
.mB5 {margin-bottom:5px !important;}
.mB6 {margin-bottom:6px !important;}
.mB7 {margin-bottom:7px !important;}
.mB8 {margin-bottom:8px !important;}
.mB9 {margin-bottom:9px !important;}
.mB10 {margin-bottom:10px !important;}
.mB11 {margin-bottom:11px !important;}
.mB12 {margin-bottom:12px !important;}
.mB13 {margin-bottom:13px !important;}
.mB14 {margin-bottom:14px !important;}
.mB15 {margin-bottom:15px !important;}
.mB16 {margin-bottom:16px !important;}
.mB17 {margin-bottom:17px !important;}
.mB18 {margin-bottom:18px !important;}
.mB19 {margin-bottom:19px !important;}
.mB20 {margin-bottom:20px !important;}
.mB21 {margin-bottom:21px !important;}
.mB22 {margin-bottom:22px !important;}
.mB23 {margin-bottom:23px !important;}
.mB24 {margin-bottom:24px !important;}
.mB25 {margin-bottom:25px !important;}
.mB26 {margin-bottom:26px !important;}
.mB27 {margin-bottom:27px !important;}
.mB28 {margin-bottom:28px !important;}
.mB29 {margin-bottom:29px !important;}
.mB30 {margin-bottom:30px !important;}
.mB31 {margin-bottom:31px !important;}
.mB32 {margin-bottom:32px !important;}
.mB33 {margin-bottom:33px !important;}
.mB34 {margin-bottom:34px !important;}
.mB35 {margin-bottom:35px !important;}
.mB36 {margin-bottom:36px !important;}
.mB37 {margin-bottom:37px !important;}
.mB38 {margin-bottom:38px !important;}
.mB39 {margin-bottom:39px !important;}
.mB40 {margin-bottom:40px !important;}
.mB41 {margin-bottom:41px !important;}
.mB42 {margin-bottom:42px !important;}
.mB43 {margin-bottom:43px !important;}
.mB44 {margin-bottom:44px !important;}
.mB45 {margin-bottom:45px !important;}
.mB46 {margin-bottom:46px !important;}
.mB47 {margin-bottom:47px !important;}
.mB48 {margin-bottom:48px !important;}
.mB49 {margin-bottom:49px !important;}
.mB50 {margin-bottom:50px !important;}
.mB51 {margin-bottom:51px !important;}
.mB52 {margin-bottom:52px !important;}
.mB53 {margin-bottom:53px !important;}
.mB54 {margin-bottom:54px !important;}
.mB55 {margin-bottom:55px !important;}
.mB56 {margin-bottom:56px !important;}
.mB57 {margin-bottom:57px !important;}
.mB58 {margin-bottom:58px !important;}
.mB59 {margin-bottom:59px !important;}
.mB60 {margin-bottom:60px !important;}
.mB61 {margin-bottom:61px !important;}
.mB62 {margin-bottom:62px !important;}
.mB63 {margin-bottom:63px !important;}
.mB64 {margin-bottom:64px !important;}
.mB65 {margin-bottom:65px !important;}
.mB66 {margin-bottom:66px !important;}
.mB67 {margin-bottom:67px !important;}
.mB68 {margin-bottom:68px !important;}
.mB69 {margin-bottom:69px !important;}
.mB70 {margin-bottom:70px !important;}
.mB71 {margin-bottom:71px !important;}
.mB72 {margin-bottom:72px !important;}
.mB73 {margin-bottom:73px !important;}
.mB74 {margin-bottom:74px !important;}
.mB75 {margin-bottom:75px !important;}
.mB76 {margin-bottom:76px !important;}
.mB77 {margin-bottom:77px !important;}
.mB78 {margin-bottom:78px !important;}
.mB79 {margin-bottom:79px !important;}
.mB80 {margin-bottom:80px !important;}
.mB81 {margin-bottom:81px !important;}
.mB82 {margin-bottom:82px !important;}
.mB83 {margin-bottom:83px !important;}
.mB84 {margin-bottom:84px !important;}
.mB85 {margin-bottom:85px !important;}
.mB86 {margin-bottom:86px !important;}
.mB87 {margin-bottom:87px !important;}
.mB88 {margin-bottom:88px !important;}
.mB89 {margin-bottom:89px !important;}
.mB90 {margin-bottom:90px !important;}
.mB91 {margin-bottom:91px !important;}
.mB92 {margin-bottom:92px !important;}
.mB93 {margin-bottom:93px !important;}
.mB94 {margin-bottom:94px !important;}
.mB95 {margin-bottom:95px !important;}
.mB96 {margin-bottom:96px !important;}
.mB97 {margin-bottom:97px !important;}
.mB98 {margin-bottom:98px !important;}
.mB99 {margin-bottom:99px !important;}
.mB100 {margin-bottom:100px !important;}

.mL1 {margin-left:1px !important;}
.mL2 {margin-left:2px !important;}
.mL3 {margin-left:3px !important;}
.mL4 {margin-left:4px !important;}
.mL5 {margin-left:5px !important;}
.mL6 {margin-left:6px !important;}
.mL7 {margin-left:7px !important;}
.mL8 {margin-left:8px !important;}
.mL9 {margin-left:9px !important;}
.mL10 {margin-left:10px !important;}
.mL11 {margin-left:11px !important;}
.mL12 {margin-left:12px !important;}
.mL13 {margin-left:13px !important;}
.mL14 {margin-left:14px !important;}
.mL15 {margin-left:15px !important;}
.mL16 {margin-left:16px !important;}
.mL17 {margin-left:17px !important;}
.mL18 {margin-left:18px !important;}
.mL19 {margin-left:19px !important;}
.mL20 {margin-left:20px !important;}
.mL21 {margin-left:21px !important;}
.mL22 {margin-left:22px !important;}
.mL23 {margin-left:23px !important;}
.mL24 {margin-left:24px !important;}
.mL25 {margin-left:25px !important;}
.mL26 {margin-left:26px !important;}
.mL27 {margin-left:27px !important;}
.mL28 {margin-left:28px !important;}
.mL29 {margin-left:29px !important;}
.mL30 {margin-left:30px !important;}
.mL31 {margin-left:31px !important;}
.mL32 {margin-left:32px !important;}
.mL33 {margin-left:33px !important;}
.mL34 {margin-left:34px !important;}
.mL35 {margin-left:35px !important;}
.mL36 {margin-left:36px !important;}
.mL37 {margin-left:37px !important;}
.mL38 {margin-left:38px !important;}
.mL39 {margin-left:39px !important;}
.mL40 {margin-left:40px !important;}
.mL41 {margin-left:41px !important;}
.mL42 {margin-left:42px !important;}
.mL43 {margin-left:43px !important;}
.mL44 {margin-left:44px !important;}
.mL45 {margin-left:45px !important;}
.mL46 {margin-left:46px !important;}
.mL47 {margin-left:47px !important;}
.mL48 {margin-left:48px !important;}
.mL49 {margin-left:49px !important;}
.mL50 {margin-left:50px !important;}
.mL51 {margin-left:51px !important;}
.mL52 {margin-left:52px !important;}
.mL53 {margin-left:53px !important;}
.mL54 {margin-left:54px !important;}
.mL55 {margin-left:55px !important;}
.mL56 {margin-left:56px !important;}
.mL57 {margin-left:57px !important;}
.mL58 {margin-left:58px !important;}
.mL59 {margin-left:59px !important;}
.mL60 {margin-left:60px !important;}
.mL61 {margin-left:61px !important;}
.mL62 {margin-left:62px !important;}
.mL63 {margin-left:63px !important;}
.mL64 {margin-left:64px !important;}
.mL65 {margin-left:65px !important;}
.mL66 {margin-left:66px !important;}
.mL67 {margin-left:67px !important;}
.mL68 {margin-left:68px !important;}
.mL69 {margin-left:69px !important;}
.mL70 {margin-left:70px !important;}
.mL71 {margin-left:71px !important;}
.mL72 {margin-left:72px !important;}
.mL73 {margin-left:73px !important;}
.mL74 {margin-left:74px !important;}
.mL75 {margin-left:75px !important;}
.mL76 {margin-left:76px !important;}
.mL77 {margin-left:77px !important;}
.mL78 {margin-left:78px !important;}
.mL79 {margin-left:79px !important;}
.mL80 {margin-left:80px !important;}
.mL81 {margin-left:81px !important;}
.mL82 {margin-left:82px !important;}
.mL83 {margin-left:83px !important;}
.mL84 {margin-left:84px !important;}
.mL85 {margin-left:85px !important;}
.mL86 {margin-left:86px !important;}
.mL87 {margin-left:87px !important;}
.mL88 {margin-left:88px !important;}
.mL89 {margin-left:89px !important;}
.mL90 {margin-left:90px !important;}
.mL91 {margin-left:91px !important;}
.mL92 {margin-left:92px !important;}
.mL93 {margin-left:93px !important;}
.mL94 {margin-left:94px !important;}
.mL95 {margin-left:95px !important;}
.mL96 {margin-left:96px !important;}
.mL97 {margin-left:97px !important;}
.mL98 {margin-left:98px !important;}
.mL99 {margin-left:99px !important;}
.mL100 {margin-left:100px !important;}

.pT1 {padding-top:1px !important;}
.pT2 {padding-top:2px !important;}
.pT3 {padding-top:3px !important;}
.pT4 {padding-top:4px !important;}
.pT5 {padding-top:5px !important;}
.pT6 {padding-top:6px !important;}
.pT7 {padding-top:7px !important;}
.pT8 {padding-top:8px !important;}
.pT9 {padding-top:9px !important;}
.pT10 {padding-top:10px !important;}
.pT11 {padding-top:11px !important;}
.pT12 {padding-top:12px !important;}
.pT13 {padding-top:13px !important;}
.pT14 {padding-top:14px !important;}
.pT15 {padding-top:15px !important;}
.pT16 {padding-top:16px !important;}
.pT17 {padding-top:17px !important;}
.pT18 {padding-top:18px !important;}
.pT19 {padding-top:19px !important;}
.pT20 {padding-top:20px !important;}
.pT21 {padding-top:21px !important;}
.pT22 {padding-top:22px !important;}
.pT23 {padding-top:23px !important;}
.pT24 {padding-top:24px !important;}
.pT25 {padding-top:25px !important;}
.pT26 {padding-top:26px !important;}
.pT27 {padding-top:27px !important;}
.pT28 {padding-top:28px !important;}
.pT29 {padding-top:29px !important;}
.pT30 {padding-top:30px !important;}
.pT31 {padding-top:31px !important;}
.pT32 {padding-top:32px !important;}
.pT33 {padding-top:33px !important;}
.pT34 {padding-top:34px !important;}
.pT35 {padding-top:35px !important;}
.pT36 {padding-top:36px !important;}
.pT37 {padding-top:37px !important;}
.pT38 {padding-top:38px !important;}
.pT39 {padding-top:39px !important;}
.pT40 {padding-top:40px !important;}
.pT41 {padding-top:41px !important;}
.pT42 {padding-top:42px !important;}
.pT43 {padding-top:43px !important;}
.pT44 {padding-top:44px !important;}
.pT45 {padding-top:45px !important;}
.pT46 {padding-top:46px !important;}
.pT47 {padding-top:47px !important;}
.pT48 {padding-top:48px !important;}
.pT49 {padding-top:49px !important;}
.pT50 {padding-top:50px !important;}
.pT51 {padding-top:51px !important;}
.pT52 {padding-top:52px !important;}
.pT53 {padding-top:53px !important;}
.pT54 {padding-top:54px !important;}
.pT55 {padding-top:55px !important;}
.pT56 {padding-top:56px !important;}
.pT57 {padding-top:57px !important;}
.pT58 {padding-top:58px !important;}
.pT59 {padding-top:59px !important;}
.pT60 {padding-top:60px !important;}
.pT61 {padding-top:61px !important;}
.pT62 {padding-top:62px !important;}
.pT63 {padding-top:63px !important;}
.pT64 {padding-top:64px !important;}
.pT65 {padding-top:65px !important;}
.pT66 {padding-top:66px !important;}
.pT67 {padding-top:67px !important;}
.pT68 {padding-top:68px !important;}
.pT69 {padding-top:69px !important;}
.pT70 {padding-top:70px !important;}
.pT71 {padding-top:71px !important;}
.pT72 {padding-top:72px !important;}
.pT73 {padding-top:73px !important;}
.pT74 {padding-top:74px !important;}
.pT75 {padding-top:75px !important;}
.pT76 {padding-top:76px !important;}
.pT77 {padding-top:77px !important;}
.pT78 {padding-top:78px !important;}
.pT79 {padding-top:79px !important;}
.pT80 {padding-top:80px !important;}
.pT81 {padding-top:81px !important;}
.pT82 {padding-top:82px !important;}
.pT83 {padding-top:83px !important;}
.pT84 {padding-top:84px !important;}
.pT85 {padding-top:85px !important;}
.pT86 {padding-top:86px !important;}
.pT87 {padding-top:87px !important;}
.pT88 {padding-top:88px !important;}
.pT89 {padding-top:89px !important;}
.pT90 {padding-top:90px !important;}
.pT91 {padding-top:91px !important;}
.pT92 {padding-top:92px !important;}
.pT93 {padding-top:93px !important;}
.pT94 {padding-top:94px !important;}
.pT95 {padding-top:95px !important;}
.pT96 {padding-top:96px !important;}
.pT97 {padding-top:97px !important;}
.pT98 {padding-top:98px !important;}
.pT99 {padding-top:99px !important;}
.pT100 {padding-top:100px !important;}

.pR1 {padding-right:1px !important;}
.pR2 {padding-right:2px !important;}
.pR3 {padding-right:3px !important;}
.pR4 {padding-right:4px !important;}
.pR5 {padding-right:5px !important;}
.pR6 {padding-right:6px !important;}
.pR7 {padding-right:7px !important;}
.pR8 {padding-right:8px !important;}
.pR9 {padding-right:9px !important;}
.pR10 {padding-right:10px !important;}
.pR11 {padding-right:11px !important;}
.pR12 {padding-right:12px !important;}
.pR13 {padding-right:13px !important;}
.pR14 {padding-right:14px !important;}
.pR15 {padding-right:15px !important;}
.pR16 {padding-right:16px !important;}
.pR17 {padding-right:17px !important;}
.pR18 {padding-right:18px !important;}
.pR19 {padding-right:19px !important;}
.pR20 {padding-right:20px !important;}
.pR21 {padding-right:21px !important;}
.pR22 {padding-right:22px !important;}
.pR23 {padding-right:23px !important;}
.pR24 {padding-right:24px !important;}
.pR25 {padding-right:25px !important;}
.pR26 {padding-right:26px !important;}
.pR27 {padding-right:27px !important;}
.pR28 {padding-right:28px !important;}
.pR29 {padding-right:29px !important;}
.pR30 {padding-right:30px !important;}
.pR31 {padding-right:31px !important;}
.pR32 {padding-right:32px !important;}
.pR33 {padding-right:33px !important;}
.pR34 {padding-right:34px !important;}
.pR35 {padding-right:35px !important;}
.pR36 {padding-right:36px !important;}
.pR37 {padding-right:37px !important;}
.pR38 {padding-right:38px !important;}
.pR39 {padding-right:39px !important;}
.pR40 {padding-right:40px !important;}
.pR41 {padding-right:41px !important;}
.pR42 {padding-right:42px !important;}
.pR43 {padding-right:43px !important;}
.pR44 {padding-right:44px !important;}
.pR45 {padding-right:45px !important;}
.pR46 {padding-right:46px !important;}
.pR47 {padding-right:47px !important;}
.pR48 {padding-right:48px !important;}
.pR49 {padding-right:49px !important;}
.pR50 {padding-right:50px !important;}
.pR51 {padding-right:51px !important;}
.pR52 {padding-right:52px !important;}
.pR53 {padding-right:53px !important;}
.pR54 {padding-right:54px !important;}
.pR55 {padding-right:55px !important;}
.pR56 {padding-right:56px !important;}
.pR57 {padding-right:57px !important;}
.pR58 {padding-right:58px !important;}
.pR59 {padding-right:59px !important;}
.pR60 {padding-right:60px !important;}
.pR61 {padding-right:61px !important;}
.pR62 {padding-right:62px !important;}
.pR63 {padding-right:63px !important;}
.pR64 {padding-right:64px !important;}
.pR65 {padding-right:65px !important;}
.pR66 {padding-right:66px !important;}
.pR67 {padding-right:67px !important;}
.pR68 {padding-right:68px !important;}
.pR69 {padding-right:69px !important;}
.pR70 {padding-right:70px !important;}
.pR71 {padding-right:71px !important;}
.pR72 {padding-right:72px !important;}
.pR73 {padding-right:73px !important;}
.pR74 {padding-right:74px !important;}
.pR75 {padding-right:75px !important;}
.pR76 {padding-right:76px !important;}
.pR77 {padding-right:77px !important;}
.pR78 {padding-right:78px !important;}
.pR79 {padding-right:79px !important;}
.pR80 {padding-right:80px !important;}
.pR81 {padding-right:81px !important;}
.pR82 {padding-right:82px !important;}
.pR83 {padding-right:83px !important;}
.pR84 {padding-right:84px !important;}
.pR85 {padding-right:85px !important;}
.pR86 {padding-right:86px !important;}
.pR87 {padding-right:87px !important;}
.pR88 {padding-right:88px !important;}
.pR89 {padding-right:89px !important;}
.pR90 {padding-right:90px !important;}
.pR91 {padding-right:91px !important;}
.pR92 {padding-right:92px !important;}
.pR93 {padding-right:93px !important;}
.pR94 {padding-right:94px !important;}
.pR95 {padding-right:95px !important;}
.pR96 {padding-right:96px !important;}
.pR97 {padding-right:97px !important;}
.pR98 {padding-right:98px !important;}
.pR99 {padding-right:99px !important;}
.pR100 {padding-right:100px !important;}

.pB1 {padding-bottom:1px !important;}
.pB2 {padding-bottom:2px !important;}
.pB3 {padding-bottom:3px !important;}
.pB4 {padding-bottom:4px !important;}
.pB5 {padding-bottom:5px !important;}
.pB6 {padding-bottom:6px !important;}
.pB7 {padding-bottom:7px !important;}
.pB8 {padding-bottom:8px !important;}
.pB9 {padding-bottom:9px !important;}
.pB10 {padding-bottom:10px !important;}
.pB11 {padding-bottom:11px !important;}
.pB12 {padding-bottom:12px !important;}
.pB13 {padding-bottom:13px !important;}
.pB14 {padding-bottom:14px !important;}
.pB15 {padding-bottom:15px !important;}
.pB16 {padding-bottom:16px !important;}
.pB17 {padding-bottom:17px !important;}
.pB18 {padding-bottom:18px !important;}
.pB19 {padding-bottom:19px !important;}
.pB20 {padding-bottom:20px !important;}
.pB21 {padding-bottom:21px !important;}
.pB22 {padding-bottom:22px !important;}
.pB23 {padding-bottom:23px !important;}
.pB24 {padding-bottom:24px !important;}
.pB25 {padding-bottom:25px !important;}
.pB26 {padding-bottom:26px !important;}
.pB27 {padding-bottom:27px !important;}
.pB28 {padding-bottom:28px !important;}
.pB29 {padding-bottom:29px !important;}
.pB30 {padding-bottom:30px !important;}
.pB31 {padding-bottom:31px !important;}
.pB32 {padding-bottom:32px !important;}
.pB33 {padding-bottom:33px !important;}
.pB34 {padding-bottom:34px !important;}
.pB35 {padding-bottom:35px !important;}
.pB36 {padding-bottom:36px !important;}
.pB37 {padding-bottom:37px !important;}
.pB38 {padding-bottom:38px !important;}
.pB39 {padding-bottom:39px !important;}
.pB40 {padding-bottom:40px !important;}
.pB41 {padding-bottom:41px !important;}
.pB42 {padding-bottom:42px !important;}
.pB43 {padding-bottom:43px !important;}
.pB44 {padding-bottom:44px !important;}
.pB45 {padding-bottom:45px !important;}
.pB46 {padding-bottom:46px !important;}
.pB47 {padding-bottom:47px !important;}
.pB48 {padding-bottom:48px !important;}
.pB49 {padding-bottom:49px !important;}
.pB50 {padding-bottom:50px !important;}
.pB51 {padding-bottom:51px !important;}
.pB52 {padding-bottom:52px !important;}
.pB53 {padding-bottom:53px !important;}
.pB54 {padding-bottom:54px !important;}
.pB55 {padding-bottom:55px !important;}
.pB56 {padding-bottom:56px !important;}
.pB57 {padding-bottom:57px !important;}
.pB58 {padding-bottom:58px !important;}
.pB59 {padding-bottom:59px !important;}
.pB60 {padding-bottom:60px !important;}
.pB61 {padding-bottom:61px !important;}
.pB62 {padding-bottom:62px !important;}
.pB63 {padding-bottom:63px !important;}
.pB64 {padding-bottom:64px !important;}
.pB65 {padding-bottom:65px !important;}
.pB66 {padding-bottom:66px !important;}
.pB67 {padding-bottom:67px !important;}
.pB68 {padding-bottom:68px !important;}
.pB69 {padding-bottom:69px !important;}
.pB70 {padding-bottom:70px !important;}
.pB71 {padding-bottom:71px !important;}
.pB72 {padding-bottom:72px !important;}
.pB73 {padding-bottom:73px !important;}
.pB74 {padding-bottom:74px !important;}
.pB75 {padding-bottom:75px !important;}
.pB76 {padding-bottom:76px !important;}
.pB77 {padding-bottom:77px !important;}
.pB78 {padding-bottom:78px !important;}
.pB79 {padding-bottom:79px !important;}
.pB80 {padding-bottom:80px !important;}
.pB81 {padding-bottom:81px !important;}
.pB82 {padding-bottom:82px !important;}
.pB83 {padding-bottom:83px !important;}
.pB84 {padding-bottom:84px !important;}
.pB85 {padding-bottom:85px !important;}
.pB86 {padding-bottom:86px !important;}
.pB87 {padding-bottom:87px !important;}
.pB88 {padding-bottom:88px !important;}
.pB89 {padding-bottom:89px !important;}
.pB90 {padding-bottom:90px !important;}
.pB91 {padding-bottom:91px !important;}
.pB92 {padding-bottom:92px !important;}
.pB93 {padding-bottom:93px !important;}
.pB94 {padding-bottom:94px !important;}
.pB95 {padding-bottom:95px !important;}
.pB96 {padding-bottom:96px !important;}
.pB97 {padding-bottom:97px !important;}
.pB98 {padding-bottom:98px !important;}
.pB99 {padding-bottom:99px !important;}
.pB100 {padding-bottom:100px !important;}

.pL1 {padding-left:1px !important;}
.pL2 {padding-left:2px !important;}
.pL3 {padding-left:3px !important;}
.pL4 {padding-left:4px !important;}
.pL5 {padding-left:5px !important;}
.pL6 {padding-left:6px !important;}
.pL7 {padding-left:7px !important;}
.pL8 {padding-left:8px !important;}
.pL9 {padding-left:9px !important;}
.pL10 {padding-left:10px !important;}
.pL11 {padding-left:11px !important;}
.pL12 {padding-left:12px !important;}
.pL13 {padding-left:13px !important;}
.pL14 {padding-left:14px !important;}
.pL15 {padding-left:15px !important;}
.pL16 {padding-left:16px !important;}
.pL17 {padding-left:17px !important;}
.pL18 {padding-left:18px !important;}
.pL19 {padding-left:19px !important;}
.pL20 {padding-left:20px !important;}
.pL21 {padding-left:21px !important;}
.pL22 {padding-left:22px !important;}
.pL23 {padding-left:23px !important;}
.pL24 {padding-left:24px !important;}
.pL25 {padding-left:25px !important;}
.pL26 {padding-left:26px !important;}
.pL27 {padding-left:27px !important;}
.pL28 {padding-left:28px !important;}
.pL29 {padding-left:29px !important;}
.pL30 {padding-left:30px !important;}
.pL31 {padding-left:31px !important;}
.pL32 {padding-left:32px !important;}
.pL33 {padding-left:33px !important;}
.pL34 {padding-left:34px !important;}
.pL35 {padding-left:35px !important;}
.pL36 {padding-left:36px !important;}
.pL37 {padding-left:37px !important;}
.pL38 {padding-left:38px !important;}
.pL39 {padding-left:39px !important;}
.pL40 {padding-left:40px !important;}
.pL41 {padding-left:41px !important;}
.pL42 {padding-left:42px !important;}
.pL43 {padding-left:43px !important;}
.pL44 {padding-left:44px !important;}
.pL45 {padding-left:45px !important;}
.pL46 {padding-left:46px !important;}
.pL47 {padding-left:47px !important;}
.pL48 {padding-left:48px !important;}
.pL49 {padding-left:49px !important;}
.pL50 {padding-left:50px !important;}
.pL51 {padding-left:51px !important;}
.pL52 {padding-left:52px !important;}
.pL53 {padding-left:53px !important;}
.pL54 {padding-left:54px !important;}
.pL55 {padding-left:55px !important;}
.pL56 {padding-left:56px !important;}
.pL57 {padding-left:57px !important;}
.pL58 {padding-left:58px !important;}
.pL59 {padding-left:59px !important;}
.pL60 {padding-left:60px !important;}
.pL61 {padding-left:61px !important;}
.pL62 {padding-left:62px !important;}
.pL63 {padding-left:63px !important;}
.pL64 {padding-left:64px !important;}
.pL65 {padding-left:65px !important;}
.pL66 {padding-left:66px !important;}
.pL67 {padding-left:67px !important;}
.pL68 {padding-left:68px !important;}
.pL69 {padding-left:69px !important;}
.pL70 {padding-left:70px !important;}
.pL71 {padding-left:71px !important;}
.pL72 {padding-left:72px !important;}
.pL73 {padding-left:73px !important;}
.pL74 {padding-left:74px !important;}
.pL75 {padding-left:75px !important;}
.pL76 {padding-left:76px !important;}
.pL77 {padding-left:77px !important;}
.pL78 {padding-left:78px !important;}
.pL79 {padding-left:79px !important;}
.pL80 {padding-left:80px !important;}
.pL81 {padding-left:81px !important;}
.pL82 {padding-left:82px !important;}
.pL83 {padding-left:83px !important;}
.pL84 {padding-left:84px !important;}
.pL85 {padding-left:85px !important;}
.pL86 {padding-left:86px !important;}
.pL87 {padding-left:87px !important;}
.pL88 {padding-left:88px !important;}
.pL89 {padding-left:89px !important;}
.pL90 {padding-left:90px !important;}
.pL91 {padding-left:91px !important;}
.pL92 {padding-left:92px !important;}
.pL93 {padding-left:93px !important;}
.pL94 {padding-left:94px !important;}
.pL95 {padding-left:95px !important;}
.pL96 {padding-left:96px !important;}
.pL97 {padding-left:97px !important;}
.pL98 {padding-left:98px !important;}
.pL99 {padding-left:99px !important;}
.pL100 {padding-left:100px !important;}