/*form   */
#draggable { position : absolute ; left : 604px ; top: 24px ; width: 600px; height: 850px; background-color : rgba(200,100,80,0.5) ; padding: 0.5em; }

.con_con {
 
}



/* option pannel rigth left  css property */
.left_box {
    margin-left: 30px;
    padding-top: 70px;
    float:left; display:block;


}
.right_box {

    margin-left: 30px;
    padding-top: 70px;
    float:right; display:block;

}


/* option pannel set_style save load function pannel */
.box_inn {

    position : absolute;
    padding-top: 50px;
    padding: 20px;
    border-color: #555555;
   
}

/* set position  option pannel */
.input_option {

    display : inline-block ;
    float : left ;
    border-radius : 9px;
    
}



/*css label and input spinner  */
 .combox {
    
    top: 0px ; 
    text-align: right ;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px ;
    text-decoration: none;
    border-color: #d0d0d0;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 9px ;
    margin : 2px;
    
}

/* spinner css , .ui-widget , .ui-widget-content , .ui-corner-all*/

.ui-spinner  {

    width :125px;
}

/* div  */
.taa, .tab , .tac , .tad , .tae   {
    
   /*float:left; display:block;*/
   position : absolute  !important;

}
/* last tag have this update */

/* behavior of the last space */
.taf{

    float:left ;display: block;  
}

.rib{

    right: 3px;
}

div > img{
    
    width: auto;
    height : auto;
       -ms-interpolation-mode: bicubic;
    border: 0;
    height: auto;
    text-align:center ;
    display: table-cell;
    vertical-align: middle;
  
}


