@charset "utf-8";
/* CSS Document */
#pagewrap{ width:100%; position:absolute; top:0px;bottom:0px;margin: 0 auto;}
#header-top{ width:100%; background-color:#f9f7f3; height:auto; box-shadow: 2px 2px 2px 0px;}
#logo{ float:left; position:relative; padding-left:40px;}
#socialIcons{ float:right; position:relative; padding: 26px 40px 0 0;}
.clear{ clear:both;}
#HowItWorksBox{ float:left; position:relative; width:100%; height:auto; background-color:#034e8d; padding-bottom:30px;}
.desktop-only{ display:block;}
.mobile-only{ display:none;}
.facebookIcon{ height:45px; width:43px; display: block; background-image:url(../images/fb.png);}
.facebookIcon:hover{ background-image:url(../images/fb-grey.png);}
.twitterIcon {height:45px; width:43px; display:block; background-image:url(../images/twtr.png);}
.twitterIcon:hover{ background-image:url(../images/twtr-grey.png);}
.create {color:#000; font-size:18px; font-weight:bold; font-family:'Open Sans', Arial, sans-serif;}
a.create:hover{ color:#034e8d;}
#UserTypeBox{ float:left; position:relative; width:100%; height:auto; background-color:#f9f7f3; padding-bottom:50px;}
#UserTypeAmatureBox{/* float:left; position:relative; height:auto; background-color:#034e8d; border-radius:8px; width:250px;*/}
#LatestPostBox{ float:left; position:relative; width:100%; height:auto; background-color:transparent !important; padding-bottom:50px;}
#PosBoxCenterDiv{width: 1100px;margin: 0 auto; position:relative; padding-left:5px;}
.PostBox{ float:left; position:relative; width:220px; height:320px; background-color:#f6f6f6; margin-left:40px; margin-bottom:20px;}
.PostBoxInnerBox{ width:220px; height:150px; background-color:#ffffff;}
.PostBoxImage img { width:110px; height:110px; border-radius:50%; border: solid #e5e5e5 6px; margin-top:5px; margin-left:53px;}
.PostBoxHeading{ font-family:Arial, Helvetica, sans-serif; color:#333; font-size:16px; font-weight:bold; text-align:center;}
.PostInfoTable{ margin: 10px 10px 10px 10px;}
.PostInfoTable td{font-size:12px; color:#999; font-weight:bold; font-family:Arial, Helvetica, sans-serif; padding-top:5px;}
#ReadMoreDiv{ margin-left:10px; margin-top:40px;}
.ReadMore{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:700; color:#999;}
a.ReadMore:hover{ text-decoration:underline; color:#999;}
#OrderNowDiv{ float:right; margin-right:10px; margin-top:-15px;}
.OrderNow{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:700; color:#333; background-color:#d6d6d6; padding:10px;}
a.OrderNow:hover{ background-color:#034e8d; color:#FFF;}
#MoreItemsDiv{ position:relative; text-align:center; margin-bottom:30px; margin-top:25px;}
.MoreItems{ text-align:center; padding:10px; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333;}
a.MoreItems:hover{background-color:#034e8d; color:#FFF;}
#AdvanceSearchDiv{position:relative; text-align:center; margin-bottom:20px;}
.AdvanceSearch{ text-align:center; padding:10px; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333;}
a.AdvanceSearch:hover{background-color:#034e8d; color:#FFF;}
#footer{ float:left; position:relative; width:100%; height:auto; background-color:#1e1e1e;}
.footerInnerBox{ float:left; position:relative; width:200px; padding:20px; margin-left:115px;}
.footerInnerBox a { color:#999; font-size:12px;}
a.footerInnerBox:hover{ color:#FFF;}
#footerBlack{ float:left;  width:100%; min-height:30px;padding:5px; background-color:#000; border-radius: 0px; margin-bottom: 0px;}
#copyrightDiv{ float:left; position: relative; margin-left:30px; font-size:12px; color:#CCC; font-family:Arial, Helvetica, sans-serif; width:250px;}
#designedByDiv{float:right; position: relative; margin-right:30px; font-size:12px; color:#CCC; font-family:Arial, Helvetica, sans-serif; width:250px;}
#termsandconditionDiv{ float:left; position: relative; margin-left:20%; font-size:12px; color:#CCC; font-family:Arial, Helvetica, sans-serif; width:250px;}
.mg-up-down{margin:20px 0px;}

.filters {height:50px; width:50%; margin-left: 35%; background-color:#0860AA; border-radius:8px;}
.filters ul {height:auto; padding:8px 0px; margin:0px;}
.filters li {display: inline; padding: 20px;}
.filters a {color:white;}

a.current{ font-size: 20px; text-decoration: underline;}




@media only screen and (max-width: 1024px)
{
    #header-top{ width:100%; background-color:#f9f7f3; padding-bottom: 10px; height:auto; box-shadow: 2px 2px 2px 0px;}
    #logo{ float:left; position:relative; padding-left:20px; padding-top:20px;}
    #socialIcons{ float:right; position:relative; padding: 25px 40px 0 0;}
}
@media only screen and (min-width: 320px) and (max-width:425px)
{
    .desktop-only{ display:none;}
    .mobile-only{ display:block;}
}
@media only screen and (min-width: 425px) and (max-width:695px)
{
    ul.ch-grid li:nth-of-type(2) {display: none;}
    ul.ch-grid li:nth-of-type(4) {display: none;}
    .desktop-only{ display:none;}
    .mobile-only{ display:none;}
}
@media only screen and (min-width:320px) and (max-width:640px)
{
    .footerInnerBox{ margin-left:auto;}
    #copyrightDiv{ padding-bottom:20px; margin-left:0;}
    #designedByDiv{ float:left;}
}
@media only screen and (min-width:480px) and (max-width: 480px)
{
    #PosBoxCenterDiv{margin-left:16%;}
    .footerInnerBox{ width: 400px;}
}
@media only screen and (min-width:640px) and (max-width: 640px)
{
    #PosBoxCenterDiv{margin-left:4%;}
    .footerInnerBox{ width:560px;}
}
@media only screen and (min-width:768px) and (max-width: 768px)
{
    #PosBoxCenterDiv{margin-left:12%;}
    .footerInnerBox{ width:185px; margin-left:0px;}
}
@media only screen and (min-width:1024px) and (max-width: 1024px)
{
    #PosBoxCenterDiv{ margin-left:8%;}
    .footerInnerBox{ width:200px; margin-left:50px;}
}
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

body {
    background-color:#FFF363        ;
    background-image: url(../images/patterns/light_toast.png);
    color: #666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    /*    margin:0px;*/
    padding:0px;
    /*    padding-bottom:0px;*/
}




a {
    color:#FFF;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color:#000;
    text-decoration: none;
}

#footer a:hover{
    color:#fff;
}



ol, ul {
    list-style: none;
    padding:0px;
    margin:0px;
}
#wrap {
    margin: 0 auto;
}

.inner {
    margin: 0 auto;
    max-width: /*940px*/100%;
    padding: 1px 10px 40px 10px;
    /*height:40px;*/
}

.relative {
    position: relative;
}

.right {
    float: right;
}

.left {
    float: left;
}

/* HEADER */
#wrap > header {
    background-color:#034e8d;
    width:100%;
    //position:fixed;
    z-index: 100;
    //opacity:0.5;
    padding-bottom: 5px;    
}

.logo {
    display: inline-block;
    font-size: 0;
    margin-top:1px;
    /*padding-top:15px;*/
}

#navigation {

    right: 40px /*-70px*/;
    bottom: -4px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

#menu-toggle {
    display: none;
    float: right;
}

/*#menu-toggle a {
        color:#00F;
}*/

/* HEADER > MENU */
#main-menu {
    float: right;
    font-size: 0;
    margin: 12px 0;
}
#menu ul {
    list-style:none;
}

#menu ul li {
    display:inline;
    font-size:13px;
    padding:0 12px;
}

#menu ul li a {
    color:white;
    text-decoration:none;
    font-weight:normal;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform:uppercase;
    letter-spacing: 1.4pt;
}

#menu ul li a:hover {
    text-decoration:underline;
    color:#996699!important;
}
#main-menu > li {
    display: inline-block;
    margin-left: 30px;
    padding: 2px 0;
}

#main-menu > li.parent {
    /*background-image: url(../images/plus-gray.png);*/
    background-size: 7px 7px;
    background-repeat: no-repeat;
    background-position: left center;
}

#main-menu > li.parent > a {
    padding-left: 14px;
}

#main-menu > li > a {
    //color:#FFF;
    font-size: 13px;
    line-height: 14px;
    padding: 10px 0;
    text-decoration:none;
    letter-spacing:1.4pt;
}



#main-menu > li:hover > a,
#main-menu > li.current-menu-item > a {
    color:#CCC;
    /*text-decoration:overline;*/
}

/* HEADER > MENU > DROPDOWN */
#main-menu li {
    position: relative;
}

ul.sub-menu { /* level 2 */
    display: none;
    left: 0px;
    top: 38px;
    padding-top: 10px;
    position: absolute;
    width: 150px;
    z-index: 9999;
}

ul.sub-menu ul.sub-menu { /* level 3+ */
    margin-top: -1px;
    padding-top: 0;
    left: 149px;
    top: 0px;
}

ul.sub-menu > li > a {
    background-color: #333;
    border: 1px solid #444;
    border-top: none;
    color: #bbb;
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 10px 12px;
}

ul.sub-menu > li > a:hover {
    background-color: #2a2a2a;
    color: #fff;
}

ul.sub-menu > li:first-child {
    border-top: 3px solid #23dbdb;
}

ul.sub-menu ul.sub-menu > li:first-child {
    border-top: 1px solid #444;
}

ul.sub-menu > li:last-child > a {
    border-radius: 0 0 2px 2px;
}

ul.sub-menu > li > a.parent {
    background-image: url(../images/arrow.png);
    background-size: 5px 9px;
    background-repeat: no-repeat;
    background-position: 95% center;
}

#main-menu li:hover > ul.sub-menu {
    display: block; /* show the submenu */
}


@media all and (max-width: 640px) {

    #navigation {
        position: static;
        margin-top: 20px;
    }

    #menu-toggle {
        display: block;
    }

    #main-menu {
        display: none;
        float: none;
    }

    #main-menu li {
        display: block;
        margin: 0;
        padding: 0;
    }

    #main-menu > li {
        margin-top: -1px;
    }

    #main-menu > li:first-child {
        margin-top: 0;
    }

    #main-menu > li > a {
        background-color: #f9f7f3;
        border: 1px solid #034e8d;
        color: #034e8d;
        display: block;
        font-size: 12px;
        padding: 12px !important;
        padding: 0;
    }

    #main-menu li > a:hover {
        background-color: #444;
    }

    #main-menu > li.parent {
        background: none !important;
        padding: 0;
    }

    #main-menu > li:hover > a,
    #main-menu > li.current-menu-item > a {
        border: 1px solid #444 !important;
        color: #fff !important;
    }

    ul.sub-menu {
        display: block;
        margin-top: -1px;
        margin-left: 20px;
        position: static;
        padding: 0;
        width: inherit;
    }

    ul.sub-menu > li:first-child {
        border-top: 1px solid #444 !important;
    }

    ul.sub-menu > li > a.parent {
        background: #333 !important;
    }
    .inner {
        margin: 0 auto;
        max-width: /*940px*/100%;
        padding: 1px 10px 10px 10px;
        /*height:40px;*/
    }
}

.ch2-grid {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch2-grid:after,
.ch2-item:before {
    content: '';
    display: table;
}

.ch2-grid:after {
    clear: both;
}

.ch2-grid li {
    width: 230px;
    height: 300px;
    display: inline-block;
    /*margin: 20px;*/
    margin-left:40px;
    margin-right:40px;
}
@import url('2normalize.css');

/* General Demo Style */
body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #f9f9f9 ;
    font-weight: 300;
    font-size: 15px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    overflow-y: scroll;
    overflow-x: hidden;
}
a{
    color: #555;
    text-decoration: none!important;
}


/*.container{
    width: 1200px;
    //width: 100%;
    position: relative;
    bottom: -5px;
  //  min-height:600px;
}*/
.clr{
    clear: both;
    padding: 0;
    height: 0;
    margin: 0;
}
.main{
    /*    width: 90%;
        margin: 0 auto;
        position: relative;*/
}
.container > header{
    margin: 10px;
    padding: 20px 10px 10px 10px;
    position: relative;
    display: block;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.container > header h1{
    font-size: 32px;
    line-height: 32px;
    margin: 0;
    position: relative;
    font-weight: 300;
    color: #777;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
}
.container > header h2{
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    margin: 0;
    padding: 15px 0 5px 0;
    color: #888;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
}
/* Header Style */
.codrops-top{
    line-height: 24px;
    font-size: 11px;
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.1);
}
.codrops-top a{
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #333;
    display: inline-block;
}
.codrops-top a:hover{
    background: rgba(255,255,255,0.3);
}
.codrops-top span.right{
    float: right;
}
.codrops-top span.right a{
    float: left;
    display: block;
}
/* Demo Buttons Style */
.codrops-demos{
    text-align:center;
    display: block;
    line-height: 30px;
    padding: 5px 0px;
}
.codrops-demos a{
    display: inline-block;
    font-style: italic;
    margin: 0px 4px;
    padding: 0px 6px;
    color: #aaa;
    line-height: 20px;
    font-size: 13px;
    text-shadow: 1px 1px 1px #fff;
    border: 1px solid #fff;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
    background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.codrops-demos a:hover{
    color: #333;
    background: #fff;
}
.codrops-demos a:active{
    background: #fff;
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
    background: #f0f0f0;
    border-color: #d9d9d9;
    color: #aaa;
    box-shadow: 0 1px 1px rgba(255,255,255,0.7);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}

.support-note span{
    color: #ac375d;
    font-size: 16px;
    display: none;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}
.no-cssanimations .support-note span.no-cssanimations,
.no-csstransforms .support-note span.no-csstransforms,
.no-csstransforms3d .support-note span.no-csstransforms3d,
.no-csstransitions .support-note span.no-csstransitions{
    display: block;
}
.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    cursor: default;
}

.ch-info-wrap{
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 50%;

    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

    top: 20px;
    left: 20px;
    /*background: #f9f9f9 url(../images/bg.jpg);
        box-shadow:
                0 0 0 20px rgba(255,255,255,0.2),
                inset 0 0 3px rgba(115,114, 23, 0.8);*/

}

.ch-info{
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 50%;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;

}

.ch-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-position: center center;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ch-info .ch-info-back {
    -webkit-transform: rotate3d(0,1,0,180deg);
    -moz-transform: rotate3d(0,1,0,180deg);
    -o-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg);

    background: #034e8d;
}

.ch-img-1 {
    background-image: url(../images/CreateAccountBigIcon.png);
}

.ch-img-2 {
    background-image: url(../images/CreateServiceBigIcon.png);
}

.ch-img-3 {
    background-image: url(../images/ConnectBigIcon.png);
}

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    margin: 0 15px;
    padding: 40px 0 0 0;
    height: 90px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow:
        0 0 1px #fff,
        0 1px 2px rgba(0,0,0,0.3);
}

.ch-info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch-info p a {
    display: block;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ch-info p a:hover {
    color: #fff222;
    color: rgba(255,242,34, 0.8);
}

.ch-item:hover .ch-info-wrap {
    box-shadow:
        0 0 0 0 rgba(255,255,255,0.8),
        inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item:hover .ch-info {
    -webkit-transform: rotate3d(0,1,0,-180deg);
    -moz-transform: rotate3d(0,1,0,-180deg);
    -o-transform: rotate3d(0,1,0,-180deg);
    -ms-transform: rotate3d(0,1,0,-180deg);
    transform: rotate3d(0,1,0,-180deg);
}
.ch2-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    -o-perspective: 900px;
    -ms-perspective: 900px;
    perspective: 900px;
}
.ch2-info{
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.ch2-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    /*border-radius: 50%;*/
    background-position: center center;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}

.ch2-info .ch2-info-front {
    box-shadow: inset 0 0 0 10px rgba(0,0,0,0.3);
}

.ch2-info .ch2-info-back {
    -webkit-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -moz-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -o-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -ms-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    background: #000;
    opacity: 0;
}

.ch2-img-1 {
    background-image: url(../images/19.jpg);
}

.ch2-img-2 {
    background-image: url(../images/20.jpg);
}

.ch2-img-3 {
    background-image: url(../images/21.jpg);
}

.ch2-info h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 24px;
    margin: 0 15px;
    padding: 25px 0 0 0;
    height: 55px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-shadow:
        0 0 1px #fff,
        0 1px 2px rgba(0,0,0,0.3);
}

.ch2-info p {
    color: #fff;
    padding: 10px 5px;
    font-style: italic;
    margin: 0 30px;
    font-size: 12px;
    border-top: 1px solid rgba(255,255,255,0.5);
}

.ch2-info p a {
    display: block;
    color: #fff;
    color: rgba(255,255,255,0.7);
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 1px;
    padding-top: 4px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.ch2-info p a:hover {
    color: #fff222;
    color: rgba(255,242,34, 0.8);
}

.ch2-item:hover .ch2-info-front {
    -webkit-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -moz-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -o-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -ms-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    opacity: 0;
}

.ch2-item:hover .ch2-info-back {
    -webkit-transform: rotate3d(1,0,0,0deg);
    -moz-transform: rotate3d(1,0,0,0deg);
    -o-transform: rotate3d(1,0,0,0deg);
    -ms-transform: rotate3d(1,0,0,0deg);
    transform: rotate3d(1,0,0,0deg);
    opacity: 1;
}

/*form input[type="text"], form input[type="password"], form select{
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    width: 250px;
    height: 45px;
}*/
.form-element input[type="text"], .form-element input[type="password"], .form-element select{
    width:100%;
}
#form-elementss input[type="text"]{
    width:72%;
}

form textarea{
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    width: 250px;
    height: 70px;
}
.form-element textarea{
    width:100%;
}
form input[type="submit"], form input[type="button"]{
    background: #1dd2c8!important;
    color: #FFF;
    font-size: 12px;
    border-radius: 5px;
    background-color: #1dd2c8!important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: capitalize;
}
.btn-primary:hover .btn-primary:focus{
    background-color: #1dd2c8!important;
    border-color:#1dd2c8!important;
}
form .description{
    font-style: italic;
    padding-left: 3px;
    font-size: 12px;
    text-align: left;
}
a.service-btn{
    display: block;
    background: #1dd2c8!important;
    padding: 10px 20px 10px 20px;
    color: #FFF;
    font-size: 12px;
    border-radius: 5px;
    border: #1dd2c8!important;
}
div.form-element{
    /* display: inline-block;
     width: 75%;
     position: relative;*/
}
div.form-group label{
    /* float: left;
     margin-top: 12px;*
    /* margin-top: -5px !important;*/
    /*width: 20%;/*
    /*text-align: left;*/
}
.password-strength-wrapper{
    float:right;
}
#password-strength-text{
    float:right;
}
#password-strength-case{
    background-color:gray;
}
.serve-input-status{
    position: absolute;
    right: 5px;
    top: 15px;
}
.reg-icon-left{
    color: #e7e7e7;
    font-size: 450px;
}
#greet-wrapper{
    text-align: right;
    margin-right: 10px;
    font-style: italic;
}
.ch-grid {
    /*margin: 20px 0 0 0;*/
    margin: -30px 0 0 0;
    padding: 0;
    list-style: none;
    display: block;
    text-align: center;
    width: 100%;
}

.ch-grid:after,
.ch-item:before {
    content: '';
    display: table;
}

.ch-grid:after {
    clear: both;
}

.ch-grid li {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 20px;
}
.region-header{
    padding-bottom: 3px;
}

#navigation .menu li {
    list-style: none;
    float: left;
    position : relative;
    top : -10px;
}

#navigation .menu li a.active {
    color: #fff;
    font-weight : bold;
    font-size : 16px;
}

#main-content{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    background-color: #e7e7e7;
}
#main-content-section{
    padding:0 10px;
}
#messages{
    position: relative;
    width: 100%;
    height: auto;
}
#content{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 245px;
    /*                background-color: #e7e7e7;*/
}
#sidebar-first{
    float: left;
    position: relative;
    width: 18%;
    height: auto;
    background-color: #fff;
    padding: 8px;
    border-radius : 7px;
    min-height : 300px;
}
.block{
    /* background-color: #e7e7e7;*/
    border-radius : 5px;
    padding : 7px;
}
.block:not(":first-child"){
    margin-top : 8px;
}
.block h2 {
    color: #A9A9A9;
    font-size: 16px;
    line-height: 40px;
}
#sidebar-second{
    float: left;
    position: relative;
    width: 18%;
    height: auto;
    background-color: #e7e7e7;
}
#inner-content{
    float: left;
    position: relative;
    width: 64%;
    height: auto;
    background-color: #e7e7e7;
}
.no-sidebars #inner-content{
    width : 100%;
}

/*
    SERVICE TEASER STYLES
*/
.post_item{
    margin:0 0 10px 0;
    width:100%;
    height:115px;
    display:table;
}
.post_item article{
    display:block;
}
.post_img{
    margin-right:30px;
    float:left;
}
.post_img figure{
    display: block;
    display: inline-block;
    outline: none;
    padding: 6px;
    border: 2px solid #C9CBCD;
    border-width: 1px 1px 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

    behavior:url(js/PIE.htc);
    /* gradient background */
    background: #F7F7F7;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#E7E8EB));
    background: -moz-linear-gradient(top, #fff,  #E7E8EB);
    background: linear-gradient(#fff, #E7E8EB);
    -pie-background: linear-gradient(#fff, #E7E8EB);

    webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box; 	/* smoother borders with webkit */

    transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
}
.post_img figure img{
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior:url(js/PIE.htc);
    width:128px;
    height:120px;;

}
.post_img a:figure{
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.post_img a:hover figure{
    border-color: #6FA2D0;
    -webkit-box-shadow: 0 0 5px rgba(0, 125, 230, .8);
    -moz-box-shadow: 0 0 5px rgba(0, 125, 230, .8);
    box-shadow: 0 0 5px rgba(0, 125, 230, .8);
}
.post_item .featured-label{
    background: url("../images/feature-label.png") no-repeat scroll 0 1px transparent;
    height: 58px;
    position: absolute;

    width: 57px;
    z-index:200;
}
.post_container, .post_detail{
    width: 69.73%;
    height:133px;
    float:left;
    background: none repeat scroll 0 0 #F9F9FB;
    border: 1px solid #E7E8EB;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    padding: 10px;


}
.post-bubble-arrow{
    background: url("../images/bubble-arrow-left.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 39px;
    margin: 8px 0 0 -29px;
    position: absolute;
    width: 19px;

}

.post_container header{
    width:100%;
    height:43px;
    overflow:hidden;
    margin-bottom:8px;

}
.post_container .post_title{
    height:22px;
    overflow:hidden;
}
.post_container .post_title a{
    color:#0296d2;
    font-size:15px;
    text-decoration:none;
}
.post_container .post_header_info{
    margin-top:1px;
}
.post_container .post_header_info a{
    color: #1F7099;
}
.post_container .meta-sep{
    color: #C8C9CC;
    font-size: 10px;
    font-weight: bold;
    padding: 0 1px
}
.post_container .flag {
    vertical-align: middle;
}

.post_container .author, .post_container .entry-date{
    border: medium none;
    color: #787C80;
    display: inline;
    font-style: normal;
    vertical-align: middle;
    font-size: 10px;

    font-weight: bold;
    text-transform: uppercase;
}
.post_container .post_des{
    width:100%;
    height:30px;
    margin-bottom:10px;
    overflow:hidden;
    font-size: 13px;
    line-height: 1.4;
    word-wrap: break-word;

}
.post_container footer{
    width:100%;
    height:19px;

}
.post_container footer .action_links{
    color: #0296D2;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;

}
.post_container footer .action_links ul li{
    list-style:none;
    margin: 0 10px 0 0;
    float:left;
}
.post_container footer .action_links a{
    color: #1F7099;
    transition: all 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;

}
.post_container footer .action_links a:hover{

    color: #0296D2;
}
.post_container footer .order_btn{
    float:right;
}
.post_container footer .order_btn .btn.small{

    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: -5px;
    padding: 1px;
}
.showmore{
    font-size: 12px;
}

.sideuser_detail {
    background-color: #EFEFEF;
    border: 2px solid #d3d4d5;
    display: block;
    color : #333;
}
.sideuser_detail a{
    color : #333;
    font-weight : bold;
}
.sideuser_detail_h {
    background:#034e8d;
}
.sideuser_detail_h span {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
.sideuser_detail ul li{
    list-style:none;
    border-bottom: 1px dotted;
}
.sideuser_detail ul li:last-child{
    border-bottom: none;
}
.sideuser_name {

    color: #000000;
    font-size: 12px;
    line-height: 16px;
    padding:5px;
    word-wrap: break-word;
}
.sideuser_name span {
    color: #0DA6DF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 8px;
    text-decoration: underline;
}
/*form input[type="text"], form input[type="password"], form select, form textarea{
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    width: 250px;
    height: 45px;
}*/
form input[type="submit"], form input[type="button"]{
    background: #1DD2C8;
    //padding: 5px 20px 5px 20px;
    color: #FFF;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #1DD2C8;
    background-color: #1DD2C8;
}
form .description{
    font-style: italic;
    padding-left: 3px;
}
#main-content-section{
    background-color : #e5e5e5;
    padding: 0px 15px;
    width: 98%;
    margin: 0 auto;
}
#page-title{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #034e8d;
    padding: 10px;
    background-color: #e5e5e5;
    font-size: 1.5em;
}
#user-register-form{

}
.tab-link > a{
    color: #333;
    font-size: 13px;
    padding-left: 10px;
    font-weight: bold;
}
.tab-link > a.active{
    font-size: 17px;
}
hr{
    border : 1px solid #efefef;
}
textarea.form-textarea{
    height:100px;
}

.errors{
    color: #FF0000;
}
.status-message{
    padding: 10px;
}
.status-message.bg-danger{
    color:red;
}
.status-message.bg-success{
    color:green;
}
.sns-pagination{
    float:right;
}
tr.unread{
    font-weight : bold;
}

.serve-side-menus-col{
    padding-left:0px;
}
.serve-side-menus{
    width:100%;
}
.serve-side-menus > li{
    width: 100%;
    text-align: left;
}
.serve-side-menus > li.active > a{
    cursor : pointer;
    background-color: #428bca;
    color : #fff;
    border-radius : 0px;
    margin-left: -5px;
    padding-left: 20px;
}
.serve-side-menus > li > a:hover{
    cursor : pointer;
    background-color: #428bca;
    color : #fff;
    border-radius : 0px;
    margin-left: -5px;
    padding-left: 20px;
}

.edit-content-image{ 
    width: 455px; height:270px; border: 10px solid #e7e7e7; border-radius:5px;
}

/** OVERRIDING BOOTSTRAP */
div.tooltip-inner {
    text-align: center;
    width: 200px;
}

.search-button {
    height: 31px;
    position: relative;
    top: 0px;
    left: -5px;
    padding: 5px 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #0076a3; border-right:0px;
    background: #034e8d;
    border-top-right-radius: 0px 0px;
    border-bottom-right-radius: 0px 0px;
}

.search-box{
    border-radius: 0px;
    height:30px;
    font-size: 15px;
    width:auto;
    display:inline;
    padding: 5px;
}

.hovicon.effect-1:hover {
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999; 
    box-shadow: 1px 1px 5px #999; 
}

.dropdown_nav{font-size: 13px !important ; cursor:pointer;}

a {
    text-decoration: none;
} 

nav {
    width: 100%;

}

ul {
    //text-align: center;
}

ul li {
    -webkit-transition: padding .05s linear;
    -moz-transition: padding .05s linear;
    -ms-transition: padding .05s linear;
    -o-transition: padding .05s linear;
    transition: padding .05s linear;
}
ul li.drop {
    position: relative;
}
ul > li {
    display: block;
    //text-align: center;
}
ul li a {
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
ul li a:hover {
    color: #000;
}

.dropOut .triangle {
    width: 0;
    height: 0;
    position: absolute;
    border-left: 2px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid white;
    top: 30px;
    left: 50%;
    margin-left: -80px;
}
.dropdownContain {
    width: 170px;
    position: absolute;
    z-index: 100;
    /*    left: 50%;
        margin-left: -102px;*/
    top: 20px;
    right:-35px;
}
.dropOut {
    /*    top: 15px;
        width: 173px;
        background: #f9f9f9;*/
    /*  float: right;*/
    /*    position: relative;
        margin-top: 0px;
        opacity: 1;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
        -moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
        box-shadow: 0 1px 6px rgba(0,0,0,.15);
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        -ms-transition: all .1s ease-out;
        -o-transition: all .1s ease-out;
        transition: all .1s ease-out;*/
}

.dropOut ul {
    float: left;
    padding: 10px 0;
}
.dropOut  li {
    text-align: left!important ;
    width: 140px!important;
    padding: 12px 0 10px 5px!important;
    margin: 0px 10px;
    color: #777;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background .1s ease-out;
    -moz-transition: background .1s ease-out;
    -ms-transition: background .1s ease-out;
    -o-transition: background .1s ease-out;
    transition: background .1s ease-out;
    cursor:pointer;
}

.dropOut  li:hover {
    background: #f1f1f1;
}/*

ul li:hover a { color: #000; }
ul li:hover .dropdownContain { top: 30px; }
ul li:hover .underline { border-bottom-color: #777; }
ul li:hover .dropOut { opacity: 1; margin-top: 4px; }*/

a.tip2 {
    position: relative;
    text-decoration: none;
}
a.tip2 span {display: none;}
a.tip2:hover span {
    display: block;
    position: absolute; 
    padding: .5em;
    content: attr(title);
    /*  min-width: 120px;*/
    text-align: center;
    width: 160px;
    height: 70px;
    white-space: nowrap;
    top: -72px;
    background: rgba(0,0,0,.8);
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;    
    color: #fff;
    font-size: .86em;
}
a.tip2:hover span:after {
    position: absolute;
    display: block;
    content: "";  
    border-color: rgba(0,0,0,.8) transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
    height:0;
    width:0;
    position:absolute;
    bottom: -16px;
    left:1em;
}
a
{
    outline:0px none !important; 
}

/*Asad ullah video*/
.videodiv{
    //height:1600px;
/*    background-color: #e7e7e7;
    padding-left:80px;
    padding-right:80px;
    padding-top:60px;*/
    padding-left:30px;
    /*margin: 0 auto;*/}


/*.title{
    margin-left:13px;
    font-weight: bold;
    text-align:center;
    color:white;
    font-size:20px;
    background-color: #034e8d;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    // margin-bottom:20px;
}*/
.title p{
    padding-top:5px;

}
.video{

}
.video img{
    float:left;
    height:300px;
    width:500px;
}
.description{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.description p{
    /*    padding-left:10px;
        padding-top:50px;*/

}
.cleardiv{
    border-bottom:2px solid #034e8d;
    margin-top:20px;
}
.div2,.div3{
    padding-top:20px;
}
.OrderNowButtonm
{
    background: #1dd2c8!important;;
    padding: 5px 20px 5px 20px;
    color: #FFF;
    border-radius: 5px;
    border: 1px solid #1dd2c8!important;;
    position: absolute;
    margin-left: -25%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    /*    margin-left: -55%;
        margin-top: -7.6%;*/
}

.OrderNowButtonm:hover{  color: #fff;
                         background-color: #1dd2c8!important;
                         border-color: #1dd2c8!important;
}
.userSearchProfileImg{
    width: 180px;
    height: 180px;
    border: 10px solid #e7e7e7;
    border-radius: 5px;
}
.bio-desk{
    position: absolute;
    left: 262px;
    top: 15px;
}

.servicehead{
    text-align:center;
    padding-top:20px;
}

.btn-info{
    color: #fff;
    background-color: #1dd2c8!important;
    border-color: #1dd2c8!important;

}

.btn-info:hover .btn-info:focus{
    color: #fff;
    background-color: #1dd2c8!important;
    border-color: #1dd2c8!important;
}
#VolunteerWrapper{
    padding-top:20px;
}

.backtostep{
    padding-top:20px;
}

.fixedheader {
    position: fixed;
    z-index: 30;
    width: 100%;
    background-color: white;
}

#getdata{
    height: 35px  !important;
}
@media screen and (max-width: 370px){

    .list-about .name {
        font-size: 15px !important;
    }
    .list-about .number{
        font-size: 18px !important;
    }
}

#getlatestreviews{
    width: 17%;
    background-color: #1dd2c8;
    border-color: #1dd2c8;
}

#new{
    /*border-color: #1DD2C8;*/
    /*background-color: #1DD2C8;*/
    //width: 20%;
    //width: 111%;
    height: 50px;
    //alignment-adjust: center;
   /*margin-top: 70px;*/
    //width: 100%;
    //margin-left: 24px;
    
    //width: 50%;
    //margin-left: 200px;
}

#existing{
    border-color: #1DD2C8;
    background-color: #1DD2C8;
    //width: 20%;
    height: 50px;
    //alignment-adjust: center;
    //margin-top: 10px;
    //width: 100%;
    //margin-left: 24px;
    
    //width: 50%;
    //margin-left: 24px;
    //margin-right: 127px;
    
    /*//display: block;
    //width: 100%;
    //height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    //color: #555;
    //background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
}

.btn-primary2{
    color: white;
    border-color: #1DD2C8;
    background-color: #1DD2C8;
    width: 20%;
    height: 50%;
    margin-left: 40%;
    margin-top: 3%;
}

#reviewbtn{
    background-color: #1DD2C8;
    border-color: #1DD2C8;
    width: 20%
}

#headimage
{
    margin-top: 8%;
}

#deal
{
    margin-top: -3%;
}

.viewservicepadding
{
    padding-top: 65px;
}

#newbtn
{
    width: 20%;
    float:left;
    margin-left: 180px;
    margin-top: 90px;
}

#existingbtn
{
    width: 20%;
    float:right;
    margin-right: 180px;
    margin-top: 90px;
}

.existing_service_heading
{
    font-size: 33px;
    color: #1DD2C8;
}

.existing_service_dropdown
{
    margin-top: 5%;
}

.location_input
{
    display: block;
    width: 100%;
    //height: 34px;
    padding: 11px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
/*    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;*/
    height: 40px!important;
}
/*#CausesBoxDecs
{
    margin-top: 10%;
}*/

.slider_images
{
    height: 100%; 
    width: 100%;
}

.tab
{
    margin-left: 15px!important;
    margin-top: -20px;
}
/* new css */
.content{
    background-color:white;
    border:1px solid #E2E3E5;
    border-radius:5px;
    margin-bottom:10px;
    padding: 10px;
}
.replyheader{
    margin-top:0px;
}
.replyheader .replyimage{
    // float: left;
    // margin-top: 3px;
    // margin-left: -58px;
}
.replyheader a{
    font-size:13px!important;
}
.replyimage {
    width: 48px;
    height: 48px;
    border-radius: 5px;
}
.edit_comment{
    margin-top: 0%!important;
    word-wrap: break-word;
    white-space: pre-line
}
.edit-commentforum{
    margin-top: -3%!important;
    word-wrap: break-word;
    white-space: pre-line
}
.edit-commentforum1{
    margin-top: 0%!important;
    word-wrap: break-word;
    white-space: pre-line
}
.fullname {
    font-weight: bold;
    color: #292f33;
}
s {
    text-decoration: none;
}
.twtusername{
    color:#879AAB;
    font-size:13px;
}

.time a{
    color:#879AAB;
    font-size:13px;
}

.tweettextSize {
    font-size: 14px;
    line-height: 18px;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.tweettextsize img{
    width:250px!important;
}
.para{
    margin-left:60px;
    word-wrap: break-word;
    white-space: inherit;
    padding-bottom: 10px;
    //margin-top: 0%;
    //width: 80%;
}

.replyfooter{
    margin-left:50px;
    font-size: 12px;
    padding-top: 1px;
    margin-top: -8%;
}
.actionlist{
    text-align:center;
    /* margin-top:10px;
      margin-bottom:5px;*/
}
.list-inline li{
    //padding:15px;
}
.list-inline li a>i{
    color:#CDD8DE;
    font-size:20px;
}
.list-inline li a>i:hover{
    //color: #1dd2c8 !important;
}
.postbtn{
    padding-right:10px;
    text-align:right;
    /*float: right;*/
/*    margin-top:-3%;*/
    margin-top:-1%;
}

.edit-content-image{ 
    width: 455px;
    height:365px;
    border: 10px solid #e7e7e7;
    border-radius:5px;
    margin-left: 20%;
}

.commentbox{
    background-color: #f6f7f8;
    border: 1px solid #e1e8ed;
    border-radius: 3px 3px 0 0;
    position:relative;
    padding-top:10px;
}
.commentbox p{
    padding-top: 3px;
    margin-left:55px;
    margin-top:10px;
}
.comment{
    background-color: #f6f7f8;
    /*border: 1px solid #e1e8ed;
    border-radius: 3px 3px 0 0;*/
    position:relative;
    padding-bottom:1px;
    /*padding-top: 10px;*/
}
.top-timeline-tweet-box-user-image {
    /* margin-top:5px;*/
    left: 12px;
    position: absolute;
    /*top: 4px;*/
}
.size32 {
    width: 32px;
    height: 32px;
    border-radius: 4px;
}
.comment textarea{
    /*margin-top:25px;*/
    height:40px!important;
}
.imgdiv{
    cursor: pointer;
}
.cameraicon{
    top: 17px;
    bottom: 0;
    position: absolute;
    right: 40px;

}
.subcamera{
    float: left;
    cursor:pointer;
    overflow: hidden;
    position: relative;
}
.textdiv{
    margin: 0;
    padding-left:35px;
}

.replydiv{
    margin-left: -44px;
}

.forumreplydiv{
    margin-top: 3%;
    margin-left: -44px;
}

.updatecommentdiv{
    margin-left: -68px;
    margin-top: 3%;
}


.commentdiv{
    padding-top: 10px;
}

