﻿.dataset_entry {
    width:700px;
    border:0px solid Blue;
    padding-top:20px;
    margin-left:auto;
    margin-right:auto;
}
.dataset_entry input[type="text"] 
{
    width:200px;
}
.dataset_entry fieldset {
    border:1px solid #ccc; 
}

.dataset_entry fieldset ul {
    list-style-type:none;
}
.dataset_entry fieldset li {
    height:54px;
    float:left;
    margin-left:10px;
    margin-right:10px;
    width:200px;
    list-style-type:none;
}
.dataset_entry fieldset label {
    display:block;
    font-weight:bold;
}

.dataset_entry .datarow {
    width:690px;
    border:0px solid blue;
    clear:both;
}

.shorter_wd {
    width:50px;
}

.notes {
    margin-top:6px;
    margin-bottom:16px;
    color:Gray;
}

.validator_loc {
    background-color:Red;
    color:White;
    font-size:8pt;
    font-weight:bold;
    padding:0 3px 0 3px;
    float:left;
 }
 
.message_div {
    width:700px;
    border:0px solid Blue;
    padding-top:20px;
    margin-left:auto;
    margin-right:auto;
}
.message_div label {
    display:block;
    font-weight:bold;
}
 
 .message_text {
     width:500px;
     height:50px;
}

.hearabt {
     width:500px;
}

.confirmation {
    width:540px;
    height:90px;
    background-image:url(/h-images/confirmation_bgd1.png);
    background-repeat:no-repeat;
    background-position:0 60px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    color:White;
    font-weight:bold;
    padding:100px 30px 100px 30px;
    border:0px solid blue;
}

.confirmation fieldset {
    width:510px;
    border:0px solid red;
    text-align:left;
    margin:0;
    padding:0;
}

.confirmation fieldset ul {
    list-style-type:none;
}

.confirmation fieldset ul li {
    list-style-type:none;
}

.confirmation fieldset label {
    width:120px;
    float:left;
}

.confirmation fieldset p {
    padding-top:20px;
}

/* ----------------------------------------------------------- */

.rma_system {
    width:700px;
    border:0px solid Blue;
    padding-top:20px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}
.rma_system input[type="text"] 
{
    width:200px;
}
.rma_system fieldset {
    border:1px solid #ccc; 
}

.rma_system fieldset ul {
    list-style-type:none;
    padding-left:100px;
    padding-top:20px;
}
.rma_system fieldset li {
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    width:540px;
    list-style-type:none;
    border:0px solid gray;
    display:block;
}
.rma_system fieldset label {
    font-weight:bold;
    font-size:11pt;
    width:120px;
    float:left;
    text-align:left;
}
.rma_system fieldset p {
  font-size:8pt;
  color:#ccc;
  width:500px;
}

.referallcode {
    width:700px;
    border:0px solid Blue;
    padding-top:20px;
    margin-left:auto;
    margin-right:auto;
}

.referallcode fieldset {
    border:0px solid Blue;
}

.referallcode fieldset label {
    padding-right:5px;
    display:block;
}

.invite_notes {
  width:660px;
  margin-left:50px;
  font-weight:bold;
  color:Navy;
}


.inviteworthiness {
  width:500px;
  height:100px;
}