#lfb_bootstraped.lfb_bootstraped.lfb_tld_tdgnBootstrap {

}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer {

    background-color: #333;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnFrame{
    position: fixed;
    top: 32px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1001;
    padding-left: 280px;
    -webkit-transition: padding-bottom 0.2s; 
    transition: all 0.5s; 
    box-shadow: 0px 0px 18px rgba(0,0,0,0.4);
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnFrame.lfb_tld_panelFullWidth{
    padding-left: 0px;    
}
body #lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnFrame.lfb_tld_viewTablet{
    padding-left: 0px;
}
body #lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnFrame.lfb_tld_viewMobile{
    padding-left: 0px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_savePanel {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 1050;
    background-color: #202224;
    padding-top: 32px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_savePanel .tooltip {
    position: absolute;
    z-index: 99999999 !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel{
    position: fixed;
    top: 32px;
    left: 0px;
    width: 280px;
    height: 100%;
    z-index: 1003;
    background-color: #202224;
    font-size: 15px;    
    -webkit-transition: width 0.5s; 
    transition:  width 0.5s;    
}
#lfb_bootstraped.lfb_bootstraped.lfb_fullscreen #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel{
    left:0px;
}
body.folded #lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel{    
    left: 36px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector {
    position: fixed;
    bottom: 0px;
    left: 280px;
    right: 0px;
    height: 248px;
    z-index: 1002;
    background-color: #202224;
    font-size: 15px;    
    -webkit-transition: width 0.5s; 
    transition:  width 0.5s;    
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector.lfb_tld_panelFullWidth {
    left: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel.lfb_tld_collapsed{
    width: 0;    
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_savePanel.lfb_tld_collapsed{
    width: 0;    
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector.lfb_tld_collapsed{
    bottom: -192px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel.lfb_tld_collapsed #lfb_tld_tdgnPanelBody,
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_savePanel.lfb_tld_collapsed #lfb_tld_savePanelBody,
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector.lfb_tld_collapsed #lfb_tld_tdgnInspectorBody{
    opacity: 0;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel.lfb_tld_collapsed #lfb_tld_tdgnPanelHeader {
    width: 48px;
    height: 48px;
    padding: 10px !important;    
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel:not(.lfb_tld_collapsed) #lfb_tld_tdgnPanelToggleBtn  { 
    margin-top: -4px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel.lfb_tld_collapsed #lfb_tld_tdgnPanelHeader > .glyphicon.glyphicon-eye-open{
    display: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector #lfb_tld_tdgnInspectorHeader {
    line-height: 42px;
    height: 42px;
    padding-left: 12px;
    padding-right: 12px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .form-group{
    margin-bottom: 8px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .form-group:last-child{
    margin-bottom: 0px;
}
#lfb_bootstraped.lfb_bootstraped .lfb_tld_slider .ui-slider-handle  {    
    background-color: #1abc9c;
    border-radius: 50%;
    margin-left: -9px;
    margin-top: -2px;
    cursor: pointer;

}
#lfb_bootstraped.lfb_bootstraped .lfb_tld_slider {
    background-color: #2a2c2f;
    height: 6px;

}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li  {
    padding-left: 0px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li > a:not(.lfb_tld_treeEyeLink) {
    display: block;
    padding: 4px;
    margin-bottom: 2px;
    background-color: #2a2c2f;
    color: #6c757d;
    font-size: 14px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li span.lfb_tld_htmlContent {
    color: #f39c12;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li > a.lfb_tld_active {   
        border-color: #16a085;
    border: 1px dashed #16a085;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li > a.lfb_tld_active span:nth-child(1){
    color: #f1c40f !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li > a.lfb_tld_active span:nth-child(2){
    color: #ecf0f1 !important;
}


#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li > a.lfb_tld_active span.lfb_tld_htmlContent,
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li > a:hover span.lfb_tld_htmlContent {
    color: #f1c40f !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector ul > li > .indicator {
    float: left;
    margin-top: 11px;
    margin-left: 8px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel #lfb_tld_tdgnPanelBody{
    padding: 14px;        
    max-height: 100%;
    overflow-y: scroll;
    padding-bottom: 64px;
    min-height: 100%;
    clear: both;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel #lfb_tld_tdgnPanelBody .form-group {
    position: relative;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_savePanel #lfb_tld_savePanelBody{ 
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector #lfb_tld_tdgnInspectorBody{
    max-height: 234px;
    overflow-y: auto;
    position: relative;
    padding-bottom: 0px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .form-control{
    font-size: 14px;      
    border-radius: 0px;
    box-shadow: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel label {
    font-weight: normal;
    font-size: 15px;   
    line-height: 22px;
    display: block;
    cursor: default;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .lfb_tld_tdgn_section {
    border-radius: 4px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .lfb_tld_tdgn_sectionArrow {
    float: right;
    margin-right: 6px;
    margin-top: 8px;
    color: #FFF;
    outline: none;
}    
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .lfb_tld_tdgn_sectionArrow:hover {
    opacity: 0.7;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .panel-group {
    margin: 0px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .panel .panel-heading {
    background-color: #2a2c2f;  
    cursor: pointer;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .panel .panel-heading a {
    text-decoration: none;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel #lfb_tld_tdgn_selectedElement {
    text-align: center;
    display: block;
    border: 2px solid #1abc9c;
    padding: 6px;    
    word-wrap: break-word;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel .lfb_tld_tdgn_sectionBar .lfb_bootstrap-select {
    width: 90%;
    margin-top: 6px;
}
#lfb_tld_loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #1ABC9C;
    z-index: 999999;
}
#lfb_tld_loader .lfb_tld_spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 0 auto;
    top: 50%;
}

#lfb_tld_loader  .double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #FFF;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;

    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
}

#lfb_tld_loader .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree, 
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree ul {
    margin:0;
    padding:0;
    list-style:none
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree ul {
    margin-left:1em;
    position:relative
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree ul ul {
    margin-left:.5em
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid #ddd;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree li {
    margin:0;
    line-height:2em;
    color:#369;
    font-weight:700;
    position:relative;        
    padding: 0px;
    padding-left: 12px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree > li:first-child {
    padding-left: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .indicator {
    margin-right:0px;
    color: #6c757d;
    cursor: pointer;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector  .lfb_tld_tree li a {
    text-decoration: none;
    color:#369;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector  .lfb_tld_tree a.lfb_tld_treeEyeLink {
    float: left;
    display: inline-block;
    padding-right: 4px;
    margin-right: 4px;
    margin-top: 4px;
    color: #16a085;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree li a:hover.lfb_tld_treeEyeLink,
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree li .indicator:hover {
    color: #1abc9c ;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnInspector .lfb_tld_tree ul li:last-child:before {
    background-color: transparent !important;
}
#lfb_bootstraped.lfb_bootstraped  .lfb_tld_notification {
    width: 300px;
    height: auto;
    top: 32px;
    background-color: #202224;
    right: 48px;
    position: fixed;
    z-index: 1050;
    padding: 14px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    display: none;
    font-size: 15px;
    color: #FFF;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
#lfb_bootstraped.lfb_bootstraped  .lfb_tld_notification .lfb_tld_notificationText{
    line-height: 24px;
}

#lfb_bootstraped.lfb_bootstraped  .lfb_tld_notification .lfb_tld_notificationText  p {
    font-size: 15px;
    margin-bottom: 10px;
    color: #FFF;
}
#lfb_bootstraped.lfb_bootstraped  .lfb_tld_notification .lfb_tld_notificationText  p:last-child{
    margin-bottom: 0px;
}
#lfb_bootstraped.lfb_bootstraped  .lfb_tld_notification .glyphicon {
    font-size: 24px;
    float: left;
    margin-right: 6px;
}
#lfb_bootstraped.lfb_bootstraped .btn > .glyphicon {
    margin-right: 6px;
    margin-top: -2px;
}

#lfb_bootstraped.lfb_bootstraped .lfb_tld_colorPreview {
    width: 38px;
    height: 38px;
    border-radius: 19px;
    border: 2px solid #bdc3c7;
    display: block;
    margin-right: 14px;
    position: relative;
    top: 0px;
    left: 50%;
    margin-left: -19px;
    margin-bottom: 10px;
    -webkit-transition: background-color 0.8s;
    transition: background-color 0.8s;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer #lfb_tld_tdgnPanel input.form-control.lfb_tld_colorpick {
    width: 0px;
    opacity: 0;
    height: 0px;
    margin: 0px;
    padding: 0px;
    max-height: 0px;
    position: absolute;
    top: 50px;
    margin-top: 0px;
    display: inline;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .wos_imageBtn {
    border-radius: 0px;
    padding-top: 11px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .wos_imageBtn > span.glyphicon {
    margin-right: 0px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_tld_sliderField {
    width: 60px;
    display: inline-block;
    padding: 4px;
    height: auto;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_tld_sliderHasField {
    display: inline-block;
    width: 120px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_tld_slider {
    margin-bottom: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_tld_fieldHasBtn {
    display: inline-block;
    width: 137px;    
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_tld_fieldBtn {
    padding-top: 11px;
    padding-bottom: 11px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_tld_fieldBtn > span.glyphicon {
    margin-right: 0px;
}

#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .tooltip {
    z-index: 500000;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .ui-slider-handle .tooltip {
    margin-right: -4px;
    width: auto;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .ui-slider-handle .tooltip .tooltip-inner {
    width: auto;
}
.nicescroll-rails {
    z-index: 2147483647 !important;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_tld_bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    display: block;
    width: 100%;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_tld_bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) > .btn {
    float: none;
    font-size: 14px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .dropdown-menu.open {
    margin-top: 2px;
    border-radius: 0px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_bootstrap-select.btn-group .dropdown-menu li a {

    border-radius: 0px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer h4.panel-title {
    margin-top: 0px !important;    
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100%;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .lfb_bootstrap-select:not(.open) .dropdown-menu.open{
    display: none;
}
#lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select>.dropdown-toggle {
    font-size: 14px;
    border-radius: 0px;
}
#lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select>.dropdown-toggle.bs-placeholder, #lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select>.dropdown-toggle.bs-placeholder:hover, #lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select>.dropdown-toggle.bs-placeholder:focus, #lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select>.dropdown-toggle.bs-placeholder:active {
    color: #FFF;

}
#lfb_bootstraped.lfb_bootstraped .dropdown-menu li>a:hover, .bootstrap-datetimepicker-widget .dropdown-menu li>a:hover, #lfb_bootstraped.lfb_bootstraped .dropdown-menu li>a:active, .bootstrap-datetimepicker-widget .dropdown-menu li>a:active, #lfb_bootstraped.lfb_bootstraped .dropdown-menu li>a:focus, .bootstrap-datetimepicker-widget .dropdown-menu li>a:focus {
    color: #95a5a6;
}
#lfb_bootstraped.lfb_bootstraped .lfb_bootstrap-select.btn-group .dropdown-toggle .caret {
    color: #FFF;
    border-bottom-color: #FFF;
    border-top-color: #FFF;
    margin-top: -3px;
}
body #lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnContainer .CodeMirror {
    height: 270px;
}
#lfb_bootstraped.lfb_bootstraped .lfb_tld_treeEyeLink span {
    margin-left:8px;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_stateSelectCt {
    text-align: center;
    margin-bottom: 0px; 
    margin-top: 5px;
}
#lfb_bootstraped.lfb_bootstraped .lfb_tld_inspectorClass {
    color: #6c757d;
}

#lfb_bootstraped.lfb_bootstraped .lfb_tld_inspectorId {
    color: #1abc9c;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_confirmStylesBtn {
    display: block;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnBootstrap {
    background-color: #202224;
}
#lfb_bootstraped.lfb_bootstraped #lfb_tld_tdgnPanel:not(.lfb_tld_collapsed) .lfb_tld_tdgnPanelToggleBtn {
    margin-top: -4px;    
}
#lfb_bootstraped.lfb_bootstraped a[data-devicebtn] {
    color: #6c757d;
    text-decoration: none;
}
#lfb_bootstraped.lfb_bootstraped a[data-devicebtn].lfb_tld_active {
    color: #1ABC9C;
}