﻿.formsList {
	display: inline-block;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	color: #0066A8;
}

.formMainContainer 
{
	font-family: Arial;
	font-size: 11pt;
	border: solid 2px #000;
	padding: 25px;
	padding-top: 40px;
	width: 717px;
	color: #000;
}

.formHeader1, .formHeader2 {
	font-size: 20pt;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid 2px #000;
}

.formHeader2, .formHeader3 {
	font-size: 14pt;
	text-transform: none;
	text-align: left;
	letter-spacing: normal;
	border-bottom: solid 3px #000;
}

.formHeader3 {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: none;
}

.formDefectDescription {
	padding: 20px 0;
}

.formText_Small {
	font-size: 10pt;
	padding-left: 20px;
}

.emphase1 {
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}

.formTextPlaceholder, 
.formTextPlaceholder2,
.formTextPlaceholderNoPadding {
	padding-top: 22px;
	border-bottom: solid 1px #000;
}

.formTextPlaceholder2 {
	padding-top: 7px;
}

.formTextPlaceholderNoPadding {
	padding-top: 0;
}

.formInputArea {
	color: #0066A8;
	display: inline-block;
	text-align: center;
	font-weight: bold;
	border-bottom:solid 1px #000000 !important;
}

.formInputCaption {
	font-size: 8pt !important;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

.formOptionContainer {
	vertical-align:middle;
	height:50px;
	margin-top: 10px;
}

.formWarrantyCheckBoxPlaceHolder_Big,
.formWarrantyCheckBoxPlaceHolder_Small,
.formWarrantyCheckBoxPlaceHolder_Smaller {
	display: inline-block;
	border: solid 2px #000;
	padding: 3px;
	width: 25px;
	height: 25px;
	vertical-align:middle;
	text-align: center;
	color: #0066A8;
	font-size: 22px;
	font-weight: bold;
	margin-right: 5px;
}

.formWarrantyCheckBoxPlaceHolder_Small {
	width: 10px;
	height: 10px;
	font-size: 11px;
}

.formWarrantyCheckBoxPlaceHolder_Smaller 
{
    padding: 2px;
	width: 5px;
	height: 6px;
	font-size: 11px;
}

.formWarrantyOptionText {
	font-size: 32pt !important;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align:middle;
	padding-left: 10px;
	letter-spacing: 5px;
}

.formTextBox, .formTextBoxNoBorder {
	border: none;
	border-bottom: solid 1px #000;
	width: 60px;
	text-align: center;
	color: #0066A8;
	font-weight: bold;
}

.formTextBoxNoBorder {
	border: none;
	width: 100%;
	text-align: left;
}

.formTextAreaNoBorder {
	background-image: url('/images/textarea_bg.png');
	background-color: transparent;
	line-height: 25px;
	border: none;
	max-width: 210px;
	width: 210px;
	height: 100%;
	min-height: 100%;
	resize: none;
	color: #0066A8;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 9pt;
	overflow: auto;
}

.QRCodeInstructions {
	text-align: center;
	font-weight: bold;
	color:#D02718;
	border: solid 2px #D02718;
	padding: 5px;
	padding-bottom: 20px;
	margin-left: 10px;
}

.checkBoxBg_Big, .checkBoxBg_Small {
	background-image: url('/images/chkbox_bg_small.png');
	background-repeat: no-repeat;
	background-position: center center;
}

.checkBoxBg_Big {
	background-image: url('/images/chkbox_bg_big.png');
}

.formWarrantyCheckBoxPlaceHolder_Small, 
.formWarrantyCheckBoxPlaceHolder_Big {
	cursor: pointer;
	display: inline-block;
	padding: 0;
}

.formWarrantyCheckBoxPlaceHolder_Big {
	display: inline;
	width: 35px;
	height: 35px;
	float: left;
}

.formWarrantyCheckBoxPlaceHolder_Small {
	width: 20px;
	height: 20px;
}

.formTable 
{
	font-family: Tahoma;
	font-size: 10pt;
	border: solid 2px #000;
	border-spacing: 0px;
	border-collapse: collapse;
	empty-cells: hide;
}

.formTable td {
	padding: 3px;
	border: solid 1px #000;
	vertical-align:top;
}

::-webkit-input-placeholder {
  color: #b4b4b4;
	font-family: Arial;
	font-size: 9pt !important;
	font-weight: normal;
	font-style: italic;
	text-transform: none !important;
}
:-moz-placeholder 
{
	font-family: Arial;
  color: #b4b4b4;
	font-size: 9pt !important;
	font-weight: normal;
	font-style: italic;
	text-transform: none !important;
}
:-ms-input-placeholder 
{
	font-family: Arial;
    color: #b4b4b4;
	font-size: 9pt !important;
	font-weight: normal;
	font-style: italic;
	text-transform: none !important;
}

.formBottomLine {
	border: none;
	border-bottom: solid 1px #000 !important;
}

.formBorder {
	border: solid 1px #000 !important;
}

.formSignatureTable {
	width: 100%;
	border: none;
	margin: 20px 0;
}

.formSignatureTable td {
	border: none;
}

.formMenuItem {
	font-size: 9pt;
    color: #0066A8 !important;
}

.formSelectedMenuItem, .formSelectedMenuItem a 
{
	font-size: 9pt;
	color: #D02718 !important;
	text-decoration: none;
	cursor: default;
}

#frmControls {
    background-color: #fff;
    border-collapse: collapse;
    margin-bottom: 30px;
    border: solid 1px #0066A8;
}

#frmControls td {
    padding: 10px 5px;
}

#frmControls tr:first-child {
    background-color: #0066A8;
    font-size: 9pt;
    font-weight:bold;
    color: #ffffff;
    border-bottom: solid 1px #0066A8;
}

#frmControls tr:first-child td {
    padding: 5px;
}

/* Page Guide */        .pg_label {
            display: inline;
            padding: .2em .6em .3em;
            font-size: 90%;
            font-weight: bold;
            line-height: 1;
            color: #ffffff;
            text-align: center;
            white-space: nowrap;
            vertical-align: baseline;
            border-radius: .25em;
        }

            .pg_label[href]:hover,
            .pg_label[href]:focus {
                color: #ffffff;
                text-decoration: none;
                cursor: pointer;
            }

            .pg_label:empty {
                display: none;
            }

        .pg_label-default {
            background-color: #3E3E3E;
            font-weight: normal;
        }

            .pg_label-default[href]:hover,
            .pg_label-default[href]:focus {
                background-color: #232628;
            }

        .pg_label-primary {
            background-color: #337AB7;
        }

            .pg_label-primary[href]:hover,
            .pg_label-primary[href]:focus {
                background-color: #337AB7;
            }

        .pg_label-success {
            background-color: #62c462;
        }

            .pg_label-success[href]:hover,
            .pg_label-success[href]:focus {
                background-color: #42b142;
            }

        .pg_label-info {
            background-color: #5bc0de;
        }

            .pg_label-info[href]:hover,
            .pg_label-info[href]:focus {
                background-color: #31b0d5;
            }

        .pg_label-warning {
            background-color: #f89406;
        }

            .pg_label-warning[href]:hover,
            .pg_label-warning[href]:focus {
                background-color: #c67605;
            }

        .pg_label-danger {
            background-color: #ee5f5b;
        }

            .pg_label-danger[href]:hover,
            .pg_label-danger[href]:focus {
                background-color: #e9322d;
            }

        .pg_alert {
            text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
            -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
            padding: 2px 6px;
            font-size: 11pt;
            border-style: solid;
            border-width: 1px;
        }

        .pg_alert-success {
            background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
            background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
            background-repeat: repeat-x;
            border-color: #b2dba1;
            color: #3C763D;
        }

        .pg_alert-info {
            background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
            background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
            background-repeat: repeat-x;
            border-color: #9acfea;
            color: #31708F;
        }

        .pg_alert-warning {
            background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
            background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
            background-repeat: repeat-x;
            border-color: #f5e79e;
            color: #8A6D3B;
        }

        .pg_alert-danger {
            background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
            background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
            background-repeat: repeat-x;
            border-color: #dca7a7;
            color: #A94442;
        }

        .pg_table {
            font-size: 11pt;
            font-family: Arial;
            border-collapse: collapse;
            /*background-color: #3E3E3E;*/
            width: 100%;
            color: #fff;
            border-radius: 6px;
        }
        .pg_table td {
            padding: 4px 12px;
            vertical-align: middle;
            border-bottom: 1px solid #353535;
        }
        .pg_table div[role="alert"]{
            margin-top: 8px;
        }
        .pg_table h4{
            text-transform: uppercase;
            color: rgba(255, 255, 255, 1);
            font-family: "Oswald";
            font-weight: normal;
            letter-spacing: 2px;
        }
        .pg_table img {
            background-color: #FFF;
            padding: 2px;
        }