/** Manage Slider Popup **/
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
  color: #222222;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-widget {
  font-family: Verdana,Arial,sans-serif;
  font-size: 1.1em;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-draggable-handle:hover {
cursor:move!important;
cursor:-webkit-grab!important;
cursor:-moz-grab!important;
}
.ac_check_el {
  float: right;
  border: 1px solid #ADACAC;
  width: 10px;
  height: 10px;
  cursor:pointer;
}
.ac_check_el.__on {
  background: #55C726;
  border-color: #55C726;
}
.use_static_pos {
  float: right;
  width: 10px;
  height: 10px;
  cursor: pointer;
  margin-right: 18px;
  margin-top: -5px;
  color: #000;
  font-weight: normal;
  font-size: 12px;
  cursor: pointer;
  padding: 5px;
  width: auto;
  border: 1px solid #fff;
}
.use_static_pos:hover, .use_static_pos.__active {
border:1px solid #938D8D;
color:#DB1D1D;
}
.use_static_pos:after {
  position: absolute;
  height: 16px;
  width: 1px;
  background-color: #D2D2D2;
  content: '';
  margin-left: 12px;
  margin-top: -3px;
}
#al_tinymce {
font-family:arial;
}
#nb_full_width_controller fieldset { 
/display:inline-block!important;
}
.informatio_csch_ad_ic {
  position: fixed;
  width: 300px;
  height: 40px;
  padding: 28px;
  background-color: rgba(0, 0, 0, 0.78);
  color: #fff;
  border-radius: 5px;
  z-index: 100;
}

.manage_title_capt input[type=radio   ]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}
.ahref_s_cpt {
  color: #495893;
  font-weight: normal;
  cursor: pointer;
  padding: 5px;
  border: 1px solid #A5A5A5;
  width: 170px;
  text-align: center;
}
.ahref_s_cpt:hover {
text-decoration:underline;
}
.ahref_s_cpt.__active {
background:#ddd;
}
#mbb_for_c code {
  box-shadow: 1px 1px 1px inset;
}
.capt_nb_all_in_one {
  position: relative;
  top: 33px;
  padding-bottom: 40px;
}
.capt_nb_all_in_one:before{
content:'Layer full code';
}
.note_inf_how_uis_h {
  margin-bottom: 24px;
  font-size: 16px;
  color: #E43E3E;
  font-weight: normal;
}
.manage_title_capt input[type=radio]:not(old){
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('images/checks.png') no-repeat 0 0;
  line-height  : 24px;
}
.manage_title_capt input[type=radio]:not(old):checked{
  background-position : 0 -48px;
}
.m_equal {
  padding: 5px;
  color: #444;
  font-size: 16px;
  display: block;
}
.m_bd_info.__slide_eq {
  top: 5px;
}
.start_eq {
  display: inline-block;
  margin-right: 4px;
  margin-left: 4px;
  margin-top: 16px;
  width: 144px;
}
.start_eq:hover {
background:#f9f9f9;
}

.mng_add_new_caption {
  display: block;
  padding-top: 18px;
}
.mng_add_new_caption a {
  color: #898989;
  font-weight: bold;
  background: url(images/sprites.png) no-repeat;
}
.ic_ad_nw{
background: url(images/sprites.png) no-repeat;
  width: 12px;
  height: 14px;
  background-position: left -1073px;
  display: inline-block;
  padding-right: 10px;
  vertical-align: bottom;
}
.mng_add_new_caption a:hover {
text-decoration:underline;
}
.im_percentage_g {
  color: #333;
  font-weight: bold;
  font-size: 12px;
  margin-left: 5px;
}
.manager_left_side_fix {
  position: relative;
  height: 120%;
  width: 400px;
  float: right;
  background: transparent;
}
.marg_wd {
  max-width: 500px;
}
.manage_fixed {
  position: fixed;
}
[draggable="true"] {
min-height:initial!important;
/*min-width:100%!important;
*/}

.manage_slider_markup {
position: fixed;
  width: 990px;
  height: 800px;
  background: #fff;
  border: 1px solid silver;
  padding: 25px;
  z-index: 1000;
  top: 50px;
  left: 1%;
  border-radius: 8px;
  overflow:auto;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.29);
  max-width: 1200px;
  max-height: 700px;
}
.manage_title_capt {
  font-size: 14px;
  font-weight: bold;
  color: #6075A3;
  width: 100%;
  max-width: 450px;
  margin-top: 20px;
}
.m_e_s_p {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 30px;
  color: #fff;
  background: #207ABB;
  text-align: center;
  padding: 20px;
  font-size: medium;
  cursor: pointer;
  z-index: 101;
}
.m_e_s_p:hover {
  background: #1467A3;
}
.m_ef_by_categ {
  margin-top: 20px;
  color: #696969;
  font-size: 16px;
  font-family: arial, tahoma, verdana, sans-serif;
  width: 450px;
}
.m_ef_by_categ:after {
  border-bottom: 1px solid #B6B6B6;
  content: '';
  width: 100%;
  display: block;
  margin-top: 10px;
}
.m_sp_tt {
  font-weight: normal;
  color: #333;
  background: #FFFFFF;
  display: inline-block;
  word-break: break-all;
}
/*
.m_sp_tt {
font-size: 12px;
  font-weight: normal;
  color: #333;
  padding: 18px;
  background: #E7E6E6;
  border-radius: 2px;
  margin-top: 8px;
  display: inline-block;
  max-width: 350px;
  max-height: 180px;
  overflow: auto;
}
*/
.editable_cont-d fieldset { border:1px dashed #333;padding:10px; }

.editable_cont-d legend {
  padding: 0.2em 0.5em;
  font-size: 90%;
  text-align: left;
}
.m_sp_tt {
  font-weight: normal;
  color: #333;
  background: #FFFFFF;
  display: inline-block;
}
.m_sp_tt.__ined {
  background: #FFF;
  border: 2px solid #E7E6E6;
}
.m_wh_ic,.m_black_ic {
  background-position: left -2160px;
  height: 15px;
  width: 16px;
  background-image: url(images/sprites.png);
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.m_wh_bkg, .m_black_bkg {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  cursor:pointer;
}
.m_wh_bkg:hover, .m_black_bkg:hover {
text-decoration:underline;
}
.m_edit_ic,.m_delete_ic {
  background-position: left -193px;
  height: 14px;
  width: 18px;
  background-image: url(images/sprites.png);
  display: inline-block;
  background-repeat: no-repeat;
  margin-left: 5px;
  cursor:pointer;
}
.m_delete_ic {
  background-position: left -177px;
}
.m_edit_ic.__image,.m_edit_ic.__image_retina {
  margin-left: 100px;
}
.m_edit_ic:hover {
  text-decoration:underline;
  background-position: left -497px;
}
.m_delete_ic:hover {
  background-position: left -417px;
}
/*
.m_edit_ic.__image {
  
  position: absolute;
  right: 0;
  top: 310px;
}*/

.m_edit_ic.__image, .m_white_ic.__image, .m_edit_ic.__image_retina {
  position: relative;
  /* right: -258px; */
  margin-top: 10px;
  float: right;
}

.m_edit_ic.__image_retina:before {
  content: 'Retina Image';
  position: absolute;
  margin-left: -75px;
  margin-top: 2px;
}

.m_edit_ic.__image:before {
  content: 'Default Image';
  position: absolute;
  margin-left: -80px;
  margin-top: 2px;
}

.m_edit_ic.__image:hover:before, .m_white_ic.__image:hover:before,.m_edit_ic.__image_retina:hover:before {
  text-decoration:underline;
}
.m_sp_tt * {
white-space: normal!important;
}

[data-pos-coord]:before {
  position: absolute;
  content: 'Caption ' attr(data-caption-id) '';
  background: rgba(51, 51, 51, 0.55);
  opacity: 0.9;
  z-index: 9999;
  padding: 5px 10px 5px;
  color: #fff;
  font-weight: bold;
  visibility: hidden;
}
.ui-draggable-handle:hover[data-pos-coord]:before{
visibility:visible!important;
}
.manage_pr_image {
  display: block;
  /*float: right;*/
  width: 400px;
  min-height:200px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.mng_t_im_g {
  font-size: 16px;
  padding-bottom: 5px;
}
.__sz_mng{
  padding-right: 0px;
  font-size: 14px;
}
/*
.manage_pr_image:before {
  content: 'Background Image';
  position: relative;
  top: -20px;
  float: left;
  margin-left: 20px;
  font-weight: bold;
  font-size: 14px;
  color: #777777;
}
*/
.manage_pr_image .__sz_mng {
  position: relative;
  top: -18px;
  left: -50%;
  margin-left: -24px;
  color: #A3A3A5;
}

.m_effects_panel {
  margin-top: 11px;
}
input.m_bd_element {
  width: 41px;
  height: 33px;
  padding: 5px;
  border: 1px solid #CCC;
  display: block;
}
.m_t1 {
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 16px;
  color: #818181;
  font-weight: normal;
}
.m_t1:before {
  position: relative;
  left: -5px;
  margin-top: 8px;
  /* top: 12px; */
  background: #EDEDED;
  width: 43%;
  height: 2px;
  /* display: block; */
  content: '';
}
.m_t1:after {
  position: relative;
  right: -5px;
  margin-top: 8px;
  /* top: 12px; */
  background: #EDEDED;
  width: 43%;
  height: 2px;
  /* display: block; */
  content: '';
}

.man-_editor_eff {
 /* display: inline-block; */
}
.manage_slider_eff_image label {
  display: inline-block;
  margin: 10px 0 0 0;
  width: 100px;
  font-size: 14px;
  color: #111;
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
}
.manage_slider_eff_image {
  float: left;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
}
.manage_slider_eff_image input[type=range] {
  border-radius: 5px;
  outline: 0;
  cursor:pointer;
}
.manage_slider_eff_image input {
  position: relative;
  margin: 10px 20px 0 0px;
  vertical-align: middle;
}

.m_bd_select {
  width: 200px;
  display: inline-block;
  margin-top: 14px;
  font-size: 12px;
  color: #DD2525;
  font-weight: normal;
  
}
.m_bd_select.__selilv {
  width: 10px;
  margin-top: 2px;
  padding: 0;
}
.start_eq_text {
  color: #E45656;
  display: block;
  float: left;
  padding: 12px;
  margin-top: -5px;
  min-width: 99px;
}
.m_bd_info {
  font-weight: normal;
  font-size: 10px;
  color: #181717;
  position: Relative;
  top: -12px;
}
.m_bd_element {
  margin-top: 6px;
}
.m_editable_pop_tinymce {
  position: fixed;
  margin: 0 auto;
  background: #F4F4F4;
  width: 990px;
  height: 530px;
  top: 40px;
  left: 12%;
  z-index: 1000;
  padding: 30px;
  box-shadow: 0px 0px 9px 0px #C5C5C5;
  overflow: auto;
  border-radius: 3px;
}
.footer_control_btn {
  position: fixed;
  bottom: 20%;
  display: flex;
  background: #FFF;
  right: 0;
  margin-right: 10%;
}
.mng_save_btn,.mng_preview_btn, .mng_cancel_btn {
  margin: 10px;
}
.mng_cancel_btn {
  margin-top: 22px;
}
.mng_cancel_btn:hover {
text-decoration:underline;
}
.mng_save_btn button,.mng_preview_btn button {
padding: 8px 18px 8px 18px;
}
.tinyMce_redakto_save {
  -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
  -webkit-box-shadow: inset 0px 1px 0px 0px #54a3f7;
  box-shadow: inset 0px 1px 0px 0px #EDEDED;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #E8E8E8));
  background: -moz-linear-gradient(top, #FFFFFF 5%, #E8E8E8 100%);
  background: -webkit-linear-gradient(top, #FFFFFF 5%, #E8E8E8 100%);
  background: -o-linear-gradient(top, #FFFFFF 5%, #E8E8E8 100%);
  background: -ms-linear-gradient(top, #FFFFFF 5%, #E8E8E8 100%);
  background: linear-gradient(to bottom, #FFFFFF 5%, #E8E8E8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#E8E8E8',GradientType=0);
  background-color: #f9f9f9;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #D5D5D5;
  display: inline-block;
  cursor: pointer;
  color: #625E5E;
  font-family: Arial;
  font-size: 13px;
  padding: 6px 24px;
  text-decoration: none;
}
/*.tinyMce_redakto_save {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}

*/
.tinyMce_redakto_save:hover {

background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #eee));

background:-moz-linear-gradient(top,  #f9f9f9 5%, #eee 100%);

background:-webkit-linear-gradient(top,  #f9f9f9 5%, #eee 100%);
background:-o-linear-gradient(top,  #f9f9f9 5%, #eee 100%);
background:-ms-linear-gradient(top,  #f9f9f9 5%, #eee 100%);

background:linear-gradient(to bottom,  #f9f9f9 5%, #eee 100%);

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=' #f9f9f9', endColorstr='#eee',GradientType=0);

background-color:#f9f9f9;
}

.tinyMce_redakto_save:active {
	position:relative;
	top:1px;
}


.m_bd_element.__selector, .m_bd_element.__selector_v, .m_bd_element.__selector_y {
  width: 200px;
  background: #fff;
  height: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  color: #808080;
  cursor: not-allowed;
  pointer-events:none;
  opacity:0.4;
}
.m_bd_element.__selector.__on, .m_bd_element.__selector_v.__on, .m_bd_element.__selector_y.__on {
  cursor: pointer!important;
  pointer-events:auto!important;
  opacity:1!important;
}
.m_bd_element.__selector_v,.m_bd_element.__selector_y{
width:140px;
}
.m_bd_element.__selector:before,.__selector_v:before,.__selector_y:before {
  content: '';
  position: relative;
  top: 50%;
  left: 100%;
  margin-left: -8px;
  height: 0;
  border-top: 4px solid #acadad;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
vertical-align: sub;
}
.m_bd_element.__selector:hover,.m_bd_element.__selector_v:hover,.m_bd_element.__selector_y:hover {
background:#F9F9F9;
}
.__selector_options.__hidden,.__selector_options_v.__hidden,.__selector_options_y.__hidden{
display:none;
}
.__selector_options_y {
  position: absolute;
  z-index: 1;
  background: #F9F9F9;
  width: 160px;
  margin-left: -11px;
  margin-top: -229px;
  border: 1px solid #CCC;
  max-height: 200px;
  overflow: auto;
}
.__selector_options_v {
  position: absolute;
  z-index: 1;
  background: #F9F9F9;
  width: 160px;
  margin-left: -11px;
  margin-top: -229px;
  border: 1px solid #CCC;
  max-height: 200px;
  overflow: auto;
}
.__selector_options {
  position: absolute;
  z-index: 1;
  background: #F9F9F9;
  width: 220px;
  margin-left: -11px;
  margin-top: 3px;
  border: 1px solid #CCC;
  max-height: 200px;
  z-index: 1000;
  overflow: auto;
}

.__selector_options_v {
  position: absolute;
  z-index: 1;
  background: #F9F9F9;
  width: 160px;
  margin-left: -11px;
  margin-top: 3px;
  border: 1px solid #CCC;
  max-height: 200px;
  overflow: auto;
  z-index: 1000;
}
.__selector_option_v {
  display: block;
  position: relative;
  color: #333;
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 6px 8em 6px 30px;
  white-space: nowrap;
}

.__selector_options_y {
  position: absolute;
  z-index: 1;
  background: #F9F9F9;
  width: 160px;
  margin-left: -11px;
  margin-top: 3px;
  border: 1px solid #CCC;
  max-height: 200px;
  overflow: auto;
  z-index: 1000;
}
.__selector_option_y {
  display: block;
  position: relative;
  color: #333;
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 6px 8em 6px 30px;
  white-space: nowrap;
}
.__selector_option {
  display: block;
  position: relative;
  color: #333;
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 6px 8em 6px 30px;
  white-space: nowrap;
}
.__selector_option.__active {
background:#333!important;
color:#fff!important;
}
.__selector_option:not(.__readonly):hover {
  background: #ddd;
}
.__selector_option.__readonly {
  background: #FFFFFF;
  cursor:default;
  font-weight:bold;
}
.coordinate-plane {
  position: relative;
  top: 1em;
  left: 0;
  line-height: 0;
  width: 300px;
  height: 414px;
}
.coordinate-plane:before {
  content: 'Progression';
  border-bottom: 1px solid;
  -moz-transform: rotate(-90deg);
  -moz-transform-origin: bottom left;
  -ms-transform: rotate(-90deg);
  -ms-transform-origin: bottom left;
  -o-transform: rotate(-90deg);
  -o-transform-origin: bottom left;
  -webkit-transform: rotate(-90deg);
  -webkit-transform-origin: bottom left;
  transform: rotate(-90deg);
  transform-origin: bottom left;
}
.coordinate-plane:before, .coordinate-plane:after {
  position: absolute;
  bottom: 25%;
  left: 0;
  width: 100%;
  padding: .3em .5em;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0,0,0,.6);
  text-transform: uppercase;
  font-size: 75%;
  line-height: 1;
}
.coordinate-plane:hover:before {
  content: 'Progression (' attr(data-progression) '%)';
}
.coordinate-plane:hover:after {
  content: 'Time (' attr(data-time) '%)';
}
.coordinate-plane:after {
  content: 'Time';
  border-top: 1px solid;
  margin-bottom: -1.5em;
}
.bi_bds {
  padding: 5px;
  background: #fff;
  margin-left: 10px;
  color: #7372AB;
}
.bezier_save_code {
  font-weight: bold;
  font-size: 13px;
  max-height: 100px;
}
.opt_mb_s {
  margin-bottom: 25px;
}
.mbo_sdf_s {
  width: 90px;
  display: inline-block;
}
.bez_sav_faq {
  margin-left: 10px;
  font-size: 12px;
}
.bez_sav_faq a{
color: #ED2727;
  font-weight: normal;
}
.m_sv_ic_help {
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url(images/sprites.png) no-repeat;
  background-position: left -2016px;
}
#faq_1,#faq_2 {
  font-weight: normal;
  font-size: 11px;
  position: relative;
  top: 10px;
  left: 104px;
}
#mbb_for_c pre {
  border-left: 10px solid rgb(245, 133, 23);

}


#mbb_for_c code {
  word-wrap: break-word;
}


#library > a {
  position: relative;
  float: left;
  width: 50px;
  margin: 0 .8em 1em 0;
  color: #999;
  font-size: 110%;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
#library > a > canvas {
  display: block;
  position: relative;
  left: 0;
  background: #e5e5e5;
  border-radius: 5px;
}
#library > a > span {
  display: block;
  /* overflow: hidden; */
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  margin-top: 12px;
  text-align: center;
}
#library > a > button {
  display: none;
  position: absolute;
  top: -5px;
  right: -5px;
  background: black;
  font-size: 80%;
  border-radius: 50%;
  box-shadow: 1px 1px 8px -1px black;
}
#library > a.selected {
  color: #0ab;
}
#library > a.selected > canvas {
  background: #0ab;
}
hsect code {
display:inline-block;
}
#preview > canvas, #library > a, header > p {
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
#P0 {
  left: 0;
  top: 75%;
}
#P0, #P3 {
  background: white;
}
#P1 {
  background: #f08;
}
#P1, #P2 {
  cursor: pointer;
}
#P2 {
  background: #0ab;
}
#P3 {
  left: 100%;
  top: 25%;
}
#P1x, #P1y {
  color: #f08;
}
#P1x, #P1y {
  color: #f08;
}
#P2x, #P2y {
  color: #0ab;
}
#P2x, #P2y {
  color: #0ab;
}
#library {
  top: -35px;
  position: absolute;
  left: 106%;
  width: 400px;
}
#preview {
  top: 72px;
  position: absolute;
  left: 106%;
  width: 400px;
}

#preview > canvas {
  display: block;
  position: relative;
  left: 0;
  margin-bottom: .5em;
  background: #0ab;
  border-radius: 5px;
}
.bezier_preview_run {
margin-top:20px;
margin-left:1px;
}
header > p {
  max-height: 0;
  overflow: hidden;
  color: #999;
  font-size: 90%;
  font-weight: normal;
}
#preview > canvas, #library > a, header > p {
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  -webkit-transition: 1s;
  transition: 1s;
}
#preview > #current {
  background: #f08;
}
	
	#preview > .move { 
		left: 90%;
	}

.caption_grab_cur {
cursor: url(images/opendhand.cur), move
}

canvas#curve {
  background: #f0f0f0;
  background: -moz-linear-gradient(-45deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1) 51%, transparent 51%, transparent) center no-repeat, -moz-repeating-linear-gradient(white, white 20px, transparent 20px, transparent 40px) no-repeat, -moz-linear-gradient(transparent, rgba(0,0,0,.06) 25%, rgba(0,0,0,.06) 75%, transparent);
  background: -ms-linear-gradient(-45deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1) 51%, transparent 51%) center no-repeat, -ms-repeating-linear-gradient(white, white 20px, transparent 20px, transparent 40px) no-repeat, -ms-linear-gradient(transparent, rgba(0,0,0,.06) 25%, rgba(0,0,0,.06) 75%, transparent);
  background: -o-linear-gradient(-45deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1) 51%, transparent 51%) center no-repeat, -o-repeating-linear-gradient(white, white 20px, transparent 20px, transparent 40px) no-repeat, -o-linear-gradient(transparent, rgba(0,0,0,.06) 25%, rgba(0,0,0,.06) 75%, transparent);
  background: -webkit-linear-gradient(-45deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1) 51%, transparent 51%) center no-repeat, -webkit-repeating-linear-gradient(white, white 20px, transparent 20px, transparent 40px) no-repeat, -webkit-linear-gradient(transparent, rgba(0,0,0,.06) 25%, rgba(0,0,0,.06) 75%, transparent);
  background: linear-gradient(-45deg, transparent 49%, rgba(0,0,0,.1) 49%, rgba(0,0,0,.1) 51%, transparent 51%) center no-repeat, repeating-linear-gradient(white, white 20px, transparent 20px, transparent 40px) no-repeat, linear-gradient(transparent, rgba(0,0,0,.06) 25%, rgba(0,0,0,.06) 75%, transparent);
  background-size: 100% 50%, 100% 50%, auto;
  background-position: 25%, 0, 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.control-point {
  position: absolute;
  z-index: 1;
  height: 20px;
  width: 20px;
  border: 1px solid rgba(0,0,0,.3);
  margin: -10px 0 0 -10px;
  outline: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.nujno_pop_dl_ris {
  color: #747474;
  padding:8px;
  transition:all 0.2s ease;
}
.nujno_pop_dl_ris:hover {
background:#ddd;
text-decoration:underline;
}

.mlay_add_img {
  position: fixed;
  margin: 0 auto;
  background: #F4F4F4;
  width: 800px;
  height: 530px;
  top: 40px;
  left: 20%;
  z-index: 1000;
  padding-bottom: 10px;
  box-shadow: 0px 0px 9px 0px #C5C5C5;
  overflow: auto;
  border-radius: 3px;
}
.mnb_left_s {
  height: 500px;
  width: 200px;
  border-right: 1px solid #ddd;
  background: #F7F6F6;
}
.mn_lx_categ {
  padding: 14px;
  text-align: left;
  color: #000000;
  font-size: 16px;
  padding-left: 25px;
  cursor: pointer;
  transition: all .15s ease;
}
.mn_lx_categ.__active {
background:#B6D793!important;
}
.mn_lx_categ:hover {
background:#ddd;
}
.glg_s_inp {
  padding-top: 12px;
  padding-bottom: 10px;
}
.glg_s_inp input {
  width: 201px;
  border: 0;
  height: 29px;
  border-right: 1px solid #ddd;
  background: #333;
  padding: 15px;
}
.glg_s_inp input.__active_input{
background:#fff;
}
.glg_s_inp input:hover, .glg_s_inp input:active, .glg_s_inp input:visited {
background:#fff;
color:#333;
}
.gsc-branding-img-noclear,.gsc-branding-text {
display:none!important;
}
.result_cont_repos {
  position: absolute;
  top: 2px;
  left: 210px;
  height: 477px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 890px;
}

.g_res-img {
  width: 128px;
  height: 128px;
}
.g_res-img img {
width:100%;
max-height:150px;
}
.c_res_g-Img {
  display: inline-block;
  width: 140px;
  border: 1px solid #999;
  padding: 22px;
  margin: 16px;
  background-color: #eee;
}
.g_res_img_b_t {
  position: relative;
  bottom: -21px;
  max-width: 128px;
  margin-top: 8px;
  background: transparent;
  padding: 6px;
  color: #333;
  border-top: 1px solid #ddd; 
  font-family:arial;
  font-size:12px;
  text-align:center;
}
.checkbox_nb_style {
  width: 12px;
  height: 12px;
  float: right;
  position: absolute;
  bottom: -2px;
  right: -23px;
  background: #FFFFFF;
  box-shadow: 0px 1px 1px #999 inset;
  cursor: pointer;
  transition: all .19s ease;
}
.checkbox_nb_style:hover {
  background: #E8E8E8;
}
.checkbox_nb_style.checked{
background:#F21212;
}
.p_butt_fixed {
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding: 20px;
  background: #fff;
  border-top: 1px solid #ddd;
}
.m_build_tester {
  position: relative;
  max-width: 220px;
  top: 20px;
  max-height: 80px;
}
#tester_element_vis {
  width: 40px;
  height: 40px;
  background: #972DAE;
  display: block;
  border-radius: 5px;
}

.nb_custom_close {
  position: fixed;
  left: 50%;
   margin-left: 500px;
  top: 11%;
  color: #DD2020;
  background: url(images/icons-nav.png) no-repeat;
  background-position: -4px -118px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  /* float: right; */
  /* text-align: right; */
  /* justify-content: right; */
  align-items: right;
  /* display: flex; */
  /* align-content: flex-end; */
}

.nb_custom_close:hover {
  background-position: -4px -135px;
  background-color: #CFCFCF;
}

.m_layer_ovr {
position:fixed;
width:100%;
height:100%;
background:rgba(0, 0, 0, 0.26);
top:0;
bottom:0;
left:0;
right:0;
z-index:999;
}
.m_layer_ovr.__sc_popup {
  z-index: 1000;
  background: rgba(0, 0, 0, 0.61);
}
.manage_slider_markup.__loading:before {
  content: 'Please wait... Loading';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.89);
  text-align: center;
  display: flex;
  align-self: center;
  justify-content: center;
  pointer-events: none;
  z-index: 101;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}

.manage_slider_markup.__preview {
  bottom: -100%;
  top: auto;
}
/** End **/

.button_personalize {
text-align:center;
}
.button_personalize button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #7e7e7e;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 0 #6f9a37;
  box-shadow: 0 2px 0 #6f9a37;
  position: relative;
  background-color: #82b440;
}
.button_personalize button:active {
  top: 1px;
  -webkit-box-shadow: 0 1px 0 #6f9a37;
  box-shadow: 0 1px 0 #6f9a37;
}