.content-page .ck-content-subpage, .content-page .ck-content-subpage p {
	font-size: 12px;
}

@media(min-width: 600px) {
	.content-page .ck-content-subpage {
		width: 525px;
		margin: 0 auto;
	}
}

@media(min-width: 768px) {
	.content-page .ck-content-subpage {
		transform: scale(1.1);
		transform-origin: top center;
		padding-bottom: 20%;
		margin-bottom: 0;
	}
}

.content-page .ck-content-subpage table {
	border-collapse: separate;
	line-height: 140%;
    font-size: 11px;
}

.archive_waterprice_btn {
	float: none !important;
    border: none !important;
    padding: 0 !important;
    margin-bottom: 20px;
}

.archive_waterprice_btn a {
	background-color: #5a6268;
    color: #fff !important;
    border-radius: 3px;
    display: inline-block;
    padding: 4px 8px;
    text-decoration: none !important;
}

.city_bg{
    background: rgb(230,238,251); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(230,238,251,1) 0%, rgba(242,247,253,1) 50%, rgba(248,251,253,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,238,251,1)), color-stop(50%,rgba(242,247,253,1)), color-stop(100%,rgba(248,251,253,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eefb', endColorstr='#f8fbfd',GradientType=0 ); /* IE6-9 */    
    font-size: 12px;
    font-weight:bold;
    border-radius: 5px;
    color: #1A3F6C;
    border: 1px solid #E5E5E5;
}

.city_bg tr{
    height: 30px;
}

.sewage_bg{
background: #571717; /* Old browsers */
background: -moz-linear-gradient(top,  #571717 0%, #814141 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#571717), color-stop(100%,#814141)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #5717170 0%,#814141 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #5717170 0%,#814141 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #5717170 0%,#814141 100%); /* IE10+ */
background: linear-gradient(to bottom,  #5717170 0%,#814141 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5717170', endColorstr='#814141',GradientType=0 ); /* IE6-9 */
    font-size: 12px;
    font-weight:bold;
    border-radius: 5px;
    color: #ffffff;
    border: 1px solid #E5E5E5;
}

.sewage_bg tr{
    height: 30px;
}


.water_price {
    font-size: 13px;
    /*font-weight: bold;*/
    border-radius: 5px;
    border: 1px solid #E5E5E5;
}

.water_price tr{
    height: 30px;
}

.water_price .comment{
    height: 70px;
}

.water_price .trborder td{
    border-bottom: 1px solid #E5E5E5;
}

.water_price .trborder1 td{
    border-bottom: 2px solid #CACACA;
}

.water_price .header{
    font-size: 12px;
    height: 50px;
    background: rgb(230,238,251); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(230,238,251,1) 0%, rgba(242,247,253,1) 50%, rgba(248,251,253,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,238,251,1)), color-stop(50%,rgba(242,247,253,1)), color-stop(100%,rgba(248,251,253,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eefb', endColorstr='#f8fbfd',GradientType=0 ); /* IE6-9 */        
}

.water_price .header1{
    font-size: 12px;
    height: 90px;
    background: rgb(230,238,251); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(230,238,251,1) 0%, rgba(242,247,253,1) 50%, rgba(248,251,253,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,238,251,1)), color-stop(50%,rgba(242,247,253,1)), color-stop(100%,rgba(248,251,253,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eefb', endColorstr='#f8fbfd',GradientType=0 ); /* IE6-9 */        
}

.water_price .header th{
    border-bottom: 1px solid #E5E5E5;
}

.water_price .title{
    font-weight: bold;
    padding-left: 10px;
    font-size: 13px;
}

.water_price .price{
    font-weight: bold;
    font-size: 14px;
    background: #02AEF0;
    width: 55px;
    text-align: right;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 4px 2px 4px;
    float:left;
}

.water_price .quality_bg{
    font-weight: bold;
    font-size: 14px;
    background: #02AEF0;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 3px 2px 3px;
    width:60px;
    float:left;
    vertical-align: middle;
}

.water_price .quality_bg1{
    font-weight: bold;
    font-size: 14px;
    background: #02AEF0;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 3px 2px 3px;
    width:60px;
    float:left;
    vertical-align: middle;
}



.water_price .price_sum{
    font-weight: bold;
    font-size: 14px;
    background: #146A4D;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 4px 2px 4px;
    width: 55px;
    float:left;
    text-align:right;
}


.sewage_table {
    font-size: 13px;
    /*font-weight: bold;*/
    border-radius: 5px;
    border: 1px solid #E5E5E5;
    color: #713131;
}

.sewage_table tr{
    height: 30px;
}

.sewage_table .comment{
    height: 70px;
}

.sewage_table .trborder td{
    border-bottom: 1px solid #E5E5E5;
}

.sewage_table .trborder1 td{
    border-bottom: 2px solid #CACACA;
}

.sewage_table .header{
    font-size: 12px;
    height: 50px;
    color: #ffffff;
background: #571717; /* Old browsers */
background: -moz-linear-gradient(top,  #571717 0%, #814141 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#571717), color-stop(100%,#814141)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #571717 0%,#814141 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #571717 0%,#814141 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #571717 0%,#814141 100%); /* IE10+ */
background: linear-gradient(to bottom,  #571717 0%,#814141 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#571717', endColorstr='#814141',GradientType=0 ); /* IE6-9 */

}

.sewage_table .header1{
    font-size: 12px;
    height: 90px;
    background: rgb(230,238,251); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(230,238,251,1) 0%, rgba(242,247,253,1) 50%, rgba(248,251,253,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,238,251,1)), color-stop(50%,rgba(242,247,253,1)), color-stop(100%,rgba(248,251,253,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eefb', endColorstr='#f8fbfd',GradientType=0 ); /* IE6-9 */        
}

.sewage_table .header th{
    border-bottom: 1px solid #E5E5E5;  
}

.sewage_table th:first-child{
    border-radius: 0px;    
    border-top-left-radius: 5px;     
}

.sewage_table .title{
    font-weight: bold;
    padding-left: 10px;
    font-size: 13px;
}

.sewage_table .price{
    font-weight: bold;
    font-size: 14px;
    background: #9F5F5F;
    width: 55px;
    text-align: right;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 4px 2px 4px;
    float:left;
}

.sewage_table .quality_bg{
    font-weight: bold;
    font-size: 14px;
    background: #9F5F5F;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 3px 2px 3px;
    width:60px;
    float:left;
    vertical-align: middle;
}

.sewage_table .quality_bg1{
    font-weight: bold;
    font-size: 14px;
    background: #9F5F5F;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 3px 2px 3px;
    width:60px;
    float:left;
    vertical-align: middle;
}



.sewage_table .price_sum{
    font-weight: bold;
    font-size: 14px;
    background: #146A4D;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 4px 2px 4px;
    width: 55px;
    float:left;
    text-align:right;
}


.water_basic{
    font-size: 13px;
    /*font-weight: bold;*/
    border-radius: 5px;
    border: 1px solid #E5E5E5;
}

.water_basic tr{
    height: 25px;
}

.water_basic .header{
    font-size: 12px;
    height: 50px;
    background: rgb(230,238,251); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(230,238,251,1) 0%, rgba(242,247,253,1) 50%, rgba(248,251,253,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,238,251,1)), color-stop(50%,rgba(242,247,253,1)), color-stop(100%,rgba(248,251,253,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eefb', endColorstr='#f8fbfd',GradientType=0 ); /* IE6-9 */        
}

.water_basic .header1{
    font-size: 12px;
    height: 90px;
    background: rgb(230,238,251); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(230,238,251,1) 0%, rgba(242,247,253,1) 50%, rgba(248,251,253,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,238,251,1)), color-stop(50%,rgba(242,247,253,1)), color-stop(100%,rgba(248,251,253,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(230,238,251,1) 0%,rgba(242,247,253,1) 50%,rgba(248,251,253,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eefb', endColorstr='#f8fbfd',GradientType=0 ); /* IE6-9 */        
}

.water_basic .header th{
    border-bottom: 1px solid #E5E5E5;
}

.water_basic .title{
    font-weight: bold;
    padding-left: 10px;
    font-size: 13px;
}

.water_basic .price{
    font-weight: bold;
    font-size: 14px;
    background: #02AEF0;
    color: #ffffff;
    border-radius: 3px;
    padding: 2px 3px 2px 3px;
	margin-left: 2px;
    float:left; 
    width: 80px;
    text-align:right;
}

.content_title {
    color: #276191;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    margin: 20px 0px 20px 25px;
}


select.input_field {
    line-height: 1.2;
    border-radius: 3px; 
    padding: 5px 10px;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    width: 100%;
    -webkit-box-shadow: inset 0px 0px 5px -2px rgba(0,0,0,0.45);
    -moz-box-shadow: inset 0px 0px 5px -2px rgba(0,0,0,0.45);
    box-shadow: inset 0px 0px 5px -2px rgba(0,0,0,0.45);
    outline: none;
    resize: none;
}

select.input_field:active,
select.input_field:focus {
    border: 1px solid #00b0f2;
    -webkit-box-shadow: inset 0px 0px 0px 1px #00b0f2;
    -moz-box-shadow: inset 0px 0px 0px 1px #00b0f2;
    box-shadow: inset 0px 0px 0px 1px #00b0f2;
}

input.input_field, textarea.input_field {
    padding: 5px 10px;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    width: 100%;
    -webkit-box-shadow: inset 0px 0px 5px -2px rgba(0,0,0,0.45);
    -moz-box-shadow: inset 0px 0px 5px -2px rgba(0,0,0,0.45);
    box-shadow: inset 0px 0px 5px -2px rgba(0,0,0,0.45);
    outline: none;
    resize: none;
}

input.input_field:focus, textarea.input_field:focus,
input.input_field:active, textarea.input_field:active {
    border: 1px solid #00b0f2;
    -webkit-box-shadow: inset 0px 0px 0px 1px #00b0f2;
    -moz-box-shadow: inset 0px 0px 0px 1px #00b0f2;
    box-shadow: inset 0px 0px 0px 1px #00b0f2;
}

.RegionCityBookTabs {
    list-style: none !important;
    list-style-type: none !important;
    list-style-image: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.RegionCityBookTabs li:before {
    display: none;
}

.RegionCityBookTabs li {
    padding: 0 !important;
}

.nav-tabs.RegionCityBookTabs .nav-link {
    padding: 7.5px 5px;
    text-decoration: none;
    font-weight: bold;
}


@media(min-width: 600px) {
    .RegionCityBookContents .tab-pane ul {
        column-count: 3;
    }
}