#map_canvas { height: 245px; width: 273px}

html, body {height: 100% !important;}

body, ul, input, select {
	font-family: 'arial regular', arial;
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 0;
	padding: 0;
	line-height:normal;
}

p {
	margin: 0;
	padding: 0;
}

* {box-sizing: initial;}

a {
	text-decoration: none;
	outline: none;
	color: #005baa;
}
.btc{
	border:1px solid #c5bdbd;font-size:11px;text-align: center;
}

input {outline: none;}

ul {list-style-type: none;}

.fh_container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.cssSpriteImage {
	background: url('../imgs/css-sprite-image.gif');
	width: 236px;
	height: 108px;
}
.logo {
	background: url('../imgs/css-sprite-image.gif') 0 0;
	width: 147px;
	height: 59px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.headerArrow a {
	background: url('../imgs/css-sprite-image.gif') -82px -83px;
	width: 8px;
	height: 5px;
}
.verificationLogo {
	background: url('../imgs/logo.gif') no-repeat;
	width: 147px;
	height: 60px;
	zoom:70%;
}
.searchImage {
	background-position: -187px 0;
	width: 13px;
	height: 16px;
	margin-right: 7px;
	margin-top: 2px;
}
.facebookLogo {
	background-position: -43px -83px;
	width: 21px;
	height: 22px;
}
.googleplusLogo {
	background-position: -21px -83px;
	width: 21px;
	height: 22px;
}
.twitterLogo {
	background-position: 0 -83px;
	width: 21px;
	height: 22px;
}
button {
	padding:0;
	margin: 0;
}
h1 {
padding: 0;
margin: 0;
}

.fh_brN{border: none !important;}

.min_amount{
	border : 1px solid red;
}

input[type=text] {
	background: white;
	border: 1px solid #aeaeae;
	color: #444444;
	height: 28px;
	display: inline-block;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}
input[type=password] {
	background: white;
	border: 1px solid #aeaeae;
	color: #444444;
	height: 28px;
	display: inline-block;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}
input[type=radio] {
   background: white;
	border: 1px solid #aeaeae !important;
	color: #444444 !important;
}
input::-webkit-input-placeholder {
    color: #aeaeae;
	height: 27px;
}
input:-moz-placeholder {
    color: #aeaeae;
	height: 27px;
}

input.file {border: none;}

textarea::-webkit-input-placeholder {color: #aeaeae;}

textarea:-moz-placeholder {color: #aeaeae;}

textarea {
	color: #444444;
	height: 65px;
	font-family: arial;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #aeaeae;
}
select {
	/*height: 30px;*/
	line-height: 30px;
	padding: 5px 5px 5px 1px;
	border: 1px solid #aeaeae;
}
.valnTT,.fh_valnTT{
	vertical-align: text-top;
}
.valnT,.fh_valnT{
	vertical-align: top;
}
.valnM,.fh_valnM{
	vertical-align: middle;
}
.valnB,.fh_valnB{
	vertical-align: bottom;
}
.rel_pos,.fh_relPos{
	position: relative;
}
.abs_tr2{
	position: absolute;
	top: 2px;
	right: 2px;
}
.abs_vmid{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.lnh1_5{
	line-height: 1.5em;
}
.forum_a{ color : rgb(0,91,170) !important; }
.brd_box,.fh_brdBox{
	box-sizing: border-box;
}
.fh_a16b.header {
	color: #202020 !important;
	letter-spacing: 0.5px !important;
}
.clr70 ,.fh_clr70{
	color: rgb(70,70,70) !important;
}
span.org {
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
	color: #dc4e41 !important;
	margin-top: -1px;
}
.grey32 {color : rgb(32,32,32) !important;}
.grey65 { color: rgb(65,65,65) !important;}
.grey37 {color : rgb(37,37,37) !important;}
.grey45 {color : rgb(45,45,45) !important;}
.abs_r20{ right: 20px;}
.fh_a13b.header_desc{
	color : rgb(65,65,65);
}
.fh_a13b.fh_brd1SGry12 {border-bottom: 1px solid rgb(153,153,153);}
.fh_a12b.fh_w556 { box-sizing: border-box; }
.fh_a75 {
	font-size: 75%;
	line-height: normal;
}
.fh_a90 {

	font-size: 90%;

}

.fh_scrollY{overflow-y: scroll;}
.fh_fLeft{float: left;}
.fh_fRight{float: right !important;}
.fh_clear{clear: both;}
.fh_dnone{display: none;}
.fh_bld, .fh_bold {font-weight: bold;}
.fh_bld800{
	font-weight: 800;
	-moz-font-weight: 800 !important;
	-webkit-font-weight: 800 !important;
	-o-font-weight:800 !important;
}
.fh_nrml{font-weight: normal;}
.fh_txtAlC{text-align: center !important;}
.fh_txtAlR{text-align: right;}
.fh_txtAlL{text-align: left;}
.fh_psnAb{position: absolute;}
.fh_psnRe{position: relative;}
.fh_psnFx{position: fixed;}
.fh_ovrfH{overflow: hidden;}
.fh_dspB{display: block;}
.fh_dspIB{display: inline-block;}
.fh_dspI{display: inline;}
.fh_dspflex{display: flex}
.fh_btmM20{bottom:-18px;}
.fh_nowrap{white-space: nowrap;}
.fh_normal{white-space: normal;}

.fh_blackTran {
	background: rgba(0, 0, 0, 0.4);
	margin: 0 auto;
	width: 1000px;
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000, endColorstr=#70000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000, endColorstr=#70000000)";
}

/* black transparent background minimum height for ie and other browsers */
.blackTranMinHt {
	/*min-height: 94.1%; !* other than ie 9 *!*/
	/*min-height: 94.1%\9; !* for ie 9 *!*/
}

/* black transparent background minimum height for firefox */
@-moz-document url-prefix() {
	.blackTranMinHt {
		/*min-height: 93.9%;*/
	}
}

/* black transparent background minimum height for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.blackTranMinHt {
		/*min-height: 94.2%;*/
	}
}

.fh_fwrong{
	color:#dc4d41;
	font-weight: bold;
}
.fh_brDef1 br {font-size: 1px; line-height: 25px;}
.colorLink{color: #005bee !important}
.fh_txtW {color: #fff !important;}
.fh_txtR {color: red;}
.fh_txtB {color: black;}
.fh_txtWr{color:#dc4d41;}
.fh_txtB1 {color: #444444;}
.fh_txtB2 {color: #333333 !important;}
.fh_txtB3 {color: #231f20;}
.fh_txtb4 {color: #331f17;}
.fh_txtB4 {color: #005bee !important;}
.fh_txtG4 {color: #666666 !important;}
.fh_bgW {background: white;}
.fh_bgB {background: black;}
.fh_bgR {background : #dc4e41;}
.fh_bgR2 {background: #82291e;}
.fh_bgR3 {background: #dc4d41;}
.fh_Dgray {background: #e3e3e5;}
.fh_bgG {background: #f4f4f4;}
.fh_bgFG {background: #efefef;}
.fh_bgG1 {background: #ebebec !important;}
.fh_bgG2 {background: #dfdfdf;}
.fh_bgG3 {background: #fbf7f8;}
.fh_bgG4 {background: #efefef;}
.fh_bgG5 {background: #eeeeee;}
.fh_bgG6 {background: #f5f5f4;}
.fh_bgG7 {background: #afb585;}
.fh_bgG8 {background: #71b9af;}
.fh_bgG9 {background: #fafbef;}
.fh_bgG10 {background: #e2e2e2;}
.fh_bgG11 {background: #e6e6e6;}
.fh_bgG12 {background: #b9be94;}
.fh_bgG13 {background: #868d93;}
.fh_bgG14 {background: #f5f5f5;}
.fh_bgG15 {background: #e9e9e9;}
.fh_bgg9 {background: #cccccc;}
.fh_bgg10{background: #ffffff;}
.fh_bgG10 {background: #e2e2e2;}
/*blue*/
.fh_bgblue {background: #5fb0f5;}
.fh_bgblue1 {background: #6b8ba3;}
.fh_bgblue2 {background: #6394c5;}
.fh_bgblue3 {background: #54a6d0;}
.fh_bgblue4 {background: #5fabed;}
.fh_bgblue5 {background: #b9e3ef;}
.fh_bgblue6 {background: #d6ebfd;}
.fh_bgblue7 {background: #5fabed;}
.fh_bgblue8 {background:#337cbb;}
.fh_bgGreen {background: #94be5e;}
.fh_bgnym{background:#79a49f;}
.fh_bgOrng {background: #fa8466;}
.fh_bgOlive {background: #60938d;}
.fh_bgOlive1 {background: #83a49c;}
.fh_bgOlive2 {background: #9bbbb9;}
.fh_bgOrng {background: #ef8643;}
.fh_bgOrng1 {background: #e17066;}
.fh_bgt{background : teal;}
.fh_libgG1 li {background: #ebebec;margin-left: -5px;}
.fh_libgG1 > li div {margin-top: 1px}

.fh_bdrR8 {border-radius: 8px;}
.fh_bdrR4{border-radius: 2px;}
.fh_bdrR6 {border-radius: 3px;}
.fh_bdrR10 {border-radius: 10px;}
.fh_bdrR50 {border-radius: 40%;}
.fh_bdrR55 {border-radius: 55px;}
.fh_brTR8 {border-top-right-radius: 8px;}
.fh_brTL8 {border-top-left-radius: 8px;}
.fh_brBL10 {border-top-left-radius: 10px;}
.fh_brBR8 {border-bottom-right-radius: 8px !important;}
.fh_brBL8 {border-bottom-left-radius: 8px !important;}
.fh_brBR10 {border-bottom-right-radius: 10px !important;}
.fh_brBL10 {border-bottom-left-radius: 10px !important;}
/* .fh_brBRL8 {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
} */
/* .fh_brBT10 {*/
/*	border-bottom-left-radius: 10px;*/
/*	border-bottom-right-radius: 10px;*/
/*}*/
.fh_brTRed {border-top: 1px solid #f6a39c;}
.fh_brdrR {border-bottom: 1px solid #dc4e41;}
.fh_brdr {border: 1px solid black;}
.fh_bf {border: 1px solid #c1c1c1;}
.fh_brdrc1 {border: 1px solid #C1C1C1;}
.fh_brdrc1RB {border-right: 1px solid #C1C1C1;}
.fh_brRG {border-right: 1px solid #adabac;}
.fh_brRB {border-right: 1px solid black;}
.fh_brTG {border-top: 1px solid #adabac;}
.fh_brdrRB {border-right: 1px solid #444444;}
.fh_brdrLB {border-left: 1px solid #444444;}
.fh_brdrTB {border-top: 1px solid #444444;}
.fh_brdrLB1 {border-left: 1px solid #aaaaaa;}
.fh_brR1G {border-right: 1px solid #aeadae;}
.fh_brT1G1 {border-top: 1px solid #777777;}
.fh_br2SB {border: 2px solid #444444;}
.fh_br4SG {border: 4px solid #716e6e;}
.fh_br1SG {border: 1px solid #cccccc;}
.fh_brdrg {border: 1px solid #aeaeae}
.fh_brL9B {border-left: 9px solid #5fabed;}
.fh_brL12B {border-left: 12px solid #5fabed;}
.fh_brL10B1 {border-left: 10px solid #6bb1f2;}
.fh_brTRBdrg {border-top: 1px solid #aeaeae; border-right: 1px solid #aeaeae; border-bottom: 1px solid #aeaeae}
.fh_brdrG1 {border: 1px solid #C9C7C8}
.fh_brdrbG1 {border-bottom: 1px solid #c9c7c8;}
.fh_brdrlG1 {border-left: 1px solid #c9c7c8;}
.fh_brdrlG2 {border-left: 1px solid #e6e6e6;}
.fh_brdrtG1 {border-top: 1px solid #c9c7c8;}
.fh_brdrrG1 {border-right: 1px solid #c9c7c8;}
.fh_brdrG2 {border: 1px solid #999999;}
.fh_brdtrlB {border-top: 1px solid #999999; border-right: 1px solid #999999; border-left: 1px solid #999999;}
.fh_brdrg1 {border: 1px solid #B5B5B6}
.fh_brdteal{border: 1px solid teal;}
.fh_brd1SGry2 {border: 1px solid #e6e6e6 !important;}
.fh_brd1SGry3 {border: 1px solid #c6c6c6;}
.fh_brd1SGry {border: 1px solid #c9c4ce;}
.fh_brd1SGry11 {border: 1px solid #bbbbbb;}
.fh_brdTBR1SGry13 {border-top: 1px solid #dddddd; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd;}
.fh_brd1SGry13 {border: 1px solid #dddddd;}
.fh_brd1SBGry13 {border-bottom: 1px solid #dddddd;}
.fh_brd1SGry1 {border: 1px solid #bdbdbd;}
.fh_brR1SGry11 {border-right: 1px solid #bbbbbb;}
.fh_brL1SGry15 {border-left: 1px solid #333333;}
.fh_brL1SGry11 {border-left: 1px solid #bbbbbb;}
.fh_brd1SGry12 {border-bottom: 1px solid #cfcfcf;}
.fh_brd2SGry12 {border-bottom: 2px solid #cfcfcf;}
.fh_brd1TSGry12 {border-top: 1px solid #cfcfcf;}
.fh_brd1LSGry12 {border-left: 1px solid #cfcfcf;}
.fh_brd1RSGry12 {border-right: 1px solid #cfcfcf;}
.fh_brdrB {border-bottom: 1px dotted #000;}
.fh_brdlr {border-left: 1px solid #DC4D41;height : 15px;padding-left: 1px;}
.fh_brdrLT {border-left: 3px solid #DC4D41;height : 15px;}
.fh_brT1DG {border-top: 1px dotted gray;}
.fh_brT1CG {border-top: 1px dotted #cccccc;}
.fh_br5BSGry13 {border-bottom: 5px solid #999999;}
.fh_br1BSGry13 {border-bottom: 1px solid #cccccc;}
.fh_br1BSGry14 {border-bottom: 1px solid #ebebeb;}
.fh_brLTGry14 {border-left: 1px solid #cccccc; border-top: 1px solid #cccccc;}
.fh_brRBGry15 {border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}
.fh_brLGry16 {border-left: 1px solid #cccccc;}
.fh_brL2SGry{border: 2px solid #2cc624;}
.fh_nobrdr {border: none;}
.fh_brdrBtm {
	width: 90%;
	padding: 6px 0;
	border-bottom: 1px solid #bbbbbb;
	position: relative;
	left: 7px;
	}
/* START OF FONT STYLES */
.fh_lSpt5 {letter-spacing:-0.5px;}
.fh_lSpt1 {letter-spacing: 0.006em;}
.fh_lSpt1P {letter-spacing: 1px;}
.fh_lSpt5P {letter-spacing: 0.5px;}



.fh_lh0{line-height: 0;}
.fh_lh1{line-height: 1px;}
.fh_lh1e{line-height: 1em !important;}
.fh_lh1pt5e{line-height: 1.5em !important;}
.fh_lh10{line-height: 10px;}
.fh_lh11{line-height: 11px;}
.fh_lh12{line-height: 12px;}
.fh_lh13{line-height: 13px;}
.fh_lh14{line-height: 14px;}
.fh_lh15{line-height: 15px;}
.fh_lh17{line-height: 17px;}
.fh_lh18{line-height: 18px;}
.fh_lh19{line-height: 19px;}
.fh_lh20{line-height: 20px;}
.fh_lh21{line-height: 21px;}
.fh_lh22{line-height: 22px;}
.fh_lh25{line-height: 25px;}
.fh_lh32{line-height: 32px;}
.fh_lh45{line-height: 45px;}
.fh_lh50p{line-height: 50px;}
.fh_lh120{line-height: 120px;}
.fh_lh160{line-height: 160%;}

.fh_AB {font-family: 'Arial Black', arial !important;}
.fh_sans{font-family: arial, sans-serif;}
.fh_merchant h1 {
	font-family: arial;
	font-size: 16px;
	letter-spacing:-0.5px;
}
.fh_user h1 {
	font-family: arial;
	font-size: 14px;
	color: #444444;
}
/* START OF GRAY FONTS */
.fh_AR {font-family: 'arial regular', arial;}
.fh_a10g2 {
	font-family: 'arial regular', arial;
	font-size: 10px;
	color: #fff;
}
.fh_a11g {
	font-family: 'arial regular', arial;
	font-size: 11px;
}
.fh_a11g1 {
	font-family: 'arial regular', arial;
	font-size: 11px;
	color: #7f7f7f;
}
.fh_a11g2 {
	font-family: 'arial regular', arial;
	font-size: 11px;
	color: #777777;
}
.fh_a12{
	font-family: 'arial regular', arial;
	font-size: 12px;
}
.fh_a12g {
	color: #cccccc;
	font-family: 'arial regular', arial;
	font-size: 12px;
}
.fh_a12g3 {
	color: #666666;
	font-family: 'arial regular', arial;
	font-size: 12px;
}
.fh_a12g2 {
	font-family: 'arial regular', arial;
	font-size: 12px;
	color: #777777;
}
.fh_a12bg {
	color: #797979 !important;
	font-family: 'arial regular', arial;
	font-size: 12px;
	line-height: 16px;
}
.fh_a12w {
	color: #ffffff !important;
	font-family: 'arial regular', arial;
	font-size: 12px;
}
.fh_a12g1 {
	font-family: 'arial regular', arial;
	font-size: 12px;
	color: #777777;
}
.fh_a12b1 {
	color: #000000;
	font-family: 'arial regular', arial;
	font-size: 12px;
}
.fh_a13bg {
	color: #797979 !important;
	font-family: 'arial regular', arial;
	font-size: 13px;
	line-height: 16px;
}
.fh_w13{
color:#ffffff;
font-family:'arial regular',arial;
font-size:13px;

}
.fh_a13{
	font-family: 'arial regular', arial;
	font-size: 13px !important;
}
.fh_a13g, .fh_a13g a {
	color: #cccccc;
	font-family: 'arial regular', arial;
	font-size: 13px;
}
.fh_a13g1 {
	font-family: 'arial regular', arial;
	font-size: 13px !important;
	color: #777777;
}
.fh_a13g2 {
	font-family: 'arial regular', arial;
	font-size: 13px;
	color: #999999;
	line-height: 18px;
}
.fh_aB13G {
	font-family: "Arial Black", arial;
	font-size: 13px;
	color: #aaaaaa;
}
.fh_a14{
	font-family: 'arial regular', arial;
	font-size: 14px !important;
}
.fh_a14g1 {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: #777777;
	line-height: 18px;
}
.fh_a14g2 {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: #999999;
	line-height: 18px;
}
.fh_a14g3 {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: #888888;
	line-height: 18px;
}

.fh_a14bb {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
}
/* END OF GRAY FONTS */

/* START OF BLACK FONTS */
.fh_a9b {
	font-family: 'arial regular', arial;
	font-size: 9px;
	color: #444444;
}
.fh_a10b {
	font-family: 'arial regular', arial;
	font-size: 10px;
	color: #444444;
}
.fh_a11b {
	font-family: 'arial regular', arial;
	font-size: 11px;
	color: #444444;
}
.fh_a11b1 {
	font-family: 'arial regular', arial;
	font-size: 11px;
	color: #333333;
}

.fh_a11w {
	font-family: 'arial regular', arial;
	font-size: 11px;
	color: #ffffff !important;
}
.fh_a11b, .fh_a11b a{
	font-size: 11px !important;

}
.fh_a12b {
	font-family: 'arial regular', arial;
	font-size: 12px !important;
	color: #444444 !important;
}
.fh_a12b2 {
	font-family: 'arial regular', arial;
	font-size: 12px;
	color: #333333;
}
.fh_a12b a {
	font-family: 'arial regular', arial;
	font-size: 12px !important;
}
.fh_a13b {
	font-family: 'arial regular', arial;
	font-size: 13px;
	color: #444444;
}
.fh_a13b.imp {
	font-family: 'arial regular', arial !important;
	font-size: 13px !important;
	color: #444444 !important;
}
.fh_a13b a {
	font-family: 'arial regular', arial;
	font-size: 13px !important;
}
.fh_a13b1, .fh_a13b1 a {
	font-family: 'arial regular', arial;
	font-size: 13px;
}
.fh_a13b2 {
	font-family: 'arial regular', arial;
	font-size: 13px;
	color: #222222;
}
.fh_a13b3 {
	font-family: 'arial regular', arial;
	font-size: 13px;
	color: #333333 !important;
}
.fh_a13b4 {
	font-family: 'arial regular', arial;
	font-size: 13px;
	color: #231f20;
	font-weight: bold;
}

.fh_a14b {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: #444444 !important;
}
.fh_a14b1 {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: #333333;
}
.fh_a14b a {
	font-family: 'arial regular', arial;
	font-size: 14px;
}

.fh_a14bc {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: #505050;
}

.fh_a14b2 {
	font-size: 14px;
	font-family: 'arial regular', arial;
	color: #231f20;
	font-weight: bold;
}

.fh_a16b {
	font-family: 'arial regular', arial;
	font-weight: bold;
	font-size: 16px;
	letter-spacing:-0.5px;
}
.fh_a18b {
	font-family: 'arial regular', arial;
	font-weight: bold;
	font-size: 18px;
}
.fh_a18b1 {
	font-family: 'arial regular', arial;
	color: #333333;
		font-weight: bold;
	font-size: 18px;
}
.fh_a22b {
	font-family: 'arial regular', arial;
	font-weight: bold;
	font-size: 22px;
}
.fh_a24b {
	font-family: 'arial regular', arial;
	font-size: 24px;
	color: #444444;
	font-weight: bold;
}
.fh_a24b1 {
	font-family: 'arial regular', arial;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}
.fh_a24w {
	font-family: 'arial regular', arial;
	font-size: 24px;
	color: white;
	font-weight: bold;
}
.fh_a30b {
	font-family: 'arial regular', arial;
	font-size: 30px;
	color: #444444;
}
.fh_g20b {
	font-family: Georgia;
	font-size: 20px;
	color: #444444;
}
.fh_g18b {
	font-family: Georgia;
	font-size: 18px;
	color: #444444;
}
.fh_g30b {
	font-family: Georgia;
	font-size: 30px;
	color: #444444;
}
.fh_g30b1 {
	font-family: Georgia;
	font-size: 30px;
	color: #333333;
}
/* END OF BLACK FONTS */

/* START OF WHITE FONTS */
.fh_a11w {
	font-family: 'arial regular', arial;
	font-size: 11px;
	color: #fff;
}
.fh_a12w {
	font-family: 'arial regular', arial;
	font-size: 12px;
	color: white;
}
.fh_a13w, .fh_a13w a {
	font-family: 'arial regular', arial;
	font-size: 13px;
	color: white !important;
}
.fh_a13r {
	font-family: 'arial regular', arial;
	font-size: 13px;
	color: #dc4d41;
}
.fh_a14w {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: white;
}
.fh_a14pt46w {
	font-family: 'arial regular', arial;
	font-size: 14.46px;
	color: white;
}
.fh_a14pt46w a {
	font-family: 'arial regular', arial;
	font-size: 14.46px;
	color: #fff !important;
}
.fh_a14rB {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color: #DC4D41;
	font-weight : bold;
}
.fh_a16w {
	font-family: 'arial regular', arial;
	font-size: 16px;
	color: white;
	background: #dc4d41;
}
.fh_g18w {
	font-family: Georgia;
	font-size: 18px;
	color: white;
	font-weight: bold;
}
.fh_a40b {
	font-family: 'arial regular', arial;
	font-size: 40px;
	color: #333333 !important;
	font-weight: 500;
}

/* END OF WHITE FONTS */

/* START OF RED FONTS */
.fh_aB12R {
	font-family: "Arial Black", arial;
	font-size: 12px;
	color:#9C360E;
}
.fh_a14R {
	font-family: 'arial regular', arial;
	font-size: 14px;
	color:#dc4e41;
}
.fh_a44b {
	font-family: 'arial regular', arial;
	font-size: 44px;
	font-weight: bold;
}
/* END OF RED FONTS */

.clr70 , .clr70.writeover {
	color: rgb(70,70,70) !important;
}

/* END OF FONT STYLES */

/*Start Width*/
.fh_w5{width: 5px;}
.fh_w8{width: 8px;}
.fh_w10{width: 10px;}
.fh_w12{width: 12px;}
.fh_wd13{width: 13px;}
.fh_wd14{width: 14px;}
.fh_w15{width: 15px;}
.fh_w17{width: 17px;}
.fh_w18{width: 18px;}
.fh_w25{width: 25px;}
.fh_w27{width: 27px;}
.fh_w28{width: 28px;}
.fh_w30{width: 30px;}
.fh_w32{width:32px;}
.fh_w34{width: 34px;}
.fh_w39{width: 39px;}
.fh_w40{width: 40px;}
.fh_w45{width: 45px;}
.fh_w48{width: 48px;}
.fh_w50{width: 50px;}
.fh_w55{width: 55px;}
.fh_w56{width: 56px !important;}
.fh_w57{width: 57px;}
.fh_w62{width: 62px;}
.fh_w64{width: 64px;}
.fh_w66{width: 66px;}
.fh_w68{width: 68px;}
.fh_w69{width: 69px;}
.fh_w75{width: 75px;}
.fh_w80{width: 80px;}
.fh_w81{width: 81px;}
.fh_w83{width: 83px;}
.fh_w85{width: 85px;}
.fh_w88{width: 88px;}
.fh_w90{width: 90px;}
.fh_w91{width: 91px;}
.fh_w93{width: 93px;}
.fh_w94{width: 94px;}
.fh_w96{width: 96px;}
.fh_w97{width: 97px;}
.fh_w95{width: 95px;}
.fh_w99{width: 99px;}
.fh_w100{width: 100px;}
.fh_w102{width: 102px;}
.fh_w103{width: 103px;}
.fh_w105{width: 105px;}
.fh_w106{width: 106px;}
.fh_w110{width: 110px;}
.fh_w111{width: 111px !important;}
.fh_w112{width: 112px;}
.fh_w113{width: 113px;}
.fh_w115{width: 115px;}
.fh_w117{width: 117px;}
.fh_w118{width: 118px;}
.fh_w120{width: 120px;}
.fh_w121{width: 121px;}
.fh_w124{width: 124px;}
.fh_w126{width: 126px;}
.fh_w127{width: 127px !important;}
.fh_w129{width: 129px;}
.fh_w130{width: 130px;}
.fh_w134{width: 134px;}
.fh_w135{width: 135px;}
.fh_w138{width: 138px;}
.fh_w140{width: 140px;}
.fh_w142{width: 142px;}
.fh_w143{width: 143px;}
.fh_w145{width: 145px;}
.fh_w146{width: 146px;}
.fh_w147{width: 147px;}
.fh_w148{width: 148px;}
.fh_w150{width: 150px;}
.fh_w151{width: 151px;}
.fh_w154{width: 154px;}
.fh_w157{width: 157px;}
.fh_w159{width: 159px;}
.fh_w160{width: 160px;}
.fh_w165{width: 165px;}
.fh_w168{width: 168px !important;}
.fh_w172{width:172px;}
.fh_w176{width: 176px;}
.fh_w180{width: 180px;}
.fh_w183{width: 183px;}
.fh_w185{width: 185px;}
.fh_w186{width: 189px;}
.fh_w188{width: 188px;}
.fh_w190{width: 192px;}
.fh_w192{width: 192px;}
.fh_w195{width: 195px;}
.fh_w197{width: 197px;}
.fh_w198{width: 198px;}
.fh_w200{width: 200px;}
.fh_w210{width: 210px;}
.fh_w212{width: 212px;}
.fh_w213{width: 213px;}
.fh_w215{width: 215px;}
.fh_w216{width: 216px;}
.fh_w220{width: 220px;}
.fh_w221{width: 221px;}
.fh_w222{width: 222px;}
.fh_w224{width: 224px;}
.fh_w225{width: 225px;}
.fh_w229{width: 229px;}
.fh_w230{width: 230px;}
.fh_w232{width: 232px;}
.fh_w233{width: 233px;}
.fh_w233{width: 236px;}
.fh_w240{width:240px;}
.fh_w247{width: 247px;}
.fh_w248{width: 248px;}
.fh_w249{width: 249px;}
.fh_w250{width: 250px;}
.fh_w253{width: 253px;}
.fh_w256{width: 256px;}
.fh_w257{width: 257px;}
.fh_w260{width: 260px;}
.fh_w261{width: 261px;}
.fh_w263{width: 263px;}
.fh_w265{width: 265px;}
.fh_w267{width: 267px;}
.fh_w270{width: 270px;}
.fh_w271{width: 271px;}
.fh_w274{width: 274px;}
.fh_w277{width: 277px;}
.fh_w280{width: 280px;}
.fh_w282{width: 282px;}
.fh_w287{width: 287px;}
.fh_w291{width: 291px;}
.fh_w297{width: 297px;}
.fh_w300{width: 300px;}
.fh_w310{width: 310px;}
.fh_w312{width: 312px;}
.fh_w314{width: 314px;}
.fh_w320{width: 320px;}
.fh_w330{width: 330px;}
.fh_w336{width:336px;}
.fh_w338{width:338px;}
.fh_w350{width: 350px;}
.fh_w360{width: 360px;}
.fh_w364{width: 364px;}
.fh_w376{width: 376px;}
.fh_w365{width: 365px;}
.fh_w385{width: 385px;}
.fh_w391{width: 391px;}
.fh_w392{width: 392px;}
.fh_w393{width: 393px;}
.fh_w400{width: 400px;}
.fh_w425{width: 425px;}
.fh_w430{width: 430px;}
.fh_w437{width: 437px;}
.fh_w441{width: 441px;}
.fh_w446{width:446px;}
.fh_w455{width: 455px;}
.fh_w460{width: 460px;}
.fh_w464{width: 464px;}
.fh_w467{width: 467px;}
.fh_w470{width: 470px;}
.fh_w472{width: 472px;}
.fh_w476{width: 476px;}
.fh_w477{width: 477px;}
.fh_w478{width: 478px;}
.fh_w480{width: 480px;}
.fh_w481{width: 481px;}
.fh_w483{width: 483px;}
.fh_w485{width: 485px;}
.fh_w487{width: 487px;}
.fh_w493{width: 493px;}
.fh_w500{width: 500px;}
.fh_w519{width:519px;}
.fh_w520{width: 520px;}
.fh_w525{width: 525px;}
.fh_w526{width: 526px;}
.fh_w539{width: 539px;}
.fh_w540{width: 540px;}
.fh_w552{width: 552px;}
.fh_w556{width: 556px;}
.fh_w560{width: 560px;}
.fh_w566{width: 566px;}
.fh_w565{width: 565px;}
.fh_w575{width: 575px;}
.fh_w580{width: 580px;}
.fh_w585{width: 585px;}
.fh_w588{width: 588px;}
.fh_w593{width: 593px;}
.fh_w594{width: 594px;}
.fh_w599{width: 599px;}
.fh_w598{width: 598px;}
.fh_w600{width: 600px;}
.fh_w608{width: 608px;}
.fh_w607{width: 607px;}
.fh_w614{width: 614px;}
.fh_w635{width: 635px;}
.fh_w640{width: 640px;}
.fh_w650{width: 650px;}
.fh_w655{width: 655px;}
.fh_w660{width: 660px;}
.fh_w680{width:680px;}
.fh_w694{width: 694px;}
.fh_w695{width: 695px;}
.fh_w696{width: 696px;}
.fh_w700{width: 700px;}
.fh_w702{width: 702px;}
.fh_w740{width: 740px;}
.fh_w750{width: 750px;}
.fh_w760{width: 760px;}
.fh_w763{width: 763px;}
.fh_w761{width: 762px;}
.fh_w771{width: 771px;}
.fh_w774{width: 774px;}
.fh_w779{width: 779px;}
.fh_w780{width: 780px;}
.fh_w781{width: 781px;}
.fh_w784{width: 784px;}
.fh_w785{width: 785px;}
.fh_w790{width: 790px !important;}
.fh_w820{width: 820px;}
.fh_w834{width: 834px;}
.fh_w840{width: 840px;}
.fh_w933{width: 933px;}
.fh_w960{width: 960px;}
.fh_w4000{width: 4000px;}
.fh_wp100{width: 100%;}
.fh_wp25{width : 25%;}
.fh_wp20{width: 20%;}
.fh_wp60{width : 60%;}
.fh_wp65{width : 70%;}
.fh_wp30{width : 30%;}

.fh_w100p{width: 100%;}
.fh_mw100p{max-width: 100%;}
.fh_mw200{max-width: 200px;}
.fh_mw252{max-width: 252px;}
.fh_mw290{max-width: 290px;}
.fh_mw295{max-width: 295px;}
.fh_mw300{max-width: 300px;}
.fh_mw349{max-width: 349px;}
.fh_mw399{max-width: 399px;}
.fh_mw424{max-width: 424px;}

/*End Width*/

/*Start Height*/
.fh_h6{height: 6px;}
.fh_h9{height: 9px;}
.fh_h10{height: 10px;}
.fh_h12{height: 12px;}
.fh_h13{height: 13px;}
.fh_h14{height: 14px;}
.fh_h15{height: 15px;}
.fh_h16{height: 16px;}
.fh_h17{height: 17px !important;}
.fh_h18{height: 18px !important;}
.fh_h19{height: 19px !important;}
.fh_h20{height: 20px !important;}
.fh_h21{height: 21px;}
.fh_h22{height: 22px !important;}
.fh_h25{height: 25px;}
.fh_h26{height: 26px !important;}
.fh_h28{height: 28px;}
.fh_h30{height: 30px;}
.fh_h32{height: 32px;}
.fh_h33{height: 33px;}
.fh_h35{height: 35px !important;}
.fh_h38{height: 38px;}
.fh_h40{height: 40px;}
.fh_h45{height: 45px;}
.fh_mh46{min-height: 46px;}
.fh_h50{height: 50px;}
.fh_h52{height: 52px;}
.fh_mh52{min-height: 52px;}
.fh_h55{height: 55px;}
.fh_h59{height: 59px;}
.fh_h60{height: 60px;}
.fh_h64{height: 64px;}
.fh_h66{height: 66px;}
.fh_h67{height: 67px;}
.fh_h70{height: 70px;}
.fh_h72{height: 72px;}
.fh_h75{height: 75px;}
.fh_h79{height: 79px;}
.fh_h80{height: 80px;}
.fh_h83{height: 83px;}
.fh_h90{height: 90px;}
.fh_h94{height:94px;}
.fh_h100{height: 100px;}
.fh_h106{height: 106px;}
.fh_h109{height: 109px;}
.fh_h110{height: 110px;}
.fh_h116{height: 116px;}
.fh_h128{height: 128px;}
.fh_h135{height: 135px;}
.fh_h140{height: 140px;}
.fh_h145{height: 145px;}
.fh_h150{height: 150px;}
.fh_h164{height: 164px;}
.fh_h176{height: 176px;}
.fh_h180{height: 180px;}
.fh_h200{height: 200px;}
.fh_h212{height: 212px;}
.fh_h246{height: 246px;}
.fh_h288{height: 288px;}
.fh_h330{height: 330px;}
.fh_h400{height: 400px;}
.fh_Mh24{max-height: 24px;}
.fh_mh235{min-height: 235px;}
/*End Height*/
.new_message{
	background-color : #ccdcf6;
}

.fh_ww{
	word-wrap: break-word;
}
/* Start Font Size */
.fh_fs9{font-size: 10px;}
.fh_fs11{font-size: 11px !important;}
.fh_fs13{font-size: 13px !important;}
.fh_fs20{font-size: 20px;}
.fh_fs25{font-size: 25px;}
/* End Font Size*/
.fh_search {
	background-color: #cccccc;
	width: 200px;
	height: 24px;
}
.fh_search input {
	color: #666666;
	font-family: arial;
	font-size: 12px;
	background-color: #cccccc;
	border: none;
	padding-top: 2px;
	vertical-align: center;
	padding-bottom: 0;
	width: 150px;
	height: 15px;
	margin-top: 3px;
	outline: none;
}
.fh_couponinput {
	background-color: white;
	width: 146px;
	height: 30px;
	margin-left: 15px;
	border: 1px solid #999999;
	border-radius: 14px;
	box-sizing: border-box;
}
.fh_couponinput input {
	color: #777777;
	font-family: arial;
	font-size: 12px;
	background-color: white;
	border: none;
	width: 105px;
	height: 14px;
	line-height: 14px;
	padding: 8px 0px 0px 7px;
	border-radius: 15px;
	outline: none;
}
.menu li {
	float: left;
	margin-left: 12px;
}
.menu a {
	float: left;
	padding: 4px 6px 5px 6px;
	background-color: white;
	font-family: arial;
	font-size: 14px;
	color: #6d6e71;
}
.menu li a {color: #000 !important;}

.menu a:hover {
	text-decoration: none;
	background-color: #dc4e41;
	font-family: arial;
	padding: 4px 6px 4px 6px;
	font-size: 14px;
	color: #fff !important;
}
.menu .first a {
	background-color: #dc4e41;
	padding: 4px 6px 4px 6px;
	font-family: arial;
	font-size: 14px;
	color: #fff !important;
}
.menu a:hover {
	text-decoration: none;
	background: #dc4e41;
}
.menu1 li {margin-bottom: 15px;}

.menu1 li:last-child {margin-bottom: 0;}

.menu1 a {
	padding: 5px 6px 4px 6px;
	background-color: white;
	font-family: arial;
	font-size: 13px;
	color: #6d6e71;
}
.menu1 a:hover {
	text-decoration: none;
	background-color: #dc4e41;
	font-family: arial;
	padding: 5px 6px 4px 6px;
	font-size: 13px;
	color: white;
}
.menu1 .first a {
	background-color: #dc4e41;
	padding: 5px 6px 4px 6px;
	font-family: arial;
	font-size: 13px;
	color: white;
}
.menu1 a:hover {
	text-decoration: none;
	background: #dc4e41;
}
.merchantbda a:hover {
	text-decoration: none;
	color: white;
	background: #DC4D41;
	width: 198px;
}
.category {margin-top: 2px;}
.category li {
	float: left;
	list-style-type: none;
	font-family: arial;
	font-size: 14px;
	color: #444444;
	margin-right: 10px;
}
.category > li + li:before {
	content:'\2022';
	color: #dc4e41;
	font-size: 15px;
	margin-right: 10px;
}
.category > li a {margin-top: 0;}
.category li:first-child {margin-top: 1px;}
.category li:before {
   content: "";
   color: #444444;
}
.category li span {margin-left: 3px;}
.category li a {
	font-family: arial;
	font-size: 14px;
	color: #005eaa;
}
.homePagePin li:before {
  content:'\2022';
  color: #dc4e41;
  font-size: 15px;
}
.homePagePin li {
	float: left;
	height: 18px;
	list-style-type: none;
	font-family: arial;
	font-size: 12px;
	color: #777777;
	margin-top: -1px;
	padding-left: 3px;
}
.homePagePin > li {margin-left: 7px;}
.homePagePin li a {
	font-family: arial;
	font-size: 12px;
	color: #005eaa;
}
.homePagePin li div {
	margin-top: -16px;
	padding-left: 14px;
}
.listsInner li:before {
  content:'\2022';
  color: #dc4e41;
  font-size: 15px;
  padding-right: 8px;
}
.listsInner li {
	float: left;
	height: 18px;
	list-style-type: none;
	font-family: arial;
	font-size: 12px;
	color: #777777;
	margin-top: -1px;
	padding-left: 3px;
}
.listsInner > li {margin-left: 4px;}
.listsInner li a {
	font-family: arial;
	font-size: 12px;
	color: #005eaa;
}
.listsInner li div {
	margin-top: -16px;
	padding-left: 6px;
}
.innerpageli li {
	float: left;
	height: 18px;
	list-style-type: none;
	font-family: arial;
	font-size: 12px;
	color: #777777;
}
.innerpageli > li {
	margin-left: 4px;
	margin-top: 0;
}
.innerpageli li a {
	font-family: arial;
	font-size: 12px;
	color: #005eaa;
	padding-left: 5px;
}
.innerpageli li div {
	margin-top: -16.5px;
	margin-left: 4px;
}
.innerpageli li:before {
  content:'\2022';
  color: #dc4e41;
  font-size: 15px;
}
/* start of merchant header category */
.category1 {margin-top: 2px;}
.category1 li {
	float: left;
	list-style-type: none;
	font-family: arial;
	font-size: 14px;
	color: #444444;
	margin-right: 7px;
}
.category1 li:before {
	content:'\2022';
	color: #dc4e41;
	font-size: 15px;
	margin-right: 5px;
}
.category1 li span {margin-left: 10px;}
.category1 li a {
	font-family: arial;
	font-size: 14px;
	color: #005eaa;
	padding-right: 3px;
	margin-left: 4px;
}
.category2 li {
	float: left;
	list-style-type: none;
	font-family: arial;
	font-size: 13px;
	color: #444444;
	margin-right: 7px;
}
.category2 li:before {
	content:'\2022';
	color: #dc4e41;
	font-size: 15px;
	margin-right: 5px;
}
.category2 li span {margin-left: 10px;}
.category2 li a {
	font-family: arial;
	font-size: 13px;
	color: #005eaa;
	padding-right: 3px;
	margin-left: 4px;
}
/* end of merchant header category */
.pin li {
	list-style-type: none;
	font-family: arial;
	font-size: 12px;
	color: #777777;
	padding-right: 10px;
	float: left;
	padding-bottom: 2px;
}
.pin > li + li:before {
  content:'\2022';
  color: #dc4e41;
  font-size: 15px;
  padding-right: 5px;
}
.pin li:before {
   content: "";
   font-size: 15px;
}
.pin li a {
	font-family: arial;
	font-size: 12px;
	color: #005eaa;
}
.pin li div {
	margin-top: -16px;
	padding-left: 15px;
}
.pin li p {margin-top: 0.5px;}
.pinLists li {
	list-style-type: none;
	font-family: arial;
	font-size: 13px;
	color: #444444;
	padding-right: 10px;
	float: left;
	padding-bottom: 3px;
}
.pinLists > li + li:before {
  content:'\2022';
  color: #dc4e41;
  font-size: 15px;
  padding-right: 10px;
}
.pinLists li:before {
   content: "";
	font-size: 15px;
}
.pinLists li a {
	font-family: arial;
	font-size: 13px;
	color: #005eaa;
}
.pinLists li div {
	margin-top: -16px;
	padding-left: 10px;
}
.pinLists li p {margin-top: 0.5px;}
.list1 li {
	list-style-type: none;
	font-family: arial;
	font-size: 13px;
	color: #444444;
	padding-right: 4px;
	float: left;
	padding-bottom: 2px;
}
.list1 > li + li:before {
  content:'\2022';
  color: #dc4e41;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 15px;
}
.list1 li:before {
   content: "";
   font-size: 15px;
}
.list1 li a {
	font-family: arial;
	font-size: 13px;
	color: #005eaa;
}
.list2 li {padding-bottom: 9px;}
.list2 li a {font-size: 13px;}
.list2 li:before {
  content:'\2022';
  color: #000000;
  font-size: 15px;
  padding-left: 3px;
  padding-right: 9px;
  margin-top: 2px;
}
.inputbutton li {
	list-style-type: none;
	float: left;
}
.inputbutton > li:before {
  content:'\2022';
  float: left;
  color: #dc4e41;
  font-size: 15px;
}
.inputbutton > li:first-child:before {
  content: "";
  font-size: 15px;
}
.inputbutton input {
	border: none;
	color: #777777;
	font-family: arial;
	font-size: 12px;
	background: white;
	padding: 2px 5px 2px 5px;
}
.bdrLblue {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999 !important;
	border-bottom: 1px solid #999999 !important;
	border-left: 3px solid #60b1f6 !important;
}

.bdrblue {
	border-right: 2px solid #60b1f6;
	border-top: 2px solid #60b1f6 !important;
	border-bottom: 2px solid #60b1f6 !important;
	border-left: 2px solid #60b1f6 !important;
}
.bdrgry{
border-style:solid;border-color: #e4e4e4;border-width:1px;
}
.fh_h19w17{
	width: 19px;
	height: 17px;
	text-align:center;
}
.commentsPadding {margin: 21px 24px 24px 24px !important;}
.commentsPadding1 {margin: 39px 24px 24px 24px !important; }
.commentsPadding2 {margin: 21px 24px 32px 24px;}
.list {margin-top: 14px !important;}
.list li {
	background: url('../imgs/arrow-1.jpg') no-repeat 0 5px;
	padding-left: 18px;
	margin-bottom: 14px;
}
.fh_rpin {
	width: 25px;
	color: white;
	line-height: 12px;
	text-align: center;
}
.fh_showtxt {
	padding: 7px 0 6px 13px;
	border-bottom: 1px solid #cfcfcf;
}
/* Homepage Slider styles */
/*#slider {overflow: hidden; only one item at time will be visible}
#slider ul {width: 3200px; 4 items * 933 px + margins}
#slider ul li {
	width: 790px;
	float: left;
}*/
#wrap {
width:790px;
margin:0 auto;
background: #F4F4F4;
}
.content {overflow:hidden;}
.contentbox-wrapper {
	position:relative;
	left:0;
	width:4000px;
	/*height:100%;*/
}
.fh_fl{
	float:left;
}
.contentbox {
	width: 960px;
	/*height:100%;*/
	float:left;
	background:#F4F4F4;;
}
.contentbox1 {
	width: 490px;
	/*height:100%;*/
	float:left;
	background:#F4F4F4;
}
.merchantcontentbox {
	width: 490px;
	/*height:100%;*/
	float: left;
}
.contentbox2 {
	width: 271px;
	/*height:100%;*/
	float:left;
	background:#F4F4F4;
}
.contentbox3 {
	float:left;
	background:#F4F4F4;
}
.contentbox4 {
	width: 800px;
	/*height:100%;*/
	float:left;
}
.contentbox5 {
	width: 838px;
	/*height:100%;*/
	float:left;
}
/* end of slider Styles */
.heading1 {
	padding: 6px 12px 5px 12px;
	background: #dc4d41;
	color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.headingnoothers {
	padding: 6px 12px 5px 12px;
	background: #dc4d41;
	color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.heading3 {
	padding: 3px 10px 4px 12px;
	background: #dc4d41;
	color: white;
	font-family: arial;
	font-size: 16px;
}
.heading1G {
	padding: 6px 12px 4px 12px;
	background: #d9dada;
	color: #444444;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.navigation {
	border-top-right-radius: 8px;
	padding: 6px 20px 4px 10px;
	font-family: arial;
	font-size: 12px;
}
.navigation3 {
	border-top-right-radius: 8px;
	padding: 8px 15px;
	font-family: arial;
	font-size: 13px;
	background: #5FB0F5;
	color: white;
}
.navigation a, .navigation1 a {
	font-family: arial;
	font-size: 12px;
	color: #005baa;
}
.navigation1 {
	border-bottom-right-radius: 8px;
	font-family: arial;
	font-size: 12px;
	padding: 6px 16px 6px 4px;
	/*background: red;*/
}
.submitbutton {
	background-color: #dc4d41;
	color: white;
	padding: 4px 12px 4px 12px;
	border-width: 2px;
	font-size: 14px;
	border-top-color: #faafa9;
	border-left-color: #faafa9;
	border-top-style: outset;
	border-left-style: outset;
	border-bottom-color: #dc4d41;
	border-right: 1px solid #7B2822;
}
.submitbutton1 {
	background-color: #dc4d41;
	color: white;
	padding: 4px 10px 5px 10px;
	font-size: 14px;
	border-top-color: #faafa9;
	border-left-color: #faafa9;
	border-bottom-color: #dc4d41;
	border-right: 1px solid #7B2822;
}
.grayButton {
	padding: 2px 6px 2px 4px;
	background: #ebebec !important;
}
.whiteButton {
	padding: 2px 6px 2px 4px;
	background: #ffffff;
}
.blueButton {
	padding: 4px 4px 3px 4px !important;
	background: #d6ebfd !important;
}
.fbLoginButton {
	background: url(../imgs/fb-login-button.jpg) no-repeat;
	width: 150px;
	border: 0;
	height: 25px;
}
.textarea {
	color: #999999;
	border: 1px solid #cfcfcf;
	font-family: arial;
	padding: 3px 5px 4px 7px;
	font-size: 12px;
	width: 262px;
	height: 107px;
}
.txtBox {
	width: 250px;
	height: 29px;
	border: 1px solid #cfcfcf;
	color: #999999;
	padding-left: 7px;
}
.error {
	background-image: url('../imgs/error3.jpg');
	background-repeat: no-repeat;
	background-color: #fff3ec;
	background-position: 0 8px;
	border: 2px solid #a2200a;
	padding: 8px 10px 8px 34px;
	margin-bottom: 15px;
	font-family: arial;
	font-size: 13px;
	color: #444444;
}
.error1 {
	background-color:#fff3ec;
	border: 2px solid #a2200a;
	padding: 8px;
}
.error2 {
	background-color:#fff3ec;
	border: 1px solid #a2200a;
	padding: 8px;
}
.error a {font-size: 13px;}
.help {
	background-image:url('../imgs/help.gif');
	background-repeat:no-repeat;
	background-position: 100% center;
	padding-right: 22px;
}
.success {
	background-image:url('../imgs/success1.jpg');
	background-repeat:no-repeat;
	background-color:#bde7b3;
	background-position:0 7px;
	border: 2px solid #679910;
	padding: 8px 10px 8px 34px;
	margin-bottom: 15px;
	font-family: arial;
	font-size: 13px;
	color: #444444;
}
.basicdatalist span {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}
.basicdatalist li a {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
}
.basicdatalist li a {
	padding-left: 35px;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #000 !important;
	display: block;
}
.basicdatalist li a:hover {
	font-family: arial;
	font-weight: bold;
	color: white !important;
	background: #DC4D41;
	display: block;
	text-decoration:none;
}
.basicdatalist .firstli {background: #DC4D41;}
.basicdatalist li.firstli a{color: white !important;}
.basicdatalist .selectedli a, .basicdatalist a.selectedli {
	color: white !important;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	display: block;
}
.basicdatalist .firstli a {
	color: #fff;
	font-family: arial;
	/*font-size: 13px;*/
	display: block;
}

.basicdatalist li > a {
	padding: 2px 10px 2px 40px;
	font-weight: normal;
	font-size: 13px;
	font-weight: normal;
	display: block;
}
.bre
{

display: block;
   margin: 10px 0;
}
.basicdatalist li ul li ul li a {padding-left: 67px;}
.basicdatalist li ul li a:hover {
	font-family: arial;
	font-weight: normal;
	color: white;
	background: #DC4D41;
}
.selectedli {
	color: white;
	background: #DC4D41;
}
.basicdatalist > li > span > a {
	padding-left: 20px;
}
/*Start Padding*/
.fh_pd35{padding: 35px;}
.fh_pd25{padding: 25px;}
.fh_pd20{padding: 20px;}
.fh_pd15{padding: 15px;}
.fh_pd10{padding: 10px;}
.fh_pd8{padding: 8px;}
.fh_pd7{padding: 7px;}
.fh_pd6{padding: 6px;}
.fh_pd5{padding: 5px;}
.fh_pd4{padding: 4px;}
.fh_pd3{padding: 3px;}
.fh_pd2{padding: 2px;}
.fh_pd1{padding: 1px;}
.fh_pd0{padding: 0px !important;}

.fh_pdTB10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.fh_pdTB20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.fh_pdTB25 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.fh_pdLR20 {
	padding-left: 20px;
	padding-right: 20px;
}
.fh_pdLR15 {
	padding-left: 15px;
	padding-right: 15px;
}
.fh_pdLR10 {
	padding-left: 10px;
	padding-right: 10px;
}
.fh_pdT4R8B5L12{padding: 4px 8px 5px 12px;}
.fh_pdT10B10L10{padding: 10px 10px 0 10px;}
.fh_T2R1B2{padding: 1px 1px 1px 0;}
.fh_T4R1B4{padding: 4px 1px 4px 0;}
.fh_T2B2L5{padding: 2px 0 2px 5px;}
.fh_T24B16L19{padding: 24px 0 16px 19px;}
.fh_T24B20L19{padding: 24px 0 20px 19px;}
.fh_T1R5B1L2{padding: 1px 5px 1px 2px}
.fh_T5R6B5L12{padding: 5px 6px 5px 12px}
.fh_TB5RL10{padding: 5px 10px}
.fh_TB4RL10{padding: 4px 10px}
.fh_pdTB12LR10{padding: 12px 10px;}
.fh_pdTB25LR10{padding: 25px 10px;}
.fh_T24B17L20{padding: 24px 0 17px 20px;}
.fh_TR15B0L13{padding: 15px 15px 0 13px;}
.fh_pdT2R5B3R5{padding: 2px 5px 2px 5px;}
.fh_pdLR85{padding: 0 85px;}
.fh_pdLR24{padding: 0 24px;}
.fh_pdLR20{padding: 0 20px;}
.fh_pdTB1LR4{padding: 1px 4px;}
.fh_pdT20R20B45L20{padding: 20px 20px 45px 20px;}
.fh_pdT30R30B45L20{padding: 23px 27px 45px 29px;}
.fh_pdT30R30B50L20{padding: 23px 27px 50px 29px;}
.fh_pdT30R30B23L20{padding: 23px 27px 23px 29px;}
.fh_pdT20R20B35L20{padding: 20px 20px 30px 20px;}
.fh_pdT20R20B20L20{padding: 20px 20px 20px 20px;}
.fh_pdT20R20B46L20{padding: 20px 20px 46px 20px;}
.fh_pdTB5LR1{padding: 5px 1px 5px 1px;}
.fh_pdT5R10B5L15{padding: 5px 10px 5px 15px;}
.fh_pdT7R10B7L15{padding: 7px 10px 7px 15px;}
.fh_pdT5L10{padding: 5px 0 0 10px;}
.fh_pdLR10TB7{padding: 7px 10px;}
.fh_pdLR7TB3{padding: 3px 7px !important;}
.fh_pdT3R9B3L4{padding: 3px 9px 3px 4px !important;}
.fh_pdLR9TB4{padding: 4px 9px;}
.fh_pdLR6TB3{padding: 3px 6px;}
.fh_pdLR7TB5{padding: 6px 8px;}
.fh_TRL15B17{padding: 15px 15px 17px 15px;}
.fh_pdT13RBL15{padding: 13px 15px 15px 15px;}

.fh_pdB0{padding-bottom: 0 !important;}
.fh_pdB1{padding-bottom: 1px;}
.fh_pdB2{padding-bottom: 2px !important;}
.fh_pdB3{padding-bottom: 3px;}
.fh_pdB4{padding-bottom: 4px;}
.fh_pdB5{padding-bottom: 5px;}
.fh_pdB6{padding-bottom: 6px;}
.fh_pdB7{padding-bottom: 7px !important;}
.fh_pdB8{padding-bottom: 8px;}
.fh_pdB9{padding-bottom: 9px;}
.fh_pdB10{padding-bottom: 10px;}
.fh_pdB11{padding-bottom: 11px;}
.fh_pdB12{padding-bottom: 12px;}
.fh_pdB13{padding-bottom: 13px;}
.fh_pdB14{padding-bottom: 14px;}
.fh_pdB15{padding-bottom: 15px;}
.fh_pdB16{padding-bottom: 16px;}
.fh_pdB17{padding-bottom: 17px;}
.fh_pdB18{padding-bottom: 18px;}
.fh_pdB19{padding-bottom: 19px;}
.fh_pdB20{padding-bottom: 20px;}
.fh_pdB21{padding-bottom: 21px;}
.fh_pdB22{padding-bottom: 22px;}
.fh_pdB23{padding-bottom: 23px;}
.fh_pdB24{padding-bottom: 24px;}
.fh_pdB25{padding-bottom: 25px;}
.fh_pdB26{padding-bottom: 26px;}
.fh_pdB28{padding-bottom: 28px;}
.fh_pdB27{padding-bottom: 27px;}
.fh_pdB29{padding-bottom: 29px;}
.fh_pdB30{padding-bottom: 30px;}
.fh_pdB38{padding-bottom: 38px;}
.fh_pdB34{padding-bottom: 34px;}
.fh_pdB35{padding-bottom: 35px;}
.fh_pdB31{padding-bottom: 31px;}
.fh_pdB39{padding-bottom: 39px;}
.fh_pdB40{padding-bottom: 40px;}
.fh_pdB42{padding-bottom: 42px;}
.fh_pdB43{padding-bottom: 43px;}
.fh_pdB45{padding-bottom: 45px;}
.fh_pdB46{padding-bottom: 46px;}
.fh_pdB47{padding-bottom: 47px;}
.fh_pdB50{padding-bottom: 50px;}
.fh_pdB52{padding-bottom: 52px;}
.fh_pdB74{padding-bottom: 74px;}
.fh_pdB80{padding-bottom: 80px;}
.fh_pdB116{padding-bottom: 116px;}
.fh_pdB180{padding-bottom: 180px;}
.fh_pdB320{padding-bottom: 320px;}
.fh_pdB335{padding-bottom: 335px;}
.fh_pdB354{padding-bottom: 354px;}

.fh_pdT0{padding-top: 0;}
.fh_pdT1{padding-top: 1px;}
.fh_pdT2{padding-top: 2px;}
.fh_pdT3{padding-top: 3px;}
.fh_pdT4{padding-top: 4px;}
.fh_pdT5{padding-top: 5px;}
.fh_pdT6{padding-top: 6px;}
.fh_pdT7{padding-top: 7px;}
.fh_pdT8{padding-top: 8px;}
.fh_pdT9{padding-top: 9px;}
.fh_pdT10{padding-top: 10px;}
.fh_pdT11{padding-top: 11px;}
.fh_pdT12{padding-top: 12px;}
.fh_pdT13{padding-top: 13px;}
.fh_pdT14{padding-top: 14px;}
.fh_pdT15{padding-top: 15px;}
.fh_pdT16{padding-top: 16px;}
.fh_pdT17{padding-top: 17px;}
.fh_pdT18{padding-top: 18px;}
.fh_pdT19{padding-top: 19px;}
.fh_pdT20{padding-top: 20px;}
.fh_pdT21{padding-top: 21px;}
.fh_pdT22{padding-top: 22px;}
.fh_pdT23{padding-top: 23px;}
.fh_pdT24{padding-top: 24px;}
.fh_pdT25{padding-top: 25px;}
.fh_pdT26{padding-top: 26px;}
.fh_pdT27{padding-top: 27px;}
.fh_pdT28{padding-top: 28px;}
.fh_pdT29{padding-top: 29px;}
.fh_pdT30{padding-top: 30px;}
.fh_pdT31{padding-top: 31px;}
.fh_pdT32{padding-top: 32px;}
.fh_pdT33{padding-top: 33px;}
.fh_pdT34{padding-top: 34px;}
.fh_pdT35{padding-top: 35px;}
.fh_pdT36{padding-top: 36px;}
.fh_pdT37{padding-top: 37px;}
.fh_pdT38{padding-top: 38px;}
.fh_pdT39{padding-top: 39px;}
.fh_pdT40{padding-top: 40px;}
.fh_pdT44{padding-top: 44px;}
.fh_pdT45{padding-top: 45px;}
.fh_pdT49{padding-top: 49px;}
.fh_pdT53{padding-top: 53px;}
.fh_pdT60{padding-top: 60px;}
.fh_pdT62{padding-top: 62px;}
.fh_pdT64{padding-top: 64px;}
.fh_pdT66{padding-top: 66px;}
.fh_pdT70{padding-top: 70px;}
.fh_pdT75{padding-top: 75px;}
.fh_pdT80{padding-top: 80px;}

.fh_pdL0,span.org.fh_pdL0{padding-left: 0px;}
.fh_pdL1,span.org.fh_pdL1{padding-left: 1px;}
.fh_pdL2{padding-left: 2px;}
.fh_pdL3{padding-left: 3px;}
.fh_pdL4{padding-left: 4px;}
.fh_pdL5{padding-left: 5px;}
.fh_pdL6{padding-left: 6px;}
.fh_pdL7{padding-left: 7px;}
.fh_pdL8{padding-left: 8px;}
.fh_pdL9{padding-left: 9px;}
.fh_pdL10{padding-left: 10px !important;}
.fh_pdL11{padding-left: 11px;}
.fh_pdL12{padding-left: 12px;}
.fh_pdL13{padding-left: 13px;}
.fh_pdL14{padding-left: 14px;}
.fh_pdL15{padding-left: 15px;}
.fh_pdL16{padding-left: 16px;}
.fh_pdL17{padding-left: 17px;}
.fh_pdL18{padding-left: 18px;}
.fh_pdL19{padding-left: 19px;}
.fh_pdL20{padding-left: 20px;}
.fh_pdL21{padding-left: 21px;}
.fh_pdL22{padding-left: 22px;}
.fh_pdL23{padding-left: 23px;}
.fh_pdL24{padding-left: 24px;}
.fh_pdLImp24{padding-left: 24px !important;}
.fh_pdL25{padding-left: 25px;}
.fh_pdL26{padding-left: 26px;}
.fh_pdL27{padding-left: 27px;}
.fh_pdL28{padding-left: 28px;}
.fh_pdL29{padding-left: 29px;}
.fh_pdL30{padding-left: 30px;}
.fh_pdL31{padding-left: 31px;}
.fh_pdL32{padding-left: 32px;}
.fh_pdL33{padding-left: 33px;}
.fh_pdL34{padding-left: 34px;}
.fh_pdL35{padding-left: 35px;}
.fh_pdL36{padding-left: 36px;}
.fh_pdL38{padding-left: 38px;}
.fh_pdL40{padding-left: 40px;}
.fh_pdL42{padding-left: 42px;}
.fh_pdL45{padding-left: 45px;}
.fh_pdL47{padding-left: 47px;}
.fh_pdL50{padding-left: 50px;}
.fh_pdL55{padding-left: 55px !important;}
.fh_pdL58{padding-left: 58px !important;}
.fh_pdL63{padding-left: 63px;}
.fh_pdL64{padding-left: 64px;}
.fh_pdL68{padding-left: 68px;}
.fh_pdL70{padding-left: 70px;}
.fh_pdL76{padding-left: 76px;}
.fh_pdL80{padding-left: 80px;}
.fh_pdL86{padding-left: 86px;}
.fh_pdL100{padding-left: 100px;}
.fh_pdL103{padding-left: 103px;}
.fh_pdL105{padding-left: 107px;}
.fh_pdL110{padding-left: 110px;}
.fh_pdL115{padding-left: 115px;}
.fh_pdL120{padding-left: 120px;}
.fh_pdL125{padding-left: 125px;}
.fh_pdL130{padding-left: 130px;}
.fh_pdL140{padding-left: 140px;}
.fh_pdL150{padding-left: 150px;}
.fh_pdL157{padding-left: 157px;}
.fh_pdL168{padding-left: 168px;}
.fh_pdL175{padding-left: 175px;}
.fh_pdL180{padding-left: 180px !important;}
.fh_pdL200{padding-left: 200px;}
.fh_pdL220{padding-left: 220px;}
.fh_pdL225{padding-left: 225px;}
.fh_pdL230{padding-left: 230px;}
.fh_pdL240{padding-left: 240px;}

.fh_pdR0{padding-right: 0 !important;}
.fh_pdR1{padding-right: 1px;}
.fh_pdR2{padding-right: 2px;}
.fh_pdR3{padding-right: 3px;}
.fh_pdR4{padding-right: 4px;}
.fh_pdR5{padding-right: 5px;}
.fh_pdR6{padding-right: 6px;}
.fh_pdR7{padding-right: 7px;}
.fh_pdR8{padding-right: 8px;}
.fh_pdR9{padding-right: 9px;}
.fh_pdR10{padding-right: 10px;}
.fh_pdR11{padding-right: 11px;}
.fh_pdR13{padding-right: 13px;}
.fh_pdR14{padding-right: 14px;}
.fh_pdR15{padding-right: 15px;}
.fh_pdR16{padding-right: 16px;}
.fh_pdR17{padding-right: 17px;}
.fh_pdR18{padding-right: 18px;}
.fh_pdR20{padding-right: 20px;}
.fh_pdR22{padding-right: 22px;}
.fh_pdR23{padding-right: 23px;}
.fh_pdR24{padding-right: 24px;}
.fh_pdR25{padding-right: 25px;}
.fh_pdR26{padding-right: 26px;}
.fh_pdR27{padding-right: 27px;}
.fh_pdR28{padding-right: 28px;}
.fh_pdR30{padding-right: 30px;}
.fh_pdR32{padding-right: 32px;}
.fh_pdR34{padding-right: 34px;}
.fh_pdR35{padding-right: 35px;}
.fh_pdR36{padding-right: 36px;}
.fh_pdR38{padding-right: 38px;}
.fh_pdR40{padding-right: 40px;}
.fh_pdR45{padding-right: 45px;}
.fh_pdR51{padding-right: 51px;}
.fh_pdR55{padding-right: 55px;}
.fh_pdR68{padding-right: 68px;}
.fh_pdR90{padding-right: 90px;}
.fh_pdR290{padding-right:290px;}
/*End Padding*/

/*Strat Margin*/
.fh_m, .fh_m0{margin: 0;}
.fh_m0Au{margin: 0 auto}
.fh_mL0{margin-left: 0 !important;}
.fh_mLM150{margin-left: -150px;}
.fh_mLM140{margin-left: -140px;}
.fh_mLM130{margin-left:-130px;}
.fh_mL1{margin-left: 1px;}
.fh_mL2{margin-left: 2px;}
.fh_mL3{margin-left: 3px;}
.fh_mL4{margin-left: 4px;}
.fh_mL5{margin-left: 5px !important;}
.fh_mL6{margin-left: 6px;}
.fh_mL7{margin-left: 7px;}
.fh_mL8{margin-left: 8px !important;}
.fh_mL9{margin-left: 9px;}
.fh_mL10{margin-left: 10px;}
.fh_mL11{margin-left: 11px !important;}
.fh_mL12{margin-left: 12px;}
.fh_mL13{margin-left: 13px;}
.fh_mL14{margin-left: 14px;}
.fh_mL15{margin-left: 15px !important;}
.fh_mL16{margin-left: 16px;}
.fh_mL17{margin-left: 17px;}
.fh_mL18{margin-left: 18px !important;}
.fh_mL19{margin-left: 19px;}
.fh_mL20{margin-left: 20px;}
.fh_mL21{margin-left: 21px;}
.fh_mL22{margin-left: 22px;}
.fh_mL23{margin-left: 23px;}
.fh_mL24{margin-left: 24px;}
.fh_mL25{margin-left: 25px;}
.fh_mL26{margin-left: 26px;}
.fh_mL27{margin-left: 27px;}
.fh_ml28{margin-left: 28px !important;}
.fh_mL30{margin-left: 30px;}
.fh_mL31{margin-left: 31px;}
.fh_mL34{margin-left: 34px;}
.fh_mL38{margin-left: 38px;}
.fh_mL39{margin-left: 39px;}
.fh_mL40{margin-left: 40px;}
.fh_mL42{margin-left: 42px;}
.fh_mL43{margin-left: 43px;}
.fh_mL45{margin-left: 45px;}
.fh_mL47{margin-left: 47px;}
.fh_mL50{margin-left: 50px;}
.fh_mL51{margin-left: 51px;}
.fh_mL55{margin-left: 55px;}
.fh_mL60{margin-left: 60px;}
.fh_mL64{margin-left: 64px;}
.fh_mL66{margin-left: 66px;}
.fh_mL68{margin-left: 68px;}
.fh_mL70{margin-left: 70px;}
.fh_mL73{margin-left: 73px;}
.fh_mL74{margin-left: 74px;}
.fh_mL75{margin-left:75px;}
.fh_mL80{margin-left: 80px;}
.fh_mL84{margin-left: 84px;}
.fh_mL85{margin-left: 85px;}
.fh_mL86{margin-left: 86px;}
.fh_mL87{margin-left: 87px;}
.fh_mL88{margin-left: 88px;}
.fh_mL89{margin-left: 89px;}
.fh_mL90{margin-left: 90px;}
.fh_mL95{margin-left: 95px;}
.fh_mL100{margin-left: 100px;}
.fh_mL101{margin-left: 101px;}
.fh_mL105{margin-left: 105px;}
.fh_mL109{margin-left: 109px;}
.fh_mL110{margin-left: 110px;}
.fh_mL120{margin-left: 120px;}
.fh_mL122{margin-left: 122px;}
.fh_mL125{margin-left: 125px;}
.fh_mL127{margin-left: 127px;}
.fh_mL128{margin-left: 128px;}
.fh_mL129{margin-left: 129px;}
.fh_mL130{margin-left: 130px;}
.fh_mL139{margin-left: 139px;}
.fh_mL140{margin-left: 140px;}
.fh_mL145{margin-left: 145px;}
.fh_mL150{margin-left: 150px;}
.fh_mL160{margin-left: 160px;}
.fh_mL165{margin-left: 165px;}
.fh_mL167{margin-left: 167px;}
.fh_mL170{margin-left: 170px;}
.fh_mL175{margin-left: 175px;}
.fh_mL180{margin-left:180px;}
.fh_mL185{margin-left:185px;}
.fh_mL190{margin-left:190px;}
.fh_mL195{margin-left:195px;}
.fh_mL200{margin-left: 200px;}
.fh_mL205{margin-left: 205px;}
.fh_mL207{margin-left: 207px;}
.fh_mL209{margin-left: 209px;}
.fh_mL215{margin-left: 215px;}
.fh_mL225{margin-left: 225px;}
.fh_mL221{margin-left: 221px;}
.fh_mL230{margin-left: 230px;}
.fh_mL239{margin-left: 239px;}
.fh_mL247{margin-left: 247px;}
.fh_mL249{margin-left: 249px;}
.fh_mL287{margin-left: 287px;}
.fh_mL290{margin-left: 290px;}
.fh_mL330{margin-left: 330px;}
.fh_mL350{margin-left: 350px;}
.fh_mL370{margin-left: 370px;}
.fh_mL410{margin-left: 410px;}
.fh_mL440{margin-left: 440px;}
.fh_mL450{margin-left: 450px;}
.fh_mL460{margin-left:460px;}
.fh_mL470{margin-left:470px;}
.fh_mL480{margin-left:480px;}
.fh_mL490{margin-left: 490px;}
.fh_mL500{margin-left: 500px;}
.fh_mL530{margin-left: 530px;}
.fh_mL570{margin-left: 570px;}
.fh_mL610{margin-left: 607px;}
.fh_mL650{margin-left: 650px;}
.fh_mL40per{margin-left: 40%;}
.fh_mLM50{margin-left: -50px;}
.fh_mLM30{margin-left: -30px;}
.fh_mLM25{margin-left: -25px;}
.fh_mLM19{margin-left: -19px;}
.fh_mLM10{margin-left: -10px;}
.fh_mLM11{margin-left: -11px;}
.fh_mLM5{margin-left: -5px;}
.fh_mLM4{margin-left: -4px;}
.fh_mLM2{margin-left: -2px !important;}
.fh_mLM1{margin-left: -1px;}
.fh_mlp15{margin-left : 15%;}
.fh_mlp35{margin-left : 35%;}
.fh_mlp49{margin-left : 49%;}
.fh_mLR64 {margin-left: 64px;margin-right: 64px;}
.fh_mLR20i{
	margin-left : 20px !important;
	margin-right: 20px !important;
 }
.fh_mRM2{margin-right: -2px;}
.fh_mRM4{margin-right: -4px;}
.fh_mRM35{margin-right: -35px;}
.fh_mR0{margin-right: 0;}
.fh_mR3{margin-right: 3px;}
.fh_mR4{margin-right: 4px;}
.fh_mR5{margin-right: 5px;}
.fh_mR8{margin-right: 8px;}
.fh_mR8.imp{margin-right: 8px !important;}
.fh_mR9{margin-right: 9px;}
.fh_mR10{margin-right: 10px !important;}
.fh_mR11{margin-right: 11px !important;}
.fh_mR12{margin-right: 12px;}
.fh_mR13{margin-right: 13px;}
.fh_mR14{margin-right: 14px;}
.fh_mR15{margin-right: 15px;}
.fh_mR16{margin-right: 16px !important;}
.fh_mR19{margin-right: 19px;}
.fh_mR20{margin-right: 20px;}
.fh_mR21{margin-right: 21px;}
.fh_mR24{margin-right: 24px;}
.fh_mR25{margin-right: 25px;}
.fh_mR26{margin-right: 26px;}
.fh_mR30{margin-right: 30px;}
.fh_mR31{margin-right: 31px;}
.fh_mR32{margin-right: 32px;}
.fh_mR33{margin-right: 33px;}
.fh_mR34{margin-right: 34px;}
.fh_mR35{margin-right: 35px;}
.fh_mR36{margin-right: 36px;}
.fh_mR41{margin-right: 41px;}
.fh_mR44{margin-right: 44px;}
.fh_mR45{margin-right: 45px;}
.fh_mR48{margin-right: 48px;}
.fh_mR50{margin-right: 50px;}
.fh_mR51{margin-right: 51px;}
.fh_mR53{margin-right: 53px;}
.fh_mR54{margin-right: 54px;}
.fh_mR55{margin-right: 55px;}
.fh_mR68{margin-right: 68px;}
.fh_mR160{margin-right: 160px;}
.fh_mR195{margin-right: 195px;}
.fh_mR197{margin-right: 197px;}
.fh_mR200{margin-right: 200px;}
.fh_mR202{margin-right: 202px;}
.fh_mR205{margin-right: 205px;}

.fh_mTM440{margin-top: -440px;}
.fh_mTM85{margin-top: -85px;}
.fh_mTM50{margin-top: -50px;}
.fh_mTM34{margin-top: -34px;}
.fh_mTM30{margin-top: -30px;}
.fh_mTM31{margin-top: -31px;}
.fh_mTM22{margin-top: -22px;}
.fh_mTM21{margin-top: -21px;}
.fh_mTM20{margin-top: -20px !important;}
.fh_mTM16{margin-top: -16px !important;}
.fh_mTM12{margin-top: -12px;}
.fh_mTM11{margin-top: -11px;}
.fh_mTM10{margin-top: -10px;}
.fh_mTM9{margin-top: -9px;}
.fh_mTM8{margin-top: -8px;}
.fh_mTM7{margin-top: -7px;}
.fh_mTM6{margin-top: -6px;}
.fh_mTM5{margin-top: -5px !important;}
.fh_mTM4{margin-top: -4px;}
.fh_mTM3{margin-top: -3px;}
.fh_mTM2{margin-top: -2px;}
.fh_mTM1{margin-top: -1px;}
.fh_mT0{margin-top: 0px;}
.fh_mT1{margin-top: 1px;}
.fh_mT2{margin-top: 2px;}
.fh_mT3{margin-top: 3px;}
.fh_mT4{margin-top: 4px;}
.fh_mT5{margin-top: 5px !important;}
.fh_mT6{margin-top: 6px;}
.fh_mT7{margin-top: 7px;}
.fh_mT8{margin-top: 8px;}
.fh_mT9{margin-top: 9px;}
.fh_mT10{margin-top: 10px;}
.fh_mT11{margin-top: 11px;}
.fh_mT12{margin-top: 12px;}
.fh_mT13{margin-top: 13px;}
.fh_mT14{margin-top: 14px;}
.fh_mT15{margin-top: 15px;}
.fh_mT16{margin-top: 16px;}
.fh_mT17{margin-top: 17px;}
.fh_mT18{margin-top: 18px;}
.fh_mT19{margin-top: 19px;}
.fh_mT20{margin-top: 20px;}
.fh_mT21{margin-top: 21px;}
.fh_mT22{margin-top: 22px;}
.fh_mT23{margin-top: 23px;}
.fh_mT24{margin-top: 24px;}
.fh_mT25{margin-top: 25px;}
.fh_mT26{margin-top: 26px;}
.fh_mT27{margin-top: 27px;}
.fh_mT28{margin-top: 28px;}
.fh_mT29{margin-top: 29px;}
.fh_mT30{margin-top: 30px !important;}
.fh_mT32{margin-top: 32px;}
.fh_mT34{margin-top: 34px;}
.fh_mT35{margin-top: 35px;}
.fh_mT36{margin-top: 36px;}
.fh_mT37{margin-top: 37px;}
.fh_mT38{margin-top: 38px;}
.fh_mT40{margin-top: 40px;}
.fh_mT44{margin-top: 44px;}
.fh_mT45{margin-top:45px;}
.fh_mT41{margin-top: 41px;}
.fh_mT50{margin-top: 50px;}
.fh_mT54{margin-top: 54px;}
.fh_mT55{margin-top: 55px;}
.fh_mT56{margin-top: 56px;}
.fh_mT60{margin-top: 60px;}
.fh_mT63{margin-top: 63px;}
.fh_mT70{margin-top: 70px;}
.fh_mT102{margin-top: 102px;}
.fh_mT105{margin-top: 105px;}
.fh_mT118{margin-top: 118px;}
.fh_mT155{margin-top: 155px;}
.fh_mT160{margin-top: 160px;}
.fh_mT170{margin-top: 170px;}
.fh_mT185{margin-top: 185px;}
.fh_mT197{margin-top: 197px !important;}
.fh_mT220{margin-top: 220px !important;}

.fh_mBM50{margin-bottom: -50px;}
.fh_mBM12 {margin-bottom: -12px;}
.fh_mBM5 {margin-bottom: -5px;}
.fh_mB2{margin-bottom: 2px;}
.fh_mB3{margin-bottom: 3px;}
.fh_mB4{margin-bottom: 4px;}
.fh_mB5{margin-bottom: 5px;}
.fh_mB6{margin-bottom: 6px;}
.fh_mB7{margin-bottom: 7px;}
.fh_mB8{margin-bottom: 8px;}
.fh_mB9{margin-bottom: 9px;}
.fh_mB10{margin-bottom: 10px !important;}
.fh_mB11{margin-bottom: 11px;}
.fh_mB12{margin-bottom: 12px;}
.fh_mB13{margin-bottom: 13px;}
.fh_mB14{margin-bottom: 14px;}
.fh_mB15{margin-bottom: 15px !important;}
.fh_mB16{margin-bottom: 16px;}
.fh_mB17{margin-bottom: 17px;}
.fh_mB18{margin-bottom: 18px;}
.fh_mB19{margin-bottom: 19px;}
.fh_mB20{margin-bottom: 20px;}
.fh_mB21{margin-bottom: 21px;}
.fh_mB22{margin-bottom: 22px;}
.fh_mB25{margin-bottom: 25px;}
.fh_mB26{margin-bottom: 26px;}
.fh_mB27{margin-bottom: 27px;}
.fh_mB28{margin-bottom: 28px;}
.fh_mB29{margin-bottom: 29px;}
.fh_mB30{margin-bottom: 30px;}
.fh_mB33{margin-bottom: 33px;}
.fh_mB35{margin-bottom: 35px;}
.fh_mB36{margin-bottom: 36px;}
.fh_mB40{margin-bottom: 40px;}
.fh_mB41{margin-bottom: 41px;}
.fh_mB45{margin-bottom: 45px;}
.fh_mB55{margin-bottom: 55px;}
.fh_mB57{margin-bottom: 57px;}
/*End Margin*/

.fh_a14bbb {
	font-family: inherit;
	font-size: 14px;
	color: #ffffff;
	line-height: 150%;
	font-weight: bold;
	letter-spacing : 1px;
}

/*home page corner*/
/* a.tooltip span {
	display:none;
	padding: 2px 3px;
	margin-left:8px;
	margin-top:-30px;
	margin-left: 40px;
	width:260px;
}
a.tooltip:hover span {
	display:block;
	position:absolute;
	border:4px solid #716e6e;
	background:#f4f4f4;
	color:#6c6c6c;
}*/

/* This is the hook that the jQuery script will use */
.toolTiphelp {
	background-image:url('../imgs/help.gif');
	background-repeat:no-repeat;
	background-position: 100% center;
	margin-top: -20px;
	padding-bottom: 0 !important; /* This contains the .toolTipWrapper div that is absolutely positioned  */
	padding-left: 14px !important;
}
 /* This is the hook that the jQuery script will use */
.toolTip {
	cursor: pointer;
	position: relative;
	padding-bottom: 20px; /* This contains the .toolTipWrapper div that is absolutely positioned  */
	line-height: 18px;
	z-index: 10;
}
/* The wrapper holds its insides together */
.toolTipWrapper {
	width: 187px;
	position: absolute; /* Absolute will make the tooltip float above other content in the page */
	/*top: 25px;*/
	display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
	color: black;
	z-index: 10;
}
/* Top section of the tooltip */
.toolTipTop {
	width: 188px;
	height: 9px;
	background: transparent url(../imgs/top_arrow_white3.png) no-repeat;
	z-index: 10;
}
/* Middle section of the tooltip */
.toolTipMid {
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.5);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .5);
	background-color: #fdf0d0;
	padding: 16px;
	border: 1px solid red;
}
/* Bottom Section of the tooltip */
.toolTipBtm {
	background-color: #fdf0d0;
	z-index: 10;
}
.topStrip a {color: #ccc !important;}
.topStrip a:hover {color: white;}
.topStrip2 {color: #CCC;}
.topStrip2:hover {color: white;}
.new {
	font-family: arial;
	font-size: 10px;
	color: white;
	background: #dc4d41;
	display: inline-block;
	margin: 2px 5px 0 0;
	padding: 0 2px 0 1px;
}
/* calendar picker class */
.ui-widget {font-size: 13px !important;}
.ui-datepicker {margin-top: 10px;}
#facebooklike .fb-like iframe{min-height:233px !important;}

.multiselect {
	position: relative;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 6px 6px 0 6px;
	max-height: 95px;
	border: 1px solid #a7a6aa;
}
.multiselect div .inputbox {
	float: left;
	margin-bottom: 3px;
}
.multiselect div .inputBoxValue {
	float: left;
	margin-left: 5px;
	margin-top: -1px;
	max-width: 436px;
}
.bg1
{
background-color: #EBEDEF ;
}
.fh_bg2{
	background-color: #bce8b3;
}
.base {
 /*make it 100% width and a minimum of 1000px width*/
 width: auto;
 min-width: 960px;
 border-radius: 8px;
 display:table;
 }
.base-row {display: table-row;}
.cell1 {display: table-cell;}
/* Auto suggest related classes */
.ac_results {
	padding: 0;
	/*border: 1px solid #bbbbbb;*/
	box-shadow: 1px 1px 1px 1px #888888;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	max-height: 150px;
	padding-bottom: 5px;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0;
	padding: 5px 5px;
	padding-left : 7px;
	padding-bottom:3px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	/* font-size: 16px; */
	font-size: 13px;
	font-family: 'arial', sans-serif;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 140%;
	overflow: hidden;
}
.ac_results li span:first-child {font-weight: normal;}
.ac_results li p {display: none;}
/*.ac_results li {font-weight: bold;}*/
.ac_over {
	/*background-color: #0a246a;
	color: white;*/
	background-color: #eee;
}
.fh_BorderGray {
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
.fh_BorderBlue {
	border-top: 1px solid #7b97ad;
	border-left: 1px solid #7b97ad;
	border-right: 1px solid #7b97ad;
}
.bullet {
	color: #dc4e41;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 3px;
}
.bullet1 {
	color: #dc4e41;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.bullets2 {
	font-size: 13px;
	font-family: arial;
	color: #444444;
	float: left;
	padding-bottom: 4px;
}
.bullets2 input{
	border: none;
	color: #777777;
	font-family: arial;
	font-size: 12px;
	background: white;
	padding: 2px 5px 2px 5px;
}
.bullets2 div {
	/*float: left;*/
	display: inline;
}
.bullets2 span {
	/*float: left;*/
	font-size: 15px;
	padding-left: 5px;
	padding-right: 5px;
	color: #dc4e41 !important;
	margin-top: -1px;
}
.pinBullet {
	color: #dc4e41;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.msgMore a {font-size: 12px;}
.msgCollapse a {font-size: 12px;}
.filters span, .filters1 span {
	font-family: "Arial Black", arial;
	font-size: 13px;
	color: #aaaaaa;
}
.filters {
	border: 1px solid #808080;
	background: white;
	padding: 16px 16px 21px 16px;
	margin-top: 11px;
	margin-bottom: 5px;
	display: none;
}
.filters1 {
	margin-top: 9px;
}
/*.filters div, .filters1 div {padding-top: 7px;}
.donors_list_members {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 00, 00, 00, .8);
	margin-bottom: 15px;
}*/

.fh_ftj{
	text-align: justify;
}
.fh_ftc{
	text-align: center;
}
.fh_ftl{
	text-align: left;
}
.loading {
	margin-bottom: 15px;
	width: 24px;
	height: 24px;
	background-image: url("../imgs/loading-icon.gif");
	background-repeat: no-repeat;
}
.bullets13b {
	font-size: 13px;
	font-family: arial;
	color: #444444;
	float: left;
	/*padding-bottom: 4px;*/
}
.bullets13b > div {
	/*float: left;*/
	display: inline;
}
.bullets13b > span {
	/*float: left;*/
	/*font-size: 15px;*/
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	color: #dc4e41 !important;
	margin-top: -1px;
}
.bullets13b div > span {
	/*float: left;*/
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	color: #dc4e41 !important;
	margin-top: -1px;
}
.bullets12b {
	font-size: 12px;
	font-family: arial;
	color: #444444;
	float: left;
	padding-bottom: 3px;
}
.bullets12b > div {float: left;}
.bullets12b > span {
	float: left;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	color: #dc4e41 !important;
	margin-top: -1px;
}
.bullets14b {
	font-size: 14px;
	font-family: arial;
	color: #444444;
	padding-right: 10px;
	float: left;
	padding-bottom: 3px;
}
.bullets14b > div {float: left;}
.bullets14b > span {
	float: left;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: -1px;
	color: #dc4e41 !important;
}
.bultblack {
	float: left;
	padding-bottom: 7px;
}
.bultblack > div {float: left;}
.bultblack > span {
	float: left;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.attachment {
	color: #888888;
	font-size: 13px;
	font-family: arial;
}
.attachment a, .attachment1 a {color: #888888;}
.attachment1 {
	position: relative;
	left: 1px;
	color: gray;
	background: url('../imgs/attachment.gif') no-repeat left center;
	border: 0;
	padding-left: 22px;
	margin-bottom: 7px;
}
.attachment2 {
	position: relative;
	color: gray;
	background: url('../imgs/csv.jpg') no-repeat;
	border: 0;
	height: 25px;
	margin-left: 1px;
	padding-left: 30px;
	font-size: 12px;
}
.fh_attach{
	border: 0px;
	padding: 0;
	margin: 0;
}
.tip-yellow {
	z-index:1000;
	text-align:left;
	border:1px solid #939393;
	padding:7px;
	min-width:50px;
	max-width:530px;
	color:#8c3901;
	background-color:#fef9d9;
	background-image:url(../imgs/tip-yellow.png); /* bgImageFrameSize >= 10 should work fine */
	/**
	 * - If you set a background-image, border/padding/background-color will be ingnored.
	 *   You can set any padding to .tip-inner instead if you need.
	 * - If you want a tiled background-image and border/padding for the tip,
	 *   set the background-image to .tip-inner instead.
	 */
}
.tooltiphelp {
	background-image:url('../imgs/help.gif');
	background-repeat:no-repeat;
	background-position: 100% center;
	padding-right: 22px;
}
.tooltipclose{
	background-image:url('../imgs/circle.png');
	background-repeat:no-repeat;
	background-position: 100% center;
	padding-right: 22px;
	}
.tip-yellow .tip-inner {
	margin-top:-2px;
	padding: 0 3px 1px 3px;
	font-size: 13px;
	color: #444444;
	font-family: arial;
}
/* Configure an arrow image - the script will automatically position it on the correct side of the tip */
.tip-yellow .tip-arrow-top {
	margin-top:-7px;
	margin-left:15px;
	top:0;
	left:0;
	width:16px;
	height:10px;
	background:url(../imgs/tip-yellow_arrows.png) no-repeat;
}
.tip-yellow .tip-arrow-right {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-4px;
	top:50%;
	left:100%;
	width:10px;
	height:20px;
	background:url(../imgs/tip-yellow_arrows.png) no-repeat -16px 0;
}
.tip-yellow .tip-arrow-bottom {
	margin-top:-6px;
	margin-left:15px;
	top:100%;
	left:0;
	width:16px;
	height:13px;
	background:url(../imgs/tip-yellow_arrows.png) no-repeat -32px 0;
}
.tip-yellow .tip-arrow-left {
	margin-top:-9px; /* approx. half the height to center it */
	margin-left:-6px;
	top:50%;
	left:0;
	width:10px;
	height:20px;
	background:url(../imgs/tip-yellow_arrows.png) no-repeat -48px 0;
}
#scrollMemberName {
	display: table-cell;
	height: 72px;
	width: 91px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden
}
.scImg{ cursor: pointer; }
.ptr{ cursor: pointer; }
.fh_ptr{ cursor: pointer; }
#ui-datepicker-div {display: none;}
#overlay, .overlay {
    display: none; /* ensures it’s invisible until it’s called */
    position: fixed; /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 25%; /* positions the div half way horizontally */
    top: 35%; /* positions the div half way vertically */
    background-color: #ffffff;
    width: 955px;
    padding: 20px 0;
    z-index: 100; /* makes the div the top layer, so it’ll lay on top of the other content */
}
.hr
{
color:#dddddd;
}
.fh_bgG16{background: #6288a5;}
.payment_response b {
	font-size: 24px;
	display: block;
	font-family: "Arial Black", arial;
	padding-top: 2px;
	padding-bottom: 12px;
}
.fh_txtH  {color: #3F3F3F !important;}
.li_bgimage {background: url(../imgs/plus.png) no-repeat 0 2px;}
.fields_close {
    float: right;
	width: 13px;
	height: 13px;
	font-size: 10px;
	font-family: arial;
	border: 1px solid #6699cc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	color: #6699cc;
	text-align: center;
	padding-top: 1px;
}


.ui-timepicker-wrapper{
	font-size:15px !important;


}
.PERIOD{
border-top-right-radius: 2em;
border-bottom-right-radius: 2em;
}
.filter
{
border-top-right-radius: 2em;
border-bottom-right-radius: 2em;
}
.group
{
border-top-right-radius: 2em;
border-bottom-right-radius: 2em;
}
.abc
{
	text-align:left;
}
.tri
{
content: "";
/*margin-top:-1px;*/
	border: 10px solid transparent;
	border-left-color:#79a49f;
	height:0px;
}
.xyz
{
margin-left:10px;
}
.pqr
{
text-color:#5592c6;
}
.ab{
background:#e6e6e6;
padding:9px;
border: 1px black;
}
#im
{
margin-left:700px;
}
.img
{
margin-right:10px;
}
.del
{
background:#E2E2E2 ;
border: 1px black;
padding:12px;
padding-top:6px;
padding-bottom:6px;
}
.line{
    border-bottom: 1px solid black;
}

.msgBal{
	background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    padding: 8px;
}
.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .5 )
                url('../imgs/loading-icon.gif')
                50% 50%
                no-repeat;
}
.membertypeinfo span {
  display: block;
  padding-left: 20px;
  /*/cursor: inherit;*/
}
.membertypeinfo input {
  float: left;
 /*/width: 20px;*/
 /* margin-left: -20px;*/
 /*margin-top: 6px; */
  padding: 0;
  -webkit-appearance: radio;
}


/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loader {
    overflow: hidden;
}
/* Anytime the body has the loading class, our
   modal element will be visible */
body.loader .modal {
    display: block;
}

.hline{
width:60%;
color:#cccccc;
}
{
}

@media print
{
	.noprint {
		display:none;
	}

		body{
		background: none;
	}

}
#conditions_or_block_0 .deleteAndBlock{ display: none;}
#conditions_or_block_0.hasMoreThanOneAndBlock .deleteAndBlock{ display: block;}
.is, .matches, .showis .matches, .showmatches .is{display : none;}
.showis .is, .showmatches .matches{display: block;}
.membertype{ color: rgb(158,158,158);}
#messageForm a{
	text-shadow: 0px 0px 0px;
	color: #005BEE;
}
#sndMsg a{
	text-shadow: 0px 0px 0px;
	color: #005BAA;
	color: rgba(0,91,170,0.8);
}

.fh_no_txt_shd
{
	text-shadow: none !important;
}

.fh_dnone{display: none;}
.fh_dnone.imp{display: none !important;}
#messageForm a.folder_list_item{color: rgb(68,68,68);}
.subgroup_details.fh_a13b.fh_brd1SGry12 {border-bottom: 1px solid #cfcfcf;}
.subgroup_item_block:last-child .subgroup_details{
	border-bottom: 0px solid black !important;
	margin-bottom: 13px !important;
}
.subgroup_item_block:last-child .active_selected_subgroups{
	margin-bottom: 5px !important;
}
.all_subfolders_in_page .folder_item_name_block:last-child
{
	border-bottom: 0px solid #cfcfcf;
	margin-bottom: 27px;
}
.all_subfolders_in_page.followed_by_groups .folder_item_name_block:last-child
{
	border-bottom: 1px solid #cfcfcf;
	margin-bottom: -5px;
}
.fh_bb1{border-bottom: 1px solid #dddddd;}
.fh_clr68
{
	color: rgb(68,68,68) !important;
}

.fh_pdB5{padding-bottom: 5px;}
.fh_ltrspc0_2{
	letter-spacing: 0.2px;
}
.fh_ltrspc0_5{
	letter-spacing: 0.5px;
}
.fh_leftArw{
	position:absolute;border-radius:5px;left:-69px;top:105px;display:inline-block;width:0px; border-top: 32px  solid transparent;border-bottom:32px  solid transparent; border-right:32px  solid rgb(223,223,223);
}
.fh_rightArw{
	position:absolute;border-radius:5px;right:-69px;top:105px;display:inline-block;width:0px; border-top: 32px  solid transparent;border-left:32px  solid rgb(223,223,223); border-bottom:32px  solid transparent;
}
.laph{
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px  solid #cecccc;
	border-top: 1px  solid #cecccc;
	background: #e2e2e2;
}
.famt{
	border:1px solid #e5e5e5;font-size:11px;background:#efefef;
}


.city_values {
  width:280px;
  max-height:150px;
  border: 1.2px solid #cec0c0;
  z-index : 10;
  position: absolute;
  overflow-y: scroll;
  background: white;
  margin-top: -1px;
  margin-left: 0px;
}
.preset_value{
  padding: 1px 10px 0px 0px;
  line-height: 150%;
  font-size: 13px;
}

.preset_values{
  max-width:250px;
  min-width:170px;
  max-height:120px;
  border: 1.2px solid #cec0c0;
  overflow-y: scroll;
  padding-top: 4px !important;
  background: white;
  padding-left: 5px !important;
}

.filterBlocks{
  width : 540px;
  background : #ECECEE;
  padding: 1px 13px 20px 15px;
  margin-bottom: 20px;
}

#usersForPermissions .filterBlocks{
  width : 550px;
}

.filterBlockData{
  margin-top: 20px;
}

.heading{
  background: #669898;
  padding: 5px 6px 5px 5px;
  color : white;
  font-size: 11px;
}

input[type=checkbox]{
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
}

.right_caret{
  border-top: 10.5px solid transparent;
  border-left: 8px solid #669898;
  border-bottom: 11px solid transparent;
}

a{
  cursor: pointer;
}
