/* Enter Your Custom CSS Here */

/* widgetkit CSS */

.uk-overlay-panel.uk-overlay-background {  
    background: rgba(0,0,0,0.6);  
}

.uk-overlay-icon:before {  
    color: #ddd !important;  
}
/*--- 2 Column Form Styles Start ---*/

#left { width: 500px; float: left; margin-right:6%;
}

#right { width: 300px; float: left; margin-left:10px; 
}

.clearfix:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; margin-bottom:10px;
}

.clearfix { display:block;
}

/*--- 2 Column Form Styles End ---*/
