/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #ffffff inset !important}.customColor1BG{background-color:#c74e19}.customColor2BG{background-color:#c74e19}.customColor1FG{color:#c74e19}.customColor2FG{color:#c74e19}.msgBox.success{background-color:#4ace8b;margin:10px 0px;padding:10px;color:#fff}.msgBox.warning{background-color:#ffa84c;margin:10px 0px;padding:10px;color:#fff}.msgBox.error{background-color:#f00;margin:10px 0px;padding:10px;color:#fff}.msgBox.info{background-color:#dadada;margin-bottom:10px;padding:10px;color:#000}.msgBox.white{background-color:#fff;margin-bottom:10px;padding:10px;color:#000}.msgBox.error a,.msgBox.warning a,.msgBox.success a{color:#fff}.msgBox.info a{color:#fff}.noSelect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}html{text-rendering:optimizeLegibility !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale}body{font-family:Helvetica, sans-serif;font-size:15px;line-height:20px;height:100%;color:#0a0a0a}a{color:#0c0606}a:hover{color:#666}.bold{font-weight:bold}select,textarea,input{-ms-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}h3{font-size:20px;line-height:normal}input:focus,select:focus,textarea:focus,button:focus{outline:none}.red{color:#f00}.green{color:rgba(7, 144, 44, 1.00)}.yellow{color:#D6DB20}.left{float:left}.right{float:right}.clear{clear:both}.popImg{outline:none}.fade:hover{opacity:0.7;transition:opacity .15s ease-in-out;-moz-transition:opacity .15s ease-in-out;-webkit-transition:opacity .15s ease-in-out}_:-ms-lang(x),.fade:hover{transition:none}.fade2:hover{opacity:0.4;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out}_:-ms-lang(x),.fade2:hover{transition:none}strong{font-weight:600}#outer{width:100%;margin-left:auto;margin-right:auto}#header{border-left:1px solid #cccccc;border-right:1px solid #cccccc;text-align:center;padding:20px 0px 20px 0px}#redirectHeader{border-left:1px solid #cccccc;border-right:1px solid #cccccc;text-align:center;padding:14px 20px 14px 20px;background-color:rgba(20, 151, 47, 1.00);color:#fff;position:relative;top:-14px}#main{padding:25px 0px 25px 0px;border:1px solid #cccccc;border-bottom:none}#main img{margin:38px 0px 38px 0px}.copy{margin:0px 40px 0px 40px}hr{width:78%;margin:25px auto 25px auto;padding:0px;border:none;border-top:1px solid #cccccc}.hr{border-top:solid 1px #cccccc}.hrFull{width:100%;border-top:solid 1px #cccccc}.hrFullSlim{width:100%;border-top:solid 1px #cccccc;margin:5px auto 5px auto !important}.noWrap{white-space:nowrap}.btn{background:#c74e19;cursor:pointer;font-family:Helvetica, sans-serif;font-size:13px;line-height:13px;text-transform:uppercase;letter-spacing:0.025em;color:#ffffff;padding:8px 10px 8px 10px;margin:0px 8px 8px 0px;font-weight:300;text-decoration:none;border:none;display:inline-block;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:hover{color:#fff;background:#262626;text-decoration:none}.btn a{display:block !important;margin-left:auto;margin-right:auto;text-decoration:none;color:#fff}.redBtn{background:rgb(255, 48, 25);background:-moz-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 48, 25, 1)), color-stop(100%, rgba(207, 4, 4, 1)));background:-webkit-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);background:-o-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);background:-ms-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);background:linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)}.redBtn:hover{background:#c72200;text-decoration:none}.greyBtn{background:rgb(165, 168, 171);background:-moz-linear-gradient(top, rgba(165, 168, 171, 1) 0%, rgba(154, 156, 158, 1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(165, 168, 171, 1)), color-stop(100%, rgba(154, 156, 158, 1)));background:-webkit-linear-gradient(top, rgba(165, 168, 171, 1) 0%, rgba(154, 156, 158, 1) 100%);background:-o-linear-gradient(top, rgba(165, 168, 171, 1) 0%, rgba(154, 156, 158, 1) 100%);background:-ms-linear-gradient(top, rgba(165, 168, 171, 1) 0%, rgba(154, 156, 158, 1) 100%);background:linear-gradient(to bottom, rgba(165, 168, 171, 1) 0%, rgba(154, 156, 158, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)}.greyBtn:hover{background:#a5a8ab;text-decoration:none}.btnBig{font-size:16px;padding:9px 12px 9px 12px}.btnMed{font-size:14px;padding:9px 12px 9px 12px}.btnSmall{font-size:12px;padding:6px 8px 6px 8px}.alignleft,.alignright,.aligncenter{max-width:250px;height:auto}.alignleft,.alignnone{float:left;margin:0px 20px 10px 0px}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignright{float:right;margin:0px 0px 10px 20px}.size-full{width:100% !important;height:auto !important}#searchErrorList{margin:10px 0px 60px 20px}#searchErrorList li{margin-left:20px;line-height:24px;list-style:disc}#searchYieldImg1{position:relative;left:-15px}@media screen and (max-width: 430px){#searchYieldImg1{width:100%;height:auto}}.searchResultsBox{background-color:#fdfdfd;border:2px solid #f3f4f4;padding:20px;font-size:14px;margin-bottom:20px}.searchResultsBox ul{margin-top:10px}.searchResultsBox li{list-style:disc;margin-left:20px;font-size:14px}.tipBox{background-color:#ffffe9}.tipBoxInner img{margin-bottom:5px}.tipBoxInner{padding:14px 10px 14px 10px;font-size:14px;line-height:normal;font-weight:300}@media screen and (max-width: 850px){.tipBoxInner img{display:block}}#header1{padding-bottom:4px;background-color:#f1ebda;border-bottom:solid 1px #cccccc;z-index:99999}#header1 a{color:#0c0606}#header1inner{position:relative;margin-left:auto;margin-right:auto;width:1020px;height:50px;padding-top:4px}.header1HP{padding-top:4px;height:50px !important}.header1HP #headerMid{top:20px !important}#headerMid{margin-left:auto;margin-right:auto;width:100%;text-align:center;text-transform:uppercase;position:absolute;top:20px;z-index:9;font-size:16px}#headerMid a{text-decoration:none}#headerL{left:0;position:absolute}#headerLogo{border-radius:5px;position:relative;top:8px;height:35px !important;width:auto;z-index:99}#headerLogoHome{border-radius:5px;position:relative;top:2px;height:45px !important;width:auto;z-index:99}#headerR{height:20px;width:auto;right:8px;font-size:14px;letter-spacing:0.02em;text-align:right;position:absolute;z-index:99;margin-top:9px}.landing #headerR{margin-top:8px}#headerR span{position:relative;top:-5px}#headerR a{text-decoration:none}#headerR #headerRLink1 span,#headerR #headerRLink2 span{border-bottom:1px solid #0C0606}#headerR img{position:relative;margin:5px 0px 0px 10px}#headerRLink2{margin:0px 0px 0px 15px}@media screen and (max-width: 1036px){#header1inner{width:100% !important}}@media screen and (max-width: 990px){#headerMid span{font-size:12px}}@media screen and (max-width: 860px){#headerMid span{display:none}#headerMid{display:inline-block;margin-left:inherit;margin-right:inherit;width:auto;text-align:left;left:160px;top:14px;z-index:9;font-size:14px;font-weight:500}}#menuIconEM{position:relative;top:1px;margin-right:4px}#shortlistCount{text-align:center;display:inline-block;position:absolute !important;left:23px !important;top:4px !important;width:20px;height:12px;z-index:9;font-size:10.5px;font-weight:500;color:#fff}@media screen and (max-width: 1050px){#headerL{padding-left:8px}#headerR{padding-right:4px}}@media screen and (max-width: 600px){#headerRLink1,#headerRLink2{display:none}#headerRLink2{margin:0px}#headerR{padding-right:6px}#headerR a{margin-right:6px}.menu li a{padding-top:5px;padding-bottom:5px}}@media screen and (max-width: 425px){#headerMid{display:none}}.menu,.menuMsgs{right:0;position:absolute;width:235px;background-color:#f5f5f5;border:1px solid #c4c3c2;border-top:1px solid #cbcbcb;margin-top:3px;padding:14px 10px 4px 10px;z-index:9999999 !important}.menuMsgs{right:0px}.landing .menu,.landing .menuMsgs{margin-top:12px}@media screen and (max-height: 390px) and (orientation: landscape){.menu,.menuMsgs{height:250px;overflow-y:scroll;-webkit-overflow-scrolling:touch}}@media screen and (max-height: 340px) and (orientation: landscape){.menu,.menuMsgs{height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}}.menuHPAdjust{margin-top:13px}.menu ul{margin:0px 0px 6px 0px}.menu li{font-size:14px;text-transform:uppercase;text-align:left;letter-spacing:0.02em;padding:3px 20px 3px 18px}#menuSearchLI{padding:3px 20px 0px 18px}#menuSearchBox{font-family:Helvetica, sans-serif;font-size:13px;width:162px;padding:6px 0px 4px 28px;background:url('/diversity/css/../images/input-search.png') no-repeat 4px 4px #fff}.menu li a{display:inline-block;width:100%;font-size:14px;letter-spacing:normal;cursor:pointer}.menu li a:hover{color:#000000 !important;opacity:0.7;transition:opacity .15s ease-in-out;-moz-transition:opacity .15s ease-in-out;-webkit-transition:opacity .15s ease-in-out}.menu li:hover{background-color:#efefef}.menuClick{cursor:pointer}.menuUserName{padding:0px 4px 6px 7px;margin-bottom:6px;text-align:left;font-size:13px;letter-spacing:normal;border-bottom:1px solid #dddada}.menuTitle{padding:0px 4px 2px 7px;text-align:left;font-size:11px;font-weight:700;letter-spacing:normal}.menuItem{position:relative;display:inline-block}.menuItem:hover{opacity:0.7;transition:opacity .15s ease-in-out;-moz-transition:opacity .15s ease-in-out;-webkit-transition:opacity .15s ease-in-out}.formTip{display:block;font-size:12px;margin-left:206px;margin-bottom:10px}#userMngTable{width:100%;margin:35px 0px 0px 0px}#userMngTable th{font-weight:bold}#userMngTable th,#userMngTable td{text-align:left;line-height:22px;font-size:12px;padding:4px}#userMngTable tr:nth-child(odd){background-color:#e8e8e8}#userMngTable .btn{padding:4px;margin:5px 0px;font-size:11px}.disabledRow{color:#b6b6b6}.boldRow{font-weight:bold}#userMngTable th:nth-child(4),#userMngTable td:nth-child(4){display:none}#userMngTable th:nth-child(5),#userMngTable td:nth-child(5){display:none}@media screen and (max-width: 1060px){#userMngTable th:nth-child(6),#userMngTable td:nth-child(6){display:none}}@media screen and (max-width: 960px){#userMngTable th:nth-child(8),#userMngTable td:nth-child(8){display:none}}@media screen and (max-width: 860px){#userMngTable th:nth-child(7),#userMngTable td:nth-child(7){display:none}}@media screen and (max-width: 760px){#userMngTable th:nth-child(5),#userMngTable td:nth-child(5){display:none}}@media screen and (max-width: 660px){#userMngTable th:nth-child(2),#userMngTable td:nth-child(2){display:none}}@media screen and (max-width: 560px){#userMngTable th:nth-child(4),#userMngTable td:nth-child(4){display:none}#userMngTable th:nth-child(9),#userMngTable td:nth-child(9){width:30%}}@media screen and (max-width: 430px){#userMngTable th:nth-child(3),#userMngTable td:nth-child(3){display:none}#userMngTable th:nth-child(1),#userMngTable td:nth-child(1){width:55%}#userMngTable th:nth-child(9),#userMngTable td:nth-child(9){width:45%}}@media screen and (max-width: 515px){.formTip{margin-left:0px}#editUserForm input,#editUserForm select,#editUserForm textarea{width:97%}}#searchDetailsBtn{margin-top:14px;cursor:pointer;height:20px;text-align:center;background-color:rgba(195, 195, 195, 1.00)}#searchDetails{display:none;margin:10px 0px 0px 0px;padding:8px;font-size:13px;background-color:#E7E7E7}#searchBar{position:relative}#searchBar input,#searchBar select{display:block;width:268px;height:16px;padding:4px;margin:0px 0px 15px 0px;font-family:Helvetica, sans-serif;font-size:12px !important}#searchBar #location{margin-top:9px}#searchBar #startDate,#searchBar #endDate{float:left;width:123px;background:url('/diversity/css/../images/icon-calendar.png') no-repeat 108px 2px #fff}#searchBar #startDate{margin-right:11px}#searchBar .btn,.rightSideBtns .btn{height:28px;width:276px;float:none;margin-right:1px;margin-bottom:0px;padding:4px}#searchBar .moreLessBtn{position:relative;top:8px;float:left;font-size:13px;text-decoration:underline;cursor:pointer;color:#000000}#searchBar .moreLessBtn:hover{color:#14175f}#searchBar .srchSlct1,#searchBar .srchSlct2{font-size:12px;padding:0px;float:left;width:127px;height:26px}#searchBar .srchSlct1{margin-right:11px}#searchBarMid{height:2px;width:100%;background-color:#fff;margin:12px 0px 12px 0px}.searchBarSubTitle{font-size:13.5px;margin-bottom:4px}.searchBarMiddleTitle{font-size:13.5px;margin-bottom:4px;width:100%;text-align:center;position:absolute}#rightSideSearchInner,.rightSideInner{padding:20px 16px 16px 16px}#searchTitle,.rightSideTitle{font-size:21px;font-weight:600;margin-bottom:4px}#searchTitle span{margin-right:1px}#searchSlug,.rightSideSlug{font-size:12px;line-height:16px;margin-bottom:8px;font-weight:300}@media screen and (max-width: 850px){#rightSideSearch,#searchBar .btn,.rightSideBtns .btn{width:100% !important}#searchBar #apartmentType{width:99% !important;height:26px;box-sizing:border-box}#searchBar #location{width:99% !important}#searchBar #startDate,#searchBar #endDate{width:47%;background:url('/diversity/css/../images/icon-calendar.png') no-repeat right 2px #fff}#searchBar #endDate{float:right;margin-right:5px}.srchSlct1,.srchSlct2{width:46% !important;margin:5px !important;margin-bottom:10px !important}#searchBarGo{margin-top:10px !important}.rightSideInner{padding:16px !important}}@media screen and (max-width: 680px){#searchBar #location{width:97% !important}}@media screen and (max-width: 640px){#searchBar #startDate,#searchBar #endDate{width:46%}}@media screen and (max-width: 530px){.srchSlct1,.srchSlct2{width:45% !important}#searchBar #startDate,#searchBar #endDate{width:45%}}@media screen and (max-width: 430px){#searchBar #location{width:96% !important}}@media screen and (max-width: 405px){.srchSlct1,.srchSlct2{width:96% !important}#searchBar #location{width:95% !important}#searchBar #startDate,#searchBar #endDate{width:44%}}@media screen and (max-width: 355px){#searchBar #startDate,#searchBar #endDate{width:43%}#searchBar .searchBarMiddleTitle{font-size:12px}}@media screen and (max-width: 325px){.srchSlct1,.srchSlct2{width:95% !important}#searchBar #startDate,#searchBar #endDate{width:42%}}#mainWrap{max-width:1020px;width:auto;min-height:80vh;margin-left:auto;margin-right:auto}@media screen and (max-width: 1050px){#mainWrap,#footerInner{width:95% !important}}@media screen and (max-width: 845px){#mainWrap,#footerInner{width:92% !important}#mainWrap,#footerInner{width:92% !important}}@media screen and (max-width: 620px){#mainWrap,#footerInner{width:90% !important}}@media screen and (max-width: 430px){#mainWrap,#footerInner{width:88% !important}}@media screen and (max-width: 360px){#mainWrap,#footerInner{width:86% !important}}.homeWrap{width:100%;max-width:900px;margin-left:auto;margin-right:auto;padding:0px}#homepageVideoWrapper{position:relative;top:-14px;height:524px;width:100%}#homeLogo{width:200px;height:auto;margin-top:30px}#homeSlug{position:relative;top:280px;width:100%;margin-left:auto;margin-right:auto;text-align:center;text-transform:uppercase;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.5);font-size:50px;font-weight:700;line-height:normal;line-height:58px}#homeSlug span{display:block;font-size:20px;line-height:normal}#homeSearchBox{position:relative;top:320px;width:816px;margin-left:auto;margin-right:auto;background-color:rgba(255, 255, 255, 0.91)}#homeSearchBoxInner{position:relative;top:3px;left:20px;padding:10px;width:auto}#homeStartMsg{display:none;color:#3e3e3e;font-size:18px}#homeSearchBar{display:block;margin-top:0px}#homeSearchBar #location{width:338px}#homeSearchBar #searchBarGo{width:105px}#homeSearchBar #startDate,#homeSearchBar #endDate{width:105px;background:url('/diversity/css/../images/icon-calendar.png') no-repeat 98px 5px #fff}#homeSearchBar input,#homeSearchBar select{padding:6px;font-size:13px}#homeSearchBar input{margin-right:10px}#homeSearchBar #searchBarGo{padding:9px}.linkLike{color:#424a8e;text-decoration:underline;cursor:pointer}#homeShowMore{display:none;font-size:13px}@media screen and (max-width: 1020px){#homepageVideoWrapper{height:440px}#homeSlug{top:220px}#homeSearchBox{top:240px}}@media screen and (max-width: 1020px){.homeWrap{max-width:740px}}@media screen and (max-width: 1160px){#homeSearchBox{width:716px}#homeSearchBar #location{width:270px}#homeSearchBar #searchBarGo{width:75px}#homeSlug{font-size:45px}}@media screen and (max-width: 875px){#homeSearchBox{width:616px}#homeSearchBar #location{width:170px}.homeWrap{width:650px}#homeSlug{font-size:38px}}@media screen and (max-width: 675px){#homeSlug{font-size:30px;top:220px}#homeSearchBox{top:220px}#homeSearchBox{width:516px}#homeSearchBar #location{width:450px;display:block}.homeWrap{width:auto}}@media screen and (max-width: 580px){#homeSlug{font-size:30px;top:210px}#homeSearchBox{top:210px}#homeSearchBox{width:480px}#homeSearchBar{width:100%}#homeSearchBar #location{width:400px}}@media screen and (max-width: 540px){#homeSearchBoxInner{width:90%;padding:10px 7px}#homeSlug{font-size:25px;top:210px}#homeSearchBox{top:210px}#homeSearchBox{width:400px}#homeSearchBar{width:100%}#homeSearchBar #searchBarGo{width:96%;padding:8px 0px}#homeSearchBar #location{width:320px}#homeSearchBar #startDate{width:38%;float:left}#homeSearchBar #endDate{width:38%;float:right}}@media screen and (max-width: 450px){#homeSlug{font-size:19px;top:210px}#homeSearchBox{top:210px}#homeSearchBox{width:300px}#homeSearchBar{width:100%}#homeSearchBar #location{width:232px}#homeSearchBar #searchBarGo{width:90%}#homeSearchBar #startDate,#homeSearchBar #endDate{display:none}}@media screen and (max-width: 350px){#homeSlug{font-size:22px;width:70%;line-height:normal;top:190px}#homeSearchBox{top:210px}#homeSearchBox{width:230px}#homeSearchBar{width:100%}#homeSearchBoxInner{padding:8px 1px 8px 1px}#homeSearchBar #location{width:168px}#homeSearchBar #startDate,#homeSearchBar #endDate{margin-right:15px !important;width:67px !important}}#hpWorkingTitle{text-align:center;font-size:40px;font-weight:300}#hpWorkingTitle img{top:20px;position:relative;margin-right:20px}#hpBarGraph2{background-color:#575AC4 !important}.hpBarGraph{border:1px solid #333;width:100%;height:60px}.hpGraphLink{margin-top:4px;text-align:right;font-size:12px;color:#B5D333}.hpGraphLink a{color:#B5D333;display:inline;white-space:normal}.hpBarGraphTitle{font-size:13px;font-weight:700;margin-bottom:7px}.hpBarTitleSmall{font-size:11px !important}.hpBarGraph span{position:relative;color:#fff;font-size:12px;text-align:center;line-height:normal;height:100%;float:left}.hpBarGraph span a{z-index:99;position:absolute;top:50%;left:50%;font-size:12px;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;text-decoration:none}.hpBarGTitle{top:0;width:100%;display:block}.hpBarGTitle strong{width:100%;position:relative;display:block}.hpBarGLocation{width:100%;position:relative;font-size:11px;display:block}#hpBarG2_1{background-color:#26287a}#hpBarG2_2{background-color:#373a9d}#hpBarG2_3{background-color:#4649ac}#hpBarG2_4{background-color:#4e51b7}#hpBarG2_5{background-color:#575ac4}@media screen and (max-width: 860px){.hpBarGTitle{font-size:11px !important;white-space:normal !important}}@media screen and (max-width: 440px){.hpBarGTitle,.hpBarG2Label{font-size:11px !important}}@media screen and (max-width: 330px){.hpBarGTitle,.hpBarG2Label{font-size:10.5px !important}}.hpTrendThumbs{margin:0px 0px 0px 1px !important;padding-top:0px !important;border:1px solid rgba(46, 49, 146, 0.55)}.hpTrendThumbs li{cursor:pointer;position:relative;float:left;margin:2px !important;background-position:center !important;background-size:cover !important}.hpTrendThumbs li,.hpTrendThumbs a{width:19.5%;height:120px}.hpTrendThumbs li:nth-child(5){margin-right:0px !important}.hpTrendThumbs .imgLnk{display:block;z-index:999;width:auto}.hpTrendThumbs .gTitle{text-decoration:none;font-weight:500;position:absolute;bottom:0;display:inline-block;width:100%;background-color:rgba(255, 255, 255, 0.80)}.hpTrendThumbs .gTitle a{text-decoration:none;font-size:11px;font-weight:500;line-height:12px;position:relative;top:2px}.hpTrendThumbs .gTitle span{padding:4px 7px 4px 7px;line-height:12px;display:inline-block}.hpTrendThumbsRightPad{margin-right:16px}@media screen and (max-width: 980px){.hpTrendThumbs li,.hpTrendThumbs a{width:19.3%;height:110px}}@media screen and (max-width: 760px){.hpTrendThumbs li,.hpTrendThumbs a{width:19.2%;height:100px}}@media screen and (max-width: 696px){.hpTrendThumbs li{margin:4px 4px 10px 4px !important}.hpTrendThumbs li,.hpTrendThumbs a{width:48%;height:150px}#hpBarGraph2 span{width:100% !important;height:40px !important}#hpBarGraph2{height:200px}#hpBarGraph2 .hpBarG2Label{line-height:normal !important;height:auto !important;width:100% !important}#hpBarGraph2 .hpBarGTitle{margin-top:3px;width:auto !important;height:auto !important}}@media screen and (max-width: 530px){.hpTrendThumbs li,.hpTrendThumbs a{width:47%;height:110px}}@media screen and (max-width: 405px){.hpTrendThumbs li,.hpTrendThumbs a{width:46%;height:90px}}@media screen and (max-width: 330px){.hpTrendThumbs li,.hpTrendThumbs a{width:45%;height:80px}}.tabWrap{width:100%;padding:0px;margin:none !important}.tabWrapInner{max-width:900px;margin-left:auto;margin-right:auto}.hpTabs{width:auto;margin-top:50px;text-align:center}.hpTabs #tab1,.hpTabs #tab2,.hpTabs #tab3{margin-right:20px}.hpTabs li{width:210px;height:205px;background-color:#f1f1f1;list-style:none;display:inline-block;float:left;text-align:center}.hpTabs li img{height:100px;width:auto;margin-top:25px}.hpTabs a{font-size:16px;line-height:20px;position:relative;display:inline-block;width:100%;height:100%;text-decoration:none}.hpTabs span{margin-top:12px;display:block}.hpTabItem{width:100%;background-color:#f1f1f1}.hpTabItemInner{padding:10px 30px 30px 30px}.activeListItem{padding-bottom:15px}.hpTabItemInner ul{margin:0px 0px 30px 0px;padding-top:10px}.hpTabItemInner li{margin:17px 0px 17px 0px}.hpTabItemInner li img,.hpTabItemInner li span{vertical-align:middle;display:table-cell}.hpTabItemInner li img{margin-right:10px}.hpTabItemInner li div{display:table;clear:both}.hpTabLITitle{position:relative;top:9px;margin:22px 0px 0px 0px !important}#hpTanSlug{font-size:14px;position:relative;top:-10px}@media screen and (max-width: 970px){.tabWrapInner{max-width:822px}.hpTabs li{width:190px;height:175px}.hpTabs li img{height:80px}}@media screen and (max-width: 870px){.tabWrapInner{max-width:722px}.hpTabs li{width:160px;height:145px}.hpTabs li span{font-size:14px;margin-top:5px}#hpTanSlug{margin-top:9px;font-size:13px;line-height:16px}.hpTabs li img{margin-top:15px;height:70px}}@media screen and (max-width: 755px){.tabWrapInner{max-width:622px}.hpTabs li span{font-size:13px;line-height:18px;margin-top:5px}.hpTabs li{width:140px;height:160px}.hpTabs li img{margin-top:20px;height:60px}.hpTabItemInner div{font-size:14px}}@media screen and (max-width: 685px){.tabWrapInner{max-width:550px}.hpTabs li{width:120px;height:130px}.hpTabs a{font-size:13px;line-height:16px}.hpTabs li img{max-width:40px;height:auto}#hpTanSlug{margin-top:9px;font-size:12px;line-height:16px}}@media screen and (max-width: 590px){.tabWrapInner{max-width:480px}.hpTabs li{margin-right:10px !important;width:110px;height:130px}.hpTabs li span{font-size:11px;line-height:16px;margin-top:5px}#hpTanSlug{margin-top:9px;font-size:11px;line-height:14px}}@media screen and (max-width: 525px){.tabWrapInner{max-width:440px}.hpTabs li{width:210px;height:110px;margin-bottom:20px;border-radius:6px}.hpTabs li img{margin-top:15px;max-width:40px;height:auto}.hpTabs .activeListItem{padding-bottom:0px !important;background-color:rgba(181, 176, 176, 0.43)}.hpTabItemInner div{font-size:13px}}@media screen and (max-width: 475px){.hpTabs{padding-left:25px}.tabWrapInner{margin-left:30px;max-width:85%}.hpTabs li{width:45%;height:110px;margin-bottom:20px}.hpTabs li img{margin-top:15px;max-width:40px;height:auto}.hpTabs .activeListItem{padding-bottom:0px !important}}@media screen and (max-width: 415px){.hpTabs{padding-left:15px}}#hpFeatured{margin-top:0px;padding:50px 0px 50px 0px;background-color:#f1f1f1}.hpFeaturedList{width:88%;max-width:900px}.hpTitle{text-align:center;font-size:36px;font-weight:300;line-height:normal}.hpGalleryTitle{margin-top:25px;text-align:left;display:inline-block;border-bottom:1px solid #333;font-size:23px;font-weight:300;line-height:normal}.centerIt{margin-left:auto;margin-right:auto}.centerText{text-align:center}.buttonCenterWrap{margin:0px 0px 50px 0px;text-align:center}.buttonCenterWrap span{width:auto;display:inline !important}.hpGallery{margin-top:10px}.hpGallery li{cursor:pointer;position:relative;float:left;background-position:center !important;background-size:cover !important}.hpGallery li,.hpGallery a{width:31.5%;height:180px;margin:0 7px 15px 7px}.hpGallery .imgLnk{display:block;z-index:999;width:auto}.hpGallery .gTitle{text-decoration:none;font-weight:500;position:absolute;bottom:0;display:inline-block;width:100%;background-color:rgba(255, 255, 255, 0.80)}.hpGallery .gTitle a{text-decoration:none;font-size:13px;line-height:normal;font-weight:500;position:relative;top:2px}.hpGallery .gTitle span{padding:4px 7px 4px 7px;display:inline-block}.hpGalleryExploreLnk{float:right;margin:6px 0px 0px 0px}.hpGalleryExploreLnk a{font-size:12px;color:#B5D333}@media screen and (max-width: 935px){.hpGallery li,.hpGallery a{width:32%;height:150px}.hpGalleryRightPad{margin-right:14px}}@media screen and (max-width: 815px){.hpGallery li,.hpGallery a{width:31.5%;height:130px}}@media screen and (max-width: 695px){.hpGallery li,.hpGallery a{width:100%;height:190px}.hpGallery li{float:none;margin:0px 0px 25px 0px}}.inputBox{height:18px;padding:4px;margin:0px 0px 15px 0px;border:solid 1px #A9A9A9;font-family:Helvetica, sans-serif;font-weight:normal;font-size:14px}#contentFull{width:1020px}#contentTwoThirds{width:660px;float:left}#leftSide{float:left;margin:15px 20px 30px 0px;padding-right:20px;border-right:1px solid #d8d8d8;width:310px;height:auto}#rightSide{float:right;margin:15px 0px 30px 0px;padding-left:20px;border-left:1px solid #d8d8d8;width:310px;height:auto}@media screen and (max-width: 1050px){#contentFull{width:100%}#contentTwoThirds{width:60%}}@media screen and (max-width: 950px){#contentTwoThirds{width:58%}}@media screen and (max-width: 905px){#contentTwoThirds{width:56%}}@media screen and (max-width: 870px){#contentTwoThirds{width:54%}}@media screen and (max-width: 850px){#contentTwoThirds{width:100%;float:none}#rightSide{float:none;margin-top:15px;padding-left:0px;border-left:none;border-top:1px solid #d8d8d8;padding-top:30px;width:100%}#leftSide{float:none;margin-top:15px;padding-left:0px;border-left:none;border-right:none;border-top:1px solid #d8d8d8;padding-top:30px;width:100%}}.bigTitle{display:block;text-align:center;font-size:30px;font-weight:300;text-transform:uppercase;line-height:normal;margin:30px 0px 30px 0px}.medTitle{text-align:center;font-size:30px;line-height:normal;text-transform:uppercase;font-weight:300;margin:30px 0px 20px 0px}#searchResultsQtyTitle{margin:15px 0px 0px 0px;font-size:16px}.pageTitle{margin:20px 0px 12px 0px;font-size:20px;font-weight:600;text-transform:uppercase}@media screen and (max-width: 850px){.medTitle{font-size:20px}}.pageCopy{font-size:15px;line-height:20px;word-wrap:break-word;padding-top:10px}.pageCopy p{margin-bottom:16px}.pageCopy strong{font-weight:600}.pageCopy em{font-style:italic}.pageCopy ul{margin-bottom:15px}.pageCopy li{list-style-type:disc;margin-left:25px}.groups_project_work_038_graduate_programmes ul li{margin-bottom:20px}.groups_project_work_038_graduate_programmes ul li ul li{margin:3px 0px 3px 25px}.terms_038_conditions li,.privacy_policy li,.terms_of_use li{list-style-type:decimal}.supplier_terms_and_conditions li{list-style-type:inherit;margin-left:25px}.supplier_terms_and_conditions ol[type="a"]{list-style-type:lower-latin;list-style-position:outside;margin:10px 0px 10px 30px}.supplier_terms_and_conditions ol li ol[type="i"]{list-style-type:lower-roman;list-style-position:outside;margin:10px 0px 10px 30px}.rightSideBtn{margin-bottom:0px}.rightSideBtn .btn{width:260px;font-size:14px}.site_credits{margin-top:20px}.groups-project-work-amp-graduate-programmes table td:first-child{padding-right:15px}.chauffeur-service{word-wrap:normal !important}.become-a-supplier-with-us ul{padding-top:20px}.become-a-supplier-with-us li{margin-bottom:10px}.popupMsg{z-index:999999;position:fixed !important;top:0 !important;width:100%;margin-left:auto;margin-right:auto}.popupMsg div{padding:28px 20px 28px 20px;text-align:center;position:relative;margin-left:auto;margin-right:auto}.popupMsgSuccess{color:#000;background:rgb(213, 232, 187);background:-moz-linear-gradient(top, rgba(213, 232, 187, 1) 0%, rgba(129, 211, 141, 1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(213, 232, 187, 1)), color-stop(100%, rgba(129, 211, 141, 1)));background:-webkit-linear-gradient(top, rgba(213, 232, 187, 1) 0%, rgba(129, 211, 141, 1) 100%);background:-o-linear-gradient(top, rgba(213, 232, 187, 1) 0%, rgba(129, 211, 141, 1) 100%);background:-ms-linear-gradient(top, rgba(213, 232, 187, 1) 0%, rgba(129, 211, 141, 1) 100%);background:linear-gradient(to bottom, rgba(213, 232, 187, 1) 0%, rgba(129, 211, 141, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5e8bb', endColorstr='#81d38d', GradientType=0)}.popupMsgError{color:#fff;background:rgb(211, 166, 165);background:-moz-linear-gradient(top, rgba(211, 166, 165, 1) 1%, rgba(199, 34, 0, 1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(211, 166, 165, 1)), color-stop(100%, rgba(199, 34, 0, 1)));background:-webkit-linear-gradient(top, rgba(211, 166, 165, 1) 1%, rgba(199, 34, 0, 1) 100%);background:-o-linear-gradient(top, rgba(211, 166, 165, 1) 1%, rgba(199, 34, 0, 1) 100%);background:-ms-linear-gradient(top, rgba(211, 166, 165, 1) 1%, rgba(199, 34, 0, 1) 100%);background:linear-gradient(to bottom, rgba(211, 166, 165, 1) 1%, rgba(199, 34, 0, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d3a6a5', endColorstr='#c72200', GradientType=0)}.popupMsgWarning{color:#fff;background:rgb(255, 168, 76);background:-moz-linear-gradient(top, rgba(255, 168, 76, 1) 0%, rgba(255, 123, 13, 1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 168, 76, 1)), color-stop(100%, rgba(255, 123, 13, 1)));background:-webkit-linear-gradient(top, rgba(255, 168, 76, 1) 0%, rgba(255, 123, 13, 1) 100%);background:-o-linear-gradient(top, rgba(255, 168, 76, 1) 0%, rgba(255, 123, 13, 1) 100%);background:-ms-linear-gradient(top, rgba(255, 168, 76, 1) 0%, rgba(255, 123, 13, 1) 100%);background:linear-gradient(to bottom, rgba(255, 168, 76, 1) 0%, rgba(255, 123, 13, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa84c', endColorstr='#ff7b0d', GradientType=0)}.popupMsgInfo{color:#000;background:rgb(255, 255, 255);background:-moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(225, 225, 225, 1)));background:-webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);background:-o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);background:-ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);background:linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(225, 225, 225, 1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0)}.quote{position:relative;margin:0px;padding:0px;font-size:14px;line-height:20px;font-style:italic}.quoteBy{font-size:12px;margin:5px 0px 27px 0px}.quoteHyph{vertical-align:top;font-size:22px;line-height:20px;position:relative;top:4px;left:-4px}#comparePropsWrapper{max-width:1020px;margin-left:auto;margin-right:auto;margin-bottom:50px}#comparePropsWrapper #propFacilitiesAsterisk{font-size:13px;margin:20px 0px 50px 0px;text-align:center}#comparePropsLeft{float:left;width:32%;min-width:300px;margin-top:182px;background-color:#f4f1f1}#comparePropsRight{position:relative;float:right;width:63%;overflow-x:auto;overflow:auto;white-space:nowrap}.wrapper1,.wrapper2{width:100%;overflow-x:scroll;overflow-y:hidden}.tickLabel{display:none}.blueBar{cursor:pointer;scrollbar-base-color:#C0C0C0;scrollbar-base-color:#C0C0C0;scrollbar-3dlight-color:#C0C0C0;scrollbar-highlight-color:#C0C0C0;scrollbar-track-color:#363aa7;scrollbar-arrow-color:black;scrollbar-shadow-color:#C0C0C0;scrollbar-dark-shadow-color:#C0C0C0}.bluebar::-webkit-scrollbar{cursor:pointer}.blueBar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 4px rgba(0, 0, 0, 0.3);background-color:#F5F5F5;height:7px}.blueBar::-webkit-scrollbar{background-color:#F5F5F5;height:7px}.blueBar::-webkit-scrollbar-thumb{background-color:#363aa7;height:7px}#innerTickList{cursor:auto}.wrapper1{top:-10px;position:absolute;height:20px}.div1{height:20px}.div2{overflow:none}.compareFloatInner{padding:15px 0px 15px 0px;font-size:13px}.compareFloatInnerLeft{padding:15px}.compareFloatInner ul{margin-bottom:20px}#comparePropsLeft ul,#comparePropsRight ul{line-height:25px !important}#comparePropsLeft li,#comparePropsRight li{border-bottom:1px dotted #bcbcbc}.compareResultCol{text-align:center;width:210px;display:inline-block}.compareResultCol img{position:relative;width:15px;height:auto;top:3px;cursor:help}.compareResultCol ul li{position:relative}.compareAstersk{position:relative}.compareAstersk span{left:4px;font-size:20px;position:absolute}.compareThumbBox,.compareBtns{cursor:pointer;position:relative;float:left;margin:2px !important;width:206px}.compareThumbBox{text-align:center;background-color:#f3f4f4;height:150px}.compareBtns .btn{font-size:9.5px;letter-spacing:0.035em;padding:6px;margin:0px}.compareBtn1{margin-right:4px !important}.compareThumbBoxInner{padding:8px;text-align:left}.compareBoxTitle{width:80%;font-size:12px;line-height:15px;white-space:normal;font-weight:bold}.compareBoxPrice{font-size:11px;font-weight:normal}.compareThumbBin{position:absolute;top:8px;right:8px;z-index:9}.compareThumb{position:absolute;bottom:8px;right:8px;background-position:center !important;background-size:cover !important}.compareThumb,.compareThumb a{width:190px;height:80px}.compareThumb .imgLnk{display:block;z-index:999;width:auto}#compareBottomBtns{margin:30px 0px 30px 0px;width:240px}#compareBottomBtns .btn{width:100%}.hrCompare{margin-bottom:30px}@media screen and (max-width: 880px){#comparePropsLeft{width:42%;min-width:inherit}#comparePropsRight{width:55%;float:right}}@media screen and (max-width: 770px){#shortlistCopyArea,.shortlistCopyFloat{width:100% !important}#comparePropsLeft{width:42%;min-width:250px}#comparePropsRight{width:52%}}@media screen and (max-width: 680px){#comparePropsLeft{display:none}#comparePropsRight{width:100%;float:none}.tickLabel{display:inline-block;margin-left:4px;font-size:12px;line-height:normal}}#footer{background-color:#114948;font-size:13.5px;border-top:1px solid #cccccc;margin-top:50px}#footerInner{padding:40px 0px 20px 0px;width:1020px;margin-left:auto;margin-right:auto}#footerInner,#footerInner a{text-decoration:none;text-transform:uppercase;color:#fff !important;font-size:12px;font-weight:300;letter-spacing:normal !important}#footerInner li{line-height:22px}#footerInner strong{display:block;margin-bottom:3px}.footerList{float:left;height:150px}#footer1{width:295px}#footer2{width:245px}#footer3{width:255px}#footer4{width:225px}.footerTitle{font-weight:bold;margin-bottom:3px}@media screen and (max-width: 1060px){#footer1{width:30%}#footer2{width:20%}#footer3{width:20%}#footer4{width:30%}}@media screen and (max-width: 885px){#footer1,#footer3{width:54%}#footer2,#footer4{width:40%}#footer1,#footer3,#footer2,#footer4{height:auto;margin-bottom:25px}}@media screen and (max-width: 525px){#footer1,#footer3,#footer2,#footer4{width:90%}}#footerBot1{float:left;width:23%;position:relative;left:-4px}#footerBot1 img{height:25px}#footerBot1 a{margin-right:5px}#footerBot2{font-size:12px;float:left;width:54%;text-align:center;letter-spacing:normal}#footerBot2 a{font-size:12px}#footerBot3{float:left;width:23%;position:relative;font-size:11px !important;text-transform:uppercase;padding-top:20px;text-align:right;letter-spacing:normal}#footerBot3 img{position:absolute;top:-32px;right:0;display:inline-block;width:120px}#footerClear{clear:both;padding:0px 0px 20px 0px}#footerEnd{clear:both;padding:0px 0px 40px 0px}@media screen and (max-width: 1060px){#footerBot1{width:33%}#footerBot2{width:60%;float:right;text-align:right}#footerBot3{padding-top:35px;width:100%;text-align:center}#footerBot3 img{top:inherit;right:inherit;position:relative}#footerEnd{padding:0px}}@media screen and (max-width: 795px){.footerList{height:auto}#footerBot1,#footerBot2,#footerBot3{padding-top:15px;width:100%;text-align:center}#footerEnd{padding:0px}}@media screen and (max-width: 480px){#footerBot2 a{display:block}}@media screen and (max-width: 365px){#footerBot2,#footerBot2 a{font-size:11px;line-height:15px}}@media screen and (max-width: 270px){#footerBot2,#footerBot2 a{font-size:10px;line-height:14px}}.rightBtn{height:60px;margin-bottom:4px}.rightBtn img,.rightBtn div{float:left}.rightBtn div{margin-left:4px;width:155px;height:60px;background-color:#a5a8ab}.rightBtn div span{display:inline-block;text-align:center;font-size:16px;text-transform:uppercase}.rightBtn div span a{color:#fff;text-decoration:none}.rightBtn div span a:hover{color:#f1f1f1}.rightBtn div #rightBtn1{padding:10px}.rightBtn div #rightBtn2{line-height:18px;padding:12px 4px 4px 4px}.rightBtn div #rightBtn3{line-height:18px;padding:3px 4px 4px 4px}.selectedRightNav{color:#F0F0F0 !important}.breadCrumb{margin:15px 0px 10px 0px;border-top:1px solid #d8d8d8;border-bottom:1px solid #d8d8d8;font-size:15px;line-height:16px;padding:6px 0px 6px 1px;width:100%;text-align:left}.breadCrumb li{list-style:none;display:inline-block}.breadCrumb a{text-decoration:none}.breadCrumbSep{position:relative;top:-1px;margin:0px 3px}#faqWrapper{height:auto;padding-bottom:20px}#faqWrapper dt{font-weight:600;font-size:16px;line-height:normal;margin-bottom:10px;cursor:pointer}#faqWrapper dd{padding:10px 0px 10px 0px}.faqWrapperSelected{font-size:17px !important;margin:16px 0px 22px 0px;color:#000000}.ourLocsSearchBox{background-color:#f3f4f4;padding-bottom:30px;width:auto}#ourLocsSearchBoxInner{position:relative;padding:20px;background-color:#f3f4f4;width:auto}#ourLocsStartMsg{color:#3e3e3e;font-size:16px;margin:10px 0px 30px 0px}@media screen and (max-width: 385px){.our-locations-page .btn{width:90%;font-size:12px;line-height:normal}}.gm-style-iw{width:200px;height:auto !important}.gm-style-iw h2{font-weight:bold;font-size:13px}.gm-style-iw img{display:block;height:70px;width:auto;margin:5px 0px 5px 0px}.mapPlacer{width:1020px;height:396px;background-color:#999}.locationList{padding:20px;background-color:#f4f5f5}.locationList span{cursor:pointer}.locationList a{text-decoration:none}.locationList a:hover{color:#666 !important}.locationList ul{width:940px;height:auto;-moz-column-count:0;-moz-column-gap:0;-webkit-column-count:0;-webkit-column-gap:0;column-count:0;column-gap:0}.locationList li{float:left;width:230px;height:auto !important;font-size:13px;line-height:16px;margin:0px 5px 5px 0px}.locationList li:hover{color:#8B8B8B}.locationAfterList{margin:20px 0px 20px 0px}.longLI{width:500px !important;-moz-column-count:1 !important;-webkit-column-count:1 !important;column-count:1 !important}.mapCover{position:absolute;z-index:99;width:1020px;height:396px;background-color:rgba(255, 255, 255, 0.6)}.mapCover div{width:100%;height:100%;background:url(/diversity/css/../images/ajax-loader.gif) no-repeat center center}.grid-item > ul.child-ul{width:auto;-moz-column-count:0 !important;-moz-column-gap:0 !important;-webkit-column-count:0 !important;-webkit-column-gap:0 !important;column-count:0 !important;column-gap:0 !important}ul.child-ul{width:auto;-moz-column-count:0 !important;-moz-column-gap:0 !important;-webkit-column-count:0 !important;-webkit-column-gap:0 !important;column-count:0 !important;column-gap:0 !important}@media screen and (max-width: 1050px){.ourLocationMapWrapper,.mapPlacer{width:100% !important}.locationList ul{width:100% !important;height:auto;-moz-column-count:3;-webkit-column-count:3;column-count:3}.mapCover{width:95% !important}}@media screen and (max-width: 845px){.mapCover{width:92% !important}}@media screen and (max-width: 830px){.locationList ul{-moz-column-count:2;-webkit-column-count:2;column-count:2}}@media screen and (max-width: 545px){.locationList ul{-moz-column-count:1;-webkit-column-count:1;column-count:1}.locationList li{width:100%;margin-bottom:6px}}.theTabs,.theMapTabs{margin-top:15px}.theTabs li,.theMapTabs li{font-size:14px;margin-right:6px;list-style:none;display:inline}.theTabs a,.theMapTabs a{padding:8px 15px;display:inline-block;background:#bebebe;color:#000;text-decoration:none;letter-spacing:0.02em}.theTabs a.active,.theMapTabs a.active{font-weight:600;letter-spacing:0.01em;background:#f3f4f4;color:#000}@media screen and (max-width: 864px){.theTabs a,.theMapTabs a{font-size:14px;padding:7px}}.contactTabs{width:450px;margin-bottom:0px !important}.contactTabs li{margin:0px 4px 0px 0px}.contactTabWrapper{padding:30px 20px 20px 20px;background:#f3f4f4}.contactTabTopCopy{margin:0px 0px 30px 0px}.contactTabIcon{float:left;position:relative;top:0px;margin-right:20px;display:block;width:40px;height:auto}.contactIconWrap strong{position:relative;top:14px}.contactFormWrap{margin-top:15px}#contactCallMeForm label{padding-bottom:10px}#contactCallMeForm label input{margin-bottom:0px !important}#contactCallMeForm .parsley-required{position:relative;top:-10px;line-height:normal}#successContactMe{position:relative;top:-10px;margin:0px 0px 20px 0px !important}#successContactMe ul{margin-top:10px}.contactFormWrap label{display:block;font-size:13.5px}.contactFormWrap .callmeRegularClass{display:inline !important}#parsley-id-multiple-callmeRegular{display:inline !important}.contactCallMeSubTitle{margin-bottom:10px}.contactCallMeSubTitle input{cursor:pointer}.contactFormWrap input,.contactFormWrap textarea{margin-bottom:0px !important}.contactFormWrap textarea{width:90%}#contactMap{width:100%;height:400px}.contact-page .parsley-required{position:relative;top:7px !important}.contact-page .btn{margin-top:12px}@media screen and (max-width: 500px){.contactTabs{width:100%}.contactTabs #tab2 a span{display:none}}@media screen and (max-width: 325px){.contact-page .btn{width:95%;text-size:13px !important;word-wrap:normal;white-space:normal}}.listBox{position:relative;padding:10px;width:640px;background-color:#f3f4f4;margin-bottom:12px}.listBoxInner{float:right;width:450px;height:auto;min-height:110px;position:relative}.listBoxHeart{width:17px;height:17px;position:absolute;right:12px;cursor:pointer}.listBoxTitle{font-size:14px;line-height:normal;font-weight:600;margin:2px 0px 5px 0px}.listBoxPrice{margin:1px 3px 0px 0px;width:110px;position:absolute;text-align:center;right:0px;top:0px;font-size:13px;font-weight:300}.listBoxPrice .price1,.listBoxPrice .price2{display:block;margin-left:5px}.listBoxCity{font-size:13px;font-weight:normal}.listBoxShortDesc{margin-bottom:6px;font-weight:300;width:72%;min-height:35px;font-size:12px;line-height:14px;overflow:hidden;float:left}.listBoxBtnsWrap{position:absolute;display:block;right:9px;bottom:-10px;width:102px;float:right}.listBoxBtn{padding:5px;position:relative;width:100px;font-size:12px;line-height:normal}.listBoxRooms{width:335px;font-size:13px;left:-3px;bottom:10px;display:block;padding-right:5px}.listBoxImgA{height:110px;width:166px;background-size:cover !important;background-repeat:no-repeat !important;background-position:center center !important;display:inline-block;overflow:hidden;position:relative;top:4px;left:2px}#listMap{width:100%;height:430px;margin-bottom:10px}#searchList{float:right;position:relative;margin:15px 0px 40px 0px}.resultsNavBar{right:0;margin-bottom:20px;width:100%;text-align:right}.resultsPagiWrap{display:inline-block;width:auto}.resultPagi li{position:relative;top:-1px;margin-left:6px;float:left;height:20px;width:20px;border:1px solid #dfdfdf;text-align:center}.resultPagi a{position:relative;top:-1px;color:inherit !important;height:20px;width:20px;display:inline-block;text-decoration:none;font-size:12px}.resultPagi li:hover{color:#fff !important;background-color:#363aa7}.pagiDotDot,.pagiDotDot li{color:#0C0606 !important;cursor:default}.pagiDotDot:hover{color:#0C0606 !important;background-color:inherit !important}.pagiSelected{background-color:#f3f4f4}.resultQtyWrap{display:inline-block;margin-left:25px}.resultsQtySelect{position:relative;top:-7px;border:1px solid #dfdfdf;box-shadow:none;width:155px;padding:1px;height:22px}.resultsQtySelect strong{font-weight:bold}.resultOrderWrap{display:inline-block;margin-left:25px}.resultsOrderSelect{position:relative;top:-7px;border:1px solid #dfdfdf;box-shadow:none;width:175px;padding:1px;height:22px}.resultsOrderSelect strong{font-weight:bold}@media screen and (max-width: 1060px){.listBox{width:580px}.listBoxInner{width:400px}.listBoxShortDesc{width:65%}.listBoxRooms{width:260px}.facItem{margin-right:8px !important}}@media screen and (max-width: 1020px){.listBox{width:560px}.listBoxInner{width:380px}.listBoxShortDesc{width:65%}}@media screen and (max-width: 985px){.listBox{width:530px}.listBoxInner{width:392px;min-height:136px}.listBoxTitle{width:65%}.listBoxShortDesc{min-height:auto;width:65%;font-size:13px,}.listBoxRooms{width:100%;font-size:13px;position:absolute;bottom:1px;left:-140px}.listBoxBtnsWrap{bottom:-6px}.listBoxImgA{height:80px;width:122px}.facItem{margin-right:12px !important}}@media screen and (max-width: 955px){#searchList{width:100% !important}.listBox{width:100% !important}.listBoxShortDesc{height:75px;width:230px}.listBoxInner{width:395px;min-height:156px}.listBoxBtnsWrap{top:90px}.listBoxImgA{height:60px;width:90px}.listBoxRooms{left:-118px}.listBoxInner .soLab{font-size:12px !important;margin:4px 0px 0px 5px !important;text-align:left !important;display:inline !important}}@media screen and (max-width: 935px){.listBoxInner{width:355px}}@media screen and (max-width: 870px){.listBox{width:390px;height:180px}.listBoxTitle,.listBoxShortDesc{position:relative;right:60px}.listBoxPrice{right:-160px}.listBoxShortDesc{width:200px;height:85px}.listBoxInner{width:275px}.listBoxBtnsWrap{top:117px}.listBoxRooms{top:145px;left:-150px;position:absolute}.listBoxShortDesc{font-size:12px}.listBoxPrice{margin-top:2px}}@media screen and (max-width: 985px){#leftSide{margin-bottom:0px !important}.listBoxTitle,.listBoxShortDesc{position:relative;right:0px;width:auto}.listBoxPrice{right:0}.listBoxShortDesc{height:auto;float:right}.listBoxInner{position:relative;min-height:inherit;width:72%}.listBoxImgA{height:120px;width:25%}.listBoxShortDesc{width:67%;font-size:13px;line-height:15px;overflow:hidden;float:left}.listBoxRooms{width:100%;font-size:13px;left:-3px;display:block}#searchList{float:none}.resultsNavBar{margin-bottom:0px}.listBox{width:auto !important;height:auto !important}.listBoxBtnsWrap{position:absolute;top:70px !important;right:0px;padding-right:9px}.listBoxInner{height:auto !important}.listBoxRooms{width:68%;position:relative;top:0px !important}}@media screen and (max-width: 915px){.listBoxShortDesc{width:62%}}@media screen and (max-width: 600px){.listBoxImgA{height:120px;width:32%}.listBoxInner{width:64%}}@media screen and (max-width: 585px){.listBoxImgA{height:220px;width:100%;float:none;left:0px}.listBoxInner{margin-top:15px;width:100%;float:none}.listBoxInner .soLab{display:block !important;text-align:left !important;margin-left:0px !important}.cr-bot.cr-right{width:300px;top:170px;right:-100px}#headerName{display:none}.listBoxCity{display:inline !important}.listBoxPrice{display:block;position:absolute;float:none;height:auto;width:115px !important;text-align:center;margin:4px 0px 0px 0px}.listBoxPrice .price1{margin-right:5px}}@media screen and (max-width: 440px){.resultsNavBar{right:inherit}.resultQtyWrap,.resultOrderWrap{display:block !important;margin:10px 0px 10px 0px !important}.resultsOrderSelect,.resultsQtySelect{width:100% !important}}@media screen and (max-width: 400px){.listBoxPrice,.listBoxCity{width:100% !important;display:block}.listBoxPrice,.listBoxBtnsWrap{position:relative}.listBoxBtnsWrap{display:block;width:100%;top:0px !important;padding:0px;float:none}.listBoxBtnsWrap .listBoxBtn{width:100% !important;box-sizing:border-box}.listBoxShortDesc{width:100%}.listBoxRooms{width:100%}.listBoxPrice .noWrap,.listBoxPrice .price1,.listBoxPrice .price2{display:inline-block;white-space:normal !important;text-align:left}}#shortlistWrapper{width:auto;padding-left:5px}#shortlistIntroImgSpace{width:100%;margin:15px 0px 25px 0px}#shortlistIntroImgL{padding:20px}#shortlistIntroImgL img{border:1px solid #ccc;width:100%;height:auto;max-width:938px}#shortlistIntroImgS{width:100%;text-align:center;display:none;padding:10px}.shortlistIntro{text-align:center;margin-top:40px;font-size:18px;line-height:25px}.shortlistIntro img{position:relative;top:5px}.shortlistBox{position:relative;margin-bottom:20px;float:left;width:490px;height:140px;background-color:#f3f4f4}.shortlistBox2{padding:15px;padding-bottom:8px}.shortListPad{margin-right:30px}.shortlistBoxInner{float:right;width:245px;margin-right:20px}.shortlistBoxTitle{font-size:14px;font-weight:600}.shortlistBoxImg{float:left;width:175px;height:auto;max-height:110px}.shortlistBoxCity{font-size:12px}.shortlistBtnWrap{position:absolute;bottom:15px;text-align:left;vertical-align:bottom}.shortlistBoxBtn1{float:left;width:160px}.shortlistBoxBtn2,.shortlistBoxBtn3{font-size:11.5px;line-height:normal;margin:0px}.shortlistBoxBtn3{margin-right:10px}.shortlistBin{position:absolute;right:15px;width:20px}.shortlistBin img{width:20px;height:auto}#shortlistCopyArea{width:80%;font-size:16px;line-height:normal;font-weight:300;text-align:center}#shortlistCopyArea .btn{margin:25px 0px 45px 0px}.shortlistCopyHR{margin-top:20px}.shortlistCopyFloat{width:45%;float:left;padding:5px}#shortlistCopyF1{margin-right:15px}#shortlistCopyF2{margin-left:15px}.shortlistBtmCopy{min-height:65px}@media screen and (max-width: 1056px){.shortlistBox{margin-bottom:15px;width:450px;height:140px}.shortlistBoxInner{width:215px;margin-right:15px}.shortlistBox .btn{padding:8px 5px 8px 5px}}@media screen and (max-width: 1005px){.shortlistBox{margin-bottom:15px;width:430px;height:140px}.shortlistBoxInner{width:195px;margin-right:15px}.shortlistBtnView{display:none}}@media screen and (max-width: 960px){.shortlistBox{width:100%}.shortlistBoxInner{width:75%}.shortlistBtnView{display:inline}}@media screen and (max-width: 925px){.shortlistBoxInner{width:70%}}@media screen and (max-width: 925px){#shortlistIntroImgS{display:block}#shortlistIntroImgL{display:none}}@media screen and (max-width: 815px){.shortlistBoxInner{width:65%}}@media screen and (max-width: 770px){.shortlistCopyFloat{width:85%;float:none;padding:5px;margin:0px !important}.shortlistBtmCopy{min-height:inherit}}@media screen and (max-width: 695px){.shortlistBoxInner{width:60%}}@media screen and (max-width: 630px){.shortlistBoxInner{width:55%}}@media screen and (max-width: 575px){.shortlistBoxInner{width:50%}}@media screen and (max-width: 545px){.shortlistBtnView{display:none}}@media screen and (max-width: 510px){.shortlistBox{height:180px}.shortlistBoxInner{width:48%}}@media screen and (max-width: 490px){.shortlistBtnWrap{width:100% !important;float:none !important}.shortlistBox2 .shortlistBoxImg{width:130px;height:82px;display:block !important;float:none !important}.shortlistBoxInner{height:90px !important;width:100% !important}.shortlistBoxTitle,.shortlistBoxCity,.shortlistBtnWrap{margin-left:15px}}@media screen and (max-width: 415px){#shortlistIntroImgS{padding:0px}#shortlistIntroImgS img{width:100%;height:auto}}#wp-submit{margin-top:15px}#loginLost{float:right;font-size:14px}#formFooter span,#formFooter a{white-space:nowrap}.formFloat{float:left}.formBR{height:15px}.formRPad{margin-right:50px !important}.formRPad2{margin-right:30px !important}.formRPad3{margin-right:75px !important}.createAccountTypeBox{padding:22px;background-color:#f4f5f5}.createAccountTypeBox li{list-style:none;position:relative;left:-15px}.createAccountTypeBox label{margin-bottom:15px;cursor:pointer}.createAccountTypeBox input[type="radio"]{position:relative;left:-13px;top:1px;cursor:pointer}#submitNewAccount{margin-top:0px}.inputForm label{width:100%;display:block;float:none}.inputForm .col-form-label{width:200px;display:inline-block}#enquiryForm{width:auto}.enquiryTitle{font-size:15px;font-weight:600;margin:20px 0px 5px 0px}.enquiryBox{padding:22px;background-color:#f4f5f5}#enquiryForm label,#loginform label{display:block;font-size:13.5px;float:left}.inputWide{width:560px !important}@media screen and (max-width: 662px){#enquiryForm label,#loginform label{float:none;clear:both}.formRPad{margin-right:0px !important}#enquiryForm textarea{width:250px}.inputWide{width:100% !important}}@media screen and (max-width: 365px){#enquiryForm select{width:100%}input[type="text"],input[type="text"],input[type="password"],textarea{width:95%}}input[type="text"],input[type="email"],input[type="number"],input[type="date"],input[type="time"],input[type="password"]{height:18px;width:250px;border:1px solid #ededed;box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.3);font-family:Helvetica, sans-serif;font-size:14px;padding:4px;margin:2px 0px 8px 0px}select{height:20px;width:250px;border:1px solid #ededed;box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.3);font-family:Helvetica, sans-serif;font-size:14px;padding:4px;margin:2px 0px 8px 0px}textarea{height:100px;width:560px;resize:none;border:1px solid #ededed;box-shadow:1px 1px 0px 0px rgba(0, 0, 0, 0.3);font-family:Helvetica, sans-serif;font-size:14px;padding:4px;margin:2px 0px 8px 0px}.inlineEnquiryForm label{font-size:12px !important}.inlineEnquiryForm input,select,textarea{font-size:12px !important}#enquiryPrevList{min-height:90px}#inlineEnquiryForm{padding-top:70px}#inlineEnquiryBox2L{width:580px;float:left}#inlineEnquiryBox2R{width:355px;float:right}#inlineEnquiryBox2R textarea{width:300px;height:90px}#addageButton{margin-left:10px}.inputEnquirySmall{width:100% !important}.inputEnquirySmallCustom{width:150px !important}#inlineEnquiryBox2L select{width:268px}.inlineEnquiryForm #00Nj00000083dw1,.inlineEnquiryForm #00Nj00000083dw6{float:left;width:123px}@media screen and (max-width: 1055px){#inlineEnquiryBox2L,#inlineEnquiryBox2R{width:100%;float:none}}.enquiryPrevItm{width:330px;height:70px;float:left;margin:0px 10px 14px 0px;background-color:#f4f5f5}.enquiryPrevItm img{float:left;width:100px;height:70px}.enquiryPrevItmR{float:left;width:230px;height:70px;position:relative}.enquiryPrevItmRinner{padding:6px}.enquiryPrevTitle{font-size:13px;line-height:14px}.enquiryPrevTitle a{font-weight:500;text-decoration:none}.enquiryPrevPrice{font-size:12px;line-height:12px;line-height:normal}.enquiryPrevLnks{position:absolute;bottom:2px}.enquiryPrevLnks span{font-size:12px;height:12px;text-decoration:underline;cursor:pointer}@media screen and (max-width: 425px){#enquiryForm textarea{width:95% !important}}@media screen and (max-width: 385px){.enquiryPrevTitle,.enquiryPrevPrice,.enquiryPrevLnks{font-size:11px !important}}@media screen and (max-width: 365px){#enquiryForm select{width:99% !important}#enquiryForm input[type="text"],#enquiryForm input[type="email"],#enquiryForm input[type="text"],#enquiryForm input[type="password"]{width:95% !important}#enquiryForm .formRPad2,#enquiryForm .formRPad3{margin-right:0px !important}}@media screen and (max-width: 320px){.enquiryPrevItm img{width:80px;height:50px;margin:11px 0px 0px 2px}}.newsTitleDate{font-weight:600}.newsCopyWrap{font-size:14px;line-height:19px}.newsThumb{width:auto;height:90px}#noNews{margin-top:10px;font-size:20px;line-height:23px}@media screen and (max-width: 384px){.enquiryPrevItm{width:100% !important}.enquiryPrevItmR{width:60% !important}}.improve-your-listings-page img{float:none !important}.network-rewards-page .pageCopy img{float:none;padding-bottom:15px;margin:10px auto 0px auto !important}.network-rewards-page .pageCopy{height:auto;font-size:18px;line-height:24px;margin-top:20px;padding:40px;border:2px solid #000000}.propertyTitle{width:55%;text-align:center;font-size:32px;line-height:normal;font-weight:300;margin:10px auto 10px auto}.propertyTitleMid{text-align:center;font-size:26px;line-height:normal;font-weight:300;margin:25px auto 30px auto}.propertyTitleSmall{text-align:center;font-size:14px;line-height:normal;font-weight:300;margin:4px auto 30px auto}.propertyCheckBtn{right:0;top:0px;position:absolute}.propertyCheckBtn:nth-child(1){margin-right:10px}.singleRoomTypes{float:left;width:50%;font-size:14px !important}#singleCancelPolicyWrap{font-weight:300;font-size:13px !important}#singleCancelPolicyWrap p{margin-bottom:12px}#singleCancelPolicyWrap li{list-style-position:inside;margin-left:18px;list-style:disc}.topFacilitiesList{width:auto}.facItem{margin:2px 15px 2px 0px;font-size:10px;width:auto;display:inline-block}.topFacilitiesList img{position:relative;top:4px;margin-right:2px}.topFacilitiesList strong{font-weight:500}#transportList{margin-top:5px;list-style:none;font-weight:300}#transportList span{font-size:14px;margin-right:20px;display:inline-block}#transportList img{height:20px;width:auto;position:relative;top:4px;cursor:help}#transportList strong{font-weight:500}#apartmentTopBox{position:relative;background-color:#f3f4f4;padding:10px}#apartmentTitle{padding-top:2px;font-size:16px;width:50%;float:left}#apartmentPhotoBox{margin:10px 0px 10px 0px;width:100%}#gallery img{width:100%;height:auto;aspect-ratio:16/9 !important;object-fit:cover !important}.apartManinPhoto{text-align:center;width:100%;border:1px solid #d8d8d8;background-repeat:no-repeat;background-size:contain;background-position:center center}.tabBox{background-color:#f3f4f4;padding:15px 10px 10px 10px;min-height:80px}.propDescBox{height:8px}#propRatesDisclaimer{margin:40px 0px 10px 0px;font-size:13.5px;line-height:15px;font-weight:300}#propFacilitiesAsterisk{margin:10px 0px 10px 0px;font-size:14px;line-height:15px;font-weight:300}.ratesTableWrapper{background-color:#f3f4f4;padding:20px}.ratesTable{width:100%}.ratesTable th{line-height:24px;font-weight:600}.ratesTable td{font-size:13px;font-weight:300}.ratesTable td,.ratesTable th{text-align:left;padding:4px}#cancellation-policy ul{margin:5px 0px 10px 0px}#cancellation-policy li{list-style:disc;margin-left:25px}#facilitiesListWrap{height:auto;-webkit-column-count:4;-moz-column-count:4;column-count:4}#facilitiesListWrap ul{break-inside:avoid-column;-webkit-column-break-inside:avoid;margin:5px 25px 0px 0px}#facilitiesListWrap li{list-style:disc;margin-left:25px;font-size:13px;font-weight:300}#facilitiesListWrap li:last-child{padding-bottom:25px}#propFacilitiesAsterisk{font-size:13px;margin:30px 0px 50px 0px;text-align:center}#overview,#cancellation-policy{padding-top:24px}#overviewDesc{font-size:13px !important;font-weight:300;line-height:23px;margin-bottom:15px}#overviewDesc p{margin-bottom:12px}#asapMember{float:right;position:relative;margin-right:20px;height:55px}#asapMemberAccredited{height:55px;float:right;position:relative}#asapMemberAccredited,#asapMember{margin-left:10px}.facilityTitle{font-weight:600 !important;margin-left:0px !important;list-style:none !important}#apartmentMap{margin-top:10px;width:100%;height:300px}#streetViewLink{display:block;margin:7px 0px 7px 0px;color:#000000;font-size:12px;text-align:right}#singleTransportWrap{text-align:center;margin:10px 0px 5px 0px}#apartmentTitleWrap{position:relative;width:100%;background-color:#fff}#apartmentTitleWrap.is_stuck{border-bottom:1px solid #fcfcfc;box-shadow:0 5px 5px -5px rgba(0, 0, 0, .5);z-index:10000}#apartmentTitleWrap.is_stuck .propertyCheckBtn{top:12px}#gallery-pager li{background-size:cover;background-position:center center}#galleryPagerWrapper .bx-wrapper{height:58px;margin-left:0px !important}#galleryPagerWrapper .bx-controls{position:absolute;bottom:18px;width:100%}#galleryPagerWrapper .bx-prev{width:16px;height:16px;background:url(/diversity/css/../images/bxslider/controls-small.png) no-repeat 0 -16px}#galleryPagerWrapper .bx-next{width:16px;height:16px;background:url(/diversity/css/../images/bxslider/controls-small.png) no-repeat -22px -16px}#gallery-pager a{display:inline-block;height:56px;width:88px}@media screen and (max-width: 1370px){.propertyCheckBtn{right:inheret;margin-left:auto;margin-right:auto;margin-bottom:10px;text-align:center;position:relative;width:auto;top:0px !important}.propertyTitle{width:90%;font-size:28px;line-height:normal}}@media screen and (max-width: 940px){#apartmentTitle{padding-top:2px;font-size:16px;width:100%;float:none}}@media screen and (max-width: 860px){.propertyTitle{font-size:24px}#overviewDesc{font-size:15px;line-height:21px}.ratesTable,#transportList span{font-size:14px}#propRatesDisclaimer{font-size:13px;line-height:16px}#singleCancelPolicyWrap{font-size:14px;line-height:19px}#facilitiesListWrap{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media screen and (max-width: 705px){.ratesTable td,.ratesTable th{font-size:13px}.ratesTable tr{margin-bottom:10px;display:block;border-bottom:2px solid #ddd}.ratesTable tr:nth-child(1){display:none}.ratesTable td{display:block;text-align:left;font-size:13px;border-bottom:1px dotted #ccc}.ratesTable td:last-child{border-bottom:0}.ratesTable td:before{content:attr(data-label);float:left;font-weight:bold;display:inline-block;width:120px}#propRatesDisclaimer{margin-top:20px}}@media screen and (max-width: 610px){.propertyCheckBtn .btn{font-size:14px;padding:6px;margin:6px 6px 2px 6px}.propertyCheckBtn{margin-bottom:0px !important}.propertyTitle{margin-bottom:0px}}@media screen and (max-width: 490px){#singleTransTitleExt{display:none}}/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */.bx-wrapper{position:relative;margin:0px 0px 12px 0px;padding:0;*zoom:1}.bx-wrapper img{max-width:100%;display:block}.bx-wrapper .bx-viewport{-webkit-transform:translatez(0);-moz-transform:translatez(0);-ms-transform:translatez(0);-o-transform:translatez(0);transform:translatez(0)}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/diversity/css/../images/bxslider/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}#bx-pager img{width:auto;height:57px;margin-right:10px}.bx-wrapper .bx-pager{text-align:center;font-weight:bold;color:#666;padding-top:20px}.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager.bx-default-pager a{background:#adadad;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background:#000}.bx-wrapper .bx-prev{left:10px;background:url(/diversity/css/../images/bxslider/controls.png) no-repeat 0 -32px}.bx-wrapper .bx-next{right:10px;background:url(/diversity/css/../images/bxslider/controls.png) no-repeat -43px -32px}.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/diversity/css/../images/bxslider/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/diversity/css/../images/bxslider/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666 \9;background:rgba(80, 80, 80, 0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;display:block;padding:10px}.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.irs-line{position:relative;display:block;overflow:hidden;outline:none !important}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0}.irs-line-left{left:0;width:11%}.irs-line-mid{left:9%;width:82%}.irs-line-right{right:0;width:11%}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-bar-edge{position:absolute;display:block;top:0;left:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-slider{position:absolute;display:block;cursor:default;z-index:1}.irs-slider.from{cursor:pointer}.irs-slider.to{cursor:pointer}.irs-slider.type_last{z-index:2}.irs-min{position:absolute;display:block;left:0;cursor:default}.irs-max{position:absolute;display:block;right:0;cursor:default}.irs-from,.irs-to,.irs-single{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0, 0, 0, 0.0);z-index:2}.irs-disabled{opacity:0.4}.lt-ie9 .irs-disabled{filter:alpha(opacity=40)}.irs-hidden-input{position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important}/* Ion.RangeSlider, Modern Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/.irs-line-mid,.irs-line-left,.irs-line-right,.irs-bar,.irs-bar-edge,.irs-slider{background:url(/diversity/css/../images/slider/sprite-skin-nice.png) repeat-x}.irs{height:50px}.irs-with-grid{height:50px}.irs-line{height:6px;top:25px}.irs-line-left{height:6px;background-position:0 -30px}.irs-line-mid{height:6px;background-position:0 0}.irs-line-right{height:6px;background-position:100% -30px}.irs-bar{height:6px;top:25px;background-position:0 -60px}.irs-bar-edge{top:25px;height:6px;width:6px;background-position:0 -90px}.irs-shadow{height:5px;top:25px;background:#000;opacity:0.25}.lt-ie9 .irs-shadow{filter:alpha(opacity=25)}.irs-slider{width:21px;height:21px;top:31px;background-position:0 -120px}.irs-slider.state_hover,.irs-slider:hover{background-position:0 -150px}.irs-min,.irs-max{color:#999;font-size:10px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:#e1e4e9}.irs-from,.irs-to,.irs-single{color:#fff;font-size:13px;line-height:1.333;text-shadow:none;padding:1px 5px;background:#000000}.irs-from:after,.irs-to:after,.irs-single:after{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#000000}.irs-grid{height:34px}.irs-grid-pol{background:#c0c0c0}.irs-grid-text{bottom:12px;color:#c0c0c0}.infoBox,.errorBox,.successBox{padding:20px;margin:10px 0px !important;text-align:center;clear:both}.infoBox ul,.errorBox ul,.successBox ul{margin:10px 0px 0px 0px}.infoBox li,.errorBox li,.successBox li{margin:5px 0px}.errorBox{color:#fff;background-color:#f00}.infoBox{color:#fff;background-color:#b0b0b0}.successBox{color:#fff;background-color:#46c157}.infoBox a,.errorBox a,.successBox a{color:#fff !important}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000000;opacity:0.9;filter:alpha(opacity=90)}#colorbox{outline:0}#cboxTopLeft{width:25px;height:25px;background:url(/diversity/css/../images/border1.png) no-repeat 0 0}#cboxTopCenter{height:25px;background:url(/diversity/css/../images/border1.png) repeat-x 0 -50px}#cboxTopRight{width:25px;height:25px;background:url(/diversity/css/../images/border1.png) no-repeat -25px 0}#cboxBottomLeft{width:25px;height:25px;background:url(/diversity/css/../images/border1.png) no-repeat 0 -25px}#cboxBottomCenter{height:25px;background:url(/diversity/css/../images/border1.png) repeat-x 0 -75px}#cboxBottomRight{width:25px;height:25px;background:url(/diversity/css/../images/border1.png) no-repeat -25px -25px}#cboxMiddleLeft{width:25px;background:url(/diversity/css/../images/border2.png) repeat-y 0 0}#cboxMiddleRight{width:25px;background:url(/diversity/css/../images/border2.png) repeat-y -25px 0}#cboxContent{background:#fff;overflow:hidden}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:20px}#cboxTitle{position:absolute;bottom:0px;left:0;text-align:center;width:100%;color:#999}#cboxCurrent{position:absolute;bottom:-2px;left:140px;color:#999}#cboxLoadingOverlay{background:#fff url(/diversity/css/../images/loading.gif) no-repeat 5px 5px}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none;outline:none}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;bottom:0px;right:42px;color:#444}#cboxPrevious{position:absolute;bottom:0px;left:0;color:#444}#cboxNext{position:absolute;bottom:0px;left:63px;color:#444}#cboxClose{position:absolute;bottom:0;right:0;display:block;color:#444}/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)}input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#DFF0D8;border:1px solid #D6E9C6}.parsley-errors-list{color:#f00}input.parsley-error,select.parsley-error,textarea.parsley-error{color:#B94A48;background-color:#F2DEDE;border:1px solid #EED3D7}.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:0.9em;line-height:0.9em;opacity:0;transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}a.tooltip{outline:none;cursor:pointer;z-index:999}a.tooltip strong{font-weight:700}a.tooltip:hover{text-decoration:none}a.tooltip span{z-index:10;display:none;padding:14px 20px;margin-top:-30px;margin-left:28px;width:auto;min-width:170px;line-height:14px}a.tooltip.tooltipRight span{left:auto !important}a.tooltip:hover span{display:inline;position:absolute;color:#111;border:1px solid #DCA;background:#fffAF0}.callout{z-index:20;position:absolute;top:30px;border:0;left:-12px}a.tooltip span{box-shadow:5px 5px 8px #CCC}a.tooltip span li{margin-left:35px;list-style:inside;list-style:disc}.menu{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.hpTabs li{border-top-left-radius:6px;border-top-right-radius:6px}.theMapTabs li a,.theTabs li a{border-top-left-radius:4px;border-top-right-radius:4px}.sitemap-page .pageCopy ul{padding-bottom:16px}.sitemap-page .pageCopy li{margin:0px 10px 0px 0px;text-decoration:none !important;line-height:20px;list-style:none !important}.sitemap-page .pageCopy li a{text-decoration:none !important}.sitemapTitle{font-weight:bold;margin:0px 0px 3px 0px !important}#whitelabelDemoNav{font-size:11px;z-index:99999999;position:fixed;bottom:5px;right:5px;border:1px solid #000;width:300px;height:auto;background-color:#fff}#whitelabelDemoNavInner{padding:10px;position:relative}#whitelabelDemoNavInner li{margin:3px 0px 3px 0px}#whitelabelDemoNavInner li:hover{background-color:#DCDCDC}#whitelabelDemoNavInner a:hover{background-color:#DCDCDC;text-decoration:none !important}#whiteLabelDemoClose{cursor:pointer;font-size:15px;position:relative;right:10px;top:-10px;float:right}.siteDemoBanner{display:fixed;top:0;width:100%;height:50px;background-color:#2e3192;color:#fff;font-size:30px;line-height:50px;text-align:center}#propDetailsSearchBar{max-width:900px;margin:20px auto;text-align:center}#propDetailsSearchBar #apartmentTypeRates{width:200px;margin:0px 10px}#propDetailsSearchBar #startDateRates,#propDetailsSearchBar #endDateRates{width:140px;margin:0px 10px;background-image:url('/diversity/css/../images/icon-calendar.png');background-repeat:no-repeat;background-position:right 2px center}#propDetailsSearchBar .btn{padding:10px 14px;margin:0px 10px}@media screen and (max-width: 760px){#propDetailsSearchBar #apartmentTypeRates{width:auto}#propDetailsSearchBar .btn{width:80%;display:inline-block;margin-top:20px}}@media screen and (max-width: 650px){#propDetailsSearchBar #apartmentTypeRates{width:150px}}@media screen and (max-width: 590px){#propDetailsSearchBar #startDateRates,#propDetailsSearchBar #endDateRates{width:110px}#propDetailsSearchBar{max-width:100%}}@media screen and (max-width: 525px){#propDetailsSearchBar #apartmentTypeRates{width:89%;display:inline-block;margin-bottom:20px}#propDetailsSearchBar #startDateRates,#propDetailsSearchBar #endDateRates{width:40%;max-width:200px}}@media screen and (max-width: 370px){#propDetailsSearchBar #startDateRates,#propDetailsSearchBar #endDateRates{width:89%;max-width:inherit;margin-bottom:20px}#propDetailsSearchBar .btn{margin-top:0px}}.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica, Calibri, Arial, sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating > .cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance > .cc-btn{-ms-flex:1;flex:1}.cc-btn + .cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width: 900px){.cc-btn{white-space:normal}}@media screen and (max-width: 414px) and (orientation: portrait),screen and (max-width: 736px) and (orientation: landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn{margin-left:0}/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb}/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/.pika-single:before,.pika-single:after{content:" ";display:table}.pika-single:after{clear:both}.pika-single{*zoom:1}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0, 0, 0, .5)}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-label{display:inline-block;*display:inline;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;background-color:#fff}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;filter:alpha(opacity=0);opacity:0}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5;*position:absolute;*top:0}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev,.is-rtl .pika-next{float:left;background-image:url('/diversity/css/../images/calendar-left.png')}.pika-next,.is-rtl .pika-prev{float:right;background-image:url('/diversity/css/../images/calendar-right.png')}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}.pika-select{display:inline-block;*display:inline}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.285714285714286%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:bold;text-align:center}.pika-button{cursor:pointer;display:block;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:center;background:#f5f5f5}.pika-week{font-size:11px;color:#999}.is-today .pika-button{color:#000000;font-weight:bold}.is-selected .pika-button{color:#fff;font-weight:bold;background:#000000;box-shadow:inset 0 1px 3px #178fe5}.is-disabled .pika-button{pointer-events:none;cursor:default;color:#999;opacity:.3}.pika-button:hover{color:#fff !important;background:#000000 !important;box-shadow:none !important}.pika-table abbr{border-bottom:none;cursor:help}#propDetailsISAAPWrap{margin:40px 0px 0px 0px;text-align:center}#propDetailsISAAPWrap img{height:130px;margin:0px 20px;width:auto}@media screen and (max-width: 800px){#propDetailsISAAPWrap img{height:100px}}@media screen and (max-width: 600px){#propDetailsISAAPWrap img{height:120px;margin:20px}}/* wrap around ribbons over thumbnails - ref https://codepen.io/nxworld/pen/oLdoWb */.cr{width:200px;padding:2px 0px 4px 2px;position:absolute !important;font-size:11px;line-height:11px;text-align:center;color:#f0f0f0;background-color:rgba(251, 16, 16, 1)}.cr-green{background-color:green}.cr-sticky{position:fixed}.cr-top{top:20px}.cr-bot{top:70px}.cr-left{left:-70px}.cr-right{right:-70px}.cr-top.cr-left{transform:rotate(-45deg)}.cr-bot.cr-right{top:68px;transform:rotate(315deg)}@media screen and (max-width: 585px){.cr-bot.cr-right{top:170px;right:-110px}}div#search-item{z-index:1;position:absolute;background:#fff;width:338px;padding-left:16px;direction:ltr;overflow:auto;max-height:300px}div#search-item ul li{padding-top:10px;border-bottom:1px solid #ccc;padding-bottom:10px;cursor:pointer;font-size:14px;line-height:15px}div#search-item ul li span{display:block;font-size:14px;padding:5px 5px 5px 0}img.search-location-image{float:left;padding-top:13px;padding-bottom:10px;cursor:pointer;padding-right:8px;width:25px}.preloader{display:block;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.4);position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}.preloader img{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:5px;text-align:center;z-index:999;vertical-align:middle}label#children_form{position:relative}label#children_form .chilebtb{position:absolute;top:35%;background-color:#fff !important;width:100%;box-shadow:2px 2px 5px 0px #dbd8d8;z-index:99;border-radius:5px}.cf_title .cft_right input{padding:0px 6px !important;border-radius:100px;background-color:#fff;border:1px solid #000}.cf_title{display:flex;align-items:center;justify-content:space-between;padding:10px}.left{float:left}#optInCheckWrap{margin-right:80px}label#children_form .chilebtb select{width:calc(100% - 10px) !important;background:transparent;border-radius:4px;border:1px solid #d7d7d7;box-shadow:none}div#TextBoxesGroup{display:grid;grid-template-columns:1fr 1fr;column-gap:10px;padding:10px}.cf_title .cft_right input{padding:2px 4px !important;border-radius:100px;background-color:#fff;border:1px solid #000;width:19px;font-size:19px !important;cursor:pointer}span#countAge{font-size:17px;padding:0px 5px}@media only screen and (max-width: 600px){.chilebtb.agein{width:103% !important}.formRPad2{margin-right:0 !important}#enquiryForm textarea{width:100% !important}select{width:100%}input[type="text"],input[type="email"],input[type="number"],input[type="date"],input[type="time"],input[type="password"]{width:100%}.inputEnquirySmall{width:100% !important}.inputEnquirySmallCustom{width:100% !important}}@media only screen and (min-width: 601px) and (max-width: 768px){.chilebtb.agein.apartment-details-child{width:107% !important}.apartment-details-child .cf_title{display:block}.apartment-details-child .cf_title h6{padding-bottom:10px}.apartment-details-child .cft_right{text-align:right}.apartment-details-child span#countAge{font-size:15px;padding:0px 3px}.apartment-details-child .cf_title .cft_right input{padding:2px 3px !important;width:14px;font-size:15px !important}}@media only screen and (min-width: 769px) and (max-width: 1024px){.apartment-details-child .cf_title{display:block}.apartment-details-child .cf_title h6{padding-bottom:10px}.apartment-details-child .cft_right{text-align:right}.chilebtb.agein.apartment-details-child{width:107% !important}.apartment-details-child span#countAge{font-size:15px;padding:0px 3px}.apartment-details-child .cf_title .cft_right input{padding:2px 3px !important;width:14px;font-size:15px !important}}@media only screen and (min-width: 1441px){.apartment-details-child .cf_title{display:block}.apartment-details-child .cf_title h6{padding-bottom:10px}.apartment-details-child .cft_right{text-align:right}.chilebtb.agein.apartment-details-child{width:107% !important}.apartment-details-child span#countAge{font-size:15px;padding:0px 3px}.apartment-details-child .cf_title .cft_right input{padding:2px 3px !important;width:14px;font-size:15px !important}}