/* Minification failed. Returning unminified contents.
(3959,109): run-time error CSS1036: Expected expression, found '}'
 */
*
{
	margin: 0;
	padding: 0;
}
a img
{
	border: 0;
}
body
{
	font-family: Arial, sans-serif;
	font-size: 90%;
	color: #333;
}
a,
a.underline:hover
{
	color: #00e;
	text-decoration: none;
}
a:hover,
a.underline
{
	text-decoration: underline;
}
div.content
{
	line-height: 140%;
}
div.content.row {
    margin-bottom: 25px;
}
div.content h1
{
	margin-bottom: 1em;
	font-weight: normal;
	color: #444;
	font-size: 160%;
    line-height: 130%;
}
div.content h2
{
	margin: 0.5em 0;
	font-weight: normal;
	color: #e1701e;
	font-size: 140%;
}
div.content h3
{
	margin-bottom: 0.5em;
	font-weight: normal;
	font-size: 130%;
}
div.content h4
{
	font-size: 110%;
    margin-bottom: 0.5em;
}
div.content a.arrow-link-img-right {
    background-image: url(../../Images/Core/arrow-link.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 15px;
}
div.content ul.arrow-links,
div.content div.arrow-link
{
	list-style-image: url(../../Images/Core/arrow-link.png);
}
div.content ul.arrow-links
{
	padding: 0 0 0 20px;
}
div.content ul.no-margin
{
	margin: 0;
}
div.content ul.arrow-links
{
	margin-left: 0;
}
div.content div.arrow-link,
div.content div.arrow-link-back
{
	margin-left: 20px;
	display: list-item;
}
div.content div.arrow-link-back
{
	list-style-image: url(../../Images/Core/arrow-link-back.png);
}
div.content p,
div.content ul,
div.content ol,
div.content blockquote
{
	margin-bottom: 1em;
}
div.content ul,
div.content ol,
div.content blockquote
{
	margin-left: 1.5em;
}
div.content li
{
	margin-bottom: 0.5em;
}
div.content li ul
{
	margin-top: 0.5em;
}
div.section
{
	margin-bottom: 25px;
}
div.section:last-child
{
	margin-bottom: 0;
}
div.content h1:last-child,
div.content h2:last-child,
div.content h3:last-child,
div.content p:last-child,
div.content ul:last-child,
div.content ol:last-child,
div.content li:last-child
{
    margin-bottom: 0;
}
div.login
{
	background-image: url(../../Images/Core/lock-orange.png);    
}

.notification-grid-2c {
    display: grid;
    grid-template-columns: 30px 1fr;
    align-items: center;
    justify-content: center;
}

.notification-grid-2c p {
    font-size: 12px;
    text-shadow: 0.5px 0.5px 0.25px #c2d0ce;
}

.notification-icon {
    width: 20px;
    height: 20px;
}
@media screen and (max-width: 768px)
{

}
div.container
{
	margin-bottom: 25px;
}
div.container:last-child,
div.container.no-margin,
div.container div.container.no-margin
{
	margin: 0;
}
div.container.background-style-clear
{
    padding: 0 20px;
}
div.container.background-style-border
{
    border-radius: 5px;
    border: solid 2px;
    border-color: lightgray;
	padding: 20px;
}
div.container.background-style-border:hover
{
    border-color: #197e7a;
}
div.container.background-style1,
div.container.background-style2
{
	border-radius: 5px;    
	padding: 20px;
}
div.column-5,
div.column-8,
div.column-10,
div.column-15,
div.column-20,
div.column-25,
div.column-30,
div.column-33,
div.column-35,
div.column-40,
div.column-45,
div.column-50,
div.column-55,
div.column-60,
div.column-65,
div.column-67,
div.column-70,
div.column-75,
div.column-80,
div.column-85,
div.column-90,
div.column-95,
div.column-100
{
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div.column-5
{
	width: 5%;
}
div.offset-5
{
    margin-left: 5%;
}
div.column-8 
{
    width: 8%;
}
div.offset-8 
{
    margin-left: 8%;
}
div.column-10 
{
    width: 10%;
}
div.offset-10
{
	margin-left: 10%;
}
div.column-15
{
	width: 15%;
}
div.offset-15
{
	margin-left: 15%;
}
div.column-20
{
	width: 20%;
}
div.offset-20
{
	margin-left: 20%;
}
div.column-25
{
	width: 25%;
}
div.offset-25
{
	margin-left: 25%;
}
div.column-30
{
	width: 30%;
}
div.offset-30
{
	margin-left: 30%;
}
div.column-33
{
	width: 33%;
}
div.offset-33
{
	margin-left: 33%
}
div.column-35
{
	width: 35%;
}
div.offset-35
{
	margin-left: 35%
}
div.column-40
{
	width: 40%;
}
div.offset-40
{
	margin-left: 40%;
}
div.column-45
{
	width: 45%;
}
div.offset-45
{
	margin-left: 45%;
}
div.column-50
{
	width: 50%;
}
div.offset-50
{
    margin-left: 50%;
}
div.column-55
{
	width: 55%;
}
div.offset-55
{
    margin-left: 55%;
}
div.column-60
{
	width: 60%;
}
div.offset-60
{
    margin-left: 60%;
}
div.column-65
{
	width: 65%;
}
div.offset-65
{
    margin-left: 65%;
}
div.column-67
{
	width: 67%;
}
div.offset-67
{
	margin-left: 67%;
}
div.column-70
{
	width: 70%;
}
div.offset-70
{
	margin-left: 70%;
}
div.column-75
{
	width: 75%;
}
div.offset-75
{
	margin-left: 75%;
}
div.column-80
{
	width: 80%;
}
div.offset-80
{
	margin-left: 80%;
}
div.column-85
{
	width: 85%;
}
div.offset-85
{
	margin-left: 85%;
}
div.column-90
{
	width: 90%;
}
div.offset-90
{
	margin-left: 90%;
}
div.column-95
{
	width: 95%;
}
div.offset-95
{
	margin-left: 95%;
}
div.column-100
{
	width: 100%;
}
div.row
{
	zoom: 1;
}
div.row:after,
div.header-row:after
{
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
div.grid div.text
{
	padding: 5px;
}
div.force-spacing
{
    min-height: 1em;
}
div.grid
{
    margin-bottom: 20px;
    width: 100%
}
div.grid:last-child
{
    margin: 0;
}

div.alternative > div:nth-of-type(odd) {
    background: #dcdcdc;
}

.marginBottom {
    margin-bottom: 15px;
}

.marginLeft {
    margin-left: 15px;
}

.marginLeft-30 {
    margin-left: 30px;
}

.paddingLeft {
    padding-left: 15px;
}

.paddingBottom {
    padding-bottom: 15px;
}

.paddingTop {
    padding-top: 15px;
}

.payment-method-mesage {
    border: 1px solid gray;
    padding: 2px 2px 2px 2px;
}

.gray-heading {
    color: gray !important;
}
@media screen and (max-width: 768px)
{
    div.container
    {
        padding: 0 10px;
    }
	div.container.background-style1,
	div.container.background-style2
	{
		border-radius: 0;
		padding: 20px 10px;
	}
	div.container div.container.background-style1,
	div.container div.container.background-style2
	{
		border-radius: 5px;
        padding: 20px
	}
	div.container
    {
        margin-bottom: 10px;
    }
	div.small-row:after
	{
		content: ".";
		clear: both;
		display: block;
		visibility: hidden;
		line-height: 0;
		font-size: 0;
		height: 0;
	}
	div.small-row
	{
		zoom: 1;
	}
	div.column-5,
	div.column-10,
	div.column-15,
	div.column-20,
	div.column-25,
	div.column-30,
	div.column-33,
	div.column-35,
	div.column-40,
    div.column-45,
	div.column-50,
	div.column-55,
	div.column-60,
	div.column-65,
	div.column-67,
	div.column-70,
	div.column-75,
	div.column-80,
	div.column-85,
	div.column-90,
	div.column-95,
	div.column-100
	{
		width: 100%;
	}
	div.small-5
	{
		width: 5%;
	}
	div.small-10
	{
		width: 10%;
	}
	div.small-15
	{
		width: 15%;
	}
	div.small-20
	{
		width: 20%;
	}
	div.small-25
	{
		width: 25%;
	}
	div.small-30
	{
		width: 30%;
	}
	div.small-33
	{
		width: 33%;
	}
	div.small-35
	{
		width: 35%;
	}
	div.small-40
	{
		width: 40%;
	}
    div.small-45
	{
		width: 40%;
	}
	div.small-50
	{
		width: 50%;
	}
	div.small-55
	{
		width: 55%;
	}
	div.small-60
	{
		width: 60%;
	}
	div.small-65
	{
		width: 65%;
	}
	div.small-67
	{
		width: 67%;
	}
	div.small-70
	{
		width: 70%;
	}
	div.small-75
	{
		width: 75%;
	}
	div.small-80
	{
		width: 80%;
	}
	div.small-85
	{
		width: 85%;
	}
	div.small-90
	{
		width: 90%;
	}
	div.small-95
	{
		width: 95%;
	}
    div.offset-5,
	div.offset-10,
	div.offset-15,
	div.offset-20,
	div.offset-25,
	div.offset-30,
	div.offset-33,
	div.offset-35,
	div.offset-40,
	div.offset-50,
	div.offset-55,
	div.offset-60,
	div.offset-65,
	div.offset-67,
	div.offset-70,
	div.offset-75,
	div.offset-80,
	div.offset-85,
	div.offset-90,
	div.offset-95,
	div.offset-100
	{
		margin-left: 0;
	}
	div.small-offset-5
	{
		margin-left: 5%;
	}
	div.small-offset-10
	{
		margin-left: 10%;
	}
	div.small-offset-15
	{
		margin-left: 15%;
	}
	div.small-offset-20
	{
		margin-left: 20%;
	}
	div.small-offset-25
	{
		margin-left: 25%;
	}
	div.small-offset-30
	{
		margin-left: 30%;
	}
	div.small-offset-33
	{
		margin-left: 33%;
	}
	div.small-offset-35
	{
		margin-left: 35%;
	}
	div.small-offset-40
	{
		margin-left: 40%;
	}
	div.small-offset-50
	{
		margin-left: 50%;
	}
	div.small-offset-55
	{
		margin-left: 55%;
	}
	div.small-offset-60
	{
		margin-left: 60%;
	}
	div.small-offset-65
	{
		margin-left: 65%;
	}
	div.small-offset-67
	{
		margin-left: 67%;
	}
	div.small-offset-70
	{
		margin-left: 70%;
	}
	div.small-offset-75
	{
		margin-left: 75%;
	}
	div.small-offset-80
	{
		margin-left: 80%;
	}
	div.small-offset-85
	{
		margin-left: 85%;
	}
	div.small-offset-90
	{
		margin-left: 90%;
	}
	div.small-offset-95
	{
		margin-left: 95%;
	}
}

div.form div.row
{
	margin-bottom: 10px;
}
div.form div.row:last-child
{
	margin: 0;
}

div.input input[type="checkbox"]
{
    position: relative;
    top: 4px;
    left: 1px;     
}

.box-checkbox-button-list input[type=checkbox] {
    display: none;
    margin: 10px;
}

.box-checkbox-button-list input[type=checkbox] + input + label {
    display: inline-block;
    padding: 4px 8px;
    background-color: white;        
    border: 1px solid #999;
    width: 170px;
}

.box-checkbox-button-list input[type=checkbox]:checked + input + label {
    background-image: none;
    background-color: #ccc;
    color: #333;
    border: ridge;
    border-color: #e1701e;
    border-width: 1px;
    border: 1px solid #999;
    position: relative;
}

.box-checkbox-button-list input[type="checkbox"]:checked + input + label::before {
    content: " ";
    border: solid 0.8em green;
    border-radius: .8em;
    height: 0;
    width: 0;
    position: absolute;
    top: 40%;
    right: 0.5em;
    margin-top: -0.5em;
}
.box-checkbox-button-list input[type="checkbox"]:checked + input + label::after {
    content: " ";
    display: block;
    width: 0.3em;   
    height: 0.6em;
    border: solid 0.8em white;
    border-width: 0 0.2em 0.2em 0;
    position: absolute;
    right: 1.1em;
    top: 40%;
    margin-top: -0.2em;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

div.input label
{
    position: absolute;
    font-size: 90%;
    color: #197e7a;    
    padding: 5px;
    font-weight: bold;
}

div.input label:hover
{
    cursor: pointer;
}

.hide
{
    display: none;
}

div.input input[type="text"], 
div.input input[type="number"],
div.input input[type="password"],
div.input select,
div.input textarea
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 5px;
	width: 100%;
	outline: 0;
	border: 1px solid #999;
	font-size: 100%;
}
div.input input[type="text"],
div.input input[type="number"],
div.input select,
div.input textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
div.input input[type="text"]:focus,
div.input input[type="number"]:focus,
div.input input[type="password"]:focus,
div.input select:focus,
div.input textarea:focus
{
	border-color: #197e7a;
}
div.input input[type="text"].placeholder
{
	color: #999999;
}
div.input input[type="number"]::-webkit-inner-spin-button, 
div.input input[type="number"]::-webkit-outer-spin-button
{ 
    -webkit-appearance: none;
    margin: 0; 
}
div.input select
{
	padding: 0;
	height: 28px;
}
div.input select:disabled
{
    background-color: rgb(235, 235, 228);
}
div.input textarea 
{
	height: 10em;
}
div.radio-button-list,
div.radio-button-list-blocks,
div.horizontal-radio-button-list
{
	padding: 5px;
}
div.radio-button-list label
{
	display: block;
	margin-bottom: 5px;
}
div.horizontal-radio-button-list label
{
	margin-right: 20px;
}
div.radio-button-list label:last-child,
div.horizontal-radio-button-list label:last-child
{
	margin: 0;
}
div.radio-button-list-blocks input
{
    display: none;
}
div.radio-button-list-blocks label span
{
	display: inline-block;
	padding: 5px;
    margin-bottom: 5px;
	border: 1px dotted #ccc;
    width: 48px;
    text-align: center;
    cursor: default;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.radio-button-list-blocks label.checked span
{
	background-color: #eee;
	border: 1px solid #999;
}
div.radio-button-list-blocks label:hover span
{
    border-style: solid;
}
div.radio-button-list-blocks label input:focus + span
{
    border-style: solid;
	border-color: #666;
}
.box-radio-button-list input[type=radio] {
    display: none;
    margin: 10px;
}
    .box-radio-button-list input[type=radio] + label {
        display: inline-block;
        padding: 4px 8px;
        background-color: white;
        border: ridge;
        border-color: #e1701e;
        border-width: 1px;
        color: #e1701e;
    }
.box-radio-button-list input[type=radio]:checked + label {
    background-image: none;
    background-color: #e1701e;
    color: white;
    border: ridge;
    border-color: #e1701e;
    border-width: 1px;
}

.button,
.primary-button,
.plain-button,
.disabled-button,
.white-button
{
	display: inline-block;
	padding: 10px 20px;
	margin: 0 5px 5px 0;
    border: 0;
    outline: 0;
	border-radius: 1px;
	text-align: center;
	text-decoration: none;
	background-color: #ddd;
	color: #333;
	cursor: pointer;
    font-size: 100%;
}
.button:last-child,
.primary-button:last-child,
.plain-button:last-child,
.disabled-button:last-child,
.white-button:last-child
{
    margin-right: 0;
}
.button:hover,
a.button:hover,
.button:focus,
a.button:focus,
.white-button:focus
{
	background: #eee none;
	color: #333;
	text-decoration: none;
}
.primary-button,
a.primary-button {
    background-color: #e1701e;
    border: solid 2px;
    border-color: #e1701e;
    color: #fff;
    font-weight: bold;
}

.primary-button:hover,
a.primary-button:hover,
.primary-button:focus,
a.primary-button:focus {
    background-color: #fff;
    color: #e1701e;
    text-decoration: none;
}
.plain-button,
a.plain-button
{
	background: transparent none;
	color: #333;
	text-decoration: underline;
}
.plain-button:hover,
a.plain-button:hover
{
	color: #333;
	text-decoration: none;
}
.plain-button:focus,
a.plain-button:focus
{
    color: #333;
    background-color: #e7e7e7;
    text-decoration: none;
}
.disabled-button,
a.disabled-button,
a.disabled-button:hover
{
	background: #e5e5e5 none;
	color: #999;
	cursor: default;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
.white-button,
.white-button:hover
{
	background: transparent none;
    background-color: #fff;
    color: #197e7a;
}
.required-text
{
    font-size: 90%;
    color: #999;
}
div#validation-panel-container-editlogin {
    float: right; 
    position: relative; 
    top: -6em;
    right:20px; 
    max-height: 1px; 
    width: 200px;
    font-size: 95%;
}
div#validation-panel-container-login {
    float: right; 
    position: relative; 
    top: -6em;
    right:-45px; 
    max-height: 1px; 
    width: 200px;
    font-size: 95%;
}
div#validation-panel-container-Register {
    float: left; 
    position: relative; 
    top: -6em;
    right: -340px;
    max-height: 1px; 
    width: 200px;
    font-size: 95%;
}
div#validation-panel {
    position:absolute;
    bottom:-260px;    
    right:130px;
    width:235px;
    padding:15px;
    background-color: white;
    font-size:15px;
    border-radius:5px;
    box-shadow:0 1px 3px #ccc;
    border:2px solid lightgrey;
}

#validation-panel h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}
#validation-panel::before {
    content: "\25B2";
    position:absolute;
    top:-12px;
    left:45%;
    font-size:15px;
    line-height:14px;
    color: lightgrey;
    text-shadow:none;
    display:block;
}

div#validation-panel div#validators {
    padding-bottom: 10px;
    padding-left: 2px;
}
div#validation-panel div#validators div.row {
    margin-bottom: 3px;
}
div#validation-panel div#validators div.row div.text {
    padding: 0px;
    font-weight:bolder;
}
div#validation-panel div.row .messaging-placeholder-small, .success-small, .messaging-placeholder-extra-small, .success-extra-small
 {
    margin-right: 4px;
    margin-left: 2px;
}
div#validation-panel .messaging-placeholder-extra-small, .success-extra-small {
    margin-left:13px;        
}
.faded {
    color: #999;
}

/* Dropdown Button */
.dropbtn {
    background-color: white;
    padding: 1px;   
    border: none;
    cursor: pointer;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    background-color: white;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: absolute;
    display: inline-block;    
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;    
    background-color: white;
    min-width: 150px;
    box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.2);
    z-index: 1;
    font-weight:bold;
}


/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color:  #197e7a;
    font-weight: bold;
    color: white;
}

.remember-me{
    margin-left: 30%;
}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;}

@media screen and (max-width: 768px) {
    #validation-panel-container {
        visibility: hidden;
    }
    #credentialEntryGrid .messaging-placeholder-small, .success-small {
        visibility: hidden;
    }
    
    .dropdown-content {
        font-size: 90%;
    }
    .dropdown-content a {
        padding: 10px 5px;
    }
    div#validation-panel {
        position: absolute;
        bottom: -260px;
        right: 13px;
        width: 235px;
        padding: 15px;
        background-color: white;
        font-size: 15px;
        border-radius: 5px;
        box-shadow: 0 1px 3px #ccc;
        border: 2px solid lightgrey;
    }
 
}
@media screen and (max-width: 768px)
{
    div.form div.small-row
    {
        margin-bottom: 10px;        
    }
    div.form div.small-row:last-child
    {
        margin-bottom: 0;
    }
    .button,
    .primary-button,
    .plain-button,
    .disabled-button
    {
        display: block;
        margin-right: 0;
    }
    button
    {
        width: 100%;
    }
    .quickPayheading h4,
    .quickPaybody
    {
        border-left: none !important;
    }
    .small-header
    {
        color:#197e7a;
        font-weight: bold;
    }
    .remember-me {
        margin-left: 0px;
    }
}
div.data div.row
{
	border-bottom: 1px solid #eee;
}
div.background-style1 div.data div.row
{
    border-color: #ccc;
}
div.data div.row:last-child
{
    border: 0;
}
div.data div.header-row,
div.background-style1.data div.header-row
{
	border-color: #999;
    text-transform: uppercase;
}
div.data div.header-row div.no-text-transform
{
    text-transform: none;
}
div.data-table div.grid 
{
    display: table;
    width: 100%;    
    border-bottom: 0px;
}
div.data-table div.row
{
    display: table-row;
}
div.data div.header-row,
div.data-table div.header-row
{
    text-transform: uppercase;
}
div.data-table div[class*=column] 
{
    display: table-cell;
    float: none;
    clear: none;
    border-bottom: 1px solid #bfbfbf;
    vertical-align: middle;
}
div.data-table div.no-border 
{
    border: none;
}
div.grid div.header 
{
    padding: 5px;
    color: #e1701e;
    border-bottom: 1px solid #bfbfbf;
    border-color: #404040;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: bold;
}
div.data div.highlight,
div.data-table div[class*=column].highlight
{
    background-color: #d9f6f4;
    border-color: #c5eae8;
}
div.data div.total-row
{
    background-color: #e7e7e7;
    font-weight: bold;
}
div.data-table div.header-row div[class*=column]
{
    border-color: #eee;
    vertical-align: bottom;
}
div.data-table div[class*=column].align-top,
div.data-table div.align-top div[class*=column]
{
    vertical-align: top;
}
div.data-table div[class*=column].align-bottom,
div.data-table div.align-bottom div[class*=column]
{
    vertical-align: bottom;
}
div#account-summary div.data-table .primary-button 
{
    padding: 0 5px;
}
div.data-table .primary-button-color 
{
    color: #e1701e;
}
div.grid div.text
{
    padding:10px 5px;
}
div.data-table div[class*=column].v-align 
{
    vertical-align: top;
}
@media screen and (max-width: 768px)
{
	div.container.data,
    div.container.data-table
	{
		padding: 0;
	}
	div.container.data div[class*=column],
    div.container.data-table div[class*=column]
	{
		padding-left: 5px;
		padding-right: 5px;
	}
    div.data-table div.grid,
    div.data-table div.row,
    div.data-table div[class*=column]
    {
        display: block;
    }
    div.data-table div[class*=column].hidden-small
    {
        display: none;
    }
    div.data-table div.row
    {
        border-bottom: 1px solid #eee;
    }
    div.data-table div.row.header 
    {
        border-color:black;
    }
    div.data-table div.header-row
    {
        border-color: #999;
    }
    div.data-table div[class*=column]
    {
        border-bottom: none;
        float: left;
    }
}
/* The class below is used in cunjunction with the getDeviceSize method in hm-ui.js (DO NOT CHANGE THE VALUE) */
#device-size
{
    height: 1px;
}
.left-text
{
	text-align: left;
}
.center-text
{
	text-align: center;
}
.right-text
{
	text-align: right;
}
.large-text
{
    font-size: 110%;
}
.medium-text
{
    font-size: 90%;
}
.small-text
{
	font-size: 80%;    
}
.extra-small-text
{
	font-size: 70%;
}
.bold-text
{
	font-weight: bold;
}
.width-100
{
    width: 100%;
}
.indent
{
	margin-left: 4em;
}
.italic-text
{
    font-style: italic;
}
.normal-text
{
    font-weight: normal;
}
.gray-text
{
    color: #888;
}
.no-wrap
{
    white-space: nowrap;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.clear
{
	clear: both;
	font-size: 0;
	overflow: hidden;
	height: 0;
}
.inline
{
    display: inline;
}
.hidden-medium,
.hidden-small 
{
	display: block;
}
.hidden-medium-inline,
.hidden-small-inline
{
    display: inline;
}
.hidden,
.hidden-large,
.hidden-large-inline
{
	display: none;
}
.padding-small-left-right 
{
    padding: 0 5px;
}
@media screen and (max-width: 1000px)
{
    /* The class below is used in cunjunction with the getDeviceSize method in hm-ui.js (DO NOT CHANGE THE VALUE) */
    #device-size
    {
        height: 2px;
    }
	.hidden-large,
	.hidden-small
	{
		display: block;
	}
    .hidden-large-inline,
    .hidden-small-inline
    {
        display: inline;
    }
	.hidden-medium,
    .hidden-medium-inline
	{
		display: none;
	}
}
@media screen and (max-width: 768px)
{
    /* The class below is used in cunjunction with the getDeviceSize method in hm-ui.js (DO NOT CHANGE THE VALUE) */
    #device-size
    {
        height: 3px;
    }
	.left-text-small
	{
		text-align: left;
	}
	.center-text-small
	{
		text-align: center;
	}
	.right-text-small
	{
		text-align: right;
	}
    .medium-text-small
    {
        font-size: 90%;
    }
    .small-text-small
    {
        font-size: 80%;
    }
    .inline-small
    {
        display: inline;
    }
	.hidden-large,
	.hidden-medium 
	{
		display: block;
	}
    .hidden-large-inline,
    .hidden-medium-inline
    {
        display: inline;
    }
	.hidden-small,
    .hidden-small-inline
	{
		display: none;
	}
    .no-float-right-small
	{
		float: none;
	}
    .ellipsis
    {
        text-overflow: ellipsis;
        overflow: hidden; 
    }
}
div.validation-summary-valid
{
	display: none;
}
div.message,
div.validation-summary-errors
{
	padding-top: 10px;
	padding-left: 60px;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 50px;
}
div.message span,
div.validation-summary-errors span
{
	margin-bottom: 1em;
	display: block;
	font-weight: bold;
}
div.message span:last-child,
div.validation-summary-errors span:last-child
{
    margin: 0;
}
div.message ul,
div.validation-summary-errors ul
{
	margin-left: 1.5em;
}
div.validation-summary-errors ul li
{
	margin-bottom: 0.5em;
}
div.message p:last-child,
div.message ul:last-child
{
	margin-bottom: 0;
}
div.message a
{
	color: #197e7a;
}
div.message a:hover
{
	text-decoration: underline;
}
div.information
{
	background-image: url(../../Images/Core/icon-information.png);
}
div.success 
{
	background-image: url(../../Images/Core/icon-success.png);
}
div.warning
{
	background-image: url(../../Images/Core/icon-warning.png);
}
div.error,
div.validation-summary-errors
{
	background-image: url(../../Images/Core/icon-error.png);
}
.error-text
{
    color: #f00;
}
div.error-small,
div.success-small,
div.warning-small,
div.information-small,
div.spinner-small,
div.messaging-placeholder-small
{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
input.spinner-small 
{
    background-repeat: no-repeat;
    background-position: right center;
}
div.error-small,
div.success-small,
div.warning-small,
div.information-small
{
    background-image: url(../../Images/Core/icon-messaging-small.png);
}
div.error-small
{
    background-position: 0 0;
}
div.success-small
{
    background-position: -20px 0;
}
div.warning-small
{
    background-position: -40px 0;
}
div.information-small
{
    background-position: -60px 0;
}
div.spinner-small,
input.spinner-small
{
    background-image: url(../../Images/Core/spinner-small.gif);
}

div.error-extra-small,
div.success-extra-small,
div.warning-extra-small,
div.information-extra-small
div.spinner-extra-small,
div.messaging-placeholder-extra-small
{
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
div.error-extra-small,
div.success-extra-small,
div.warning-extra-small,
div.information-extra-small
{
    background-image: url(../../Images/Core/icon-messaging-extra-small.png);
}
div.error-extra-small
{
    background-position: 0 0;
    color: red;
    font-weight: bold;
}
div.success-extra-small
{
    background-position: -16px 0;
    color: green;
    font-weight: bold;
}
div.warning-extra-small
{
    background-position: -32px 0;
    font-weight: bold;
}
div.information-extra-small
{
    background-position: -48px 0;
}
div.spinner-extra-small {
    background-image: url('../../Images/Core/spinner-extra-small.gif');
}

@media screen and (max-width: 768px)
{
	div.message,
	div.validation-summary-errors
	{
		padding: 10px;
		background-image: none;
		min-height: 0;
	}
	div.message a
	{
		color: #333;
		text-decoration: underline;
	}
	div.message a:hover
	{
		text-decoration: none;
	}
	div.message span,
	div.validation-summary-errors span
	{
		margin-top: 0;
	}
	div.information,
	div.success,
	div.warning
	{
		background-color: #fff2b9;
	}
	div.error,
	div.validation-summary-errors
	{
		background-color: #ffbfbf;
	}
}
body {
    background-color: #479895;
}

div#header,
div#ribbon,
div#content,
div#footer {
    max-width: 1000px;
    margin: 0 auto;
}

div#header-container,
div#header {
    background-color: #d9f6f4;
    height: 100px;
}

div#header {
    position: relative;
    z-index: 100;
}

div#logo a,
div#logo span {
    display: block;
    width: 240px;
    height: 136px;
}

div#logo {
    position: absolute;
    top: 0;
    left: 40px;
}

    div#logo a,
    div#logo span {
        background: transparent url(../../Images/External/logo-horace-mann.png) no-repeat top left;
    }

div#header-links {
    position: absolute;
    top: 16px;
    right: 15px;
    font-size: 80%;
}

div#header-tabs {
    position: absolute;
    right: 0;
    bottom: 10px;
    font-size: 90%;
}

    div#header-tabs ul {
        list-style: none;
    }

    div#header-tabs li {
        float: left;
    }

    div#header-tabs a,
    div#header-tabs span {
        display: inline-block;
        padding: 6px 16px;
        text-decoration: none;
        color: #333;
        font-weight: bold;
        text-transform: none;
    }

        div#header-tabs a:hover {
            color: #4f9b98;
        }

    div#header-tabs li.my-account {
        margin-left: 16px;
    }

        div#header-tabs li.my-account a {
            background-color: #197e7a;
            border-radius: 5px;
            font-weight: normal;
            color: #fff;
        }

            div#header-tabs li.my-account a:hover {
                background-color: #4f9b98;
            }

div#mobile-navigation-icon {
    position: absolute;
    top: 16px;
    right: 10px;
    width: 32px;
    height: 32px;
    background: transparent url(../../Images/External/icon-navigation.png) no-repeat top left;
    cursor: pointer;
    display: none;
}

    div#mobile-navigation-icon:hover {
        background-position: -32px 0;
    }

    div#mobile-navigation-icon.active {
        background-position: -64px 0;
    }

div#ribbon-container,
div#mobile-navigation-container {
    background-color: #7bc7c3;
}

div#mobile-navigation-container {
    display: none;
}

div#ribbon {
    color: #fff;
    font-size: 80%;
    overflow: auto;
}

div#ribbon-tabs {
    float: right;
}

    div#ribbon-tabs ul,
    div#mobile-navigation ul {
        list-style: none;
    }

    div#ribbon-tabs li {
        float: left;
    }

div#mobile-navigation ul {
    border-bottom: 1px solid #d9f6f4;
}

    div#mobile-navigation ul:last-child {
        border: 0;
    }

div#ribbon-tabs a,
div#ribbon-tabs span {
    display: inline-block;
    padding: 15px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    background-color: #7bc7c3;
}

div#mobile-navigation a,
div#mobile-navigation span {
    display: block;
    padding: 12px 15px;
    text-decoration: none;
    color: #fff;
    background-color: #7bc7c3;
    text-transform: uppercase;
}

div#ribbon-tabs li.active a,
div#ribbon-tabs li.active span,
div#mobile-navigation li.active a,
div#mobile-navigation li.active span {
    background-color: #479895;
    color: #fff;
}

div#ribbon-tabs a:hover,
div#mobile-navigation a:hover {
    background-color: #61afac;
    color: #fff;
}

div#content-container {
    background-color: #f2faf9;
    padding: 20px 0;
}

div#content {
    background-color: #fff;
    border-radius: 8px;
    min-height: 300px;
}

div#content-header {
    padding: 40px 40px 0 40px;
}

div#main-container {
    float: left;
    width: 68%;
}

    div#main-container.full {
        width: auto;
        float: none;
    }

div#main {
    padding: 20px 20px 40px 40px;
}

div#main-container.full div#main {
    padding: 40px;
}

div#wizard div.step div.title {
    border-radius: 5px;
    background-color: #bde3e1;
    padding: 10px;
    margin-bottom: 5px;
    color: #197e7a;
}

div#wizard div.current div.title {
    background-color: #7bc7c3;
    color: #fff;
}

div#wizard.grey div.step div.title {
    border-radius: 0px;
    background-color: #A9A9A9;
    padding: 10px;
    margin-bottom: 5px;
    color: #fff;
}

div#wizard.grey div.current div.title {
    background-color: #696969;
    color: #fff;
}

div#wizard div.wizard-content {
    padding: 20px;
}

span.toggle-panel-icon {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../../Images/External/toggle-plus-minus.png);
    background-repeat: no-repeat;
    background-position: -15px 0;
}

    span.toggle-panel-icon.closed {
        background-position: 0 0;
    }

div#sidebar-container {
    float: right;
    width: 32%;
}

div#sidebar {
    padding: 20px 40px 40px 20px;
}

    div#sidebar div.panel {
        padding: 0;
        background-color: #f7f7f7;
        border-radius: 5px;
    }

    div#sidebar div.heading {
        padding: 8px 10px 5px 10px;
    }

    div#sidebar div.quickPayheading h4 {
        padding: 13px 30px 5px 10px;
        color: #e1701e;
        font-size: 130%;
        font-weight: 100;
        font-family: Arial, sans-serif;
        text-align: center;
        border-left: 3px solid #f98714;
    }

    div#sidebar div.quickPaybody {
        font-size: 90%;
        border-left: 3px solid #f98714;
        height: 300px;
        text-align: center;
        padding: 15px 10px 5px 10px;
    }

    div#sidebar div.collapsible-panel div.heading,
    div#my-docs div.collapsible-panel div.heading {
        cursor: pointer;
    }

    div#sidebar div.collapsible-panel span.toggle-panel-icon {
        float: right;
    }

    div#sidebar div.collapsible-panel-closed span.toggle-panel-icon,
    div#my-docs div.collapsible-panel-closed span.toggle-panel-icon {
        background-position: 0 0;
    }

    div#sidebar div.collapsible-panel-closed div.collapsible-section {
        display: none;
    }

    div#sidebar div.heading h4 {
        color: #e1701e;
        font-weight: normal;
        font-size: 110%;
        text-transform: uppercase;
    }

    div#sidebar div.body {
        font-size: 85%;
        border-top: 3px solid #f98714;
    }

        div#sidebar div.body div.content {
            padding: 15px;
        }

div#footer {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 40px;
    font-size: 80%;
}

div#copyright {
    margin-bottom: 1em;
    color: #edf5f5;
}

div#header-links ul,
div#footer-links ul {
    list-style: none;
    line-height: 180%;
}

div#header-links li,
div#footer-links li {
    display: inline-block;
    padding: 1px 15px;
    border-right: 1px solid #91c1bf;
    white-space: nowrap;
}

    div#header-links li:first-child,
    div#footer-links li:first-child {
        padding-left: 0;
    }

    div#header-links li:last-child,
    div#footer-links li:last-child {
        padding-right: 0;
        border: 0;
    }

div#header-links a,
div#footer-links a {
    display: inline-block;
    text-decoration: none;
}

div#header-links a {
    color: #197e7a;
}

div#footer-links a {
    color: #edf5f5;
}

    div#header-links a:hover,
    div#footer-links a:hover {
        text-decoration: underline;
    }

    div#footer-links a:hover {
        color: #fff;
    }

div#header-links li.logout {
    padding: 0 0 0 6px;
}

    div#header-links li.logout a {
        background-color: #fff;
        border-radius: 5px;
        color: #e1701e;
        padding: 1px 15px;
    }

div.take-action {
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

    div.take-action span.take-action-button {
        display: inline-block;
        padding: 10px 20px;
        border-radius: 5px;
        text-align: center;
        text-decoration: none;
        background-color: #fff;
        border: 2px solid #7bc7c3;
        padding: 8px 18px;
        color: #197e7a;
        cursor: pointer;
    }

        div.take-action span.take-action-button.active,
        div.take-action span.take-action-button.active:hover {
            box-shadow: inset 0 0 5px rgba(0,0,0,0.25);
            border-color: #54aaa6;
        }

        div.take-action span.take-action-button:hover {
            border-color: #54aaa6;
        }

    div.take-action span.take-action-arrow {
        display: inline-block;
        padding-right: 20px;
        background: transparent url(../../Images/TakeAction/icon-take-action-arrow.png) no-repeat center right;
    }

div.take-action-marker {
    position: relative;
}

div.take-action-menu {
    position: absolute;
    width: 300%;
    border: 1px solid #999;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
    right: 0;
    /*left:90px;*/
    text-align: left;
    z-index: 1000;
}

    div.take-action-menu div.take-action-section {
        padding: 8px 0;
    }

        div.take-action-menu div.take-action-section:last-child {
            border: 0;
        }

    div.take-action-menu ul {
        list-style: none;
        margin: 0;
    }

    div.take-action-menu li {
        background: transparent none;
        margin: 0;
        padding: 0;
    }

        div.take-action-menu li a {
            display: block;
            padding: 0px 30px;
            text-decoration: none;
            color: #197e7a;
        }

    div.take-action-menu a:hover {
        background-color: #eee;
        color: #197e7a;
    }

    div.take-action-menu div.take-action-text {
        font-size: 90%;
        padding: 0 10px 5px 10px;
    }

    div.take-action-menu div.take-action-label {
        font-weight: bold;
        padding: 0 10px 5px 10px;
    }

div.take-action-menu-hidden {
    display: none;
}

div.tabs-header {
    background-color: #e5f4f3;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    div.tabs-header div.content {
        padding: 15px;
    }

    div.tabs-header ul.tabs {
        list-style: none;
        overflow-x: auto;
        white-space: nowrap;
        padding: 0 10px;
    }

    div.tabs-header li.tab {
        display: inline;
    }

        div.tabs-header li.tab a {
            padding: 10px 15px;
            color: #197e7a;
            display: inline-block;
        }

            div.tabs-header li.tab a:hover {
                background-color: #b0dddb;
                text-decoration: none;
            }

        div.tabs-header li.tab.active a {
            background-color: #fff;
        }

div.tab-content {
    padding: 20px 0;
}

.status-indicator {
    color: #e1701e;
}

@media screen and (max-width: 1000px)
{
	div#header-container,
	div#header
	{
		height: auto;
		overflow: auto;
	}
	div#logo a,
	div#logo span
	{
		width: 230px;
		height: 50px;
	}
	div#logo
	{
		position: static;
		float: left;
		padding: 16px 20px;
	}
	div#logo a,
	div#logo span
	{
		background-image: url(../../Images/External/logo-horace-mann-horizontal.png);
	}
	div#header-links
	{
		position: static;
		float: right;
		padding: 16px 20px;
	}
	div#header-tabs
	{
		position: static;
		overflow: auto;
		clear: both;
		padding: 10px 20px;
	}
	div#header-tabs ul
	{
		float: right;
	}
	div#ribbon-container
	{
		padding: 0 20px;
	}
	div#content-container
	{
		padding: 0;
		background-color: transparent;
	}
	div#content
	{
		border-radius: 0;
	}
    div#content-header
    {
        padding: 20px 20px 0 20px;
    }
	div#main,
	div#sidebar,
	div#footer
	{
		padding: 20px;
	}
	div#sidebar
	{
		padding-left: 0;
	}
    div.take-action
    {
        margin-right: 0;
    }
    div.take-action span.take-action-button
    {
        margin-right: 0;
        position: relative;
    }
    div.take-action-menu
    {
        right: 0;
        position: absolute;
    }
}
@media screen and (max-width: 768px)
{
	div#header-container,
	div#header
	{
		height: 64px;
	}
	div#logo
	{
		padding: 10px;
	}
	div#logo a,
	div#logo span
	{
		width: 202px;
		height: 44px;
		background-size: 202px 44px;
	}
	div#header-links,
	div#header-tabs,
	div#ribbon-container
	{
		display: none;
	}
	div#mobile-navigation-icon,
	div#mobile-navigation-container.open
	{
		display: block;
	}
    div#content
    {
        padding-bottom: 10px;
    }
    div#content-header
    {
        padding: 10px 0;
    }
	div#main-container,
	div#sidebar-container
	{
		float: none;
		width: auto;
	}
	div#main,
    div#main-container.full div#main,
	div#sidebar
	{
		padding: 0;
	}
	div#main
	{
		margin-bottom: 20px;
	}
    div#wizard div.wizard-content
    {
        padding: 10px 0;
    }
	div#footer
	{
		text-align: center;
	}
	div#footer-links li,
	div#footer-links li:first-child,
	div#footer-links li:last-child
	{
		white-space: nowrap;
		border: 0;
		padding: 0;
		margin: 2px 15px;
	}
    div.take-action-container
    {
        float: none;
        margin-right: 0;
        width: 100%;        
    }
    div.take-action
    {
        width: inherit;
        position: relative;
    }
	div.take-action span.take-action-button
	{
        position: relative;
	    padding: 10px 20px;
        border-radius: 5px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
	}
    div.take-action-menu
    {
        position: relative;
        width: inherit;
        border: 0;
        background-color: #f7f7f7;
        box-shadow: none;
        right: 0;
        margin-bottom: 5px;
        border-radius: 5px;
    }
    div.container.tabs
    {
        padding: 0;
    }
    div.tabs-header
    {
        border-radius: 0;
    }
    div.tabs-header div.take-action-small-menu
    {
        padding-top: 10px;
    }
    div.tabs-header div.take-action-small-menu div.take-action-menu
    {
        background-color: #fff;
        border: 1px solid #7bc7c3;
    }
    div.tab-content
    {
        padding: 20px 10px;
    }
}
a 
{
    color: #197e7a;
}
a:hover 
{
    color: #e1701e;
}
div.container.background-style1
{
	background-color: #f2f2f2;
}
div.container.background-style2
{
	background-color: #d9f6f4;
}
div.container.border-style1
{
	border: #e1701e solid 1px;
}
div.radio-button-list-blocks label.checked span
{
	background-color: #fff2b9;
	border: 1px solid #f9d89a;
}
div.radio-button-list-blocks label input:focus + span
{
	border-color: #ffb746;
}
.background-style1-spinner-small,
.background-style2-spinner-small
{
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.background-style1-spinner-small,
div.background-style1 div.spinner-small
{
    background-image: url(../../Images/MyAccount/background-style1-spinner-small.gif);
}
.background-style2-spinner-small,
div.background-style2 div.spinner-small
{
    background-image: url(../../Images/MyAccount/background-style2-spinner-small.gif);
}
img {
    max-width: 100%;
}

div#account-detail,
div#account-detail .small-text,
div#account-summary,
div#account-summary .small-text {
    font-size: 90%;
}

    div#account-summary div.row:first-child .highlight {
        background-color: transparent;
    }

    div#account-summary div.group-header {
        padding: 5px;
    }

        div#account-summary div.group-header img {
            width: 100%;
            height: auto;
        }

    div#account-summary div.row:not(:first-child) div.group-header img {
        margin-top: 10px;
    }

    div#account-summary div.group-header-failed {
        padding: 5px;
    }

        div#account-summary div.group-header-failed img {
            width: 30%;
            height: auto;
        }

    div#account-summary div.text-failed {
        background-color: #ffbfbf;
    }

    div#account-summary div.row:not(:first-child) div.group-header-failed img {
        margin-top: 10px;
    }

    div#account-summary div.icon,
    div#account-summary h3 {
        display: inline-block;
    }

    div#account-summary h3 {
        display: inline;
        font-size: 100%;
        font-weight: bold;
        margin: 0;
    }

    div#account-summary div.icon {
        display: inline-block;
        width: 26px;
        height: 26px;
        background-image: url(../../Images/MyAccount/icon-products.png);
        background-size: 78px 182px;
        background-repeat: no-repeat;
        vertical-align: middle;
    }

    div#account-summary div.auto div.icon {
        background-position: 0 0;
    }

    div#account-summary div.property div.icon {
        background-position: 0 -26px;
    }

    div#account-summary div.liability-plus div.icon {
        background-position: 0 -52px;
    }

    div#account-summary div.financial-services div.icon {
        background-position: 0 -78px;
    }

    div#account-summary div.life div.icon {
        background-position: 0 -104px;
    }

    div#account-summary div.flexible-benefits div.icon {
        background-position: 0 -130px;
    }

    div#account-summary div.group div.icon {
        background-position: 0 -156px;
    }

    div#account-summary div.secondary-description {
        color: #197e7a;
    }

    div#account-summary div.edelivery,
    .leaf {
        background: transparent url(../../Images/MyAccount/icon-edelivery.png) no-repeat top left;
    }

    div#account-summary div.edelivery {
        float: right;
        width: 16px;
        height: 16px;
    }

.leaf {
    padding-left: 20px;
}

div#account-summary .primary-button {
    padding: 6px 10px;
    margin: 0;
}

div#account-details .pay-now {
    padding: 6px 10px;
    margin: 0;
}

div#account-details .account-bill {
    white-space: nowrap;
    padding: 0px 0px 5px 10px;
}

div.take-action span.take-action-button {
    padding: 4px 8px;
    margin: 0;
}

div.data div.cross-sell div[class*=column] {
    border: 0;
}

div.registration-choices {
    margin-top: 20px;
}

div#security-images {
    overflow: auto;
}

    div#security-images div.security-image-container {
        float: left;
        padding: 4px;
        margin: 0;
    }

    div#security-images div.security-image {
        border: 2px solid #fff;
        padding: 2px;
        cursor: pointer;
    }

        div#security-images div.security-image,
        div#security-images div.security-image img {
            width: 100px;
            height: 100px;
        }

    div#security-images div.selected {
        border-color: #f88216;
    }

div#content-header div.links {
    float: right;
}

    div#content-header div.links ul {
        list-style: none;
    }

    div#content-header div.links li,
    div#content-header div.links li a,
    div#content-header div.links li span {
        display: inline-block;
    }

    div#content-header div.links a {
        padding: 0 10px;
    }

        div#content-header div.links a:hover {
            color: #197e7a;
            background-color: #f7f7f7;
            border-radius: 5px;
        }

    div#content-header div.links li span {
        padding: 10px 5px 10px 25px;
        text-transform: uppercase;
    }

div#content-header li.admin span {
    background: transparent url(../../Images/MyAccount/icon-admin-lock.png) no-repeat left center;
}

body#login div#main-container,
body#login div#sidebar-container {
    width: auto;
}

body#login div#sidebar div.body {
    font-size: 90%;
}

body#login div#sidebar div.panel {
    background-color: transparent;
}

div#welcome div.messages {
    float: left;
}

div#welcome div.claims {
    float: right;
}

div#welcome div.messages,
div#welcome div.claims {
    width: 48%;
}

    div#welcome div.messages a,
    div#welcome div.claims a {
        display: block;
        padding: 5px;
        background-color: #e7e7e7;
        border-radius: 5px;
        text-align: center;
        color: #333;
    }

        div#welcome div.messages a:hover,
        div#welcome div.claims a:hover {
            text-decoration: none;
            background-color: #ddd;
        }

div#welcome div.has-count a {
    background-color: #7bc7c3;
    color: #fff;
}

    div#welcome div.has-count a:hover {
        background-color: #62bcb7;
    }

div#welcome div.counts span.count {
    font-weight: bold;
    color: #197e7a;
    font-size: 105%;
}

div#welcome div.has-count span.count {
    color: #fff;
}

div#welcome div.counts,
div#welcome div.personal-information {
    margin-bottom: 1.5em;
}

    div#welcome div.personal-information div.Name {
        font-weight: bold;
    }

div#my-agent div.agent {
    margin-bottom: 10px;
    overflow: auto;
}

    div#my-agent div.agent:last-child {
        margin-bottom: 0;
    }

div#my-agent div.image {
    float: right;
}

div#my-agent div.agent-information {
    margin-bottom: 1.5em;
}

div#my-agent div.name,
div#my-agent div.phone {
    font-weight: bold;
}

div.message-thread div.action {
    cursor: pointer;
}

div.message-thread:hover {
    background-color: #f7f7f7;
}

div.message-thread div.text {
    padding-top: 10px;
    padding-bottom: 10px;
}

div.message-thread div.summary {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

div.message-thread span.separator,
div.message-thread span.message {
    color: #999;
}

div#message-inbox span.unread-indicator {
    background-color: #197e7a;
    font-size: 60%;
    color: #fff;
    padding: 1px 3px;
}

div#view-thread.data-detail {
    margin-bottom: 15px;
}

div#view-thread div.message-details {
    color: #333;
    display: none;
}

div#view-thread div.open div.message-details {
    color: #333;
    display: block;
    padding: 5px;
}

div#view-thread div.open span.separator,
div#view-thread div.open span.message,
div#view-thread div.open div.paper-clip {
    display: none;
}

policy term
div#view-thread div.bubble {
    position: relative;
    padding: 10px;
    background-color: #d9f6f4;
    border-radius: 5px;
}

div#view-thread div.bubble div.pointer {
    position: absolute;
    height: 10px;
    width: 10px;
    font-size: 0;
    top: -10px;
    left: 20px;
    background-image: url(../../Images/MyAccount/MessageCenter/comment-pointer.png);
    background-repeat: no-repeat;
    background-position: 0 -10px;
}

div#view-thread div.customer div.bubble {
    background-color: #eee;
}

    div#view-thread div.customer div.bubble div.pointer {
        background-position: 0 0;
    }

div#view-thread div.open:hover {
    background-color: transparent;
}

div.message-attachment,
div.paper-clip {
    background: transparent url(../../Images/MyAccount/MessageCenter/icon-paperclip.png) no-repeat;
}

div.message-attachment {
    padding: 5px 10px 5px 25px;
}

div.paper-clip {
    margin-top: 8px;
    width: 20px;
    height: 20px;
}

div.no-show {
    display: none;
}

div#customer-information .row {
    margin-bottom: 5px;
}

div#attachment-types {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

div.attach-form {
    padding: 10px;
}

div#terms-conditions {
    border: 1px solid;
    padding: 10px;
}

div.checkbox-margin {
    margin-bottom: 20px;
}

div.notification.container {
    margin-bottom: 10px;
}

div.notification div.container {
    background-color: #fff2b9;
    padding: 10px;
    border-radius: 5px;
}

div.notification span.dismiss {
    color: #7f795c;
    padding: 5px 8px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-top: -10px;
    margin-right: -10px;
    display: block;
}

    div.notification span.dismiss:hover {
        color: #66614a;
    }

div.notification p {
    margin-bottom: 0.5em;
}

div#show-all-notifications {
    display: inline-block;
    background-color: #fff2b9;
    padding: 10px;
    border-radius: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-bottom: 10px;
}

    div#show-all-notifications span {
        background: transparent url(../../Images/MyAccount/icon-notifications-arrow.png) no-repeat;
        display: inline-block;
        width: 11px;
        height: 9px;
        margin-left: 10px;
    }

div#hidden-notifications {
    display: none;
}

#datepicker-textbox {
    width: 178px;
}

div#payment div.input input {
    width: 65%;
}

h2#other-items-toggle {
    cursor: pointer;
}

div#payment-summary-container {
    z-index: 50;
}

    div#payment-summary-container button#continue-button {
        font-size: 120%;
    }

div#payment-summary div.row {
    border-color: #ccc;
}

div#payment-summary div.total-row {
    border-top: 1px solid #999;
    font-weight: bold;
    font-size: 120%;
    margin: 10px 0;
}

div#payment input[type="number"]:disabled,
div#payment select:disabled {
    background-color: #ddd;
}

div#payment div.error-marker {
    display: inline-block;
    position: relative;
    vertical-align: top;
}

div#payment div.error-bubble {
    position: absolute;
    z-index: 100;
    width: 250px;
    font-size: 90%;
    background-color: #ffbfbf;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #ffa3a3;
}

    div#payment div.error-bubble.warning-bubble {
        background-color: #fff2b9;
        border: 1px solid #f9d89a;
    }

div#payment div.notice {
    font-size: 90%;
    background-color: #fff2b9;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #f9d89a;
    margin-bottom: 5px;
}

    div#payment div.notice:last-child {
        margin-bottom: 0;
    }

div#payment div.annuity-tax-year-options div.input {
    display: inline;
}

    div#payment div.annuity-tax-year-options div.input select {
        width: 15%;
    }

div#profile div.personal-information {
    padding: 0 20px;
}

div#profile div.address-information div.address {
    margin-right: 5px;
    border-radius: 5px;
    overflow: hidden;
    padding-left: 0;
}

div#profile div.address-information div.column-33:last-child div.address {
    margin-right: 0;
}

div#profile div.address-information div.column-33:last-child {
    width: 34%;
}

div#profile div.address-information div.address-header {
    padding: 10px 10px;
    background: #e5f4f3;
    color: #197e7a;
    text-transform: uppercase;
    font-size: 120%;
}

div#profile div.address-information div.address-content {
    padding: 0 10px;
    font-weight: bold;
    background: #e5f4f3;
    height: 80px;
}

div#profile div.address-information div.address-content {
    min-height: 1em;
}

div#profile span.change-pending {
    font-style: italic;
    color: #e06f1d;
    font-size: 90%;
    font-weight: normal;
}

div#edelivery-preferences.data div.row:not(.header-row) {
    border-bottom: none;
}

.white-button.selected {
    background-image: url(../../Images/MyAccount/icon-checkmark.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 40px;
}

div.my-docs-filters {
    float: left;
}

div.my-docs-filters {
    color: #333;
    cursor: pointer;
    display: inline-block;
}

    div.my-docs-filters .my-docs-category {
        padding-left: 5px;
        margin-bottom: 5px;
    }

    div.my-docs-filters .selected {
        background: url(../../Images/MyAccount/selected-arrow.png) no-repeat left 50%;
        padding-left: 12px;
    }

        div.my-docs-filters .selected a {
            color: #e1701e;
        }

    div.my-docs-filters .my-docs-filters-header {
        font-size: 125%;
        font-weight: bold;
        padding-left: 0;
        margin-bottom: 5px;
    }

        div.my-docs-filters .my-docs-filters-header.selected {
            font-weight: normal;
            padding-left: 12px;
        }

div.my-docs-grid {
    overflow: auto;
    max-height: 300px;
}

div.my-docs-grid-header,
div.my-docs-grid-detail {
    min-height: 18px;
    padding: 5px;
}

div.my-docs-grid-header {
    color: #e1701e;
    border-bottom: 2px solid #CCC;
}

div.my-docs-grid-detail {
    border-bottom: 1px solid #CCC;
    text-align: left;
}

    div.my-docs-grid-detail a {
        color: #197e7a;
        cursor: pointer;
    }

div.my-docs-forms h3.action a {
    color: #e1701e;
}

    div.my-docs-forms h3.action a:hover {
        text-decoration: none;
    }

span.my-docs-forms-header:hover {
    text-decoration: underline;
}

div#easy-pay div.estimate-container {
    margin-bottom: 5px;
}

div#easy-pay div.estimate {
    background-color: #d9f6f4;
    border-radius: 5px;
    padding: 10px;
}

div#easy-pay span.show-hide {
    color: #197e7a;
    text-decoration: underline;
    cursor: pointer;
}

    div#easy-pay span.show-hide:hover {
        color: #e1701e;
        text-decoration: none;
    }

div.schedule {
    padding-top: 10px;
}

    div.schedule div.grid {
        width: 50%;
        border: 1px solid #197e7a;
        border-radius: 5px;
    }

    div.schedule div.header-row,
    div.schedule div.row {
        border-bottom: 1px solid #197e7a;
    }

    div.schedule div.row {
        border-bottom-style: dotted;
    }

    div.schedule div.column {
        float: left;
        width: 50%;
        padding: 5px;
        text-align: center;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.calculator {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent url(../../Images/MyAccount/icon-calculator.png) no-repeat top left;
    vertical-align: middle;
}

div.easy-pay-terms-and-conditions {
    border: 1px solid #ccc;
    height: 200px;
    padding: 10px;
    overflow: auto;
}

div.input input.easy-pay-custom-width {
    width: 45%;
}

div.notice {
    padding: 5px;
    border-radius: 5px;
    background-color: #fff2b9;
}

div#auto-glass-section {
    margin-bottom: 0.5em;
}

.uppercase {
    text-transform: uppercase;
}

/*This is for Policy Summary new design*/
.accordion {
    background-color: #7bc7c3;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    width: auto;
    transition: 0.4s;
    text-align: left;
    height: 20px;
    margin-bottom: 5px;
}

.accordion-panel {
    padding: 0 18px;
    background-color: white;
    display: none;
    /* overflow:hidden;*/
}

.active, .accirduib:hover {
    background-color: #0094ff;
}

.horizontal-space-5 {
    height: 5px;
}

.horizontal-space-25 {
    height: 25px;
}

.active, .accirduib:hover {
    background-color: #0094ff;
}

.panel {
    /*padding: 0 18px;*/
    background-color: white;
    /* overflow:hidden;*/
}

.horizontal-space {
    height: 5px;
}

div#my-claims-container {
    padding: 20px 20px 40px 40px;
}

    div#my-claims-container h2 {
        color: #e1701e;
        font-weight: normal;
    }

div#userinfo-container a.email {
    color: #333;
    text-decoration: underline;
}

div#userinfo-container a {
    text-decoration: underline;
}

    div#userinfo-container a.email {
        color: #333;
        text-decoration: underline;
    }
/* Steps progressbar */
.steps-progress-bar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

    .steps-progress-bar li {
        list-style-type: none;
        color: white;
        font-size: 14px;
        width: 25%;
        float: left;
        position: relative;
        text-align: center;
    }

        .steps-progress-bar li p {
            color: #b9b9b9;
        }

        .steps-progress-bar li:before {
            content: counter(step);
            counter-increment: step;
            width: 40px;
            line-height: 40px;
            display: block;
            font-size: 18px;
            background: #eeeeee;
            border-radius: 3px;
            margin: 0 auto 5px auto;
            border-radius: 20px;
            color: dimgrey;
        }

        /*progressbar connectors*/
        .steps-progress-bar li:after {
            content: '';
            width: 100%;
            height: 3px;
            background: #eeeeee;
            position: absolute;
            left: -50%;
            top: 20px;
            z-index: -1
        }

        .steps-progress-bar li:first-child:after {
            /*connector not needed before the first step*/
            content: none;
        }
        /*marking active/completed steps green*/
        /*The number of the step and the connector before it = green*/
        .steps-progress-bar li.active1:before, .steps-progress-bar li.active1:after {
            background: darkgrey;
            color: dimgrey;
        }

        .steps-progress-bar li.active1 p {
            color: black;
        }

/* --------------------------------------- */

div#reivew-confirm-part-1 h2 {
    margin-bottom: 20px;
}

div#reivew-confirm-part-1 h4, div#reivew-confirm-part-2 h4 {
    color: #e1701e;
}

div#reivew-confirm-part-2 div.content {
    margin: 20px auto;
    width: 80%
}
/*----------------------------------------*/
div#payment-details div#pay-method h4 {
    color: dimgray;
}

div#payment-details h4 {
    color: #e1701e;
}

@media screen and (max-width: 1000px)
{
}
@media screen and (max-width: 768px)
{
	body#login div#main-container
    {
	    width: auto;
	    float: none;
    }
    div#account-summary div.group-header img
    {
        width: auto;
    }
    div#account-summary div.group-header-failed img {
        width: auto;
    }
    span.take-action-button
    {
        margin-bottom: 5px;
        width: 11px;
    }
    span.take-action-button-text
	{
	    width: 11px;
	    height: 9px;
	    padding: 0;
	}
    div.take-action span.take-action-arrow
    {
        padding: 0;
    }
    span.take-action-button-text span
	{
        display: none;
	}
    div#content-header div.links
    {
        float: none;
        padding: 0 10px;
        text-align: right;
    }
    div.message-thread div.sender
    {
        font-weight: bold;
        padding-bottom: 0;
    }
    div#show-all-notifications
    {
        margin-bottom: 0;
    }
    #datepicker-textbox 
    {
        width: 100%;
    }
    div#personal-information 
    {
        padding: 10px 10px 0 10px;
    }
    div#profile div.container.data
    {
        margin-bottom: 10px;
    }
    div#profile div.address-information div
    {
        margin: 0;
        float: none;
        width: 100%;
    }
    div#profile div.address-information div.address 
    {
        margin-bottom: 5px;
    }
    div#profile div.address-information div.column-33:last-child
    {
        width: 100%;
    }
    div#profile div.take-action-marker div.take-action-menu
    {
        display: none;
    }
    div#profile	div.take-action span.take-action-button
	{
        width: auto;
        display: block;
	}
    div#profile div.take-action span.take-action-arrow
    {
        display: inline;
    }
    div#profile span.take-action-button-text span 
    {
        display: inline-block;
        padding-right: 20px
    }
    div#payment div.policy-information
    {
        margin-bottom: 0.5em;
    }
    div#payment div.input input
    {
        width: 90%;
    }
    div#payment div.error-marker
    {
        display: block;
        margin-top: 5px;
    }
    div#payment div.has-errors,
    div#payment div.has-errors.hidden
    {
        display: block;
        position: static;
        width: auto;
    }
    div#payment div.annuity-tax-year-options div.input
    {
        display: block;
    }
    div#payment div.annuity-tax-year-options div.input select
    {
        width: 90%;
    }
    div.container div.container.my-docs-grid-container 
    {
        padding: 5px;
    }
    div.my-docs-filters.container
    {
        padding: 0;
    }
    div.my-docs-grid-detail
    {
        border-bottom: 0;
    }
    div.my-docs-grid-detail div:last-child
    {
        border-bottom: 1px solid #CCC;
    }
    div#easy-pay span.show-hide
    {
        padding: 5px;
    }
    div.schedule div.grid
    {
        width: auto;
    }
    div#bank-information
    {
        margin-bottom: 10px;
    }
    div.input input.easy-pay-custom-width
    {
        width: 100%;
    }
    div#personal-information 
    {
        padding: 10px 10px 0 10px;
    }
    div.profile div.container.data
    {
        margin-bottom: 10px;
    }
    div.profile div.address-information div
    {
        margin: 0;
        float: none;
        width: 100%;
    }
    div.profile div.address-information div.address 
    {
        margin-bottom: 5px;
    }
    div.profile div.address-information div.column-33:last-child
    {
        width: 100%;
    }
    div.profile div.take-action-marker div.take-action-menu
    {
        display: none;
    }
    div.profile	div.take-action span.take-action-button
	{
        width: auto;
        display: block;
	}
    div.profile div.take-action span.take-action-arrow
    {
        display: inline;
    }
    div.profile span.take-action-button-text span 
    {
        display: inline-block;
        width: 100px;
    }
    div#payment div.policy-information
    {
        margin-bottom: 0.5em;
    }
    div#payment div.input input
    {
        width: 90%;
    }
    div#payment div.error-marker
    {
        display: block;
        margin-top: 5px;
    }
    div#payment div.has-errors,
    div#payment div.has-errors.hidden
    {
        display: block;
        position: static;
        width: auto;
    }
    div#payment div.annuity-tax-year-options div.input
    {
        display: block;
    }
    div#payment div.annuity-tax-year-options div.input select
    {
        width: 90%;
    }
    .MFASelection
    {
        padding-top: 10px;
    }
}
body#chat-body
{
    background-color: #fff;
}
div#chat-logo
{
	height: 50px;
    background: transparent url(../../Images/External/logo-horace-mann-horizontal-small.png) no-repeat top left;
}
div#chat-header-container
{
	background-color: #d9f6f4;
    padding: 10px;
	height: 35px;
}
div#chat-client-window 
{
    height: 495px;
    width: 100%;
}
div.chat-disclaimer
{
    font-size: 75%;
    width: 95%;
    padding: 10px;
    text-align: center;
}
iframe#chat-frame
{
    height: 610px;
    width: 100%;
    border: 0; 
}
#datepicker {
    width: 174px;
	height: 130px;
}
div.datepicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	cursor: default;
	top: 0;
	left: 0;
    display: none;
}
.datepickerContainer {
	background: #d9f6f4;
	position: absolute;
    border: 2px solid #479895;
	top: 2px;
}
.datepickerHidden {
	display: none;
}
div.datepicker table {
	border-collapse:collapse;
}
div.datepicker a {
	color: #000;
	text-decoration: none;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #e1701e;
	font-weight: bold;
}
div.datepicker tbody th {
	text-align: left;
}
div.datepicker tbody a {
	display: block;
}
.datepickerDays a {
	width: 20px;
	line-height: 16px;
	height: 16px;
	padding-right: 2px;
}
.datepickerYears a,
.datepickerMonths a{
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;
}
td.datepickerNotInMonth a {
	color: #666;
}
tbody.datepickerDays td.datepickerSelected{
	background: #7bc7c3;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #7bc7c3;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #7bc7c3;
}
div.datepicker a:hover,
div.datepicker a:hover {
	color: #479895;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}
div.datepicker tbody th {
	text-align: center;
}
.datepickerSpace div {
	width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.datepickerGoNext a {
	float: right;
	width: 20px;
}
.datepickerGoPrev a {
	float: left;
	width: 20px;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #333;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}
tr.datepickerDoW th:first-child 
{
    display: none;    
}
th.datepickerWeek 
{
    display: none;
}
div#modal-overlay 
{
    background-color: #fff;
}
div.modal
{
    display: none;
    margin: 10px;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    max-width: 600px;
    min-width: 400px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
div.modal-heading
{
    font-weight: bold;
}
div.modal-close
{
    float: right;
    width: 20px;
    height: 20px;
    background: transparent url(../../Images/MyAccount/icon-modal-close.png) no-repeat top left;
    cursor: pointer;
}
div.modal-close:hover
{
    background-position: -20px 0;
}

@media screen and (max-width: 768px)
{
    div.modal
    {
        min-width: 0;
    }
    div.modal div.message
    {
        padding: 0;
    }
    div.modal div.information,
    div.modal div.success,
    div.modal div.warning,
    div.modal div.error
    {
        background: transparent none;
    }
}
div#breadcrumbs
{
	font-size: 90%;
}
div#breadcrumbs ul
{
	list-style: none;
	margin: 0;
	overflow: auto;
}
div#breadcrumbs li
{
	float: left;
    background: transparent url(../../Images/MyAccount/icon-breadcrumb-arrow.png) no-repeat center right;
    padding: 5px 15px 5px 10px;
}
div#breadcrumbs li:first-child
{
    padding-left: 0;
}
div#breadcrumbs li:last-child
{
    padding-right: 0;
    background-image: none;
}
@media screen and (max-width: 768px)
{
    div#breadcrumbs
    {
        display: none;
    }
}
/*
 * jQuery UI CSS Framework 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; border-radius:}
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #62bcb7; background: #eeeeee 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #62bcb7; background: #62bcb7 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: hidden; *overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; }
button.ui-button-icon-only { width: 2.4em; }
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

.ui-dialog {
    font-size: 15px;
    background: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 2px 2px #222;
    -moz-box-shadow: 0px 0px 2px 2px #222;
    box-shadow: 0px 0px 2px 2px #222;
    *border: 1px solid #62bcb7;    /* IE6 & 7 */
    border: 1px solid #62bcb7\9;   /* IE8 */
}
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;}
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close {
     position: absolute; 
     right: .3em; 
     top: 40%; 
     width: 50px; 
     margin: -8px 0 0 0; 
     padding: 1px; 
     height: 25px; 
     background-color:#62bcb7; 
     color: black; 
     border:none;
}
.ui-dialog .ui-dialog-titlebar-close span { display: block;}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; color:white; background-color:#197e7a; text-decoration: none;}
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: center; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { 
    display: inline-block;
	padding: 10px 25px;
	margin: 0 5px 5px 0;
    border: 0;
    outline: 0;
	border-radius: 1px;
    border: solid 2px;
	text-align: center;    
	text-decoration: none;
	background-image: linear-gradient(to bottom, white, white);
	background-image: -webkit-linear-gradient(to bottom, white, white);
	color: #e1701e;
    background-color: #f36624;
	cursor: pointer;
    font-size: 100%;
    border-color: #e1701e;
    font-weight: bold;
}
.ui-dialog .ui-dialog-buttonpane button:hover {
    color: white;
    background-image: linear-gradient(to bottom, #e1701e, #e1701e);
	background-image: -webkit-linear-gradient(to bottom, #e1701e, #e1701e);     
} 
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor:default;}

@media screen and (max-width: 768px) {
    .ui-dialog .ui-dialog-buttonpane button {
        padding: 10px 140px 10px 140px;        
    }
}



.mb-10 {
    margin-bottom: 10px;
}

.login-panel {
    padding: 10px;
}

    .login-panel a,
    .login-panel div.input label {
        color: white;
    }

        .login-panel a:hover,
        .login-panel div.input label:hover {
            color: #e1701e;
        }

div.login-panel:first-child {
    color: white;
    background-color: #2E5665;
}

    div.login-panel:first-child h2 {
        color: white;
        font-size: 180%;
        font-weight: bold;
        padding: 5px;
    }

div.login-panel:not(:first-child) {
    color: #75787B;
}

    div.login-panel:not(:first-child) h2 {
        color: #2E5665;
        font-size: 140%;
        font-weight: bold;
    }

    div.login-panel:not(:first-child) .column-65.displaygroup {
        padding-top: 3%;
        padding-left: 3%;
    }

    div.login-panel:not(:first-child) .column-35.primarybutton  {
        padding-top: 5%;
    }

div.content h2 {
    margin: 0;
}

.login-panel-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .login-panel-content h2 {
        font-size: 140%;
        font-weight: normal;
    }

    .login-panel-content p {
        padding: 0.2em 0;
    }

.login-panel-header {
    height: 130px;
    margin-bottom: 0;
}

    .login-panel-header i.fa {
        color: #e1701e;
    }

.small {
    font-size: 80%;
}

div.content.row.login-panel-content {
    margin-bottom: 0;
}

.login-panel-header div.row.content:first-child {
    height: 40px;
}

.login-panel:not(:first-child) .login-panel-content {
    min-height: 90px;
}

@media screen and (max-width: 768px) {
    div#main-container.full div#main {
        padding: 0 10px;
    }

    div.content.row {
        margin-bottom: 0;
    }

    .login-panel:not(:last-child) {
        margin-bottom: 25px;
    }

    .login-panel-header div.row.content:first-child,
    .login-panel-content,
    .login-panel-header {
        height: auto;
    }

        .login-panel-content h2 {
            margin-top: 1em;
        }

    .login-panel:not(:first-child) .login-panel-content {
        border-left: unset;
    }

    .login-panel:not(:first-child) {
        border: 2px solid darkgrey;
        border-radius: 3px;
    }
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"; color: #197e7a;} .fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

.tooltip {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: #d9f6f4;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    z-index: 1;
    position: absolute;
    border: 1px solid black;
    width: 300px;
    top: 100%;
    left: 50%;
    margin-left: -150px;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent black transparent;
}

.tooltip:hover .tooltiptext {
    visibility : visible;
    display    : block;
    padding    : 10px;
}

@media screen and (max-width: 768px)
{
    .tooltip .tooltiptext {
        margin-left: -20px;
    }
}
