﻿@charset "utf-8";
/* CSS Document */


/*搜尋*/
.active form .form-group.row {
	margin: 1em auto;
	
}

.container .row .Section_top {
	border: solid 1px #ccc;
	background: #fff;
	padding-bottom: 1em;
}

.container .row .Section_second {
	border: solid 1px #ccc;
	background: #fff;
	padding-bottom: 1em;
}


.Section_top.container .row .box_title_result{
	background-image: url(../image/search_result/Domain_name_result_L.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
	max-width:1200px;
	min-height:90px;
}


.form-group .form-group.col-xs-4.col-sm-1 .button_font {
	text-align: center;
	font-size: 1.5em;
	font-weight: bolder;
	text-shadow: 0px 1px 2px #333333;
}
.form-group .col-xs-12 .hr {
	border-color: #bed4f6; margin-top:-0.8em; margin-bottom:-0.8em; 
}

.form-group .col-xs-12 .big_hr {
	border-color: #bed4f6;
	margin-top: -0.8em;
	margin-bottom: 0;
}

.row .form-group .form-group{
	margin-top: 0.3em;
}
.container-fluid .search_box {
	width: 100%;
	min-height:7em;
	background-color:#fff;
}

.Section_second.container .row .box_title_result{
	background-image: url(../image/search_result/shopping_cart_L.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
	max-width:1200px;
	min-height:90px;
}
.Section_second.container .row .font_background {
	background-color: #EFECEC;
	max-width:95%;
	
}
.container .row .carousel-indicators_search {
	margin-top: 1.5em;
}
@media(max-width:480px){
.container .row .carousel-indicators_search {
	margin-top: 0;
}
}
.row .form-group .col-xs-4.col-sm-2 ,
.row .form-group .col-xs-4 .col-sm-2 .col-md-2{
	margin-top: 0.3em;
}
.row .carousel-indicators_search.col-xs-12 .active {
	list-style-type: none;
}
.row .search_box.col-xs-12 .container {
	margin-top: 2em;
}
.top_box.container .row .form-group.col-xs-12 {
	margin-top: 0.5em;
}















/*.container .row .Section_top.container {
	margin-top: 0.7em;
}*/




@media (max-width:320px){
.form-group.col-xs-6.col-sm-3 h4 .price_year {
	font-size: 0.6em;
}
.form-group .form-group.col-xs-3.col-sm-1 .btn.btn-success.btn-block.btn-xs.button_font {
	font-size: 1.3em;
    margin-top: 0.2em;
}
	
.form-group .form-group.col-xs-3.col-sm-1 .btn.btn-info.btn-block.btn-xs.button_font {
	font-size: 1.3em;
    margin-top: 0.2em;
}

.form-group .form-group.col-xs-3.col-sm-1 .btn.btn-danger.btn-block.btn-xs.button_font {
	font-size: 1.3em;
    margin-top: 0.2em;
}
	
.Section_top.container .row .box_title_result.col-xs-12 {
	background-image: url(../image/search_result/Domain_name_result_S.jpg);
	min-height:55px;
}

.Section_second.container .row .box_title_result{
	background-image: url(../image/search_result/shopping_cart_S.jpg);
	min-height:55px;
}
	.form-group .col-xs-12 .hr {
	border-color: #bed4f6; margin-top:-0.7em;
}

.form-group .col-xs-4.col-sm-2 .form-control.btn-xs {
	margin-left: 1.5em;
}

.form-group.col-xs-4.col-sm-2 h4 .price_year.text-right {
	font-size: 0.8em;
}
.form-group .form-group.col-xs-2.col-sm-1 .btn.btn-dufault.btn-block.btn-xs.button_font {
	margin-left: -1em;
    margin-bottom: -1em;
    width: 3em;
    height: 3em;
}
.active form .form-group.row {
	margin:0 auto;
	
}
.form-group.row .col-xs-2.col-sm-1 .btn.btn-info {
	margin-left: -1.2em;
}


}
@media (min-width:375px){
	.Section_top.container .row .box_title_result.col-xs-12 {
	background-image: url(../image/search_result/Domain_name_result_S.jpg);
		　min-height:55px;
}
	
	.Section_second.container .row .box_title_result{
	background-image: url(../image/search_result/shopping_cart_S.jpg);
}
	.form-group .form-group.col-xs-3.col-sm-1 .btn.btn-success.btn-block.btn-xs.button_font {
	font-size: 1.3em;
    margin-top: 0.2em;
}

    .form-group .form-group.col-xs-3.col-sm-1 .btn.btn-danger.btn-block.btn-xs.button_font {
	font-size: 1.3em;
    margin-top: 0.2em;
}
	
	.form-group .form-group.col-xs-3.col-sm-1 .btn.btn-info.btn-block.btn-xs.button_font {
	font-size: 1.3em;
    margin-top: 0.2em;
}
		.form-group .col-xs-12 .hr {
	border-color: #bed4f6; 
}
	
	.form-group .col-xs-4.col-sm-2 .form-control.btn-xs {
	margin-left: 1.5em;
}

.form-group.col-xs-4.col-sm-2 h4 .price_year.text-right {
	font-size: 0.8em;
}
.form-group .form-group.col-xs-2.col-sm-1 .btn.btn-dufault.btn-block.btn-xs.button_font {
	margin-left: -1em;
    margin-bottom: -1em;
    width: 3em;
    height: 3em;
}
.form-group.row .col-xs-2.col-sm-1 .btn.btn-info {
	margin-left: -1.2em;
}
	
.active form .form-group.row {
	margin:0 auto;
	
}
	
}
@media (min-width:414px){
	.Section_top.container .row .box_title_result.col-xs-12 {
	background-image: url(../image/search_result/Domain_name_result_S.jpg);
		min-height:55px;
}
	.Section_second.container .row .box_title_result{
	background-image: url(../image/search_result/shopping_cart_S.jpg);
	min-height:55px;
}
	.form-group .col-xs-4.col-sm-2 .form-control.btn-xs {
	margin-left: 1.5em;
}

.form-group.col-xs-4.col-sm-2 h4 .price_year.text-right {
	font-size: 0.8em;
}
.form-group .form-group.col-xs-2.col-sm-1 .btn.btn-dufault.btn-block.btn-xs.button_font {
	margin-left: -1em;
    margin-bottom: -1em;
    width: 3em;
    height: 3em;
}
.form-group.row .col-xs-2.col-sm-1 .btn.btn-info {
	margin-left: -1.2em;
}
.active form .form-group.row {
	margin:0 auto;
	
}
}
@media (min-width:478px){
	.Section_top.container .row .box_title_result.col-xs-12 {
	background-image: url(../image/search_result/Domain_name_result_S.jpg);
		min-height:65px;
}
	.Section_second.container .row .box_title_result{
	background-image: url(../image/search_result/shopping_cart_S.jpg);
	min-height:65px;
}
	
}
@media (min-width:768px){
	.Section_top.container .row .box_title_result.col-xs-12 {
	background-image: url(../image/search_result/Domain_name_result_M.jpg);
}
	
	.Section_second.container .row .box_title_result{
	background-image: url(../image/search_result/shopping_cart_M.jpg);
}
.form-group .form-group.col-sm-7.col-xs-2 h5 {
	font-size: 1.4em;
}
.form-group.col-xs-4.col-sm-2 h4 .price_year.text-right {
	font-size:1em;
}
.form-group.row .col-xs-2.col-sm-1 .btn.btn-info {
	margin-left: -1.5em;
}






}
@media (min-width:990px){
	.Section_top.container .row .box_title_result.col-xs-12 {
	background-image: url(../image/search_result/Domain_name_result_L.jpg);
}
	.Section_second.container .row .box_title_result{
	background-image: url(../image/search_result/shopping_cart_L.jpg);
}
}
@media (min-width:1199px){}

.moreItem {
    display: none;
}


.btn.disabled {
    pointer-events: inherit;
    /*background-color: #495dac;*/
}