/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/


/*****************************************/
/* Start your style declarations here    */
/*****************************************/


.hidden {
    display: none;
}

.event-item {
    padding: 15px;
}

#paymentForm {
    padding: 15px;
    display: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 15px;
    background-color: #fafafa;
}

#paymentForm input[type='submit']{
    background: url(https://www.paypalobjects.com/webstatic/en_US/i/buttons/buy-logo-medium.png);
    border: 0;
    display: block;
    height: 32px;
    width: 170px;
    padding: 0px;
    color: transparent;
    text-shadow: none;
}

#paymentForm .sbmtBtn{
    background: url(https://www.paypalobjects.com/webstatic/en_US/i/buttons/buy-logo-medium.png);
    border: 0;
    display: block;
    height: 32px;
    width: 170px;
    padding: 0px;
    color: transparent;
    text-shadow: none;
    cursor: pointer;
}


/*
//
*	Default styles used in the calendar that are not dynamic via theme
*	version 1.7
*/

::selection {
    background-color: #006a7a;
}

/*-- transition --*/
.evcal_list .eventon_list_event a.desc_trig, .evcal_evdata_img, .event_description .evcal_close, .evcal_btn, .evo_sort_btn {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

/*-- calendar general styles --*/
.ajde_evcal_calendar {
    width: 100%
}

.ajde_evcal_calendar img {
    max-width: none !important;
    box-shadow: none !important
}

.ajde_evcal_calendar > * {
    margin: 0;
    padding: 0
}

.evcal_evdata_row .padt5 {
    padding-top: 5px;
}

.evcal_evdata_row .padb10 {
    padding-bottom: 10px;
}

.bordr {
    border-right: 1px solid #cdcdcd
}

.evcal_list .bordb {
    border-bottom: 1px solid #cdcdcd
}

.ajde_evcal_calendar a:hover {
    text-decoration: none
}

.ajde_evcal_calendar ul, .evcal_list {
    list-style: none !important;
    padding: 0;
    margin: 0 !important
}

.ajde_evcal_calendar .eventon_list_event {
    margin-left: 0px;
    list-style: none;
}

.ajde_evcal_calendar .calendar_header p,
.eventon_events_list .eventon_list_event .evcal_cblock {
    font-family: 'arial narrow';
}

.ajde_evcal_calendar strong {
    font-weight: normal !important;
}

.ajde_evcal_calendar .eventon_events_list p {
    font-family: 'open sans', arial;
    padding: 0;
    margin-bottom: 2px !important;
    margin-top: 0px;
}

/** eventON Button **/
.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn {
    font: bold 14px arial;
    display: inline-block;
    padding: 8px 12px !important;
    margin-top: 4px;
    text-transform: uppercase /*
			-moz-border-radius: 15px;
			-webkit-border-radius: 15px;
			border-radius: 15px;
			-webkit-box-shadow:  0px 1px 1px #474747;
		    box-shadow:  0px 1px 1px #474747;
			*/
}

.ajde_evcal_calendar .eventon_list_event .event_description .evcal_btn:hover {
    opacity: 0.8
}

/*-- event calendar head --*/
.ajde_evcal_calendar .calendar_header {
    min-height: 37px;
    padding: 5px 0 0px;
    margin: 0;
    position: relative;
}

.ajde_evcal_calendar #evcal_prev {
    background-position: -5px 0;
    margin: 8px 0px 0 0;
    width: 13px;
}

.ajde_evcal_calendar #evcal_next {
    background-position: -20px 0;
    margin: 8px 0 0 0px
}

.ajde_evcal_calendar a#evcal_prev:hover {
    background-position: -5px -17px
}

.ajde_evcal_calendar a#evcal_next:hover {
    background-position: -20px -17px
}

.ajde_evcal_calendar .calendar_header p {
    height: 36px;
    line-height: 36px;
    margin: 0 !important;
    font-size: 36px;
    font-weight: normal;
    float: left;
    color: #c6c6c6;
    text-transform: uppercase;
    padding-top: 1px;
    padding-bottom: 0px;
}

.ajde_evcal_calendar .calendar_header .evcal_arrows {
    float: left;
    height: 18px;
    width: 20px;
    display: block;
    transition: none;
    cursor: pointer;
    background-image: url(../images/arrows.png);
}

.ajde_evcal_calendar .calendar_header .evcal_arrows:hover {
    opacity: 1.0
}

/*-- sort bar --*/
.eventon_sorting_section {
    margin: 5px 0;
}

.ajde_evcal_calendar .eventon_sort_line, .eventon_filter_line {
    padding-left: 13px;
    position: relative;
    margin: 0;
}

.eventon_sort_line .evs, .eventon_sort_line .evs_3 p, .eventon_sf_field, .eventon_filter_selection {
    float: left;
    margin-right: 5px;
    position: relative;
}

.eventon_sort_line .eventon_sf_cur_val, .eventon_sort_line .evs_3, .evs_sec_list p {
    cursor: pointer;
}

.eventon_sort_line .eventon_sf_cur_val p, .eventon_filter_line .filtering_set_val {
    color: #606060
}

.eventon_sort_line .evs_3 p:hover {
    color: #b8b8b8
}

.eventon_sort_line .eventon_sortbar_selection .evs_hide {
    display: none
}

.eventon_sort_line .eventon_sortval_for_dropdown, .eventon_filter_line .filtering_set_val {
    cursor: pointer;
    background: url(../images/select_icon.png) center right no-repeat;
    padding-right: 15px;
}

.eventon_sort_line p, .eventon_filter_line p, .eventon_sf_field p {
    color: #d8d8d8;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 13px;
}

.eventon_sort_line .eventon_sort_val {
    position: relative
}

.eventon_sort_line .sort_drop_down, .eventon_filter_dropdown {
    position: absolute;
    top: -1px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    z-index: 500;
    -webkit-box-shadow: 0px 0px 3px #d9d9d9;
    box-shadow: 0px 0px 3px #d9d9d9;
}

.eventon_sort_line .sort_drop_down p, .eventon_filter_dropdown p {
    border-bottom: 1px solid #d9d9d9;
    padding: 5px;
    line-height: 100%;
    margin: 0;
    cursor: pointer;
    display: block;
}

.eventon_sort_line .sort_drop_down p:hover, .eventon_filter_dropdown p:hover {
    background-color: #f7f7f7;
    color: #606060;
}

.evo_sort_btn {
    background: url(../images/sort_icon.png) center left no-repeat;
    height: 15px;
    width: auto;
    font-family: oswald, 'arial narrow';
    font-size: 13px;
    color: #d8d8d8;
    text-transform: uppercase;
    padding-left: 20px;
    margin-left: 13px;
    cursor: pointer;
    opacity: 0.4
}

.evo_sort_btn:hover {
    opacity: 1
}

/*-- event loading --*/
#eventon_loadbar_section {
    border-bottom: 1px solid #e5e5e5;
    height: 2px;
    width: 100%;
}

/*-- event list -- single event line --*/
.evcal_list .eventon_list_event a.sin_val .evcal_desc, .sin_val .evcal_desc {
    padding-left: 55px;
    color: #006a7a;
}

.evcal_list .eventon_list_event p.no_events {
    padding: 8px 12px;
    border-left: 1px solid #cdcdcd;
    font-style: italic;
    font-size: 13px;
    margin-bottom: 0;
}

/*-- event list --*/
.evcal_list {
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.ajde_evcal_calendar .eventon_events_list .eventon_list_event {
    margin-left: 0;
    margin-bottom: 0;
    padding: 0px;
    overflow: hidden;
    position: relative;
    list-style-type: none;
}

.eventon_events_list .eventon_list_event .desc_trig {
    cursor: pointer
}

.eventon_events_list .eventon_list_event a.desc_trig:hover {
    background-color: #f4f4f4;
    border-left-width: 7px
}

.eventon_events_list .eventon_list_event a.evcal_list_a {
    display: block;
    width: 100%;
    position: relative;
    padding: 10px 0;
    min-height: 54px;
    overflow: hidden;
    border-left-width: 3px;
    border-left-style: solid;
    /*background: url(../images/border-bottom.png) bottom left repeat-x;*/
}

.eventon_events_list a {
    text-decoration: none
}

.ajde_evcal_calendar .clear {
    clear: both;
    height: 0px;
    margin: 0
}

.eventon_events_list .eventon_list_event .evcal_cblock, .evo_pop_body .evcal_cblock {
    background-color: transparent !important;
    color: #ababab;
    font-size: 30px;
    padding: 0px 8px 2px 13px;
    font-weight: bold;
    position: absolute;
    line-height: 110%;
    min-height: 30px;
    margin: 0 6px 0 0;
}

.eventon_events_list .eventon_list_event .evcal_cblock em, .evo_pop_body .evcal_cblock em {
    font-style: normal;
    text-transform: uppercase;
    line-height: 110%;
}

.eventon_events_list .eventon_list_event .evcal_cblock em.evo_date, .evo_pop_body .evcal_cblock em.evo_date {
    display: block;
    color: "#006a7a";
}

.eventon_events_list .eventon_list_event .evcal_cblock em.evo_month {
}

.eventon_events_list .eventon_list_event .evcal_cblock em.evo_month, .eventon_events_list .eventon_list_event .evcal_cblock em.evo_day, .evo_pop_body .evcal_cblock em.evo_month, .evo_pop_body .evcal_cblock em.evo_day {
    font-size: 12px;
    font-weight: normal;
    display: block;
    float: left;
    padding-right: 6px;
}

.eventon_events_list .eventon_list_event .evcal_cblock em.evo_day {
}

.eventon_events_list .eventon_list_event a:hover .evcal_cblock {
    color: #3c3c3c !important
}

.eventon_events_list .event-day2 {
    line-height: 100%;
    font-size: 14px;
    vertical-align: super
}

.eventon_events_list .eventon_list_event .evcal_desc, .evo_pop_body .evcal_desc {
    margin-left: 5px;
    padding: 3px 15px 0 80px;
    margin-bottom: 0px
}

.eventon_events_list .eventon_list_event .evcal_desc span, .evo_pop_body .evcal_desc span {
    display: block;
    color: #262626;
    font-family: 'open sans', arial;
}

.eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info, .evo_pop_body .evcal_desc .evcal_desc_info {
    font-size: 10px;
    line-height: 120%;
    padding-bottom: 2px;
    opacity: 0.7
}

.eventon_list_event:hover .evcal_desc .evcal_desc_info {
    opacity: 1
}

.eventon_events_list .eventon_list_event .evcal_desc span.evcal_desc2, .evo_pop_body .evcal_desc span.evcal_desc2 {
    color: #6B6B6B;
    text-transform: uppercase;
    font-size: 18px
}

.evcal_desc .evcal_desc3 em {
    font-size: 10px;
    line-height: 110%;
    color: #797979;
    float: left;
    display: block;
    padding-right: 6px;
}

.evcal_desc .evcal_desc3 em i {
    color: #c8c8c8
}

.eventon_events_list .eventon_list_event .evcal_desc em, .evo_pop_body .evcal_desc em {
    font-weight: normal;
    margin-bottom: 3px;
}

.eventon_events_list .eventon_list_event .evcal_desc .evcal_location, .evo_pop_body .evcal_desc .evcal_location {
    background: url(../images/icons/tiny_location_icon.png) left center no-repeat;
    padding-left: 10px;
}

.eventon_events_list .eventon_list_event .evcal_desc .evcal_time, .evo_pop_body .evcal_desc .evcal_time {
    font-style: normal;
    background: url(../images/icons/tiny_time_icon.png) left center no-repeat;
    padding-left: 13px;
    margin-right: 5px;
}

.eventon_events_list .eventon_list_event .event_description {
    border-left: 1px solid #e5e5e5;
}

.eventon_events_list .eventon_list_event .event_description, .eventon_events_list .eventon_list_event .event_description .evcal_desc_top {
    border-bottom: 1px solid #e5e5e5
}

.eventon_events_list .eventon_list_event .event_description p {
    float: none;
}

.eventon_events_list .eventon_list_event .event_description .evcal_eventbrite, .eventon_events_list .eventon_list_event .event_description .evcal_desc_top {
    padding: 5px 8px;
    margin-top: 4px;
}

.event_description p {
    font-family: arial
}

/*-- gmap --*/
.evcal_list .eventon_list_event .event_description .evcal_gmaps {
    margin-top: 0px;
    width: 100%;
    height: 200px;
}

/*-- event other data --*/
.evcal_evdata_row .evcal_evdata_custometa_icons {
    display: block;
    position: absolute;
    padding: 0;
    width: 31px;
    height: 30px;
}

.evcal_evdata_row .evcal_evdata_icons {
    background: url(../images/icons.png) top left no-repeat;
    display: block;
    position: absolute;
    padding: 0;
    width: 31px;
    height: 30px;
}

.evcal_evdata_row .evcal_evdata_cell h2, .evcal_evdata_row .evcal_evdata_cell h3 {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: normal;
    line-height: 100%;
}

.evcal_evdata_row.evcal_evrow_sm {
    padding: 12px 20px
}

.evcal_evdata_row {

    padding: 25px 15px
}

.evcal_evdata_cell h2 b, .evcal_evdata_cell h3 b {
    font-weight: 300
}

.evcal_evdata_row .evcal_evdata_cell h2 {
    color: #5d5d5d;
    font-size: 18px;
}

.evcal_evdata_row .evcal_evdata_cell h2.bash {
    font-weight: bold
}

.evcal_evdata_row .evcal_evdata_cell h3 {
    font-size: 16px;
}

.evcal_evdata_row .evcal_evdata_cell a {
    border: none;
    padding: 0;
}

.evcal_evdata_row .evcal_evdata_cell {
    padding-left: 47px;
    min-height: 30px;
    color: #fff;
}

.evcal_evdata_row.evcal_event_details .evcal_evdata_cell p {
    font: normal 12px 'open sans', arial;
}

.evcal_evdata_row {
    font-family: 'open sans', georgia;
    font-size: 14px;
    font-style: italic;
    /*font: italic 13px georgia;*/
    line-height: 140%;
}

.evcal_col50 {
    width: 50%;
    float: left
}

.evcal_evdata_img {
    width: 100%;
    overflow: hidden;
    background-repeat: none;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}

/*-- event card close --*/
.event_description .evcal_close:hover {
    background-color: #dbdada
}

.event_description .evcal_close {
    padding: 0;
    background-color: #e3e3e3
}

.evcal_list .eventon_list_event .event_description .evcal_close p {
    text-align: center;
    color: #bcbcbc;
    font: 12px arial;
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
}

/*-- event description section --*/
.eventon_events_list .eventon_list_event .event_description .eventon_full_description p {
    padding-bottom: 8px
}

.evcal_evdata_img:hover {
    background-position: 50% 45%;
}

.evcal_list .eventon_list_event .evcal_desc span.evcal_event_title {
    line-height: 120%;
    padding-bottom: 3px;
    margin-top: -10px;
    margin-left: 15px;
    color: #006a7a;
    font-weight: bold;
}

.evcal_list .eventon_list_event .event_description .evcal_desc_buy_tix a {
    color: #fff;
    background: #949494;
    padding: 3px 10px;
    border: none;
    display: inline-block
}

.evcal_list .eventon_list_event .event_description .evcal_desc_buy_tix a:hover {
    background: #4F4F4F
}

.evcal_list .eventon_list_event .event_description p, .evcal_list .eventon_list_event .event_description li {
    /*font-size: 13px;*/
    /* color:#656565; */
}

.evcal_list .eventon_list_event .event_description .evcal_desc_top {
    background-color: #e4e4e4;
}

.evcal_list .eventon_list_event .event_description ul {
    padding-bottom: 5px;
    list-style-type: disc !important;
}

.evcal_list .eventon_list_event .event_description li {
    padding-bottom: 10px
}

.evcal_event_details .evcal_evdata_cell.shorter_desc {
    height: 150px;
    overflow: hidden;
}

.evcal_event_details .evcal_evdata_cell {
    position: relative
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot {
    position: absolute;
    bottom: 0;
    left: 0;
    /*background: url(../images/more_details_fade_bg.png) top left repeat-x;*/
    height: 40px;
    width: 100%;
}

.eventon_details_shading_bot p:hover, .eventon_list_event .eventon_details_shading_bot p:hover {
    opacity: 1
}

.eventon_details_shading_bot p, .eventon_list_event .eventon_details_shading_bot p {
    opacity: 0.5;
    margin-top: 15px;
    text-align: center;
    cursor: pointer;
}

.eventon_details_shading_bot p span.ev_more_arrow.less {
    background-position: -8px 0
}

.eventon_details_shading_bot p span.ev_more_arrow {
    background: url(../images/evo_more_details_arrow.png) top left no-repeat;
    height: 6px;
    width: 8px;
    margin-left: 9px;
}

.eventon_details_shading_bot p span {
    display: inline-block;
}

/*-- event featured image --*/
.evcal_evdata_img {
    height: 70px;
}

/*-- upcoming events list --*/
.evcal_month_line p {
    padding: 8px 0 5px;
    color: #006a7a;
    font-size: 24px;
    text-transform: uppercase;
    min-height: 24px;
    line-height: 100% !important;
    margin: 0 !important;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5;
    font-family:oswald, 'arial narrow';
}

/*-- widget --*/
#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_desc_info em {
    color: #9b9999;
    font-weight: normal;
}

#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc .evcal_event_types, #evcal_widget .evcal_evdata_row .evcal_evdata_custometa_icons {
    display: none;
}

#evcal_widget .ajde_evcal_calendar .calendar_header {
    padding-bottom: 5px;
    min-height: inherit;
}

#evcal_widget a {
    font-weight: normal
}

#evcal_widget .evcal_list .eventon_list_event a.sin_val .evcal_desc {
    padding-left: 38px
}

#evcal_widget .event_description .evcal_evdata_row p {
    line-height: 130%;
    font-size: 11px;
}

#evcal_widget .event_description .evcal_evdata_row {
    padding: 15px 15px;
}

#evcal_widget .event_description .evcal_evdata_row.evcal_close {
    padding: 2px;
}

#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_icons {
    display: none
}

#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell {
    padding-left: 0px
}

#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell h2 {
    font-size: 16px
}

#evcal_widget .event_description .evcal_evdata_row .evcal_evdata_cell h3 {
    font-size: 14px
}

#evcal_widget .event_description .evcal_col50 {
    width: 100%;
    float: none;
    border-bottom: 1px solid #CDCDCD;
}

#evcal_widget .event_description .evcal_col50 .bordr {
    border-right: none
}

#evcal_widget .eventon_events_list .evcal_desc2 {
    line-height: 120%;
    font-size: 14px !important
}

#evcal_widget .ajde_evcal_calendar .calendar_header p {
    font-size: 18px
}

#evcal_widget .ajde_evcal_calendar #evcal_prev {
    margin-right: 8px
}

#evcal_widget .ajde_evcal_calendar #evcal_next {
    margin-left: 8px
}

#evcal_widget #evcal_sort_bar ul .sort_title {
    padding: 8px 5px 0 0
}

#evcal_widget #evcal_sort_bar ul p {
    font-size: 13px;
}

#evcal_widget .eventon_events_list .evcal_cblock {
    font-size: 24px;
    padding: 3px 5px 5px 8px
}

#evcal_widget .eventon_events_list .eventon_list_event .evcal_desc {
    padding-left: 55px;
    padding-right: 10px
}

#evcal_widget .eventon_events_list .eventon_list_event .evcal_cblock span {
    font-size: 10px
}

#evcal_widget .evcal_list .eventon_list_event a.evcal_list_a {
    padding: 5px 0
}

#evcal_widget #evcal_head #evcal_prev {
    margin-right: 2px;
}

#evcal_widget #evcal_head #evcal_next {
    margin-left: 2px;
    background-position: -24px 0;
    width: 15px;
}

#evcal_widget #evcal_head #evcal_next:hover {
    background-position: -24px 20px;
}

#evcal_widget #evcal_head a {
    margin-top: 0px;
    padding: 0
}

#evcal_widget #evcal_head {
    min-height: auto;
    padding-bottom: 2px
}

#evcal_widget #evcal_cur {
    line-height: 100%;
    height: auto
}

/* popup on the calendar */
.evo_popbg {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    z-index: 94000;
    opacity: 0.5
}

.evo_popup {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 95000;
    top: 0;
    left: 0;
}

.evo_popin {
    width: 80%;
    max-width: 950px;
    margin: 60px auto;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 10px 1px #3c3c3c;
    box-shadow: 1px 1px 10px 1px #3c3c3c;
}

.evo_popin {
    position: relative
}

.evopopclose {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 90001;
    margin: -14px -14px 0 0;
    color: #3d3d3d;
    background-color: #000;
    border-radius: 50%;
    padding: 5px;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 90%;
    font-size: 28px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    box-sizing: content-box;
}

.evopopclose:hover {
    text-decoration: none;
    color: #cfcfcf;
}

.evo_pop_body .bordb {
    border-bottom: 1px solid #cdcdcd;
}

.evo_pop_body .evcal_gmaps {
    margin-top: 0px;
    width: 100%;
    height: 200px;
}

.evopop_top {
    padding: 10px 0
}

/** FONTS **/
.evcal_evdata_row .evcal_evdata_cell p, .evcal_list .eventon_list_event p.no_events {
    font-family: 'open sans', georgia
}

/*-- Responsive --*/
@media (max-width: 480px) {
    .ajde_evcal_calendar #evcal_loader {
        height: 1px;
        width: 1px
    }

    .ajde_evcal_calendar .calendar_header p {
        font-size: 18px !important;
    }

    #evcal_sort_bar ul {
        padding-left: 10px
    }

    .event_description .evcal_col50 {
        width: 100%;
        float: none;
        border-bottom: 1px solid #CDCDCD;
    }

    .event_description .evcal_col50 .bordr {
        border-right: none
    }
}

@media only screen and (max-device-width: 480px) {
    .ajde_evcal_calendar .calendar_header p {
        font-size: 18px;
    }

    #evcal_sort_bar ul {
        padding-left: 10px
    }
}

.event_description.evcal_eventcard {
    background-color: #006a7a;
}

h3.evo_h3 {
    font-family: 'open sans', georgia;
    font-style: normal;
    color: #ffffff;
    margin: 0px;
    margin-bottom: 5px;
}

div.event-registration-btn {
    padding: 5px;
    margin-top: 15px;
    background-color: #d68f00;
    font-style: normal;
    font-size: 16px;
    border-radius: 3px;
    width: 100px;
    text-align: center;
    cursor: pointer;
}

#paymentForm input.hs-input[type="text"], #paymentForm input.hs-input[type="tel"],  #paymentForm input.hs-input[type="email"]{
    width: 90%;
}



#form-desc{
    margin-bottom: 15px;
}

.addNewContact{
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;

}

.removeContact{
    cursor: pointer;
    position: absolute;
    font-size: 18px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    right: 5px;
    top: 79px;
}

form.hs-form fieldset.form-columns-3.names .hs-form-field{
   width: 32.7%;
}

.names{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    position: relative;
}