﻿#form1 label.error
{
    display: block;
    z-index: 89;
    height: 16px;
    right: -8px;
    top: 10px;
    background: url(/App_Themes/NewDesign/images/icons/fugue/cross-circle.png) no-repeat;
    margin-top: -0.667em;
    text-indent: 20px;
    right: -4px;
    font-size: 10px;
    color: Red;
}   
.combo-right
{
    float:right !important;
}
.rgExpand .rgExpand {
background: url(/App_Themes/NewDesign/Images/plus_icon.png) no-repeat;
width: 26px !important;
height: 26px !important;
border: 0px none;
}
.rgCollapse {
background: url(/App_Themes/NewDesign/Images/minus_icon.png) no-repeat;
width: 26px !important;
height: 26px !important;
border: 0px none;
}
.btn-primary-red {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #7F0000;
background-repeat: repeat-x;
border-color: rgb(127, 0, 0);
border-color: rgb(127, 0, 0);
    background-image: linear-gradient(to bottom,red,#782524);
}
.btn-primary-red:hover{
color: #fff;
background-color: transparent;
}
.row label.error {
    border: none!important;
}
.row label.error
{
    border: none !important;
}
.errormg
{
    display: none;
}
.row .error
{
    border: 1px solid red !important;
}
.StyleCheckbox-Normal label
{
    display: inline;
}
.StyleCheckbox td
{
    padding: 5px 5px 5px 5px;
}
.StyleCheckbox label
{
    padding: 0px 0px 0px 5px;
    font-size: 11px;
    display: inline;
}
.StyleCheckbox-Normal td
{
    padding: 5px 5px 5px 15px;
    width: 230px;
}
.StyleRadio-Normal label
{
    padding: 0px 0px 0px 5px;
    font-size: 11px;
    display: inline;
}
@media (max-width: 767px) and (min-width: 100px)
{
    .StyleCheckbox-Normal td
    {
        padding: 0px 0px 0px 0px!important;
        width: 200px;
    }
    .StyleCheckbox-Normal label {
        padding: 0px 0px 0px 0px!important;
    }
     .StyleRadio-Normal   td
    { 
        padding: 0px 0px 0px 0px!important;
        width: 200px;
    }
    .StyleRadio-Normal label {
        padding: 0px 0px 0px 0px!important;
    }
    
    .redheader 
    {
        font-size: 21px!important;
    }
}
.StyleCheckbox-Normal label
{
    padding: 0px 0px 0px 5px;
}
.StyleRadio-Normal label
{
    padding: 0px 0px 0px 5px;
}
.StyleCheckbox-Normalv2 input[type="checkbox"]
{
    margin-top:0px;
}
.StyleCheckbox-Normalv2 td
{
    padding: 5px 5px 5px 15px;
   
}
.StyleCheckbox-Normalv2 label
{
    display: inline;
}
@media (max-width: 767px) and (min-width: 100px)
{
    .StyleCheckbox-Normalv2 td
    {
        padding: 0px 0px 0px 0px!important;
        width: 200px;
    }
    .StyleCheckbox-Normalv2 label {
        padding: 0px 0px 0px 0px!important;
    }
    .redheader 
    {
        font-size: 21px!important;
    }
}
.StyleCheckbox-Normalv2 label
{
    padding: 0px 0px 0px 5px;
}
.rrItem
{
    margin-left: 15px;
    margin-top: 15px;
}

#hidden-header
{
    background-image: none !important;
    background-color: #782524 !important;
}

.row .errorLogin
{
    border: 1px solid red !important;
    color: white;
    background: red url(/App_Themes/NewDesign/images/icons/fugue/cross-circle.png) no-repeat;
    padding-left: 19px;
}

#hidden-header .Landlord-form
{
    padding-top: 0px !important;
    display: none;
}
#hidden-header .Stundent-form
{
    display: none;
    padding-top: 0px !important;
}

#hidden-header .profile-form
{
    padding-top: 0px !important;
}
.ButtonSlide a.closed
{
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    margin-top: -1px;
    position: relative;
    z-index: 300;
    background-color: black !important;
    border-left: solid 1px transparent;
    background-image: url('/img/CloseLogin.png') !important;
    cursor: pointer;
}
.ButtonSlide a.Stundentprofile
{
    border-left: solid 1px transparent;
    background-image: url('/img/login.png');
    display: inline-table;
    width: 55px;
    height: 22px;
    text-align: center;
}
.ButtonSlide a.Landlordprofile
{
    border-left: solid 1px transparent;
    background-image: url('/img/login.png');
    display: inline-table;
    width: 55px;
    height: 22px;
    text-align: center;
}
.header-buttons span.iconprofile
{
    background-image: url('../img/header-profile.png');
    background-position: center left;
    border-left: solid 1px transparent;
    color: White;
    width: 124px;
    text-align: right;
    padding-right: 4px;
}
.header-buttons span.iconLogOut
{
    background-image: url('../img/header-close.png');
    color: White;
    width: 19px;
    background-position: center center;
    cursor: pointer;
}
.header-buttons span
{
    padding-left: 3px;
    padding-bottom: 11px;
    height: 39px;
    float: left;
    background-repeat: no-repeat;
    border-left: solid 1px #D15F5E;
    border-right: solid 1px #782524;
    width: 71px;
}
.header-buttons
{
    border-right: solid 1px #ab0520 !important;
}

.Landlord-form p
{
    color: rgb(209, 209, 209);
}
.Stundent-form p
{
    color: rgb(209, 209, 209);
}
@media (min-width: 1000px) and (max-width: 1203px)
{
    .main-nav > ul > li > a
    {
        padding: 14px 8px !important;
    }
    .search-nav > ul > li > a
    {
        padding: 14px 8px !important;
    }
}

.NoBottomArrow:before
{
    border-top: 0px !important;
}
.NoBottomArrow:after
{
    border-top: 0px !important;
}

a.btn
{
    font-family: "Helvetica Neue" ,Helvetica,Arial,sans-serif !important;
}

.PointExceedContainer
{
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.DropDownElement{
    position: absolute; 
    margin:0;
}
.DropDownContainer
{
    position:relative;
        height:40px
}

.spanFullWidth {
    width: 100%!important;
  }
  .redheader {
  font-size: 24px;
  color: #ff0000;
  line-height: 20px;
  text-transform: uppercase;
   
  font-weight: bold !important;
  text-align: left;
  display:table;
  padding: 20px 0px 10px 0px;
  
}
.blueheader {
font-size: 18px;
color: #1f497d;
line-height: 22px;
text-transform: uppercase;
font-family: "Calibri" !important;
font-weight: bold !important;
text-align: left;
}
.pboldsmall {
color: #5a5a5a;
font-size: 14px;
line-height: 12px;
font-weight: bold;
text-align: left;
}
.pbold {
color: #000000;
font-size: 16px;
line-height: 14px;
font-weight: bold;
text-align: left;
}

.errortext
{
    color:Red;
    }
    
.ReservationButton
    {
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color:#0a4f94;  
        padding-bottom: 4px;
        padding-top: 4px;
        padding-left: 3px;
        padding-right: 3px;
        color: white;  
        margin-bottom: 2px;
    }
     a.ReservationButton:hover, a.ReservationButton:focus {
        color: white!important;
        text-decoration: initial!important;
    }