div.info {
background: #8db6c8;
}
.updficon {
background-image: url('/dolico/htdocs/custom/ultimatepdf/img/object_ultimatepdf.png');
background-repeat: no-repeat;
}
.updficon-large {
background-image: url('/dolico/htdocs/custom/ultimatepdf/img/swiss.png');
background-repeat: no-repeat;
}

.padding-left20 {
padding-left: 20px!important;
}

#design {
width: 200px;
}
#select2-design-container {
color: #444 !important;
}

#switchdesign {
	padding-top: 3px;
}

img.switchdesign {
cursor:pointer;
/*padding: 8px 0px 0px 0px;*/
/*margin: 0px 0px 0px 8px;*/
text-decoration: none;
color: white;
font-weight: bold;
}
<!-- Set Logo height -->
.ui-widget-header {
background:#b9cd6d;
border: 1px solid #b9cd6d;
color: #FFFFFF;
font-weight: bold;
}
.ui-widget-content {
background: #cedc98;
border: 1px solid #DDDDDD;
color: #333333;
}
.ui-state-active {
border: 1px solid #fbd850;
color: #eb8f00;
font-weight: bold;
}
.ui-icon-gripsmall-diagonal-sw {
background-image: url('/dolico/htdocs/custom/ultimatepdf/img/ui-icons_sw_256x240.png')!important;
}
.ui-resizable-sw {
bottom: 1px;
left: 1px;
}
#container_logo, #container_otherlogo { width: 440px; height: 220px; }
#container2, #container3, #container4, #container5, #container6, #container7, #container8, #container9, #container10, #container11, #container12, #container_unit, #container_unit { width: 208px; height: 295px; }
#container_desc { width: 210px; height: 295px; }
#container_for_freetext { width: 210px; height: 95px; }
#container_desc h3 { text-align: center; margin: 0; margin-bottom: 10px; }
#container_AddressesBlocks { width: 210px; height: 160px; }
#resizable_desc, #container_desc { padding: 5px;}
#resizable-1, #resizable-3 {background-position: top left;
width: 150px; height: 150px; }
#resizable-1, #resizable-3, #container_logo, #container_otherlogo { padding: 1em !important; }
#resizable-5 {
left: 10px;
right: 10px;
top : 10px;
bottom : 10px;
width: 190px;
height: 277px;
}
#resizable-7 {
background-position: top left;
width: 30px; height: 295px;
}
#resizable-9 {
left: 100px;
background-position: top;
width: 30px; height: 295px;
}
#resizable-11 {
background-position: bottom left;
width: 208px; height: 295px;
}
#resizable-11 h3 { text-align: center; margin: 0; margin-bottom: 10px; }
#resizable-13 {
background-position: top left;
width: 30px;
height: 295px;
}
#resizable-15 {
left: 110px;
background-position: top left;
width: 30px;
height: 295px;
}
#resizable-17 {
left: 120px;
background-position: top left;
width: 30px;
height: 295px;
}
#resizable-19 {
left: 130px;
background-position: top left;
width: 30px;
height: 295px;
}
#resizable-21 {
left: 140px;
background-position: top left;
width: 30px;
height: 295px;
}
#resizable-25 {
left: 100px;
background-position: top left;
width: 30px; height: 295px;
}
#resizable-27 {
left: 110px;
background-position: top left;
width: 30px; height: 295px;
}
#resizable-29 {
left: 120px;
background-position: top left;
width: 30px; height: 295px;
}
#resizable_desc {
background-position: top left;
width: 110px;
height: 295px;
}
#resizable_unit {
left: 150px;
background-position: top left;
width: 20px;
height: 295px;
}

#sender_frame {
position:relative;
float:left;
height:100%;
width:93px;
background-color:IndianRed;
}
#recipient_frame {
position:relative;
float:left;
height:100%;
width:93px;
background-color:BurlyWood;
}

::-webkit-input-placeholder {
color: #003f7f;
}
:-moz-placeholder { /* Firefox 18- */
color: #003f7f;
}
::-moz-placeholder { /* Firefox 19+ */
color: #003f7f;
}
:-ms-input-placeholder {
color: #003f7f;
}

<!-- End set Logo height -->