/*
* Title                   : Synoptic WordPress Responsive Visual Form Builder
* Version                 : 1.0
* File                    : wdh.im.FBPS.site.php
* File Version            : 1.0
* Created / Last Modified : 04 April 2014
* Author                  : Web Developers House
* Copyright               : © 2013 WDH.IM
* Website                 : http://www.wdh.im
* Description             : Synoptic WordPress Responsive Visual Form Builder System Stylesheet.
*/


.WDHFBPS-site{

}

.cleditorMain form div{
    margin-bottom:0px !important;
}

.cleditorGroup{
    margin-bottom:0px !important;
}

.cleditorToolbar{
    overflow:hidden;
}

.wdh-before-content{
    display:none;
}

.wdh-after-content{
    display:none;
}

.wdh-clear{
    clear:both;
}

.wdh-languages{
    font-family: 'Quattrocento Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    background: #fff;
    border: 1px solid #e4e2e2;
    padding-left: 5px;
    padding-right: 5px;
    width: 100px;
}

.wdh-field .wdh-submit{
}

.wdh-field input[type='submit']{
    text-shadow: inherit !important;
    cursor:pointer !important;
}