﻿body {
    padding-top: 0px;
    padding-bottom: 20px;
      background-image: url('../Images/background.png')
}

/* Set padding to keep content from hitting the edges */
.body-content {
    background-image: url("/images/bgPIC_SMCNEW.png") !important;
}


.paqHeader
{
    color: white;
    font-size: 30px;
    font-family: "Oswald";
    font-weight: 400 !important;
    text-align: center;
    margin: 0px 15px 25px 15px;
}

.paqSubHeader
{
    color: white;
    font-size: 24px;
    font-family: "Oswald";
    font-weight: 400 !important;
    text-align: center;
    margin: 10px 0px 25px 0px !important;

}

.paqContainer
{
    margin: 0px 15px !important;
}

.paqContent
{
    color: white;
    font-size: 16px;
    font-family: "Oswald";
    font-weight: 400 !important;
    text-align: center;
    margin: 0px 15px 25px 15px;
}

::selection {
    background: #FEE45C;
}

.paqForm
{
    background-color: #BF232D;
    color: white;
    font-size: 18px;
    font-family: "Oswald";
    font-weight: 400 !important;
    text-align: left;
    border-radius: 5px;
    margin-top: 15px;
    padding: 25px;
}

.paqInput
{
    margin-left: 155px;
}

.paqForm p
{
    color: white;
    font-size: 24px;
    font-family: "Oswald";
    font-weight: 500 !important;
    text-align: left;
    border-radius: 5px;
}

.paqForm ul
{
    margin:0 auto;
    list-style-type: none;
    margin-left: -40px;
}

.paqForm ul li label
{
    width:150px;
    font-weight: lighter !important;
    text-transform: uppercase;
}

.form-horizontal .control-label {
    text-align: right;
    font-weight: lighter !important;
}

.paqForm ul li input
{
    width:100%;
    border-radius: 5px;
    border: none;
    height: 35px;
    margin-bottom: 10px;
}

.contentRight
{
    color: #BF232D;
    font-size: 28px;
    font-family: "Oswald";
    font-weight: 400;
    text-align: left;
    background-image: url("/images/sunburst_480.png");
    background-size: cover;
    z-index: 2;
    padding: 25px;
}

.contentRight h2
{
    color: #BF232D;
    font-size: 26px;
    font-family: "Oswald";
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}

.validation-summary-errors
{
    font-size: 14px;
    font-family: "Oswald";
    color: white;
    text-transform: uppercase;
}

.form-horizontal .form-group span
{
    font-size: 14px;
    font-family: "Oswald";
    color: white;
    text-transform: uppercase;
}

.yellowTopNav
{
    background-color: #fee45c;
    height: 72px;
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-box-shadow: 0px 2px 5px .1px rgba(0,0,0,.2);
    -moz-box-shadow: 0px 2px 5px .1px rgba(0,0,0,.2);
    -ms-box-shadow: 0px 2px 5px .1px rgba(0,0,0,.2);
    -o-box-shadow: 0px 2px 5px .1px rgba(0,0,0,.2);
    box-shadow: 0px 2px 5px .1px rgba(0,0,0,.2);
    position: relative;
    z-index: 11;
}

footer
{
    margin: 0 auto;
    width: 100%;
    border-top: 5px solid #f0cf42;
    font-size: 12px;
    text-align: center;
    background-color: #212121;
    color: white;
    bottom: 0;
    right: 0;
    left: 0;
    height: 65px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    min-width: 220px;
}
input[type='checkbox']{
    width: auto;
    min-width: 0;
}

.backbutton{
    width:200px;height:35px;font-size:12pt;
  color: #ffffff;
  /*background-color: #428bca;*/
  background-color: #605B4F; /*#000000;*/
  border-color: #357ebd;
}

.topZipCodePanel{
    font-size:11pt;background-color:#D6CDB4; border-radius:4px 4px; border: 0px solid #605B4F;padding:10px; vbackground:url(../../Images/bg-TileBox1.png)  
}

.backbutton:hover,
.backbutton:focus,
.backbutton:active,
.backbutton.active,
.open .dropdown-toggle.backbutton {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.backbutton:active,
.backbutton.active,
.open .dropdown-toggle.backbutton {
  background-image: none;
}

.backbutton.disabled,
.backbutton[disabled] {
  background-color: #428bca;
  border-color: #357ebd;
}


.resetbutton{
  width:200px;height:35px;font-size:12pt;
  color: #ffffff;
  /*background-color: #428bca;*/
  background-color: #605B4F; /*#000000;*/
  border-color: #357ebd;
}

.resetbutton:hover,
.resetbutton:focus,
.resetbutton:active,
.resetbutton.active,
.open .dropdown-toggle.resetbutton {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.resetbutton:active,
.resetbutton.active,
.open .dropdown-toggle.resetbutton {
  background-image: none;
}

.resetbutton.disabled,
.resetbutton[disabled] {
  background-color: #428bca;
  border-color: #357ebd;
}


.bigboxsection{
    padding: 30px;
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  /*background-color: #ffffff; CMK */
}


.loginForm
{

  padding: 25px;
  border-radius: 5px;
  font-size: 40px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #d5d5d5;
  text-shadow: 4px 2px 6px rgba(0, 0, 0, 0.3);
  
}

.input{background-color:white;}

.form-control2 {
  border-color: #468847;
  border-radius: 8px 8px 8px 8px;
  padding-top: 7px;
  margin-bottom: 0;
  background-color:white;

}


.text-warning {
  color: #c09853;
}

.text-btn-danger {
  color: #b94a48;
  display: inline-block;
  padding: 3px 3px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.SI-FILES-STYLIZED label.cabinet
{
    width: 79px;
    height: 22px;
    background: url(btn-choose-file.gif) 0 0 no-repeat;

    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.fileUpload {
	position: relative;
	overflow: hidden;
	margin: 10px;
	background-color: #BDBDBD;
	height: 200px;
	width: 200px;
	text-align: center;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 100;
	filter: alpha(opacity=100);
	height: 100%;
	text-align: center;
    visibility:hidden;
}
.custom-span{ font-family: Arial; font-weight: bold;font-size: 100px; color: #FE57A1}
#uploadFile{border: none;margin-left: 10px; width: 200px;}
.custom-para{font-family: arial;font-weight: bold;font-size: 24px; color:#585858;}

footer {
    clear: both;
}

/******************************************************************************/
/** CMK **/
.btn {
    font-weight: normal;
    text-transform: none;
}

/******************************************************************************/
@media screen and (max-width: 767px){
    .paqForm{
        background-color: #bf232d;
    }
    .form-horizontal .control-label {
        text-align: left;
    }
    .jumbotron {
        padding: 0;
        text-align: center;
    }
    .loginForm {
        margin: auto;
        padding: 6px;
        height: auto;
    }
    body {
        padding: 0;
        margin: 0;
    }
    /*
    .paqContent {
        margin: 0;
    }
    */
}