/*
	Live Code Editor
	01-Jan-2017
	Copyright 2017, CoderBoys
	support@xbootstrap.com
*/

@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Bitter');

@font-face {
    font-family: Consola;
    src: url('fonts/consola.ttf'), url('fonts/consola.eot'), url('fonts/consola.woff'), url('fonts/consola.otf');
}

* {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

*:focus {
    outline: 0;
}

body {
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
    font-size: 13px;
    overflow: hidden;
    background: #404d5f;
    color: #777;
}

/* iframe 	{ width: 49.9%;position: absolute;	top:45px;left:50%;height: 88%; border: 1px solid #ccc;overflow:auto;	}		 */
select {
    padding: 3px 4px 3px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #006699;
    border: 1px solid #006699;
}

a:link, a:visited {
    text-decoration: none;
    color: #0059B2;
}

a:hover, a:active {
    text-decoration: underline;
    color: #0059B2;
}

/* Initialize */
#splashscreen {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99999;
    background-color: #fff;
}

#wrapper {
    margin: 0 auto;
    width: 90%;
}

#logo {
    background: url('../images/logo_04112014.png') no-repeat;
    width: 170px;
    height: 45px;
    position: relative;
    top: 17px;
    left: -5px;
    display: inline-block;
    cursor: pointer;
}

#logo:hover {
    opacity: 0.7;
}

#preview {
    overflow: auto;
    z-index: 9;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    border: none;
}

textarea#desc {
    resize: none;
    width: 455px;
    border: 2px solid #ccc;
}

/* Footer */
#footer {
    position: absolute;
    bottom: 0;
    height: 35px;
    width: 100%;
    font-family: "Oswald", Arial, sans-serif;
    font-weight: 300;
    border-top: 1px solid #dddddd;
    font-size: 13px;
    color: #CCC;
    background: #404d5f;
}

#footer ul.links {
    list-style-type: none;
    margin-left: 10px;
    text-align: right;
    margin-top: 14px;
    float: left;
}

#footer ul.links li {
    padding-left: 5px;
    padding-right: 5px;
    display: inline;
}

#footer ul.layout {
    list-style-type: none;
    padding-right: 10px;
    text-align: left;
    margin-top: 16px;
    float: right;
}

#footer ul.layout li {
    padding-left: 5px;
    padding-right: 5px;
    display: inline;
}

#footer ul.layout li a:link {
    opacity: 1;
    text-decoration: none;
}

#footer ul.layout li a:hover {
    opacity: 0.5;
    text-decoration: none;
}

#footer .ruler {
    position: fixed;
    bottom: 22px;
    right: 0;
    height: 13px;
    width: 4000px;
    background: url('../images/ruler_04112014.png') no-repeat;
}

#footer-message {
    text-align: left;
    float: left;
    padding-left: 10px;
    list-style-type: none;
    margin-top: 14px;
    color: #aaa;
    height: 25px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.footer-message-close {
    background: url('../images/close_02102014.png') no-repeat;
    width: 23px;
    height: 23px;
    display: block;
    margin-left: 10px;
    float: right;
    cursor: pointer;
}

.false-line-top1 {
    position: absolute;
    top: 45px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #cccccc;
}

.layout0 {
    background: url('../images/layout0.png') no-repeat;
    width: 17px;
    height: 13px;
    display: inline-block;
}

.layout1 {
    background: url('../images/layout1.png') no-repeat;
    width: 17px;
    height: 13px;
    display: inline-block;
}

.layout2 {
    background: url('../images/layout2.png') no-repeat;
    width: 17px;
    height: 13px;
    display: inline-block;
}

.layout3 {
    background: url('../images/layout3.png') no-repeat;
    width: 17px;
    height: 13px;
    display: inline-block;
}

/* .selected-layout { border-top:3px solid #006DD9; } */

/* Menu */
#js-menu {
    z-index: 999;
    position: absolute;
    left: 282px;
    top: 0px;
    cursor: pointer;
}

.team-up {
    width: 115px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 414px;
    z-index: 999;
    top: 32px;
    color: #eee;
    font-family: 'Roboto';
    font-weight: 600;
}

.menu-item {
    width: 115px;
    height: 45px;
    display: inline-block;
    color: #eee;
    font-family: 'Roboto';
    font-weight: 600;
    z-index: 999;
}

.tools-menu-bg {
    width: 300px;
    padding: 20px;
    margin-top: -5px;
    list-style-type: none;
}

.tools-shortcut {
    padding:4px;
    background:#ddd;
    border-radius:4px;
    font-size:70%;
}

/* Header (left) */
.header {
    position: fixed;
    width: 100%;
    height: 45px;
    left: 0;
    background-color: #404d5f;
}
.headerp {
    padding: 20px;
}

ul#header-menu {
    list-style-type: none;
    position: absolute;
    top: 10px;
    left: 5px;
    font-family: Segoe, Arial, sans-serif;
    font-size: 30px;
}

ul#header-menu li {
    display: inline;
}

#header-menu a:link, #header-menu a:visited {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

#header-menu a:hover, #header-menu a:active {
    cursor: pointer; /* IE8 and earlier */
}

.save-button:hover, #js-menu:hover, .tools-menu:hover, .log-in:hover, .run:hover, .team-up:hover {
    cursor: pointer;
    color: #fff;
}

.save-button {
    position: absolute;
    top: 0px;
    left: 515px;
    cursor: pointer;
    z-index: 9;
    top: 32px;
    color: #eee;
    font-family: 'Roboto';
    font-weight: 600;
}

/* Header (right) */
.sticky-scroll-switch {
    position: relative;
    top: 6px;
    float: right;
}

.night-vision-text {
    background: url('../images/night-mode-09182015.png') no-repeat;
    width: 42px;
    height: 30px;
    position: relative;
    top: 10px;
    float: right;
    margin-left: 4px;
}

.live-mode-text {
    background: url('../images/live-mode_04112014.png') no-repeat;
    width: 42px;
    height: 30px;
    position: relative;
    top: 10px;
    float: right;
    margin-left: 4px;
}

.log-in {
    width: 115px;
    height: 55px;
    z-index: 999;
    float: right;
    margin-left: 15px;
    margin-right: 8px;
    color: #eee;
    font-family: 'Roboto';
    font-weight: 600;
    margin-top: 15px;
}

.run {
    background: url('../images/run_06182014.png') no-repeat;
    width: 115px;
    height: 55px;
    z-index: 999;
    float: right;
    position: relative;
    left: -10px;
}

.logged-in {
    float: right;
    background: none;
    padding-left: 10px;
    position: relative;
    right: -10px;
    top: 0;
    height: 45px;
    width: 150px;
    font-family: "Segoe UI", Arial, sans-serif;
}

/* Editor */
.js-logo {
    background: url('../images/js.png') no-repeat;
    height: 34px;
    width: 34px;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    opacity: 0.9;
}

.css-logo {
    background: url('../images/css3.png') no-repeat;
    height: 48px;
    width: 34px;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    opacity: 0.7;
}

.html-logo {
    background: url('../images/html5.png') no-repeat;
    height: 48px;
    width: 34px;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    opacity: 0.6;
}

.preview-logo {
    background: url('../images/preview.png') no-repeat;
    height: 30px;
    width: 43px;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    z-index: 99;
    opacity: 0.6;
}
/* Scrollbar*/
::-webkit-scrollbar {
    width: 12px;
    background: #404d5f;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

/* Fake lines */
.fake-line-1 {
    position: absolute;
    top: 90px;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #4b5d76;
    z-index: 99;
    border-bottom: 1px solid #444444;
}

.fake-line-2 {
    position: absolute;
    bottom: 35px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #4b5d76;
    z-index: 99;
}

/* Full sreen toggle */
.fullscreen-small {
    background: url('../images/full-screen-small.png') no-repeat;
    height: 22px;
    width: 22px;
    cursor: pointer;
    opacity: 0.7;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 99;
}

.fullscreen-small-exit {
    background: url('../images/full-screen-small-exit.png') no-repeat;
    height: 24px;
    width: 24px;
    cursor: pointer;
    opacity: 0.6;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 99;
}

.fullscreen-small:hover {
    opacity: 1;
}

.fullscreen-small-exit:hover {
    opacity: 1;
}

/* Full screen preview */
.full-screen-logo {
    background: url('../images/full-screen.png') no-repeat;
    height: 24px;
    width: 24px;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    opacity: 0.7;
}

.full-screen-exit-logo {
    background: url('../images/full-screen-exit.png') no-repeat;
    height: 32px;
    width: 32px;
    display: block;
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    opacity: 0.7;
}

.full-screen-logo:hover, .full-screen-exit-logo:hover {
    opacity: 1;
}

#splitContainer {
    border: none;
}

#js-error-message-close {
    background: url('../images/close-me.png') no-repeat;
    width: 23px;
    height: 23px;
    display: block;
    float: right;
    cursor: pointer;
    margin-right: 20px;
}

#js-error-message-collapse {
    background: url('../images/collapse-me.png') no-repeat;
    width: 23px;
    height: 23px;
    display: block;
    float: right;
    cursor: pointer;
    margin-right: 10px;
}

/* Common classes */
.rounded-corner {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.no-bullets {
    list-style-type: none;
}

.button-text {
    background: #555;
    padding: 5px;
    color: #fff;
}

.popular {
    color: white;
    font-size: 9px;
    font-style: normal;
    border-radius: 10px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    background: #CC6600;
    padding: 2px 8px;
}

.field-shadow {
    -moz-box-shadow: 0 0 2px #111111;
    -webkit-box-shadow: 0 0 2px #111111;
    -o-box-shadow: 0 0 2px #999999;
    box-shadow: 0 0 2px #111111;
}

.jqx-fill-state-normal {
    background-color: #4b5d76 !important;
    border-top: 1px solid #4b5d76 !important;
    border-bottom: 1px solid #4b5d76 !important;
    border-left: 1px solid #4b5d76 !important;
    border-right: 1px solid #4b5d76 !important;
}

.jqx-splitter-collapse-button-vertical {
    background-color: #555;
}

.jqx-splitter-collapse-button-horizontal {
    background-color: #555;
}

/*
.jqx-fill-state-normal {background-color: #eee; border-top:1px solid #ccc; border-bottom:1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ccc;}
.jqx-splitter-collapse-button-vertical { background-color:#eee;}
.jqx-splitter-collapse-button-horizontal { background-color: #eee;}
*/
.shortcut {
    background-color: #0080FF;
    color: white;
    padding: 3px;
    font-size: 12px;
    font-style: normal;
    border-radius: 5px;
}

#app-cssgen {
    position: fixed;
    top: 38px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.pos-fa-cog {
    opacity: 0.5;
    cursor: pointer;
    position: absolute;
    top: 45px;
    right: 20px;
    z-index: 99;
    color: #ccc;
}

.fa-cog:hover {
    opacity: 1.0;
}

.text-cssgen {
    position: absolute;
    left: 160px;
    top: -29px;
    font-size: 18px;
    color: #f5f5f5;
    font-weight: 300;
    font-family: 'Open Sans', 'Lucida Grande', Arial, sans-serif;
}

.back-to-editor {
    position: absolute;
    right: 10px;
    top: -30px;
    padding: 5px 10px;
    background-color: #0CF;
    cursor: pointer;
    color: #222;
    font-weight: bold;
}

#iframe-cssgen {
    width: 100%;
    height: 100%;
    border: none;
}

.pos-split-container {
    position: fixed;
    top: 90px;
    left: 80px;
    box-sizing: border-box;
    bottom: 35px;
    width: calc(100% - 80px);
}

.pos-tools-menu {
    width: 115px;
    height: 45px;
    display: inline-block;
    margin-top: 15px;
    color: #eee;
    font-family: 'Roboto';
    font-weight: 600;
}

.text-sub-tools-menu {
    color: #aaaaaa;
    font-size: 10px;
    font-style: normal;
    font-family: Arial, sans-serif;
}

hr {
    border: 1px solid #eee;
}

.load-container {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;

}

.loader-text {
    font-size: 250px;
    margin-left: 120px;
}

div.sidebar-container {
    position: absolute;
    left: 0;
    top: 90px;
    height: 100%;
    overflow: hidden;
    background: #404d5f;
    width: 65px;
    border-right: 4px solid #404d5f;
    color: #ccc;
}

ul.sidebar-left {
    list-style-type: none;
    font-size: 12px;
    text-align: center;
    margin-left: 14px;
    margin-top: 20px;
}

ul.sidebar-left li {
    padding-bottom: 20px;
    cursor: pointer;
    -o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    /* ...and now for the proper property */
    transition: 1s;

}

ul.sidebar-left li.active {
    color: #0CF;
    text-transform: uppercase;

}

ul.sidebar-left li:hover {
    color: #fff;
    text-decoration: none;

}

/*
.css-frame {
    position: absolute;
    left:15%;
    top:10%;
    z-index:9999;
    width:70%;
    height:70%;
    background: #333;
    border:1px solid #111;
    padding-top:30px;
}
*/

.css-frame, .vector-frame {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: #333;
    border: 1px solid #111;
}

.dialog-close {
    position: absolute;
    top: -30px;
    right: 0;
    height: 50px;
    width: 30px;
    background: #0cf;
    padding-left: 10px;
    color: #222;
    padding-top: 2px;
    font-weight: normal;
    cursor: pointer;
    float: right;

}

/*
.dialog-expand {
    position: absolute;
    top: -30px;
    right: 40px;
    height: 50px;
    width: 30px;
    padding-left: 10px;
    padding-top: 2px;
    font-weight: normal;
    cursor: pointer;
    float: right;
    color: white;
}
*/

.dialog-css, .dialog-vector  {
    position: absolute;
    top: 7%;
    left: 7%;
    width: 85%;
    height: 85%;
    border: 1px solid #444;
    border-right: 3px solid #444;
    border-bottom: 3px solid #444;
    -moz-box-shadow: 0 40px 55px #111;
    -webkit-box-shadow: 0 40px 55px #111;
    box-shadow: 0 30px 55px #222;
    z-index: 99999;
}

/*
.dialog-vector-expand {
    position: absolute;
    top: 78px;
    left: 80px;
    width: calc(100% - 80px);
    height: calc(100% - 78px);
    z-index: 99999;
}
*/

.dialog-header {
    width: 100%;
    position: absolute;
    top: -30px;
    left: 0;
    background: #222;
    height: 50px;
    border: 1px solid #444;
}

.dialog-header span {
    font-size: 16px;
    position: relative;
    top: 4px;
    left: 10px;
    color: #ccc;
}

[draggable=true] {
    cursor: move;
}

.hide {
    display: none;
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.navbar-default .navbar-nav>li>a {
  width: 200px;
  font-weight: bold;
}

.mega-dropdown {
  position: static !important;
  width: 100%;
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 285px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 283px;
  z-index: 8;
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.sidefont {
    background: #4b5d76;
    padding: 10px;
    border-radius: 50%;

}

