/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 13, 2016, 10:40:51 AM
    Author     : piotr
*/
#bloczek {
    background: #396388; 
    background: -webkit-linear-gradient(#396388, #003366); 
    background: -o-linear-gradient(#396388,  #003366); 
    background: -moz-linear-gradient(#396388,  #003366);
    background: linear-gradient(#396388,  #003366);
    border-radius: 5px 5px 0 0;	
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}

#bloczek1 {
    background: url(/sites/all/themes/zircon/gal/webinar-top9.png) no-repeat top center,#1f4d79;
    padding: 10px;
    border-radius: 5px;
}

.sm-item {
    display: block;
    overflow: hidden;
    min-height: 30px;
    line-height: 15px;
    padding: 4px 0 6px 0px;
    position: relative;
    border-bottom: 1px solid #355475;
}

.sm-item a {
    text-decoration: none;
    display: table;
}

.sm-item:last-child {
   border-bottom: 0px;
}

.highlight {
    background: #e46a5d; 
    background: -webkit-linear-gradient(#e46a5d, #ce6359); 
    background: -o-linear-gradient(#e46a5d,  #ce6359); 
    background: -moz-linear-gradient(#e46a5d,  #ce6359); 
    background: linear-gradient(#e46a5d,  #ce6359); 
}


.tags-mini {
    display: block;
    background: #76c643;
    color: #fff;
    padding: 0 6px;
    border-radius: 3px;
    margin: 3px 17px;
    text-align: center;
}

.tags-scheduler {
   display: table-cell!important;
    background: #e3695f;
    color: #fff!important;
    padding: 0 6px;
    border-radius: 3px;
    margin-top: 2px;
    overflow: initial;
    font-size: 0.9em!important;
}

.tags-invite {
    display: inline-table;
    background: #e3695f;
    color: #fff!important;
    padding: 0 24px;
    border-radius: 3px;
    margin-top: 10px;
    overflow: initial;
    font-size: 1.5em!important;
}

.tags {
    display: inline-block!important;
    background: #76c643;
    color: #fff;
    padding: 0 6px;
    border-radius: 3px;
    margin-top: 2px;
    overflow: initial;
}

.highlight .prezenter{
    color: #fff;
}

.highlight .sm-presenter {
    color: #fec3c8;
}

.time {
    margin: 5px 20px 0px 0px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 7px;
    min-width: 55px;
}

.time span {
    width: 50px;
    height: 50px;
    text-align: center;
    color: #a8c4f9;
    font-size: 11px;
    line-height: 11px;
    background: #054a95;
    display: table-cell;
    vertical-align: middle;
    border-radius: 35px;
}

.details {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0px 2px 10px;
    color: #a8c4f9;
    font-size: 11px;
    width: 100%;
}

.details span {
    display: block;
    line-height: 16px;
   
}

.title {
    color: #ffffff;
    padding-right: 5px;
    font-size: 14px;
}

.sm-presenter {
    color: #aaaead;
    font-size: 11px;
}

#webciu {
      font-family: tahoma, sans-serif;
      min-height: 218px; 
      padding: 10px;
}

.block-details {
    display: block;
    vertical-align: middle;
    color: #a8c4f9;
    font-size: 11px;
}

.block-presenter {
    color: #aaaead;
    font-size: 13px;
    text-align: center;
    display: block;
}

.block-theme {
    color: #ffffff;
    padding: 0px;
    font-size: 14px;
    display: block;
    text-align: center;
    line-height: 16px;
}

.data {
    color: #ef897e;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 5px;
}

.buttons {
    display: block;
    padding-top:10px;    
}


.scheduler-button { 
    float:right;
    
}


.myButton{-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;box-shadow:inset 0px 1px 0px 0px #ffffff;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e8e8e8));background:-moz-linear-gradient(top, #ffffff 5%, #e8e8e8 100%);background:-webkit-linear-gradient(top, #ffffff 5%, #e8e8e8 100%);background:-o-linear-gradient(top, #ffffff 5%, #e8e8e8 100%);background:-ms-linear-gradient(top, #ffffff 5%, #e8e8e8 100%);background:linear-gradient(to bottom, #ffffff 5%, #e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e8e8e8',GradientType=0);background-color:#ffffff;-moz-border-radius:12px; -webkit-border-radius:12px;border-radius:12px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#666666;font-family:Trebuchet MS;   font-size:11px;font-weight:bold;padding:2px 12px;text-decoration:none;  text-shadow:0px 1px 0px #ffffff;
}.myButton:hover{background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #ffffff));background:-moz-linear-gradient(top, #e8e8e8 5%, #ffffff 100%);background:-webkit-linear-gradient(top, #e8e8e8 5%, #ffffff 100%);background:-o-linear-gradient(top, #e8e8e8 5%, #ffffff 100%);background:-ms-linear-gradient(top, #e8e8e8 5%, #ffffff 100%);background:linear-gradient(to bottom, #e8e8e8 5%, #ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0);background-color:#e8e8e8;text-decoration:none;color:#666666;
}.myButton:active {position:relative;top:-1px;}

.myButton2 {-moz-box-shadow:inset 0px 0px 0px 0px #bf5349;-webkit-box-shadow:inset 0px 0px 0px 0px #bf5349;box-shadow:inset 0px 0px 0px 0px #bf5349;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eb887f), color-stop(1, #e46a5d));background:-moz-linear-gradient(top, #eb887f 5%, #e46a5d 100%);background:-webkit-linear-gradient(top, #eb887f 5%, #e46a5d 100%);background:-o-linear-gradient(top, #eb887f 5%, #e46a5d 100%);background:-ms-linear-gradient(top, #eb887f 5%, #e46a5d 100%);background:linear-gradient(to bottom, #eb887f 5%, #e46a5d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb887f', endColorstr='#e46a5d',GradientType=0);background-color:#eb887f;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:1px solid #e46a5d;display:inline-block;cursor:pointer;color:#ffffff;font-family:Trebuchet MS;font-size:11px;font-weight:bold;padding:2px 12px;text-decoration:none;
}.myButton2:hover {background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e46a5d), color-stop(1, #eb887f));background:-moz-linear-gradient(top, #e46a5d 5%, #eb887f 100%);background:-webkit-linear-gradient(top, #e46a5d 5%, #eb887f 100%);background:-o-linear-gradient(top, #e46a5d 5%, #eb887f 100%);background:-ms-linear-gradient(top, #e46a5d 5%, #eb887f 100%);background:linear-gradient(to bottom, #e46a5d 5%, #eb887f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e46a5d', endColorstr='#eb887f',GradientType=0);background-color:#e46a5d;text-decoration:none; color:#fff;
}.myButton2:active {position:relative;top:1px;}

.myButton3 {background: #dbdbe5;border: 1px solid #c8c8d0;display: inline-block;cursor: pointer;color: #396388;font-size: 1em;font-weight: bold;text-decoration: none;width: 50%;transition: all 0.5s;}.myButton3:hover {text-decoration:none;background: #fff;}

.myButton3 {-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;box-shadow:inset 0px 1px 0px 0px #ffffff;background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #e8e8e8));background:-moz-linear-gradient(top, #ffffff 5%, #e8e8e8 100%);background:-webkit-linear-gradient(top, #ffffff 5%, #e8e8e8 100%);background:-o-linear-gradient(top, #ffffff 5%, #e8e8e8 100%);background:-ms-linear-gradient(top, #ffffff 5%, #e8e8e8 100%);background:linear-gradient(to bottom, #ffffff 5%, #e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e8e8e8',GradientType=0);background-color:#ffffff;-moz-border-radius:12px; -webkit-border-radius:12px;border-radius:12px;border:1px solid #dcdcdc;display:inline-block;cursor:pointer;color:#666666;font-family:Trebuchet MS;font-size:11px;font-weight:bold;padding: 2px 0 5px 0;text-decoration:none;text-shadow:0px 1px 0px #ffffff;
}.myButton:hover{background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #ffffff));background:-moz-linear-gradient(top, #e8e8e8 5%, #ffffff 100%);background:-webkit-linear-gradient(top, #e8e8e8 5%, #ffffff 100%);background:-o-linear-gradient(top, #e8e8e8 5%, #ffffff 100%);background:-ms-linear-gradient(top, #e8e8e8 5%, #ffffff 100%);background:linear-gradient(to bottom, #e8e8e8 5%, #ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ffffff',GradientType=0);background-color:#e8e8e8;text-decoration:none;color:#666666;
}.myButton:active {position:relative;top:-1px;}





.button-group>.myButton3:first-child {
    -webkit-border-radius: 0 0 0 50px;
    border-radius: 0 0 0 50px;
}

.button-group>.myButton3:last-child {
    -webkit-border-radius: 0 0 50px 0;
    border-radius: 0 0 50px 0;
}

.arrow-up {
    background-image: url(/sites/all/themes/zircon/gal/arrow-up-blue.png);
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    width: 17px;
    height: 8px;
    display: inline-block;
}

.arrow-down {
    background-image: url(/sites/all/themes/zircon/gal/arrow-down-blue.png);
    background-repeat: no-repeat;
    position: relative;
    position: relative;
    top: 2px;
    width: 17px;
    height: 8px;
    display: inline-block;
    margin-left: 5px;
}

#content {
      z-index: 1; 
      margin: 0 auto;
      max-width: 750px; 
      padding: 15px 0 15px 0;
      -moz-border-bottom-right-radius: 20px ; border-bottom-right-radius: 20px; -moz-border-bottom-left-radius: 20px; border-bottom-left-radius: 20px;
      -moz-border-top-right-radius: 20px ; border-top-right-radius: 20px; -moz-border-top-left-radius: 20px; border-top-left-radius: 20px;
      background: #396388; 
      background: -webkit-linear-gradient(#396388, #003366); 
      background: -o-linear-gradient(#396388,  #003366); 
      background: -moz-linear-gradient(#396388,  #003366);
      background: linear-gradient(#396388,  #003366);
      border-radius: 5px;
      border-top: 4px solid #e46a5d;
}

.dsp-cell {
    width: 100%;
    float: none;
    vertical-align: middle;
}

.list-inline {
    padding: 10px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    list-style: none;
}

.list-inline > li {
    display: inline-block;
    margin-left: 20px;
    padding: 5px 0 5px 0;
}

.blink-onair {
    text-decoration: underline;
}

.btn.x-large {
    font-family: 'robotolight', Helvetica, Arial,sans-serif;
    font-size: 24px;
    padding: 9px 20px;
    letter-spacing: -1px;
}

.btn-success {
    box-shadow: inset 0 -40px 15px rgba(0, 0, 0, 0.16), 0 2px 0 rgba(0, 0, 0, 0.11);
}

.btn, .btn:hover {
    color: #fff;
    text-decoration: none;
}

.btn {
    cursor: pointer;
    padding: 5px 12px;
    line-height: 1.2;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-shadow: 1px 1px 0px #888;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    border: 0;
    outline: 0;
    border-radius: 30px;
    box-sizing: border-box;
}

.btn-txt {
    display: inline-block;
    position: relative;
    /* z-index: 3; */
}

.btn-success {
    background: #6ebe3b;
    background: -webkit-linear-gradient(top, #79cb45 0%,#6ebe3b 100%);
    background: linear-gradient(to bottom, #79cb45 0%,#6ebe3b 100%);
}

.btn-success:hover  {
    background: #7cc643;
    background: -webkit-linear-gradient(top, #89d24e 0%,#7cc643 100%);
    background: linear-gradient(to bottom, #89d24e 0%,#7cc643 100%);
}

.data-info {
    font-size: 24px;
    padding: 8px 20px;
    letter-spacing: -1px;
    background: #ddd;
    background: -webkit-linear-gradient(top, #fff 0%,#ddd 100%);
    background: linear-gradient(to bottom, #fff 0%,#ddd 100%);
    line-height: 1.2;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    text-shadow: 1px 1px 0px #bbb;
    vertical-align: middle;
    position: relative;
    border: 0;
    outline: 0;
    border-radius: 3px;
    box-sizing: border-box;
}

svg {
    display: inline-block;
    padding-right: 5px;
    width: 29px;
    height: 29px;
    margin-top: -5px;
    position: relative;
    top: 5px;
}

.invitation {
    margin: 20px 0;
}

.subject {
    color: #fff;
    font-family: 'oswaldregular';
    font-size: 3em;
    text-shadow: 2px 2px #444;
    margin-bottom: 20px;
    text-transform: uppercase;	
}

.presenter {
    color: #fff;
    font-family: 'oswaldregular';
    font-size: 1.5em;
    font-weight: 400;
    text-transform: uppercase;	
}

.presenter span {
    color: #e46a5d;
    font-size: 0.8em;
    font-family: 'verdana';
}


/* == terminarz == */

#terminarz {
    background: #f4f4f4;
    background: -webkit-linear-gradient(#f4f4f4, #ebebeb);
    background: -o-linear-gradient(#f4f4f4, #ebebeb);
    background: -moz-linear-gradient(#f4f4f4, #ebebeb);
    background: linear-gradient(#f4f4f4, #ebebeb);
    border-radius: 5px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.item {
    display: block;
    overflow: hidden;
    min-height: 30px;
    line-height: 15px;
    padding: 8px 0 2px 0px;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}

.item-header {
    display: block;
    overflow: hidden;
    min-height: 30px;
    line-height: 15px;
    padding: 14px 0 0px 0px;
    border-bottom: 3px solid #e46a5d;
    background: #396388;
    background: -webkit-linear-gradient(#396388, #003366);
    background: -o-linear-gradient(#396388, #003366);
    background: -moz-linear-gradient(#396388, #003366);
    background: linear-gradient(#396388, #003366);
    border-radius: 5px;  
      -moz-border-bottom-right-radius: 0px ; border-bottom-right-radius: 0px; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px;
      -moz-border-top-right-radius: 5px ; border-top-right-radius: 5px; -moz-border-top-left-radius: 5px; border-top-left-radius: 5px;
}

.item-header span {
color: #ffffff!important;
}

.item:last-child {
   border-bottom: 0px;
}

.highlightnext {
    background: #76c643; 
    background: -webkit-linear-gradient(#76c643, #5ca031); 
    background: -o-linear-gradient(#76c643,  #5ca031); 
    background: -moz-linear-gradient(#76c643,  #5ca031); 
    background: linear-gradient(#76c643,  #5ca031); 
    color: #fff;
}

.open {
    background: #d4e2cb; 
   
}

.highlightnext span {
    color: #ffffff!important;;
}

.row {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0px 4px 10px;
}

.row span {
    display: inline-block;
    line-height: 16px;
    color: #666666;
    padding-right: 5px;
    font-size: 14px;
}

.ipresenter {
    min-width: 85px;
    
}

.ititle {
    min-width: 285px;
}

.idata, 
.iday,
.istatus, 
.imaterials {
    min-width: 80px;
}

.clock {
    background-image: url(/sites/all/themes/zircon/webinary/clock.png);
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    width: 15px;
    height: 14px;
    display: inline-block;
    padding-right: 3px;
}

.blink {
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
    animation: blink .75s linear infinite;
}

@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-ms-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-o-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

.scrollit{
    height: 550px;
    overflow: auto;
}

#bar::-webkit-scrollbar {
  width: 8px; 
   background-color: rgba(0,0,0,0);
}

#bar::-webkit-scrollbar:hover {
  background-color: rgba(0, 0, 0, 0.09);
}

#bar::-webkit-scrollbar-thumb:vertical {
  background: #e46a5d; 
}

.spacer {
    height: 50px;
    display: block;
}