/* Pagination */

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0 !important;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
    margin-right: 0 !important;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination a, .pagination span {
    border-radius: 0;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination li.active a {
    background: #ffb606;
    color: #000;
}

ul.pagination li.active a {
    color: #000 !important;
}


/**
 Text
 */
.l-italic {
    font-style: italic;
}

.l-subtitle {
    font-size: 23px;
    color: #000;
    margin-top: 0;
    margin-bottom: 20px;
}

.l-title-small {
    color: grey;
    font-size: 17px;
}

.l-main-section:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/**
Tables
 */

table.table-borderless,
table.table-borderless tr,
table.table-borderless td,
table.table-borderless th {
    border: none !important;
    border-color: transparent;
}

.table-borderless, .table-borderless td, .table-borderless tr {
    border: 0 !important;
}

.no-sort {
    background-image: none !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background-position: center left !important;
    padding-left: 20px;
}

.form-control {
    border-radius: 0 !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

/**
 Panel
 */
.lmd-panel {
    margin-bottom: 50px;
}

.lmd-panel .lmd-body {
    padding: 20px;
}

.lmd-panel .lmd-header {
    background: #ffb606;
}

.lmd-panel .lmd-header h3 {
    margin: 0;
}

.lmd-panel .lmd-header {
    padding: 15px;
}

.lmd-panel {
    border: 1px solid #f0f0f0;
}

.lmd-panel-xs .lmd-body {
    padding: 15px;
}

.lmd-panel-xs .lmd-header {
    padding: 10px;
}

.lmd-panel-xs .lmd-header h3 {
    font-size: 20px;
}

.lmd-panel .lmd-header.lmd-header-slim {
    background: transparent;
    border-top: 3px solid #ffb606;
}

/**
 alerts
 */

.alert.alert-success {
    background: #19CA86;
    color: #fff;
}

.alert {
    padding: 10px 20px;
    margin-bottom: 20px;
}

.alert.alert-danger {
    background: #FF544F;
    color: #fff;
}

.alert p {
    margin-bottom: 0;
}

.lmd-inline {
    list-style: none;
    padding-left: 0;
    margin-left: 0;

}

.lmd-inline li {
    display: inline-block;
    margin-right: 10px;
}

.lmd-inline li:last-child {
    margin-right: 0;
}

/**
 Forms
 */
.lmd-field-group {
}

.lmd-field-group ul {
    margin-bottom: 0;
}
.lmd-field-group .form-control{ 
    width: 100%;
 }

.lmd-form-buttons a:hover, 
.lmd-form-buttons a:active, 
.lmd-form-buttons a:focus,
.btn-plaintext:hover, 
.btn-plaintext:active, 
.btn-plaintext:focus {
    background: transparent;
    text-decoration: underline;
    box-shadow: none !important;
}

.btn-plaintext {
    background: transparent;
    padding: 0;
    text-transform: none;
    font-weight: normal;
    color: #337ab7;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

.btn-l-primary {
    background-color: #ffb606;
    color: #000 !important;
}

.btn-l-default {
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #ccc;
    padding: 7px 18px !important;
}

.btn-l {
    padding: 8px 18px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}

.lmd-form-buttons button, .lmd-form-buttons a {
    color: #ffb606;
}

.lmd-form-buttons button {
    margin-right: 10px;
    margin-left: 10px;
}

.lmd-field-group {
    float: left;
    width: 100%;
}

.lmd-filters {
    float: left;
    width: 100%;
}

.lmd-field-group {
    padding: 10px;
}

.lmd-field-group-gray {
    background-color: #dadada;
}

.lmd-field-group-lightgray {
    background-color: #f2f2f2;
}

.lmd-directory-profile-photo {
    width: 50px;
    padding: 2px;
    margin-top: -5px;
    border: 1px solid #e0e0d7 !important;
    float: left;
    vertical-align: middle !important;
}

.lmd-directory-profile-photo-l {
    padding: 2px;
    margin-top: -5px;
    border: 1px solid #e0e0d7 !important;
    float: left;
    vertical-align: middle !important;
}

.member-name a {
    color: #000;
}

.member-affiliated-underwriters {

}

.member-company-name {

}

p.member-company-name, p.member-affiliated-underwriters {
    font-size: 14px;
    margin-bottom: 2px;
}

p.member-name {
    font-weight: bold;
    color: #000;
    margin-bottom: 0;
}

span.lmd-u-initial {
    color: #E9A606;
    border: 1px solid #E9A606;
    padding: 1px;
    cursor: pointer;
}

.view-profile {
    color: #e9a606;
}

.profile-name h1 {
    margin-bottom: 15px;
    margin-top: 0;
}

.profile-company-name h3 {
    margin-top: 0;
}

.profile-row {
    margin-bottom: 10px;
}

.profile-row .profile-label {
    font-weight: bold;
}

.pagination li a {
    color: #ffb606;
}

.pagination li.active a {
    color: #000;
}

.lmd-table {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.lmd-table > .row:last-child {
    margin-top: 20px;
}

.lmd-member-image img {
    width: 100%;
}

.lmd-member-image, .lmd-member-details {
    float: left;
}

.lmd-member-details {
    width: 70%;
    padding: 0 1%;
}

.lmd-member-image {
    width: 15%;
    padding: 0 1%;
}

.lmd-member-wrapper {
    width: 100%;
    float:left;
}

.committee-tabs .lmd-member-wrapper {
    margin-bottom: 15px;
}

.lmd-member-position {
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}

.lmd-member-name {
    line-height: 25px;
    font-size: 15px;
    font-weight: bold;
}

.lmd-member-details p {
    font-size: 14px;
    line-height: 1.3rem;
}

.lmd-member-name, .lmd-member-position {
    margin-top: 0;
    margin-bottom: 0;
}

.lmd-member-email {
    margin-bottom: 0;
}

.lmd-member-company_name {
    margin-bottom: 0;
}

p.address-item {
    margin-bottom: 0;
}

.profile-meta {
    width: 100%;
    float: left;
}

.profile-meta ul li {
    margin-bottom: 3px;
}

.profile-meta ul {
    list-style: none;
    padding-left: 0;
    margin-left: 3px;
    margin-top: 10px !important;
}

.profile-icon {
    width: 15px;
}

ul.socials li:first-child {
    padding-left: 0;
}

ul.socials li {
    display: inline-block;
    padding: 5px;
    text-align: center;
}

ul.socials {
    list-style: none;
}

.socials .fa-globe {
    color: #000;
}

.socials .fa-google-plus {
    color: #CC3333;
}

.socials .fa-facebook {
    color: #3B5998;
}

.socials .fa-twitter {
    color: #00aced !important;
}

.socials .fa-linkedin {
    color: #0077B5;
}

.socials .fa-youtube {
    color: #FF0000;
}

.form-group input[type=checkbox] {
    width: auto;
}

.statewide-selector {
    float: right;
}

p[for=service_areas] {
    margin-top: 0;
    margin-bottom: 5px;
}

.file-upload.btn-l {
    width: 100%;
}

.lmd-member-image-30 .lmd-member-image {
    width: 30%;
}

.lmd-member-image-29 .lmd-member-image {
    width: 29%;
}

.lmd-member-image-28 .lmd-member-image {
    width: 28%;
}

.lmd-member-image-27 .lmd-member-image {
    width: 27%;
}

.lmd-member-image-26 .lmd-member-image {
    width: 26%;
}

.lmd-member-image-25 .lmd-member-image {
    width: 25%;
}

.lmd-member-image-24 .lmd-member-image {
    width: 24%;
}

.lmd-member-image-23 .lmd-member-image {
    width: 23%;
}

.lmd-member-image-22 .lmd-member-image {
    width: 22%;
}

.lmd-member-image-21 .lmd-member-image {
    width: 21%;
}

.lmd-member-image-20 .lmd-member-image {
    width: 20%;
}

.lmd-member-image-19 .lmd-member-image {
    width: 19%;
}

.lmd-member-image-18 .lmd-member-image {
    width: 18%;
}

.lmd-member-image-17 .lmd-member-image {
    width: 17%;
}

.lmd-member-image-16 .lmd-member-image {
    width: 16%;
}

.remove-image-wrap button {
    width: 100%;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.file-upload .button {
    background: transparent;
    color: #444;
}

.file-upload.btn-l {
    width: 100%;
}

.lmd-sp {
    width: 100%;
    float:left;
}
.lmd-sp-photo, .lmd-sp-meta {
    float: left;
}
.lmd-sp-photo {
    width: 12%;
}
.lmd-sp-meta p {
    margin-bottom: 0;
}
.lmd-sp-meta h3 {
     margin-top: 0;
    font-size: 18px;
    margin-bottom: 7px !important;
    line-height: 1;
}
.lmd-sp-photo {
    margin-right: 10px;
}
.lmd-sp-photo img {
    border-radius: 50%;
}