body {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.4;
}

a {
	cursor: pointer;
}

body * {
	border-radius: 0;
	-webkit-border-radius: 0;
}

input[type="text"], input[type="password"], textarea {
	width: 100%;
}

.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #17a6df;
}
h1, h2, h3 {
	font: 130% 'Open Sans', sans-serif;
	color: #575757;
	padding: 0;
}
h4.title {
	font: 120% 'Open Sans', sans-serif;
	margin: 0 0 23px;
}
.alert-heading {
	color: inherit;
}
.color {
	color: #17a6df;
}
p {
	margin: 0;
}
p.text {
	margin-top: -6px;
}
.clear {
	clear: both;
}
.icons-marker {
	font-size: 13.2px;
	line-height: 14px;
}
/*Buttons*/

.btn.dropdown-toggle {
	margin-bottom: 10px !important;
}

.mod-newsflash-adv_custom-link a {
	color: #5e5e5e;
}
.mod-newsflash-adv_custom-link a:hover {
	color: #17a6df;
}
/*Lists*/
ul.item_list, .categories-module, .archive-module, .unstyled, .item-list, .menu-list {
	margin: 0 0 19px;
}
ul.item_list li, .categories-module li, .archive-module li, .unstyled li, .item-list li, .menu-list li {
	background: url(marker00.png) 0 0px no-repeat;
	list-style: none;
	padding: 0 0 17px 25px;
}
ul.item_list li a, .categories-module li a, .archive-module li a, .unstyled li a, .item-list li a, .menu-list li a {
	color: #17a6df;
}
ul.item_list li a:hover, .categories-module li a:hover, .archive-module li a:hover, .unstyled li a:hover, .item-list li a:hover, .menu-list li a:hover {
	color: black;
}
ul.item_list li a.selected, .categories-module li a.selected, .archive-module li a.selected, .unstyled li a.selected, .item-list li a.selected, .menu-list li a.selected {
	color: black;
}
ul.categories-module h5 {
	font-size: 1em;
	line-height: inherit;
	font-weight: normal;
	margin: 0;
}
/*Pagination*/
.pagination {
	height: auto;
	margin: 0;
}
.pagination ul {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.pagination ul li {
	display: inline-block;
	padding: 0 15px;
}
.pagination ul li .pagenav {
	font: 16px/20px 'Open Sans', sans-serif;
	padding: 0;
	text-transform: lowercase;
	color: #555555;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	box-shadow: none;
}
.pagination ul li span.pagenav {
	color: #555555;
}
.pagination ul li a.pagenav {
	color: #17a6df;
}
.pagination ul li a.pagenav:hover {
	background: none;
	color: #000000;
}
.pagination ul li.num {
	padding: 0 6px;
}
.pagination ul li.num span.pagenav {
	color: #000000;
}
/*Forms*/
input[type='radio'], input[type='checkbox'] {
	margin: 3px 0 0;
}
/* Images */
.item_img, .category_img {
	margin-bottom: 25px;
}
.img-intro__left, .img-full__left {
	float: left;
	margin: 0 20px 20px 0;
}
.img-intro__right, .img-full__right {
	float: right;
	margin: 0 20px 20px 0;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#logo {
	/*   padding-bottom: 44px; */
}
#logo a {
	display: inline-block;
	color: #000;
}
#logo a > div > span, div#copyright > span.siteName > span {
	text-transform: capitalize;
}

#logo a img {
	width: 100%;
}

/*======================= NAVIGATION =======================*/

.contentInner ul.main-menu {
	display: block;
	width: 100%;
	position: relative;
	table-layout: fixed;
	color: #606060;
	margin: 0;
	padding: 5%;
}

.contentInner ul.main-menu > li {
	display: block;
	margin: 0;
	float: none;
}

.contentInner ul.main-menu li+ li {
	margin-top: 10px;
}
ul.main-menu li > a {
	display: block;
	width: 100%;
	height: 33px;
	opacity: 0.7;
	filter: alpha(Opacity=70);
}
ul.main-menu li > a:hover, ul.main-menu li.active > a {
	opacity: 1;
	filter: alpha(Opacity=100);
}

ul.main-menu li a > span {
	height: 100%;
	display: flex;
	align-items: center;
}
ul.main-menu li a > span.ico {
	background: url('../img/ico/Link-128.png') no-repeat center center;
	background-size: contain;
}

ul.main-menu li.office_referals > a span.ico {
	background-image: url('../img/ico/User-Group-128.png');
}
ul.main-menu li.office_tools > a span.ico {
	background-image: url('../img/ico/Tools-02-128.png');
}
ul.main-menu li.office_user > a span.ico {
	background-image: url('../img/ico/User-Profile-128.png');
}
ul.main-menu li.office_stat > a span.ico {
	background-image: url('../img/ico/Graph-03-128.png');
}
ul.main-menu li.office_finance > a span.ico {
	background-image: url('../img/ico/Money-Credit-Card-128.png');
}
ul.main-menu li.office_ticket > a span.ico {
	background-image: url('../img/ico/Messages-Information-01-128.png');
}
ul.main-menu li.office_settings > a span.ico {
	background-image: url('../img/ico/Settings-01-128.png');
}
ul.main-menu li.office_exit > a span.ico {
	background-image: url('../img/ico/Close-128.png');
}
ul.main-menu li.office__tools > a span.ico {
	background-image: url('../img/ico/Tools-02-128.png');
}
ul.main-menu li.office_blacklist > a span.ico {
	background-image: url('../img/ico/Row-128.png');
}
ul.main-menu li.office_Webpage > a span.ico {
	background-image: url('../img/ico/Page-Layout-128.png');
}
ul.main-menu li.office_Payment > a span.ico {
	background-image: url('../img/ico/Payments-128.png');
}
ul.main-menu li.office__admin_tools > a span.ico {
	background-image: url('../img/ico/Remote-Control-128.png');
}

nav.topnavs .nav-pills > li > a {
	padding: 5px;
}
nav.topnavs.navbar {
	min-height: 5px;
	margin-bottom: 0px;
	margin-top: 20px;
}

.row-container {
	padding: 20px 0 5px;
}
.select-menu {
	display: none;
}
.navigation ul.sf-menu {
	display: table;
	width: 100%;
	position: relative;
	text-align: center;
	table-layout: fixed;
	color: #606060;
	text-shadow: none;
	background-color: #fefefe;
}
.navigation ul.sf-menu li:hover, .navigation ul.sf-menu li:active, .navigation ul.sf-menu li.active, .navigation ul.sf-menu li.disabled, .navigation ul.sf-menu[disabled] {
	color: #606060;
	background-color: #f6f6f6;
}
.navigation ul.sf-menu:active, .navigation ul.sf-menu.active {
	background-color: #dddddd \9;
}
.navigation ul.sf-menu .sfHolder {
	display: block;
	position: relative;
}
.navigation ul.sf-menu > li {
	border: 1px solid #e7e6e6;
	border-left: none;
	display: table-cell;
	padding: 0;
	margin: 0;
	float: none;
	text-transform: uppercase;
}
.navigation ul.sf-menu > li:first-child {
	border-left: 1px solid #e7e6e6;
}
.navigation ul.sf-menu > li:first-child > .sfHolder > a, .navigation ul.sf-menu > li:first-child > .sfHolder > span {
	margin-left: 0;
}
.navigation ul.sf-menu > li.lastItem > .sfHolder > a, .navigation ul.sf-menu > li.lastItem > .sfHolder > span {
	margin-right: 0;
}
.navigation ul.sf-menu > li.active > .sfHolder > a, .navigation ul.sf-menu > li.sfHover > .sfHolder > a, .navigation ul.sf-menu > li.current > .sfHolder > a, .navigation ul.sf-menu > li.active > .sfHolder > span, .navigation ul.sf-menu > li.sfHover > .sfHolder > span, .navigation ul.sf-menu > li.current > .sfHolder > span {
	color: #1dace8;
}
.navigation ul.sf-menu > li > .sfHolder > a, .navigation ul.sf-menu > li > .sfHolder > span {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 64px;
	height: 63px;
	text-align: center;
	margin: 0;
	color: #4b4a4b;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	position: relative;
	display: block;
}
.navigation ul.sf-menu > li > .sfHolder > a:hover, .navigation ul.sf-menu > li > .sfHolder > span:hover {
	color: #1dace8;
}
.navigation ul.sf-menu > li:hover > .sfHolder > ul, .navigation ul.sf-menu > li.sfHover > .sfHolder > ul {
	top: 64px;
	left: 0px;
	width: 100%;
}
.navigation ul.sf-menu ul {
	width: 182px;
}
.navigation ul.sf-menu li li:hover ul, .navigation ul.sf-menu li li.sfHover ul {
	top: -20px;
	left: 183px;
}
.navigation ul.sf-menu li li li:hover ul, .navigation ul.sf-menu li li li.sfHover ul {
	top: -20px;
	left: 183px;
}
.navigation ul.sf-menu ul {
	background: #f6f6f6;
	padding: 20px 0;
	text-align: left;
	box-shadow: 0px 0px 3px #e7e6e6;
}
.navigation ul.sf-menu ul li {
	margin: 0;
}
.navigation ul.sf-menu ul li a, .navigation ul.sf-menu ul li span.separator {
	font: 14px/30px Times New Roman, Times, serif;
	display: block;
	padding: 0 20px;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #575761;
}
.navigation ul.sf-menu ul li a:hover, .navigation ul.sf-menu ul li span.separator:hover {
	color: #1dace8;
}
.navigation ul.sf-menu ul li.active > .sfHolder > a, .navigation ul.sf-menu ul li.sfHover > .sfHolder > a, .navigation ul.sf-menu ul li.active > .sfHolder > span.separator, .navigation ul.sf-menu ul li.sfHover > .sfHolder > span.separator {
	color: #1dace8;
}
.navigation ul.sf-menu.sf-vertical {
	width: 182px;
	/*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
	width: 182px;
	margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul, .navigation ul.sf-menu.sf-vertical li.sfHover > ul {
	top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
	left: 184px;
}
.navigation ul.sf-menu.sf-vertical ul li a, .navigation ul.sf-menu.sf-vertical ul li span {
	padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
	height: 28px;
	padding-bottom: 28px;
	margin-bottom: 2px;
}
.navigation ul.sf-menu.sf-navbar li:hover > ul, .navigation ul.sf-menu.sf-navbar li.sfHover > ul {
	top: 30px;
	left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
	width: auto;
	padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
	width: 182px;
	top: 28px;
}
.search-block {
	text-align: right;
	padding-top: 14px;
}
.search-block .mod-search form {
	position: relative;
	display: block;
}
.search-block .mod-search form input {
	max-width: 100%;
}
.search-block .mod-search form #searchword {
	margin: 0;
	border: 1px solid #d9d9d9;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	height: 26px;
	padding: 4px 26px 4px 6px;
	width: 213px;
}
.search-block .mod-search form input[type='image'] {
	position: absolute;
	top: 9px;
	right: 8px;
	padding: 0;
	margin: 0;
}
/*======================= SHOWCASE =======================*/
.mod-article-single .item__module {
	overflow: hidden;
}
.mod-article-single .item-title {
	font-size: 13px;
	color: black;
	font-weight: bold;
}
.mod-article-single.advice .item_introtext .color {
	font-weight: bold;
	color: black;
	margin-bottom: 7px;
	font-size: 13px;
}
.mod-article-single.advice .item_introtext small {
	display: block;
	font-size: 13px;
	text-align: right;
}
.mod-article-single.advice .item_introtext small span {
	color: #5e5e5e;
	display: block;
	font: 22px/26px 'Pacifico', cursive;
}
.mod-article-single.mod-article-single__footer {
	text-align: right;
}
.mod-newsflash-adv.mod-newsflash-adv__partners .img-intro__left {
	margin-right: 4px;
	margin-bottom: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__partners .item_title {
	margin-bottom: 1px;
}
.mod-newsflash-adv.icons .item {
	border-bottom: 1px solid #efefef;
	margin-bottom: 13px;
	padding-bottom: 13px;
}
.mod-newsflash-adv.icons .item.lastItem {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.mod-newsflash-adv.icons .item .img-intro__left {
	margin-top: 5px;
	margin-right: 10px;
}
.mod-newsflash-adv.icons .item .item_content {
	overflow: hidden;
}
.mod-newsflash-adv.icons .item .item_content .item_title {
	font-size: 13px;
	color: black;
	font-weight: bold;
}
.mod-newsflash-adv.blog .item {
	border-bottom: 1px solid #6c6c6c;
	margin-bottom: 14px;
	padding-bottom: 14px;
}
.mod-newsflash-adv.blog .item.lastItem {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.mod-newsflash-adv.blog .item .item_content .item_published {
	font-size: 11px;
	line-height: 18px;
	color: white;
	text-transform: lowercase;
}
.mod-newsflash-adv.blog .item .item_content a {
	color: #a2a2a2;
}
.mod-newsflash-adv.blog .item .item_content a:hover {
	color: white;
}
.mod-newsflash-adv.blog .item .item_content p {
	padding: 0;
}
.mod-newsflash-adv.news .item_published {
	color: #17a6df;
	font-weight: bold;
	line-height: 18px;
	padding-top: 9px;
}
.mod-newsflash-adv .isotope {
	margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
	padding: 0 1.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
	text-align: center;
}
.mod-newsflash-adv .item_title {
	margin-bottom: 12px;
	color: #17a6df;
	font-size: 130%;
}

/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
#aside-right .moduletable, #aside-left .moduletable {
	margin-bottom: 30px;
}
#content-row {
	/*padding-bottom: 26px;*/
	position: relative;
}
#content-row .row-container {
	padding: 20px;
}
/*======================= CONTENT =======================*/
#component {
	min-height: 0;
}
.container-fluid {
	padding: 0 !important;
}
.page-header {
	border: none;
	padding: 0;
	margin: 0;
}
.item_info_dl {
	margin: 0 0 14px;
}
.item_info_dl dd {
	margin: 0;
	display: inline;
}
.item_info_dl dd > * {
	display: inline;
}
/*===== Home Page ======*/
.category_desc {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 37px;
}
.moduletable.post {
	background: white;
	padding-top: 27px;
}

.moduletable.post .moduleTitle {
	border-bottom: 1px solid #e1e1e1;
	font: 24px/44px 'Open Sans', sans-serif;
	margin: 0px 28px 23px;
	padding: 0 0 15px 59px;
}
.moduletable.post .mod-article-single {
	padding: 0px 28px 44px;
}
.moduletable.post.post1 .moduleTitle {
	background: url(icon1000.png) 0 0px no-repeat;
}
.moduletable.post.post2 .moduleTitle {
	background: url(icon2000.png) 0 0px no-repeat;
}
.moduletable.post.post3 .moduleTitle {
	background: url(icon3000.png) 0 0px no-repeat;
}
.moduletable.accordion {
	margin: 0 !important;
}
.moduletable.accordion ul.accordion > li {
	margin-bottom: 6px;
}
.moduletable.accordion ul.accordion > li a {
	color: #17a6df;
	color: #4db3e3;
	text-shadow: none;
	background-color: #fcfcfc;
	background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
	background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
	background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
	background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
	border-color: #f7f7f7 #f7f7f7 #d1d1d1;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #f7f7f7;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: 1px solid #f1f3f3;
	text-transform: none;
	font-size: 12px;
	padding: 12px 30px 13px 18px;
	position: relative;
	font: 13px/14px 'Open Sans', sans-serif;
}
.moduletable.accordion ul.accordion > li a:hover, .moduletable.accordion ul.accordion > li a:active, .moduletable.accordion ul.accordion > li a.active, .moduletable.accordion ul.accordion > li a.disabled, .moduletable.accordion ul.accordion > li a[disabled] {
	color: #4db3e3;
	background-color: #f7f7f7;
	*background-color: #eaeaea;
}
.moduletable.accordion ul.accordion > li a:active, .moduletable.accordion ul.accordion > li a.active {
	background-color: #dedede \9;
}
.moduletable.accordion ul.accordion > li a:hover {
	color: #4db3e3;
	text-shadow: none;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: -o-linear-gradient(top, #f7f7f7, #ffffff);
	background-image: linear-gradient(to bottom, #f7f7f7, #ffffff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
	border-color: #ffffff #ffffff #d9d9d9;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #ffffff;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */

	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.moduletable.accordion ul.accordion > li a:hover:hover, .moduletable.accordion ul.accordion > li a:hover:active, .moduletable.accordion ul.accordion > li a:hover.active, .moduletable.accordion ul.accordion > li a:hover.disabled, .moduletable.accordion ul.accordion > li a:hover[disabled] {
	color: #4db3e3;
	background-color: #ffffff;
	*background-color: #f2f2f2;
}
.moduletable.accordion ul.accordion > li a:hover:active, .moduletable.accordion ul.accordion > li a:hover.active {
	background-color: #e6e6e6 \9;
}
.moduletable.accordion ul.accordion > li a .dcjq-icon {
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 12px;
	right: 9px;
	background: url(dcjq-icon.png) 0 bottom no-repeat;
}
.moduletable.accordion ul.accordion > li a.active .dcjq-icon {
	background-position: 0 0;
}
.moduletable.accordion ul.accordion > li ul {
	margin: 0;
}
.moduletable.accordion ul.accordion > li ul li {
	padding: 22px 0 30px;
	background: none;
}
.page-featured .item .item_img {
	margin: 0 0 16px;
}
.page-featured .item .item_title {
	font-size: 30px;
	line-height: 34px;
	color: #575757;
	margin-bottom: 17px;
}
.cust h1 {
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	font-style: italic;
	color: #bebebe;
	padding: 0;
	margin: 0 0 20px;
	text-transform: none;
}
.cust span {
	color: #5e5e5e;
}
/*===== Company Page ======*/
dl.history {
	margin: 0;
}
dl.history dt {
	float: left;
	margin: 0px 9px 0 0;
	font-weight: normal;
	color: #17a6df;
	font-size: 12px;
	font-weight: bold;
}
dl.history dd {
	overflow: hidden;
}
dl.history dt, dl.history dd {
	margin-bottom: 20px;
}
.moduletable.bordered .moduleTitle, .moduletable.bordered .mod-article-single {
	margin-left: 37px;
	margin-right: 37px;
	padding-left: 58px;
	padding-right: 58px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}
.moduletable.bordered .moduleTitle {
	margin-bottom: 0;
	padding-bottom: 16px;
}
.mod-newsflash-adv .item_title {
	color: #17a6df;
}
.mod-newsflash-adv i.caption {
	font-style: normal;
}
/*===== Blog Page ======*/
/*===== Testimonials Page ======*/
blockquote {
	background: url(blockquote.png) 0 4px no-repeat;
	padding: 0 0 0 38px;
	margin: 0;
	border-left: none;
	font-size: 12px;
	line-height: 16px;
}
blockquote p {
	margin-bottom: 0;
	padding: 0;
	font-size: inherit;
	font-weight: normal;
	line-height: inherit;
}
blockquote p:before {
	content: '';
}
blockquote p:after {
	content: '';
}
blockquote small {
	text-align: right;
	font: 13px/18px 'Open Sans', sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: black;
	padding: 20px 0 0;
}
blockquote small:before {
	content: '';
}
/*===== Team Page ======*/
.page-category__team .item_img, .page-item__team .item_img {
	max-width: 40%;
}
.addthis_toolbox {
	padding-top: 11px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= ASIDE RIGHT =======================*/
.archive-module li a, .categories-module li a, .mod-menu .nav.menu li a, .list1 ul li a {
	display: inline;
}
.archive-module li a:hover, .categories-module li a:hover, .mod-menu .nav.menu li a:hover, .list1 ul li a:hover {
	background: none;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row .row-container {
	padding: 20px;
}
#mainbottom-row .container .moduletable {
	margin-bottom: 34px;
	margin-bottom: 0px;
}
/*======================= BOTTOM =======================*/
#bottom-row .container {
	border-top: 1px solid #e8e8e8;
	padding-top: 39px;
}
#bottom-row .container .moduletable {
	margin-bottom: 40px;
}
/*======================= FOOTER =======================*/
#footer-row .row-container {
	padding: 20px 0 6px;
}
#footer-row .row-container .moduletable {
	padding-top: 40px;
}
#footer-row .row-container .moduleTitle {
	font-size: 12px;
	line-height: 20px;
	color: white;
	margin: 0 0 31px;
	padding: 0;
}
#footer-row .row-container ul.menu.type li {
	padding-bottom: 10px;
}
#footer-row .row-container ul.menu li {
	padding-bottom: 5px;
}
#footer-row .row-container ul.menu li a, #footer-row .row-container ul.menu li .separator {
	color: #a2a2a2;
}
#footer-row .row-container ul.menu li a {
	text-decoration: underline;
}
#footer-row .row-container ul.menu li a:hover {
	color: white;
	text-decoration: none;
}
#footer-row .row-container ul.menu.contacts {
	text-align: center;
}
#footer-row .row-container ul.menu.contacts li {
	padding: 0;
}
#footer-row .row-container ul.menu.contacts li.firstItem .separator {
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: white;
}
#footer-row .row-container ul.menu.contacts li a.link {
	display: inline-block;
	color: #17a6df;
	margin: 18px 0 10px;
}
#copyright-row .row-container {
	background: none;
	color: white;
	padding: 40px 0 20px;
}
#copyright {
	font-size: 11px;
	line-height: 20px;
	color: #545454;
	margin-bottom: 20px;
	margin-top: 15px;
}
#copyright .siteName {
	font: 18px/20px 'asapbold_italic';
	color: black;
	margin-right: 6px;
}
#copyright a {
	color: #545454;
}
#copyright a:hover {
	color: #17a6df;
}
ul.footer {
	float: right;
}

ul.footer li {
	list-style: none;
	float: left;
	display: block;
	margin-left: 5px;
}

ul.footer li a {
	padding: 0;
	opacity: 0.5;
}

ul.footer li a, ul.footer li .separator {
	text-transform: uppercase;
	color: #545454;
}
ul.footer li a:hover {
	color: #17a6df;
	opacity: 1;
}
ul.footer li.firstItem {
	padding-left: 0;
	background: none;
}
ul.footer li.lastItem {
	padding-right: 0;
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 14px;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-danger, .alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}

.one-list-message {
	padding: 2%;
}

.office_ticket_view .one-list-message {
	background-color: #d9edf7;
}

.office_ticket_view .one-list-message.from-user {
	background-color: #f6f6f6;
}

.tab-content {
	background: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px;
}

div#links > div#echo-link {
	position: relative;
}
div#links > div#echo-link.load {
	background: url(../img/load.svg) no-repeat center center;
	background-size: 45px;
}
div#links > div#category {
	position: relative;
}
div#links > div#echo-link > nav {
	margin-top: 15px;
}
div#links > div#category > div.input-group {

}

div#category .list-group {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div#category .list-group-item:first-child {
	border-radius: 0px;
}
div#category .list-group-item:last-child {
	border-radius: 0px;
}

div#category .list-group-item {
	display: block;
	border-right: none;
	border-left: none;
	border-bottom: none;
	height: 28px;
}
div#category .list-group-item > a {
	display: inline-block;
}
div#category .list-group-item > a:first-child {
	max-width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
}
div#category .list-group-item > a + a {
	display: inline-block;
	margin-right: 5px;
}
div#category .list-group-item.active > a {
	color: #fff;
}

div#links .navbar {
	margin-bottom: 0;
	min-height: 20px;
	border-radius: 0;
	padding: 5px 2px;
}

.links-title {
	background-color: #f8f8f8;
}

div#links .list-group-item {
	padding: 5px 2px 1px 5px;
	white-space: nowrap;
	overflow: hidden;
	height: 2.023em;
}
div#links nav.navbar > div:first-child {
	margin-left: 0;
	padding-left: 5px;
	padding-right: 10px;
}

div.one-link.row {
	margin-right: 0px;
	border-bottom: 1px solid #ddd;/*border-right: 1px solid #ddd;*/
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	white-space: nowrap;/*height: 55px;*/
	height: 3.94em;
	position: relative;
}

@media (min-width: 1024px) {
	.one-link > div > a.glyphicon, 
	#category div.list-group-item > a.glyphicon {
		opacity: 0;
		transition: opacity .5s ease-out;
		-moz-transition: opacity .5s ease-out;
		-webkit-transition: opacity .5s ease-out;
		-o-transition: opacity .5s ease-out;
	}

	.one-link:hover > div > a.glyphicon,
	#category div.list-group-item:hover > a.glyphicon {
		opacity: 1;
	}
}

.one-link .toast {
	display: table-cell;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000000000;
	padding: 0 14px;
	font-size: 14px;
	color: white;
	background: #323232;
	line-height: 54px;
}

.one-link .toast i {
	color: #00bfa5;
	margin: 0 12px 0 0
}

div.one-link.row > div {
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}

div.one-link.row > div.text-right > a.glyphicon{
	
}

div.one-link.row > div.text-right > a{
	margin-left: 5px;
}

div.one-link.row > div.text-right > a:first-child{
	margin-left: 0;
}

div.one-link h3 {
	color: #337ab7;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 1em;
}
div.one-link h4 {
	margin-bottom: 4px;
	font-size: 0.85em;
	overflow: hidden;
	white-space: nowrap;
}
div.one-link h5 {
	font-size: 0.7em;
	margin-bottom: 3px;
	overflow: hidden;
	white-space: nowrap;
}

body.page_suggestions .contentInner .page_header > h3 {
	display: none;
}
body.page_suggestions #content-row .row-container {
	padding: 0;
}

.bootbox .modal-dialog {
	width: 400px;
}

@media (min-width: 768px) {
	div#category .list-group-item:first-child {
		border-top: none;
	}
	div#links > div#category {
		padding-right: 0;
	}
	div#sidebar-left {
		padding-right: 0;
	}

	div#links > div#echo-link {
		min-height: 150px;
	}
}

@media (max-width: 767px) {
	div.one-link.row:first-child {
		border-top: 1px solid #ddd;
	}
	div.one-link.row {
		margin-left: 0px;
		border-right: 1px solid #ddd;
		border-left: 1px solid #ddd;
	}
	div.footer div.news > div:nth-child(3), div.footer div.news > div:nth-child(4) {
		display: none;
	}
	body.login div#sidebar-left {
		display: none;
	}
	div#category {
		display: none;
	}
	div#sidebar-left > .contentInner {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#logo {
		padding-bottom: 25px;
		margin-top: -25px;
	}
}

.payments > div > label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	cursor: pointer;
	position: relative;
}

.payments > div > label > p {
	border: 2px solid #ccc;
	padding: 5px 0;
	display: block;
	min-height: 122px;
	margin-bottom: 5px;
}

.payments > div > a {
	display: block;
	margin-bottom: 15px;
	font-size: 75%;
}

.payments > div > label > small {
	display: block;
}

.payments > div > label.disabled {
	opacity: 0.5;
}

.payments > div > label > input {
	position: absolute;
	left: 10px;
	top: 10px;
}

.payments > div > label > input:checked + p {
	border: 2px solid #f00;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
	background: none;
	border: 1px solid #337ab7;
}