body {
	background: #eceef0;
	color: #555;
	text-align: center;
	line-height: 1.431;
	margin: 0;
	font-family: "Open Sans", Arial, Tahoma, sans-serif;
	font-size: 13px;
	overflow-y: scroll; 
}

a:link {
	transition: all .2s ease !important;
	-webkit-transition: all .2s ease !important;
	-moz-transition: all .2s ease !important;
	color: #3c699c;
	text-decoration: none; 
}

a:visited {
	color: #0072bc;
	text-decoration: none; 
}

a:hover,
a:active { color: #00aced; }

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-top: 0;
	font-weight: normal;
}

ol, ul, li {
    list-style: none;
	margin: 0;
	padding: 0;
}

#container {
	text-align: left;
	color: #555;
	line-height: 1.431;
	margin: 0;
	font-size: 13px;
	min-width: 960px; 
}

.wrapper {
	max-width: 1390px;
	margin: auto auto; 
}

#logo {
	background: #eceef0 url(../../../images/citymovedata/hbg4.png) no-repeat 0% 10% / cover;
	/* height: 250px; */
	height: 200px;
	width: 100%;
	display: flex;
	padding: 0 15px;
	display: -webkit-flex;
	display: -ms-flexbox;
	box-sizing: border-box;
}

#logo .wrapper {
	width: 100%;
}

#logo .wrapper a img {
	/* margin-top: 30px; */
	margin-top: 70px;
}

#logo-top {
    width: 100%;
    position: absolute;
    height: 40px;
    top: 0;
    left: 0;
    background: #262e38 url(../../../images/citymovedata/citymovedata_top2.png) no-repeat;
    background-size: auto 40px;
    border-bottom: 2px solid #111;
}

#content {
	width: auto !important;
	padding: 40px 10px;
	overflow: hidden;
	background: rgb(236, 238, 240); 
}

#header ul.menu {
	text-align: right;
	margin: 0;
	padding: 0;
	list-style: none; 
}

#header ul.menu li {
	margin: 0 4px;
	display: inline;
}

#header ul.menu li a {
	padding-left: 21px;
	display: inline-block;
	color: #fff;
}

#logo ul.top_links {
	text-align: right;
	margin: -10px 5px 0 0;
}

#panel .upper a.logout {
	font-weight: 400;
	padding-right: 20px;
	margin-left: 10px; 
}

#panel .upper a.login,
#panel .upper a.lost_password {
	padding: 8px 22px 7px 20px;
    background: #2c82c9;
    text-transform: uppercase;
    font-weight: normal;
}

#panel .upper a.register {
	margin-left: 7px;
	padding: 8px 22px 7px 20px;
	text-transform: uppercase;
	font-weight: normal;
	background: #d98b3a;
}

#panel .upper a.login:hover { background: #6e88ea; color: #111; }
#panel .upper a.register:hover { background: #fcb941; color: #333; }

#panel .lower ul.panel_links { float: right; }
#panel .lower ul.user_links { float: left; }

#panel .lower ul.user_links li a {
	padding: 0;
	padding-right: 5px;
	background-image: none; 
}

#panel .upper {
	background: #262e38;
	color: #fff;
	clear: both;
	height: 64px;
	line-height: 64px;
	padding: 0px 15px;
}

#panel .upper a:link,
#panel .upper a:visited,
#panel .upper a:active { color: #fff; }
#panel .upper a:hover { color: #bbdefb; text-decoration: none; }

#panel .lower {
	background: #efefef;
	color: #999;
	border-bottom: 1px solid #e3e3e3;
	padding: 0.725em;
    padding-top: 0.875em; 
}

#panel .lower a:link,
#panel .lower a:visited,
#panel .lower a:hover,
#panel .lower a:active { color: #5f5f5f; }

#search {
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	vertical-align: middle; 
}

#search input.button,
#search input.textbox { border-color: #000; }
#search input.button { background: #0066a2 url(../../../images/thead.png) top left repeat-x; color: #fff; }
#search input { margin: -3px 0; }

#quick_login .remember_me input {
	vertical-align: middle;
	margin: -1px 0 0 1px;
}

#footer { clear: both; }
#footer ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul.menu li {
	margin: 0 5px;
	display: inline;
}

#footer .upper {
	background: #efefef;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 6px;
	font-size: 12px;
	overflow: hidden; 
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active { color: #777; }

#footer .upper .language {
	float: right;
	margin: -1px;
	margin-left: 15px; 
}

#footer .upper .language select { border-color: #ccc; }

#footer .upper .theme {
	float: right;
	margin: -1px;
	margin-left: 15px;
}

#footer .upper .theme select { border-color: #ccc; }
#footer .upper ul.bottom_links {
	float: none;
	margin: 8px -4px 7px; 
}

#footer .uppermid {
    overflow: hidden;
    padding: 2em 1.7em 2em;
    font-size: 13px;
	/* background: #fcfcfc;
    color: #999;
	border-top: 3px solid #ddd; */
	background: #262e38;
    color: #ccc !important;
	border-top: 5px solid #479ade;
}

#footer .uppermid a,
#footer .uppermid a:link,
#footer .uppermid a:visited { color: #ddd !important; }
#footer .uppermid a:hover,
#footer .uppermid a:active { color: #fff !important; }

#footer .lower {
	overflow: hidden;
	border-top: 1px solid rgb(235, 241, 247);
	color: #90a4ae;
	padding: 1.5em 1.8em;
	line-height: 18px;
	font-size: 13px;
	background: #262e38;
    color: #ddd;
	display: none;
}

#footer .lower a:link,
#footer .lower a:visited { color: #78909c; }
#footer .lower a:hover,
#footer .lower a:active {
	color: #555; 
	text-decoration: none; 
}

#footer .lower #social {
	float: right;
	color: #999;
	margin-top: -17px; 
}

#debug {
	float: right;
	text-align: right;
	margin-top: 20px;
	font-size: 11px; 
}

.scaleimages img { 
	max-width: 100%; 
	overflow: hidden; 
}

.remove_buddy_button:hover { 
	color: #808080 !important;
	background: rgba(39, 174, 96, .04) !important; 
}

.report_user_button:hover {
	color: #728675 !important;
	background: rgba(230, 126, 34, .04) !important; 
}

.forum_status {
	cursor: default;
	font-size: 30px;
	padding-left: 13px; 
	text-align: center; 
}

.forum_status i {
	display: inline-block;
	line-height: 50px;
	color: #8fa8f6; 
}

.forum_on { color: #0094d1; }
.forum_off, .forum_offlock, .forum_offlink { color: #333; }
.forum_off i { opacity: .7; }
.forum_offlock i:before { content: "\f023"; color: #ef7351; }
.forum_offlink i:before { content: "\f0c1"; color: #44ce9d; }

.subforumicon {
	display: inline-block;
	font-size: 13px;
	height: 10px;
	width: 10px;
	margin: 0px 5px 0px 7px; 
}

.subforum_minion { color: #333; }
.subforum_minioff, 
.subforum_miniofflock,
.subforum_miniofflink { color: #333; }
.subforum_minioff { opacity: .4; }
.subforum_miniofflock i:before { content: "\f023"; }
.subforum_miniofflink i:before { content: "\f0c1"; }

table {
	color: #333;
	font-size: 14px;
	font-family: inherit; 
}

.tborder {
	background: #fff;
	width: 100%;
	margin: auto auto; 
}

.tfixed {
	table-layout: fixed;
	word-wrap: break-word; 
}

.thead {
	background: #2c82c9;
	color: #fff;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 500;
	padding: 1.2em 1.425em 1.175em 1.275em;
	line-height: 24px;
}

.thead.side {
	background: #494d5d;
	text-transform: uppercase;
	padding: 1.2em 1.425em 1.1em 1.075em;
}

.thead a:link {
	color: #fff;
	text-decoration: none; 
}

.thead a:visited {
	color: #fff;
	text-decoration: none;
}

.thead a:hover,
.thead a:active {
	color: #fff;
	text-decoration: underline; 
}

.thead.signin {
	background: #fff;
	font-size: 24px;
	color: #555 !important;
	text-align: center;
	padding: 0.8em 1.2em 0.8em 0.8em;
}

.tcat {
	background: #2069a6;
	font-size: 12px;
	color: #fff;
	box-sizing: border-box;
	padding: 11px 20px 9px 18px;
}

.tcat a:link {}
.tcat a:visited { color: #fff; }

.tcat a:hover,
.tcat a:active { color: #fff; }

.tcat.smalltext, .tcat.smalltext a, .tcat .smalltext a, .tcat .smalltext a:active, .tcat .smalltext a:visited { color: #fff !important; }

.tcat .clr_gry { color: #fff !important; }

.trow2 .smalltext.fw4 {
	overflow: hidden;
    padding-right: 50px;
    display: -webkit-box;
}
.trow1 {
	background: rgb(253, 253, 253);
	border-bottom: 1px solid #f0f0f0;
	padding: 1.025em 1.275em 0.875em 1.175em; 
}

.trow2 {
	background: rgb(250, 251, 252);
	border-bottom: 1px solid #f0f0f0;
	padding: 1.025em 1.275em 0.875em 1.175em; 
}

.trow_shaded {
	background: #e4f6eb;
	border: 0; 
}

.no_bottom_border { border-bottom: 0; }

.post.unapproved_post { background: #ffdde0; }
.post.unapproved_post .post_author { border-bottom-color: #ffb8be; }
.post.classic.unapproved_post .post_author { border-color: #ffb8be; }
.post.unapproved_post .post_controls { border-top-color: #ffb8be; }

.trow_deleted,
.post.deleted_post { 
	background: #e8eaf6; 
}

.trow_selected,
tr.trow_selected td {
	background: #f9fbe7 !important;
	color: #111;
}

.trow_selected a:link,
.trow_selected a:visited,
.trow_selected a:hover,
.trow_selected a:active { color: #333; }

.trow_sep {
	background: #ddd;
	color: #333;
	padding: 7px;
	font-size: 12px;
	font-weight: 500; 
}

.deleted_post_hidden {
    border-top: 2px solid #ddd;
    padding: 15px;
}

.deleted_post_collapsed {
	background: #f9f9f9;
	margin-bottom: 7px;
    padding: 15px;
	border: 1px solid #ccdfee;
}

.deleted_post_collapsed .show_deleted_post { margin: -16px 6px 0 0; }
.deleted_post_collapsed .show_deleted_post a.button span {  }

.tfoot {
	padding: 10px;
	color: #777;
	background: #DBE6EC;; 
}

.tfoot a:link {
	color: #444;
	text-decoration: none; 
}

.tfoot a:visited {
	color: #444;
	text-decoration: none; 
}

.tfoot a:hover,
.tfoot a:active {
	color: #444;
	text-decoration: underline; 
}

.thead input.textbox,
.thead select { border: 1px solid #263c30; }

.bottommenu {
	background: #efefef;
	color: #333;
	border: 1px solid #4874a3;
	padding: 10px; 
}

.navigation {
	margin-bottom: 13px;
	padding: 0 18px;
	color: #fff;
	border-radius: 2px;
	font-size: 13px;
	overflow: hidden;
	height: 48px;
	line-height: 48px;
	font-family: inherit;
	background: #2069a6;
}

.navigation a:link { text-decoration: none; color: #fff !important; }
.navigation a:visited { text-decoration: none; }

.navigation a:hover,
.navigation a:active { text-decoration: underline; }
.navigation a:focus { color: #ccc; }
.navigation .active i:before { content: "\f015"; color: #fff; }

.navigation .active {
	font-weight: 900;
	color: #fff;
	font-size: 13px; 
}

.smalltext {
	font-size: 13px;
	color: #888;
	font-weight: 300;
	font-family: inherit;
}

.smalltext.bold { 
	font-weight: 500 !important; 
}

.thead .smalltext {
	color: #99ccf6;
}

.tcat .smalltext {
	color: #fff;
}

.largetext {
	font-size: 17px;
	font-weight: 400;
}

fieldset {
	padding: 12px;
	border: 1px solid #ddd;
	margin: 0; 
}

fieldset.trow1,
fieldset.trow2 { border-color: #ccc; }

fieldset.align_right { text-align: right; }

input.textbox {
	background: #fff;
	color: #999;
	border: 1px solid #ddd;
	padding: 5px 7px;
	outline: 0;
	box-sizing: border-box; 
	font-size: 13px;
	font-family: inherit;
}

textarea {
	background: #fff;
	color: #333;
	border: 1px solid #ccc;
	padding: 8px;
	line-height: 1.4;
	outline: 0;
	font-family: inherit;
	font-size: 13px; 
}

select {
	font-family: "Open Sans", Tahoma, Arial, Sans-Serif;
	font-size: 13px;
	border: 1px solid #eee; 
	outline: 0;
	height: 32px;
	padding: 0 45px 0 8px;
	color: #777;
	background: #fff url(../../../images/citymovedata/arrow-down.png) no-repeat 93% 55%;
	background-size: 10px;
	-moz-appearance: none;
	-webkit-appearance: none;
}

button,
input.button {
	padding: 6px 11px 6px 9px;
	cursor: pointer;
	font-family: inherit;
	font-size: 13px;
	background: #00bcd4;
	border: 0 !important;
	outline: 0 !important;
	color: #fff;
	border-radius: 2px !important;
	text-transform: uppercase;
}

button:hover,
input.button:hover { 
	border-color: #bbb; 
	/* background: #2c82c9; */
	background: #15d2ea;
}

form {
	margin: 0;
	padding: 0; 
}

input.error, textarea.error, select.error {
	border: 1px solid #f30;
	color: #f30; 
}

input.valid, textarea.valid, select.valid { border: 1px solid #0c0; }

label.error {
	color: #f30;
	margin: 5px;
	padding: 0px;
	display: block;
	font-weight: 500;
	font-size: 11px; 
}

form #message { width: 500px; }

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc; 
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #ccc; 
	margin-bottom: 5px; 
}

.post .editor_control_bar { background: #f5f5f5; }

.popup_menu {
	z-index: 50;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, .18);
	padding: 1px;
	background: rgb(255, 255, 255); 
}

.popup_menu:before {
	position: absolute; 
	width: 0; height: 0;
	content: "";
	display: block;
	left: 1.4em;
	bottom: 100%;
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
}

.popup_menu .popup_item { color: #444; }
.popup_menu .popup_item:hover {
	background: none;
	color: #34a0ef !important; 
}

.trow_reputation_positive { background: #ccffcc; }
.trow_reputation_negative { background: #ffcccc; }

.reputation_positive { color: green; }
.reputation_neutral { color: #444; }
.reputation_negative { color: red; }

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px; 
}

._neutral {
	background-color:#fafafa;
	color: #999;
	border:1px solid #ccc; 
}

._minus {
	background-color: #fdd2d1;
	color: #cb0200;
	border:1px solid #980201; 
}

._plus {
	background-color:#e8fcdc;
	color: #008800;
	border:1px solid #008800; 
}

img { border: none; }

img.attachment {
	border: 1px solid #00aeff;
	margin-top: 10px;
	margin-bottom: -5px;
	padding: 1px;
	border-radius: 1px; 
}

hr {
	background-color: #000;
	color: #000;
	height: 1px;
	border: 0px; 
}

.clear { clear: both; }

.float_left { float: left; }
.float_right { float: right; }

.text_left { text-align: left; }
.text_right { text-align: right; }

.hidden {
	display: none;
	float: none;
	width: 1%; 
}

.hiddenrow { display: none; }

.selectall {
	background: #fffbd9;
	border-bottom: 1px solid #f7e86a;
	color: #555;
	text-align: center;
}

.expcolimage {
	width: auto;
	float: right;
	top: 1px;
	position: relative;
}

.expcolimage img {
	max-width: 24px;
	height: auto;
}

.thead .expcolimage img {
	opacity: .7;
	transition: all .2s ease;
}

.thead:hover .expcolimage img {
    opacity: .7;
}

.expcolimage img:hover {
	opacity: 1 !important;
}

.tcat_menu > .expcolimage { margin-top: 0; }

blockquote {
	border: 1px solid #eee;
	margin: 0;
	background: #fff;
	padding: 12px; 
}

blockquote blockquote {
	background: #eee;
	border: 0 !important;
}

blockquote blockquote blockquote {
	background: #fff;
	border: 0 !important;
}

blockquote blockquote blockquote blockquote {
	background: #eee;
	border: 0 !important;
}

blockquote cite {
	font-weight: 600;
	border-bottom: 1px solid #ddd;
	font-style: normal;
	display: block;
	padding-bottom: 7px;
	margin: 0 0 10px 0; 
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote cite span {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #5f5f5f; 
}

blockquote cite span.highlight {
	float: none;
	font-weight: 600;
	padding-bottom: 0; 
}

.codeblock {
	border-radius: 2px !important;
	background: #fff;
	border: 1px solid #ddd;
	padding: 12px; 
}

.codeblock .title {
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	padding-bottom: 8px;
	margin: 0 0 12px 0; 
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px; 
}

.smilie { vertical-align: middle; }
.smilie_pointer { cursor: pointer; }

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none; 
}

.popup_menu .popup_item_container {
	transition: all .2s ease 0s;
	padding: 7px;
	text-align: left; 
	line-height: 23px;
	border-bottom: 1px solid #f9f9f9;
}

.popup_menu .popup_item_container:last-child {
	border-top: 0;
	border-bottom: 0;
}

.popup_menu .popup_item {
	text-decoration: none;
	display: block;
	min-width: 150px;
	white-space: nowrap;
	padding: 4px 10px 5px;	
	color: #888 !important;
}

.popup_item_container:hover { background: rgba(0, 0, 0, .02); }
.popup_menu a.popup_item:hover { text-decoration: none; }

.subject_new { font-weight: 500; }

.highlight {
	background: #ffffcc;
	padding-top: 3px;
	padding-bottom: 3px; }

.pm_alert {
	background: #fff6bf;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px; 
}

.red_alert {
	margin-bottom: 1.5em;
	padding: 1.1em 1.65em 1.1em 1.3em;
	font-size: 12px;
	text-align: center;
	font-weight: 300;
	color: #fff;
	background: rgba(198, 56, 56, .8); 
}

.red_alert a:link,
.red_alert a:visited,
.red_alert a:hover,
.red_alert  a:active { color: #aaeeff; }

.high_warning { color: #cc0000; }
.moderate_warning { color: #f3611b; }
.low_warning { color: #ae5700; }

.online { color: #15a018; }
.offline { color: #c7c7c7; }

div.error {
	padding: 1.475em 1.275em 0.575em 1.175em;
	font-size: 14px;
	font-family: inherit;
    color: #444;
	background: #f5d76e; 
}

div.error p {
	margin: 0;
	color: #333;
	font-weight: normal; 
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #c00;
	background: url(../../../images/error.png) no-repeat 0;
}

div.error ul { margin-left: 24px; }

.pagination {
	font-size: 11px;
	padding-top: 14px;
	margin-bottom: 14px; 
}

.tfoot .pagination,
.tcat .pagination { padding-top: 0; }

.pagination .pages { font-weight: 500; }

.pagination .pagination_current,
.pagination a {
	padding: 5px 9px;
	margin-bottom: 3px; 
}

.pagination a {
	background: #f5f5f5;
	color: #888;
	border: 1px solid #ddd; 
}

.pagination a:link { color: #888 !important; }
.pagination a:link:hover { color: #fff !important; }

.pagination .pagination_current {
	background: #00bcd4;
	border: none;
	font-weight: 500; 
	color: #fff;
	border-radius: 2px;
	border: 1px solid #00bcd4;
}

.pagination a:hover {
	background: #0072bc;
	color: #fff;
	border-color: #0072bc;
	text-decoration: none; 
}

.pagination .go_page img { margin-bottom: -4px; }

.drop_go_page {
	background: #fff;
	padding: 7px; 
	margin-top: 1em;
}

.pagination_breadcrumb {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 1px 12px 0px;
	margin-top: 0px;
	font-weight: normal;
	margin-left: -2em;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
}

.pagination_breadcrumb:before {
  border-bottom: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  width: 0; height: 0;
  content: "";
  display: block;
  left: 0.5em;
  bottom: 100%;
  position: absolute; 
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.thread_legend,
.thread_legend dd {
	margin: 0;
	padding: 0; 
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px; 
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom; 
}

.forum_legend,
.forum_legend dt,
.forum_legend dd {
	margin: 0;
	padding: 0; 
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
	margin-top: 7px; 
}

.forum_legend dt {
	margin-right: 10px;
	float: left; 
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px; 
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px; 
}

#posts_container { padding: 0; }

.ignored_post {
	border-top: 3px solid #333;
	padding: 15px; 
}

.ignored_post .show_ignored_post { margin-top: -15px; }
.ignored_post .show_ignored_post a.button span { background-position: 0 -400px; }

.post { 
	background: #f9f9f9; 
	overflow: hidden; 
	margin-bottom: 8px;
	border: 1px solid rgba(44, 130, 201, .22); 
}

.post.classic {
	border: 1px solid rgba(44, 130, 201, .22);
	margin-bottom: 7px;
	padding-top: 15px;
	background: #f9f9f9; 
}

.post .post_author {
	padding: 1em;
	overflow: hidden; 
}

.post.classic .post_author {
	margin: 2px 0% 18px 0px;
	float: left;
	width: 15%;
	padding: 5px 1%;
	border-right: 1px solid #eee; 
}

.post .post_author .buddy_status {
	vertical-align: middle;
	margin-top: -4px; 
}

.post .post_author div.author_avatar {
	float: left;
	margin-right: 1em;
	min-width: 70px;
	max-width: 90px;
}

.post.classic .post_author div.author_avatar {
	float: none;
	margin: 0px auto 1em;
	max-width: 90px;
	text-align: center;
	min-width: 70px;
}

.post .post_author div.author_avatar img {
	border-radius: 1000px;
	width: auto;
	height: auto;
	background: #fff;
}

.post .post_author div.author_information {
	float: left;
	padding: 6px 8px; 
}

.post.classic .post_author div.author_information {
	float: none;
	font-family: inherit;
	padding: 0;
	text-align: center; 
}

.post .post_author div.author_statistics {
	float: right;
	font-size: 12px;
	padding: 14px 18px 12px 16px;
	color: #5f5f5f;
	font-family: inherit;
	line-height: 1.4; 
}

.post .post_author div.author_statistics_default {
	background: #eee;
	float: right;
	font-size: 12px;
	padding: 11px 18px 6px 16px;
	color: #5f5f5f;
	font-family: inherit;
	line-height: 1.4; 
}

.post.classic .post_author div.author_statistics {
	margin: 7px 0 0 0;
	float: none; 
}

.post .post_head {
	border-bottom: 1px solid #eee;
	font-size: 11px;
	padding-bottom: 12px;
	margin-bottom: 7px; 
}

.post .post_head span.post_date { 
	color: #888; 
	    font-size: 13px;
}

.post .post_head span.edited_post {
	font-size: 10px;
	color: #999;
}

.post .post_head span.edited_post a { color: #5f5f5f; }

.post_body {
	font-size: 13px;
	padding: 10px 0;
	color: #555; 
}

.post.classic .post_content {
	border-left: 1px solid #eee;
	margin-left: -1px;
	float: left;
	width: 80%;
	padding: 5px 1.4% 5px;
}

.post_content { padding: 18px 20px 10px 20px; }

.post_content .signature {
	margin-top: 5px;
	border-top: 1px dotted #ddd;
	padding: 10px 0 4px 0; 
}

.post .post_meta {
	margin: 4px 0;
	font-size: 11px;
	color: #999; 
}

.post .post_meta a:link,
.post .post_meta a:visited { color: #777; }

.post .post_meta a:hover,
.post .post_meta a:active { color: #777; }

.post_controls_default {
	padding: 0.9em;
	clear: both;
	overflow: hidden;
}

.post_controls {
	overflow: hidden;
	clear: both;
	padding: 0.875em;
	background: #f5f5f5;
}

.postbit_buttons > a:link,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
	display: inline-block;
	color: #2c82c9;
	padding: 7px 16px 7px 14px;
	margin: 5px 2px 2px;
	font-size: 12px;
	border: 1px solid #bed3e4;
}

.postbit_buttons > a:hover { 
	background: #2c82c9; 
	color: #fff; 
	border: 1px solid #2c82c9; 
}

.postbit_buttons a span {
	display: inline-block;
	height: 16px; 
}

.postbit_buttons a.postbit_qdelete span { background-position: 0 -180px; }
.postbit_buttons a.postbit_qrestore span { background-position: 0 -200px; }
.postbit_buttons a.postbit_forward_pm span { background-position: 0 -300px; }
.postbit_buttons a.postbit_delete_pm span { background-position: 0 -320px; }

a.button:link,
a.button:visited,
a.button:active {
	background: #00bcd4;
	display: inline-block;
	color: #fff;
	margin: 2px 0px 6px;
	font-size: 14px;
	padding: 9px 20px 8px 20px;
	border-radius: 2px;
	text-transform: uppercase;
}

a.button:hover { background: #2c82c9;}

a.button.small_button {
	font-size: 13px;
	padding: 5px 10px;
	text-transform: uppercase;
	border-radius: 2px;
}

a.button span { 
	display: inline-block; 
}

.quick_jump {
	background: url(../../../images/jump.png) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px;
	margin-top: -3px;
	border: none; 
}

.pollbar {
    background: #bdc3c7;
    height: 8px;
}

.pollbar .percent {
	display: none;
}

.pollbar .percent { display: none; }
.posticons_label { white-space: nowrap; }

.pollbar {
	background: #64B5F6;
	height: 20px;
	margin-top: -16px;
	color: #fff;
	font-size: 13px;
	text-align: right;
	overflow: hidden;
	box-sizing: border-box;
}

.pollbar .percent { 
	display: inline-block; 
	padding: 0 5px; 
}

.poll-fw {
	position: relative;
	height: 20px;
	box-sizing: border-box;
	border-radius: 2px;
	top: 4px;
	overflow: hidden;
	background: #f3f3f3;
}

.poll-fw::before {
    content: "0%";
    font-size: 13px;
    padding: 0 5px;
}

.poll-icn-adj {
	font-size: 14px;
	vertical-align: middle;
	margin-top: -1px;
	margin-right: 2px;
}


/** jGrowl Start **/
/** Special IE6 Style Positioning **/

.ie6 { position: absolute; }

.ie6.top-right {
	right: auto;
	bottom: auto;
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.top-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' ); 
}

.ie6.bottom-right {
	left: expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.bottom-left {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

.ie6.center {
	left: expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 100%; }

/** jGrowl Styling **/
.jGrowl {
  z-index: 9999;
  color: #fff;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: fixed; 
}

.jGrowl.top-left {
  left: 0px;
  top: 0px;
}

.jGrowl.top-right {
  right: 0px;
  top: 0px;
}

.jGrowl.bottom-left {
  left: 0px;
  bottom: 0px; 
}

.jGrowl.bottom-right {
  right: 0px;
  bottom: 0px; 
}

.jGrowl.center {
  top: 0px;
  width: 50%;
  left: 25%;
}

/** Cross Browser Styling **/

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
  margin-left: auto;
  margin-right: auto; 
}

.jGrowl-notification {
  background-color: #000;
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  zoom: 1;
  width: 250px;
  padding: 1em;
  margin: 10px;
  text-align: left;
  display: none;
  word-break: break-all;
  min-height: 40px; }

.jGrowl-notification .ui-state-highlight,
.jGrowl-notification .ui-widget-content .ui-state-highlight,
.jGrowl-notification .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}

.jGrowl-notification .jGrowl-header {
  font-weight: bold;
  font-size: .85em;
}

.jGrowl-notification .jGrowl-close {
  background: none !important;
  color: inherit;
  border: none;
  z-index: 99;
  float: right;
  margin-top: -10px;
  color: #fff !important;
  font-weight: bold;
  font-size: 21px;
  padding: 0;
  cursor: pointer; 
}

.jGrowl-message { padding-right: 3em !important; }

.jGrowl-closer {
  background-color: #000;
  opacity: 0.75;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=(0.75*100));
  zoom: 1;
  width: 250px;
  padding: 1em;
  margin: 10px;
  text-align: left;
  display: none;
  word-break: break-all;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  font-size: .9em;
  font-weight: bold;
  text-align: center; 
}

.jGrowl-closer .ui-state-highlight,
.jGrowl-closer .ui-widget-content .ui-state-highlight,
.jGrowl-closer .ui-widget-header .ui-state-highlight {
  border: 1px solid #000;
  background: #000;
  color: #fff; 
}

/** Hide jGrowl when printing **/
@media print {
	.jGrowl { display: none; }
}

/** jGrowl End **/


/** Modal Start **/

.modal {
	display: none;
	width: 400px;
	text-align: left;
	background: #fff; 
}

.modal a.close-modal {
	position: absolute;
	top: -0.7em;
    right: -2em;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/citymovedata/close.png) no-repeat 0 0; 
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/citymovedata/spinner_big.gif) no-repeat center center;
	border-radius: 3px;
}

.modal.login-modal {
	text-align: left;
	display: none;
	width: 310px !important;
	padding: 8px;
	border-radius: 2px !important;
	background: #fff !important; 
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, .25);
}

.modal.login-modal a.close-modal {
	display: block;
	position: absolute;
	top: 0.8em; 
	right: -1.6em;
	height: 0px;
	width: 0px;
	text-indent: -9999px;
	background: none;
}

.modal-spinner.login-modal {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/citymovedata/spinner_big.gif) no-repeat center center;
	border-radius: 3px;
}

/** Impromptu Start **/
/*! jQuery-Impromptu - v6.2.1 - 2015-05-10 */

.jqifade{
	position: absolute; 
	background-color: #777;  
}

iframe.jqifade{
	display:block;
	z-index:-1; 
}

div.jqi{ 
	width: 400px; 
	max-width:90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	position: absolute; 
	background-color: #fff; 
	font-size: 11px; 
	text-align: left; 
	border: solid 1px #eee;
	padding: 7px;
	border-radius: 3px;
}

div.jqi .jqicontainer{  }
div.jqi .jqiclose{ 
	position: absolute;
	top: 4px; 
	right: -2px; 
	width: 18px; 
	cursor: pointer; 
	color: #bbb; 
	font-weight: bold;  
}

div.jqi .jqistate{ background-color: #fff; }
div.jqi .jqititle{
	padding: 5px 10px;
	font-size: 16px; 
	line-height: 20px; 
	border-bottom: solid 1px #eee; 
}

div.jqi .jqimessage{ 
	padding: 10px 10px 15px;
	line-height: 20px; 
	color: #555; 
	overflow: auto; 
}

div.jqi .jqibuttonshide{ display: none; } 
div.jqi .jqibuttons{ 
	text-align: right; 
	margin: 0 -7px -7px -7px;
	border-top: solid 1px #e4e4e4; 
	background-color: #f4f4f4;
	border-radius: 0 0 4px 4px;
}

div.jqi .jqibuttons button{ 
	margin: 0;
	padding: 5px 18px;
	background-color: transparent;
	font-weight: normal; 
	border: none;
	border-left: solid 1px #e4e4e4; 
	color: #888; 
	font-size: 13px;  
}

div.jqi .jqibuttons button.jqidefaultbutton{ color: #489afe; }
div.jqi .jqibuttons button:hover,
div.jqi .jqibuttons button:focus{
	color: #287ade;
	outline: none; 
}

div.jqi .jqibuttons button[disabled]{ color: #aaa; }
.jqiwarning .jqi .jqibuttons{  background-color: #b95656; }

/* sub states */

div.jqi .jqiparentstate::after{ 
	background-color: #777;
	opacity: 0.6;
	filter: alpha(opacity=60);
	content: '';
	position: absolute;
	top:0; left:0;
	bottom:0; right:0;
	border-radius: 4px;
}

div.jqi .jqisubstate{
	position: absolute;
	top:0;
	left: 20%;
	width: 60%;
	padding: 7px;
	border: solid 1px #eeeeee;
	border-top: none;
	border-radius: 0 0 4px 4px;
}

div.jqi .jqisubstate .jqibuttons button{ padding: 10px 18px; }

/* arrows for tooltips/tours */

.jqi .jqiarrow{ position: absolute; height: 0; width:0; line-height: 0; font-size: 0; border: solid 10px transparent;}
.jqi .jqiarrowtl{ left: 10px; top: -20px; border-bottom-color: #fff; }
.jqi .jqiarrowtc{ left: 50%; top: -20px; border-bottom-color: #fff; margin-left: -10px; }
.jqi .jqiarrowtr{ right: 10px; top: -20px; border-bottom-color: #fff; }
.jqi .jqiarrowbl{ left: 10px; bottom: -20px; border-top-color: #fff; }
.jqi .jqiarrowbc{ left: 50%; bottom: -20px; border-top-color: #fff; margin-left: -10px; }
.jqi .jqiarrowbr{ right: 10px; bottom: -20px; border-top-color: #fff; }
.jqi .jqiarrowlt{ left: -20px; top: 10px; border-right-color: #fff; }
.jqi .jqiarrowlm{ left: -20px; top: 50%; border-right-color: #fff; margin-top: -10px; }
.jqi .jqiarrowlb{ left: -20px; bottom: 10px; border-right-color: #fff; }
.jqi .jqiarrowrt{ right: -20px; top: 10px; border-left-color: #fff; }
.jqi .jqiarrowrm{ right: -20px; top: 50%; border-left-color: #fff; margin-top: -10px; }
.jqi .jqiarrowrb{ right: -20px; bottom: 10px; border-left-color: #fff; }

/** Impromptu End */


#sticky-container {
	position: relative;
}

#panel {
	position:absolute;
	top:0px;
	z-index: 1994;
	width:100%;
	background: transparent;
}
/* REMOVE STICKY HEADER */
#sticky-container #panel[style*="fixed"] {
	position: absolute !important;
}
/* END REMOVE STICKY HEADER */

#fake-panel, #panel {
	height: 64px;
}    

#fake-panel {
	/* background: #0288d1; */
	background: transparent;
}

.sicon {
	margin-right: 1px;
	display: inline-block;
	font-size: 18px;
	width: 34px;
	height: 34px;
	text-align: center;
	border-radius: 1000px;
	transition: all .21s ease;
}

.sicon i {
	line-height: 35px;
}

.sicon.fb:hover { border: 2px solid #3b5998; background: #3b5998; color: #fff; }
.sicon.fb { border: 2px solid #3b5998; background: none; color: #3b5998; } 
.sicon.gp:hover { border: 2px solid #dd4b39; background: #dd4b39; color: #fff; }
.sicon.gp { border: 2px solid #dd4b39; background: none; color: #dd4b39;  }
.sicon.tw:hover { border: 2px solid #00aced; background: #00aced; color: #fff; }
.sicon.tw { border: 2px solid #00aced; background: none; color: #00aced; }
.sicon.ln:hover { border: 2px solid #0077b5; background: #0077b5; color: #fff; }
.sicon.ln { border: 2px solid #0077b5; background: none; color: #0077b5;  }
.sicon.rs:hover { border: 2px solid #f26522; background: #f26522; color: #fff; }
.sicon.rs { border: 2px solid #f26522; background: none; color: #f26522; }

.rightbutton {
	cursor: pointer;
    float: right;
	font-size: 20px;
	display: block; }

.leftbutton {
	cursor: pointer;
    float: right;
	font-size: 20px;
	display: block; }

.rightbutton:hover { color: #eee; }
.leftbutton:hover { color: #eee; }

.pmbg {
	background: #039be5;
	max-width: 220px;
	margin-left: 3px;
	text-align: center;
	height: 24px;
	width: 24px;
	line-height: 25px;
	color: #fff;
	display: inline-block;
	border-radius: 1000px;
}

.pmbg:hover {
    background: #2c82c9;
}

.ttip {
	position: relative;
	font-weight: 400;
	outline: none;
	text-decoration: none;
}

.ttip span { 
	position: absolute;
	display: none;
	margin-left: -999em; 
}

.ttip:hover span {
	position: absolute;
	opacity: 1;
	font-size: 12px;
	color: #fff;
	margin-left: 0;
	min-width: 230px;
	top: 2.5em; left: 3px;
	z-index: 99;
	font-family: inherit;
	border-radius: 2px;
}

.ttbg  { 
	padding: .6em .9em .6em .7em;
	background: rgba(3, 3, 3, .7);
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Open Sans", Arial, Sans-Serif !important;
}

.ttbg:after {
	position: absolute !important;
	bottom: 100%;
	left: 10px;
	content: " ";
	height: 0;
	width: 0;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0) !important;
	border-bottom-color: rgba(3, 3, 3, .7) !important;
	border-width: 6px !important;
	border: solid transparent; 
}

#backtop {
	position: fixed;
	margin: 0px;
	cursor: pointer;
	border-radius: 1000px;
	color: #fff;
	font-size: 18px;
	right: 23px; bottom: 17px;
	z-index: 372;
	text-align: center;
	height: 45px; width: 45px;
	transition: background-color 0.3s;
	-webkit-transition: background-color .3s;
	-moz-transition: background-color .3s;
	background: rgba(44, 130, 201, .5);
}

#backtop .arr-adj {
	line-height: 45px;
	margin-left: -1px;
}

#backtop:hover { background: rgba(44, 130, 201, .72); }

.postbit-icon { display: inline-block; }
.postbit-text { display: inline-block; }

.menuadj { 
	position: absolute;  
	right: 21px;
	margin-top: 6px; 
}

.ft-row {
	float: left;
	width: 100%;
}

.ft-col-1, 
.ft-col-2, 
.ft-col-3 {
	position: relative;
}

.ft-col-1 h2, 
.ft-col-2 h3, 
.ft-col-3 h4 {
	font-weight: bold;
	color: #479ade;
}

.ft-col-1 {
	float: left;
	width: 31%;
}

.ft-col-2 {
	float: right;
	width: 13%;
	padding: 0 3px;
}

.ft-col-3{
	float: right;
	width: 20%;
	padding: 0 3px;
}

.ft-head {
	font-family: inherit;
	font-size: 17px; 
	font-weight: bold;
	color: #479ade;
	padding-bottom: 10px;  
}

.ft-menu { 
	list-style: none; 
	margin: 0; 
	padding: 0;
}

.ft-menu li { 
	font-size: 15px; 
}

.ft-menu li a { 
	color: #999 !important; 
	text-decoration: none;
	font-family: Helvetica, Arial, Tahoma, Sans-Serif;
}

.ft-menu li a:hover { 
	color: #555 !important;
	padding-left: 2px;
}

.ft-col-item {
	margin-bottom: 8px;
	position: relative;
	padding: 8px;
	font-family: "Open Sans", Arial, Tahoma, Sans-Serif;
	color: #999;
	border-radius: 2px;
	background: #e0e6ec;
}

.ft-col-item-icon {
	display: inline-block;
	margin-right: 12px;
	position: relative;
	height: 36px;
	width: 36px;
	text-align: center;
	border-radius: 100px;
	font-size: 20px;
	background: #b0bec5;
}

.ft-col-item-icon i {
	line-height: 36px;
	color: #ddd;
}

.ft-col-item-title {
	display: inline-block;
	margin-top: -9px;
	line-height: 1.231;
	vertical-align: middle;
}

.aroptions {
	padding: 5px 9px 5px 6px !important;
	margin-bottom: 3px !important;
	margin-left: 1px;
	color: #fff;
	text-align: center;
	border-radius: 1px !important;
	font-size: 13px !important;
	width: 100%;
	box-sizing: border-box;
	font-weight: 400;
	font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
	background: #4FC3F7 !important;
}

.aroptions:last-child {
    margin-bottom: 0 !important;
}

.box_profile { 
	text-align: center;
	color: #545454;
	height: 26px !important;
	width: 26px !important;
	line-height: 26px;
	margin: 0 9px 0 -2px;
	border-radius: 1000px;
	background: #f3f3f3;
}

.outer-postbit {
	margin: auto auto 5px;
	display: block;
	text-align: center;
	max-width: 140px; 
}

span.toggle-container {
	float: right;
	margin-top: 15px;
}

.lgn {
	padding: 13px !important;
	border: 0 !important;
	border-left: 2px solid #ddd !important;
	background: #f3f3f3 !important;
	transition: all 0.13s ease;
}

.lgn:focus { 
	background: #ececec !important; 
}

.lgn-btn {
	margin-right: 1px !important;
	width: 142px !important;
	border: 0 !important; 
	padding: 10px !important;
	padding: 0 !important;
	height: 36px !important;
	line-height: 38px !important;
	padding-right: 1px !important;
}

.rgs-btn {
	width: 142px !important;
	margin-top: 0px !important;
	margin-bottom: 2px !important;
	border: 0 !important; 
	font-size: 13px !important;
	text-align: center !important;
	padding: 0 !important;
	height: 36px !important;
	line-height: 36px !important;
	background: #27ae60 !important;
}

.rgs-btn:hover {
	background: #2ecc71 !important;
}

.white-bg {
	background: #fff;
}

.nopd-tb {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.nopd-lr {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.rmb-login {
    font-size: 14px !important;
    font-weight: 300 !important;
}

.profcontainer .left-sidebar {
	padding-right: 10px;
	float: left;
	width: 270px;
}

.profcontainer .profheading {
	margin: 0px 0 0px 290px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	background: #fff;
	padding: 20px 25px;
	line-height: 1.5;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border: 1px solid #e7e7e7;
	border-bottom: 0;
}

.profcontainer .left-sidebar .sidebar-container {
	background: #fff;
	padding: 0px;
	border-radius: 2px;
	margin-bottom: 15px;
	border: 1px solid rgb(229, 230, 231);
}

.profcontainer .left-sidebar .sidebar-container .sidebar-inner {
	padding: 13px 17px 13px 15px;
	overflow: hidden;
	line-height: 1.63;
}

.resp .sidebar-container .sidebar-inner {
	padding: 10px 15px 10px 12px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 5px;
	border: 1px solid rgb(229, 230, 231);
}

.fw-fn {
	font-weight: 300;
	font-size: 24px;
	font-family: "Open Sans", Arial, Helvetica, Sans-Serif !important;
}

.tabs-wrap {
	margin-left: 290px;
	border: 1px solid #e7e7e7;
	border-top: 0;
	border-radius: 1px !important;
}

ul.tabs {
	list-style: none;
	font-family: "Open Sans", Arial, Sans-Serif;
	font-weight: 400;
	margin: 0px; padding: 0px;
	box-sizing: border-box;
	overflow: hidden;
	background: rgb(252, 252, 252);
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}

ul.tabs li {
	background: none;
	color: #777;
	display: inline-block;
	float: left;
	padding: 20px 27px 19px 23px;
	cursor: pointer;
}

ul.tabs li:hover {
	background: #f5f5f5;
}

ul.tabs li.current {
	background: #64b5f6;
	color: #fff;
	float: left;
	font-weight: 500;
}

.tab-content { 
	display: none;
	padding: 25px;
	background: #fff;
}

.tab-content.current {
	display: inherit;
}

.ava-hs {
	float: right;
	overflow: hidden;
}

.ava-hs img {
	height: 59px;
	width: 59px;
	border-radius: 2px;
}

.ib-hs {
	display: none;
}

.profile-ctbox {
	border-bottom: 1px solid rgb(247, 248, 249);
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.profile-ctbox:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 4px;
}

.profile-mcp ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.profile-acp ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.profile-pdg {
	padding-left: 10px;
}

.credits-icon {
	height: 25px;
    margin-bottom: -5px;
	margin-left: 5px;
}

a .credits-icon:hover {
    -webkit-filter: brightness(150%);
}

/* fixes profile page bug */
.usercp_nav_item.usercp_nav_googleplus,
.usercp_nav_item.usercp_nav_facebook,
a[href*="referrals"].usercp_nav_item,
.usercp_nav_item.usercp_nav_myalerts,
.usercp_nav_item.usercp_nav_myalerts_delete_read,
.usercp_nav_item.usercp_nav_myalerts_delete_all
{
    padding-left: 25px;
}
a[href*="favorites"].usercp_nav_item {
    padding-left: 21px;
}

/* custom pages */

.page-container {
    width: 98.3%;
    background: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;
    margin-top: -31px;
}

.page-container .spacer {
    margin-bottom: 10px;
}

.page-container legend {
    color: #2978AD;
	font-weight: bold;
}

.page-container ul li {
	list-style-type: circle;
    margin-left: 30px;
    line-height: 20px;
    background: #2069a6;
    margin: 10px 30px;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    max-width: 800px;
}
.page-container ul li a {
    color: #fff;
	font-weight: bold;
}
.page-container ul.no-blue li {
	background: none;
    color: #111;
    padding: 0;
}
.page-container ul.no-blue li a {
		color: #2069a6;
}
.page-container ul li a:hover {
	text-decoration: underline;
}

.page-container .page-cat-round {
	background: #1e7cca;
    padding: 15px;
    font-size: 20px;
    color: #fff;
	font-weight: bold;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right -radius: 4px;
}
.page-container .page-cat-round-row {
    padding: 15px;
	border: 1px solid #ddd;
	border-width: 0 1px 1px
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
}
.page-container .page-cat-wrapper {
	margin-bottom: 20px;
}
.page-container .postbit-button {
	padding: 6px 12px;
    background: #1e7cca;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
}
.page-container .postbit-button:hover {
    background: #2f92e5;
}

/* remove payza from credits page */
input[src*="payza"] {
    display: none;
}
input[src*="paypal"] {
    margin-top: 10px;
    margin-bottom: -10px;
}

/* tab colors */
#tab_nav .fa-home {
	font-size: 17px;
}
#tab_nav div div div {
    background-color: #2c82c9 !important;
    color: #fff !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #2c82c9 !important;
    font-weight: bold;
}

#tab_nav div div div:hover {
    background-color: #439be4 !important;
}

.postbit_buttons .good_thx {
    background: #2c82c9;
    color: #fff;
}
.postbit_buttons .neutral_thx {
    background: #aaa;
    color: #fff;
}

.post_body .exito_thx,
.post_body .info_thx {
    /* border: 2px solid #2ecc71; */
    /* padding: 10px; */
	background-color: #2c82c9;
    border: 2px solid #206caa;
    color: #fff;
    background-image: none;
    text-align: left;
    padding: 12px 15px 15px;
    margin: 0;
}
.post_body .exito_thx a,
.post_body .info_thx a {
    color: #fff;
}
.post_body .exito_thx br,
.post_body .info_thx br {
    display: block;
    content: " ";
	padding: 0;
	margin: 0;
	line-height: 0;
}
.post_body .exito_thx:before {
    /* content: "Content Unlocked"; */
    color: #78ec69;
    background: url(https://citymovedata.com/images/check-sm.png) no-repeat;
    /* background-size: contain;
    padding-left: 29px; */
    background-size: 17px;
	background-position: 0;
    padding-left: 24px;
    margin-bottom: 3px;
    font-size: 16px;
    display: block;
}
.post_body .info_thx:before {
    content: "(Hidden Content)";
    color: #80bbec;
    margin-bottom: 3px;
    font-size: 16px;
    display: block;
}
.post_body .exito_thx .hidden-content-title strong,
.post_body .info_thx .hidden-content-title strong {
    display: none;
}
#add_thx3 {
	background: #2c82c9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.postbit_buttons .thx_buttons {
	background: transparent;
}

#add_thx3:hover {
	background: #3e96df;
}


/* new thread postbit style */
.post.classic .post_author div.author_statistics {
    background: #ebebeb;
}

.post.classic .post_author {
	padding: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #f4f4f4;
    border: 1px solid #e7e7e7;
    margin-left: 10px;
	padding-top: 10px;
}
.post.classic .post_author div.author_avatar {
    margin-bottom: -10px;
    padding-bottom: 20px;
    max-width: 100%;
    min-width: 70px;
    height: 140px;
    width: 140px;
}
.post.classic .post_content {
    border-left: none;
}
.post .post_author div.author_avatar img {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	width: 140px;
}
.outer-postbit {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #f7f7f7;
    border: #e7e7e7;
    padding: 4px 5px;
}
.post.classic .post_author .credits-donate-title {
    display: block;
    text-align: center;
}
.post.classic .post_author .credits-donate {
    display: block;
    text-align: center;
}
.thx_giv {
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #f7f7f7;
    border: #e7e7e7;
    padding: 4px 5px;
    margin: 5px 0px;
}
.thx_rec {
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #f7f7f7;
    border: #e7e7e7;
    padding: 4px 5px;
}
a[id^="add_thx"] {
    background: #2c82c9;
    border-radius: 3px;
}
	/* alt (condensed) style 
	.post.classic .outer-postbit {
		background: none;
		margin-bottom: -4px;
	}
	.post.classic .thx_giv {
		background: none;
		margin: -15px 0px -5px 0px;
	}
	.post.classic .thx_rec {
		background: none;
		margin-bottom: -20px;
	}
	/* end (condensed) */
/* end new thread postbit style */

/* alt: bubbles condensed */

	.smalltext.credits-donate-title {
		margin-top: -11px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		background: #f7f7f7;
		border: #e7e7e7;
		padding: 4px 5px;
		height: 18px;
		color: #5f5f5f;
	}
	.smalltext.credits-donate-title .credits-icon {
		height: 19px;
		margin-bottom: -5px !important;
	}

	.outer-postbit.trade-count-postbit {
		display: none;
	}
	/* remove joined date */
		.author_statistics .outer-postbit:nth-child(2) {
			display: none;
		}

	/* maybe: change font size and weight */
	.postbit-text {
		font-size: 13px;
		font-weight: 300;
	}
	.post.classic .thx_giv {
		/* background: none; */
		margin: 5px 0px -5px 0px;
		font-size: 13px;
		font-weight: 300;
	}
	.post.classic .thx_rec {
		/* background: none; */
		/* margin-bottom: -20px; */
		margin-top: 10px;
		font-size: 13px;
		font-weight: 300;
	}

.usermood-outer {
	display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #f7f7f7;
    border: #e7e7e7;
    padding: 4px 5px;
    height: 18px;
    margin-top: 5px;
	font-size: 13px;
    font-weight: 300;
	color: #5f5f5f;
}

	/* push text and num to outsides (NOTE: had to also change postbit template) */
	.postbit-text.postbit_posts,
	.postbit-text.postbit-rep-outer {
		width: 100%;
	}

	.postbit_posts-outer,
	.postbit_reputation-outer,
	.currency-outer,
	.mood-text {
		float: left;
	}

	.postnum-outer,
	.userreputation-outer,
	.smalltext.credits-donate-title a,
	.mood-icon {
		float: right;
	}

.mood-icon {
	padding-top: 2px;
}

/* end alt: bubbles condensed */ 

/* alt: bubbles condensed #2 (nobubbles) *//* unused presently

	.outer-postbit {
		background: none !important;
		border: none !important;
		padding: 0;
		margin-bottom: 0 !important;
		max-width: 143px !important;
	}

	.postbit-text.postbit_posts {
		margin-bottom: 3px;
	}

	.smalltext.credits-donate-title {
		background: none !important;
		border: none !important;
		margin: -17px 0 -5px 0 !important;
	}

	.thx_giv, .thx_rec, .usermood-outer {
		background: none !important;
		border: none !important;
		margin: -5px 0 !important;
	}

/* end alt: bubbles condensed #2 (nobubbles) */


.postbit-attachments-attachment {
	display: table;
    margin-top: -31px;
    margin-left: 52px;
    padding-bottom: 12px;
}
form[action*="shop_action"] input[type="submit"] {
    padding: 12px 24px;
    background: #1e7cca;
    color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-weight: bold;
    border: none;
}
form[action*="shop_action"] input[type="submit"]:hover {
    background: #2f92e5;
    cursor: pointer;
}
img[id^=tyl_i_expcol_] {
    vertical-align: bottom;
    height: 30px;
    filter: invert(50%) sepia(100%) saturate(500%) hue-rotate(180deg);
    -moz-filter: invert(50%) sepia(100%) saturate(500%) hue-rotate(180deg);
    -webkit-filter: invert(50%) sepia(100%) saturate(500%) hue-rotate(180deg);
    margin-bottom: -5px;
}
.tyllist_classic {
	padding-bottom: 7px !important;
}
.fxdim100 {
    border-radius: 3px !important;
}
.twdash,
.gpdash {
	display: none; /* hide login mdash when inactive; other two are .twdash2 and .gpdash2 */
}
.userstars  {
	display: none; /* hide userstars */
}
.ougc_awards-outer img {
    width: 30px;
    padding-right: 3px;
}

/* new img unserinfo popup design */

.modal.current {
    background: #eee;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.trow_memprofile a {
    background: #2c82c9;
    color: #fff !important;
    padding: 10px 14px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 15px;
}
.trow_profile .hr {
    background: none;
    padding-bottom: 10px
}

.trow_profile {
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 20px;
}

.trow_memprofile a:hover {
    background: #4299e2;
}

.avatarep_online {
    border: none !important;
    box-shadow: none !important;
}
.tavatar {
    padding-bottom: 20px;
}

.tavatar img {
    padding: 0 !important;
    margin: 16px 8px 8px 8px;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    font-size: 15px;
    max-height: 120px !important;
    max-width: 120px !important;
}
.modal.current table {
    padding-top: 20px;
}

/* end new img unserinfo popup design */

/* new home lastposter img mod */

.forums .avatarep_fd {
    position: relative;
    z-index: 1;
    opacity: 0.5;
    border: none;
    padding: 0;
    margin: 0;
    height: 73px;
    width: auto;
}

.forums .avatarep_fd .avatarep_img {
    position: absolute;
    border-radius: 100%;
    opacity: 0.25;
    border: none;
    padding: 0;
    margin: 0;
    top: -38px;
    right: -275px;
    height: 150px;
    width: auto;
    overflow: hidden;
}

.forums td.trow1[align="right"], .forums td.trow2[align="right"] {
    position: relative;
    z-index: 2;
    overflow: hidden;
}

.forums td.trow1[align="right"] .smalltext.fw4, 
.forums td.trow2[align="right"] .smalltext.fw4 {
    position: relative;
    z-index: 2;
    height: 100%;
    right: 0;
    padding-right: 0;
}

.forums td.trow1[align="right"] .smalltext.fw4 a, 
.forums td.trow2[align="right"] .smalltext.fw4 a {
    text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff,1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff,1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff,1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff,1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff,1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff,1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff,1px 1px 1px #fff, -1px -1px 1px #fff, 1px -1px 1px #fff, -1px 1px 1px #fff;
}

/* end new home lastposter img mod */

/* new announcement bar (in index template) */
.cmd-announcement {
    margin-bottom: 13px;
    padding: 0 18px;
    color: #fff;
    border-radius: 2px;
    font-size: 13px;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    font-family: inherit;
	background: #f7f7f7;
    /* border: 2px solid #ccc; */
    text-align: center;
}
.cmd-announcement a {
    color: #2c82c9;
    font-weight: bold;
	font-size: 15px;
}
.cmd-announcement a:hover {
    color: #449ce4;
}
/* end new announcement bar */
@media screen and (max-width: 1080px) {
	.smalltext.credits-donate-title .credits-icon {
		display: none;
	}
	.post.classic .post_author {
	    min-width: 170px;
	}
	.post.classic .post_content {
		width: 70%;
	}
	#container {
	    min-width: 100%;
	}
}
/* responsive header and footer */
@media screen and (max-width: 480px) {
	  #logo .wrapper img {    
		width: 100%;
	  }
	  #header .wrapper,
	  #header .wrapper a[href*="myfbconnect"] {    
		white-space: nowrap;
	  }
	  #header .lower .wrapper {    
		white-space: normal;
	  }
	  #panel .lower {    
		background: #262e38;    
		display: block;    
		width: 100%;    
		margin: 0;    
		padding: 0 0 2px 0;
	  }
	  #header ul.menu.top_links li a {    
		background: #262e38;    
		height: 30px;    
		line-height: 30px;    
		display: inline-block;    
		padding: 0 4px;
	  }
	  #header ul.menu.top_links li {    
		float: left;    
		margin: 0;    
		padding: 0;    
		height: 30px;    
		line-height: 30px;    
		display: inline-block;
	  }
	  #panel .lower ul.user_links {    
		float: none;
	  }
	  #header ul.menu {    
		text-align: center;
		display: block;
    	float: left;
	  }
	  #panel .lower a:link {    
		color: #eee;    
		margin-top: 10px;
	  }
	  .ft-col-1 {    
		width: 100%;    
		margin-bottom: 30px;
	  }
	  .ft-col-2 {    
		width: 48%;    
		margin-bottom: 15px;
	  }
	/* end responsive header and footer */

	.forums {
		width: 100% !important;
		min-width: 460px !important;
		max-width: 460px !important;
		/* margin-top: 20px; */
	}

	.sidebar {
		width: 100% !important;
		display:none;
	}
	
	.forums tr td.trow1:first-child, tr td.trow2:first-child, .forums tr td.trow_shaded:first-child {
		padding: 0;
		margin: 0;
		width: 30px;
	}
	/* postbit mobile fix and shorten */
		.post .post_author div.author_avatar img {
		width: 90%;
	}
	.post.classic .post_author {
		min-width: 100px;
	}
	.post.classic .post_author div.author_avatar {
		margin-bottom: 0px;
		margin-top: -15px;
		padding-bottom: 0px;
		max-width: 90%;
		min-width: 70px;
		height: auto;
		width: 90%;
	}
	.post .post_author div.author_statistics {
		padding: 5px;
	}
	.thx_rec {
		white-space: nowrap;
		font-size: 10px !important;
	}
	.mood-text,
	.usermood-outer,
	.thanked_count-outer {
		display: none;
	}
	.ougc_awards-outer img {
		width: 27px;
	}
	.post.classic .post_author .credits-donate-title {
		margin-top: -6px;
		margin-bottom: -10px;
	}
	.postbit-text,
	.post.classic .thx_giv	{
		font-size: 11px;
	}
	.smalltext credits-donate-title {
		font-size: 11px;
		padding: 4px 5px 1px 5px;
	}
	/* end mobile postbit */
	/* bottom share links */
	table li a {
		font-size: 10px;
		white-space: nowrap;
    	overflow: hidden;
	}
	/* end bottom share links */
	/* horizontal postbit */
	.post.classic .post_author div.author_statistics {
		float: right;
		margin-top: -25px;
		padding-top: 17px;
		padding-bottom: 15px;
		padding-left: 7px;
		width: 115px;
	}
	.post.classic .post_author {
		border-radius: 0 2px 2px 0;
		min-width: 93%;
		padding-top: 5px;
	}
	.post.classic .post_author div.author_information {
		margin-right: 15px;
		margin-left: 10px;
		float: left;
	}
	.post.classic .post_author div.author_avatar {
		margin-bottom: 0px;
		margin-top: -25px;
		padding-bottom: 0px;
		max-width: 70px;
		min-width: 70px;
		height: auto;
		width: 90%;
		display: inline-block;
		position: absolute;
		right: 148px;
		padding: 5px 5px 5px 9px;
		background: #ebebeb;
	}
	.post .post_author div.author_avatar img {
		width: 80px;
		float: left;
	}
	.post.classic .post_author .credits-donate-title {
		margin-top: -17px;
		font-size: 11px;
		padding: 3px 5px 0 5px;
	}
	.post.classic .thx_giv {
		margin-top: -12px;
	}
	.outer-postbit {
		margin-top: -12px;
	}
	.ougc_awards-outer {
		position: absolute;
		margin-top: -35px;
		left: 30px;
	}
	.author_information .largetext {
		font-size: 14px;
	}
	/* end horizontal postbit */
	/* horizontal content */
	.post.classic .post_content {
		width: 90%;
		padding-left: 15px;
	}
	/* end horizontal content */
}

@media screen and (max-width: 360px) {
	.forums {
		width: 100% !important;
		min-width: 340px !important;
		max-width: 340px !important;
		/* margin-top: 20px; */
	}
	.forums .trow1, 
	.forums .trow2, 
	.forums .trow1 a, 
	.forums .trow2 a, 
	.forums .smalltext, 
	.forums td.trow1[align="right"] .smalltext.fw4, 
	.forums td.trow2[align="right"] .smalltext.fw4,
	.forums td.trow1[align="right"] .smalltext.fw4 a, 
	.forums td.trow2[align="right"] .smalltext.fw4 a {
		font-size: 11px !important;
	}
}