body {
  /*padding-top: 20px;*/
  background-color: #fffffc;
  background:url(/static/images/brillant.png)
}

#tab2c1, #tab1c2{
    /*font-size:16px;*/
    /*font-weight: bold;*/
}

.autocomplete-w1 {
    /*background:url(img/shadow.png) no-repeat bottom right;*/
    position:absolute;
    top:0px; left:0px;
    margin:6px 0 0 6px;
     /* IE6 fix: */
    _background:none; _margin:1px 0 0 0;
}
.autocomplete {
    width: 250px !important;
    font-size:1em;
    border:1px solid #999;
    background:#FFF;
    cursor:default;
    text-align:left;
    max-height:350px;
    overflow:auto;
    margin:-6px 6px 6px -6px;
     /* IE6 specific: */ _height:350px;
    _margin:0;
    _overflow-x:hidden;
}
.autocomplete .selected {
    background:#ADADAD;
    color:white;
}
.autocomplete div {
    padding:2px 5px;
    white-space:nowrap; overflow:hidden;
}
.autocomplete strong {
    font-weight:normal;
}

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  border-top: 1px solid #E7E7E7;
}

/*.footer {
  border-top: 1px solid #E7E7E7;
}*/


.container{
    max-width:980px;
}


.ad{
  padding-bottom: 15px;
}

/* Main marketing message and sign up button */
.jumbotron {
  margin-top: 25px;
  text-align: center;
  background-color: #EEE;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nav-justified > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-weight: bold;
  color: #777;
  text-align: center;
  background-color: #e5e5e5; /* Old browsers */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, #f5f5f5), to(#e5e5e5));
  background-image:         linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  border-bottom: 1px solid #d5d5d5;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
          box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}
.rights-reserved{
  padding-top: 15px;
}
.blog-entry{
  margin-top: 50px;
  border-bottom: solid 1px lightgrey;
  padding-bottom: 20px; 
}

.blog-sidebar{
  margin-top: 100px;
}
.chrome-image{
  padding: 2px;
}

.article-div{
  margin-bottom: 50px;
}

.sidebar-offcanvas{
  padding-top: 0px;
}

#time{
  font-size: 25px;
}

.description{
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px;
  border-top: 1px solid #CCCCCC;
  margin-top: 25px;
  /*min-height: 300px;*/
  background-color:  #3C3C3C;
  color: #b9b9b9;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
  /*font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;*/
  font-weight: normal;

  margin: auto;
  text-align: center;
  /*margin-top: 10px;*/
  /*letter-spacing: -1px;*/
}

#controls-links{
  padding-top: 20px;
}

#reset, #clear,#lap{
  padding:20px;
}
.lap-result{
  margin-top: 25px;

}
.interval{
  margin-top:5px;
}
.phase{
  border-top: 1px solid lightgrey;
}
.phase-name{
  font-size: 25px;
}
.time-sign{
  font-size: 50%;
} 

.time-switch{
  font-size: 25px;
  text-align: middle;
}
#swap24h{
  padding: 15px;
  color:#69664C;
  cursor:pointer;
}
.place{
  background-color: white;
  /*border: 1px solid  #b9b9b9;*/
  height: 140px;
  border-radius: 5px;

}
.place-info{
  font-size: 20px; 
}
#place-time{
  font-size: px;
}

.place-body-description{
  margin-top: 125px;

  

}

.logo{
  width: 300px;
  margin: auto;
  padding-bottom: 15px;
}
.spacer{
  margin-top: 40px
}
.spacer-main{
  margin-top: 55px
}
#tzTime{
  font-size: 75px;
}
#local-time, #local-diff, #utc-diff{
  font-weight: bold;
}
.time-now-info{
  padding-bottom: 35px;
}
/*.tab-pane{
  padding-top: 15px;
}*/

/* Tab Navigation */
/*.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;    
}
.nav-tabs > li > a {
    background: #FFF;
    border-radius: 0;
    box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #FFF;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);
}*/

/* Tab Content */
/*.tab-pane {
    background: #FFF;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    border-radius: 0;
    text-align: center;
    padding: 10px;
}*/
.tabs-div>.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #428bca;
    background-color: #e5e5e5;
    /*text-decoration: underline;*/
}
.centered {
    width:145px;
    margin: auto;
}
.timerSwitch {
    width:100px;
    margin: auto;
}
.spinner {
    width:35px;
    margin: auto;
}
.social-share {
    width:300px;
    margin: auto;
    padding-bottom: 15px;
}
.warning-bottom{
  margin:17px auto 0 auto; 
  text-align:center; 
  color:#504E3B; 
  font-size:13px; 


}

.tabs-div{
    margin: 15px 0px 17px 0px;
}
.tab-content{
    margin-top: 20px;
    margin-bottom: 140px;
}
#cities-tab{
  /*border-right: 1px solid black;*/
}
#zone-tab{
  /*border-left: 1px solid black;*/
}
#c1warning , #c2waring{

}

.line{
  padding-top: 17px;
  padding-bottom: 17px;
  border-top: 1px solid #E7E7E7;
}

.time-result, .time1-info{
  font-size: 20px;
}

.step{
  padding: 45px 0px 15px 0px;
}
.generate-link-div{
  padding: 45px 0px 45px 0px;
}
.calendar-desc{
  padding: 15px 30px 15px 30px;
}
.link-img{
  padding: 15px;
}
#copy-to-clipboard-button{
  padding-top: 15px;
}

#event-time-desc{
  padding-top: 50px;
  padding-bottom: 50px;
  /*padding: 0px 50px 0px 50px;*/
}


#calendar-icons{
  padding-bottom: 50px
}
#h3-calendar{
  padding-bottom: 25px
}

.city-panel{
    padding-top: 90px;
    padding-bottom: 35px;
}
.city-list{
  padding-top: 25px;
}

.major-city-link{
  padding: 15px 25px 15px 25px;
  /*padding-right: 50px ;*/
}
.newcity-panel{
  margin-top: 15px;
}

.search-city{
  margin-top: 15px;
  margin-bottom: 15px;
}

.modal-time-desc{
  padding-top: 25px;
  /* bo button pod daje 15px i dlatego jest tuylko 10 tutaj */
  padding-bottom: 10px;  
  font-size: 16px;

}
#modal-spinner{
  padding-top: 15px;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding-top: 0;
    /*border: 1px solid #888;*/
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}
/*@media (max-width: 768px) {
  .sidebar-offcanvas {
    padding-top: 0px;
    }
  .social-button{
    padding: 6px;
  }
  .social-text{
    position: relative;
    left: -9px;
  }
  .google-button{
    position: relative;
    left: 18px;
  }
  .fb-button{
    position: relative;
    left: -9px;
  }
  .twitter-button{
    position: relative;
    left: 21px;
    padding-top: 10px;
  }
  #time{
  font-size: 28px;
}
}*/
@media (min-width: 358px) {
  #place-time{
    font-size: 55px;
  }

}




@media only screen and (min-width : 480px) {
  #time{
  font-size: 50px;
  }

  #place-time{
    font-size: 175px;
  }

}
@media (max-width: 479px) {
  #place-time{
    font-size: 65px;
  }

}


@media (max-width: 768px) {

  #place-time{
    font-size: 85px;
  }

}


@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
  .row-social{
    padding-right: 12px;
  }
  #time{
  font-size: 65px;
  }

  #place-time{
    font-size: 175px;
  }
}

@media only screen and (min-width : 992) {
  #time{
  font-size: 75px;
  }
}

@media (max-width: 358px) {
  #place-time{
    font-size: 75px;
  }

}




/*----- new------------------*/



/*input {
    padding:4px;}

input[type="text"] {
    width:50px;
    text-align:center;}    

div {
    font-family:Arial,Verdana;
    font-size:12px;
    width:360px;
    background-color:#f2f2f2;
    padding:16px;
    border:solid 1px #e5e5e5;
    text-align:center;
    margin:0 0 16px 0;}

div span:last-child {
color:green;}

h1 {
    font-size:14px;
    margin:0 0 8px 0;
}
*/


