* {
	margin: 0;
	padding: 0;
	outline: 0 none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, address, mainimage, container {
	display: block;
}
span.expandedtest {
margin-top: 20px;
}
img {
	border: none;
}
body {
	background-color: #fff;
	font-family: 'robotoregular';
	font-size: 13px;
	color: #717171;
	line-height: 27px;
}
html, body, #wrapper {
   /* height: 100%; */
}


#wrapper {
	margin: 0 auto;
	max-width: 1600px;
	/*overflow: hidden;*/
}
/* ---header start--- */
#main {
	background-color: #000000;
	height: 158px;
	max-width: 1600px;
	position: fixed;
	width: 100%;
	z-index: 20;
}
header {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 111px;
	z-index: 10;
}
#logo {
	height: 64px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 185px;
	z-index: 6;
}
#number {
	color: #fffcef;
	font-family: "latoregular";
	font-size: 14px;
	left: 219px;
	line-height: 22px;
	position: absolute;
	text-transform: capitalize;
	top: 29px;
}
#number span {
	display: block;
}
/*---Subnav Start-- */

#subnav {
	line-height: normal;
	position: absolute;
	right: 0;
	top: 33px;
	width: auto;
}
#subnav ul li {
	float: left;
	list-style: outside none none;
	padding: 0 26px 0 0;
}
#subnav ul li a {
	display: block;
	font-family: "latoregular";
	font-size: 13px;
	padding: 0;
	text-align: center;
}
#subnav ul li.sub-photo {
	padding: 0;
}
#subnav a.nav:link, #subnav a.nav:visited {
	color: #fffcef;
	text-decoration: none;
}
#subnav a.navON:link, #subnav a.navON:visited, #subnav a.navON:hover, #subnav a.nav:hover, #subnav a.navON:focus, #subnav a.nav:focus  {
	color: #cdcdcd;
	
}
#subnav a.navON:focus, #subnav a.nav:focus  {text-decoration: underline;}
#subnav a.navON:focus span, #subnav a.nav:focus span {text-decoration: none;}
#subnav .last-child, #subnav .last-child a {
	border-right: 0px;
	padding-right: 0px;
}
.icon {
  display: block;
  font-size: 18px;
  height: 17px;
  margin: 0 auto;
  padding-bottom: 8px;
  width: 20px;
}
/*.sub-contact .icon {
	background-position: 0 -296px;
}
.sub-email .icon {
	background-position: 0 -323px;
}
.sub-reviews .icon {
	background-position: -27px -297px;
	height: 10px;
	margin-bottom: 7px;
}
.sub-emap .icon {
	background-position: -28px -321px;
}
.sub-photo .icon {
	background-position: -62px -297px;
}

.sub-contact a.nav:hover .icon, .sub-contact a.navON .icon {
 background-position: -106px -294px;
}
.sub-email a.nav:hover .icon, .sub-email a.navON .icon {
  background-position: -106px -321px;
}
.sub-reviews a.nav:hover .icon, .sub-reviews a.navON .icon {
background-position: -133px -295px;
}
.sub-emap a.nav:hover .icon, .sub-emap a.navON .icon {
background-position: -134px -319px;
}
.sub-photo a.nav:hover .icon, .sub-photo a.navON .icon {
background-position: -168px -295px;
}*/
/*---Subnav End-- */



/*---Topnav Start--- */
#nav {
	background-color: #111111;
	border-bottom: 1px solid #252525;
	border-top: 1px solid #252525;
	height: 45px;
	position: relative;
	width: 100%;
}
#topnav {
	height: 45px;
	margin: 0 auto;
	max-width: 960px;
	position: relative;
}
#topnav ul {
	line-height: normal;
	list-style: outside none none;
	margin: 0;
	padding-left: 3px;
}
#topnav li {
	background-image: url("/images_noindex/sprite.png");
	background-position: 0 -26px;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 0 1px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
#topnav li.home {
	background: none;
	padding: 0;
        text-align: left;
}
#topnav li.pkg {
  text-align: right;
}
#topnav li a {
  float: left;
  font-size: 17px;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  padding: 0;
  letter-spacing: 0.05em;
}

#topnav li a, #tab-nav li a, #mobile-mainnav li a{
  font-family: "oswaldlight";
  text-transform: uppercase;
}

#topnav .home a { width:70px;}
#topnav .location a {width:127px;}
#topnav .rooms a {width:114px;}
#topnav .amenities a {width:88px;}
#topnav .events-meetings a {width:190px;}
#topnav .thingstodo a {width:158px;}
#topnav .dining a {width:108px;}
#topnav .pkg a {width:95px;}

#topnav a.nav:link, #topnav a.nav:visited {
	color: #fff;
}
#topnav a.navON:link, #topnav a.navON:visited, #topnav a.navON:hover, #topnav a.nav:hover, #topnav .navhover a.nav {
	color: #a4a4a4;
}
#topnav li.eve {
	position: relative;
}
#topnav li.wed {
	position: relative;
}
#topnav ul li ul.dropnav {
  background: #dbdbdb;
  border-top: 1px solid #252525;
  float: left;
  height: auto;
  left: 20px;
  list-style: outside none none;
  margin: 0;
  padding: 5px 10px;
  position: absolute;
  top: 45px;
  z-index: 1;
}
#topnav .dropnav li {
	background: none;
	display: block;
	float: none;
	margin: 0;
	padding: 5px 0;
	text-align: left;
}
#topnav .dropnav a {
	color: #444444 !important;
	display: block;
	float: none;
	height: auto;
	line-height: normal;
	width:auto;
}
#topnav .dropnav a:hover, #topnav .dropnav a.navON {
	color: #282828 !important;
	background: none !important;
}
#topnav li a .text {
  display: inline-block;
}
.fsptab {
	display: none !important;
}
#topnav li a span, .icon-list2 {
	display: none;
}
/*---Topnav end--- */



/*---Middle start--- */
#middle {
	margin: 0 auto;
	min-height: 380px;
	overflow: hidden;
	padding-top: 157px;
	position: relative;
	width: 100%;

}
#middle, #supersized {
    height: 94%;
}
#mainimage {
	left: 50%;
	margin-left: -577px;
	position: relative;
	width: 1153px;
	z-index: 5;
}
 @media only screen and (min-width:1600px) {
#supersized {
 left: 50% !important;
 margin: 0 0 0 -800px;
 max-width: 1600px;
}
}
.slide-desc {
	border-bottom: 1px solid #A4A4A3;
	border-top: 1px solid #A4A4A3;
	color: #FFFFFF;
	display: inline-block;
	font-family: 'droid_serifregular';
	font-size: 36px;
	left: 33%;
	padding: 10px 0;
	position: absolute;
	text-shadow: 23px 7px 44px #000;
	top: 184px;
	z-index: 51;
	display: none;
}
.flex-viewport li { width: 0; }
/*---Middle end--- */

/*---Content Start--- */

#contentinfo {
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 0;
	position: relative;
	width: 100%;
	z-index: 1;
overflow: hidden;
}
.fixheader {
	padding-top: 150px !important;
}
.contentwrap {
	background-color: #FFFFFF;
	margin: 0 auto;
}
#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 10;
}
#content {
	padding: 20px 0 19px;
	position: relative;
	width: 100%;
}
#header {
  background-image: url("/images_noindex/headerbdr.png");
  background-position: 0 bottom;
  background-repeat: no-repeat;
  color: #1f1f1f;
  font-family: "oswaldlight";
  font-size: 35px;
  letter-spacing: 0.03em;
  line-height: 39px;
  margin: 0 0 10px;
  padding: 15px 0 21px;
  position: relative;
  text-transform: uppercase;
  width: auto;
  z-index: 0;
}
#header span {
  color: #959595;
  display: block;
  font-family: "roboto_condensedlight";
  font-size: 26px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: lowercase;
}
.head {
 background-image: url("/images_noindex/headerbdr-color-op8_1.png");
  background-position: 0 top;
  background-repeat: no-repeat;
  margin: 15px 0 0px;
  padding: 20px 0 0px;
 
}
/*---Sidebar Slider Start--- */



.home-section-content {
	margin: 0 auto;
	width: 960px;
}
/*-----------------------Home Section 2--------------------------- */
.homesection-2 {
	position: relative;
	width: 100%;
}
/*---Manager's Special Css--- */


#manager {
	float: left;
	height: 515px;
	position: relative;
	width: 320px;
}
.manager-img {
	height: 281px;
}
.manager-des {
	background-color: #1c1c1c;
	height: 234px;
	position: relative;
	width: 100%;
}
#manager a:link, #manager a:visited {
	color: #7b7b7b;
}
.lowest {
  color: #ffffff;
  font-family: "roboto_condensedregular";
  line-height: 20px;
  padding: 34px 0 31px;
  text-align: center;
}
/*#manager a:hover .lowest {
	color: #7b7b7b;
}*/
#manager a:link .holder-title, #manager a:visited .holder-title, a.reviews-titletext:link, a.reviews-titletext:visited {
	color: #fff;
}
a.reviews-titletext:hover {
	color: #7b7b7b;
}

#manager a:hover .manager-des .holder-title, #manager a:hover .manager-des .lowest, #manager a:hover .manager-des .moreinfo span{
  color: #7b7b7b;
}

#manager a:hover .manager-des .moreinfo {  border: 2px solid #7b7b7b;}

.holder-title, .reason-titletext, .reviews-titletext {
  color: #fff;
  font-family: "oswaldlight";
  font-size: 30px;
  padding: 19px 0 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.moreinfo.button {
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  position: relative;
  width: 174px;
}
.moreinfo .icon-camera {
  font-size: 20px;
  margin-right: 6px;
}
/*---Manager's Special Css End--- */

/*---Reviews-box Css--- */

#reviews-box {
	float: left;
	height: 515px;
	width: 320px;
}
.reviews-img {
	background-color: #7d7d7d;
	height: 281px;
}
.reviews-innerbox {
	height: 234px;
	width: 100%;
}
.reviews-titletext {
  display: block;
  padding: 19px 0 21px;
}
.parkrightstar {
	display: inline-block;
	float: left;
	margin: 4px 19px 0 0;
	width: 79px;
}
.reviewfont {
  border: 1px solid #414141;
  border-radius: 100%;
  display: block;
  font-family: "oswaldregular";
  font-size: 14px;
  height: 115px;
  line-height: 16px;
  margin: 0 auto;
  text-align: center;
  text-transform: capitalize;
  width: 115px;
}
.reviewfont span {
	display: block;
	font-size: 36px;
	padding: 39px 0 10px;
}

.parkrightreview a:link, .parkrightreview a:visited {
  color: #ffffff;
}
.parkrightreview a:hover{
  color: #7b7b7b;
}
.reviews-box-btn {
  color: #ffffff;
  float: right;
  font-family: "roboto_condensedlight";
  line-height: 23px;
  position: relative;
  text-transform: uppercase;
}
.review-star-holder {
	display: table;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
}
.reviews-box-btn-spacer {
	display: inline-block;
	padding: 0 12px 0 11px;
}
.reviews-box-btn a:link, .reviews-box-btn a:visited {
	color:#fff;
}
.reviews-box-btn a:hover {
	color:#666;
}
/*---Reviews-box Css End--- */



/*---Reviews-box Css--- */

/*---Top Reasons--- */

#top-reasons {
	float: left;
	height: 515px;
	overflow: hidden;
	position: relative;
	width: 320px;
}
.reason-slider {
	list-style: none;
	z-index: 1;
}
.reason-img {
	height: 281px;
	width: 320px;
}
.reason-text {
	display: inline-block;
	height: 234px;
	position: relative;
	width: 320px;
}
.reasonbg {
	background-image: url("/images_noindex/reasonbg.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	bottom: 0;
	height: 234px;
	left: 0;
	position: absolute;
	width: 320px;
}
.reason-titletext {
	position: absolute;
	top: 281px;
	z-index: 2;
}
.reason-text-inner {
  font-family: "roboto_condensedregular";
  font-size: 15px;
  line-height: 20px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 86px;
  width: 90%;
  z-index: 1;
}
.reason-text .moreinfo {
  bottom: 48px;
  left: 71px;
  position: absolute;
}
#top-reasons .bx-controls {
  bottom: 14px;
  left: 128px;
  position: absolute;
  z-index: 51;
}
#top-reasons .bx-wrapper .bx-pager {
  line-height: normal;
  padding: 0;
}
#top-reasons .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: transparent;
	border: 1px solid #c6c6c6;
	margin: 0 5px 0 0;
}
#top-reasons .bx-wrapper .bx-pager.bx-default-pager a:hover, #top-reasons .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color: #c6c6c6;
	border: 1px solid #c6c6c6;
}
#top-reasons a:link,#top-reasons a:visited {
	color: #ffffff;
}
#top-reasons a:hover {
	color: #7b7b7b;
}
#top-reasons .button a:link, #top-reasons .button a:visited {
	color: #fff;display:block;
}
.moreinfo.button:hover a{
	color: #000000 !important;
}

/*---Top Reasons End--- */


/*-----------------------Home Section 2 End--------------------------- */


/*-----------------------Home Section 3 --------------------------- */

.homesection-3 {
	padding: 42px 0 54px;
	position: relative;
	width: 100%;
}
.quotes {
  background: url("/images_noindex/headerbdr.png") no-repeat scroll center bottom;
  font-family: "roboto_condensedlight";
  font-size: 26px;
  line-height: 38px;
  padding-bottom: 35px;
  text-align: center;
  width: 100%;
max-width:770px;
margin:0px auto;
}
.quote-left {
  background-image: url("/images_noindex/sprite.png");
  background-position: 0 -107px;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  height: 11px;
  margin: 0 3px 0 0;
  position: relative;
  top: -7px;
  width: 12px;
}

.quote-right {
  background-image: url("/images_noindex/sprite.png");
  background-position: -20px -107px;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  height: 11px;
  margin: 0 0 0 5px;
  position: relative;
  top: -7px;
  width: 12px;
}

/*-----------------------Home Section 3 End --------------------------- */


/*-----------------------Home Section 4 --------------------------- */

.homesection-4 {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#special-packages {
	float: left;
	height: 718px;
	left: 50%;
	margin: 0 0 0 -800px;
	position: relative;
	width: 1600px;
}
.pkgbdr {
  background-image: url("/images_noindex/pkg-bdr-bg.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 354px;
  left: 50%;
  margin: 0 0 0 -480px;
  position: absolute;
  top: 133px;
  width: 960px;
  z-index: 10;
}
.packages-slider li {
	z-index: inherit !important;
}
.pkg-titletext {
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #ffffff;
  font-family: "oswaldbold";
  font-size: 48px;
  left: 50%;
  margin: 0 0 0 -91px;
  position: absolute;
  text-transform: uppercase;
  top: 120px;
  z-index: 13;
text-shadow: 1px 3px 2px #444444;
}
.packages-img {
	height: 718px;
	position: relative;
	width: 1600px;
	z-index: 0;
}
.packages-text {
  margin-top: 0;
  position: absolute;
  top: 206px;
  width: 100%;
  z-index: 12;
}
.packages-text-inner {
  display: block;
  font-family: "roboto_condensedlight";
  font-size: 38px;
  height: auto;
  line-height: 53px;
  margin: 0 auto;
  max-width: 582px;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
text-shadow: 1px 3px 2px #444444;
}
.packages-text-inner span {
	display: block;
	font-size: 44px;
	text-transform: uppercase;
}
#special-packages .bx-controls {
  height: auto;
  position: absolute;
  text-align: center;
  top: 183px;
  width: 100%;
  z-index: 51;
}
#special-packages .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: transparent;
	border: 1px solid #fff;
	height: 10px;
	width: 10px;
}
#special-packages .bx-wrapper .bx-pager.bx-default-pager a:hover, #special-packages .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-color:#fff;
	border: 1px solid #fff;
}
#special-packages .bx-wrapper .bx-pager {
	color: #fff;
	height: auto;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#special-packages a:link, #special-packages a:visited, .packages-text-details {
	color: #ffffff !important;
}
#special-packages a:hover {
  border-color: #BDBDBD;
  color: #BDBDBD !important;
}
#special-packages .pkgbutton a:hover, #special-packages .pkgbutton a:focus  {
border-color: #000000;
background: #000000;
color: #ffffff !important;
}
/*-----------------------Home Section 4 End --------------------------- */



/*---Content end--- */




/***** More CSS *******/

#readmorelessbtn {
	padding-bottom: 10px; margin-top:5px;
}
.readmoretest {
  border: 1px solid #00457e;
  color: #00457e;
  cursor: pointer;
  display: inline-block;
  font-family: "oswaldbold";
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
.direct-access {
	display: none;
}
#direct-access:hover {
    background: #00457e;
    color: #fff;
}
/* hide elements when logged in into CMS */

#left-aside.cms6 {
	display: none
}
#right-aside.cms6 {
	display: none
}
#box.cms6 .box-splwidth {
	width: 100%
}
.inlineblock {
	display: inline-block;
}
.clr {
	clear: both;
}
.nav-arrow, .backtohome, .modulel-dropdown {
	display: none;
}
.fullimgwrapper.eventrfp {
	/*background-image: url("/images_noindex/use-hotel-background-image2.jpg");*/
  background-image: url("http://www.serenevegas.com/resourcefiles/mainimages/hotel-home-location.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 640px;
	margin: 28px 0 40px -320px;
	width: 1600px;
}
.fullimgwrapper {
	/* background-image: url("/images_noindex/use-hotel-background-image.jpg"); */
    background-image: url("http://www.serenevegas.com/resourcefiles/mainimages/hotel-home-location.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 487px;
	margin: 28px 0 40px -320px;
	width: 1600px;
}

.fulldirection {
	margin-bottom: 0;
}
/*.text-center {
	text-align: center;
}*/
/********** Mainimage Caption *************/
#slide-list {
	bottom: 150px;
	left: 50%;
	margin-left: -58px !important;
	position: absolute;
	z-index: 9;
display: none;

}
#slide-list li {
	float: left;
	list-style: outside none none;
}
#slide-list li a {
	border: 2px solid #ffffff;
	border-radius: 100%;
	height: 12px;
	margin-left:6px;
	width: 12px;
	display: block;
}
#slide-list li.current-slide a {
	background: none repeat scroll 0 0 #ffffff;
}
#captionbox {
  color: #ffffff;
  line-height: 38px;
  position: absolute;
  text-align: center;
  top: 210px;
  width: 100%;
  z-index: 1;
}
#slidecaption {
  font-family: "oswaldbold";
  font-size: 38px;
  line-height: 37px;
  text-transform: uppercase;
}
.caption-text-small {
  font-family: "robotolight";
  font-size: 25px;
  text-transform: lowercase;
}
.line-left {
	background-color: #ffffff;
	display: inline-block;
	height: 1px;
	margin-right: 18px;
	position: relative;
	top: -6px;
	width: 36px;
}
.line-right {
	background-color: #ffffff;
	display: inline-block;
	height: 1px;
	margin-left: 18px;
	position: relative;
	top: -6px;
	width: 36px;
}


#photobanner {
	float: left;
	height: 515px;
	position: relative;
	width: 320px;
}
.photo-img {
	height: 281px;
}
.photo-des {
	background-color: #1c1c1c;
	height: 234px;
	position: relative;
	width: 100%;
}
#photobanner a:link, #photobanner a:visited {
	color: #ffffff;
}
.phototext {
  color: #ffffff;
  font-family: "roboto_condensedregular";
  line-height: 20px;
  margin: 0 auto;
  padding: 34px 0 31px;
  text-align: center;
  width: 90%;
}

#photobanner a:link .holder-title, #photobanner a:visited .holder-title, a.reviews-titletext:link, a.reviews-titletext:visited {
	color: #fff;
}

#photobanner a:hover .photo-des .holder-title, #photobanner a:hover .photo-des .phototext, #photobanner a:hover .photo-des .moreinfo span{
  color: #7b7b7b;
}

#photobanner a:hover .photo-des .moreinfo {  border: 2px solid #7b7b7b;}

article.box2.mapdisplay h2 {
background-color: #000;
  background: rgba(0, 0, 0, 0.53) none repeat scroll 0 0;
  color: #ffffff;
  font-size: 34px;
  height: auto;
  left: 50%;
  line-height: normal;
  margin-left: -480px;
  padding: 20px;
  position: absolute;
  top: 137px;
  width: 250px;
}

/*-----------------------Fact Box --------------------------- */
#fact-box {
  border-left: 1px solid #dfdfdf;
  float: right;
  margin-left: 30px;
  margin-top: -145px;
  padding-left: 35px;
  width: 170px;
  margin-bottom: 20px;
}

#fact-box ul {
  padding-top: 25px;
}

.thanks-msg {
  font-weight: bold;
  padding: 20px;
  text-align: center;
}

/*-----------------------Fact Box End --------------------------- */

/*-------------- ADA CSS --------------*/

.mobileblock, .tabletblock{ display:none;}
.mob-tabblock {display:none;}
a.skip-to-content-button {
    background-color: #000;
opacity: 1 ;

filter: opacity(0);
    color: #fff;
    position: absolute;
    left: 0;
    z-index: 100;
    padding: 5px 20px;
}
a.skip-to-content-button:focus {
opacity: 1 ;

filter: opacity(1);
    color: #fff;
}
a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:-webkit-focus-ring-color auto 5px!important}
#subnav a.navON:focus, #subnav a.nav:focus {
color: #01adff;
}
#topnav a.navON:focus, #topnav a.nav:focus {
color: #89d9ff; text-decoration: underline;
}
.ada-datepicker { 
background: #fff !important;
}

.ada-datepicker-list .ui-datepicker-trigger {
    position: absolute;
    background: transparent;
    border: none;
    right: 25px;
    top: 25px;
}

.ada-datepicker-list2 {
   position: relative;
} 
.ada-datepicker-list2 .ui-datepicker-trigger {
    position: absolute;
    background: transparent;
    border: none;
    right: 10px;
    top: 35px;
}
.hide-info {
    display: none !important;
}

#navigation a {
    height: 30px;
    margin-top: 35px;
line-height:30px;
    position: absolute;
    top: 50%;
    width: 90px;
    z-index: 2;
    background: #1984c7;
    color: #fff;
    text-align: center;
}
#navigation a {opacity: 1 !important; background: #005b94; }
#navigation a:focus , #navigation a:hover{
    background: #01385b; opacity: 1;
}
#navigation a#nextslide {
right: 0;
}
.error-message {
color: red !important;
    position: absolute;
    top: -8px;
    right: 0;
    display: block;
}
.form-input {
    position: relative;
}
.input-error {
border: solid 1px red !important;
}
.photo-des .icon-image {
  margin-right: 8px;
}
.sitemap-link { display: none;}

.submit.button {
    background: transparent;
    padding-bottom: 31px;
    color: #ffffff !important;
    line-height: 33px;
}
.commentcodecol5 .button {
    width: 120px;
}

#gplus {
    display: none !important;
}

#plusone {
    display: none !important;
}

.photogplus {
    display: none !important;
}
.msftd_gplusicon1 {
    display: none !important;
}

.ttdgplus{
    display: none !important;
}
.gplusicon{
    display: none !important;
}

.gpicon1 {

    display: none !important;
}
.holiday-banner {
    position: absolute;
    right: 0;
    top: 170px;
    z-index: 1;
}
.holiday-button {
	width: 150px;
	margin-top: 10px;
	background-color: #0077C1;
}
.holiday-button a.button:link, .holiday-button a.button:visited
{
  color:#fff!important;
}



.H_ib_body {width:320px;}
.formslable {display:none !important;}



/* COVID-19 Advisory */
.covid-19-advisory-main {
    position: absolute;
   z-index: 2;
   border-radius: 10px;
    color: #000000;
    margin: auto;
    background-color: #ffffff;
    padding: 20px 30px;
    /* border: 1px solid #888; */
    -webkit-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.15);
    max-width: 550px;
    width: 80%;
    box-sizing: border-box;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
 
}
.covid-19-advisory-close {
    position: absolute;
    right: 10px;
    top: 7px;
    height: 25px;
    line-height: 25px;
    width: 25px;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
}
.covid-19-advisory-close:hover, .covid-19-advisory-close:focus {
    color: #91a1b1;
}
.covid-19-advisory-title {
    font-size: 20px;
}
.covid-19-advisory-description ul {
    list-style: disc;
    padding: 15px 15px;
}
.covid-19-advisory-link a:link, .covid-19-advisory-link a:visited {
    color: #fff;
    text-transform: uppercase;
}
.covid-19-advisory-link a:hover, .covid-19-advisory-link a:focus {
    color: #91a1b1;
}
/* COVID-19 Advisory */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  opacity: 1 !important;
  border: 0;
  color: #000 !important;
  background: #fff  !important;
}
