@charset "utf-8";
/* CSS Document */

/* 
CSS Etercon Pharma
Selasa, 12 April 2015
© Husnul Aspiana
*/

@font-face
{
font-family: Calibri;
src: url('../font/Calibri.ttf');
}
@font-face
{
font-family: Brannboll;
src: url('../font/Brannboll_Ny_PersonalUseOnly.ttf');
}

body {
    background-color: #ffffff;
	font-family: "Calibri";
	height: 100%; font-size: 14px; color: #2a2a2a;
	margin: 0; padding: 0;
}
.clear {
	clear: both;
}
p {
	line-height: 20px;
	font-size: 14px;
}
a {
	text-decoration: none;  color: #2a2a2a;
}
h1 {
	font-size: 24px; color: #526988; margin: 0; font-weight: normal;
}
h2 {
	font-size: 24px; color: #526988; margin: 0; font-weight: normal;
}
h3 {
	font-size: 18px; color: #526988; margin: 0; font-weight: normal;
}
input, textarea, option {
    background-color: #ffffff;
    border: 1px solid #cbe4f0;
    border-radius: 3px;
    padding: 3px;
}
.box_form_input {
    border-top: 4px double #9dc9de;
    padding-bottom: 20px;
    padding-top: 15px;
}
.kolom_input {
    padding: 5px 0;
}
.row01 {
    float: left; width: 180px; padding: 3px 0;
}
ul, li, {
	margin: 0;
	padding: 0;
	list-style: square;
}
ol, li, {
	margin: 0;
	padding: 0;
}
#kirimloker label {
	color: #f26c4f; padding: 0 10px;
}


#topHed {
	width: 100%; height: 130px; background-color: #526988; position: absolute; margin-top: 111px;
}
#header {
	width: 1000px; margin: 0 auto; padding: 5px 0px; background:url(../images/bgHeader.jpg) no-repeat scroll center top 100%; height: 230px; position: relative;
}
.divLogo {
	width: 320px; float: left; margin-top: 15px;
}
.logo {
	width: 320px;
}
#boxMenu {
	
}
.none {
	display: none;
}
.disp {
	position: fixed;
}
.scrollToTop {	
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	opacity: 1;
	top:0;
	display:none;
	z-index: 99;
	margin-left: 20px; 
	float: right;
}
.boxHead {
	width: 100%; border-top: 2px solid #4b71af; border-bottom: 2px solid #4b71af; padding: 3px 0px; margin: 2px 0px;
}
.fixed {
	position: fixed; z-index:999;
	top: -5px;
	left: 0;
	width: 100%;
	padding: 20px 0px;
	background-color: #eaedf2; /* Old browsers */
	color: #f8f8f8;
	border-bottom: 4px solid  #4b71af; 
}
.fixedProduk {
	position: fixed; z-index:99;
	top: 80px;
	left: 0;
	/* width: 100%;  Old browsers */
	color: #f8f8f8;
	border-bottom: 0px solid  #4b71af; 
}

.divMenu {
	width: 1000px; margin: 0 auto;
}
.divMenu ul {
	margin: 0; padding: 0;
	list-style-type: none;
    display: inline;
}
.divMenu ul li {
	float: left;  display: inline-block; position: relative;
	cursor: pointer;
	border-right: 1px dotted #cccccc;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.divMenu ul li a {
	display: block; 
    color: #666; text-transform: uppercase;
    text-align: center;
    padding: 5px 25px;
    text-decoration: none;
}
.divMenu ul li a:hover:not(.active) {
    background-color: #526988; color: #ffffff;
}
.divMenu .activNav {
    background-color: #526988; color: #ffffff;
}
.divMenu ul li ul {
  padding:15px 0; 
  position: absolute;
  top: 28px;
  left: 0;
  width: 200px;
  border: 0px solid #4b71af;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.divMenu ul li ul li {   
  display: block; 
  color: #fff;
}
.divMenu ul li ul li:hover { background: #666; }
.divMenu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.divProdukList {
	float: left; width: 20%; z-index: 9;
}
/* menu produk */
.menuProduk {
    margin-top: 0px;
}
.menuProduk ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
 	background-color: #d0d7df;
}
.menuProduk li {
    padding: 0px;
}
.menuProduk li a {
    display: block;
    color: #526988;
    font-size: 18px;
    padding: 10px 0 10px 35px;
    text-decoration: none;
    border: 0px dotted #ffffff;
    background: url(../images/icon_tag.png) no-repeat 12px 16px ;
}
/* Change the link color on hover */
.menuProduk li a:hover {
    background-color: #bdc7d2;
    color: white;
}
.dftrProd {
	font-size: 26px; color: #acb9c8;
	 margin-top: 20px;
}
.alertKosong {
	width: 500px;
}

/* nav-wrap */
#nav-wrapProd {
	position: relative;
}
/* main nav */
#navProd {
	margin-top: 0px;
}
#navProd li {
	clear: both;
	float: none;
	padding: 0px;
	border-bottom: 1px dotted #cccccc;	
	width: 190px;
	background-color: #d0d7df;
}
#navProd a, 
#navProd ul a {
	display: block;
    color: #526988;
    font-size: 16px;
    padding: 10px 10px 10px 35px;
    text-decoration: none;
    border: 1px dotted #ffffff;
    background: url(../images/icon_tag.png) no-repeat 12px 16px ;
}
#navProd a:hover, 
#navProd ul a:hover {
	background-color: #bdc7d2;
    color: white;
}

/* dropdown */
#navProd ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    /* width: 100%; */
 	background-color: #d0d7df;
}

.boxSearch {
	width:400px; float: right; padding-top: 0px;
}
#search {
 margin-bottom: 5px;
}

#search input[type="text"] {
    background: url(../images/search-white.png) no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d6e4f6;
    color: #a5a4a4;
    width: 300px;
    padding: 4px 4px 4px 35px; float:right;
    -webkit-border-radius: 3px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    /*
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset; */
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s; 
}

/* menu icon */
#menu-icon {
	display: none; /* hide menu icon initially */
}
#menu-iconProd {
	display: none; /* hide menu icon initially */
}

#contentDiv {
	width: 1000px; margin: 0 auto; min-height: 430px;
}
.JudulAja h1 {
	padding: 20px 0px 10px 0px;
}
.JudulAja h2 {
	padding: 20px 0px 10px 0px;
}
.vidioHome {
	padding: 25px; background-color: #eaedf2; text-align: center; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaedf2+0,e5ebee+50,d7dee3+51,eaedf2+100 */
	background: #eaedf2; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #eaedf2 0%, #e5ebee 50%, #d7dee3 51%, #eaedf2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #eaedf2 0%,#e5ebee 50%,#d7dee3 51%,#eaedf2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #eaedf2 0%,#e5ebee 50%,#d7dee3 51%,#eaedf2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaedf2', endColorstr='#eaedf2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.width100 {
	width: 100%;
}
.widthVideo {
	width: 60%;
}
.fullContent {
	
}


.contentLeft {
	float: left; width: 60%;
}
.contentRight {
	float: left; width: 40%;
}
.contentIsi {
	padding: 0px 25px;
}
.divLowongan h1 {
	padding: 20px 0px;
}
.divBoxKarir {
	float: left; width: 100%; 
}
.boxKarir {
	padding: 0px; border: 1px solid #dfe7f8; margin: 5px;
}
.isiKarir {
	padding: 20px 15px; display:none;
}
.boxKr {
	border: 1px solid #D0DBE2; border-radius: 0px 0px 50px; padding: 20px; margin-top: -26px;
}
.JudulPosisi {
	background-color: #7592aa; padding: 15px; color: #ffffff; border: 1px solid #7592aa;
	cursor: pointer; margin-bottom:5px; 
	position: relative; z-index: 9;
	font-size: 19px;
}
.bxSpan1 {
	background-color: #d2d7db; padding: 9px 10px;
}
.box_date {
	font-size: 13px; text-align: right; border-bottom: 4px double #7592aa; padding-bottom: 10px; margin-bottom: 20px;
}
.tglD {
	color: #A01D09;
}
.box_subbmit {
	border-top: 4px double #CCCCCC; padding-top: 15px; padding-bottom: 20px; margin-top: 15px;
}
.divPekerjaan {
	border-bottom: 1px dotted #CCCCCC; padding-bottom: 10px; margin-bottom: 10px; color: #000000; font-size: 16px;
}
.divKualifikasi {
	border-bottom: 1px dotted #CCCCCC; padding-bottom: 10px; margin-bottom: 10px; color: #000000; font-size: 16px;
}
.boxLamar {
	background-color: #e3eaed; padding: 25px; border: 1px dotted #e3eaed;
}
.isiTgjwb {
	padding: 5px 10px 30px 10px;
}
.isiTgjwb ul {
	margin: 0; padding: 10px 15px; list-style: square;
}
.isiTgjwb ol {
	margin: 0; padding: 10px 15px; 
}
.isiKualifikasi {
	padding: 5px 10px 30px 10px;
}
.isiKualifikasi ul {
	margin: 0; padding: 10px 15px; list-style: square;
}
.isiKualifikasi ol {
	margin: 0; padding: 10px 15px; 
}
.btn {
	padding: 5px 15px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
background: #606c88; /* Old browsers */
background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
}
.red {
	color: #c31010; font-size: 13px;
}

.divContentProd {
	float: left; width: 80%; 
	/* position: relative; z-index: 99; */
}
.divIsiContentProd {
	padding: 15px;
}
.divIsiContentProd ul li {
	padding-left: 0px;
	margin-left: -20px;
	list-style: square;
	color: #464444;
}
.divContentProdDetail {
	float: left; width: 100%;
}
.divContentProdDetail {
	padding: 15px;
}
.divContentProdDetail ul li {
	padding-left: 0px;
	margin-left: -20px;
	list-style: square;
	color: #464444;
}
.brandDiv h1 {
	font-size: 43px;
}
.brandDiv h2 {
	font-size: 43px;
}
.divVarian {
	text-align: right; font-size: 21px; font-family: Brannboll; color: #435773;
}
.listBoxProd {
	border-bottom: 1px dotted #CCCCCC;  margin-bottom: 15px;
}
.boxProd {
	padding-bottom: 10px; margin-bottom: 10px; width: 60%; float: left;  
}
.BoxdiVProdukLeft {
	float: left; padding-right: 0px; width: 40%
}
.BoxdiVProdukLeft h2 {
	color: #0076be ;
}
.NamaProd h2 {
	margin-bottom:10px;
	padding: 10px 0;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e3eaed+50,c8d7dc+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #ffffff 0%, #e3eaed 50%, #c8d7dc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#e3eaed 50%,#c8d7dc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #ffffff 0%,#e3eaed 50%,#c8d7dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c8d7dc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.NamaProd a {
	color: #22578b;
	text-transform:capitalize; 
}
.NamaProd a:hover {
	color: #0076be;
}
.imgProdukDet {
	width: 230px; 
}
.imgProdukDetFull {
	width: 320px; 
}
#boxFtr {
	width: 100%; text-align: center; font-size: 14px; padding: 55px 0px; background-color: #c6e0ef; margin-top: 0px;
	bottom: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f5f6+0,e3eaed+37,c8d7dc+100;Grey+3D+%234 */
background: #f2f5f6; /* Old browsers */
background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */

}
.boxSend {
	padding: 10px 0px;
}
.divBack {
	width: 185px; margin: 0 auto; padding-bottom: 30px;
}
.divBack a {
	color: #325c84;
}
.divBack a:hover {
	color: #44474a;
}
.imgBackk {
	float: left; margin-top: -8px;
}

/* SOSMED */
.boxSMD {
	padding: 10px 0px; margin-top: -15px;
}
.boxSMDCEnter {
	padding: 10px 0px; margin-top: -15px; width: 280px; margin: 0 auto;
}
.sharetext {
	font-size: 16px; float: left; width: 120px; margin-top: 7px; margin-right:0px;
}
.icon-button {
	background-color: white;
	border-radius: 3.6rem;
	cursor: pointer;
	display: inline-block;
	font-size: 2.0rem;
	height: 3.6rem;
	line-height: 3.6rem;
	margin: 0 5px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	width: 3.6rem;
	border: 0px solid;
	background-color: #e8eef4;
}

/* Circle */
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 3.6rem;
	margin: -1.8rem;
}
.twitter span {
	background-color: #4099ff;
}
.facebook span {
	background-color: #3B5998;
}
.google-plus span {
	background-color: #db5a3c;
}

/* Icons */
.icon-button i {
	background: none;
	color: white;
	height: 3.6rem;
	left: 0;
	line-height: 3.6rem;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	width: 3.6rem;
	z-index: 10;
}
.icon-button .icon-twitter {
	color: #4099ff;
}
.icon-button .icon-facebook {
	color: #3B5998;
}
.icon-button .icon-google-plus {
	color: #db5a3c;
}
.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus {
	color: white;
}

/************************************************************************************
MOBILE
*************************************************************************************/
@media screen and (max-width: 970px) {

	.scrollToTop {			
		margin-left: 100px; 
	}
	#topHed {
		height: 77px;
		margin-top: 93px;
	}
	#header {
		width: 100%; background:url(../images/bgHeader-600.jpg) no-repeat scroll right top 100%; height: 160px;
	}
	.divLogo {
		margin-left:10px;
		margin-top: 2px;
	}
	.logo {
		width: 270px;
	}
	.boxSearch {
		width: 300px; padding-top: 5px; margin-right:5px;
		position: relative; z-index: 99;
	}	
	#search input[type="text"] {	    
	    width: 300px;
	}
	#contentDiv {
		width: 100%; 
	}
	.widthVideo {
		width: 90%;
	}
	#boxFtr {
		font-size: 12px;
	}
	.boxProd {
		width: 100%; float: left;  
	}
	.BoxdiVProdukLeft {
		float: left; padding-right: 0px; width: 100%
	}
	#navProd {
		margin-left: -35px;
	}
	
}
@media screen and (max-width: 800px) {

	.scrollToTop {			
		margin-left: 100px; 
	}
	#topHed {
		height: 77px;
		margin-top: 93px;
	}
	#header {
		width: 100%; background:url(../images/bgHeader-600.jpg) no-repeat scroll right top 100%; height: 160px;
	}
	.divLogo {
		margin-left:10px;
		margin-top: 2px;
	}
	.logo {
		width: 270px;
	}
	.boxSearch {
		width: 300px; padding-top: 5px; margin-right:5px;
		position: relative; z-index: 99;
	}	
	#search input[type="text"] {	    
	    width: 300px;
	}
	#contentDiv {
		width: 100%; 
	}
	.widthVideo {
		width: 90%;
	}
	#boxFtr {
		font-size: 12px;
	}
	.boxProd {
		width: 100%; float: left;  
	}
	.BoxdiVProdukLeft {
		float: left; padding-right: 0px; width: 100%
	}
	#navProd {
		margin-left: -35px;
	}
	#navProd ul{
		width: 200px;
		margin-left: -35px;
	}
	#navProd li {
		width: 130px;
	}
	#navProd a, 
	#navProd ul a {
		color: #526988;
	    font-size: 13px;
	    padding: 10px 0 10px 30px;
	    text-decoration: none;
	    border: 1px dotted #ffffff;
	    background: url(../images/icon_tag.png) no-repeat 8px 13px ;
	}
	
}
@media screen and (max-width: 600px) {

	/* nav-wrap */
	#nav-wrap {
		position: relative;
	}

	/* menu icon */
	#menu-icon {
		color: #000;
		width: 42px;
		height: 30px;
		background: #eaedf2 url(../images/MenuM.png) no-repeat 10px center;
		padding: 10px 10px 0 42px;
		cursor: pointer;
		border: solid 1px #d6e4f6;
		display: block; /* show menu icon */
	}
	#menu-icon:hover {
		background-color: #f8f8f8;
	}
	#menu-icon.active {
		background-color: #4b71af;
		color: #ffffff;
	}
	
	/* main nav */
	#nav {
		clear: both;
		position: absolute;
		top: 38px;
		width: 100%;
		z-index: 10000;
		padding: 5px;
		background: #f8f8f8;
		border: solid 1px #999;
		display: none; /* visibility will be toggled with jquery */
	}
	#nav li {
		clear: both;
		float: none;
		width: 100%;
		margin: 5px;
		padding: 6px 0px;
		border-bottom: 1px dotted #cccccc;
	}
	#nav a, 
	#nav ul a {
		font: inherit;
		background: none;
		display: inline;
		padding: 0;
		color: #666;
		border: none;
		padding: 7px 15px;
	}
	#nav a:hover, 
	#nav ul a:hover {
		background-color: #4b71af; color: #ffffff;
	}
	
	/* dropdown */
	#nav ul {
		width: auto;
		position: static;
		display: block;
		border: none;
		background: inherit;
	}
	#nav ul li {
		margin: 3px 0 3px 15px;
	}
	
	/* nav-wrap */
	#nav-wrapProd {
		position: relative;
	}

	/* menu icon */
	#menu-iconProd {
		color: #000;
		width: 42px;
		height: 30px;
		background: #eaedf2 url(../images/icon_tag.png) no-repeat 10px center;
		padding: 10px 10px 0 42px;
		cursor: pointer;
		border: solid 1px #d6e4f6;
		display: block; /* show menu icon */
		width: 100%;
	}
	#menu-iconProd:hover {
		background-color: #f8f8f8;
	}
	#menu-iconProd.active {
		background-color: #4b71af;
		color: #ffffff;
	}
	
	/* main nav */
	#navProd {
		clear: both;
		position: absolute;
		top: 42px;
		width: 100%;
		z-index: 10000;
		padding: 0px;
		background: #f8f8f8;
		border: solid 1px #999;
		display: none; /* visibility will be toggled with jquery */
	}
	#navProd li {
		clear: both;
		float: none;
		width: 100%;
		margin: 5px;
		padding: 0px;
		border-bottom: 1px dotted #cccccc;
	}
	#navProd a, 
	#navProd ul a {
		color: #526988;
    font-size: 14px;
    padding: 10px 0 10px 35px;
    text-decoration: none;
    border: 1px dotted #ffffff;
    background: url(../images/icon_tag.png) no-repeat 12px 16px ;
	}
	#navProd a:hover, 
	#navProd ul a:hover {
		color: #2f79aa;
		padding: 10px 0 10px 35px;
	}
	
	/* dropdown */
	#navProd ul {
		width: auto;
		position: static;
		display: block;
		border: none;
		background: inherit;
	}
	#navProd ul li {
		margin: 3px 0 3px 15px;
	}
	.scrollToTop {			
		margin-left: 100px; 
	}
	#topHed {
		height: 60px;
	}
	#header {
		width: 100%; background:url(../images/bgHeader-600.jpg) no-repeat scroll right top 100%; height: 160px;
	}
	.divLogo {
		margin-left:10px;
		margin-top: 2px;
	}
	.logo {
		width: 270px;
	}
	.boxSearch {
		width: 200px; padding-top: 115px; margin-right:5px;
		position: relative; z-index: 99;
	}
	#search {
	 	margin-bottom: 5px;	 	
	}	
	#search input[type="text"] {	    
	    width: 160px;
	}
	#contentDiv {
		width: 100%; 
	}
	.widthVideo {
		width: 90%;
	}
	#boxFtr {
		font-size: 12px;
	}
	.contentLeft {
		width: 100%;
	}
	.contentRight {
		width: 100%;
	}
	.divProdukList {
		width: 100%;
	}
	.divContentProd {
		width: 100%; z-index: 9;
	}
	.NamaProd h2 {
		text-align: center;
	}
	input, textarea, option {
	    width: 100%;
	}
	.boxProd {
		width: 100%; float: left;  
	}
	.BoxdiVProdukLeft {
		float: left; padding-right: 0px; width: 100%
	}
	.alertKosong {
		width: 100%;
	}
	.contentIsi {
		padding: 0px 10px;
	}
	.divMenu {
		width: 100%;
	}
}

@media screen and (min-width: 600px) {

	/* ensure #nav is visible on desktop version */
	#nav {
		display: block !important;
	}
	#navProd {
		display: block !important;
	}
}

