﻿
.otherlinkul ul li{
    display:inline!important;
}

.otherlinkul ul li a:hover {
         color:#ff4e00!important;
}

.otherlinkli {
    display:inline!important;
}

.pagemrgn {
    margin-top:100px;
}
.hostfrom .action-button,.btnCoverImage,.btnGalleryImage {
    width: 100px;
    background: #27AE60;
    font-weight: 700;
    color: #fff;
    border: 0;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

.hostfrom .action-button:focus, .hostfrom .action-button:hover,.btnCoverImage:hover,.btnGalleryImage:hover {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #27AE60;
}


.main-banner {
    padding: 0% 0%;
    overflow: hidden;
}
.ui-widget-header {
    background-color:#ff4e00!important;
    color:white!important
}
/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #ff4e00!important;
    color: white!important;
}*/

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #ff4e00;
    background: #ff4e00!important;
    font-weight: normal;
    color: white!important;
}

ul .aminitiesright:before {
    position: absolute!important;
    content: "\f00c"!important;
    font-family: FontAwesome;
    left: 0;
    color: #00cd09!important;
    font-size: 18px;
}

ul .aminitieswrong:before {
    position: absolute!important;
    content: "\f00d"!important;
    font-family: FontAwesome;
    left: 0;
    color: red!important;
    font-size: 18px;
}

* {box-sizing: border-box;}
#inputlocation {
    height:30px;
    margin-top:-5px;
      padding: 9px 10px 8px 10px;
    background: #fff;
    display: block;
    color: #777;
    width: 100%;
}



.input-holder {
  position: relative;
  width: 300px;
}
.icn { 
  position: absolute;
  right: 20px;
  top: 18px;
}

.carousel-caption h3 {
    color:white!important;
}
.page_disabled {
    background-color: #ff4e00!important;
    color: white !important;
}

@media only screen and (min-width: 768px) 
{
.short-box 
{
   margin :60px 0 30px
}

.main-banner {
    padding: 0% 0 0%;  height: auto;
}
.icn { 
  position: absolute;
  right: 20px;
  top: 26px;
}
}

.heading {
    padding: 0 0 10px;
    margin-bottom: 0px;
    text-align: center;
}


@media screen and (max-width: 992px)
{
.main-banner {
    padding-top: 58px;
}

}




@media only screen and (min-width: 993px)
{
section {
    padding: 2em 0 4em 0;
}
}




