/* ALIGN */
.txt_a_c{ text-align:center }
.txt_a_l{ text-align:left }
.txt_a_r{ text-align:right }
.txt_a_j{ text-align:justify }

/* BACKGROUND */
.bg_lgr { background-color:lightgray !important }
.bg_g {background-color: darkgray }
.bg_tr { background-color:transparent }
.bg_w { background-color:white!important }
.bg_pr { background-color:#193769!important }
.bg_sc { background-color: #005387!important }
.bg_warning { background-color: #ff000044!important }


/* BORDER */
.b_none{ border:none }
.b_c_g { border-color:#009878 }
.b_t { border-top: 2px solid }
.b_l_table { border-left:2px solid #21a042 }
.b_r_table { border-right:2px solid #21a042 }
.b_b_2 { border-bottom: 2px solid #000 }
.b_t_2 { border-top: 2px solid #000 }
.b_2 { border: 2px solid #000 }

.b_ra_10p { border-radius: 10px }

/* COLOR */
.color_pr {color:#193769 !important }
.color_sc {color:#b2d0e5 !important }
.color_w {color:white !important }
.color_bl {color:black !important }

.color_b {color:#1A4180 !important }
.color_gr {color: #1fb33a !important }
.color_r {color: #dd0e0e !important }
.color_or {color: #ff812a !important }

/* CURSOR */
.cursor_p{ cursor:pointer }

/* DISPLAY */
.display_n { display:none }

/* FLEX */
.flex_row { display: flex }
.flex_between { justify-content: space-between }
.flex_center { align-items: center }

/* FLOAT */
.f_left{ float:left!important }
.f_right{ float:right!important }

/* FONT SIZE*/
.font_10{ font-size:10px!important }
.font_12{ font-size:12px !important }
.font_13{ font-size:13px!important }
.font_14{ font-size:14px!important }
.font_15{ font-size:15px !important }
.font_16{ font-size:16px!important }
.font_18{ font-size:18px!important }
.font_20{ font-size:20px!important }
.font_25{ font-size:25px!important }
.font_30{ font-size:30px!important }
.font_40{ font-size:40px !important }
.font_50{ font-size:50px !important }
.font_75{ font-size:75px!important }
.font_80{ font-size:80px!important }

/* FONT WEIGHT */
.f_w_n{ font-weight: normal !important }
.f_w_b{ font-weight: bold !important }
.f_w_600{ font-weight: 600 !important }
.f_w_700{ font-weight: 700 !important }

/* HEIGHT PIXEL */
.height_0p{ height:0px !important }
.height_55p{ height:55px }
.height_100p{ height:100px!important }
.height_150p{ height:150px!important }
.height_300p{ height:300px!important }
.height_200p{ height:200px!important }
.height_400p{ height:400px!important }
.height_500p{ height:500px }
.height_600p{ height:600px }
.max_h_80p{ max-height:80px }
.max_h_400p{ max-height:400px }
.min_h_auto{ min-height: auto!important }
.min_h_200p{ min-height: 200px!important }

/* LINE HEIGHT */
.line_h_0p { line-height: 0px !important }

/* OVERFLOW */
.overflow_a{ overflow:auto }

/* PADDING */
.p_0p{ padding: 0px 0px 0px 0px !important }
.p_6p { padding: 6px }
.p_8p { padding: 8px }
.p_10p { padding: 10px!important }
.p_20p { padding: 20px!important }
.p_30p { padding: 30px!important }
.p_40p { padding: 40px!important }
.p_80p { padding: 80px!important }
.p_b_0p { padding-bottom: 0px !important }
.p_b_40p { padding-bottom: 40px !important }
.p_b_50p { padding-bottom: 50px !important }
.p_t_5p{ padding-top:5px }
.p_t_10p{ padding-top:10px }
.p_t_30p{ padding-top:30px }
.p_t_50p{ padding-top:50px }
.p_t_20p{ padding-top:20% }
.p_t_80p{ padding-top:80px }
.p_15p {padding:15px }
.p_l_0p {padding-left:0px !important }
.p_l_10p {padding-left:10px !important }
.p_l_15p {padding-left:15px }
.p_l_20p {padding-left:20px }
.p_l_30p {padding-left:30px }
.p_l_40p {padding-left:40px }
.p_lr_20p {padding-left:20px; padding-right:20px }
.p_r_15p {padding-right:15px }

.p_tb_5p {padding-top:5px!important; padding-bottom: 5px!important }
.p_tb_10p {padding-top:10px!important; padding-bottom: 10px!important }
.p_tb_20p {padding-top:20px!important; padding-bottom: 20px!important }
.p_tb_30p {padding-top:30px!important; padding-bottom: 30px!important }
.p_tb_40p {padding-top:40px; padding-bottom: 40px }
.p_tb_50p { padding-top:50px; padding-bottom: 50px }
.p_tb_80p{ padding-top:80px!important; padding-bottom: 80px!important }

/* MARGIN PIXEL*/
.m_auto { margin-left: auto!important; margin-right: auto!important }
.m_none{ margin: 0px!important }
.m_l_r_100p{ margin-left:100px!important; margin-right:100px!important }
.m_l_r_200p{ margin-left:200px!important; margin-right:200px!important }
.m_b_none{ margin-bottom:0px!important }
.m_b_5p{ margin-bottom:5px!important }
.m_b_10p{ margin-bottom:10px!important }
.m_b_20p{ margin-bottom:20px!important }
.m_b_30p{ margin-bottom:30px!important }
.m_b_40p{ margin-bottom:40px!important }
.m_b_50p{ margin-bottom:50px!important }
.m_b_60p{ margin-bottom:60px!important }
.m_b_70p{ margin-bottom:70px!important }
.m_b_80p{ margin-bottom:80px!important }
.m_b_100p{ margin-bottom:100px!important }
.m_r_5p{ margin-right:5px!important }
.m_r_10p{ margin-right:10px!important }
.m_r_15p{ margin-right:15px!important }
.m_r_20p{ margin-right:20px!important }
.m_r_50p{ margin-right:50px!important }
.m_l_10p{ margin-left:10px!important }
.m_l_20p{ margin-left:20px!important }
.m_l_50p{ margin-left:50px!important }
.m_l_100p{ margin-left:100px!important }
.m_l_r_1p {margin-left:1px; margin-right:1px !important }
.m_l_r_10p {margin-left:10px; margin-right:10px !important }
.m_t_none{ margin-top:0px!important }
.m_t_8p{ margin-top:8px!important }
.m_t_10p{ margin-top:10px!important }
.m_t_15p{ margin-top:15px!important }
.m_t_20p{ margin-top:20px!important }
.m_t_30p{ margin-top:30px!important }
.m_t_40p{ margin-top:40px!important }
.m_t_50p{ margin-top:50px!important }
.m_t_55p{ margin-top:55px!important }
.m_t_60p{ margin-top:60px!important }
.m_t_70p{ margin-top:70px!important }
.m_t_75p{ margin-top:75px!important }
.m_t_80p{ margin-top:80px!important }
.m_t_100p{ margin-top:100px!important }
.m_t_150p{ margin-top:150px!important }
.m_t_200p{ margin-top:200px!important }
.m_t_275p{ margin-top:275px!important }
.m_tb_0p{ margin-top:0px!important; margin-bottom: 0px!important }
.m_tb_20p{ margin-top:20px!important; margin-bottom: 20px!important }
.m_tb_30p{ margin-top:30px!important; margin-bottom: 30px!important }
.m_tb_40p{ margin-top:40px!important; margin-bottom: 40px!important }
.m_tb_60p{ margin-top:60px!important; margin-bottom: 60px!important }
.m_tb_80p{ margin-top:80px!important; margin-bottom: 80px!important }
.m_tb_100p{ margin-top:100px!important; margin-bottom: 100px!important }
.m_-5p{ margin: -5px!important }

/* MAX-WIDTH */
.max_w_20p{ max-width:20px!important }
.max_w_30p{ max-width:30px }
.max_w_130p{ max-width:130px }
.max_w_200p{ max-width:200px }
.max_w_300p{ max-width:300px }
.max_w_800p{ max-width:800px }

/* MIN-WIDTH */
.w_100 { width: 100% }
.min_w_60p{ min-width:60px }
.min_w_70p{ min-width:70px }
.min_w_80p{ min-width:80px }
.min_w_90p{ min-width:90px }
.min_w_100p{ min-width:100px }
.min_w_130p{ min-width:130px }
.min_w_150p{ min-width:150px }
.min_w_210p{ min-width:210px }
.min_w_220p{ min-width:220px }
.min_w_300p{ min-width:300px }
.min_w_380p{ min-width:380px }

.td_w_40p { min-width:40px; width:40px }
.td_w_50p { min-width:50px; width:50px }
.td_w_60p { min-width:60px; width:60px }
.td_w_70p { min-width:70px; width:70px }
.td_w_80p { min-width:80px; width:80px }
.td_w_90p { min-width:90px; width:90px }
.td_w_100p { min-width:100px; width:100px }
.td_w_110p { min-width:110px; width:110px }
.td_w_120p { min-width:120px; width:120px }
.td_w_130p { min-width:130px; width:130px }
.td_w_140p { min-width:140px; width:140px }
.td_w_150p { min-width:150px; width:150px }
.td_w_160p { min-width:160px; width:160px }
.td_w_170p { min-width:170px; width:170px }
.td_w_180p { min-width:180px; width:180px }
.td_w_190p { min-width:190px; width:190px }
.td_w_200p { min-width:200px; width:200px }
.td_w_210p { min-width:210px; width:210px }
.td_w_220p { min-width:220px; width:220px }
.td_w_230p { min-width:230px; width:230px }
.td_w_240p { min-width:240px; width:240px }
.td_w_250p { min-width:250px; width:250px }
.td_w_300p { min-width:300px; width:300px }
.td_w_340p { min-width:340px; width:340px }
.td_w_400p { min-width:400px; width:400px }
.td_w_500p { min-width:500px; width:500px }
.td_transparent > tbody > tr > td { background-color: transparent!important }

.width_40p { width:40px }
.width_50p { width:50px }
.width_60p { width:60px }
.width_70p { width:70px }
.width_80p { width:80px }
.width_90p { width:90px }
.width_100p { width:100px }
.width_110p { width:110px }
.width_120p { width:120px }
.width_130p { width:130px }
.width_140p { width:140px }
.width_150p { width:150px }
.width_160p { width:160px }
.width_170p { width:170px }
.width_180p { width:180px }
.width_190p { width:190px }
.width_200p { width:200px }
.width_300p { width:300px }
.width_400p { width:400px }
.width_500p { width:500px }
.width_600p { width:600px }

/* TEXT DECORATION */
.txt_d_n {text-decoration: none !important }

/* TEXT TRANSFORM */
.txt_trans_none {text-transform: none !important }
.capitalize { text-transform: capitalize }
.underline { text-decoration: underline }
.uppercase { text-transform: uppercase }
.lowercase { text-transform: lowercase }

/* VERTICAL ALIGN */
.v_a_m{ vertical-align:middle!important }

/* WIDTH PIXEL */
.width_130p{ width:130px }

/* WIDTH PERCENT */
.w_20p{ width:20px }
.width_5{ width:5% }
.width_10{ width:10% }
.width_15{ width:15% }
.width_20{ width:20% }
.width_25{ width:25% }
.width_30{ width:30% }
.width_40{ width:40% }
.width_45{ width:45% }
.width_50{ width:50% }
.width_60{ width:60% }
.width_100{ width:100% }

/* Z-INDEX */
.z_ind-1{ z-index: -1!important }