html, body {
    height:100%;
}

body{
    padding-top: 135px;
    font-family: Arial, Helvetica, sans-serif;
    background: url('../images/textured_gray.jpg');
    background-repeat:repeat;
    padding-bottom: 0px;
}

a {
    color: #ff0000;
    text-decoration: underline;
    font-weight:400;

}
a:hover {
    color: #000000;
}

h1{
    font-weight: 900;
    text-transform: uppercase;
    font-size: 30px;
}


.panel-title{
    font-size: 22px;
    color: white;
    font-weight: 900;
}
.panel-title a{
    text-decoration:none;
    font-weight: 900;
}

.panel-default>.panel-heading {
    cursor: pointer; cursor: hand;
    background: #7d7e7d; /* Old browsers */
    background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */

}
.tHeader {
    background-color: #000000 !important;
    color: white;
    text-transform: uppercase;
    vertical-align: middle !important;
    font-size: 14px;
    text-align:left;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #E1E1E1;
}

.carousel{
    margin-left: -15px;
    margin-right: -15px;
}

.sectionTitle {
    background: #000;
    color: #FFF;
}
.sectionTitle td {
    padding: 5px;
    font-weight: bold;
}
.subtitle{
    text-align: center;
}

.pageTitle {
    font: normal 24px arial, helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
}
.subTitle {
    font: normal 18px arial, helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
}

.mandatory {
    font: normal 12px arial, helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
}

.instructionsSM {
    font: normal 14px arial, helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
}


.redInstructions {
    font: normal 18px arial, helvetica, sans-serif;
    color:#ff0000;
    font-weight: bold;
}
.redInstructionsSM {
    font: normal 14px arial, helvetica, sans-serif;
    color:#ff0000;
    font-weight: bold;
}

.forumline {
    background-color: #5d5c5c;
    border: 2px #c7c7c7 solid;
    border-spacing: 3px;
    border-collapse: separate;
    margin: 20px;
}

.forumline2 {
    background-color: #fff;
    border: 0px #e7e7e7 solid;
    border-spacing: 3px;
    padding: 3px;
    border-collapse: separate;
}

.sectionTitle {
    background: #000;
    color: #FFF;
}

.redeemInputBox{

    font-size:12px;

}
td.redeemtxt {
    font-family: arial, verdana,tahoma;
    font-size: 12px;
    color: #000;
}
tr.row2 {
    background-color: #e7e7e7;
}
.forumline td, .forumline2 td{
    padding: 3px;
    border-spacing: 3px;
}
.componentContainer:nth-child(odd){
    clear:left;
}
.redeemComptxt {
    font-family: arial, verdana,tahoma;
    font-size: 11px;
    color: #000;
}
.redeemtxt {
    font-family: arial, verdana,tahoma;
    font-size: 12px;
    color: #000;
}
.btnContinue {
    font-size: 0;
    width: 103px;
    height: 25px;
    padding: 0;
    background: url('../images/btn_continue.png') 0 0 no-repeat;
    cursor: pointer;
    border: 0;
}

.btnContinue:hover {
    background: url('../images/btn_continue.png') 0 -25px no-repeat;
}

label.error {
    display: inline;
    color: #ff0000;
    font-style: italic;
    font-size: 11px;
    font-weight:bold;
}

.error {
    padding-top: 20px;
    color: #ff0000;
    font-style: italic;
    font-size: 11px;
    font-weight:bold;
    text-align: left;
}

 #suborder_errors {
    padding-top: 20px;
    color: #ff0000;
    font-style: italic;
    font-size: 11px;
    font-weight:bold;
}
input.error, select.error {
    border: 1px dotted red;
}

.error-box{
    padding: 20px;
}

#front_page_register .table-header{
    margin: 20px;
}

.error-box li{
    text-align: left;
}

.uburg {
    text-decoration: underline;
    color: #af3130;
}

.form-section {
    border: 3px solid #5d5c5c;
    outline: 2px solid #c7c7c7;
    padding: 10px;
    margin-bottom: 15px;
    text-align: left;
}

#frmUser .form-section {
    padding: 0;
    background: #FFF;
}

#frmUser .form-section h3, #second_step #dataTable h3 {
    background: #c7c7c7;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    text-align: left;
}

#frmUser .components {
    margin-bottom: 5px;
    margin-left: 0px;
}

#frmUser .components .form-group {
    margin-bottom: 5px;
}

#frmUser .components label {
    display: inline;
}

#second_step .table-striped>tbody>tr:nth-child(odd)>td {
    background: #e1b7c3;
}

#second_step .table-striped>tbody>tr:nth-child(even)>td {
    background: #ded4d7;
}

#second_step .table>thead>tr>td {
    padding: 0;
}

#second_step #dataTable {
    background: #FFFFFF;
}

.errormsg {
    background: #f2dede;
}

.highlight-text {
    color: #ff0000;
    font-weight: bold;
}

.btnPrintFax	{ font-size:0; width:171px; height:25px; padding:0; background:url(../images/btn_printFax.png) 0 0 no-repeat; cursor:pointer; border:0;}
.btnPrintFax:hover	{ background:url(../images/btn_printFax.png) 0 -25px no-repeat;}


.navbar.navbar-motm{
    background:url("../images/bg-menu.jpg");
    background-repeat: repeat-x;
    background-color: #080808;
    border-bottom: 1px solid gray;
}

.navbar.navbar-motm ul.nav{
    clear: left;
}

.navbar.navbar-motm ul.nav.navbar-nav.navbar-right{
    clear: none;
    margin-right: 10px;
}

.navbar-motm .navbar-nav>li>a{
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.navbar-motm .navbar-toggle .icon-bar{
    background-color: white;
}
.navbar.navbar-motm ul.nav.navbar-nav.navbar-right a{
    text-transform: none;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 80%;
}
.navbar.navbar-motm p.navbar-text.navbar-right{
    font-size: 80%;
    color: white;
    text-transform: none;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
}
.navbar-motm .navbar-nav>li>.dropdown-menu{
    background-color: black;
}
.navbar-motm .dropdown-menu>li>a{
    color: white;
    text-decoration: none;
}
.navbar-motm .dropdown-menu>li>a:hover{
    color: black;
}

  .navbar-motm .nav>li>a:hover, .navbar-motm .nav>li>a:focus{
    color: rgb(205,205,205);
    background-color: inherit;
}

#navbar-right-logo{
    margin-top: 0px;
    clear: right;
}

#navbar-left-logo{
    margin-top: 25px;
    margin-bottom: 0px;
}

#navbar-right-logo-no-sso{
    margin-top: 66px;
    clear: right;
}
#navbar-left-logo-no-sso{
    margin-top: 65px;
    margin-bottom: 0px;
}



/** Footer **/

footer {
    width:100%;
    height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
    height: 100%;
    margin: 0 auto 0; /* the bottom margin is the negative value of the footer's height */
    background-color: #000;
    position: absolute;
}

#all_icons {
    text-align: center;
    padding: 10px 0px 10px 0px;
}

#follow {
    display:inline-block;
    color: #FFF;
    font-family:Arial, Helvetica, sans-serif;
    margin-right: 20px;
    margin-top: -20px;
    vertical-align: bottom;
}

.group{
    display:inline-block;
    text-align: center;
    margin-right: 20px;
}

.group div img{
    margin-top: 10px;
}

.group span{
    margin-bottom: 10px;
}

.text {
    color: #FFF;
    display: inline-block;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
}

/********************home page ******************/
#homeBoxIcons {
    margin-top: 20px;
}

.circle-group{
    display:inline-block;
    width: 150px;
    text-align: center;
}

.circle-group div {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 6px solid #F2F2F2;
    margin: auto;
    overflow: hidden;
    background: #d71317; /* Old browsers */
    background: -moz-linear-gradient(top,  #d71317 0%, #000000 100%);        /*    FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom,     color-stop(0%,#d71317), color-stop(100%,#000000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d71317 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d71317 0%,#000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d71317 0%,#000000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d71317 0%,#000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d71317', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.circle-group div img{
    width: 100%;
}

.circle-group span{
    margin-top: 12px;
}

.homeBoxText {
    display: inline-block;
    color:#000000;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}
/********************home page ******************/
.footer-absolute {

    bottom: 0px;
}

/** offers **/
.panel-heading .panel-title:after {
    content: "close \2014";
    float: right;
    color: #c7c7c7;
    font-size: .75em;
}
.panel-heading.collapsed .panel-title:after {
    content: 'open +';
}




a:hover{
    opacity:1.0;
}

a.rm_next{
    background:transparent url(../images/next.png) no-repeat top left;
    right:-100px;
    top:400px;

}
a.rm_prev{
    background:transparent url(../images/prev.png) no-repeat top left;
    left:-75px;
    top: 400px;
}

.carousel-control {
    opacity:1;
}

.total_mysubmissions{
    font-size: 18px;
    font-weight:bold;
}

#ui-datepicker-div {
    display: none;
}

.form-section{
    background-color: #ffffff;
}

.modalPackages_title{
    color:#000000;
    font-size: 24px;
    line-height: 38px;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    text-transform: uppercase;
}

.container-fluid.theme-showcase {
    min-height: 90%;
    height: auto !important;
    height: 100%;
    margin: 0 auto 10px;
}

.page-header {
    border: 0px;
}

table.table.table-striped.form-section td {
    padding: 3px;
}