/*

Copyright 2011-2020 Teqlog

*/


#cfwc_contactform          { margin: 0px; border: 0px;}

#cfwc_contactform table    { margin: 0px; border: 0px;}

#cfwc_contactform td       { border:0px; vertical-align:top; }

#cfwc_contactform tr       { border-collapse:separate; }

#cfwc_contactform input, #cfwc_contactform textarea   {  background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;margin: 0px 0 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;height: 45px;
    padding: 10px 12px; }

#cfwc_contactform input[type="submit"] { color: #333; margin: 10px 0 0px 0 !important;background: #feb332 !important;}

/*#cfwc_contactform textarea { width: 100%; height: 100px; }*/

#cfwc_contactform p.credit { position:relative; float:right; font-size:8px; font-family:times new roman; font-style:italic; color:#23238e; }

#cimg img                  { background: none repeat scroll 0 0 transparent; margin: 0px; border: 0px; padding 0px;}

#cimg a                    { color: transparent; font-size: 1px; text-decoration: none; margin: 0px; border: 0px; padding 0px;}