BODY
{
font-family:"Roboto",Arial,sans-serif;
}

.no-transition
{
-webkit-transition: none !important;
-moz-transition: none !important;
-ms-transition: none !important;
-o-transition: none !important;
transition: none !important;
}

.monofont
{
font-family:Inconsolata,Menlo,monospace,mono !important;
letter-spacing:-0.6px;
font-size:21px;
}

.well
{
border-radius:2px;
}

.tabs
{
display:table;
width:100%;
position:relative;
top:1px;
}

.tab
{
display: table-cell;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-color: #FFF;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top: 1px solid rgba(0,0,0,0.2);
border-left: 1px solid rgba(0,0,0,0.2);
border-right: 1px solid rgba(0,0,0,0.2);
padding-top: 5px;
padding-bottom: 7px;
width: 50%;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: inset 0 -2px 2px -2px rgba(0,0,0,0.3);
}

.tab.active
{
background-color: #f5f5f5 !important;
border-bottom: 1px solid #f5f5f5;
box-shadow:none;
}

.tab:hover
{
background-color:#f8f8f8;
}

.form-control
{
box-shadow: none !important;
border-radius: 1px;
color:#096;
font-size:17px;
}

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

.form-group LABEL
{
font-weight:500;
margin-bottom:0px;
width:100%;
}

.form-control.err
{
border:1px solid red;
border-right:4px solid red;
}

#err
{
color:red;
font-size:12px;
}

#head
{
height:50px;
line-height:50px;
background-color:#f8f8f8;
border-bottom:1px solid #e7e7e7;
text-transform:uppercase;
color:#777;
}

#head IMG
{
height:23px;
}

#head P
{
}

#head P SPAN
{
color: #1a73e8;
font-weight: bold;
}

#foot
{
margin-top:586px;
background-color:#e7e7e7;
}

#foot .container
{
padding:30px;
}

#foot UL
{
}

#foot UL LI
{
}

#foot UL LI A
{
}

#foot #copyright
{
font-size: 10px;
margin-top: 40px;
}

#pg-reg #main P
{
font-size:16px;
}

#pg-reg #formarea
{
}

#pg-reg #formarea H1
{
text-align: center;
font-size:38px;
margin-top: 60px;
margin-bottom: 60px;
font-family:"Roboto Condensed",sans-serif;
}

#pg-reg #formarea .leftcol
{
}

#pg-reg #formarea .leftcol H2
{
text-align: center;
margin-bottom: 20px;
font-family:"Roboto Condensed",sans-serif;
}

#pg-reg #formarea .leftcol UL
{
padding-left:21%;
font-family:"Roboto Condensed",sans-serif;
}

#pg-reg #formarea .leftcol UL LI
{
padding-left: 40px;
background-size: 26px 26px !important;
font-size: 18px;
margin-bottom: 10px;
line-height: 19px;
min-height: 27px;
}

#pg-reg #formarea .leftcol UL LI#blocks-ads
{
background:transparent url(../img/block.png) 0 0 no-repeat;
}

#pg-reg #formarea .leftcol UL LI#faster-pages
{
background:transparent url(../img/stopwatch.png) 0 0 no-repeat;
}

#pg-reg #formarea .leftcol UL LI#blocks-trackers
{
background:transparent url(../img/trackers.png) 0 0 no-repeat;
}

#pg-reg #formarea .leftcol UL LI#blocks-mal
{
background:transparent url(../img/bandit.png) 0 0 no-repeat;
}

#pg-reg #formarea .rightcol
{
}

#pg-reg #formarea .rightcol .well
{
padding-bottom:0px;
box-shadow:none;
border:1px solid rgba(0,0,0,0.2);
}

#pg-reg #formarea .rightcol #btnarea
{
text-align:center;
margin-top:30px;
margin-bottom:30px;
}

#pg-reg #formarea .rightcol #btnarea .btn-primary
{
border-radius:2px;
background-color:#347cf5;
border:none;
font-weight:500;
opacity:0.9;
transition:opacity 0.3s ease;
width:200px;
text-transform:uppercase;
font-size:16px;
padding-top:8px;
padding-bottom:8px;
font-size:18px;
}

#pg-reg #formarea .rightcol #btnarea .btn-primary:hover,
#pg-reg #formarea .rightcol #btnarea .btn-primary:focus
{
opacity:1.0;
}

#pg-reg #formarea .rightcol #btnarea .btn-primary:active
{
opacity:0.9;
}

#pg-reg #formarea .rightcol #trust
{
text-align:center;
padding-left:5%;
padding-right:5%;
}

#pg-reg #formarea .rightcol #trust P
{
}

#pg-reg #formarea .rightcol #trust #privacy
{
text-align:left;
}

#pg-reg #formarea .rightcol #trust P SMALL
{
}

#pg-reg .processing FORM
{
opacity:0.5 !important;
cursor:default !important;
}

/* ---------------------------- */

#pg-prch #formarea
{
margin-top:30px;
}

#pg-prch #formarea .leftcol
{
text-align:center;
}

#pg-prch #formarea .leftcol #boomer
{
padding: 5%;
padding-bottom: 0px;
padding-top: 0px;
}

#pg-prch #formarea .leftcol #boomer IMG
{
border-radius:2px;
max-height: 280px;
}

#pg-prch #formarea .leftcol H2
{
text-align: center;
margin-bottom: 0px;
font-family:"Roboto Condensed",sans-serif;
margin-top:20px;
font-size:20px;
font-weight:bold;
}

#pg-prch #formarea .leftcol .well
{
display:inline-block;
padding:0px 50px;
background:#FFF;
border:1px solid #AAA;
border-radius:5px;
}

#pg-prch #formarea .leftcol H3
{
color:#1a73e8;
}

#pg-prch #formarea .leftcol H4
{
font-weight: normal;
line-height: 22px;
color:#777;
}

#pg-prch #formarea .rightcol
{
position:relative;
}

#pg-prch #formarea .rightcol H2
{
font-family:"Roboto Condensed",sans-serif;
text-align:center;
margin-top:0px;
margin-bottom:0px;
}

#pg-prch #formarea .rightcol .panel-body
{
padding:5px;
}

#pg-prch #formarea .rightcol #radios
{
font-family: sans-serif;
font-size: 15px;
padding-left:5%;
}

#pg-prch #formarea .rightcol #radios .radio
{
margin-bottom:15px;
position:static;
height:20px;
cursor:pointer;
}

#pg-prch #formarea .rightcol #radios .radio SPAN
{
color:#009688;
}

#pg-prch #formarea .rightcol #radios .radio INPUT[type=radio]
{
position:static;
vertical-align:text-bottom;
height:19px;
margin-right:3px;
}

#pg-prch #formarea .rightcol #included
{
padding-left:9%;
font-size:13px;
margin-top:-7px;
color:#777;
}

#pg-prch #formarea .rightcol .well
{
box-shadow:none;
border:1px solid rgba(0,0,0,0.2);
display:none;
min-height:507px;
padding-bottom:0px !important;
}

#pg-prch #formarea .rightcol .well.active
{
display:block;
}

#pg-prch #formarea .rightcol .form-inline
{
margin-bottom: 5px;
width: 100%;
overflow: hidden;
}

#pg-prch #formarea .rightcol .form-inline .form-group
{
float: left;
clear: right;
width: 49%;
}

#pg-prch #formarea .rightcol #whatsthis
{
font-family: sans-serif;
font-size: 11px;
float: right;
display: inline-block;
color: #1a73e8;
border-bottom: 1px dotted;
cursor: pointer;
position: relative;
top: 2px;
}

#pg-prch #formarea .rightcol .form-inline .form-group:last-child
{
float:right;
width:49%;
}

#pg-prch #formarea .rightcol .form-inline .form-group .form-control
{
width:100%;
}

#pg-prch #formarea .rightcol #cardholder
{
text-transform:uppercase;
}

#pg-prch #formarea .rightcol #btnarea
{
clear:both;
text-align:center;
display:block;
width:100%;
margin-top:20px;
}

#pg-prch #formarea .rightcol #btnarea .btn-primary
{
border-radius:7px;
/* background-color:#FF9800; */
background-color:#07c174;
border:none;
font-weight:500;
opacity:0.9;
transition:opacity 0.3s ease;
width:200px;
text-transform:uppercase;
font-size:16px;
padding-top:8px;
padding-bottom:8px;
margin-left:15px;
}

#pg-prch #formarea .rightcol #btnarea .btn-primary:hover,
#pg-prch #formarea .rightcol #btnarea .btn-primary:focus
{
opacity:1.0;
}

#pg-prch #formarea .rightcol #btnarea .btn-primary:active
{
opacity:0.9;
}

#pg-prch #formarea .rightcol .btn-navy
{
border-radius: 7px;
background-color: #0f549c;
border: none;
font-weight: 500;
opacity: 0.9;
transition: opacity 0.3s ease;
width: 200px;
text-transform: uppercase;
font-size: 16px;
padding-top: 8px;
margin-left: 15px;
color: #FFF !important;
}

#pg-prch #formarea .rightcol .btn-navy:hover,
#pg-prch #formarea .rightcol .btn-navy:focus
{
opacity:1.0;
}

#pg-prch #formarea .rightcol .btn-navy:active
{
opacity:0.9;
}

#pg-prch #formarea .rightcol #trust
{
margin-top: 10px;
text-align:center;
}

#pg-prch #formarea .rightcol #trust .trustedsite-trustmark
{
width:266px !important;
max-width:266px !important;
}

#pg-prch #formarea .rightcol #total
{
font-family:sans-serif;
text-align: center;
font-weight: bold;
font-size: 19px;
margin-top: 20px;
color: #009688;
}

#pg-prch #formarea .rightcol #total SPAN
{
}

#pg-prch #formarea .rightcol #wtexplain
{
position: absolute;
top: 267px;
right: 0px;
border: 1px solid #DDD;
border-radius: 5px;
padding: 15px;
background-color: #FFF;
box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.2);
display:none;
z-index:100;
}

#pg-prch #formarea .rightcol #wtexplain:after
{
content: ' ';
width: 20px;
height: 20px;
background-color: #FFF;
transform: rotate(-45deg);
border: 1px solid #DDD;
display: block;
position: absolute;
right: 50px;
bottom: -10px;
border-top: 5px solid #FFF;
border-right: 5px solid #FFFF;
box-shadow: -1px 3px 1px 0px rgba(0,0,0,0.05);
}

#pg-prch #formarea .rightcol #cardnumber.visa
{
background:#FFF url(../img/visa.png) right 5px center no-repeat;
}

#pg-prch #formarea .rightcol #cardnumber.mc
{
background:#FFF url(../img/mc.png) right 5px center no-repeat;
}

#pg-prch #formarea .rightcol #cardnumber.disc
{
background:#FFF url(../img/disc.png) right 5px center no-repeat;
}

#pg-prch #formarea .rightcol #cardnumber.amex
{
background:#FFF url(../img/amex.png) right 5px center no-repeat;
}

#pg-prch #formarea .rightcol #img-cards
{
max-width:94%;
}

#pg-prch #formarea .rightcol #img-secure
{
margin-top:5px;
}

#pg-prch .processing LABEL,
#pg-prch .processing INPUT,
#pg-prch .processing SELECT,
#pg-prch .processing BUTTON,
#pg-prch .processing P,
#pg-prch .processing H2,
#pg-prch .processing .radios,
#pg-prch .processing .tabs
{
opacity:0.5 !important;
cursor:default !important;
}

#pg-prch #processing
{
display:none;
}

#pg-prch .processing #processing
{
opacity:1;
display:inline-block;
}

#pg-prch #progress
{
position: absolute;
width: 100%;
top: 0;
left: 0;
text-align: center;
z-index: 999;
background-color: rgba(255,255,255,0.7);
height: 100%;
padding: 30px;
margin-top: -10px;
padding-top: 400px;
font-family:"Roboto Condensed",Arial,sans-serif;
display:none;
}

#pg-prch #progress .progress-modal
{
background-color: #FFF;
padding: 30px;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.1);
border-radius: 5px;
}

#pg-prch #progress .progress-modal .progress-label
{
margin-bottom:10px;
}

#pg-prch STRIKE
{
color:#C00;
}

#pg-prch #formarea .leftcol H5
{
font-family: "Roboto Condensed",sans-serif;
font-size: 24px;
margin-top: 0;
}

#pg-prch #formarea .leftcol H5 SPAN
{
color:#C00;
}

#pg-prch #formarea .leftcol UL
{
list-style-image: url(../img/blue-check-sm.png);
font-size: 20px;
margin-left: 3em;
margin-top: 20px;
color: #555;
}

#pg-prch #formarea .leftcol UL LI
{
font-family:"Roboto Condensed",sans-serif;
text-align: left;
}

#pg-prch #formarea .rightcol .samc
{
cursor:pointer;
width:114px;
margin-bottom: 20px;
}

#pg-prch #formarea .rightcol #offer2
{
margin-top:20px;
}

#pg-prch #formarea .rightcol #offer2 LABEL
{
font-family: "Roboto Condensed",sans-serif;
}

#pg-prch #formarea .rightcol #offer2 LABEL INPUT
{
}

#pg-prch #formarea .rightcol #offer2 LABEL .dotted
{
color: #1a73e8;
border-bottom: 1px dotted #1a73e8;
display: inline-block;
padding-left: 3px;
padding-right: 3px;
margin-left: 4px;
margin-right: 5px;
cursor: pointer;
pointer-events: auto;
}

#pg-prch #formarea .rightcol #offer2 #vperf-learn
{
display:none;
position: absolute;
bottom: 34px;
right: 0px;
border: 1px solid #DDD;
border-radius: 5px;
padding: 15px;
background-color: #FFF;
box-shadow: 3px 3px 10px 2px rgba(0,0,0,0.2);
font-family:"Roboto Condensed",sans-serif;
}

#pg-prch #formarea .rightcol #offer2 #vperf-learn:after
{
content: ' ';
width: 20px;
height: 20px;
background-color: #FFF;
transform: rotate(-45deg);
border: 1px solid #DDD;
display: block;
position: absolute;
left: 100px;
bottom: -10px;
border-top: 5px solid #FFF;
border-right: 5px solid #FFFF;
box-shadow: -1px 3px 1px 0px rgba(0,0,0,0.05);
}

#pg-prch #formarea .rightcol .phonewhy
{
font-family: sans-serif;
font-size: 11px;
float: right;
display: inline-block;
color: #1a73e8;
border-bottom: 1px dotted;
cursor: pointer;
position: relative;
top: 2px;
}

#pg-prch #formarea .rightcol .popover.in
{
padding-left:20px;
width:250px;
background:#FFF url(../img/phonewhy-checkmark.png) 5px 6px no-repeat;
}

#pg-prch .testim
{
font-family: "Roboto Condensed",Arial,sans-serif;
font-size: 20px;
text-align: left;
margin-top: 30px;
margin-bottom: 30px;
background-color: #E5E5E5;
border-radius: 4px;
padding: 20px;
box-shadow:3px 3px 3px 0px rgb(200 200 200 / 80%);
}

#pg-prch .testim IMG
{
border-radius:100px;
}

#pg-prch .feat
{
background-color: #eee;
border-radius: 5px;
border: 1px solid #DDD;
}

#pg-prch .feat H2
{
}

#pg-prch .feat UL
{
}

#pg-prch .feat UL LI
{
}

#pg-prch #coupon1
{
padding-left:10%;
margin-top:24px;
}

/* ------------------------------------------------------------------------- */

#pg-rcpt #order
{
}

#pg-rcpt #order H1
{
margin-top: 0px;
font-size: 24px;
color: #08b1f1;
}

#pg-rcpt #order LABEL
{
display:inline-block;
min-width:82px;
}

#pg-rcpt #order EM
{
font-style:normal;
display:block;
width:100%;
overflow:hidden;
padding: 10px;
border: 1px solid #DDD;
}

#pg-rcpt #order EM DIV
{
width: 49%;
margin-right: 5px;
float: left;
clear: right;
}

#pg-rcpt #info
{
}

#pg-rcpt #info .rightcol
{
padding-left:5px;
}

#pg-rcpt #info .rightcol .box
{
border: 1px solid #DDD;
margin-top: 10px;
padding: 10px;
min-height:400px;
}

#pg-rcpt #info .rightcol H1
{
margin-top: 0px;
font-size: 24px;
color: #08b1f1;
}

#pg-rcpt #info .rightcol H2
{
margin-top: 0;
font-size: 20px;
color: #0b8dc1;
}

#pg-rcpt #info .rightcol H3
{
font-family:Inconsolata,Menlo,monospace,mono;
font-size: 18px;
padding: 4px;
border: 1px solid #DDD;
margin-top: 0;
text-align: center;
color: #39bd69;
}

#pg-rcpt #info .rightcol H4
{
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
}

#pg-rcpt #info .rightcol H5
{
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
}

#pg-rcpt #info .rightcol EM
{
display:block;
font-style:normal;
margin-top:50px;
}

#pg-rcpt #info .rightcol EM P
{
}

#pg-rcpt #info .leftcol
{
padding-right:5px;
text-align:center;
}

#pg-rcpt #info .leftcol DIV
{
border: 1px solid #DDD;
margin-top: 10px;
padding: 10px;
min-height:400px;
}

#pg-rcpt #info .leftcol H1
{
margin-top: 0px;
font-size: 24px;
color: #08b1f1;
}

#pg-rcpt #info .leftcol H2
{
margin-top: 30px;
font-size: 20px;
color: #0b8dc1;
}

#pg-rcpt #info .leftcol H3
{
margin-top: 40px;
font-size: 18px;
font-weight: normal;
}

#pg-rcpt #info .leftcol H4
{
text-align:left;
font-weight: normal;
font-size: 16px;
display:inline-block;
padding-left:70px;
margin-right:30px;
background:transparent url(../img/cup.png) 20px 0 no-repeat;
padding-top:5px;
}

#pg-rcpt #info .leftcol H5
{
text-align:left;
font-weight: normal;
font-size: 16px;
display:inline-block;
padding-left:70px;
margin-right:30px;
background:transparent url(../img/goldstar.png) 20px 0 no-repeat;
padding-top:5px;
}

#pg-rcpt #info .leftcol H5 EM
{
font-style:normal;
display:inline-block;
font-family:"Menlo", "Inconsolata", monospace;
font-weight:bold;
padding:3px;
background-color:#EEE;
border:1px solid rgba(0,0,0,0.1);
border-radius:3px;
}

#pg-rcpt #info .leftcol #descriptor2
{
text-align: center;
font-weight: normal;
font-size: 16px;
padding-top: 5px;
font-weight: 700;
text-shadow: none;
font-family: Arial,sans-serif;
background: palegoldenrod;
line-height: initial;
padding: 4px;
}

#pg-rcpt #info .leftcol #descriptor2 SPAN
{
display: block;
background: white;
padding: 5px;
margin-top: 5px;
color: #08b1f1;
}


#pg-rcpt #info .rightcol .special1
{
display:none;
}

#modl
{
display:none;
background: #FFF;
z-index: 1;
position: fixed;
top: 100px;
left:50%;
transform:translateX(-50%);
overflow: hidden;
width: 500px;
height: 310px;
padding: 20px;
box-shadow: 0 0 0 100vmax rgba(0,0,0,.6);
border-radius:6px;
border:6px ridge #DDD;
}

#modl H2
{
margin:0;
text-align:center;
color:#08b1f1;
}

#modl H3
{
margin:0;
margin-top:20px;
}

#modl H4
{
margin:0;
margin-top:18px;
line-height:22px;
}

#modl H5
{
margin:0;
margin-top:20px;
font-size:24px;
font-weight:bold;
text-align:center;
}

#modl H5 SPAN
{
display: inline-block;
padding: 5px 10px;
background: #656565;
color: #FFF;
border-radius: 5px;
}

#modl H6
{
margin:0;
margin-top:20px;
text-align:center;
}


/* modl2 */

#modl2
{
display: none;
background: #FFF;
z-index: 1;
position: fixed;
top: 100px;
left: 50%;
transform: translateX(-50%);
overflow: hidden;
width: 800px;
height: 510px;
padding: 20px;
box-shadow: 0 0 0 100vmax rgb(0 0 0 / 80%);
border-radius: 6px;
border: 6px ridge #DDD;
}

#modl2 H2
{
margin: 0;
font-size: 14px;
border-bottom: 1px solid #DDD;
padding-bottom: 10px;
margin-top: -10px;
font-weight: normal;
}

#modl2 H3
{
margin: 0;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#modl2 H4
{
margin:0;
text-align:center;
font-size:24px;
font-weight:bold;
color:#999;
}

#modl2 .rightcol H4
{
color:#1A2;
}

#modl2 H5
{
margin: 0;
margin-top: 20px;
font-size: 17px;
text-align: center;
line-height: 22px;
}

#modl2 H5 SPAN
{
display: inline-block;
padding: 5px 10px;
background: #656565;
color: #FFF;
border-radius: 5px;
}

#modl2 H6
{
margin:0;
margin-top:20px;
text-align:center;
}

#modl2 #descriptor
{
background-color:palegoldenrod;
padding:4px;
text-align:center;
}

#modl2 .box
{
border:1px solid #DDD;
border-radius:4px;
padding:10px;
height:364px;
position:relative;
}

#modl2 .box IMG
{
width:100px;
margin-top:20px;
margin-bottom:20px;
}

#modl2 .btn
{
border: 1px solid rgba(0,0,0,0.2);
color: #FFF;
min-width: 190px;
position: absolute;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}

#modl2 .leftcol .btn
{
background-color:#999;
}

#modl2 .rightcol .btn
{
background-color:#1A2;
}

#exit-modal1,
#exit-modal2
{
font-family:"Roboto Condensed",Roboto,Arial,sans-serif;
}

#exit-modal1 .modal-content,
#exit-modal2 .modal-content
{
display:block;
width:100%;
overflow:hidden;
padding:20px;
-webkit-box-shadow:0 5px 0 5000px rgba(0,0,0,0.5);
box-shadow:0 5px 0 5000px rgba(0,0,0,0.5);
}

#exit-modal1 .modal-content #btn-close,
#exit-modal2 .modal-content #btn-close2
{
float: right;
border: 0;
background: none;
font-weight: bold;
font-size: 30px;
margin: 0;
padding: 0;
font-family: monospace;
margin-top: -26px;
margin-right: -10px;
}

#exit-modal1 .modal-content H1,
#exit-modal2 .modal-content H1
{
text-align: center;
font-weight: bold;
font-size: 32px;
text-transform:uppercase;
}

/*
#exit-modal1 .modal-content H2
{
text-align:center;
background:transparent center center url(../img/ribbon.png) no-repeat;
height: 90px;
margin-top: 20px;
font-weight: bold;
font-size: 24px;
padding-top: 10px;
}
*/

#exit-modal1 .modal-content H2
{
text-align:center;
background:transparent center center url(../img/ribbon.png) no-repeat;
height: 90px;
margin-top: 20px;
font-weight: bold;
font-size: 22px;
padding-top: 12px;
}

#exit-modal1 .modal-content H2 SPAN
{
color:#FFF;
text-shadow:1px 1px 3px rgba(0,0,0,0.5);
}

#exit-modal1 .modal-content H2 SPAN S
{
color:#BBB;
}

#exit-modal1 .modal-content H3,
#exit-modal2 .modal-content H3
{
margin-top: 20px;
text-align: center;
/* font-weight: bold; */
font-size: 22px;
padding-left: 35px;
padding-right: 35px;
}

#exit-modal1 .modal-content H5
{
font-weight:bold;
font-size:40px;
text-align:center;
color:#5B5;
margin-top:-10px;
}

#exit-modal1 .modal-content UL
{
list-style-image: url(../img/blue-check-sm.png);
font-size: 20px;
margin-left: 22%;
margin-top: 20px;
color: #555;
}

/*
#exit-modal1 .modal-content UL LI
{
text-align:left;
}
*/

#exit-modal1 .modal-content H4,
#exit-modal2 .modal-content H4
{
margin-top: 10px;
padding-left: 60px;
padding-right: 60px;
}

#exit-modal1 .modal-content H4 A.btn,
#exit-modal1 .modal-content H4 BUTTON,
#exit-modal2 .modal-content H4 A.btn,
#exit-modal2 .modal-content H4 BUTTON
{
min-width:200px;
}

#exit-modal1 .modal-content H4 DIV,
#exit-modal2 .modal-content H4 DIV
{
font-weight:bold;
font-size:22px;
text-align:center;
margin-top:5px;
}

#exit-modal1 .modal-dialog,
#exit-modal2 .modal-dialog
{
min-width:720px;
}

#exit-modal1 .modal-dialog H5 S
{
margin-left:-8%;
color:#F77;
}

