﻿/*
   layout.css
   «eFlyer Pro»

   Created by Tobias Moebert on 2012-08-16.
   Copyright 2012 apparent media. All rights reserved.
*/

@font-face {
    font-family: "Montserrat-Regular" ;
    src: url("../media/fonts/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Helvetica-Oblique" ;
    src: url("../media/fonts/Helvetica-Oblique.ttf") format("truetype");
}

.bold {
    font-weight: bold;
}

#body-own {
    /*font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;;*/
    font-size: 1em;
    margin: 0;
}

.ui-widget {
    /*font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;*/
    font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-size: 11px;
}

#wrapper h1,
#wrapper h2,
#wrapper h3 {
    margin: 0 0 .5em 0;
    padding: 0;
    font-weight: 400;
}

.small-input {
    width: 30px;
}


/* <<<======== Navbar / Header ========>>> */

.navbar-fixed-top-own, .navbar-fixed-bottom {
    display: block;
    margin-bottom: 0;
}

.header .navbar-inner {
    display: flex;
    justify-content: flex-end;
    justify-items: center;
    align-items: center;
    width: 100%;
    border: 0px;
    padding: 0px;
    box-shadow: none;
    height: 42px;
    filter: none !important;
    background-image: none !important;
    background-color: #065da6 !important;
}

.header-base{
    flex-grow: 1;
    margin-left: 10px;
}

.header-base > * {
    display: inline-block;
    position: relative;
    font-weight: 200;
    color: #fff;
    margin: 0 8px 0 0;
}

.header .brand {
    margin-top: -1px;
}

.locaLayer {
    padding-right: 10px;
}

a.loca-switch {
    font-weight: 200;
    font-size: 24px;
    color: #f2f2f2;
    margin-right: 10px;
    text-decoration: none;
}

a.loca-switch:hover {
    color: rgba(0, 0, 0, .5);
}

a.loca-switch.active {
    color: rgba(0, 0, 0, .5);
}

input:focus, textarea:focus {
    outline: none
}

input[type="submit"].logout{
    height: 34px;
    width: initial;
    margin: 0 10px;
    padding: 0 20px;
    background: #fff;
    color: #055da6;
    font-weight: 400;
    letter-spacing: 0;
}

.navbar-inner a #toggleMenu {
    position: absolute;
    left: 150px;
    width: 28px;
    top: 6px;
    margin: 0 0 0 33px;
}



/* Special styles to divide the different systems from each other */

/*local*/

body.local_dev .header .navbar-inner,
body.local_test .header .navbar-inner {
    background-color: #065da6 !important;
}
body.local_dev a.loca-switch.active,
body.local_test a.loca-switch.active {
    color: rgba(0,0,0,.5);
}
body.local_dev a.loca-switch:hover,
body.local_test a.loca-switch:hover {
    color: rgba(0,0,0,.5);
}

/*Test*/

body.test .header .navbar-inner{
    background-color: #226C8A !important;
}
body.test a.loca-switch.active {
    color: rgba(0,0,0,.5);
}
body.test a.loca-switch:hover {
    color: rgba(0,0,0,.5);
}

/*dev*/

body.dev .header .navbar-inner {
    background-color: #9787D6 !important;
}
body.dev a.loca-switch.active {
    color: rgba(0,0,0,.5);
}
body.dev a.loca-switch:hover {
    color: rgba(0,0,0,.5);
}


/* ================================================ */
/* === disable complete Header on start page ====== */
/* ================================================ */

div.header.white-header .navbar-inner{
    background-color: transparent!important;
}

div.header.white-header .navbar-inner .header-base,
div.header.white-header .navbar-inner  input.logout{
    display: none;
}
div.header.white-header .navbar-inner .loca-switch{
    color:#747e83;
}
div.header.white-header .navbar-inner .loca-switch.active{
    color:#065da6;
    font-weight: 500;
}


/* <<<======== Main Menu ========>>> */

#menu {
    position: relative;
    width: 210px;
    float: left;
    background: #fafafa;
    border-right: 1px solid #e2e2e2;
    margin: 0;
    height: calc(100% - 42px);
}

#menu .submenu {
    padding: 8px;
}
#menu .submenu.portfolio{
    padding: 12px 12px 10px 8px;
}
#menu .submenu .top{

}
#menu .submenu h4,
#menu .submenu h6{
    margin: 0;
    word-break: break-word;
}
#menu .submenu h6{
    margin-top: 2px;
}
#menu .submenu h4{
    margin-top: 4px;
}
#menu .submenu img{
    margin-right: 6px;
    height: 12px;
}

#menu li.submenu.active a.presentation-link:hover {
    color: #ffffff;
}

#menu .submenu a {
    line-height: 1.3;
}

#menu .submenu a,
#menu .submenu textarea {
    padding: 0;
}

ul#mainSections > li > a {
    margin-bottom: -5px;
}

ul#mainSections > li > span,
ul#mainSections > li > a,
ul.subsection > li > a,
ul.subsection > li > ul > li > a,
ul.subsection > li.submenu > a,
ul.subsection > li > ul > li.submenu > a {
    padding: 10px;
    width: 100%;
    display: inline-block;
    text-decoration: none;
    color: #000000;
    font-size: 16px;
    overflow: hidden;
    font-weight: 400;
}

ul#mainSections > li > span,
ul#mainSections > li > a{
    font-weight: 600;
    padding-top: 16px;
    padding-bottom: 16px;
}

ul.subsection li a {
    text-decoration: none;
}

ul.subsection > li.submenu.active > a,
ul.subsection > li > ul > li.submenu.active > a {
    color: #ffffff;
}

.subsection-link {
    display: none;
}

ul#mainSections{
    display: block;
    height: 100%;
    overflow-y: scroll;
    padding-top: 52px;
    background: #fff;
}
ul#mainSections, ul.subsection {
    padding-left: 0px;
    list-style-type: none;
}

ul.subsection {
    background: #f0f0f0;
    display: none;
}

/* Presentations Groups */
ul#mainSections > li.section-link > ul.subsection > li.group-submenu > span {
    background: #CCE4F5;
    display: block;
    font-weight: 600;
    padding: 8px 0 8px 18px;
}
/* END: Presentations Groups */

ul#mainSections > li,
ul.subsection > li,
ul.subsection > li > ul > li,
ul.subsection > li > ul > li.submenu,
ul.subsection > li.submenu {
    padding: 0;
    border-top: 1px solid #e2e2e2;
    cursor: pointer;
}

ul#mainSections > li:hover > span,
ul#mainSections > li.active > span,
ul#mainSections > li:hover > a,
ul#mainSections > li.active > a{
    transition: all ease-in-out .08s;
    background: #3984C0;
    color: #fff;
}

ul.subsection:hover > li.submenu:hover,
ul.subsection:hover > li > ul > li.submenu:hover,
ul.subsection:hover > li > ul > li.submenu:hover a,
ul.subsection:hover > li.submenu:hover a,
ul.subsection > li.active,
ul.subsection > li > ul > li.active {
    transition: all ease-in-out .08s;
    background: #9CC3E1;
    color: #fff;
}
ul.subsection:hover > li.submenu:hover img,
ul.subsection:hover > li.submenu:hover img,
ul.subsection > li.active img{
    filter: brightness(100);
}

/* Presentation Name Editing Field*/
#menu .submenu textarea {
    top: 0;
    color: white;
    font-size: 16px;
    border: none;
    background-color: #434343;
    padding: 5px 10px;
    overflow: visible;
    line-height: 1.2;
    margin-top: 0px;
    width: 100%;
    box-sizing: border-box;
}

/* Presentation Action Options*/
.presentation-actions {
    text-align: right;
    margin-top: 10px;
    display: none;
}

.submenu.active .presentation-actions {
    display: block;
}

.presentation-actions a {
    font-size: 18px;
    line-height: 1;
    color: #ffffff;
    margin-left: 8px;
    -webkit-transition: color ease-in-out .3;
    -moz-transition: color ease-in-out .3;
    -ms-transition: color ease-in-out .3;
    -o-transition: color ease-in-out .3;
    transition: color ease-in-out .3;
}

.presentation-actions a:hover {
    color: #065da6;
}


#contentMenu {
    width: 1288px;
    padding: 0px;
    margin: 0;
    display: block;
}

html, body {
    height: 100%;
    display: block;
    overflow: hidden;
}

#contentWrapper {
    position: relative;
    margin-left: 210px;
    padding: 15px;
    z-index: 1;
    height: calc(100% - 40px);
    display: block;
    overflow-y: scroll;
    /*overflow-y: visible;*/
}

@media (max-width: 1520px) {
    #contentWrapper {
        overflow-x: scroll;
    }
}

#menu-filter {
    display: flex;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #cccccc;
}

#menu-filter > input:first-child {
    flex: 1;
    background-color: white!important;
    box-shadow: none;
    border: none;
    padding: 16px 12px;
}

/* Clearable text inputs */
.clearable {
    background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -20px center;
    border: 1px solid #999;
    padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */
    border-radius: 3px;
    transition: background 0.4s;
}

.clearable.x {
    background-position: right 10px center;
}

/* (jQ) Show icon */
.clearable.onX {
    cursor: pointer;
}

/* (jQ) hover cursor style */
.clearable::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

/* Remove IE default X */

#subSections {
    margin-top: 15px;
    height: 30px;
}

#main {
    /*position: absolute; is needed to prevent event tab layout from breaking*/
    position: absolute;
    margin: 0;
    width: calc(100% - 30px);
    height: auto;
}

#presentationContainer #main {
    width: 1275px;
}

#editor, #editorClone {
    position: relative;
    border: 1px solid black;
    width: 1024px;
    height: 768px;
}

#slidesFrame {
    border: 1px solid black;
    width: 1024px;
    height: 112px;
    margin-top: 10px;
    padding: 7px 10px;
}

#slidesWrapper {
    float: left;
    overflow: scroll;
    overflow-y: hidden;
    height: 130px;
    width: 955px;
}

#slides {
    height: 120px;
}

#optionsFrame {
    border: 1px solid black;
    width: 240px;
    height: 890px;
    margin-left: 10px;
    padding: 5px;
    position: relative;
    float: right;
}

.presentation-loading-message {
    text-align: center;
    width: 100%;
    margin-top: 30%;
}

.fake-link {
    cursor: pointer;
}

.slide-box {
    position: relative;
    float: left;
    border: 1px solid #eeeeee;
    background-color: darkgray;
    width: 122px;
    height: 92px;
    margin: 2px 8px 2px 2px;
    text-align: right;
    color: white;
    font-family: Arial;

    outline: none;

    -webkit-transition: outline ease-in-out .3;
    -moz-transition: outline ease-in-out .3;
    -ms-transition: outline ease-in-out .3;
    -o-transition: outline ease-in-out .3;
    transition: outline ease-in-out .3;
}

.slide-box:hover {
    outline: 2px solid #1167cb;
}

.slide-background {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slide-thumbnail-number {
    position: absolute;
    background: black;
    bottom: 0px;
    right: 0px;
    left: 0px;
    font-size: 12px;
    width: 100%;
    text-align: center;
    z-index: 10;

    -webkit-transition: background ease-in-out .3;
    -moz-transition: background ease-in-out .3;
    -ms-transition: background ease-in-out .3;
    -o-transition: background ease-in-out .3;
    transition: background ease-in-out .3;
}

.slide-box-selected .slide-thumbnail-number {
    background: #065da6;
}

.horizontal-line {
    position: absolute;
    width: 1024px;
    height: 1px;
    background-color: white;
}

.slide-box-selected {
    outline: 2px solid #065da6;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    /*box-shadow: 0px 0px 5px 2px rgba(17, 103, 203, 1);*/
    /*-webkit-box-shadow: 0px 0px 5px 2px rgba(17, 103, 203, 1);*/
    /*-moz-box-shadow: 0px 0px 5px 2px rgba(17, 103, 203, 1);*/
    /*-o-box-shadow: 0px 0px 5px 2px rgba(17, 103, 203, 1);*/
}

.slide-box-selected:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
}

.slide-box-selected .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
    padding-right: 5px;
    padding-top: 5px;
    z-index: 5;
}

.slide-box-selected .overlay i {
    height: 22px;
    color: #076fc5;
    cursor: pointer;

    -webkit-transition: color ease-in-out .3;
    -moz-transition: color ease-in-out .3;
    -ms-transition: color ease-in-out .3;
    -o-transition: color ease-in-out .3;
    transition: color ease-in-out .3;
}

.slide-box-selected .overlay i:hover,
.slide-box-selected .overlay i:focus,
.slide-box-selected .overlay i.active {
    color: #ffffff;
}

.slide-box-selected .overlay i.highlight {
    color: #ffffff;
}

.footer-caption-wrapper {
    position: absolute;
    left: 28px;
    top: 727px;
    width: 300px;
    height: 30px;
}

#footerCaption {
    position: absolute;
    font-family: "Montserrat-Regular";
    font-size: 14px;
    color: white;
    text-align: left;
    width: 100%;
}

.footer-page-number-wrapper {
    position: absolute;
    left: 362px;
    top: 727px;
    width: 300px;
    height: 30px;
}

#footerPageNumber {
    position: absolute;
    font-family: "Montserrat-Regular";
    font-size: 14px;
    color: white;
    text-align: center;
    width: 100%;
}

#footerInfoTextButton {
    position: absolute;
    left: 962px;
    top: 719px;
    width: 31px;
    height: 31px;
}

#newSlideButton,
#pasteSlideButton {
    margin: 3px 0px 7px 12px;
    padding: 10px;
    height: 40px;
    font-size: 14px;
}

.image-box {
    position: relative;
    float: left;
    margin: 5px;
    border: 1px solid black;
    background-color: darkgray;
    width: 150px;
    height: 150px;
}

.image-box img {
    width: 100%;
    height: 100%;
}

.image-box-footer, .video-box-footer, .file-box-footer {
    position: absolute;
    padding: 2px;
    font-family: Arial;
    font-size: 10px;
    color: white;
    height: 25px;
    width: 100%;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    word-wrap: break-word;
}

.image-box-hud {
    position: absolute;
    top: 0px;
    height: 150px;
    width: 150px;
    background-color: rgba(0, 0, 0, 0.7);
}

.presentation-images-section {
    width: 1300px;
    /*	height: 878px;*/
    /*overflow: scroll;*/
}

.presentation-images-caption {
    margin-left: 5px;
    font-size: 24px;
    font-weight: 500;
}

.video-box {
    position: relative;
    float: left;
    margin: 5px;
    border: 1px solid black;
    background-color: darkgray;
    width: 150px;
    height: 150px;
}

.video-box img {
    width: 100%;
    height: 100%;
}

.video-box-hud {
    position: absolute;
    top: 0px;
    height: 150px;
    width: 150px;
    background-color: rgba(0, 0, 0, 0.7);
}

.presentation-videos-section {
    width: 1400px;
    height: 170px;
}

.presentation-videos-caption {
    margin-left: 5px;
}

.file-box {
    position: relative;
    float: left;
    margin: 5px;
    border: 1px solid black;
    background-color: darkgray;
    width: 150px;
    height: 150px;
}

.file-box img {
    width: 100%;
    height: 100%;
}

.file-box-hud {
    position: absolute;
    top: 0px;
    height: 150px;
    width: 150px;
    background-color: rgba(0, 0, 0, 0.7);
}

.presentation-files-section {
    width: 1400px;
    height: 170px;
}

.presentation-files-caption {
    margin-left: 5px;
}

.presentation-link {
    cursor: pointer;
}

li.submenu.active a.presentation-link {
    cursor: text;
}

.event-link:hover {
    cursor: pointer;
    /***background: #50aa38;***/
}

.presentation-category-caption {
    float: left;
}

.slide-element-header {
    position: absolute !important;
    padding: 2px;
    font-family: Arial;
    font-size: 10px;
    color: white;
    height: 16px;
    width: 100%;
    top: 0px;
    background-color: rgba(127, 127, 127, 0.8);
    overflow: hidden;
    text-align: left;
}

.slide-element.selected .slide-element-header {
    background-color: rgba(17, 103, 203, .8);

}

.slide-element.selected img {
    -webkit-transform: translate(-1px, -1px);
    -moz-transform: translate(-1px, -1px);
    -ms-transform: translate(-1px, -1px);
    -o-transform: translate(-1px, -1px);
    transform: translate(-1px, -1px);
}

.slide-element {
    position: absolute !important;
    border: 2px dashed rgba(127, 127, 127, 0.8);
    overflow: hidden;
    /*background-color: rgba(169, 169, 169, 0.8);*/
}

.mce-tinymce.mce-container.mce-panel {
    /*margin top is needed to prevent overlapping from header and editor*/
    margin-top: 15px !important;
}

.slide-element.selected {
    border: 2px dashed rgba(17, 103, 203, .8);
    background: rgba(255, 255, 255, 0.1);
}

.slide-element.no-border {
    border: 0px;
}

.slide-element[entity-type="EFStepSlider"],
.slide-element[entity-type="EFThreeSixty"],
.slide-element[entity-type="EFSlideshow"] {
    background-color: rgba(169, 169, 169, 0.8);
}

.slide-element[entity-type="EFSlideshow"] img {
    width: 48%;
    vertical-align: middle;
    max-height: 290px;
    margin: 5px;
    text-align: center;
}

.slide-element-text {
    position: absolute !important;
    width: 100%;
    color: white;
}

.slide-element[entity-type="EFText"] p {
    margin: 0px;
}

.slide-element-text-input {
    position: absolute !important;
    background-color: transparent;
    border: 0px;
    left: 0px;
    top: -2px;
    display: none;
    resize: none;
}

.slide-element-play-button {
    position: absolute;
    color: white;
    text-align: center;
}

.slide-element-play-button-text {
    background-color: rgba(217, 26, 0, 0.7);
    width: 100%;
    margin-top: 20px;
}

.slide-element-settings-textarea {
    width: 230px;
    height: 100px;
}

.slide-element-curtain-background {
    width: 1024px;
    height: 768px;
    background-color: rgba(0, 0, 0, 0.8);
}

.slide-element-button-title {
    position: absolute;
    color: white;
}

.slide-element-file-name, .slide-element-no-file-name {
    text-align: center;
    color: white;
}

.slide-element-no-file-name {
    background-color: rgba(217, 26, 0, 0.7);
}

#feedbackLoading {
    width: 1288px;
    margin-top: 400px;
    font-size: 40px;
    text-align: center;
}

.bold-text-plz {
    font-weight: bolder;
    color: #00f;
}

.image-view-image-select {
    width: 235px
}

input[type="submit"] {
    position: relative;
    background: #434343;
    padding: 10px 10px;
    color: #fff;
    border-radius: 2px;
    letter-spacing: 1px;
    font-weight: 200;
    font-size: 1em;
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
    width: 205px;
    /*margin: 2px;*/
}

.selectedImageTemplate {
    border: 1px solid #00539c;
    border-radius: 2px;
    height: 46px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.selectedImageTemplate img {
    float: left;
    height: 100%;
    max-width: 65px;
}

.noSelectedImageTemplate span {
    vertical-align: middle;
    text-align: center;
    font-size: 40px;
    color: #ffffff;
}

.noSelectedImageTemplate div.iconContainer {
    background-color: #00539c;
    width: 65px;
    float: left;
    height: 100%;
    padding-left: 10px;
}

.selectedImageTemplate div.textContainer {
    padding-left: 8px;
    word-wrap: break-word;
    overflow: hidden;
    vertical-align: middle;
    max-height: 100%;
    padding-right: 2px;
    position: absolute;
    left: 146px;
    width: calc(100% - 60px);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translate(-50%, -50%);
}

select#language {
    color: #000 !important;
}

select {
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 230px;
    height: auto;
    overflow: hidden;
    position: relative;
    padding: 10px;
    padding-right: 30px;
    margin-right: 4px;
    margin-bottom: 4px;
    border: 0;
    border-radius: 2px;
    outline: none;
    color: #fff !important;
    background: url(../media/images/arrow_down.png) no-repeat right #065da6;
    background-position-x: 96%;
    /*float: left;*/
    cursor: pointer;
    font-weight: 200;
    font-size: 1em;
    letter-spacing: 1px;
}

#newEvent select,
#newEvent a.btn-primary {
    display: inline-block;
}


#event input[type="text"],
#products input[type="text"],
#employees input[type="text"],
#caption input[type="text"],
#settingsFrame input[type="text"]:not(#xInput):not(#yInput):not(#widthInput):not(#heightInput):not(#rgb),
#adduserToPresentationName input[type="text"] {
    position: relative;
    background-color: #434343;
    padding: 10px 10px;
    color: #fff;
    border-radius: 2px;
    -webkit-appearance: none;
    border: none;
    width: 100%;
}

/*Image Select2.png for colorpicker*/
#settingsFrame #rgb {
    position: relative;
    border: 0px;
    padding: 0px;
    width: 28px;
    height: 28px;
    cursor: pointer;
    background: url('../media/images/colorpicker/select.png') repeat scroll center transparent;
}

#menu input[type="submit"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    background: #cb3d35;
    padding: 10px 10px;
    color: #fff;
    border-radius: 2px;
    letter-spacing: 1px;
    font-weight: 200;
    font-size: 1em;
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
    width: calc(100% - 10px);
    margin: 5px;
}

#addUserToEventConfirmation,
#addUserToPresentationConfirmation {
    position: absolute;
    width: 220px;
    margin-left: 470px;
}

#addUserToEventWidget input[type="text"] {
    position: absolute;
    background: #434343;
    padding: 7px 7px;
    color: #fff;
    border-radius: 2px;
    -webkit-appearance: none;
    border: none;
    width: 220px;
    margin-left: 10px;
}

#adduserToPresentationName {
    position: absolute;
    background: #434343;
    padding: 7px 7px;
    color: #fff;
    border-radius: 2px;
    -webkit-appearance: none;
    border: none;
    width: 220px;
    margin-left: 10px;
}

#feedbackItemAddForm input[type="text"] {
    position: relative;
    background: #434343;
    padding: 10px 10px;
    color: #fff;
    border-radius: 2px;
    -webkit-appearance: none;
    border: none;
    width: 220px;
    margin: 0;
}

input.settings-frame-button {
    position: relative;
    background: #434343;
    padding: 10px 10px;
    color: #fff;
    border-radius: 2px;
    -webkit-appearance: none;
    border: none;
    width: 100%;
    margin: 0;
}

.duplicate-presentation-button settings-frame-button {
    /*.save-presentation-button {*/
    width: 240px;
    height: 34px;
    background: #50aa38 !important;
    border: none;
    border-radius: 2px;
    margin-right: 4px;
    color: #fff;
    cursor: pointer;
    position: relative;
}

#showPresentationSettingsTemplate {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
}

/*active class is applied when button is actually not clickable*/
#showPresentationSettingsTemplate button.btn.save-presentation-button {
    background: #337BB7;
    color: #ffffff;
    margin-bottom: 10px;
}

#showPresentationSettingsTemplate button.btn.save-presentation-button.active {
    background: #cccccc;
}

#showPresentationSettingsTemplate button.btn.cancel-presentation-button {
    background: #FF663A;
    color: #ffffff;
}

#showPresentationSettingsTemplate button.btn.cancel-presentation-button.active {
    background: #cccccc;
}

#showPresentationSaveCancelTemplate {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 5px;
}

/*active class is applied when button is actually not clickable*/
#showPresentationSaveCancelTemplate button.btn.save-presentation-button {
    color: #ffffff;
    margin-bottom: 10px;
}

#showPresentationSaveCancelTemplate button.btn.save-presentation-button.disabled {
    background: #cccccc;
    cursor: default;
}

#showPresentationSaveCancelTemplate button.btn.cancel-presentation-button {
    color: #ffffff;
}

#showPresentationSaveCancelTemplate button.btn.cancel-presentation-button.disabled {
    background: #cccccc;
    cursor: default;
}

#settingsFrame button i,
#optionsFrame button i {
    margin-right: 8px;
    padding-top: 1px;
    vertical-align: baseline;
}

#settingsFrame .slide-editing button i {
    margin-right: 0px;
    padding-top: 0px;
}

#settingsFrame .duplicate-delete {
    margin-top: 20px;
}

#settingsFrame .duplicate-delete button:first-of-type {
    margin-bottom: 10px;
}

#addEmployee {
    position: relative;
    background: #50aa38;
    padding: 10px 10px;
    color: #fff;
    border-radius: 2px;
    letter-spacing: 1px;
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
    width: 240px;
    margin-top: 2px;
}

#fileFormSubmitButton {
    position: relative;
    background: #50aa38;
    padding: 10px 10px;
    color: #fff;
    border-radius: 2px;
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
    width: 100%;
    height: 34px;
}

button.delete-employee {
    background: #cb3d35;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    width: 180px;
    height: 34px;
    margin: 0;
}

#buttonEventWrapper {
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 40px;
}

#deleteEvent,
#cancelEvent {
    width: 118px;
}

#saveEvent {
    width: 118px;
}

.settingsLabel {
    width: 100px;
    display: inline-block;
}

#deleteFeedbackProduct {
    width: 118px;
    height: 34px;
    background: #cb3d35;
    border: none;
    border-radius: 2px;
    margin: 2px 4px 0 0;
    color: #fff;
    cursor: pointer;
    position: relative;
}

#addFeedbackProduct {
    width: 240px;
    height: 34px;
    background: #50aa38;
    border: none;
    border-radius: 2px;
    margin: 2px 4px 0 0;
    color: #fff;
    cursor: pointer;
    position: relative;
}

#userListForPresentation,
#userListForEvent {
    background: #fafafa;
    border: none;
    padding: 0;
    margin: 1em 0 1em;
    border-radius: 4px;
    width: 484px;
    border-spacing: 0;
}

#userListForPresentation td, #userListForEvent td {
    font-weight: 600;
}

#userListForPresentation th, td, #userListForEvent th, td {
    padding: .3em;
    text-align: left;
}

th {
    font-weight: normal;
}

#userListForPresentation > td:nth-child(even),
#userListForEvent > tr:nth-child(even) {
    background: #e2e2e2;
}

tr:nth-child(even) {
    background: #e2e2e2;
}

#fileManagerView tr:nth-child(odd) {
    background: #f9f9f9;
}

.step-slider-upload-drop-zone {
    background-color: #fafafa;
}

.step-slider-descriptive-text {
    position: absolute;
    text-align: center;
    left: 0;
    margin-top: -50px;
    font-size: 14px;
    top: 50%;
    width: 100%;
    height: auto;
    color: rgba(0, 0, 0, 0.5);
}

input[type="file"] {
    width: 888px;
    height: 578px;
    /* overflow: hidden; */
    color: #fff;
    background: url(../media/images/arrow_down.png) no-repeat right #50aa38;
    outline: none;
    margin-right: 4px;
    margin-bottom: 4px;
    background-position-x: 98%;
    border-radius: 2px;
    cursor: pointer;
    top: -8px;
    position: relative;
}


ul.user-list-presentation {
    list-style: none;
    padding-left: 0;
}

li {
    list-style: none;
}

/*input[type="checkbox"] {*/
/*-webkit-appearance: none;*/
/*box-sizing: border-box;*/
/*}*/
/*input[type="radio"], */
/*input[type="checkbox"] {*/
/*margin: 3px 0.5ex;*/
/*padding: .5em;*/
/*background: #434343;*/
/*border: 1px solid #434343;*/
/*border: none;*/
/*position: relative;*/
/*top: .3em;*/
/*}*/

/*input[type="radio"]:checked, */
/*input[type="checkbox"]:checked {*/
/*margin: 3px 0.5ex;*/
/*padding: .5em;*/
/*background-color: #fff;*/
/*border: none;*/
/*position: relative;*/
/*top: .3em;*/
/*}*/

.wrapper {
    background: #fafafa;
    border: 1px solid #e2e2e2;
    padding: 1em;
    margin-bottom: 1em;
}


input[type="button"] .cancel-presentation-button.active settings-frame-button {
    background: #ff0000;
}

textarea {
    position: relative;
    padding: 9px 9px;
    background: #434343;
    /*TODO: unsure if works without important */
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    left: 0px;
    resize: none;
    top: 10px;
    width: 520px;
    height: 180px;
}

#settingsFrame .dd .ddTitle .ddTitleText {
    padding: 18px 15px;
    position: relative;
}

#settingsFrame #backgroundImagesContainer .dd .ddTitle .ddTitleText,
#settingsFrame #videoContainer .dd .ddTitle .ddTitleText,
#settingsFrame #imageContainer .dd .ddTitle .ddTitleText {
    padding: 5px 30px 5px 80px;
    height: 60px;
    position: relative;
}

#settingsFrame .dd .ddTitle .ddTitleText img {
    position: relative;
}

#settingsFrame #slideContainer .dd .ddTitle .ddTitleText {
    padding: 5px 15px 5px 5px;
}

#settingsFrame .dd .ddTitle .ddTitleText .ddlabel {
    position: absolute;
    top: 50%;
    left: 85px;
    word-break: break-all;
    width: 115px;
    width: calc(100% - 110px);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#settingsFrame .dd .ddTitle {
    color: #333;
    background-color: #fff;
    border: 1px solid #cccccc;

    background: initial;
    overflow: hidden;
    overflow: hidden;

    cursor: pointer;
}

#settingsFrame .dd .ddTitle:after {
    content: "\E602";
    display: inline-block;
    width: 20px;
    font-size: 16px;

    position: absolute;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #065da6;
    /* vertical-align: top; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#settingsFrame .dd .ddChild li.hover,
#settingsFrame .dd .ddChild li.selected {
    background-color: #065da6;
    color: #ffffff;
}

#settingsFrame .dd .ddChild li.hover .ddlabel,
#settingsFrame .dd .ddChild li.selected .ddlabel {
    color: #ffffff;
}

#settingsFrame button,
input[type="button"] {
    width: 100%;
    position: relative;
}

#settingsFrame button:focus {
    outline: none;
}

#settingsFrame #imageConvertingContainer.slide-editing {
    margin: 0px -5px;
    overflow: auto;
}

#settingsFrame #showSlideSettingsTemplate .slide-editing {
    margin: 30px -5px;
    overflow: auto;
}

#settingsFrame #imageConvertingContainer button,
#settingsFrame #showSlideSettingsTemplate button {
    width: calc(50% - 10px);
    float: left;
    margin: 5px;
    font-size: 22px;
    line-height: 1.1;
}
#settingsFrame #showSlideSettingsTemplate button:not(:nth-of-type(even)):last-of-type {
    width: calc(100% - 10px);
}
#settingsFrame #showSlideSettingsTemplate button.add-attachment-button span{
    margin-left: 5px;
}

#settingsFrame #imageConvertingContainer button i,
#settingsFrame #showSlideSettingsTemplate button i {
    vertical-align: baseline;
}

#settingsFrame #showSlideSettingsTemplate .btn-bar.slide-options {
    width: 100%;
    float: left;
    display: block;
    margin: 15px 0;
}

#settingsFrame #showSlideSettingsTemplate .btn-bar.slide-options button {
    width: calc(50% - 10px);
}

h3#email {
    top: -76px;
    position: relative;
    left: 90px;
    display: inline-block;
}

span#emailblind {
    top: 0px;
    position: relative;
    left: 0px;
    display: inline-block;
}

.separationSpace {
    margin-top: 15px;
    display: inline-block;
}

.radio-box {
    width: 33%;
    float: left;
}

.radio-box input[type=radio] {
    margin: 4px 10px 4px 0;
}

#isInfoText {
    margin-right: 4px;
}

#xInput, #yInput, #widthInput, #heightInput, #fontSizeInput {
    /*padding-left: 40px;*/
    width: 112px;
    position: relative;
    background-color: #434343;
    padding: 10px 10px 10px 30px;
    color: #fff;
    border-radius: 2px;
    margin-top: 20px;
    -webkit-appearance: none;
    border: none;
    text-align: right;
}

button#centerXButton, button#centerYButton {
    width: 112px;
}

#xInput,
#yInput {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#centerXButton,
#centerYButton {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#yInput, button#centerYButton, #heightInput {
    margin-left: 4px;
}

.inputTitleContainer {
    position: relative;
}

.titleInput {
    position: absolute;
    color: #ffffff;
    display: block;
    top: 31px;
    font-size: 12px;
    z-index: 9;
}

.titleInput#widthTitle, .titleInput#xTitle, .titleInput#fontSizeTitle {
    left: 4px;
}

.titleInput#heightTitle, .titleInput#yTitle {
    left: 120px;
}

#centerXButton, #centerYButton {
    margin-right: 0;
}

#coordinatesLabel {
    position: relative;
    top: 20px;
}

.numberFiles span {
    color: #434343;
    margin-left: .7em;
    margin-top: .4em;
    display: inline-block;
}


/* MEDIA QUERY HACK FOR CUSTOMIZED BROWSER BARS IN IE */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #slidesFrame {

        /*scrollbar style*/
        scrollbar-base-color: #50aa38;
        scrollbar-base-color: #50aa38;
        scrollbar-3dlight-color: #ffffff;
        scrollbar-highlight-color: #50aa38;
        scrollbar-track-color: #eeeeee;
        scrollbar-arrow-color: #50aa38;
        scrollbar-shadow-color: #50aa38;
        scrollbar-dark-shadow-color: #50aa38;

    }
}
