@charset "utf-8";
/* 預設共用 */
a.btn-success {background-color: #0099a1; border-color: #0099a1;}
a.btn-success:hover {background-color: #00767c; border-color: #00767c;}

.liright{float: right;padding-left: 5px;}

.ssvsignrow .btn-success{padding: 8px 100px; margin: 30px 0 60px 0; font-size: 18px;background-color: #2e59b6; border-color: #2e59b6;}
.ssvsignrow .btn-success:hover,.ssvsignrow .btn-success:focus{background-color:#1d4293; border-color:#1d4293;}

.statthree span.btn-success {background-color: #042e6f; border-color: #042e6f;}
.statthree span.btn-success:hover {background-color: #1d4293; border-color: #042e6f;}

.statmenu{
    border-right: 2px solid rgba(29, 66, 147, 0.81);
}
.statmenu a{
    color:#1d4293;
}
.statmenu a:hover{
    color:#2a4c95;
}
.statmenu a h2{
    font-size:22px;
    font-weight:bold;
    margin-bottom:0;
    padding-bottom:0;
}
.statmenu a h3{
    font-size:14px;
    font-weight:bold;
    margin-top:5px;
    padding-top:0;
    letter-spacing:3px;
}
article{
    /*background-color: #FFF;*/
}
section{
    /*padding: 30px 0;*/
}
.virgo-article{
    padding-top: 20px;
}
.virgo-article h2{
    font-size: 30px;
    font-weight: bold;
    font-family: '微軟正黑體';
    color: #1d4293;
	letter-spacing: 3px;
}
.virgo-article h2 span{
    font-weight:400;
    font-size: 20px;
}
.virgo-article h3{
    font-size: 24px;
    font-weight: bold;
    font-family: '微軟正黑體';
	margin-top: 5px;
}

.virgo-article p{
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    padding: 10px 15px 10px 0;
    color: #333;
}
.virgo-article .note p{
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    padding: 10px 15px 10px 0;
    color: #333;
}
div.virgo-article > img.btn-block{
  padding-top: 30px;
}
div.row > div.virgo-article > img.btn-block{
  padding-top: 20px;
}
.facility img{padding-top:50px;}

div.statthree{
    /*padding: 10px;*/
/*    border: 1px solid #dcdcdc;*/
    margin: 0 auto 10px;
    text-align: center;
}
div.statthree h3{
    font-weight: bold;
    color: #1d4293;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
div.statthree h4{
  color: #696969;
  overflow: hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
}
div.statthree p{
    font-size:16px;
    color:#666666;
    line-height:26px;
    text-align:left;
    margin: 10px;
    min-height: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    }
.virgo-border{
    margin: 15px 0 35px 0;
    width: 180px;
    border-top:3px solid #1d4293;
}
table.stattable .stat-table-trl{
    background-color: #dacba7;
    color: #674a07;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}
.stattable{
    font-size:16px;
    vertical-align: middle;
    border: 1px solid #dcdcdc;
	margin-bottom: 40px;
}
.stattable thead{
    background-color:#042e6f;/* #460f6d*/
    color: #fff;
    font-size:20px;
}
.stattable tbody{
    color: #666;
}
.stattable thead tr td,.stattable thead tr th{
    border:1px solid #FFF;
    vertical-align: middle;
    text-align: center;
}
.stattable tbody tr td,.stattable tbody tr th{
    border-bottom: 1px solid rgba(218, 218, 218, 0.45);
    vertical-align: middle;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.27);
}
.saletable thead tr td:nth-child(2){
	min-width: 130px;
}
.roomtable tbody tr td:nth-child(1){
	text-align: left;
	min-width: 86px;
}
.roomtable thead > tr > td:nth-child(3),
.roomtable thead > tr > td:nth-child(4),
.roomtable thead > tr > td:nth-child(5),
.roomtable thead > tr > td:nth-child(6){
	width: 121px;
}
.roomtable thead tr td:nth-child(2) {
	min-width:130px;
}
.roomtable thead tr:nth-child(2) td{
	width: 70px;
}

/*冬夏tabs切換start*/
    .abgne_tab {
      clear: left;
      margin: 10px 0;
    }
    ul.tabs {
      width: 73%;
      height: 32px;
      margin: auto;
    }
    ul.tabs li {
      float: left;
      margin: 0 5px 5px 5px;
      text-decoration: none;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100%;
    }
    div.tab_container {

      clear: left;
      width: 100%;
      background: #fff;
    }
    div.tab_container .tab_content h2 {
      margin: 0 0 20px;
    }
    div>ul>li.active>a {
	  font-weight: bold;
      text-decoration: none;
    }
    .tab_container>div>div>ul>li>a>img {
      height: 70px;
    }
    .btn {
      border-radius: 0;
    }

/*ul.tabs li a {
    display: block;
    padding: 0 20px;
    color: #000;
    text-decoration: none;
  }*/
/*  ul.tabs li.active a:hover {
    background: #01868d;
    color: #e0e0e0;
  }*/

/*冬夏tabs切換end*/

.red{
    color: #F00;
}

.green{
    color: #00af00;
}
.statroom{
    padding: 15px;
}
.statroom h3{
    color: #862d70;
    letter-spacing: 1px;
}
.statroom hr{
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #89507b;
}
.statroom a{
    font-size: 16px;
    letter-spacing: 1px;
    padding: 2px 15px;
    margin-left: 20px;
    background-color: #428bca;
    text-decoration: none;
    color: #fff;
    border-radius: 50px;
}
.statroom a:after{
    content:"GO！";
    font-weight: bold;
}
section.module_content{
    padding: 0;
}
.layouypadding{
    padding: 20px 0;
}
.statdsc table tbody tr td{
    font-size: 16px;
    color: #666;
    line-height: 20px;
    border: 1px solid #e1e1e1;
    padding: 10px;
}
.statdsc table tbody tr td ul li{
    padding-top:10px;
    text-align: left;
    }
.as{
  background-color:#F39800;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.at{
  background-color:#F9C059;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.aa{
  background-color:#EA5433;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.ab{
  background-color:#B964A4;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.ac{
  background-color:#B194C4;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.ad{
  background-color:#E9DD2F;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.ae{
  background-color:#e22886;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.ba{
  background-color:#DAAACD;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.bb{
  background-color:#D74ABC;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.bc{
  background-color:#2C58D0;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.ca{
  background-color:#E7DDED;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.cb{
  background-color:#7DCEF4;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.cc{
  background-color:#87ABDA;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.cd{
  background-color:#D3EDFB;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.cf{
  background-color:#00A162;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.cg{
  background-color:#8EC31F;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.ch{
  background-color:#C3D600;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.da{
  background-color:#C9BC9C;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.db{
  background-color:#A38B77;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.dc{
  background-color:#B18147;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.dd{
  background-color:#8DCFCB;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.de{
  background-color:#00A597;
  display: inline-block;
  padding:3px;
  color: #FFF;
}
.coupon{
	border-bottom: 1px solid #862d70;
}
.Samsung{
	border-bottom: 1px solid #862d70;
}
.btn-danger{
	font-size: 18px;
	padding: 5px 10px;
	letter-spacing: 5px;
}
.promo li{
	font-size: 14px;
	padding-bottom: 5px;
}
.scfacility{
	padding-top: 50px;
}
.virgo-article .telephone {
  text-align: center;
  background-color: #00838326;
  color: #008383;
  width: 80%;
  margin: auto;
}
.calculator{
	float: left;
	padding-right: 5px;
}
.notedisplay{
  overflow: auto;
}
.ssqdiscount img{
	margin: auto;
}
.scinfolist{
	text-align: left;
}

/*郵輪規格介紹start*/
.virgo-article .virgoSpec{
	padding-top: 15px;
	padding-left: 5px;
}
.virgoSpec li::before{
  content: "●"; color: deeppink;
  display: inline-block; width: 1em;
  }
.ssvLogobg{
	background-image:url("/eWeb_gtstour/cruise/virgo/voyage/SuperStarVirgo_logobg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	padding:60px 10px;
}
.ssvLogobg p{
	font-size: 18px;
	color: #1d4293;
}
.copywriting{
	color: #1d4293; 
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: 3px;
}
.facilities{
	padding-bottom: 20px;
    padding-top: 20px;
}
/*郵輪規格介紹end*/

/*餐廳start*/
/*
.restaurant::after{
	display: block;
    content: '';
    background: #1d4293;
    height: 1px;
    margin-top: 7px;
    margin-left: 150px;
}
*/

.restaurant{
	color: #1d4293;
}
.restrow{
	padding-bottom: 10px;
	border-left: 1px dashed #1d4293;
	margin-left: 5px;
}
.restrow .population{
	font-size: 16px;
	color: #999;
	padding: 0 5px;
}

/*餐廳end*/

/*設施名稱start*/
.title::before{
	content:url(/eWeb_gtstour/cruise/virgo/voyage/title_left.jpg);
	vertical-align: middle;
}
.title::after{
	content:url(/eWeb_gtstour/cruise/virgo/voyage/title_right.jpg);
	vertical-align: middle;
}

@media (max-width: 767px){
.title::before{
	display: none;
}
.title::after{
	display: none;
}
}
.facilitytitle{
	color: #1d4293;
	margin-bottom: 20px;
}
.facilitytitle::before{
	content:url(/eWeb_gtstour/cruise/virgo/voyage/facilitytitle_left.jpg);
	vertical-align: middle;
}
.facilitytitle::after{
	content:url(/eWeb_gtstour/cruise/virgo/voyage/facilitytitle_right.jpg);
	vertical-align: middle;
}
/*設施名稱end*/

/*--包住圖片+叉叉的DIV--*/
.imgDiv {
	display: inline-block;
	position: relative;
}

/*--叉叉--*/
.imgDiv .delete {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

/*--滑鼠移入圖片container 叉叉顯示出來--*/
.imgDiv:hover .delete {
	display: block;
}
@media screen and (max-width:768px) {
  ul.tabs {
	width: inherit;
  }
  ul.tabs a {
	font-size: 16px;
  }
}
@media screen and (max-width:480px) {
	.statmenu a h3 {
	  font-size: 16px;
	}
	.cruiseAccount {
	text-align: center;/*郵輪試算banner置中*/
	top: inherit;
	right: inherit;
	bottom: 0;
	margin: auto;
	width: 100%;
	}
}