/* ALIGN */
.txt_a_c { text-align:center!important }
.txt_a_l { text-align:left!important }
.txt_a_r { text-align:right!important }
.txt_a_j { text-align:justify!important }

/* BACKGROUND */
.bg_pr { background-color: orange !important }
.bg_l_pr { background-color: #d4d5f0 !important }
.bg_sc { background-color: #7677a0 !important }

.bg_am { background-color:#EB9C4D !important }
.bg_lgr { background-color:lightgray !important }
.bg_lg { background-color:#eee !important }
.bg_g {background-color: darkgray!important }
.bg_dg { background-color: #29285D!important }
.bg_g5 { background-color: #555!important }
.bg_tr { background-color:transparent!important }
.bg_w { background-color:#FFFFFF!important }
.bg_gr { background-color: #00945c !important }
.bg_r { background-color: #CB0C0F!important }

/* BORDER */
.b_none { border:none!important }
.b_c_g { border-color:#00a4af!important }
.b_1_s_th { border:1px solid #8a5ea4!important }
.b_c_th { border-color:#8a5ea4!important }
.b_t { border-top: 2px solid!important }
.b_t_none { border-top: none !important }
.b_l_table { border-left:2px solid #00a4af!important }
.b_r_table { border-right:2px solid #00a4af!important }
.b_1_pr { border: 1px solid #29285D!important }
.b_pr { border: 1px solid #29285D!important; border-radius: 50%!important }

.b_ra_none { border-radius: 0px!important }
.b_ra_5p { border-radius: 5px!important }
.b_ra_10p { border-radius: 10px!important }

/* COLOR */
.color_pr { color: #29285D !important }
.color_sc { color: #7677a0 !important }

.color_am { color:#EB9C4D!important }
.color_ib {color:#014b7e!important }
.color_b { color:#015f9f!important }
.color_dg { color:#29285D !important }
.color_g { color:#888 !important }
.color_y { color:#dcdc04 !important }
.color_o { color:#ff6600 !important }
.color_lb { color:#d5e8ef!important }
.color_r {color: #CB0C0F!important }
.color_gr { color:#00945c!important }
.color_w { color:#fff !important }
.color_bl {color: black !important }

/* CURSOR */
.cursor_p { cursor:pointer!important }
.cursor_d { cursor:default!important }

/* DISPLAY */
.display_n { display:none!important }
.display_b { display:block!important }
.display_in { display:inline!important }

/* FLOAT */
.f_left { float:left!important }
.f_right { float:right!important }
.f_center { float:center!important }

/* FONT SIZE*/
.font_10 { font-size:10px!important }
.font_12 { font-size:12px !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_75 { font-size:75px!important }

/* FONT WEIGHT */
.f_w_b { font-weight: bold !important }

/* OVERFLOW */
.overflow_a { overflow:auto!important }

/* PADDING */
.p_0p {padding:0px!important }
.p_5p {padding:5px!important }
.p_15p {padding:15px!important }
.p_20p {padding:20px!important }
.p_30p {padding:30px!important }
.p_50p {padding:50px!important }
.p_0p { padding: 0px 0px 0px 0px !important }
.p_b_0p { padding-bottom: 0px !important }
.p_b_20p { padding-bottom: 20px !important }
.p_b_50p { padding-bottom: 50px !important }
.p_t_5p { padding-top:5px!important }
.p_t_10p { padding-top:10px!important }
.p_t_15p { padding-top:15px!important }
.p_t_20p { padding-top:20%!important }
.p_tb_7p { padding-top:7px!important; padding-bottom:7px!important }
.p_tb_20p { padding-top:20px!important; padding-bottom:20px!important }
.p_tb_40p { padding-top:40px!important; padding-bottom:40px!important }
.p_tb_50p { padding-top:50px!important; padding-bottom:50px!important }
.p_l_0p {padding-left:0px !important }
.p_l_10p {padding-left:10px !important }
.p_l_15pc {padding-left:15% !important }
.p_l_15p {padding-left:15px!important }
.p_l_20p {padding-left:20px!important }
.p_l_30p {padding-left:30px!important }
.p_l_40p {padding-left:40px!important }
.p_lr_20p {padding-left:20px!important; padding-right:20px!important }
.p_lr_30p {padding-left:30px!important; padding-right:30px!important }
.p_lr_45p {padding-left:45px!important; padding-right:45px!important }
.p_r_15p {padding-right:15px!important }

/* MARGIN PIXEL*/
.m_none { margin: 0px!important }
.m_auto { margin: auto!important }
.m_lr_none { margin-left: 0px!important; margin-right: 0px!important }
.m_lr_20p { margin-left: 20px!important; margin-right: 20px!important }
.m_lr_50p { margin-left: 50px!important; margin-right: 50px!important }
.m_lr_100p { margin-left: 100px!important; margin-right: 100px!important }
.m_b_0p, .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_80p { margin-bottom:80px!important }
.m_r_none { margin-right:0px!important }
.m_r_5p { margin-right:5px!important }
.m_r_10p { margin-right:10px!important }
.m_r_20p { margin-right:20px!important }
.m_r_50p { margin-right:50px!important }
.m_r_250p { margin-right:250px!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!important; margin-right:1px !important }
.m_t_0p { margin-top:0px!important }
.m_t_5p { margin-top:5px!important }
.m_t_8p { margin-top:8px!important }
.m_t_10p { margin-top:10px!important }
.m_t_20p { margin-top:20px!important }
.m_t_30p { margin-top:30px!important }
.m_t_32p { margin-top:32px!important }
.m_t_34p { margin-top:34px!important }
.m_t_40p { margin-top:40px!important }
.m_t_50p { margin-top:50px!important }
.m_t_55p { margin-top:55px!important }
.m_t_75p { margin-top:75px!important }
.m_t_80p { margin-top:80px!important }
.m_t_100p { margin-top:100px!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_10p { margin-top:10px!important; margin-bottom: 10px!important }
.m_tb_20p { margin-top:20px!important; margin-bottom: 20px!important }
.m_tb_40p { margin-top:40px!important; margin-bottom: 40px!important }
.m_tb_50p { margin-top:50px!important; margin-bottom: 50px!important }
.m_tb_80p { margin-top:80px!important; margin-bottom: 80px!important }
.m_-5p { margin: -5px!important }

/* MAX-WIDTH */
.max_w_20p { max-width:20px!important }
.max_w_30p { max-width:30px!important }
.max_w_200p { max-width:200px !important }
.max_w_300p { max-width:300px!important }
.max_w_600p { max-width:600px!important }
.max_w_700p { max-width:700px!important }
.max_w_800p { max-width:800px!important }
.max_w_900p { max-width:900px!important }

/* MIN-WIDTH */
.min_w_50p { min-width:50px!important }
.min_w_60p { min-width:60px!important }
.min_w_70p { min-width:70px!important }
.min_w_80p { min-width:80px!important }
.min_w_90p { min-width:90px!important }
.min_w_100p { min-width:100px!important }
.min_w_120p { min-width:120px!important }
.min_w_130p { min-width:130px!important }
.min_w_150p { min-width:150px!important }
.min_w_200p { min-width:200px!important }
.min_w_210p { min-width:210px!important }
.min_w_220p { min-width:220px!important }
.min_w_250p { min-width:250px!important }
.min_w_300p { min-width:300px!important }
.min_w_380p { min-width:380px!important }

.td_w_40p { min-width:40px!important; width:40px!important }
.td_w_50p { min-width:50px!important; width:50px!important }
.td_w_60p { min-width:60px!important; width:60px!important }
.td_w_70p { min-width:70px!important; width:70px!important }
.td_w_80p { min-width:80px!important; width:80px!important }
.td_w_90p { min-width:90px!important; width:90px!important }
.td_w_100p { min-width:100px!important; width:100px!important }
.td_w_120p { min-width:120px!important; width:120px!important }
.td_w_150p { min-width:150px!important; width:150px!important }
.td_w_200p { min-width:200px!important; width:200px!important }
.td_w_250p { min-width:250px!important; width:250px!important }
.td_w_300p { min-width:300px!important; width:300px!important }
.td_w_470p { min-width:470px!important; width:470px!important }
.td_w_500p { min-width:500px!important; width:500px!important }

.width_20p { width:20px!important }
.width_30p { width:30px!important }
.width_40p { width:40px!important }
.width_50p { width:50px!important }
.width_60p { width:60px!important }
.width_70p { width:70px!important }
.width_80p { width:80px!important }
.width_90p { width:90px!important }
.width_100p { width:100px!important }
.width_120p { width:120px!important }
.width_130p { width:130px!important }
.width_150p { width:150px!important }
.width_170p { width:170px!important }
.width_200p { width:200px!important }
.width_210p { width:210px!important }
.width_220p { width:220px!important }
.width_240p { width:240px!important }
.width_300p { width:300px!important }
.width_380p { width:380px!important }

.width_73p { width:73px!important }
.width_96p { width:96px!important }
.width_133p { width:133px!important }
.width_m_25p { width:25px!important; min-width:25px!important; max-width:25px!important }

/* TEXT DECORATION */
.txt_d_n {text-decoration: none !important }

/* TEXT TRNASFORM */
.txt_trans_none {text-transform: none !important }
.uppercase {text-transform: uppercase!important }

/* VERTICAL ALIGN */
.v_a_m td, .v_a_m th { vertical-align:middle!important }
.v_a_m { vertical-align:middle!important }

/* WIDTH PIXEL */
.width_130p { width:130px!important }

/* WIDTH PERCENT */
.width_auto { width:auto!important }
.width_5 { width:5%!important }
.width_10 { width:10%!important }
.width_15 { width:15%!important }
.width_20 { width:20%!important }
.width_25 { width:25%!important }
.width_30 { width:30%!important }
.width_40 { width:40%!important }
.width_45 { width:45%!important }
.width_50 { width:50%!important }
.width_60 { width:60%!important }
.width_90 { width:90% !important }
.width_97 { width:97% !important }
.width_100 { width:100%!important }

/* HEIGHT PIXEL */
.min_h_auto { min-height: auto!important }
.height_0p { height:0px !important }
.height_20p { height:20px!important }
.height_30p { height:30px!important }
.height_55p { height:55px!important }
.height_60p { height:60px!important }
.height_80p { height:80px!important }
.height_100p { height:100px!important }
.height_180p { height:180px!important }
.height_200p { height:200px!important }
.height_250p { height:250px!important }
.height_270p { height:270px!important }
.height_300p { height:300px!important }
.height_350p { height:350px!important }
.height_400p { height:400px!important }
.height_450p { height:450px!important }
.height_500p { height:500px!important }
.height_570p { height:570px!important }
.height_600p { height:600px!important }

.min_h_60p { min-height: 60px!important }
.min_h_70p { min-height: 70px!important }
.min_h_185p { min-height: 185px!important }
.min_h_200p { min-height: 200px!important }
.min_h_250p { min-height: 250px!important }

.max_h_60p { max-height:60px !important }
.max_h_100p { max-height:100px!important }
.max_h_150p { max-height:150px!important }
.max_h_200p { max-height:200px!important }
.max_h_250p { max-height:250px!important }
.max_h_400p { max-height:400px!important }
.max_h_700p { max-height:700px!important }
.min_h_400p { min-height: 400px!important }

.word_w_bw { word-wrap: break-word }

/* Z-INDEX */
.z_ind-1 { z-index: -1!important }
.z_ind-100 { z-index: 100!important }

.underline { text-decoration: underline!important }

@media screen and (min-width:768px){
	.txt_a_l_md { text-align: left!important }
}