#config-panel > div{display: inline-block} 

.ready .gs_w:not(.preview-holder), .gridster > *{transition:none}

.block_content > header.block_title {
    font: bold 15px/19px nasimb, Arial;
    border: 0; color: #FFF; text-shadow: none; margin: -1px 0 0 0;
    border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0;
    background-color: #0074cc;
    background-image: -webkit-linear-gradient(top, #08c, #05c);
    background-image: -moz-linear-gradient(top, #08c, #05c);
    background-image: -ms-linear-gradient(top, #08c, #05c);
    background-image: -o-linear-gradient(top, #08c, #05c);
    background-image: linear-gradient(top, #08c, #05c);
    padding: 5px 2px;
}


.gridster > ul > li { border: 1px solid #AAA; border-radius: 4px; /* padding: 5px; */ }
.gridster > ul > li .block_content.o_auto{overflow-y: auto; }
.gridster > ul > li .block_content.o_auto{ *overflow: auto; *position: relative; }
header.block_title .icon { margin: 5px 2px; }

/*------------------------------------------*/
.nav_container { width: 30%; margin: 5px; }
.nav_area p { padding: 5px 0 }
.nav_area { width: 100%; border: 1px solid #CCC; border-radius: 3px }
.wp_nav { width: 50px; }
.nav_area, .wp_nav { height: 370px; overflow: auto }
.nav_area li { height: 30px; padding: 5px }
.nav_area li:hover:not(.ui-selected) { background: #F5F5F5; }
.nav_area .ui-selected { background: #0088CC; }
.nav_area a { display: block }
.nav_area a:hover { text-decoration: none; }
.nav_area .ui-selected a { color: #FFF; }
.nav_area .ui-selectee [class^="fa-"]:before { color: #025c89; }
.nav_area .ui-selected [class^="fa-"]:before { color: #FFF; }
#wp_description { padding: 5px }
/*---------------------------------------*/
#lock {
	position:fixed;z-index:1000; text-align: center;
	top:0; left:0; right:0; bottom:0;
	margin:0; padding:0; overflow:hidden; background-color:#000;
	filter:alpha(opacity=25);/*ie6-9*/
    background-color:rgba(0, 0, 0, 0.5);
}
#lock #loader{margin-top: 200px}
#content article .checkbox {right: - 3 px }
body{background:  #1e4070;}
.gridster{position:relative}.gridster>*{margin:0 auto;-webkit-transition:height .4s;-moz-transition:height .4s;-o-transition:height .4s;-ms-transition:height .4s;transition:height .4s}.gridster .gs_w{z-index:2;position:absolute}.gridster .preview-holder{z-index:1;position:absolute;background-color:#c6deeb;border-color:#fff;opacity:.3}.gridster .player-revert{z-index:10!important;-webkit-transition:left .3s,top .3s!important;-moz-transition:left .3s,top .3s!important;-o-transition:left .3s,top .3s!important;transition:left .3s,top .3s!important}.gridster .dragging{z-index:10!important;-webkit-transition:all 0s!important;-moz-transition:all 0s!important;-o-transition:all 0s!important;transition:all 0s!important}

    
            [data-row="12"] {top:352px;}
        [data-sizey="11"] {height:341px;}
            [data-row="11"] {top:320px;}
        [data-sizey="10"] {height:310px;}
            [data-row="10"] {top:288px;}
        [data-sizey="9"] {height:279px;}
            [data-row="9"] {top:256px;}
        [data-sizey="8"] {height:248px;}
            [data-row="8"] {top:224px;}
        [data-sizey="7"] {height:217px;}
            [data-row="7"] {top:192px;}
        [data-sizey="6"] {height:186px;}
            [data-row="6"] {top:160px;}
        [data-sizey="5"] {height:155px;}
            [data-row="5"] {top:128px;}
        [data-sizey="4"] {height:124px;}
            [data-row="4"] {top:96px;}
        [data-sizey="3"] {height:93px;}
            [data-row="3"] {top:64px;}
        [data-sizey="2"] {height:62px;}
            [data-row="2"] {top:32px;}
        [data-sizey="1"] {height:31px;}
            [data-row="1"] {top:0px;}
        [data-sizey="0"] {height:0px;}
                [data-sizex="1"] {width:192px;}
            [data-sizex="2"] {width:388px;}
            [data-sizex="3"] {width:584px;}
            [data-sizex="4"] {width:780px;}
            [data-sizex="5"] {width:976px;}
                [data-col="5"] { left:786px;
        }
            [data-col="4"] { left:590px;
        }
            [data-col="3"] { left:394px;
        }
            [data-col="2"] { left:198px;
        }
            [data-col="1"] { left:2px;
        }
section.well{margin-top: 5px; margin-bottom: 0; padding: 10px}
#content .full {
    -webkit-column-count:3; -webkit-column-gap:20px; -webkit-column-rule:0 dotted #000; -webkit-column-fill:balance; -webkit-column-span:all;
	-webkit-break-inside:avoid-column;
	
	-moz-column-count:3; -moz-column-gap:20px; -moz-column-rule:0 dotted #000; -moz-column-fill:balance; -moz-column-span:all;
	-moz-break-inside:avoid-column;
	
	column-count:3; column-gap:20px; column-rule:0 dotted #000; column-fill:balance; column-span:all; break-inside:avoid-column;
}
section.pallete *{font-size: 1em}
section.pallete a{color: #1e5bbb}

.stitr{font-family: B Titr; color: #000}

#_showimg .modal-body:hover #fullscreen, #_showimg .modal-body:hover #print{display: inline}
#_showimg #print{margin-right: 50px}
#_showimg img, #lightbox img{max-width: none}
#_showimg #fullscreen, #_showimg #print{display: none; position: absolute;}
#content ul,ol{padding: inherit}
#search-caption .breadcrumb li, #search-caption .breadcrumb a, #search-caption .breadcrumb label{
             line-height: 30px; display: inline-block;
        }
		
#form-advanced-tabs .nav-tabs{visibility: visible} #form-advanced-tabs .nav-tabs:before{content:""}
[class^="fa-"]:before, [class*=" fa-"]:before {visibility: visible !important;}

[data-col="6"] { left:982px;}  [data-col="5"] { left:786px;}  [data-col="4"] { left:590px;}  [data-col="3"] { left:394px;}  [data-col="2"] { left:198px;}  [data-col="1"] { left:2px;}  [data-row="19"] { top:576px;}  [data-row="18"] { top:544px;}  [data-row="17"] { top:512px;}  [data-row="16"] { top:480px;}  [data-row="15"] { top:448px;}  [data-row="14"] { top:416px;}  [data-row="13"] { top:384px;}  [data-row="12"] { top:352px;}  [data-row="11"] { top:320px;}  [data-row="10"] { top:288px;}  [data-row="9"] { top:256px;}  [data-row="8"] { top:224px;}  [data-row="7"] { top:192px;}  [data-row="6"] { top:160px;}  [data-row="5"] { top:128px;}  [data-row="4"] { top:96px;}  [data-row="3"] { top:64px;}  [data-row="2"] { top:32px;}  [data-sizey="1"] { height:31px;} [data-sizey="2"] { height:62px;} [data-sizey="3"] { height:93px;} [data-sizey="4"] { height:124px;} [data-sizey="5"] { height:155px;} [data-sizey="6"] { height:186px;} [data-sizey="7"] { height:217px;} [data-sizey="8"] { height:248px;} [data-sizey="9"] { height:279px;} [data-sizey="10"] { height:310px;} [data-sizey="11"] { height:341px;} [data-sizey="12"] { height:372px;} [data-sizey="13"] { height:403px;} [data-sizey="14"] { height:434px;} [data-sizey="15"] { height:465px;} [data-sizey="16"] { height:496px;} [data-sizey="17"] { height:527px;} [data-sizey="18"] { height:558px;} [data-sizex="1"] { width:192px;} [data-sizex="2"] { width:388px;} [data-sizex="3"] { width:584px;} [data-sizex="4"] { width:780px;} [data-sizex="5"] { width:976px;}


