body{ background: #F2F2F2; font-family:Helvetica, sans-serif;}

.Normal {line-height:130%;}

/* =========== Common Styles =========== */
@font-face {
  font-family: 'cabin_regular';
  src: url('https://www.visit-kuwait.com/Portals/_default/skins/cityguide/fonts/Cabin-Regular.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
       url('https://www.visit-kuwait.com/Portals/_default/skins/cityguide/fonts/Cabin-Regular.otf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

.clearBoth{ clear:both;}

/* =========== Heading Styles =========== */
h2.common_h2{ font-size:2em; background:url(../images/bg_h2.png) no-repeat 2px 6px; padding-left:27px; margin-bottom:15px }
h3.content_box_title, h3.content_box_title a:link, h3.content_box_title a:visited  { font-size:1.3em; 	margin:15px 0 20px 0px; color:#b50000; text-decoration:none }
h3.content_box_title a:hover  { text-decoration:underline }
h3.content_list_box_title, h3.content_list_box_title a:link, h3.content_list_box_title a:visited{ margin:0; font-size:1.2em;  margin-top:5px; margin-bottom:5px; color:#333 !important; padding:0px;}
h3.content_list_box_title a:hover{ text-decoration:underline}
.itmdate{ margin-left:15px; color:#b50000; font-size:0.9em}
.itmdate2{ margin-left:0px; color:#b50000; display:block; font-size:0.9em; margin-top:5px}


/*-- slideshow CSS----*/
.glyphicon-chevron-right::before{ content:none !important}
.glyphicon-chevron-left::before{ content:none !important}
.carousel-control.right, .carousel-control.left{ background:none !important}
.carousel-caption{ text-align:left; left:25px !important; padding-bottom:0;}
.carousel-caption h3{ font-size:2.2em !important; margin-bottom:3px;}
.carousel-caption p{ font-size:1.2em}
.carousel-indicators{ display:none}
.glyphicon-chevron-right{background:url(../images/ico_next.png) no-repeat;}
.glyphicon-chevron-left{background:url(../images/ico_prev.png) no-repeat;}
.social_media{ margin-bottom:13px;}

.home_row{ margin-bottom:15px}


/*--- common content boxes CSS ---*/
.content_box{ background:#FFF; padding:10px; margin-bottom:10px; }
.content_box_2{ background:#FFF; padding:20px; margin-bottom:10px; }
.content_box_3{ background:#FFF; padding:10px; margin-bottom:10px; }
.content_box_events{ background:#FFF; padding:10px; margin-bottom:10px; position:relative}
.content_box_events h4 { background:#333; padding:5px 10px; display:inline-block; color:#fff; position:absolute; top:25px; left:0px; font-size:1em }
.content_box img{ width:100%}
.content_box_events img{ width:100%}
.content_box p{ color:#666666; font-size:1em}
.content_box h4{ text-transform:uppercase; 	font-size:1.1em; 	margin:8px 0 20px; }
.common_btn{ float:left;}

.wr_content_list{ padding:25px}
.wr_content_list2 .itm_content_list2:last-child{ border:none !important}
.itm_content_list{ margin-bottom:15px; padding-bottom:15px}
.br_btm{ border-bottom:1px solid #ccc}
.itm_content_list a:link, .itm_content_list a:visited{ font-size:1.2em; color:#333} 
.wr_content_list2{ padding:10px}
.itm_content_list2{ margin-bottom:5px; padding-bottom:10px}
.br_btm{ border-bottom:1px solid #ccc}
.itm_content_list2 a:link, .itm_content_list2 a:visited{ font-size:1em; color:#333} 
.eventTime{ margin-top:15px; font-weight:bold}
.tr{ text-align:right !important}



a.btn_blue:link, a.btn_blue:visited {
	background:#8b5464;
	text-transform:uppercase;
	color:#fff;
	display:inline-block;
	font-size:16px;
	padding:5px 15px;
	text-align:center; text-decoration:none
}

a.btn_blue:hover{ background:#b50000}

a.btn_blue2:link, a.btn_blue2:visited {
	background:#8b5464;
	text-transform:uppercase;
	color:#fff;
	display:inline-block;
	font-size:14px;
	padding:5px 15px;
	text-align:center; text-decoration:none; margin-top:15px
}

a.btn_blue2:hover{ background:#b50000}

a.btn_blue3:link, a.btn_blue3:visited {
	background:#8b5464;
	text-transform:uppercase;
	color:#fff;
	display:inline-block;
	font-size:13px;
	padding:5px 15px;
	text-align:center; text-decoration:none; }

a.btn_blue3:hover{ background:#b50000}



/*--- Business section CSS*/
.list_reataurants { background:#f5f5f5; padding-left:0; margin-bottom:10px;}
.alt{ background:#EBEBEB}
.restaurant_description{ float:left}
.restaurant_description p{ margin:0; font-size:0.9em; float:left;display:block; margin-bottom:10px;}
.list_reataurants img{  float:left; margin-right:10px; width:110px;}
.img_rest{height:110px; height:80px}

.business_section_content_box{
	background: none repeat scroll 0 0 #fff; 
    padding: 10px;
	padding-bottom:0px;
}
.wr_business h2{ margin-left:-15px }
.date{ font-size:1.1em; color:#fff; padding:6px 10px 6px 15px; background:#b50000; margin-bottom:20px;}

.socialMedia_box h2{
	color:#666666;
	font-size:1.67em;
	margin-bottom:0px; 
}

.WR_Ads{ border:1px solid #CCC; color:#666; padding:20px; margin:20px 0px; background:#fff; text-align:center; height: auto !important;}
.mb25{ margin-bottom:25px;}
.mb40{ margin-bottom:40px;}


/* CLEAR FLOAT AND CLEAR FIX */ 
.clearfloat {	clear:both;	height:0;	font-size: 1px;	line-height: 0px;}
.clearfix:after {	content: ".";	display: block;	clear: both; visibility: hidden;	line-height: 0;	height: 0px;}
.clearfix {	display: inline-block;}
html[xmlns] .clearfix {	display: block;}
* html .clearfix { height: 1%;}


/* =========== Article Pages  =========== */

.common_h1  { font-size:2.6em; }
.common_h1 a:link, .common_h1 a:visited{  text-decoration:none; color: #1F1F1F}
.common_h1 a:hover{ color:#b50000}
.common_h3  { font-size:1.8em; }
.content_box_title_5  { font-size:1.1em; color: #1F1F1F}
.content_box_title_5  a { color: #1F1F1F}


.list_articles{}
.item_list_articles{ background:#fff; margin-bottom:20px;}
.article_list_top{ padding:10px 20px}
.article_date{  position:absolute; background:#b50000; top:30px; padding:5px 10px; color:#fff}
.article_by{ color:#666}
.article_image{ margin:0px 0px 10px 0px; position:relative}
.article_contents{ padding:20px; font-size:120%;}
.article_more{ display:block; margin-top:10px}
a.readmorelink:link, a.readmorelink:visited { color:#b50000; text-decoration:none }
a.readmorelink:hover { color:#b50000; text-decoration:underline }
.list_pagination{ margin:20px 0px}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{ background:#b50000; border-color:#b50000}
.pagination > li > a, .pagination > li > span{ color:#b50000}


.liststyle_1{ padding:0px; margin:20px 0px}
.liststyle_1 li{ padding:0px; margin:0px; margin-bottom:15px; list-style:none; border-bottom:1px solid #CCC; padding-bottom:15px}
.liststyle_1 li:last-child{  border-bottom:none; }
.liststyle_1 li a:link, .liststyle_1 li a:visited{ color: #b50000; font-size:1.1em;}
.liststyle_1 li a:hover{ }


.liststyle_2{ padding:0px; margin:20px 0px}
.liststyle_2 li{ padding:0px; margin:0px; margin-bottom:15px; list-style:none; border-bottom:1px solid #CCC; padding-bottom:15px}
.liststyle_2 li:last-child{  border-bottom:none; }
.liststyle_2 li a:link, .liststyle_2 li a:visited{ color: #b50000; font-size:1.2em;}
.liststyle_2 li a:hover{ }
.liststyle_2_line1{ display:block; color:#b50000 !important}
.liststyle_2_line2{  display:block}



.wr_article_comments{ background:#fff; margin:20px 0px}
.wr_related_article{ margin:20px 0px}

/* =========== Landing Pages  =========== */
.wr_filters{ background:#e2e2e2; padding:10px 10px 10px 15px;  margin:20px 0px; }
.filters_left{ }

.itm_directory{ padding:15px 10px}
.itm_directory .content_list_box_title{ margin-top:;0px; padding-top:0px}
.itm_directory_cat{ color:#b50000}
.itm_directory_add{ font-size:0.9em; display:block}
.itm_directory_contact{ font-size:0.9em; font-weight:bold; display:block}
.RowAlt{ background:#F5F5F5}
.RowNormal{}


.wr_directory_full{ background:#fff}
.directory_full_header{ background:#fff; padding:10px 20px 20px 20px}
.directory_full_header .common_h1{ margin-bottom:20px}
.directory_full_contents{ margin:25px 0px; font-size:1.1em;  }
.directory_full_map{ margin:25px 0px;}
.itm_directory_fax{ display:block}
.itm_directory_email{  display:block}
.itm_directory_web{  display:block}
.wr_back_btn{  background:#fff; margin-bottom:15px}
.directory_full_header a{ color:#b50000}
.full_header_logo{ margin-bottom:15px}


.eventInfo{ padding:15px 0px}
.eventInfoCat{ margin-right:30px}
.eventInfoCat a{ color: #b50000} 
.eventInfoLocation{ margin-right:30px; background:url(../images/ico_l.png) left no-repeat; padding-left:25px}
.eventInfoDate{  margin-right:30px; background:url(../images/ico_c.png) left no-repeat; padding-left:25px}
.eventInfoTime{  margin-right:30px; background:url(../images/ico_cl.png) left no-repeat; padding-left:25px}
.wr_tags{ padding:5px 15px}
.itmTags{ color:#666; padding:5px; margin-right:10px; background:#F0F0F0; font-size:0.9em; margin-bottom:10px; display:inline-block}

.msg_error{ color:#F36; font-size:12px; padding:3px 0px; display:block}

/* =========== Media Quaries =========== */
@media (max-width: 320px) { 
	.carousel-caption h3{ font-size:1.2em !important; margin-bottom:3px;}
	.carousel-caption p{ font-size:0.9em}
}


@media (max-width: 768px) { 
		.evnit{ display:block; margin-bottom:10px}
		.filter_link .filter_item_text { display:none}

}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
	.content_box{ min-height:350px; margin-bottom:15px;}
	.home_row{ margin-bottom:15px;}
	.home_row h2{ margin-left:0px;} 
	.article_image img { width:100%  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	.home_row h2{ margin-left:0px;} 
	.wr_business h2{ margin-left:-15px;}
	.socialMedia_box h2{ margin-top:5px;}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	.content_box{ min-height:350px; margin-bottom:0px;}
	.content_box_events{ min-height:450px; margin-bottom:0px;}
	.home_row{ margin-bottom:15px;}
	.home_row h2{ margin-left:-15px;}
	.wr_business h2{ margin-left:-30px } 
	.socialMedia_box h2{ margin-top:18px;}
	.content_box img{ max-height:150px}
	.content_box_events img { max-height:150px}
	
}






/* 3.5.2015 */
.filter_container { padding:15px}
.filter_item{  margin-right:15px; float:left;}
.filter_link:link, .filter_link:visited { color:#333; text-decoration:none; border:0px solid red; padding:10px 10px ; display:block !important; font-size:15px; font-weight:bold !important; }
.filter_link:link:hover {  }

.filter_link i{ margin-right:10px}
.filter_link .caret{ margin-left:5px}

.addnewbtn{ padding-top:5px; text-align:right}


.datepicker-inline .prev{ background:url(../images/cal_l.png) no-repeat #EFEFEF center center !important }
.datepicker-inline .next{ background:url(../images/cal_r.png) no-repeat #EFEFEF center center !important  }

.wr_filter_selection{ font-size:22px; margin:15px 0px;  color:#999; text-align:right}


/*Login register button styles*/
a.dnnPrimaryAction:link,  a.dnnPrimaryAction:visited {
    background:#11B9EF !important;
    text-transform:uppercase !important;
    color:#fff !important;
    display:inline-block;
    font-size:16px;
    padding:5px 15px 4px 15px;
    text-align:center; text-decoration:none;
    border:none;
    box-shadow:none;
    border-radius:none;
    text-shadow:none;
    font-weight:normal !important;
}

a.dnnPrimaryAction:hover { 
    background:#0F9ECE !important;
}

a.dnnSecondaryAction:link,  a.dnnSecondaryAction:visited 
{
    background:#999 !important;
    text-transform:uppercase !important;
    color:#fff !important;
    display:inline-block;
    font-size:16px;
    padding:5px 15px 4px 15px;
    text-align:center; text-decoration:none;
    border:none;
    box-shadow:none;
    border-radius:none;
    text-shadow:none;
    font-weight:normal !important;
}
a.dnnSecondaryAction:hover { 
    background:#7D7D7D !important;
}

.dnnActions {
    padding-left: 155px !important;
}

.wr_imageuploader{ margin:20px 0px; padding:10px; background:#EBEBEB; }
.wr_imageuploader .row { margin-bottom:15px;  padding-bottom:15px}
.wr_imageuploader label { margin-bottom:2px !important;}.btn-file { position: relative; overflow: hidden;}
.wr_imageuploader .label_description { margin-bottom:20px !important;}

.btn-file input[type=file] {position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.wr_summary{ font-size:20px; color:#666; margin-bottom:10px}
.wr_event_info{ margin:30px 0px; padding:20px; background: #F0F0F0}
.event_info_label{ font-weight:bold}
.wr_event_info .row{ margin-bottom:5px}
.wr_event_info .event_info_ca{ padingn-top:20px}
.itmdate3{ margin-left:0px; color:#b50000; font-size:1em; margin-top:5px; margin-right:5px}
.img_rest{height:110px !important; height:75px !important}
.cat_item{ margin:10px 0px}


/*weather control*/

@font-face {
    font-family: 'weather';
    src: url('../../../../../s.cdpn.io/93/artill_clean_icons-webfont.eot');
    src: url('../../../../../s.cdpn.io/93/artill_clean_icons-webfont.eot#iefix') format('embedded-opentype'),
         url('../../../../../s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'),
         url('../../../../../s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'),
         url('../../../../../s.cdpn.io/93/artill_clean_icons-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.header_right_wether i {
  font-family: weather;
  font-size: 50px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.0;
}

.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }

#weather h2 {
  margin: 0 0 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}

#weather h3 {
  margin: 0 0 0px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}

#weather ul {
  margin: 0;
  padding: 0;
}

#weather li {
  background: #fff;
  background: rgba(255,255,255,0.90);
  padding: 1px;
  display: inline-block;
  border-radius: 5px;
}

#weather .currently {
  margin: 0 20px;
}

/*weather control*/

.grid_pager a{padding:4px 12px; border:1px solid #b50000; background:#b50000; color:#fff; font-size:20px; display:inline-block; text-decoration:none}
.grid_pager span{padding:4px 12px; border:1px solid #ddd; background:#ddd; color:#fff; font-size:20px; display:inline-block; text-decoration:none}

/*  Common Styles */
.green_text {color:#b50000}
.wr_related_article .content_box_3 img{ height:90px; width:210px}

a.txt_link:link, a.txt_link:visited { color:#333; display:inline-block;  text-decoration:none}
a.txt_link:hover { text-decoration:underline}

/* Admin Grid status */
.evt_pending{ background:#F00; padding:2px 5px; display:inline-block; color:#FFF}
.evt_published{ background:#096; padding:2px 5px; display:inline-block; color:#FFF}

.label_description{ color:#C0C0C0; font-size:12px}

.wr_summary blockquote {
    font-style:normal !important;
    padding-left:0px !important;
    border-left:none !important;
	font-size: 130%;
	line-height: 30px;
}

a.green_links:link, a.green_links:visited  { 
    color:#b50000 !important; 
    font-size:1em !important; 
    text-decoration:none !important;
    font-weight:normal !important;
}

a.green_links:hover {  
    text-decoration:underline !important; 
}

a.white_link:link, a.white_link:visited  { 
    color:#ffffff !important; 
    font-size:1em !important; 
    text-decoration:none !important;
    font-weight:normal !important;
}

a.white_link:hover {  
    text-decoration:underline !important; 
}

.AuthorContainer{ 
    margin-top:30px;
    padding:20px; background:#ECECEC; }

.WR_Ads {border: 0px solid #CCC}


.grid_pager td 
{
border-top: 3px solid #b50000;
padding-top: 15px; 
}

.article_title{
    margin-bottom:25px;
}


.Normal { font-size:1em
}




/*Google search*/
/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 1em;
  width: auto;
  background-color: #fff !important;
}
.cse .gsc-control-wrapper-cse,
.gsc-control-wrapper-cse {
  width: 100%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #fff !important;
  border: none !important;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
table.gsc-search-box td.gsc-input {
  padding-right: 0px !important;
}
input.gsc-input, .gsc-input-box {
  border-color: #8b5464 !important;
  font-size: 10px !important;
  padding: 1px 6px;
}

.gsc-search-button-v2 {
background-color: #8b5464 !important; border-color:#b50000;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  font-size: 11px;
  font-weight: bold;
  color: #000;
  padding: 0 8px;
  height: 20px;
  min-width: 44px;
  background-color: #8b5464 !important;
  border: 1px solid #666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  display:none !important;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-column,
.gsc-imageResult-classic {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result.gsc-promotion:hover,
.gsc-results .gsc-imageResult-classic:hover,
.gsc-results .gsc-imageResult-column:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gsc-webResult.gsc-result.gsc-promotion,
.gsc-webResult.gsc-result.gsc-promotion {
  background-color: #FFFFFF;
  border-color: #336699;
}
/* Promotion links */
.cse .gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link,
.cse .gs-promotion a.gs-title:link *,
.gs-promotion a.gs-title:link *,
.cse .gs-promotion .gs-snippet a:link,
.gs-promotion .gs-snippet a:link {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited,
.cse .gs-promotion a.gs-title:visited *,
.gs-promotion a.gs-title:visited *,
.cse .gs-promotion .gs-snippet a:visited,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover,
.cse .gs-promotion a.gs-title:hover *,
.gs-promotion a.gs-title:hover *,
.cse .gs-promotion .gs-snippet a:hover,
.gs-promotion .gs-snippet a:hover {
  color: #0000CC;
}
.cse .gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active,
.cse .gs-promotion a.gs-title:active *,
.gs-promotion a.gs-title:active *,
.cse .gs-promotion .gs-snippet a:active,
.gs-promotion .gs-snippet a:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion .gs-snippet,
.gs-promotion .gs-snippet,
.cse .gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right,
.cse .gs-promotion .gs-title .gs-promotion-title-right *,
.gs-promotion .gs-title .gs-promotion-title-right * {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #EEE;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: white;
  border: 1px solid #CCC;
  border-top-color: #D9D9D9;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}
.gsc-completion-title {
  color: #0000CC;
}
.gsc-completion-snippet {
  color: #000000;
}

/* Full URL */
.gs-webResult div.gs-visibleUrl-short,
.gs-promotion div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long,
.gs-promotion div.gs-visibleUrl-long {
  display: block;
}

/* Facet box css */
.gsc-context-box {
  font-size: 83%;
  margin-top: 3px;
  border-collapse: collapse;
}

.gsc-context-box .gsc-col {
  padding:1px 0;
  white-space: nowrap;
  vertical-align: middle;
}

.gsc-context-box .gsc-facet-label {
  width: 65px;
  padding-left: 2px;
  text-decoration: underline;
  color: #15C;
  cursor: pointer;
}

.gsc-context-box .gsc-chart {
  width: 32em;
  padding: 3px;
  border-left: 1px solid #6A9CF3;
  border-right: 1px solid #6A9CF3;
}

.gsc-context-box .gsc-top {
  border-top: 1px solid #6A9CF3;
}

.gsc-context-box .gsc-bottom {
  border-bottom: 1px solid #6A9CF3;
}

.gsc-context-box .gsc-chart div {
  background: #6A9CF3;
  height: 9px;
}

.gsc-context-box .gsc-facet-result {
  color: #15C;
  width: 30px;
  text-align: right;
  padding-right: 5px;
}

/* Universal one box css. */
.gsc-usr-group-thumbnail {
  display: inline-block;
  max-width: 72px;
  max-height: 72px;
}
.gsc-usr-group-thumbnail img {
  max-height: 72px;
  overflow: hidden;
}
.gs-webResult .gs-title
.gs-title.gsc-usr-group-heading {
  color: #15C;
  cursor: pointer;
}
.gsc-usr-group {
  min-height: 100px;
  zoom: 1;
  display: block;
  line-height: 1.24;
  margin-top: -7px;
  margin-bottom: -7px;
  margin-left: 20px;
}
.gsc-usr-group-content {
  padding-top: 1px;
  padding-bottom: 3px;
}
.gsc-usr-group-content-thumbnail {
  display: inline-block;
  vertical-align: top;
}
.gsc-usr-group-head-result {
  display: inline-block;
  padding-left: 6px;
}
.gsc-usr-group-snippet {
  width: 100%;
  height: 3.6em;
  overflow: hidden;
}
.gsc-usr-group-content-results {
  font-size: 12px;
  padding-left: 1px;
  width: 80%;
  padding-top: 7px;
}
.gsc-usr-group-head-results {
  display:inline-block;
  font-size: 13px;
  padding-left: 6px;
  width: 80%;
}
.gs-webResult .gs-title
.gs-title.gsc-usr-group-all-results {
  font-size: 11px;
  line-height: 10px;
}
.gs-webResult .gs-title
.gs-title.gsc-usr-group-all-results
b {
  font-size: 14px;
  font-weight: 600;
}
.gs-webResult .gs-title
.gs-title.gsc-usr-group-heading
b {
  color: #15C;
}

.gsc-input-box {
    height:32px !important;
}

input.gsc-input {
    font-size: 13px !important;
}

.btn-success:visited{
    color:#FFF !important;
}

.commontable{ float:none; width:auto; border: 1px solid #b50000; border-collapse:collapse;}
.commontable td{padding:5px; width:auto; border: 1px solid #b50000;}
.tablehead {background:#ebf6aa; font-weight:bold; padding:2px;}
ul.bullet_list {
	float:none;
	padding-bottom:5px;
}
ul.bullet_list li {
	list-style-image:url(https://www.visit-kuwait.com/Portals/_default/skins/cityguide/images/orderlistarrow.png);
	padding-bottom:5px;
	list-style-position:outside;
	margin-left:15px;
	color:#222;
}

.itm_directory .col-md-2 img { max-width:100px}

.list_articles > table {
    width: 100%;
}

.btn_form_blue {
	background:#8b5464;
	text-transform:uppercase;
	color:#fff;
	display:inline-block;
	font-size:16px;
	padding:6px 15px 5px 15px;
	text-align:center; text-decoration:none; border:none; cursor:pointer
}

.wr_user_details{ margin:15px 0px; text-align:right}
.wr_user_details span { color:#b50000; margin:0px 10px}
.TitleH2 {display:none !important;}

.affbtn {
  /* default for <button>, but useful for <a> */
  display: inline-block;
  text-align: center;
  text-decoration: none;

  /* create a small space when buttons wrap on 2 lines */
  margin: 2px 0;

  /* invisible border (will be colored on hover/focus) */
  border: solid 1px transparent;
  border-radius: 4px;

  /* size comes from text & padding (no width/height) */
  padding: 0.5em 1em;

  /* make sure colors have enough contrast! */
  color: #ffffff!important;
  background-color: #ff6666;
}
.ad_box{ border:1px solid #CCC; color:#666; padding:10px; margin:10px 0px; background:#fff; text-align:center; }