html, body 
{
    top:0;
    left:0;
    margin:0;
    padding:0;
    font-size:16px;
}
/* start general */
.display_none
{
    display:none !important;
}
.display_block
{
    display:block !important;
}
.heightauto
{
    height:auto;
}
.height0
{
    height:0px !important;
}
.height1
{
    height:1px !important;
}
.height01em
{
    height: 0.1em;
}
.height5
{
    height: 0.2em;
}
.height10
{
   height: 0.6em;
}
.height15
{
    height: 15px;
}
.height20
{
   height: 1.5em;
}
.height25
{
	height: 0.9em !important;
}
.height30
{
	height:30px;
}
.height35
{
    height: 2.3em !important;
}
.height39
{
	height:2.5em;
}
.height40
{
   height: 2.7em;
}
.height50
{
   height: 2.4em !important;
}
.min_height35
{
    min-height:35px !important;
}
.min_height50
{
    min-height:3em !important;
}
.min_height55
{
   min-height:55px !important;
}
.height60
{
    height:4em !important;
}
.height3em5
{
    height:3.5em !important;
}
.height75
{
    height:75px;
}
.height80
{
    height:80px;
}
.height100
{
    height:6em;
}
.min_height100
{
    min-height:100px !important;
}
.height130
{
    height:130px;
}
.height150
{
    height:150px;
}
.height8em
{
    height: 8em;
}
.height175
{
    height:175px;
}
.height200
{
   height: 12.3em;
}
.minheight200
{
   min-height:200px;
}
.minheight230
{
   min-height:230px;
}
.minheight270
{
	min-height:270px;
}
.minheight300
{
	min-height:300px;
}
.minheight330
{
	min-height:330px;
}
.minheight350
{
	min-height:350px;
}
.minheight500
{
	min-height:500px;
}
.height350
{
    height:350px;
}
.minheight360
{
	min-height:360px;
}
.height375
{
    height:375px;
}
.minheight375
{
	min-height:375px;
}
.height400
{
    height:400px;
}
.height450
{
    height:450px;
}
.minheight400
{
    min-height:400px;
}
.height500
{
    height:500px;
}
.height550
{
    height:550px;
}
.minheight650
{
    min-height:650px;
}
.height700
{
    min-height: 700px;
}
.height710
{
    min-height: 710px;
}
.height750
{
	min-height:750px;
}
.width1
{
    width:1%;
}
.width3
{
    width:3%;
}
.width5
{
    width:5%;
}
.width6
{
    width:6%;
}
.width7
{
    width:7%;
}
.width8
{
    width:8%;
}
.width10
{
	width:10% !important;
}
.width11
{
	width:11% !important;
}
.width13
{
	width:13% !important;
}
.width15
{
	width:15%;
}
.width16
{
	width:16%;
}
.width18
{
	width:18%;
}
.width20
{
	width:20%;
}
.width22
{
	width:22%;
}
.width23_5
{
	width:23.5%;
}
.width25
{
	width:25%;
}
.width26
{
    width:26%;
}
.width28
{
    width:28%;
}
.width29
{
	width:29%;
}
.min_width_30
{
    min-width: 30%;
}
.min_width_30
{
    min-width: 30%;
}
.min_width_53
{
    min-width: 53%;
}
.min_width_55
{
    min-width: 55%;
}
.min_width_60
{
    min-width: 60%;
}
.width30
{
	width: 30%  !important;
}
.width31
{
	width: 31%  !important;
}
.width32 
{
    width: 32% !important;
}
.width33
{
	width:33%;
}
.width34
{
	width:34%;
}
.width35
{
	width:35% !important;
}
.width36
{
	width:36% !important;
}
.width40
{
	width:40%;
}
.width41
{
	width:41%;
}
.width45
{
	width:45%;
}
.width46
{
	width:46%;
}
.width47
{
    width:47%;
}
.width48
{
    width:48%;
}
.width49
{
    width:49.5%;
}
.width50
{
	width:50% !important;
}
.width51
{
	width:51% !important;
}
.width53
{
	width:53% !important;
}
.width55
{
	width:55% !important;
}
.width60
{
	width:60%;
}
.width62
{
	width:62%;
}
.width64
{
	width:64%;
}
.width65
{
	width:65%;
}
.width70
{
	width:70%;
}
.width71
{
	width:71%;
}
.width72
{
	width:72.2% !important;
}
.width73
{
	width:73%;
}
.width75
{
	width:75%;
}
.width77
{
	width:77%;
}
.width80
{
    width:80% !important;
}
.width85
{
    width:85%;
}
.width90
{
    width:90%;
}
.width91
{
    width:91% !important;
}
.width94
{
    width:94%;
}
.width95
{	
    width:95%;
}
.width96
{
    width:96% !important;
}
.width97
{
    width:97%;
}
.width98
{
    width:98%;
}
.width99
{
    width:99% !important;
}
.width100
{
	width:100% !important;
}
.width20px
{
    width:2.1em;
}
.width120px
{
    width:120px;
}
.width180px
{
    width:11em;
}
.width300px
{
	width:300px;
}
.width600px
{
    width:600px;
}
.minwidth650
{
  min-width:650px;
} 
.float_left
{
	float:left;
}
.float_right
{
    float: right !important;
}
.float_none
{
    float: none !important;
}
.divBlock
{
    display:block;
}
.text_center
{
    text-align:center !important;
}
.text_left
{
    text-align:left !important;
}
.text_right
{
    text-align:right !important;
}
.text_decoration_inherit
{
	text-decoration: inherit;
}
.margin0
{
	margin: 0px !important;
}
.margin_top_1
{
    margin-top: -1px !important;
}
.margin_top_5
{
    margin-top:-5px;
}
.margin_top3
{
    margin-top:3px;
}
.margin_top5
{
    margin-top:0.3em;
}
.margin_top10
{
   margin-top: 0.6em;
}
.margin_top_09
{
    margin-top:-9px;
}
.margin_top_10
{
    margin-top:-10px;
}
.margin_top_15
{
    margin-top:-15px;
}
.margin_top_20
{
    margin-top:-20px;
}
.margintop_15em
{
    margin-top:-15em;
}
.margin_top30
{
    margin-top: 30px;
}
.margin_top25
{
    margin-top:25px;
}
.margin_top_35
{
    margin-top:-35px;
}
.margin_top_40
{
    margin-top:-40px;
}
.margin_top_49
{
    margin-top:-49px;
}
.margin_top_50
{
    margin-top:-50px;
}
.margin_top_55
{
    margin-top: -3.4em;
}
.margin_top170
{
    margin-top: -170px !important;
}
.margin_top300
{
    margin-top: -300px !important;
}
.margin_top_70
{
    margin-top:-70px;
}
.margin_top_140
{
    margin-top:-140px;
}
.margin_left0
{
	margin-left:0px;
}
.margin_left5
{
	margin-left:5px;
}
.margin_left10, .margin_left_10
{
    margin-left: 10px;
}
.margin_left15
{
	margin-left:15px;
}
.margin_left25
{
    margin-left:25px;
}
.margin_left35
{
    margin-left:35px;
}
.margin_left40
{
    margin-left:40px;
}
.margin_left45
{
    margin-left:45px;
}
.margin_left50
{
    margin-left:50px;
}
.margin_left_3
{
    margin-left:-3px!important;
}
.margin_left-10
{
    margin-left:-10px !important;
}
.margin_left_20
{
    margin-left:-20px;
}
.margin_left_30
{
    margin-left:-30px;
}
.margin_left_40
{
    margin-left:-40px;
}
.margin_left_60
{
    margin-left:-60px;
}
.margin_right_10
{
    margin-right:-10px;
}
.margin_right20
{
    margin-right:20px !important;
}
.clearFloat
{
    clear:both
}
.text_indent0
{
    text-indent:0px !important;
}
.text_indent10
{
    text-indent: 0.4em;
}
.text_indent15
{
    text-indent:15px !important;
}
.text_indent06em
{
    text-indent:.6em;
}
.text_indent1em
{
    text-indent:1em;
}
.text_indent1p5em
{
    text-indent:1.5em;
}
.letter_space_01
{
    letter-spacing:.15em;
}
textarea
{
    resize:none !important;
}
.padding0
{
	padding: 0px !important;
}
.paddingtopbottom3
{
	padding:3px 0px;
}
.paddingtop5
{
	padding-top:5px;
}
.paddingtop6
{
	padding-top:6px;
}
.paddingtop10
{
	padding-top:10px;
}
.paddingtop15
{
    padding-top:15px;
}
.padding_left4p
{
	padding-left:4%;
}
.padding_left10
{
	padding-left: 10px;
}
.padding_left50
{
	padding-left: 50px;
}
.padding_left100
{
	padding-left: 100px;
}
.paddingRight1em
{
    padding-right:1em;
}
.vertical_align_top
{
	vertical-align: top !important;
}
select option , selected , select [selected="selected"] , select:active, select:hover , option::selection , ,
SELECT OPTION:checked , select option:checked , option:checked , option:checked
{ 
	color:#20495F;
	/*color:#20495F;*/
}
.background_none
{
	background: none !important;
}
.black_background
{
	background:#20495F;
}
.white_background
{
	background:white !important;
}
.text_transform_capitalize
{
	text-transform:capitalize !important;
}
.text_transform_uppercase
{
	text-transform:uppercase !important;
}
.text_transform_lowercase
{
	text-transform:lowercase !important;
}
.text_transform_none
{
	text-transform:none !important;
}
.font_size_05
{
	font-size: 0.5em;
}
.font_size_08
{
	font-size: 0.8em !important;
}
.font_size_09
{
	font-size: 0.9em !important;
}
.font_size_1
{
	font-size: 1em;
}
.font_size_1em1
{
	font-size: 1.1em;
}
.font_size_1_2
{
font-size: 1.2em !important;
}
.font_size_1p3
{
font-size: 1.3em !important;
}
.font_size_1p4
{
font-size: 1.4em !important;
}
.font_size_1p5
{
font-size: 1.5em !important;
}
.font_size_1p6
{
font-size: 1.6em !important;
}
.font_size_1p8
{
font-size: 1.8em !important;
}
.font_size_1p9
{
font-size: 1.9em !important;
}
.font_size_2
{
	font-size:2em !important;
}
.font_size_2e1
{
	font-size:2.1em !important;
}
.font_size_2e2
{
	font-size:2.2em !important;
}
.font_size_2em5
{
	font-size:2.5em !important;
}
.font_size_2em8
{
	font-size:2.8em !important;
}
.font_size_3
{
	font-size:3em !important;
}
.font_size_3_5
{
	font-size:3.5em !important;
}
.font_size_4
{
	font-size:4em !important;
}
.font_bold
{
	font-weight:bold;
}
.font_normal
{
	font-weight: normal !important;
}
.color_30A289
{
	color:#30A289;
}
.color_01392C
{
	color:#01392C;
}
.color_black
{
	color:black !important;
}
.color_inherit
{
    color: inherit !important;
}
.word_spacing_02
{
	word-spacing: .2em;
}
.word_spacing_04
{
	word-spacing: .4em;
}
button:hover
{
	color: #80CAA7;
}
textarea
{
    text-indent: 0.6em;
    font-family: Oswald_light;
    font-weight: normal;
    color: #A9A7A7;
}
.cursor_pointer
{
	cursor:pointer;
}
.colorBlack
{
    color:Black;
}
.bg_color_transparent
{
    background-color:transparent;
}
.font_family_Oswald_light
{
	font-family:Oswald_light;
}
.color_035C48
{
	color:#035C48 !important;
}
.color_bdf9ec
{
	color:#bdf9ec !important;
}
.background_color_30A289
{
	background-color:#30A289;
}
.background_color_E2F5F1
{
	background-color:#E2F5F1;
	border: .5px solid;
	border-color:#30A289;
}
.mheight-50p
{
    min-height:50%;
}
.mheight-25p
{
    min-height:25%;
}
.border0
{
    border: 0px;
}
.border1px
{
    border: solid 1px;
}
.bordernone
{
    border:none;
}
.border_radius{
    border-radius:3px;
}
.inlineBlock
{
    display:inline-block !important;
}
.no_text_decoration
{
    text-decoration:none !important;
}

.line_height2em
{
    line-height:2;
}
.line_height1em5
{
    line-height:1.5;
}
.line_height1em7
{
    line-height:1.7;
}
.line_height1
{
    line-height:1;
}
.text_left
{
    text-align: left !important;
}
.colorwhite
{
	color: white !important;
}
.divCell
{
    float:left;
    display:table-column;
}
.divRow
{
    display:table-row;
    width:auto;
}
.small_container
{
    padding:.5em;
}
.container
{
    padding:0.9em;
}
.opacity09
{
    opacity:0.9;
}
li a {
   color: inherit !important;
}
/* End general */