@charset "UTF-8";@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,600,700');
/***!  /templates/easterncarolinaankleandfootcenter/css/template.css  !***/

@media screen,projection {


body, html {min-height: 100%; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; -webkit-text-size-adjust: 100%;}
body {background: #fff; width: 100%; overflow-x: hidden;}
a {text-decoration: none;}
.clear {clear: both; height: 0;}
input,textarea,button {outline:none;}
a img {border: none;}
img {max-width: 100%; height: auto;}
/*ul {padding: 0; margin: 0;}*/


.content {
   width: 95%;
   max-width: 1300px;
   }

.notice {
   text-align: center;
   min-height: 20px;
   background-color: #e91b25;
   text-shadow: 1px 1px #000;
   font-weight: bold;
   color: #fff;
   display: block;
   margin: 0 auto;
   position: relative;
   font-size: 20px;
   padding: 8px 2% 10px;
   width: 96%;
   }

.noticeb {
   text-align: center;
   min-height: 20px;
   background-color: #62b1b2;
   text-shadow: 1px 1px #000;
   font-weight: bold;
   color: #fff;
   display: block;
   margin: 0 auto;
   position: relative;
   font-size: 20px;
   padding: 8px 2% 10px;
   width: 96%;
   }

.blog{text-align:left;}
.blog .page-header{padding: 0 15px;}
.blog p{padding: 0 15px 25px;}

/*topmenu*/
.topline {
background: #69bdbe; /* Old browsers */
background: -moz-linear-gradient(top,  #69bdbe 0%, #5ba6a7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #69bdbe 0%,#5ba6a7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #69bdbe 0%,#5ba6a7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69bdbe', endColorstr='#5ba6a7',GradientType=0 ); /* IE6-9 */
   }
   
.topline .content {
   position: relative;
   }

.topmen ul {
   padding: 0;
   margin: 0;
   display: table;
   float: left;
   }

.topmen ul li {
   display: table-cell;
   padding: 15px 0;
   border-style: solid;
   border-width: 0px 0px 0px 1px;
   -moz-border-image: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/bord.jpg) 0 0 0 1 stretch;
   -webkit-border-image: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/bord.jpg) 0 0 0 1 stretch;
   -o-border-image: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/bord.jpg) 0 0 0 1 stretch;
   border-image: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/bord.jpg) 0 0 0 1 stretch;
   }
   
.topmen ul li a {
   text-decoration: none;
   color: #fff;
   font-size: 16px;
   padding: 15px 20px;
   -moz-transition: all .3s;
   -webkit-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s;
   font-weight: 600;
   }
   
.topmen ul li a:hover, .topmen ul li.active a {
   background-color: #3c7c8a;
   }
   
ul.nav-child.unstyled.small {
    display: none;
    position: absolute;
    background-color: #c30f3b;
    min-width: 190px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 5px 10px;
    z-index: 9999;
	margin-top: 8px;
    }

.topmen li:hover  ul.nav-child.unstyled.small  {
    display: block;}

ul.nav-child.unstyled.small li {
    color: #fff;
    padding: 10px 0;
    text-decoration: none;
    display: block;
    text-align: left;
	border: none;
    }

ul.nav-child.unstyled.small li a {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    border: none;
	padding: 15px 10px;
    }

ul.nav-child.unstyled.small li:hover {
    background: #7e8a93;
    z-index: 100;
	}
	
ul.nav-child.unstyled.small li:hover {
    background: #4390b5;
    z-index: 100;
	}

ul.nav-child.unstyled.small li:hover , ul.nav-child.unstyled.small li.active {
    background: #4390b5; 
    z-index: unset;
    }
	
ul.nav-child.unstyled.small li a:hover , ul.nav-child.unstyled.small li.active a {
    background: none;
    background-color: none;
    }
	
ul.nav-child.unstyled.small li a:hover , ul.nav-child.unstyled.small ul li.active a , ul.nav-child.unstyled.small li a , .nav-child.unstyled.small li.active a {
   background: none !important;
   background-color: none !important;
   }
   
.req a {
   color: #fff;
   text-decoration: none;
   font-weight: 700;
   padding: 5px 25px;
   background-color: #e93539;
   border-radius: 3px;
   -moz-transition: all .3s;
   -webkit-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s;
   float: right;
   margin-top: 10px;
   }
   
.req a:hover {
   background-color: #ff7376;
   }
   
.hamb {
   display: none;
   }
   
/*logoline*/
.logoline {
    background-color: #fff;
    }

.logoline .content .clear {
   display: none;
   }
  
.logoline .content {
   display: flex;
   justify-content: space-between;
   align-items: center;
   }

.logo {
   float: left;
   padding: 15px 0;
   }
   
.topright {
   float: right;
   padding: 10px 0 8px 0;
   text-align: right;
   }
   
.topphone {
   color: #e71c21;
   font-size: 30px;
   font-weight: 700;
   background: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/phonebg.png) no-repeat left center;
   /*padding: 10px 10px 16px 80px;*/
   padding: 2px 4px 14px 68px;
   background-size: auto 100%;
   }
   
.topphone a {
   color: #e71c21;
   }

.top-loc {
   display: block;
   font-size: 16px;
   color: #65b3b8;
   margin: 3px 0px 0 0;
   font-weight: 700;
  }  
   
.topsocial {
	margin-top: 3px;
	}
   
.socio {
   display: inline-block;
   vertical-align: top;
   margin: 5px 0px 0 5px;
   }

.sociohg {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    margin: 10px 0 0 5px;
	}

.tag-line {
   color: #3c7c8a;
   font-size: 20px;
   font-weight: 600;
   text-align: center;
  }
   
/*sliderline*/
.sliderline {
   background-color: #f1fdfd;
   }
   
.serviceulhead {
   color: #e71c22;
   font-size: 34px;
   padding: 5px 0;
   border-bottom: 1px solid #4590a0;
   text-align: center;
   font-weight: 600;
   }
 
.serviceul {
   float: left;
   width: 24%;
   }

.serviceul ul {
   margin: -16px 0 5px 15px;
   padding: 0;
   color: #3c7c8a;
   font-size: 16px;
   width: 185px;
   text-align: left;
   }
   
.serviceul ul a {
   color: #3c7c8a;
   font-weight: 600;
   text-decoration: none;
   line-height: 18px;
   }
   
.serviceul ul a:hover {
   text-decoration: underline;
   }
   
.leftinfohead {
   font-size: 30px;
   line-height: 33px;
   }
   
.slideshow {
   float: right;
   width: 76%;
   margin-bottom: -6px;
   }
   
/*mainpage content*/
/* .mainpage {
   } */

.mainleftblock {
   width: 53%;
   float: left;
   text-align: left;
   margin: 10px 0 20px;
   }
   
.mainleftblocktext {
   float: left;
   width: 75%;
   margin-bottom: 40px;
   text-align: justify;
   }
   
.mainleftblocktext a {
   color: #000;
   }
   
.roza {
   float: right;
   width: 20%;
   }
   
.roza img {
   width: 100%;
   }

.doctors {
    width: 200px;
    float: left;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    padding-top: 15px;
	}

.doctors img {
	max-width: 180px !important;
    margin: 10px auto;
	}
    
.loc, .con, .serv, .cont {
   color: #e71c22;
   font-size: 34px;
   line-height: 37px;
   padding: 10px 0 15px;
   font-weight: 600;
   }
   
.loc, .con {
	padding: 20px 0 10px;
	}
   
.loc .h1 {
   background: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/loc.png) no-repeat left center;
   background-size: auto 70%;
   padding: 0 0 0 25px;
   }
   
.con .h1 {
   background: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/con.png) no-repeat left center;
   background-size: auto 65%;
   padding: 0 0 0 45px;
   }
   
.serv .h1 {
   background: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/serv.png) no-repeat left center;
   background-size: auto 65%;
   padding: 0 0 0 35px;
   }

.time {
   color: #3c7c8a;
   border: none;
   line-height: 19px;
   font-weight: 600;
   }
   
.timetab {
   height: 120px;
   }

.day {
   width: 80px;
   }
   
.dir a {
   color: #fff;
   text-decoration: none;
   font-weight: 700;
   padding: 5px 25px;
   background-color: #e93539;
   border-radius: 3px;
   -webkit-box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.32);
   -moz-box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.32);
   box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.32);
   -moz-transition: all .3s;
   -webkit-transition: all .3s;
   -o-transition: all .3s;
   transition: all .3s;
   }
   
.dir a:hover {
   background-color: #ff7376;
   }
   
.m1 {
   width: 70%;
   max-width: 180px;
   margin: 0 8%;
   display: inline-block; 
   vertical-align: middle;
   }
   
.m2 {
   width: 90%;
   max-width: 300px;
   margin: 0 8%;
   display: inline-block; 
   vertical-align: middle;
   }
   
.mall {
   width: 100%;
   }

.mainrightblock {
   float: right;
   width: 47%;
   text-align: left;
   margin: 10px 0;
   }
   
.mainrightblocktext {
   margin: 0 0 10px 0;
   border-left: 1px solid #e4e4e4;
   padding-left: 1%;
   }
   
.mainrightblocktext img {
   max-width: 350px;
   }

.make {
   display: inline-block;
   vertical-align: middle;
   font-weight: 700;
   }
   
ul.servi {
   color: #e93539;
   font-weight: 700;
   margin: 0 0 0 30px;
   }
   
ul.servi a {
   color: #000;
   font-size: 16px;
   }
   
.socleft {
   display: inline-block;
   vertical-align: middle;
   max-width: 355px;
   padding: 80px 2% 2% 2%;
   }
   
.socright {
   display: inline-block;
   vertical-align: middle;
   width: 120px;
   padding: 80px 2% 2% 2%;
   }
   
/*mainpage content 2nd line*/
.maincenter {
   background-color: #e9fcfd;
   }
   
.centerblockl, .centerblockr , .centerblockc{
   width: 27%;
   display: inline-block;
   vertical-align: top;
   text-align: left;
   padding: 0 10px 20px;
   }
   
.centerblockl {
	width: 20%;
	}
   
.centerblocklhead {
   padding-left: 25px;
   }
   
/*footer menu*/
.footer {
   background-color: #454545;
   padding: 20px 0;
   }
   
/*copyright*/
.copyright {
   font-size: 14px;
   color: #b3b3b3;
   margin-top: 10px;
   }
   
.copyright a {
   color: #b3b3b3;
   text-decoration: underline;
   }
   
.copyright a:hover {
   text-decoration: none;
   }
   
   
/*inner pages*/
.h1line {
   text-align: left;
   }
   
.h1line h1 {
   color: #e71c22;
   font-size: 34px;
   line-height: 37px;
   padding: 10px 15px;
   font-weight: 600;
   margin: 0;
   }
   
.h1line h1 a {
   color: #e71c22;
   }
   
h2 .subheading-category  {
   color: #e71c22;
   font-size: 34px;
   line-height: 37px;
   padding: 10px 15px;
   font-weight: 600;
   margin: 0;
   }  

.innertab {
   display: table;
   width: 100%;
   }
   
.innercontent {
   padding: 0 15px 10px;
   text-align: left;
   display: table-cell;
   vertical-align: top;
   }
   
.innercontent a, .innerrightcol a {
   color: #000;
   text-decoration: underline;
   }
   
.innercontent a:hover, .innerrightcol a:hover {
   text-decoration: none;
   }
   
.k2FeedIcon {
    float: right;
    position: relative;
    margin-bottom: -10px;
    padding-top: 10px !important;
	}

.k2FeedIcon a {
   color: transparent;
   margin-top:8px !important;
	}
	
div.k2FeedIcon a:before, a.ubUserFeedIcon:before {
    background-image: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/feed.png);
    padding: 0px 2px;
    width: 28px;
    height: 16px;
    overflow: hidden;
	background-repeat: no-repeat;
	}
	
.itemHeader .h1line , .itemToolbar {display: none;}
   
.innerrightcol {
   display: table-cell;
   vertical-align: top;
   width: 180px;
   padding-left: 20px;
   text-align: left;
   }
   
.innercontent ul {
   margin-left: 15px;
   padding-left: 0;
   }
   
.innerrightcol ul {
   margin-left: 0;
   padding-left: 0;
   }
   
.innerrightcol ul li {
   margin-top: 0 !important;
   margin-bottom: 0 !important;
   padding-top: 0 !important;
   padding-bottom: 0 !important;
   }
   
/*Connect with us inner pages*/
.innerconnect {
   background-color: #fff;
   } 
   
.innerconnect .h1 {
   color: #3c7c8a !important;
   }
   
.innerconnect1 {
   width: 540px;
   } 
   
.innerconnect1 .socleft {
   padding: 20px 2%;
   }
   
.innerconnect1 .socright {
   padding: 20px 2%;
   }  
   
/*system*/
.topphone p, .socleft p, .mainleftblock p, .centerblockl p, .centerblockr p {
   padding: 0;
   margin: 0;
   display: inline-block;
   vertical-align: middle;
   }
   
.centerblockr p {
   width: 100%;
   }
   
ul.osmap {
   padding-left: 15px;
   margin-left: 15px;
   }
   
.nivo-caption {
   background-color: rgba(0,0,0,0.3);
   padding: 15px;
   opacity: 1;
   -moz-opacity: 1;
   filter:alpha(opacity=1);
   font-size: 35px;
   color: rgba(255,255,255,1) !important; 
   }

span.slider-small-text {
   font-size: 22px;
   padding: 5px;
   }

a.slider-link {
   font-size: 24px;
   display: block !important;
   border: none !important;
   padding: 5px;
   }
   
fieldset {
   border: none;
   padding: 0;
   margin: 0;
   }

#second {margin: 0; width: 100%; float: left; margin-top: 5px;}
#one {float: left; width: 50%;padding-right: 2%;}
#two {width: 48%; float: right; margin-bottom: 20px;}
#address {float: left; width: 48%;}
#week {float: left; width: 105px;;}
#hours {float: left;}

p img , #offices img {max-width: 100%; height:auto;}
#osmap.osmap-sitemap  {text-align:left;}

#oneser, #twoser, #threeser, #threeser {width: 25%; float: left;}

#osmap.osmap-sitemap  h1 {
    color: #e71c22;
	font-weight: 600;
	}

table.pe td {padding-right: 15px;}

table.pe li {padding: 1px 0;}

.serv {display:none;}

.images-wrap {
   display: flex;
   justify-content: center;
   align-items: center;
   flex-wrap: wrap;
   gap: 30px;
   margin: 25px auto;
   }

.images-wrap .items-wrap {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 515px;
    align-items: center;
    justify-content: center;
    text-align: center;
    }

.images-wrap .items-wrap .image-item {
   display: flex;
   flex-direction: column;
   text-align: center;
   gap: 10px;
   }

.images-wrap .items-wrap .image-item span {
   color: #3c7c8a;
   font-weight: 600;
   font-size: 18px;
   }

.images-wrap .items-wrap p.custom-height {
   min-height: 88px;
   }

@media only screen and (max-width: 1380px) {

.mainleftblock {
	width: 100%;
    margin: 10px 0 5px;
  	}
  
.mainrightblock  {
	width: 100%;
    margin: 0 0 30px 0;
  	}
  
.mainrightblocktext {
	max-width: 600px;
    margin: 0 auto;    
	}
  
}

@media only screen and (max-width: 1360px) {
	
.theme-pure .nivoSlider {
	min-height: 336px;
	}
	
.theme-pure .nivoSlider img {
	height: 100%;
    width: auto !important;
	}

}
   
@media only screen and (max-width: 1300px) {
/*topmenu*/
.topmen ul li a {
   padding: 15px 11px;
   } 
}

@media only screen and (max-width: 1200px) {
#address {width: 100%;}
#week {margin:20px 0 0;}
#hours {margin:20px 0 0;}
#two iframe {height: 567px;}
}

@media only screen and (max-width: 1150px) {

.serviceulhead {
   font-size: 27px;
  	}  

.images-wrap .items-wrap p.custom-height {
   min-height: auto;
   }
}

@media only screen and (max-width: 1100px) {
/*topmenu*/
.topmen ul li a {
   padding: 15px 10px;
   font-size: 14px;
   } 

.tag-line {
   font-size: 18px;  
  }

.logo {
   float: left;
   padding: 15px 0;
   width: 250px;
   }  
   
.req a {
   padding: 5px 15px;
   font-size: 14px;
   }
   
.centerblockl, .centerblockr {
   width: 40%;
   display: inline-block;
   vertical-align: top;
   text-align: left;
   padding: 0 10px;
   }
   
.serviceulhead {
    font-size: 25px;
	}
	
.nivo-caption {
	font-size: 25px;
	}

span.slider-small-text {
   font-size: 18px;
   }
   
a.slider-link {
   font-size: 20px;
   }
}

@media only screen and (max-width: 1016px) {
.serviceulhead {
    font-size: 22px;
	}
}

@media only screen and (max-width: 980px) {

table.pe td {
	display: block;
	}
	
}

@media only screen and (max-width: 950px) {
.notice {
   font-size: 16px;
   }

/*topmenu*/
.topmen {
   display: none;
   }

.topmen ul {
   padding: 0;
   margin: 0;
   display: block;
   background-color: #69bdbe;
   position: absolute;
   top: 40px;
   right: 0;
   width: 200px;
   z-index: 9999;
   border: none;
   }
         
.topmen ul li {
   display: block;
   border: none;
   text-align: left;
   padding: 0;
   }
   
.topmen ul li a {
   text-decoration: none;
   color: #fff;
   font-size: 16px;
   padding: 10px 10px;
   display: block;
   }
   
.hamb {
   float: right;
   height: 20px;
   padding: 10px 0;
   display: block;
   cursor: pointer;
   }
   
ul.nav-child.unstyled.small {
    display: inline-block; /*display: block; if jumps*/
    position: relative;
    background-color: unset; 
    width: 100%;
    box-shadow: unset;
    padding: 6px 0 0;
    margin: 0 auto;
    z-index: unset; 
    text-align: center;
    margin-top:0;
    top: 0;
    }

.nav-justified li:hover ul.nav-child.unstyled.small  {
    display: unset;}

ul.nav-child.unstyled.small li {
    color: #fff;
    padding: 6px 5px;
    text-decoration: none;
    display: block;
    margin: 0 10px;
    }
	
ul.nav-child.unstyled.small li:hover {
    background: unset; 
    z-index: unset;
    }
	
ul.nav-child.unstyled.small li a {
   color: #002b61;
   text-decoration: none;
   font-size: 15px;
   margin: 0 10px;
   padding: 0;
   }
   
.req a {
   float: left;
   margin-top: 5px;
   }
   
/*logoline*/
.logo {
   width: 230px;
   padding: 10px 0 5px;
   }
   

.top-loc {
   font-size: 13px;
   }

.topright {
   padding: 18px 0 5px 0;
   }
   
.topphone {
   font-size: 23px;
   padding: 13px 10px 17px 70px;
   }
   
.sociog {
	margin: 20px 0 0 0;
	}
  
.sociohg {
	margin: 20px 0 0 5px;
	}
   
/*sliderline*/ 
.serviceul {
   float: none;
   width: auto;
   text-align: left;
   padding-bottom: 10px;
   }
   
.slideshow {
   display: none;
   }
   
/*mainpage content*/
.mainleftblock {
   width: auto;
   float: none;
   display: block;
   }
   
.mainrightblocktext {
   border-left: 0;
   }
   
.socleft {
   padding: 20px 2% 2% 2%;
   }
   
.socright {
   padding: 20px 2% 2% 2%;
   }
   
/*mainpage content 2nd line*/
   
.centerblockl, .centerblockr {
   width: auto;
   display: block;
   text-align: center;
   padding: 0 0 20px 0;
   }
   
.centerblocklhead {
   padding-left: 0;
   text-align: center;
   }
   
.centerblockc {
	width: 100%;
	text-align: center;
	padding: 0 0 20px 0;
	}
	
.centerblockc img {max-width: 100%; height: auto; margin: 0 !important; padding: 0 !important;}
   
table.time {
	margin: 0 auto;
	}
   
/*copyright*/
.copyright {
   margin-top: 0px;
   }
}

@media only screen and (max-width: 767px) {
  #oneser, #twoser, #threeser, #threeser {width:50%;float:left;}
  
  .h1line h1 {
   padding: 10px 15px 0px 15px;
   }
  
.innercontent {
    padding: 0px 15px 0px 15px;}
	
#one , #two {width: 100%; margin-right: 0;}

#two iframe {height: 450px;}

table.pe {
	width: 100%;
	}
	
img.pe {
	float: left !important;
	margin: 0 0 20px !important;
	max-width: 100% !important;
	height: auto;
	}
	
}

@media only screen and (max-width: 760px) {
.logoline .content {
   flex-direction: column;
   }

.logo {
   width: 100%;
   max-width: 330px;
   padding: 10px 0 5px;
   }

.tag-line p {
   margin: 0;
   }

.topphone {
   font-size: 24px;
   padding: 10px 10px 17px 70px;
   }

.top-loc {
   margin: 3px 8px 0 0;
   }   

.topsocial {
	max-width: 115px;
	margin: 4px auto;
   	}
  
.socio {
    margin: 5px 3px 0 3px;
	}
}

@media only screen and (max-width: 660px) {

.doctors {width: 100%;}
  
}

@media only screen and (max-width: 570px) {
/*logoline*/
.logo {
   float: none;
   display: block;
   }
   
.topright {
   float: none;
   display: block;
   /* text-align: center; */
   }
   
.serviceulhead {
   font-size: 22px;
   }
   
/*mainpage content*/    
.loc, .con, .serv, .cont {
   font-size: 22px;
   }
   
.loc .h1 {
   padding: 0 0 0 20px;
   background-size: auto 90%;
   }
   
.con .h1 {
   padding: 0 0 0 35px;
   background-size: auto 80%;
   }
   
.serv .h1 {
   padding: 0 0 0 30px;
   background-size: auto 90%;
   }
   
.mainleftblocktext {
   float: none;
   width: auto;
   margin-bottom: 0px;
   }
   
.roza {
   float: none;
   width: 60%;
   margin-bottom: 20px;
   }
   
.dir1 {
   margin: 0;
   }

.loc, .con {
    padding: 10px 0 0px;
	} 
   
.socleft {
   padding: 0;
   display: block;
   float: none;
   width: auto;
   }
   
.socright {
   padding: 20px 0 20px 0;
   display: block;
   float: none;
   width: auto;
   }
   
/*inner pages*/
.h1line h1 {
   font-size: 20px;
   padding: 10px 15px 0px 15px;
   }
  
.innercontent {
    padding: 0px 15px 0px 15px;}
   
.innerrightcol {
   display: none;
   }
   
/*Connect with us inner pages*/  
.innerconnect1 {
   width: auto;
   } 
   
.innerconnect1 .socleft {
   padding: 0 2% 10px;
   }
   
.innerconnect1 .socright {
   padding: 0 2% 10px 2%;
   } 
}

@media only screen and (max-width: 420px) {
    #oneser, #twoser, #threeser, #threeser {width:100%;}
}


/*accesible*/
div.ofc-ada-screen-reader {
    text-align: right;
    font-size: 13px;
    height: 30px;
    background-color: #eef1f5;
    box-shadow: inset 0 0.5px 2px 0 rgba(0,0,0,0.1);
    line-height: 30px;
    position: relative;
    padding-right: 210px;
    z-index: 99999;
}

span.ofc-ada-description {
    color: #3e3e40;
    padding-right: 16px;
}

span.ofc-ada-button {
    background-image: linear-gradient(to bottom,#f8fbff,#dddfe3);
    border: solid .5px #c2c6cc;
    text-align: center;
    color: #313233;
    line-height: 10px!important;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

span.ofc-ada-button a {
    line-height: 28px;
    padding: 0 20px 0 40px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #de7341;
}

span.ofc-ada-button a:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 19px;
    width: 15px;
    height: 20px;
    background: url(https://www.ecfanc.com/templates/easterncarolinaankleandfootcenter/images/acce.png) no-repeat center;
    background-size: 100% auto;
}

#templateswitcher {
    display: none!important;
}

@media only screen and (max-width: 767px) {
    span.ofc-ada-description {
        display: none;
    }

    span.ofc-ada-button {
        width: 100%;
    }
}


.activeFeedbackField {
display: inline-block;
position: relative;
Width:0;
Overflow:hidden;
}

.activeFeedbackField input{
Position:absolute;
Left:10px;
}

.activeFeedbackDescription {
padding-top: 5px;
margin: 0;
}

.rsblog-main-container.rsblog-default {
    float: left;
    width: 80%;
}

.rsblog-post a, .rsblog-page a{
   color: #000;
}
h2.rsblog-entry-title.latestItemTitle {
    text-align: left;
}
.rsblog-entry-header{
   text-align: left !important;
   padding-left: 15px !important;;
}
ul.list-unstyled.list-inline {
    padding: 0;
}
.rsblog-entry-meta {
    font-size: 85%;
}

.rsblog-main-post-container.rsblog-default {
    float: left;
    width: 80%;
}}
