#CQ .x-window .x-window-bwrap .x-form-cb-label {
    top: 4px;
    margin: 0px 0px 0px 5px;
}
#CQ .x-window .x-window-bwrap .x-form-text { 
    height:22px;
    padding:0px 2px;
}
#CQ .x-window .x-window-bwrap .x-color-palette {
    width:100%;
}
#CQ .x-window .x-window-bwrap .cq-smartfile-_46_47file{
    height:70px
}
#CQ .x-window .x-window-bwrap .x-form-item-label, #CQ .x-window .x-window-bwrap .x-form-cb-label, #CQ .x-panel.cq-selection .x-form-cb-label-hidden {
    font-size: 12px;
}
#CQ .x-window .x-window-bwrap .x-form-item-label{
    padding:0px;
    font-weight:bold;
    margin: 0px;
}
#CQ .x-form-item .x-form-element .x-form-field-wrap{
    width: 100%!important;
}
#CQ .x-form-item .x-form-element .x-form-field-wrap .x-form-text{
    width: 85.5%!important;
}
#CQ .x-form-item .x-form-element .cq-selection .x-form-field-wrap .x-form-text{
    width: 93.5%!important;
}
#CQ .cq-multifield-itemct .cq-selection, #CQ .cq-multifield-itemct .cq-selection .x-panel-body {
    width: 100%!important;
}
#CQ .cq-multifield-itemct .x-form-item .x-form-element .cq-selection .x-form-text, #CQ .cq-multifield-itemct .x-form-item .x-form-element .x-form-field-trigger-wrap .x-form-text {
    width: 85.4%!important;
}
#CQ .x-window .x-window-bwrap .x-form-text, #CQ .x-window .x-form-element .x-html-editor-wrap, #CQ .x-window .x-window-bwrap .x-form-textarea {
    width: 90%!important;
}
#CQ .x-window .x-form-element .cq-multifield-itemct .x-html-editor-wrap, #CQ .x-window .x-window-bwrap .cq-multifield-itemct .x-form-textarea, #CQ .cq-multifield-itemct .x-form-item .x-form-element .x-form-text {
    width: 100%!important;
}
#CQ .x-window .x-window-bwrap .x-form-check-wrap {
    padding-top:5px;
}
#CQ .x-window-bwrap .x-form-check-wrap .x-form-radio{
    margin:0px 0 0 1px;
}
#CQ .x-window-bwrap  .x-form-check-wrap input {
    vertical-align: top!important;
}
#CQ .x-window .x-window-bwrap .x-form-check-wrap .x-form-cb-label{
    top: 1px;
}
#CQ .x-panel.cq-selection .x-form-cb-label-hidden {
    margin: 1px 0px 0px 10px;
}
#CQ .x-date-inner .x-date-disabled a{
    background-color:#fff!important;
}
#CQ .x-date-inner .x-date-selected a{
    background-color:#eee!important;
}
#CQ .x-date-inner .x-date-active a{
    background-color:#D8D8D8;
}
.custom-bg-1 h2{
	font-size:2em;
    margin:0;
}
.custom-bg-1 h3{
	font-size:1.5em;
    margin:0;
}
.custom-bg-1 .campaign-details{
	padding-bottom:10px;
}
.custom-bg-1 .content-panel{
	padding-top:0px;
}
.custom-bg-1 .content-panel-header{
	text-align:left;
}
.custom-bg-1 .content-panel-header h3, .custom-bg-1 .content-panel-header h4{
	margin:0px;
}
.custom-bg-1 .table{
    border:0px;
    border-radius: 0;
}
.custom-bg-1 .table thead tr:first-child th:first-child,.custom-bg-1 .table thead tr:first-child th:last-child, .custom-bg-1 .table tbody tr:last-child td:first-child ,.custom-bg-1 .table tbody tr:last-child td:last-child{
    border-radius:0;
}
.custom-bg-1 .table thead tr:first-child th:first-child{
    width:25%;
}
.custom-bg-1 .table thead tr,.custom-bg-1 .table tbody tr{
    height:auto;
}
.custom-bg-1 .mandatory-fields{
	color:red;
}
.custom-bg-1 .panel-body{
	padding:0 0 15px 0;
}
