﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html, body, form
{
	margin: 0;
	height: 100%;
	color:#525252;
	font-family:Helvetica, Arial, Tahoma;
	font-size:10pt;
	line-height:30px;
}

h2 {
    font-size: 16pt;
    line-height: 30px;
    padding: 5px 0px 10px 0px;
    color: #032451;
}
h3
{
	font-size:14pt;
	line-height:35px;
}
a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#container
{
	/*width:1024px;
	padding-left:15px;
	padding-right:15px;
	margin-left:auto;
	margin-right:auto;
	
	width:1024px;
	position:relative;
	left:50%;
	margin-left:-512px;
	min-height:700px;
    */
}
#wrapper {
	width:100%;
	background-color:Black;
	margin-bottom:-95px;
}
#header
{
    border-bottom:3px solid #e1e1e1;
	/*vertical-align:bottom;
	
	padding-bottom:4px;
	height:110px;*/
}
#content
{
    min-height:90vh;
    height:auto;
}
@media only screen and (max-width: 768px) {
    #content {
        min-height: 85vh;
    }
    #menu {
        margin-top:-38px !important;
    }
    .mintablaClaim{
        min-width:334px !important;
    }
}
#footer
{
    clear:both;
	text-align:center;
	font-size:8pt;
	height: 95px;
}

#logo
{
	background-repeat:no-repeat;
	width:140px;
    min-height:50px;
	max-height:160px;
}
#menu
{
	 vertical-align:bottom;
	 text-align:right;
}
.blueFont {
    color: #032451;
    font-size: 10pt;
    font-weight: bold;
    /*padding-right:5px;*/
}

.fontSmall
{
	font-size:12px;
    font-family:Calibri;
	font-weight:bold;
}
a.tooltip:hover
{
	text-decoration:none;
}

a.tooltip .tooltipspan
{
	display:none;
	margin:0 0 0 10px;
	padding:5px 5px;
}

a.tooltip:hover .tooltipspan
{
	display:inline;
	position:absolute;
	border:1px solid #cccccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#ffffff;
	color:#666666;
}


a.links
{
    color:#C1C1C1;
    font-weight:bold;
    text-decoration:none;
    cursor:pointer;
}

a.links:hover
{
    color:#1154a5;
}

.textBox
{
	Width:200px;
	Height:20px;
}
.blueTitle
{
	color:#1154a5;
	font-size:16pt;
}
.blueNote
{
	color:#1154a5;
	font-size:8pt;
	font-style:italic;
}
.sloganBlue
{
    font-size:28pt;
    color:#1154a5;
    font-weight:bold;
}

#theSlogandiv
{
    width:380px;
    padding-top:160px;
    padding-right:20px;
}

.linkDisable
{
    cursor:default;
    color:#C1C1C1;
}

#theHeaderFAQdiv
{
    background-color:#ff6f00;
    width:99%;
    height:30px;
    padding:5px;
    color:#fff;
    font-size:12pt;
    font-weight:bold;
}

#theHeaderFAQdiv a
{
    color:#fff;
    font-size:12pt;
    font-weight:bold;
}

#theFAQdiv
{
    height:85%;
    overflow:auto;
    padding:0 5px 0 5px;
    line-height:normal;
    margin-right:5px;
    text-align:justify;
}

#theFAQdiv p
{
    color:#000000;
    padding-left:20px;
    margin-bottom:25px;
    /*text-align:justify;*/
}

.question
{    
    color:#1154a5;
    font-weight:bold;
    /*text-align:justify;  */
    margin:0 20px 0 0;
}

.answerFAQ 
{
    color:#000000;
}

.ApologiesBorder
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    margin-top: 20px;
    padding: 15px;
}
.apologies
{
    color: #000000;
    font-size: 16pt;
    font-family: verdana;
    font-weight: 100;
    text-decoration: none;
}

.apologiesBody
{
    color: #696969;
    font-size: 9pt;
    font-family: verdana;
    font-weight: 100;
    text-decoration: none;
}
#logo
{
    background-repeat: no-repeat !important;
    width: 140px;
    vertical-align: bottom;
}
div.FooterLogo
{
    margin-left:auto;
    margin-right:auto;
    width: 75px;
    height: 61px;
    background-image:url('../Images/GPG_Logo_Footer.jpg');
}
#theSlogandiv
{
    width:380px;
    height:100px;
    margin-top:150px ;
    padding:20px;
    line-height:1;
}
.sloganBlue
{
    font-size:28pt;
    color:#1154a5;
    font-weight:bold;
}
.sloganBlack
{
    font-size:28pt;
    color:#6b6d6f;
    font-weight:bold;
}
.header {
    background-color: #e22e28;
    color: #fff;
    font-weight: bold;
}
#contactUsDiv
{
    background-color:#fff;
    border:1px solid #e1e1e1;
    border-radius: 10px;
    border-top:0px;
   /* height:480px;
       width:auto;*/
}
    #contactUsDiv .blueFont {
        color: #032451;
        font-size: 10pt;
        /*font-weight:bold;*/
    }
.rbText {
    background-color: #e22e28 !important;
    border-radius:.5rem !important;
}
#contactUsDiv .header
{
    overflow:hidden;
    border-radius: 5px 5px 0 0;
}
table.contactUsbody { text-align:right;}
table.contactUsbody td{} 
table.contactUsbody th {text-align:left; width:205px;}

#formFAQ
{
    width:700px; 
    height:500px;
    overflow:hidden;
    margin-left:0px;
    /*background-image:url('../../App_Themes/falken/tires_splash.jpg');*/
    background-image: none;
    background-color:White;
    background-size:100% 100%;
    background-repeat:no-repeat;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../App_Themes/falken/tires_splash.jpg',sizingMethod='scale'); /* For IE9 and earlier */
}
#formFAQ .header
{
    width:99%;
    height:30px;
    padding:5px;
    color:#fff;
}
#formFAQ .body
{
    width:96%;
    height:85%;
    overflow:auto;
    padding:0 5px 0 5px;
    line-height:normal;
    margin-right:5px;
    text-align:justify;
    margin:0 15px 0 15px;
}
#formFAQ .question
{
    color:#1154a5;
    font-weight:bold;
    padding-right:10px;
    margin-right:10px;
    /*text-align:justify;  */
   /* margin:0 20px 0 0;*/
}
#formFAQ .answerFAQ
{
    color:#000000;
    padding-left:20px;
   /* margin-bottom:2px;*/
}
#bodyDetails .blueFont
{
    padding-left:30px;
    color:#1154a5;
}
#bodyDetails div
{
    padding-left:5px;
}

.StartTracking
{
   /* background: url('../../App_Themes/default/StartTracking.png');*/
}
#logo{
    background:url('../Images/BR_logo.svg');
}

.Submit
{
    /*background: url('../../App_Themes/default/Submit.png');*/
}
.modaltitle {
    background-color:#FF6F00;
    color:#fff;
    font-size:14px;
    font-weight:bold;
}
.mintablaClaim {
    min-width: 420px;
}
#footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.privacy-policy {
    margin-left: auto;
}

#logo {
    background-image: url('../Images/totaldefenseLOGO.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 200px;
    height: 60px;
}


    @media (max-width: 768px) {
        .header-container {
            flex-direction: column;
            align-items: center;
            text-align: center;
        }

        #logo {
            width: 150px !important;
            height: 75px;
            margin-bottom: 10px;
            margin-top:-2% !important;
        }

        .header-right {
            text-align: center !important;
        }
        #header{
            margin-top:9% !important;
        }
        #footer{
            display:block !important;
        }

    }
.background_tile {
    background-color: #000 !important;
    background-repeat: repeat-y;
    background-position: center top;
    background-image: url('../Images/thumbnail_image003TD.jpg');
    background-size: 100%;
    border-bottom: 15px solid orangered;
}

@media (max-width: 394px) {
    .blueFont {
        float: none !important;
    }
}

    @media (max-width: 768px) {
        .cb1 {
            margin-right: 50px !important;
            margin-left: 50px !important;
        }
        .cb2 {
            margin-right: 0px !important;
            margin-left: 0px !important;
        }
        
    }









