/** CSS BERANDA PESANTREN AKMALIAH SALAFIAH **/

@CHARSET "ISO-8859-1";
  /* Reset CSS
  * ---------------------------------------
  */
  @import url('https://fonts.googleapis.com/css?family=Philosopher:700');
  body {
  font-family: "Times New Roman", Times, serif !important;
  }
  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
  form,fieldset,input,textarea,p,blockquote,th,td {
  padding: 0;
  margin: 0;
  }
  a{
  text-decoration:none;
  }
  table {
  border-spacing: 0;
  }
  fieldset,img {
  border: 0;
  }
  address,caption,cite,code,dfn,em,strong,th,var {
  font-weight: normal;
  font-style: normal;
  }
  strong{
  font-weight: bold;
  }
  ol,ul {
  list-style: none;
  margin:0;
  padding:0;
  }
  caption,th {
  text-align: center;
  }
  h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  font-size: 100%;
  margin:0;
  padding:0;
  color:#fff;
  }
  q:before,q:after {
  content:'';
  }
  abbr,acronym { border: 0;
  }
  /* Custom CSS
  * --------------------------------------- */
  body{
  font-family: arial,helvetica;
  color: #333;
  color: rgba(0,0,0,0.5);
  }
  .wrap{
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  position: relative;
  }
  h1{
  font-size: 6em;
  }
  p{
  font-size: 2.3em;
  color:white;
  }
  .intro p{
  width: 50%;
  margin: 0 auto;
  font-size: 1.5em;
  }
  .section{
  text-align:center;
  background-size: cover;
  }
  #menu li {
  display:inline-block;
  margin: 10px;
  color: #000;
  background:#fff;
  background: rgba(255,255,255, 0.5);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  }
  #menu li.active{
  background:#666;
  background: rgba(0,0,0, 0.5);
  color: #fff;
  }
  #menu li a{
  text-decoration:none;
  color: #000;
  }
  #menu li.active a:hover{
  color: #000;
  }
  #menu li:hover{
  background: rgba(255,255,255, 0.8);
  }
  #menu li a,
  #menu li.active a{
  padding: 9px 18px;
  display:block;
  }
  #menu li.active a{
  color: #fff;
  }
  #menu{
  position:fixed;
  top:0;
  left:0;
  height: 40px;
  z-index: 70;
  width: 100%;
  padding: 0;
  margin:0;
  }
  .twitter-share-button{
  position: fixed;
  z-index: 99;
  right: 149px;
  top: 9px;
  }
  #download{
  margin: 10px 0 0 0;
  padding: 15px 10px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from( #5bc0de),to( #2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
  }
  #download a{
  text-decoration:none;
  color:#fff;
  }
  #download:hover{
  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
  background-color: #2F96B4;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -ms-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
  }
  #infoMenu{
  height: 20px;
  color: #f2f2f2;
  position:fixed;
  z-index:70;
  bottom:0;
  width:100%;
  text-align:right;
  font-size:0.9em;
  padding:8px 0 8px 0;
  }
  #infoMenu ul{
  padding: 0 40px;
  }
  #infoMenu li a{
  display: block;
  margin: 0 22px 0 0;
  color: #333;
  }
  #infoMenu li a:hover{
  text-decoration:underline;
  }
  #infoMenu li{
  display:inline-block;
  position:relative;
  }
  #examplesList{
  display:none;
  background: #282828;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px;
  float: left;
  position: absolute;
  bottom: 29px;
  right: 0;
  width:638px;
  text-align:left;
  }
  #examplesList ul{
  padding:0;
  }
  #examplesList ul li{
  display:block;
  margin: 5px 0;
  }
  #examplesList ul li a{
  color: #BDBDBD;
  margin:0;
  }
  #examplesList ul li a:hover{
  color: #f2f2f2;
  }
  #examplesList .column{
  float: left;
  margin: 0 20px 0 0;
  }
  #examplesList h3{
  color: #f2f2f2;
  font-size: 1.2em;
  margin: 0 0 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.1);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  padding: 0 0 5px 0;
  }
  #section0{
  background-color: rgba(236,236,236,1.00);
  background-image: url(/akmaliah2016/assets/img/akmaliah-050-kecil.jpg);
  background-size: cover;
  background-position: bottom center;
  background-attachment: fixed;
  text-align:center;
  }
  #Kajian{
  /*background-color: rgba(236,236,236,1.00);
  background: url(/akm_admin/assets/img/pattern/irongrip.png) repeat #444;
  text-align:center;
  */
  background-color: #F3F3F3;
  background: url(/akmaliah2016/assets/img/ending-tulisan-jadwal.png), url(/akm_admin/assets/img/pattern/irongrip.png);
  background-position: bottom center, center center;
  background-repeat: no-repeat, repeat;
  color: rgba(4,70,31,1.00);
  }
  .text-stream{
	margin:5vmin auto auto auto;
	}
	.text-stream > h3{
	margin:1.5vmin auto auto auto;
	font-size:4vmin;
	color:white;
	}
	.text-stream > h2{
	margin:0vmin auto auto auto;
	font-size:7vmin;
	color:green;
	}
	.streaming{
	

	height:100vh;
	/* background-image:url(img/akmaliah-055.jpg);
	background-color:rgba(96,96,96,1.00); */
  	display: flex;
	text-align: center;
	-webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
	-webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
	-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
		  }
	
	
  #jadwal_ropas{
  /*background-color: rgba(236,236,236,1.00);
  background: url(/akm_admin/assets/img/pattern/irongrip.png) repeat #444;
  text-align:center;
  */
  background-color: #F3F3F3;
  background: url(/akmaliah2016/assets/img/ending-tulisan-jadwal.png), url(/akm_admin/assets/img/pattern/arches.png);
  background-position: bottom center, center center;
  background-repeat: no-repeat, repeat;
  color: rgba(4,70,31,1.00);
  text-align: center;
  height:100vh;
  }
  #section2{
  background-color: #F3F3F3;
  background: url(/akm_admin/assets/img/pattern/wood_1.png);
  
  background-repeat: repeat;
  padding:1.5em;
  color: rgba(124,124,124,1.00);
  text-align: center;
  }
  }
  nav, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
  }
  
  /* Nav */
  #nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: .5em 0 1.5em 0;
  z-index: 1;
  overflow: hidden;
  color:white;
  font-size:2vmin;
  }
  #nav > ul {
  line-height: 14px;
  position: relative;
  display: inline-block;
  margin: 0;
  height: 2.5em;
  border-left: solid 2px rgba(192, 192, 192, 0.7);
  border-right: solid 2px rgba(192, 192, 192, 0.7);
  }
  #nav > ul:before, #nav > ul:after {
  content: '';
  display: block;
  width: 300%;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  height: 5px;
  border-top: solid 2px rgba(192, 192, 192, 0.7);
  border-bottom: solid 2px rgba(192, 192, 192, 0.7);
  }
  #nav > ul:before {
  left: 100%;
  margin-left: 1px;
  }
  #nav > ul:after {
  right: 100%;
  margin-right: 1px;
  }
  #nav > ul > li {
  display: inline-block;
  font-weight:700;
  margin: 0px .em 0 0.5em;
  border-radius: 0.5em;
  padding: 1em;
  border: solid 1px solid;
  -moz-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
  }
  #nav > ul > li.active {
  border-color: rgba(192, 192, 192, 0.35);
  }
  #nav > ul > li > a, #nav > ul > li > span {
  display: block;
  color: inherit;
  text-decoration: ;
  border: 0;
  outline: 0;
  }
  #nav > ul > li > ul {
  display: none;
  }
  .dropotron {
  background: rgba(255, 255, 255, 0.975);
  padding: 1em 1.25em 1em 1.25em;
  line-height: 1em;
  height: auto;
  text-align: left;
  border-radius: 0.5em;
  box-shadow: 0 0.15em 0.25em 0 rgba(0, 0, 0, 0.25);
  min-width: 12em;
  margin-top: -1em;
  }
  .dropotron li {
  border-top: solid 1px rgba(128, 128, 128, 0.2);
  color: #5b5b5b;
  }
  .dropotron li:first-child {
  border-top: 0;
  }
  .dropotron li:hover {
  color: #ef8376;
  }
  .dropotron li a, .dropotron li span {
  display: block;
  border: 0;
  padding: 0.5em 0 0.5em 0;
  -moz-transition: color 0.35s ease-in-out;
  -webkit-transition: color 0.35s ease-in-out;
  -ms-transition: color 0.35s ease-in-out;
  transition: color 0.35s ease-in-out;
  }
  .dropotron.level-0 {
  margin-top: 2em;
  font-size: 0.9em;
  }
  .dropotron.level-0:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -0.7em;
  margin-left: -0.75em;
  border-bottom: solid 0.75em rgba(255, 255, 255, 0.975);
  border-left: solid 0.75em rgba(64, 64, 64, 0);
  border-right: solid 0.75em rgba(64, 64, 64, 0);
  }
  .text-logo  {
  font-size : 5vmin;
  font-weight: 700;
  margin:3vmin auto 15px;
  font-family: "Times New Roman", Times, serif;
  }
  .text-desc {
  font-size : 2.5vmin;
  font-weight: 300;
  font-family: "Times New Roman", Times, serif;
  }
  @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic,600");
  
  .wrapper-20 {
  height: ;
  left: 0;
  width: 100%;
  text-align: center;
  padding: .7em 0 .7em 0;
  z-index: 1;
  overflow: hidden;
  position:absolute;
  bottom:0px;
  }
  .wrapper-button {
  width: auto;
  text-align: center;
  letter-spacing: 2px;
  min-width:100vmin;
  }
  .button-kiri,.button-kanan{
  position: relative;
  display: inline-block;
  background: #00803e;
color: #fff;
text-align: center;
border-radius: 1.5em;
  text-decoration: none;
  padding: 0.65em 2.5em 0.65em 2.5em;
  border: 0;
  cursor: pointer;
  outline: 0;
  font-weight: 700;
  -moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  -webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  }
  .button-radio{
  position: relative;
  background: url(/akmaliah2016/assets/img/pause-big2.svg) !important;
  background-position: center;
  background-size: 100% 100%;
  width: 7vmin;
  height: 7vmin;
  float: none;
  margin: 0 auto;
  display: inline-block;
  /*background: #007f3d;*/
  color: #fff;
  text-align: center;
  border-radius: 100%;
  text-decoration: none;
  padding: 0em;
  border: none;
  cursor: pointer;
  outline: 0;
  font-weight: 700;
  -moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  -webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  -ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
  }
  .button-kiri:hover,.button-kanan:hover {
  color: #007f3d !important;
  background: #fff;
  }
  input[type="button"].alt,
  input[type="submit"].alt,
  input[type="reset"].alt,
  button.alt,
  .button.alt {
  background: #2B252C;
  }
  input[type="button"].alt:hover,
  input[type="submit"].alt:hover,
  input[type="reset"].alt:hover,
  button.alt:hover,
  .button.alt:hover {
  background: #3B353C;
  }
  .logopas{
  width : 45vmin;
  margin:-10vh auto 0.5vh auto;
  }
  
  .mahaad{
  width :73vmin;
  }
  .page-login{
  padding-top: 40px;
  padding-bottom: 40px;
  width:100%;
	height:100vh;
	/* background-image:url(img/akmaliah-055.jpg);
	background-color:rgba(96,96,96,1.00); */
  	display: flex;
	text-align: center;
	-webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
	-webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
	-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  }
  .page-login .form-signin {
  max-width: 380px;
  padding: 20px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 1em;
  }
  .text-muted {
  color: #777;
  font-size: 1.8em;
  padding : .5em 0em 0.5em 0em;
  }
  div#play-pause {
  display: inline-block;
  width: 7vmin;
  height: 7vmin;
  cursor: pointer;
  float: none;
  padding: 0px;
  margin: 0 auto;
  }
  div#play-pause.amplitude-playing {
  background: url("/akmaliah2016/assets/img/pause-big2.svg");
  background-position: center;
  background-size: 100% 100%;
  }
  div#play-pause.amplitude-paused {
  background: url("/akmaliah2016/assets/img/play-big2.svg");
  background-position: center;
  background-size: 100% 100%;
  }
  @media screen and (orientation: portrait) {
  .logopas{
  width : 50%;
  margin:-10vh auto 3vh auto;
  }
  .mahaad{
  width :70%
  }
  	.streaming{
	height:70vh;
	}
  }