
@media screen and (min-width: 1900px) {
 
 #small_screen{    margin-bottom: -38px;}
 .frame .bottom-row .toolbox1 {margin-top: 42px;}
 
}

@font-face {
  font-family: digital;
  src: url(../fonts/DS-DIGI.TTF);
}
@font-face {
  font-family: digitalb;
  src: url(../fonts/DS-DIGIB.TTF);
}
nav {
  background-color: #5b5b5b;
}
nav .logo-box {
  margin-top: 15px;
  margin-bottom: 15px;
}
nav .logo-box img {
  width: 146px;
}
.myclass{height:689px!important;}


#showtime{margin-top: 45px;
    display: block;}

#big_screen{
width:100%;

font-size: 54px;
    
   }

#small_screen{
     height: 102px;
  
  background:white;
  border:1px solid silver;
  resize: vertical;
  overflow:auto;
     
}



.btnS1 {
  background-color: #fff;
  display: inline-block;
  box-shadow: 3px 3px 9px 0px #0b0b0b;
  border-radius: 3px;
  margin: 4px;
}
.btnS1 img {
  width: 20px;
  margin: 4px 1px 4px 1px;
}
.btnS2 {
  background-color: #fff;
  display: inline-block;
  box-shadow: 3px 3px 9px 0px #0b0b0b;
  border-radius: 3px;
  margin: 4px;
}

.btnS2 img {
  width: 20px;
  margin: 4px 1px 4px 1px;
}


.right-section {
  margin-top: 25px;
}
.right-section p {
  display: inline-block;
  color: #fff;
  font-style: italic;
  margin-right: 40px;
}

.clock {
  font-size: 52px;
  font-family: digitalb;
  color: #ea529f;
}

.frame {
  background: #eeeeee;
  width: 100%;
 
  padding: 50px;
  padding-bottom: 100px;
  position: relative;
}
.frame .board {
  background: #fff;
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 20px 0px #00000047;
  padding: 0px 49px;
  color: #ea529f;
}
.frame .bottom-row {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  padding: 0px;
}
.frame .bottom-row .col-md-5 {
  padding: 0px;
}
.frame .bottom-row .toolbox1 {
  background: #3f3f3f;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  
}

.frame .bottom-row .toolbox2 {
  background: #3f3f3f;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  margin-top:42px;
    
}



.dividerImg {
  height: 47px;
}

#btn1 {
  background: #81003f;
  height: 36px;
  width: 36px;
  padding: 12px;
}

#btn2 {
  background: #ffff00;
  height: 36px;
  width: 36px;
  padding: 12px;
}

#btn3 {
  background: #009afe;
  height: 36px;
  width: 36px;
  padding: 12px;
}

#btn4 {
  background: #3f3f3f;
  height: 36px;
  width: 36px;
  padding: 12px;
  display: none;
}

.input-box {
  display: none;
  text-align: left;
}
.input-box textarea {
  margin-bottom: -5px;
  height: 83px;
}

/*# sourceMappingURL=style.css.map */
