body {color:white;background-color:#17181A;}
.superscript {vertical-align:super;font-size:6pt;}
.tbuttons {cursor:pointer;font-family:Trebuchet MS;font-size:10pt;font-weight:normal;color:white;background-color:#50682B;}
.tbuttons2 {cursor:pointer;font-family:Trebuchet MS;font-size:10pt;font-weight:normal;color:white;background-color:#50682B;padding:2px;border:1px solid #fff;}
.tbuttons-hover {cursor:pointer;font-family:Trebuchet MS;font-size:10pt;font-weight:normal;color:#FFF100;background-color:#000000;}
.tbuttons2-hover {cursor:pointer;font-family:Trebuchet MS;font-size:10pt;font-weight:normal;color:#FFF100;background-color:#000000;padding:2px;border:1px solid #fff;}
.tinputs {color:#000000;cursor:pointer;background-color:#D0C7C2;font-weight:normal;font-size:10pt;border-right:black 1px solid;border-top:black 1px solid;border-left:black 1px solid;border-bottom:black 1px solid;padding:2px;}
.tinputs-hover {background-color:#F3CE6E;cursor:pointer;font-weight:normal;font-size:10pt;border-right:black 1px solid;border-top:black 1px solid;border-left:black 1px solid;border-bottom:black 1px solid;padding:2px;}
.linputs {background: url(../images/links.png) no-repeat right top;font-family:Trebuchet MS;background-color:#000;border-bottom:white 1px solid;font-weight:normal;font-size:10pt;color:white;}
.linputs-hover {font-family:Trebuchet MS;background-color:#212226;border-bottom:white 1px solid;font-weight:normal;font-size:10pt;color:#FFF100;}
th {background-color:#000000;color:white;text-align:left;padding:5px;border-bottom:buttonhighlight solid 2px;border-left:buttonshadow solid 2px;border-right:buttonhighlight solid 2px;border-top:buttonshadow solid 2px;}
td.v_data {color:black;font:10pt Tahoma;padding:10px;}
.t_data {padding-left:20px;list-style-type:inside;color:#000;font:10pt Tahoma;}
.w_data {color:#ffffff;font:10pt Tahoma;}
.b_data {color:#000000;font:10pt Tahoma;}
td.heading {color:white;font:14pt Tahoma;}
table.main {border:1px solid black;background-image:url(../images/bg.png);border:1px solid white;background-color:#212226;}
.menu_item {color:#333300;border-bottom:1px dotted white;font:10pt Tahoma;}
.menu_item:hover {color:white;border-bottom:1px dotted white;font:10pt Tahoma;}
.subheading {font:12pt Tahoma;}

.title {background-color:#333300;background-color:#000000;color:#F3CE6E;text-align:center;border-bottom:buttonhighlight solid 2px;border-left:buttonshadow solid 2px;border-right:buttonhighlight solid 2px;border-top:buttonshadow solid 2px;font-family:Tahoma;font-size:12pt;font-weight:bold;padding:5px;}
.title2 {background-color:#333300;color:#FFFF00;text-align:center;width:200px;border:1px solid white;font-family:Tahoma;font-size:14px;font-weight:normal;padding:5px;}
.title3 {background-color:#4682B4;color:#FEE197;text-align:left;border:1px solid white;font-family:Tahoma;font-size:13px;font-weight:bold;padding:5px;}
.nocenter {background-color:#000000;color:white;}

#updateBIO textarea {
  display: block;
  font-family: "Helvetica Neue", Arial, sans-serif;
  border-style: solid;
  border-width: 1px;
  border-color: #dedede;
  margin-bottom: 15px;
  font-size: 1.5em;
  padding: 11px 25px;
  padding-left: 55px;
  width: 90%;
  height: 180px;
  color: #777;
   
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
   
  transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
  -webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
  -moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
  -o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}
#updateBIO textarea:focus {
  color: #333;
  border-color: rgba(41, 92, 161, 0.4);
 
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(40, 90, 160, 0.6);
  outline: 0 none; 
}


.buttons {color:black;text-decoration:underline;cursor:pointer;font-family:Tahoma;font-size:11px;}
.buttons:visited {color:black;text-decoration:underline;cursor:pointer;font-family:Tahoma;font-size:11px;}
.buttons:hover {color:#FEE197;text-decoration:none;font-family:Tahoma;font-size:11px;border:1px solid #003A57;background-color:black;border-style:dashed;}
.mbuttons {color:#FFF100;text-decoration:underline;cursor:pointer;font-family:Tahoma;font-size:11pt;}
.mbuttons:visited {color:#FFF100;text-decoration:underline;cursor:pointer;font-family:Tahoma;font-size:11pt;}
.mbuttons:hover {color:white;text-decoration:none;font-family:Tahoma;font-size:11pt;}

.alinks {color:#000000;text-decoration:underline;cursor:pointer;font-family:Tahoma;font-size:11pt;}
.alinks:visited {color:#337AB7;text-decoration:underline;cursor:pointer;font-family:Tahoma;font-size:11pt;}
.alinks:hover {color:#337AB7;text-decoration:none;font-family:Tahoma;font-size:11pt;}

.admin {color:black;text-align:center;} 
.admin_title {background-color:#000000;background-color:#000000;color:#F3CE6E;text-align:center;border:1px solid white;font-family:Tahoma;font-size:13px;font-weight:bold;}
.admin_title2 {background-color:#17181A;color:#ffffff;text-align:center;border:1px solid #7D6E4B;font-family:Tahoma;font-size:11px;font-weight:bold;}
.admin_title3 {background-color:#ffffff;color:#000000;text-align:left;border:1px solid #2B2B2A;font-family:Tahoma;font-size:14px;font-weight:normal;}
.admin_title4 {background-color:#17181A;color:#000000;text-align:center;border-left:1px solid white;font-family:Tahoma;font-size:14px;font-weight:normal;}
.admin_title5 {background-color:#17181A;color:#ffffff;border-radius:15px;text-align:center;font-family:Tahoma;font-size:12px;font-weight:bold;padding:5px;}
.admin_title6 {background-color:#17181A;color:#000000;text-align:left;border:1px solid white;font-family:Tahoma;font-size:13px;font-weight:bold;padding:5px;}
.admin_title7 {background-color:#000000;border:1px solid white;cursor:pointer;color:white;text-align:center;font-family:Tahoma;font-size:11px;font-weight:bold;}
.admin_title8 {background-color:#17181A;color:#000000;text-align:center;border:1px solid white;font-family:Tahoma;font-size:13px;font-weight:bold;padding:5px;}
.admin_title9 {background-color:#000000;color:#ffffff;text-align:center;border:1px solid white;font-family:Tahoma;font-size:13px;font-weight:bold;padding:5px;}
.admin_title10 {background-color:#000000;color:#ffffff;text-align:center;border:1px solid white;font-family:Tahoma;font-size:13px;font-weight:bold;padding:5px;}
.admin_title11 {background-color:#000000;border-bottom:buttonhighlight solid 2px;border-left:buttonshadow solid 2px;border-right:buttonhighlight solid 2px;border-top:buttonshadow solid 2px;}
.admin_title12 {background-color:#D9D1BE;padding:5px;border:1px solid #ffffff;}
.admin_title13 {background-color:#000000;color:#ffffff;text-align:center;font-family:Tahoma;font-size:13px;font-weight:bold;padding:5px;}
.admin_title14 {background-color:#000000;background-color:#000000;color:#ffffff;text-align:center;border:1px solid white;font-family:Tahoma;font-size:12px;font-weight:normal;font-style:normal;cursor:pointer;}
.admin_title15 {background-color:#000000;color:white;text-align:right;padding:5px;font-size:13px;font-weight:bold;border-bottom:buttonhighlight solid 2px;border-left:buttonshadow solid 2px;border-right:buttonhighlight solid 2px;border-top:buttonshadow solid 2px;}
.admin_title16 {background-color:#7D6E4B;color:#ffffff;text-align:center;border:1px solid white;font-family:Tahoma;font-size:13px;font-weight:bold;}

.admin_title17 {background-color:#1C1C1C;color:#ffffff;border:1px solid #2B2B2A;border-radius:15px;text-align:center;font-family:Tahoma;font-size:12px;font-weight:bold;padding:10px;}
.admin_title18 {background-color:#17181A;color:#D0D0D0;border:1px solid #7D6E4B;border-radius:15px;font-family:Tahoma;font-size:12px;}
.admin_title19 {background-color:#17181A;color:#ffffff;text-align:center;font-family:Tahoma;font-size:12px;font-weight:bold;padding:5px;}

.admin_title20 {border-radius:7px;background-color:#17181A;color:#ffffff;text-align:center;border:1px solid #7D6E4B;font-family:Tahoma;font-size:11px;font-weight:bold;}

.admin_title21 {padding:10px;border-radius:7px;background-color:#17181A;color:#ffffff;border:1px solid #7D6E4B;font-family:Tahoma;font-size:11px;font-weight:bold;}

.border {border:2px solid white;}
.modify {border-radius:15px;background-color:#373A32;color:#ffffff;font-family:Tahoma;font-size:11pt;padding:5px}
.whtBG {border-radius:15px;background-color:#000000;color:#ffffff;font-family:Tahoma;font-size:11pt;padding:5px}
.eventButtons {color:#000000;text-decoration:none;cursor:pointer;font-family:Tahoma;font-size:11px;}
.eventButtons:visited {color:#000000;text-decoration:none;cursor:pointer;font-family:Tahoma;font-size:11px;}
.eventButtons:hover {background-color:#17181A;color:#FFF100;text-decoration:underline;cursor:pointer;font-family:Tahoma;font-size:11px;}
.eventButtons2 {color:#ffffff;text-decoration:none;cursor:pointer;font-family:Tahoma;font-size:11px;}
.eventButtons2:visited {color:#ffffff;text-decoration:none;cursor:pointer;font-family:Tahoma;font-size:11px;}
.eventButtons2:hover {color:#FFF100;text-decoration:underline;cursor:pointer;font-family:Tahoma;font-size:11px;}
.alert {margin:0px;padding:0px;color:red;font-weight:bold;}
.eventStyle1 {color:#FFF100;font-family:Arial;font-size:9pt;font-style:italic;font-weight:bold;}
.eventStyle {color:#000;font-family:Arial;font-size:9pt;font-style:italic;font-weight:bold;}
.index_style2 {border-radius:15px;background-color:#000000;border:1px solid #ffffff;color:#ffffff;}
.inputs {color:#000000;background-color:#D0C7C2;font-weight:normal;font-size:10pt;border-right:black 1px solid;border-top:black 1px solid;border-left:black 1px solid;border-bottom:black 1px solid;padding:2px;}
.inputs-hover {background-color:#F3CE6E;cursor:pointer;font-weight:normal;font-size:10pt;border-right:black 1px solid;border-top:black 1px solid;border-left:black 1px solid;border-bottom:black 1px solid;padding:2px;}
.padLeft {padding-left:10px;}
.padRight {padding-right:11px;}
.cap-top {background-image: url(../images/light-cap-top.gif);background-repeat:no-repeat;}
.testimonyBG {background-image:url(../images/logo.gif);background-repeat:no-repeat;}
.cap-down {background-image:url(../images/light-cap-bot.gif);background-repeat:no-repeat;}
.note-nonBG {background-color:#EBE6C8;}
.tyRight {background-color:#DDDAB7;}
.midTEXT {padding-right:20px;padding-left:20px;font-size:10pt;line-height:1.4em;background-color:#DDDABB;text-align:justify;font-family:Tahoma;color:#000}
.subTABLE {padding-right:10px;padding-left:10px;background-color:#ebe6c8;color:#862529;border-bottom:buttonhighlight solid 2px;border-left:buttonshadow solid 2px;border-right:buttonhighlight solid 2px;border-top:buttonshadow solid 2px;}
.testTitle {padding-right:10px;padding-left:20px;color:#660000;font-weight:bold;font-size:11pt;line-height:1.4em;background-color:#DDDABB;text-align:left;font-family:Tahoma}
.greenIn {padding:10px;font-family:Trebuchet MS;font-size:11pt;font-weight:normal;background-color:#50682B;color:#ffffff;border:0px solid black;}
/* Slimbox CSS */
#lbOverlay {
     position: fixed;
     z-index: 9999;
     left: 0;
     top: 0;
     width: 100%;
     height: 100%;
     background-color: #000;
     cursor: pointer;
}

#lbCenter, #lbBottomContainer {
     position: absolute;
     z-index: 9999;
     overflow: hidden;
     background-color: #fff;
}

.lbLoading {
     background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
     position: absolute;
     left: 0;
     top: 0;
     border: 10px solid #fff;
     background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
     display: block;
     position: absolute;
     top: 0;
     width: 50%;
     outline: none;
}

#lbPrevLink {
     left: 0;
}

#lbPrevLink:hover {
     background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
     right: 0;
}

#lbNextLink:hover {
     background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
     font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
     font-size: 10px;
     color: #666;
     line-height: 1.4em;
     text-align: left;
     border: 10px solid #fff;
     border-top-style: none;
}

#lbCloseLink {
     display: block;
     float: right;
     width: 66px;
     height: 22px;
     background: transparent url(../images/closelabel.gif) no-repeat center;
     margin: 5px 0;
     outline: none;
}

#lbCaption, #lbNumber {
     margin-right: 71px;
}

#lbCaption {
     font-weight: bold;
}
.progressWrapper {
  width: 357px;
  overflow: hidden;
}

.progressContainer {
  margin: 5px;
  padding: 4px;
  border: solid 1px #E8E8E8;
  background-color: #F7F7F7;
  overflow: hidden;
}
/* Message */
.message {
  margin: 1em 0;
  padding: 10px 20px;
  border: solid 1px #FFDD99;
  background-color: #FFFFCC;
  overflow: hidden;
}
/* Error */
.red {
  border: solid 1px #B50000;
  background-color: #FFEBEB;
}

/* Current */
.green {
  border: solid 1px #DDF0DD;
  background-color: #EBFFEB;
}

/* Complete */
.blue {
  border: solid 1px #CEE2F2;
  background-color: #F0F5FF;
}
.progressName {
  font-size: 8pt;
  font-weight: 700;
  color: #555;
  width: 323px;
  height: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
  font-size: 0;
  width: 0%;
  height: 2px;
  background-color: blue;
  margin-top: 2px;
}
.progressBarComplete {
  width: 100%;
  background-color: green;
  visibility: hidden;
}
.progressBarError {
  width: 100%;
  background-color: red;
  visibility: hidden;
}
.progressBarStatus {
  margin-top: 2px;
  width: 337px;
  font-size: 7pt;
  font-family: Arial;
  text-align: left;
  white-space: nowrap;
}
a.progressCancel {
  font-size: 0;
  display: block;
  height: 14px;
  width: 14px;
  background-image: url(../images/cancelbutton.gif);
  background-repeat: no-repeat;
  background-position: -14px 0px;
  float: right;
}
a.progressCancel:hover {
  background-position: 0px 0px;
}
/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
  vertical-align: top;
}
/* remember to define focus styles! */
:focus { outline: 0; }
div.fieldset {
     border:  1px solid #afe14c;
     margin: 10px 0;
     padding: 20px 10px;
}
div.fieldset span.legend {
     position: relative;
     background-color: #FFF;
     padding: 3px;
     top: -30px;
     font: 700 14px Arial, Helvetica, sans-serif;
     color: #50682B;
}
div.flash {
     max-width: 375px;
     min-width: 200px;
     margin: 10px 5px;
     border-color: #000;

    -moz-border-radius-topleft : 5px;
    -webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}

#btnSubmit { margin: 0 0 0 155px ; }
/* footer */
#bcc_footer_bar_wrapper {
     clear: both;

}
#bcc_footer_bar {
     padding: 15px 30px;
     border-top: 1px solid #212226;
     background-color: #212226;
     text-align: center;
     color:#fff;
}
/* end of footer */
.miscText {
font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;background: #373A32;color: #D0D0D0; padding:10px;border:1px solid #7D6E4B;
}
.miscText2 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  background: #373A32;
  color: #D0D0D0;
  padding:5px;
  vertical-align:middle;
}
.miscText3 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  background: #373A32;
  color: #D0D0D0;
  padding:5px;
  vertical-align:middle;
}
.section_w590 {
     clear: both;
     width: 590px;
     background-color: #D9D1BE;
}
.BCCTeam {
     margin: 0px;
     padding: 2px 0 20px 0;
     font-size: 30px;
     font-weight: bold;
     color: #bdfa66;
     text-align:center;
}
.bcc_main { background-color: #000; padding:5px; border: 1px solid #5A6060; }
#main_column {
     float: left;
     width: 590px;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

#bcc_site_title_bar #top_menu {
  float:left;
  width:100%;
  left:0px;

  margin: 0px 0px 0px 0px;
  padding: 0px;
  position:relative;
  display: block;
}
.error {color:red;font-weight:bold;padding:10px;border:1px solid white;}

.contact_me {
  -moz-border-radius-topleft : 15px;
  -webkit-border-top-left-radius : 15px;
  -moz-border-radius-topright : 15px;
  -webkit-border-top-right-radius : 15px;
  -moz-border-radius-bottomleft : 15px;
  -webkit-border-bottom-left-radius : 15px;
  -moz-border-radius-bottomright : 15px;
  -webkit-border-bottom-right-radius : 15px;
  padding:10px;
  text-align:center;
  line-height:100px;
  background: url(../images/contact.png) no-repeat right center;
  font-family:"Trebuchet MS";
  background-color:#000;
  border:1px solid black;
  font-weight:normal;
  font-size:10pt;
  color:#ffff00;
}
.noLinks {text-align:center;line-height:100px;background: url(../images/links.png) no-repeat right top;font-family:Trebuchet MS;background-color:#000;border:1px solid black;font-weight:normal;font-size:10pt;color:#ffff00;}

.website-info {
  color:#F3CE6E;
  text-align:center;
  font-family:Tahoma;
  font-size:13px;
  font-weight:bold;
}
.website-info-border {
  border:1px solid #84867F;
  border-radius:15px;
  padding:15px;
  margin:5px 0 10px 0;
}
* { box-sizing: border-box; }
.grid{
  display: table;
  width: 100%;
  border-spacing:.5em;
  .col{
    padding:1em;
    width:25%;
    display:table-cell;
    border:#f0f0f0 1px solid;
  }
}

.radial-border {
  -moz-border-radius-topleft : 5px;
  -webkit-border-top-left-radius : 5px;
  -moz-border-radius-topright : 5px;
  -webkit-border-top-right-radius : 5px;
  -moz-border-radius-bottomleft : 5px;
  -webkit-border-bottom-left-radius : 5px;
  -moz-border-radius-bottomright : 5px;
  -webkit-border-bottom-right-radius : 5px;
  background-color: #2C2C2C;
}

.radial-border-wide {
  -moz-border-radius-topleft : 15px;
  -webkit-border-top-left-radius : 15px;
  -moz-border-radius-topright : 15px;
  -webkit-border-top-right-radius : 15px;
  -moz-border-radius-bottomleft : 15px;
  -webkit-border-bottom-left-radius : 15px;
  -moz-border-radius-bottomright : 15px;
  -webkit-border-bottom-right-radius : 15px;
  background-color: #2C2C2C;
}

textarea {cursor:pointer;}

.tinyMCE-container {
  width:100%;
}

.notestimonies {
  -moz-border-radius-topleft : 15px;
  -webkit-border-top-left-radius : 15px;
  -moz-border-radius-topright : 15px;
  -webkit-border-top-right-radius : 15px;
  -moz-border-radius-bottomleft : 15px;
  -webkit-border-bottom-left-radius : 15px;
  -moz-border-radius-bottomright : 15px;
  -webkit-border-bottom-right-radius : 15px;
  vertical-align: middle;
  line-height: 100px;
  background: url(../images/postIt.png) #000 no-repeat right center;
  color: #ffff00;
  font-size: 10pt;
  padding: 10px;
  border: 1px solid white;
  text-align: center;
  font-family: "Trebuchet MS";
  font-weight: normal;
  padding-right: 10px;
}

.index_style {
  -moz-border-radius-topleft : 15px;
  -webkit-border-top-left-radius : 15px;
  -moz-border-radius-topright : 15px;
  -webkit-border-top-right-radius : 15px;
  -moz-border-radius-bottomleft : 15px;
  -webkit-border-bottom-left-radius : 15px;
  -moz-border-radius-bottomright : 15px;
  -webkit-border-bottom-right-radius : 15px;
  border-radius: 15px;
  background-color:#000000;
  padding:10px;
  border:1px solid #ffffff;
  color:#ffffff;
  font-family:Trebuchet MS;
  font-size:10pt;
}

.main_page {
  border-radius: 15px;
  text-align: center;
  line-height: 50px;
  font-family: Trebuchet MS;
  background-color: #000000;
  border: 1px solid black;
  font-weight: normal;
  font-size: 10pt;
  color: #ffff00;
}

.txt-area {
    font-family: "open sans";
    font-size: 12pt;
    padding: .5em;
    width: 100%;
    color:#000000;
    background-color:#ffffff;
}

.testimonyText {padding:10px;font-size:10pt;background-color:#ffffff;font-family:Tahoma;color:#000000;margin:0px 10px 10px 10px;border-radius:10px;}
.testTitleHeader {color:#FFFF00;font-weight:bold;font-size:11pt;line-height:1.4em;padding-left:10px;text-align:left;font-family:Tahoma}
 
 .textareaCreate {
    padding: 10px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.16);
    font-size:10pt;
    font-weight: normal;
    overflow: hidden;
    min-height: 75px;
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
    box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px -100px #F3CE6E;
    -webkit-box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px -100px #F3CE6E;
    -moz-box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px -100px #F3CE6E;
    -o-box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px -100px #F3CE6E;
  }
  label {
    color:#F3CE6E;
    font-size: 10pt;
  }
  input[type=text] {
  box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px -100px #F3CE6E;
  -webkit-box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px -100px #F3CE6E;
  -moz-box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px -100px #F3CE6E;
  -o-box-shadow: inset 0px 0px 10px 0px #ABABAB,5px 5px 5px -100px #F3CE6E;
  border:1px solid transparent;
  }
  input[type=text]:focus {
    border:1px solid #66AFE9;
  }
  textarea::-webkit-input-placeholder {
    text-align:center;
    color: #66AFE9 !important;
    font-size:10pt;
  }
  textarea:-moz-placeholder { /* Firefox 18- */
    color: #66AFE9 !important;  
    text-align:center;
    font-size:10pt;
  }
  textarea::-moz-placeholder {  /* Firefox 19+ */
    color: #66AFE9 !important;  
    text-align:center;
    font-size:10pt;
  }
  textarea:-ms-input-placeholder {  
    color: #66AFE9 !important;  
    text-align:center;
    font-size:10pt;
  }
  .helpFormat {
    color: #66AFE9 !important;  
    text-align:center;
    font-size:10pt;
    font-weight:normal;
  }
  ::-webkit-input-placeholder { opacity:1; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
  :-moz-placeholder { opacity:1; -moz-transition: opacity 0.5s; transition: opacity 0.5s; } /* FF 4-18 */
  ::-moz-placeholder { opacity:1; -moz-transition: opacity 0.5s; transition: opacity 0.5s; } /* FF 19+ */
  :-ms-input-placeholder { opacity:1;  -ms-transition: opacity 0.5s; transition: opacity 0.5s; } /* IE 10+ */

  *:focus::-webkit-input-placeholder { opacity:0; }
  *:focus:-moz-placeholder { opacity:0; } /* FF 4-18 */
  *:focus::-moz-placeholder { opacity:0; } /* FF 19+ */
  *:focus:-ms-input-placeholder { opacity:0; } /* IE 10+ */