/*
UPDATE 9/25/08
*/

/* Modern centering utilities */
.login-container {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
}

.login-form-wrapper {
    margin: auto;
    padding: 20px;
    padding-bottom: 12px;
    width: 300px;
    max-width: 90vw;
}

/* Responsive adjustments */
@media (max-height: 600px) {
    .login-form-wrapper {
        padding: 15px;
        margin: 10px;
    }
}

@media (max-width: 480px) {
    .login-form-wrapper {
        width: 280px;
        padding: 15px;
        margin: 10px;
    }
}

.TSI_top_background {
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	background-color: #102C63;
	background-image:url(/images/branding/sonic/top_background.gif);
	background-repeat:repeat-x;
	cursor: pointer;
}

.errbox,
.goodbox {
	padding: 7px;
	color: #fff;
	font: 600 15px Arial;
	margin: auto;
	text-align: center;
}

.errbox {
	background-color: #a80000;
}

.goodbox {
	background-color: #008800;
}

.approvedrow {
	background-color: #008800;
	color: #fff;
}

.holdrow {
	background-color: #4892DB;
	color: #fff;
}

.rejectedrow {
	background-color: #a80000;
	color: #fff;
}

.printheader {
	border-bottom: 2px solid #333;
	font: 600 16px Tahoma;
}

.fieldlabel {
	font: 600 12px Arial;
	text-align: right;
}

.formtitle, .formtitleleft {
	text-align: right;
	font: bold 13px Arial;
	padding: 3px;
	padding-right: 10px;
	vertical-align: top;
}

.formtitleleft {
	text-align: left;
}


.formvalue {
	text-align: left;
	padding: 3px;
	padding-left: 5px;
	vertical-align: top;
	/*font: 500 14px Tahoma;*/
	font-family: Tahoma;
	font-size: 14px;
	display: inline-block;
}

div.autocomplete {
    position:absolute;
    width:400px;
    background-color:white;
    border:1px solid #888;
    margin:0;
    padding:0px;
    font-family:verdana;
    font-size: 10px;
    overflow: hidden;
    left: auto;
    right: 10px;
    top: 70px;
    margin-top: 2px;
    z-index: 25000;
}
div.autocomplete ul {
    list-style-type:none;
    margin:0;
    padding:0;
    text-align:left;
}
div.autocomplete ul li.selected {
    background-color: #CCCCCC;
}
div.autocomplete ul li {
    list-style-type:none;
    display:block;
    margin:0;
    padding:1px;
    cursor:pointer;
    text-align:left;
    white-space: nowrap;
}
div.autocomplete ul li:hover {
    background-color: #cccccc;
}

/****************************
** Manage My Device Section
****************************/

.buttontext {
	font: 600 15px Arial;
	color: #333333; /*F2E1F2*/
	padding: 7px;
}

table.qTipTable{
	max-width: 250px;
}

table.qTipTable th {
	background-color: #385797; /*Red: A41D21*/
	color: #eee;
	font: bold 11px Verdana;
	padding: 3px;
}

table.qTipTable td {
	color: #385797;
	font: 500 10px Verdana;
}

.sonicheadertxt {
	text-align: center;
	padding: 12px;
	font: bold 22px Verdana, Arial, San Serif;
	color: #333333; /*F2E1F2*/
}

.sonicuserselect {
	background: transparent;
	/*width: 268px;*/
	padding: 7px;
	border: 2px solid #ccc;
	height: 43px;
	color: #8B8B8B; /*c8c8c8*/
	font: bold 15px Verdana, Arial, San Serif;
	cursor: pointer;
}

.sonicuserselect2 {
	/*background: transparent;*/
	background-color: #4063AB;
	/*width: 268px;*/
	padding: 3px;
	border: 2px solid #ccc;
	/*height: 43px;*/
	/*color: #8B8B8B; /*c8c8c8*/
	color: #fff;
	font: bold 18px Verdana, Arial, San Serif;
	cursor: pointer;
}

.sonicuserselectdiv {
	position: absolute;
	margin: 0px auto;
	text-align: center;
	width: 300px;
	height: 150px;
	background-color: #fff;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff, endColorstr=#B3ffffff)";
	background:rgba(255,255,255,0.7); /*51*/
	padding: 55px;
	padding-top: 95px;
}

.orderuserhoverdiv {
	position: absolute;
	margin: 0px auto;
	text-align: center;
	width: 300px;
	height: 350px;
	background-color: #fff;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff, endColorstr=#B3ffffff)";
	background:rgba(255,255,255,0.7); /*51*/
	padding: 55px; /*was 55*/
	padding-top: 5px;
}

.sonicusermediv {
	position: absolute;
	margin: 0px auto;
	text-align: center;
	width: 300px;
	height: 150px;
	background-color: #fff;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff, endColorstr=#B3ffffff)";
	background:rgba(255,255,255,0.7); /*51*/
	padding: 55px;
	padding-top: 95px;
	cursor: pointer;
}

div.otheruserselectdiv {
	position: absolute;
	white-space: nowrap;
	overflow-y: scroll;
	/*height: 65%; /*400px*/
	max-height: 500px;
	min-height: 115px;
	min-width: 300px;
	border: 4px solid #476FBF;
	background-color: #fff;
	/*background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDffffff,endColorstr=#EDffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EDffffff, endColorstr=#EDffffff)";
	*/
	background:rgba(255,255,255,0.93);

	-moz-box-shadow: 5px 5px 5px 2px #7A7A7A;
	-webkit-box-shadow: 5px 5px 5px 2px #7A7A7A;
	box-shadow: 5px 5px 5px 2px #7A7A7A; /*Was 212121*/

	border-radius:20px;
	-moz-border-radius:20px; /* Firefox 3.6 and earlier */

	right: 100px;
	font: bold 13px Tahoma;
	color: #385797;
	text-align: center;
}

div.orderuserselectdiv {
	position: absolute;
	white-space: nowrap;
	overflow-y: scroll;
	/*height: 65%; /*400px*/
	height: 350px;
	max-width: 500px;
	border: 4px solid #476FBF;
	background-color: #fff;
	/*background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff, endColorstr=#B3ffffff)";*/
	background:rgba(255,255,255,0.93);

	-moz-box-shadow: 5px 5px 5px 2px #7A7A7A;
	-webkit-box-shadow: 5px 5px 5px 2px #7A7A7A;
	box-shadow: 5px 5px 5px 2px #7A7A7A; /*Was 212121*/

	border-radius:20px;
	-moz-border-radius:20px; /* Firefox 3.6 and earlier */

	font: bold 13px Tahoma;
	color: #385797;
	left: 50px;
}

div.styledinput {
	height: 12px;
	width: 145px;
    /*border: 2px solid #c80000;*/
	/*background-image:url(/images/textbox_bg.png);
	background-repeat: no-repeat;
	background-position: 60% 0%;*/
	margin:0px;
    margin-bottom: 10px;
    margin-left: 10px;
	display: inline-block;
	padding: 5px;
    padding-bottom: 15px;
	text-align: center;
	vertical-align: middle;
	/*border: 2px solid #c80000;*/
}

div.styledinput input {
	background: none;
	border: none;
    padding: 5px;
    background-color: #0070a5;
	/*border: 2px solid #008800;*/
	margin: 0px;
	font: bold 14px Tahoma;
	color: #dddddd;
	width: 145px;
	left: 0px;
}

div.otheruserselectdiv div,
div.orderuserselectdiv div {
	font: bold 13px Tahoma;
	color: #385797;
	padding-left: 5px;
}

div.otherusersearchheader {
	border-bottom: 2px dashed #476FBF;
}

div.otheruserselectlist div, div.newUSR {
	text-align: left;
	padding: 4px;
	font: bold 13px Tahoma;
	color: #385797;
	cursor: pointer;
	padding-left: 25px;
	padding-right: 25px;
}


div.otheruserdiv:hover {
	background-color: #476FBF; /*385797*/
	background-image:url(/images/icons/selectbg.png);
	color: #ffffff;
}

div.otheruserselectdiv .otheruserselect {
	background-color: #476FBF; /*385797*/
	background-image:url(/images/icons/selectbg.png);
	color: #ffffff;
}


.userseltxt {
	font: bold 15px Verdana, Arial, San Serif;
	color: #333333; /*c8c8c8*/
	padding: 3px;
}

.confirmationtable {
	background-color: #7B7B7B;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#667B7B7B,endColorstr=#667B7B7B);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#667B7B7B, endColorstr=#667B7B7B)";
	background:rgba(123,123,123,0.4);
	-moz-box-shadow: 5px 5px 5px 2px #7A7A7A;
	-webkit-box-shadow: 5px 5px 5px 2px #7A7A7A;
	box-shadow: 5px 5px 5px 2px #7A7A7A; /*Was 212121*/
	padding-bottom: 10px;
}

.confirmationtable2 {
	background-color: #fff;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff, endColorstr=#66ffffff)";
	background:rgba(255,255,255,0.4);
	-moz-box-shadow: 5px 5px 5px 2px #7A7A7A;
	-webkit-box-shadow: 5px 5px 5px 2px #7A7A7A;
	box-shadow: 5px 5px 5px 2px #7A7A7A; /*Was 212121*/
	border: 1px solid #333;
	padding-bottom: 10px;
}

.confirmationrowtitle {
	font: bold 15px Tahoma;
	color: #4063AB;
	padding: 7px;
	padding-right: 15px;
	text-align: right;
	height: 30px;
}

.confirmationrowtext {
	font: bold 14px Tahoma;
	color: #333;
	padding: 7px;
	text-align: left;
}

.specialinstructionstitle {
	font: bold 15px Tahoma;
	color: #4063AB;
	padding: 7px;
	padding-right: 15px;
	padding-bottom: 0px;
	text-align: left;
}

textarea.deviceordtxtbox {
	font: 500 13px Tahoma;
	color: #4063AB;
	border: 1px solid #4063AB;
	padding: 2px;
}

.thankyoutitle {
	margin-top: 20px;
	font: bold 28px Tahoma;
	color: #4063AB;
	padding: 25px;
	text-align: center;
}

.thankyoutext {
	font: 500 14px Tahoma;
	color: #888;
	padding: 25px;
	text-align: center;
}

.titlebar {
	text-align: center;
	padding: 12px;
	font: bold 22px Verdana, Arial, San Serif;
	color: #333333; /*c8c8c8*/
	text-align: left;
	vertical-align: top;
	border-bottom: 2px solid #333333; /*c8c8c8*/
	text-shadow: 0.1em 0.1em 0.2em #7A7A7A; /*Was 212121*/
}

.devicediv {
	position: absolute;
	margin: 0px auto;
	text-align: center;
	width: 325px;
	height: 425px;
	background-color: #fff;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff, endColorstr=#B3ffffff)";
	background:rgba(255,255,255,0.7); /*51*/
	padding: 55px;
	padding-top: 5px;
	z-index: 10;
	font: bold 13px Verdana, Arial, San Serif;
	color: #c8c8c8;
	margin-left: -60px;
}

.devicedivNEW {
	position: absolute;
	margin: 0px auto;
	text-align: center;
	width: 325px;
	height: 425px;
	background-color: #fff;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff, endColorstr=#B3ffffff)";
	background:rgba(255,255,255,0.7); /*51*/
	padding: 55px;
	padding-top: 5px;
	z-index: 10;
	font: bold 13px Verdana, Arial, San Serif;
	color: #c8c8c8;
	margin-left: 5px;
	/*border: 2px solid #c80000;*/
}

.devicedivNEW div {
	font: bold 13px Verdana, Arial, San Serif;
	color: #c8c8c8;
}

div.devicecellwrapper {
	/*border: 1px solid #00c800;*/
	height: 500px;
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	text-align: center;
}

div.carrierselectwrapper {
	/*height: 500px;*/
	/*display: table-cell;*/
	vertical-align: top;
	margin: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

div.vendorselect {
	font: bold 30px Arial;
	color: #888;
	position: absolute;
	z-index: 25;
	left: 50%;
	margin-top: -20px;
	margin-left: -35px;
	cursor: pointer;
}

div.vendorselectatt {
	font: bold 30px Arial;
	color: #888;
	position: absolute;
	z-index: 25;
	left: 50%;
	margin-top: -20px;
	margin-left: -35px;
	cursor: pointer;
}

div.vendorselectverizon {
	font: bold 30px Arial;
	color: #888;
	position: absolute;
	z-index: 25;
	left: 50%;
	margin-top: -20px;
	margin-left: -35px;
	cursor: pointer;
}

.usrListDiv {
	width: 450px;
	background-color: #8BA4D6;
	overflow-y: scroll;
	text-align: left;
	max-height: 150px;
	min-height: 45px;
}

.usrListDiv div a {
	color: #fff;
}

.replacementreasondiv {
	position: absolute;
	margin: 0px auto;
	text-align: center;
	width: 325px;
	/*width: 325px;
	height: 425px;*/
	background-color: #fff;
	background:transparent;	/* FOR IE */
	background: -ms-linear-gradient(top, #E6ffff 0%,#E6ffff 100%); /* IE10+ */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6ffff,endColorstr=#E6ffff,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6ffff, endColorstr=#E6ffff,GradientType=0)";
	background:rgba(255,255,255,0.9); /*51*/
	padding: 5px;
	/*padding: 55px;
	padding-top: 5px;*/
	z-index: 0;
	font: bold 13px Verdana, Arial, San Serif;
	color: #c8c8c8;
	/*margin-left: 5px;*/
	bottom: 0px;
	border: 2px solid #4063AB;
}

div.modalbg {
	top: 0px;
	bottom: 0px;
	position: fixed;
	left: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	text-align: center;
	color: #333;

	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cd9E9E9E,endColorstr=#cd9E9E9E);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cd9E9E9E, endColorstr=#cd9E9E9E)";
	background:rgba(158,158,158,0.80);
	z-index: 600;
}

div.modalbg:target {
    opacity:1;
    pointer-events: auto;
}

div.modalbg .modalwrapper {
	margin-top: 15px;
	max-height: 92%;
	overflow: auto;
}

div.modalbg h2 {
	color: #189CDA;
	border-bottom: 2px groove #efefef;
}
div.modalbg:target {
	opacity:1;
	pointer-events: auto;
}
div.modalbg div {
	max-width: 700px;
	position: relative;
	/*margin: 3% auto;*/
	margin: 5px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
div.modalbg .modalHeader  {
	padding: 5px 20px 0px 20px;
}
div.modalbg .modalContent {
	padding: 0px 20px 5px 20px;
}

div.modalContent {
	max-height: 400px;
	overflow: auto;
}

div.modalbg .modalFooter  {
	padding: 8px 20px 8px 20px;
}
.modalFooter {
	background: #F1F1F1;
	border-top: 1px solid #999;
	-moz-box-shadow: inset 0px 13px 12px -14px #888;
	-webkit-box-shadow: inset 0px 13px 12px -14px #888;
	box-shadow: inset 0px 13px 12px -14px #888;
}
.modalFooter p {
	color:#D4482D;
	text-align:right;
	margin:0;
	padding: 5px;
}
.ok,
.close,
.cancel {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;

}

.modalbg div div a,
.modalbg div div a:hover
{
  text-decoration: none;
  color: #FFF;
}


.modalbg div div a:link,
.modalbg div div a:active,
.modalbg div div a:visited
{
	color: #FFF;
}


.close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 22px;
	height: 22px;
	font-size: 10px;
	color: #FFF;
}
.ok, .cancel {
	width:80px;
	float:right;
	margin-left:20px;
}
.ok:hover {
	background: #189CDA;
}
.close:hover,
.cancel:hover {
	background: #D4482D;
}

.clear {
	float:none;
	clear: both;
}

.documentationdiv {
	background-color: #fff;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff,endColorstr=#f2ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff, endColorstr=#f2ffffff)";
	background:rgba(255,255,255,0.95); /*51*/
	position: absolute;
	margin: 0px auto;
	text-align: center;
	/*width: 400px;*/
	padding: 5px;
	z-index: 10;
	font: bold 13px Verdana, Arial, San Serif;
	color: #c8c8c8;
	top: 0px;
	left: 125px;
	border: 2px solid #4063AB;
}

.docdiv2 {
	background-color: #fff;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff,endColorstr=#f2ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff, endColorstr=#f2ffffff)";
	background:rgba(255,255,255,0.95); /*51*/
	position: absolute;
	margin: 0px auto;
	text-align: center;
	/*width: 400px;*/
	padding: 5px;
	z-index: 10;
	font: bold 13px Verdana, Arial, San Serif;
	color: #c8c8c8;
	top: 0px;
	left: 125px;
	border: 2px solid #4063AB;
}

.replacementreasontitle {
    background-color: #0070a5;
	color: #fff;
	font: bold 18px Tahoma;
	padding: 7px;
	clear: both;
}

.replacementreasontext {
	font: bold 16px Tahoma;
	color: #888;
	/*padding: 7px;*/
	margin: 7px;
}

.replacementreasontext:hover {
	color: #fff;
	background-color: #4063AB;
	cursor: pointer;
}

.rightarrow {
	float: right;
	position: absolute;
	right: 20px;
	top: 40%;
	width: 40px;
	height: 50px;
	text-indent: -99999px;
	display: block;
	background: url('/images/rightarrowhover2.png') bottom;
}

.rightarrow:hover {
	background-position: 0 0;
}

.leftarrow {
	float: left;
	position: absolute;
	left: 20px;
	top: 40%;
	width: 40px;
	height: 50px;
	text-indent: -99999px;
	display: block;
	background: url('/images/leftarrowhover.png') bottom;
}

.leftarrow:hover {
	background-position: 0 0;
}

.charttitle {
	margin: auto;
	background-color: #333;
	color: #eaeaea;
	font: bold 14px Verdana;
	width: 300px;
}

.loginbox{
	padding-top: 20px;
	background-color: #FFF;
	background-image: url(/images/logo_background.gif);
	background-repeat: repeat-x;
	border: 3px solid #1E568F;
	-moz-box-shadow: 5px 5px 5px 2px #1E568F;
	-webkit-box-shadow: 5px 5px 5px 2px #1E568F;
	box-shadow: 5px 5px 5px 2px #1E568F;
}

.login_input {
    font-size:12px;
    border-top: 1px solid #5da7c9;
    border-bottom: 1px outset #0070a5;
    border-right: 1px inset #0070a5;
    border-left: 1px outset #0070a5;
    background-image:url(/images/input_background.gif);
    background-repeat:repeat-x;
    -moz-box-shadow: 2px 3px 4px 1px #cce2ed;
    -webkit-box-shadow: 2px 3px 4px 1px #cce2ed;
    box-shadow: 2px 3px 4px 1px #cce2ed;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cce2ed,direction=135,strength=2);
    padding: 7px;
    height: 20px;
    width: 250px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* future proofing */
    -khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.login_input::placeholder {
    font: italic 500 13px Tahoma;
}

.poweredby_box {
    font: bold 13px Tahoma;
    text-align: left;
    background-color: #fff;
    padding: 7px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    opacity: .6;
    border-radius: 5px;
}

.orderfieldset {
	position: relative;
	white-space: nowrap;
	/*overflow-y: scroll;
	/*height: 65%; /*400px*/
	/*height: 350px;*/
	border: 4px solid #476FBF;
	background-color: #fff;
	/*background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff, endColorstr=#B3ffffff)";*/
	background:rgba(255,255,255,0.93);

	-moz-box-shadow: 5px 5px 5px 2px #7A7A7A;
	-webkit-box-shadow: 5px 5px 5px 2px #7A7A7A;
	box-shadow: 5px 5px 5px 2px #7A7A7A; /*Was 212121*/

	border-radius:20px;
	-moz-border-radius:20px; /* Firefox 3.6 and earlier */

	font: bold 13px Tahoma;
	color: #385797;
	/*left: 50px;*/

	margin: 5px;
	padding: 10px;
	padding-top: 45px;
	height: 90%;
	text-align: center;

}

.orderfieldset fieldset {
	position: relative;
	/*white-space: nowrap;
	/*overflow-y: scroll;
	/*height: 65%; /*400px*/
	/*height: 350px;*/
	border: 2px solid #476FBF;
	background-color: #fff;
	/*background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff,endColorstr=#B3ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3ffffff, endColorstr=#B3ffffff)";*/
	background:rgba(255,255,255,0.93);

	-moz-box-shadow: 5px 5px 5px 2px #7A7A7A;
	-webkit-box-shadow: 5px 5px 5px 2px #7A7A7A;
	box-shadow: 5px 5px 5px 2px #7A7A7A; /*Was 212121*/

	border-radius:7px;
	-moz-border-radius:7px; /* Firefox 3.6 and earlier */

	font: bold 13px Tahoma;
	color: #385797;
	margin: 11px;
	margin-top: 15px;
	padding: 5px;
	padding-top: 20px;
	text-align: left;
	/*left: 50px;*/
}

.orderfieldset legend {
	position: absolute;
	top: 2px;
	padding: 2px;
	border: 2px solid #476FBF;
	background-color: #fff;
	color: #385797;
	font: 600 13px Tahoma;
	z-index: 6; /*higher than overlay so can enable*/

	border-radius:7px;
	-moz-border-radius:7px; /* Firefox 3.6 and earlier */
}

.orderfieldset fieldset legend {
	position: absolute;
	top: -10px;
	padding: 2px;
	border: 2px solid #476FBF;
	background-color: #fff;
	font: 600 15px Tahoma;
	color: #385797; /* #000077;*/
	z-index: 4;

	border-radius:7px;
	-moz-border-radius:7px; /* Firefox 3.6 and earlier */
}

.disableoverlay {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	text-align: center;
	width: 100%;
	height: 100%;
	/*height: 500px;
	display: table-cell;
	vertical-align: middle;*/
	background-color: #D9D9D9;
	background:transparent;	/* FOR IE */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3D9D9D9,endColorstr=#B3D9D9D9);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3D9D9D9, endColorstr=#B3D9D9D9)";
	background:rgba(217,217,217,0.7); /*51*/
	/*padding: 55px;*/
	/*padding-top: 40%;*/
	z-index: 5;
	font: bold 35px Verdana, Arial, San Serif;
	color: #c8c8c8;
	border-radius:20px;
	-moz-border-radius:20px; /* Firefox 3.6 and earlier */
}

.disableoverlay div {
	font: bold 35px Verdana, Arial, San Serif;
	color: #b8b8b8;
	text-shadow: 0.1em 0.1em 0.2em #313131; /*Was 212121*/
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(/images/icons/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.radio {
	background: url(/images/icons/radio.png) no-repeat;
}

.watermark {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}
