
.events_wrapper {
    width: 100%;
}
.event_item {
    float: left;
    padding: 20px 10px;
    width: 98%;
}
.event-pic {
    float: left;
    padding: 0 20px 0 0;
}
.event-pic img {
    height: 150px;
    width: 150px;
}
.event-content {
    font-size: 12px;
}
.event-content strong {
    display: block;
    font-size: 18px;
    font-weight: bold;
}
.event-content span {
    font-weight: bold;
}
.fme_input_field {
    width: 500px;
}
.fme_input_textarea_field {
    height: 300px;
    width: 500px;
}
.fme_input_select_field {
    width: 280px;
}
a:focus {
    outline: medium none;
}
#panel {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: auto;
    margin-top: -18px;
}
.slide {
    border-top: 1px solid #422410;
    margin-top: -10px;
    padding: 0;
}
#accordion {
    overflow: hidden;
    padding: 0 !important;
}
#wrapper {
    margin: 0 auto;
    width: auto;
}
.accordion {
    border-bottom: 1px solid #e5e5e5 !important;
    color: #556e26;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    height: auto !important;
    line-height: normal !important;
    margin: 0 !important;
    padding: 1% !important;
    text-decoration: none;
    text-transform: uppercase;
}
.accordion-open, .collapse-open {
    color: #4369cc !important;
}
.accordion::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 100%;
}
.accordion-open span, .collapse-open span {
    display: block;
    float: right;
    padding: 10px;
}
.accordion-open span, .collapse-open span {
    background: rgba(0, 0, 0, 0) url("../../../../img/minus.png") no-repeat scroll center center;
}
.accordion-close span, .collapse-close span {
    background: rgba(0, 0, 0, 0) url("../../../../img/plus.png") no-repeat scroll center center;
    display: block;
    float: right;
    padding: 10px;
}
#accordion div.container {
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    padding: 0;
}
#accordion div.content {
    background: #f8fcfe none repeat scroll 0 0;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
    margin: 0;
    padding: 2%;
}
#accordion div.content ul, #accordion div.content p {
    margin: 0;
    padding: 3px;
}
#accordion div.content ul li {
    line-height: 25px;
    list-style-position: inside;
}
#accordion div.content ul li a {
    color: #555555;
}
code {
    overflow: auto;
}
#fmmblogPaginationBlock .paginate {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
#fmmblogPaginationBlock a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    border-radius: 4px;
    color: #383838;
    margin-right: 3px;
    padding: 6px 10px;
    text-decoration: none;
}
#fmmblogPaginationBlock a:hover {
    background: #f3f3f3 none repeat scroll 0 0;
    text-decoration: none;
}
#fmmblogPaginationBlock a.current {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #353535;
    color: #3289c5;
    cursor: default;
    font-size: 14px;
    text-decoration: none;
}
.grid {
    border-bottom: 0 none;
    padding-bottom: 0.5em;
}
.grid table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cbd3d4 #cbd3d4 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    width: 100%;
}
.grid table.border {
    border: 1px solid #cbd3d4;
}
.grid tbody {
    background: #fff none repeat scroll 0 0;
}
.grid tr.even, .grid tr.even tr {
    background: #f6f6f6 none repeat scroll 0 0;
}
.grid tr.on-mouse {
    background: #fcf5dd none repeat scroll 0 0;
    cursor: pointer;
}
.grid tr.invalid {
    background-color: #f5d6c7;
}
.grid th, .grid td {
    padding: 2px 4px;
}
.grid th {
    white-space: nowrap;
}
.grid td.editable input.input-text {
    margin-left: 4px !important;
    width: 50px !important;
}
.grid td input.input-text {
    width: 86%;
}
.grid td input.input-inactive {
    background: #eee none repeat scroll 0 0;
}
.grid table td {
    border-color: #dadfe0;
    border-style: solid;
    border-width: 0 1px 1px 0;
}
.grid table.border td {
    background: #fff none repeat scroll 0 0 !important;
}
.grid table td.first, .grid table td.last {
    border-right: 0 none;
}
.grid table td.product {
    text-align: right;
}
.grid table td.empty-text {
    padding: 15px;
}
.grid table td .action-select {
    width: 100%;
}
.grid .separator {
    color: #b9b9b9;
    padding: 0 4px;
}
.grid tbody.odd tr {
    background: #fff none repeat scroll 0 0 !important;
}
.grid tbody.even tr {
    background: #f6f6f6 none repeat scroll 0 0 !important;
}
.grid tbody.odd tr td, .grid tbody.even tr td {
    border-bottom: 0 none;
}
.grid tbody.odd tr.border td, .grid tbody.even tr.border td {
    border-bottom: 1px solid #dadfe0;
}
table.actions {
    margin: 0.5em 0;
    width: 100%;
}
table.actions td {
    vertical-align: top;
}
.pager select {
    margin: 0 4px;
    width: 4em !important;
}
.pager input.page {
    width: 2em !important;
}
.pager .arrow {
    margin: 0 3px;
    vertical-align: middle;
}
.grid tr.headings {
    line-height: 25px;
}
.grid tr.headings th {
    border-color: #f9f9f9 #d1cfcf #f9f9f9 #f9f9f9;
    border-style: solid;
    border-width: 1px;
    font-size: 0.9em;
    padding-bottom: 0;
    padding-top: 1px;
}
.grid tr.headings th.last {
    border-right: 0 none;
}
.grid tr.headings th.no-link {
    color: #67767e;
    padding-bottom: 1px;
    padding-top: 2px;
}
.grid tr.headings th span.nobr {
    display: block;
}
.grid tr.headings th a {
    color: #2d444f;
    display: block;
    padding: 2px 4px 1px 0;
    text-decoration: none;
}
.grid tr.headings th a:hover {
    color: #d85909;
    text-decoration: none;
}
.grid tr.headings th a.sort-arrow-desc, .grid tr.headings th a.sort-arrow-asc {
    background: rgba(0, 0, 0, 0) url("../../../../img/sort_on_bg.gif") no-repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-bottom: 2px;
}
.grid tr.headings th span.sort-title {
    display: block;
    line-height: 1;
    padding: 3px 12px 4px 0;
}
.grid tr.headings th a.sort-arrow-desc span.sort-title, .grid tr.headings th a.sort-arrow-asc span.sort-title {
    background-position: right 50%;
    background-repeat: no-repeat;
    padding: 3px 12px 2px 8px;
}
.grid tr.headings th a.sort-arrow-desc span.sort-title {
    background-image: url("../../../../img/grid_sort_desc.gif");
}
.grid tr.headings th a.sort-arrow-asc span.sort-title {
    background-image: url("../../../../img/grid_sort_asc.gif");
}
#fmmblogWraps {
    clear: both;
}
#fmmblogWraps .categoryPara {
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0;
    padding: 1% 0;
}
#fmmblogWraps .categoryPara p {
    padding-bottom: 0;
}
#fmmblogWraps .categoryPara a {
    color: #000;
    text-decoration: underline;
}
#fmmblogWraps .categoryPara a:hover {
    text-decoration: none;
}
#fmmblogWraps .fmmblogsTitle {
    background: rgba(0, 0, 0, 0) url("../../../../img/new_index.gif") repeat scroll 0 0;
    clear: both;
    color: #55546d;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 11px;
    text-align: left;
}
#fmmblogWraps .fmmblogsTitle:hover {
    color: #0866cc !important;
}
#fmmblogWraps .fmmblogsTitle span {
    color: #dbdbdb;
    float: right;
    font-size: 11px;
    font-weight: normal;
}
#fmmblogWraps .event_item {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#fmmblogWraps .event_item p {
    background: #f7f7f7 none repeat scroll 0 0;
    display: block;
    padding: 10px 6px;
}
#fmmblogDetail h3 span {
    color: #dbdbdb;
    float: right;
    font-size: 11px;
    font-weight: normal;
}
#fmmblogDetail .fmmBlogdetContent {
    clear: both;
    display: block;
    font-size: 14px;
    line-height: 18px;
}
#fmmblogDetail .fmmBlogdetContent a {
    color: #3289c5;
}
#fmmblogDetail .fmmBlogdetContent a:hover {
    text-decoration: underline;
}
#fmmblogDetail .fmmBlogdetContent ul {
    list-style: outside none disc;
    padding-left: 20px;
}
#fmmblogDetail .fmmBlogdetContent img {
    max-width: 100%;
    /*width: 100%;*/
}
#fmmblogDetail .fmmBlogdetContent ol {
    list-style: outside none decimal;
    padding-left: 20px;
}
#fmmblogDetail .fmmBlogdetContent p {
    background: #fff none repeat scroll 0 0;
    padding: 8px 0;
}
#fmmblogDetail #fmmblogThumbs {
    overflow: hidden;
    width: 100%;
}
#fmmblogDetail #fmmblogThumbs a {
}
#fmmblogDetail #fmmblogThumbs a:hover {
}
#fmmblogDetail #fmmblogThumbs a img {
}
#fmmblogDetail #fmmblogCatsTags {
    background: #f7f7f7 none repeat scroll 0 0;
    clear: both;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 10px;
}
#fmmblogDetail #fmmblogCatsTags a, #fmmblogDetail #fmmblogRelated a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    margin-right: 5px;
    padding: 3px 6px;
}
#fmmblogDetail #fmmblogCatsTags a:hover, #fmmblogDetail #fmmblogRelated a:hover {
    background: #3289c5 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
#fmmblogDetail #fmmblogRelated {
    background: #f7f7f7 none repeat scroll 0 0;
    clear: both;
    display: block;
    font-size: 13px;
    line-height: 18px;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 10px;
}
#fmmblogDetail #related_products ul {
    clear: both;
    padding-top: 15px;
}
#fmmblogDetail #related_products ul li {
    border: 1px solid #d6d6d6;
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 8px;
    padding: 5px;
    width: 245px;
}
#fmmblogDetail #related_products ul li::after, .fmm_categories_block li::after, .fmmbloggrid .blog_individual_item .event-content::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
#left_column .informations_block_left {
    clear: both;
}
#related_posts ul li {
    display: inline-block;
}
#accordion .container {
    width: auto !important;
}
#accordion .content::after, #left_column .informations_block_left::after {
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
}
#accordion .margin-form {
    margin-bottom: 10px;
}
#post_comments #client_name {
    width: 100%;
}
#post_comments .error {
    background: #f3515c none repeat scroll 0 0;
    color: #fff;
    padding: 10px;
}
#fmmblogLeftBlock br {
    line-height: 24px;
}
#fmmblogLeftBlock h4 {
    margin-bottom: 8px;
}
#fmmblogLeftBlock ul li {
    border-bottom: 1px dashed #d8d8d8;
    padding-bottom: 14px;
    padding-top: 8px;
}
#fmmblogLeftBlock ul li span {
    font-size: 11px;
    line-height: 16px;
}
#fmmblogLeftBlock .fmmblogTitle {
    color: #000;
    font-weight: bold;
}
#fmmblogLeftBlock .fmmblogTitle:hover {
    color: #3289c5;
}
#fmmblogLeftBlock ul li a {
    line-height: 22px;
}
#fmmblogLeftBlock ul li a.fmmblogImage {
    border: 1px solid #c9c9c9;
    float: left;
    margin-right: 5px;
    padding: 2px;
}
#fmmblogLeftBlock .fmmblogInfoBlock {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: 8px;
    min-height: 30px;
    padding: 2% 3%;
}
#fmmblogLeftBlock .fmmblogInfoBlock strong {
    background: rgba(0, 0, 0, 0) url("../../../../img/cal.png") no-repeat scroll left center;
    font-size: 11px;
    font-weight: normal;
    padding-left: 20px;
    vertical-align: middle;
}
#fmmblogLeftBlock .fmmblogInfoBlock a {
    background: rgba(0, 0, 0, 0) url("../../../../img/view.png") no-repeat scroll left center;
    float: right;
    font-size: 11px;
    font-weight: normal;
    padding-left: 20px;
    vertical-align: middle;
}
#fmmblogLeftBlock .fmmblogSearchform {
    border: 1px solid #dddddd;
    border-radius: 5px;
    float: right;
    padding: 1px;
    width: 60%;
}
#fmmblogLeftBlock #searchTxt {
    border: 0 none;
    color: #7f7f7f;
    display: inline-block;
    margin-left: 3px;
    padding: 2px 3px;
    width: 82%;
}
#fmmblogLeftBlock .fmmblogSubmitter {
    background: rgba(0, 0, 0, 0) url("../../../../img/search.png") no-repeat scroll left top;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    padding: 0;
    text-indent: -9999px;
    width: 20px;
}
#fmmblogLeftBlock .fmmblogViewLefter {
    float: left;
}
#module-advanceblog-blog #post_comments {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    padding: 20px;
}
.advanceblogCommentsBlock {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    margin: 10px 0;
    padding: 8px;
}
.advanceblogCommentsBlock ul {
    margin: 0;
    padding: 0;
}
.advanceblogCommentsBlock ul li {
    border-bottom: 1px dotted #ccc;
    list-style: outside none none;
    padding: 15px 0;
}
.advanceblogCommentsBlock ul li .commentUserDetails {
    display: inline-block;
    font-size: 12px;
    text-transform: capitalize;
    width: 25%;
}
.advanceblogCommentsBlock ul li .commentUserDetails img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: left;
    margin-right: 15px;
    padding: 2px;
}
.advanceblogCommentsBlock ul li .commentUserDetails strong {
    color: #333;
    font-size: 13px;
    line-height: 22px;
}
.advanceblogCommentsBlock ul li .commentUserComment {
    border-left: 2px solid #3289c5;
    display: inline-block;
    font-size: 13px;
    min-height: 56px;
    padding: 3px 10px 0;
    position: relative;
    vertical-align: top;
    width: 73%;
}
.advanceblogCommentsBlock ul li .commentUserComment::before {
    color: #3289c5;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 1.2em;
    font-weight: 200;
    height: 18px;
    left: -7px;
    position: absolute;
    text-align: center;
    top: 8px;
}
#module-advanceblog-blog #post_comments h3 {
    margin-top: 0;
}
.lastcomment {
    border-bottom: 0 none !important;
}
form#sendComment fieldset {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
}
form#sendComment h4 {
    margin-top: 0;
}
#fmmblogDetail .blogSubInfo p {
    border: 2px solid #333;
    display: inline-block;
    margin-right: 10px;
    padding: 4px 8px;
}
#fmmblogDetail .blogSubInfo p a:hover {
    color: #0066cc;
}
#fmmblogDetail #mainBlogpostImg {
    text-align: center;
    width: 100%;
}
#fmmblogDetail #mainBlogpostImg img {
    border: 1px solid #ccc;
    max-width: 100%;
    padding: 0.6%;
}
#fmmblogDetail .blogSubInfo {
    clear: both;
    padding-bottom: 10px;
    padding-top: 4px;
    width: 100%;
}
#fmmblogDetail #related_posts {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    margin-bottom: 20px;
    padding: 20px;
}
#fmmblogDetail #related_posts h3 {
    margin-top: 0;
}
#fmmblogDetail #related_posts #fmmblogRelated {
    margin-bottom: 0;
}
#fmmblogDetail #related_products {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
    padding: 20px;
}
#fmmblogDetail #related_products h3 {
    margin-top: 0;
}
#fmmblogDetail #related_products ul {
    margin-bottom: 0;
}
#mainBlogcatImg {
    width: 100%;
    text-align: center;
}
#mainBlogcatImg img {
    border: 1px solid #ccc;
    max-width: 100%;
}
#fmmblogWraps .fmmblogTopCategoryBlock {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #e8e8e8;
    padding: 15px;
}
#fmmblogWraps .fmmblogTopCategoryBlock h1 {
    color: #555454;
}
#fmmblogWraps .fmmblogTopCategoryBlock p {
    margin-bottom: 0;
}
.fmmbloggrid .blog_individual_item {
    background: #f7f7f7 none repeat scroll 0 0;
    box-shadow: 2px 1px 2px #ccc;
    display: inline-block;
    margin: 2% 3% 2% 0;
    position: relative;
    vertical-align: top;
    width: 48%;
}
.fmmbloggrid .blog_individual_item_pic {
    clear: both;
    position: relative;
    width: 100%;
}
.postCommentsCount {
    background: #3289c5 url("../../../../img/comment_ico.png") no-repeat scroll 4px center;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    left: 0;
    min-width: 6%;
    padding: 3px 10px 3px 22px;
    position: absolute;
    top: 0;
}
.postCommentsCount::before {
    bottom: -8px;
    color: #3289c5;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 1.7em;
    font-weight: 200;
    height: 18px;
    left: 0;
    position: absolute;
    text-align: center;
}
.postCommentsCount:hover {
    color: #19232d;
}
.fmmbloggrid .blog_individual_item_pic img {
    max-width: 100%;
}
.fmmbloggrid .blog_individual_item p {
    padding: 8px 10px 3px;
}
.fmmbloggrid .blog_individual_item .event-content {
    padding-bottom: 28px;
}
#fmmblogPaginationBlock {
    padding: 20px 0;
    width: 100%;
}
#fmmblogPaginationBlock ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#fmmblogPaginationBlock ul li {
    display: inline-block;
    margin: 0 3px;
    vertical-align: top;
}
#fmmblogPaginationBlock ul li a.next::before {
    color: #696e74;
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    font-weight: normal;
}
#fmmblogPaginationBlock ul li a {
    background: #fff none repeat scroll 0 0;
    color: #656462;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 32px;
    padding: 3px 15px;
    position: relative;
    text-align: center;
}
#fmmblogPaginationBlock ul li a.active {
    background: #3289c5 none repeat scroll 0 0;
    border-color: #3289c5;
    color: #fff;
}
#fmmblogPaginationBlock ul li a.active:hover {
    background: #446cb3 none repeat scroll 0 0;
    color: #fff;
}
#fmmblogPaginationBlock ul li a:hover {
    background: #dfdfe1 none repeat scroll 0 0;
}
#fmmblogPaginationBlock ul li a.next:hover::before {
    color: #000;
    font-weight: normal;
}
#fmmblogPaginationBlock ul li:last-child a:hover {
    color: #000;
}
.fmmbloggrid .blog_individual_item.lastgrid {
    margin-right: 0 !important;
}
.fmmbloggrid .blog_individual_item .fmmblogDateReadmoreTag {
    background: #e0e0e0 none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 1% 2%;
    position: absolute;
    width: 100%;
}
.fmmbloggrid .blog_individual_item .fmmblogDateTag {
    background: rgba(0, 0, 0, 0) url("../../../../img/cal.png") no-repeat scroll left center;
    font-size: 11px;
    padding-left: 20px;
    vertical-align: middle;
}
.fmmbloggrid .blog_individual_item .fmmblogReadmoreTag {
    background: #3289c5 none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 11px;
    padding: 1%;
    position: absolute;
    right: 0;
    text-align: center;
    width: 22%;
}
.fmmbloggrid .blog_individual_item .fmmblogReadmoreTag:hover {
    color: #000;
}
.fmmbloglisting .blog_individual_item_pic {
    clear: both;
    position: relative;
    width: 100%;
}
.fmmbloglisting .blog_individual_item {
    clear: both;
    margin: 3.5% 0;
    position: relative;
    vertical-align: top;
    width: 100%;
}
.fmmbloglisting .blog_individual_item_pic img {
    max-width: 100%;
}
.fmmbloglisting .blog_individual_item p {
    padding: 6px 10px 3px;
}
.fmmbloglisting hr {
    background: #e2e2e2 none repeat scroll 0 0;
    border: 0 none;
    clear: both;
    display: block;
    height: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.fmmbloglisting .postCommentsCount {
    left: 0;
}
.fmmbloglisting .fmmlisting_headings {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhDwAPALMAAP////7+/v39/fz8/Pv7+/r6+vn5+fj4+Pf39/b29vX19fT09AAAAAAAAAAAAAAAACwAAAAADwAPAAAEZFCdEYAgSBURgjBHSHRCERpcMHzLwVlEkmydCh6jZx5o5R0KA8UTQxAEqcEtVzIgDEfALyEkFRE0m4hUMCRwyQN1WCKIs4MCAkcqfdGHZ454TqontdIaziNQYHUdSl9QXHthBxEAOw==") repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding: 1% 2%;
    position: absolute;
    width: 70%;
}
.fmmbloglisting .fmmbloglisting_title {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    padding-top: 3px;
}
.fmmbloglisting .fmmbloglisting_title:hover {
    color: #296f9e;
}
.fmmbloglisting .postCommentsCount {
    min-width: 4.3%;
}
.fmmbloglisting .fmmblogDateTag {
    font-size: 11px;
}
.fmmbloglisting .fmmpost_content {
    padding-bottom: 5px;
    padding-top: 8px;
}
.fmmbloglisting .fmmpost_content p {
    font-size: 14px;
    line-height: 22px;
}
.fmmbloglisting .fmmblogReadmoreTag::before {
    color: #3289c5;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 1.7em;
    font-weight: 200;
    height: 18px;
    left: 0;
    position: absolute;
    text-align: center;
    top: -8px;
}
.fmmbloglisting .fmmblogReadmoreTag {
    background: #3289c5 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 12px;
    min-width: 5%;
    padding: 3px 10px;
    position: relative;
}
.fmmbloglisting .blog_individual_item::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    width: 100%;
}
.fmmbloglisting .fmmblogReadmoreTag:hover {
    color: #000;
}
.fmmblog_heading_main, #fmmblogDetail h3 {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhDwAPALMAAP////7+/v39/fz8/Pv7+/r6+vn5+fj4+Pf39/b29vX19fT09AAAAAAAAAAAAAAAACwAAAAADwAPAAAEZFCdEYAgSBURgjBHSHRCERpcMHzLwVlEkmydCh6jZx5o5R0KA8UTQxAEqcEtVzIgDEfALyEkFRE0m4hUMCRwyQN1WCKIs4MCAkcqfdGHZ454TqontdIaziNQYHUdSl9QXHthBxEAOw==") repeat scroll 0 0;
    border-left: 2px solid #3289c5;
    color: #555454;
    margin-bottom: 12px;
    padding: 1% 2%;
    width: 100%;
}
.fmmblog_heading_main h1 {
    color: #555454;
    margin: 0;
    padding: 0;
}
.fmmbloglisting .blog_imageless .fmmlisting_headings {
    position: static !important;
    width: 100% !important;
}
.fmmbloglisting .blog_imageless .fmmlisting_headings.blog_makecommentroom {
    padding-top: 25px !important;
}
.tags_block {
    text-transform: capitalize;
}
.fmm_archives_block li {
    border-bottom: 1px solid #d6d4d4;
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 30px 0 19px;
}
.fmm_categories_block li a:hover, .fmm_archives_block li a:hover {
    color: #0066cc;
}
.fmm_archives_block ul {
    border-top: 1px solid #d6d4d4;
}
.fmm_bo_sub_button::before {
    color: #3289c5;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 1.7em;
    font-weight: 200;
    text-align: center;
}
.fmmblog_category_link_listing {
    background: rgba(0, 0, 0, 0) url("../../../../img/cat.png") no-repeat scroll left center;
    color: #3289c5;
    font-size: 11px;
    margin-left: 7px;
    padding-left: 17px;
    vertical-align: middle;
}
.fmmbloglisting .fmmblog_category_link_listing {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-left: 1px solid #9b9b9b;
    margin-left: 3px;
    padding-left: 6px;
}
#fmm_socialshare {
    border-top: 2px solid #f6f6f6;
    clear: both;
    margin-top: 15px;
    padding: 8px 0;
    width: 100%;
}
.fmmbloglisting .fmm_socialshare_listing {
    float: left;
}
.fmmbloggrid .fmm_socialshare_listing .addthis_sharing_toolbox {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #e0e0e0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-image: none;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-top: 0 none !important;
    bottom: -31px;
    padding: 4px 5px 0;
    position: absolute;
    right: 0;
}
.fmmbloggrid .blog_individual_item.marginb_more {
    margin-bottom: 5% !important;
}
.fmm_categories_block li {
    border-bottom: 1px solid #d8d8d8;
    padding: 7px 0;
}
.fmm_categories_block li.end_listitem {
    border: 0 none;
}
.fmm_categories_block li .fmmcat_img_left {
    float: left;
    padding-right: 10px;
    width: 34%;
}
.fmm_categories_block li .fmmcat_img_left img {
    height: auto;
    max-width: 100%;
}
.fmm_categories_block li a {
    color: #000;
    font-weight: bold;
}
.fmm_categories_block li span {
    font-size: 11px;
    line-height: 16px;
}
#fmmblog_tabs ul {
    padding-left: 20px;
}
#fmmblog_tabs li {
    line-height: 22px;
    list-style: outside none circle;
}
.fmm_rc_block li {
    border-bottom: 1px solid #e5e5e5;
    padding: 8px 0;
}
.fmm_rc_block .fmm_rclefty {
    border-radius: 6px;
    display: inline-block;
    margin-right: 2%;
    overflow: hidden;
    width: 17%;
}
.fmm_rc_block .fmm_rclefty img {
    max-width: 100%;
}
.fmm_rc_block .fmm_rcright {
    background: #eaeaea none repeat scroll 0 0;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 4px;
    padding: 2% 2% 3%;
    position: relative;
    vertical-align: top;
    width: 75%;
}
.fmm_rc_block .fmm_rcright::before {
    color: #eaeaea;
    content: "";
    display: block;
    font-family: FontAwesome;
    font-size: 1.2em;
    font-weight: 200;
    height: 18px;
    left: -4px;
    position: absolute;
    text-align: center;
    top: 6px;
}
.fmm_rc_block .rc_end {
    border-bottom: 0 none;
}
.fmm_rc_block .fmm_rcright span {
    background: #cccccc none repeat scroll 0 0;
    bottom: -8px;
    color: #494949;
    display: block;
    font-size: 9px;
    line-height: 13px;
    padding: 2px 4px;
    position: absolute;
    right: 3%;
    text-transform: uppercase;
}
#related_products div p {
    font-size: 11px;
}
#related_products a {
    color: #555454;
}
#related_products a:hover {
    color: #0066cc;
}
@media (min-width: 200px) and (max-width: 480px) {
.advanceblogCommentsBlock ul li .commentUserDetails {
    width: 33%;
}
.advanceblogCommentsBlock ul li .commentUserComment {
    width: 65%;
}
}
.fmm_blog_ps17 {
    background: white none repeat scroll 0 0;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 1.5625rem;
    padding: 1.5625rem 1.25rem;
}
.fmm_blog_ps17 .text-uppercase, .fmm_blog_ps17 .text-uppercase a {
    color: #414141;
}
.fmm_blog_ps17 .view_all {
    clear: both;
}
.fmm_blog_ps17 .btn {
    float: right;
    margin-right: 0 !important;
}
.fmm_blog_ps17 div::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.fmm_blog_ps17 input[type="text"] {
    background: #ebebeb none repeat scroll 0 0;
    border: medium none;
    border-radius: unset !important;
    color: #acaaa6;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}
.fmm_blog_ps17 input[type="text"]:focus {
    border: 3px solid #2fb5d2;
    outline: 0 none;
    padding: 8px 8px 9px;
}
.fmm_blog_ps17 .fmmblogSearchform {
    clear: both;
    float: none !important;
    margin-top: 12px;
    width: 100% !important;
}
.fmm_blog_ps17 #searchTxt {
    margin: 0 !important;
}
#fmm_blog_ps17_block {
    background: #fff none repeat scroll 0 0;
    box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
    margin: 2rem 0 20px;
    padding: 1.25rem 1.875rem;
}
#fmm_blog_ps17_block li {
    background: #f6f6f6 none repeat scroll 0 0;
    margin: 3px 0;
    padding: 5px;
}
#fmmblogImage span {
    min-height: 100px !important;
}
#fmm_blog_ps17_block li a {
    color: #414141;
    font-size: 0.9375rem;
}
#fmmblogHomeBlock {
    padding: 15px 0;
}
#fmmblogHomeBlock .title_block {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 500;
    line-height: 1.1;
    padding: 10px;
}
#fmmblogHomeBlock ul {
    list-style: outside none none;
}
#fmmblogHomeBlock ul li {
    display: inline-block;
    margin: 0 15px 15px 0;
    width: 248px;
    vertical-align:top;
}
#fmmblogHomeBlock ul li img {
    height: auto;
    max-width: 100%;
}
#fmmblogHomeBlock ul li .fmmblogTitle {
    background: rgba(0, 0, 0, 0) url("../../../../img/new_index.gif") repeat scroll 0 0;
    clear: both;
    color: #55546d;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 11px;
    text-align: left;
}
#fmmblogHomeBlock ul li .fmmblogTitle:hover {
    color: #0866d8;
}
#fmmblogHomeBlock ul li .fmmblogInfoBlock {
    background: #f7f7f7 none repeat scroll 0 0;
    margin-top: 7px;
    padding: 8px;
}
#fmmblogHomeBlock ul li .fmmblogInfoBlock strong {
    color: #777a82;
    font-size: 11px;
}
#fmmblogHomeBlock ul li .fmmblogInfoBlock a {
    color: #0866d8;
    float: right;
    font-size: 11px;
}
#fmmblogHomeBlock ul li .fmmblogInfoBlock a:hover {
    text-decoration: underline;
}
h4.fb_division {
    border-bottom: 2px dashed #888;
    line-height: 0.1em;
    margin: 15px 0 20px;
    text-align: center;
    width: 100%;
}
h4.fb_division span {
    background: #fff none repeat scroll 0 0;
    padding: 0 10px;
}
.fancybox-overlay {
    z-index: 9999 !important;
}
#fmeblog-search #searchTxt {
    background: #fbfbfb none repeat scroll 0 0;
    display: inline;
    height: 45px;
    margin-right: 1px;
    padding: 13px 60px 13px 13px;
}
#fmeblog-search .fmmblogSubmitter {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    height: 43px;
    min-width: 43px;
    padding: 10px 5px 11px;
    position: absolute;
    right: 21px;
    text-align: center;
    top: 49px;
}
#blogSlider-wrapper {
    background: #fff none repeat scroll 0 0;
    padding: 2px;
}
#blogSlider-wrapper .nivo-caption {
    background: #3289c5 none repeat scroll 0 0;
    bottom: 80%;
    box-shadow: 2px 2px 5px #333;
    box-sizing: border-box;
    color: #fff;
    display: none;
    left: 0;
    opacity: 0.7;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    width: auto;
    z-index: 8;
}
#blogSlider-wrapper .nivo-caption a {
    border-bottom: medium none !important;
}
#blogSlider-wrapper .nivo-controlNav {
    bottom: 20px;
    height: 0;
    position: relative;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 8;
}
#blogSlider-wrapper .theme-default .nivo-controlNav a {
    display: inline-block;
    height: 22px;
    margin: 0;
    text-indent: -9999px;
    width: 18px;
}
.rss_feeds {
    background: #f9a243 none repeat scroll 0 0;
    border: 1px dotted #f78f1d;
    margin-top: 2px;
    padding: 12px 5px 0 15px;
}
.rss_feeds > p {
    font-size: 12px;
}
.rss_feeds img {
    vertical-align: bottom;
    width: 20px;
}
.rss_feeds a {
    color: #333;
    font-weight: bold;
}
.rss_feeds a:hover{
    color: #d07b27;
}
ul.img-list {
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
ul.img-list li {
    display: inline-block !important;
    position: relative !important;
}
span.text-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
ul.img-list li:hover span.text-content {
    opacity: 0.9;
}
span.text-content {
    background: #1da1f2 none repeat scroll 0 0;
    color: white;
    cursor: pointer;
    display: table;
    height: 170px !important;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 500ms ease 0s;
    width: 160px !important;
}
#related_products div p.desc {
    color: #fff;
}
#fmeblog-search .fmmblogSubmitter.no_title {
    background: #333 url("../../../../img/search.png") no-repeat scroll center center;
}
#fmmblogHomeBlock .post_summary {
    padding: 0 10px
}
