body {
	background: #FFF;
	margin: 0;
	padding: 0;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.socmed_image {
	opacity: 0.60;
}
.header {
	height: 80px;
	background: #D1F3F4;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
}
.modal-menu {
	position: fixed;
	top: 80px;
	bottom: 0;
	left: 0;
	right: 0;
	background: #CCC;
	z-index: 101;
	opacity: 0.5;
}

.main-menu-list {
	position: absolute;
	min-height: 0;
	width:300px;
	left: 50%;
	margin-left: -150px;
	top:-10px;
	background: #FFF;
	-webkit-box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 3px 1px rgba(0,0,0,0.75);	
	overflow: hidden;
	display: none;
	z-index: 102;
}
.main-menu-list a{
	display: inline-block;
	width: 100%;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom: solid 1px #00B9BB;
	color: #00B9BB;
	font-weight: bold;
}
.main-menu-list a:hover{
	color:#FFF;
	background: #00B9BB;
}
.main-menu-container {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	right: 0;
}
.main-menu-container tr td {
	text-align: center;
	position: relative;
}
.main-menu-container tr td a {
	margin: 0;
}
.main-menu-container .menu-list {
	float: left;
	width: 240px;
	height: 100%;
	text-align: center;
}
.menu {
	display: inline-block;
	padding: 10px;
	background: #00B9BB;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	text-align: center;
	border-radius: 20px;
	margin-top: 20px;
}
.menu-1 {
	display: inline-block;
	padding: 10px;
	background: #00B9BB;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	text-align: center;
	border-radius: 20px;
	position: relative;
}
.menu:hover,.menu-1:hover {
	text-decoration: underline;
}
.body {
	margin-top: 80px;
}
.body .bg-1{
	min-height: 400px;
	background-color: #FFF;
	position: relative;
	text-align: center;
	padding-bottom:20px;
}
#img-dokter {
	position: absolute;
	top:0;
	right: 0;
	z-index: 99;
}
.body .bg-1 .td-background {
	height: 475px;
	background-image: url(../images/dokter-web-hd.webp);
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	background-size: 475px;
}
.body .bg-1 .title-1 {
	position: absolute;
	right: 500px;
	top:50px;
	padding: 0;
	width: 300px;
}

.body .bg-1 .title-1 h3 {
	line-height: 25px;
	font-weight: 600;
}
.body .bg-1 .title-2 {
	position: absolute;
	right: 500px;
	top:170px;
	padding: 0;
	width: 300px;
}
.body .bg-1 .title-2 h4{ 
	margin: 0;
    padding: 0;
    color: #666;
	font-weight: normal;}

.body .bg-1 .title-1 h3{
	color: #666;
    margin: 0;
    padding: 0;
	text-align: left;
}
.body .bg-1 .menu{
	width: 210px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.body .bg-1 .reg-doctor {
	display: inline-block;
	height: 150px;
	width: 150px;
	border-radius: 50%;
	background: #00B9BB;
	position: absolute;
	right: 50px;
	top:-75px;
	text-decoration: none;
	z-index: 99;
}
.reg-doctor .a {
	color: YELLOW; text-align: center; width: 150px; font-size: 15px; margin-top: 85px;
}
.reg-doctor .b {
	color: #FFF; text-align: center; width: 150px; font-size: 14px;
}
.body .bg-2{
	/* height: 245px; */
	background-color: #fff;
	text-align: center;
	padding: 15px;
}

.body .bg-3{
	height: 500px;
	background-color: #00B9BB;
	text-align: center;
}
.body .bg-2 .a {
	margin:10px;
	color: #333;
	font-size: 28px;
	font-weight: bold;
}
.body .bg-2 .b {
	margin: 0;
	color: #00B9BB;
	font-size: 80px;
	font-weight: bold;
}
.body .bg-2 .c {
	margin: 0;
	color: #666;
	font-size: 24px;
	font-weight: normal;
}
.body .bg-3 h2,.body .bg-3 h3 {
	color: #FFF;
	margin: 0;
	padding: 20px;
	padding-bottom:30px;
	padding-top:30px;
}
.body .bg-3 h4 {
	text-align: center;
	margin: 5px;
	padding: 0;
	color: #FFF;
	height: 30px;
}
.body .bg-3 h4 a{
	display: inline-block;
	padding: 3px;
	width: 18px;
	height: 18px;
	background: #FFF;
	color: #00B9BB;
	text-decoration: none;
	border-radius: 50%;
	font-weight: bold;
}
.body .bg-3 img {
	margin-left: 20px;
	margin-right: 20px;
}
.body .bg-4 {
	height: 220px;
	background-color: #D1F3F4;
	display: inline-block;
	width: 100%;
	position: relative;
}
.body .bg-7 {
	min-height: 370px;
	background-color: #FFF;
	display: inline-block;
	width: 100%;
	position: relative;
}
.body .bg-7 h3{
	margin: 0;
	padding: 0;
}
.body .bg-7 table tr td {
	padding: 25px;
	text-align: center;
}
.body .bg-7 table tr td img {
	height: 150px;
}
.body .bg-5 {
	height: 70px;
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
	background: #D1F3F4;
}
.body .bg-6 {
	height: 150px;
	background-color: #00B9BB;
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
	color: #FFF;
}
.body .bg-6 tr td{
	color: #FFF;
	font-size: 14px;
}
.body .bg-6 table {
	margin-top:15px;
}
.body .bg-6 a {
	color: #FFF;
	text-decoration: none;
}
.body .bg-6 a:hover {
	text-decoration: underline;
}
.body .bg-4 ul {
	color: #333;
	font-size: 16px;
	list-style: circle 5px;
}

.body .bg-4 ul {
  list-style: none; /* Remove default bullets */
}
.body .bg-4 ul li {
	padding:0;
}

.card{
	border: solid 1px #eee;
}

.menu-highlight{
	background-color: #00B9BB;
	color:#fff !important;
}

.card-title{
	font-size:15px;
	color:#666;
	font-weight:600;
	margin:20px;
}

.card-content{
	font-size:13px;
	color:#666;
	margin: 20px 20px 20px 20px;
}

.card a{
	text-decoration: none;
}

.article{
  padding-top:10px;
}

.article h1,h2,h1{
  color:#333;
}

.article h1, h1{
  font-size:1.75rem;
}

.article h2{
  font-size:1.25rem;
}

.article .article-sub{
  display: flex !important;
  flex-direction: row;
}

.article .article-date{
  margin-left: auto !important;
  color:#666;
  font-size:.9rem;
}

.article .article-category span{
  color:#00B9BB;
  font-weight : bold;
}

.article .article-category span a{
  color:#00B9BB;
	font-weight : bold;
	text-decoration: none;
}

.article .article-image{
  margin : 20px 0;
}

.article-content{
	line-height: 1.5rem;
	text-align: justify;
}

.other-article td, .category-list td{
  border-bottom:solid 1px #ddd;
  padding-bottom:10px;
  padding-top:10px;
  padding-right:10px;
  color:#666;
  font-weight:bold;
}

.other-article tr, .category-list tr{
  cursor:pointer;
}

.category-list .active{
	color:#00B9BB;
}

.bg-1 li{
	line-height: 1.5rem;
	margin-bottom: .75rem;
}



input[type='radio']:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

    input[type='radio']:checked:after {
        width: 15px;
        height: 15px;
    
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #00B9BB;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }
input[type='checkbox']:after {
        width: 15px;
        height: 15px;
        
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

 input[type='checkbox']:checked:after {
		width: 18px;
		height: 15px;
		top: -2px;
		left: -1px;
		position: relative;
		content: "";
		display: inline-block;
		visibility: visible;
		border: 2px solid white;
		color: #333	;
		font-weight: bold;
		background-image: url(../images/checkbox.png);
		background-size: 18px 15px;
		background-color: #00B9BB;
		background-color: #d1d3d1;	 	
    }

.button {
	display: inline-block;
	padding: 8px;
	background: #00B9BB;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
	text-align: center;
	border-radius: 25px;
	margin: 15px;
	font-size: 16px;
}
.button:hover{
	text-decoration: underline;
}
.button-1 {
	display: inline-block;
	padding: 8px;
	background: #3983FB;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
	text-align: center;
	border-radius: 25px;
	margin: 15px;
	font-size: 16px;
}

.ul-gejala {
    list-style: none;
    margin: 20px;
    padding: 0;
	text-align: left;
}
.ul-gejala li.question {
	margin: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	color: #333;
	font-size: 14px;
}
.font-1 {
	font-size: 13px;
	color: #666;
}
.font-2 {
	font-size: 14px;
}
.ul-gejala li input[type=radio]{
	margin-left: -1px;	
}

.note-warning {
	font-weight: normal;
	padding: 0;
	margin-top: 10px;
	font-style: italic;
}

.note-data {
	font-weight: normal;
	padding: 0;
	margin-top: 10px;
}
.select-gejala-list {
	text-decoration: underline;
	display: inline-block;
	padding: 7px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	background-color: #D1F3F4;
	text-decoration: none;
	color:#333;
	border-radius: 6px;
	margin: 4px;
	margin-left: 0;
}
.not-selected {
	color:#333;
	background-color: #D1F3F4;
}
.selected {
	color:#FFF;
	background-color: #00B9BB;
}

.bg-4 .ul {
	width: 800px;
	position: absolute;
	left:50%;
	top:20px;
	margin-left: -400px;
}
.bg-4 .ul div {
	text-align: center;
}
.bg-4 .ul h4 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 13px;
} 

.home-create-button {
	display: inline-block;
	padding: 10px;
	background: #00B9BB;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	text-align: center;
	border-radius: 20px;
	margin-top: 20px;
}
.penyakit-list {
	width: 110px;
    height: 135px;
    position: relative;
    text-align: center;
    display: inline;
    display: inline-block;
    margin: 10px;
	margin-bottom: 0;
	margin-top: 15px;
}
.penyakit-list .image {
    width: 110px;
    height: 110px;
    position: absolute;
    top: 0;
    left: 0;
}
.penyakit-list .title {
    position: absolute;
    left: 0;
    bottom: 0;
	padding-top: 5px;
    width: 110px;
    color: #00B9BB;
    font-size: 13px;
    font-weight: bold;
}
.body h3 {
    margin: 15px;
    margin-bottom: 5px;
	padding: 15px;
	padding-bottom: 0;
    text-align: center;
    color: #00B9BB;
}
.body h4 {
    margin: 15px;
    padding: 0;
    color: #666;
    font-weight: 500;
}
.date {
	padding: 5px;
	outline: none;
	font-size: 14px;
	border: solid 1px #CCC;
	background: #CCC;
	background-image: url(../images/date-1.png);
	background-size: 28px 28px;
	background-position: right center;
	background-repeat: no-repeat;
	border-radius: 5px;
}
input[type=text]{
	padding: 5px;
	outline: none;
	font-size: 14px;
	border: solid 1px #CCC;
	background: #CCC;
	border-radius: 5px;
}
input[type=text].input-text-2,select.input-text-2,input[type=number].input-text-2,input[type=password].input-text-2,input[type=email].input-text-2 {
	padding: 10px;
	outline: none;
	font-size: 18px;
	border: solid 1px #CCC;
	background: #CCC;
	border-radius: 5px;
	width: 333px;
	color: #666;
}
input[type=text].date {
	padding: 5px;
	outline: none;
	font-size: 14px;
	border: solid 1px #CCC;
	background: #CCC;
	background-image: url(../images/date-1.png);
	background-size: 28px 28px;
	background-position: right center;
	background-repeat: no-repeat;
	border-radius: 5px;
}
.input-home {
	background-image: url(../images/home.jpg);
	background-repeat:  no-repeat;
	background-size: 46px 46px;
	border:none;
	height: 46px;
	padding-left: 55px;
}
.input-name {
	background-image: url(../images/person.jpg);
	background-repeat:  no-repeat;
	background-size: 46px 46px;
	border:none;
	height: 46px;
	padding-left: 55px;
}
.input-phone {
	background-image: url(../images/phone.jpg);
	background-repeat:  no-repeat;
	background-size: 46px 46px;
	border:none;
	height: 46px;
	padding-left: 55px;
}
#validate-dialog {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 300px;
	height: 220px;
	background: #3B6CF1;
	margin-top: -110px;
	margin-left: -150px;
	text-align: center;
	display: none;
	z-index: 1000;
}
#validate-dialog h5 {
	color: #FFF;
	margin: 15px;
	padding: 0;
}
#validate-dialog .validate-code{
	margin-top: 25px;
	margin-bottom: 25px;
}
#validate-dialog table tr td input[type=number]{
	width: 50px;
	padding: 10px;
	border: solid 1px #3B6CF1;
	text-align: center;
	font-weight: bold;
	outline: none;
	background-color: #9DBEF8;
	text-align: center;
}
.search-text {
	width: 100%;
	border: solid 1px #CCC;
	outline: none;
	border-radius: 4px;
	padding: 10px;
	font-size: 15px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: center right 5px;
	background-size: 25px 25px; 
	padding-right:32px;
}
#send-address-dialog {
		position: fixed;
		z-index: 300;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background: #FFF;
	display: none;
	}
#send-address-dialog .address-header {
	height: 105px;
    background: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
	border-bottom: solid 1px #CCC;
	
}
#send-address-dialog .address-container {
	position: absolute;
	top: 106px;
	left: 0;
	right: 0;
	bottom: 0;
}
#send-address-dialog input.search-text{
	width: 100%;
    border: solid 1px #CCC;
    outline: none;
    border-radius: 4px;
    padding: 10px;
    font-size: 15px;
	background: #FFF;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center right 5px;
    background-size: 25px 25px;
    padding-right: 32px;
}
.modal {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #CCC;
	z-index: 101;
	opacity: 0.5;
}
#address-dialog {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 430px;
	margin-left: -250px;
	margin-top: -220px;
	background: #FFF;
	z-index: 102;
	display: none;
}
#address-dialog .the-header{
	font-weight: bold;
	font-size: 18px;
	color: #00B9BB;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: left;
}
#address-dialog .input {
	margin: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
#address-dialog .input textarea{
	width: 100%;
	border-radius: 5px;
	background: #DDD;
	border: solid 1px #DDD;
	font-size: 15px;
	padding: 10px;
	height: 100px;
	resize: none;
	outline: none;
	background-image: url(../images/home2.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 38px 100px;
	padding-left: 50px;
}
#address-dialog .input input[type=text]{
	width: 100%;
	border-radius: 5px;
	background: #DDD;
	border: solid 1px #DDD;
	font-size: 15px;
	padding: 10px;
}
#address-dialog .input #nama-customer{
	background-image: url(../images/person.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 38px 38px;
	padding-left: 50px;
}
#address-dialog .input #phone-customer{
	background-image: url(../images/phone.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 38px 38px;
	padding-left: 50px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


/** payment method */
#tb-input-promo h5 {
	padding: 0;
	margin: 0;
	color: #666;
	font-weight: normal;
}
#submit-promo {
	border-radius: 3px;
	margin: 0;
	padding: 5px;
	width: 60px;
	cursor:pointer;
}
#input-promo {
	padding: 5px;
	width: calc(100% - 5px);
	border-radius: 3px;
}
.tr-payment-type td {
		border-bottom: solid 1px #DDD;
	}
	.tr-payment-type td a {
		display: inline-block;
		height: 50px;
		width: 100%;
		background-image: url(../images/logo-telco.jpeg);
		background-size: auto 300px;
		background-repeat: no-repeat;
	}
	.tr-payment-type td a.telkomsel { 
		background-position: 0 -10px;
	}
	.tr-payment-type td a.xl {
		background-position: 0 -85px;
	}
	.tr-payment-type td a.indosat {
		background-position: 0 -160px;
	}
	.tr-payment-type td a.three {
		background-position: 0 -235px;
	}
	.tr-payment-type td a.bni-transfer,.tr-payment-type td a.bni-va {
		background-image: url(../images/bni.png);
		background-size: auto 20px;
		background-position: 20px center;
	}
	
	.tr-payment-type td a.bni-transfer h4 {
		margin-left: 90px;
		margin-top: 18px;
		padding: 0;
		font-weight: bold;
		color: #CF7B3B;
	}
	.tr-payment-type td a.bni-va h4 {
		margin-left: 90px;
		margin-top: 18px;
		padding: 0;
		font-weight: bold;
		color: #296170;
	}