/****************reset css starts here*****************/

h1, h2, h3, h4, h5, h6, p, ul, li, body, html, form, fieldset, figure {
	margin: 0;
	padding: 0;
	outline: none;
	font-weight: normal;
	border: 0
}

form, fieldset {
	float: left;
	width: 100%
}

figure {
	float: left
}

img {
	border: 0 none;
	max-width: 100%;
	height: auto;
	float: left
}

a {
	text-decoration: none;
	border: 0;
	outline: 0;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
}



/****************body*****************/

body {
	font-family: 'Noto Sans', arial, sans-serif, Helvetica, monospace;
	color: #385f5f;
	background: #51b873 url(../images/body_bg.jpg) no-repeat 0 0
}

/*layout section start here*/

body, html {
	height: 100%;
}

.layout {
	margin: 0 auto;
	width: 980px;
}

/* header start here */

.outer_container {
	float: left;
	width: 960px;
	position: relative;
	padding-right: 20px;
}

.outer_border {
	position: absolute;
	width: 20px;
	height: 100%;
	background: #009933 url(../images/outer_border.png) no-repeat 0 0;
	z-index: 997;
	right: 0;
	top: 0
}

.outer_circle {
	position: absolute;
	top: 40px;
	right: 0px;
	z-index: 998;
}

.header {
	float: left;
	width: 100%;
	background: #f2f5f2;
	padding: 37px 0 0 0;
}

.logo {
	float: right;
	margin-right: 25px;
	position: relative;
	z-index: 999
}

.logo img {
	float: right
}

.menu {
	float: left;
	width: 173px;
	text-align: right;
	background: url(../images/menu-line.jpg) no-repeat right -5px;
	padding: 8px 21px 0 0;
	margin: 15px 20px 0 0;
}

.menu li {
	float: left;
	width: 100%;
	font: 15px/22px 'Noto Sans';
}

.menu li a {
	color: #009933
}

.menu li a:hover, .menu li.active a, .menu li.current a {
	color: #000
}

.search_sec {
	float: left;
	width: 180px;
	padding: 5px;
	background: #fff url(../images/search_bg.png) repeat-x 0 0;
	height: 18px;
	margin: 64px 0 0 0;
}

.search_sec input[type='text'] {
	float: right;
	width: 160px;
	border: none;
	background: none;
	height: 18px;
	padding: 0;
	margin: 0;
	color: #cccccc;
	font: 15px/18px 'Noto Sans';
}

.search_sec input[type='submit'], .search_sec button {
	float: left;
	width: 16px;
	border: none;
	background: url(../images/search_icon.png) no-repeat 0 0;
	;
	height: 16px;
	padding: 0;
	margin: 2px 0 0 0;
	cursor: pointer
}

.banner_sec {
	float: left;
	width: 100%;
}

.banner_sec figure {
	float: left;
	width: 100%;
}

.bxslider {
	overflow: hidden;
}

.banner_sec img {
	float: left;
	max-width: inherit;
	height: inherit;
}

.body_container {
	width: 100%;
	float: left;
	background: #fff;
	padding: 54px 0;
	position: relative;
}

.body_container a {
	color: #009933;
}

.left_container {
	float: left;
	padding: 0 20px 8px 0;
	text-align: right;
	width: 173px;
}

.left_container .left_menu .menu {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}

.left_menu {
	width: 100%;
	padding-top: 65px;
	float: left;
}

.left_menu li {
	margin-bottom: 0;
	text-align: right;
}

.left_menu li a {
	font: 400 15px/15px 'Noto Sans';
	color: #009933;
}

.left_menu li a.active, .left_menu li a.current {
	color: #000;
}

.right_container {
	width: 79%;
	float: left;
}

.right_container h1 {
	color: #000;
	font: 700 28px/24px 'Noto Sans';
	margin-bottom: 26px;
	margin-left: -17px;
	padding: 15px 0 0 17px;
}

.right_container_inner {
	background: url("../images/mobile-divider.jpg") no-repeat left top;
	float: left;

	padding-left: 20px;
	position: relative;
	width: 490px;
	z-index: 1000;
}

.right_container h2 {
	font: 700 16px/22px 'Noto Sans';
	color: #000;
	padding: 18px 0;
	display: inline-block;
}

.right_container h4 {
	font: 600 16px/22px 'Noto Sans';
	color: #000;
	padding: 0 0 7px 0
}

.right_container_inner p {
	font: 400 16px/22px 'Noto Sans';
	color: #385f5f;
	padding: 0 0 8px 0;
}

.itemid-101 .right_container_inner p {
	padding-bottom: 0
}

.itemid-111 .right_container_inner p {
	padding-bottom: 0
}

.right_container_inner.pad p.pad {
	padding-bottom: 15px;
	clear: both
}

.right_container_inner.pad p.pad1 {
	padding-top: 15px;
	clear: both
}

.right_container_inner p span {
	color: #000;
	font-style: italic
}

.right_container_inner p small {
	color: #000;
	font: italic 400 16px/22px 'Noto Sans';
}

/* .green{color: #009933!important;font-style: normal!important} */

.top_pharm {
	padding: 18px 0 30px;
	border-top: 1px solid #ccc;
	margin-top: 35px;
	float: left;
	width: 100%
}

.map_sec {
	float: left;
	width: 100% !important;
	margin-bottom: 13px;
}

.right_container_inner strong {
	font: 700 16px/22px 'Noto Sans';
	color: #385f5f;
	padding: 0 0 18px 0;
	display: block;
	clear: both;
	position: relative
}

.right_container_inner strong small {
	position: absolute;
	bottom: 4px;
	right: 0;
	cursor: pointer;
}

.accord_sec {
	float: left;
	width: 100%;
	border-top: 1px solid #cacaca;
	margin-left: 0 !important;
	list-style: none !important;
}

.accord_sec li {
	border-bottom: 1px solid #cacaca;
	float: left;
	position: relative;
	width: 100%;
	z-index: 9999;
	overflow: hidden;
}

.accord_sec li h6 {
	font: 700 16px/22px 'Noto Sans';
	color: #009933;
	padding: 7px 0 4px;
	cursor: pointer
}

.accord_sec li h6.active {
	color: #000;
	padding-bottom: 1px;
}

.accord_inner {
	float: left;
	width: 100%;
	display: none;
}

.team_accord .accord_left {
	padding-left: 15px;
	min-height: 130px
}

.accord_inner.acc_left_pad .inner_div {
	/* padding-left:5%; */
	padding-left: 20px;
}

.accord_left {
	float: left;
	width: 70%;
	padding-bottom: 4px;
}

.accord_right {
	float: right;
	/* width: 30%;  */
	position: absolute;
	right: 0;
	bottom: 0
}

.accord_right img {
	max-width: auto;
}

.accord_sec li p, .accord_sec li em, .accord_sec li span, .accord_sec li small {
	color: #385f5f;
	font: 400 15px/22px 'Noto Sans';
}

.accord_sec li em, .accord_sec li span {
	font-style: italic;
}

.accord_inner.pad p {
	padding-left: 5%;
}

.accord_innerL {
	border: none;
	width: 48%;
	float: left;
	list-style: none !important;
	margin-left: 0 !important;
}

.accord_innerL.Right {
	float: right
}

.accord_innerL li {
	border: none;
	background: #fff url(../images/st_bg.png) repeat-x 0 0;
	padding-bottom: 8px;
	padding-top: 3px;
}

.accord_innerL p, .accord_innerL strong {
	padding: 2px 0 0 0;
}

.accord_innerL li p, .accord_innerL li em, .accord_innerL li span, .accord_innerL li small {
	font-size: 15px;
}

.footer {
	float: left;
	width: 100%;
	padding: 5px 0;
}

.footer p {
	text-align: right;
	padding: 0 40px 0 0;
	color: #006600;
	font: 400 12px/20px 'Noto Sans';
}

.footer .menu-footer li {
	text-align: right;
}

.footer .menu-footer a {
	text-align: right;
	padding: 0 40px 0 0;
	color: #006600;
	font: 400 12px/20px 'Noto Sans';
}



.form_sec {
	float: left;
	width: 100%;
	border-top: 1px solid #cacaca;
	padding-bottom: 30px;
	list-style: none !important;
	margin-left: 0 !important;
}

.form_sec li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #cacaca;
	padding: 0;
	padding: 0 0 3px 0;
	position: relative;
}

.form_sec li label.error {
	right: 1px;
	position: absolute;
	top: 3px;
	width: 120px;
	font-size: 12px;
}

.form_sec li.last {
	border: none
}

.form_sec li label {
	float: left;
	width: 98%;
	color: #385f5f;
	font: 400 15px/20px 'Noto Sans';
	padding: 3px 1%
}

.form_sec input[type='text'], .form_sec input[type='email'] {
	float: left;
	width: 98%;
	background: #e6f5eb;
	color: #000;
	font: 400 16px/22px 'Noto Sans';
	border: none;
	padding: 3px 1%
}

.form_sec .outer_radio {
	float: left;
	width: 98%;
	background: #e6f5eb;
	padding: 3px 1%
}

.outer_radio.margin {
	margin-bottom: 3px;
}

.form_sec .outer_radio label {
	width: auto;
	padding: 0;
	margin: 0 6px 0 0
}

.error {
	color: #ef3e33 !important
}

.radio {
	width: 16px;
	height: 15px;
	background: url(../images/radio.png) no-repeat;
	float: left;
	margin: 2px 5px 0 0;
	padding: 0;
}

.form_sec small {
	font-size: 13px;
	display: block;
	padding: 3px 0 25px 5%;
}

.form_sec small strong {
	display: inline;
	font-size: 13px;
}

.form_sec textarea {
	height: 75px;
	padding: 5px 1%;
	width: 98%;
	background: #E6F5EB;
	float: left;
	border: none;
}

.blank_img {
	float: left;
	width: 100%
}

.form_sec input[type='submit'] {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font: 700 16px/22px 'Noto Sans';
	border: none;
	padding: 10px 0;
	cursor: pointer;
	background: #009933;
	margin: 37px 0;
}

.mobile_menu {
	display: none;
	width: auto;
	background: none;
	margin: 40px 0 0 5%
}

.mobile_menu a {
	background: url("../images/mob_icon.png") no-repeat 0 center;
	float: left;
	height: 22px;
	text-indent: -100000px;
	width: 20px;
}

.mobile_head, .mobile-menu-block, .mob_search_icon {
	display: none
}

#reload_captcha {
	cursor: pointer;
	float: left;
	margin-left: 10px;
	margin-top: 49px;
	vertical-align: bottom;
}

.form-success {
	border: 1px solid #DFF0D8;
	color: #009933 !important;
	line-height: 30px !important;
	padding: 0 0 0 10px !important;
}

.form-error {
	border: 1px solid #EF3E33;
	line-height: 31px !important;
	padding: 0 0 0 10px !important;
}

.search a {
	color: #009933;
}

.search a:hover {
	color: #000000;
}

.search .result-title {
	margin-top: 20px;
}

.search dd {
	margin: 0;
}

.search .ordering-box {
	clear: both;
	float: left;
	margin-top: 15px;
}

.search .form-limit {
	float: left;
	margin: 10px 0;
}

.toggel-acc .allesc {
	margin-bottom: 2px;
}





/*27-06-2014*/



.address {
	padding: 13px 0 0;
}

.off-hrs h2 {
	padding-bottom: 6px;
	padding-top: 13px;
}

.off-hrs .pad {
	padding-top: 12px;
}

.right_container_inner .accord_sec p {
	padding: 4px 10px 18px 0;
	position: relative;
	z-index: 9999;
}

.right_container_inner .accord_inner.acc_left_pad p {
	padding-bottom: 12px;
	padding-top: 0;
}

.team_accord h5 {
	color: #385F5F;
	display: block;
	font: 400 16px/22px 'Noto Sans';
	padding: 0 0 18px;
	position: relative;
}

.team_accord h5 .toggel-acc {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
}

.right_container_inner .accord_innerL p {
	padding: 2px 0 0;
}



/*01.08.2014*/

.search #searchForm .search_sec {
	margin-top: 6px;
	border: 1px solid #eee;
}

.searchintro {
	clear: both;
	padding-top: 14px;
}

.searchintro strong {
	padding-bottom: 0;
}



.chzn-container {
	width: 80px !important;
}



/*Responsive css start here*/



@media only screen and (max-width: 991px) {

	.layout, .header, .footer, .right_container, .right_container_inner, .body_container {
		width: 100%;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.outer_container {
		width: 100%;
		padding-right: 0
	}

	.right_container {
		width: 70%;
		float: left
	}

	.logo {
		margin-right: 43px;
	}

}





@media only screen and (max-width: 755px) {

	.outer_border {
		display: block;
	}

	.outer_circle {
		display: block;
	}

	.right_container h1 {
		font-size: 20px;
		line-height: 20px;
		padding-left: 0;
		padding-top: 10px;
		margin-left: 0;
		border-left: 0;
	}

	.right_container_inner {
		background: url("../images/mobile-divider.jpg") no-repeat left top;
	}

	.menu {
		border-right: none;
		margin: 0;
		padding: 0px;
		text-align: left;
	}

	.logo {
		width: 70%;
		margin-right: 5%;
	}

	.banner_sec figure {
		overflow: hidden;
	}

	.banner_sec img {
		width: 960px;
		max-width: 960px
	}

	.menu {
		display: none;
	}

	.mobile-menu-block .menu {
		display: block;
		background: none;
	}

	.mobile-menu-block {
		display: none;
		float: left;
		height: 92%;
		left: 0;
		position: fixed;
		top: 0;
		width: 180px;
		z-index: 9999;
		background: #333333;
		padding: 25px;
		overflow-y: auto;
		overflow-x: hidden;
	}

	.mobile_menu {
		display: block;
		float: left;
		margin-left: 0;
	}

	.search_sec {
		margin: 10px 5% 10px;
		width: 90%;
		padding: 0;
		height: 36px;
		display: none;
	}

	.search_sec input[type="text"] {
		float: left;
		width: 80%;
		height: 36px;
		text-indent: 10px;
		padding: 0px;
		margin: 0px;
		position: relative;
		z-index: 9999;
	}

	.search_sec input[type="submit"] {
		margin: 0;
		padding: 0;
		height: 36px;
		width: 75px;
		background: url("../images/mob_search.png") no-repeat;
	}

	.accord_right {
		width: 100%;
		top: 10px;
	}

	.accord_right img {
		border-bottom: 1px solid #009933
	}

	.accord_left {
		padding-top: 180px;
		width: 100%;
		min-height: auto !important;
	}

	.accord_innerL {
		width: 100%
	}

	.accord_inner.pad p {
		padding: 0
	}

	.accord_inner.acc_left_pad .inner_div {
		padding-left: 0;
	}

	.head.active {
		display: none
	}

	.mobile_head, .mobile_head .head {
		display: block;
		color: #000
	}

	.mobile-menu-block .menu>li>a {
		padding: 4px 0;
		border-bottom: 1px solid #80CC99;
		display: block;
	}

	.mobile-menu-block .menu li ul li {
		padding: 4px 0;
		border-bottom: 1px solid #80CC99;
	}

	.mobile-menu-block .menu li.parent {
		padding-top: 20px;
	}

	.mobile-menu-block .parent>a {
		color: #FFFFFF !important;
	}

	.mobile-menu-block .menu li a, .mobile-menu-block .menu li a:hover, .mobile-menu-block .menu li.active a, .mobile-menu-block .menu li.current a {
		color: #80CC99;
	}

	.mob_search_icon {
		margin: 61px 0 0 20px;
		display: block;
		float: left;
	}

	.map_sec iframe {
		width: 410px;
	}

	.logo {
		margin-right: 0;
	}

	.header {
		padding-left: 20px;
		padding-right: 10px;
	}

	.logo {
		margin-right: 34px;
	}

	.body_container {
		padding: 54px 35px 54px 20px
	}

	.right_container {
		float: right;
		max-width: 490px;
		width: 100%;
	}

	.left_container {
		display: none;
	}

}





@media only screen and (min-width: 461px) and (max-width: 755px) {

	.mob_search_icon, .mobile_menu {
		margin-top: 0;
	}

	.mrgin-mob {
		float: left;
		margin-top: 61px;
	}

	.right_container {
		max-width: 510px;
		width: 100%;
	}

}



@media only screen and (min-width: 461px) and (max-width: 583px) {

	.blank_img img {
		width: 100%
	}

	.search_sec input[type="text"] {
		width: 70%;
	}

	.map_sec iframe {
		width: 280px;
	}

}





@media only screen and (min-width: 319px) and (max-width: 585px) {

	.left_container {
		display: none;
	}

	.right_container {
		max-width: 510px;
	}

	.right_container_inner {
		max-width: 422px;
	}

	.body_container {
		padding: 54px 20px;
	}

}



@media only screen and (max-width:754px) {

	.outer_border {
		display: block;
	}

	.right_container_inner {
		max-width: 100%;
	}

}

@media only screen and (max-width:584px) {

	.outer_border {
		display: none;
	}

	.header {
		padding-top: 23px;
	}

}

@media only screen and (max-width: 449px) {

	.search_sec input[type="text"] {
		width: 60%;
	}

}



@media only screen and (max-width: 584px) {

	.right_container {
		padding-left: 0;
		max-width: 420px;
	}

	.logo img {
		max-width: none;
		width: 201px;
	}

	.logo {
		margin-right: 0;
	}

	.outer_circle {
		display: none;
	}

	.mrgin-mob {
		float: left;
		margin-top: 38px;
		z-index: 9999;
		position: relative;
	}

	.mob_search_icon, .mobile_menu {
		margin-top: 0;
	}

}



@media only screen and (min-width: 461px) and (max-width: 584px) {



	.right_container {
		padding-left: 0;
		max-width: 420px;
	}



}





@font-face {

	font-family: 'IcoMoon';

	src: url('../../../media/jui/fonts/IcoMoon.eot');

	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');

	font-weight: normal;

	font-style: normal;

}

[data-icon]:before {

	font-family: 'IcoMoon';

	content: attr(data-icon);

	speak: none;

}

[class^="icon-"],

[class*=" icon-"] {

	display: inline-block;

	width: 14px;

	height: 14px;

	*margin-right: .3em;

	line-height: 14px;

}

[class^="icon-"]:before,

[class*=" icon-"]:before {

	font-family: 'IcoMoon';

	font-style: normal;

	speak: none;

}

[class^="icon-"].disabled,

[class*=" icon-"].disabled {

	font-weight: normal;

}

.icon-joomla:before {

	content: "\e200";

}

.icon-chevron-up:before,

.icon-uparrow:before,

.icon-arrow-up:before {

	content: "\e005";

}

.icon-chevron-right:before,

.icon-rightarrow:before,

.icon-arrow-right:before {

	content: "\e006";

}

.icon-chevron-down:before,

.icon-downarrow:before,

.icon-arrow-down:before {

	content: "\e007";

}

.icon-chevron-left:before,

.icon-leftarrow:before,

.icon-arrow-left:before {

	content: "\e008";

}

.icon-arrow-first:before {

	content: "\e003";

}

.icon-arrow-last:before {

	content: "\e004";

}

.icon-arrow-up-2:before {

	content: "\e009";

}

.icon-arrow-right-2:before {

	content: "\e00a";

}

.icon-arrow-down-2:before {

	content: "\e00b";

}

.icon-arrow-left-2:before {

	content: "\e00c";

}

.icon-arrow-up-3:before {

	content: "\e00f";

}

.icon-arrow-right-3:before {

	content: "\e010";

}

.icon-arrow-down-3:before {

	content: "\e011";

}

.icon-arrow-left-3:before {

	content: "\e012";

}

.icon-menu-2:before {

	content: "\e00e";

}

.icon-arrow-up-4:before {

	content: "\e201";

}

.icon-arrow-right-4:before {

	content: "\e202";

}

.icon-arrow-down-4:before {

	content: "\e203";

}

.icon-arrow-left-4:before {

	content: "\e204";

}

.icon-share:before,

.icon-redo:before {

	content: "\27";

}

.icon-undo:before {

	content: "\28";

}

.icon-forward-2:before {

	content: "\e205";

}

.icon-backward-2:before,

.icon-reply:before {

	content: "\e206";

}

.icon-unblock:before,

.icon-refresh:before,

.icon-redo-2:before {

	content: "\6c";

}

.icon-undo-2:before {

	content: "\e207";

}

.icon-move:before {

	content: "\7a";

}

.icon-expand:before {

	content: "\66";

}

.icon-contract:before {

	content: "\67";

}

.icon-expand-2:before {

	content: "\68";

}

.icon-contract-2:before {

	content: "\69";

}

.icon-play:before {

	content: "\e208";

}

.icon-pause:before {

	content: "\e209";

}

.icon-stop:before {

	content: "\e210";

}

.icon-previous:before,

.icon-backward:before {

	content: "\7c";

}

.icon-next:before,

.icon-forward:before {

	content: "\7b";

}

.icon-first:before {

	content: "\7d";

}

.icon-last:before {

	content: "\e000";

}

.icon-play-circle:before {

	content: "\e00d";

}

.icon-pause-circle:before {

	content: "\e211";

}

.icon-stop-circle:before {

	content: "\e212";

}

.icon-backward-circle:before {

	content: "\e213";

}

.icon-forward-circle:before {

	content: "\e214";

}

.icon-loop:before {

	content: "\e001";

}

.icon-shuffle:before {

	content: "\e002";

}

.icon-search:before {

	content: "\53";

}

.icon-zoom-in:before {

	content: "\64";

}

.icon-zoom-out:before {

	content: "\65";

}

.icon-apply:before,

.icon-edit:before,

.icon-pencil:before {

	content: "\2b";

}

.icon-pencil-2:before {

	content: "\2c";

}

.icon-brush:before {

	content: "\3b";

}

.icon-save-new:before,

.icon-plus-2:before {

	content: "\5d";

}

.icon-ban-circle:before,

.icon-minus-sign:before,

.icon-minus-2:before {

	content: "\5e";

}

.icon-delete:before,

.icon-remove:before,

.icon-cancel-2:before {

	content: "\49";

}

.icon-publish:before,

.icon-save:before,

.icon-ok:before,

.icon-checkmark:before {

	content: "\47";

}

.icon-new:before,

.icon-plus:before {

	content: "\2a";

}

.icon-plus-circle:before {

	content: "\e215";

}

.icon-minus:before,

.icon-not-ok:before {

	content: "\4b";

}

.icon-minus-circle:before {

	content: "\e216";

}

.icon-unpublish:before,

.icon-cancel:before {

	content: "\4a";

}

.icon-cancel-circle:before {

	content: "\e217";

}

.icon-checkmark-2:before {

	content: "\e218";

}

.icon-checkmark-circle:before {

	content: "\e219";

}

.icon-info:before {

	content: "\e220";

}

.icon-info-2:before,

.icon-info-circle:before {

	content: "\e221";

}

.icon-question:before,

.icon-question-sign:before,

.icon-help:before {

	content: "\45";

}

.icon-question-2:before,

.icon-question-circle:before {

	content: "\e222";

}

.icon-notification:before {

	content: "\e223";

}

.icon-notification-2:before,

.icon-notification-circle:before {

	content: "\e224";

}

.icon-pending:before,

.icon-warning:before {

	content: "\48";

}

.icon-warning-2:before,

.icon-warning-circle:before {

	content: "\e225";

}

.icon-checkbox-unchecked:before {

	content: "\3d";

}

.icon-checkin:before,

.icon-checkbox:before,

.icon-checkbox-checked:before {

	content: "\3e";

}

.icon-checkbox-partial:before {

	content: "\3f";

}

.icon-square:before {

	content: "\e226";

}

.icon-radio-unchecked:before {

	content: "\e227";

}

.icon-radio-checked:before,

.icon-generic:before {

	content: "\e228";

}

.icon-circle:before {

	content: "\e229";

}

.icon-signup:before {

	content: "\e230";

}

.icon-grid:before,

.icon-grid-view:before {

	content: "\58";

}

.icon-grid-2:before,

.icon-grid-view-2:before {

	content: "\59";

}

.icon-menu:before {

	content: "\5a";

}

.icon-list:before,

.icon-list-view:before {

	content: "\31";

}

.icon-list-2:before {

	content: "\e231";

}

.icon-menu-3:before {

	content: "\e232";

}

.icon-folder-open:before,

.icon-folder:before {

	content: "\2d";

}

.icon-folder-close:before,

.icon-folder-2:before {

	content: "\2e";

}

.icon-folder-plus:before {

	content: "\e234";

}

.icon-folder-minus:before {

	content: "\e235";

}

.icon-folder-3:before {

	content: "\e236";

}

.icon-folder-plus-2:before {

	content: "\e237";

}

.icon-folder-remove:before {

	content: "\e238";

}

.icon-file:before {

	content: "\e016";

}

.icon-file-2:before {

	content: "\e239";

}

.icon-file-add:before,

.icon-file-plus:before {

	content: "\29";

}

.icon-file-remove:before,

.icon-file-minus:before {

	content: "\e017";

}

.icon-file-check:before {

	content: "\e240";

}

.icon-file-remove:before {

	content: "\e241";

}

.icon-save-copy:before,

.icon-copy:before {

	content: "\e018";

}

.icon-stack:before {

	content: "\e242";

}

.icon-tree:before {

	content: "\e243";

}

.icon-tree-2:before {

	content: "\e244";

}

.icon-paragraph-left:before {

	content: "\e246";

}

.icon-paragraph-center:before {

	content: "\e247";

}

.icon-paragraph-right:before {

	content: "\e248";

}

.icon-paragraph-justify:before {

	content: "\e249";

}

.icon-screen:before {

	content: "\e01c";

}

.icon-tablet:before {

	content: "\e01d";

}

.icon-mobile:before {

	content: "\e01e";

}

.icon-box-add:before {

	content: "\51";

}

.icon-box-remove:before {

	content: "\52";

}

.icon-download:before {

	content: "\e021";

}

.icon-upload:before {

	content: "\e022";

}

.icon-home:before {

	content: "\21";

}

.icon-home-2:before {

	content: "\e250";

}

.icon-out-2:before,

.icon-new-tab:before {

	content: "\e024";

}

.icon-out-3:before,

.icon-new-tab-2:before {

	content: "\e251";

}

.icon-link:before {

	content: "\e252";

}

.icon-picture:before,

.icon-image:before {

	content: "\2f";

}

.icon-pictures:before,

.icon-images:before {

	content: "\30";

}

.icon-palette:before,

.icon-color-palette:before {

	content: "\e014";

}

.icon-camera:before {

	content: "\55";

}

.icon-camera-2:before,

.icon-video:before {

	content: "\e015";

}

.icon-play-2:before,

.icon-video-2:before,

.icon-youtube:before {

	content: "\56";

}

.icon-music:before {

	content: "\57";

}

.icon-user:before {

	content: "\22";

}

.icon-users:before {

	content: "\e01f";

}

.icon-vcard:before {

	content: "\6d";

}

.icon-address:before {

	content: "\70";

}

.icon-share-alt:before,

.icon-out:before {

	content: "\26";

}

.icon-enter:before {

	content: "\e257";

}

.icon-exit:before {

	content: "\e258";

}

.icon-comment:before,

.icon-comments:before {

	content: "\24";

}

.icon-comments-2:before {

	content: "\25";

}

.icon-quote:before,

.icon-quotes-left:before {

	content: "\60";

}

.icon-quote-2:before,

.icon-quotes-right:before {

	content: "\61";

}

.icon-quote-3:before,

.icon-bubble-quote:before {

	content: "\e259";

}

.icon-phone:before {

	content: "\e260";

}

.icon-phone-2:before {

	content: "\e261";

}

.icon-envelope:before,

.icon-mail:before {

	content: "\4d";

}

.icon-envelope-opened:before,

.icon-mail-2:before {

	content: "\4e";

}

.icon-unarchive:before,

.icon-drawer:before {

	content: "\4f";

}

.icon-archive:before,

.icon-drawer-2:before {

	content: "\50";

}

.icon-briefcase:before {

	content: "\e020";

}

.icon-tag:before {

	content: "\e262";

}

.icon-tag-2:before {

	content: "\e263";

}

.icon-tags:before {

	content: "\e264";

}

.icon-tags-2:before {

	content: "\e265";

}

.icon-options:before,

.icon-cog:before {

	content: "\38";

}

.icon-cogs:before {

	content: "\37";

}

.icon-screwdriver:before,

.icon-tools:before {

	content: "\36";

}

.icon-wrench:before {

	content: "\3a";

}

.icon-equalizer:before {

	content: "\39";

}

.icon-dashboard:before {

	content: "\78";

}

.icon-switch:before {

	content: "\e266";

}

.icon-filter:before {

	content: "\54";

}

.icon-purge:before,

.icon-trash:before {

	content: "\4c";

}

.icon-checkedout:before,

.icon-lock:before,

.icon-locked:before {

	content: "\23";

}

.icon-unlock:before {

	content: "\e267";

}

.icon-key:before {

	content: "\5f";

}

.icon-support:before {

	content: "\46";

}

.icon-database:before {

	content: "\62";

}

.icon-scissors:before {

	content: "\e268";

}

.icon-health:before {

	content: "\6a";

}

.icon-wand:before {

	content: "\6b";

}

.icon-eye-open:before,

.icon-eye:before {

	content: "\3c";

}

.icon-eye-close:before,

.icon-eye-blocked:before,

.icon-eye-2:before {

	content: "\e269";

}

.icon-clock:before {

	content: "\6e";

}

.icon-compass:before {

	content: "\6f";

}

.icon-broadcast:before,

.icon-connection:before,

.icon-wifi:before {

	content: "\e01b";

}

.icon-book:before {

	content: "\e271";

}

.icon-lightning:before,

.icon-flash:before {

	content: "\79";

}

.icon-print:before,

.icon-printer:before {

	content: "\e013";

}

.icon-feed:before {

	content: "\71";

}

.icon-calendar:before {

	content: "\43";

}

.icon-calendar-2:before {

	content: "\44";

}

.icon-calendar-3:before {

	content: "\e273";

}

.icon-pie:before {

	content: "\77";

}

.icon-bars:before {

	content: "\76";

}

.icon-chart:before {

	content: "\75";

}

.icon-power-cord:before {

	content: "\32";

}

.icon-cube:before {

	content: "\33";

}

.icon-puzzle:before {

	content: "\34";

}

.icon-attachment:before,

.icon-paperclip:before,

.icon-flag-2:before {

	content: "\72";

}

.icon-lamp:before {

	content: "\74";

}

.icon-pin:before,

.icon-pushpin:before {

	content: "\73";

}

.icon-location:before {

	content: "\63";

}

.icon-shield:before {

	content: "\e274";

}

.icon-flag:before {

	content: "\35";

}

.icon-flag-3:before {

	content: "\e275";

}

.icon-bookmark:before {

	content: "\e023";

}

.icon-bookmark-2:before {

	content: "\e276";

}

.icon-heart:before {

	content: "\e277";

}

.icon-heart-2:before {

	content: "\e278";

}

.icon-thumbs-up:before {

	content: "\5b";

}

.icon-thumbs-down:before {

	content: "\5c";

}

.icon-unfeatured:before,

.icon-asterisk:before,

.icon-star-empty:before {

	content: "\40";

}

.icon-star-2:before {

	content: "\41";

}

.icon-featured:before,

.icon-default:before,

.icon-star:before {

	content: "\42";

}

.icon-smiley:before,

.icon-smiley-happy:before {

	content: "\e279";

}

.icon-smiley-2:before,

.icon-smiley-happy-2:before {

	content: "\e280";

}

.icon-smiley-sad:before {

	content: "\e281";

}

.icon-smiley-sad-2:before {

	content: "\e282";

}

.icon-smiley-neutral:before {

	content: "\e283";

}

.icon-smiley-neutral-2:before {

	content: "\e284";

}

.icon-cart:before {

	content: "\e019";

}

.icon-basket:before {

	content: "\e01a";

}

.icon-credit:before {

	content: "\e286";

}

.icon-credit-2:before {

	content: "\e287";

}

.icon-expired:before {

	content: "\4b";

}

.phrases-box .radio {
	width: auto !important;
	background: none !important;
}

.pagination ul.pagination-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.pagination ul.pagination-list li {
	float: left;
	padding-right: 10px;
}

#searchForm .counter {
	padding: 10px 5px;
}

.search .form-limit {
	margin-right: 10px
}

.site .article-info {
	display: none;
}