body{color: #888;}
hr {border-top: 1px solid #ccc; }


p.error{
    font-size: 11px;
    font-weight: 700;
    color:red;
}
.jumbotron {
    background-color:#fff;
}
.container .jumbotron {
    border-radius: 0;
    margin-bottom: 0;
}

.fa-3 {
	font-size:30px;
}
.fa-5 {
	font-size:50px;
}
i.alert {padding:5px; margin:auto; display: block; width: 25px; text-align: center;}

.speakers-table i.alert {margin-right:5px; float: left;}

.admin_menu_row .fa-5 {
	float:left;
	margin-right: 20px;
}


.products-form input, .products-form select {
	width:auto;
	float:left;
}

select.error {
    background-color: #ffffff;
    border-color: #d8000c;
	
}
input.error {
	background-color: #ffffff;
    border-color: #d8000c;
}

textarea.error {
    background-color: #ffffff;
    border-color: #d8000c;
}
label.error {
	color: #d8000c;
	font-size:0.8em;
	font-weight:100;
}
.common_group + label.error{
    width: 200px;
    float: left;
}

.temp-reg-form label {padding-top:7px; font-size:0.8em; }
.temp-reg-form {margin-bottom:10px;}

/*### Webinar Build Pane*/

.pane{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 30px 10px 10px 10px;
	background-image: url("https://www.tickle-media.com/images/chrometop.jpg");
	background-repeat: no-repeat;
	background-size: 200%;
}



.pane h1 {font-size:1.4em; color:#888}
.pane h2 {font-size:1.2em;}
.pane h3 {font-size:0.9em;}
.pane p {font-size:0.8em; text-align:justify; margin-bottom: 5px;}

.pane ul { padding: 0px; width: 50%;}
.pane ul li{font-size:0.8em; margin-left: 17px;}

footer {
	text-align:center;
	
}

footer a{
    color:#ffd44d;
}
footer a:hover{
    color:#ffe080;
}


.addlofield {
	float:right;
	font-size:0.9em !important;
	cursor:pointer; 
}
.addqofield {
    float: right;
    font-size: 0.9em !important;
    cursor: pointer;
}

.OnDemandRecipientBox{
    padding-bottom: 15px;
}

p.OnDemandRecipient, p.blockedURL {
    margin-bottom: 0px;
    font-size: 14px;
    float: left;
}

p.OnDemandRecipient a, p.blockedURL a{
    color:red;
}


/*### switch style*/

.onoffswitch {
    position: relative; width: 86px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 50px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 24px; padding: 0; line-height: 24px;
    font-size: 18px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 12px;
    background-color: #2AC757; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 12px;
    background-color: #F76B6B; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 31px; margin: -3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 50px;
    position: absolute; top: 0; bottom: 0; right: 58px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

p.email-status{ font-size:0.8em; margin:0px; padding:3px; text-align:center; }

.nextstep{ float:right; }
.prevstep{ float:left; }
.middlestep { margin: auto; }

.wbnr-final-check p {font-size:14px;}
.wbnr-final-check p strong {color: #666;}
.wbnr-final-check th{color: #666;}

.wbnr-final-check hr {border-color: #428bca;}

.protrait-image { padding: 10px; background-color: #FFF; margin-top: 10px; }
.protrait-image img {border: 1px solid #777777;}

.administrator .btn-success, .speaker .btn-success  {float:right;}

p.atttendee-links{text-align:center;}

a.active-atttendee-link{text-decoration:underline;}

.navbar-header{
    border-right: 1px solid #eaeaea;
    padding-right: 30px;
}
ul li.acc-man{
    padding-top: 16px;
    padding-left: 40px;
    font-size: 0.85em;
}


.alert-info {
    background-color: inherit;
    border-color: #444444;
    color: inherit;
}

.alert-success {
    background-color: inherit;
    border-color: #444444;
    color: inherit;
}
.user-control-block{
    background-color: #fafafa;
    color: inherit;
    border-top: 3px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
    margin:20px 0;
    padding:15px;
}

.dashboard-blocks{
    padding: 30px;
    margin: 40px auto 20px auto;
    background-color:#f5f5f5;
    color:#888888;
    -moz-box-shadow:    inset 1px 1px 20px #f2f2f2;
    -webkit-box-shadow: inset 1px 1px 20px #f2f2f2;
    box-shadow:         inset 1px 1px 20px #f2f2f2;
    border-radius: 5px;
}
.dashboard-head h1{
    float: left;
}

.dashboard-head p{
    float: left;
}

.dashboard-head img, .header-block img{
    float: right;
    width:240px;

}

.dashboard-options .col-md-4 a:hover{
    text-decoration: none;
}

.dashboard-option{
    margin-left:15px;
    margin-right:15px;
    border:1px solid #333333;
    min-height: 170px;
    margin-top: 20px;
}


.dashboard-option:hover{
    border:1px solid #ffd44d;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,212,77,.6);
    color:#ffd44d;
}

.dashboard-option:hover{
    border:1px solid #ffd44d;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,212,77,.6);
    color:#ffd44d;
}


.dashboard-option h3{
    text-transform: uppercase;
    text-align: center;
}


.header-block{
    padding: 30px;
    margin: 40px auto 0 auto;
    background-color:#f5f5f5;
    color:#888888;
    -moz-box-shadow:    inset 1px 1px 20px #f2f2f2;
    -webkit-box-shadow: inset 1px 1px 20px #f2f2f2;
    box-shadow:         inset 1px 1px 20px #f2f2f2;
}
p.thin{
    font-weight: 100;
    float: left;
    font-size:2em;
    font-family: bebas_neuebook; /*bebas_neuebook  bebas_neue_regularregular  bebas_neuebook*/
    margin-top: 18px;

    margin-right: 10px;
}
h2.thick{
    float: left;
    margin-right: 10px;
    font-weight: 700;
    font-family: bebas_neuebold; /*bebas_neuebook  bebas_neue_regularregular  bebas_neuebook*/

}
.centered-div{
    float: none;
    margin: auto;
}
.step-navigation{
    padding: 30px;
    margin: 0 auto;
    background-color: #f5f5f5;
    color: #888888;
    -moz-box-shadow: inset 1px 1px 20px #f2f2f2;
    -webkit-box-shadow: inset 1px 1px 20px #f2f2f2;
}

.label-div, .input-div{
    margin-bottom: 15px;
}

.label-div label{
    padding-top: 7px;
}

.form-control:focus {
    border-color: #888888;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(136,136,136,.6);
}

input.error:focus{
    border-color: #d8000c;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216, 0, 12,.6);
}

select.error:focus{
    border-color: #d8000c;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216, 0, 12,.6);
}
textarea.error:focus {
    border-color: #d8000c;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(216, 0, 12,.6);
}
.btn:focus, .btn:active:focus, .btn.active:focus{
    outline: none;
}
.btn-primary {

    border-color: #ff6b53;
    background: #ff6b53;
    color:#f5f5f5;
    border-radius: 5px;
}

.btn-primary:focus, .btn-primary:hover, .btn-primary:active {
    border-color: #ff6b53;
    background: #ff6b53;
    color: #f8f8f8;

}

.btn-edit {
    padding: 5px 5px 0px 7px;
    margin: 0;
    background: #fff;
    color: #ff6b53;
    border-color: #aeaeae;
    border-radius: 5px;
}
.btn-edit:focus,  .btn-edit:active, .btn-edit:hover{
    color:#ff6b53;
    border-color: #dcdcdc;
}


.send-button{
    padding: 3px 6px;
}

.plus-button{
    padding: 5px 7px 1px 7px;
}
.submit-button{
    padding:5px 10px 5px 10px;
}
.create-button{
    padding: 4px 5px 4px 7px;
}

.section-link{
    padding: 15px;
    margin: 15px auto 0 auto;
    background-color: #333333;
    color: #ffffff;
    -moz-box-shadow: inset 1px 1px 20px #222222;
    -webkit-box-shadow: inset 1px 1px 20px #222222;
    box-shadow: inset 1px 1px 20px #222222;
    text-align: center;
}
.section-link p{margin:0;}
.section-link a{
    color:#ffffff;
}

.table>thead>tr>th {

    font-family: bebas_neuebook;
    font-size: 18px;
    color: #000000;
}

.table>tbody>tr>td{
    font-size: 12px;
    line-height: 36px;
}
i.fa-23{
    font-size: 23px;
}
i.fa-25{
    font-size: 25px;
}

.webcast-tabs ul, .registrations-tabs ul{
    padding:0;
}


.webcast-tabs ul li.webcast-tab, .registrations-tabs ul li.registrations-tab{
    font-family: bebas_neuebook;
    font-size: 22px;
    list-style: none;
    float: left;
    width:150px;
    text-align: center;
    padding: 5px 15px;

    border-right: 1px solid #ffffff;
    background-color: #f5f5f5;
    color: #888888;
    -moz-box-shadow: inset 1px 1px 20px #f2f2f2;
    -webkit-box-shadow: inset 1px 1px 20px #f2f2f2;
    box-shadow: inset 1px 1px 20px #f2f2f2;
    cursor: pointer;

}

.webcast-tabs ul li:hover, .registrations-tabs ul li:hover{
    background-color: #eaeaea;
    color: #888888;
    -moz-box-shadow: inset 1px 1px 20px #f2f2f2;
    -webkit-box-shadow: inset 1px 1px 20px #f2f2f2;
    box-shadow: inset 1px 1px 20px #f2f2f2;

}

.webcast-tabs ul li.active, .registrations-tabs ul li.active{
    background-color: #d0d0d0;
    color: #222222;
    -moz-box-shadow: inset 1px 1px 20px #dcdcdc;
    -webkit-box-shadow: inset 1px 1px 20px #dcdcdc;
    box-shadow: inset 1px 1px 20px #dcdcdc;

}

.tabs ul{
    padding:0;
}


.tabs ul li.menu-tab{
    font-family: bebas_neuebook;
    font-size: 22px;
    list-style: none;
    float: left;
    width:150px;
    text-align: center;
    padding: 5px 15px;
    background-color: #999999;
    color: #ffffff;
    border-right: 1px solid #ffffff;
    -moz-box-shadow: inset 1px 1px 20px #888888;
    -webkit-box-shadow: inset 1px 1px 20px #888888;
    box-shadow: inset 1px 1px 20px #888888;
    cursor: pointer;

}

.tabs ul li:hover{
    background-color: #666666;
    color: #ffffff;
    -moz-box-shadow: inset 1px 1px 20px #555555;
    -webkit-box-shadow: inset 1px 1px 20px #555555;
    box-shadow: inset 1px 1px 20px #555555;

}

.tabs ul li.active{
    background-color: #333333;
    color: #ffffff;
    -moz-box-shadow: inset 1px 1px 20px #222222;
    -webkit-box-shadow: inset 1px 1px 20px #222222;
    box-shadow: inset 1px 1px 20px #222222;

}
span.reg-counter{
    font-size: 0.75em;
    background-color: #ff8d7a;
    color: #ffffff;
    border-radius: 3px;
    position: absolute;
    padding: 0px 7px 0px 7px;
    margin-left: 5px;
    margin-top: 3px;
}
p.webcast-console-image img{
    margin: 0 15px 15px 0;
    float: left;
}

.webcast-block, .tab-block{
    border:1px solid #aeaeae;
    padding: 30px;
}
.webcast-reporting{
    overflow: scroll;
    max-height: 500px;
}
.webcast-reporting p{
    float: left;
    width: 181px;
}
.webcast-reporting .report-links{
    background-color: #f6f6f6;
    text-decoration: none;
    padding: 10px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    margin-left:20px;
}

.webcast-reporting .report-links:hover{

    background-color: #f3f3f3;
}
.webcast-reporting .report-links a:hover{
    text-decoration: none;

}
.webcast-block h2{
    color:#333333;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top:0;
}
.webcast-block p, .webcast-block li{
    font-size: 16px;
    color:#333333;
}
table.display-speaker th, table.display-speaker td{
    padding:5px 10px;
    min-width: 100px;
}
.display-speaker-image{
    width:100px;
    height:100px;

}
.emails_loading{
    position: absolute;
    left: 50%;
    width: 16px;
    margin-left: -8px;
}
   

.display-speaker p {
    float:left;
}

.radio-for-image{
    float:left;
    padding:5px;
}

.radio-for-image img{
    margin-left: 15px;
    width: 260px;
    border:1px solid #aeaeae;
    cursor: pointer;
}
.layout-selection input{
    margin-left: 30px;
}
.layout-selection img {
    width: 350px;
    margin:20px;
}

.layout-selection label p {
    font-size: 16px;
    color:#3e3e3e;
    font-weight: 700;
    margin-bottom: 0;
    padding-left: 15px;
}
fieldset {
    border:1px solid #aeaeae;
    border-radius: 5px;
    padding:15px;
    margin: 30px 0;
}

legend {
    padding:0 10px;
    width: auto;
    margin: 0;
    border-bottom: 0px ;
}
.fa-console-mag{
    background: rgba(255,255,255,0.6);
    color: #000;
    font-size: 20px !important;
    padding: 5px;
    position: relative;
    margin-left: -29px;
    top: -53px;
    border-radius: 0 0 0 5px;
    cursor: pointer;
}

.console-larger-image{
    display: none;
    width: 980px;
    max-width: 90%;
    position: fixed;
    top: 60px;
    background: #ffffff;
    z-index: 9;
    padding: 5px;
}

.layout-branding-display img {
    width: 350px;
}
img.larger-image{
    width: 100%;
}

.console-larger-image i.close-large-console{
    color:red;
    font-size: 25px !important;
    float: right;
    background-color: #ffffff;
    border-radius: 12px;
    cursor: pointer;
}

.edit-email-div{
    margin: auto;
    width: 768px;
}
.edit-email-div img.edit-email-img{
    width: 100%;
}
.edit-email-div img.edit-email-logo-img{
    float: left;
    position: absolute;
    margin: 2px 0 0 4px;
    height: 73px;
}

.confirm-branding-blocks{
    float:left;
    max-height: 200px;
    margin: 10px;
}

.confirm-webcast-details p, .confirm-webcast-details ul li, .confirm-webcast-details table.display-speaker th, .confirm-webcast-details table.display-speaker td{
    font-size: 12px;
}


.add_option, .q_add_option{
    display: none;
}



.blackout{
    display: none;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 2000px;
    position: fixed;
    top: 1px;
    left:1px;
    z-index: 1;

}
.example_block, .q_example_block{
    background-color: #fdfcf1;
    border-top: 1px solid #f8f4cf;
    border-bottom: 1px solid #f8f4cf;
    padding:15px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {

	.jumbotron{padding:10px;}
	.jumbotron{margin:0px;}

}

@media (min-width: 980px) {
    .console-larger-image{
        left: 50%;
        margin-left: -485px;
    }


}