@font-face {
    font-family: 'sukhumvit';
    src: url('font/kittithada.eot');
    src: url('font/kittithada.eot?#iefix') format('embedded-opentype'),
    url('font/kittithada.woff2') format('woff2'),
    url('font/kittithada.woff') format('woff'),
    url('font/kittithada.ttf') format('truetype'),
    url('font/kittithada.svg#sukhumvit') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:sukhumvit;
    src:url('font/sukhumvit/sukhumvit-set_medium-webfont.eot');
    src:url('font/sukhumvit/sukhumvit-set_medium-webfont.eot?#iefix') format("embedded-opentype"),
    url('font/sukhumvit/sukhumvit-set_medium-webfont.woff2') format("woff2"),
    url('font/sukhumvit/sukhumvit-set_medium-webfont.woff') format("woff"),
    url('font/sukhumvit/sukhumvit-set_medium-webfont.ttf') format("truetype"),
    url('font/sukhumvit/sukhumvit-set_medium-webfont.svg#sukhumvit') format("svg");
    font-style:normal;
}

body, html {
    overflow-x:hidden;
}

body {
    background-color: #ffffff;
    font-family:  'sukhumvit', Arial, Helvetice Neue, sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    line-height: 1.7;
}

h1, h2, h3, h4, h5, h6, span, p, ul, li, div, p {
    font-family: 'sukhumvit', Arial, Helvetice Neue, sans-serif;
}

* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
.feed-header a {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.templatemo_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color:#eeeeee;
}

.templatemo-top-menu {
    min-height:110px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    background: url('../images/templatemo_carousel_bg.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 500px;
}
#templatemo-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

@media (max-width: 1024px) {
    #templatemo-carousel {
        background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
    border-bottom: 1px solid #cccccc;
    /*min-height: 230px;*/
}

.templatemo-slogan {
    font-weight: bold;
    font-size: 2.5em;
    color: #333333;
    padding-top: 30px;
    padding-bottom: 10px;
}
.templatemo-slogan span{
    font-family:  'sukhumvit', sans-serif !important;
}

.templatemo-service {
   /* margin-bottom: 30px; */
    margin-top: 30px;
}

.templatemo-service-item {
    margin-bottom: 10px;
    font-size: 24px;
}


.templatemo-service-item p, li {
    font-family: "sukhumvit", Arial,sans-serif;
    font-weight: lighter;
    font-size: 18px;
    line-height: 1.7;
    color: #777;
}


ol.rule li {
    font-size: 15px;
    line-height: 1.7;
}

.subheader {
    font-family: 'sukhumvit', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 12px;
    color: #e67e22;
}

.btn {
    font-family: 'sukhumvit', sans-serif;
    font-size: 16px;
    
}

.btn-orange {
    background-color: #ff7600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #d35400;
    color:#ffffff;
}

.btn-green {
    background-color:#2ecc71;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color:#ffffff;
}

ul.nav li{
	 font-family:  'sukhumvit', Arial, Helvetice Neue, sans-serif;

}

.nav > li > a {
    padding: 10px 20px;
	font-size:24px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #ff7600;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #ff7600;
    color:#fff;
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #ff7600;
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
	font-size:20px;
}

.templatemo-service-item-header {
	font-family :  'sukhumvit', sans-serif;
    padding: 16px 20px 10px 0px; 
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color:#ff7600;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 1px solid #fff; 
    width: 39.5%; 
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px; 
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.templatemo-team {
    background: url('../images/background.png') ; 
    font-family:  'sukhumvit', sans-serif;
    min-height:590px;
    color:#ffffff;

}
.templatemo-line-header {
    /*margin-top:30px;*/
    margin-bottom:30px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'sukhumvit', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:12px;
}

.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_team li {
    list-style: none;
}

.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 200px;
    width: 200px;
}

.templatemo-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #ff7600;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width : 70%;
	
}

.templatemo-project-gallery li {
    margin:15px;
}

.txt_darkgrey {
    color: #77797c;
}

.txt_orange {
    color: #fe5000;
}

.txt_slogan {
    font-size:14px; 
    color:#929292;
}

.templatemo-line-header span {
    font-size: 32px; 
    float :left; 
    /*margin-top: 10px;*/
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333; 
    padding: 10px;
}

.blog_header {
    font-size: 24px; 
	height:65px;
}

.blog_text {
    font-size: 18px; 
    margin-top: 20px;
	line-height:18px;
	text-indent:20px;
}

#templatemo-contact {
	background : #EEE;
	border-bottom: 1px solid #cccccc;
}
#templatemo-contact #heading{
	color:#e67e22;
	  font-family:  'sukhumvit', Arial, Helvetice Neue, sans-serif;
    font-size: 28px;
}
.templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;

}
#templatemo-contact  p{
    font-family: "sukhumvit", Arial,sans-serif;
	font-size: 16px;
    line-height: 1.7;
}
.head_contact {
    padding-bottom:80px; 
    margin-bottom:0;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #FFFF33; 
	font-size: 14px;
	float: right;
}

.templatemo-partners {
	border-top: 2px solid #cccccc;
}

.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}

.templatemo-footer {
	font-family: "sukhumvit", Arial,sans-serif;
	background-color: #ff7600;
padding: 0;
text-align: center;
}

.templatemo-footer ul {
margin: 0;
list-style: none;
}

.templatemo-footer ul li {
display: inline-block;
padding: 5px 0;
}

.templatemo-footer ul li a {
display: block;
text-indent: 25px;
/*text-indent: -9999px;*/
margin: 0 5px;
color: white;
font-size: 12px;
}

.templatemo-footer ul li a:hover{
   text-decoration: unset;
}

.templatemo-footer ul li a.ft-twt {
/* background: url('../images/ft_twt.png') no-repeat 0 0; */
background: url('../images/footerIcon/ft_x.png') no-repeat 0 0;
width: 55px;
height: 24px;
}

.templatemo-footer ul li a.ft-fb {
/* background: url('../images/ft_fb.png') no-repeat 0 0; */
background: url('../images/footerIcon/ft_fb.png') no-repeat 0 0;
width: 73px;
height: 24px;
}

.templatemo-footer ul li a.ft-yt {
/* background: url('../images/ft_yt.png') no-repeat 0 0; */
background: url('../images/footerIcon/ft_yt.png') no-repeat 0 0;
width: 64px;
height: 24px;
}

.templatemo-footer ul li a.ft-gp {
background: url('../images/ft_gp.png') no-repeat 0 0;
width: 72px;
height: 24px;
}

.templatemo-footer ul li a.ft-ig {
/* background: url('../images/ft_ig.png') no-repeat 0 0; */
background: url('../images/footerIcon/ft_ig.png') no-repeat 0 0;
width: 78px;
height: 24px;
}

.templatemo-footer ul li a.ft-rss {
background: url('../images/ft_rss.png') no-repeat 0 0;
width: 49px;
height: 24px;
}

.templatemo-footer ul li a.ft-sf {
background: url('../images/ft_sf.png') no-repeat 0 0;
width: 64px;
height: 24px;
}

.footer_container {
	margin-top:60px; 
	margin-bottom:20px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 10px;
	margin-top:10px;
	font-size: 18px;
	color:#333333;
	
}

.footer {
    display: flex;
    justify-content: space-between;
}
.footer .copyright{
    margin-left: 30px;
}
.footer .social{
    margin-right: 30px;
}

@media (max-width: 920px) {
    .footer {
        display: block;
    }
    .footer .copyright{
        margin-left: 0px;
    }
    .footer .social{
        margin-right: 0px;
    }
}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.templatemo-project-gallery  li  a img:hover {
    border: 3px solid #ff7600;
}

.templatemo-gallery-category a {
	color:#333333; 
}

.templatemo-gallery-category a.active {
	color:#e67e22; 
	text-decoration:none;
}

.templatemo-gallery-category a:focus {
	color:#e67e22;
	text-decoration:none;	
}

.templatemo-gallery-category a:hover {
	color:#e67e22; 
	text-decoration:none;
}

.orange {
    text-decoration: none;
    font-family: "sukhumvit", Arial,sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #ff7600;
}
.templatemo-project-gallery {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.templatemo-project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.templatemo-project-gallery li img {
  cursor: pointer;
}

.templatemo-tweets {
    background-color: #8996a0;
    min-height:200px;
    font-family:  'sukhumvit', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:100px;
}

.form-control {
	 font-family:  "sukhumvit", Arial,sans-serif;
    font-size: 16px;
    line-height: 1.7;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
	margin-left: -12px;
}

@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .templatemo-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }
    .templatemo-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .templatemo-project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 9px;
        padding-bottom: 9px;
        font-size: 14px;
        font-weight: bold;
    }
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;
       
    }
    .templatemo-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
            padding-left: 30%;

    }
	.templatemo-service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.templatemo-header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
            padding-left: 25%;

        }
	 .team_hr {
		width: 30%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 11%;
	}
}

div.showcase{
	margin-bottom:20px;
}

.calendar {
    font-family: "sukhumvit", Arial,sans-serif;
    font-size: 18px;
    line-height: 1.7;
    width: 90%;
    border-collapse: collapse;

}

.calendar tbody tr:first-child th {
    font-family: "sukhumvit", Arial,sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #505050;
	margin: 0 0 10px 0;
    font-weight: 500;
}
.calendar tbody tr th.center{ text-align:center;}
.calendar tbody tr th.right{ text-align:right;}
.month_header{
    font-weight: bold;
	text-align: center;
	color: #757575;
	font-size: 20px;
	padding:20px;
}
.day_header {
	text-align: center;
	color: #757575;
	font-size: 14px;
	border:1px solid #CCC;
	background:#DDD;
	padding:5px;
	
}

.calendar td {
	width: 14%;
    /* Force all cells to be about the same width regardless of content */
	border:1px solid #CCC;
	height: 70px;
	vertical-align: top;
	font-size: 24px;
	padding: 0;
	position:relative;
}

/*custom css for calendar in mobile size*/
@media (max-width: 414px) {
    .calendar {
        width: 100%;    
    }
    .calendar td {
        width: 14%;
    }
    .calendar tbody tr:first-child th{
        font-size: 14px;
    }
    .booked{
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        
    }
    .reseved-box:last-child {
        margin-top: 4px;
    }
    .day_header:last-child {
        width: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
  }

.day_listing {
    font-family: "sukhumvit", Arial,sans-serif;
	display: block;
	text-align: right;
	font-size: 14px;
	color: #2C2C2C;
	padding: 5px 5px 0 0;
}

.today{
    font-weight: 500;
	font-size: 18px;
}

span.copyright{
	font-size: 16px;
	text-align: left;
	color: #FFF;
}

button.totop{
	font-family : 'sukhumvit',Arial,serif;
}

a.prev-btn{
	background : url(../images/lf.png) no-repeat;
	display:block;
	width:26px;
	height:26px;
	float: right;
}
a.prev-btn:hover{
	background : url(../images/lf_hr.png) no-repeat;
}
a.prev-btn:active{
	background : url(../images/lf.png) no-repeat;
}

a.next-btn{
	background : url(../images/rt.png) no-repeat;
	display:block;
	width:26px;
	height:26px;
}
a.next-btn:hover{
	background : url(../images/rt_hr.png) no-repeat;
}
a.next-btn:active{
	background : url(../images/rt.png) no-repeat;
}

.fleft{
	float:left;
}

.btn-extra{
	font-size:40px;
	width:100%;
}

.blog_header a{
	font-size:22px;
    line-height: 24px;
    font-family: "sukhumvit", Arial,sans-serif;
	text-decoration:none;
	color:#505050;
}
.blog_header a:hover{
	color:#757575;
}

label{
    font-family: "sukhumvit", Arial,sans-serif;
	font-size : 16px;
}
div.panel-heading{
    font-family: "sukhumvit", Arial,sans-serif;
	font-size : 22px;
}
#calendar td.show_album{
	cursor:pointer;
	text-align:center;
}
#calendar td.block_date,.block_date{
	cursor:not-allowed;
	background:#EEE;
}
#calendar td.block_date .day_listing{
    color:#222 !important;
	font-weight:bold;
}
#calendar td.book_date,.book_date{
    text-align:center;
   	cursor:pointer;
}
#calendar td.book_date:hover,#calendar td.book_date:active{
	background : #FFCCCC;
}

#calendar td.book_date >div.content,#calendar td.book_avai>div.content{
   margin-top:-5px;
}

#calendar td.book_avai,.book_avai{
	cursor:pointer;
	text-align:center;
}

#calendar td.book_avai:active,#calendar td.book_avai:hover{
 	background : #CCFF99;
}

#calendar td.block_weekend{
	cursor:not-allowed;
	background:#EEE;
}
#calendar td.block_weekend .day_listing{
    color:#DDD !important;
}

.book_description_container{
    display: flex;
}

.book_description{
    padding-right: 4px; 
    width: 60%; 
    text-align: left;
}


#calendar td.booked,.booked{
	background-color: #f7e9e9;
}

/* #calendar td.booked,.booked,.day_listing{
    //color: #752f2f;
} */


@media (max-width: 1274px) {
    .book_description_container{
        justify-content: center;
    }
    .book_description{
        padding: 4px;
        width: 20%; 
        text-align: left;
    }
}

.sign{
	padding:8px;
	cursor:default;
}

div.content div.btn-cell {
margin:13px 8px 0px 0px;
float: right;
}


a.gallery{
	background : url(../images/photo.png) no-repeat;
	display:block;
	width:20px;
	height:20px;
	float: right;
}


a.pen{
	background : url(../images/book.png) no-repeat;
	display:block;
	width:20px;
	height:20px;
	float: right;
}
.label_notice{
	margin-top: -5px;
margin-bottom: 5px;
}
#book-form{
font-size:12px;
padding: 10px;

}
#book-form label{
	font-size:12px;
} 
#book-form h1{
background: #fe5000;
padding: 10px 30px 10px 30px;
margin: -30px -30px 30px -30px;
border-radius: 10px 10px 0 0 !important;
-webkit-border-radius: 10px 10px 0 0 !important;
-moz-border-radius: 10px 10px 0 0 !important;
color: #fff;
text-shadow: 1px 1px 3px rgba(0,0,0,0.12);
font: normal 40px 'sukhumvit',Arial,serif;
border: 1px solid #fe5000;
}
span.notice{
	font:normal 10px Arial;
	color:#293141;
}
div#show_error{
	font:normal 12px Arial !important;
	color:#cd0a0a;
	margin-bottom:10px;
	padding:5px;
}




.ui-widget.confirm-data {
    font-family: Verdana,Arial,sans-serif;
    font-size: 14px;
}

.ui-widget-content.confirm-data {
    color: #222222;
}


.ui-dialog.confirm-data{
    left: 0;
    outline: 0 none;
    padding: 0 !important;
    position: absolute;
    top: 0;
}

.ui-dialog.confirm-data.ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    position: relative;
    padding: 0 !important;
	margin:0;
}

.ui-dialog.confirm-data .ui-widget-header {
    background: #b0de78;
    border: 0;
    color: #fff;
    font-weight: bold;
	
}

.ui-dialog.confirm-data .ui-dialog-titlebar {
    padding: 5px 5px 5px 5px;
    position: relative;
    font-size: 1em;
	background:#fe5000 !important;
}

.no-close .ui-dialog-titlebar-close {
	display: none;	
}

a.cartext {
background: #fe5000;
width: 130px;
white-space: nowrap;
overflow: hidden;
text-decoration:none;
text-overflow: ellipsis;
font-size: 12px;
padding: 3px 10px 3px 10px;
text-align: center;
color: #fff;
}



a.cartext:hover{
	background:#ff7600;
}
.reqTitle{
	font-family: Verdana,Arial,sans-serif;
	color:red;
	margin-bottom:10px;
}
.req:after { content:" *"; color:red; }
.ui-datepicker-trigger{
	float:right;
	  margin-top: -30px !important;
	  cursor:pointer;
}
.form-control[readonly]{
	background:#FFF !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.panel-visit {
    border: 1px solid #EFEFEF;
    /* height: 550px;    */
}

.panel-visit .description{
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 170px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

a.text-tpbs {
    color: #ef5001;
}
a:hover.text-tpbs {
    /*text-decoration: none;*/
    color: #222222;
    /*background-color: #FE5000;*/
    transition: color 300ms ease-in-out;
}
.colorgraph {
  height: 5px;
  border-top: 0;
  background: #c4e17f;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}
#visit360-form h3{
	margin-bottom:20px;
	font-weight:700;
	line-height:32px;
	font-size:22px;
}
#visit360-form label{
	font-size:18px;
}
#visit360-form .radio label, #visit360-form .checkbox label{
	vertical-align:middle;
	font-size:16px;
}
#visit360-form input[type="radio"],#visit360-form input[type="checkbox"]{
	    margin: 8px 0 0 -20px;
}

.reseved-box{
    cursor: pointer; 
    color: white; 
    background: #F5565B; 
    border-left: 4px solid #C70039; 
    font-size: 10px; 
    padding-left: 4px;
    font-weight: bold;
}


.reseved-box:last-child {
    margin-top: 4px;
}

.reseved-once{
    margin-top: 0px !important;
}


#truehits_div{
    position: fixed;
    width: 1px;
    height: 1px;
    top: 0;
    right: 0;
    opacity: 0.1;
    overflow: hidden;
}

