/*
Theme Name: Nephros
Theme URI: https://www.nephros.com
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Nephros
Author URI: https://www.nephros.com
Tags: white, simple, fixed width, two columns, widgets, clean
*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

p img {
	padding: 0;
	max-width: 100%;
}

a img {
	border: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
/* End Images */

section.main.page-section {
    min-height: 500px;
    padding-top: 30px;
    padding-bottom: 10px;
}

#maincontent {
    float: left;
    width: 100%;
    display: block;
    position: relative;
}

.form-control.search-form {
    width: 85%;
    display: inline-block;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin: 0px;
    vertical-align: top;
    height: 34px;
}

#searchform .read_btn {
    display: inline-block;
}

#searchform .read_btn .btn {
   vertical-align: initial;
    border-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #0266b9;
    color: #fff;
    padding: 8.2px 10px;
    height: 34px;
}
section.inner_slider.innr-slider img {
    width: 100%;
    height: auto;
}

.site_btn {
    background: #ae2723;
    color: #fff;
    padding: 6px 20px;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 16px;
}

.btn-red:hover{
background: #003557;
color: #fff;
}

.btn-blue{
    background: #003557;
}

.btn-blue:hover{
    background: #ae2723;
    color: #fff;
}
.partner-logos .bx-wrapper {
    margin-left: auto;
    margin-right: auto;
}
@media(min-width:768px){
    .cptcha {
    text-align: right;
    float: right;
}

}

@media(max-width:500px){
    .page-id-5060 .review-btn a {
        width: 47% !important;
    }
}

.contact-us h3{
    color: #333333;
    font-size: 22px;
    margin: 0 0 10px;
    line-height: 30px;
    text-align: center;
}

.contact-us h6 {
    text-align: center;
    color: #000;
    font-size: 16px;
}

.map-site {
    background-color: #ebebeb;
    padding: 20px;
    margin-top: 30px;
}
.map-site iframe {
    border: 3px solid #d8d8d8 !important;
    margin-top: 20px;
}

.map-site i.fa.fa-map-marker {
    font-size: 44px;
    background-color: red;
    text-align: center;
    padding: 10px;
    color: #fff;
}
.map_icon {
    position: relative;
    padding-left: 90px;
}
.map_icon:before {
    position: absolute;
    content: '\f041';
    width: 75px;
    height: 75px;
    z-index: 99;
    top: 0;
    left: 0;
    font-size: 50px;
    background: #fe0000;
    line-height: 75px;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
.map-site h4 {
    color: #333;
    font-size: 20px;
    margin: 0;
}
.map-site p {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    color: #333;
    line-height: 29px;
}
.map-site p i {
    font-size: 14px;
    background: #fe0000;
    padding: 2px;
    margin-right: 8px;
    height: 18px;
    width: 18px;
    text-align: center;
    border-radius: 4px;
    color: #fff;
}


.blog-row .read_btn a{
    font-size: 14px;
    border: 1px solid #2A2C6A;
    padding: 8px 16px;
    background: #2A2C6A;
    display: inline-block;
    transition: 0.3s ease-in-out;
    text-transform: uppercase;
    height: auto;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 4px;
}
.blog-row h4 {
   /* margin-top: 0px;*/
    color: #2A2C6A;
    font-weight: bold;
}
.blog-row .read_btn a:hover {
    color: #222;
    background: none;
    transition: 0.3s ease-in-out;
}

.blog-row p {
    margin: 0 0px 5px;
    line-height: 25px;
}

.blog-row {
    margin: 0 0 30px;
}

.review-btn {
    width: 100%;
    float: left;
    padding: 12px 0 0;
    min-height: 150px;
}

.review-btn .avvo-btn {
    background: #2dcbdb;
}

.review-btn a {
    float: left;
    min-height: 135px;
    box-sizing: border-box;
    text-align: center;
    padding: 8px 25px;
    width: 30%;
    margin-right: 1.5%;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
}
ul.social-tellus img {
    width: 50px;
    height: 50px;
    margin-right: 12px;
}
.left-side .entry-content img {
    box-shadow: 0 0 3px #aaa;
    padding: 4px!important;
    box-sizing: border-box;
}

.left-side .alignnone {
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}

.left-side .entry-content p {
    margin: 0 0 25px!important;
    color: #222;
    font-size: 16px!important;
    font-weight: 400!important;
    line-height: 1.625!important;
    padding: 0;
    text-decoration: none!important;
}
.review-btn a img {
    max-width: 90%;
    display: block;
    margin: 0 auto;
}
.review-btn .lawyers-btn {
    background: #e4e4e4;
    color: #31507c;
}

img.alignnone.size-full.wp-image-5120 {
    width: 100%;
    height: auto;
    border: 1px solid #d8d8d8;
        margin: 10px 0;
}

.entry-content ul {
    margin: 0;
    padding: 5px 0 5px 30px !important;
}
.entry-content ul li {
    font-size: 16px!important;
    margin: 0;
    padding: 3px;
    list-style: disc;
    line-height: 24px;
}

.social-tellus li {
    display: inline-block!important;
    text-align: center!important;
    background: none!important;
}

.entry-content ul li a {
    color: #07608a!important;
    font-size: 16px!important;
    margin: 0 0 25px!important;
}
.social-tellus li a {
    background: none!important;
}

.page-id-5060 .content-area ul li::before {
    display: contents;
}
img {
    max-width: 100%;
}
section.top_breadcrumb {
    background: #2A2C6A;
}
section.top_breadcrumb p#breadcrumbs {
    color: #fff;
    margin-bottom: 0px;
    padding: 5px 0px;
}
section.top_breadcrumb p#breadcrumbs a{
	color: #fff;
}
section.top_breadcrumb p#breadcrumbs a:hover{
	color: #000;
}
.panel-box.practice_areas h3 {
    background: #2A2C6A;
    color: #fff;
    margin-bottom: 0px;
    padding: 4px 10px 6px;
    line-height: normal;
    margin-top: 0px;
    font-size: 24px;
}
.panel-box-inner {
    background: #eaeaea;
    float: left;
    width: 100%;
    padding: 15px 15px 8px 10px;
}
.wpcf7-text.wpcf7-not-valid {
    border-color: #f00;
}
span.wpcf7-not-valid-tip {
    display: none!important;
}
.panel-box-inner ul {
    padding-left: 5px;
    list-style: none;
}
.panel-box-inner ul li {
    width: 100%;
    position: relative;
    padding-left: 20px;
    margin-bottom: 20px;
}
.panel-box-inner ul li:before {
    content: "\f101";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    width: auto;
    top: 5px;
    position: absolute;
    font-size: 13px;
    left: 0px;
    background: #2A2C6A;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    text-align: center;
    padding: 0px 4.5px;
    text-shadow: 0px 2px 0px #000;
}
.panel-box.practice_areas {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.inner-page_about #sidebar {
    margin-top: 30px;
}
.testimonial-inner-sect h4 {
    margin-top: 0px;
}
.testimonial-inner-sect img {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
section.inner-page_about.main-section {
    margin: 30px 0px 0px;
    min-height: 300px;
}
section.inner-page_about.main-section h1{
    margin-top: 0px;
    color: #2A2C6A;
}
div.wpcf7-validation-errors{
	display: none!important;
}
section.inner-page_about {
    padding-top: 40px;
}
.single-post-content{
    padding-bottom: 30px;
}
ul.press-release {
    list-style-type: none;
}
ul.press-release li a i {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    color: #fff;
    width: auto;
    font-size: 14px;
    left: 0px;
    background: #2A2C6A;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    text-align: center;
    padding: 7px 0px;
    margin-right: 8px;
    text-shadow: 0px 2px 0px #000;
    position: absolute;
}
ul.press-release li {
    margin-bottom: 20px;
}
.h3des h3 {
    margin-top: 0px;
    color: #2A2C6A;
    font-weight: bold;
    margin-bottom: 23px;
}
ul.press-release {
    position: relative;
}
h2.h2stl {
    color: #0074bb;
    font-weight: 500;
    font-size: 30px;
	font-family: roboto;
}
section.inner-page_about.main-section.padingb {
    margin-bottom: 30px;
}
/*.prformtbl table {
    width: 100%;
    overflow-x: scroll;
    display: inline-block;
}*/
.h2desn h2 {
    
    font-size: 26px;
}
/*.prformtbl {
    overflow-x: scroll;
}*/
.qmnt_filing_icon img, .qmnt_filing_icon-xbrl img {
    width: 20px;
    height: auto;
    margin: 0px 10px;
}
td.qm_maintext.qm_filings_form-view_data {
    margin: 0px;
    padding: 0px;
    line-height: 0px;
    border-spacing: 0px;
    vertical-align: baseline;
}
.qm_main td.qm_maintext {
    border: 1px solid #dedede;
    padding: 5px 10px;
}
th.qm_cycle.qm_filings_table_heading {
    text-align: center;
    color: #292b6a;
    border: 1px solid #dedede;
    padding: 5px 10px;
}
.qm_main .qm_maintext .qmnt_filing_icon {
    border-spacing: 0px;
    padding: 0px;
    display: table-cell;
    text-align: center;
    margin: auto;
}
ul.linkafter {
    padding-left: 0px;
}
ul.linkafter li {
    padding-bottom: 8px;
    position: relative;
    padding-left: 30px;
    width: 100%;
}
.padingb ul {
    padding-left: 18px;
}
.h3desn ul {
    padding-left: 18px;
}
.h3desn ul li{
    padding-bottom: 10px;
}
input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

input::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}
.h2desn h2 {
    color: #0074bb;
    font-weight: 500;
    font-size: 30px !important;
    text-transform: uppercase;
	font-family: roboto;
}
h2.screen-reader-text {
    display: none;
}
.nav-links {
    border: 1px solid #c1c1c1;
    display: inherit;
}
.page-numbers {
    border-right: 1px solid #c1c1c1;
    padding: 4px 8px 4px 5px;
    color: #0074bb;
    cursor: pointer;
    margin: 0px;
    float: left;
    line-height: normal;
}
.page-numbers:last-child {
    border-right: 0px;
}
.page-numbers.current, .page-numbers:hover {
    background: #0074bb;
    color: #fff;
}
.hidden {
    display: none;
}
.fancybox-overlay {
    z-index: 1099999!important;
}

