/*1.2*/
/*html, body, #bodywrapper { height: 100%; }*/
body { background: #272727; font: 12px/14px Arial; color: #dedede; min-height: 100%; -webkit-font-smoothing: antialiased; }
/*a { color: #dedede; }*/
a { color: #222; }

@font-face {
    font-family: "OpenSans-CondensedBold";
    src:url(../fonts/OpenSans-CondensedBold.eot?-8x41xl);
    src:url(../fonts/OpenSans-CondensedBold.eot?#iefix-8x41xl) format('embedded-opentype'),
    url(../fonts/OpenSans-CondensedBold.woff?-8x41xl) format('woff'),
    url(../fonts/OpenSans-CondensedBold.svg?-8x41xl#OpenSans-CondensedBold) format('svg'),
    url(../fonts/OpenSans-CondensedBold.ttf?-8x41xl) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "OpenSans-CondensedLight";
    src:url(../fonts/OpenSans-CondensedLight.eot?-8x41xl);
    src:url(../fonts/OpenSans-CondensedLight.eot?#iefix-8x41xl) format('embedded-opentype'),
    url(../fonts/OpenSans-CondensedLight.woff?-8x41xl) format('woff'),
    url(../fonts/OpenSans-CondensedLight.svg?-8x41xl#OpenSans-CondensedLight) format('svg'),
    url(../fonts/OpenSans-CondensedLight.ttf?-8x41xl) format('truetype');
    font-weight: normal;
    font-style: normal;
}

#bodyshadow, #bodyshadowmore { display: none; }

.version { font-size: 14px; color: #eee; text-shadow: 1px 1px 2px #000; position: fixed; bottom: 22px; left: 10px; right: 10px; text-align: center; z-index: 9; font-family: OpenSans-CondensedBold, Arail, sans-serif; font-weight: normal; }
.versionin { color: #9e9e9e; text-shadow: 1px 1px 1px #fff; font-size: 14px; text-align: center; display: block; padding-top: 20px; clear: both; font-weight: normal; font-family: "OpenSans-CondensedBold",Arail, sans-serif; }
.versionin small { display: block; }

.jetmour { /*background: url(../i/jetmour.png) 50% 50% no-repeat;*/ width: 50px; height: 60px; position: fixed; bottom: 108px; left: 10px; right: 10px; text-align: center; margin: 0 auto; z-index: 9; text-decoration: none; font-size:60px; color: #929292; }

input[type="text"], input[type="password"], textarea { background: #fff; border: none; /*box-shadow: 0 1px 4px rgba(0,0,0,0.5) inset;*/ height: 26px; padding: 0 8px; display: block; color: #3b3b3b; border-radius: 2px; width: 100%; margin-bottom: 10px; }
select { margin-bottom: 10px; }
textarea { height: auto; line-height: 16px; padding: 8px; }
input.w-50 { width: 50%; }

.warring input[type="text"], .warring input[type="password"], .warring textarea { background: #ee3333; color: #fff; }

button[type="submit"], input[type="submit"], .button, .popuplink, .btn { height: 30px; line-height: 30px; text-align: center; color: #fff; font-size: 12px; text-shadow: 1px 1px 1px rgba(0,0,0,0.25); box-shadow: 1px 1px 1px rgba(0,0,0,0.5); background-color: #343434; border-radius: 2px; border:none; width: 100%; padding: 0 8px; display: block; text-decoration: none; cursor: pointer; font-family: OpenSans-CondensedBold, Arail, sans-serif; }
button[type="submit"]:hover, input[type="submit"]:hover, .button:hover, .button.active { background-color: #6c6c6c; }
.button:before, .popuplink:before { position: absolute; left: 6px; top: 0; line-height: 30px; font-size: 18px; color: #fff; font-family: cmsicon; }
button[type="submit"] { float: left; width: auto; }
.inlinebtn input[type="submit"] { width: auto; display: inline-block; }
.autowidth input[type="submit"] { width: auto; }
.inlinelabels label { float: left; width: 25%; line-height: 26px; }
.inlinelabels .inputbox { float: left; width: 100%; }
.inlinelabels .inputbox select { margin-bottom: 10px; }
.inlinelabels input[type="text"] { float: left; width: 70%; }

.inlinea { text-align: center; }
.inlinea > a { display: inline-block; }

.modal .defmodcontrol {
    display: flex; flex-wrap: wrap; justify-content: center; align-items: center;
}

.modal .defmodcontrol .btn {
    margin: 5px;
}

.btn {
    width: auto;
}

.mb, input[type="submit"].mb, .popuplink, .button.yes, .btn-primary {
    background-color: #cf009f;
    /*background-image: -webkit-linear-gradient(top, #f02bc2 0%, #cf009f 100%);*/
    color: #fff; }
.mb:hover, .popuplink:hover, .button.yes:hover { background-color: #f02bc2;  }

.inputbox .popuplink { box-shadow: none; }
/*
.popuplink:before {
    content: '?'; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}
*/
/*.inputbox .popuplink { box-shadow: 1px 1px 1px #828282; height: 23px; line-height: 24px; min-width: 80px; }*/
/*
.inputbox .popuplink:before { line-height: 24px; }
*/
.inputbox .popuplink { position: absolute;
    top: 7px;
    left: 150px;
    display: block;
    padding: 0 0 0 30px;
    width: 0;
    height: 30px;
    overflow: hidden;
    min-width: inherit;
    line-height: 30px;
}
.inputbox .popuplink:before { line-height: 30px; }

.popuplink { float: left; width: auto; margin-right: 5px; min-width: 100px; }
.panes .floatclear { clear: both !important; }

.mesg { text-align: center; color: #fff; padding: 16px; clear: both; }
#bodywrapper .m-info { background: #3b8ede; color: #000; }
#bodywrapper .m-info a { color: #000; }
#bodywrapper .m-warning { background: #b150c5; color: #000; }
#bodywrapper .m-warning a { color: #000; }
#bodywrapper .m-normal { background: #00bd71; color: #000; }
#bodywrapper > .messages > .mesg > ul { display: inline-block; }
#bodywrapper > .messages > .mesg > ul > li { text-align: left; }
/*
#bodywrapper .m-normal:after { content: ""; display: block; position: absolute; top:5px; left: 5px; right: 5px; bottom: 5px; border: 1px solid #fff; border-radius: 4px; }
*/
#bodywrapper .m-normal a { color: #000; }
#bodywrapper .m-error { background: #ff4539; color: #fff; }
#bodywrapper .m-error a { color: #fff; }

.mesg .button { display: inline-block; width: auto; margin: 5px; color: #fff !important; min-width: 70px; }

#flex { position: fixed; top:0; right: 330px; width: 30px; bottom: 0; z-index: 99; cursor: pointer; }
#flex:after { content: "\e607"; font-family: cmsicon; position: absolute; transform: rotate(180deg);
    top: 0; left: 0; color: #fff; font-size: 30px; width: 40px; height: 46px; line-height: 46px; text-align: center; }
.narrow #flex { right: 70px; }
.narrow #flex:after { transform: rotate(0deg); }
.narrow #idframemapdiv { width: 100px; }
.narrow #idframecontentdiv { padding-right: 100px; }

.fullwide #flex { display: none; }
.fullwide #idframemapdiv { display: none; }
.fullwide #idframecontentdiv { padding-right: 0px; }


.tooltip {
    display:none;
    background:#000;
    font-size:12px; line-height: 25px; text-align: center;
    height:23px; border-radius: 13px;
    min-width:100px; padding: 0;
    color:#eee;
}

.splittitle {
    clear: both; font-weight: normal; text-align: center;
    padding: 10px 0;
}

/*
*/
.contentwrapper .hidden { display: none; }
.contentwrapper .control { margin: -10px 0 10px -10px; }

#exposeMask { z-index: 100 !important; }
.modal { z-index: 999 !important; }
.content_overlay { z-index: 200 !important; position: fixed; top: 0; right: 0; bottom: 0; left:50px; }
.content_overlay .contentWrap { height: 100%; }
.content_overlay .overlay_close { position: absolute; top: 0; right: 0; display: block; background:#000; width: 46px; height: 46px; z-index: 99; text-align: left; text-indent: -9999px; cursor: pointer; }
.content_overlay .overlay_close:after { font-family: 'cmsicon'; content: "Q"; position: absolute; color: #fff; left: 0; right: 0; text-align: center; line-height: 46px; bottom: 0; text-indent: 0; font-size: 33px; }
.content_overlay .contentWrap iframe { width: 100%; height: 100%; }
.content_overlay .contentWrap .iframe-wrapper { position: absolute; top:46px; bottom: 0; left: 0; right: 0; }

iframe { border: none; }

/* CREATOR */
/*.b2-creator .inputbox, .b2-creator .sendbox { float: left; padding: 0; margin-right: 10px; }*/
.b2-creator .wrap { width: 450px; margin: 0 auto; }
.b2-creator .contentwrapper .inputbox label { position: relative; float: left; top: 0; left: 0; }
.b2-creator .inputbox select { width: 163px; }
.b2-creator .inputbox input { width: 150px; }
.b2-creator .sendbox input { width: 100px; }
/*.b2-creator .contentwrapper .inputbox label { float: left; display: none; }*/
.b2-creator #idtitle { width: 250px; }
.b2-creator .contentwrapper .title { color:#999; font-weight: normal; }
.b2-creator .contentwrapper { border: none; overflow: auto; }
/*.b2-creator .contentwrapper li h4 { text-align: center; font-weight: normal; }*/

.b2-creator .toggle { cursor: pointer; }
.b2-creator .grptitle { clear: both; padding: 4px 0; color:#999; font-weight: normal; }

.partslist .filter input { border-radius: 3px; padding: 2px 10px; border:none; margin: 0 0 10px 10px; }
.partslist ul { padding: 0; margin: 0; }
.partslist li, .constructor li { width: 42%; margin: 2px; background:#eee url(../i/arrow_left_icon.png) 3px 50% no-repeat; list-style: none; display: block; cursor: pointer; float: left;
    border-radius:4px; padding: 5px 5px 5px 30px; box-shadow: 0px 3px 4px #999;
}

.partslist li.hidden { display: none; }
.partslist .typeswitcher { display: none; }

.constructor li .toggle { border-bottom: 1px dotted #555; color:#555; margin-right: 200px; }
.b2-creator .typeswitcher { width: 400px; margin: 5px 0 0 0; padding: 0; }
.constructor li .inputbox { padding-left: 0 }
.constructor li .inputbox label { color: #222; min-width: 90px; }
.constructor li { width: 88%; float: none; background: #ccf url(../i/cursor_drag_arrow_icon.png) 5px 5px no-repeat; position: relative; }
.constructor li i { background: url(../i/delete_icon.png); width: 16px; height: 16px; display: block; position: absolute; top:5px; right:5px; }

.b2-creator .typeswitcher label { display: none; }
.b2-creator .constructor .radiobox label { display: block; min-width: 10px; }

.b2-creator .title { clear: both; }
.subtitle { font-size: 1.2em; padding: 5px 10px; }
