.alert_success, .alert_error { font-size: 18px; font-weight: normal; color: #FFF; background: #5fa603; border: 1px solid #518e02; padding: 10px; text-align: center; clear: both; margin: 0; margin-bottom: 10px; }
.alert_error { background: #a61603; border-color: #8d1000; }
.alert_success .close, .alert_error .close { float: right; display: block; background: url(../img/cross.png) no-repeat; width: 13px; height: 14px; text-indent: -9999px; margin-top: 5px; }
.alert_success .close, .alert_error .close { float: right; display: block; background: url(../img/cross.png) no-repeat; width: 13px; height: 14px; text-indent: -9999px; margin-top: 5px; }
.rotated { -moz-transform: scaleX(-1); /* Gecko */ -o-transform: scaleX(-1); /* Operah */ -webkit-transform: scaleX(-1); /* webkit */ transform: scaleX(-1); /* standard */ filter: FlipH; /* IE 6/7/8 */ }
.widget_frontend { position: relative!important; }
.widget_frontend:hover { }
.widget_frontend > a.btn-widget-settings, .widget_frontend > a.handle { position: relative; /* top: 3px; */ /* right: 3px; */ z-index: 3;/* float: right; *//* display: inline-block; *//* text-align: right; */ margin-bottom: -24px;/* min-height: 25px; */ margin-top: 0px; top: 2px; }
.widget_frontend:hover > a.btn-widget-settings, .widget_frontend:hover > a.handle { display: block;/* position: relative; */ z-index: 9; min-height: 25px; margin-top: 0px; }
.hover_widget { display: none; position: absolute; right: 5px; top: 5px; z-index: 100000; }
.widget_frontend:hover .hover_widget { display: block }
.ui-droppable.ui-state-hover { min-height: 30px }
.ui-droppable.ui-state-hover { border: 3px dotted #ddd; }
#mideas-adminbar {background: #eee;color: #000;margin-right: -325px;position: fixed;top: 0;bottom: 0;right: 0;z-index: 9999;width: 325px;box-shadow: 10px 0px 25px #000;overflow: hidden;overflow-y: auto;}
#mideas-adminbar.active { margin-right: 0px; }
#mideas-adminbar a, #mideas-adminbar .btn-default { color: #666; }
#mideas-adminbar .btn-danger, #mideas-adminbar .btn-success, #mideas-adminbar .btn-info, #mideas-adminbar .btn-warning, #mideas-adminbar .btn-primary { color: #fff; }
#mideas-adminbar .btn-default { background: #fff; border: 1px solid #bbb; }
#mideas-adminbar .btn-danger { background: red; border: 1px solid red; }
#mideas-adminbar .btn-info { background: blue; border: 1px solid blue; }
#mideas-adminbar .btn-success { background: green; border: 1px solid green; }
#mideas-adminbar .btn-warning { background: orange; border: 1px solid orange; }
#mideas-adminbar .btn-primary { background: black; border: 1px solid black; }
#mideas-adminbar .brand { font-size: 18px; padding: 15px; display: block; color: #000; margin-bottom: 15px; background: #fff; border-bottom: 2px solid #ddd; }
#mideas-adminbar ul.admin-options { display: block; list-style: none; padding: 0px 15px; }
#mideas-adminbar ul.admin-options > li { padding: 0px; }
#mideas-adminbar ul.admin-options li a { font-size: 15px; color: #000; }
#mideas-adminbar ul.admin-settings { display: block; list-style: none; padding: 0px 15px; padding-right: 10px; }
#mideas-adminbar ul.admin-settings > li { /* float: right; */ padding: 0; }
#mideas-adminbar ul.admin-settings li a { font-size: 15px; color: #000; }
#mideas-adminbar .top-bar a.btn-save { margin-top: 4px; margin-right: 4px; }
body.adminbar { padding-right: 325px!important; overflow: hidden; }
body#body_1columna { }
.wdgPosicion { position: relative; }
.wdgPosicion > .hover_widget { text-align: center; position: relative; display: none; top: 0; right: 0; padding: 5px; background: transparent; z-index: initial; border: 1px dashed #bbb; margin: -1px; }
.wdgPosicion:hover > .hover_widget { }

[data-frontend-config]:hover > a.btn-widget-settings {
	display: block;
}

[data-frontend-config] > a.btn-widget-settings {
	display: none;
	padding:0;
}

[data-frontend-extension-config]:hover > a.btn-widget-settings {
	display: block;
}

[data-frontend-extension-config] > a.btn-widget-settings {
	display: none;
	padding:0;
}


/* Image styles */

img.card { -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4); -moz-box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4); box-shadow: inset 0 0 1px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -1px 0 rgba(0,0,0,.4); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
img.embossed { -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -7px 0 rgba(0,0,0,.6), inset 0 -9px 0 rgba(255,255,255,.3); -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -7px 0 rgba(0,0,0,.6), inset 0 -9px 0 rgba(255,255,255,.3); box-shadow: inset 0 0 2px rgba(0,0,0,.8), inset 0 2px 0 rgba(255,255,255,.5), inset 0 -7px 0 rgba(0,0,0,.6), inset 0 -9px 0 rgba(255,255,255,.3); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
img.soft-embossed { -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,1), inset 0 2px 1px rgba(255,255,255,.5), inset 0 -9px 2px rgba(0,0,0,.6), inset 0 -12px 2px rgba(255,255,255,.3); -moz-box-shadow: inset 0 0 4px rgba(0,0,0,1), inset 0 2px 1px rgba(255,255,255,.5), inset 0 -9px 2px rgba(0,0,0,.6), inset 0 -12px 2px rgba(255,255,255,.3); box-shadow: inset 0 0 4px rgba(0,0,0,1), inset 0 2px 1px rgba(255,255,255,.5), inset 0 -9px 2px rgba(0,0,0,.6), inset 0 -12px 2px rgba(255,255,255,.3); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
img.cut-out { -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6); -moz-box-shadow: 0 1px 0 rgba(255,255,255,.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6); box-shadow: 0 1px 0 rgba(255,255,255,.2), inset 0 4px 5px rgba(0,0,0,.6), inset 0 1px 0 rgba(0,0,0,.6); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
img.morphing-glowing { -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
img.morphing-glowing:hover { -webkit-box-shadow: 0 0 20px rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1); -moz-box-shadow: 0 0 20px rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1); box-shadow: 0 0 20px rgba(255,255,255,.6), inset 0 0 20px rgba(255,255,255,1); -webkit-border-radius: 60em; -moz-border-radius: 60em; border-radius: 60em; }
img.glossy { -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.5); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.5); box-shadow: inset 0 -1px 0 rgba(0,0,0,.5); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
img.glossy:after { position: absolute; content: ' '; width: 100%; height: 50%; top: 0; left: 0; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,.1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.7)), color-stop(100%, rgba(255,255,255,.1))); background: linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,.1) 100%); }
img.reflection:after { position: absolute; content: ' '; width: 100%; height: 30px; bottom: -31px; left: 0; -webkit-border-top-left-radius: 20px; -webkit-border-top-right-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,0) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,.3)), color-stop(100%, rgba(255,255,255,0))); background: linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,0) 100%); }
img.reflection .image-wrap:hover { position: relative; top: -8px; }
img.glossy-reflection { -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.5), inset 0 1px 0 rgba(255,255,255,.6); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.5), inset 0 1px 0 rgba(255,255,255,.6); box-shadow: inset 0 -1px 0 rgba(0,0,0,.5), inset 0 1px 0 rgba(255,255,255,.6); -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
img.glossy-reflection:before { position: absolute; content: ' '; width: 100%; height: 50%; top: 0; left: 0; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,.1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.7)), color-stop(100%, rgba(255,255,255,.1))); background: linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,.1) 100%); }
img.glossy-reflection:after { position: absolute; content: ' '; width: 100%; height: 30px; bottom: -31px; left: 0; -webkit-border-top-left-radius: 20px; -webkit-border-top-right-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-topright: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; background: -moz-linear-gradient(top, rgba(230,230,230,.3) 0%, rgba(230,230,230,0) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230,230,230,.3)), color-stop(100%, rgba(230,230,230,0))); background: linear-gradient(top, rgba(230,230,230,.3) 0%, rgba(230,230,230,0) 100%); }
img.tape { -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.7), inset 0 2px 0 rgba(255,255,255,.3), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4); -moz-box-shadow: inset 0 0 2px rgba(0,0,0,.7), inset 0 2px 0 rgba(255,255,255,.3), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4); box-shadow: inset 0 0 2px rgba(0,0,0,.7), inset 0 2px 0 rgba(255,255,255,.3), inset 0 -1px 0 rgba(0,0,0,.5), 0 1px 3px rgba(0,0,0,.4); }
img.tape:after { position: absolute; content: ' '; width: 60px; height: 25px; top: -10px; left: 50%; margin-left: -30px; border: solid 1px rgba(137,130,48,.2); background: -moz-linear-gradient(top, rgba(254,243,127,.6) 0%, rgba(240,224,54,.6) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254,243,127,.6)), color-stop(100%, rgba(240,224,54,.6))); background: linear-gradient(top, rgba(254,243,127,.6) 0%, rgba(240,224,54,.6) 100%); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 0 rgba(0,0,0,.2); }
img.video-play { display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
img.video-play:before {
	content: '\f144';
}

/* End Image Styles */

/** 
INSTAGRAM FILTERS BY UNA 
https://una.im/CSSgram/
**/
.aden{-webkit-filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:-webkit-linear-gradient(left,rgba(66,10,14,.2),transparent);background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{-webkit-filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:-webkit-linear-gradient(top,#005b9a,#e6c13d);background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{-webkit-filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75);filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{-webkit-filter:brightness(1.05) hue-rotate(-10deg);filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:-webkit-linear-gradient(left,rgba(66,10,14,.2),transparent);background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{-webkit-filter:contrast(1.5) brightness(.9);filter:contrast(1.5) brightness(.9)}.toaster::after{background:-webkit-radial-gradient(circle,#804e0f,#3b003b);background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{-webkit-filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{-webkit-filter:brightness(1.2) contrast(.9) saturate(1.1);filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:-webkit-radial-gradient(circle,#a6b1ff 50%,#342134);background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{-webkit-filter:contrast(.9) sepia(.2);filter:contrast(.9) sepia(.2)}.earlybird::after{background:-webkit-radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{-webkit-filter:contrast(1.1) saturate(1.1);filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:-webkit-radial-gradient(40% 40%,circle,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{-webkit-filter:saturate(1.1) contrast(1.5);filter:saturate(1.1) contrast(1.5)}.lofi::after{background:-webkit-radial-gradient(circle,transparent 70%,#222 150%);background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{-webkit-filter:contrast(1.1) brightness(1.1) saturate(1.3);filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{-webkit-filter:contrast(.9) brightness(1.1);filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:-webkit-radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{-webkit-filter:sepia(.3);filter:sepia(.3)}.xpro2::after{background:-webkit-radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{-webkit-filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{-webkit-filter:contrast(.9);filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{-webkit-filter:grayscale(1) contrast(1.1) brightness(1.1);filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{-webkit-filter:contrast(1.2) saturate(1.35);filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{-webkit-filter:grayscale(.5) contrast(.95) brightness(.9);filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{-webkit-filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9);filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:-webkit-radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:-webkit-radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}.slumber{-webkit-filter:saturate(.66) brightness(1.05);filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.brannan{-webkit-filter:sepia(.5) contrast(1.4);filter:sepia(.5) contrast(1.4)}.brannan::after{background-color:rgba(161,44,199,.31);mix-blend-mode:lighten}.valencia{-webkit-filter:contrast(1.08) brightness(1.08) sepia(.08);filter:contrast(1.08) brightness(1.08) sepia(.08)}.valencia::after{background:#3a0339;mix-blend-mode:exclusion;opacity:.5}._1977:after,._1977:before,.aden:after,.aden:before,.brannan:after,.brannan:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.kelvin:after,.kelvin:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.valencia:after,.valencia:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brannan,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.kelvin,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.valencia,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brannan img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.kelvin img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.valencia img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brannan:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.kelvin:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.valencia:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brannan:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.kelvin:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.valencia:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.kelvin::after{background:#b77d21;mix-blend-mode:overlay}.kelvin::before{background:#382c34;mix-blend-mode:color-dodge}
/** 
END OF INSTAGRAM FILTERS BY UNA 
https://una.im/CSSgram/
**/

.debug { position: fixed; width: 50%; height: 140px; z-index: 100000; bottom: -11px; overflow: auto; left: 25%; }
.debug p { margin-bottom: 0px }
.debug hr { margin-top: 10px; margin-bottom: 10px; border: 0; border-top: 1px solid #D0D0D0; }
#mideas-adminbar .dropdown-menu { background: #fff; padding-left: 0; }
#mideas-adminbar .brand .site-name { font-size: 24px; }
#mideas-adminbar h5.title-section { color: #aaa; padding-left: 15px; padding-right: 15px; font-size: 12px; text-transform: uppercase; font-weight: bold; }
h5.title-wdgpos { position: absolute; left: 0; top: 0; color: #fff; background: #aaa; font-size: 9px; text-transform: uppercase; padding: 2px 5px; }
.ibox.float-e-margins.menu-element, .widgets-list > .panel { overflow: inherit!important; width: 350px!important; max-width: 100%!important; margin-bottom: 10px!important; background: #fff!important; }
.ibox.float-e-margins.menu-element .ibox-title, .widgets-list > .panel .panel-heading { background: transparent; border-width: 1px; border-color: #e7eaec; border-bottom: 1px solid #e7eaec; }
ul.sortable-list-hierachy { list-style: none; padding-left: 0px; }
ul.sortable-list-hierachy ul { list-style: none; padding-left: 15px; }
.ui-sortable-placeholder { border: 2px dashed #bbb; visibility: visible!important; background: #fff; }
#mideas-adminbar .dropdown-menu>li>a:hover, #mideas-adminbar .dropdown-menu>li>a:focus { background: #eee; }
.colpick { z-index: 10000; }
#mideas-adminbar .input-group { position: inherit; }
#mideas-adminbar .list-group-item { position: inherit; background-color: #fff; border: 1px solid #e7eaec; display: block; margin-bottom: -1px; padding: 15px; }
#mideas-adminbar .modal { position: absolute; }
#mideas-adminbar .new-link-menu-cont { padding: 15px; background-color: #f5f5f5; border: 1px solid #e3e3e3; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05); box-shadow: inset 0 1px 1px rgba(0,0,0,.05); }
.full-overlay-main { position: relative; width: 100%; height: 100%; }
#customize-preview.full-overlay-main.iframe-ready { background: 0 0 }
#customize-preview iframe { height: 100%; width: 100%; z-index: 20; -webkit-transition: opacity .3s; transition: opacity .3s }
#mideas-adminbar ul.lista_categorias { list-style: none; padding-left: 0; }
.adminbar-toggle { position: absolute; bottom: 15px; right: 325px; }
.adminbar-toggle > a { }
.adminbar-toggle.closed { right: 0px; }
body.vscroll-disable { overflow: hidden; }
.gallery a.del_img_gal {position: absolute!important;top:5px;right: 5px;background: red;color: white;padding: 3px 5px;line-height: normal;}
.gallery .thumb {position:relative;}
.gallery-options { position: relative; }