@import url('//fonts.googleapis.com/css?family=Amiko');
body, select {
	font-weight:300
}
strong {
    font-weight: bold !important;
}
label{
	color:#3d3d3d
}
button, iframe {
	border:none
}
figure, form p {
	float:left;
	position:relative;
	width:100%
}
img, table {
	max-width:100%
}
figure, figure img, form p, input, ol li, section, select, table, textarea {
	width:100%
}
body, p ins, select {
	color:#121212;
}
dl dd, ol ol {
	margin-left:20px
}
section {
	float:left;
	padding:80px 0
}
* {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box
}
body {
	font-family: 'Amiko', sans-serif;
	font-size:14px;
	line-height:24px;
	background-color:#fff
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	color:#333;
	font-family: 'Amiko', sans-serif;
	font-style:normal;
	font-weight:300;
	margin:0
}
h1 {
	font-size:50px
}
h2 {
	font-size:42px
}
h3 {
	font-size:30px
}
h4 {
	font-size:20px
}
h5 {
	font-size:18px
}
h6 {
	font-size:16px
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#2f2f2f;
	font-family: 'Amiko', sans-serif;
}
p a {
	color:#004a8f
}
a {
	color:#121212;
	text-decoration:none
}
a:active, a:focus, a:hover {
	outline:0;
	text-decoration:none
}
ul, ul ul {
	margin:0;
	padding:0
}
li {
	list-style:none
}
ol, ol li {
	list-style:decimal
}
.kode_mosque2_text ul {
    padding: 0 40px !important;
    margin-bottom: 18px;
}
.kode_mosque2_text li {
    list-style: disc !important;
}
ol {
	float:none;
	padding-left:15px
}
figure {
	overflow:hidden;
	margin-bottom:0
}
.clear {
	clear:both;
	font-size:0;
	line-height:0
}
figure img {
	float:left;
	margin-bottom:0
}
iframe {
	float:left;
	width:100%
}
select {
	border:1px solid #004a8f;
	cursor:pointer;
	display:inline-block;
	font-size:15px;
    font-weight: 400;
    line-height: 20px;
	height:44px;
	padding:8px 12px;
    margin-bottom: 10px;
}
label {
	display:block;
	font-weight:400;
	margin-bottom:10px
}
.uneditable-input, input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], textarea {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #004a8f;
	display:inline-block;
	font-size:15px;
	font-weight:400;
	line-height:20px;
	outline:0;
	vertical-align:middle
}
input {
	height:44px;
	padding:0 15px;
    margin-bottom: 10px;
}
textarea {
	height:100px;
	padding:15px;
	resize:none;
    margin-bottom: 10px;
}
.input-group-addon {

    border: 1px solid #004a8f;
 
}
form p span i {
	color:#474747;
	left:16px;
	position:absolute;
	top:13px
}
table {
	background-color:transparent
}
th {
	text-align:left
}
table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
	border:1px solid #ddd;
	line-height:2.5;
	padding-left:7px;
	vertical-align:top
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th, table thead tr th {
	border-top:1px solid #d2d2d2
}
table>thead>tr>th {
	border-bottom:2px solid #d2d2d2;
	vertical-align:bottom
}
table>caption+thead>tr:first-child>td, table>caption+thead>tr:first-child>th, table>colgroup+thead>tr:first-child>td, table>colgroup+thead>tr:first-child>th, table>thead:first-child>tr:first-child>td, table>thead:first-child>tr:first-child>th {
	border-bottom:0
}
table>tbody+tbody {
	border-top:2px solid #d2d2d2
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding:12px 16px
}
address {
	font-style:italic
}
::-webkit-input-placeholder {
color:#777;
opacity:1
}
:-moz-placeholder {
color:#777;
opacity:1
}
::-moz-placeholder {
color:#777;
opacity:1
}
:-ms-input-placeholder {
color:#777;
opacity:1
}

._page .sab_banner_text h2 {
    font-size: 28px;
}

ul.dot{
    margin-left: 40px;
}
li.lidot{
    list-style: disc  !important;
}

li.lidecimal{
    list-style: decimal  !important;
}