body	{
	 background:#e6e6e6;
}

/* =============================================================================
  Landing
   ========================================================================== */
#ccLnading_top { background: url("../images/bg_customer_care.jpg") no-repeat center center / cover; height: 560px; }
    .ccLnading_title { background: url("../images/new_help2.png") no-repeat 0 0; height: 275px; margin-left: -250px; top: 100px; width: 500px; }
    .ccLnading_title_sync {background: url("../images/cc_sync.png") no-repeat 0 0;height: 275px;left: 50%;top: 50%;width: 500px;background-size: contain;position: absolute;transform: translate(-50%, -50%);}
    .ccLnading_title_logos { background: url(../images/hickory_logos.png) no-repeat 0 0;
    height: 275px;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    margin: 0px auto;
    left: 0 !important;
    background-size: contain;
    background-position: center center; }
    .ccLnading_title.big_title { top: 163px; }
    .ccLnading_title_hello { background: url("../images/hello2.png") no-repeat 0 0; height: 252px; margin-left: -306px; top: 100px; width: 612px; top: 150px!important;}
.big_title { position:absolute; left:50%; top:125px; }
.bottom_title { position:absolute; bottom:-32px; left:0; width:100%; height:32px; -webkit-box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.5); box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.5);
				 background:#e6e6e6;  }
	.bottom_title_inner { width:220px; height:32px; margin:-32px auto 0; background:#e6e6e6;-webkit-box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.4);
						box-shadow: 0px -10px 20px 0px rgba(0,0,0,0.4); -webkit-border-radius: 10px 10px 0px 0px; border-radius: 10px 10px 0px 0px; line-height:32px; text-align:center;
						font-size:13px; color:#262626; font-family:"BentonSans-Medium", Arial, Helvetica, sans-serif;  }
#main_text { margin:50px 0 100px; }
#left_col { float:left; width:560px; }
	#left_col p { font-size:16px; color:#666666; line-height:22px; margin-bottom:22px; }
        #left_col p.highlight { font-weight: bold; color: #009CDB;}

	.seperator { height:7px; width:100%; background:url(../images/sep.png) center center repeat-x; position:relative; padding:20px 0 15px; }
	.p_shadow { -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1); box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1); margin-bottom:30px;  }
#right_col { float:right; width:300px; margin-top:0px; }
	.box h3 { font-size:17px; color:#333; text-align:center; font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; text-transform:uppercase; margin:5px -25px 15px; padding-bottom: 18px; border-bottom: 1px #e6e6e6 solid; padding-top: 7px; }
	#cc_loginForm label { color: #666666; display: block; font-size: 15px; font-weight: bold; line-height: 32px; }
	#cc_loginForm label.error { color: #c00; font-weight: normal; }

.ui-selectmenu { position:relative; display: block; text-decoration: none; width: 246px!important; height:34px; border:1px solid #e6e6e1; background:#fff; float:left; margin-bottom:15px; outline: none; }
.ui-selectmenu-status { position:relative; cursor:pointer;  outline:none; width: 213px; float:left; color:#333333; font-size:13px; line-height:35px; text-indent:14px;
						font-family:"Conv_BentonSans_Book", Arial, Helvetica, sans-serif; }
.ui-selectmenu-icon { width:33px; height:34px; background:url(../images/arrow_dropdown_gray_med.png) left center no-repeat; float:left; }
.ui-selectmenu-menu { width: 244px!important; padding:1px; margin:0; list-style:none; position:absolute; overflow: auto; background:#fff; z-index:10000; outline:none; margin-top:4px; border:1px solid #e6e6e1; }
.ui-selectmenu-menu ul { width: 100% !important; }
	.ui-selectmenu-menu li { width: 100%; display: block;}
	#layout-customer_care_landing .ui-selectmenu-menu li:first-child { display: none; }
	.ui-selectmenu-menu a { outline:none; padding:7px 6px; display:block; color:#333333; font-size:13px; font-family:"Conv_BentonSans_Book", Arial, Helvetica, sans-serif; text-indent:10px; }
		.ui-selectmenu-menu a:hover { background:#00a1de; color:#fff; }
.ui-selectmenu-open { visibility:visible; }

#cc_loginForm { padding: 0 10px; }
#cc_loginForm input[type="password"] { height:34px; background:#fff; border:0 none; padding:0 5px; display:block; font-size:13px; width:238px;
	 border: 1px solid #e6e6e1; -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; -ms-border-radius: 1px; border-radius: 1px; }
#cc_loginForm .forgot_link { color: #009CDB; font-size: 12px; line-height: 32px; text-decoration: underline;}
#cc_loginForm input[type="submit"] { color:#fff; font-size:14px; font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; background:#009ddc url(../images/arrow_project_filter.png) 84px center no-repeat;
						 border:0 none; margin-top:10px; margin-bottom: 15px; cursor:pointer; display: block; padding: 0 38px 0 17px; line-height: 38px; height: 35px; box-sizing: border-box; }
						 
.cc-popup{
	position:fixed;
	bottom:2px;
	right:0px;
	z-index:99999;

}

.cc-popup .thank-msg{
	background:#fff;
}
#customer-care-popup{
	background:#fff;
	width:300px!important;
	padding:30px;
	padding-top:70px;
	text-align:center;
}
#customer-care-popup h3{
	font-size:22px;
	line-height:30px;
	margin-bottom:20px;
}
#customer-care-popup p{
	font-size:16px!important;
}
#customer-care-popup p{
	font-size:16px!important;
}

#customer-care-popup .cc-popup-close{
	width:36px;
	height:36px;
	background-size:contain;
}


#customer-care-popup .btn {
    background: #009ddc url(/images/arrow_white_bold.png) 90% center no-repeat;
    padding: 10px 32px 10px 10px;
    color: #fff;
    font: 13px "Conv_BentonSans_Bold", Arial, Helvetica, sans-serif;
    line-height: 13px;
    height: auto;
    /* min-width: 123px; */
    box-sizing: border-box;
    float: none;
    display: inline-block;
    margin-left: 0px;
    margin-top: 20px;
}
#customer-care-popup  p {
    font-style: normal!important;
    font-size: 15px;
    line-height: 22px;
    color: #666666;
    margin-bottom:10px
}	

.overlay-wrapper a.cc-popup-close{
    background: url(../images/close-btn.png) no-repeat;
    width: 49px;
    height: 49px;
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
}					 
						 
						 

/* =============================================================================
  Apartments
   ========================================================================== */
#apartments_top {background: url("../images/ext/Banner_2.jpg") no-repeat center top / cover;height: 510px;margin-top: 90px;}
#apartments_top2 { background: url("../images/ext/Banner_1.jpg") no-repeat center top / cover; height: 510px; }
    .ccApartments_title { background: url("../images/help_smaller.png") repeat 0 0; height: 61px; top: 72px; width: 379px; margin-left: -204px; font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; font-size: 23px; color: #fff; text-align: center; padding-top: 210px; padding-right: 30px;}
            .ui-tabs-hide { display: none }

#welcome_text .section_top h1{ font-size:66px; line-height: 79px; padding: 15px 0}
#apartment_tabs #left_col a{ text-decoration: underline; color: #009CDB }
#apartment_tabs .section_top { margin-top: 33px; }
#apartment_tabs #main_text { margin: 0; }
#apartment_tabs #main_text h2{ font-family: "Conv_BentonSans_Bold",Arial,Helvetica,sans-serif; font-size: 22px; color: #009CDB; margin-bottom: 28px; margin-top: 22px;}

#apartment_tabs #main_text hr { border: 0; height: 10px; background: url(../images/sep.png) center center repeat-x; }

#resource_download{ background-color: #fff }
.resource_download_label{ padding: 0 20px; line-height: 52px; height: 52px; font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; font-size: 19px; color: #fff; text-align: center;
display: inline-block; -webkit-border-radius: 0 0 8px 8px; border-radius:  0 0 8px 8px; background-color: #009CDB; margin-bottom: 10px; }
    .resource{ padding: 32px 0 38px; /*-webkit-box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.25); box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.25);*/ }
        .resource .thumb{ float: left; margin-right: 25px; width: 102px;}
            .resource .thumb img{ width: 102px; height: 102px;}
        .resource .info{ width: 490px; /* float: left; */ margin-top: 70px;}
            .resource .info h2{ color: #009CDB; font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; font-size: 28px; line-height: 30px; margin-bottom: 5px }
            .resource .info p{ color: #666666; font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height: 21px }
            .resource .info span{ color: #999999; font-size: 14px; line-height: 30px; font-family:"bentonsans_regularregular", Arial, Helvetica, sans-serif;}
        .resource .blue_btn{ /*float: right;*/ margin-top: 10px; position: relative}

#faqs{ /*background-color: #E6E6E6;*/ position: relative;}
 #faqs #accordion { position:relative; box-shadow: none; -webkit-box-shadow: none; }
 #faqs .acc {
background: none; border-bottom: 2px dashed #ccc;
position:relative; z-index:999; /*-webkit-box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.25); box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.25);*/

}
 #faqs	.acc.acc_open { z-index:998;  /*background:#e6e6e6;;*/
					-webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;-ms-transition: all 400ms ease;-o-transition: all 400ms ease;transition: all 400ms ease; }
 #faqs .acc_title { height:100px; line-height:100px; font-size:28px; color:#333333; font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; }

#faqs .acc_open .acc_title { color: #009CDB; }

 #faqs	.acc_title a { width:38px; height:38px; position:absolute; top:33px; right:0; display:block; text-indent:-99999px; background:url(../images/arrows_white_blue.png) 0 -38px no-repeat; }
 #faqs		.acc_title a:hover { background: url('../images/arrows_white_blue.png') -38px -38px no-repeat; }
 #faqs		.acc.acc_open .acc_title a { background:url(../images/arrows_white_blue.png) 0 0px no-repeat; }
 #faqs		.acc.acc_open .acc_title a:hover { background: url('../images/arrows_white_blue.png') -38px 0 no-repeat; }
 #faqs .acc_cont {width:auto; padding-bottom:45px; display:none; background:url(../images/sep.png) center top repeat-x; padding-top: 40px; padding-right: 368px }
   #faqs  .acc_cont h3{ font-weight: 700; font-size: 16px; line-height: 22px; color: #666; margin-bottom: 10px}
  #faqs   .acc_cont p{ font-weight: 300; font-size: 16px; line-height: 22px; color: #666; margin-bottom: 40px}
  #faqs  .acc_cont a{ text-decoration: underline; color:#009CDB; }

.cc_care{ background-color: #333333; padding: 65px 0; text-align: center }
    .cc_care h2{ font-size: 22px; line-height: 72px; color: #F2F2F2; font-family:"bentonsansbold", Arial, Helvetica, sans-serif;}
    .cc_care .sep{ margin-bottom: 10px }
    .cc_care p { font-size: 35px; line-height: 45px; color: #F2F2F2; font-family:"bentonsansmedium", Arial, Helvetica, sans-serif; margin-bottom: 45px;}
        .cc_care p a{ color: #009CDB; text-decoration: underline; }

/* =============================================================================
  Enquiry
   ========================================================================== */


#overlay{ height: 100%; width: 100%; z-index: 999998; position: fixed; top: 0; background: rgba(0,0,0,0.5)}
    .overlay-wrapper{ width: 790px; margin: 100px auto; background-color: #E6E6E6; padding: 60px 60px 40px 60px; position: relative; }
        .overlay-wrapper a.close{ background: url(../images/close-btn.png) no-repeat; width: 49px; height: 49px; display: block; position: absolute; top: 15px;
         right: 10px}
        .overlay-wrapper h3{ font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; font-size: 26px; line-height: 44px; color: #009CDB; text-transform: uppercase;}
        .overlay-wrapper p{ font-size: 14px; line-height: 20px; color: #4D4D4D}
            .overlay-wrapper form p{ color: #333; }
        .overlay-wrapper h4{ font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; font-size: 15px; line-height: 40px; color: #009CDB; text-transform: uppercase; background: url(../images/sep1.png) center bottom repeat-x; margin-bottom: 10px}
        .overlay-wrapper h5{ font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; font-size: 12px;color: #009CDB; margin-bottom: 6px}
        .overlay-wrapper label { color: #333; display: block; font-size: 12px; font-weight: bold; line-height: 16px; margin-bottom: 5px }
        .overlay-wrapper input[type=text] { height:36px; background:#fff; border:0 none; padding:0 5px; display:block; font-size:12px; width:167px;
	border:1px solid #e6e6e1; -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; -ms-border-radius: 1px; border-radius: 1px; }
        .overlay-wrapper textarea { height:90px; background:#fff; border:0 none; padding:0 5px; display:block; font-size:12px; width:362px;
	border:1px solid #e6e6e1; -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; -ms-border-radius: 1px; border-radius: 1px; margin-bottom: 10px }

    .overlay-wrapper form{ padding-top: 30px; }
    .overlay-wrapper .lform{ width: 374px; float: left; margin-right: 40px}
    .overlay-wrapper .rform{ width: 374px; float: left;}
    .overlay-wrapper .prefOption { background: url(../images/sep2.png) left top no-repeat; padding-top: 18px; overflow: hidden; }
    .overlay-wrapper .input_col { float: left; margin-bottom: 10px; width: 179px; }
        .overlay-wrapper .input_col_left { margin-right: 16px; }
        .overlay-wrapper .input_col_full { width: 100%; float: none; }
            .overlay-wrapper .input_col_full input[type=text] { width: 362px; }

    .overlay-wrapper input[type=text].small{ width: 128px;}
    .overlay-wrapper p.req_label{ padding: 35px 0}
    .overlay-wrapper strong{ display: block; margin-bottom: 8px}
    .overlay-wrapper .rform p{ margin-bottom: 18px; }
    .overlay-wrapper .rform .input_col{ margin-bottom: 0 }

    .overlay-wrapper input[type="submit"] { padding:11px 40px 10px 24px; -webkit-border-radius: 5px; border-radius: 5px; color:#fff; font-size:23px; text-transform:uppercase;
						 font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; background:#009ddc url(../images/arrow-big.png) 298px center no-repeat;
						 -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3); box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
						 border:0 none; margin-top:10px; margin-bottom: 15px; cursor:pointer; display: block;}

    .overlay-wrapper .ui-selectmenu { width:175px!important; height:36px; border:1px solid #e6e6e1; background:#d6d6d6; -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; -ms-border-radius: 1px; border-radius: 1px;}
    .overlay-wrapper .ui-selectmenu-status { position:relative; cursor:pointer;  outline:none; width:148px; float:left; color:#333333; font-size:12px; font-weight: 700; line-height:36px; text-indent:14px; font-family:"Conv_BentonSans_Book", Arial, Helvetica, sans-serif; }
    .overlay-wrapper .ui-selectmenu-icon { width:26px; height:36px; background:url(../images/form-drop-arrow.png) no-repeat center center; float:left; }
    .overlay-wrapper .ui-selectmenu-menu { width:175px!important; padding:1px; margin:0; list-style:none; position:absolute; top: 0px; visibility: hidden; overflow: auto; background:#fff; z-index:10000; outline:none; margin-top:5px; }
        .overlay-wrapper .ui-selectmenu-menu li { width:175px!important;}
        .overlay-wrapper .ui-selectmenu-menu a { outline:none; padding:7px 6px; display:block; color:#333333; font-size:12px; font-weight: 700; font-family:"Conv_BentonSans_Book", Arial, Helvetica, sans-serif; text-indent:10px; }
            .ui-selectmenu-menu a:hover { background:#00a1de; color:#fff; }

#layout-customer_care_detail .ui-selectmenu-menu a { font-size: 12px; }

.overlay-wrapper input[type="radio"] { display:none; }
.overlay-wrapper input[type="radio"] + label span { display:inline-block; width:20px; height:20px; margin:-1px 4px 0 0; vertical-align:middle; background:url(../images/radio-buttons.png) right top no-repeat; cursor:pointer; }
.overlay-wrapper input[type="radio"]:checked + label span { background:url(../images/radio-buttons.png) left top no-repeat; }
.overlay-wrapper .labelCol { float: left; width: 34%; padding-top: 3px}

.overlay-wrapper.thanks{ width: 415px; text-align: center; }
    .overlay-wrapper.thanks h3{ font-size: 22px; line-height: 27px; background: url(../images/thanks-row.png) no-repeat center bottom; padding-bottom: 30px; margin-bottom: 30px}
    .overlay-wrapper.thanks p { font-style: italic; font-size: 16px; line-height: 22px; color: #666666}
	.autoform input[type="text"].error {
        background-color: #ff8f81;
    }

    .autoform .error {
        background-color: #ff8f81;
    }

    .autoform label.error {
        display: none;
    }

#downloads{ position: relative;}
#downloads #accordion { position:relative; box-shadow: none; -webkit-box-shadow: none; }
#downloads .acc { background: none; position:relative; z-index:999; /*-webkit-box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.25); box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.25);*/ border-bottom: 2px dashed #ccc;  }
#downloads .acc.acc_open { z-index:998; /* background:#e6e6e6;*/ -webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;-ms-transition: all 400ms ease;-o-transition: all 400ms ease;transition: all 400ms ease; }
#downloads .acc_title { height:100px; line-height:100px; font-size:28px; color:#333333; font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; }
#downloads .acc_open .acc_title { color: #009CDB; }
#downloads .acc_title a { width:38px; height:38px; position:absolute; top:33px; right:0; display:block; text-indent:-99999px; background:url(../images/arrows_white_blue.png) 0 -38px no-repeat; }
#downloads .acc_title a:hover { background: url('../images/arrows_white_blue.png') -38px -38px no-repeat; }
#downloads .acc.acc_open .acc_title a { background:url(../images/arrows_white_blue.png) 0 0px no-repeat; }
#downloads .acc.acc_open .acc_title a:hover { background: url('../images/arrows_white_blue.png') -38px 0 no-repeat; }
#downloads .acc_cont {width:auto; padding-bottom:45px; display:none; background:url(../images/sep.png) center top repeat-x; padding-top: 40px; padding-right: 368px; }
#downloads .acc_cont h3{ font-weight: 700; font-size: 16px; line-height: 22px; color: #666; margin-bottom: 10px; }
#downloads .acc_cont p{ font-weight: 300; font-size: 16px; line-height: 22px; color: #666; margin-bottom: 20px; }
#downloads .acc_cont a{ text-decoration: underline; color:#009CDB; }
#downloads .acc_cont ul { padding: 0 0 0 16px;  }
#downloads .acc_cont ul li { padding: 0 0 4px 0; list-style-type: disc; font-weight: 300; font-size: 16px; line-height: 22px; }
#resource_download { display: none; }

#notices{ position: relative; padding-bottom: 150px;}
#notices #accordion { position:relative; box-shadow: none; -webkit-box-shadow: none; }
#notices .acc { background: none; position:relative; z-index:999; /*-webkit-box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.25); box-shadow: 0 6px 10px -5px rgba(0, 0, 0, 0.25);*/ /* border-bottom: 2px dashed #ccc; */  }
#notices .acc.acc_open { z-index:998; /* background:#e6e6e6;*/ -webkit-transition: all 400ms ease;-moz-transition: all 400ms ease;-ms-transition: all 400ms ease;-o-transition: all 400ms ease;transition: all 400ms ease; }
#notices .acc_title { height:100px; line-height:100px; font-size:28px; color:#333333; font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; }
#notices .acc_open .acc_title { color: #009CDB; }
#notices .acc_title a { width:38px; height:38px; position:absolute; top:33px; right:0; display:block; text-indent:-99999px; background:url(../images/arrows_white_blue.png) 0 -38px no-repeat; }
#notices .acc_title a:hover { background: url('../images/arrows_white_blue.png') -38px -38px no-repeat; }
#notices .acc.acc_open .acc_title a { background:url(../images/arrows_white_blue.png) 0 0px no-repeat; }
#notices .acc.acc_open .acc_title a:hover { background: url('../images/arrows_white_blue.png') -38px 0 no-repeat; }
#notices .acc_cont {width:auto; padding-bottom:45px; display:none; /* background:url(../images/sep.png) center top repeat-x; */ padding-top: 40px; padding-right: 368px; border-top: 2px dashed #ccc;margin-top: 3px;}
#notices .acc_cont h3{ font-weight: 700; font-size: 16px; line-height: 22px; color: #666; margin-bottom: 10px; }
#notices .acc_cont p{ font-weight: 300; font-size: 16px; line-height: 22px; color: #666; margin-bottom: 20px; }
#notices .acc_cont a{ text-decoration: underline; color:#009CDB; }
#notices .acc_cont ul { padding: 0 0 0 16px;  }
#notices .acc_cont ul li { padding: 0 0 4px 0; list-style-type: disc; font-weight: 300; font-size: 16px; line-height: 22px; }
#notices .acc .wrapper { border-bottom: 2px dashed #ccc; }
#resource_download { display: none; }

div.latrobe_updates .slide_image { margin-bottom:20px; height: 160px; position: relative; }
div.latrobe_updates .video_overlay { position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; background: url('../images/video_overlay.png') center center no-repeat; } */

/* edits by george 2014-09-10 */
#cc_text { margin-top: 0; padding: 80px 0 55px; }
#welcome .side_slide .copy h3 { font: 16px 'Conv_BentonSans_Bold', Arial, Helvetica, sans-serif; color: #808080; text-transform: none; padding: 0 15px; border-bottom: none; margin: 0; text-align: left; }
.box_plain { padding-top: 25px; }
#sectionNav ul li a { padding: 0 50px; margin-right: -4px;}
#sectionNav ul li a:hover, #sectionNav ul li a.on { color: #fff; background: #009ddc; }
#apartment_tabs .tab_content { display: none; }
#apartment_tabs .tab_content.open { display: block; }

/* cc login form select styling */
#cc_loginForm .cd-dropdown, .cd-select { width: 249px; margin-left: 0; }
#cc_loginForm .cd-dropdown { border: none; background: #fff; border: 1px solid #e6e6e1; padding-top: 0;}
#cc_loginForm .cd-dropdown > span { background: #fff url('/images/arrow_dropdown_black_lg.png') 215px 17px no-repeat; color: #333; width: 226px; height: 36px; padding-left: 15px; font-family: 'Conv_BentonSans_Book', Arial, Helvetica, sans-serif; }
#cc_loginForm .cd-dropdown ul { width: 515px; top: 0px;}
#cc_loginForm .cd-dropdown ul li { width: 229px !important; background: #d9d9d9; }
#cc_loginForm .cd-active.cd-dropdown ul li { border-bottom: 1px dashed #eee; }
#cc_loginForm .cd-active.cd-dropdown ul li:last-child { border-bottom: none; }
#cc_loginForm .cd-active.cd-dropdown ul li:hover { background: #d9d9d9 url('/images/arrow_black_hover.png') 5px center no-repeat; }
#cc_loginForm .cd-dropdown ul li span { color: #333; font-family: 'Conv_BentonSans_Book', Arial, Helvetica, sans-serif; line-height: 36px;}


#apartment_tabs.update .col { background: #fff; box-sizing: border-box; padding: 10px; margin-bottom: 20px; height: 460px; position: relative; }
#apartment_tabs.update .side_slide .col_img { margin-bottom:20px; height: 160px; position: relative; }
#apartment_tabs.update .col_img .video_overlay { position: absolute; display: block; top: 0; right: 0; bottom: 0; left: 0; background: url('../images/video_overlay.png') center center no-repeat; }
#apartment_tabs.update .side_slide .copy { padding: 10px; min-height: 230px; position: relative; }
#apartment_tabs.update .side_slide h3 { color: #808080; font: 16px 'Conv_BentonSans_Bold', Arial, Helvetica, sans-serif; margin-bottom: 10px; }
#apartment_tabs.update .side_slide h2 { color: #333; }
#apartment_tabs.update .side_slide p { font-size: 14px; color:#4d4d4d;}
#apartment_tabs.update .side_slide a.readMore { position: absolute; bottom: 0; }

#apartment_tabs.update .overlay-wrapper{ width: 610px; margin: 100px auto; background-color: #E6E6E6; padding: 30px 30px 30px 30px; position: relative; }


#apartment_tabs.update .overlay-wrapper .lform{ width: 374px; float: left; margin-right: 40px;}
#apartment_tabs.update .overlay-wrapper .rform{ width: 186px; float: left;}
#apartment_tabs.update .overlay-wrapper .labelCol { float: left; width: 40%; padding-top: 5px;}

#apartment_tabs.update .overlay-wrapper input[type="submit"] { padding: 16px 40px 10px 24px; -webkit-border-radius: 5px; border-radius: 5px; color:#fff; font-size: 15px; text-transform:uppercase;
						 font-family:"Conv_BentonSans_Bold", Arial, Helvetica, sans-serif; background: #009ddc url(../images/arrow-big.png) 148px center no-repeat;
						 -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3); box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
						 border:0 none; margin-top: 10px; margin-bottom: 15px; cursor:pointer; display: block; position: absolute; bottom: 0; right: 0;}
#apartment_tabs.update .overlay-wrapper textarea { height:160px; background:#fff; border:0 none; padding:0 5px; display:block; font-size:12px; width:362px;
	border:1px solid #e6e6e1; -webkit-border-radius: 1px; -moz-border-radius: 1px; -o-border-radius: 1px; -ms-border-radius: 1px; border-radius: 1px; margin-bottom: 10px }


#right_col.latrobe_updates .side_slide h3 { color: #808080; font: 16px 'Conv_BentonSans_Bold', Arial, Helvetica, sans-serif; margin-bottom: 10px; text-transform: none; border-bottom: none; padding-bottom: 0; padding-left: 0; text-align: left; margin-right: 0!important; margin-left: 15px;}

#right_col.latrobe_updates .side_slide .copy { margin-bottom: 10px; }

/*------------------------ dev - enquiry form ------------------------*/   
   .overlay-wrapper #enquiryFormDEV .input_col_full .ui-selectmenu {width:100% !important;background: #fff;}
    	.overlay-wrapper #enquiryFormDEV .input_col_full .ui-selectmenu-status{width: 90%;}

.overlay-wrapper #enquiryFormDEV .ui-selectmenu-icon{
	float: right;
    margin-right: 10px;
}
.overlay-wrapper #enquiryFormDEV .checkbox label{
	display: inline-block;
}
.overlay-wrapper #enquiryFormDEV .checkbox, .overlay-wrapper #enquiryFormDEV .rform .checkbox{
	margin-bottom: 10px;
}
.overlay-wrapper #enquiryFormDEV .checkbox input[type=checkbox]{
    width: 26px;
    -webkit-appearance: none;
    background-color: #fff;
    padding: 13px;
    border-radius: 13px;
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    margin-right: 5px;
  }
  .overlay-wrapper #enquiryFormDEV .checkbox input.error[type=checkbox], .overlay-wrapper #enquiryFormDEV .input_col .ui-selectmenu.error{
	  background-color: #ff8f81;
     }
  	.overlay-wrapper #enquiryFormDEV .checkbox.square input[type=checkbox]{
	  	 border-radius: 0px;
  	}
 .overlay-wrapper #enquiryFormDEV .checkbox input[type=checkbox]:checked:before{
	 background-color: #009ddc;
	 content: " ";
	 width: 60%;
	 height: 60%;
	 position: absolute;
	 z-index: 12;
	 top: 50%;
	 left: 50%;
	 -webkit-transform: translate(-50%,-50%);
	 -ms-transform: translate(-50%,-50%);
	 transform: translate(-50%,-50%);
	 border-radius: 13px;
 }
  	.overlay-wrapper #enquiryFormDEV .checkbox.square input[type=checkbox]:checked:before{
	  	 border-radius: 0px;
  	}
 .overlay-wrapper #enquiryFormDEV hr{ 
     margin: 10px 0px;
    border: none;
    display: block;
    background: url(../images/sep1.png) center bottom repeat-x;
    height: 1px;
 }
 .overlay-wrapper #enquiryFormDEV p.req_label {
    padding: 5px 0px 10px;
}
.overlay-wrapper #enquiryFormDEV .input_col_full textarea {
	width: 100%;
	padding: 0px;
}
.overlay-wrapper #enquiryFormDEV .rform .input_col{
	margin-bottom: 10px; 
}
.overlay-wrapper #enquiryFormDEV input[type=file]{
	font-size: 14px;
}
  

.overlay-wrapper #enquiryFormDEV input[type="submit"]{
	    border-radius: 26px;
    padding: 20px 45px 15px 30px;
        -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-selectmenu-menu.contactVia-menu, .ui-selectmenu-menu.p_contactVia-menu, .ui-selectmenu-menu.userType-menu{
	width: 372px!important;
}

.ui-selectmenu-menu.locationIssue-menu , .ui-selectmenu-menu.natureIssue-menu{
	    width: 788px!important;
}
.overlay-wrapper.thanks{
    width: 600px;
   }
.overlay-wrapper.warning{
    z-index: 1;
    position: fixed;
    text-align: center;
    top: 35%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
	 -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    
}
.overlay-wrapper.warning h3:after{
   	background: url(../images/sep1.png) center bottom repeat-x;
   
    width: 245px;
    margin: auto;
    content: '';
    height: 1px;
    margin-bottom: 14px;
    display: block;
}
.overlay-wrapper #enquiryFormDEV .detailsOfIssue{position: relative;}
.overlay-wrapper #enquiryFormDEV .removeDetailIssue{
    width: 30px;
    height: 30px;
    position: absolute;
    background-color: #009ddc;
    border-radius: 30px;
    top: 0px;
    right: -45px;
    cursor: pointer;
}
.overlay-wrapper #enquiryFormDEV .removeDetailIssue:after{
	content: "X";
    color: #fff;
    top: 50%;
    left: 50%;
    position: absolute;
   
    font-size: 14px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }
/*------------------------ /dev ------------------------*/




