html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    list-style: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.post img {
    width: 100%;
}

#container {
    padding-top: 25px;
}

.postnotes img {
    max-width: 22px !important;
    position: relative;
    top: 9px;
    margin-right: 8px;
    margin-bottom: 2px;
}

.postnotes a.avatar_frame img {
    border-radius: 20px;
    overflow: hidden;
}

.post-padding {
    padding: 5px;
    margin-top: -15px;
    font-family: Helvetica;
}

li.more_notes_link_container {
    margin-top: 18px !important;
    border-top: 1px solid #efefef;
    padding-top: 8px;
}

.postnotes li.note {
    margin-top: 5px;
}

.postnotes {
    color: #343434;
}

.postnotes blockquote {
    border-left: 1px solid #aeaeae;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    padding-left: 15px;
}

#dvLoading {
    background: transparent url('http://static.tumblr.com/4ubt402/2e7n3m9f2/8-3.gif') no-repeat center center;
    height: 24px;
    width: 24px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -7px;
}

#content {
    display: none;
}

.imagebuilder img {
    opacity: 0;
    visibility: hidden;
}

.imagebuilder {
    background-size: 103%;
    background-position: top;
}

.post li {
    list-style: none;
}

#content {
    margin: auto;
}

@font-face {
    font-family: 'Istok Web';
  font-style: normal;
  font-weight: 400;
  src: local('Istok Web Regular'), local('IstokWeb-Regular'), url(https://themes.googleusercontent.com/static/fonts/istokweb/v6/EvPKapBawcLZ3hbihjhqAbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

@font-face {
    font-family: 'Istok Web';
  font-style: normal;
  font-weight: 700;
  src: local('Istok Web Bold'), local('IstokWeb-Bold'), url(https://themes.googleusercontent.com/static/fonts/istokweb/v6/2koEo4AKFSvK4B52O_MwaqRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
/** chat **/
.chat-post .inner_container {
    font-family: helvetica;
    padding: 25px;
    padding-top: 25px;
    padding-bottom: 15px;
}

.chat-post .chat li:nth-child(odd) {
    margin-bottom: 5px;
}

.chat-post .chat li:nth-child(even) {
    margin-bottom: 5px;
}
/** chat **/
.quote-post .inner_container {
    padding: 30px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-family: Istok Web;
}

.quote {
    font-size: 10pt !important;
    line-height: 31pt;
    font-family: Helvetica;
    font-weight: 100;
    margin-bottom: -10px;
}

.quote-post .source {
    margin-top: 14px !important;
    display: block;
}

.text-post .text {
    font-family: helvetica;
    line-height: 18pt;
}

.text-post .inner_container {
    padding: 25px;
}

h3.title {
    font-family: Istok Web;
    font-size: 10pt;
    margin-bottom: 5px;
    font-size: 10pt;
}

.text-post .text-body li {
    list-style: initial !important;
    margin-left: 30px;
}

color:Post Title Color
.text-post .text-body li:first-child {
    margin-top: 10px;
}

.text-post .text-body li:last-child {
    margin-bottom: 10px;
}

.text-post blockquote {
    border-left: 2px solid #aeaeae;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 15px;
}

.link-post .inner_container {
    padding: 25px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.caption-post .inner_container .caption {
    padding: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
}

.link-post {
    font-family: Helvetica;
}

.link-post .link-name {
    margin-bottom: 6px;
    font-family: Istok Web;
}

.caption-post blockquote {
    border-left: 2px solid #aeaeae;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 15px;
}

.caption-post .text-body li {
    list-style: initial !important;
    margin-left: 30px;
}

.caption-post .text-body li:first-child {
    margin-top: 10px;
}

.caption-post .text-body li:last-child {
    margin-bottom: 10px;
}

.caption-post {
    font-family: helvetica;
}

.note-count {
    margin-top: 10px;
    color: #8a8a8a;
    font-family: courier new;
}

.shareit span {
    display: inline-block;
    color: #cccccc;
}

.shareit span:nth-child(3) {
    font-size: 11pt;
    position: relative;
    top: 1px;
}

strong {
    font-weight: 600 !important;
}

em {
    font-style: italic !important;
}

.text img,.link img,.chat img,.quote img, .caption img {
    margin-top: 10px;
    margin-bottom: 20px;
}

p {
    display: block !important;
}

@charset "UTF-8";

@font-face {
    font-family: "wordy";
  src:url("https://themecloset.me/font/maybe/fonts/wordy.eot");
  src:url("https://themecloset.me/font/maybe/fonts/wordy.eot?#iefix") format("embedded-opentype"),
    url("https://themecloset.me/font/maybe/fonts/wordy.woff") format("woff"),
    url("https://themecloset.me/font/maybe/fonts/wordy.ttf") format("truetype"),
    url("https://themecloset.me/font/maybe/fonts/wordy.svg#wordy") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
    font-family: "wordy" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "wordy" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus:before {
    content: "g";
}

.icon-fontawesome-webfont-1:before {
    content: "l";
}

.icon-fontawesome-webfont-2:before {
    content: "c";
}

.icon-twitter-alt:before {
    content: "g";
}

.icon-instagram:before {
    content: "m";
}

.icon-shop:before {
    content: "e";
}

.icon-fontawesome-webfont:before {
    content: "f";
}

.icon-fontawesome-webfont-3:before {
    content: "b";
}

.icon-fontawesome-webfont-4:before {
    content: "a";
}

.icon-user:before {
    content: "d";
}

.icon-home:before {
    content: "h";
}

.icon-fontawesome-webfont-5:before {
    content: "i";
}

.note-count a {
    color: #343434;
}

.locker_container {
    width: 168px;
    height: 70px;
    border: 1px solid #efefef;
    border-right: 0px;
    background-color: #ffffff;
    position: relative;
    z-index: 99992;
    top: 20px;
}

.locker-element1 {
    width: 166px;
    height: 35px;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.locker-element2 {
    width: 168px;
    height: 35px;
    position: relative;
}

.locker-element2 div {
    width: 56px;
    background-color: #000000;
    display: inline-block;
    float: left;
    text-align: center;
    height: 25px;
    padding-top: 10px;
    color: #ffffff;
}

.locker-element2 div.locker1 {
    background-color: #3b5999;
}

.locker-element2 div.locker2 {
    background-color: #55acee;
}

.locker-element2 div.locker3 {
    background-color: #e4cf59;
}

.locker-element1 {
    font-size: 9pt;
    text-align: left;
    overflow: auto;
    overflow-x: hidden;
}

.locker-element1 input {
    left: 10px;
    position: relative;
    top: 6px;
    border: 0px;
    color: #cccccc;
    margin-top: 3px;
    width: 146px;
}

.locker_container {
    position: absolute;
    margin-left: -77px;
    margin-top: -110px;
}

.rotate-tooltip {
    width: 20px;
    height: 20px;
    background-color: #55acee;
    position: relative;
    left: -72px;
    top: -10px;
    ;  -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    display: inline-block;
}

.icon-a .locker_container {
    display: none;
}

.icon-a:hover .locker_container {
    display: block;
}

.post:hover {
    opacity: 1 !important;
}

.locker_container a span {
    color: #ffffff !important;
}

.caption {
    padding-bottom: 20px;
    padding-left: 20px;
}

.caption_inner {
    padding-left: 9px;
    padding-bottom: 18px;
    padding-right: 13px;
}

.caption_inner .note-count {
    margin-top: 15px !important;
}

.audio_embed iframe {
    width: 100%;
}

.question {
    font-weight: 600;
    margin-bottom: 10px;
}

.answer {
    margin-bottom: 15px;
}

.note-count a,h3.title a,.link-post .link-name a, .quote-post .source, .quote-post .source a {
    border-bottom: 0px;
    text-decoration: none;
}

img a, a img, img {
    border: 0px !important;
    text-decoration: none !important;
}
/** Color box and css reset **/
    
.jiyo {
    background-image: url('https://static.tumblr.com/cvhjz4y/YkNn5wbnl/my-loaders.gif');
    width: 45px;
    height: 45px;
    background-size: 45px;
    position: fixed;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    left: 50%;
}
    /*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999999;
    overflow: hidden;
}

a {
    text-decoration: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.select .post {
    position: relative;
    z-index: 921;
}

.select .note {
    position: relative;
    z-index: 922;
}

.pop img {
    width: 80%;
}

.contain {
    font-family: lato;
}

.post {
    font-family: lato;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/#index.animations.transitions.fadein .post,.animations.transitions .infscr {
    display: none;
}

#index.animations.transitions.fadein .post.opaque,.animations.transitions .infscr.opaque {
    display: inline;
}

#cboxOverlay {
    background: #000;
    opacity: 0.3;
    z-index: 99999999;
}

* {
    -webkit-font-smoothing: antialiased;
}

.calmsdd .post {
    margin-bottom: -4px !important;
}

.win.chrome.calmsdd .post {
    margin-bottom: -5px !important;
}

#colorbox {
    outline: 0;
}

#cboxContent {
    margin-top: 20px;
} }

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    solid #000;
}

#cboxTitle {
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}

#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0px;
    color: #ccc;
}

#cboxLoadingGraphic {
    background: url(**) no-repeat center center;
}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}

.loading_indicator {
    display: none !important;
    opacity: 0;
}
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
    outline: 0;
}

#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}

#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(images/controls.png) no-repeat top left;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxPrevious:hover {
    background-position: bottom left;
}

#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(images/controls.png) no-repeat top right;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}

#cboxNext:hover {
    background-position: bottom right;
}

.display {
    display: none;
}

#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(images/controls.png) no-repeat top center;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}

#cboxClose:hover {
    background-position: bottom center;
}

.lightbox-caption {
    color: #ffffff;
    font-size: 11pt;
    font-family: helvetica;
    line-height: 20pt;
    margin-top: 30px;
}

.lightbox img {
    width: 100%;
}

.lightbox div {
    overflow: hidden;
}

.lightbox {
    width: 600px !important;
}

	
	.question img.questions{width:30px;border-radius:50%;}
		   .answer img.answers{width:30px;border-radius:50%;position:absolute;right:10px;}
                   .question{font-weight:normal !important}
                    .Answer{position:relative}
                    .radius{width:13px;height:13px;background-color:#f5f4f4;position:absolute;left:-7px;top:10px;border:1px solid #efefef;
                             behavior:url(-ms-transform.htc);font-weight:normal !important
    /* Firefox */
    -moz-transform:rotate(45deg);
    /* Safari and Chrome */
    -webkit-transform:rotate(45deg);
    /* Opera */
    -o-transform:rotate(45deg);
    /* IE9 */
    -ms-transform:rotate(45deg);
    /* IE6,IE7 */
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; 

                    } .radius2{width:13px;height:13px;background-color:#f5f4f4;position:absolute;right:-7px;top:10px;border:1px solid #efefef;
                             behavior:url(-ms-transform.htc);font-weight:normal !important
    /* Firefox */
    -moz-transform:rotate(45deg);
    /* Safari and Chrome */
    -webkit-transform:rotate(45deg);
    /* Opera */
    -o-transform:rotate(45deg);
    /* IE9 */
    -ms-transform:rotate(45deg);
    /* IE6,IE7 */
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; 

}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v10/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: local('Nunito-Regular'), url(https://fonts.gstatic.com/s/nunito/v6/1D_AI14T6X7H5aa5BXWWyuvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v10/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(https://fonts.gstatic.com/s/opensans/v10/PRmiXeptR36kaC0GEAetxvR_54zmj3SbGZQh3vCOwvY.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v10/xjAJXh38I15wypJXxuGMBrrIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}

                .rotat{width:14px;height:14px;background-color:#ffffff;border:1px solid #efefef;position:absolute;bottom:-7px;left:50%;margin-left:-5px; border-top:0px; border-left:0px; behavior:url(-ms-transform.htc);
    /* Firefox */
    -moz-transform:rotate(45deg);
    /* Safari and Chrome */
    -webkit-transform:rotate(45deg);
    /* Opera */
    -o-transform:rotate(45deg);
    /* IE9 */
    -ms-transform:rotate(45deg);
    /* IE6,IE7 */
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    /* IE8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; }
    .askker{padding:10px;width:140px;left:-70px;position:absolute;top:-55px;background-color:#ffffff;border:1px solid #efefef;text-align:center;font-size:8pt;border-radius:5px;}
    .aks_container{display:inline-block;width:30px;height:30px;overflow:hidden;border-radius:50%;background-size:100%;}
	
	.questions .askker{opacity:0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;}
            .questions:hover .askker{opacity:1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;}