body 
{
    width:300px;
    height:740px;
    font-family: /*"Helvetica Neue",*/ "Arial", "Helvetica", "Geneva", sans-serif;
    font-size: 10px;
    line-height: 14px;
    line-height: 0.6em;
    margin-left:10px;
}

.button
{
    background-image:url("../../../portal/Content/images/signup-ns.png"); 
    background-repeat:repeat-x;
    float:right;
    margin-top: 30px;
    width: 125px;
    height: 45px;
    display:block;
}

.button:hover
{
    background-image:url("../../../portal/Content/images/signup-s.png");
    background-repeat:repeat-x;
    float:right;
    margin-top: 30px;
    width: 125px;
    height: 45px;
    display:block;
}
 
.button2
{
    background-image:url("../../../portal/Content/images/btn-listentomessage-ns.png"); 
    background-repeat:repeat-x;
    float:right;
    margin-top: 30px;
    width: 125px;
    height: 45px;
    display:block;
}

.button2:hover
{
    background-image:url("../../../portal/Content/images/btn-listentomessage-s.png");
    background-repeat:repeat-x;
    float:right;
    margin-top: 30px;
    width: 125px;
    height: 45px;
    display:block;
}
 
.InnerButton
{
    background-color:#2b53b2;
    border: 1px solid #8cc0f8;
    color: #FFFFFF;
    cursor:pointer;
    font:8px /*"Helvetica Neue",*/"Arial", "Helvetica", "Geneva", sans-serif !important;
    text-transform:uppercase;
    font-weight:200;
    border-radius:6px;
    letter-spacing:1.4px;
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.196);    
    height:20px;   
    width:155px;
    float: right;
}

.buttons_layer
{           
    font:11px /*"Helvetica Neue",*/"Arial", "Helvetica", "Geneva", sans-serif !important; 
    color: #FFFFFF;                      
    background-color:#2b53b2;
    border-color: #C0C0C0; 
    text-transform:uppercase;
    font-weight:200;
    border-radius:6px;
    letter-spacing:1.4px;
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.196);    
    height:30px;   
    cursor:pointer;  
    z-index:999;   
}

.InnerButton:hover, .ButtonHover
{
    background-color:#000000 !important;
    border:1px solid #8cc0f8;    
}

.mainbox 
{
    padding: 20px;
    background-color: rgb(255,255,255);
    background-image: none;
	background-origin: padding-box;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto;
	border-top-left-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-bottom-right-radius: 9px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1961);
	border: 6px solid #3861D7;
	position: absolute;
}
 
.DivBox
{
    border: 1pt solid #D1D3D4;
    background-clip: border-box;
    background-image  : url(../../../portal/Content/images/bg-box.png);
    border: 1pt solid #517dcd;  
    background-origin: padding-box;
    background-position  : 0% 0%;
    background-size: auto;
    background-repeat: repeat-x;
    border-radius:6px;
    -moz-border-radius:6px; /* Firefox 3.6 and earlier */
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);   
} 
 
.closeX 
{
    background-color: transparent;
	display: block;
	position: relative;
	height: 30px;
	width: 30px;
	right:0;
	top:0;
	float:right;
	background-repeat:no-repeat;
	background-image: url(../../../portal/Content/images/buttons/btn-x-close-ns.png);
	cursor: pointer;
 }

.alternate 
{
    font-size:small;
    COLOR: black;
    FONT-FAMILY: Helvetica;
    BACKGROUND-COLOR: white;
    padding:5px 5px 5px 5px;
}
 
.h3
{
}
 
.title
{
    width:296px;
}

.ui-accordion .ui-accordion-content
{ 
    overflow:visible !important; 
}

.ui-accordion .ui-accordion-content
{ 
    overflow:hidden !important;  
}
 
.row 
{
    width:252px;
    font-size:xx-small;
    COLOR: black;
    font-family: /*"Helvetica Neue",*/ "Arial", "Helvetica", "Geneva", sans-serif;
}

.footer 
{
    /*background-image:url("../../../portal/Content/images/ft-cros.png");*/
    height: 80PX;
}

/*DEV-6697:  Height and Width properties are necessary, or image will be far too large.  Padding is also necessary to align it with the button.  5-2-2017 GMB*/
#CrOnSolveFooter
{
    height: 30px; 
    width: 145px; 
    float: left; 
    padding-top: 35px;
}

.header 
{
    height: 38px;
    FONT-WEIGHT: bold;
    COLOR: yellow;
    FONT-FAMILY: Helvetica;
    BACKGROUND-COLOR: gray;
}

.box 
{
    BORDER-RIGHT: 1px solid #9F9A87;
    BORDER-TOP: 1px solid #9F9A87;
    DISPLAY: block;
    VERTICAL-ALIGN: baseline;
    BORDER-LEFT:1px solid #9F9A87;
    /*CURSOR: wait;*/
    BORDER-BOTTOM: 1px solid #9F9A87;
    font-family: /*"Helvetica Neue",*/ "Arial", "Helvetica", "Geneva", sans-serif;
    TEXT-ALIGN: left;
    overflow:hidden !important; 
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1961);
}

p.rollover_img 
{
    background-image: url(../../../portal/Content/images/btn-listentomessage-s.png);
}

.rollover_img a:hover {
    background-image: url(../../../portal/Content/images/btn-listentomessage-ns.png);
}

.voiceButton 
{
    display:block;
    background-image: url(../../../portal/Content/images/btn-listentomessage-s.png);
}

.voiceButton a:hover 
{
    display:block;
    background-image: url(../../../portal/Content/images/btn-listentomessage-ns.png);
}

.blue 
{
    color: #42B489;
}

.red 
{
    color: #e5150a;
}

.bold 
{
    font-weight: 700;
}

#imgbox 
{
    vertical-align : middle;
    position : absolute;
    border: 1px solid #999;
    background : #FFFFFF; 
    filter: Alpha(Opacity=100);
    visibility : hidden;
    height : 266px;
    width : 296px;
    z-index : 50;
    overflow : hidden !important;
    text-align : center;
}

.listen
{
    position:relative;
    margin-top:10px;
}

.map
{
    float:right;
    margin-left: 60px;
}

.more
{
    position:relative;
    margin-top:10px;
}

.AlertIcons
{
    float: left;
    padding-right: 10px;/*DEV-6697:  Adding padding to the right side to leave a little space between the icon and the message name.  4-27-2017 GMB*/
}

.MoreText
{
    cursor:pointer;
}

.MapContainer
{
    padding: 0; 
    margin: 0; 
    border-style: outset; 
    position: relative;
    left: 0; 
    width: 400px; 
    height: 400px;
}

.MapBorder
{
    border-style: none; 
    width: 400px; 
    height: 400px;
}

.MapControl
{
    padding: 0; 
    margin: 0;
     border-style: none; 
     width: 400px;
     height: 400px; 
     background-color: #FFFFFF;
}

.MapSatellite
{
    position: absolute; 
    right: 5px;
    top: 5px;
}

.MapStreet
{
     position: absolute; 
     right: 95px;
     top: 5px;
}

.VoiceContainer
{
    margin-left: auto;
    margin-right: auto;
}

.EmailContainer
{
    margin-left: auto; 
    margin-right: auto; 
    line-height: normal;
}

.MobileContainer
{
    margin-left: auto; 
    margin-right: auto; 
    line-height: normal;
}

/*DEV-6697:  Adding padding to th eleft side of the image so it doesn't crash into the border of the div.  4-27-2017 GMB*/
#CrOnSolveFooter
{
    padding-left:10px;
}