#post-list-id * {
    box-sizing: border-box;
}

#post-list-id .blog-image .date ul li {
    color: #fff;
    font-family: PT Sans;
}
*::-moz-selection {
    background: none repeat scroll 0 0 #169fe6;
    color: #fff;
    text-shadow: none;
}
*::-moz-selection {
    background-color: #169fe6;
    color: #222;
    text-shadow: none;
}
#post-list-id .list-unstyled {
    font-size: 14px;
    padding: 13px 3px;
    margin: 0;
    list-style: none outside none;
}
#post-list-id .blog-image .date ul li:first-child {
    font-weight: 700;
}
#post-list-id .blog-image .date ul li {
    color: #fff;
    font-family: PT Sans;
}
#post-list-id .blog-image .date {
    background-color: #169fe6;
    color: #fff;
    line-height: 25px;
    padding: 5px 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    z-index: 10;
    top: 0;
    left: 0;
}
#post-list-id .blog-image img {
    border-bottom: 5px solid #169fe6;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    transition: all 0.5s ease 0s;
    width: 100%;
}
#post-list-id .down-arrow {
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #169fe6;
    bottom: -10px;
    left: 48%;
    position: absolute;
}
#post-list-id .down-arrow {
    border-top: 10px solid #169fe6 !important;
    z-index: 11;
}
#post-list-id .img-responsive, .thumbnail > img,#post-list-id  .thumbnail a > img,#post-list-id  .carousel-inner > .item > img,#post-list-id  .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
}
#post-list-id .thumbnail.bolg-news-layout {
    background: none repeat scroll 0 0 #f8f8f8;
    padding-bottom: 15px;
}
#post-list-id .thumbnail {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    padding: 0;
    position: relative;
}
#post-list-id .thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 35px;
    margin-bottom: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
#post-list-id .thumbnail .caption {
    background: none repeat scroll 0 0 #f8f8f8;
    color: #333333;
    font-size: 14px;
    margin-top: 5px;
    padding: 15px;
}
#post-list-id .entry-title {
    color: #169fe6;
    font-family: 'Oswald',sans-serif;
    font-size: 22px;
    margin: 0 0 0 50px; 
    padding: 30px 0 0;
}
#post-list-id .img-responsive,#post-list-id  .thumbnail > img,#post-list-id  .thumbnail a > img,#post-list-id  .carousel-inner > .item > img,#post-list-id  .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
}
#post-list-id .post{
    margin: 15px 0 0;
}
#post-list-id .blog-page-main-img-bottom-layout {
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    height: 25px;
    padding: 10px 7px 8px 15px;
}
#post-list-id .blog-page-main-img-bottom-layout .autohor {
    line-height: 25px;
    float: left;
    margin: 0;
}
#post-list-id .blog-page-main-img-bottom-layout .autohor a {
    display: inline-block;
    line-height: 12px;
    margin-right: 5px;
    padding-right: 5px;
    font-family: 'PT Sans',sans-serif;
    font-weight: 200;
    font-size: 18px;
    color: #a2a2a2;
    text-decoration: none;
}
#post-list-id .blog-page-main-img-bottom-layout .autohor b{
    font-weight: bold;
    color: #169fe6;
}
#post-list-id .blog-frm.modulemid{
    background: none repeat scroll 0 0 #07ad87;
}
#post-list-id .blog-frm {
    color: #8c8c8c;
    overflow: hidden;
    padding: 20px 0 0 0;
    margin: 0;
}
#post-list-id .blog-frm a{
    color: #8c8c8c;
}
#post-list-id .blog-frm form label {
    color: #ffffff;
    font-family: open sans;
    font-weight: 500;
}
#post-list-id .front-frm form p {
    float: left;
}

#post-list-id .blog-frm form input[name="email"],
#post-list-id .blog-frm form input[name="passowrd"]
#post-list-id .blog-frm form input[name="username"]{
    margin-left: 100px;
    border: medium none !important;
    border-radius: 0;
    color: #a2a2a2 !important;
    padding: 7px 0 7px 10px;
    font-size: 16px;
    margin-top: 10px;
}
#post-list-id .blog-frm form input[value="Subscribe"] {
    cursor: pointer;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ffffff !important;
    border-radius: 0;
    box-shadow: 0 0 1px #000000;
    color: #ffffff !important;
    font-weight: 100;
    letter-spacing: 1px;
    margin-left: 10px;
    padding: 6px;
}
#post-list-id .input-textarea {
    border-radius: 3px;
    border-style: solid;
    border-width : 1px;
    box-sizing: border-box;
    color: #888888;
    font-size: 13px;
    padding: 10px;
    width: 50%;
}
#post-list-id .input-textarea:focus{
    background-color: #fff;
    border: 1px solid #169fe6;
    color: #393;
}
#post-list-id .input-submit {
    cursor: pointer;
    border-radius: 4px;
    color: #fff !important;
    background: none repeat scroll 0 0 #169fe6 !important;
    padding: 5px 14px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #c9c9c9;
    float: right;
    margin-left: 15px;
}
#post-list-id .input-submit:hover{
    background: none repeat scroll 0 0 #16c1fd !important;
}
#post-list-id .blog-serach{
    text-align: right;
}
#post-list-id .blog-section-part{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 auto;
    overflow: auto;
    width: 100%;
    /* width: 1090px; */
}
#post-list-id .pagination {
    background: #f2f2f2;
    padding: 20px;
    margin-bottom: 20px;
}
#post-list-id .page {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
}
#post-list-id .page:hover,#post-list-id  .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}
#post-list-id .page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
    padding: 2px 10px;
}
#post-list-id .page.gradient {

}
#post-list-id .pagination.dark {
    background: #414449;
    color: #feffff;
}
#post-list-id .page.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}
#post-list-id .page.dark:hover,#post-list-id  .page.dark.gradient:hover {
    background: #3d4f5d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
    background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
}
#post-list-id .page.dark.active {
    border: none;
    background: #2f3237;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
}
#post-list-id .page.dark.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
    background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
}
#comments-id .comment {
    border-left: 2px solid #169fe6;
    margin: 0 0 10px;
    overflow: auto;
    padding: 10px;
}
#comments-id .comment .author_name{
    font-weight: bold;
}
#comments-id .comment .comment-body{
    margin-top: 10px;
}
#comments-id .comment .date{
    font-style: italic;
}
#post-list-id .frm-div {
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-name: bounceIn;
    animation-timing-function: linear;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0 40px 20px 40px;
    width: 100%;
}

#frm-comment-id .input-textarea{
    width: 100%;
}
#frm-comment-id .input-submit{
    float: left;
    margin: 0;
}
#comments-id{
    margin-bottom: 20px;
}
#post-list-id .iframe{
    margin:  15px 0;
}
.ui-stars-star,
.ui-stars-cancel {
    float: left;
    display: block;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
}
.ui-stars-star a,
.ui-stars-cancel a {
    width: 20px;
    height: 20px;
    display: block;
    background: url(application/web/img/front/crystal_stars_20px.png) no-repeat 0 0;
}
.ui-stars-star a {
    background-position: 0 -40px;
}
.ui-stars-star-on a {
    background-position: 0 -60px;
}
.ui-stars-star-hover a {
    background-position: 0 -80px;
}
.ui-stars-cancel-hover a {
    background-position: 0 -20px;
}
.ui-stars-star-disabled,
.ui-stars-star-disabled a,
.ui-stars-cancel-disabled a {
    cursor: default !important;
}
#post-list-id .vote-frm{
    float: right;
    margin-right: 25px;
}
#post-list-id a.input-submit{
    text-decoration: none;
    margin: 20px 0 0 0;
}

#post-list-id .categories-box, .archive-box{
    float: left;
    margin: 20px 0;
}
#post-list-id .categories-box ul,#post-list-id  .archive-box ul{
    padding: 0;
    list-style: none;
}
#post-list-id .categories-box ul li,#post-list-id  .archive-box ul li{
    padding: 0;
    list-style: none;
}
#post-list-id .categories-box ul li a,#post-list-id  .archive-box ul li a{
    color: #3d3d3d;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 15%;
    position: relative;
    text-decoration: none;
}
#post-list-id .rms-blog{
    display: block;
    /* float: left;*/
    position: relative;
    /* width: 100%; */
}
#post-list-id .view-rms-blog{
    display: block;
    /* float: left;*/
    position: relative;
    width: 80%; 
}
#post-list-id .left-side{
    float: left;
}
#post-list-id .right-side{
    float: left;
    width: 70%;
}

#post-list-id .categories-box a:hover,#post-list-id  .archive-box a:hover{
    color: #169fe6;
}
#post-list-id .categories-box h4,#post-list-id  .archive-box h4{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 5px 25px;
    color: #333333;
    border-bottom: solid 1px #e9e9e9;
}
#post-list-id .categories-box a:hover,#post-list-id  .archive-box a:hover {
    color: #169fe6;
    text-decoration: none;
    background-color: #f5f5f5
}
#post-list-id .left-side ul li{
    list-style: none;
    padding: 0;
    margin: 0;
}
#post-list-id .left-side ul.sidebar{
    text-align: left;
    margin: 73px 8% 0 0;
    padding: 0;
}
#post-list-id .left-side ul.sidebar li{
    margin: 0;
}
#post-list-id .categories-box, #post-list-id  .archive-box{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 25px;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
}
#post-list-id .slider{
    margin: 50px 20px 20px 0;
}
#post-list-id .slider ul{
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
}
#post-list-id .slider ul li{
    margin-bottom: 20px;
}
#post-list-id .message{
    margin: 20px 0 0 0;
    padding: 10px;
    float: left;
    content: " ";
    float: left;
    margin-bottom: 20px;
    position: relative;
    z-index: 9999;
    background-color: #26d483;
    color: #ffffff;
    font-weight: bold;
}
#post-list-id .err-message{
    margin: 20px 0 0 0;
    padding: 10px;
    float: left;
    width: 100%;
    box-shadow: 0 1px 0 rgba(178, 0, 17, 0.05);
    content: " ";
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    z-index: 9999;
    background-color: #EA5200;
    color: #ffffff;
    font-weight: bold;
}
#frm-comment-id #captcha-id{
    width: 20%;
    margin: 0 0 0 10px ;
}
#post-list-id .captcha{
    vertical-align: middle;
}
#post-list-id .captcha img{
    margin: 0 0 -15px 0;
}
#post-list-id .social-icons{
    margin: 0 2px;
}
#post-list-id .icon-twitter{
    background-image: url(application/web/img/front/social/social-003_twitter.png);
    content: " ";
    display: block;
    height: 24px;
    width: 24px;
    float: left;
}
#post-list-id .icon-twitter:hover{
    background-image: url(application/web/img/front/social/social-045_twitter.png);
}
#post-list-id .icon-facebook{
    background-image: url(application/web/img/front/social/social-006_facebook.png);
    content: " ";
    display: block;
    height: 24px;
    width: 24px;
    float: left;
}
#post-list-id .icon-facebook:hover{
    background-image: url(application/web/img/front/social/social-046_facebook.png);
}
#post-list-id .icon-linkedin{
    background-image: url(application/web/img/front/social/social-011_linkedin.png);
    content: " ";
    display: block;
    height: 24px;
    width: 24px;
    float: left;
}
#post-list-id .icon-linkedin:hover{
    background-image: url(application/web/img/front/social/social-051_linkedin.png);
}
#post-list-id .icon-gplus{
    background-image: url(application/web/img/front/social/social-009_google.png);
    content: " ";
    display: block;
    height: 24px;
    width: 24px;
    float: left;
}
#post-list-id .icon-gplus:hover{
    background-image: url(application/web/img/front/social/social-049_google.png);
}
#post-list-id .icon-email{
    background-image: url(application/web/img/icons/mail32.png);
    content: " ";
    display: block;
    height: 30px;
    width: 33px;
    float: left;
}
#post-list-id .icon-email:hover{
    background-image: url(application/web/img/icons/mailopened32.png);
    height: 32px;
}
#post-list-id .social-class{
    float: right;
}
#dialog-form .input-textarea{
    width: 100%;
}
#dialog-form label{
    padding-bottom: 10px;
}
#dialog-form .blog-frm{
    padding: 0;
}
#post-list-id .validateTips{
    margin: 15px 0 0 0;
}
#dialog-form {
    height: 610px !important; 
}

/****NEW****/

#post-list-id .blog-list li {margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid  #e3e3e3;}
#post-list-id .postWrapper {
    clear: both;
}

#post-list-id .postTitle {
    margin-bottom: 25px;
}

#post-list-id .postTitle h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    margin: 0px;
    padding: 0px;
}

#post-list-id .postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}
#post-list-id .postTitleTop {margin-top: 60px;}
#post-list-id .postContent {
    overflow: hidden;
}
#post-list-id .blog-list .postContent img {
    display: block;
    margin-bottom: 5px;
    max-width: 100%;
}
#post-list-id .postDetails {
    font-size: 15px;
    padding: 0 0 20px;
    color: #4caf50;
}
#post-list-id .postDetails a,
#post-list-id .postDetails-tags li a {color: #4caf50;}
#post-list-id .postDetails a:hover,
#post-list-id .postDetails-tags li a:hover {color: #000;}
#post-list-id .postDetails i {
    margin-right: 3px;
}
#post-list-id .postDetails span {
    margin-right: 12px;
}
#post-list-id .aw-blog-read-more {
    display: table;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    line-height: 42px;
    padding: 4px 19px;
    margin-top: 5px;
    position: relative;
    z-index: 2;
    background: #4caf50;
}

#post-list-id .aw-blog-read-more span {position: relative;}
#post-list-id .aw-blog-read-more:hover,
#post-list-id .aw-blog-read-more:focus { background: #1c1c1c; color: #fff;}
#post-list-id .postBookmarks {
    padding-bottom: 10px;
}

#post-list-id .postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

#post-list-id .commentWrapper {
    padding: 15px;
    margin-bottom: 25px;
    border: 1px solid #d6d6d6;
}
#post-list-id .commentWrapper:after {
    content: "";
    display: table;
    clear: both;
}
#post-list-id .commentWrapper i {
    font-size: 16px;
    margin-right: 5px;
}

#post-list-id .commentContent {
    padding-bottom: 0px;
}

#post-list-id .commentDetails {
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fe6868;
}
#post-list-id .commentDetails > span {

}
#post-list-id .commentDetails .postDetails-user {margin-right: 10px;}
#post-list-id .commentDetails h4.username {
    display: inline;
}

#post-list-id .postError {
    font-size: 16px;
}

#post-list-id .postDetails-tags h4 {
    display: none;
}
#post-list-id .postDetails-tags ul:before {
    content: "\f02b";
}

#post-list-id .tags UL {
    display: inline;
}

#post-list-id .tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

#post-list-id .tags h4 {
    font-size: 12px;
    font-weight: bold;
}

#post-list-id .menu-tags,#post-list-id  .menu-categories,#post-list-id  .menu-recent {
    margin: 5px 9px;
}

#post-list-id .menu-tags h5,#post-list-id  .menu-categories h5,#post-list-id  .menu-recent h5 {

}

#post-list-id .block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

#post-list-id .block-blog .menu-categories UL LI {
    margin-left: 10px;
}

#post-list-id .block-blog .menu-recent UL LI {
    margin-left: 10px;
    margin-bottom: 5px;
}

#post-list-id .tagcloud {
    /* text-align:center; */
}

#post-list-id .tag-count-1 {
    font-size: 1em !important;
}

#post-list-id .tag-count-2 {
    font-size: 1.2em !important;
}

#post-list-id .tag-count-3 {
    font-size: 1.4em !important;
}

#post-list-id .tag-count-4 {
    font-size: 1.6em !important;
}

#post-list-id .tag-count-5 {
    font-size: 1.8em !important;
}

#post-list-id .tag-count-6 {
    font-size: 2em !important;
}

#post-list-id .tag-count-7 {
    font-size: 2em !important;
}

#post-list-id .tag-count-8 {
    font-size: 2em !important;
}

#post-list-id .tag-count-9 {
    font-size: 2em !important;
}

#post-list-id .tag-count-10 {
    font-size: 2em !important;
}

#post-list-id .block-blog .head h4 {
    padding-left: 20px;
}

#post-list-id .block .block-title strong {
    color: #000;
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
}
#post-list-id .block-blog .block-subtitle,
#post-list-id .menu-tags h5 {
    text-transform: capitalize;
    margin-bottom: 5px;
    font-weight: bold;
    color: #000;
}
#post-list-id .postWrapper .poster {
    display: inline;
}

#post-list-id .input-box.aw-blog-comment-area {
    width: 100%;
}


#post-list-id .block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

#post-list-id .awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}

#post-list-id .blog-bg {
    padding-top: 60px;
}
#post-list-id .widget-latest-title {margin-bottom: 2px;}
#post-list-id .widget-latest-title a {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #f21a1a;
    font-weight: 700;
    text-transform: uppercase;
}
#post-list-id .widget-latest-title a:hover {color: #333;}
#post-list-id .blog-bg .postContent {
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
    color: #333;
    padding: 0;
    margin-bottom: 8px;
    margin-top: 4px;
}
#post-list-id .blog-bg .postContent img {
    position: relative; 
    margin-right: 0 !important; 
    float: none !important;
    max-width: 100%;
    margin-bottom: 4px;
}

#post-list-id .widget-latest-details {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0 11px;
}
#post-list-id .widget-latest-details,
#post-list-id .widget-latest-details a {font-size: 13px; font-weight: 300; color: #333333;}
#post-list-id .widget-latest-details .widget-latest-data,
#post-list-id .widget-latest-details .widget-latest-comment {
    margin: 5px 10px 5px 0;
    padding-right: 12px;
    border-right: 1px solid #e5e5e5;
    display: inline-block;
}
#post-list-id .widget-latest-details i {margin-right: 5px; font-size: 20px; color: #d6d6d6;}
#post-list-id .widget-latest-details .widget-latest-comment:hover {color: #fe3c3c;}

#post-list-id .widget-latest .widget-latest-data{
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
}
#post-list-id .postWrapper .postContent img{
    float: left;
    margin-right: 25px;
    display: inline-block;
}
#post-list-id .blog-list .postContent{
    font-size: 18px;
    line-height: 24px;
    padding-right: 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1420px) {
    #post-list-id .widget-latest-details i {font-size: 13px; margin-right: 3px;}

    #post-list-id .widget-latest-details .widget-latest-data, 
    #post-list-id .widget-latest-details .widget-latest-comment,
    #post-list-id .widget-latest-details, .widget-latest-details a {
        font-size: 11px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px){
    #post-list-id .widget-latest-title a{
        font-size: 18px;
        line-height: 18px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) { 
    #post-list-id .widget-latest-title a {
        font-size: 16px;
        line-height: 20px;
    }
    #post-list-id .widget-latest-details {padding-top: 3px;}
    #post-list-id .widget-latest-details .widget-latest-data, 
    #post-list-id .widget-latest-details .widget-latest-comment {
        display: block;
        border: 0;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 8px;
    }
}
@media only screen and (max-width: 767px) { 
    #post-list-id .widget-latest .grid-clol-6 .col-item3 {width: 100%;}
    #post-list-id .widget-latest .postContent img {width: 100%;}


    #post-list-id .blog-bg .postContent img{
        padding-right: 30%;
    }
    #post-list-id .blog-bg  li{
        padding-bottom: 30px;
    }
    #post-list-id .blog-bg{
        padding-top: 20px;
    }
}

@media only screen and (max-width: 600px){
    #post-list-id .postWrapper .postContent img{
        display: block;
        margin-bottom: 5px;
        max-width: 100%;
        float: none;
    }
}
#post-list-id ul,#post-list-id  ol {
    list-style: outside none none;
}
#post-list-id a:hover,#post-list-id  a:focus {
    color: #f21a1a;
    transition: all 0.2s ease 0s;
}
#post-list-id a:hover {
    color: #b90100;
    text-decoration: none;
}
#post-list-id a:hover,#post-list-id  a:focus {
    color: #2a6496;
}
#post-list-id a:active,#post-list-id a:hover {
    outline: 0 none;
}
#post-list-id a {
    color: #428bca;
    text-decoration: none;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('application/web/css/fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('application/web/css/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('application/web/css/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('application/web/css/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('application/web/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#post-list-id .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
#post-list-id .fa-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
#post-list-id .fa-2x {
    font-size: 2em;
}
#post-list-id .fa-3x {
    font-size: 3em;
}
#post-list-id .fa-4x {
    font-size: 4em;
}
#post-list-id .fa-5x {
    font-size: 5em;
}
#post-list-id .fa-fw {
    width: 1.2857142857142858em;
    text-align: center;
}
#post-list-id .fa-ul {
    padding-left: 0;
    margin-left: 2.142857142857143em;
    list-style-type: none;
}
#post-list-id .fa-ul > li {
    position: relative;
}
#post-list-id .fa-li {
    position: absolute;
    left: -2.142857142857143em;
    width: 2.142857142857143em;
    top: 0.14285714285714285em;
    text-align: center;
}
#post-list-id .fa-li.fa-lg {
    left: -1.8571428571428572em;
}
#post-list-id .fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
#post-list-id .pull-right {
    float: right;
}
#post-list-id .pull-left {
    float: left;
}
#post-list-id .fa.pull-left {
    margin-right: .3em;
}
#post-list-id .fa.pull-right {
    margin-left: .3em;
}
#post-list-id .fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}
@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}
@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-asc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-desc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-reply-all:before {
    content: "\f122";
}
.fa-mail-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
#post-list-id .fa-rss-square:before {
    content: "\f143";
}
#post-list-id .fa-play-circle:before {
    content: "\f144";
}
#post-list-id .fa-ticket:before {
    content: "\f145";
}
#post-list-id .fa-minus-square:before {
    content: "\f146";
}
#post-list-id .fa-minus-square-o:before {
    content: "\f147";
}
#post-list-id .fa-level-up:before {
    content: "\f148";
}
#post-list-id .fa-level-down:before {
    content: "\f149";
}
#post-list-id .fa-check-square:before {
    content: "\f14a";
}
#post-list-id .fa-pencil-square:before {
    content: "\f14b";
}
#post-list-id .fa-external-link-square:before {
    content: "\f14c";
}
#post-list-id .fa-share-square:before {
    content: "\f14d";
}
#post-list-id .fa-compass:before {
    content: "\f14e";
}
#post-list-id .fa-toggle-down:before,
#post-list-id .fa-caret-square-o-down:before {
    content: "\f150";
}
#post-list-id .fa-toggle-up:before,
#post-list-id .fa-caret-square-o-up:before {
    content: "\f151";
}
#post-list-id .fa-toggle-right:before,
#post-list-id .fa-caret-square-o-right:before {
    content: "\f152";
}
#post-list-id .fa-euro:before,
#post-list-id .fa-eur:before {
    content: "\f153";
}
#post-list-id .fa-gbp:before {
    content: "\f154";
}
#post-list-id .fa-dollar:before,
#post-list-id .fa-usd:before {
    content: "\f155";
}
#post-list-id .fa-rupee:before,
#post-list-id .fa-inr:before {
    content: "\f156";
}
#post-list-id .fa-cny:before,
#post-list-id .fa-rmb:before,
#post-list-id .fa-yen:before,
#post-list-id .fa-jpy:before {
    content: "\f157";
}
#post-list-id .fa-ruble:before,
#post-list-id .fa-rouble:before,
#post-list-id .fa-rub:before {
    content: "\f158";
}
#post-list-id .fa-won:before,
#post-list-id .fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
#post-list-id .fa-file:before {
    content: "\f15b";
}
#post-list-id .fa-file-text:before {
    content: "\f15c";
}
#post-list-id .fa-sort-alpha-asc:before {
    content: "\f15d";
}
#post-list-id .fa-sort-alpha-desc:before {
    content: "\f15e";
}
#post-list-id .fa-sort-amount-asc:before {
    content: "\f160";
}
#post-list-id .fa-sort-amount-desc:before {
    content: "\f161";
}
#post-list-id .fa-sort-numeric-asc:before {
    content: "\f162";
}
#post-list-id .fa-sort-numeric-desc:before {
    content: "\f163";
}
#post-list-id .fa-thumbs-up:before {
    content: "\f164";
}
#post-list-id .fa-thumbs-down:before {
    content: "\f165";
}
#post-list-id .fa-youtube-square:before {
    content: "\f166";
}
#post-list-id .fa-youtube:before {
    content: "\f167";
}
#post-list-id .fa-xing:before {
    content: "\f168";
}
#post-list-id .fa-xing-square:before {
    content: "\f169";
}
#post-list-id .fa-youtube-play:before {
    content: "\f16a";
}
#post-list-id .fa-dropbox:before {
    content: "\f16b";
}
#post-list-id .fa-stack-overflow:before {
    content: "\f16c";
}
#post-list-id .fa-instagram:before {
    content: "\f16d";
}
#post-list-id .fa-flickr:before {
    content: "\f16e";
}
#post-list-id .fa-adn:before {
    content: "\f170";
}
#post-list-id .fa-bitbucket:before {
    content: "\f171";
}
#post-list-id .fa-bitbucket-square:before {
    content: "\f172";
}
#post-list-id .fa-tumblr:before {
    content: "\f173";
}
#post-list-id .fa-tumblr-square:before {
    content: "\f174";
}
#post-list-id .fa-long-arrow-down:before {
    content: "\f175";
}
#post-list-id .fa-long-arrow-up:before {
    content: "\f176";
}
#post-list-id .fa-long-arrow-left:before {
    content: "\f177";
}
#post-list-id .fa-long-arrow-right:before {
    content: "\f178";
}
#post-list-id .fa-apple:before {
    content: "\f179";
}
#post-list-id .fa-windows:before {
    content: "\f17a";
}
#post-list-id .fa-android:before {
    content: "\f17b";
}
#post-list-id .fa-linux:before {
    content: "\f17c";
}
#post-list-id .fa-dribbble:before {
    content: "\f17d";
}
#post-list-id .fa-skype:before {
    content: "\f17e";
}
#post-list-id .fa-foursquare:before {
    content: "\f180";
}
#post-list-id .fa-trello:before {
    content: "\f181";
}
#post-list-id .fa-female:before {
    content: "\f182";
}
#post-list-id .fa-male:before {
    content: "\f183";
}
#post-list-id .fa-gittip:before {
    content: "\f184";
}
#post-list-id .fa-sun-o:before {
    content: "\f185";
}
#post-list-id .fa-moon-o:before {
    content: "\f186";
}
#post-list-id .fa-archive:before {
    content: "\f187";
}
#post-list-id .fa-bug:before {
    content: "\f188";
}
#post-list-id .fa-vk:before {
    content: "\f189";
}
#post-list-id .fa-weibo:before {
    content: "\f18a";
}
#post-list-id .fa-renren:before {
    content: "\f18b";
}
#post-list-id .fa-pagelines:before {
    content: "\f18c";
}
#post-list-id .fa-stack-exchange:before {
    content: "\f18d";
}
#post-list-id .fa-arrow-circle-o-right:before {
    content: "\f18e";
}
#post-list-id .fa-arrow-circle-o-left:before {
    content: "\f190";
}
#post-list-id .fa-toggle-left:before,
#post-list-id .fa-caret-square-o-left:before {
    content: "\f191";
}
#post-list-id .fa-dot-circle-o:before {
    content: "\f192";
}
#post-list-id .fa-wheelchair:before {
    content: "\f193";
}
#post-list-id .fa-vimeo-square:before {
    content: "\f194";
}
#post-list-id .fa-turkish-lira:before,
#post-list-id .fa-try:before {
    content: "\f195";
}
#post-list-id .fa-plus-square-o:before {
    content: "\f196";
}

#post-list-id .col-sm-1,
#post-list-id .col-sm-2,
#post-list-id .col-sm-3,
#post-list-id .col-sm-4, 
#post-list-id .col-sm-5,
#post-list-id .col-sm-6,
#post-list-id .col-sm-7,
#post-list-id .col-sm-8,
#post-list-id .col-sm-9,
#post-list-id .col-sm-10,
#post-list-id .col-sm-11,
#post-list-id .col-sm-12 {
    float: left;
}
#post-list-id .col-xs-1,
#post-list-id .col-xs-2,
#post-list-id .col-xs-3,
#post-list-id .col-xs-4,
#post-list-id .col-xs-5,
#post-list-id .col-xs-6,
#post-list-id .col-xs-7, 
#post-list-id .col-xs-8, 
#post-list-id .col-xs-9, 
#post-list-id .col-xs-10,
#post-list-id .col-xs-11,
#post-list-id .col-xs-12 {
    float: left;
}
#post-list-id .col-xs-1,
#post-list-id .col-sm-1,
#post-list-id .col-md-1,
#post-list-id .col-lg-1,
#post-list-id .col-xs-2,
#post-list-id .col-sm-2,
#post-list-id .col-md-2,
#post-list-id .col-lg-2,
#post-list-id .col-xs-3,
#post-list-id .col-sm-3,
#post-list-id .col-md-3,
#post-list-id .col-lg-3,
#post-list-id .col-xs-4,
#post-list-id .col-sm-4,
#post-list-id .col-md-4,
#post-list-id .col-lg-4,
#post-list-id .col-xs-5,
#post-list-id .col-sm-5,
#post-list-id .col-md-5,
#post-list-id .col-lg-5,
#post-list-id .col-xs-6,
#post-list-id .col-sm-6,
#post-list-id .col-md-6,
#post-list-id .col-lg-6,
#post-list-id .col-xs-7,
#post-list-id .col-sm-7,
#post-list-id .col-md-7,
#post-list-id .col-lg-7,
#post-list-id .col-xs-8,
#post-list-id .col-sm-8,
#post-list-id .col-md-8,
#post-list-id .col-lg-8,
#post-list-id .col-xs-9,
#post-list-id .col-sm-9,
#post-list-id .col-md-9,
#post-list-id .col-lg-9,
#post-list-id .col-xs-10, 
#post-list-id .col-sm-10,
#post-list-id .col-md-10,
#post-list-id .col-lg-10,
#post-list-id .col-xs-11,
#post-list-id .col-sm-11,
#post-list-id .col-md-11,
#post-list-id .col-lg-11,
#post-list-id .col-xs-12,
#post-list-id .col-sm-12,
#post-list-id .col-md-12,
#post-list-id .col-lg-12 {
    min-height: 1px;
    position: relative;
}
#post-list-id .row {
    /*  margin-left: -15px;
      margin-right: -15px; */
}
#post-list-id h4,#post-list-id  h5,#post-list-id  h6,
#post-list-id h1,#post-list-id  h2,#post-list-id  h3 {margin-top: 0;}
#post-list-id ul,#post-list-id  ol {margin: 0;}
#post-list-id p {margin: 0;}
#post-list-id .main-container label {font-weight: normal;}
#post-list-id .page .label,
#post-list-id .ajaxcartmsgc .label {
    color: inherit;
    font-size: 100%;
    border-radius: 0;
    display: inline-block;
    text-align: left;
    white-space:normal;
    line-height: normal;
}
#post-list-id .ajaxcartmsgc .label label {font-weight: normal;}
#post-list-id .main-container .data-table .label {display: table-cell;}
#post-list-id .main-container .radio,#post-list-id  .main-container .checkbox {display: inline-block; margin-top: 0;}
@media (min-width: 1200px) { 
    #post-list-id .container {
        max-width: 1200px;
        width: 1200px;
    }
}
@media only screen and (min-width: 768px) {
    #post-list-id span.toggle {display: none;}
    #post-list-id .footer-col-content,
    #post-list-id .block .block-content,
    #post-list-id .box-collateral-content {
        height: 100% !important;
        display: block !important;
        opacity: 1!important;
    }
}

#post-list-id .block .block-content {
    width: 100%;
}
#post-list-id .footer-col-content,#post-list-id  .block .block-content, #post-list-id .box-collateral-content {
    display: block !important;
    height: 100% !important;
    opacity: 1 !important;
}
#post-list-id .block .block-title {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
#post-list-id  {
    color: #333;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    line-height: 18px;
    widows: 100%;
}
#post-list-id .col-xs-12 {
    width: 100%;
}
#post-list-id .col-sm-9 {
    width: 75%;
}
#post-list-id .col-sm-3 {
    width: 25%;
}
#post-list-id input.input-text,#post-list-id  textarea {
    border-radius: 0;
    padding: 0 12px;
    resize: none;
}
#post-list-id input.input-text,#post-list-id  select,#post-list-id  textarea,#post-list-id  .form-control {
    border: 1px solid #ececec;
    border-radius: 0;
}
#post-list-id .input-textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
#post-list-id button.button {
    background: none repeat scroll 0 0 #4caf50;
    border: 0 none;
    cursor: pointer;
    margin: 20px 0 0 0;
    overflow: visible;
    padding: 0;
    width: auto;
}

#post-list-id .block-cart-header:before,
#post-list-id  .header-button.currency-list > a:after,
#post-list-id .header-button.lang-list > a:after,
#post-list-id .sf-menu li a:before,
#post-list-id .add-to-links li a:before,
#post-list-id .row-product .email-friend:before,
#post-list-id .btn-remove:before,
#post-list-id .btn-remove2:before,
#post-list-id .btn-edit:before,
#post-list-id .sorter .view-mode .grid:before,
#post-list-id .sorter .list:before,
#post-list-id .block-layered-nav dd li:before,
#post-list-id .product-view .box-tags .form-add .input-box:before,
#post-list-id .row-product .no-rating:before,
#post-list-id #menu-icon:before,
#post-list-id .sf-menu-phone li strong:before,
#post-list-id span.toggle:before,
#post-list-id .checkout-progress li:before,
#post-list-id .about-padd-2 ul li:before,
#post-list-id .currency-switch .currency-title:before,
#post-list-id .language-list .language-title:before,
#post-list-id .swipe ul a:before,
#post-list-id .switch-show > div:after,
#post-list-id #back-top span:before,
#post-list-id .map-popup-close:before,
#post-list-id .block-slider-sidebar .slider-sidebar-pager a:before,
#post-list-id .home-link:before,
#post-list-id button.button span:before,
#post-list-id .header .form-search button.button span:before,
#post-list-id .camera_wrap .camera_pag .camera_pag_ul li:before,
#post-list-id .list-icon li a:before,
#post-list-id .product-view .bx-controls-direction > a:before,
#post-list-id .ui-state-default:before,
#post-list-id .nav .grid-full > li.parent > a > span:after,
#post-list-id .ajaxcartmsg #jQuery_ajaxcart_button_close:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-indent: 0 !important;
}

#post-list-id button.button span:after{
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    transition: all 0.3s ease 0s;
    z-index: 0;
}

#post-list-id button.button span {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    padding: 10px 30px;
    position: relative;
    float: left;
    padding: 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    padding: 10px 30px;
    position: relative;
}
#post-list-id button.button span:hover {
    background-color: #000!important;
}
#post-list-id button.button:hover {
    background-color: #000!important;
}
#post-list-id label {
    color: #000;
    display: inline-block;
    float: left;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 10px;
    padding-bottom: 5px;
    position: relative;
    z-index: 0;
    width: 100%;
}

#post-list-id .form-search button.button {
    float: right;
    margin-left: -1px;
}
#post-list-id #search_mini_form {
    box-sizing: border-box;
    float: right;
    padding: 0;
    position: relative;
    width: 25%;
}
#post-list-id .form-search:after {
    clear: both;
    content: "";
    display: table;
}
#post-list-id .form-search .p-reletive {
    float: left;
    width: 90%;
}
#post-list-id .form-search {
    text-align: right;
}
#post-list-id .form-search .input-text {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e5e5;
    color: #777777;
    float: left;
    font-size: 16px;
    height: 32px;
    line-height: 20px;
    padding: 6px 2px 6px 5px;
    width: 100%;
}
#post-list-id .form-search button.button {
    float: right;
    margin-left: -1px;
}
#post-list-id .form-search button.button span:before {
    content: "";
    display: block;
    font-size: 20px;
    line-height: 20px;
    padding-top: 7px;
}
#post-list-id #search_mini_form button.button{
    background-color: #fff;
    color:  #d60101;
    margin: 0;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    height: 36px;
    width: 10%;
}
#post-list-id #search_mini_form button.button:hover{
    background-color: #fff !important;
    color: #000 !important;
}
#post-list-id #search_mini_form span{
    color:  #b40000;
    padding: 0;
}
#post-list-id #search_mini_form span:hover{
    color: #000 !important;
}

#post-list-id #search{
    height: 36px;
    border-right: none;
    margin: 0;
}

#post-list-id .breadcrumbs {
    background: none repeat scroll 0 0 #fbfbfb;
    border: 1px solid #dddddd;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 8px 19px;
    text-align: left;
}
#post-list-id .float-right{
    float: right;
}
#post-list-id .breadcrumbs-linked{
    margin-top: 8px;
    float: left;
}
#post-list-id .error{
    color: #ff0505;
}
#post-list-id .item{
    padding: 0;
}
.error{
    color:  #ff3333;
    font-size: 12px;
}