/*For Device: att_forums:desktop:generic:generic_web_browser:firefox:firefox_1_0:firefox_2_0:firefox_3_0:firefox_3_5:firefox_4_0:firefox_5_0:firefox_6_0:firefox_7_0:firefox_8_0:firefox_9_0:firefox_10_0:firefox_11_0:firefox_12_0:firefox_13_0:firefox_14_0:firefox_15_0:firefox_16_0:firefox_17_0:firefox_18_0:firefox_19_0:firefox_20_0:firefox_21_0:firefox_22_0:firefox_23_0:firefox_24_0:firefox_25_0:firefox_26_0:firefox_27_0:firefox_28_0:firefox_29_0:firefox_30_0:firefox_31_0:firefox_32_0:firefox_33_0:firefox_34_0:firefox_35_0:firefox_36_0:firefox_37_0:firefox_38_0:firefox_39_0:firefox_40_0:firefox_41_0:firefox_42_0:firefox_43_0:firefox_44_0:firefox_45_0:firefox_46_0:firefox_47_0 *//* This is the main css file for all general style classes used by both desktop and mobile devices. */* {	margin: 0;	padding: 0;}body {	color: #fff;}body {	-ms-overflow-style: scrollbar;}body a, span.login-bold, .clickable {	color: #016699;}body a:hover, span.login-bold:hover, .clickable:hover,body a:active, span.login-bold:active, .clickable:active  {	color: #016699;	text-decoration: underline;	cursor: pointer;	outline: none;}.spinner {	display: block;	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;	z-index: 10;	background: #fff url(/html/assets/ajax-loader-medium.gif?342D623A5C949A8578F4B253C3482BFB) center no-repeat;	zoom: 1;	filter: alpha(opacity=30);	opacity: 0.3;}.mobile-messages-container-spinner {	display: none;}.spinner.small {	background-image: url(/html/assets/ajax-loader-small.gif?F8C1A7E3D1F2FEC6C954F086CF8C6498);}.iframe-spinner {	z-index: 10;	zoom: 1;	filter: alpha(opacity=30);	opacity: 0.3;	background: #fff url(/html/assets/ajax-loader-medium.gif?342D623A5C949A8578F4B253C3482BFB) center no-repeat;}input.lia-form-type-text.input-error,select.lia-form-profilelocation-input.input-error,#profilelocation + span.input-error,.lia-form-custom-password-input input[type="password"].input-error {	border: 1px solid #f00 !important;	background: #fef3f1;	box-shadow: 0 0 2px #FF0000 !important;	-webkit-box-shadow: 0 0 2px #FF0000 !important;	-moz-box-shadow: 0 0 2px #FF0000 !important;}.error {	color: red;	font-size: 0.71em;	float: left;	margin: 5px 0 3px 5px;	display: none;}.lia-quilt-column-alley-single {	position: relative;}.container {	position: relative;}.body-wrapper {	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;}.body-wrapper {	/*position: fixed;*/	bottom: auto;	height: 916px;	/*background: url(/html/assets/bkg-circles.png?472831E0ADB5B8B21B7CCA134ED1D745) center 400px no-repeat;/*	/*background: url(/html/assets/bkg-circles.png?472831E0ADB5B8B21B7CCA134ED1D745) center 400px no-repeat, -moz-linear-gradient(top,  #f4f4f4 0%, #ffffff 100%);*/ /* FF3.6+ */	/*background: url(/html/assets/bkg-circles.png?472831E0ADB5B8B21B7CCA134ED1D745) center 400px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#ffffff));*/ /* Chrome,Safari4+ */	/*background: url(/html/assets/bkg-circles.png?472831E0ADB5B8B21B7CCA134ED1D745) center 400px no-repeat, -webkit-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%);*/ /* Chrome10+,Safari5.1+ */	/*background: url(/html/assets/bkg-circles.png?472831E0ADB5B8B21B7CCA134ED1D745) center 400px no-repeat, -o-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%);*/ /* Opera 11.10+ */	/*background: url(/html/assets/bkg-circles.png?472831E0ADB5B8B21B7CCA134ED1D745) center 400px no-repeat, -ms-linear-gradient(top,  #f4f4f4 0%,#ffffff 100%);*/ /* IE10+ */	/*background: url(/html/assets/bkg-circles.png?472831E0ADB5B8B21B7CCA134ED1D745) center 400px no-repeat, linear-gradient(to bottom,  #f4f4f4 0%,#ffffff 100%);*/ /* W3C */	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 );*/ /* IE6-9 */	background: #fff; /* Temporarily hiding the cool gradient + circles */}table.lia-list-wide thead th {	text-align: center;	color: #555;	font-size: .93em;}table.lia-list-wide tbody td {	color: #555;}table.lia-list-wide tbody td.lia-data-cell-integer {	text-align: right;}/* Chrome input overrides */input:-webkit-autofill {	-webkit-box-shadow: 0 0 0px 1000px white inset;	color: #fff !important;}input:focus,select:focus,textarea:focus,button:focus {  outline: none;}/* end chrome input overrrides */@media screen and (max-width: 400px) {  @-ms-viewport {	width: 320px;  }}/* admin function groups */#lia-body .lia-content .lia-panel > .lia-decoration-border > .lia-decoration-border-content > div > .lia-panel-heading-bar-wrapper > .lia-panel-heading-bar {  color: #808080;  font-size: 1.29em;  font-weight: bold;  /* line-height: 23px; */}ul.lia-list-standard, ol.lia-list-standard {  margin: 0 10px 10px;	list-style: none outside none;}.lia-component-community-widget-admin-links > .lia-decoration-border {	margin: 30px 0;	padding: 10px 15px;	border: 1px solid #ddd;	border-radius: 5px;	background-color: #fff;	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}.lia-component-community-widget-admin-links > .lia-decoration-border .ActionLinksTaplet > ul {	margin-bottom: 0;}#lia-body .lia-content .lia-js-hidden {	display: none !important;}body#tinymce {	min-width: 0;}/** places API autocomplete + Bootstrap modal override **/.pac-container {  z-index: 1040 !important;}/* Communit tour header */#community-tour-cta-header {	display: none!important;	height: 107px;	width:975px; 	margin: 0 auto; 	padding: 33px 20px 0 19px;	position: relative;}#community-tour-cta-header div:first-child {	float:left;	position:relative;	margin-top: -9px;	}#community-tour-cta-header div:first-child p {	font-family: omnes;	margin-bottom: 0;}#community-tour-cta-header div:first-child p:first-child {	color: #DF5C18; 	font-size: 1.63em;}#community-tour-cta-header div:first-child p:first-child + p {	font-size: 1.21em;}#community-tour-cta-header .community-tour-launch-wrapper {	float:right;	margin-top: 1px;}#community-tour-cta-header .launch-community-tour {	padding: 10px 13px;	color: white;	text-decoration: none;}#community-tour-cta-header .close-btn {	float:right;	cursor: pointer;	height: 26px;	width: 26px;	margin: 8px 0 0 13px;	background: url(/html/assets/comm-tour-cta-close.png) center no-repeat;}.breadcrumbs {  clear: both;  float: left;  font-size: 0.86em;  margin: 12px 15px -8px;}/*******************************************************		Menus - Begin********************************************************//* Menu Bar/Action Menu */#lia-body .lia-content .lia-menu-navigation .default-menu-option {	background:transparent url(/skins/images/49D8D1C718A80C82BB000F5CFD60EE0A/base/images/icon_link_menu.png) no-repeat 100% 50%; line-height:20px;	padding-right:16px;  }#lia-body .lia-content .lia-menu-navigation:after { clear:both; content:"."; display:block; font-size:0; height:0; line-height:0; visibility:hidden; }/*** ^ browser-specific CSS see msie/msie_6, msie/msie_7 ^ */#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items { background-color:#E5E5E5;	border:2px solid #808080; padding:5px 0; }/*** ^ browser-specific CSS see msie/msie_6 ^ */#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items li { display:inline; }#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items a { color:#666; text-decoration:none; }#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items a:hover { background-color:#ffffcc; }#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items .lia-link-disabled { color:#B2B2B2; cursor:auto; }#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items a,	#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items span.lia-link-disabled		{ display:block; padding:0 10px; line-height:20px; }#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items span.lia-separator { background-color:#fff; display:block; padding:0; margin:5px 0; }/*** ^ browser-specific CSS see msie/msie_6 ^ */#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items .lia-separator-pre { display:block; height:1px; padding:0; }#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items .lia-separator-post { display:none; }#lia-body .lia-content .lia-menu-navigation .dropdown-positioning { position:relative; z-index:999; }#lia-body .lia-content .lia-menu-navigation .dropdown-positioning-static { position:static; }#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items { clear:left; display:none; position:absolute; z-index:1000; }#lia-body .lia-content .dropdownHover .lia-menu-navigation .lia-menu-dropdown-items { display:block; }/* Site Navigation Drop Down */#lia-body .lia-content .lia-component-common-widget-site-navigation .lia-menu-navigation .lia-menu-dropdown-items { border:5px solid #456789; padding:0 0 5px; } #lia-body .lia-content .lia-component-common-widget-site-navigation .dropdownHover .lia-menu-navigation .lia-menu-dropdown-items { left:auto; right:0; }#lia-body .lia-content .lia-menu-navigation .dropdown-section-title a { background-color:#808080; }#lia-body .lia-content .lia-menu-navigation .dropdown-section-title a:hover { background-color:#456789; }#lia-body .lia-content .lia-menu-navigation .dropdown-section-title a { color:#fff; }#lia-body .lia-content .lia-menu-navigation .dropdown-section-title-first a { background-color:#456789; }#lia-body .lia-content .lia-menu-navigation .bookmark-dropdown-item+.board-dropdown-item a { border-top:1px solid #fff; }/*******************************************************		Menus - End********************************************************/.header-wrapper {	/* See also: .hdr2-wrap */	position: absolute;	top: 0;	left: 0;	right: 0;	height: 314px;	background-color: #fff;}#cng-li-header {	margin: 0 0 0 15px;	max-width: 975px;	padding: 0;}@media (min-width: 768px) and (max-width: 991px) {	body {		min-width: 975px;	}  #cng-li-header {		min-width: 975px;		margin: 0;  }	#footer {		min-width: 975px;		margin: 0;		padding: 0;  }	#lia-body .lia-content #top-layout-container > .row {		margin-left: 0;		margin-right: 0;	}	#lia-body.UserLoginPage .lia-content #main > .container > .row {		margin: 0;		padding: 0;	}	#lia-body.UserLoginPage .lia-content #main > .container > .row > .col-12 {		padding: 0;	}}.primary-nav {	height: 34px;	padding-top: 1px;	width: 100%;	min-width: 975px;	color: #fff;	background-color: #555;	margin-bottom: 10px;}.primary-nav a {	color: #FFFFFF;	cursor: default;	display: block;	float: left;	font-size: 0.86em;	height: 29px;	margin: 0;	overflow: hidden;	padding: 0;}.primary-nav a.selected,.primary-nav a#segMenuItemBusiness:hover,.primary-nav .hover-top-left {	background: url("//0.ecom.attccc.com/images/global/bg-segmentation-sprite.png") repeat scroll left -345px rgba(0, 0, 0, 0);}.primary-nav #segMenuItemPersonal {	width: 79px;}.primary-nav #segMenuItemPersonal span:hover {	text-decoration: underline;}.primary-nav a.segMenuItem.selected span {	color: #515151;	background: url("//0.ecom.attccc.com/images/global/bg-segmentation-sprite.png") repeat scroll right -345px rgba(0, 0, 0, 0);}.primary-nav a#segMenuItemBusiness:hover span,.primary-nav #segMenuItemBusiness .hover-top-right {	background: url("//0.ecom.attccc.com/images/global/bg-segmentation-sprite.png") repeat scroll right -243px rgba(0, 0, 0, 0);	color: #515151;}.primary-nav #segMenuItemBusiness span {	background: url("//0.ecom.attccc.com/images/global/bg-segmentation-sprite.png") repeat scroll right -312px rgba(0, 0, 0, 0);	padding: 6px 35px 5px 0;}.primary-nav a.segMenuItem span {	display: block;	margin-left: 14px;	padding: 6px 14px 7px 0;}.primary-nav a:hover,.primary-nav a:active {	text-decoration: underline;	color: #fff;}.primary-nav div#segSubMenuBusiness ul {	overflow: hidden;	position: relative;	background: url("//0.ecom.attccc.com/images/global/bg-rounded-bottom.gif") bottom left;	list-style: none;	margin: -5px 0 0 -15px;	clear: left;	float: left;	padding: 9px 0 0px 15px;}.primary-nav div#segSubMenuBusiness {	float: left;	margin: 27px 0 0 80px;	background: url("//0.ecom.attccc.com/images/global/bg-rounded-bottom.gif")bottom right;	position: absolute;	overflow: visible;	clear: left;	padding: 5px 12px 0px 14px;	z-index: 3;}.primary-nav #segSubMenuBusiness li {	list-style: none;}.primary-nav #segSubMenuBusiness ul li a {	color: #069;}.hdr1-cntr {	left: 0;	top: 0;	width: 100%;	background: #fff;}.hdr1 {	float: left;	width: 100%;}.hdr2-wrap {	display: none;	/*min-height: 265px*/	min-height: 295px;}.hdr2-cntr {	z-index: 1000;	position: fixed;	left: 0;	top: 0;	width: 100%;	height: 83px;	background: #fff;	overflow: hidden;	box-shadow: 0px 5px 5px #888;}/* Navbar */.hdr2-cntr .nav-justified {	margin: 0;}.hidden-sm .hdr2-cntr .nav-justified {	left: 50%;	margin-left: -385px;	position: relative;	margin-top: 0;}.visible-sm .nav-justified > li {	padding-bottom: 0;}.hdr2-cntr .nav-justified > li > a {	padding-top: 14px;	padding-bottom: 14px;}.hdr2-bfr {	width: 100%;	height: 240px;}.hdr2 {	margin-top: -60px;}.hidden-sm .nav-justified {	background-color: #ffffff;	border-radius: 0;	border: none;	margin: -15px 0 0 0;	max-height: 88px;	padding-top: 10px;}.hidden-sm .nav-justified > li > a {	padding-top: 38px;	padding-bottom: 0;	color: #777;	font-weight: bold;	text-align: center;	border: none;	background: #fff url(/html/assets/ico-navbar.png?CE8EB1A6515D1339098678D3C185C5D0) 13px -2px no-repeat;}.hidden-sm .nav-justified > li.wireless > a {	background-position: -213px -1px;}.hidden-sm .nav-justified > li.ace > a {	background-position: -105px -2px;}.hidden-sm .nav-justified > li.u-verse > a {	background-position: -342px 1px;}.hidden-sm .nav-justified > li.internet > a {	background-position: -473px 2px;}.hidden-sm .nav-justified > li.directv > a {	background-position: -585px -1px;}.hidden-sm .nav-justified > .active {	background: #fff url(/html/assets/ico-arrow-up.png?ACF152B4015D6DFE39010C7C1A567586) no-repeat center bottom;}.hdr2 .nav-justified > .active {	background-image: none;}.hidden-sm .nav-justified > li.first {	margin-left: 0;}.hidden-sm .nav-justified > li {	margin: 0 6px;}.hidden-sm .nav-justified > li.last {	margin-right: 0;}.hdr2 .nav-justified > li {	padding-bottom: 0;}.hdr2 .nav-justified > li.post-question {	margin-left: 100px;}.hdr2 .nav-justified > li > a {	padding: 8px 0 8px 37px;;	color: #777;	font-weight: bold;	font-size: 0.79em;	text-transform: uppercase;	border: none;	background: #ffffff url(/html/assets/ico-navbar-hdr2.png?B72FF45BA60CB6DCB7810801D40B9B27) 0 0 no-repeat;}.hdr2 .nav-justified > li.wireless > a {	background-position: -105px 0;	padding-left: 28px;}.hdr2 .nav-justified > li.u-verse > a {	background-position: -209px 0;	padding-left: 35px;}.hdr2 .nav-justified > li.internet > a {	background-position: -325px 0;	padding-left: 28px;}.hdr2 .nav-justified > li.directv > a {	background-position: -434px 0;	padding-left: 28px;	text-transform: none;}.hdr2 .nav-justified > li.general > a {	background-position: -474px 0;}.hdr2 .nav-justified > li.business > a {	background-position: -614px 0;}.hdr2 .nav-justified > li.post-question > a {	background-position: -693px 0;	padding-left: 41px;}.hdr2 .nav-justified > li.search-community > a {	background-position: -880px 0;	padding-left: 41px;}.hidden-sm .nav-justified > .active > a {	background-color: #fff;	box-shadow: none;}.hidden-sm .nav-justified > li:first-child > a {	border-left: 0;	border-radius: 0;}.hidden-sm .nav-justified > li:last-child > a {	border-right: 0;	border-radius: 0;}.hidden-sm .navbar-nav > .active > a, .hidden-sm .navbar-nav > .active > a:hover, .hidden-sm .navbar-nav > .active > a:focus {	background-color: #fff;}/* End Navbar */.float-header {	float: left;	width: 100%;}.hdr1 .float-header {	width: 100%;	background-color: #fff	-webkit-box-shadow: 1px 1px 2px 1px #dedede;	box-shadow: 1px 1px 2px 1px #dedede;	-webkit-border-radius: 5px;	border-radius: 5px;  }.hdr1 .float-header #att-nav {	float: left;	height: 55px;	width: 100%;	background-color: #ed7023;	position: relative;	z-index: 2;	-webkit-border-radius: 5px;	border-radius: 5px;  	background: -moz-linear-gradient(top,  #fcb314 0%, #ff7200 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb314), color-stop(100%,#ff7200)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top,  #fcb314 0%,#ff7200 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top,  #fcb314 0%,#ff7200 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #fcb314 0%,#ff7200 100%); /* IE10+ */	background: linear-gradient(to bottom,  #fcb314 0%,#ff7200 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb314', endColorstr='#ff7200',GradientType=0 ); /* IE6-9 */}.hdr1 .float-header #att-nav .att-nav-link {	color: #fff;	float: left;	display: block;	margin: 10px 30px;	padding: 7px 0;}.hdr1 .float-header #att-nav .att-nav-link.home-link {	margin: 10px 15px;}.hdr1 .float-header #att-nav .att-nav-link.active {	color: #ed7023;	height: 53px;	width: 122px;	margin: 2px 0 0 -5px;	padding: 15px 34px;	background: url(/html/assets/bkg-att-nav-active.png?D5655FB3DF353D87A95AB93BC4353875) 0 0 no-repeat;}.hdr1 .float-header #att-nav .home-link {  background: url(/html/assets/att-logo.png?3DE0CB073E0F452978DA51677A8227A6) no-repeat 0 0;  width: 34px;	height: 34px;	display: block;	text-indent: -1000px;	padding: 0;}.hdr1 .float-header #att-nav .divider-lg {	background: url(/html/assets/bkg-att-nav-divider-lg.png?853F1F6E19647BFB567B189561C123B7) no-repeat 0 0;	width: 2px;	height: 55px;	float: left;}.hdr1 .float-header #att-nav .divider-sm {	background: url(/html/assets/bkg-att-nav-divider-sm.png?9759339464F6D1488B77DA5A726D52D5) no-repeat 0 0;	width: 2px;	height: 43px;	float: left;	margin-top: 6px;}.hdr1 .float-header #att-subnav {	float: left;	width: 100%;	background-color: #fff;	-webkit-border-radius: 5px;	border-radius: 5px;	position: relative;	z-index: 1;	margin-top: -5px;	padding: 15px 10px 10px;}.hdr1 .float-header #att-subnav ul li {	float: left;	list-style: none;	font-size: 1.07em;	padding: 0 12px;}.hdr1 .float-header #att-subnav ul li.active,.hdr1 .float-header #att-subnav ul li.active a {	color: #ed7023;}.hdr2 .float-header {	border-radius: 0;	padding: 5px 10px;	margin: 0;	background-color: #555;	width: 100%;	height: 30px;	color: #fff;}#side-left, #side-right {	padding-top: 12px;		padding-bottom: 25px;}#main {	padding: 0 0 0 15px;	/*max-width: 706px;*/}.EmailVerificationRequiredExceptionErrorPage #main {	padding-left: 0;}.EmailVerificationRequiredExceptionErrorPage .exception-page-message {  padding: 0 20px;}@media screen and (min-width: 768px) {	#lia-body.CategoryPage .lia-content #contents-wrapper #side-left,	#lia-body.ForumPage .lia-content #contents-wrapper #side-left {		width: 25.026%;	}	#lia-body.CategoryPage .lia-content #contents-wrapper #main,	#lia-body.ForumPage .lia-content #contents-wrapper #main {		width: 74.974%;	}}.left-side {	float: left;}.right-side {	float: right;	height: 24px;}/* Temporarily prefix with #globalNav */#globalNav .welcome-bar {	margin: 14px 0 6px;	float: left;	width: 100%;	font-size: 0.86em;	position: relative;	top: 34px;	height: 44px;	z-index: 2;}#globalNav .welcome-bar .left-side {	padding-left: 15px;}#globalNav .welcome-bar .right-side {	padding-right: 15px;}.search-container, .search-box-container {	float: right;	position: relative;}.search-box-container {	display: none;	margin-top: 6px;}.search-box-container input[type="text"], .post-own-container input[type="text"] {	resize: none;	height: 42px;	width: 232px;	border: 1px solid #2193ca;	float: left;	font-size: 1.14em;	padding: 8px 12px;	color: #787878;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}#lia-body .lia-content .search-box-container input[type="text"] {	height: 30px;	width: 374px;	border: 1px solid #ccc;	padding: 4px 12px;	font-size: 0.93em;	margin-top: -3px;	color: #000;}input.lia-form-type-text,input.lia-form-subject-input,.lia-form-custom-password-input input[type="password"] {	border: 1px solid #e3e3e3;	color: #787878;	font-size: 0.86em;	height: 32px;	border-radius: 4px;	margin-bottom: 12px;	margin-left: 1px;	padding: 8px 12px;	width: 100%;}input.lia-form-type-text:focus,input.lia-form-subject-input:focus,.lia-form-custom-password-input input[type="password"]:focus {	border-color: #7ab9ee;	-webkit-box-shadow: 0 0 2px #7ab9ee;	-moz-box-shadow: 0 0 2px #7ab9ee;	box-shadow: 0 0 2px #7ab9ee;}select {	border: 1px solid #ddd;	border-radius: 4px;	-webkit-box-shadow: 0 0 2px #ddd inset;	-moz-box-shadow: 0 0 2px #ddd inset;	box-shadow: 0 0 2px #ddd inset;	padding: 5px;}.search-term-container,.category-name-container,.category-name-container2 {	padding: 14px 0 0 20px;	font-size: 1.43em;	color: #333;	margin-bottom: 13px;}#lia-body.SwitchUserPage #main > div:nth-child(1),#lia-body.UserResetPasswordPage #main > div:nth-child(1) {	margin-left: -15px;}#lia-body.SwitchUserPage .lia-form-fieldset-wrapper fieldset,#lia-body.UserResetPasswordPage .lia-form-fieldset-wrapper fieldset {	padding-right: 15px;}#lia-body.UserResetPasswordPage .lia-form-new-password-input.lia-form-type-text,#lia-body.UserResetPasswordPage .lia-form-new-password-confirm-input.lia-form-type-text {	width: 330px;}#lia-body.UserResetPasswordPage .lia-form-new-password-entry .lia-form-label,#lia-body.UserResetPasswordPage .lia-form-new-password-confirm-entry .lia-form-label{	color: #333;	font-size: 1.14em;	font-weight: normal;	text-transform: capitalize;}#lia-body.UserResetPasswordPage .lia-form-new-password-entry .HelpIcon,#lia-body.UserResetPasswordPage .lia-form-new-password-confirm-entry .HelpIcon{	display: none;}.search-term-container > span {	font-weight: bold;}.search-container .nav-bar-button {	border-left: 1px solid #006699;	height: 50px;	color: #fff;	float: left;	cursor: pointer;	position: relative;}.search-container .nav-bar-button:active {	background-color: #006699;}.search-container .nav-bar-button.post-question-button {	width: 158px;}.search-container .nav-bar-button.nav-search-button {	width: 186px;}.search-container .nav-bar-button.nav-search-button.open {	border-left: none;	background-color: #006699;}.search-container .nav-bar-button.nav-search-button.open.extended {	width: 624px;}.search-container .nav-bar-button.nav-search-button.open .search-box-container {	display: block;	width: 604px;}#lia-body .lia-content .search-container .nav-bar-button.nav-search-button.open .search-box-container label {	text-transform: none;	font-weight: normal;	margin-right: 20px;	font-size: 1.0em;	float: left;}#lia-body .lia-content .search-container .nav-bar-button.nav-search-button.open .search-box-container label span {	display: block;	float: left;	margin-top: 2px;}#lia-body .lia-content .search-container .nav-bar-button.nav-search-button.open .search-box-container label input[type="radio"] {	margin-right: 9px;	float: left;}#lia-body .lia-content .search-container .nav-bar-button.nav-search-button.open .search-box-container .search-button-go {	width: 20px;	height: 20px;	margin: 3px 32px 0 0;	float: right;	cursor: pointer;	background: url(/html/assets/ico-nav-set2.png?F456C3A944A1E9CAB8991BD10A33000A) no-repeat 0 -48px;}.search-container .nav-bar-button.nav-search-button.open .button-label {	display: none;}.search-container .nav-bar-button > div.button-label {	font-size: 1em;	height: 21px;	margin: 15px 0 0 17px;}.search-container .nav-bar-button.nav-search-button > div.button-label {	background: url(/html/assets/ico-nav-set2.png?F456C3A944A1E9CAB8991BD10A33000A) no-repeat 134px -47px;}.search-container .nav-bar-button.post-question-button > div.button-label {	margin-left: 16px;	padding-top: 1px;	background: url(/html/assets/ico-nav-set2.png?F456C3A944A1E9CAB8991BD10A33000A) no-repeat 106px -71px;}.autocomplete {	position: absolute;	top: 44px;	left: -21px;	z-index: 3;	width: 626px;	display: none;	border: none;	background-color: #006699;}.autocomplete li {	list-style: none;	float: left;	clear: both;	width: 100%;	border-bottom: 1px solid #005985;}.autocomplete li:hover {	background-color: #005985}.autocomplete li.last {	border-bottom: none;}.autocomplete .search-type-toggle {	background-color: #f1f1f1;	height: 37px;	padding:8px 0 0 11px;}.autocomplete .search-type-toggle label {	font-size: 0.86em;	margin: 0 12px 0 5px;	font-weight: normal;	text-transform: none;}.autocomplete .search-type-toggle label input[type="radio"] {	position: relative;	margin: 0 5px 0 0;	top: 2px;}.autocomplete .search-type-toggle #search-message {	margin-left: 7px;}.autocomplete li a {	display: inline-block;	width: 100%;	padding: 14px 0 11px 10px;}.autocomplete .avatar-inline {	margin: 5px 10px 0 0;	float: left;}.autocomplete .posted-date,.autocomplete .community-ranking {	color: #80b3cc;}.autocomplete .subject,.autocomplete .user-stats {	float: left;	color: #fff;	font-size: 1em;	width: 400px;}.autocomplete.posts .subject {	width: 508px;	word-wrap: break-word;}.autocomplete.posts .subject .body-text {	clear: both;	padding: 5px 0 0;	font-style: italic;	overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;	max-height: 25px;}.autocomplete .user-stats {	width: 158px;	margin-top: 15px;}.autocomplete .user-stats > div {	float: right;	padding-left: 18px;	line-height: 100%;	background: url(/html/assets/member-icons.png?916345783E43728AD672055F325E34EA) no-repeat;}.autocomplete .user-stats .post-count {	background-position: 0 -29px;}.autocomplete .user-stats .reg-time {	background-position: 0 -43px;	margin-left: 10px;}.autocomplete .subject .highlight {	font-weight: bold;}.autocomplete .links {	position: absolute;	bottom: 0;	left: 0;	right: 0;	height: 40px;	background-color: #e8e8e8;	padding: 10px 20px;}.autocomplete .links a {	float: left;	display: inline-block;}.autocomplete .solved {	padding: 2px 0 0 0;	width: 55px;	margin: 0 0 0 10px;	float: left;}.autocomplete .solved .icon {	width: 30px;	height: 30px;	margin: 4px 3px 0 4px;	float: left;	background: url(/html/assets/ico-nav-set2.png?F456C3A944A1E9CAB8991BD10A33000A) 0 -98px no-repeat;}input.lia-form-type-text {	float: none;}.search-box-container .search-text-wrapper {	float: left;	overflow: hidden;	width: 622px;	position: relative;	padding-top: 7px;}.search-container .left-side {	padding-top: 5px;}#contents-wrapper {	background-color: #fff;	border-radius: 5px;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);	position: relative;	margin: 17px 0 0;	width: 975px;	min-height: 700px;}.main-navigation-search-container {	border-top: 1px solid #006699;	background-color: #067ab4;	height: 51px;	margin-bottom: 11px;}.main-navigation-search-container #main-nav-menu:focus,.main-navigation-search-container #search-button:focus,.main-navigation-search-container #post-question-button:focus {	background-color: #006699;	outline: none;}.cat-nav-container {	float: left;	position: relative;	border-right: 1px solid #006699;	height: 50px;	width: 193px;}.cat-nav-container .dropdown {	margin: 0;	float: left;	height: 50px;	padding: 10px 0 12px 20px;	width: 193px;}.cat-nav-container .dropdown .view-label {	color: #666;	text-transform: uppercase;	font-size: 0.79em;	position: absolute;	top: -18px;}.cat-nav-container .dropdown-toggle {	bottom: 0;	cursor: pointer;	left: 0;	margin-top: 0;	padding-left: 20px;	padding-top: 10px;	position: absolute;	right: 0;	top: 0;}.cat-nav-container .nav-label-wrapper {	float: left;	width: 135px;	padding-left: 20px;	height: 17px;	cursor: pointer;	margin: 6px 0 0 -5px;	background: url(/html/assets/ico-nav-set2.png?F456C3A944A1E9CAB8991BD10A33000A) no-repeat 0 -29px;}.cat-nav-container .selected-category {	float: left;	clear: both;	margin-left: 8px;	color: #fff;	line-height: 100%;	height: 17px;	padding-top: 3px;	font-size: 1em;}.cat-nav-container .dropdown.open, .cat-nav-container:hover, .search-container .nav-bar-button:hover {	background-color: #006699;}.cat-nav-container .dropdown-menu {	top: 48px;	left: 0;	width: 193px;	min-width: 193px;	border: 2px solid #067ab4;	border-top: none;	border-radius: 0;	box-shadow: none;	padding: 11px 0 9px;}.cat-nav-container .dropdown-menu .dropdown-arrow {	display: none;}.cat-nav-container .dropdown-menu li {	font-size: 1.07em;	padding: 0;}.cat-nav-container .dropdown-menu li.divider {  border-top: 1px dotted #006699;  margin: 9px 10px 11px;  overflow: hidden;	height: 0;	background: none;}.cat-nav-container .dropdown-menu li.first {	margin-top: -5px;}.cat-nav-container .dropdown-menu li.last {	border-bottom: none;}.cat-nav-container .dropdown-menu > li > a {	padding: 5px 15px;	color: #006699;}.cat-nav-container .dropdown-menu > li > a:hover {	background: none;	color: #006699;	text-decoration: underline;}.cat-nav-container .dropdown-menu > li > a.active {	text-decoration: underline;}.cat-nav-container .dropdown-menu li.menu-section-heading {	text-transform: uppercase;	font-size: 0.86em;	padding: 14px 20px;}/* Message tile styles */.messages-container.list {	border-top: 1px solid #ddd;}.messages-container .message-container.tile.tall {	height: 589px;}.messages-container .message-container.tile.wide {	width: 468px;}.messages-container .alert-info {	margin-right: 60px;	width: 100%;}.messages-container .message-container .row {	margin: 0;}.message-container  {	border: 1px solid #ddd;	position: relative;	background-color: #fff;	z-index: 0;}.message-container.active {	z-index: 1;}.message-container.tile {	width: 230px;	padding: 15px;	height: 287px;	float: left;	margin: 0 0 15px 0;	border-radius: 5px;	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;}.new-indicator {	background: url(/html/assets/new-indicator3.png?8EA28BE6C4706F4C2037E61B80FA1E85) no-repeat 0 0;	width: 17px;	height: 17px;}.message-container .new-indicator {	position: absolute;	top: 0;	right: 0;}.message-container.list .new-indicator {	top: -1px;}.message-container .message-profile {	position: relative;}.message-container .featured-label {	background-color: #50a34a;	border-radius: 5px;	color: #fff;	font-size: 0.86em;	height: 19px;	text-align: center;	padding: 1px 10px;}.message-container.tile .featured-label {	margin: -5px -8px 15px;}.message-container.tile.top-solutions .featured-label {	margin-bottom: 5px;}.message-container.list .featured-label {	position: absolute;	right: 0;	height: 25px;	padding: 4px 10px;}.messages-layout-sort-controls.col-6 {	margin: 0;	padding: 0;	float: right;}.messages-layout-sort-controls.col-6 .controls-wrapper {	white-space: nowrap;	float: right;	min-width: 190px;}.ask-question-container {	cursor: pointer;}.message-container.ask-question-container.list {	padding-bottom: 20px;	height: 70px;}.ask-question-container.tile .icon {	width: 156px;	height: 160px;	margin: 46px 0 0 37px;	background: url(/html/assets/ask-question-tile-icons.png?82FD89483D80A19E860316713C289049) no-repeat 0 0;}.ask-question-container.list .icon {	float: left;	height: 40px;	padding-left: 40px;	margin-top: 15px;	background: url(/html/assets/ask-question-tile-icons.png?82FD89483D80A19E860316713C289049) no-repeat -202px -60px;}.ask-question-container a.post-question-tile-link {	position: absolute;	left: 0;	top: 0;	bottom: 0;	right: 0;	color: #666;}.ask-question-container .instructions {	color: #666;	font-size: 1.43em;}.ask-question-container.tile .instructions {	margin: 12px 0 0 52px;}.ask-question-container.list .instructions {	margin: 15px 0 0 15px;	float: left;}.message-container.tile .message-profile .message-info .author-link {  display: block;  max-width: 150px;  overflow: hidden;  text-overflow: ellipsis;}.message-container.tile .popover {	left: 20px !important;	width: 388px;}.message-container.tile.right-col .popover {	left: -182px !important;}.message-container.tile.right-col .popover.solved.top .arrow {	left: 296px !important;}.message-container.list .popover {	left: -617px;	top: 28px;	width: 686px;}.message-container .author.popover.top .arrow:after {	bottom: 2px;}.message-container .author.popover.top .arrow {	border-top-color: #ddd;}.messages-layout-sort-controls {	display: block;	float: right;	/* margin: 0 60px 10px 0; */}.message-container.list {	padding: 20px 0 5px;	margin-bottom: 1px;	border: none;	border-bottom: 1px dotted #ddd;}.message-container .message-body {	float: left;	width: 200px;}.message-container.list .message-body {	padding: 0;	margin-left: 15px;	width: 640px;}.message-container.featured.user.list .message-body,.message-container.ace.user.list .message-body {	width: 520px;	margin: 16px 10px 0 15px;}.message-container.featured.user .message-info .rank,.message-container.ace.user .message-info .rank {	font-size: 1.07em;	color: #419538 !important;}.message-container.list.top-solutions .message-body {	margin-left: 0;	width: 735px;}.message-container.list.top-solutions .message-body .t-data-grid > table {	margin: 10px auto 0;	width: 200px;}.message-container.list.top-solutions .message-body .lia-list-slim tbody .lia-list-row td {	width: 228px;}.message-container.list.top-solutions .message-body .lia-list-slim tbody .lia-list-row td.acceptedSolutionsCountColumn {	width: 114px;}.message-container.tile .message-stats {	position: absolute;	bottom: 55px;	left: 15px;	right: 15px;}.message-container.user .message-body {	color: #666;	font-size: 1.43em;}.message-container.tile.user .message-stats {	position: absolute;	bottom: 15px;	left: 15px;	right: 15px;}.message-container.top-solutions .message-body .lia-panel-heading-bar-wrapper,.message-container.top-solutions .message-body .lia-panel-content-wrapper .lia-view-all,.message-container.top-solutions .message-body .lia-panel-content-wrapper .lia-list-slim thead,.message-container.tile.user .message-body.list,.message-container.list.user .message-body.tile {	display: none;}.message-container.top-solutions .message-body,.message-container.top-solutions .message-body .lia-list-slim {	width: 100%;}.message-container.top-solutions .message-body .lia-list-slim tbody .userColumn .UserProfileSummary > div {	float: left;}.message-container.top-solutions .message-body .lia-list-slim tbody .lia-list-row td {	border-top: 1px dotted #ddd;	padding: 8px 0 7px;}.message-container.top-solutions .message-body .lia-list-slim tbody .lia-list-row.t-first td {	border-top: none;}.message-container.top-solutions .message-body .lia-list-slim tbody .userColumn .lia-user-attributes {	font-size: 1.07em;	margin: 6px 0 0 10px;}.message-container.top-solutions .message-body .lia-list-slim tbody .userColumn .lia-user-attributes .lia-user-name-link {	color: #006699 !important;}.message-container.top-solutions .message-body .lia-list-slim tbody .lia-list-row td.acceptedSolutionsCountColumn {	text-align: right;	padding: 9px 0 6px 0;}.message-container.list .message-stats {	margin: 10px 0;	float: left;}.message-container.list.user .message-stats {	clear: both;	margin: 0 0 10px 15px;}.message-container.list .message-stats .views-replies-wrapper {	float: left;}.message-container.tile .message-stats .views-replies-wrapper {	float: right;}.message-container .message-stats .views {	margin-right: 8px;	font-size: 0.86em;	float: left;	color: #666;}.message-container.tile .message-stats .views {	margin-right: 10px;	padding-left: 22px;	background: url(/html/assets/tile-icons.png?7724A8D58CFF46EDB04C4B07F717D78C) no-repeat 0 -10px;}.message-container .message-stats .replies {	margin-right: 0;	font-size: 0.86em;	float: left;	color: #666;}.message-container.tile .message-stats .replies {	margin-right: 0;	padding-left: 16px;	background: url(/html/assets/tile-icons.png?7724A8D58CFF46EDB04C4B07F717D78C) no-repeat 0 4px;}.message-container.list .message-stats .views,.message-container.list .message-stats .replies {	font-size: 1em;}.message-container .message-stats .interests .interests-label {	font-size: 0.86em;	color: #333;	margin: 0 0 -2px -1px;}.message-container.list .message-stats .interests .interests-label {	margin: 6px 0 -2px;}.message-container .message-rating {	display: none;}.message-container.list .message-rating {	display: block;	position: absolute;	top: 3px;	right: 154px;}.message-container.tile .message-actions {	position: absolute;	bottom: 15px;}.message-container.list .message-actions {	position: absolute;	top: 0;	right: 0;}.message-container.tile .list-view {	display: none;}.message-container.list .tile-view {	display: none;}.message-container .message-actions > .solved {	float: left;	clear: both;	margin: 3px 0 0 -3px;}.message-container.list .message-actions > .solved {	margin: 7px 14px 0;}.message-container .message-actions > .solved .popover-link,.message-container .message-actions > .solved .popover-link:hover,.message-container .message-actions > .solved .popover-link:active {	float: left;	width: 200px;	height: 36px;	background: url(/html/assets/tile-buttons3.png?D01B15B95F3FDD95C2434E9C3BC541A9) 0 0 no-repeat;	display: block;	padding: 10px 12px;	color: #419544;	text-decoration: none;	font-weight: bold;	outline: none;}.message-container .message-actions > .solved .popover-link:hover {	background-position: 0 -117px;}.message-container.tile .message-actions > .solved .popover-link.active,.message-container.tile .message-actions > .solved .popover-link.active:hover,.message-container.tile .message-actions > .solved .popover-link.active:active {	background-position: 0 -78px;	color: #fff;}.message-container.tile .message-actions > .solved > .popover.solved {	margin: 0;	width: 476px;	height: 228px;	top: -232px;	left: -20px !important;}.message-container.tile .message-actions > .solved > .popover.solved .popover-close {	position: absolute;	top: 6px;	right: 6px;	z-index: 10;	cursor: pointer;}.message-container.list .message-actions > .solved > .popover.solved .popover-close {	display: none;}.message-container.tile.right-col .message-actions > .solved > .popover.solved {	left: -258px !important;}.message-container.tile .message-actions > .solved > .popover.solved.top .arrow {	left: 118px;}.message-container.tile.right-col .message-actions > .solved > .popover.solved.top .arrow {	left: 356px !important;}.message-container.featured-missing .message-body > .message-title {	font-size: 1.14em;}.message-container.list.featured-missing .message-body > .message-title {	margin: 25px 0 20px;}@media screen and (min-width: 768px) {	.message-container.list .featured-label {		top: 10px;	}	.message-container.list .message-actions > .solved .popover-link,	.message-container.list .message-actions > .solved .popover-link:hover,	.message-container.list .message-actions > .solved .popover-link:active {		width: 132px;		height: 28px;		background-position: 0 -195px;		padding: 5px 5px 5px 29px;	}	.message-container.list .message-actions > .solved .popover-link:hover {		background-position: 0 -257px;	}	.message-container.list .message-actions > .solved .popover-link.active,	.message-container.list .message-actions > .solved .popover-link.active:hover,	.message-container.list .message-actions > .solved .popover-link.active:active {		background-position: 0 -226px;		color: #fff;	}	.message-container.list .message-actions > .solved .popover.solved.bottom {		left: -574px;		top: 34px;		width: 706px;	}	.message-container.list .message-actions > .solved .popover.solved.bottom .arrow {		right: 54px;	}}@media (max-width: 767px), handheld {	.message-container.list .message-rating {		top: -9px;		right: 70px;		font-size: 0.86em;	}	.message-container.list .message-actions > .solved .popover-link,	.message-container.list .message-actions > .solved .popover-link:hover,	.message-container.list .message-actions > .solved .popover-link:active {		font-size: 0.86em;		font-weight: normal;		padding: 4px 0 0 23px;		width: 68px;		height: 23px;		background: url(/html/assets/message_type_solved.png?031DEB7DE516403D6FB28FE56A7A37E2) 0 0 no-repeat;	}	.message-container.list .message-actions > .solved .popover-link:hover {		cursor: default;	}	.message-container.list .message-actions > .solved .popover-link.active,	.message-container.list .message-actions > .solved .popover-link.active:hover,	.message-container.list .message-actions > .solved .popover-link.active:active {		background-position: 0 -23px;		color: #fff;	}}.message-container .message-actions .join-conversation-link,.message-container .message-actions .join-conversation-link:hover,.message-container .message-actions .join-conversation-link:active {	float: left;	clear: both;	margin: 3px 0 0 -3px;	width: 200px;	height: 36px;	background: url(/html/assets/tile-buttons3.png?D01B15B95F3FDD95C2434E9C3BC541A9) 0 -39px no-repeat;	display: block;	padding: 10px 12px;	color: #067ab4;	text-decoration: none;	font-weight: bold;}.message-container .message-actions .join-conversation-link:hover {	background-position: 0 -156px;}.message-container.list .message-actions .join-conversation-link {	display: none;}.message-container .message-actions > .solved.normal-msg .popover-link.normal-msg,.message-container .message-actions > .solved.normal-msg .popover-link.normal-msg:hover,.message-container .message-actions > .solved.normal-msg .popover-link.normal-msg:active {	background: url(/html/assets/tile-buttons3.png?D01B15B95F3FDD95C2434E9C3BC541A9) 0 -39px no-repeat;	color: #067ab4;}.message-container .message-actions > .solved.normal-msg .popover-link.normal-msg:hover {	background-position: 0 -156px;}.message-container.tile .message-actions > .solved.normal-msg .popover-link.normal-msg.active,.message-container.tile .message-actions > .solved.normal-msg .popover-link.normal-msg.active:hover,.message-container.tile .message-actions > .solved.normal-msg .popover-link.normal-msg.active:active {	background-position: 0 -452px;	color: #fff;}.message-container.list .message-actions > .solved.normal-msg {	display: none;}.message-container .message-info {	float: left;	margin-bottom: 10px;}.message-container .message-info .col1 {	float: left;}.message-container .message-info .col2 {	float: left;	margin-left: 10px;}.message-container.list .message-info .col2 {	display: none;}.message-container.user.list .message-info .col2,.message-container.featured.list .message-info .col2 {	display: block;}.message-container.featured .message-info .username {	font-size: 1.07em;}.message-container.featured .message-info .rank {	font-size: 1em;}.message-container.ace .message-info .location,.message-container.featured .message-info .location {	color: #666;	font-weight: bold;	font-size: 0.93em;	padding-left: 13px;	background: url("/html/assets/tile-icons.png?7724A8D58CFF46EDB04C4B07F717D78C") no-repeat 0 -28px;	min-height: 16px;}.message-container.news-highlights .message-body .heading {	font-size: 1.43em;	color: #006699;}.message-container.top-five .message-body .heading {	font-size: 1.29em;}.message-container.news-highlights .message-body,.message-container.top-five .message-body {	font-size: 1.07em;}.message-container.list.news-highlights .message-body {	padding-bottom: 25px;}.message-container.top-five .message-body ol {	margin-left: 20px;	width: 100%;}.message-container .list-view-profile {	color: #666;}.message-container .list-view-profile .post-time {	color: #999;}.message-container.tile .list-view-profile {	display: none;}.message-container .message-title {	font-size: 1.41em;	line-height: 1.29em;	clear: both;	float: left;	width: 100%;	max-width: 640px;	max-height: 126px;	overflow: hidden;}.message-container.unread .message-title {  font-weight: bold;}.message-container .message-body .message-title .read-only {  background: url(/html/assets/icon_lock.png?475402DB7A8DDA761A6F1D9066F4A0F0) no-repeat scroll 0 2px rgba(0, 0, 0, 0);  background-size: 14px 18px;  display: block;  float: left;  height: 20px;  margin: 0 5px 0 0;  width: 14px;}.message-container .message-body .message-title .placeholder {  background: url(/html/assets/icon_moved.png?23D96684A87335E95065E1ED423AE5D9) no-repeat scroll 0 2px rgba(0, 0, 0, 0);  background-size: 21px 18px;  display: block;  float: left;  height: 20px;  margin: 1px 5px 0 0;  width: 21px;}.message-container .message-title .requires-moderation {	float: left;	margin: 3px 6px 0 0;}.message-container.tile .message-title > a {	display: inline;	width: 100%;	word-wrap: break-word;}.message-container.list .message-title > a {	word-wrap: break-word;}.message-container.tile.read-only .message-title > a {  width: 178px;}.message-container.tile.placeholder .message-title > a {  width: 172px;}.message-container .body-preview {	clear: both;	float: left;	width: 100%;	padding: 10px 0 0 5px;	font-size: 0.86em;	line-height: 1.6;	word-wrap: break-word;	overflow: hidden;	max-height: 65px;}.message-container .body-preview a, .message-container .body-preview a:hover {	color: #333;	text-decoration: none;	cursor: pointer;}.message-container.tile .body-preview {  display: none;}.message-container .message-text {	color: #999;}.message-container .message-desc {	float: left;	width: 100%;	word-wrap: break-word;}.message-container .message-info {	font-size: 0.86em;	color: #999;	padding: 0;}.message-container .message-category,.message-container .last-reply-time {	color: #666;	font-size: 0.86em;	float: left;}.message-container .last-reply-time {	color: #999;}.message-container.tile .last-reply-time {	width: 100%;}.message-container.tile .last-reply-time > a {	float: right;}.message-container.list .message-category,.message-container.list .last-reply-time {	float: left;	font-size: 1em;	margin-right: 8px;}.message-container.list .last-reply-time {	float: none;}.message-container.featured.tile.wide .message-body {	width: 100%;	float: none;}.message-container.featured.tile.wide .message-desc {	float: left;	width: 266px;}.message-container.featured.tile.wide .message-title > a {	width: 100%;	overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}.message-container.featured.tile.wide .video-embed-left.video-embed-youtube,.message-container.featured.tile.wide .video-embed-center.video-embed-youtube,.message-container.featured.tile.wide .video-embed-right.video-embed-youtube,.message-container.featured.tile.wide .video-embed-left.video-embed,.message-container.featured.tile.wide .video-embed-center.video-embed,.message-container.featured.tile.wide .video-embed-right.video-embed {	margin: 0 5px 0 0;}.message-container.featured.tile.wide .video-embed-left.video-embed-youtube iframe,.message-container.featured.tile.wide .video-embed-center.video-embed-youtube iframe,.message-container.featured.tile.wide .video-embed-right.video-embed-youtube iframe,.message-container.featured.tile.wide .video-embed-left.video-embed iframe,.message-container.featured.tile.wide .video-embed-center.video-embed iframe,.message-container.featured.tile.wide .video-embed-right.video-embed iframe {	width: 157px;	height: 118px;}.message-container.featured.tile.wide .message-body .message-img {	float: left;	margin-right: 5px;}.message-container.featured.wide .message-body img {	max-height: 115px;	max-width: 155px;	margin-right: 10px;}.message-container.featured.tile.wide .message-stats {	bottom: 10px;}.message-container.featured.tile.wide .message-actions {	display: none;}.message-container .message-media div {	float: left;}.message-container .message-media div.media {	width: 21px;	height: 17px;	background: url(/html/assets/message-media-icons.png?CC584184198875187690084783401DB0) no-repeat;	margin: 0 0 0 5px;}.message-container .message-media div.media.image {	background-position: -1px 0;}.message-container .message-media div.media.video {	background-position: -28px -1px;}.message-container .message-media div.media.attachment {	background-position: -52px -2px;}.popover-content {	font-size: 0.86em;	color: #999;}.popover-content .message-accepted-solution .solution-accepted-date {	color: #999;}.popover-content .message-accepted-solution .conversation-link {	position: absolute;	right: 22px;	bottom: 8px;}/* Temporary */#globalNav .popover-content {	font-size: 0.86em;	color: #999;	float: left;	padding: 9px 14px;	background: #fff;	border: 1px solid #fff;	border-radius: 6px;}#globalNav .popover.bottom {	margin-top: 10px;}.list .popover-content .message-accepted-solution .conversation-link {	right: 29px;	bottom: 10px;}.popover-content .message-accepted-solution .rating {	position: absolute;	right: 24px;	top: 10px;}.list .popover-content .message-accepted-solution .rating {	float: right;	position: relative;	right: 10px;	top: 0;}.list .popover-content .message-accepted-solution .rating .star-rating-container {	padding: 0;}.popover-content .message-accepted-solution .message-author {	float: left;	margin-top: 5px;}.popover-content .message-accepted-solution .message-author .col1 {	float: left;	margin-right: 10px;}.popover-content .message-accepted-solution .message-author .col2 {	float: left;}.message-container.list .popover-content .message-accepted-solution .message-author .col2 .username {	margin-right: 5px;	float: left;}.message-container.list .popover-content .message-accepted-solution .message-author .col2 .post-time {	float: left;}.popover-content .message-accepted-solution .message-accepted-solution-body {	float: left;	clear: both;	color: #333;	font-size: 1.07em;	margin: 5px 0 16px;	width: 100%;}.popover-content .message-accepted-solution .message-accepted-solution-body div.body-text {	word-wrap: break-word;	width: 442px;	max-height: 147px;	overflow: hidden;}.popover-content .message-accepted-solution .message-author .col2 .message-accepted-solution-body.list-view {	float: left;	width: 600px;}/* .popover-content .message-accepted-solution .message-author .col2 .message-accepted-solution-body.list-view div.body-text {	width: auto;	max-height: none;	overflow: auto;} */.message-container.tile .video-embed-left.video-embed-youtube,.message-container.tile .video-embed-center.video-embed-youtube,.message-container.tile .video-embed-right.video-embed-youtube,.message-container.tile .video-embed-left.video-embed,.message-container.tile .video-embed-center.video-embed,.message-container.tile .video-embed-right.video-embed {	margin: 10px 0 5px -16px;	max-width: 230px;	overflow: hidden;	float: left;}.message-container.tile .video-embed-left.video-embed-youtube iframe,.message-container.tile .video-embed-center.video-embed-youtube iframe,.message-container.tile .video-embed-right.video-embed-youtube iframe,.message-container.tile .video-embed-left.video-embed iframe,.message-container.tile .video-embed-center.video-embed iframe,.message-container.tile .video-embed-right.video-embed iframe {	width: 230px;}.message-container.tile.tall .message-body img {    max-width: 230px;    margin-left: 0px;    max-height: 200px;}img.lia-user-rank-icon-left {	display: none;}/* end message tile styles */.dropdown {	margin: 25px 0;}#right-nav-widget .dropdown-menu {		display: block;}.tool-tip-text {	color: #999;}.tool-tip-text:hover {	text-decoration: underline;}.body-content {	float: left;	display: none;}#home-panel {	display: block;}#search-results-panel {	display: none;	width: 100%;}.search-result-item {	border: 1px dashed #ddd;	margin: 15px 0;	float: left;	width: 100%;}.sidenav li:hover {	color: #999;	cursor: pointer;}#category-messages-wrapper {	padding-bottom: 25px;	max-width: 676px;}#category-messages-wrapper > .row {	width: 100%;	margin: 0;}.reload-messages, .reload-users {	margin-bottom: 15px;	float: left;	width: 100%;	height: 35px;}.col-9 .reload-messages {	width: 706px;}.load-more-messages,.load-more-users,.load-more-messages:hover,.load-more-users:hover,.load-more-messages:active,.load-more-users:active {	width: 100%;	color: #006699;	background: #f5f8fb;	cursor: pointer;	font-weight: normal;	border-radius: 4px;	display: inline-block;	font-size: 0.86em;	text-align: center;	vertical-align: middle;	white-space: nowrap;	padding: 11px 0;}.load-more-messages.clicked {	border: none;	background-color: transparent;}.reload-messages.suppress,.reload-users.suppress {	display: none;}.progress-indicator {	width: 100%;	height: 32px;	background: url(/html/assets/ajax-loader-medium.gif?342D623A5C949A8578F4B253C3482BFB) transparent no-repeat center bottom;}/* Sidebar components */.sidebar-comp {	background-color: #fff;	margin: 15px 0;	padding: 15px;	font-size: 0.93em;}.sidebar-comp h2 {	color: #666;	font-size: 1.29em;	text-transform: uppercase;	margin: 0 0 10px 0;}/* Mini profile */.mini-profile-wrapper .user-avatar {	float: left;	clear: both;	margin: 0 8px 8px 0;}.mini-profile-wrapper.avatar-small .user-avatar {	height: 40px;	width: 40px;}.mini-profile-wrapper.avatar-small {	float: left;	margin-bottom: 10px;}.message-container .mini-profile-wrapper.avatar-small {	margin-bottom: 0;}.mini-profile-wrapper .user-avatar .private-avatar .avatar,.mini-profile-wrapper .user-avatar .private-avatar .author {	cursor: pointer;}.mini-profile-wrapper .user-avatar .private-avatar.no-pointer .avatar,.mini-profile-wrapper .author.no-pointer {	cursor: default;}.mini-profile-wrapper .author, .mini-profile-wrapper .user-info .mini-profile-author {	font-weight: bold;	color: #016699;	cursor: pointer;}.mini-profile-wrapper .author:hover,.mini-profile-wrapper .author:active {	text-decoration: underline;}.mini-profile-wrapper .author.no-pointer {	color: #999;}.mini-profile-wrapper .author.no-pointer:hover,.mini-profile-wrapper .author.no-pointer:active {	text-decoration: none;}.avatar, .avatar-inline {	border-radius: 6px;	-moz-border-radius: 6px; 	-webkit-border-radius: 6px;}.mini-profile-wrapper .user-avatar .avatar {	max-height: 80px;	max-width: 80px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;}.mini-profile-wrapper.avatar-small .user-avatar .avatar {	max-height: 40px;	max-width: 40px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;}.mini-profile-wrapper .user-info {	float: left;	margin: 0 9px 5px 0;}.mini-profile-wrapper.avatar-small .user-info {	margin-bottom: 0;}.mini-profile-wrapper .rank {	font-size: 0.79em;}.mini-profile-wrapper .user-stats {	float: left;}.mini-profile-wrapper .user-stats > span {	font-size: 0.71em;	text-transform: uppercase;}.mini-profile-wrapper.avatar-small .user-info .author {	font-size: 0.86em;	line-height: 15px;	float:left;	clear: both;	width: auto;}.mini-profile-wrapper.avatar-small .user-info .rank {	font-size: 0.71em;	float:left;	clear: both;}.mini-profile-wrapper.avatar-small .user-stats > span {	margin-right: 8px;	font-size: 0.71em}.mini-profile-wrapper .user-links {	float: right;	font-size: 0.63em;	line-height: 1.75em;}.mini-profile-wrapper .user-links a {	text-transform: uppercase;}.mini-profile-wrapper .user-links .follow-link,.mini-profile-wrapper .user-links .follow-link:hover,.mini-profile-wrapper .user-links .ignore-link,.mini-profile-wrapper .user-links .ignore-link:hover {	font-size: 1.35em;	margin-left: 20px;	text-align: center;	width: 88px;}.mini-profile-wrapper .user-links .send-message-link {	font-size: 1.35em;	padding: 6px 0;}.mini-profile-wrapper .profile-links a,#globalNav .welcome-bar .profile-links a {	float: left;	clear: both;	white-space: nowrap;}#globalNav .welcome-bar .user-link {	cursor: pointer;	color: #016699;	position: relative;	float: right;}#globalNav .welcome-bar .divider,.autocomplete .links .divider {	color: #016699;	margin: 0 8px;	float: left;}#globalNav .welcome-bar .divider.pipe {	border-right: 1px solid #016699;	margin: 3px 8px 0;	height: 12px;	float: left;}#globalNav .welcome-bar .right-side a {	float: left;	color: #016699;}#globalNav .welcome-bar .right-side .bottom .user-links  a.logout-link {	float: none;	color: #329bcf;	padding-left: 20px;	background-position: 0 -89px;}#globalNav .welcome-bar .right-side .bottom a.logout-link:hover,#globalNav .welcome-bar .right-side .bottom a.logout-link:active {	color: #006699;}#globalNav .welcome-bar .user-link a.unread-message-count,#globalNav .welcome-bar .user-link a.notifications-count,#globalNav .welcome-bar .user-link .user-login {	float: left;	color: #016699;}#globalNav .welcome-bar .user-link .user-login {	margin-right: 0;}#globalNav .welcome-bar .user-link .unread-message-count .text,#globalNav .welcome-bar .user-link .notifications-count .text {	float: left;}#globalNav .welcome-bar .user-link a.unread-message-count:hover .text,#globalNav .welcome-bar .user-link a.unread-message-count:active .text,#globalNav .welcome-bar .user-link a.notifications-count:hover .text,#globalNav .welcome-bar .user-link a.notifications-count:active .text,#globalNav .welcome-bar .user-link .user-login:hover,#globalNav .welcome-bar .user-link .user-login:active {	text-decoration: underline;}#globalNav .welcome-bar .user-link .unread-message-count .icon {	float: left;	display: inline-block;	margin: 2px 5px 0 0;	height: 13px;	width: 20px;	background: url(/html/assets/ico-header-profile.png?0FEA81ABD2A6F7C8086D71125C2046C2) 0 -110px no-repeat;}#globalNav .welcome-bar .user-link .notifications-count .icon {	float: left;	display: inline-block;	height: 18px;	width: 18px;	margin: 0 5px 0 0;  background: url(/html/assets/ico-bell.png?42EF2A08BF6B0494BD1C812B9ABDFFE6) 0 0 no-repeat;  background-size: 18px 18px;}#globalNav .lia-component-notificationfeed-widget-indicator {  display: none;}#globalNav .lia-header-nav-component-unread-count {  margin: 0 0 0 5px;  position: relative;  text-indent: 0;  top: -17px;}#att-mobile-header .unread-message-count,#att-mobile-header .notifications-count {	display: inline-block;	cursor: pointer;}#att-mobile-header .unread-message-count .text,#att-mobile-header .notifications-count .text {	display: inline-block;	margin-right: 6px;	position: relative;	top: -1px;	font-size: 12px;}#att-mobile-header .unread-message-count .icon {	display: inline-block;	margin: 0;	height: 10px;	width: 15px;	background: url(/html/assets/ico-mailbox-mobile.png?E125908B9BE35D6C6C807890082B8D99) 0 0  no-repeat;	background-size: 15px 10px;}#att-mobile-header .notifications-count .icon {	display: inline-block;	margin: 0;	height: 13px;	width: 13px;	background: url(/html/assets/ico-bell-mobile.png?D58EAD665FC5D95A2C7BB45FF8B4FAF3) 0 0  no-repeat;	background-size: 13px 13px;	position: relative;	top: 1px}#att-mobile-header .mobile-header-user-link:hover {	text-decoration: none;}#globalNav .welcome-bar .user-link .header-avatar-inline {	float: right;	margin: -8px 0 0 6px;}#globalNav .welcome-bar .user-link.user-not-authed .header-avatar-inline {	cursor: default;}img.lia-user-avatar-message,img.avatar-inline {	width: 33px;	height: 33px;	border-radius: 50%;}#globalNav .welcome-bar .right-side .popover {	left: -186px !important;	right: -56px !important;	top: 24px !important;	width: 385px;	cursor: default;}#globalNav.badges-oob .welcome-bar .right-side .popover {	left: auto !important;	right: -16px !important;	top: 19px !important;	width: 439px;}#globalNav .welcome-bar .right-side .popover.bottom .arrow {	margin-left: 110px;	margin-top: 1px;	border-bottom-color: #ccc;}/* Temporarily prefixing these with #globalNav */#globalNav .header-profile-wrapper .top {	width: 352px;	float: left;	margin-bottom: 10px;}#globalNav.badges-oob .header-profile-wrapper .top {	width: auto;}#globalNav .header-profile-wrapper .top .user-avatar {	width: 130px;	height: 130px;	margin-right: 10px;	float: left;}#globalNav.badges-oob .header-profile-wrapper .top .user-avatar {	margin: 2px 16px 0 0;}#globalNav .header-profile-wrapper .top .user-avatar .avatar {	max-width: 130px;	max-height: 130px;}#globalNav .header-profile-wrapper .top .user-info {	width: 130px;	float: left;	color: #333333;}#globalNav .header-profile-wrapper .top .user-info .author {	font-size: 1.83em;	width: 220px;  overflow: hidden;  text-overflow: ellipsis;  line-height: normal;}#globalNav .header-profile-wrapper .top .user-info .rank {	font-size: 1.14em;}#globalNav .header-profile-wrapper .bottom {	width: 382px;	float: left;	clear: both;	margin: 0 -15px -10px;	background-color: #fafafa;	padding: 10px 15px 5px 15px;	border-bottom-left-radius: 6px;	border-bottom-right-radius: 6px;	border-top: 1px solid #cdcccb;}#globalNav.badges-oob .header-profile-wrapper .bottom {	width: 436px;}#globalNav .header-profile-wrapper .bottom .user-links .col1,#globalNav .header-profile-wrapper .bottom .user-links .col2 {	float: left;	width: 130px;}#globalNav.badges-oob .header-profile-wrapper .bottom .user-links .col1,#globalNav.badges-oob .header-profile-wrapper .bottom .user-links .col2 {	width: 140px;}#globalNav .header-profile-wrapper .bottom .user-links .col1 {	margin-right: 10px;}#globalNav.badges-oob .header-profile-wrapper .bottom .user-links .col1 {	margin-right: 2px;}#globalNav .header-profile-wrapper .bottom .user-links {	float: left;	margin-bottom: 5px;}#globalNav .header-profile-wrapper .bottom .user-links a {	color: #329BCF;	float: left;	display: block;	clear: both;	font-size: 1.14em;	font-weight: bold;	padding: 1px 0 1px 20px;	background: url(/html/assets/ico-header-profile.png?0FEA81ABD2A6F7C8086D71125C2046C2) no-repeat 0 0;}#globalNav.badges-oob .header-profile-wrapper .bottom .user-links a {	width: 140px;	overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}#globalNav .header-profile-wrapper .bottom .user-links a.activity-link {	background-position: 0 3px;}#globalNav .header-profile-wrapper .bottom .user-links a.summary-link {	background-position: 0 -15px;}#globalNav .header-profile-wrapper .bottom .user-links a.inbox-link {	background-position: 0 -34px;}#globalNav .header-profile-wrapper .bottom .user-links a.following-link {	background-position: 0 -52px;}#globalNav .header-profile-wrapper .bottom .user-links a.settings-link {	background-position: 0 -71px;}#globalNav .header-profile-wrapper .bottom .user-links a:hover,#globalNav .header-profile-wrapper .bottom .user-links a:active,#globalNav .header-profile-wrapper .bottom .more-user-links a:hover,#globalNav .header-profile-wrapper .bottom .more-user-links a:active {	color: #006699;}.message-container .popover.author {	width: 207px !important;}.message-container .popover.author.badges-oob {	width: 292px !important;}.message-container .popover.bottom.author {	left: 10px !important;	top: 30px;}.message-container .popover.bottom.author.badges-oob {	left: 10px !important;}.message-container.tile.right-col .popover.bottom.author.badges-oob {	left: -74px !important;}.message-container.list .popover.bottom.author {	left: 34px !important;	top: 38px;}.message-container.user .popover.bottom.author,.message-container.featured .popover.bottom.author {	top: 60px;}.message-container.list.user .popover.bottom.author,.message-container.list.featured .popover.bottom.author {	top: 38px;}.message-container .popover.bottom.author .arrow {	top: -11px;	left: 75px;	border-bottom-color: #aaa;}.message-container.tile.right-col .popover.bottom.author.badges-oob .arrow {	left: 158px;}.message-container.list .popover.bottom.author .arrow {	left: 57px;}.message-container .popover.author .popover-content {	width: 203px;}.message-container .popover.author.badges-oob .popover-content {	width: auto;}/* ico-interests Start */.ico-interests {	height: 34px;	background-size: 87px 840px;	background-repeat: no-repeat;	background-position: 0 0;	background-image: url(/html/assets/ico-interests6.png?60283768A7B6E8598DDE8C241A9F0335);}@media (max-width: 767px), handheld {	.ico-interests {		background-image: url(/html/assets/ico-interests6-retina.png?DC9D6A748F978C85F2DBCC6C3A23751C);	}}.ico-interests.ii-ace {	width: 25px;}.ico-interests.ii-ace.ii-centered {	margin: 0 13px;}.ico-interests.ii-ace,.ico-interests.ii-ace.ii-black,.ico-interests.ii-ace.ii-black-hover:hover {	background-position: 0 -280px;}.ico-interests.ii-ace.ii-white,.ico-interests.ii-ace.ii-white-hover:hover {	background-position: 0 -440px;}.ico-interests.ii-ace.ii-gray,.ico-interests.ii-ace.ii-gray-hover:hover,.ico-interests.ii-ace.disabled,.ico-interests.ii-ace.ii-black.disabled,.ico-interests.ii-ace.ii-black-hover.disabled:hover,.ico-interests.ii-ace.ii-white.disabled,.ico-interests.ii-ace.ii-white-hover.disabled:hover {	background-position: 0 -120px;}.ico-interests.ii-wireless {	width: 22px;}.ico-interests.ii-wireless.ii-centered {	margin: 0 15px 0 14px;}.ico-interests.ii-wireless,.ico-interests.ii-wireless.ii-black,.ico-interests.ii-wireless.ii-black-hover:hover {	background-position: 0 -160px;}.ico-interests.ii-wireless.ii-white,.ico-interests.ii-wireless.ii-white-hover:hover {	background-position: 0 -320px;}.ico-interests.ii-wireless.ii-gray,.ico-interests.ii-wireless.ii-gray-hover:hover,.ico-interests.ii-wireless.disabled,.ico-interests.ii-wireless.ii-black.disabled,.ico-interests.ii-wireless.ii-black-hover.disabled:hover,.ico-interests.ii-wireless.ii-white.disabled,.ico-interests.ii-wireless.ii-white-hover.disabled:hover {	background-position: 0 0;}.ico-interests.ii-uverse {	width: 51px;}.ico-interests.ii-uverse.ii-centered {	margin: 0;}.ico-interests.ii-uverse,.ico-interests.ii-uverse.ii-black,.ico-interests.ii-uverse.ii-black-hover:hover {	background-position: 0 -200px;}.ico-interests.ii-uverse.ii-white,.ico-interests.ii-uverse.ii-white-hover:hover {	background-position: 0 -360px;}.ico-interests.ii-uverse.ii-gray,.ico-interests.ii-uverse.ii-gray-hover:hover,.ico-interests.ii-uverse.disabled,.ico-interests.ii-uverse.ii-black.disabled,.ico-interests.ii-uverse.ii-black-hover.disabled:hover,.ico-interests.ii-uverse.ii-white.disabled,.ico-interests.ii-uverse.ii-white-hover.disabled:hover {	background-position: 0 -40px;}.ico-interests.ii-directv {	width: 41px;}.ico-interests.ii-directv.ii-centered {	margin: 0 5px;}.ico-interests.ii-directv,.ico-interests.ii-directv.ii-black,.ico-interests.ii-directv.ii-black-hover:hover {	background-position: 0 -520px;}.ico-interests.ii-directv.ii-white,.ico-interests.ii-directv.ii-white-hover:hover {	background-position: 0 -560px;}.ico-interests.ii-directv.ii-gray,.ico-interests.ii-directv.ii-gray-hover:hover,.ico-interests.ii-directv.disabled,.ico-interests.ii-directv.ii-black.disabled,.ico-interests.ii-directv.ii-black-hover.disabled:hover,.ico-interests.ii-directv.ii-white.disabled,.ico-interests.ii-directv.ii-white-hover.disabled:hover {	background-position: 0 -480px;}.ico-interests.ii-internet {	width: 36px;}.ico-interests.ii-internet.ii-centered {	margin: 0 8px 0 7px;}.ico-interests.ii-internet,.ico-interests.ii-internet.ii-black,.ico-interests.ii-internet.ii-black-hover:hover {	background-position: 0 -240px;}.ico-interests.ii-internet.ii-white,.ico-interests.ii-internet.ii-white-hover:hover {	background-position: 0 -400px;}.ico-interests.ii-internet.ii-gray,.ico-interests.ii-internet.ii-gray-hover:hover,.ico-interests.ii-internet.disabled,.ico-interests.ii-internet.ii-black.disabled,.ico-interests.ii-internet.ii-black-hover.disabled:hover,.ico-interests.ii-internet.ii-white.disabled,.ico-interests.ii-internet.ii-white-hover.disabled:hover {	background-position: 0 -80px;}.ico-interests.ii-digitallife {	width: 38px;}.ico-interests.ii-digitallife.ii-centered {	margin: 0 7px 0 6px;}.ico-interests.ii-digitallife,.ico-interests.ii-digitallife.ii-black,.ico-interests.ii-digitallife.ii-black-hover:hover {	background-position: 0 -760px;}.ico-interests.ii-digitallife.ii-white,.ico-interests.ii-digitallife.ii-white-hover:hover {	background-position: 0 -800px;}.ico-interests.ii-digitallife.ii-gray,.ico-interests.ii-digitallife.ii-gray-hover:hover,.ico-interests.ii-digitallife.disabled,.ico-interests.ii-digitallife.ii-black.disabled,.ico-interests.ii-digitallife.ii-black-hover.disabled:hover,.ico-interests.ii-digitallife.ii-white.disabled,.ico-interests.ii-digitallife.ii-white-hover.disabled:hover {	background-position: 0 -720px;}.ico-interests.ii-business {	width: 38px;}.ico-interests.ii-business.ii-centered {	margin: 0 7px 0 6px;}.ico-interests.ii-business,.ico-interests.ii-business.ii-black,.ico-interests.ii-business.ii-black-hover:hover {	background-position: 0 -640px;}.ico-interests.ii-business.ii-white,.ico-interests.ii-business.ii-white-hover:hover {	background-position: 0 -680px;}.ico-interests.ii-business.ii-gray,.ico-interests.ii-business.ii-gray-hover:hover,.ico-interests.ii-business.disabled,.ico-interests.ii-business.ii-black.disabled,.ico-interests.ii-business.ii-black-hover.disabled:hover,.ico-interests.ii-business.ii-white.disabled,.ico-interests.ii-business.ii-white-hover.disabled:hover {	background-position: 0 -600px;}.ico-interests.ii-small {	height: 24px;	background-position: -51px 0;}.ico-interests.ii-small.ii-ace {	width: 18px;}.ico-interests.ii-small.ii-ace.ii-centered {	margin: 0 9px;}.ico-interests.ii-small.ii-ace,.ico-interests.ii-small.ii-ace.ii-black,.ico-interests.ii-small.ii-ace.ii-black-hover:hover {	background-position: -51px -196px;}.ico-interests.ii-small.ii-ace.ii-white,.ico-interests.ii-small.ii-ace.ii-white-hover:hover {	background-position: -51px -308px;}.ico-interests.ii-small.ii-ace.ii-gray,.ico-interests.ii-small.ii-ace.ii-gray-hover:hover,.ico-interests.ii-small.ii-ace.disabled,.ico-interests.ii-small.ii-ace.ii-black.disabled,.ico-interests.ii-small.ii-ace.ii-black-hover.disabled:hover,.ico-interests.ii-small.ii-ace.ii-white.disabled,.ico-interests.ii-small.ii-ace.ii-white-hover.disabled:hover {	background-position: -51px -84px;}.ico-interests.ii-small.ii-wireless {	width: 15px;}.ico-interests.ii-small.ii-wireless.ii-centered {	margin: 0 11px 0 10px;}.ico-interests.ii-small.ii-wireless,.ico-interests.ii-small.ii-wireless.ii-black,.ico-interests.ii-small.ii-wireless.ii-black-hover:hover {	background-position: -51px -112px;}.ico-interests.ii-small.ii-wireless.ii-white,.ico-interests.ii-small.ii-wireless.ii-white-hover:hover {	background-position: -51px -224px;}.ico-interests.ii-small.ii-wireless.ii-gray,.ico-interests.ii-small.ii-wireless.ii-gray-hover:hover,.ico-interests.ii-small.ii-wireless.disabled,.ico-interests.ii-small.ii-wireless.ii-black.disabled,.ico-interests.ii-small.ii-wireless.ii-black-hover.disabled:hover,.ico-interests.ii-small.ii-wireless.ii-white.disabled,.ico-interests.ii-small.ii-wireless.ii-white-hover.disabled:hover {	background-position: -51px 0;}.ico-interests.ii-small.ii-uverse {	width: 36px;}.ico-interests.ii-small.ii-uverse.ii-centered {	margin: 0;}.ico-interests.ii-small.ii-uverse,.ico-interests.ii-small.ii-uverse.ii-black,.ico-interests.ii-small.ii-uverse.ii-black-hover:hover {	background-position: -51px -140px;}.ico-interests.ii-small.ii-uverse.ii-white,.ico-interests.ii-small.ii-uverse.ii-white-hover:hover {	background-position: -51px -252px;}.ico-interests.ii-small.ii-uverse.ii-gray,.ico-interests.ii-small.ii-uverse.ii-gray-hover:hover,.ico-interests.ii-small.ii-uverse.disabled,.ico-interests.ii-small.ii-uverse.ii-black.disabled,.ico-interests.ii-small.ii-uverse.ii-black-hover.disabled:hover,.ico-interests.ii-small.ii-uverse.ii-white.disabled,.ico-interests.ii-small.ii-uverse.ii-white-hover.disabled:hover {	background-position: -51px -28px;}.ico-interests.ii-small.ii-directv {	width: 29px;}.ico-interests.ii-small.ii-directv.ii-centered {	margin: 0 4px 0 3px;}.ico-interests.ii-small.ii-directv,.ico-interests.ii-small.ii-directv.ii-black,.ico-interests.ii-small.ii-directv.ii-black-hover:hover {	background-position: -51px -364px;}.ico-interests.ii-small.ii-directv.ii-white,.ico-interests.ii-small.ii-directv.ii-white-hover:hover {	background-position: -51px -392px;}.ico-interests.ii-small.ii-directv.ii-gray,.ico-interests.ii-small.ii-directv.ii-gray-hover:hover,.ico-interests.ii-small.ii-directv.disabled,.ico-interests.ii-small.ii-directv.ii-black.disabled,.ico-interests.ii-small.ii-directv.ii-black-hover.disabled:hover,.ico-interests.ii-small.ii-directv.ii-white.disabled,.ico-interests.ii-small.ii-directv.ii-white-hover.disabled:hover {	background-position: -51px -336px;}.ico-interests.ii-small.ii-internet {	width: 25px;}.ico-interests.ii-small.ii-internet.ii-centered {	margin: 0 6px 0 5px;}.ico-interests.ii-small.ii-internet,.ico-interests.ii-small.ii-internet.ii-black,.ico-interests.ii-small.ii-internet.ii-black-hover:hover {	background-position: -51px -168px;}.ico-interests.ii-small.ii-internet.ii-white,.ico-interests.ii-small.ii-internet.ii-white-hover:hover {	background-position: -51px -280px;}.ico-interests.ii-small.ii-internet.ii-gray,.ico-interests.ii-small.ii-internet.ii-gray-hover:hover,.ico-interests.ii-small.ii-internet.disabled,.ico-interests.ii-small.ii-internet.ii-black.disabled,.ico-interests.ii-small.ii-internet.ii-black-hover.disabled:hover,.ico-interests.ii-small.ii-internet.ii-white.disabled,.ico-interests.ii-small.ii-internet.ii-white-hover.disabled:hover {	background-position: -51px -56px;}.ico-interests.ii-small.ii-digitallife {	width: 27px;}.ico-interests.ii-small.ii-digitallife.ii-centered {	margin: 0 5px 0 4px;}.ico-interests.ii-small.ii-digitallife,.ico-interests.ii-small.ii-digitallife.ii-black,.ico-interests.ii-small.ii-digitallife.ii-black-hover:hover {	background-position: -51px -532px;}.ico-interests.ii-small.ii-digitallife.ii-white,.ico-interests.ii-small.ii-digitallife.ii-white-hover:hover {	background-position: -51px -560px;}.ico-interests.ii-small.ii-digitallife.ii-gray,.ico-interests.ii-small.ii-digitallife.ii-gray-hover:hover,.ico-interests.ii-small.ii-digitallife.disabled,.ico-interests.ii-small.ii-digitallife.ii-black.disabled,.ico-interests.ii-small.ii-digitallife.ii-black-hover.disabled:hover,.ico-interests.ii-small.ii-digitallife.ii-white.disabled,.ico-interests.ii-small.ii-digitallife.ii-white-hover.disabled:hover {	background-position: -51px -504px;}.ico-interests.ii-small.ii-business {	width: 27px;}.ico-interests.ii-small.ii-business.ii-centered {	margin: 0 5px 0 4px;}.ico-interests.ii-small.ii-business,.ico-interests.ii-small.ii-business.ii-black,.ico-interests.ii-small.ii-business.ii-black-hover:hover {	background-position: -51px -448px;}.ico-interests.ii-small.ii-business.ii-white,.ico-interests.ii-small.ii-business.ii-white-hover:hover {	background-position: -51px -476px;}.ico-interests.ii-small.ii-business.ii-gray,.ico-interests.ii-small.ii-business.ii-gray-hover:hover,.ico-interests.ii-small.ii-business.disabled,.ico-interests.ii-small.ii-business.ii-black.disabled,.ico-interests.ii-small.ii-business.ii-black-hover.disabled:hover,.ico-interests.ii-small.ii-business.ii-white.disabled,.ico-interests.ii-small.ii-business.ii-white-hover.disabled:hover {	background-position: -51px -420px;}.ico-interests.ii-directvnow {	background: url(/html/assets/DIRECTV_NOW_B.png?D0AA50B492CB89BB6B31D069EE4A6576);       background-size: 47px;     background-repeat: no-repeat;      background-position: 9px 4px; }.ico-interests.ii-directvnow.disabled {	opacity: .3;	filter: alpha(opacity=30);}.ico-interests.ii-small.ii-directvnow { 	    background-size: 40px;	    background-position: 0px 0px;	        width: 40px;	        opactity: 1.0; }.ico-interests.ii-directvnow.ii-centered {	    margin: 0 auto;	    background-position: 23px 4px;} .ico-interests.ii-directvnow.disabled.ii-centered {	margin: 0 auto;	background-position: 23px 4px;}/* ico-interests  End  */#globalNav .header-profile-wrapper .interests,.popover.author .interests {	float: left;	width: 260px;}.popover.author .interests .interests-label {	color: #333;	margin: 6px 0 0;}.message-container.user .interests .interest,#globalNav .header-profile-wrapper .interests .interest,.popover.author .interests .interest {	float: left;	margin: 4px 14px -4px 0;	height: 29px;}.message-container.tile.user .interests .interest {	margin: 4px 7px -4px 0;}.message-container.tile.user .interests .interest.last {	margin: 4px 0 -4px;}.message-container.list.user .interests {	float: left;	width: 100%;}.message-container.list.user .interests .interest {	float: none;	display: inline-block;	margin-right: 3px;}.message-container.list.user .interests .interest:last-child {	margin-right: 0;}.message-container.user .interests .interest.disabled,#globalNav .header-profile-wrapper .interests .interest.disabled,.popover.author .interests .interest.disabled {  display: none;}#globalNav .header-profile-wrapper .interests .interests-label {	margin: 6px 0 0;	font-size: 1.14em;	color: #333;}#globalNav .header-profile-wrapper .location,.popover.author .location {	float: left;	width: 212px;	min-height: 21px;	color: #333;	font-size: 1.64em;	padding-left: 20px;	margin-top: 8px;	background: url(/html/assets/ico-location.png?BEF5743F322B5AE3AD99D6B956769ED4) no-repeat 0 1px;	line-height: normal;}.popover.author .location {	font-size: 1.43em;	text-overflow: ellipsis;	white-space: nowrap;	overflow: hidden;	width: 175px;}.popover.author .popover-divider {	float: left;	width: 100%;	margin: 8px 0 0;	border-top: 1px solid #ccc;}.popover.author .badges .popover-divider {	display: none;}.popover.author .popover-user-stats-label {	float: left;	color: #333;	margin: 6px 0 0;}.popover.author .popover-user-stats-icons {	clear: both;	float: left;	margin: 6px 0 0;	color: #333;}.popover.author .popover-user-stats-posts,.popover.author .popover-user-stats-solutions,.popover.author .popover-user-stats-avgrating {	float: left;	margin: 0 0 0 25px;}.popover.author.badges-oob .popover-user-stats-posts {	margin: 0;}.popover.author .popover-user-stats-posts-i,.popover.author .popover-user-stats-solutions-i,.popover.author .popover-user-stats-avgrating-i {	float: left;	width: 24px;	height: 24px;	background: transparent url(/skins/images/-/base/images/icon_ds_forum_tile.png) no-repeat 0 0;	background-size: 24px 24px;}.popover.author .popover-user-stats-solutions-i {	background-image: url(/html/assets/icon_ds_solution_tile.png?46295FC39927D2CEDD401B5DFC4755C1);}.popover.author .popover-user-stats-avgrating-i {	background-image: url(/skins/images/-/base/images/icon_ds_review_tile.png);}.popover.author .popover-user-stats-posts-v,.popover.author .popover-user-stats-solutions-v,.popover.author .popover-user-stats-avgrating-v {	clear: both;	float: left;	width: 24px;	text-align: center;}.popover.author .popover-regdate {	clear: both;	float: left;	margin: 6px 0 0;	color: #333;}.popover.author .popover-regdate-label {	color: #999;}.popover.author .badges {	clear: both;	float: left;	width: 100%;}#globalNav .header-profile-wrapper .badges {	float: left;	width: 212px;}#globalNav.badges-oob .header-profile-wrapper .badges {	width: auto;}.popover.author .badges .badges-label {	display: none;	float: left;	margin: 6px 0 0;  color: #333;}#globalNav .header-profile-wrapper .badges .badges-label {	display: none;	margin: 4px 0 0;	font-size: 1.14em;  color: #333;}.popover.author .badges.has-badges .badges-label,#globalNav .header-profile-wrapper .badges.has-badges .badges-label,.popover.author .badges.has-badges .popover-divider {	display: block;}.popover.author .badges .rewards,#globalNav .header-profile-wrapper .badges .rewards {	clear: both;	float: left;	margin: 6px -5px 0 0;}.popover.author.badges-oob .badges .rewards,#globalNav.badges-oob .header-profile-wrapper .badges .rewards {	margin: 6px 0 0;}.popover.author .badges .rewards .reward,#globalNav .header-profile-wrapper .badges .rewards .reward {	float: left;	margin: 0 6px 6px 0;}.popover.author.badges-oob .badges .rewards .reward,#globalNav.badges-oob .header-profile-wrapper .badges .rewards .reward {	margin: 0 4px 4px 0;}.popover.author.badges-oob .badges .rewards .reward.last,#globalNav.badges-oob .header-profile-wrapper .badges .rewards .reward.last {	margin: 0 0 4px 0;}.popover.author .badges .rewards .reward .reward-icon,#globalNav .header-profile-wrapper .badges .rewards .reward .reward-icon {	height: 28px;	width: 28px;}.popover.author.badges-oob .badges .rewards .reward .reward-icon,#globalNav.badges-oob .header-profile-wrapper .badges .rewards .reward .reward-icon {	height: 40px;	width: 40px;}.popover.author .username a {	font-size: 1.66em;}.popover.author .user-links {	width: 175px;	margin-top: 10px;	float: left;}.popover.author.badges-oob .user-links {	width: 260px;}.popover.author .user-links a {	width: 100%;}.message-list-wrap .popover.author,.blog-articles .popover.author,.PostPage .col-9#main > .lia-panel-section .popover.author,.ReplyPage .col-9#main > .lia-panel-section .popover.author,.EditPage .col-9#main > .lia-panel-section .popover.author {	left: -1px;	top: 27px;}.message-list-wrap .popover.author.badges-oob,.blog-articles .popover.author.badges-oob,.PostPage .col-9#main > .lia-panel-section .popover.author.badges-oob,.ReplyPage .col-9#main > .lia-panel-section .popover.author.badges-oob,.EditPage .col-9#main > .lia-panel-section .popover.author.badges-oob,.cng-most-recent-asks .popover.author.badges-oob,.cng-related-conversations .popover.author.badges-oob {	width: 292px;}.message-list-wrap .cng-forum-message.is-solution .popover.author,.PostPage .col-9#main > .lia-panel-section .cng-forum-message.is-solution .popover.author,.ReplyPage .col-9#main > .lia-panel-section .cng-forum-message.is-solution .popover.author,.EditPage .col-9#main > .lia-panel-section .cng-forum-message.is-solution .popover.author {	left: 73px;}.cng-most-recent-asks .popover.author,.cng-related-conversations .popover.author {	left: -43px;	top: 17px;}.cng-most-recent-asks .popover.author.badges-oob,.cng-related-conversations .popover.author.badges-oob {	left: -75px;}.message-list-wrap .popover.author .arrow,.blog-articles .popover.author .arrow,.cng-most-recent-asks .popover.author .arrow,.cng-related-conversations .popover.author .arrow,.PostPage .col-9#main > .lia-panel-section .popover.author .arrow,.ReplyPage .col-9#main > .lia-panel-section .popover.author .arrow,.EditPage .col-9#main > .lia-panel-section .popover.author .arrow {	top: -11px;	left: 104px;	border-bottom-color: #aaa;}.cng-most-recent-asks .popover.author .arrow,.cng-related-conversations .popover.author .arrow {	left: 136px;}.message-list-wrap .popover.author .popover-content,.blog-articles .popover.author .popover-content,.cng-most-recent-asks .popover.author .popover-content,.cng-related-conversations .popover.author .popover-content,.PostPage .col-9#main > .lia-panel-section .popover.author .popover-content,.ReplyPage .col-9#main > .lia-panel-section .popover.author .popover-content,.EditPage .col-9#main > .lia-panel-section .popover.author .popover-content {	width: 203px;}.message-list-wrap .popover.author.badges-oob .popover-content,.blog-articles .popover.author.badges-oob .popover-content,.cng-most-recent-asks .popover.author.badges-oob .popover-content,.cng-related-conversations .popover.author.badges-oob .popover-content,.PostPage .col-9#main > .lia-panel-section .popover.author.badges-oob .popover-content,.ReplyPage .col-9#main > .lia-panel-section .popover.author.badges-oob .popover-content,.EditPage .col-9#main > .lia-panel-section .popover.author.badges-oob .popover-content {	width: auto;}.jumbotron p {	color: #666;	font-size: 1.07em;}.clear {clear:both;}#side-right {	padding-top: 15px;}/* Registration form style overrides */.lia-label-required-mark {	float: right;	margin-left: 3px;}#user-registration-modal .lia-panel-tooltip-wrapper, #user-registration-modal .HelpIcon, #user-registration-modal fieldset .lia-text-form, #user-registration-modal .lia-button-wrapper-Reset-action,#user-registration-modal .lia-form-remember-password-entry, #user-registration-modal .lia-form-profile-first-name-entry,#user-registration-modal .lia-form-row.lia-form-tos-links-entry,#user-registration-modal .lia-form-row.lia-form-forum-guidelines-entry,#user-registration-modal .lia-form-row.lia-form-custom-validation-entry,#user-registration-modal .lia-form-terms-of-service-entry,#user-registration-modal .lia-form-profile-last-name-entry, #user-registration-modal .lia-form-validation-help-text, #user-registration-modal .lia-form-email-confirm-entry .lia-quilt-column-left,#user-registration-modal .lia-form-password-confirm-entry,#user-registration-modal .lia-form-email-confirm-entry,#user-registration-modal .lia-form-footer,#user-registration-modal .lia-label-required-mark {	display: none;}#user-registration-modal .lia-form-email-confirm-entry .lia-quilt-column-right,#user-registration-modal .lia-form-password-confirm-entry .lia-quilt-column-right {	margin-top: 5px;}#user-registration-modal .lia-form-row.lia-form-user-accepts-terms-of-service-entry {	margin-bottom: 10px;}#user-registration-modal .email-disclaimer {	font-size: 0.79em;	background-color: #f2f2f2;	border: 1px solid #e3e3e3;	border-radius: 4px;	padding: 10px;}#user-registration-modal .lia-form-row {	margin-bottom: 15px;	float: left;	clear: both;	width: 100%;}#user-registration-modal .lia-form-row.registration-user-interests {	margin-bottom: 5px;}#user-registration-modal .lia-form-row input.lia-form-type-text {	margin-bottom: 0px;}#user-registration-modal .att-employee-chk {	margin-bottom: 15px;}#user-registration-modal .reg-form-step-two .lia-form-timezone-entry,#user-registration-modal .reg-form-step-two .toc {	margin-bottom: 20px;}#user-registration-modal .reg-form-step-two .lia-form-user-accepts-terms-of-service-entry {	margin: 10px 0 0;}#user-registration-modal .reg-form-step-two .lia-form-user-accepts-terms-of-service-entry  label {	font-weight: normal;}#user-registration-modal .reg-form-step-one .submit-button-row,#user-registration-modal .reg-form-step-two .lia-form-submit.lia-button-group,#login-register-modal .lia-form-submit.lia-button-group {	text-align: right;	border-top: 1px solid #ddd;	padding-top: 14px;	margin-bottom: 0;}#user-registration-modal .reg-form-step-two .lia-form-submit.lia-button-group {	width: 100%;	float: left;}#user-registration-modal .cancel-link {	float:left;	position:static;	margin-top: 3px;	left: 0;	bottom: 0;}#user-registration-modal .cancel-reg {	margin-right: 4px;}#user-registration-modal .reg-form-step-two .lia-form-submit.lia-button-group .prev-reg {	margin-left: 4px;	height: 33px;	margin-top: -3px;	margin-top: -4px\9; /*IE8 and below*/	margin-right: 5px\9; /*IE8 and below*/}#user-registration-modal .reg-form-step-two {	display: none;	margin: 25px 0 -20px;	margin-bottom: 0\9; /*IE8 and below*/}#user-registration-modal .reg-form-step-two .registration-user-interests {	float: left;	width: 100%;}#user-registration-modal .reg-form-step-two select {	width: 100%;}#user-registration-modal .lia-form-row.lia-form-user-accepts-terms-of-service-entry .lia-quilt-column-left {	float: right;	width: 370px;}#user-registration-modal .lia-form-row.lia-form-user-accepts-terms-of-service-entry .lia-quilt-column-right {	float: left;}/** Edit interests dialog styles **/.modal-dialog .modal-body .edit-interest label {	font-size: 0.86em;	color: #666;}.modal-dialog .modal-body .edit-interest {	position: relative;	text-align: center;	padding-top: 10px;	padding-bottom: 25px;	float: left;	margin-right: 12px;}#user-registration-modal .modal-dialog .modal-body .edit-interest {	padding-top: 0;	cursor: pointer;}#user-registration-modal .modal-dialog .modal-body .edit-interest label,#user-registration-modal .modal-dialog .modal-body .edit-interest input {	cursor: inherit;}.modal-dialog .modal-body .edit-interest.last {	margin-right: 0;}.modal-dialog .modal-body .edit-interest input[type="checkbox"] {	position: absolute;	left: 50%;	bottom: 10px;	margin-left: -6px;}#user-registration-modal .modal-dialog .modal-body .edit-interest .ico-interests.ii-digitallife.ii-centered {	margin: 0 2px 0 11px;}#user-registration-modal .modal-dialog .modal-body .edit-interest .ico-interests.ii-business.ii-centered {	margin: 0 5px 0 8px;}/** End edit interests dialog styles **/.modal-body .lia-form-footer {	border-top: 1px solid #ccc;	margin-top: 10px;	height: 40px;}.modal-body .lia-form-footer .lia-button-group {	margin-top: -5px;}.modal-body .lia-form-footer .lia-button-group .lia-button-wrapper-Submit-action {	float: right;}.modal-dialog .cancel-link {	position: absolute;	left: 20px;	bottom: 20px;	display: block;}.close .close-label {	color: #016699;	float: left;	font-size: 0.58em;	font-weight: normal;	margin-right: 5px;	padding-top: 2px;}.close:hover .close-label,.close:focus .close-label,.close:active .close-label {	color: #003354;}.close .close-btn {	background-color: #888;	color: #fff;	float: left;	font-size: 0.86em;	font-weight: normal;	height: 17px;	width: 17px;	line-height: 0.93em;	border-radius: 50%;}#user-registration-modal .modal-dialog {	width: 452px;}#login-register-modal .modal-dialog,#reset-password-modal .modal-dialog,#verify-your-email .modal-dialog {	width: 428px;}.modal-body-text {	padding-bottom: 10px;}#user-registration-modal .step .step-header {	margin: 12px 0 0;	float: left;	width: 100%;}#user-registration-modal .step .step-header .step-title {	color: #4b8308;	font-size: 1.43em;}#user-registration-modal .lia-form-row.lia-form-profile-is-employee-entry > .lia-quilt-row > .lia-quilt-column {	float: left;}#user-registration-modal .lia-form-row.lia-form-profile-is-employee-entry > .lia-quilt-row > .lia-quilt-column-right {	margin: -4px 7px 0 0;}#user-registration-modal .lia-form-row.lia-form-profile-is-employee-entry > .lia-quilt-row label {	margin: 0;}#user-registration-modal .lia-form-row.lia-form-profile-is-employee-entry .lia-form-label {	float: right;	line-height: 100%;}#user-registration-modal .modal-body .lia-form-row.lia-form-user-accepts-terms-of-service-entry label,#user-registration-modal .modal-body label[for="profileis_employee"] {	font-weight: normal;}#user-registration-modal .lia-form-row.lia-form-profile-location-entry {	margin-bottom: 15px;}#user-registration-modal #profilelocation {	width:100%;}#user-registration-modal #lia-timezone {	width:100%;}#user-registration-modal .att-employee-id {	display: none;	clear: both;}#user-registration-modal .modal-body {	padding-top: 0;}#user-registration-modal .modal-body label,#login-register-modal .modal-body label {	font-size: 0.93em;	font-weight: bold;	color: #666;	text-transform: none;}#user-registration-modal .modal-body label span,#login-register-modal .modal-body label span {	color:#ff0000;}#user-registration-modal .modal-body .edit-interest label {	font-weight: normal;	text-transform: none;}#user-registration-modal .lia-form-row.lia-form-login-entry {	margin: 12px 0 15px;	padding: 13px 0 0;	border-top: 1px solid #ddd;}#user-registration-modal .lia-form-row.lia-form-login-entry label.required-fields {	font-weight: normal;	font-size: 0.86em;	float:right;}#user-registration-modal input.lia-form-type-text {	width: 100%;}#user-registration-modal .lia-form-submit.lia-button-group {	float:left;	text-align: right;	width: 100%;	border-top: 1px solid #ddd;	padding-top: 15px;}.btn.btn-secondary, input[type="button"].lia-button.lia-button-secondary, input[type="reset"].lia-button.lia-button-secondary, input[type="submit"].lia-button.lia-button-secondary {	background: linear-gradient(to bottom, #fff 0%, #F4F4F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);	background-image: -webkit-gradient(linear, left top, left bottom, from( #fff), to( #F4F4F4));	background-image: -webkit-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:    -moz-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:     -ms-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:      -o-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:         linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f5f6',GradientType=0 ); /* IE6-9 */	border: 1px solid #ddd;	color: #016699;	font-weight: normal;}.btn.btn-secondary:hover, .btn.btn-secondary:active, .lia-button-secondary:hover, .lia-button-secondary:active,input[type="button"].lia-button.lia-button-secondary:hover, input[type="button"].lia-button.lia-button-secondary:active,input[type="button"].lia-button.lia-button-secondary:hover, input[type="button"].lia-button.lia-button-secondary:active {  background: linear-gradient(to bottom, #eee 0%, #E4E4E4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);	background-image: -webkit-gradient(linear, left top, left bottom, from( #eee), to( #E4E4E4));	background-image: -webkit-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:    -moz-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:     -ms-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:      -o-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:         linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f5f6',GradientType=0 ); /* IE6-9 */  color: #003354;}#user-registration-modal .toc-accept {	float: left;}#user-registration-modal .toc-accept label {	margin-left: 10px;	font-size: 1em;}#user-registration-modal .modal-body .alert {	margin-top: 20px;}/* verify email modal styles */#verify-your-email fieldset legend,#verify-your-email fieldset .lia-form-row.lia-form-new-email-entry,#verify-your-email fieldset .lia-form-row.lia-form-new-email-confirm-entry,#verify-your-email fieldset .lia-form-row.lia-form-custom-password-entry,#verify-your-email fieldset .lia-form-label,#verify-your-email fieldset .email-verification-input .email-verification-status.email-not-verified,#verify-your-email fieldset .email-verification-input .email-verification-status.email-verified,#verify-your-email fieldset p.email-verification-message.email-not-verified,#verify-your-email fieldset p.email-verification-message.email-verified,#verify-your-email form.lia-form .lia-form-footer {	display: none;}#verify-your-email .lia-form .lia-button-group.lia-button-group-left {	float: right;	width: 100%;}#verify-your-email  .lia-form {	float: none;}#verify-your-email  .lia-form .email-verification-input .lia-button-group.lia-button-group-left {	border-top: 1px solid #ddd;	padding-top: 14px;	margin-top: 10px;}#verify-your-email .modal-dialog .modal-body {	padding-top: 18px;	font-size: 0.93em;}#verify-your-email .lia-form .email-verification-input .lia-button-group.lia-button-group-left .lia-button-wrapper-ResendEmailConfirmation-action,#verify-your-email .lia-form .email-verification-input .lia-button-group.lia-button-group-left .lia-button-ResendEmailConfirmation-action,#verify-your-email #verify-email-continue {	display: block;	float: left;}#verify-your-email  .lia-form .email-verification-input .lia-button-group.lia-button-group-left .lia-button-ResendEmailConfirmation-action  {	padding: 6px 10px;}#verify-your-email #verify-email-continue {	margin-left: 5px;	line-height: 1.3;	height: 34px;	float: right;	padding: 7px 10px 1px;}/* end verify email modal styles */.alert.alert-danger ul {	margin-left: 20px;}.alert.alert-danger ul li {	margin-bottom: 5px;}.my-interests-content {	padding: 0 15px;}.expandable-message {	position: relative;}.expandable-message .expansion-controls {	position: absolute;	right: 0;	bottom: 0;}.expandable-message > div {	padding: 15px 0;}.expandable-message .expansion-controls > div {	font-size: 0.93em;}.expandable-message .message-body {	max-height: none;}.expandable-message .message-body .message-title {	color: #555;}.expandable-message .message-body .message-text-expanded, .expandable-message .expansion-controls .collapse {	display: none;}.instructions {	color: #999;}label {	font-size: 0.93em;	text-transform: uppercase;}/* tile/list and sort by dropdown styles */.dropdown-toggle .caret {	border: none;	width: 5px;	height: 4px;	background: url(/html/assets/ico-tile-selector-sort.png?D7278BA6CC8B4260D3D46B90A542105B) no-repeat -18px -78px;}.dropdown-menu li a span.sort-indicator {	width: 9px;	height: 6px;	display: inline-block;	background: url(/html/assets/ui-icons_222222_256x240.png?F55E6BC767083F8EFEF97759148A31F5) no-repeat 0 0;}.dropdown-menu li a span.sort-indicator.desc {	background-position: -68px -6px;}.dropdown-menu li a span.sort-indicator.asc {	background-position: -3px -6px;}.message-layout-chooser {	float: right;	margin-right: 26px;}.filter-toggle {	float: right;	margin: -8px 0 5px;}#lia-body .conversations-filter-container.filter-group {	display: none;	margin: 0 0 15px -15px;}.conversations-filter-container > div {	float: left;	clear: both;	margin-bottom: 10px;}.filter-options-container .filter-options  {	list-style-type: none;	margin-bottom: 0;	float: left;}.filter-options-container .filter-options li  {	float: left;	margin-right: 15px;}.filter-options-container .filter-options li a div {	width: 13px;	height: 11px;	margin-right: 5px;	display: inline-block;	background: none;}.filter-options-container .filter-options li a, .sort-by-dropdown-container   a.dropdown-toggle {	color: #333;	font-size: 0.86em;	float: right;	margin: 5px 12px 0 0;}.sort-by-dropdown-container   a.dropdown-toggle:hover {	text-decoration: none;}.sort-by-dropdown-container .selected-sort {	color: #3399cc;}.filter-options-container .filter-options li a:hover {	color: #fff;}.conversations-filter-container div.panel-done {	float: right;	clear: none;}.sort-by-dropdown-container {	position: relative;	float: right;}.messages-layout-sort-controls .sort-by-dropdown {	float: left;	position: relative;	margin: 6px 10px 0 0;	font-size: 0.86em;}.messages-layout-sort-controls .sort-by-dropdown .dropdown-menu, .sort-by-dropdown-container .dropdown-menu {	right: 10px;	top: 22px;	left: auto;}.conversations-controls-label {	float: left;}.messages-layout-sort-controls .showing-count-of-total {	float: right;	margin: 5px 98px 0 0;	font-size: 0.86em;	color: #333;}.messages-layout-sort-controls .showing-count-of-total span {	font-weight: bold;}#date-group .conversations-controls-label {	padding-top: 3px;}#date-group .to-container {	margin-left: 15px;}.filter-options-container .filter-options li a.selected div {	background: url(/html/assets/ico-check-filter.png?C0324CA69374DD843E316EF5371A66CD) no-repeat center center;}.message-layout-chooser.btn-group .tile-layout.btn, .message-layout-chooser.btn-group .list-layout.btn {	float: left;	height: 29px;	cursor: pointer;	width: 33px;	padding: 6px 0;	margin-right: 0;}.message-layout-chooser.btn-group .btn div {	background: url(/html/assets/ico-tile-selector-sort.png?D7278BA6CC8B4260D3D46B90A542105B) no-repeat;	width: 30px;	height: 14px;}.message-layout-chooser.btn-group .tile-layout.btn.selected div, .message-layout-chooser.btn-group .tile-layout.btn:hover div {	background-position: -10px -2px;}.message-layout-chooser.btn-group .tile-layout.btn div {	background-position: -11px -19px;}.message-layout-chooser.btn-group .list-layout.btn.selected div, .message-layout-chooser.btn-group .list-layout.btn:hover div {	background-position: -10px -59px;}.message-layout-chooser.btn-group .list-layout.btn div {	background-position: -11px -39px;}/* end tile/list and sort by dropdown styles */.tile iframe, .list iframe {	max-width: 238px;	max-height: 168px;}.debug-output {	position: fixed;	left: 0;	right: 0;	bottom: 0;	padding: 10px 20px;	border: 1px solid #aaccaa;	background: #ccffcc;	z-index: 9999;}.scroll-top-link {	height: 40px;	width: 100px;	background-color: #ccc;	color: #fff;	position: fixed;	right: -9px;	display: none;	cursor: pointer;	z-index: 10;	text-align: center;	padding-top: 10px;}.scroll-top-link:hover {	background-color: #bbb;}/* generic filter styles */#lia-body .filter-group {	color: #333;	padding: 10px 20px;	font-size: 1.07em;	margin: 0;	background: #fff;}#lia-body .filter-group.filter-group h3 {	font-size: 1.21em;	font-weight: bold;	margin: 0 0 10px;}.ui-datepicker {	background-color: #fff;	border-radius: 4px;	border:1px solid #ccc;}.ui-widget-header {  background: #ccc;  border: 1px solid #aaa;	border-radius: 4px;  color: #333;  font-weight: bold;}.ui-icon {  height: 16px;  width: 16px;	background-repeat: no-repeat;  display: block;  overflow: hidden;  text-indent: -99999px;}.ui-widget-header .ui-icon {  background-image: url(/html/assets/ui-icons_222222_256x240.png?F55E6BC767083F8EFEF97759148A31F5);}.ui-icon-circle-triangle-w {  background-position: -80px -192px;}.ui-icon-circle-triangle-e {  background-position: -48px -192px;}.filter-group input.hasDatepicker {	max-width: 145px;}/*** TABLET NOT SUPPORTED@media (min-width: 768px) and (max-width: 991px) {	.filter-group input.hasDatepicker {		width: 75%;	}}*/#lia-body .ui-datepicker .ui-datepicker-prev-hover {  left: 2px;	top: 2px;}#lia-body .ui-datepicker .ui-datepicker-next-hover {  right: 2px;	top: 2px;}.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {  background: #E6E6E6;  border: 1px solid #D3D3D3;  color: #555;  font-weight: normal;}.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {  background: #FBF9EE;  border: 1px solid #FCEFA1;  color: #363636;}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {  background: #fff;  border: 1px solid #aaa;  color: #212121;  font-weight: normal;}button.ui-datepicker-trigger {	width: 23px;	height: 21px;	border: none;	margin: 0;	padding: 0;	margin-left: 3px;	float: left;	display: block;	border-radius: 2px;	background: url(/html/assets/search-filter-icons.png?0BFBDB4E53C2E9E248B6A0E960690739) no-repeat 0 -33px;}.back-link-wrapper {	float: left;}body.lia-message-editor {	color: #000;}/* Login form styles */#user-registration-modal .UserRegistrationForm,#login-register-modal .UserLoginForm {	margin-top: 10px;	float: none;	width: auto;}#login-register-modal .login-form-wrapper {	border-top: 1px solid #ddd;}#login-register-modal .UserLoginForm legend,#login-register-modal  .lia-form-footer  .lia-quilt-column-left {	display: none;}#login-register-modal .modal-content .login-text,#login-register-modal .modal-content .registration-text {	font-size: 1.07em;	color: #333;	padding: 7px 0 15px;}#login-register-modal .modal-content .registration-text {	border-top: 1px solid #ddd;	padding: 15px 0 10px;}#login-register-modal .lia-form-type-text {	margin-bottom: 3px;}#login-register-modal  .lia-link-navigation.lia-forgot-password {	display: block;	float: left;}#login-register-modal .modal-body a {	color: #3399cc;}#login-register-modal  .lia-form-remember-password-entry .lia-quilt-column-left,#login-register-modal  .lia-form-remember-password-entry .lia-quilt-column-right {	float: right;}#login-register-modal .modal-content .registration-text > div {	text-align:right;}#login-register-modal  .lia-form-remember-password-entry {	float: left;	clear: both;}#login-register-modal  .lia-form-remember-password-entry label {	font-weight: normal;	font-size: 0.78em;}#login-register-modal  .lia-form-remember-password-entry .lia-quilt-column-right {	margin-right: 10px;}#login-register-modal  .lia-form-password-entry {	margin-top: 10px;	float: left;	width: 100%;}#login-register-modal  .lia-form-footer {	float: right;	width: 100%;	border-top: none;	height: auto;}#login-register-modal .lia-form-submit.lia-button-group {	position: relative;	float: left;	margin-top: 5px;	width: 100%;}#login-register-modal .modal-dialog .cancel-link {	left: 0;	bottom: 0;	top: 20px;}#login-register-modal .temp-form {	display: none;}#status-bar,.InfoMessage,.global-notifications .notification {	background-color: #ffffcc;	color: #333;	border: 1px solid #e1e1ae;	float: left;	width: 100%;	margin-top: 20px;	padding: 10px 20px;	border-radius: 5px;	font-size: 0.93em;	height: auto;	display: none;}.global-notifications .notification {	display: block;	position: relative;	padding-right: 40px;}.global-notifications .notification.notif-ie8 ul > li {	margin-left: 15px;}.global-notifications .notification .close-btn {  cursor: pointer;  height: 20px;  position: absolute;  right: 10px;  top: 10px;  width: 20px;  background: url(/html/assets/close.png?BD867F413AB0539B0E05DE03FD811439) no-repeat scroll 0 0 rgba(0, 0, 0, 0);  background-size: 20px 20px;}.global-notifications .notification.notif-ie8 .close-btn {	background: transparent url(/html/assets/topic-icons5.png?43A63DAAFA8CBB7EF48E3AA2845112AF) no-repeat -92px -15px;	width: 15px;	height: 15px;}#lia-body .lia-content #status-bar.sb-show {	display: block;}#lia-body .lia-content #status-bar p {	margin: 0;}#lia-body .lia-content #status-bar ul {	margin-left: 0;}.InfoMessage {	display: block;}.InfoMessage ul.lia-list-standard {	margin: 0px 0px 10px;}/* Desktop community tour styles */#community-tour-modal .modal-dialog {	width: 100%;	height: 100%;	padding-left: 0;	padding-right: 0;}#community-tour-modal .modal-body {	padding-left: 0;	padding-right: 0;}#community-tour-modal .modal-content {	box-shadow: none;	background-color: transparent;	border: none;}#community-tour-modal .modal-dialog .community-tour-nav-btn {	width: 32px;	height: 51px;	position: absolute;	top:50%;	cursor:pointer;	z-index: 10;	background: url(/html/assets/ico-community-tour.png) no-repeat;}#community-tour-modal .modal-dialog .community-tour-nav-btn.disabled {	cursor: default;}#community-tour-modal .modal-dialog #community-tour-prev-slide {  left: 15px;}#community-tour-modal .modal-dialog #community-tour-next-slide {  right: 15px;}#community-tour-modal .modal-dialog .community-tour-wrapper {  margin:50px 0;  width: 100%;}#community-tour-modal .modal-dialog .wide-container {  height:750px;  width: 100%;}#community-tour-modal .modal-dialog .wide-container .tour-slide > div {	margin: auto;}#community-tour-modal .modal-dialog .wide-container .tour-slide > div.img-container {	text-align: center;}#community-tour-modal .modal-dialog .container div p {  text-align: center;  color: #fff;  font-size: 2em;}#community-tour-modal .modal-dialog .container .tour-breadcrumb {	display: none;}#community-tour-modal .modal-dialog .container div p.title {  font-size: 2.5em;}#community-tour-modal .modal-dialog #community-tour-close {	width: 20px;	height: 20px;	background-position: -6px -229px;	position:absolute;	top: 0;	right: 20px;}#community-tour-modal .modal-dialog .community-tour-header {	position:absolute;	top: 0;	left: 20px;	min-width: 100px;	height: 20px;}#community-tour-modal .modal-dialog .community-tour-header a {	color: #6F98BD;	font-size: 1.07em;	margin-right: 15px;	text-decoration: none;}#community-tour-modal .modal-dialog .community-tour-header a.tour-breadcrumb.active:hover {	text-decoration: none;	cursor: default;}#community-tour-modal .modal-dialog .community-tour-header a.tour-breadcrumb.active,#community-tour-modal .modal-dialog .community-tour-header a.tour-breadcrumb:hover {	color: #fff;}#community-tour-modal .modal-dialog #community-tour-prev-slide {	background-position: 0 -56px;}#community-tour-modal .modal-dialog #community-tour-prev-slide:hover {	background-position: 0 -113px;}#community-tour-modal .modal-dialog #community-tour-prev-slide.disabled,#community-tour-modal .modal-dialog #community-tour-next-slide.disabled {	display: none;}#community-tour-modal .modal-dialog #community-tour-next-slide {	background-position: 0 -171px;}#community-tour-modal .modal-dialog #community-tour-next-slide:hover {	background-position: 0 0;}#community-tour-modal .modal-dialog .slides-pagination {	display: none;}#community-tour-modal .modal-dialog .container {	font-family: omnes;}a.visible-lg.help-link {	display: inline !important;}/* End Desktop community tour styles */@media (max-width: 767px), handheld {	.global-notifications {	  float: left;	  position: relative;	  width: 100%;	}	.global-notifications .notification {		margin: 0;		border-radius: 0;			border-top: none;		border-bottom: 1px solid #ccc;		padding: 15px 40px 13px 15px;		background-color: #fffce3;		float: left;		font-size: 0.86em;	}	.global-notifications .notification .close-btn {		background: url(/html/assets/topic-icons-mobile6.png?741A7AD84BBA0AA57CF69E3DE462F7C8) no-repeat -101px -176px;		background-size: 124px 203px;		height: 18px;		width: 18px;		right: 13px;		top: 14px;	}	.status-solution-accepted {		width: 20px;		height: 20px;		background: url(/html/assets/topic-icons-mobile6.png?741A7AD84BBA0AA57CF69E3DE462F7C8) no-repeat -81px -176px;		background-size: 124px 203px;	}	.sbm-close {		width: 18px;		height: 18px;		background: url(/html/assets/topic-icons-mobile6.png?741A7AD84BBA0AA57CF69E3DE462F7C8) no-repeat -101px -176px;		background-size: 124px 203px;	}	#lia-body .lia-content .status-bar-mobile-wrap {		display: none;		position: relative;		width: 100%;		padding: 15px 40px 15px 15px;		background-color: #fffce3;		font-size: 0.86em;		line-height: 1.29;		border-bottom: 1px solid #ccc;		float: left;	}	#lia-body .lia-content .status-bar-mobile-wrap.sb-show {		display: block;	}	#lia-body .lia-content #status-bar-mobile p {		margin: 0;	}	#lia-body .lia-content #status-bar-mobile ul {		margin-left: 15px;	}	#lia-body .lia-content .status-bar-mobile-wrap .sbm-close {		position: absolute;		top: 14px;		right: 14px;		cursor: pointer;	}	#lia-body .lia-content .status-bar-mobile-wrap .status-solution-accepted {		float: left;		margin: -3px 8px 0 0;	}}.Error404Page #main {	max-width: none;	min-height: 150px;}/* Stars - Start */.star-rating-container {	position: relative;	float: right;	margin: 0 -10px 0 0;	padding: 10px;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}.star-rating-container .star-rating-average {	float: left;	margin: -1px 0 -3px 2px;	font-size: 1em;	color: #d95b25;}.star-rating-container .star-rating-count-wrap {	float: left;	margin: -1px 0 -3px 3px;	font-size: 1em;}.star-rating-container .star-rating-average.sravghide,.star-rating-container .cng-sr-sm-single.simple {	display: none;}.cng-star-rating {	float: left;	background: transparent url(/html/assets/topic-icons5.png?43A63DAAFA8CBB7EF48E3AA2845112AF) no-repeat 0 0;}@media (max-width: 767px), handheld {	.cng-star-rating {		background: transparent url(/html/assets/topic-icons-mobile6.png?741A7AD84BBA0AA57CF69E3DE462F7C8) no-repeat 0 0;		background-size: 124px 203px;	}	.message-container.list .message-rating .star-rating-container .star-rating-average {		margin: 1px 0 -3px 2px;	}}.cng-star-rating.cng-sr-sm-single {	width: 16px;	height: 16px;}.cng-star-rating.cng-sr-sm {	width: 92px;	height: 16px;}.cng-star-rating.cng-sr-sm-single.cng-sr-0,.cng-star-rating.cng-sr-sm.cng-sr-0 {	background-position: 0 0;}.cng-star-rating.cng-sr-sm-single.cng-sr-0h,.cng-star-rating.cng-sr-sm.cng-sr-0h {	background-position: 0 -16px;}.cng-star-rating.cng-sr-sm-single.cng-sr-1,.cng-star-rating.cng-sr-sm.cng-sr-1 {	background-position: 0 -32px;}.cng-star-rating.cng-sr-sm.cng-sr-1h {	background-position: 0 -48px;}.cng-star-rating.cng-sr-sm.cng-sr-2 {	background-position: 0 -64px;}.cng-star-rating.cng-sr-sm.cng-sr-2h {	background-position: 0 -80px;}.cng-star-rating.cng-sr-sm.cng-sr-3 {	background-position: 0 -96px;}.cng-star-rating.cng-sr-sm.cng-sr-3h {	background-position: 0 -112px;}.cng-star-rating.cng-sr-sm.cng-sr-4 {	background-position: 0 -128px;}.cng-star-rating.cng-sr-sm.cng-sr-4h {	background-position: 0 -144px;}.cng-star-rating.cng-sr-sm.cng-sr-5 {	background-position: 0 -160px;}.cng-star-rating.cng-sr-lg-single {	width: 32px;	height: 32px;}.cng-star-rating.cng-sr-lg-single.cng-sr-0 {	background-position: -92px -32px;}.cng-star-rating.cng-sr-lg-single.cng-sr-0h {	background-position: -92px -64px;}.cng-star-rating.cng-sr-lg-single.cng-sr-1 {	background-position: -92px -96px;}.cng-star-rating.cng-sr-lg-single.cng-sr-0.active,.cng-star-rating.cng-sr-lg-single.cng-sr-0:hover,.cng-star-rating.cng-sr-lg-single.cng-sr-0h.active,.cng-star-rating.cng-sr-lg-single.cng-sr-0h:hover,.cng-star-rating.cng-sr-lg-single.cng-sr-1.active,.cng-star-rating.cng-sr-lg-single.cng-sr-1:hover {	background-position: -92px -128px;}.cng-overlay-close {	background: transparent url(/html/assets/topic-icons5.png?43A63DAAFA8CBB7EF48E3AA2845112AF) no-repeat -92px -15px;	width: 15px;	height: 15px;}@media (max-width: 767px), handheld {	.cng-overlay-close {		background: transparent url(/html/assets/topic-icons-mobile6.png?741A7AD84BBA0AA57CF69E3DE462F7C8) no-repeat -92px -15px;		background-size: 124px 203px;	}}/* Stars -  End  *//* Solved - Start */.cng-solved-mark {	background: transparent url(/html/assets/topic-icons5.png?43A63DAAFA8CBB7EF48E3AA2845112AF) no-repeat -92px 0;	width: 17px;	height: 15px;}@media (max-width: 767px), handheld {	.cng-solved-mark {		background: transparent url(/html/assets/topic-icons-mobile6.png?741A7AD84BBA0AA57CF69E3DE462F7C8) no-repeat -92px 0;		background-size: 124px 203px;	}}/* Solved -  End  *//* Share This Post - Start */.stp {	background: transparent url(/html/assets/icons-share-this-sprite.png?E13F89CC9F16EE775214E5054301CB61) no-repeat;	width: 40px;	height: 40px;	    border-radius: 50%;	margin: 0 10px 0 0 !important;}.stp:hover {		opacity: .5;	}.stp.stp-fb {		background-position: -78px -10px;    background-color: #3b5998;}.stp.stp-tw {            background-position: -145px -9px;     background-color: #00aced;}.stp.stp-em {	 background-position: -43px -10px;         background-color: #EF6F01; }@media (max-width: 767px), handheld {	.stp {		 background-size: 260px 111px;		width: 27px;		height: 27px;	}	.stp.stp-fb {		background-position: -57px -10px;}	.stp.stp-tw {		     background-position: -106px -9px;	}	.stp.stp-em {		 background-position: -32px -10px;	}}/* Share This Post -  End  *//* Blockquote quotes - Start */.cng-quote {	background: transparent url(/html/assets/topic-icons5.png?43A63DAAFA8CBB7EF48E3AA2845112AF) no-repeat -92px -160px;	width: 13px;	height: 11px;}@media (max-width: 767px), handheld {	.cng-quote {		background: transparent url(/html/assets/topic-icons-mobile6.png?741A7AD84BBA0AA57CF69E3DE462F7C8) no-repeat -92px -160px;		background-size: 124px 203px;	}}.cng-quote.cng-quote-end {	background-position: -105px -160px;}/* Blockquote quotes -  End  *//* OOB Loading Animation - Start */#lia-body .lia-content .lia-lazy-load {	background: #ffffff url(/skins/images/BF09D149BF90A5ABABCF9BA408A33315/att_forums/images/feedback_loading.gif) no-repeat 50% 50%;	min-height: 100px;}#lia-body .lia-content .lia-lazy-load-small {	background: transparent url(/skins/images/8E1534146F89743DB88455A9B58D4B9E/att_forums/images/feedback_loading_small.gif) no-repeat 50% 50%;	height: 20px;	width: 16px;}/* OOB Loading Animation -  End  *//* Requires Moderation - Start */.requires-moderation {	background: transparent url(/html/assets/topic-icons5.png?43A63DAAFA8CBB7EF48E3AA2845112AF) no-repeat 0 -216px;	width: 25px;	height: 20px;}.requires-moderation.rmhide {	display: none;}/* Requires Moderation -  End  */.lia-message-subject .read-only {	background: url(/html/assets/icon_lock.png?475402DB7A8DDA761A6F1D9066F4A0F0) no-repeat scroll 0 0 rgba(0, 0, 0, 0);  background-size: 14px 18px;  height: 18px;  width: 14px;}.no-results .suggestions-label {	color: #000;	font-size: 1.14em;	padding: 5px 0;}.no-results .no-results-message {	color: #000;	font-size: 1.14em;	margin-bottom: 6px;}.no-results .no-results-message span {	color: #ed7023;}.no-results .no-results-message span.search-term {	color: #aaa;}.no-results ul {	margin: -2px 0 0 22px;}.no-results ul li {	font-size: 1.14em;	color: #000;	padding-left: 5px;}/* start calendar control styles */#topic-posted-from, #topic-posted-to {	height: 21px;	width: 64px;	float: left;	font-size: 0.86em;}#lia-body .filter-container #filter-date .panel-body {	padding: 15px 12px 12px;	float: left;}#filter-date .panel-body .from-container, #filter-date .panel-body .to-container {	float: left;}#filter-date .panel-body .to-container {	margin-left: 3px;}#filter-date .panel-body div.clear-dates {	margin: 8px 0 0;	float:left;}#lia-body #filter-date.filter-container .clear-filters {  padding: 10px 15px;}/* end calendar control styles *//* Topic Options + Post Options */#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items {	background-color: #FFFFFF;	border-color: #067AB4;	border-width: medium 2px 2px;	box-shadow: none;	padding: 11px 0 9px;	width: 215px;}#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items a {	color: #006699;	padding: 5px 15px;}#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items .lia-link-disabled,#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items span.lia-link-disabled {	padding: 5px 15px;}#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items a:hover {	background-color: #fff;	text-decoration: underline;}#lia-body .lia-content .lia-menu-navigation .lia-menu-dropdown-items span.lia-separator {	border-top: 1px dotted #006699;	margin: 9px 10px 11px;	overflow: hidden;	height: 0;	background: none;}/* AT&T TinyMCE - Start *//*******************************************************		HTML Tags - Start********************************************************//* Default styles for desktop */body.mceContentBody,body.mce-content-body {	background: #fff none no-repeat;	margin: 5px;	padding: 0;	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	line-height: 1.188;	font-weight: normal;	color: #333;}/*******************************************************		HTML Tags - End********************************************************//*******************************************************		Message Content (Board, Blog, Idea Exchange) - Begin********************************************************/body.mceContentBody ul,body.mceContentBody ol,body.mce-content-body ul,body.mce-content-body ol {	list-style: disc outside;	margin: 0 20px 10px 40px;}body.mceContentBody ol,body.mce-content-body ol {	list-style: decimal outside;}/****** User Mentions */.mceContentBody .lia-mention-container-editor,.mce-content-body .lia-mention-container-editor {	background-color: #E5E5E5;	border-radius: 2.5px;	color: #0A94D6;	padding: 0 2.5px;}/****** image and video content */body.mceContentBody img,body.mce-content-body img {	max-width: 100%;}/****** quoted content */body.mceContentBody blockquote,body.mce-content-body blockquote {	padding: 10px 20px;	margin: 0 0 20px;	background-color: #f0ffff;	border: none;}body.mceContentBody blockquote hr,body.mce-content-body blockquote hr {	margin: 10px 0;}body.mce-content-body img.mceItemLithiumVideo {	min-width: 320px;	min-height: 265px;}/*******************************************************		Message Content (Board, Blog, Idea Exchange) - End********************************************************//* pre and code for tinymce, borrowed from bootstrap. Adjust ems vs base of 16px! */body.mceContentBody pre,body.mceContentBody code,body.mce-content-body pre,body.mce-content-body code {	font-family: Monaco,Menlo,Consolas,"Courier New",monospace;	font-size: 0.875em;	line-height: 1.21;	display: block;	padding: 9.5px;	margin: 0 0 10px;	color: #333;	word-break: break-all;	word-wrap: break-word;	white-space: pre-wrap;	background-color: #f5f5f5;	border: 1px solid #ccc;	border-radius: 4px;}/* AT&T TinyMCE -  End  *//* TinyMCE Popups -  Start  */#lia-body.ImageUploaderPopupPage .lia-content .ImageLayoutOptions > form > .lia-quilt-row-standard > .lia-quilt-column-24 > .lia-quilt-column-alley-single > .ImageUpload > .upload-entry > .lia-form-upload-entry > .lia-quilt-row-standard > .lia-quilt-column-16 > .lia-quilt-column-alley-right > .lia-quilt-row-standard > .lia-quilt-column-16 {	width: 95%;}#lia-body.ImageUploaderPopupPage .lia-content label,#lia-body.VideoEmbedPopupPage .lia-content label {	text-transform: none;}#lia-body.ImageUploaderPopupPage .lia-content .lia-form input[type="text"],#lia-body.ImageUploaderPopupPage .lia-content .lia-form input[type="file"],#lia-body.ImageUploaderPopupPage .lia-content .lia-form select,#lia-body.VideoEmbedPopupPage .lia-content .lia-form input[type="text"],#lia-body.VideoEmbedPopupPage .lia-content .lia-form input[type="file"],#lia-body.VideoEmbedPopupPage .lia-content .lia-form select {	border: 1px solid #ddd;	color: #333;	font-size: inherit;	font-family: inherit;	padding: inherit;	height: auto;	line-height: inherit;}#lia-body.ImageUploaderPopupPage .lia-content .lia-form input[type="file"].image-upload-link {	min-height: 26px;	margin: 0 0 11px;	padding: 1px 0 0;	border: none;}#lia-body.ImageUploaderPopupPage .lia-content .lia-form input[type="text"],#lia-body.VideoEmbedPopupPage .lia-content .lia-form input[type="text"] {	border: 1px solid #E3E3E3;	color: #787878;	font-size: 0.86em;	height: 32px;	border-radius: 4px;	padding: 8px 12px;}#lia-body.ImageUploaderPopupPage .lia-content .lia-form select,#lia-body.VideoEmbedPopupPage .lia-content .lia-form select {	padding: 5px;}#lia-body.ImageUploaderPopupPage .lia-content .lia-form input:focus,#lia-body.ImageUploaderPopupPage .lia-content .lia-form select:focus,#lia-body.ImageUploaderPopupPage .lia-content .lia-form button:focus,#lia-body.VideoEmbedPopupPage .lia-content .lia-form input:focus,#lia-body.VideoEmbedPopupPage .lia-content .lia-form select:focus,#lia-body.VideoEmbedPopupPage .lia-content .lia-form button:focus {  outline: none;}#lia-body.ImageUploaderPopupPage .lia-content .lia-form input:focus,#lia-body.ImageUploaderPopupPage .lia-content .lia-form select:focus,#lia-body.VideoEmbedPopupPage .lia-content .lia-form input:focus,#lia-body.VideoEmbedPopupPage .lia-content .lia-form select:focus {	border-color: #7ab9ee;	-webkit-box-shadow: 0 0 2px #7ab9ee;	-moz-box-shadow: 0 0 2px #7ab9ee;	box-shadow: 0 0 2px #7ab9ee;}#lia-body.ImageUploaderPopupPage .lia-content .lia-form-upload-entry .lia-image-upload-external .lia-button-url-action,#lia-body.ImageUploaderPopupPage .lia-content .lia-form-upload-entry .lia-image-upload-external .lia-button-url-action:hover {	font-size: inherit;}#lia-body.ImageUploaderPopupPage .lia-content .lia-form-footer .lia-button-group,#lia-body.VideoEmbedPopupPage .lia-content .lia-form-footer .lia-button-group {	float: left;	margin: 0 10px 10px -3px;}#lia-body.ImageUploaderPopupPage .lia-content .lia-image-layout-options-preview,#lia-body.VideoEmbedPopupPage .lia-content .video-preview {  padding: 0 24px;}#lia-body.ImageUploaderPopupPage .lia-content .lia-image-layout-options-preview .image-preview-description {  padding: 0 0 5px;}#lia-body.VideoEmbedPopupPage .lia-content .video-preview .video-preview-description {	float: left;	padding: 0 0 5px;}#lia-body.VideoEmbedPopupPage .lia-content .video-embed-left,#lia-body.VideoEmbedPopupPage .lia-content .video-embed-center,#lia-body.VideoEmbedPopupPage .lia-content .video-embed-right {	clear: both;	float: left;	margin: 0 0 0 24px;}#lia-body.VideoEmbedPopupPage .lia-content .video-embed-left.video-embed iframe.embedly-embed,#lia-body.VideoEmbedPopupPage .lia-content .video-embed-center.video-embed iframe.embedly-embed,#lia-body.VideoEmbedPopupPage .lia-content .video-embed-right.video-embed iframe.embedly-embed {	min-width: 320px;	min-height: 265px;}#lia-body.ImageUploaderPopupPage .lia-content .ImageGallery .lia-list-tile > li {	-webkit-box-sizing: content-box;	-moz-box-sizing: content-box;	box-sizing: content-box;}#lia-body.ImageUploaderPopupPage .lia-content .ImageGallery .lia-paging-full-wrapper,#lia-body.VideoEmbedPopupPage .lia-content .ImageGallery .lia-paging-full-wrapper {	margin: 0 115px 0 0;}#lia-body.ImageUploaderPopupPage .lia-content .ImageGallery > ul.lia-list-tile {	margin: 0 0 10px 100px;}#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard {	float: left;	width: 100%;	margin: 7px 0;	padding: 0;	border-bottom: 1px solid #ccc;	list-style: none;}#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs {	position: relative;	display: block;	float: left;	margin: 0 0 0 7px;	padding: 0;	border: none;}#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > .lia-tabs > span,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > .lia-tabs > span {	display: inline;	height: auto;	padding: 0;	background-color: #fff;}#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs > span > a,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs > span > a {	position: relative;	display: block;	padding: 10px 15px;	margin: 0;	line-height: 1.428571429;	border-radius: 4px 4px 0 0;	background-color: #eee;	color: #999;	border: 1px solid #ddd;}#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs > span > a:hover,#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs.lia-tabs-active > span > a:hover,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs > span > a:hover,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs.lia-tabs-active > span > a:hover {	text-decoration: underline;}#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs.lia-tabs-active > span > a,#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs.lia-tabs-active > span > a:hover,#lia-body.ImageUploaderPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs.lia-tabs-active > span > a:focus,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs.lia-tabs-active > span > a,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs.lia-tabs-active > span > a:hover,#lia-body.VideoEmbedPopupPage .lia-content .lia-tabs-standard-wrapper ul.lia-tabs-standard > li.lia-tabs.lia-tabs-active > span > a:focus {	background-color: #fff;	border: 1px solid #ddd;	border-bottom-color: transparent;	color: #333;}#lia-body.ImageUploaderPopupPage .lia-content,#lia-body.VideoEmbedPopupPage .lia-content {	position: absolute;	top: 0;	left: 0;	right: 0;	bottom: 0;	z-index: 10;	opacity: 0;}#lia-body.ImageUploaderPopupPage .lia-content.cng-loaded,#lia-body.VideoEmbedPopupPage .lia-content.cng-loaded {	position: inherit;	top: inherit;	left: inherit;	right: inherit;	bottom: inherit;	z-index: inherit;	opacity: inherit;}#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button {	position: relative;	height: auto;	font-size: 1.07em;	font-weight: normal;	cursor: pointer;	outline: none;	border: none;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	text-decoration: none;	color: #fff;	padding: 6px 12px;	background: -moz-linear-gradient(top, #66b3db 0%, #2093ca 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66b3db), color-stop(100%,#2093ca));	background: -webkit-linear-gradient(top, #66b3db 0%,#2093ca 100%);	background: -o-linear-gradient(top, #66b3db 0%,#2093ca 100%);	background: -ms-linear-gradient(top, #66b3db 0%,#2093ca 100%);	background: linear-gradient(to bottom, #66b3db 0%,#2093ca 100%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b3db', endColorstr='#2093ca',GradientType=0 );}#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button:hover,#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button:focus,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button:hover,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button:focus {	position: relative;	height: auto;	font-size: 1.07em;	font-weight: normal;	cursor: pointer;	outline: none;	border: none;	border-radius: 3px; 	-moz-border-radius: 3px; 	-webkit-border-radius: 3px; 	text-decoration: none;	color: #fff;	padding: 6px 12px;	background: -moz-linear-gradient(top,  #508dad 0%, #19749f 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#508dad), color-stop(100%,#19749f)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top,  #508dad 0%,#19749f 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top,  #508dad 0%,#19749f 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #508dad 0%,#19749f 100%); /* IE10+ */	background: linear-gradient(to bottom,  #508dad 0%,#19749f 100%); /* W3C */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#508dad', endColorstr='#19749f',GradientType=0 ); /* IE6-9 */}#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary {	position: relative;	height: auto;	font-size: 1.07em;	font-weight: normal;	cursor: pointer;	outline: none;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	text-decoration: none;	padding: 6px 12px;	background: linear-gradient(to bottom, #fff 0%, #F4F4F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);	background-image: -webkit-gradient(linear, left top, left bottom, from( #fff), to( #F4F4F4));	background-image: -webkit-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:    -moz-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:     -ms-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:      -o-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:         linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	filter: alpha(opacity=50);	border: 1px solid #ddd;	color: #016699;}#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary:hover,#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary:focus,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary:hover,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary:focus {	position: relative;	height: auto;	font-size: 1.07em;	font-weight: normal;	cursor: pointer;	outline: none;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	text-decoration: none;	padding: 6px 12px;  background: linear-gradient(to bottom, #eee 0%, #E4E4E4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);	background-image: -webkit-gradient(linear, left top, left bottom, from( #eee), to( #E4E4E4));	background-image: -webkit-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:    -moz-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:     -ms-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:      -o-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:         linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	filter: alpha(opacity=50);	border: 1px solid #ddd;  color: #003354;}#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-link-disabled,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-link-disabled {	position: relative;	height: auto;	font-size: 1.07em;	font-weight: normal;	outline: none;	border: none;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	text-decoration: none;	color: #fff;	padding: 6px 12px;	background: -moz-linear-gradient(top, #66b3db 0%, #2093ca 100%);	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66b3db), color-stop(100%,#2093ca));	background: -webkit-linear-gradient(top, #66b3db 0%,#2093ca 100%);	background: -o-linear-gradient(top, #66b3db 0%,#2093ca 100%);	background: -ms-linear-gradient(top, #66b3db 0%,#2093ca 100%);	background: linear-gradient(to bottom, #66b3db 0%,#2093ca 100%);	opacity: 0.2;	filter: alpha(opacity=20);	cursor: default;}#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-link-disabled:hover,#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-link-disabled:focus,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-link-disabled:hover,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-link-disabled:focus {	position: relative;	height: auto;	font-size: 1.07em;	font-weight: normal;	outline: none;	border: none;	border-radius: 3px; 	-moz-border-radius: 3px; 	-webkit-border-radius: 3px; 	text-decoration: none;	color: #fff;	padding: 6px 12px;	background: -moz-linear-gradient(top,  #508dad 0%, #19749f 100%); /* FF3.6+ */	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#508dad), color-stop(100%,#19749f)); /* Chrome,Safari4+ */	background: -webkit-linear-gradient(top,  #508dad 0%,#19749f 100%); /* Chrome10+,Safari5.1+ */	background: -o-linear-gradient(top,  #508dad 0%,#19749f 100%); /* Opera 11.10+ */	background: -ms-linear-gradient(top,  #508dad 0%,#19749f 100%); /* IE10+ */	background: linear-gradient(to bottom,  #508dad 0%,#19749f 100%); /* W3C */	opacity: 0.2;	filter: alpha(opacity=20);	cursor: default;}#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary.lia-link-disabled,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary.lia-link-disabled {	position: relative;	height: auto;	font-size: 1.07em;	font-weight: normal;	outline: none;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	text-decoration: none;	padding: 6px 12px;	background: linear-gradient(to bottom, #fff 0%, #F4F4F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);	background-image: -webkit-gradient(linear, left top, left bottom, from( #fff), to( #F4F4F4));	background-image: -webkit-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:    -moz-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:     -ms-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:      -o-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	background-image:         linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);	border: 1px solid #ddd;	color: #016699;	filter: alpha(opacity=20);	cursor: default;}#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary.lia-link-disabled:hover,#lia-body.ImageUploaderPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary.lia-link-disabled:focus,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary.lia-link-disabled:hover,#lia-body.VideoEmbedPopupPage .lia-content input[type="submit"].lia-button.lia-button-secondary.lia-link-disabled:focus {	position: relative;	height: auto;	font-size: 1.07em;	font-weight: normal;	outline: none;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	text-decoration: none;	padding: 6px 12px;  background: linear-gradient(to bottom, #eee 0%, #E4E4E4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);	background-image: -webkit-gradient(linear, left top, left bottom, from( #eee), to( #E4E4E4));	background-image: -webkit-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:    -moz-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:     -ms-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:      -o-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);	background-image:         linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);  color: #003354;	filter: alpha(opacity=20);	cursor: default;}/* TinyMCE Popups -  End  *//* ATT Footer */#att-footer {	border-top: 1px solid #e3e3e3;	color: #666;	font-family: Arial, Helvetica, sans-serif;	height: 47px;	left: -6px;	line-height: 1.5em;	margin: 0 auto;	position: relative;	text-align: left;	top: -3px;	width: 100%;	clear: both;	padding-bottom: 20px;	margin-top: 100px;	height: 100%;	background-color: #fff;	min-width: 975px;}#att-footer a:link, #att-footer a:hover, #att-footer a:active, #att-footer a:visited {	color: #3381B7;	font-size: 1.2em;}#att-footer a:hover {	text-decoration: underline;}#att-footer .padding {	padding: 10px 10px 10px 16px;}#att-footer #attonweb {	background: url(/html/assets/img_ATTonWeb_composite.gif?3008F157FD17140283926106C860CD71) no-repeat 0 0;	font-size: 10px;	height: 26px;}#att-footer #attonweb a {	font-size: 12px;}#att-footer .attOnWeb {	font-size: 12px;	margin-left: 140px;	padding-top: 2px;	position: relative;	width: 124px;	font-family: Verdana, Helvetica, sans-serif;}#att-footer .attCom {	line-height: 13px;	margin-left: 317px;	margin-top: -19px;	position: relative;	width: 130px;}#att-footer .attNet {	line-height: 13px;	margin-left: 500px;	margin-top: -26px;	position: relative;	width: 200px;}#att-footer .copyright {	line-height: 14px;	margin: 0 3px;	padding-top: 10px;	width: 100%;}#att-footer .constrained {	font-size: 11px;	padding-left: 150px;}#att-footer .bottomLinks {	clear: both;	color: #ccc;	margin-bottom: 10px;	font-size: 9px;}#att-footer .bottomLinks a {	font-size: 11px;	padding: 5px;}#att-footer .logoBlock {	clear: both;	margin: 0;	padding: 20px 0 0 155px;	position: relative;	width: 100%;}#att-footer .logoBlock div.logo {	background: url(/html/assets/footerSprite.png?8DF298CBE11A457CAA920DCF85503EB6) no-repeat 0 0;	height: 100%;	left: 0;	top: 0;	position: absolute;	width: 100%;}#att-footer .logoBlock .logoLink {	display: inline-block;	overflow: hidden;	position: relative;	vertical-align: middle;	margin-right: 31px;}#att-footer .logoBlock .ctia {	height: 100px;	width: 78px;}#att-footer .logoBlock .bbb {	height: 30px;	width: 74px;}#att-footer .logoBlock .bbb div.logo {	background-position: -98px -20px;}#att-footer .logoBlock .truste {	height: 30px;	width: 100px;}#att-footer .logoBlock .truste div.logo {	background-position: -192px -20px;}#att-footer .logoBlock .yellowpages {	height: 30px;	width: 85px;}#att-footer .logoBlock .yellowpages div.logo {	background-position: -312px -20px;}#att-footer .logoBlock .realpages {	height: 30px;	width: 145px;}#att-footer .logoBlock .realpages div.logo {	background-position: -417px -20px;}#att-footer .logoBlock .olympics {	height: 30px;	width: 132px;}#att-footer .logoBlock .olympics div.logo {	background-position: -582px -20px;}#footer > .mobile-view {	clear: both;	float: left;	margin: 20px 12px 0;}#lia-body .lia-content .lia-browser-support-alert {	display: none;	background-color: #f4cccc;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	border-radius: 5px;	margin: 5px auto 5px;	padding: 5px 10px;	position: relative;}#lia-body .lia-content .lia-browser-support-alert .lia-browser-support-alert-text {	text-align: center;}#lia-body .lia-content .lia-browser-support-alert .lia-browser-support-alert-close {	float: right;	position: absolute;	margin: 5px;	top: 0;	right: 0;}/* Start Mobile styles */@media (max-width: 767px), handheld {  #cng-li-header {		padding-left: 0;		padding-right: 0;		margin: 0;	}	#footer {		padding: 0;	}	#contents-wrapper {		width: 100%;		min-height: 0;		margin: 0;		border-radius: 0;		box-shadow: none;		overflow: hidden;	}		#main {		width: 100%;	}		#side-left,	#side-right {		padding: 0;	}		#att-mobile-header .search-bar-wrapper.open {		display: block;	}		.star-rating-container .cng-sr-sm-box,	.star-rating-container .star-rating-count-wrap {		display: none;	}	.star-rating-container .cng-sr-sm-single.simple {		display: block;	}		.mobile-messages-container-spinner {		display: block;		opacity: 1;		filter: alpha(opacity=30);	}	.message-container .message-profile .message-info .author-link {	  display: block;	  float: left;	  margin-right: 5px;	  max-width: 130px;	  overflow: hidden;	  text-overflow: ellipsis;	}	.message-container .list-view-profile .post-time {		display: block;	}		.message-container.featured.user.list .message-body, 	.message-container.ace.user.list .message-body,	.message-container.list .message-body,	.messages-layout-sort-controls,	.message-container .message-info,	.message-container.call-drivers.list .message-body	{		width: 100%;	}		.message-container .message-info .col2	{		width: auto;	}		.message-container.list {		padding: 5px 5px;		border-style: none none solid;		margin-bottom:0;	}		.message-container.list .featured-label {		right: 15px;		height: 19px;		padding: 1px 10px;	}		.message-container.featured.list .featured-label,	.message-container.list.news-highlights .featured-label,	.message-container.top-solutions.list .featured-label,	.message-container.ace.user.list .featured-label {		right: 30px;	}	.message-container.call-drivers.list .featured-label {		right: 10px;	}	.message-container.call-drivers.list ul li:after {	  background: none;	}		.message-container.list.news-highlights .message-body {		margin-top: 20px;	}		.message-container.featured.list,	.message-container.list.news-highlights,	.message-container.top-solutions.list,	.message-container.ace.user.list,	.message-container.call-drivers.list	{		background: #f0f0f0;	}		.message-container.featured.list > .row,	.message-container.list.news-highlights > .row,	.message-container.top-solutions.list > .row,	.message-container.ace.user.list > .row,	.message-container.call-drivers.list > .row {		border: 1px solid #ccc;		border-radius: 4px;		padding: 10px 15px;		background-color: #fff;	}		.message-container.list .message-actions > .solved .popover-link.active, 	.message-container.list .message-actions > .solved .popover-link.active:hover, 	.message-container.list .message-actions > .solved .popover-link.active:active {		background-position: 0 0;		color: #419544;	}		.message-container .message-title {		width: 100%;	}		.message-container.list .message-stats {		width: 100%;	}		.message-container.list .message-actions {		right: 0;		top: 0;	}	.message-container.list .message-actions > .solved {		margin: 5px 20px 0;	}	.message-container.featured.list .message-desc {		display: none;	}	.message-container.call-drivers.list .message-body ul {		margin: 15px 0 0;	}		.message-container.list.top-solutions .message-body {		width: 100%;		margin-top: 10px;	}		.message-container.list .message-body {		overflow: hidden;		margin: 0;		width: 82%;		/* position: relative; */	}		.message-container .message-profile {		float: left;		margin-right: 15px;		position: relative;	}		.messages-layout-sort-controls	{		float: left;		margin: 0;	}		.sort-by-dropdown-container {		float: none;		clear: both;	}		.messages-layout-sort-controls .sort-by-dropdown-container.mobile {		float: left;		margin-top: 0;		width: 100%;		height: 37px;	}		.messages-layout-sort-controls .sort-by-dropdown-container.mobile .modal-dialog .modal-body {		bottom: 69px;		padding-bottom: 0;		position: absolute;		top: 0;		width: 100%;		max-height: none;		overflow:hidden;		overflow-y: auto;	}		.messages-layout-sort-controls .sort-by-dropdown-container.filter.mobile legend.filter-modal-title {		border: none;	}		.messages-layout-sort-controls .sort-by-dropdown-container.mobile .btn-group {		width: 100%;		display: block;		margin: 8px 0 0;	}	.lia-panel.lia-panel-standard.ActionLinksTaplet.lia-component-community-widget-admin-links {		display: none;	}		/* standard list menu styles */	ul.list {		list-style: none outside none;		margin: 0;		padding: 0;	}		.list li {		padding: 0;		border: 0;		border-style: solid;		border-color: #ccc;		border-bottom-width: 1px;		position: relative;	}		.message-container.list {		border-color: #ccc;	}		.list .section-heading:last-child {		border-bottom-width: 1px;	}		.list li.last {		border-bottom: none;	}		.list li.seperated {		border-top-width: 1px;		border-bottom-width: 2px;	}		.list li:after, .messages-container .user-container:after {		position: absolute;		right: 10px;		top: 50%;		margin-top: -7.5px;		content: " ";	}		.list li > a {		padding: 10px 15px;		font-size: 1.14em;		display: block;	}	.list li > a:hover {		text-decoration: none;	color: #EF6F00;	}	.list li.section-heading {	  position: relative;	  border: 0;	  border-style: solid;	  border-bottom-width: 1px;	  border-color: #ccc;	  font-size: 16px;	  padding: 8px 15px;	  background-color: #f2f2f2;	  display: block;	}	.list li.section-heading:before,	.list li.section-heading:after {	  display: table;	  content: "";	  line-height: 0;	}	.list.no-arrow li:after,	.list li.no-arrow:after {	  background-image: none;	}	.list li.interests {		display: block;		padding: 4px 15px 10px;		float: left;		width: 100%;	}	.list li:last-child {		border-bottom-width: 0;	}	.list li.badges {		display: block;		padding: 4px 15px;		float: left;		width: 100%;		min-height: 49px;		border-bottom-width: 1px;	}	#lia-page.my-profile .lia-content .list li.badges {		border-bottom-width: 0;	}		.list li.toggle > span {		color: #016699;		display: inline-block;		font-size: 16px;		padding: 17px 15px;	}	.list li.toggle > .btn-switch {		float: right;		top: 13px;		right: 15px;	}		select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], .uneditable-input {		-moz-box-sizing: border-box;		border-radius: 4px;		color: #333;		display: inline-block;		font-size: 16px;		height: 35px;		line-height: 25px;		margin-bottom: 10px;		margin-right: 6px;		padding: 5px 6px 3px;		vertical-align: middle;	}	input[type="text"] {		line-height: normal;	}		textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], .uneditable-input {		border: 1px solid #ccc;		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;		transition: border 0.2s linear 0s, background-color 0.2s linear 0s;	}	textarea:not[disabled="disabled"], input[type="text"]:not[disabled="disabled"], input[type="password"]:not[disabled="disabled"], input[type="datetime"]:not[disabled="disabled"], input[type="datetime-local"]:not[disabled="disabled"], input[type="date"]:not[disabled="disabled"], input[type="month"]:not[disabled="disabled"], input[type="time"]:not[disabled="disabled"], input[type="week"]:not[disabled="disabled"], input[type="number"]:not[disabled="disabled"], input[type="email"]:not[disabled="disabled"], input[type="url"]:not[disabled="disabled"], input[type="search"]:not[disabled="disabled"], input[type="tel"]:not[disabled="disabled"], .uneditable-input:not[disabled="disabled"] {		background-color: #fff;	}		input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {		float: none;		margin-left: 0;	}		button, html input[type="button"], input[type="reset"], input[type="submit"] {		cursor: pointer;	}		.hide-text {		background-color: rgba(0, 0, 0, 0);		border: 0 none;		color: rgba(0, 0, 0, 0);		font: 0px/0 Arial;		text-shadow: none;	}		.reset-field {		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);		display: inline-block;		float: right;		height: 20px;		margin-top: 1px;		overflow: hidden;		padding: 0;		width: 20px;	}		.reset-field {		-moz-box-sizing: border-box;		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);		border: medium none;		box-shadow: none;		content: " ";		display: block;		height: 35px;		padding: 9px 7px 7px 8px;		position: absolute;		right: 0;		top: 0;		width: 35px;	}	#mobile-search-text + .reset-field {		right: 48px;	}		textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, .uneditable-input:focus {		background-color: #F2F8FB;		outline: 0 none;		border-color: #ccc;		box-shadow: none;	}		.span3 {		width: 220px;	}		.mod-select {		-moz-appearance: none;		height: 35px;		left: 0;		min-width: 120px;		position: relative;		top: 0;		z-index: 1000;	}			select {		max-width: 100%;	}		select {		background-color: #fff;		height: 35px;		line-height: 25px;		width: 80px;	}		.mod-select + span {		-moz-box-sizing: border-box;		background-color: #fff;		border: 1px solid #ccc;		border-radius: 4px;		display: block;		font-size: 16px;		height: 35px;		left: 0;		line-height: 33px;		padding: 0;		position: absolute;		text-indent: 9px;		top: 0;		width: 100%;		z-index: 0;	}		.mod-select + span:after {		background-color: #0081C2;		border: 1px solid #0081C2;		border-radius: 0 3px 3px 0;		color: #fff;		content: "";		display: inline-block;		height: 33px;		padding: 0;		pointer-events: none;		position: absolute;		right: -1px;		text-align: left;		text-indent: 0.95em;		text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);		top: -1px;		width: 38px;	}	.mod-select + span > i {		position: absolute;		right: 11px;		top: 12px;		z-index: 1000;	}		.input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input, .selectWrap, div.field-group {		-moz-box-sizing: border-box;		display: block;		width: 100%;	}		.selectWrap {		display: inline-block;		height: 35px;		line-height: 28px;		margin: 0 0 10px;		position: relative;	}		[class*="cssIcon-"], .reset-field:before {		background-position: 0 0;		background-repeat: no-repeat;		color: rgba(0, 0, 0, 0);		display: inline-block;		font: 0px/0 "Arial";		margin: 0;		padding: 0;		vertical-align: middle;	}		[class*="cssIcon-"],	.close:before,	span.cssIcon-search:after,	span.cssIcon-calendar:after,	.checkbox input[type="checkbox"] + .skin,	.radio input[type="radio"] + .skin,	.listView .thumbnails li:after,	hr,	.list.list-pivot:before,	.searchWidget:before,	footer:before,	.btn-tooltip:after,	.list li:after,	.reset-field:before,	.mobile-sub-header > a.header-button-post .icon,	.messages-container .user-container:after {		background-size: 225px 109px;		background-image: url(/html/assets/ATT_Sprite_Retina_v3.1.2.png?F43AA146F3B03DFF6AF7A69A41D5A33F);	}		.cssIcon-remove, .reset-field:before {		background-position: -181px -21px;		height: 20px;		width: 20px;	}		.cssIcon-chevron-d-w {		background-position: -1px -45px;		height: 10px;		width: 15px;	}		.reset-field:before {		content: " ";	}		input + .reset-field:before, textarea + .reset-field:before {		visibility: hidden;	}		input:focus + .reset-field:before, input + .reset-field:focus:before, textarea:focus + .reset-field:before, textarea + .reset-field:focus:before {		visibility: visible;	}		.list li:after, .cssIcon-chevron-r-g, .mobile-sub-header > a.header-button-post .icon, .messages-container .user-container:after {		background-position: -1px -29px;		height: 15px;		width: 10px;	}		.cssIcon-plus,	.cssIcon-minus {		position: relative;		width: 100%;		height: 100%;		background-image: none;		margin-top: -3px;	}	.cssIcon-toggle-plus:before,	.cssIcon-toggle-minus:before,	.cssIcon-plus:before,	.cssIcon-minus:before {		border: 1px solid #A5A5A5;		content: " ";		display: block;		height: 0;		left: 50%;		margin-left: -6px;		margin-top: -1px;		position: absolute;		top: 50%;		width: 10px;	}		.cssIcon-toggle-plus:after,	.cssIcon-plus:after {		border: 1px solid #A5A5A5;		content: " ";		display: block;		height: 10px;		left: 50%;		margin-left: -1px;		margin-top: -6px;		position: absolute;		top: 50%;		width: 0;	}		.checkbox input[type="checkbox"], .radio input[type="radio"] {		-moz-box-sizing: border-box;		height: 23px;		margin: 1px;		outline: 0 none;		position: absolute;		width: 23px;		opacity: 0;		filter:alpha(opacity=0);	}		.checkbox input[type="checkbox"] + .skin {		height: 25px;		width: 25px;	}		.checkbox input[type="checkbox"] + .skin {		background-position: -70px -1px;	}		.checkbox input[type="checkbox"]:checked + .skin {		background-position: -98px -1px;	}			.btn .cssIcon-minus:before {		border-color: #fff;	}	.btn:hover .cssIcon-minus:before,	.btn:focus .cssIcon-minus:before {		border-color: #fff;	}	.btn-alt .cssIcon-minus:before {		border-color: #999;	}		.btn-alt:hover .cssIcon-minus:before,	.btn-alt:focus .cssIcon-minus:before {		border-color: #666;	}		.btn .cssIcon-plus:before {		border-color: #fff;	}		.btn .cssIcon-plus:after {		border-color: #fff;	}		.btn:hover .cssIcon-plus:before,	.btn:focus .cssIcon-plus:after {		border-color: #fff;	}		.btn-alt {		background-color: #F6F6F6;		border-color: #bbb;		color: #067AB4;		text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);	}		.btn-alt .cssIcon-plus:before,	.btn-alt .cssIcon-plus:after {		border-color: #999;	}		.btn-alt:hover .cssIcon-plus:before,	.btn-alt:focus .cssIcon-plus:before,	.btn-alt:hover .cssIcon-plus:after,	.btn-alt:focus .cssIcon-plus:after {		border-color: #666;	}		.modal-body,	.css-modal-body {		position: relative;		overflow-y: auto;		max-height: 400px;		width: auto;		padding: 15px;		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		box-sizing: border-box;	}		.filterTank {		background: none repeat scroll 0 0 #323232;		padding: 0 0 20px;		width: 100%;	}		.filterTank legend:first-child {		margin-top: 0;	}		.filterTank legend {		color: #fff;		display: block;		margin-bottom: 0;		margin-top: 10px;		border-top: 1px solid #666;		border-bottom: 1px solid #666;		padding: 5px 0 6px;	}		.modal-body .filterTank legend {		display: block;	}	.modal-body .filterTank legend.filter-modal-title {		border-top: none;		padding: 0;		margin-bottom: 10px;	}	.modal-body .filterTank legend.filter-modal-sub-title {		margin-bottom: 10px;	}		.modal-body .filterTank legend.filter-modal-title h3 {		margin-bottom: 10px;		color: #fff;	}		label, .block-label, legend {		display: block;		margin-bottom: 5px;	}		label, input, button, select, textarea, .inline-label, .block-label, legend {		font-size: 1em;		font-weight: normal;		line-height: 20px;	}		form label.in-line  {		display: inline-block;		font-size: 0.86em;		left: 0;		margin: 10px 15px;		position: relative;		color: #666;		text-transform: none;		font-weight: normal;	}		form label.in-line + .radio.in-line {		margin-top: 10px;	}		.filterTank legend + .radioSet {		margin-top: 0;	}		.filterForm .radioSet {		border-bottom: 1px solid #666;		margin-bottom: 15px;	}		.filterCan {		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);		border-bottom: 1px solid #666;		margin: 0 15px;		padding-bottom: 5px;		position: relative;		text-shadow: none;	}		.sort-form .filterCan {		margin: 0;	}		.filterCan.last {		border-bottom: none;	}		.radio input[type="radio"] + .skin {		background-position: -126px -1px;	}		.radio input[type="radio"]:checked + .skin {		background-position: -154px -1px;	}		.filterForm .checkbox input[type="checkbox"] + .skin {		background-position: -203px -44px;	}		.filterForm .checkbox input[type="checkbox"]:checked + .skin {		background-position: -203px -66px;		box-shadow: none;	}		.filterForm .radio input[type="radio"] + .skin {		background-position: -203px 0;	}		.filterForm .radio input[type="radio"]:checked + .skin {		background-position: -203px -22px;		box-shadow: none;	}		.filterForm .radio input[type="radio"] + .skin, .filterForm .checkbox input[type="checkbox"] + .skin {		height: 22px;		width: 22px;	}		.radio input[type="radio"] + .skin {		background-position: -126px -1px;	}		.radio input[type="radio"] + .skin {		height: 26px;		width: 26px;	}		.checkbox input[type="checkbox"] + .skin, .radio input[type="radio"] + .skin {		-moz-box-sizing: border-box;		content: " ";		left: 0;		position: absolute;		top: 0;	}			.filterForm .radio input[type="radio"] + .skin + span {		margin-top: 1px;	}		.checkbox .skin + span, .radio .skin + span {		display: inline-block;		margin-left: 15px;		margin-top: 1px;	}		#mobile-search-form input[type="radio"] + .skin + span {		margin-top: 3px;	}		#mobile-search-form	.radio.in-line {		margin-bottom: 8px;	}		.filterForm label {		color: #fff;		font-size: 1.14em;		white-space: normal;		margin: 10px 0 7px;	}		.modal-form {		margin-bottom: 0;	}		.modal-footer {		width: 100%;		padding: 15px;		margin-bottom: 0;		text-align: center;		background-color: #f5f5f5;		border-top: 1px solid #d8d8d8;		border-radius: 0 0 4px 4px;		-webkit-box-sizing: border-box;		-moz-box-sizing: border-box;		box-sizing: border-box;		position: fixed;		bottom: 0;	}		.modal-footer:before,	.modal-footer:after {		display: table;		content: "";		line-height: 0;	}		.modal-footer:after {		clear: both;	}		.modal-footer .btn {		float: left;		width: 48.078%;		margin-left: 0;		margin-bottom: 0;	}		.modal-footer .btn + .btn {		float: right;	}		.modal-footer .btn.middle {		float: none;		margin: 0 auto;	}		.modal.utility-bg	{		background-color: #323232;	}		.modal.utility-bg .modal-footer  {		background-color: #282727;	}		.messages-layout-sort-controls .sort-by-dropdown-container.mobile .filter-trigger .btn {		position: absolute;	}		.messages-layout-sort-controls .sort-by-dropdown-container.mobile .filter-trigger .btn.main-label {		text-align: left;		top: 0;		left: 5px;		right: 42px;		bottom: 0;		padding: 5px;	}		.messages-layout-sort-controls .sort-by-dropdown-container.mobile .filter-trigger .btn.toggle {		bottom: 0;		top: 0;		right: 5px;		width: 33px;		padding-top: 5px;	}	.messages-layout-sort-controls .sort-by-dropdown-container.mobile .filter-trigger .btn.toggle .cssIcon-plus {		display: block;	}		.messages-layout-sort-controls .sort-by-dropdown-container.mobile .modal-dialog {		bottom: 0;		margin-top: 0;		position: absolute;		top: 0;		left: 0;		right: 0;	}		#lia-body .modal-dialog {		padding: 0;	}		.mobile-sub-header .tab-button {		-moz-box-sizing: border-box;	background-color: #F7F7F7;	border-bottom: 1px solid #ccc;	color: #006699;	font-size: 1.14em;	padding: 14px 0 10px;	text-align: center;		float: left;		display: block;		width: 50%;		height: 52px;	}		.mobile-sub-header > .header-button-post {		text-decoration: none;	}		.mobile-sub-header > .header-button-post:active, .mobile-sub-header > .header-button-search.active {		color: #fff;		background-color: #006699;		text-decoration: none;	}		.mobile-sub-header > div.header-button-search {	border-right: 1px solid #ccc;	}		.mobile-sub-header .icon {		display: inline-block;	}		.mobile-sub-header > div.header-button-search .icon {		margin: 0 6px -2px 0;		width: 12px;		height: 17px;		background: url(/html/assets/ATT_Sprite_Retina_v3.1.2.png?F43AA146F3B03DFF6AF7A69A41D5A33F) no-repeat -139px -73px;		background-size: 225px 109px;	}		.mobile-sub-header > div.header-button-search.active .icon {		background-position: -154px -73px;	}		.mobile-sub-header > a.header-button-post .icon {		margin: 0 0 -2px 10px;	}		.mobile-sub-header > a.header-button-post:active .icon {		background-position: -14px -29px;	}		#att-mobile-header .sub-header-seperator {		clear:both;		border-top: none;	}		#att-mobile-header .search-bar-wrapper {		display: none;		float:left;		width: 100%;		margin-top: -11px;	}		#att-mobile-header .search-bar-content {		min-height: 88px;		background-color: #f2f2f2;		position: relative;	}		#att-mobile-header .search-bar-content #header-search-text-wrapper {		padding: 3px 15px 0;	}	#att-mobile-header .search-bar-content .search-scope-top-cat-source {		clear: both;		padding: 5px 15px;		font-size: 0.86em;		color: #666;	}	#att-mobile-header .search-bar-wrapper .arrow,	#att-mobile-header .search-bar-wrapper .arrow:after {		position: relative;		display: block;		width: 0;		height: 0;		border-color: transparent;		border-style: solid;	}		#att-mobile-header .search-bar-wrapper .arrow {		z-index: 1010;		border-width: 11px;	}		#att-mobile-header .search-bar-wrapper .arrow:after {		border-width: 10px;		content: "";	}		#att-mobile-header .search-bar-wrapper .arrow,	#att-mobile-header .search-bar-wrapper .arrow:after {		border-color: transparent;		border-style: solid;		display: block;		height: 0;		position: relative;		width: 0;	}		#att-mobile-header .search-bar-wrapper .arrow:after {		border-width: 10px;		content: "";	}		#att-mobile-header .search-bar-wrapper .arrow:after {		border-top-width: 0;		border-bottom-color: #f2f2f2;		bottom: -2px;		margin-left: -10px;	}		#att-mobile-header .search-bar-wrapper .arrow {		display: block;		border-top-width: 0;		border-bottom-color: #ccc;		left: 25%;		margin-left: -11px;		top: 0;		z-index: 1010;	}		.form-trigger-element {		height: 33px;		margin-top: 1px;		position: absolute;		right: 14px;		top: 1px;		width: 40px;	}	#mobile-search-form .autocomplete-mobile {		border-radius: 5px;		background-clip: padding-box;		background: #525252;		margin: 5px 15px;	}	#mobile-search-form .autocomplete-mobile .hints,	#mobile-search-form .autocomplete-mobile .hints .list {		border-radius: 5px;		background-clip: padding-box;		list-style: none;		margin: 0;	}	#mobile-search-form .autocomplete-mobile .hints .list > li {		border-bottom: 1px solid #ccc;		height: 43px;		line-height: 20px;		box-sizing: border-box;		position: relative;	}	#mobile-search-form .autocomplete-mobile .hints .list > li.last {		border-bottom: none;	}	#mobile-search-form .autocomplete-mobile .hints .list > li:after {		background-position: -12px -29px;	}	#mobile-search-form .autocomplete-mobile .hints .list > li > a {		color: #fff;		font-size: 1.14em;		padding: 11px 30px 11px 15px;	}	#mobile-search-form .autocomplete-mobile .hints .list > li > a .subject-text {		overflow: hidden;		white-space: nowrap;		text-overflow: ellipsis;	}	#mobile-search-form .autocomplete-mobile .hints .list > li > a .avatar-inline,	#mobile-search-form .autocomplete-mobile .hints .list > li > a .posted-date,	#mobile-search-form .autocomplete-mobile .hints .list > li > a .body-text,	#mobile-search-form .autocomplete-mobile .hints .list > li > a .solved,	#mobile-search-form .autocomplete-mobile .hints .list > li > a .user-stats,	#mobile-search-form .autocomplete-mobile .hints .list > li > a .community-ranking {		display: none;	}	#user-registration-modal, #login-register-modal {		background-color: #fff;	}		#user-registration-modal .modal-dialog, #login-register-modal .modal-dialog, 	#reset-password-modal .modal-dialog, #verify-your-email .modal-dialog {		width: 100%;	}		.modal-dialog .modal-content {		padding: 5px 10px 5px 5px;	}		.reload-messages, .reload-users {		padding: 15px 15px 47px;	}		#verify-your-email .lia-form .email-verification-input .lia-button-group.lia-button-group-left .lia-button-ResendEmailConfirmation-action, #verify-your-email #verify-email-continue {		float: none;		margin: 0;	}		#verify-your-email .lia-form .email-verification-input .lia-button-group.lia-button-group-left .lia-button-ResendEmailConfirmation-action {		width: 100%;		margin-top: 10px;	}	/* community tour mobile styles */	#community-tour-modal .modal-dialog .community-tour-wrapper {	  position: absolute;		bottom: 80px;		width: 100%;		top: 65px;		margin: 0;		background-color: #055b88;		padding: 15px 0 0;		overflow: visible !important;	}	#community-tour-modal .modal-dialog .modal-content {		height: 100%;		padding: 0;	}	#community-tour-modal .modal-dialog .modal-body {		height: 100%;		padding: 0;		max-height: none;		overflow-y: none;	}	#community-tour-modal .modal-dialog .wide-container {	  height: 100%;	 	width: 100%;	  margin: -10px 0 0;	}	#community-tour-modal .modal-dialog .container div p.title {	  font-size: 1.07em;	  line-height: 1.07;	}	#community-tour-modal .modal-dialog .container div p {	  font-size: 1.07em;	}	#community-tour-modal .modal-dialog .community-tour-nav-btn {		top:7px;	}	#community-tour-modal .modal-dialog .slides-control {		width: 100% !important;	}	#community-tour-modal .modal-dialog .slides-pagination {	  height: 75px;	  top: -75px;	  z-index: 0;	  background-color: #1381b8;	  padding-top: 30px;	  width: auto;	  left: -10px;	  right: -10px;	  display: block;	}	#community-tour-modal .modal-dialog .slides-pagination a {		border: 1px solid #fff;		border-radius: 5px;		width: 11px;		height: 11px;		display: inline-block;		position: relative;		color: transparent;	}	#community-tour-modal .modal-dialog .slides-pagination a.current {		background-color: transparent;		text-indent: 0;	}	#community-tour-modal .modal-dialog .slides-pagination a.current:after {		display: block;		width: 7px;		height: 7px;		border-radius: 4px;		border: none;		background-color: #fff;		content: "";		position: relative;		top: -19px;		right: -1px;	}	#community-tour-mobile-close {		width: 100%;		height: 80px;		position: absolute;		bottom: 0;		z-index: 9999;		background-color: #1381b8;	}	#community-tour-modal .modal-dialog #community-tour-close {		width: auto;		height: 20px;		padding-left: 25px;		background-position: -6px -229px;		display: inline-block;		position: relative;		color: #fff;		left: 50%;		margin: 10px 0 0 -15px;	}	/* end community tour mobile styles */	.no-results {		float: left;		margin: 15px;	}	.message-container .body-preview {	  display: block;		max-height: 46px;	}	a.visible-sm.help-link {		display: inline !important;	}	a.visible-lg.help-link {		display: none !important;	}}/* end of mobile only styles media query. */@media screen and (max-width: 400px) {  @-ms-viewport {		width: 320px;  }}#att-mobile-header header {	height: 42px;	min-height: 42px;	position: relative;	z-index: 5;	display: block;	border-radius: 0;}#att-mobile-header #iconMenu {	margin: 5px !important;	position: absolute;	right: 0;}#att-mobile-header header.navbar {	padding: 0;}#att-mobile-header header .headerBack {	background-color: #FD990C;	background-image: linear-gradient(to bottom, #FCB314, #FF7200);	background-repeat: repeat-x;	border-radius: 0;	box-shadow: 0 0 1px 0 rgba(153, 153, 153, 0.2);	color: #fff;	height: 42px;	position: absolute;	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);	width: 100%;	z-index: 5;}#att-mobile-header header .navSpans {	position: absolute;	width: 100%;	z-index: 6;}#att-mobile-header header #logoHolder {	float: left;	width: 35%;}#att-mobile-header header #logoHolder .cssIcon-globe {	float: left;	margin: 9px 0 0 7px;	text-indent: -9999px;	background-image: url(/html/assets/ATT_Sprite_Retina_v3.1.2.png?F43AA146F3B03DFF6AF7A69A41D5A33F);	background-size: 225px 109px;	background-position: -1px -1px;	height: 26px;	width: 66px;}#att-mobile-header header .menuIcon {	float: right;	height: 42px;	margin: 0;	z-index: 6;}#att-mobile-header header .iconMenu {	background-size: cover;	float: right;	height: 42px;	text-indent: -9999px;	width: 50px;}.row #att-mobile-header header.row {	margin: 0;}#att-mobile-header .page-header {	-moz-box-sizing: border-box;	border: 1px solid rgba(0, 0, 0, 0);	display: table;	height: 30px;	margin: 0;	padding: 3px 15px 5px;	position: relative;	background-color: #fff;	width: 100%;}#att-mobile-header .page-header h1 {	display: table-cell;	font-size: 20px;	margin: 0;	line-height: 30px;	vertical-align: top;	word-break: break-word;}#att-mobile-header .page-header.cng-yesauth .pull-right {	clear: both;	display: table-cell;	float: none;	margin: 0;	padding: 0 0 0 5px;	vertical-align: top;	white-space: nowrap;	width: auto;	position: relative;	top: 5px;}#att-mobile-header .page-header.cng-yesauth .pull-right p {	display: inline-block;	font-size: 12px;	line-height: normal;	margin: 0;	padding: 0;	vertical-align: top;}#att-mobile-header .page-header.cng-notauth {	padding: 3px 15px;	min-height: 40px;}#att-mobile-header .page-header.cng-notauth .pull-right {	display: table-cell;  padding: 0 0 0 4px;}body.UserLoginPage #att-mobile-header .page-header.cng-notauth .pull-right {	display: none;}#att-mobile-header .page-header.cng-notauth .pull-right a.btn.btn-primary {	min-width: 110px;	padding: 4px 12px;}#att-mobile-header .page-header.cng-notauth .pull-right a.btn.btn-primary:focus,#att-mobile-header .page-header.cng-notauth .pull-right a.btn.btn-primary:active {	background: #0081C2;	color: #fff;	font-size: 16px;	border-radius: 4px;	border: 1px solid #27659B;	text-shadow: 0px 0px 2px #00294F;}#att-mobile-header .divider.pipe {  float: right;  width: 1px;  height: 12px;  margin: 2px 5px;  background-color: #333;}#att-mobile-header .avatar,#att-mobile-header .avatar-inline {	height: 26px;	width: 26px;	border-radius: 50%;}hr.att-mobile {	background-color: #ccc;	background-size: 225px 109px;	background-repeat: repeat-x;	border: medium none;	margin: 0;}.hr-large {	background-position: 0 -102px;	height: 7px;	background-image: url(/html/assets/ATT_Sprite_Retina_v3.1.2.png?F43AA146F3B03DFF6AF7A69A41D5A33F);	margin: 0;}.hr-small {  background-position: 0 -102px;  height: 4px;	margin: 0;}#att-mobile-header h1, #att-mobile-header h2, #att-mobile-header h3 {	font-family: omnes,Arial;	font-weight: normal;	margin: 0 0 10px;}input:-moz-placeholder, textarea:-moz-placeholder {	color: #888888;}input::-moz-placeholder, textarea::-moz-placeholder {	color: #888888;}input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {	color: #888888;}input:-ms-input-placeholder, textarea:-ms-input-placeholder {	color: #888888;}#att-mobile-footer {	position: absolute;	left: 0;	right: 0;}.list.list-pivot:before {	background-color: #ccc;	background-position: 0 -102px;	background-repeat: repeat-x;	border: medium none;	content: " ";	display: block;	height: 4px;	margin: 0;}#att-mobile-footer .list.list-pivot:before, .searchWidget:before, footer:before {	background-color: #ccc;	background-position: 0 -102px;	background-repeat: repeat-x;	border: medium none;	content: " ";	display: block;	height: 7px;	margin: 0;	background-image: url(/html/assets/ATT_Sprite_Retina_v3.1.2.png?F43AA146F3B03DFF6AF7A69A41D5A33F);	background-size: 225px 109px;}#att-mobile-footer .searchForm input[type="text"] {	box-shadow: none;}#att-mobile-footer input.searchInput.ui-input-text,#att-mobile-header .search-bar-content #header-search-text-wrapper input.searchInput.ui-input-text {	height: 32px;	width: 100%;	border-radius: 4px;	box-sizing: border-box;	-moz-box-sizing: border-box;	padding: 4px 58px 4px 4px;	font-size: 1.14em;}.list.list-pivot li {  background-color: #F2F2F2;}.list.list-pivot li:after {  background-image: none;}.list.list-pivot li > a {  color: #222;}#att-mobile-footer .searchWidget .ui-input-clear.ui-btn-up-c, .searchWidget .ui-input-clear.ui-btn-hover-c {	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);	border: 0 none;}#att-mobile-footer .searchWidget .ui-input-search .ui-input-clear {	box-shadow: none;	margin-top: 0;	padding: 5px 8px 5px 11px;	right: 11%;	top: 0;}#att-mobile-footer .searchWidget .ui-input-search .ui-input-clear {	right: 40px !important;}#att-mobile-footer .ui-input-search .ui-input-clear {	position: absolute;}#att-mobile-header .search-bar-content #header-search-text-wrapper .ui-input-clear-hidden {	display: none !important;}#att-mobile-footer .ui-input-search .ui-input-clear-hidden {	display: none;}#att-mobile-footer .searchForm .ui-btn-inner {	font-size: 16px;	min-height: 24px;	padding: 0;}.ui-btn-up-c {  border-bottom: 1px solid #DADADA;}#att-mobile-footer .searchForm .ui-li {  list-style: none outside none;}#att-mobile-footer .searchForm a {	text-decoration: none;}#att-mobile-footer .ui-listview {	margin-bottom: 0;}#att-mobile-footer .ui-btn-inner,#menuWrapper .ui-btn-inner {	display: block;	min-height: 20px;	min-width: 43px;	overflow: hidden;	padding: 14px 16px;	position: relative;	text-overflow: ellipsis;	white-space: nowrap;}#att-mobile-footer .ui-btn-icon-notext .ui-btn-text {	left: -9999px;	position: absolute;}#att-mobile-footer .searchWidget .ui-icon-delete {	right: 0;	top: 2px;}#att-mobile-footer .searchWidget + footer:before {	display: none;}#att-mobile-footer footer {	margin: 0;	display: block;	background: none repeat scroll 0 0 #262626;}#att-mobile-footer footer, #footerNav {	clear: both;}#att-mobile-footer footer #footerNav {	border-top: 0 none;	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc3ODUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMzRDRENTgiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMyRjNCNDQiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c3ODUpIiAvPgo8L3N2Zz4=");	height: 40px;}#att-mobile-footer #footerNav .ui-grid-b {	text-align: center;}#att-mobile-footer .ui-grid-b .ui-block-a, .ui-grid-b .ui-block-b, .ui-grid-b .ui-block-c {	width: 33.333%;}#att-mobile-footer .ui-block-a, .ui-block-b, .ui-block-c, .ui-block-d, .ui-block-e {	border: 0 none;	float: left;	margin: 0;	min-height: 1px;	padding: 0;}#att-mobile-footer #footerNav p {	margin: 0;	padding: 10px 2px 9px;}#att-mobile-footer .footerTab1 p, .footerTab2 p, .footerTab3 p, .footerTab4 p {	border-right: 1px solid #303D45;}#att-mobile-footer .footerTab1 p, .footerTab2 p, .footerTab3 p, .footerTab4 p, .footerTab5 p {	border-top: 1px solid #3D4D58;}#att-mobile-footer .footerTab2 p, .footerTab3 p, .footerTab4 p, .footerTab5 p {	border-left: 1px solid #546D7B;}#att-mobile-footer #footerNav a:link, #footerNav a:visited {	color: #D8D8D8;	font-size: 85%;	font-weight: normal;	line-height: 12px;}#att-mobile-footer #footerBtm {	padding: 17px 10px 25px;}#att-mobile-footer #footerBtm ul {	clear: both;	margin: 0 auto;	padding: 0;	list-style: none outside none;}#att-mobile-footer #footerBtm li {	border-right: 1px solid #999999;	display: block;	float: left;	line-height: normal;	list-style: none outside none;	padding: 0 5px;	position: relative;	text-align: left;}#att-mobile-footer #footerBtm li:first-child {	padding-left: 0;}#att-mobile-footer #footerBtm li:last-child {	border-right: medium none;	margin-bottom: 15px;	padding-right: 0;}	#att-mobile-footer #footerBtm li a:link, #footerBtm li a:visited {	color: #FFFFFF !important;	font-size: 11px;	font-weight: normal !important;}#att-mobile-footer #footerBtm p {	clear: both;	color: #999999;	font-size: 10px;	padding-top: 0;	margin: 0 0 20px;}#att-mobile-footer #footerBtm p:last-child {	margin: 0;}#att-mobile-footer #footerBtm p a:link, #footerBtm p a:visited {	color: #FFFFFF !important;	font-size: 10px;	font-weight: normal !important;}#menuWrapper .ui-btn {	cursor: pointer;	display: block;	margin: 0;	padding: 0;	position: relative;	text-align: center;}#menuWrapper .ui-btn-text {  position: relative;  z-index: 1;}#menuWrapper .ui-li {	border-width: 0 1px 1px;	display: block;	margin: 0;	overflow: visible;	position: relative;	text-align: left;}#menuWrapper .ui-li .ui-btn-inner a.ui-link-inherit {	display: block;}#menuWrapper .ui-li > .ui-btn-inner {  display: block;  padding: 0;  position: relative;}#menuWrapper .ui-listview {  margin: 0;	counter-reset: listnumbering;}#menuWrapper a.ui-link-inherit {  font-weight: normal;  text-decoration: none !important;}#menuWrapper .ui-icon {  height: 20px;  width: 20px;}#menuWrapper li {  line-height: 20px;}@media (max-width: 767px), handheld {	.hideme-sm {		display: none;	}}@media screen and (min-width: 768px) {	.showme-sm {		display: none;	}}/* End Mobile styles */.verify-form-content .lia-form-current-email-display,.verify-form-content .lia-form-do-not-email-entry {	display: none;}/* Real-time notifications */.oob-user-nav-wrapper {	display: none;}.lia-toast-container.lia-toast-position-bottom-right {  bottom: 30px;  position: fixed;  right: 30px;}.lia-toast-item {  background: #515151;  border: none;  border-radius: 4px;  padding: 15px;  color: #fff;  display: inline-block;  cursor:  pointer;  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}.lia-toast-item:hover {	background: #6d6d6d;}.lia-toast-item-image {  height: 36px;  width: 36px;  margin-right: 5px;  border-radius: 50%;}.lia-toast-item-text {  font-size: 0.93em;  padding: 0 10px;  width: 229px;}.lia-toast-item-close-wrapper {  position: absolute;  top: 0;  cursor: pointer;}.lia-toast-item-close-wrapper:hover {  color: #bbb;}/* End Real-time notifications */.ActionLinksTaplet .inline-edit-mode-link {  display: none;}/* Admin links slider */#admin-links-slider {	position: fixed;	left: -260px;	top: 30px;	z-index: 1000;	width: 248px;}#admin-links-slider .trigger {	background: url(/html/assets/ico-gears.png?A7276BDCCD8C14B6B3A054C4707E6EFD) no-repeat 20px 10px #fff;	background-size: 40px 40px;	border-bottom-right-radius: 5px;	border-top-right-radius: 5px;	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);	height: 60px;	position: absolute;	right: -70px;	width: 70px;	z-index: 1000;	cursor: pointer;}#admin-links-slider .whiteout {	background: none repeat scroll 0 0 #fff;	height: 70px;	right: 0;	position: absolute;	width: 10px;	z-index: 1001;}#admin-links-slider .panels {	float: left;	position: relative;	z-index: 999;	border-radius: 0;	border-bottom-right-radius: 5px;}#admin-links-slider .lia-component-community-widget-admin-links > .lia-decoration-border {	border: medium none;	border-radius: 0;	border-bottom-right-radius: 5px;	margin: 0;}#admin-links-slider .lia-component-community-widget-admin-links.admin-links-custom > .lia-decoration-border {	position: relative;	padding-bottom: 0;	border-bottom-right-radius: 0;}#admin-links-slider .lia-component-community-widget-admin-links.admin-links-custom > .lia-decoration-border > .lia-decoration-border-bottom {	position: absolute;	background-color: #fff;	height: 10px;	bottom: -10px;	left: 0;	right: 0;	z-index: 1001;}/* End Admin links slider *//*********CSE-35326 Emoticons Popup - Begin*************/#lia-body .mce-lia-emoticons-panel {	padding: 5px 0 0 5px;}#lia-body .lia-content.EmoticonView {	height: 80px;	width: 250px;	margin: 0;	padding: 0;	overflow: auto;	white-space: normal;}#lia-body .lia-content.EmoticonView ul {	list-style-type: none;}#lia-body .lia-content.EmoticonView li {	margin: 0;	display: inline;	white-space: initial;}#lia-body .lia-content.EmoticonView .emoticon-link {	margin-right: 1px;}#lia-body .lia-content.EmoticonView .emoticon-link img {	display: inherit;}/*********CSE-35326 Emoticons Popup -  End *************/#inqTestDiv {	z-index: 80 !important;	right: inherit !important;}/* Classic layout */	.btn.classic-layout  {	    float: left;	    height: 29px !important;	    cursor: pointer;	    width: 33px;	    padding: 6px 0 !important;	    margin-right: 0;	}		.btn.classic-layout div  {	        padding: 0px; 	    height: 27px !important;	    position: relative;	    top: -6px; 	    background-position: -12px -118px !important;	}		.btn.classic-layout div:hover  {	    background-position: -12px -142px !important;	}		.btn.classic-layout.selected div  {	    background-position: -12px -142px !important;	}	#classicHolder	.message-title .read-only {	display: none;}#classicHolder	.newCountColumn a {	    color: #016699 !important;	    }	#classicHolder table.lia-list-wide {  margin: 0 0 10px;  width: 100%;}#classicHolder table.lia-list-wide th, #classicHolder table.lia-list-wide th a {  color: #b2b2b2;  text-transform: uppercase;}#classicHolder table.lia-list-wide th {  background-color: transparent;  font-family: Arial;  font-size: 9px;  font-weight: normal;  line-height: 17px;}#classicHolder caption, #classicHolder th {  text-align: left;}#classicHolder table.lia-list-wide th, #classicHolder table.lia-list-wide td {  padding: 5px 10px;  vertical-align: middle;}#classicHolder table.lia-list-wide td {  font-size: 12px;} #classicHolder table.lia-list-slim tr.lia-row-odd td,#classicHolder table.lia-list-wide tr.lia-row-odd td,#classicHolder table.lia-list-statistics tr.lia-row-odd td,#classicHolder table.lia-list-statistics-small tr.lia-row-odd td,#classicHolder table tr.lia-row-odd td {  background-color: #f2f2f2;}#classicHolder table.lia-list-slim tr.lia-list-row-float td, #classicHolder table.lia-list-wide tr.lia-list-row-float td, #classicHolder table.lia-list-statistics tr.lia-list-row-float td, #classicHolder table.lia-list-statistics-small tr.lia-list-row-float td {  background-color: #ddd;}#classicHolder table.lia-list-slim tr.lia-row-even td, #classicHolder table.lia-list-wide tr.lia-row-even td, #classicHolder table.lia-list-statistics tr.lia-row-even td, #classicHolder table.lia-list-statistics-small tr.lia-row-even td {  background-color: transparent;}#classicHolder table.lia-list-slim td.lia-data-cell-integer, #classicHolder table.lia-list-slim td.lia-data-cell-integer a, #classicHolder table.lia-list-wide td.lia-data-cell-integer, #classicHolder table.lia-list-wide td.lia-data-cell-integer a {  color: #b2b2b2;  font-size: 18px;}#classicHolder table.lia-list-slim td.lia-data-cell-secondary, #classicHolder table.lia-list-slim td.lia-data-cell-tertiary, #classicHolder table.lia-list-statistics-small td.lia-data-cell-secondary, #classicHolder table.lia-list-statistics-small td.lia-data-cell-tertiary, #classicHolder table.lia-list-wide th.lia-data-cell-integer, #classicHolder table.lia-list-wide td.lia-data-cell-integer {  text-align: right;}#classicHolder ul.lia-list-standard .message-subject, #classicHolder table.lia-list-slim .message-subject, #classicHolder table.lia-list-wide .message-subject, #classicHolder div.lia-list-slim .message-subject {  display: inline;  font-family: Arial;  font-size: 12px;  font-weight: normal;  line-height: 15px;}#classicHolder .solved-topic-link .list-view{	display: none;}#classicHolder .lia-message-unread a {	font-weight: bold; }#classicHolder {	     float: left;}#classicTable {	display: none;}#classicActivityTable {	display: none;	}#classicAnswersTable {	display: none;	}#buttonHolder {	display: none;	}#classicHolder .popover-link {	display: none;	} #classicHolder .popover-content .post-time { 	    display: inline-block; }#classicHolder .messageAuthorColumn{	width: 105px;}#classicHolder .message-title a {    position: relative;    top: -1px;   }#classicHolder .message-title a .lia-fa-solved{    top: -3px;    padding-right: 4px;}#classicHolder .lia-fa-notext{position: relative;    top: -3px;} #classicHolder .lastReply a, #classicHolder .categoryColumn {	white-space: nowrap;}#classicHolder .MessageStatusIcon  {	    position: relative;    top: -2px;}#classicHolder .categoryColumn .tile-view {	display: none;}#classicHolder .MessageSubject {	/* display: inline-block;	 */}#classicHolder .message-title .iconMessage {    position: relative;    top: -1px;    min-width: 275px;} #classicHolder .message-title .username {   height: 20px;}#classicHolder .message-title .username a {      padding-left: 0px; }#classicHolder img.lia-fa-solved {	    position: relative;    top: -1px;}#classicHolder .float-left {	float: left;	}#classicHolder .message-title {    max-width: 375px; display: flex;    }@media screen and (-webkit-min-device-pixel-ratio:0) {     #classicHolder .message-title {    max-width: 375px; display: table-cell;    }}#classicHolder #classicAnswersTable .message-title a {     top: 0px;}#classicHolder #classicActivityTable .message-title a {	position: relative;	top: 2px}#classicHolder #classicAnswersTable .message-title a span {	position: relative;	top: 2px	}#classicHolder.category-page td .message-title a {	position: relative;	top: -2px !important;	}#classicHolder .lia-list-wide {width: 945px !important;}#classicHolder .popover.solved .popover-close {    position: absolute;    top: 6px;    right: 6px;    z-index: 10;    cursor: pointer;}#classicHolder .message-title a span {/* 	float: left; */	padding: 0px 4px;}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {     /* IE10+ specific styles go here */   #classicHolder .message-title a span {		float: none;   }}#classicHolder .MessageSubjectIcons {	position: relative;	top: 0px;}#classicHolder .lia-img-message-has-attachment {    padding-right: 3px;    position: relative;    top: -2px;} #classicHolder .message-accepted-solution-body.list-view{	display: none;}#classicHolder .popover-content {    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    line-height: 1.42857;    color: #333;    font-weight: normal;}#classicHolder .popover-content a {	font-weight: normal;	}	#classicHolder .popover-content .body-text {	    color: #333;     font-size: .86em !important;}#classicHolder .popover-content .post-time {	    color: #999;	font-size: 0.86em;}#classicHolder .username a, #classicHolder .conversation-link a { 	    color: #016699; 	     font-size: 0.86em;}#classicHolder .username a:hover { 	    color: #016699;    text-decoration: underline;    cursor: pointer;    outline: none;}#classicHolder .classic-popover-title {	font-size: 0.86em;	    text-transform: capitalize;}#classicHolder .categoryColumn span {	display: none;}#classicHolder .message-title span {		white-space: nowrap;}#classicTable .message-subject, #classicActivityTable .message-subject, #classicAnswersTable .message-subject, #classicTable .message-subject.featured {		position: relative;		top: -1px;	}	.row-spinner {		display: block;	    position: absolute;	    top: 0px;	    left: 0px;	    /* right: 0; */	    /* bottom: 0; */	    /* z-index: 10; */	    /* background: transparent url(/html/assets/ajax-loader-medium.gif?04611077498023ACA6D43DB246D9CF74) center no-repeat; */	    background: transparent url(/skins/images/-/att_forums/images/feedback_loading_trans.gif) center no-repeat;	    /* zoom: 1; */	    filter: alpha(opacity=30);	    /* opacity: 0.3; */	    height: 15px;	    width: 15px;	}		 .cellLastPost {	 	min-width: 150px;	 }/* End Classic layout *//*******************************************************      Value Surveys - Start********************************************************/#lia-body .lia-content .lia-valuesurvey-container { float: none; margin: 100px auto 0 auto; }.SurveysPage.lia-body, .SurveyConfirmationPage.lia-body { background-color: transparent; background-image: none !important; }#lia-body .lia-content .lia-valuesurvey-container img { margin: 0 0 25px 0; }#lia-body .lia-content .lia-valuesurvey-container h1 { color: #000000; margin: 10px 0; }#lia-body .lia-content .lia-valuesurvey-container h2 { font-weight: normal; margin: 10px 0 30px 0; }#lia-body .lia-content .lia-valuesurvey-container .lia-form-label-wrapper { line-height: 18px; margin-bottom: 20px; }#lia-body .lia-content .lia-valuesurvey-container form .lia-input-edit-form-row { overflow-x: hidden; }#lia-body .lia-content .lia-valuesurvey-container .lia-quilt-column.lia-quilt-column-16.lia-quilt-column-right { width: 66.666%; }.SurveysPage .lia-quilt-surveys-page .lia-quilt-column-alley { margin: 0 !important; }.SurveysPage.lia-body .lia-content { padding: 0 !important; }/* the lia input edit form column has to be wide enough to hold all the survey pages otherwise they will wrap and break the styling */#lia-body .lia-content .lia-valuesurvey-container form .lia-input-edit-form-column { width: 10000000px; }#lia-body .lia-content .lia-valuesurvey-container .lia-form-survey-group-fieldset-toggle { float: left; }#lia-body .lia-content .lia-valuesurvey-container form .lia-value-survey-progress-indicator { text-align: right; }#lia-body .lia-content .lia-valuesurvey-container fieldset { padding-left: 2px !important; margin-bottom: 10px; }/* some skins set .lia-quilt-column-main-content to a hardcoded !important value, this sets it back for SurveyPages */.SurveysPage.lia-body .lia-content .lia-quilt-column-24 { width 100% !important; }/* rating labels */#lia-body .lia-content .lia-valuesurvey-container .lia-form-input-rating-radio .lia-form-rating-label { font-weight: bold; width: 17%; }#lia-body .lia-content .lia-valuesurvey-container .lia-form-input-rating-radio .lia-form-rating-left-label { float: left; margin-right: 3%; text-align: left; }#lia-body .lia-content .lia-valuesurvey-container .lia-form-input-rating-radio .lia-form-rating-right-label { float: right; margin-left: 3%; text-align: right; }/* rating radio buttons */#lia-body .lia-content .lia-valuesurvey-container input[type=radio] { margin-right: 5px }#lia-body .lia-content .lia-valuesurvey-nps input[type=radio] { margin-right: 0px }#lia-body .lia-content .lia-valuesurvey-container .lia-form-input-rating-radio .lia-form-radio-wrapper { float: left; position: relative; width: 60%; }#lia-body .lia-content .lia-valuesurvey-container .lia-form-input-rating-radio ul { text-align: justify; }#lia-body .lia-content .lia-valuesurvey-container .lia-form-input-rating-radio ul:after { content:''; display:inline-block; width: 100%; }#lia-body .lia-content .lia-valuesurvey-container .lia-form-input-rating-radio li { display: inline-block; text-align: center; }#lia-body .lia-content .lia-valuesurvey-container .lia-form-input-rating-radio li label { display: block; }/* thank you styling */#lia-body .lia-content .lia-valuesurvey-container.thank-you { float: none; margin: 100px auto 0 auto; }#lia-body .lia-content .lia-valuesurvey-container.thank-you h1 { color: #000000; text-align: center; }#lia-body .lia-content .lia-valuesurvey-container.thank-you .lia-link-navigation { display: table; margin: 0 auto; }/* prompt styling */#lia-body .lia-panel-dialog-modal-valuesurvey img { margin: 25px 0 25px 35px; }#lia-body .lia-panel-dialog-modal-valuesurvey h1 { color: #000000; text-align: center;  }#lia-body .lia-panel-dialog-modal-valuesurvey .lia-panel-heading-bar { margin: 0 !important; }#lia-body .lia-content .survey-prompt-dialog .survey-prompt-dialog-description { margin-top: 30px; }#lia-body .lia-content .survey-prompt-dialog { text-align: center; }#lia-body .lia-content .survey-prompt-dialog .lia-button-wrapper { float: none; display: inline-block; margin: 20px 3px; }#lia-body .lia-content .survey-prompt-dialog .lia-text { font-size: 14px; margin-bottom: 10px; padding: 0 30px; }#lia-body .lia-content .survey-prompt-dialog .survey-prompt-dialog-description { font-weight: bold; }#lia-body .lia-content .survey-prompt-dialog .survey-prompt-dialog-footer { font-size: 12px; }/* Dialog----------------------------------*//* prevents plugins from affecting dialog background color */body#lia-body .lia-content.ui-dialog { background:#ffffff none no-repeat 0 0; }#lia-body .ui-dialog { border:10px solid #666666; position:relative; width:300px; }#lia-body .ui-dialog .ui-dialog-titlebar { background-color:#E5E5E5;	padding: 13px 10px;position: relative;border-radius: 0px; }#lia-body .ui-dialog .ui-dialog-title { color:#808080; float:left; font-weight:bold; min-height: 15px; }#lia-body .ui-dialog .ui-dialog-titlebar-close { position:absolute; right:10px; top:5px; }#lia-body .ui-dialog .ui-dialog-titlebar-close span { background:url(/skins/images/CEC0A124E94A3F31CA2D764802E89AEE/base/images/button_dialog_close.png) no-repeat 100% 50%;	height:16px; display:block; width:16px; }#lia-body .ui-dialog .ui-dialog-titlebar-close:hover,	#lia-body .ui-dialog .ui-dialog-titlebar-close:focus		{ padding:0; }#lia-body .ui-dialog .ui-dialog-content { border:0; padding:5px 10px;	background:none; overflow-y:auto; zoom:1; }#lia-body .ui-dialog .ui-dialog-buttonpane { padding:5px 10px; }#lia-body .ui-dialog .ui-dialog-buttonpane button { background-color:#456789; border:1px solid #456789;	-moz-border-radius:5px; -webkit-border-radius:5px;	border-radius:5px; color:#ffffff; cursor:pointer; float:right;	font-size:12px; line-height:15px; font-family:Arial; font-weight:normal;	margin:0 0 5px 10px;	text-decoration:none; white-space:nowrap; }#lia-body .ui-dialog .ui-dialog-buttonpane button:hover { background-color:#6A85A0; border:1px solid #6A85A0; }#lia-body .ui-dialog .ui-resizable-se { background:transparent url(/skins/images/886B5C1EEFDFF13C0C26BF4F8760683D/base/images/bg_drag_handle_resize_se.png) no-repeat 100% 100%;	bottom:0; height:16px; right:0; width:16px; }#lia-body .ui-draggable .ui-dialog-titlebar { cursor:move; }/*******************************************************      Value Surveys - End********************************************************/.MessageEditor .lia-quilt-column-01 { width:4.166%; float:left;}.MessageEditor .lia-quilt-column-02 { width:8.333%; float:left;}.MessageEditor .lia-quilt-column-03 { width:12.500%; float:left;}.MessageEditor .lia-quilt-column-04 { width:16.666%; float:left;}.MessageEditor .lia-quilt-column-05 { width:20.833%; float:left;}.MessageEditor .lia-quilt-column-06 { width:25.000%; float:left;}.MessageEditor .lia-quilt-column-07 { width:29.166%; float:left;}.MessageEditor .lia-quilt-column-08 { width:33.333%; float:left;}.MessageEditor .lia-quilt-column-09 { width:37.500%; float:left;}.MessageEditor .lia-quilt-column-10 { width:41.666%; float:left;}.MessageEditor .lia-quilt-column-11 { width:45.833%; float:left;}.MessageEditor .lia-quilt-column-12 { width:50.000%; float:left;}.MessageEditor .lia-quilt-column-13 { width:54.166%; float:left;}.MessageEditor .lia-quilt-column-14 { width:58.333%; float:left;}.MessageEditor .lia-quilt-column-15 { width:62.500%; float:left;}.MessageEditor .lia-quilt-column-16 { width:66.666%; float:left;}.MessageEditor .lia-quilt-column-17 { width:70.833%; float:left;}.MessageEditor .lia-quilt-column-18 { width:75.000%; float:left;}.MessageEditor .lia-quilt-column-19 { width:79.166%; float:left;}.MessageEditor .lia-quilt-column-20 { width:83.333%; float:left;}.MessageEditor .lia-quilt-column-21 { width:87.500%; float:left;}.MessageEditor .lia-quilt-column-22 { width:91.666%; float:left;}.MessageEditor .lia-quilt-column-23 { width:95.833%; float:left;}.MessageEditor .lia-quilt-column-24 { width:100.00%; float:left;}/*** ^ browser-specific CSS see msie/msie_6, msie/msie7 ^ */.MessageEditor {  /**   * Image orientation numbers refer to the exif identifier   * that is mapped to all possible orientations of an image.   *   * See here for more info: http://www.daveperrett.com/articles/2012/07/28/exif-orientation-handling-is-a-ghetto/   */  /* Media Image Tile */  /* Start Uploader Formatting */  /* End Uploader Formatting */ }  .MessageEditor .lia-media-uploader *, .MessageEditor .lia-media-uploader *:before, .MessageEditor .lia-media-uploader *:after {    box-sizing: border-box; }  .MessageEditor .lia-media-uploader .lia-quilt-row::after {    clear: both; }  .MessageEditor .lia-media-uploader .lia-quilt-row:after, .MessageEditor .lia-media-uploader .lia-quilt-row:before {    display: table;    content: " "; }  .MessageEditor .lia-media-uploader span:focus, .MessageEditor .lia-media-uploader a:focus, .MessageEditor .lia-media-uploader i:focus {    outline: none;    color: #233445; }  .MessageEditor .lia-media-uploader .lia-media-uploader-dialog {    background-color: #ffffff;    margin: 0 auto;    position: fixed;    top: 74px;    min-width: 600px;    left: 0;    right: 0;    z-index: 10002; }    .MessageEditor .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li a, .MessageEditor .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li span, .MessageEditor .lia-media-uploader .lia-media-uploader-dialog .lia-media-album-selector {      display: inline;      font-size: 13px;      line-height: 17px; }    .MessageEditor .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort, .MessageEditor .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li {      margin-bottom: 0; }      .MessageEditor .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort a, .MessageEditor .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort span, .MessageEditor .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li a, .MessageEditor .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li span {        padding: 5px 10px; }  .MessageEditor .lia-media-uploader .lia-media-uploader-dialog-header {    background-color: #ffffff; }    .MessageEditor .lia-media-uploader .lia-media-uploader-dialog-header h2, .MessageEditor .lia-media-uploader .lia-media-uploader-dialog-header .lia-tabs-sort, .MessageEditor .lia-media-uploader .lia-media-uploader-dialog-header .lia-media-uploader-header-close {      padding: 20px;      white-space: nowrap;      word-wrap: normal; }  .MessageEditor .lia-media-uploader-backdrop {    background-color: #000000;    opacity: 0.4;    height: 100vh;    position: fixed;    left: 0;    top: 0;    z-index: 10001; }  .MessageEditor .lia-media-uploader-header-title-wrapper {    font-size: 18px;    line-height: 18px; }  .MessageEditor .lia-media-uploader-header-album-selector-column {    padding: 20px 20px;    border-right: 1px solid #cccccc;    border-left: 1px solid #cccccc; }  .MessageEditor .lia-media-uploader-header-close i {    font-size: 18px; }  .MessageEditor .lia-media-uploader-header-close-column {    position: absolute;    right: 0; }  .MessageEditor .lia-media-uploader-header-close {    color: #cccccc; }  .MessageEditor .lia-media-uploader-header-close i:hover {    color: #808080;    cursor: pointer; }  .MessageEditor .lia-media-uploader-tab-list {    float: right; }  .MessageEditor .lia-media-uploader-body-side-panel {    height: 100%;    min-height: 390px;    border-top: 1px solid #cccccc;    border-left: 1px solid #cccccc;    overflow: hidden;    overflow-y: auto;    transform: translate3d(0, 0, 0); }    .MessageEditor .lia-media-uploader-body-side-panel .lia-form-label-wrapper {      margin: 0;      white-space: nowrap;      word-wrap: normal; }  .MessageEditor .lia-media-uploader-side-panel-add {    height: 60px; }    .MessageEditor .lia-media-uploader-side-panel-add .lia-button-group {      margin-bottom: 20px; }      .MessageEditor .lia-media-uploader-side-panel-add .lia-button-group .lia-button-wrapper {        margin: 0; }        .MessageEditor .lia-media-uploader-side-panel-add .lia-button-group .lia-button-wrapper .lia-button-lg {          width: 122px; }  .MessageEditor .lia-media-uploader-body-tab-content {    height: 100%;    background-color: #d9d9d9;    border-top: 1px solid #cccccc;    overflow: auto;    transform: translate3d(0, 0, 0); }    .MessageEditor .lia-media-uploader-body-tab-content .lia-common-feedback {      margin: 10px 10px 0 10px;      word-wrap: break-word; }    .MessageEditor .lia-media-uploader-body-tab-content ul {      display: inline-block;      vertical-align: top; }  .MessageEditor .lia-media-uploader-tab-content {    height: 100%; }    .MessageEditor .lia-media-uploader-tab-content .lia-media-uploader-upload-tab {      height: 100%;      padding: 10px; }  .MessageEditor .lia-image-tile-ghost {    outline: 2px dashed #9a9a9a; }    .MessageEditor .lia-image-tile-ghost .lia-media-image-tile {      visibility: hidden; }  .MessageEditor .lia-media-album-selector {    position: relative; }    .MessageEditor .lia-media-album-selector a {      text-decoration: none; }  .MessageEditor .lia-media-saved-photos-albums {    padding: 10px 10px 0 10px; }  .MessageEditor .lia-media-album-selector-header-component {    display: inline-block;    width: 100%;    vertical-align: middle; }    .MessageEditor .lia-media-album-selector-header-component:hover {      cursor: pointer; }  .MessageEditor .lia-media-album-selector .lia-menu-navigation .lia-menu-dropdown-items a.lia-media-album-list-title {    font-weight: bold; }    .MessageEditor .lia-media-album-selector .lia-menu-navigation .lia-menu-dropdown-items a.lia-media-album-list-title .lia-media-album-selector-album-name {      width: 100%; }    .MessageEditor .lia-media-album-selector .lia-menu-navigation .lia-menu-dropdown-items a.lia-media-album-list-title:hover {      background-color: inherit;      cursor: default; }  .MessageEditor .lia-media-album-selector .lia-menu-dropdown-items-nested {    max-height: 50vh;    overflow-y: auto;    overflow-x: hidden;    padding: 0; }  .MessageEditor .lia-media-album-selector .lia-component-local-menu-item.lia-media-album-selector-selected {    font: inherit;font-family:Arial; font-weight:bold;; }  .MessageEditor .lia-media-album-selector .lia-media-menu-dropdown-items {    min-width: 165px;    overflow-y: auto;    transform: translate3d(0, 0, 0);    width: 100%; }  .MessageEditor .lia-media-album-selector .lia-media-album-selector-icon {    min-width: 1.3em; }  .MessageEditor .lia-media-album-selector .lia-media-album-selector-album-name, .MessageEditor .lia-media-album-selector .default-menu-option {    display: inline-block;    overflow-x: hidden;    text-overflow: ellipsis;    vertical-align: middle; }  .MessageEditor .lia-media-album-selector .lia-media-album-selector-album-name {    width: 80%; }  .MessageEditor .lia-media-album-selector .lia-media-album-selector-default-menu-option .lia-fa {    display: inline;    font-size: 18px;    padding-right: 5px;    vertical-align: -7%; }  .MessageEditor .lia-media-album-selector .default-menu-option {    max-width: 100%;    text-decoration: none;    white-space: nowrap; }  .MessageEditor .lia-media-album-selector .default-menu-option:before {    content: ''; }  .MessageEditor .lia-media-album-selector .lia-media-album-selected-check {    display: inline-block;    width: 10%; }  .MessageEditor .lia-media-album-selector .lia-media-album-selector-new-album-row .lia-form-album-input {    display: inline-block;    width: 80%; }  .MessageEditor .lia-media-album-selector .fa-folder-open {    display: inline;    padding-right: 10px; }  .MessageEditor .lia-visibility-hidden .lia-media-album-selector-album-name, .MessageEditor .lia-visibility-hidden .default-menu-option {    text-overflow: clip; }  .MessageEditor .lia-media-uploader-dialog-body {    height: 80vh; }    .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-media-uploader-image-list {      height: 100%;      width: 100%;      padding: 0;      margin: 0; }    .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-media-uploader-body-tab-content .lia-media-uploader-tab-content {      height: 100%; }      .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-media-uploader-body-tab-content .lia-media-uploader-tab-content .lia-common-feedback {        margin: 0 0 10px 0;        word-wrap: break-word; }    .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-tile-image-uploader {      height: 100%;      width: 100%;      float: inherit; }    .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-drop-accept .lia-button-group, .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-drop-accept .lia-media-image-upload-title {      visibility: hidden; }    .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-tile-image {      margin: 0; }    .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-media-image-upload {      height: 100%; }    .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-drop-accept .lia-image-upload-icon-wrapper {      border: 40px solid #b3b3b3;      margin-bottom: 31px; }    .MessageEditor .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-drop-accept .lia-image-upload-icon {      border: 30px solid #e6e6e6; }    .MessageEditor .lia-media-uploader-dialog-body .lia-tile-image {      margin: 0 10px 10px 0;      width: 250px;      min-height: 250px; }  .MessageEditor .lia-media-image-preview {    width: 250px;    height: 250px;    background-color: #fff; }  .MessageEditor .lia-image-orientation-2 {    -moz-transform: scale(-1, 1);    -o-transform: scale(-1, 1);    -ms-transform: scale(-1, 1);    -webkit-transform: scale(-1, 1);    transform: scale(-1, 1); }  .MessageEditor .lia-image-orientation-3 {    -moz-transform: scale(-1, -1);    -o-transform: scale(-1, -1);    -ms-transform: scale(-1, -1);    -webkit-transform: scale(-1, -1);    transform: scale(-1, -1); }  .MessageEditor .lia-image-orientation-4 {    -moz-transform: scale(1, -1);    -o-transform: scale(1, -1);    -ms-transform: scale(1, -1);    -webkit-transform: scale(1, -1);    transform: scale(1, -1); }  .MessageEditor .lia-image-orientation-5 {    -moz-transform: rotate(90deg) scale(1, -1);    -o-transform: rotate(90deg) scale(1, -1);    -ms-transform: rotate(90deg) scale(1, -1);    -webkit-transform: rotate(90deg) scale(1, -1);    transform: rotate(90deg) scale(1, -1); }    .MessageEditor .lia-image-orientation-5 .lia-common-loading-dots {      -moz-transform: rotate(-90deg);      -o-transform: rotate(-90deg);      -ms-transform: rotate(-90deg);      -webkit-transform: rotate(-90deg);      transform: rotate(-90deg); }  .MessageEditor .lia-image-orientation-6 {    -moz-transform: rotate(90deg) scale(1, 1);    -o-transform: rotate(90deg) scale(1, 1);    -ms-transform: rotate(90deg) scale(1, 1);    -webkit-transform: rotate(90deg) scale(1, 1);    transform: rotate(90deg) scale(1, 1); }    .MessageEditor .lia-image-orientation-6 .lia-common-loading-dots {      -moz-transform: rotate(-90deg);      -o-transform: rotate(-90deg);      -ms-transform: rotate(-90deg);      -webkit-transform: rotate(-90deg);      transform: rotate(-90deg); }  .MessageEditor .lia-image-orientation-7 {    -moz-transform: rotate(90deg) scale(-1, 1);    -o-transform: rotate(90deg) scale(-1, 1);    -ms-transform: rotate(90deg) scale(-1, 1);    -webkit-transform: rotate(90deg) scale(-1, 1);    transform: rotate(90deg) scale(-1, 1); }    .MessageEditor .lia-image-orientation-7 .lia-common-loading-dots {      -moz-transform: rotate(-90deg);      -o-transform: rotate(-90deg);      -ms-transform: rotate(-90deg);      -webkit-transform: rotate(-90deg);      transform: rotate(-90deg); }  .MessageEditor .lia-image-orientation-8 {    -moz-transform: rotate(270deg);    -o-transform: rotate(270deg);    -ms-transform: rotate(270deg);    -webkit-transform: rotate(270deg);    transform: rotate(270deg); }    .MessageEditor .lia-image-orientation-8 .lia-common-loading-dots {      -moz-transform: rotate(-270deg);      -o-transform: rotate(-270deg);      -ms-transform: rotate(-270deg);      -webkit-transform: rotate(-270deg);      transform: rotate(-270deg); }  .MessageEditor .lia-media-image-upload {    display: table;    table-layout: fixed;    height: 100%;    width: 100%;    min-width: 250px;    height: 285px;    min-height: 285px; }  .MessageEditor .lia-media-image-upload-mobile-menu {    display: none; }  .MessageEditor .lia-media-image-upload-contents {    vertical-align: middle;    text-align: center;    border: 2px dashed #808080; }    .MessageEditor .lia-media-image-upload-contents .lia-button-group .lia-button-wrapper {      margin: 0; }  .MessageEditor .lia-media-image-upload-errors {    height: 1px; }  .MessageEditor .lia-media-image-upload-title, .MessageEditor .lia-image-upload-icon {    color: #808080;    display: block;    margin-bottom: 20px; }  .MessageEditor .lia-drop-accept .lia-image-upload-icon-wrapper {    border: 26.66666667px solid #b3b3b3;    display: inline-block;    margin-bottom: 31px;    border-radius: 10px; }  .MessageEditor .lia-drop-accept .lia-image-upload-icon {    border: 20px solid #e6e6e6;    background: #e6e6e6;    border-radius: 10px;    color: #5780aa;    margin-bottom: 0; }  .MessageEditor .lia-drop-accept .lia-button-group, .MessageEditor .lia-drop-accept .lia-media-image-upload-title {    display: none; }  .MessageEditor .lia-drop-accept .lia-media-image-upload-contents {    border: 2px dashed #799abb; }  .MessageEditor .lia-drop-reject .lia-media-image-upload-contents {    border: 2px dashed #cc0000; }  .MessageEditor .lia-media-image-tile {    background: transparent;    width: 250px;    height: 286px; }    .MessageEditor .lia-media-image-tile * {      -webkit-box-sizing: border-box;      /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */      -moz-box-sizing: border-box;      /* Firefox 1 - 28 */      box-sizing: border-box;      /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */ }    .MessageEditor .lia-media-image-tile:hover {      outline: 2px solid #799abb; }    .MessageEditor .lia-media-image-tile .lia-media-image-tile-display {      background: #ffffff;      float: left;      height: 250px;      width: 250px; }      .MessageEditor .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-tile-remove {        padding: 5px;        float: right; }        .MessageEditor .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-tile-remove i {          font-size: 2em;          position: relative;          z-index: 102;          cursor: pointer; }      .MessageEditor .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-preview {        background-position: 50% 50%;        background-repeat: no-repeat;        height: inherit;        position: relative;        width: inherit; }        .MessageEditor .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-preview:hover {          cursor: move; }        .MessageEditor .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-preview .lia-media-image-preview-overlay {          background-color: #666666;          content: "";          height: inherit;          opacity: 0.7;          position: absolute;          left: 0;          top: 0;          width: inherit;          z-index: 100; }      .MessageEditor .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-loading-icon {        z-index: 101; }        .MessageEditor .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-loading-icon .lia-common-loading-dots {          margin-top: 50%; }    .MessageEditor .lia-media-image-tile .lia-media-image-tile-caption, .MessageEditor .lia-media-image-tile .lia-media-image-progress-bar {      float: left;      font-size: 12px;      height: 35px;      line-height: 15px;      margin: 1px 0 0 0;      width: 250px; }      .MessageEditor .lia-media-image-tile .lia-media-image-tile-caption .lia-media-image-tile-caption-field, .MessageEditor .lia-media-image-tile .lia-media-image-progress-bar .lia-media-image-tile-caption-field {        background: #ffffff;        border: 0;        font-size: 12px;        font-style: italic;        height: 35px;        line-height: 15px;        padding: 0 5px 0;        width: 250px; }        .MessageEditor .lia-media-image-tile .lia-media-image-tile-caption .lia-media-image-tile-caption-field:focus, .MessageEditor .lia-media-image-tile .lia-media-image-progress-bar .lia-media-image-tile-caption-field:focus {          -webkit-appearance: none;          -moz-appearance: none;          appearance: none;          border: 0; }  .MessageEditor .lia-media-uploader-dialog-no-items .lia-media-uploader-body-side-panel, .MessageEditor .lia-media-uploader-dialog-no-items .lia-media-uploader-formatting, .MessageEditor .lia-media-uploader-dialog-no-items .lia-media-uploader-side-panel-formatting {    min-height: 0px; }  .MessageEditor .lia-media-uploader-formatting {    min-height: 360px; }  .MessageEditor .lia-media-uploader-side-panel-formatting {    padding: 20px;    height: calc(100% - 60px);    min-height: 360px; }  .MessageEditor .lia-form-label.lia-media-uploader-formatting-label {    display: block; }  .MessageEditor .lia-media-uploader-formatting-preview-wrapper {    margin: 0 10px 10px 10px;    overflow: hidden; }  .MessageEditor .lia-media-uploader-formatting-preview-image {    color: #456789; }  .MessageEditor .lia-media-uploader-formatting-preview-align-left .lia-media-uploader-formatting-preview-image {    float: left;    margin-right: 5px; }  .MessageEditor .lia-media-uploader-formatting-preview-align-right .lia-media-uploader-formatting-preview-image {    float: right;    margin-left: 5px; }  .MessageEditor .lia-media-uploader-formatting-preview-align-center .lia-media-uploader-formatting-preview-image {    text-align: center;    display: block; }  .MessageEditor .lia-media-uploader-formatting-preview-arrangement-inline.lia-media-uploader-formatting-preview-size-small .lia-media-uploader-formatting-preview-image {    font-size: 40px;    height: 35px; }  .MessageEditor .lia-media-uploader-formatting-preview-arrangement-inline.lia-media-uploader-formatting-preview-size-medium .lia-media-uploader-formatting-preview-image {    font-size: 60px;    height: 55px; }  .MessageEditor .lia-media-uploader-formatting-preview-arrangement-inline.lia-media-uploader-formatting-preview-size-large .lia-media-uploader-formatting-preview-image {    font-size: 75px;    height: 65px; }  .MessageEditor .lia-media-uploader-formatting-preview-arrangement-gallery .lia-media-uploader-formatting-preview-image {    font-size: 40px;    height: 35px; }  .MessageEditor .lia-media-uploader-formatting-preview-image-wrapper {    display: inline-block;    width: 100%; }  .MessageEditor .lia-media-uploader-formatting-preview-text-bar-spacer {    display: inline-block;    height: 5px;    width: 100%; }  .MessageEditor .lia-media-uploader-formatting-preview-text-bar-clear {    clear: both; }  .MessageEditor .lia-media-uploader-formatting-preview-align-empty .lia-media-uploader-formatting-around-image, .MessageEditor .lia-media-uploader-formatting-preview-align-inline .lia-media-uploader-formatting-around-image {    display: inline-block; }  .MessageEditor .lia-media-uploader-formatting-preview-align-empty .lia-media-uploader-formatting-around-image + .lia-media-uploader-formatting-preview-text-bar, .MessageEditor .lia-media-uploader-formatting-preview-align-inline .lia-media-uploader-formatting-around-image + .lia-media-uploader-formatting-preview-text-bar {    margin-top: 1px; }  .MessageEditor .lia-media-uploader-formatting-preview-text-bar {    background-color: #b3b3b3;    height: 5px;    overflow: hidden;    margin-top: 5px; }  .MessageEditor .lia-media-saved-photos {    height: 100%;    overflow: hidden; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-title {      display: block;      overflow: hidden;      text-overflow: ellipsis;      white-space: nowrap; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-header {      -webkit-box-sizing: border-box;      /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */      -moz-box-sizing: border-box;      /* Firefox 1 - 28 */      box-sizing: border-box;      /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */      background-color: #ffffff;      padding: 15px 0 15px 20px; }      .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-header .lia-fa.lia-fa-chevron-right {        padding: 0 10px; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album {      text-align: center;      margin: 0 10px 10px 0; }    .MessageEditor .lia-media-saved-photos .lia-media-album-tile-cover-photo-wrapper {      padding: 20px;      display: inline-block;      width: 100%; }      .MessageEditor .lia-media-saved-photos .lia-media-album-tile-cover-photo-wrapper:hover {        text-decoration: none; }    .MessageEditor .lia-media-saved-photos .lia-media-album-tile-cover-photo-image {      position: relative;      top: 50%;      transform: translate(0, -50%);      -ms-transform: translate(0, -50%);      -webkit-transform: translate(0, -50%); }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-images {      padding: 15px; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-image-block {      margin: 0 15px 15px 0;      padding: 0;      position: relative;      height: 200px;      width: 200px;      text-align: center; }      .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-image-block:hover {        cursor: pointer;        outline: #456789 3px solid; }        .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-image-block:hover .lia-media-saved-photos-album-image-icon {          visibility: visible;          color: #b3b3b3;          background-color: #ffffff; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-image {      position: relative;      top: 50%;      transform: translate(0, -50%);      -ms-transform: translate(0, -50%);      -webkit-transform: translate(0, -50%); }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-image-block.lia-media-saved-photos-image-selected {      outline: #456789 3px solid; }      .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-image-block.lia-media-saved-photos-image-selected .lia-media-saved-photos-album-image-icon {        visibility: visible;        color: #456789;        background-color: #ffffff; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-image-icon {      visibility: hidden;      position: absolute;      top: 10px;      left: 10px;      font-size: 21px;      z-index: 100;      width: 1em;      height: 1em;      border-radius: .5em;      text-align: center; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-album-page {      -webkit-box-sizing: border-box;      /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */      -moz-box-sizing: border-box;      /* Firefox 1 - 28 */      box-sizing: border-box;      /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */      height: 100%;      overflow: auto;      width: 100%; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-selecting, .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-formatting {      display: inline-block;      height: calc(100% - 40px);      overflow-y: auto;      overflow-x: hidden;      width: 100%; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-formatting {      padding: 10px; }    .MessageEditor .lia-media-saved-photos .lia-show-more {      text-align: center; }      .MessageEditor .lia-media-saved-photos .lia-show-more .lia-show-more-loading {        font-size: 42px; }    .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-empty {      position: relative;      top: 50%;      transform: translate(0, -50%);      -ms-transform: translate(0, -50%);      -webkit-transform: translate(0, -50%);      text-align: center;      width: 100%; }      .MessageEditor .lia-media-saved-photos .lia-media-saved-photos-empty .lia-button {        margin: 10px auto 0 auto; }  .MessageEditor .lia-quilt-tkb-article-editor-page .lia-media-uploader .lia-media-uploader-dialog ul {    left: 0; }  .MessageEditor .lia-media-image-url-upload {    height: 100%;    overflow: hidden; }    .MessageEditor .lia-media-image-url-upload .lia-media-image-url-upload-error {      color: #ff6666;      position: absolute;      top: 46px;      left: 10px;      background-color: #ffffff;      padding: 10px;      border-radius: 0 0 5px 5px;      border: 1px solid #ff6666;      border-top: 0;      z-index: 150; }    .MessageEditor .lia-media-image-url-upload .lia-media-image-url-upload-input-wrapper {      padding: 10px 10px 0;      position: relative; }      .MessageEditor .lia-media-image-url-upload .lia-media-image-url-upload-input-wrapper input[type="text"] {        padding: 10px;        height: auto; }      .MessageEditor .lia-media-image-url-upload .lia-media-image-url-upload-input-wrapper .lia-media-image-url-upload-input.lia-media-disabled {        opacity: 0.5; }    .MessageEditor .lia-media-image-url-upload .lia-media-image-url-upload-images {      max-height: calc(100% - 40px);      overflow-x: hidden;      overflow-y: auto;      padding: 5px; }      .MessageEditor .lia-media-image-url-upload .lia-media-image-url-upload-images .lia-media-uploader-image-list {        margin-top: 10px; }  @media (max-width: 1000px) {    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-header-title-column {      width: 25%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-header-tabs-column {      width: 47%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-header-album-selector-column {      width: 23%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-header-close-column {      width: 5%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-body-tab-content {      width: 72%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-body-side-panel {      width: 28%; } }  @media (max-width: 800px) {    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-header-title-column {      width: 22%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-header-tabs-column {      width: 46%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-header-album-selector-column {      width: 25%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-header-close-column {      width: 7%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-body-tab-content {      width: 68%; }    .MessageEditor .lia-media-uploader-dialog .lia-media-uploader-body-side-panel {      width: 32%; } }.lia-media-uploader-dialog-open {  overflow: hidden;  transform: translate3d(0, 0, 0); }@-webkit-keyframes cursor-blink {  50% {    border-color: transparent; } }@-moz-keyframes cursor-blink {  50% {    border-color: transparent; } }@-ms-keyframes cursor-blink {  50% {    border-color: transparent; } }@keyframes cursor-blink {  50% {    border-color: transparent; } }/*body.modal-open  .modal-backdrop.lia-modal-backdrop  .modal.lia-modal-window    .modal-dialog.modal-imagelightbox      .modal-content        li:media-image-lightbox          .lia-media-image-lightbox            .lia-lightbox-main-image*/.MessageEditor .modal-open {  overflow: hidden; }  #lia-body.modal-open .lia-modal-window {    overflow-x: hidden;    overflow-y: auto; }.MessageEditor .lia-modal-window {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 10002;  display: none;  overflow: hidden;  -webkit-overflow-scrolling: touch;  outline: 0; }  .lia-modal-window .modal-dialog {    position: relative; }  .lia-modal-window .modal-content {    position: relative;    background-color: #ffffff;    -webkit-background-clip: padding-box;    background-clip: padding-box;    border: 1px solid rgba(0, 0, 0, 0.2);    border-radius: 6px;    outline: 0;    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }.MessageEditor .lia-modal-backdrop {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 10001;  background-color: #000; }.MessageEditor .lia-modal-backdrop.fade {  filter: alpha(opacity=0);  opacity: 0; }.MessageEditor .lia-modal-backdrop.in {  filter: alpha(opacity=50);  opacity: .5; }.MessageEditor .lia-modal-window.fade .modal-dialog {  filter: alpha(opacity=0);  opacity: 0; }.MessageEditor .lia-modal-window.in .modal-dialog {  filter: alpha(opacity=100);  opacity: 1; }.MessageEditor .lia-modal-backdrop.fade, .MessageEditor .lia-modal-backdrop.in, .MessageEditor .lia-modal-window.fade .modal-dialog, .MessageEditor .lia-modal-window.in .modal-dialog {  -webkit-transition: opacity .15s linear;  transition: opacity .15s linear; }@media (min-width: 768px) {  .MessageEditor .lia-modal-window .modal-content {    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }.MessageEditor .lia-kudos-image-kudos {  display: inline-block;  float: left; }.MessageEditor .lia-kudos-image-kudos .lia-button-wrapper.lia-kudos-count-wrapper {  margin-right: 0px; }.MessageEditor .lia-kudos-image-kudos .lia-kudos-button {  border-radius: 0 5px 5px 0; }.MessageEditor .lia-kudos-image-kudos .lia-kudos-count.lia-button {  border-radius: 5px 0 0 5px; }  .MessageEditor .lia-kudos-image-kudos .lia-kudos-count.lia-button:hover {    background-color: #ffffff; }.MessageEditor .lia-kudos-image-kudos.lia-kudos-button-disabled .lia-button {  opacity: .75; }.MessageEditor .lia-kudos-image-kudos.lia-kudos-button-disabled span.lia-kudos-count:hover, .MessageEditor .lia-kudos-image-kudos.lia-kudos-button-disabled span.lia-kudos-count:hover {  cursor: auto; }.MessageEditor .lia-kudos-image-kudos.lia-kudos-button-disabled .lia-kudos-button {  cursor: auto; }  .MessageEditor .lia-kudos-image-kudos.lia-kudos-button-disabled .lia-kudos-button:hover {    border: 1px solid #456789;    background-color: #456789; }.MessageEditor .lia-kudos-image-kudos.lia-kudos-button-disabled a.lia-kudos-count:hover {  cursor: pointer; }.MessageEditor .lia-moderation-flag-entity.lia-entity-flag-actioned .lia-button {  color: #cc0000; }.MessageEditor .lia-link-disabled .lia-flag-button {  cursor: auto; }.modal-imagelightbox {  width: auto;  margin: 15px; }  .modal-imagelightbox .modal-content {    border-radius: 7px; }.lia-media-image-lightbox, .lia-lightbox-main-image {  background-color: #333333;  border-radius: 6px 6px 0 0; }.lia-lightbox-main-image {  text-align: center;  min-height: 450px;  height: 450px;  position: relative;  overflow: hidden; }  .lia-lightbox-main-image .lia-image {    max-width: 100%;    max-height: 100%;    position: relative;    top: 50%;    transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    -webkit-transform: translate(0, -50%);    transform-style: preserve-3d; }  .lia-lightbox-main-image:hover .lia-lightbox-close-container i {    visibility: visible; }  .lia-lightbox-main-image .lia-lightbox-image-caption {    position: absolute;    bottom: 0;    background-image: /* @noflipstart */ url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' width='100%25' preserveAspectRatio='none'%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1'%3E  %3Cstop stop-opacity='0' stop-color='%23191919' offset='0'/%3E%3Cstop stop-opacity='0.55' stop-color='%23191919' offset='1'/%3E %3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M0 0h1v1H0z'/%3E%3C/svg%3E") /* @noflipend */;    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);    color: #ffffff;    width: 100%;    box-sizing: border-box;    word-break: break-all;    padding-top: 30px;    padding-right: 15px;    padding-bottom: 15px;    padding-left: 15px;    margin: 0;    font-style: italic; }.lia-button-container.lia-button-disabled i.lia-lightbox-button, .lia-button-container.lia-button-disabled i.lia-lightbox-button-inverted {  opacity: .2; }  .lia-button-container.lia-button-disabled i.lia-lightbox-button:hover, .lia-button-container.lia-button-disabled i.lia-lightbox-button-inverted:hover {    opacity: .2;    cursor: auto; }.lia-button-container i.lia-lightbox-button {  color: #fff;  border: 1px solid #4d4d4d;  background: #404040;  cursor: pointer;  opacity: .6;  padding: 5px;  border-radius: 3px;  -webkit-transition: opacity .15s linear;  transition: opacity .15s linear; }  .lia-button-container i.lia-lightbox-button:hover {    opacity: 1; }.lia-button-container i.lia-lightbox-button-inverted {  border: 0;  color: #404040;  background: #fff; }.lia-button-container:hover .lia-lightbox-button {  opacity: .8; }.lia-lightbox-close-container {  position: absolute;  top: 0;  right: 0;  z-index: 3; }  .lia-lightbox-close-container i {    visibility: hidden;    position: relative;    top: 15px;    right: 15px; }.lia-lightbox-prev-container, .lia-lightbox-next-container {  position: absolute;  height: 100%;  top: 0;  background-image: /* @noflipstart */ url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' width='100%25' preserveAspectRatio='none'%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1'%3E  %3Cstop stop-opacity='0' stop-color='%23fff' offset='0%25'/%3E%3Cstop stop-opacity='0' stop-color='%23fff' offset='100%25'/%3E %3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M0 0h1v1H0z'/%3E%3C/svg%3E") /* @noflipend */;  z-index: 2; }  .lia-lightbox-prev-container i, .lia-lightbox-next-container i {    position: relative;    top: 50%;    transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    -webkit-transform: translate(0, -50%); }.lia-lightbox-prev-container {  width: 33%;  text-align: left; }  .lia-lightbox-prev-container i {    left: 15px; }.lia-lightbox-next-container {  width: 67%;  right: 0;  text-align: right; }  .lia-lightbox-next-container i {    right: 15px; }.lia-lightbox-image-loader {  color: #fff;  position: relative;  top: 50%;  transform: translate(0, -50%);  -ms-transform: translate(0, -50%);  -webkit-transform: translate(0, -50%); }.MessageEditor .lia-lightbox-info {  background-color: #ffffff;  margin: 14px 14px 14px 14px; }  .MessageEditor .lia-lightbox-info .lia-user-avatar {    margin: 0 10px 0 0;    vertical-align: middle; }  .MessageEditor .lia-lightbox-info .lia-users-user-login {    display: inline; }  .MessageEditor .lia-lightbox-info .lia-lightbox-context {    float: left; }  .MessageEditor .lia-lightbox-info .lia-lightbox-actions {    float: right; }  .MessageEditor .lia-lightbox-info .lia-media-download-icon {    display: inline-block; }  .MessageEditor .lia-lightbox-info .lia-button-group {    margin: 2px 0 0 0; }  .MessageEditor .lia-lightbox-info .lia-button {    margin: 0; }  .MessageEditor .lia-lightbox-info .lia-button-wrapper {    height: auto;    overflow: hidden; }.lia-image-upload-time {  margin-right: 5px; }.lia-filmstrip {  border-top: 1px solid #cccccc;  text-align: center;  margin-bottom: -7px; }  .lia-filmstrip .lia-list-tile {    display: inline-block; }.lia-filmstrip-prev-container, .lia-filmstrip-next-container {  display: inline-block;  position: relative;  bottom: 45px; }.MessageEditor .lia-filmstrip .lia-image-selected {  border-top: 2px solid #688db3;  border-bottom: 2px solid #688db3; }  .MessageEditor .lia-filmstrip .lia-image-selected .lia-media-image-frame {    opacity: 1;    transition: opacity .15s linear; }.MessageEditor .lia-filmstrip .lia-media-image-frame {  border: 1px solid #e6e6e6;  opacity: .8;  transition: opacity .15s linear;  padding: 1px; }  .MessageEditor .lia-filmstrip .lia-media-image-frame:hover {    opacity: 1;    transition: opacity .15s linear; }.MessageEditor .lia-filmstrip ul.lia-list-tile {  margin-bottom: 0; }  .MessageEditor .lia-filmstrip ul.lia-list-tile > li {    padding: 14px 0;    margin-bottom: 0;    margin-right: 8px; }    .MessageEditor .lia-filmstrip ul.lia-list-tile > li:last-child {      margin-right: 0; }.lia-media-image-frame {  text-align: center; }  .lia-media-image-frame .lia-media-image {    position: relative;    top: 50%;    transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    -webkit-transform: translate(0, -50%); }.lia-lightbox-info-wrapper .lia-lightbox-image-caption {  display: none; }@media (max-width: 480px), (max-width: 768px) and (orientation: landscape) {  .lia-lightbox-info-wrapper .lia-lightbox-image-caption {    display: initial; }  .lia-lightbox-main-image .lia-lightbox-image-caption {    display: none; }  .modal-imagelightbox {    width: auto;    margin: 0;    height: 100%; }    .modal-imagelightbox .modal-content {      border-radius: 0;      height: 100%;      background-color: #333333;      border: 0; }    .modal-imagelightbox .lia-filmstrip {      display: none; }  .lia-media-image-lightbox, .lia-lightbox-main-image {    border-radius: 0; }  .MessageEditor .lia-lightbox-info {    background-color: inherit;    margin: 0; }  .lia-lightbox-main-image {    height: 100%;    min-height: 100%; }  .lia-media-image-lightbox {    height: 100% !important; }  .MessageEditor .lia-lightbox-info .lia-media-download-icon, .lia-user-avatar, .lia-lightbox-image-album {    display: none; }  .MessageEditor .lia-button-group-left .lia-button-wrapper.lia-moderation-flag-entity {    margin-right: 0; }  .MessageEditor .lia-lightbox-info .lia-lightbox-context {    line-height: 30px; }  .lia-lightbox-close-container i {    visibility: visible; }  .lia-lightbox-next-container, .lia-lightbox-prev-container {    width: 45px; }  .lia-lightbox-info-wrapper {    background-image: /* @noflipstart */ url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' width='100%25' preserveAspectRatio='none'%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1'%3E  %3Cstop stop-opacity='0' stop-color='%23191919' offset='0%25'/%3E%3Cstop stop-opacity='0.55' stop-color='%23191919' offset='100%25'/%3E %3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M0 0h1v1H0z'/%3E%3C/svg%3E") /* @noflipend */;    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);    color: #ffffff;    position: absolute;    bottom: 0;    width: 100%; }    .lia-lightbox-info-wrapper .lia-lightbox-image-caption {      text-align: center; }    .lia-lightbox-info-wrapper .lia-lightbox-info {      background-color: inherit;      margin: 0;      padding: 10px; }  .lia-lightbox-main-image .lia-lightbox-image-caption {    bottom: 45px; }  .lia-lightbox-next-container, .lia-lightbox-prev-container, .lia-lightbox-close-container, .lia-lightbox-info-wrapper, .lia-lightbox-info-wrapper .lia-lightbox-image-caption {    display: none; }  .lia-show-controls .lia-lightbox-next-container, .lia-show-controls .lia-lightbox-prev-container, .lia-show-controls .lia-lightbox-close-container, .lia-show-controls .lia-lightbox-info-wrapper, .lia-show-controls .lia-lightbox-info-wrapper .lia-lightbox-image-caption {    display: inherit; }  .lia-kudos-count-label {    display: none; } }       /*For Device: t:desktop:generic:generic_web_browser:google_chrome:google_chrome_0:google_chrome_1:google_chrome_2:google_chrome_3:google_chrome_4:google_chrome_5:google_chrome_6:google_chrome_7:google_chrome_8:google_chrome_9:google_chrome_10:google_chrome_11:google_chrome_12:google_chrome_13:google_chrome_14:google_chrome_15:google_chrome_16:google_chrome_17:google_chrome_18:google_chrome_19:google_chrome_20:google_chrome_21:google_chrome_22:google_chrome_23:google_chrome_24:google_chrome_25:google_chrome_26:google_chrome_27:google_chrome_28:google_chrome_29:google_chrome_30:google_chrome_31:google_chrome_32:google_chrome_33:google_chrome_34:google_chrome_35:google_chrome_36:google_chrome_37:google_chrome_38:google_chrome_39:google_chrome_40:google_chrome_41:google_chrome_42:google_chrome_43:google_chrome_44:google_chrome_45:google_chrome_46 *//*! *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) *//* FONT PATH * -------------------------- */@font-face {  font-family: 'FontAwesome';  src: url('/html/assets/fonts/fontawesome-webfont.eot?v=4.3.0');  src: url('/html/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/html/assets/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/html/assets/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/html/assets/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/html/assets/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');  font-weight: normal;  font-style: normal; }.lia-fa {  display: inline-block;  font: normal normal normal 14px/1 FontAwesome;  font-size: inherit;  text-rendering: auto;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;  transform: translate(0, 0); }/* makes the font 33% larger relative to the icon container */.lia-fa-lg {  font-size: 1.33333333em;  line-height: 0.75em;  vertical-align: -15%; }.lia-fa-2x {  font-size: 2em; }.lia-fa-3x {  font-size: 3em; }.lia-fa-4x {  font-size: 4em; }.lia-fa-5x {  font-size: 5em; }.lia-fa-fw {  width: 1.28571429em;  text-align: center; }.lia-fa-ul {  padding-left: 0;  margin-left: 2.14285714em;  list-style-type: none; }  .lia-fa-ul > li {    position: relative; }.lia-fa-li {  position: absolute;  left: -2.14285714em;  width: 2.14285714em;  top: 0.14285714em;  text-align: center; }  .lia-fa-li.lia-fa-lg {    left: -1.85714286em; }.lia-fa-border {  padding: .2em .25em .15em;  border: solid .08em #eee;  border-radius: .1em; }.pull-right {  float: right; }.pull-left {  float: left; }.lia-fa.pull-left {  margin-right: .3em; }.lia-fa.pull-right {  margin-left: .3em; }.lia-fa-spin {  -webkit-animation: fa-spin 2s infinite linear;  animation: fa-spin 2s infinite linear; }.lia-fa-pulse {  -webkit-animation: fa-spin 1s infinite steps(8);  animation: fa-spin 1s infinite steps(8); }@-webkit-keyframes fa-spin {  0% {    -webkit-transform: rotate(0deg);    transform: rotate(0deg); }  100% {    -webkit-transform: rotate(359deg);    transform: rotate(359deg); } }@keyframes fa-spin {  0% {    -webkit-transform: rotate(0deg);    transform: rotate(0deg); }  100% {    -webkit-transform: rotate(359deg);    transform: rotate(359deg); } }.lia-fa-rotate-90 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);  -webkit-transform: rotate(90deg);  -ms-transform: rotate(90deg);  transform: rotate(90deg); }.lia-fa-rotate-180 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  -webkit-transform: rotate(180deg);  -ms-transform: rotate(180deg);  transform: rotate(180deg); }.lia-fa-rotate-270 {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);  -webkit-transform: rotate(270deg);  -ms-transform: rotate(270deg);  transform: rotate(270deg); }.lia-fa-flip-horizontal {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);  -webkit-transform: scale(-1, 1);  -ms-transform: scale(-1, 1);  transform: scale(-1, 1); }.lia-fa-flip-vertical {  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  -webkit-transform: scale(1, -1);  -ms-transform: scale(1, -1);  transform: scale(1, -1); }:root .lia-fa-rotate-90, :root .lia-fa-rotate-180, :root .lia-fa-rotate-270, :root .lia-fa-flip-horizontal, :root .lia-fa-flip-vertical {  filter: none; }.lia-fa-stack {  position: relative;  display: inline-block;  width: 2em;  height: 2em;  line-height: 2em;  vertical-align: middle; }.lia-fa-stack-1x, .lia-fa-stack-2x {  position: absolute;  left: 0;  width: 100%;  text-align: center; }.lia-fa-stack-1x {  line-height: inherit; }.lia-fa-stack-2x {  font-size: 2em; }.lia-fa-inverse {  color: #fff; }/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen   readers do not read off random characters that represent icons */.lia-fa-glass:before {  content: "\f000"; }.lia-fa-music:before {  content: "\f001"; }.lia-fa-search:before {  content: "\f002"; }.lia-fa-envelope-o:before {  content: "\f003"; }.lia-fa-heart:before {  content: "\f004"; }.lia-fa-star:before {  content: "\f005"; }.lia-fa-star-o:before {  content: "\f006"; }.lia-fa-user:before {  content: "\f007"; }.lia-fa-film:before {  content: "\f008"; }.lia-fa-th-large:before {  content: "\f009"; }.lia-fa-th:before {  content: "\f00a"; }.lia-fa-th-list:before {  content: "\f00b"; }.lia-fa-check:before {  content: "\f00c"; }.lia-fa-remove:before, .lia-fa-close:before, .lia-fa-times:before {  content: "\f00d"; }.lia-fa-search-plus:before {  content: "\f00e"; }.lia-fa-search-minus:before {  content: "\f010"; }.lia-fa-power-off:before {  content: "\f011"; }.lia-fa-signal:before {  content: "\f012"; }.lia-fa-gear:before, .lia-fa-cog:before {  content: "\f013"; }.lia-fa-trash-o:before {  content: "\f014"; }.lia-fa-home:before {  content: "\f015"; }.lia-fa-file-o:before {  content: "\f016"; }.lia-fa-clock-o:before {  content: "\f017"; }.lia-fa-road:before {  content: "\f018"; }.lia-fa-download:before {  content: "\f019"; }.lia-fa-arrow-circle-o-down:before {  content: "\f01a"; }.lia-fa-arrow-circle-o-up:before {  content: "\f01b"; }.lia-fa-inbox:before {  content: "\f01c"; }.lia-fa-play-circle-o:before {  content: "\f01d"; }.lia-fa-rotate-right:before, .lia-fa-repeat:before {  content: "\f01e"; }.lia-fa-refresh:before {  content: "\f021"; }.lia-fa-list-alt:before {  content: "\f022"; }.lia-fa-lock:before {  content: "\f023"; }.lia-fa-flag:before {  content: "\f024"; }.lia-fa-headphones:before {  content: "\f025"; }.lia-fa-volume-off:before {  content: "\f026"; }.lia-fa-volume-down:before {  content: "\f027"; }.lia-fa-volume-up:before {  content: "\f028"; }.lia-fa-qrcode:before {  content: "\f029"; }.lia-fa-barcode:before {  content: "\f02a"; }.lia-fa-tag:before {  content: "\f02b"; }.lia-fa-tags:before {  content: "\f02c"; }.lia-fa-book:before {  content: "\f02d"; }.lia-fa-bookmark:before {  content: "\f02e"; }.lia-fa-print:before {  content: "\f02f"; }.lia-fa-camera:before {  content: "\f030"; }.lia-fa-font:before {  content: "\f031"; }.lia-fa-bold:before {  content: "\f032"; }.lia-fa-italic:before {  content: "\f033"; }.lia-fa-text-height:before {  content: "\f034"; }.lia-fa-text-width:before {  content: "\f035"; }.lia-fa-align-left:before {  content: "\f036"; }.lia-fa-align-center:before {  content: "\f037"; }.lia-fa-align-right:before {  content: "\f038"; }.lia-fa-align-justify:before {  content: "\f039"; }.lia-fa-list:before {  content: "\f03a"; }.lia-fa-dedent:before, .lia-fa-outdent:before {  content: "\f03b"; }.lia-fa-indent:before {  content: "\f03c"; }.lia-fa-video-camera:before {  content: "\f03d"; }.lia-fa-photo:before, .lia-fa-image:before, .lia-fa-picture-o:before {  content: "\f03e"; }.lia-fa-pencil:before {  content: "\f040"; }.lia-fa-map-marker:before {  content: "\f041"; }.lia-fa-adjust:before {  content: "\f042"; }.lia-fa-tint:before {  content: "\f043"; }.lia-fa-edit:before, .lia-fa-pencil-square-o:before {  content: "\f044"; }.lia-fa-share-square-o:before {  content: "\f045"; }.lia-fa-check-square-o:before {  content: "\f046"; }.lia-fa-arrows:before {  content: "\f047"; }.lia-fa-step-backward:before {  content: "\f048"; }.lia-fa-fast-backward:before {  content: "\f049"; }.lia-fa-backward:before {  content: "\f04a"; }.lia-fa-play:before {  content: "\f04b"; }.lia-fa-pause:before {  content: "\f04c"; }.lia-fa-stop:before {  content: "\f04d"; }.lia-fa-forward:before {  content: "\f04e"; }.lia-fa-fast-forward:before {  content: "\f050"; }.lia-fa-step-forward:before {  content: "\f051"; }.lia-fa-eject:before {  content: "\f052"; }.lia-fa-chevron-left:before {  content: "\f053"; }.lia-fa-chevron-right:before {  content: "\f054"; }.lia-fa-plus-circle:before {  content: "\f055"; }.lia-fa-minus-circle:before {  content: "\f056"; }.lia-fa-times-circle:before {  content: "\f057"; }.lia-fa-check-circle:before {  content: "\f058"; }.lia-fa-question-circle:before {  content: "\f059"; }.lia-fa-info-circle:before {  content: "\f05a"; }.lia-fa-crosshairs:before {  content: "\f05b"; }.lia-fa-times-circle-o:before {  content: "\f05c"; }.lia-fa-check-circle-o:before {  content: "\f05d"; }.lia-fa-ban:before {  content: "\f05e"; }.lia-fa-arrow-left:before {  content: "\f060"; }.lia-fa-arrow-right:before {  content: "\f061"; }.lia-fa-arrow-up:before {  content: "\f062"; }.lia-fa-arrow-down:before {  content: "\f063"; }.lia-fa-mail-forward:before, .lia-fa-share:before {  content: "\f064"; }.lia-fa-expand:before {  content: "\f065"; }.lia-fa-compress:before {  content: "\f066"; }.lia-fa-plus:before {  content: "\f067"; }.lia-fa-minus:before {  content: "\f068"; }.lia-fa-asterisk:before {  content: "\f069"; }.lia-fa-exclamation-circle:before {  content: "\f06a"; }.lia-fa-gift:before {  content: "\f06b"; }.lia-fa-leaf:before {  content: "\f06c"; }.lia-fa-fire:before {  content: "\f06d"; }.lia-fa-eye:before {  content: "\f06e"; }.lia-fa-eye-slash:before {  content: "\f070"; }.lia-fa-warning:before, .lia-fa-exclamation-triangle:before {  content: "\f071"; }.lia-fa-plane:before {  content: "\f072"; }.lia-fa-calendar:before {  content: "\f073"; }.lia-fa-random:before {  content: "\f074"; }.lia-fa-comment:before {  content: "\f075"; }.lia-fa-magnet:before {  content: "\f076"; }.lia-fa-chevron-up:before {  content: "\f077"; }.lia-fa-chevron-down:before {  content: "\f078"; }.lia-fa-retweet:before {  content: "\f079"; }.lia-fa-shopping-cart:before {  content: "\f07a"; }.lia-fa-folder:before {  content: "\f07b"; }.lia-fa-folder-open:before {  content: "\f07c"; }.lia-fa-arrows-v:before {  content: "\f07d"; }.lia-fa-arrows-h:before {  content: "\f07e"; }.lia-fa-bar-chart-o:before, .lia-fa-bar-chart:before {  content: "\f080"; }.lia-fa-twitter-square:before {  content: "\f081"; }.lia-fa-facebook-square:before {  content: "\f082"; }.lia-fa-camera-retro:before {  content: "\f083"; }.lia-fa-key:before {  content: "\f084"; }.lia-fa-gears:before, .lia-fa-cogs:before {  content: "\f085"; }.lia-fa-comments:before {  content: "\f086"; }.lia-fa-thumbs-o-up:before {  content: "\f087"; }.lia-fa-thumbs-o-down:before {  content: "\f088"; }.lia-fa-star-half:before {  content: "\f089"; }.lia-fa-heart-o:before {  content: "\f08a"; }.lia-fa-sign-out:before {  content: "\f08b"; }.lia-fa-linkedin-square:before {  content: "\f08c"; }.lia-fa-thumb-tack:before {  content: "\f08d"; }.lia-fa-external-link:before {  content: "\f08e"; }.lia-fa-sign-in:before {  content: "\f090"; }.lia-fa-trophy:before {  content: "\f091"; }.lia-fa-github-square:before {  content: "\f092"; }.lia-fa-upload:before {  content: "\f093"; }.lia-fa-lemon-o:before {  content: "\f094"; }.lia-fa-phone:before {  content: "\f095"; }.lia-fa-square-o:before {  content: "\f096"; }.lia-fa-bookmark-o:before {  content: "\f097"; }.lia-fa-phone-square:before {  content: "\f098"; }.lia-fa-twitter:before {  content: "\f099"; }.lia-fa-facebook-f:before, .lia-fa-facebook:before {  content: "\f09a"; }.lia-fa-github:before {  content: "\f09b"; }.lia-fa-unlock:before {  content: "\f09c"; }.lia-fa-credit-card:before {  content: "\f09d"; }.lia-fa-rss:before {  content: "\f09e"; }.lia-fa-hdd-o:before {  content: "\f0a0"; }.lia-fa-bullhorn:before {  content: "\f0a1"; }.lia-fa-bell:before {  content: "\f0f3"; }.lia-fa-certificate:before {  content: "\f0a3"; }.lia-fa-hand-o-right:before {  content: "\f0a4"; }.lia-fa-hand-o-left:before {  content: "\f0a5"; }.lia-fa-hand-o-up:before {  content: "\f0a6"; }.lia-fa-hand-o-down:before {  content: "\f0a7"; }.lia-fa-arrow-circle-left:before {  content: "\f0a8"; }.lia-fa-arrow-circle-right:before {  content: "\f0a9"; }.lia-fa-arrow-circle-up:before {  content: "\f0aa"; }.lia-fa-arrow-circle-down:before {  content: "\f0ab"; }.lia-fa-globe:before {  content: "\f0ac"; }.lia-fa-wrench:before {  content: "\f0ad"; }.lia-fa-tasks:before {  content: "\f0ae"; }.lia-fa-filter:before {  content: "\f0b0"; }.lia-fa-briefcase:before {  content: "\f0b1"; }.lia-fa-arrows-alt:before {  content: "\f0b2"; }.lia-fa-group:before, .lia-fa-users:before {  content: "\f0c0"; }.lia-fa-chain:before, .lia-fa-link:before {  content: "\f0c1"; }.lia-fa-cloud:before {  content: "\f0c2"; }.lia-fa-flask:before {  content: "\f0c3"; }.lia-fa-cut:before, .lia-fa-scissors:before {  content: "\f0c4"; }.lia-fa-copy:before, .lia-fa-files-o:before {  content: "\f0c5"; }.lia-fa-paperclip:before {  content: "\f0c6"; }.lia-fa-save:before, .lia-fa-floppy-o:before {  content: "\f0c7"; }.lia-fa-square:before {  content: "\f0c8"; }.lia-fa-navicon:before, .lia-fa-reorder:before, .lia-fa-bars:before {  content: "\f0c9"; }.lia-fa-list-ul:before {  content: "\f0ca"; }.lia-fa-list-ol:before {  content: "\f0cb"; }.lia-fa-strikethrough:before {  content: "\f0cc"; }.lia-fa-underline:before {  content: "\f0cd"; }.lia-fa-table:before {  content: "\f0ce"; }.lia-fa-magic:before {  content: "\f0d0"; }.lia-fa-truck:before {  content: "\f0d1"; }.lia-fa-pinterest:before {  content: "\f0d2"; }.lia-fa-pinterest-square:before {  content: "\f0d3"; }.lia-fa-google-plus-square:before {  content: "\f0d4"; }.lia-fa-google-plus:before {  content: "\f0d5"; }.lia-fa-money:before {  content: "\f0d6"; }.lia-fa-caret-down:before {  content: "\f0d7"; }.lia-fa-caret-up:before {  content: "\f0d8"; }.lia-fa-caret-left:before {  content: "\f0d9"; }.lia-fa-caret-right:before {  content: "\f0da"; }.lia-fa-columns:before {  content: "\f0db"; }.lia-fa-unsorted:before, .lia-fa-sort:before {  content: "\f0dc"; }.lia-fa-sort-down:before, .lia-fa-sort-desc:before {  content: "\f0dd"; }.lia-fa-sort-up:before, .lia-fa-sort-asc:before {  content: "\f0de"; }.lia-fa-envelope:before {  content: "\f0e0"; }.lia-fa-linkedin:before {  content: "\f0e1"; }.lia-fa-rotate-left:before, .lia-fa-undo:before {  content: "\f0e2"; }.lia-fa-legal:before, .lia-fa-gavel:before {  content: "\f0e3"; }.lia-fa-dashboard:before, .lia-fa-tachometer:before {  content: "\f0e4"; }.lia-fa-comment-o:before {  content: "\f0e5"; }.lia-fa-comments-o:before {  content: "\f0e6"; }.lia-fa-flash:before, .lia-fa-bolt:before {  content: "\f0e7"; }.lia-fa-sitemap:before {  content: "\f0e8"; }.lia-fa-umbrella:before {  content: "\f0e9"; }.lia-fa-paste:before, .lia-fa-clipboard:before {  content: "\f0ea"; }.lia-fa-lightbulb-o:before {  content: "\f0eb"; }.lia-fa-exchange:before {  content: "\f0ec"; }.lia-fa-cloud-download:before {  content: "\f0ed"; }.lia-fa-cloud-upload:before {  content: "\f0ee"; }.lia-fa-user-md:before {  content: "\f0f0"; }.lia-fa-stethoscope:before {  content: "\f0f1"; }.lia-fa-suitcase:before {  content: "\f0f2"; }.lia-fa-bell-o:before {  content: "\f0a2"; }.lia-fa-coffee:before {  content: "\f0f4"; }.lia-fa-cutlery:before {  content: "\f0f5"; }.lia-fa-file-text-o:before {  content: "\f0f6"; }.lia-fa-building-o:before {  content: "\f0f7"; }.lia-fa-hospital-o:before {  content: "\f0f8"; }.lia-fa-ambulance:before {  content: "\f0f9"; }.lia-fa-medkit:before {  content: "\f0fa"; }.lia-fa-fighter-jet:before {  content: "\f0fb"; }.lia-fa-beer:before {  content: "\f0fc"; }.lia-fa-h-square:before {  content: "\f0fd"; }.lia-fa-plus-square:before {  content: "\f0fe"; }.lia-fa-angle-double-left:before {  content: "\f100"; }.lia-fa-angle-double-right:before {  content: "\f101"; }.lia-fa-angle-double-up:before {  content: "\f102"; }.lia-fa-angle-double-down:before {  content: "\f103"; }.lia-fa-angle-left:before {  content: "\f104"; }.lia-fa-angle-right:before {  content: "\f105"; }.lia-fa-angle-up:before {  content: "\f106"; }.lia-fa-angle-down:before {  content: "\f107"; }.lia-fa-desktop:before {  content: "\f108"; }.lia-fa-laptop:before {  content: "\f109"; }.lia-fa-tablet:before {  content: "\f10a"; }.lia-fa-mobile-phone:before, .lia-fa-mobile:before {  content: "\f10b"; }.lia-fa-circle-o:before {  content: "\f10c"; }.lia-fa-quote-left:before {  content: "\f10d"; }.lia-fa-quote-right:before {  content: "\f10e"; }.lia-fa-spinner:before {  content: "\f110"; }.lia-fa-circle:before {  content: "\f111"; }.lia-fa-mail-reply:before, .lia-fa-reply:before {  content: "\f112"; }.lia-fa-github-alt:before {  content: "\f113"; }.lia-fa-folder-o:before {  content: "\f114"; }.lia-fa-folder-open-o:before {  content: "\f115"; }.lia-fa-smile-o:before {  content: "\f118"; }.lia-fa-frown-o:before {  content: "\f119"; }.lia-fa-meh-o:before {  content: "\f11a"; }.lia-fa-gamepad:before {  content: "\f11b"; }.lia-fa-keyboard-o:before {  content: "\f11c"; }.lia-fa-flag-o:before {  content: "\f11d"; }.lia-fa-flag-checkered:before {  content: "\f11e"; }.lia-fa-terminal:before {  content: "\f120"; }.lia-fa-code:before {  content: "\f121"; }.lia-fa-mail-reply-all:before, .lia-fa-reply-all:before {  content: "\f122"; }.lia-fa-star-half-empty:before, .lia-fa-star-half-full:before, .lia-fa-star-half-o:before {  content: "\f123"; }.lia-fa-location-arrow:before {  content: "\f124"; }.lia-fa-crop:before {  content: "\f125"; }.lia-fa-code-fork:before {  content: "\f126"; }.lia-fa-unlink:before, .lia-fa-chain-broken:before {  content: "\f127"; }.lia-fa-question:before {  content: "\f128"; }.lia-fa-info:before {  content: "\f129"; }.lia-fa-exclamation:before {  content: "\f12a"; }.lia-fa-superscript:before {  content: "\f12b"; }.lia-fa-subscript:before {  content: "\f12c"; }.lia-fa-eraser:before {  content: "\f12d"; }.lia-fa-puzzle-piece:before {  content: "\f12e"; }.lia-fa-microphone:before {  content: "\f130"; }.lia-fa-microphone-slash:before {  content: "\f131"; }.lia-fa-shield:before {  content: "\f132"; }.lia-fa-calendar-o:before {  content: "\f133"; }.lia-fa-fire-extinguisher:before {  content: "\f134"; }.lia-fa-rocket:before {  content: "\f135"; }.lia-fa-maxcdn:before {  content: "\f136"; }.lia-fa-chevron-circle-left:before {  content: "\f137"; }.lia-fa-chevron-circle-right:before {  content: "\f138"; }.lia-fa-chevron-circle-up:before {  content: "\f139"; }.lia-fa-chevron-circle-down:before {  content: "\f13a"; }.lia-fa-html5:before {  content: "\f13b"; }.lia-fa-css3:before {  content: "\f13c"; }.lia-fa-anchor:before {  content: "\f13d"; }.lia-fa-unlock-alt:before {  content: "\f13e"; }.lia-fa-bullseye:before {  content: "\f140"; }.lia-fa-ellipsis-h:before {  content: "\f141"; }.lia-fa-ellipsis-v:before {  content: "\f142"; }.lia-fa-rss-square:before {  content: "\f143"; }.lia-fa-play-circle:before {  content: "\f144"; }.lia-fa-ticket:before {  content: "\f145"; }.lia-fa-minus-square:before {  content: "\f146"; }.lia-fa-minus-square-o:before {  content: "\f147"; }.lia-fa-level-up:before {  content: "\f148"; }.lia-fa-level-down:before {  content: "\f149"; }.lia-fa-check-square:before {  content: "\f14a"; }.lia-fa-pencil-square:before {  content: "\f14b"; }.lia-fa-external-link-square:before {  content: "\f14c"; }.lia-fa-share-square:before {  content: "\f14d"; }.lia-fa-compass:before {  content: "\f14e"; }.lia-fa-toggle-down:before, .lia-fa-caret-square-o-down:before {  content: "\f150"; }.lia-fa-toggle-up:before, .lia-fa-caret-square-o-up:before {  content: "\f151"; }.lia-fa-toggle-right:before, .lia-fa-caret-square-o-right:before {  content: "\f152"; }.lia-fa-euro:before, .lia-fa-eur:before {  content: "\f153"; }.lia-fa-gbp:before {  content: "\f154"; }.lia-fa-dollar:before, .lia-fa-usd:before {  content: "\f155"; }.lia-fa-rupee:before, .lia-fa-inr:before {  content: "\f156"; }.lia-fa-cny:before, .lia-fa-rmb:before, .lia-fa-yen:before, .lia-fa-jpy:before {  content: "\f157"; }.lia-fa-ruble:before, .lia-fa-rouble:before, .lia-fa-rub:before {  content: "\f158"; }.lia-fa-won:before, .lia-fa-krw:before {  content: "\f159"; }.lia-fa-bitcoin:before, .lia-fa-btc:before {  content: "\f15a"; }.lia-fa-file:before {  content: "\f15b"; }.lia-fa-file-text:before {  content: "\f15c"; }.lia-fa-sort-alpha-asc:before {  content: "\f15d"; }.lia-fa-sort-alpha-desc:before {  content: "\f15e"; }.lia-fa-sort-amount-asc:before {  content: "\f160"; }.lia-fa-sort-amount-desc:before {  content: "\f161"; }.lia-fa-sort-numeric-asc:before {  content: "\f162"; }.lia-fa-sort-numeric-desc:before {  content: "\f163"; }.lia-fa-thumbs-up:before {  content: "\f164"; }.lia-fa-thumbs-down:before {  content: "\f165"; }.lia-fa-youtube-square:before {  content: "\f166"; }.lia-fa-youtube:before {  content: "\f167"; }.lia-fa-xing:before {  content: "\f168"; }.lia-fa-xing-square:before {  content: "\f169"; }.lia-fa-youtube-play:before {  content: "\f16a"; }.lia-fa-dropbox:before {  content: "\f16b"; }.lia-fa-stack-overflow:before {  content: "\f16c"; }.lia-fa-instagram:before {  content: "\f16d"; }.lia-fa-flickr:before {  content: "\f16e"; }.lia-fa-adn:before {  content: "\f170"; }.lia-fa-bitbucket:before {  content: "\f171"; }.lia-fa-bitbucket-square:before {  content: "\f172"; }.lia-fa-tumblr:before {  content: "\f173"; }.lia-fa-tumblr-square:before {  content: "\f174"; }.lia-fa-long-arrow-down:before {  content: "\f175"; }.lia-fa-long-arrow-up:before {  content: "\f176"; }.lia-fa-long-arrow-left:before {  content: "\f177"; }.lia-fa-long-arrow-right:before {  content: "\f178"; }.lia-fa-apple:before {  content: "\f179"; }.lia-fa-windows:before {  content: "\f17a"; }.lia-fa-android:before {  content: "\f17b"; }.lia-fa-linux:before {  content: "\f17c"; }.lia-fa-dribbble:before {  content: "\f17d"; }.lia-fa-skype:before {  content: "\f17e"; }.lia-fa-foursquare:before {  content: "\f180"; }.lia-fa-trello:before {  content: "\f181"; }.lia-fa-female:before {  content: "\f182"; }.lia-fa-male:before {  content: "\f183"; }.lia-fa-gittip:before, .lia-fa-gratipay:before {  content: "\f184"; }.lia-fa-sun-o:before {  content: "\f185"; }.lia-fa-moon-o:before {  content: "\f186"; }.lia-fa-archive:before {  content: "\f187"; }.lia-fa-bug:before {  content: "\f188"; }.lia-fa-vk:before {  content: "\f189"; }.lia-fa-weibo:before {  content: "\f18a"; }.lia-fa-renren:before {  content: "\f18b"; }.lia-fa-pagelines:before {  content: "\f18c"; }.lia-fa-stack-exchange:before {  content: "\f18d"; }.lia-fa-arrow-circle-o-right:before {  content: "\f18e"; }.lia-fa-arrow-circle-o-left:before {  content: "\f190"; }.lia-fa-toggle-left:before, .lia-fa-caret-square-o-left:before {  content: "\f191"; }.lia-fa-dot-circle-o:before {  content: "\f192"; }.lia-fa-wheelchair:before {  content: "\f193"; }.lia-fa-vimeo-square:before {  content: "\f194"; }.lia-fa-turkish-lira:before, .lia-fa-try:before {  content: "\f195"; }.lia-fa-plus-square-o:before {  content: "\f196"; }.lia-fa-space-shuttle:before {  content: "\f197"; }.lia-fa-slack:before {  content: "\f198"; }.lia-fa-envelope-square:before {  content: "\f199"; }.lia-fa-wordpress:before {  content: "\f19a"; }.lia-fa-openid:before {  content: "\f19b"; }.lia-fa-institution:before, .lia-fa-bank:before, .lia-fa-university:before {  content: "\f19c"; }.lia-fa-mortar-board:before, .lia-fa-graduation-cap:before {  content: "\f19d"; }.lia-fa-yahoo:before {  content: "\f19e"; }.lia-fa-google:before {  content: "\f1a0"; }.lia-fa-reddit:before {  content: "\f1a1"; }.lia-fa-reddit-square:before {  content: "\f1a2"; }.lia-fa-stumbleupon-circle:before {  content: "\f1a3"; }.lia-fa-stumbleupon:before {  content: "\f1a4"; }.lia-fa-delicious:before {  content: "\f1a5"; }.lia-fa-digg:before {  content: "\f1a6"; }.lia-fa-pied-piper:before {  content: "\f1a7"; }.lia-fa-pied-piper-alt:before {  content: "\f1a8"; }.lia-fa-drupal:before {  content: "\f1a9"; }.lia-fa-joomla:before {  content: "\f1aa"; }.lia-fa-language:before {  content: "\f1ab"; }.lia-fa-fax:before {  content: "\f1ac"; }.lia-fa-building:before {  content: "\f1ad"; }.lia-fa-child:before {  content: "\f1ae"; }.lia-fa-paw:before {  content: "\f1b0"; }.lia-fa-spoon:before {  content: "\f1b1"; }.lia-fa-cube:before {  content: "\f1b2"; }.lia-fa-cubes:before {  content: "\f1b3"; }.lia-fa-behance:before {  content: "\f1b4"; }.lia-fa-behance-square:before {  content: "\f1b5"; }.lia-fa-steam:before {  content: "\f1b6"; }.lia-fa-steam-square:before {  content: "\f1b7"; }.lia-fa-recycle:before {  content: "\f1b8"; }.lia-fa-automobile:before, .lia-fa-car:before {  content: "\f1b9"; }.lia-fa-cab:before, .lia-fa-taxi:before {  content: "\f1ba"; }.lia-fa-tree:before {  content: "\f1bb"; }.lia-fa-spotify:before {  content: "\f1bc"; }.lia-fa-deviantart:before {  content: "\f1bd"; }.lia-fa-soundcloud:before {  content: "\f1be"; }.lia-fa-database:before {  content: "\f1c0"; }.lia-fa-file-pdf-o:before {  content: "\f1c1"; }.lia-fa-file-word-o:before {  content: "\f1c2"; }.lia-fa-file-excel-o:before {  content: "\f1c3"; }.lia-fa-file-powerpoint-o:before {  content: "\f1c4"; }.lia-fa-file-photo-o:before, .lia-fa-file-picture-o:before, .lia-fa-file-image-o:before {  content: "\f1c5"; }.lia-fa-file-zip-o:before, .lia-fa-file-archive-o:before {  content: "\f1c6"; }.lia-fa-file-sound-o:before, .lia-fa-file-audio-o:before {  content: "\f1c7"; }.lia-fa-file-movie-o:before, .lia-fa-file-video-o:before {  content: "\f1c8"; }.lia-fa-file-code-o:before {  content: "\f1c9"; }.lia-fa-vine:before {  content: "\f1ca"; }.lia-fa-codepen:before {  content: "\f1cb"; }.lia-fa-jsfiddle:before {  content: "\f1cc"; }.lia-fa-life-bouy:before, .lia-fa-life-buoy:before, .lia-fa-life-saver:before, .lia-fa-support:before, .lia-fa-life-ring:before {  content: "\f1cd"; }.lia-fa-circle-o-notch:before {  content: "\f1ce"; }.lia-fa-ra:before, .lia-fa-rebel:before {  content: "\f1d0"; }.lia-fa-ge:before, .lia-fa-empire:before {  content: "\f1d1"; }.lia-fa-git-square:before {  content: "\f1d2"; }.lia-fa-git:before {  content: "\f1d3"; }.lia-fa-hacker-news:before {  content: "\f1d4"; }.lia-fa-tencent-weibo:before {  content: "\f1d5"; }.lia-fa-qq:before {  content: "\f1d6"; }.lia-fa-wechat:before, .lia-fa-weixin:before {  content: "\f1d7"; }.lia-fa-send:before, .lia-fa-paper-plane:before {  content: "\f1d8"; }.lia-fa-send-o:before, .lia-fa-paper-plane-o:before {  content: "\f1d9"; }.lia-fa-history:before {  content: "\f1da"; }.lia-fa-genderless:before, .lia-fa-circle-thin:before {  content: "\f1db"; }.lia-fa-header:before {  content: "\f1dc"; }.lia-fa-paragraph:before {  content: "\f1dd"; }.lia-fa-sliders:before {  content: "\f1de"; }.lia-fa-share-alt:before {  content: "\f1e0"; }.lia-fa-share-alt-square:before {  content: "\f1e1"; }.lia-fa-bomb:before {  content: "\f1e2"; }.lia-fa-soccer-ball-o:before, .lia-fa-futbol-o:before {  content: "\f1e3"; }.lia-fa-tty:before {  content: "\f1e4"; }.lia-fa-binoculars:before {  content: "\f1e5"; }.lia-fa-plug:before {  content: "\f1e6"; }.lia-fa-slideshare:before {  content: "\f1e7"; }.lia-fa-twitch:before {  content: "\f1e8"; }.lia-fa-yelp:before {  content: "\f1e9"; }.lia-fa-newspaper-o:before {  content: "\f1ea"; }.lia-fa-wifi:before {  content: "\f1eb"; }.lia-fa-calculator:before {  content: "\f1ec"; }.lia-fa-paypal:before {  content: "\f1ed"; }.lia-fa-google-wallet:before {  content: "\f1ee"; }.lia-fa-cc-visa:before {  content: "\f1f0"; }.lia-fa-cc-mastercard:before {  content: "\f1f1"; }.lia-fa-cc-discover:before {  content: "\f1f2"; }.lia-fa-cc-amex:before {  content: "\f1f3"; }.lia-fa-cc-paypal:before {  content: "\f1f4"; }.lia-fa-cc-stripe:before {  content: "\f1f5"; }.lia-fa-bell-slash:before {  content: "\f1f6"; }.lia-fa-bell-slash-o:before {  content: "\f1f7"; }.lia-fa-trash:before {  content: "\f1f8"; }.lia-fa-copyright:before {  content: "\f1f9"; }.lia-fa-at:before {  content: "\f1fa"; }.lia-fa-eyedropper:before {  content: "\f1fb"; }.lia-fa-paint-brush:before {  content: "\f1fc"; }.lia-fa-birthday-cake:before {  content: "\f1fd"; }.lia-fa-area-chart:before {  content: "\f1fe"; }.lia-fa-pie-chart:before {  content: "\f200"; }.lia-fa-line-chart:before {  content: "\f201"; }.lia-fa-lastfm:before {  content: "\f202"; }.lia-fa-lastfm-square:before {  content: "\f203"; }.lia-fa-toggle-off:before {  content: "\f204"; }.lia-fa-toggle-on:before {  content: "\f205"; }.lia-fa-bicycle:before {  content: "\f206"; }.lia-fa-bus:before {  content: "\f207"; }.lia-fa-ioxhost:before {  content: "\f208"; }.lia-fa-angellist:before {  content: "\f209"; }.lia-fa-cc:before {  content: "\f20a"; }.lia-fa-shekel:before, .lia-fa-sheqel:before, .lia-fa-ils:before {  content: "\f20b"; }.lia-fa-meanpath:before {  content: "\f20c"; }.lia-fa-buysellads:before {  content: "\f20d"; }.lia-fa-connectdevelop:before {  content: "\f20e"; }.lia-fa-dashcube:before {  content: "\f210"; }.lia-fa-forumbee:before {  content: "\f211"; }.lia-fa-leanpub:before {  content: "\f212"; }.lia-fa-sellsy:before {  content: "\f213"; }.lia-fa-shirtsinbulk:before {  content: "\f214"; }.lia-fa-simplybuilt:before {  content: "\f215"; }.lia-fa-skyatlas:before {  content: "\f216"; }.lia-fa-cart-plus:before {  content: "\f217"; }.lia-fa-cart-arrow-down:before {  content: "\f218"; }.lia-fa-diamond:before {  content: "\f219"; }.lia-fa-ship:before {  content: "\f21a"; }.lia-fa-user-secret:before {  content: "\f21b"; }.lia-fa-motorcycle:before {  content: "\f21c"; }.lia-fa-street-view:before {  content: "\f21d"; }.lia-fa-heartbeat:before {  content: "\f21e"; }.lia-fa-venus:before {  content: "\f221"; }.lia-fa-mars:before {  content: "\f222"; }.lia-fa-mercury:before {  content: "\f223"; }.lia-fa-transgender:before {  content: "\f224"; }.lia-fa-transgender-alt:before {  content: "\f225"; }.lia-fa-venus-double:before {  content: "\f226"; }.lia-fa-mars-double:before {  content: "\f227"; }.lia-fa-venus-mars:before {  content: "\f228"; }.lia-fa-mars-stroke:before {  content: "\f229"; }.lia-fa-mars-stroke-v:before {  content: "\f22a"; }.lia-fa-mars-stroke-h:before {  content: "\f22b"; }.lia-fa-neuter:before {  content: "\f22c"; }.lia-fa-facebook-official:before {  content: "\f230"; }.lia-fa-pinterest-p:before {  content: "\f231"; }.lia-fa-whatsapp:before {  content: "\f232"; }.lia-fa-server:before {  content: "\f233"; }.lia-fa-user-plus:before {  content: "\f234"; }.lia-fa-user-times:before {  content: "\f235"; }.lia-fa-hotel:before, .lia-fa-bed:before {  content: "\f236"; }.lia-fa-viacoin:before {  content: "\f237"; }.lia-fa-train:before {  content: "\f238"; }.lia-fa-subway:before {  content: "\f239"; }.lia-fa-medium:before {  content: "\f23a"; }      .MessageEditor ul.lia-tabs-sort > li {    list-style: outside none none;}.MessageEditor ul.lia-tabs-sort li {    display: block;    float: left;    margin: 0px 5px 5px 0px;}.MessageEditor .lia-button-group.lia-button-group-center {    text-align: center;}.MessageEditor .lia-button-group, #lia-body .lia-content .lia-button-group-left {    margin: 0px 0px 10px;}.MessageEditor .lia-button-group.lia-button-group-center .lia-button-wrapper {    float: inherit;    display: inline-block;}.MessageEditor .lia-button-group .lia-button-wrapper .lia-button-lg {    height: 36px;    padding: 0px 20px;}.MessageEditor a.lia-button.lia-link-disabled, #lia-body .lia-content span.lia-button.lia-link-disabled, #lia-body .lia-content button.lia-button.lia-link-disabled, #lia-body .lia-content input.lia-button.lia-link-disabled, #lia-body .lia-content div.lia-button.lia-link-disabled, #lia-body .lia-content label.lia-button.lia-link-disabled, #lia-body .lia-content a.lia-button.lia-link-disabled:hover, #lia-body .lia-content span.lia-button.lia-link-disabled:hover, #lia-body .lia-content button.lia-button.lia-link-disabled:hover, #lia-body .lia-content input.lia-button.lia-link-disabled:hover, #lia-body .lia-content div.lia-button.lia-link-disabled:hover, #lia-body .lia-content label.lia-button.lia-link-disabled:hover {    opacity: 0.2;    cursor: auto;}.MessageEditor ul.lia-list-tile {    margin: 0px 0px 10px;}.MessageEditor ul.lia-list-tile > li {    float: left;    margin: 0px 5px 5px 0px;}.MessageEditor ol, #lia-body .lia-content ul, .mceContentBody ol, .mceContentBody ul, .mce-content-body ol, .mce-content-body ul {    list-style: outside none none;}.mce-content-body .star-rating-container {	display: none;}.MessageEditor .lia-cell {    display: table-cell;}.MessageEditor .lia-media-uploader-header-title-wrapper {	margin: 0px;}.MessageEditor .lia-row {    display: table-row;}.MessageEditor a.lia-button.lia-button-secondary,.MessageEditor span.lia-button.lia-button-secondary,.MessageEditor button.lia-button.lia-button-secondary, .MessageEditor input.lia-button.lia-button-secondary {    background: #808080 url("/skins/images/00C95DAB38983329A9EFBF7381ABA382/whiteui/images/bg_bevel.png") repeat-x scroll 0px 0px;}.MessageEditor .lia-fa, .lia-form-teaser-entry .lia-fa {    display: inline-block;    font-family: FontAwesome;    font-style: normal;    font-weight: normal;    line-height: 1;    font-size-adjust: none;    font-stretch: normal;    font-feature-settings: normal;    font-language-override: normal;    font-kerning: auto;    font-synthesis: weight style;    font-variant: normal;    font-size: inherit;    text-rendering: auto;    transform: translate(0px, 0px);}.MessageEditor .mce-content-body .lia-image-container-editor .lia-image-edit-icon,.MessageEditor .lia-message-template-drop-zones .lia-image-container-editor .lia-image-edit-icon {    background-color: #FFF;    border-radius: 2px;    color: #808080;    cursor: pointer;    font-size: 18px;    height: 35px;    line-height: 35px;    position: absolute;    right: 5px;    text-align: center;    top: 5px;    width: 35px;    display: none;}.MessageEditor .mce-content-body .lia-image-container-editor .lia-image-display + .lia-image-edit-icon,.MessageEditor .lia-message-template-drop-zones .lia-image-container-editor .lia-image-display + .lia-image-edit-icon {	display: inline;}#lia-body .lia-content .mce-i-none {	font-family: FontAwesome;	position: relative;	top: 4px;}.mce-container.mce-edit-area.mce-panel {	position: relative;}.mce-container .lia-mce-placeholder {	position: absolute;	color: #888;	width: 100%;	overflow: hidden;	pointer-events: none;	top: 5px;	left: 5px;	text-transform: none;	font-weight: normal;}.lia-media-uploader button.lia-button {     overflow: visible;     vertical-align: bottom;    width: auto; margin: 0px;    cursor: pointer;    display: block;    height: 18px;     padding: 1px 5px;             border-radius: 5px;    color: #ffffff;    font-size: 12px;    line-height: 15px;    font-family: Arial;    font-weight: normal;    text-decoration: none;    white-space: nowrap;}.lia-media-uploader .lia-form-row {    min-height: 55px;}.lia-media-uploader .lia-button-group-left {    margin: 0px 0px 0px !important;}.lia-media-uploader select  {    background: #ffffff;    border: 1px solid #808080;    color: #666666;    font-size: 12px;    line-height: normal;    font-family: Arial;    font-weight: normal;    width: 99.8%;                    padding: 0px;    height: 20px;    line-height: 14.25px;    border-radius: 0px;}.lia-media-uploader {	    color: #666666;    font-size: 12px;    line-height: 15px;    font-family: Arial;	}.mce-content-body .lia-image-container-editor .lia-image-display + .lia-image-edit-icon {	display: inline;}.mce-content-body .lia-image-container-editor {	cursor: default;    display: inline-block;    position: relative;}.lia-image-container-align-center {	margin: auto;    display: block !important;    clear: both;}.lia-image-container-align-right {	float: right;    text-align: right;    margin-left: 10px;}.lia-image-container-align-left {    float: left;    margin-right: 10px;}.lia-image-container-editor .lia-image-edit-icon{	background-color: white;    border-radius: 2px;    color: #808080;    cursor: pointer;    font-size: 18px;    height: 35px;    line-height: 35px;    position: absolute;    right: 5px;    text-align: center;    top: 5px;    width: 35px;     display: inline;}.lia-media-uploader ul.lia-tabs-sort span.lia-link-disabled {	background: #E5E5E5;    -moz-border-radius: 2.5px;    -webkit-border-radius: 2.5px;    border-radius: 2.5px;    color: #456789;    text-decoration: none;}.lia-media-uploader .lia-form-label{font-size: 12px;}.lia-media-uploader h2 {    font-size: 18px;	margin: 0px;    line-height: 23px;    font-family: Arial;    font-weight: bold;}.lia-media-uploader button.lia-button.lia-button-secondary:hover{	border: none;    background: #999999 url(/skins/images/00C95DAB38983329A9EFBF7381ABA382/whiteui/images/bg_bevel.png) repeat-x 0 0;}.lia-media-uploader .lia-media-uploader-side-panel-add button.lia-button.lia-button-primary {	border: none;	background: #456789 url(/skins/images/00C95DAB38983329A9EFBF7381ABA382/whiteui/images/bg_bevel.png) repeat-x 0 0;	}.lia-media-uploader .lia-media-uploader-side-panel-add button.lia-button.lia-button-primary:hover{	border: none;	background: #6A85A0 url(/skins/images/00C95DAB38983329A9EFBF7381ABA382/whiteui/images/bg_bevel.png) repeat-x 0 0;	}.lia-media-uploader .lia-fa-5x {    font-size: 5em !important;}.lia-media-uploader button.lia-button.lia-button-secondary:hover {	border: 1px solid #999999;}.lia-media-uploader button.lia-button.lia-button-secondary {	border: 1px solid #808080;}.lia-media-uploader .lia-button-group-left .lia-button-wrapper{    float: left;    margin: 0 5px 0 0;}.lia-media-uploader .lia-button-group-left {    margin: 0px;    zoom: 1;}#shareThisHolder {	    float: right;height: 50px;    width: 130px;    padding-left: 20px;	}#shareThisHolder .icon {		    margin-right: 15px;    float: left;	background: url(/html/assets/icons-share-this-sprite.png?E13F89CC9F16EE775214E5054301CB61);	}#shareThisHolder .icon{	 position: relative;    height: 40px;    width: 40px;        border-radius: 50%;                cursor: pointer;	}#shareThisHolder .icon.facebook {	       background-position: -78px -10px;     background-color: #3b5998;	}		#shareThisHolder .icon.twitter {     background-position: -145px -9px;     background-color: #00aced; 	}			#shareThisHolder .icon.linkedin {     background-position: -110px -11px;     background-color: #007bb6;   	}		#shareThisHolder .icon.sms {    font-family: omnes;    font-size: 1.4em;    color: #fff !important;    background: #358932;    padding: 11px 5px;    font-weight: bold;	}		#shareThisHolder icon:hover {		opactity: .5;	}		#shareThisHolder .icon.email {     background-position: -43px -10px;         background-color: #EF6F01; 	}	#shareThisHolder .icon.icon16 {	    background-position: -14px -21px;    height: 22px;    width: 22px;    position: absolute;    top: 15px;    margin-left: 10px;	}		#shareThisHolder .icon.icon20 {	    background-position: -11px -53px;    height: 26px;    width: 26px;    position: absolute;    top: 12px;	}		#shareThisHolder .icon.icon24 {    background-position: -7px -89px;    height: 30px;    width: 30px;    position: absolute;    top: 12px;	}		#shareThisHolder.share-wireless .icon.icon16 {	    background-position: 37px 51px;		}#shareThisHolder.share-wireless .icon.icon20 {	    background-position: 42px -90px;		}#shareThisHolder.share-wireless {    position: relative;    top: 20px;    }    #shareThisHolder.share-wireless .shareText {    position: relative;    top: 11px;    left: -14px;    font-size: 1.4em;    font-weight: normal;    color: #fff;}#shareThisHolder.share-wireless .icon.icon24 {    background-position: 45px 54px;    border-radius: 0%;	position: relative;	}#shareThisHolder.share-wireless .popover.sharePopover {    top: 40px;    left: -175px;}#shareThisHolder.share-wireless .link {     color: #fff;}	 	#shareThisHolder .stButton{ 		margin: 0px; 	} 			#shareThisHolder .link {	    text-decoration: none;	}		#shareThisHolder .link:hover {	    text-decoration: underline;	}		#shareThisHolder .shareText {	position: relative;    top: 14px;    left: 31px;    font-size: 1.2em;    font-weight: normal;    color: #006699;    }        #shareThisHolder .white { color: #fff; }         #shareThisHolder .share-wireless { position: relative; }        #shareThisHolder .icon.last {        margin: 0px;        }  #shareThisHolder .bottom {    min-height: 35px;         min-width: 263px;}#shareThisHolder .popover.sharePopover {	top: 42px; left: 667px; display: none;	}#shareThisHolder .popover.bottom .arrow {    border-bottom-color: #ccc;    top: -11px;        left: 255px;}.no-results .accordion-heading .accordion-toggle {     padding: 8px 0px; }.no-results .box {	    background: #F3F3F3;    border: 1px solid #ccc;    min-height: 205px;    padding: 0px;    border-radius: 5px;    width: 32.333333%;    margin-right: 10px; 	}.no-results .box.no-margin {	margin: 0px;}.no-results .icon-open {	    background: url(/html/assets/search-accordion-sprite.png) no-repeat;    height: 20px;    width: 20px;    position: absolute;	}.no-results .icon-close {	    background: url(/html/assets/search-accordion-sprite.png) no-repeat;    height: 20px;    width: 20px;    position: absolute;    background-position: 0px -21px;	}.accordion-toggle:hover .minus-icon span {	color: #999;	text-decoration: none;}.no-results .accordion * {outline: 0 !important;} .header-height { height: 25px !important; font-weight: bold;}.lia-media-uploader .lia-media-album-image-wrapper {    height: 206px;    width: 206px;    border: #666666 3px solid;    margin-bottom: 2.5px;}.lia-media-uploader .lia-media-album-tile .lia-media-album-tile-bar:nth-child(2) {    width: 80%;}.lia-media-uploader .lia-media-album-tile .lia-media-album-tile-bar:nth-child(3) {    width: 70%;}.lia-media-uploader .lia-media-album-tile .lia-media-album-tile-bar {    background-color: #666666;    height: 3px;    margin: auto auto 2.5px auto;}.lia-media-uploader input.lia-form-type-text  {    font-size: 12px;        color: #666666;        background: #ffffff;    border: 1px solid #808080;    color: #666666;    font-size: 12px;    line-height: 14px;    font-family: Arial;    font-weight: normal;    width: 99.8%;    padding: 10px;    height: auto;        box-sizing: border-box;}.lia-media-uploader .lia-inline-image-caption {      font-size: 1.07em;}.lia-media-uploader .lia-image-caption{	font-style: italic;}  .lia-media-uploader .lia-menu-dropdown-items a.lia-media-album-selector-item:hover, .lia-media-uploader .lia-menu-dropdown-items a.lia-media-album-selector-new-album-row:hover {    background-color: #ffffcc !important;    text-decoration: none !important;}.lia-media-uploader .lia-menu-dropdown-items {     padding: 5px 0 !important;    width: 265px !important;}.lia-media-uploader .lia-menu-dropdown-items a {     padding: 0px 10px !important;}.lia-media-uploader .lia-media-album-image-wrapper {     border: #666666 3px solid; }.lia-media-uploader .lia-media-saved-photos-album:hover .lia-media-album-image-wrapper {      border: #799abb 3px solid;       cursor: pointer;       }      .lia-media-uploader .lia-media-album-list-title:hover {      background-color: transparent !important;      }            .lia-form-body-input.lia-form-type-text.lia-form-input-vertical.input-error{    border: 1px solid #f00 !important;    background: #fef3f1;    box-shadow: 0 0 2px #FF0000 !important;    -webkit-box-shadow: 0 0 2px #FF0000 !important;    -moz-box-shadow: 0 0 2px #FF0000 !important;}.lia-image-caption  {    color: #808080;    cursor: default;    display: block;    font-size: 13px;    font-style: italic;    height: auto;    margin: 5px 0 20px 0;    text-align: left;}.mobile-input-error{float: left;    margin: -7px 0 14px;    font-size: 0.92em;    color: #f00;}/* Media v4 image preview #lia-body .lia-messages-message-image {    visibility: hidden;    color: #333333;    position: absolute;    top: 10px;    right: 10px;}*/.lia-message-body-content .lia-inline-image-display-wrapper .lia-fa-search-plus{    position: absolute;    top: 10px;    right: 10px;    cursor: pointer;}@media screen and (min-width: 768px){	.lia-modal-window .modal-dialog {	    right: 0px;	    left: 0px;	    width: auto;	    padding: 15px; 	    margin: 0px; 	     z-index: 1050; 	} }.lia-media-image-lightbox .lia-lightbox-actions-container {    position: absolute;    top: 0;    right: 0;    z-index: 3;}.lia-media-image-lightbox .lia-lightbox-prev-container {    width: 33%;    text-align: left;}.lia-media-image-lightbox .lia-lightbox-prev-container, .lia-media-image-lightbox .lia-lightbox-next-container {    position: absolute;    height: 100%;    top: 0;    background-image: /* @noflipstart */ url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' â€¦C/linearGradient%3E%3Cpath fill='url(%23a)' d='M0 0h1v1H0z'/%3E%3C/svg%3E") /* @noflipend */;    z-index: 2;}.lia-media-image-lightbox .lia-lightbox-next-container {    width: 67%;    right: 0;    text-align: right;}.lia-media-image-lightbox .lia-lightbox-prev-container, .lia-media-image-lightbox .lia-lightbox-next-container {    position: absolute;    height: 100%;    top: 0;    background-image: /* @noflipstart */ url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' â€¦C/linearGradient%3E%3Cpath fill='url(%23a)' d='M0 0h1v1H0z'/%3E%3C/svg%3E") /* @noflipend */;    z-index: 2;}.lia-media-image-lightbox .lia-lightbox-info {    background-color: #ffffff;        padding: 14px;}.lia-media-image-lightbox .lia-lightbox-info .lia-lightbox-context {    float: left;    text-overflow: ellipsis;    width: calc(100% - 190px);    white-space: nowrap;    overflow: hidden;}.lia-media-image-lightbox .lia-lightbox-info .lia-button-group {    margin: 2px 0 0 0;}.lia-media-image-lightbox .lia-lightbox-info .lia-lightbox-actions {    float: right;}.lia-media-image-lightbox .lia-button-group, .lia-button-group-left {    margin: 0 0 10px;    zoom: 1;}.lia-media-image-lightbox .lia-lightbox-info .lia-user-avatar {    margin: 0 10px 0 0;    vertical-align: middle;} .lia-media-image-lightbox .lia-media-publishing-history {    border-radius: 0 0 6px 6px;    padding-top: 14px;    border-top: 1px solid #cccccc;        background-color: #fff;}.lia-media-image-lightbox .lia-media-publishing-history .lia-publishing-history-title {    display: inline-block;    font-weight: bold;    margin-left: 14px;    text-align: left;    width: 75px;    vertical-align: top;}.lia-media-image-lightbox .lia-media-publishing-history .lia-publishing-history-items {    display: inline-block;    width: calc(100% - 120px);}.lia-media-image-lightbox .lia-media-publishing-history .lia-publishing-history-item {    border-left: 3px solid #666666;    padding-left: 25px;    margin: 0 0 20px 25px;}.lia-media-image-lightbox .lia-media-publishing-history .lia-publishing-history-item .lia-publishing-history-row {    margin: 0 0 10px 0;}.lia-media-image-lightbox a.lia-publishing-history-item-subject.lia-publishing-history-row  {    color: #456789;    text-decoration: none;}.lia-media-image-lightbox  .lia-media-publishing-history .lia-publishing-history-item .lia-publishing-history-item-subject {    display: block;    font-weight: bold;}.lia-media-image-lightbox .lia-button-group, .lia-media-image-lightbox .lia-button-group-left {    margin: 0 0 10px;    zoom: 1;}.lia-media-image-lightbox .lia-button-group-left .lia-button-wrapper {	float: left;    margin: 0 5px 0 0;}.lia-media-image-lightbox .lia-button-group .lia-button-wrapper .lia-button-icon {    height: auto;    padding: 5px 8px;}.lia-media-image-lightbox a.lia-button.lia-button-inversed, .lia-media-image-lightbox button.lia-button.lia-button-inversed {    background-color: #ffffff;    color: #456789;}.lia-media-image-lightbox a.lia-button, button.lia-button {    background: #456789 url(/skins/images/C74D5746ECB86F44D67DD875DE4A357C/whiteui/images/bg_bevel.png) repeat-x 0 0;}.lia-media-image-lightbox a.lia-button, .lia-media-image-lightbox button.lia-button{cursor: pointer;    display: block;    height: 18px;    line-height: 18px;    padding: 0 5px;    text-decoration: none;}.lia-media-image-lightbox .lia-image-download-link-icon {    color: #999999;}.lia-media-image-lightbox .lia-lightbox-info .lia-button-wrapper {    height: auto;    overflow: hidden;}.lia-media-image-lightbox .lia-media-image-lightbox, .lia-media-image-lightbox .lia-lightbox-main-image {    background-color: #333333;    border-radius: 6px 6px 0 0;}.lia-media-image-lightbox .lia-inline-image-display-wrapper i.lia-fa-search-plus {	display: none; }.lia-media-image-lightbox .lia-image-download-link-icon:hover {    color: #428bca;}.lia-media-image-lightbox a.lia-button.lia-button-inversed:hover,.lia-media-image-lightbox button.lia-button.lia-button-inversed:hover {    background-color: #d9d9d9;}.lia-media-image-lightbox .lia-button-wrapper {    cursor: pointer;}.lia-media-image-lightbox a.lia-button, .lia-media-image-lightbox button.lia-button {    background-color: #456789;    border: 1px solid #456789;    -moz-border-radius: 5px;    -webkit-border-radius: 5px;    border-radius: 5px;}.lia-media-image-lightbox .lia-moderation-flag-entity.lia-entity-flag-actioned .lia-button {    color: #cc0000;}.lia-media-image-lightbox .lia-filmstrip {    border-top: 1px solid #cccccc;    text-align: center;    margin-bottom: -7px;    background-color: #fff;}.lia-media-image-lightbox .lia-filmstrip-prev-container, .lia-media-image-lightbox .lia-filmstrip-next-container {    display: inline-block;    position: relative;    bottom: 45px;}.lia-media-image-lightbox .lia-filmstrip .lia-button-container.lia-button-disabled i.lia-lightbox-button, .lia-media-image-lightbox .lia-filmstrip .lia-button-container.lia-button-disabled i.lia-lightbox-button-inverted {    opacity: .2;}.lia-media-image-lightbox .lia-filmstrip .lia-button-container i.lia-lightbox-button-inverted {    border: 0;    color: #404040;    background: #fff;}.lia-media-image-lightbox .lia-filmstrip .lia-button-container i.lia-lightbox-button {        cursor: pointer;    opacity: .6;    padding: 5px;    border-radius: 3px;    -webkit-transition: opacity .15s linear;    transition: opacity .15s linear;}.lia-media-image-lightbox .lia-filmstrip ul.lia-list-tile {    margin-bottom: 0;} .lia-media-image-lightbox .lia-filmstrip .lia-content ul {    list-style: none;}.lia-media-image-lightbox .lia-filmstrip ul.lia-list-tile > li {    padding: 14px 0;    margin-bottom: 0;    margin-right: 8px;}.lia-media-image-lightbox .lia-filmstrip ul.lia-list-tile>li {    float: left;    margin: 0 5px 5px 0;}.lia-media-image-lightbox .lia-filmstrip .lia-media-image-frame {    border: 1px solid #e6e6e6;    opacity: .8;    transition: opacity .15s linear;    padding: 1px;}.lia-media-image-lightbox  .lia-media-image-frame {    width: 65px;    height: 65px;    overflow: hidden;    cursor: pointer;}.lia-media-image-lightbox .lia-media-image-frame {    text-align: center;}.lia-media-image-lightbox .lia-media-image {    max-width: 100%;    max-height: 100%;} .lia-media-image-lightbox .lia-media-image-frame .lia-media-image {    position: relative;    top: 50%;    transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    -webkit-transform: translate(0, -50%);} .lia-media-image-lightbox .lia-filmstrip .lia-image-selected {    border-top: 2px solid #688db3;    border-bottom: 2px solid #688db3;}.lia-media-image-lightbox .lia-filmstrip .lia-media-image-frame:hover {    opacity: 1;    transition: opacity .15s linear;}.escalate-container {	float: left;    padding-right: 10px;    margin: -13px 11px 0 19px;}.btn.escalate-link {    background: linear-gradient(to bottom, #fff 0%, #F4F4F4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);    background-image: -webkit-gradient(linear, left top, left bottom, from( #fff), to( #F4F4F4));    background-image: -webkit-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);    background-image: -moz-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);    background-image: -ms-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);    background-image: -o-linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);    background-image: linear-gradient(to bottom, #fff 0%, #F4F4F4 100%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f5f6',GradientType=0 );    border: 1px solid #ddd;    color: #016699;    font-weight: normal;    padding: 11px 12px 10px 13px;    font-size: 1.07em;}.btn.escalate-link:hover {	background: linear-gradient(to bottom, #eee 0%, #E4E4E4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);    background-image: -webkit-gradient(linear, left top, left bottom, from( #eee), to( #E4E4E4));    background-image: -webkit-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    background-image: -moz-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    background-image: -ms-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    background-image: -o-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    background-image: linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f5f6',GradientType=0 );    color: #003354;}.btn.escalate-link:focus, .btn.escalate-link.focus {background: linear-gradient(to bottom, #eee 0%, #E4E4E4 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);    background-image: -webkit-gradient(linear, left top, left bottom, from( #eee), to( #E4E4E4));    background-image: -webkit-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    background-image: -moz-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    background-image: -ms-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    background-image: -o-linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    background-image: linear-gradient(to bottom, #eee 0%, #E4E4E4 100%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f5f6',GradientType=0 );    color: #003354;     text-shadow: none;}.left-align-search {margin: 0 0 0 0px !important;    color: #016699;}.EmailMessagePage .container h1{	background: none !important;}.PollsTaplet .lia-poll-choice .lia-poll-votes-count {     text-align: right;    white-space: nowrap;}.PollsTaplet .lia-form-poll-choice-input {	 }.PollsTaplet td {	border-bottom: 1px solid #E5E5E5;    padding: 5px 10px;    vertical-align: middle;} .PollsTaplet .tile{overflow-y: hidden;    overflow-x: hidden;    max-height: 260px; }.PollsTaplet .lia-data-cell-primary{	border-bottom: 1px solid #F2F2F2;	padding-right: 0px;}.PollsTaplet .lia-data-cell-secondary {	padding-left: 0px;	 display: none;	}.PollsTaplet .lia-poll-choice-selection, #lia-body .lia-content .PollView .lia-poll-choice-selection {    margin: 0 0 5px;}.PollsTaplet .lia-poll-votes-bar, #lia-body .lia-content .PollView .lia-poll-votes-bar {    background-color: #456789;    height: 10px;}.PollsTaplet table {	    position: relative;    left: -10px;          width: 195px;} .PollsTaplet .lia-panel-content-wrapper {		padding: 15px 0px;}.PollsTaplet .tile .lia-panel-heading-bar-wrapper {	background-color: #50a34a;    border-radius: 5px;    color: #fff;    font-size: 0.86em;    height: 19px;    text-align: center;    padding: 1px 10px;         position: absolute;    width: 214px;    top: 10px;    left: 7px;}.PollsTaplet .lia-panel-heading-bar {    color: inherit !important;    font-size: inherit !important;    font-weight: inherit !important;    line-height: inherit !important;}.poll-widget {	    float: left;    margin-top: 7px;        width: 212px;    max-width: 212px;    min-width: 212px;	 }.poll-widget .lia-panel-heading-bar-wrapper {    border-top: 1px solid #ccc;    border-left: 1px solid #ccc;    border-right: 1px solid #ccc;    padding: 10px 15px;        border-radius: 4px 4px 0px 0px;    background: -moz-linear-gradient(top, #fff 0%, #f4f4f4 100%);    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#f4f4f4));    background: -webkit-linear-gradient(top, #fff 0%,#f4f4f4 100%);    background: -o-linear-gradient(top, #fff 0%,#f4f4f4 100%);    background: -ms-linear-gradient(top, #fff 0%,#f4f4f4 100%);    background: linear-gradient(to bottom, #fff 0%,#f4f4f4 100%);    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );}.poll-widget .lia-panel-content-wrapper {    border: 1px solid #ccc;    margin-bottom: -1px;    padding: 10px 15px;        border-radius: 0px 0px 4px 4px;}.poll-widget .lia-poll-not-voted, .poll-widget .lia-poll-voted {	    border-bottom: 1px solid #eee;    padding: 20px 0px;}.poll-widget .lia-poll-not-voted .lia-poll-votes-bar-wrapper {	display: none; }.poll-widget .lia-poll-not-voted .lia-poll-choice-selection {	margin: 0px;}.poll-widget .PollsTaplet .lia-poll-choice-selection {    white-space: inherit;}.poll-widget .lia-poll-choice-selection label, .PollsTaplet .lia-poll-choice-selection label {    display: inline;    position: relative;    top: -1px;}.message-main-top-full .lia-message-subject .escalated {	float: left;    padding: 5px; } .escalate-message p{    background: #ED7D31;    color: #fff;    padding: 3px 10px;    border-radius: 5px;    text-align: center;}.escalate-message {	    position: relative;    float: left;        width: 100%;	}.tab-content .lia-fa-escalated, .message-subject .escalated {	    position: relative;    top: -1px;}#classicAnswersTable .lia-fa-escalated {	position: relative;	top: 0px;}#classicActivityTable .lia-fa-escalated  {	position: relative;    top: 1px;}.category-messages-wrapper .lia-fa-escalated {	position: relative;	top: -1px !important; }#globalNav #primaryMenu .black-brand, #globalNav #primaryMenu .black-brand #primary_Search {	background: #000 !important;	border-radius: 5px 5px 0px 0px;	   }#globalNav #primaryMenu .black-brand #primary_Search input {    height: auto;    margin: 1px;    float: left;    padding: 4px 8px;    width: 196px;    font-size: 13px;    color: #656565;    outline: 0;    background: #fff;    border: 1px solid #999;    border-radius: 5px;}#globalNav #primaryMenu .black-brand #primary_Search button{    display: inline;    float: right;    height: 20px;    width: 20px;    position: absolute;    cursor: pointer;    padding-top: 20px;    overflow: hidden;    background: url("/html/assets/bg-primary-sprite.png");    background-position: -419px -58px;    top: 7px;    right: 17px;    }        #globalNav #primaryMenu .black-brand #primary_Search button.hide-text{    	display: none;    }            #globalNav #primaryMenu .black-brand #primary_ATTLogo {    			background: url("/html/assets//logo-sprite.png");	    	    height: 44px;	    width: 64px;    }        #globalNav #primaryMenu .black-brand #primary_ATTLogo.white {    	background-position: 18px -1px;    }            #globalNav #primaryMenu .black-brand #primary_ATTLogo.blue {    	background-position: 105px -1px;    }            #globalNav #primaryMenu .black-brand #primary_ATTLogo.black {    	background-position: 98px -1px;    }        li.ge5p_z1-tab:has(> #ge5p_z1_s2001) { display: none !important; }        #ge5p_z1_s2001 {    	display: none !important;    }        .featured.list .solved.featured {    	position: absolute;    	right: 60px;    }        .black-branded #search-button { border-bottom: 1px solid #747474;    background-color: #000;}       .search-container:has('.black-branded') {    border-top: 1px solid #5A5A5A;    background-color: #000;     }    .black-branded .cat-nav-container, .black-branded .search-container .nav-bar-button, .black-branded .main-navigation-search-container #post-question-button:focus  {    	border-bottom: 1px solid #747474;     border-right: 1px solid #747474;    background: #000;    }        .black-branded .cat-nav-container:hover, .black-branded .search-container .nav-bar-button:hover {    background-color: #5A5A5A;}.main-navigation-search-container:has('.black-branded'){	    border-top: 1px solid #000;    background-color: #5A5A5A;        position: relative;    z-index: 1;} .black-branded .cat-nav-container .dropdown-menu {     border: 2px solid #000;}.black-branded .cat-nav-container .dropdown.open {	background-color: #000;	 border-right: 1px solid #747474;}.black-branded .main-navigation-search-container #main-nav-menu:focus{	 background-color: #000;}.black-branded .cat-nav-container .dropdown-menu {    top: 46px;}.black-branded .main-navigation-search-container {    border-top: 1px solid #D1D1D1;    background-color: #000;}    .black-branded .autocomplete li {     border-bottom: 1px solid #747474; } .black-branded .autocomplete {        background-color: #000;}   .black-branded .autocomplete li:hover {    background-color: #5A5A5A;}.black-branded .main-navigation-search-container #search-button:focus {	background-color: #000; }.black-branded .autoSuggest ul li:hover {    background-color: #ebebeb !important;}.black-branded .ui-state-focus, #autoSuggestBox-f li a:hover, .ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {    background: #EBEBEB !important;    border: none !important;    border-radius:0 !important;    font-weight: normal !important;}.black-branded .search-container .nav-bar-button {    border-left: none !important;} .black-brand header .headerBack {	background: #000 !important;}.black-brand header #logoHolder .cssIcon-globe{	background-image: url("/html/assets//logo-sprite.png") !important;    background-position: -6px -1px !important;    height: 39px !important;    width: 48px !important;    margin: 0px 0px 0px 6px !important;    background-size: 135px !important;	}.black-brand header #logoHolder .att-text{	margin: 9px 0 0 38px;     background-image: url(/html/assets/ATT_Sprite_Retina_v3.1.2.png?495A18C386C4F585D1A245845F4CF7CD);    background-size: 225px 109px;    background-position: -33px -1px;    height: 26px;    width: 36px;}@media (max-width: 767px), handheld {	.solved.featured .hideme-sm {	    display: none !important;	}}@media (max-width: 767px), handheld {	.message-container.list .message-actions > .solved.featured {	    position: absolute;	    right: 83px;	    top: 8px;	}}   .cat-nav-container,  .search-container .nav-bar-button,  .main-navigation-search-container #post-question-button:focus  {     background: #006699;    }        .cat-nav-container:hover,  .search-container .nav-bar-button:hover {    background-color: #067AB4;}.black-branded .cat-nav-container, .black-branded .search-container .nav-bar-button, .black-branded .main-navigation-search-container #post-question-button:focus {    border-bottom: 1px solid #747474;    border-right: none;    background: #000;}.black-branded .message-layout-chooser.btn-group .btn div {    background: url(/html/assets/ico-tile-selector-sort-dark.png?7562F5B28A72D224821F2E9EC8318FD5) no-repeat;    width: 30px;    height: 14px;}.black-branded .cat-nav-container .dropdown-menu li.divider {    border-top: 1px dotted #000; }.black-branded .message-layout-chooser.btn-group button.selected, .black-branded .message-layout-chooser.btn-group .btn.btn-default:hover {	background: #000; }.black-branded .message-layout-chooser.btn-group .list-layout.btn div {    background-position: -11px -39px !important;}.black-branded .message-layout-chooser.btn-group .list-layout.btn:hover div {    background-position: -10px -59px !important;} .black-branded .welcome-bar .user-link .notifications-count .icon {    background: url(/html/assets/ico-bell-dark.png?64B5250E68D1E50D6963F35639193F97) 0 0 no-repeat !important;    background-size: 18px 18px !important;}.black-branded .welcome-bar .user-link .unread-message-count .icon {    background: url(/html/assets/ico-header-profile-dark.png?BB2DA21A55B9A5C84DF8942CDD03B10A) 0 -110px no-repeat !important;}#att-mobile-header.black-branded  .notifications-count .icon {     background: url(/html/assets/ico-bell-mobile-dark.png?976D4FCC4C3B35F77B1A11C1AC296F45) 0 0 no-repeat !important;    background-size: 13px 13px !important;}#att-mobile-header.black-branded  .unread-message-count .icon {     background: url(/html/assets/ico-mailbox-mobile-dark.png?A0B727A7881F06AB0EC7E2BDF46D2E6B) 0 0 no-repeat !important;    background-size: 15px 10px !important;}.black-branded .message-layout-chooser.btn-group .list-layout.btn.selected div, .message-layout-chooser.btn-group .list-layout.btn:hover div {    background-position: -10px -59px !important;}.black-branded .message-layout-chooser.btn-group .tile-layout.btn div {    background-position: -11px -19px !important;}.black-branded .message-layout-chooser.btn-group .tile-layout.btn:hover div {    background-position: -10px -2px !important;}.black-branded .message-layout-chooser.btn-group .tile-layout.btn.selected div, .message-layout-chooser.btn-group .tile-layout.btn:hover div {    background-position: -10px -2px !important;}.messageAuthorColumn a {  /* These are technically the same, but use both */  overflow-wrap: break-word;  word-wrap: break-word;  -ms-word-break: break-all;  /* This is the dangerous one in WebKit, as it breaks things wherever */  word-break: break-all;  /* Instead use this non-standard one: */  word-break: break-word;  /* Adds a hyphen where the word breaks, if supported (No Blink) */  -ms-hyphens: auto;  -moz-hyphens: auto;  -webkit-hyphens: auto;  hyphens: auto;}i .lia-linear-display-message-view {	font-style: normal;} .PrivateNotesPage .lia-quilt-column-01 { width:4.166%; float:left;}.PrivateNotesPage .lia-quilt-column-02 { width:8.333%; float:left;}.PrivateNotesPage .lia-quilt-column-03 { width:12.500%; float:left;}.PrivateNotesPage .lia-quilt-column-04 { width:16.666%; float:left;}.PrivateNotesPage .lia-quilt-column-05 { width:20.833%; float:left;}.PrivateNotesPage .lia-quilt-column-06 { width:25.000%; float:left;}.PrivateNotesPage .lia-quilt-column-07 { width:29.166%; float:left;}.PrivateNotesPage .lia-quilt-column-08 { width:33.333%; float:left;}.PrivateNotesPage .lia-quilt-column-09 { width:37.500%; float:left;}.PrivateNotesPage .lia-quilt-column-10 { width:41.666%; float:left;}.PrivateNotesPage .lia-quilt-column-11 { width:45.833%; float:left;}.PrivateNotesPage .lia-quilt-column-12 { width:50.000%; float:left;}.PrivateNotesPage .lia-quilt-column-13 { width:54.166%; float:left;}.PrivateNotesPage .lia-quilt-column-14 { width:58.333%; float:left;}.PrivateNotesPage .lia-quilt-column-15 { width:62.500%; float:left;}.PrivateNotesPage .lia-quilt-column-16 { width:66.666%; float:left;}.PrivateNotesPage .lia-quilt-column-17 { width:70.833%; float:left;}.PrivateNotesPage .lia-quilt-column-18 { width:75.000%; float:left;}.PrivateNotesPage .lia-quilt-column-19 { width:79.166%; float:left;}.PrivateNotesPage .lia-quilt-column-20 { width:83.333%; float:left;}.PrivateNotesPage .lia-quilt-column-21 { width:87.500%; float:left;}.PrivateNotesPage .lia-quilt-column-22 { width:91.666%; float:left;}.PrivateNotesPage .lia-quilt-column-23 { width:95.833%; float:left;}.PrivateNotesPage .lia-quilt-column-24 { width:100.00%; float:left;}/*** ^ browser-specific CSS see msie/msie_6, msie/msie7 ^ */.PrivateNotesPage {  /**   * Image orientation numbers refer to the exif identifier   * that is mapped to all possible orientations of an image.   *   * See here for more info: http://www.daveperrett.com/articles/2012/07/28/exif-orientation-handling-is-a-ghetto/   */  /* Media Image Tile */  /* Start Uploader Formatting */  /* End Uploader Formatting */ }  .PrivateNotesPage .lia-media-uploader *, .PrivateNotesPage .lia-media-uploader *:before, .PrivateNotesPage .lia-media-uploader *:after {    box-sizing: border-box; }  .PrivateNotesPage .lia-media-uploader .lia-quilt-row::after {    clear: both; }  .PrivateNotesPage .lia-media-uploader .lia-quilt-row:after, .PrivateNotesPage .lia-media-uploader .lia-quilt-row:before {    display: table;    content: " "; }  .PrivateNotesPage .lia-media-uploader span:focus, .PrivateNotesPage .lia-media-uploader a:focus, .PrivateNotesPage .lia-media-uploader i:focus {    outline: none;    color: #233445; }  .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog {    background-color: #ffffff;    margin: 0 auto;    position: fixed;    top: 74px;    min-width: 600px;    left: 0;    right: 0;    z-index: 10002; }    .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li a, .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li span, .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog .lia-media-album-selector {      display: inline;      font-size: 13px;      line-height: 17px; }    .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort, .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li {      margin-bottom: 0; }      .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort a, .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort span, .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li a, .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog ul.lia-tabs-sort li span {        padding: 5px 10px; }  .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog-header {    background-color: #ffffff; }    .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog-header h2, .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog-header .lia-tabs-sort, .PrivateNotesPage .lia-media-uploader .lia-media-uploader-dialog-header .lia-media-uploader-header-close {      padding: 20px;      white-space: nowrap;      word-wrap: normal; }  .PrivateNotesPage .lia-media-uploader-backdrop {    background-color: #000000;    opacity: 0.4;    height: 100vh;    position: fixed;    left: 0;    top: 0;    z-index: 10001; }  .PrivateNotesPage .lia-media-uploader-header-title-wrapper {    font-size: 18px;    line-height: 18px; }  .PrivateNotesPage .lia-media-uploader-header-album-selector-column {    padding: 20px 20px;    border-right: 1px solid #cccccc;    border-left: 1px solid #cccccc; }  .PrivateNotesPage .lia-media-uploader-header-close i {    font-size: 18px; }  .PrivateNotesPage .lia-media-uploader-header-close-column {    position: absolute;    right: 0; }  .PrivateNotesPage .lia-media-uploader-header-close {    color: #cccccc; }  .PrivateNotesPage .lia-media-uploader-header-close i:hover {    color: #808080;    cursor: pointer; }  .PrivateNotesPage .lia-media-uploader-tab-list {    float: right; }  .PrivateNotesPage .lia-media-uploader-body-side-panel {    height: 100%;    min-height: 390px;    border-top: 1px solid #cccccc;    border-left: 1px solid #cccccc;    overflow: hidden;    overflow-y: auto;    transform: translate3d(0, 0, 0); }    .PrivateNotesPage .lia-media-uploader-body-side-panel .lia-form-label-wrapper {      margin: 0;      white-space: nowrap;      word-wrap: normal; }  .PrivateNotesPage .lia-media-uploader-side-panel-add {    height: 60px; }    .PrivateNotesPage .lia-media-uploader-side-panel-add .lia-button-group {      margin-bottom: 20px; }      .PrivateNotesPage .lia-media-uploader-side-panel-add .lia-button-group .lia-button-wrapper {        margin: 0; }        .PrivateNotesPage .lia-media-uploader-side-panel-add .lia-button-group .lia-button-wrapper .lia-button-lg {          width: 122px; }  .PrivateNotesPage .lia-media-uploader-body-tab-content {    height: 100%;    background-color: #d9d9d9;    border-top: 1px solid #cccccc;    overflow: auto;    transform: translate3d(0, 0, 0); }    .PrivateNotesPage .lia-media-uploader-body-tab-content .lia-common-feedback {      margin: 10px 10px 0 10px;      word-wrap: break-word; }    .PrivateNotesPage .lia-media-uploader-body-tab-content ul {      display: inline-block;      vertical-align: top; }  .PrivateNotesPage .lia-media-uploader-tab-content {    height: 100%; }    .PrivateNotesPage .lia-media-uploader-tab-content .lia-media-uploader-upload-tab {      height: 100%;      padding: 10px; }  .PrivateNotesPage .lia-image-tile-ghost {    outline: 2px dashed #9a9a9a; }    .PrivateNotesPage .lia-image-tile-ghost .lia-media-image-tile {      visibility: hidden; }  .PrivateNotesPage .lia-media-album-selector {    position: relative; }    .PrivateNotesPage .lia-media-album-selector a {      text-decoration: none; }  .PrivateNotesPage .lia-media-saved-photos-albums {    padding: 10px 10px 0 10px; }  .PrivateNotesPage .lia-media-album-selector-header-component {    display: inline-block;    width: 100%;    vertical-align: middle; }    .PrivateNotesPage .lia-media-album-selector-header-component:hover {      cursor: pointer; }  .PrivateNotesPage .lia-media-album-selector .lia-menu-navigation .lia-menu-dropdown-items a.lia-media-album-list-title {    font-weight: bold; }    .PrivateNotesPage .lia-media-album-selector .lia-menu-navigation .lia-menu-dropdown-items a.lia-media-album-list-title .lia-media-album-selector-album-name {      width: 100%; }    .PrivateNotesPage .lia-media-album-selector .lia-menu-navigation .lia-menu-dropdown-items a.lia-media-album-list-title:hover {      background-color: inherit;      cursor: default; }  .PrivateNotesPage .lia-media-album-selector .lia-menu-dropdown-items-nested {    max-height: 50vh;    overflow-y: auto;    overflow-x: hidden;    padding: 0; }  .PrivateNotesPage .lia-media-album-selector .lia-component-local-menu-item.lia-media-album-selector-selected {    font: inherit;font-family:Arial; font-weight:bold;; }  .PrivateNotesPage .lia-media-album-selector .lia-media-menu-dropdown-items {    min-width: 165px;    overflow-y: auto;    transform: translate3d(0, 0, 0);    width: 100%; }  .PrivateNotesPage .lia-media-album-selector .lia-media-album-selector-icon {    min-width: 1.3em; }  .PrivateNotesPage .lia-media-album-selector .lia-media-album-selector-album-name, .PrivateNotesPage .lia-media-album-selector .default-menu-option {    display: inline-block;    overflow-x: hidden;    text-overflow: ellipsis;    vertical-align: middle; }  .PrivateNotesPage .lia-media-album-selector .lia-media-album-selector-album-name {    width: 80%; }  .PrivateNotesPage .lia-media-album-selector .lia-media-album-selector-default-menu-option .lia-fa {    display: inline;    font-size: 18px;    padding-right: 5px;    vertical-align: -7%; }  .PrivateNotesPage .lia-media-album-selector .default-menu-option {    max-width: 100%;    text-decoration: none;    white-space: nowrap; }  .PrivateNotesPage .lia-media-album-selector .default-menu-option:before {    content: ''; }  .PrivateNotesPage .lia-media-album-selector .lia-media-album-selected-check {    display: inline-block;    width: 10%; }  .PrivateNotesPage .lia-media-album-selector .lia-media-album-selector-new-album-row .lia-form-album-input {    display: inline-block;    width: 80%; }  .PrivateNotesPage .lia-media-album-selector .fa-folder-open {    display: inline;    padding-right: 10px; }  .PrivateNotesPage .lia-visibility-hidden .lia-media-album-selector-album-name, .PrivateNotesPage .lia-visibility-hidden .default-menu-option {    text-overflow: clip; }  .PrivateNotesPage .lia-media-uploader-dialog-body {    height: 80vh; }    .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-media-uploader-image-list {      height: 100%;      width: 100%;      padding: 0;      margin: 0; }    .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-media-uploader-body-tab-content .lia-media-uploader-tab-content {      height: 100%; }      .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-media-uploader-body-tab-content .lia-media-uploader-tab-content .lia-common-feedback {        margin: 0 0 10px 0;        word-wrap: break-word; }    .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-tile-image-uploader {      height: 100%;      width: 100%;      float: inherit; }    .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-drop-accept .lia-button-group, .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-drop-accept .lia-media-image-upload-title {      visibility: hidden; }    .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-tile-image {      margin: 0; }    .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-media-image-upload {      height: 100%; }    .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-drop-accept .lia-image-upload-icon-wrapper {      border: 40px solid #b3b3b3;      margin-bottom: 31px; }    .PrivateNotesPage .lia-media-uploader-dialog-body.lia-media-uploader-dialog-no-items .lia-drop-accept .lia-image-upload-icon {      border: 30px solid #e6e6e6; }    .PrivateNotesPage .lia-media-uploader-dialog-body .lia-tile-image {      margin: 0 10px 10px 0;      width: 250px;      min-height: 250px; }  .PrivateNotesPage .lia-media-image-preview {    width: 250px;    height: 250px;    background-color: #fff; }  .PrivateNotesPage .lia-image-orientation-2 {    -moz-transform: scale(-1, 1);    -o-transform: scale(-1, 1);    -ms-transform: scale(-1, 1);    -webkit-transform: scale(-1, 1);    transform: scale(-1, 1); }  .PrivateNotesPage .lia-image-orientation-3 {    -moz-transform: scale(-1, -1);    -o-transform: scale(-1, -1);    -ms-transform: scale(-1, -1);    -webkit-transform: scale(-1, -1);    transform: scale(-1, -1); }  .PrivateNotesPage .lia-image-orientation-4 {    -moz-transform: scale(1, -1);    -o-transform: scale(1, -1);    -ms-transform: scale(1, -1);    -webkit-transform: scale(1, -1);    transform: scale(1, -1); }  .PrivateNotesPage .lia-image-orientation-5 {    -moz-transform: rotate(90deg) scale(1, -1);    -o-transform: rotate(90deg) scale(1, -1);    -ms-transform: rotate(90deg) scale(1, -1);    -webkit-transform: rotate(90deg) scale(1, -1);    transform: rotate(90deg) scale(1, -1); }    .PrivateNotesPage .lia-image-orientation-5 .lia-common-loading-dots {      -moz-transform: rotate(-90deg);      -o-transform: rotate(-90deg);      -ms-transform: rotate(-90deg);      -webkit-transform: rotate(-90deg);      transform: rotate(-90deg); }  .PrivateNotesPage .lia-image-orientation-6 {    -moz-transform: rotate(90deg) scale(1, 1);    -o-transform: rotate(90deg) scale(1, 1);    -ms-transform: rotate(90deg) scale(1, 1);    -webkit-transform: rotate(90deg) scale(1, 1);    transform: rotate(90deg) scale(1, 1); }    .PrivateNotesPage .lia-image-orientation-6 .lia-common-loading-dots {      -moz-transform: rotate(-90deg);      -o-transform: rotate(-90deg);      -ms-transform: rotate(-90deg);      -webkit-transform: rotate(-90deg);      transform: rotate(-90deg); }  .PrivateNotesPage .lia-image-orientation-7 {    -moz-transform: rotate(90deg) scale(-1, 1);    -o-transform: rotate(90deg) scale(-1, 1);    -ms-transform: rotate(90deg) scale(-1, 1);    -webkit-transform: rotate(90deg) scale(-1, 1);    transform: rotate(90deg) scale(-1, 1); }    .PrivateNotesPage .lia-image-orientation-7 .lia-common-loading-dots {      -moz-transform: rotate(-90deg);      -o-transform: rotate(-90deg);      -ms-transform: rotate(-90deg);      -webkit-transform: rotate(-90deg);      transform: rotate(-90deg); }  .PrivateNotesPage .lia-image-orientation-8 {    -moz-transform: rotate(270deg);    -o-transform: rotate(270deg);    -ms-transform: rotate(270deg);    -webkit-transform: rotate(270deg);    transform: rotate(270deg); }    .PrivateNotesPage .lia-image-orientation-8 .lia-common-loading-dots {      -moz-transform: rotate(-270deg);      -o-transform: rotate(-270deg);      -ms-transform: rotate(-270deg);      -webkit-transform: rotate(-270deg);      transform: rotate(-270deg); }  .PrivateNotesPage .lia-media-image-upload {    display: table;    table-layout: fixed;    height: 100%;    width: 100%;    min-width: 250px;    height: 285px;    min-height: 285px; }  .PrivateNotesPage .lia-media-image-upload-mobile-menu {    display: none; }  .PrivateNotesPage .lia-media-image-upload-contents {    vertical-align: middle;    text-align: center;    border: 2px dashed #808080; }    .PrivateNotesPage .lia-media-image-upload-contents .lia-button-group .lia-button-wrapper {      margin: 0; }  .PrivateNotesPage .lia-media-image-upload-errors {    height: 1px; }  .PrivateNotesPage .lia-media-image-upload-title, .PrivateNotesPage .lia-image-upload-icon {    color: #808080;    display: block;    margin-bottom: 20px; }  .PrivateNotesPage .lia-drop-accept .lia-image-upload-icon-wrapper {    border: 26.66666667px solid #b3b3b3;    display: inline-block;    margin-bottom: 31px;    border-radius: 10px; }  .PrivateNotesPage .lia-drop-accept .lia-image-upload-icon {    border: 20px solid #e6e6e6;    background: #e6e6e6;    border-radius: 10px;    color: #5780aa;    margin-bottom: 0; }  .PrivateNotesPage .lia-drop-accept .lia-button-group, .PrivateNotesPage .lia-drop-accept .lia-media-image-upload-title {    display: none; }  .PrivateNotesPage .lia-drop-accept .lia-media-image-upload-contents {    border: 2px dashed #799abb; }  .PrivateNotesPage .lia-drop-reject .lia-media-image-upload-contents {    border: 2px dashed #cc0000; }  .PrivateNotesPage .lia-media-image-tile {    background: transparent;    width: 250px;    height: 286px; }    .PrivateNotesPage .lia-media-image-tile * {      -webkit-box-sizing: border-box;      /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */      -moz-box-sizing: border-box;      /* Firefox 1 - 28 */      box-sizing: border-box;      /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */ }    .PrivateNotesPage .lia-media-image-tile:hover {      outline: 2px solid #799abb; }    .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-display {      background: #ffffff;      float: left;      height: 250px;      width: 250px; }      .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-tile-remove {        padding: 5px;        float: right; }        .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-tile-remove i {          font-size: 2em;          position: relative;          z-index: 102;          cursor: pointer; }      .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-preview {        background-position: 50% 50%;        background-repeat: no-repeat;        height: inherit;        position: relative;        width: inherit; }        .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-preview:hover {          cursor: move; }        .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-preview .lia-media-image-preview-overlay {          background-color: #666666;          content: "";          height: inherit;          opacity: 0.7;          position: absolute;          left: 0;          top: 0;          width: inherit;          z-index: 100; }      .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-loading-icon {        z-index: 101; }        .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-display .lia-media-image-loading-icon .lia-common-loading-dots {          margin-top: 50%; }    .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-caption, .PrivateNotesPage .lia-media-image-tile .lia-media-image-progress-bar {      float: left;      font-size: 12px;      height: 35px;      line-height: 15px;      margin: 1px 0 0 0;      width: 250px; }      .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-caption .lia-media-image-tile-caption-field, .PrivateNotesPage .lia-media-image-tile .lia-media-image-progress-bar .lia-media-image-tile-caption-field {        background: #ffffff;        border: 0;        font-size: 12px;        font-style: italic;        height: 35px;        line-height: 15px;        padding: 0 5px 0;        width: 250px; }        .PrivateNotesPage .lia-media-image-tile .lia-media-image-tile-caption .lia-media-image-tile-caption-field:focus, .PrivateNotesPage .lia-media-image-tile .lia-media-image-progress-bar .lia-media-image-tile-caption-field:focus {          -webkit-appearance: none;          -moz-appearance: none;          appearance: none;          border: 0; }  .PrivateNotesPage .lia-media-uploader-dialog-no-items .lia-media-uploader-body-side-panel, .PrivateNotesPage .lia-media-uploader-dialog-no-items .lia-media-uploader-formatting, .PrivateNotesPage .lia-media-uploader-dialog-no-items .lia-media-uploader-side-panel-formatting {    min-height: 0px; }  .PrivateNotesPage .lia-media-uploader-formatting {    min-height: 360px; }  .PrivateNotesPage .lia-media-uploader-side-panel-formatting {    padding: 20px;    height: calc(100% - 60px);    min-height: 360px; }  .PrivateNotesPage .lia-form-label.lia-media-uploader-formatting-label {    display: block; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-wrapper {    margin: 0 10px 10px 10px;    overflow: hidden; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-image {    color: #456789; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-align-left .lia-media-uploader-formatting-preview-image {    float: left;    margin-right: 5px; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-align-right .lia-media-uploader-formatting-preview-image {    float: right;    margin-left: 5px; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-align-center .lia-media-uploader-formatting-preview-image {    text-align: center;    display: block; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-arrangement-inline.lia-media-uploader-formatting-preview-size-small .lia-media-uploader-formatting-preview-image {    font-size: 40px;    height: 35px; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-arrangement-inline.lia-media-uploader-formatting-preview-size-medium .lia-media-uploader-formatting-preview-image {    font-size: 60px;    height: 55px; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-arrangement-inline.lia-media-uploader-formatting-preview-size-large .lia-media-uploader-formatting-preview-image {    font-size: 75px;    height: 65px; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-arrangement-gallery .lia-media-uploader-formatting-preview-image {    font-size: 40px;    height: 35px; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-image-wrapper {    display: inline-block;    width: 100%; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-text-bar-spacer {    display: inline-block;    height: 5px;    width: 100%; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-text-bar-clear {    clear: both; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-align-empty .lia-media-uploader-formatting-around-image, .PrivateNotesPage .lia-media-uploader-formatting-preview-align-inline .lia-media-uploader-formatting-around-image {    display: inline-block; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-align-empty .lia-media-uploader-formatting-around-image + .lia-media-uploader-formatting-preview-text-bar, .PrivateNotesPage .lia-media-uploader-formatting-preview-align-inline .lia-media-uploader-formatting-around-image + .lia-media-uploader-formatting-preview-text-bar {    margin-top: 1px; }  .PrivateNotesPage .lia-media-uploader-formatting-preview-text-bar {    background-color: #b3b3b3;    height: 5px;    overflow: hidden;    margin-top: 5px; }  .PrivateNotesPage .lia-media-saved-photos {    height: 100%;    overflow: hidden; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-title {      display: block;      overflow: hidden;      text-overflow: ellipsis;      white-space: nowrap; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-header {      -webkit-box-sizing: border-box;      /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */      -moz-box-sizing: border-box;      /* Firefox 1 - 28 */      box-sizing: border-box;      /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */      background-color: #ffffff;      padding: 15px 0 15px 20px; }      .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-header .lia-fa.lia-fa-chevron-right {        padding: 0 10px; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album {      text-align: center;      margin: 0 10px 10px 0; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-album-tile-cover-photo-wrapper {      padding: 20px;      display: inline-block;      width: 100%; }      .PrivateNotesPage .lia-media-saved-photos .lia-media-album-tile-cover-photo-wrapper:hover {        text-decoration: none; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-album-tile-cover-photo-image {      position: relative;      top: 50%;      transform: translate(0, -50%);      -ms-transform: translate(0, -50%);      -webkit-transform: translate(0, -50%); }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-images {      padding: 15px; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-image-block {      margin: 0 15px 15px 0;      padding: 0;      position: relative;      height: 200px;      width: 200px;      text-align: center; }      .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-image-block:hover {        cursor: pointer;        outline: #456789 3px solid; }        .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-image-block:hover .lia-media-saved-photos-album-image-icon {          visibility: visible;          color: #b3b3b3;          background-color: #ffffff; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-image {      position: relative;      top: 50%;      transform: translate(0, -50%);      -ms-transform: translate(0, -50%);      -webkit-transform: translate(0, -50%); }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-image-block.lia-media-saved-photos-image-selected {      outline: #456789 3px solid; }      .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-image-block.lia-media-saved-photos-image-selected .lia-media-saved-photos-album-image-icon {        visibility: visible;        color: #456789;        background-color: #ffffff; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-image-icon {      visibility: hidden;      position: absolute;      top: 10px;      left: 10px;      font-size: 21px;      z-index: 100;      width: 1em;      height: 1em;      border-radius: .5em;      text-align: center; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-album-page {      -webkit-box-sizing: border-box;      /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */      -moz-box-sizing: border-box;      /* Firefox 1 - 28 */      box-sizing: border-box;      /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */      height: 100%;      overflow: auto;      width: 100%; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-selecting, .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-formatting {      display: inline-block;      height: calc(100% - 40px);      overflow-y: auto;      overflow-x: hidden;      width: 100%; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-formatting {      padding: 10px; }    .PrivateNotesPage .lia-media-saved-photos .lia-show-more {      text-align: center; }      .PrivateNotesPage .lia-media-saved-photos .lia-show-more .lia-show-more-loading {        font-size: 42px; }    .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-empty {      position: relative;      top: 50%;      transform: translate(0, -50%);      -ms-transform: translate(0, -50%);      -webkit-transform: translate(0, -50%);      text-align: center;      width: 100%; }      .PrivateNotesPage .lia-media-saved-photos .lia-media-saved-photos-empty .lia-button {        margin: 10px auto 0 auto; }  .PrivateNotesPage .lia-quilt-tkb-article-editor-page .lia-media-uploader .lia-media-uploader-dialog ul {    left: 0; }  .PrivateNotesPage .lia-media-image-url-upload {    height: 100%;    overflow: hidden; }    .PrivateNotesPage .lia-media-image-url-upload .lia-media-image-url-upload-error {      color: #ff6666;      position: absolute;      top: 46px;      left: 10px;      background-color: #ffffff;      padding: 10px;      border-radius: 0 0 5px 5px;      border: 1px solid #ff6666;      border-top: 0;      z-index: 150; }    .PrivateNotesPage .lia-media-image-url-upload .lia-media-image-url-upload-input-wrapper {      padding: 10px 10px 0;      position: relative; }      .PrivateNotesPage .lia-media-image-url-upload .lia-media-image-url-upload-input-wrapper input[type="text"] {        padding: 10px;        height: auto; }      .PrivateNotesPage .lia-media-image-url-upload .lia-media-image-url-upload-input-wrapper .lia-media-image-url-upload-input.lia-media-disabled {        opacity: 0.5; }    .PrivateNotesPage .lia-media-image-url-upload .lia-media-image-url-upload-images {      max-height: calc(100% - 40px);      overflow-x: hidden;      overflow-y: auto;      padding: 5px; }      .PrivateNotesPage .lia-media-image-url-upload .lia-media-image-url-upload-images .lia-media-uploader-image-list {        margin-top: 10px; }  @media (max-width: 1000px) {    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-header-title-column {      width: 25%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-header-tabs-column {      width: 47%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-header-album-selector-column {      width: 23%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-header-close-column {      width: 5%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-body-tab-content {      width: 72%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-body-side-panel {      width: 28%; } }  @media (max-width: 800px) {    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-header-title-column {      width: 22%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-header-tabs-column {      width: 46%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-header-album-selector-column {      width: 25%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-header-close-column {      width: 7%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-body-tab-content {      width: 68%; }    .PrivateNotesPage .lia-media-uploader-dialog .lia-media-uploader-body-side-panel {      width: 32%; } }.lia-media-uploader-dialog-open {  overflow: hidden;  transform: translate3d(0, 0, 0); }@-webkit-keyframes cursor-blink {  50% {    border-color: transparent; } }@-moz-keyframes cursor-blink {  50% {    border-color: transparent; } }@-ms-keyframes cursor-blink {  50% {    border-color: transparent; } }@keyframes cursor-blink {  50% {    border-color: transparent; } }/*body.modal-open  .modal-backdrop.lia-modal-backdrop  .modal.lia-modal-window    .modal-dialog.modal-imagelightbox      .modal-content        li:media-image-lightbox          .lia-media-image-lightbox            .lia-lightbox-main-image*/.PrivateNotesPage .modal-open {  overflow: hidden; }  #lia-body.modal-open .lia-modal-window {    overflow-x: hidden;    overflow-y: auto; }.PrivateNotesPage .lia-modal-window {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 10002;  display: none;  overflow: hidden;  -webkit-overflow-scrolling: touch;  outline: 0; }  .lia-modal-window .modal-dialog {    position: relative; }  .lia-modal-window .modal-content {    position: relative;    background-color: #ffffff;    -webkit-background-clip: padding-box;    background-clip: padding-box;    border: 1px solid rgba(0, 0, 0, 0.2);    border-radius: 6px;    outline: 0;    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }.PrivateNotesPage .lia-modal-backdrop {  position: fixed;  top: 0;  right: 0;  bottom: 0;  left: 0;  z-index: 10001;  background-color: #000; }.PrivateNotesPage .lia-modal-backdrop.fade {  filter: alpha(opacity=0);  opacity: 0; }.PrivateNotesPage .lia-modal-backdrop.in {  filter: alpha(opacity=50);  opacity: .5; }.PrivateNotesPage .lia-modal-window.fade .modal-dialog {  filter: alpha(opacity=0);  opacity: 0; }.PrivateNotesPage .lia-modal-window.in .modal-dialog {  filter: alpha(opacity=100);  opacity: 1; }.PrivateNotesPage .lia-modal-backdrop.fade, .PrivateNotesPage .lia-modal-backdrop.in, .PrivateNotesPage .lia-modal-window.fade .modal-dialog, .PrivateNotesPage .lia-modal-window.in .modal-dialog {  -webkit-transition: opacity .15s linear;  transition: opacity .15s linear; }@media (min-width: 768px) {  .PrivateNotesPage .lia-modal-window .modal-content {    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } }.PrivateNotesPage .lia-kudos-image-kudos {  display: inline-block;  float: left; }.PrivateNotesPage .lia-kudos-image-kudos .lia-button-wrapper.lia-kudos-count-wrapper {  margin-right: 0px; }.PrivateNotesPage .lia-kudos-image-kudos .lia-kudos-button {  border-radius: 0 5px 5px 0; }.PrivateNotesPage .lia-kudos-image-kudos .lia-kudos-count.lia-button {  border-radius: 5px 0 0 5px; }  .PrivateNotesPage .lia-kudos-image-kudos .lia-kudos-count.lia-button:hover {    background-color: #ffffff; }.PrivateNotesPage .lia-kudos-image-kudos.lia-kudos-button-disabled .lia-button {  opacity: .75; }.PrivateNotesPage .lia-kudos-image-kudos.lia-kudos-button-disabled span.lia-kudos-count:hover, .PrivateNotesPage .lia-kudos-image-kudos.lia-kudos-button-disabled span.lia-kudos-count:hover {  cursor: auto; }.PrivateNotesPage .lia-kudos-image-kudos.lia-kudos-button-disabled .lia-kudos-button {  cursor: auto; }  .PrivateNotesPage .lia-kudos-image-kudos.lia-kudos-button-disabled .lia-kudos-button:hover {    border: 1px solid #456789;    background-color: #456789; }.PrivateNotesPage .lia-kudos-image-kudos.lia-kudos-button-disabled a.lia-kudos-count:hover {  cursor: pointer; }.PrivateNotesPage .lia-moderation-flag-entity.lia-entity-flag-actioned .lia-button {  color: #cc0000; }.PrivateNotesPage .lia-link-disabled .lia-flag-button {  cursor: auto; }.modal-imagelightbox {  width: auto;  margin: 15px; }  .modal-imagelightbox .modal-content {    border-radius: 7px; }.lia-media-image-lightbox, .lia-lightbox-main-image {  background-color: #333333;  border-radius: 6px 6px 0 0; }.lia-lightbox-main-image {  text-align: center;  min-height: 450px;  height: 450px;  position: relative;  overflow: hidden; }  .lia-lightbox-main-image .lia-image {    max-width: 100%;    max-height: 100%;    position: relative;    top: 50%;    transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    -webkit-transform: translate(0, -50%);    transform-style: preserve-3d; }  .lia-lightbox-main-image:hover .lia-lightbox-close-container i {    visibility: visible; }  .lia-lightbox-main-image .lia-lightbox-image-caption {    position: absolute;    bottom: 0;    background-image: /* @noflipstart */ url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' width='100%25' preserveAspectRatio='none'%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1'%3E  %3Cstop stop-opacity='0' stop-color='%23191919' offset='0'/%3E%3Cstop stop-opacity='0.55' stop-color='%23191919' offset='1'/%3E %3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M0 0h1v1H0z'/%3E%3C/svg%3E") /* @noflipend */;    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);    color: #ffffff;    width: 100%;    box-sizing: border-box;    word-break: break-all;    padding-top: 30px;    padding-right: 15px;    padding-bottom: 15px;    padding-left: 15px;    margin: 0;    font-style: italic; }.lia-button-container.lia-button-disabled i.lia-lightbox-button, .lia-button-container.lia-button-disabled i.lia-lightbox-button-inverted {  opacity: .2; }  .lia-button-container.lia-button-disabled i.lia-lightbox-button:hover, .lia-button-container.lia-button-disabled i.lia-lightbox-button-inverted:hover {    opacity: .2;    cursor: auto; }.lia-button-container i.lia-lightbox-button {  color: #fff;  border: 1px solid #4d4d4d;  background: #404040;  cursor: pointer;  opacity: .6;  padding: 5px;  border-radius: 3px;  -webkit-transition: opacity .15s linear;  transition: opacity .15s linear; }  .lia-button-container i.lia-lightbox-button:hover {    opacity: 1; }.lia-button-container i.lia-lightbox-button-inverted {  border: 0;  color: #404040;  background: #fff; }.lia-button-container:hover .lia-lightbox-button {  opacity: .8; }.lia-lightbox-close-container {  position: absolute;  top: 0;  right: 0;  z-index: 3; }  .lia-lightbox-close-container i {    visibility: hidden;    position: relative;    top: 15px;    right: 15px; }.lia-lightbox-prev-container, .lia-lightbox-next-container {  position: absolute;  height: 100%;  top: 0;  background-image: /* @noflipstart */ url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' width='100%25' preserveAspectRatio='none'%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1'%3E  %3Cstop stop-opacity='0' stop-color='%23fff' offset='0%25'/%3E%3Cstop stop-opacity='0' stop-color='%23fff' offset='100%25'/%3E %3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M0 0h1v1H0z'/%3E%3C/svg%3E") /* @noflipend */;  z-index: 2; }  .lia-lightbox-prev-container i, .lia-lightbox-next-container i {    position: relative;    top: 50%;    transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    -webkit-transform: translate(0, -50%); }.lia-lightbox-prev-container {  width: 33%;  text-align: left; }  .lia-lightbox-prev-container i {    left: 15px; }.lia-lightbox-next-container {  width: 67%;  right: 0;  text-align: right; }  .lia-lightbox-next-container i {    right: 15px; }.lia-lightbox-image-loader {  color: #fff;  position: relative;  top: 50%;  transform: translate(0, -50%);  -ms-transform: translate(0, -50%);  -webkit-transform: translate(0, -50%); }.PrivateNotesPage .lia-lightbox-info {  background-color: #ffffff;  margin: 14px 14px 14px 14px; }  .PrivateNotesPage .lia-lightbox-info .lia-user-avatar {    margin: 0 10px 0 0;    vertical-align: middle; }  .PrivateNotesPage .lia-lightbox-info .lia-users-user-login {    display: inline; }  .PrivateNotesPage .lia-lightbox-info .lia-lightbox-context {    float: left; }  .PrivateNotesPage .lia-lightbox-info .lia-lightbox-actions {    float: right; }  .PrivateNotesPage .lia-lightbox-info .lia-media-download-icon {    display: inline-block; }  .PrivateNotesPage .lia-lightbox-info .lia-button-group {    margin: 2px 0 0 0; }  .PrivateNotesPage .lia-lightbox-info .lia-button {    margin: 0; }  .PrivateNotesPage .lia-lightbox-info .lia-button-wrapper {    height: auto;    overflow: hidden; }.lia-image-upload-time {  margin-right: 5px; }.lia-filmstrip {  border-top: 1px solid #cccccc;  text-align: center;  margin-bottom: -7px; }  .lia-filmstrip .lia-list-tile {    display: inline-block; }.lia-filmstrip-prev-container, .lia-filmstrip-next-container {  display: inline-block;  position: relative;  bottom: 45px; }.PrivateNotesPage .lia-filmstrip .lia-image-selected {  border-top: 2px solid #688db3;  border-bottom: 2px solid #688db3; }  .PrivateNotesPage .lia-filmstrip .lia-image-selected .lia-media-image-frame {    opacity: 1;    transition: opacity .15s linear; }.PrivateNotesPage .lia-filmstrip .lia-media-image-frame {  border: 1px solid #e6e6e6;  opacity: .8;  transition: opacity .15s linear;  padding: 1px; }  .PrivateNotesPage .lia-filmstrip .lia-media-image-frame:hover {    opacity: 1;    transition: opacity .15s linear; }.PrivateNotesPage .lia-filmstrip ul.lia-list-tile {  margin-bottom: 0; }  .PrivateNotesPage .lia-filmstrip ul.lia-list-tile > li {    padding: 14px 0;    margin-bottom: 0;    margin-right: 8px; }    .PrivateNotesPage .lia-filmstrip ul.lia-list-tile > li:last-child {      margin-right: 0; }.lia-media-image-frame {  text-align: center; }  .lia-media-image-frame .lia-media-image {    position: relative;    top: 50%;    transform: translate(0, -50%);    -ms-transform: translate(0, -50%);    -webkit-transform: translate(0, -50%); }.lia-lightbox-info-wrapper .lia-lightbox-image-caption {  display: none; }@media (max-width: 480px), (max-width: 768px) and (orientation: landscape) {  .lia-lightbox-info-wrapper .lia-lightbox-image-caption {    display: initial; }  .lia-lightbox-main-image .lia-lightbox-image-caption {    display: none; }  .modal-imagelightbox {    width: auto;    margin: 0;    height: 100%; }    .modal-imagelightbox .modal-content {      border-radius: 0;      height: 100%;      background-color: #333333;      border: 0; }    .modal-imagelightbox .lia-filmstrip {      display: none; }  .lia-media-image-lightbox, .lia-lightbox-main-image {    border-radius: 0; }  .PrivateNotesPage .lia-lightbox-info {    background-color: inherit;    margin: 0; }  .lia-lightbox-main-image {    height: 100%;    min-height: 100%; }  .lia-media-image-lightbox {    height: 100% !important; }  .PrivateNotesPage .lia-lightbox-info .lia-media-download-icon, .lia-user-avatar, .lia-lightbox-image-album {    display: none; }  .PrivateNotesPage .lia-button-group-left .lia-button-wrapper.lia-moderation-flag-entity {    margin-right: 0; }  .PrivateNotesPage .lia-lightbox-info .lia-lightbox-context {    line-height: 30px; }  .lia-lightbox-close-container i {    visibility: visible; }  .lia-lightbox-next-container, .lia-lightbox-prev-container {    width: 45px; }  .lia-lightbox-info-wrapper {    background-image: /* @noflipstart */ url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' width='100%25' preserveAspectRatio='none'%3E%3ClinearGradient id='a' x1='0' x2='0' y1='0' y2='1'%3E  %3Cstop stop-opacity='0' stop-color='%23191919' offset='0%25'/%3E%3Cstop stop-opacity='0.55' stop-color='%23191919' offset='100%25'/%3E %3C/linearGradient%3E%3Cpath fill='url(%23a)' d='M0 0h1v1H0z'/%3E%3C/svg%3E") /* @noflipend */;    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.7);    color: #ffffff;    position: absolute;    bottom: 0;    width: 100%; }    .lia-lightbox-info-wrapper .lia-lightbox-image-caption {      text-align: center; }    .lia-lightbox-info-wrapper .lia-lightbox-info {      background-color: inherit;      margin: 0;      padding: 10px; }  .lia-lightbox-main-image .lia-lightbox-image-caption {    bottom: 45px; }  .lia-lightbox-next-container, .lia-lightbox-prev-container, .lia-lightbox-close-container, .lia-lightbox-info-wrapper, .lia-lightbox-info-wrapper .lia-lightbox-image-caption {    display: none; }  .lia-show-controls .lia-lightbox-next-container, .lia-show-controls .lia-lightbox-prev-container, .lia-show-controls .lia-lightbox-close-container, .lia-show-controls .lia-lightbox-info-wrapper, .lia-show-controls .lia-lightbox-info-wrapper .lia-lightbox-image-caption {    display: inherit; }  .lia-kudos-count-label {    display: none; } }        .PrivateNotesPage ul.lia-tabs-sort > li {    list-style: outside none none;}.PrivateNotesPage ul.lia-tabs-sort li {    display: block;    float: left;    margin: 0px 5px 5px 0px;}.PrivateNotesPage .lia-button-group.lia-button-group-center {    text-align: center;}.PrivateNotesPage .lia-button-group, #lia-body .lia-content .lia-button-group-left {    margin: 0px 0px 10px;}.PrivateNotesPage .lia-button-group.lia-button-group-center .lia-button-wrapper {    float: inherit;    display: inline-block;}.PrivateNotesPage .lia-button-group .lia-button-wrapper .lia-button-lg {    height: 36px;    padding: 0px 20px;}.PrivateNotesPage a.lia-button.lia-link-disabled, #lia-body .lia-content span.lia-button.lia-link-disabled, #lia-body .lia-content button.lia-button.lia-link-disabled, #lia-body .lia-content input.lia-button.lia-link-disabled, #lia-body .lia-content div.lia-button.lia-link-disabled, #lia-body .lia-content label.lia-button.lia-link-disabled, #lia-body .lia-content a.lia-button.lia-link-disabled:hover, #lia-body .lia-content span.lia-button.lia-link-disabled:hover, #lia-body .lia-content button.lia-button.lia-link-disabled:hover, #lia-body .lia-content input.lia-button.lia-link-disabled:hover, #lia-body .lia-content div.lia-button.lia-link-disabled:hover, #lia-body .lia-content label.lia-button.lia-link-disabled:hover {    opacity: 0.2;    cursor: auto;}.PrivateNotesPage ul.lia-list-tile {    margin: 0px 0px 10px;}.PrivateNotesPage ul.lia-list-tile > li {    float: left;    margin: 0px 5px 5px 0px;}.PrivateNotesPage ol, #lia-body .lia-content ul, .mceContentBody ol, .mceContentBody ul, .mce-content-body ol, .mce-content-body ul {    list-style: outside none none;}.mce-content-body .star-rating-container {	display: none;}.PrivateNotesPage .lia-cell {    display: table-cell;}.PrivateNotesPage .lia-media-uploader-header-title-wrapper {	margin: 0px;}.PrivateNotesPage .lia-row {    display: table-row;}.PrivateNotesPage a.lia-button.lia-button-secondary,.PrivateNotesPage span.lia-button.lia-button-secondary,.PrivateNotesPage button.lia-button.lia-button-secondary, .PrivateNotesPage input.lia-button.lia-button-secondary {    background: #808080 url("/skins/images/00C95DAB38983329A9EFBF7381ABA382/whiteui/images/bg_bevel.png") repeat-x scroll 0px 0px;}.PrivateNotesPage .lia-fa, .lia-form-teaser-entry .lia-fa {    display: inline-block;    font-family: FontAwesome;    font-style: normal;    font-weight: normal;    line-height: 1;    font-size-adjust: none;    font-stretch: normal;    font-feature-settings: normal;    font-language-override: normal;    font-kerning: auto;    font-synthesis: weight style;    font-variant: normal;    font-size: inherit;    text-rendering: auto;    transform: translate(0px, 0px);}.PrivateNotesPage .mce-content-body .lia-image-container-editor .lia-image-edit-icon,.PrivateNotesPage .lia-message-template-drop-zones .lia-image-container-editor .lia-image-edit-icon {    background-color: #FFF;    border-radius: 2px;    color: #808080;    cursor: pointer;    font-size: 18px;    height: 35px;    line-height: 35px;    position: absolute;    right: 5px;    text-align: center;    top: 5px;    width: 35px;    display: none;}.PrivateNotesPage .mce-content-body .lia-image-container-editor .lia-image-display + .lia-image-edit-icon,.PrivateNotesPage .lia-message-template-drop-zones .lia-image-container-editor .lia-image-display + .lia-image-edit-icon {	display: inline;}.PrivateNotesPage .NoteUserSelection .lia-quilt-column-19 {    width: 100%;    float: left;}.PrivateNotesPage .lia-media-image-upload-button-group {	text-align: center;    margin: 0 auto;    float: none; }.PrivateNotesPage .lia-media-image-upload-button-group .lia-image-upload-icon {		    display: none;}.PrivateNotesPage .lia-media-image-upload-contents .lia-media-menu-dropdown-items {	    position: absolute;    left: 45%; }.PrivateNotesPage .lia-media-uploader-tab-content .lia-menu-navigation li {    float: none;    list-style: none;     text-align: left;    padding: 0px;        margin: 0px;}.PrivateNotesPage .lia-media-uploader-tab-content .lia-menu-navigation .lia-menu-dropdown-items-nested {	    height: 202px; 	        width: 100%;}.PrivateNotesPage .lia-button-group-center span {	float: none !important; }.PrivateNotesPage .lia-media-uploader-tab-content .lia-menu-navigation .lia-menu-dropdown-items-nested .lia-media-album-selector-item {    padding: 0px 3px !important;}.MessageEditor  .lia-media-image-upload-button-group {	text-align: center;    margin: 0 auto;    float: none; }.MessageEditor  .lia-media-image-upload-button-group .lia-image-upload-icon {		    display: none;}.MessageEditor  .lia-media-image-upload-contents .lia-media-menu-dropdown-items {	    position: absolute;    left: 45%; }.MessageEditor  .lia-media-uploader-tab-content .lia-menu-navigation li {    float: none;    list-style: none;     text-align: left;    padding: 0px;        margin: 0px;}.MessageEditor  .lia-media-uploader-tab-content .lia-menu-navigation .lia-menu-dropdown-items-nested {	    height: 202px; 	        width: 100%;}.MessageEditor  .lia-button-group-center span {	float: none !important; }.MessageEditor  .lia-media-uploader-tab-content .lia-menu-navigation .lia-menu-dropdown-items-nested .lia-media-album-selector-item {    padding: 0px 3px !important;}#edit-interests-form .edit-interest #directvnow  {	    left: 86% !important;	}		#user-registration-modal .edit-interest #directvnow  {	    left: 50% !important;	}		@media (max-width: 767px) {#edit-interests-form .edit-interest  {    margin: 0 35px 10px 0 !important;    max-width: 75px !important;}#profile-edit #edit-interests #directvnow + .skin {     margin-left: 3px;}#profile-edit .interest .ico-interests.ii-wireless {	margin: 0 auto;	}	}#profile-summary .interests .interest {    float: left;    margin: 10px 2px 5px 0 !important;}#globalNav .header-profile-wrapper .interests .interest  {    float: left;    margin: 4px 8px -4px 0;    height: 29px;}  /* Desktop device specific styles should go in this file. */