
/*
	This class is used throughout the login process on the 
	agent and direct sites
*/

body, p, input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#ctl00_masterMainContent li
{
	margin: 4px 0px 4px 4px;
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.underlined
{
   text-decoration: underline;
}

#PnlLogin
{
	padding: 15px 0px 0px 20px;
}

#btnCreateNew, #ctl00_phPageContent_btnCreateNew
{
	margin: 1px 0 0 0;
}

#shaded_container img
{
	display: block;
	clear: both;
	border: 0px;
}

#shaded_content
{
	 width: 450px;
	 background-color: #FCFBE7;
	 color: #333333;
	 border-left: solid 2px #6D8293;
	 border-right: solid 2px #6D8293;
	 margin: 0px;
	 padding: 8px 0 8px 0;
	 float: left;
}

#shaded_content_sm
{
	 width: 196px;
	 background-color: #FCFBE7;
	 border-left: solid 2px #6D8293;
	 border-right: solid 2px #6D8293;
	 margin: 0px;
	 padding: 8px 0 8px 0;
}

#shaded_content_agent
{
	 width: 450px;
	 background-color: #EDEDED;
	 border: solid 2px #6D8293;
	 margin: 0px;
	 padding: 8px 0 8px 0;
	 float: left;
}

#shaded_content_agent_sm
{
	 width: 200px;
	 background-color: #EDEDED;
	 border: solid 2px #6D8293;
	 margin: 0px;
	 padding: 8px 8px 8px 8px;
	 float: left;
}

.loginWrapper
{
    float: left;
    width: 485px;
}
.common_content
{
	font-size: 11px;
}

.list_Difficulty
{
	margin: 8px 0px 0px 4px;
}

.link_SpamFilter
{
    text-align: center;
    padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
}
.link_SpamFilter:link { text-decoration: underline; }
.link_SpamFilter:hover { text-decoration: underline; }

.login_cell {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.login_cell_left {
	float: left;
	padding-left: 20px;
}

.login_cell_right {
	float: right;
	padding-right: 20px;
	width: 200px;
}

.login_cell_bottom
{
	padding-top: 15px;
	clear: both;
	text-align: center;
}

.login_cell_right ul
{
	left: -5px;
	position: relative;
}

.login_cell_right li
{
   padding-left: 0px;
}

.login_cell_right li a:hover
{
   text-decoration: underline;
}

.login_button_confirm
{
	margin: 0px 20px 0px 0px;
	vertical-align: middle;
}

.text_Error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Maroon;
	text-align: center;
	width: 250px;
}

.text_Confirmation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Maroon;
}

.text_Email
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

.text_Help
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bigLabel
{
   font-weight: bold;
   font-size: 14px;
}

.smallLabel
{
   font-weight: bold;
   font-size: 12px;
}

td.smallLabel
{
   width: 50%;
   text-align: right;
   font-weight: bold;
   font-size: 12px;
}

.introquestion
{
	margin-bottom:8px;
}

.indent
{
   margin-left: 10px;
}

span.linklike 
{
	color:#004276;
	cursor:pointer;
	font-weight:bold;
	font-size:12px;
}

span.linklike:hover 

{
	text-decoration:underline;
}

.captcha
{
	width: 200px;
	border: solid 1px #6D8293;
}

.sourcespecificform {
	margin-left:3px;
	margin-bottom: 10px;
}

.sourcespecificform .checkbox 
{
	float: right;
	margin-right: 30px;
}

/* New Live Chat Widget
====================================================*/


.uibtn 
{
    background-clip: border-box;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow:2px 5px 4px -3px rgba(0, 0, 0, 0.45);
    width:auto;
    overflow:visible;
    color:#fff !important;
}
    .uibtn:hover
    {
        cursor:pointer;
        color: #fff;
    }

.uibtn_large
{
    height: 35px;
    padding:0 15px 3px;
    font-size: 1.165em;
    font-weight: bold;        
    text-align: center;
    color: #fff;
    border: 1px solid #A5A5A5;
    border-radius: 8px 8px 8px 8px;
    line-height: 2.6em;
}
.uibtn_gray
{
    background-color:#cecece;
    box-shadow:none;
    padding: 5px 15px;
    font-weight:bold;
    text-transform:none;
}
.uibtn_green
{
    
    background: url('../Images/gradients/uibtn_green.png') repeat-x #287730;
    background: -moz-linear-gradient(top, rgba(166,217,150,1) 0%, rgba(132,199,106,1) 4%, rgba(123,197,102,1) 8%, rgba(127,192,108,1) 13%, rgba(126,191,101,1) 17%, rgba(120,189,100,1) 21%, rgba(116,185,104,1) 25%, rgba(116,179,98,1) 29%, rgba(108,175,96,1) 33%, rgba(100,169,89,1) 38%, rgba(66,145,62,1) 50%, rgba(50,132,50,1) 54%, rgba(42,123,47,1) 67%, rgba(39,119,48,1) 75%, rgba(40,120,49,1) 88%, rgba(39,119,46,1) 96%, rgba(38,124,49,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,217,150,1)), color-stop(4%,rgba(132,199,106,1)), color-stop(8%,rgba(123,197,102,1)), color-stop(13%,rgba(127,192,108,1)), color-stop(17%,rgba(126,191,101,1)), color-stop(21%,rgba(120,189,100,1)), color-stop(25%,rgba(116,185,104,1)), color-stop(29%,rgba(116,179,98,1)), color-stop(33%,rgba(108,175,96,1)), color-stop(38%,rgba(100,169,89,1)), color-stop(50%,rgba(66,145,62,1)), color-stop(54%,rgba(50,132,50,1)), color-stop(67%,rgba(42,123,47,1)), color-stop(75%,rgba(39,119,48,1)), color-stop(88%,rgba(40,120,49,1)), color-stop(96%,rgba(39,119,46,1)), color-stop(100%,rgba(38,124,49,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(166,217,150,1) 0%,rgba(132,199,106,1) 4%,rgba(123,197,102,1) 8%,rgba(127,192,108,1) 13%,rgba(126,191,101,1) 17%,rgba(120,189,100,1) 21%,rgba(116,185,104,1) 25%,rgba(116,179,98,1) 29%,rgba(108,175,96,1) 33%,rgba(100,169,89,1) 38%,rgba(66,145,62,1) 50%,rgba(50,132,50,1) 54%,rgba(42,123,47,1) 67%,rgba(39,119,48,1) 75%,rgba(40,120,49,1) 88%,rgba(39,119,46,1) 96%,rgba(38,124,49,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(166,217,150,1) 0%,rgba(132,199,106,1) 4%,rgba(123,197,102,1) 8%,rgba(127,192,108,1) 13%,rgba(126,191,101,1) 17%,rgba(120,189,100,1) 21%,rgba(116,185,104,1) 25%,rgba(116,179,98,1) 29%,rgba(108,175,96,1) 33%,rgba(100,169,89,1) 38%,rgba(66,145,62,1) 50%,rgba(50,132,50,1) 54%,rgba(42,123,47,1) 67%,rgba(39,119,48,1) 75%,rgba(40,120,49,1) 88%,rgba(39,119,46,1) 96%,rgba(38,124,49,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(166,217,150,1) 0%,rgba(132,199,106,1) 4%,rgba(123,197,102,1) 8%,rgba(127,192,108,1) 13%,rgba(126,191,101,1) 17%,rgba(120,189,100,1) 21%,rgba(116,185,104,1) 25%,rgba(116,179,98,1) 29%,rgba(108,175,96,1) 33%,rgba(100,169,89,1) 38%,rgba(66,145,62,1) 50%,rgba(50,132,50,1) 54%,rgba(42,123,47,1) 67%,rgba(39,119,48,1) 75%,rgba(40,120,49,1) 88%,rgba(39,119,46,1) 96%,rgba(38,124,49,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(166,217,150,1) 0%,rgba(132,199,106,1) 4%,rgba(123,197,102,1) 8%,rgba(127,192,108,1) 13%,rgba(126,191,101,1) 17%,rgba(120,189,100,1) 21%,rgba(116,185,104,1) 25%,rgba(116,179,98,1) 29%,rgba(108,175,96,1) 33%,rgba(100,169,89,1) 38%,rgba(66,145,62,1) 50%,rgba(50,132,50,1) 54%,rgba(42,123,47,1) 67%,rgba(39,119,48,1) 75%,rgba(40,120,49,1) 88%,rgba(39,119,46,1) 96%,rgba(38,124,49,1) 100%); /* W3C */
}
.uibtn_blue
{
    border: 1px solid #0073BB;
    background: url('//www.hagerty.com/_resources/img/css/gradiants/uibtn-blue-grad.png') repeat-x scroll 0 0 #0073BB;
    background: -moz-linear-gradient(top, rgba(16,175,234,1) 0%, rgba(26,188,242,1) 3%, rgba(35,185,237,1) 6%, rgba(36,176,228,1) 12%, rgba(36,171,223,1) 21%, rgba(30,160,215,1) 35%, rgba(9,141,203,1) 53%, rgba(0,135,200,1) 56%, rgba(0,125,193,1) 74%, rgba(0,115,187,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(16,175,234,1)), color-stop(3%,rgba(26,188,242,1)), color-stop(6%,rgba(35,185,237,1)), color-stop(12%,rgba(36,176,228,1)), color-stop(21%,rgba(36,171,223,1)), color-stop(35%,rgba(30,160,215,1)), color-stop(53%,rgba(9,141,203,1)), color-stop(56%,rgba(0,135,200,1)), color-stop(74%,rgba(0,125,193,1)), color-stop(100%,rgba(0,115,187,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(16,175,234,1) 0%,rgba(26,188,242,1) 3%,rgba(35,185,237,1) 6%,rgba(36,176,228,1) 12%,rgba(36,171,223,1) 21%,rgba(30,160,215,1) 35%,rgba(9,141,203,1) 53%,rgba(0,135,200,1) 56%,rgba(0,125,193,1) 74%,rgba(0,115,187,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(16,175,234,1) 0%,rgba(26,188,242,1) 3%,rgba(35,185,237,1) 6%,rgba(36,176,228,1) 12%,rgba(36,171,223,1) 21%,rgba(30,160,215,1) 35%,rgba(9,141,203,1) 53%,rgba(0,135,200,1) 56%,rgba(0,125,193,1) 74%,rgba(0,115,187,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(16,175,234,1) 0%,rgba(26,188,242,1) 3%,rgba(35,185,237,1) 6%,rgba(36,176,228,1) 12%,rgba(36,171,223,1) 21%,rgba(30,160,215,1) 35%,rgba(9,141,203,1) 53%,rgba(0,135,200,1) 56%,rgba(0,125,193,1) 74%,rgba(0,115,187,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(16,175,234,1) 0%,rgba(26,188,242,1) 3%,rgba(35,185,237,1) 6%,rgba(36,176,228,1) 12%,rgba(36,171,223,1) 21%,rgba(30,160,215,1) 35%,rgba(9,141,203,1) 53%,rgba(0,135,200,1) 56%,rgba(0,125,193,1) 74%,rgba(0,115,187,1) 100%); /* W3C */   
}




.widget-chat-body, .widget-chat-body { position:relative; width:181px; }
.widget-chat-text-bubble, .inner-cols-1 .widget-chat-text-bubble
{
    color: #666666;
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 37px;
    width: 119px;
}
.widget-chat .widget-chat-btn,  .widget-chat .widget-chat-btn 
{
    bottom: 38px;
    width: 160px;
    position: absolute;
    text-align: center;
}
    .widget-chat .uibtn.arrow:after,  .widget-chat .uibtn.arrow:after
    {
        background: url('//www.hagerty.com/_resources/img/css/uibtn-sm-arrow-white.png') no-repeat scroll 0 12px transparent;
        content: "";
        margin: 7px 0 0 9px;
        padding: 7px;
    }
.widget-chat-phone-text,  .widget-chat-phone-text 
{
    bottom:21px;
    color: #9C9C9C;
    width:158px;
	text-align:center;
    position: absolute;
    text-transform: uppercase;
	font-size:11px;
}
.widget-chat-number, .widget-chat-number 
{
    bottom: 3px;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    width:158px;
	text-align:center;
    position: absolute;
}