body {
    background-color: #fff;
}

#wrapper, .wrapper {
    border: none;
}

.topnavbar li, .topnavbar li a {
    border: none;
}

.topnavbar {
    position: relative;
    padding: 0;
    margin: 0 auto;
    width: 1154px;
    font-size: 13px;
    display: block;
}


.logo a {
    margin-left: 2%
}

.login-links-and-search ul.search {
    position: absolute;
    right: 6px;
    top: 43px;
}

.wrapper{width:1060px !important;}

.sort-container,.currency-container,.abs-container,.tooltips-container 
{
    position: absolute;
    z-index: 12;
    display: none;
    background-color: #FFDB79;
    border: solid 1px gray;
    text-align: justify;
    color: black;
    width: 600px;
    padding: 5px;
    margin: 0 auto;
    font-size: 14px;
}
.popup-container {
	display: none;
	background:#fff;
	position: absolute;	
	border: solid 4px #004E6D;
	border-radius: 5px;
	z-index: 99999;
	min-width: 350px;
	max-width: 500px;
	overflow:hidden;
	zoom:1;
}
.popup-cropper-container{
	display: none;
    background:#fff;
    position: absolute;
    border-radius: 5px;
    border: 4px solid #F79229;
    z-index: 10;
    min-width: auto;
    max-width: 500px;
    overflow:hidden;
    zoom:1;
}

.popup-cropper-container .popup-close {
	color: #fff !important;
    font-size: 16px;
    position: absolute;
    right: 6px;
    top: 6px;
    text-decoration: none;
    text-indent:-9999px;
    cursor: pointer;
    background: url(https://www.metroroommates.com/images/exit.gif) no-repeat;width:13px;height:13px;
}
.popup-cropper-content {
        margin: 0 auto;
        background: #fff;
        border-top: none;
       /* padding:15px 5px;*/
    }

.popup-cropper-content table tbody tr td {
        padding: 5px;
        text-align: left;
}
.popup-cropper-header
{
  color:#fff;
  line-height:28px;
  font-weight:700;
  text-align:left;
  background-color:#F79229;
  font-size:16px;
  vertical-align:middle;
  padding:0 4px 0 8px;
}
.tooltips-content{word-wrap: break-word !important;}
.currency-header,.abs-header{
    margin: 0;
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding-bottom: 6px;
}

.currency-footer,.sort-footer {
    padding: 5px 0;
    text-align: center;
}

.sort-container,.currency-container {
    width: 250px;
    z-index: 12;
    padding:20px;
}
.abs-content{padding:10px 0;}
.abs-content li{display:list-item;text-align:left;}

.showlargeimages {
    object-fit: contain !important;
	width: 293px;
    height: 240px;
}

.largeimages-container {
    border: solid 2px #F90;
    display: none;
    position: absolute;
    background: #F90;
    z-index: 10;
    width: 370px;
    border-top: none;
}

.largeimages-container .popup-close {
    color: #fff !important;
    font-weight: bold;
    position: absolute;
    right: 3px;
    top: 3px;
    text-decoration: none;
    cursor: pointer;
}

.largeimages-header {
    background: #F90;
    color: #ffffff;
    height: 30px;
    line-height: 21px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

.largeimages-content {
    margin: 0 auto;
    background: #fff;
}
.abs-container .popup-close {
    color: #000 !important;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 6px;
    top: 2px;
    text-decoration: none;
    cursor: pointer;
    z-index:1
}
.chbo-watermark {
    z-index: 100;
    position: absolute;
    background: #000;
    height: 36px;
    opacity: 0.9;
    top: 270px;
    left: 256px;
    display: none;
}

.watermark {
    background: url(https://www.sublet.com/images/watermark_small_new.png) no-repeat;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    zoom: 1;
    width: 102px;
    height: 21px;
    margin:5px 0;
}


.tabs-wrapper
{
  width:100%;
  margin:0 auto;
}

ul.tabs
{
  height:33px;
  line-height:33px;
  width:100%;
  margin:0 auto;
}

ul.tabs>li
{
  float:left;
  font-weight:700;
  font-size:14px;
  height:33px;
  line-height:33px;
  width:25%;
  padding:0 1px;
}

ul.tabs>li:first-child
{
  padding-left:0;
}

ul.tabs>li:last-child
{
  padding-right:0;
}

ul.tabs li a
{
  display:block;
  height:33px;
  width:100%;
  text-decoration:none!important;
  border:1px solid #666;
  border-bottom:0;
  text-align:center;
  background-color:#ccc;
  color:#004E6D;
  -moz-border-radius:5px 5px 0 0;
  border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  cursor:pointer
}

ul.tabs li a:hover
{
  background-color:#65A6C8;
  color:#FFF;
}

ul.tabs a.current,ul.tabs a.current:hover,ul.tabs li.current a
{
  background-color:#004E6D;
  color:#fff;
  cursor:default;
  height:34px;
}

.ts
{
  width:100%;
  display:none;
  margin:0 auto;
  padding:0;
}


.nav-left-menu
{
  font-weight:700;
  color:#FFF;
  background:#004E6D;
  width:19.95%;
  margin-right:.5px;
  margin-top:1px;
  padding:7px;
}
.nav-left-menu ul li {
    float: left;
    display: inline-block;
}

.nav-left-menu ul li a {
    color: #fff;
    padding-right: 40px;
}
.nav-left-menu p
{
  height:28px;
  text-align:left;
  padding-left:12px;
  margin:6px 0;
}

.nav-left-menu p a
{
  color:#fff;
  text-decoration:underline;
  cursor:pointer;
}

.right-arrow
{
  color:#115a77!important;
  width:93%;
  margin-left:0;
  background-color:#ffdb79;
  position:relative;
  border:3px solid #ffdb79;
}

.right-arrow a
{
  color:#115a77 !important;
  text-decoration:underline;
  outline:0;
}

.right-arrow :after,.right-arrow :before
{
  border:solid transparent;
  content:' ';
  height:0;
  left:100%;
  position:absolute;
  width:0;
}

.right-arrow :after
{
  border-left-color:#ffdb79;
  margin-top:-3px;
  margin-left:3px;
  border-width:14px;
}

.js-rentingtips{font-size:16px;color:#fff;font-weight:bold;}


.mail-search-container
{
  display:inline-block;
  *display:inline;
}
.mail-search-container input
{
  border:0;
  width:172px;
  color:gray;
  font-style:italic;
  height:25px;
  font-size:12px;
  border-radius:0;
}
.mail-search-container button
{
  border:none;
  background:#fff;
  width:18px;
  height:25px;
  cursor:pointer;
}

.tab-header
{
  background-color:#004E6D;
  text-align:center;
  line-height:33px;
  vertical-align:middle;
  color:#fff;
  border-top:2px solid #fff;
  border-left:1px solid #fff;
  font-weight:bold;font-size:14px;
}
.search-container{margin:0 auto;}
.search-container tbody tr td{font-size:14px;padding:4px;text-align:left;}
.search-container tbody tr td:first-child{font-weight:bold;text-align:left;}


.results-header{padding-bottom:5px;}
.results-header > :last-child{width:30%;text-align:right;}
.paging-container{width:70%;text-align:center;}

.paging a {
    padding: 0 5px;
    display: inline-block;
    line-height:20px;
    font-weight: 700;
    cursor: pointer;
    font-size: 15px;
    background:#004E6D;
    color:#fff;
    margin:0 2px;
    border:1px solid #0A3749;
    text-decoration:none;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    border-radius:3px;
}

.paging a:hover
{
    background-color: #4F4B4B;
}

.paging span {
    padding: 0 5px;
    font-weight: bold;
    font-size: 15px !important;
}

.paging a.current {
    color: #004E6D;
    background-color: #ffdb79;
    border:1px solid #F90;
    font-weight: 700;
    font-size: 15px;
}

.paging .dots {
    color: #000;
    font-size: 15px !important;
}



.repeater {
    border: 2px solid #004E6D;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 5px 0;
    zoom:1;
}
.rptr-col1 {
    width: 307px;
  /*  padding: 10px;*/
}

.rptr-col2{
    width: 345px;
}

.rptr-col1,.rptr-col2,.rptr-col3 {
    float: left;
}

.rptr-col2 p,.rptr-col3 p {
    margin: 0;
    padding: 0;
    height: 23px;
    text-align: left;
}

.rptr-col2  p>:first-child,.rptr-col3  p>:first-child {
    font-weight: bold !important;
    font-size: 13px;
}

.rptr-col2  p>:last-child,.rptr-col3  p>:last-child {
    font-weight: normal !important;
    font-size: 14px;
}

.rptr-col1 p {
    margin: 0;
    padding: 0;
}

.rptr-col1 p:first-child {
    padding-top: 2px;
}

.rptr-col2  p span {
    float: left;
}

.rptr-col2  p>:first-child {
    width: 100px;
}

.rptr-col3  p span {
    display: inline-block;*display:inline;
}

.rptr-col3  p>:first-child {
    width: 105px;
}

.trusted {
    text-decoration: none;
    color: #F90;
    font-weight: bold;
    font-size:15px;
}

.trusted-help {
    float:none !important;
    top:-3px;
}

.noimage
{
    vertical-align:middle;
    width:300px;
    line-height:200px;
    display:block;
    text-align:center;
    font-size:25px;
}
.noimage-map
{
    vertical-align:middle;
    width:250px;
    line-height:150px;
    display:block;
    text-align:center;
    font-size:20px;
}
.mailbox,.icon-mail {
	background:url(../images/mail_icon_new.png) no-repeat;
	display:inline-block;
	*display:inline;
	width:30px;
	height:20px;
	zoom:1;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	top:-4px;
	vertical-align:middle;
	background-size: cover;
}
.phoneblue,.icon-phone-blue{
	background:url(../images/phone_blue_new.png) no-repeat;
	display:inline-block;
	*display:inline;
	width:20px;
	height:22px;
	vertical-align:middle;
	zoom:1;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	top:-4px;
	background-size: cover;
}

.phoneblack,.icon-phone-black {
	background:url(../images/phone_black_new.png) no-repeat;
	display:inline-block;
	*display:inline;
	width:20px;
	height:22px;
	vertical-align:middle;
	zoom:1;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	top:-4px;
	left:-2px;
	background-size: cover;
}

.plus {
	background:url(https://www.sublet.com/images/plus_icon.png) no-repeat;
	display:inline-block;
	*display:inline;
	width:18px;
	height:16px;
	zoom:1;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	top:7px;
	left:1px;
	background-size: cover;
}
.icon-delete
{
	background: url(https://www.sublet.com/images/minus_icon_profile.png) no-repeat;
    display: inline-block;
    *display: inline;
    width: 16px;
    height: 16px;
    zoom: 1;
    text-indent: -9999px;
    cursor: pointer;
    position: relative;
    top:0px;
    vertical-align:middle;
    left: 0px;
    background-size: cover;
}
.minus {
	background:url(https://www.sublet.com/images/minus_icon.png) no-repeat;
	display:inline-block;
	*display:inline;
	width:18px;
	height:16px;
	zoom:1;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	top:8px;
	left:0px;
	background-size: cover;
}

.maphouse {
	background:url(https://www.sublet.com/images/map_house.png) no-repeat;
	display:inline-block;
	*display:inline;
	width:14px;
	height:19px;
	vertical-align:middle;
	zoom:1;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	top:3px;
	left:5px;
	background-size: cover;
}

.icon-calendar {
    background: url(../images/calender_new.png) no-repeat;
    height: 30px;
    zoom: 1;
    text-indent: -9999px;
    cursor: pointer;
    position: absolute;
    margin-left:10px;
    vertical-align: middle;
    float: right;
    background-size: contain;
    margin-top: -6px;
}
.premium-text {
	cursor:pointer;
}
.standard-text {
	color:blue;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

.sendmail {
    background: url(https://www.sublet.com/images/mail_send.gif) no-repeat;
    display: inline-block;
    *display: inline;
    width: 37px;
    height: 17px;
    vertical-align: middle;
    zoom: 1;
    text-indent: -9999px;
    cursor: pointer;
}
.help1 {
	background:url(../images/question_icon.png) no-repeat;
	display:inline-block;
	*display:inline;
	width:19px !important;
	height:19px !important;
	zoom:1;
	text-indent:-9999px;
	position:relative;
	vertical-align:middle;
	top:-2px;
	left:5px;
	background-size: cover;
}
.help-blue {
	background:url(https://www.sublet.com/images/my-question.png) no-repeat;
	display:inline-block;
	*display:inline;
	width:17px;
	height:17px;
	zoom:1;
	text-indent:-9999px;
	position:relative;
	vertical-align:middle;
	top:-2px;
	left:5px;
}
.posted {
    position: relative;
    top: 1px;
}

.header-row
{
  background:#004E6D;
  color:#fff;
  font-weight:700;
  font-size:14px;
  line-height:34px;
}

.header-row td
{
  white-space:nowrap;
}

.footer-row td,.items-row td
{
  white-space:nowrap;
}

.items-row td
{
  border-bottom:1px solid gray;
  white-space:nowrap;
  line-height:34px;
}
.sort
{
  text-decoration:underline;
  cursor:pointer;
}

.text-left {text-align: left}

.adrs-text{
    overflow: hidden;
  /*  white-space: nowrap;*/
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    color: #565a5c;
    font-weight:normal;
    margin-top: 3px;
}

.sub-main-txt {
    padding-left: 10px;
    line-height: 26px;
}
.icon-btn-delete
{
	 background:url(delete_btn.gif) no-repeat; width:60px; height:23px;border:0;display: inline-block;
	*display: inline;cursor: pointer;
	position: relative;
	top:8px;
	vertical-align:middle;zoom:1;
	text-indent: -9999px;
}
.icon-btn-reply 
{
	background:url(reply.gif) no-repeat; width:60px; height:23px;border:0;display: inline-block;
	*display: inline;cursor: pointer;
	position: relative;
	top:8px;
	vertical-align:middle;zoom:1;
	text-indent: -9999px;
}
.icon-btn-restore
{
	background:url(restore.gif) no-repeat; width:68px; height:22px;border:0;display: inline-block;
	*display: inline;cursor: pointer;
	position: relative;
	top:8px;
	vertical-align:middle;zoom:1;
	text-indent: -9999px;
}

.white{color:#fff !important;}
.gv_imageStore{height:0;}
.rentingtips{width:500px;margin:0 auto;padding:10px 0;}
.btn-send {background-color: #004e6d;border-radius: 3px;color: #fff;font-size: 12px !important;font-weight: normal;padding: 0 5px 0 2px;text-decoration: none;vertical-align: middle;position:relative;top:-3px;cursor:pointer; width: 21% !important;line-height: 23px;}
.phone_tbl{margin:0 auto;}
.phone_tbl tbody tr td{text-align:center;}
.btn-blue {
	padding:0 5px;
	display:inline-block;
	line-height:20px;
	vertical-align:middle;
	font-weight:700;
	cursor:pointer;
	font-size:15px;
	background:#004E6D;
	color:#fff;
	margin:0 1px;
	border:1px solid #053142;
	text-decoration:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	border-radius:3px;
}
.btn-blue:hover {
	background-color:#256984;
}
.loading
{
    background: url(https://www.sublet.com/images/Processing.gif);
    display: inline-block;
    *display: block;
    width: 120px;
    height: 90px;
    vertical-align: bottom;
    zoom: 1;
    margin:50px;
}
.icon-house-new {
background: rgba(0, 0, 0, 0) url("https://www.sublet.com/images/house_icon.png") no-repeat scroll 0 0;
border: 0 none;
display: inline-block;
height: 24px;
vertical-align: middle;
width: 30px;
padding-bottom:30px;
}
.icon-like-symbol {
background: rgba(0, 0, 0, 0) url("https://www.sublet.com/images/icon-like-symbol_sublet.png") no-repeat scroll 0 0;
border: 0 none;
display: inline-block;
height: 24px;
vertical-align: middle;
top: -4px;
width: 30px;
padding-bottom:30px;
background-size:cover;
}

    .icon-save 
    {
        background: rgba(0, 0, 0, 0) url("https://www.sublet.com/images/icon-like-symbol_sublet.png") no-repeat scroll 0 0;    
        border: 0 none;
        display: inline-block;
        height: 25px;        
        vertical-align: text-bottom;
        width: 25px;
        background-size: cover;
        cursor:pointer;
    }
    
    .icon-unsave 
    {
        background: rgba(0, 0, 0, 0) url("https://www.sublet.com/images/icon-unlike-symbol_sublet.png") no-repeat scroll 0 0;
        border: 0 none;
        display: inline-block;
        height: 25px;       
        vertical-align: text-bottom;
        width: 25px;
        background-size: cover;
        cursor:pointer;
    }
    

.reply-icon {
background: rgba(0, 0, 0, 0) url("https://www.sublet.com/images/reply_icon_sub1.png") no-repeat scroll 0 0;
border: 0 none;
display: inline-block;
height: 24px;
vertical-align: middle;
top: -4px;
width: 32px;
padding-bottom:30px;
background-size:cover;
}

.delete-icon {
background: rgba(0, 0, 0, 0) url("delete_icon_sublet.png") no-repeat scroll 0 0;
border: 0 none;
display: inline-block;
height: 24px;
vertical-align: middle;
top: -4px;
width: 30px;
padding-bottom:30px;
background-size:cover;
}

.restore-icon
{
   background: rgba(0, 0, 0, 0) url("activation-icon-sublet.png") no-repeat scroll 0 0;
border: 0 none;
display: inline-block;
height: 24px;
vertical-align: middle;
top: -4px;
width: 30px;
padding-bottom:25px;
background-size:cover; 
}
.btn-house-new
{
    background: url("https://www.sublet.com/images/house_icon.png") no-repeat scroll 17px 1px;
    background-color: #004E6D;
    border: 1px solid #004E6D;
    border-radius: 0.2em;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.3);
    color: #fff !important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #000;
    height:32px;
    cursor:pointer;
}

.btn-house-active
{
    background: url("https://www.sublet.com/images/house_icon.png") no-repeat scroll 17px 1px;
    background-color: #ffdb79;
    border: 1px solid #666;
    border-radius: 0.2em;
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.8) inset, 0 1px 0 rgba(0, 0, 0, 0.3);
    color: #004E6D !important;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
    text-shadow: 0 1px 0 #000;
    height:32px;
    cursor:pointer;
}

#detail table tbody tr td{text-align: left;
padding: 5px;}

/*====================new css for new format ====================*/

.slider-content {
    position: relative;
    overflow: hidden;
    margin: 0;
    border-radius: 4px;
}
 .post__image-container{     
    position: relative;
    overflow: hidden;
    margin: 0;
    border-radius: 4px;
 }
 .post__image-container li {
    margin: 0 auto;
    height: 100%;
    text-align: center;
 }
 .spec-detls {
    width: 63%;
    overflow: hidden;
    margin: 7px 0;
    position: relative;
    left: 3px;
    border-left: 1px solid #e4e4e4;
}

.spec-detls ul li  {  
    font-size: 13px;
    line-height: 30px;
    padding: 0 10px;
    width: 100%;
}

.spec-detls ul li span {
    width: 61%;
    display: inline-block;
    text-align: left;
    font-size: 16px;
}
.spec-detls ul li p {
    width: 38%;
    color: #e6a757;
    display: inline-block;
    font-size: 1.2em;
    text-align: left;
   
}
.innerspan 
{
     width: auto !important;
}
.txt-lft {
    text-align: left;
}
.rnt-heding {
    font-size: 22px !important;
    text-align: left;
    color: #f39e0f;    
    font-weight: bold;   
}
div.hr, li.hr {
    border: 0.5px solid #e4e4e4;
    width: 94%;
    margin-left: 10px;
    border-width: 1px 1px 0 0;
    margin-bottom:5px;
    margin-top:5px;
}
/*map address*/
.map-addrs {
    float: left !important;
    display: flex !important;
}

.processs {
    background: #004e6f;
    padding: 3px 12px;
    color: #fff;
    text-decoration: none;
    margin-left: 0px;
    position: relative;
    top: 18px ;
    float: right;
    right: 10px ;
}

.processs:visited {
    color: #fff;
 }
 
.processs::before {
 content:"";
  width:6px;
  height:36px;
  display:block;
  position:absolute;
  padding-top:10px;
  top:0px;
  left: -5px;
  background:#f8a614;
   border-radius: 10px 0px 0px 0px;
 
}


/*=========================================diff browsers=============*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .processs {
        background: #004e6f;
        padding : 3px 12px;
        color: #fff;
        text-decoration: none;
        margin-left: 0;
        position: relative;
        top: -36px;
        float: right;
        left: 146px;
   }
   
   .repeater {
    border: 2px solid #004E6D;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 5px 0;
    zoom: 1;
    height: 300px !important;
}

.showlargeimages {
    height: 293px;
    margin: 0 auto;
    text-align: center !important;
    width: inherit;
  }

}


/* Microsoft Edge Browser 12+ (All) - @supports method */

@supports (-ms-ime-align:auto) 
{
    
       .repeater {
        border: 2px solid #004E6D;
        overflow: hidden;
        margin-bottom: 10px;
        padding: 5px 0;
        zoom: 1;
        height: 300px !important;
}

   
    .spec-detls {height: 270px; }
    
        .showlargeimages {
        height: 293px;
        margin: 0 auto;
        text-align: center !important;
        width: inherit;
  }
}



@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */

::i-block-chrome, .plus {
        top: 3px !important
  }
  ::i-block-chrome, .minus {
        top: 3px !important
  }
::i-block-chrome, .maphouse {
        top: -2px !important
 }
 
 .showlargeimages {
    height: 293px;
    margin: 0 auto;
    text-align: center !important;  
  }
  
 ::i-block-chrome, .processs {
        background: #004e6f;
        padding : 3px 12px;
        color: #fff;
        text-decoration: none;
        margin-left: 0;
        position: relative;
        top: 18px !important;
        float: right;
        left: -9px !important;
   }

}

.trust-sent 
{
  color:Red;
  text-decoration:none;
  font-weight:bold;  
  cursor : initial !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
     /*your rules for chrome*/
    .processs{ 
    background: #004e6f;
    padding: 3px 12px;
    color: #fff;
    text-decoration: none;
    margin-left: 0px;
    position: relative;
    float: right;
    left: -10px;
     }
 body:first-of-type  .spec-detls ul li:last-child {
	height: 62px
}
}

@-moz-document url-prefix()  {    
    .processs{ 
    background: #004e6f;
    padding: 3px 12px;
    color: #fff;
    text-decoration: none;
    margin-left: 0px;
    position: relative;
    top: 18px !important;
    float: right;
    right: 10px !important;
}
}

.slider-content {
    position: relative;
    overflow: hidden;
    margin: 0;
    border-radius: 4px;
}

.post__image-container{     
    position: relative;
    overflow: hidden;
    margin: 0;
    border-radius: 4px;
 } 
  .post__image-container li {
    margin: 0 auto;
    height: 100%;
    text-align: center;   
 }   
 span.prev-img_new {
    position: absolute;
    top: 40%;
    margin-left: 13px;
    z-index: 1;
    display: block;
    border-radius: 2px 0 0 2px;
    width: 1.875em;
    height: 40px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
}
span.next-img_new {
    position: absolute;
    top: 40%;
    margin-left: 262px;
    z-index: 1;
    display: block;
    border-radius: 2px 0 0 2px;
    width: 1.875em;
    height: 40px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
}
/*calender*/
.lired{ background-color:#050400 !important; color:White;  }
.layoutdiv_css{margin-bottom: 1em;width:275px;margin:0 auto; border: 3px solid #000;}     
.wstrt{border-left:0px !important;}
.wend{border-right:0px !important;}
.weekname_css{width: 13.500% !important;height:30px;margin: 0;padding: 5px 0 0 0;line-height:1.5em; border-left:1px solid #FFF; border-right:0px solid #FFF;float:left;background:#004e6d; color:#FFF; vertical-align:middle;font-weight:bold; font-size:12px; text-align:center;}
.nodate_css{width: 13.500% !important;height:36px;margin: 0;padding: 2px 0 0 4px;line-height:1.5em;line-height:1.5em;border:0;float:left;}
.liaval_css{width: 13.500% !important;height:36px;margin: 0;padding: 2px 0 0 0;line-height:2.5em;border:1px solid #FFF;float:left; background-color:#65A6C8;text-align: center;font-size:11px;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.linonaval_css{width: 13.500% !important;height:36px;margin: 0;padding: 7px 0 0 0;line-height:0.5em;border:1px solid #FFF;float:left;background-color:#B5CBD9;text-align: left;font-size:11px; 
        background-image:url('https://www.sublet.com/images/cal_booked.png') ;  background-repeat: no-repeat;background-position:center center;
        -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.highlight{background:#050400 !important; color:White;}
.badge{border:2px solid #fff;border-radius:110px;-moz-border-radius:110px;-webkit-border-radius:110px;}
.badge:hover{border:2px #7AB2F4 solid;}
.arrow-left-four{background:url(https://www.sublet.com/images/cal_arrow_left.png) no-repeat;display:inline-block;*display:inline;zoom:1;width:30px;height:30px;vertical-align:middle;cursor:pointer;text-indent:-99999px;}
.arrow-right-four{background:url(https://www.sublet.com/images/cal_arrow_right.png) no-repeat;display:inline-block;*display:inline;zoom:1;width:30px;height:30px;vertical-align:middle;cursor:pointer;text-indent:-99999px;}
.supcal_css{width:285px !important;}
/*end calender*/
.map{width:294px !important;}
.expnd-arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    text-align: right;
    display: inline-block;
    right: 15px;
    top: 10px;
    z-index: 1;
}
span.expnd-arrow-map { 
    cursor: pointer;
    display: block;
    font-weight: 600;
    height: 40px;
    margin-left: 250px;
    position: absolute;
    margin-top: 15px;
    width: 1.875em;
    z-index: 2;
}
span.expnd-arrow-cal { 
    cursor: pointer;
    display: block;
    font-weight: 600;
    height: 40px;
    margin-left: 265px;
    position: absolute;
    margin-top: 15px;
    width: 1.875em;
    z-index: 2;
}
      
/*avatar css */

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color:#FFDB79;
    /*min-width: 140px;*/
    width:160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index:999;
}

.dropdown-content span {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align:left;
    cursor: pointer;
    font-weight:bold;
}

.dropdown-content span:hover {background-color: #ccc}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

/* Share links */

.redessociales {
    width: 20px;
    height: 22px;
    background: url(https://www.sublet.com/images/share_icon.png);
    display: inline-block
}
.smedia {
    position: absolute;
    -webkit-transition: left .5s cubic-bezier(.1, .8, .9, 1), opacity 1s linear;
    -moz-transition: left .5s cubic-bezier(.1, .8, .9, 1), opacity 1s linear;
    -o-transition: left .5s cubic-bezier(.1, .8, .9, 1), opacity 1s linear;
    display: inline;
    opacity: 0;
    width: 30px;
    height: 30px;
    z-index: 100;
    text-indent: -9999px;
    background: no-repeat;
    left: 3px
}
.redessociales:hover .smedia {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    position: absolute
}
.redessociales:hover .smedia:nth-child(1) {
    position: absolute;
    left: 0
}
.redessociales:hover .smedia:nth-child(2) {
    position: absolute;
    left: 35px
}
.redessociales:hover .smedia:nth-child(3) {
    position: absolute;
    left: 70px
}
.redessociales:hover .smedia:nth-child(4) {
    position: absolute;
    left: 105px
}
.redessociales:hover .smedia:nth-child(5) {
    position: absolute;
    left: 140px
}
.redessociales:hover .smedia:nth-child(6) {
    position: absolute;
    left: 175px
}
.post_social {
    position: relative;
    left: 20px;
    z-index:10;
}
.smedia.facebook {
    background: url(https://www.sublet.com/images/facebook_icon.png)
}
.smedia.twitter {
    background: url(https://www.sublet.com/images/twitter_icon.png)
}
.smedia.email {
    background: url(https://www.sublet.com/images/email_icon.png)
}
.smedia.instagram {
    background: url(../images/g_icon.png)
}
.smedia.youtube {
    background: url(../images/printrest_icon.png)
}
.smedia.vimeo {
    background: url(../images/linkedin_icon.png)
}
.smedia:hover {
    background-position: 0 -60px
}
.btntrp1 {
    width:60px;
    color:#fff; 
    border: 0px solid #000;
    border-radius: 5px;   
    background-color:#004e6d;
    background-image: -moz-linear-gradient(center top , #004e6d, #004e6d);
    padding:1 !important;
    line-height:25px;
    font-weight:200;
    cursor:pointer;
    display:inline-block;
 }
 
 
 .img-tab img, .map-tab img, .cal-tab img {cursor: pointer}
 
.private,
.share,
.premium {       
    font-size: 10pt!important;
    font-weight: 400!important;
    padding: 2px 7px;
    position: relative;
    top: -2px
}
.share,
.premium 
{
    border: 1px solid #FFF; 
    background-color: #004E6D;
    color: #fff;
}

.private 
{
    border: 1px solid #FFF; 
    background-color: #FFDB79;
    color: #004E6D;
}
.premium
{
    border: 1px solid red !important;
}
.rating {
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 5px;
    vertical-align: top;
    line-height: 15px !important;
}
.rating-box {background: none; color: #eee; float: right;position: relative;top: 10px;}
.rating {color: #FF9900; float:left;}
.fa{font-size:15px !important;}
.mail-search-container input
{
  width:210px;
  color:gray;
  font-style:italic;
  font-size:14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.mail-search-container button
{
  border:none;
  background:#fff;
  width:18px;
  height:25px;
  cursor:pointer;
}

.writereview img {width: 25px;height: 24px;vertical-align: text-bottom;margin-left: -8px;position: relative;}
.icon-notes-new {
    background: rgba(0, 0, 0, 0) url("https://www.sublet.com/images/pencil_icon1.png") no-repeat scroll 0 0 / cover ;
    border: 0 none;
    display: inline-block;
    height: 22px;
    padding-bottom: 2px;
    vertical-align: middle;
    width: 22px;
}
.botnavbar li a {
    border: none;
}

.botnavbar {
    position: relative;padding: 0;margin: 0 auto;width: 1154px;font-size: 13px;display: block;
}
.share-content:after{left: 39% !important; }
.btn-blue{font-size: 14px !important;}

/*
Credit Reports & Contracts
*/

/*new format fo Credit reports*/
.top-links-main-credit-reports tr td a {
    padding: 20px;
    margin: 20px;
    font-weight: bold;
    color: #000    
}

.contracts-reports-top-wrap, .credit-reports-top-wrap {
    margin: 0 auto;
    display: inline-flex;
    margin-left: 3%;
}

.credit-reports-top-wrap {
    margin-top: 20px;    
}

.credit-reports-top-wrap ul.avlble-prodcuts {
    margin-top: 12px;
    margin-left: 30px; 
}

.credit-reports-top-wrap ul.avlble-prodcuts li{
    text-align: left;
    line-height: 26px;
    font-weight: bold;
}

ul.contract-reports-top-reports {
    background: none;
    text-align: left;
}

ul.contract-reports-top-reports li{
    color: #000;
    text-align: left;
    display: inline-block;
}

#contracts-reports-main-wrap {

}

#contracts-reports-main-wrap .results {
    border: 5px solid #000;
    border-radius: 5px;
    width: 460px;
    margin-top: 30px;
    float: left;
    margin: 10px;
    min-height: 425px;
}

.canvas-sign
{
    background-color: #C3C3C3;  
    padding: 8px;
    width: 68%;
    display: block;
    margin-left: 46px;
}
.TesT
{ 
  background-color: #C3C3C3;  
  padding: 8px;
}
.roommates-details {   
    padding: 7px;
}

.roommates-details img.avatar-init, .roommates-details img[alt="Avatar"] {
    float: left;
    margin-right: 10px;
}
.canvas_nosign        
{   
    height: 54px;    
    margin-top: 10px !important; 
    display: block;
    width: 250px;    
    font-style: italic;}
    
#tbl-contracts li a.active {
    background: none;
    color: #F90 !important;
    text-shadow: none;
    box-shadow: none;
}

ul#tbl-contracts li a.btn {
    background: none;
    color: #004F6D;
    text-shadow: none;
    box-shadow: none;
}

ul#tbl-contracts li a:not(.active) {
    color: #004F6D !important;
    text-decoration: underline !important;
}
.contracts-contnet-wrapper .contracts-contnet {
    float: none;
    display: block;
    width: 100%;
    float: left;
    margin: 0 auto;
    margin-left: 30px;
}

.tenant-info-details {
    padding-bottom: 5px;
}

.city-info-logo img {
    float: right;    
}

#avatar-img-contracts-reports {

}

.tenant-info-details table tr td.name-heading {
    font-weight: bold;
}

#avatar-img-contracts-reports img {
    position: absolute;
    left: 22px;
    top: -19px;
    margin-top: 49px;
    margin: 27px;
}

ul#tbl-contracts {
    display: inline;
}

ul#tbl-contracts li {
    display: inline;
    color: #000;
}

ul#tbl-contracts li a {
    color: #000;
    font-size: 18px;
}

ul#tbl-contracts li a.btn {
    border: none;
    outline: none;
    padding: 10px 16px;
    cursor: pointer;
    font-size: 18px;
}

/* Style the active class, and buttons on mouse-over */
.active, .btn:hover {
    background-color: #666;
    color: white;
}

.my_con {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #F90;
  content: " ";
  position: relative;
  bottom: -19px;
   right: 19%;  
}
.get_con {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #F90;
  content: " ";
  position: relative;
  bottom: -19px;
 right: -1%; 
}
 .create_con {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #F90;
  content: " ";
  position: relative;
  bottom: -19px;
  left: 20%; 
}

.roommates-details h3 {
    font-size:20px;
    border: none; 
}

.roommates-details span.s-date, .roommates-details span.e-date {
    font-size:14px;
    font-weight: bold; 
}

.roommates-details p.status {
    font-size:14px;
    text-decoration: underline;
    margin-top: 22px;
}
.js-viewcontract{color:Red !important;font-weight:bold;}
.tenant-info-details table {
    width: 380px;
}

.tenant-info-details table.top {
    margin-bottom: 5px;
    margin-top: 5px;
    min-height: 90px;
    height: 90px;
}
.tenant-info-details table.bottom {
    margin-bottom: 5px;
    margin-top: 10px;
    min-height: 80px;
    height: 90px;
}

.tenant-info-details table tr td {
    font-size:16px;
}

.tenant-info-details table tr td.name-headings {
    font-weight: bold; 
        text-align: left;
    padding-left: 50px;
      /*  width: 75%;*/
}

.tenant-info-details table tr td.t-signature,
.tenant-info-details table tr td.l-signature {
    padding-top: 20px;
    clear: both;
    overflow: hidden;
}

.name-headings { 
}

.w3-display-right, .w3-display-left {
    top: 65% !important;    
}

.credit-reports-tenant-screening {
    width: 650px;
    min-width: 650px;
    margin: 0 auto;
    display: block;
}

#credit-reports-container {
    display: block;
    margin-left: 5%;
}

.top-links-main-credit-reports ul {
    padding: 0px;
}

ul.top-links-main-credit-reports > li {
    display: inline;
}

ul.top-links-main-credit-reports > li > a{
        color: #004F6D;
        text-decoration: underline;
        font-size: 18px;
        margin-left: 20px;
}

ul.top-links-main-credit-reports > li > a.active {
    color: #F90;
    background: none;
    text-decoration: none;
}


.credit-reports-tenant-screening .box-main-wrap {
    display: flex;
    float: left;
}

.run-credit-reports .credit-reports-div {
    border: 1px solid green;
    float: left;
}


.run-credit-reports .box-card {   
    border: 4px solid #000;
    width: 310px;
    border-radius: 5px;
    display: inline-block;
    margin: 4px;
    overflow: hidden;
    padding: 10px;
    height: 140px;
}

.run-credit-reports .info-box ul{   
    font-size: 14px;
    margin-top: 4px;
}

.run-credit-reports #run-credit-reports{   
    margin-top: 20px;
}

.run-credit-reports #run-credit-reports span {   
    padding-top: 10px;
    display: block;
}

.run-credit-reports .info-box ul li{   
    text-align: left;
    font-weight: bold;
    line-height: 27px;
}

.run-credit-reports .info-box a.view-report{   
    float: left;
    font-weight: bold;
}

.run-credit-reports .credit-reports-div img{   
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.run-credit-reports .box-card .avatar-container{   
    float: left;
    padding-top: 3px;
    padding-right: 15px;

}

.run-credit-reports .box-card .avatar-container img{   
    width: 60px !important;
    height: 60px !important;   
}

.contracts-reports-top-wrap .avatar-container {
    text-align: center    
}

.avatar-container {text-align: center;}

.contract-ol
{
   margin-left: 45px;
}
ul.contract-ol > li {   
    padding: 0;
    display: list-item;
}

ul.inner-contarct-ol {
    padding: 0;    
}
.container_td {    
    margin: auto;
    padding: 10px;
    margin-bottom: 5px;
    min-height: 110px;
}
.one_td {
    width: 43%;   
    float: left;
}
.two_td {
    margin-left: 40%; 
}
.tenant_info_td
{
     margin: auto;
    padding: 10px;
    margin-bottom: 5px;
    min-height: 110px;
    margin-top:25px;
    
}
.tenant_info_one_td {
    float: left;
}
.tenant_info_two_td {   
}
.container_top
{
      padding: 10px;
      min-height: 110px;
}
.one_top {
       width: 50%;
    float: left;
    margin-left: 20%;
}
.two_top {
    margin-left: 80%; 
}
#contracts-wrapper
{
    margin: 0px auto; 
    width: 93%; 
    margin-left: 40px;
    margin-top: 15px;
}