/* POD widget styles - written 2014 by kkovach*/
#doc_alert{ border:5px solid red; padding:10px; height:50px; text-align:center; font-size:250%;}
#docMain_form { border:1px solid #000; padding:10px; background-color:#eeeeee }
#docMain_form IFRAME { border:1px solid black; }
#docMain_form INPUT { width:190px; }
INPUT.btnStyle { border:1px solid #444; background-color:white; cursor:pointer; text-align:center; padding:0px; }
INPUT.btnStyle:hover { background-color:#CCC; }
#docMain_form a:link {text-decoration:underline;}
#docMain_form a:hover {text-decoration:none;} 

.pod-img-container {float: right; text-align: center;}
.pod-img {text-align:center; padding-bottom:10px;}
.pod-img img {width: 375px;}

.pod-form {border:1px solid #000; padding:5px; background-color: #FFF; width:200px;}
.pod-textbox {width: 190px;}
.pod-previewtxt {font-size:2em;}
.pod-approval {color: #000;}
.pod-approval-special {color: #FF0000 !important;}
/* ======================================================================================= */
