﻿@charset "utf-8";

a {outline:none;}

.spacer1 	{ height:1px; line-height:1px; font-size:1px; }
.spacer2 	{ height:2px; line-height:2px; font-size:2px; }
.spacer4 	{ height:4px; line-height:4px; font-size:4px; }
.spacer6 	{ height:6px; line-height:6px; font-size:6px; }
.spacer8 	{ height:8px; line-height:8px; font-size:8px; }
.spacer9 	{ height:9px; line-height:9px; font-size:9px; }
.spacer10 	{ height:10px; line-height:10px; font-size:10px; }
.spacer12 	{ height:12px; line-height:12px; font-size:12px; }
.spacer13 	{ height:13px; line-height:13px; font-size:13px; }
.spacer14 	{ height:14px; line-height:14px; font-size:14px; }
.spacer15 	{ height:15px; line-height:15px; font-size:15px; }
.spacer16 	{ height:16px; line-height:16px; font-size:16px; }
.spacer18 	{ height:18px; line-height:18px; font-size:18px; }
.spacer20 	{ height:20px; line-height:20px; font-size:20px; }
.spacer25 	{ height:25px; line-height:25px; font-size:25px; }
.spacer30 	{ height:30px; line-height:30px; font-size:30px; }
.spacer35 	{ height:35px; line-height:35px; font-size:35px; }
.spacer40 	{ height:40px; line-height:40px; font-size:40px; }
.spacer50 	{ height:50px; line-height:50px; font-size:50px; }
.spacer60 	{ height:60px; line-height:60px; font-size:60px; }
.spacer70 	{ height:70px; line-height:70px; font-size:70px; }
.spacer100 	{ height:100px; line-height:100px; font-size:100px; }
.spacer200 	{ height:200px; line-height:200px; font-size:200px; }
.clear0 	{ font-size:0px; line-height:0px; width:0px; height:0px; clear:both; display:block; }
.clearit 	{ font-size:1px; line-height:1px; width:1px; height:1px; clear:both; display:block; }
.clearbox 	{ clear:both; }

.pos_rel 		{ position:relative; }
.pos_abs 		{ position:absolute; }
.float_left 	{ float:left; }
.float_right 	{ float:right; }
.inline 		{ display:inline; }
.inline-block   { display:inline-block; }
.mar_lr			{ margin-left:auto; margin-right:auto; }

.pad2			{ padding:2px; }
.pad4			{ padding:4px; }
.pad6			{ padding:6px; }
.pad8			{ padding:8px; }
.pad10			{ padding:10px; }
.pad12			{ padding:12px; }
.pad16			{ padding:16px; }
.pad18			{ padding:18px; }
.pad20			{ padding:20px; }
.pad24			{ padding:24px; }
.pad30			{ padding:30px; }

.lrPadding10 	{ padding: 0px 10px 0px 10px; }
.lrPadding15 	{ padding: 0px 15px 0px 15px; }
.lrPadding20 	{ padding: 0px 20px 0px 20px; }
.lrPadding40 	{ padding: 0px 40px 0px 40px; }

.tbPadding4 	{ padding: 4px 0px 4px 0px; }
.tbPadding6 	{ padding: 6px 0px 6px 0px; }
.tbPadding10 	{ padding: 10px 0px 10px 0px; }
.tbPadding16 	{ padding: 16px 0px 16px 0px; }
.tbPadding20 	{ padding: 20px 0px 20px 0px; }
.tbPadding25 	{ padding: 5px 25px 5px 15px; }

.mar0			{ margin:0; }
.pad0			{ padding:0; }
.mar-r5			{ margin-right:5px; }
.mar-r10		{ margin-right:10px; }
.pusht5			{ padding-top:5px; }
.pusht2         { padding-top:2rem;}

.push4			{ padding-left:4px; }
.push5			{ padding-left:5px; }
.push10			{ padding-left:10px; }
.push13			{ padding-left:13px; }
.push15			{ padding-left:15px; }
.push20			{ padding-left:20px; }
.push24			{ padding-left:24px; }
.push60			{ padding-left:60px; }
.push200		{ padding-left:200px; }

.pushr5			{ padding-right:5px; }
.pushr10		{ padding-right:10px; }
.pushr13		{ padding-right:13px; }
.pushr15		{ padding-right:15px; }
.pushr20		{ padding-right:20px; }

.w_5			{ width: 5px;}
.w_25			{ width:25px; }
.w_60			{ width:60px; }
.w_100			{ width:100px; }
.w_120			{ width:120px !important; }
.w_140			{ width:140px; }
.w_160			{ width:160px; }
.w_177			{ width:177px; }
.w_180			{ width:180px; }
.w_190			{ width:190px; }
.w_200			{ width:200px !important; }
.w_240			{ width:240px; }
.w_272			{ width:272px; }
.w_300			{ width:300px; }
.w_320			{ width:320px; }
.w_350			{ width:350px; }
.w_395			{ width:395px; }
.w_410			{ width:410px; }
.w_445          { width:445px; }

.w_20p			{ width:20%; }
.w_25p			{ width:25%; }
.w_30p			{ width:30%; }
.w_33p			{ width:33%; }
.w_40p			{ width:40%; }
.w_45p			{ width:45%; }
.w_48p			{ width:48%; }
.w_49p			{ width:49%; }
.w_50p			{ width:50%; }
.w_60p			{ width:60%; }
.w_66p			{ width:66%; }
.w_70p			{ width:70%; }
.w_75p			{ width:75%; }
.w_80p			{ width:80%; }
.w_100p			{ width:100%; }
.w_100ip        { width:100% !important; }
.txt_cap 		{ text-transform: uppercase; }
.txt_bold 		{ font-weight:bold !important; }
.txt_nobold 	{ font-weight:normal; }
.txt_nodec		{ text-decoration:none; }
.text_right		{ text-align:right; }
.text_left		{ text-align:left; }
.text_center	{ text-align:center; }
.text_decoration{ text-decoration: underline; }

.txtcondense	{ letter-spacing:-0.01em; }

.fs_8	{ font-size:8px; }
.fs_9	{ font-size:9px; }
.fs_10	{ font-size:10px; }
.fs_11	{ font-size:11px; }
.fs_12	{ font-size:12px; }
.fs_13	{ font-size:13px; }
.fs_14	{ font-size:14px; }
.fs_15	{ font-size:15px; }
.fs_16	{ font-size:16px; }
.fs_17	{ font-size:17px; }
.fs_18	{ font-size:18px; }
.fs_19	{ font-size:19px; }
.fs_20	{ font-size:20px; }
.fs_21	{ font-size:21px; }
/*.fs_22	{ font-size:22px; }
*/
.fs_24	{ font-size:24px; }
.fs_28	{ font-size:28px; }
.fs_30  { font-size:30px; }
.fs_32	{ font-size:32px !important; }
.fs_34	{ font-size:34px; }
.fs_36	{ font-size:36px !important; }
.fs_38	{ font-size:38px; }
.fs_39  { font-size: 39px; }
.fs_42	{ font-size:42px; }
.fs_48	{ font-size:48px !important; }
.fs_49	{ font-size:49px; }
.word_spacing { word-spacing: 8px; }

.lh_6   { line-height:6px; }
.lh_12	{ line-height:12px; }
.lh_13	{ line-height:13px; }
.lh_15	{ line-height:15px; }
.lh_17	{ line-height:17px; }
.lh_19	{ line-height:19px; }
.lh_21	{ line-height:21px; }
.lh_24	{ line-height:24px; }
.lh_26	{ line-height:26px; }
.lh_28	{ line-height:28px; }
.lh_32	{ line-height:32px; }
.lh_34	{ line-height:34px; }
.lh_36	{ line-height:36px; }
.lh_42	{ line-height:42px; }
.lh_49	{ line-height:49px; }
.lh_56	{ line-height:56px; }
.h_print { display: none !important; }

.ulPadding li { padding: 6px 0px 6px 0px; }

.c_purple 			{ color: #85286b; }
.c_orchid           { color: #af4591 !important; }
.c_bpurple 			{ color: #9f349e; }
.c_purple_dark 		{ color: #5c075b; }
.c_purple_dark 		{ color: #5c075b; }
.c_lgray 			{ color: #b7bcbc; }
.c_dgray 			{ color: #58636c; }
.c_dgray2 			{ color: #666d70; }
.c_red				{ color:#f00; }
.c_olive			{ color:#747800; }
.c_white			{ color:#fff; }
.c_black			{ color:#000 !important; }
.c_green			{ color: #989b41; }
.c_blue             { color: #0000EE !important; }
.c_skyblue {
    color: #00828c !important;
}
.c_orchid_gray { color:#383e41; }

.f_arial 		{ font-family: var(--ods-font-family); }
.f_arial_black 	{ font-family:var(--ods-font-family); }
.f_gotham 		{ font-family: var(--ods-font-family) !important; }
.f_gotham_med 	{ font-family: var(--ods-font-family); }
.f_gotham_bold 	{ font-family: var(--ods-font-family); }