@font-face {
	font-family: 'SANGBLEUKINGDOM-LIGHT-WEBXL';
	src: url('../fonts/SANGBLEUKINGDOM-LIGHT-WEBXL.eot');
	src: local('☺'), url('../fonts/SANGBLEUKINGDOM-LIGHT-WEBXL.woff') format('woff'), url('../fonts/SANGBLEUKINGDOM-LIGHT-WEBXL.ttf') format('truetype'), url('../fonts/SANGBLEUKINGDOM-LIGHT-WEBXL.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'Graphik-Light';
	src: url('../fonts/Graphik/Graphik-Light.eot');
	src: local('☺'), url('../fonts/Graphik/Graphik-Light.woff') format('woff'), url('../fonts/Graphik/Graphik-Light.ttf') format('truetype'), url('../fonts/Graphik/Graphik-Light.svg') format('svg');
}
@font-face {
	font-family:'SANGBLEUEMPIRE-REGULARITALIC-WEBXL';
	src: url('../fonts/SangBleuEmpire/SANGBLEUEMPIRE-REGULARITALIC-WEBXL.woff');
	src: local('☺'), url('../fonts/SangBleuEmpire/SANGBLEUEMPIRE-REGULARITALIC-WEBXL.woff') format('woff');
}


@font-face {
	font-family:'Tesseract-ExtraLight';
	src: url('../fonts/Tesseract-ExtraLight.woff');
	src: local('☺'), url('../fonts/Tesseract-ExtraLight.woff') format('woff');
}

:root{
	/* font sizes */
	--font-size7:0.7rem;
	--font-size8:0.8rem;
	--font-size9:0.9rem;
	
	/* font family */
	/*--font-family-G-light:'Graphik-Light';*/
	--font-family-G-light:'Graphik-Regular';
	--font-family-G-regular:'Graphik-Regular';
	
	/* transitions */
	--transition3s:all 0.3s;
	--transition4s:all 0.4s;
	--transition5s:all 0.5s;
	--transition6s:all 0.6s;
}

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{font-family:var(--font-family-G-light);}

#edit .fr-view p br:first-child {
    /*display: none !important;*/
}

li.dragable.notes.ng-scope.ui-draggable.ui-draggable-handle.drag-me {
    display: none !important;
}

.editablecont:empty:before {
    content: attr(data-placeholder);
}

ul.movePost {
    top: -75px;
	right: -75px;
    position: absolute;
	max-height: 600px;
	overflow-y: auto;
	padding: 10px;
}

ul.movePost li {
    border: 1px solid;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 10px;
}
.stream_settings_page .confirm-folder-content {
    min-height: 250px;
    text-align: left;
    padding: 0px 25px;
	max-height: 580px;
	overflow-y:auto;
}

.stream_settings_page.add-folder-popupui .confirmon-box {
   top: 2% !important;
   max-width: 70% !important;
   margin-left: -25% !important;
}

.settings_table {
    color: #fff;
}

.settings_row {
	margin-bottom: 50px;
    height: 90px;
    border-bottom: 1px solid;
	clear: both;
}

.settings_col_2 {
    width: 50%;
    float: left;
    padding: 0% 3% 5% 3%;
    line-height: 1.5;
}

.settings_option {
	margin-left:20px;
	cursor:pointer;
	padding: 5px 10px;
    background-color: #a9a7a7;
    border-radius: 3px;
}

.settings_option.selected { background-color: #fe777c; }

.new-dash-2 .explore-content-wrap {background-color: #1f1f20 !important;height: 130% !important;}
#noteContainer, #noteContainer *, .noteContainer * {color : #757575 !important;}
.likeButton .like-types {display:none;position: absolute;background: #0092e5;padding: 10px;left: 10px;top: 55px;border-radius: 25px;width: 217px;font-size: 14px;z-index:1;}
.likeButton:hover .like-types {display:block !important;}
.float-left {float:left;padding: 10px;width: 61px;font-size:13px;text-align: center;color: #fff;}
.likeButton .like-types .float-left {cursor: pointer;}
.likeButton .like-types .float-left	img {width: 22px !important;height: 22px !important;margin: 0 auto;}
.like-type-count {float: right;padding: 5px;padding-left: 8px;}
.like-type-icon-img {width:22px !important; display : inline-block !important;}
.hideforever {display : none !important;}
.new-dash-2 .cap-details .cap-d-frst span:nth-child(2) {text-align:right !important}
.justified-gallery div.adtray-bx,
.MPdiscuss_list_media .img-cont.discuss_item,
.birthday-cafe .toflip .user-panel {border-radius: 15px;}
.MPdiscuss_list_media .comp-post .img-box {border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;}

.selectLabel_pop li.sc-list-group-item:hover {color:#ffffff;}
.selectLabel_pop li.sc-list-group-item.selected { background: #049efb;border-radius: 10px; color:#ffffff; }

#discuss_list .post-statement-block {max-height: 445px;overflow-y: auto;}
#discuss_list .post-statement-block2 {max-height: 430px;overflow-y: auto;}

#edit55 .fr-wrapper.show-placeholder .fr-placeholder {
	font-size: 36px !important;
    color: #fff !important;
    top: -2px;
    min-height: 75px;
    line-height: 1 !important;
    font-family: 'Graphik-Regular';
}

#search_gallery_elements .header-sglist .header-pic-overlayer {height: 100%;z-index: 1;}
#edit .fr-view p, #edit .froala-view p, #edit .white-content .text p {
    color: #000 !important;
}
.appfill path { fill: #049efb !important; }
.li-fltr-invt .like-types .counter { margin-top: 2px !important;color: #fff; }
.li-fltr-invt .like-types img { width:24px; height: 24px; }
/*Animation code page level*/

/*Space or Search Gallery page*/
.j-discuss-list-mp .j-header {
	-webkit-animation: fade-in-top 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
	animation: fade-in-top 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
	animation-delay:0.5s;
}

#search_gallery_elements .header-sglist {
	-webkit-animation: fade-in-top 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
	animation: fade-in-top 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
	animation-delay:0.3s;
	height : 75%;
}

#search_gallery_elements .inner-container {
	-webkit-animation: fade-in-left 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
	animation: fade-in-left 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
	animation-delay:0.8s;
}


.journal-discuss-list .ak-main-wrp .comp-post-wrap {
	-webkit-animation: fade-in-top 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
	animation: fade-in-top 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
}
/*Space or Search Gallery page*/

/*Settings page*/
.account-wrp .main-capsule .mc-list-wrap {
	-webkit-animation: fade-in-top 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation: fade-in-top 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    animation-delay: 1.2s;
}

.account-wrp .tab-container {
	-webkit-animation: fade-in-top 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	animation: fade-in-top 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
/*Settings page*/

/*Dashboard page*/

/*Dashboard page*/

/*Animation code*/

.fr-toolbar .fr-command.fr-btn { float:none !important;display:inline-block;}
.fr-box .fr-toolbar { text-align:center;}
.fr-wrapper ul,.fr-wrapper ol { padding-inline-start: 40px;list-style: inherit;margin: 0;}
.fr-wrapper ul li { list-style:inherit;}
.fr-wrapper ol li { list-style:decimal;}

#discuss_view .white-content .user-profile .pic {background-color: unset !important;border: unset !important;}
#discuss_view .noteContainer .user-profile .pic {border: unset !important;}

#blend-container .thumbnail {z-index: 9999;padding: 0;position: fixed;width: 100%;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;}
#blendpopup, .blendpopup {z-index: 9999;position: absolute;width: 100%;}
#blendpopup .Imitem .thumbnail, .blendpopup .Imitem .thumbnail {height: 100%;/*border:5px solid gray;border-radius:3%;*/background-position: center;background-size: cover;}
#blendpopup .Imitem, .blendpopup .Imitem {padding: 10px;cursor:pointer;}

#myDrawingModal.add-folder-popupui .confirmon-box {max-width:1500px;top: 15%;margin-left:0 !important;height:720px;transform:translateX(-50%);background:transparent;}
#myDrawingModal.add-folder-popupui .confirmon-box .confirm-title { padding:0;margin:0;}
#myDrawingModal.add-folder-popupui .confirmon-box .confirm-title  h4 { display:none;}
#myDrawingModal .confirm-folder-content {height:87%;padding: 0;}
#myDrawingModal.add-folder-popupui .form-group {height:100%;margin-bottom:0;}
body #myDrawingModal.add-folder-popupui .confirmon-box .cnfim-fld-btn { max-width:150px;border-radius:4px;}
#myDrawingModal.add-folder-popupui .close_icon { margin:0;right:-20px;}
/*#myDrawingModal .popup-close-link {top: 90px !important;}*/
#myDrawingModal .popup-close-link {top: 86px !important;right: 70px;}

@media screen and (max-width:1366px){
	#myDrawingModal.add-folder-popupui .confirmon-box { width:100%;max-width:1000px;height:600px;left:50%;}
}
@media screen and (max-width:414px){
	#myDrawingModal.add-folder-popupui .popup-close-link { right:6px;top:8px;}
}
@media screen and (max-width:375px){
	#myDrawingModal.add-folder-popupui .popup-close-link { top:10px;right:5px;}
}

/*@media (min-width:1105px) and (max-width:1311px){*/ /*manishp on 20 aug 2020 to fix story design scrpt widget issue*/
@media screen and (max-width: 1199px) and (min-width: 1105px) {
	body #search_view main.container #holder-box #iframeContainer { height:440px; }
	main.container.ak-gal-view .bx-sz #editor #edit {min-height:440px !important;}
}
/*
@media (min-width:1105px) and (max-width:1311px){
	body #discuss_view main.container #holder-box #iframeContainer { height:440px; }
}*/
/*
#discuss_gallery_elements .comp-post a.cafe-media-item img.media_img,
.single-img img,
.ak-header-search .drag-me img,
#search_view .latest-post-wrap img, 
.innerimg-wrap img,
.ak-journal .quest-btm-rw .user-pic img, 
#holder-box > img, 
#overlayContent .image-avatar img { background: #ffffff !important;}
*/

body #overflow-container #content #overlayContent  #iframeContainer{height:100%;}
.posttitle-content {position: absolute;left: 0;bottom: 0;width: 100%;height: 28%;background-color: rgba(0,0,0,0.8);padding: 7px 10px;font-size: 14px;line-height: 20px;color: #d9d9d9;font-family: "SANGBLEUKINGDOM-LIGHT-WEBXL";display:flex;align-items:center;}

.default-confirmon-popup.add-folder-popupui .close_icon {background:none !important;top: 3px;}
.tooltip.right .tooltip-arrow {border-right-color: #049efb !important;}
.tooltip.left .tooltip-arrow {border-left-color: #049efb !important;}
.tooltip.top .tooltip-arrow {border-top-color: #049efb !important;}
.tooltip.bottom .tooltip-arrow {border-bottom-color: #049efb !important;}
.tooltip-inner { background-color: #049efb !important;}
#search_view .gridster-header-icons .tooltip .tooltip-inner {font-size:14px;}

#overlayContent .iframeMontage img {z-index: 1;position: inherit;}

.post-themes-list {font-family: var(--font-family-G-light)/*"SANGBLEUKINGDOM-LIGHT-WEBXL"*/;height: 30px;padding-left: 0px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.birthday-cafe .post-themes-list {margin: 0 9.42vh;}
.mp-folder .tooltip.right,.mp-folder-page .tooltip.right {margin-left:-82px;margin-top: -5px;font-size: 16px;}
.noteContent_plainmp,.noteContent_plainmp p {margin:10px !important;font-size:16px;}

#scrpt-player-custom .floatlft {float: left;margin-right: 10px;}
.flash_block {position:fixed;left:calc(50% - 250px);z-index:99999999999999999;text-align:center;font-size:0;}
.flash_inlineBlock {display:inline-block;}
.noteContent_Plaintext {display:block;width:70px;border-radius:25px;margin:15px 0;display:inline-block;vertical-align:middle;height:75px;margin-top:0px;color:#0e0e0e;background-color:white;   border-radius:2px;-webkit-border-radius:2px;border:solid 1px;-ms-border-radius:2px;word-break:break-all;overflow: hidden;padding:4px;font-size:12px;font-family:font-family: var(--font-family-G-light);margin-bottom:15px !important;}
/* login/signup screen start here */
.login-wrap { min-height:100%;height:auto; overflow:hidden;}
.inner-wrap { margin:0 auto;max-width:1200px;padding:0 100px;}
.login-header { background-color:transparent;position:relative;display:flex;opacity:1;align-items:flex-start;margin:0 0 10px 0;padding:50px 0;}
.login-header .logo-wrap { flex-basis:50%;}
.login-header .logo-wrap h1 { margin:0;font-family:var(--font-family-G-light);font-size:1.2rem;}
.login-header .time-wrap span { font-family:var(--font-family-G-light);font-size:var(--font-size7);}
/*.login-wrap { background:url(../../../assets/img/new/bubble-1.png) 12% 90% / auto no-repeat, url(../../../assets/img/new/bubble-3.png) 102% 95% / auto no-repeat, url(../../../assets/img/new/bubble-2.png) 33.5% 18% / auto no-repeat, url(../../../assets/img/new/bg-login.jpg) 0 0 / cover no-repeat;position:relative;}*/
.login-wrap { background:#273750;/*background:url('../../../assets/img/new/loginbackground.png') no-repeat;*/ background-size:cover; position:relative;}
.login-wrap .music-player { position:absolute;top:50%;right:50px;background:url(../../../assets/img/new/icon-musicPlayer.png) 0 0 / cover no-repeat;width:15px;height:22px;margin-top:-11px;}
.input-form-wrap { float:left;width:50%;padding:0 120px;}
.input-form-wrap h2 {opacity:0.7; font-family:var(--font-family-G-light);font-weight:100;font-size:1.8rem;margin-bottom:35px;}
.input-wrap { position:relative;margin-bottom:15px;}
.input-wrap label { position:absolute;left:8px;top:10px;font-family:var(--font-family-G-light);color:rgba(255,255,255,0.5);font-size:var(--font-size9);-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s);}
.input-wrap label.active { top:-8px;}
.input-wrap .input-txt { width:100%;background-color:transparent;border:none;border-bottom:1px solid rgba(255,255,255,0.35);padding:10px;color:#ffffff;font-family:var(--font-family-G-light);font-size:var(--font-size9); padding-left:8px;}
.input-wrap select.input-txt { color:rgba(255,255,255,0.5);padding:10px 8px;}
.input-wrap select.input-txt option { background:#6c4385;border:none;box-shadow:none;}
.input-wrap .input-txt:focus { border-bottom-color:#ffffff;}
.input-wrap input[type="submit"]{ font-family:var(--font-family-G-light);font-size:var(--font-size9);background-color:transparent;border:none;border-bottom:2px solid #ffffff;color:#ffffff;padding:5px 0;margin-top:40px; border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;}
.rfr-frnd { color:#ffffff;margin-top:120px;display:inline-block;font-family:var(--font-family-G-light);font-size:var(--font-size9);}
.rfr-frnd:hover,
.rfr-frnd:focus { color:#ffffff;}
.login-popup { position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;}
.login-popup .lp-overlay { background-color:rgba(0,0,0,0.1);position:absolute;top:0;left:0;width:100%;height:100%;}
.login-popup .lp-content { position:absolute;top:100px;width:900px;left:50%;margin-left:-450px;display:flex;height:500px;box-shadow:0 0 30px 0 rgba(0,0,0,0.8);}
.login-popup .lp-content > div { height:100%;width:50%;}
.login-popup .lp-content .lpc-txt-bx { padding:30px;background:url(../../../assets/img/new/bg-lp.jpg) 0 0 / cover no-repeat;text-align:center;}
.login-popup .lp-content .lpc-txt-bx h2 { font-family:var(--font-family-G-light);color:#ffffff;font-size:1.4rem;font-weight:100;margin:180px 0;}
.login-popup .lp-content .lpc-txt-bx a { font-family:var(--font-family-G-light);color:#ffffff;font-size:var(--font-size7);}
.login-popup .lp-content .lpc-img-bx { overflow:hidden;}
.login-popup .lp-content .lpc-img-bx img { width:100%;}
.login-wrap .user-profile-wrap { position:absolute;top:50%;left:0;right:0;text-align:center;margin-top:-27.5px;}
.login-wrap .upw-profile-pic {background:url(../../../assets/img/new/bg-user-profile.png) 0 0 no-repeat; background-size:100%; background:url(../../../assets/img/new/bg-user-profile.png) 0 0 / 100% no-repeat;display:inline-block;padding:5px;width:65px;height:65px;vertical-align:middle;position:relative;z-index:1;}
.login-wrap .upw-profile-pic img { width:100%;border-radius:50%;}
.login-wrap .upw-username { margin-top:-3px; display:inline-block;vertical-align:middle;padding-left:15px;text-align:left;position:relative;z-index:1;font-family:var(--font-family-G-light);font-size:1.5rem; line-height:24px;}

.login-wrap .upw-username a { font-size:0.9rem;color:rgba(255,255,255,0.45);background:url(../../../assets/img/new/arrow-continue.png) center right / auto no-repeat;padding-right:10px;}
.login-wrap .upw-username a:hover { color:rgba(255,255,255,1);}
.login-wrap .user-profile-wrap .bg-txt { position:absolute;left:0;right:0;top:-75px;font-size:8rem;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke-width:1px;-webkit-text-stroke-color:white;opacity:0.05;white-space:nowrap;line-height:190px;-webkit-transform:scale(1.5);z-index:0;}
.remfor-wrap label { position:static;}
.remfor-wrap label input[type="checkbox"] { margin:0 3px 0 0;position:relative;top:2px;}
.remfor-wrap a { float:right;color:rgba(255,255,255,0.6);font-family:var(--font-family-G-light);font-size:var(--font-size9);}
.remfor-wrap a:hover { color:rgba(255,255,255,1);}
/* login/signup screen end */

/* sidebar start */
.grp-cstm-scrl{ margin-bottom:25px;}
.creation-section #settings .members-con .friends .grp-cstm-scrl .friend .name{ padding-top:0px;}
.grp-cstm-scrl{ padding-left:15px; padding-right:15px;}
.sprd-lv-rw td{ border-bottom:none !important; border-top:1px solid #3d3d3d;}
.sidebar-panel.filterMenu-sidebar{ display:none;}
.sidebar { position:fixed;width:70px;height:100%;padding-bottom:196px;z-index:1000000;overflow:hidden;-webkit-transition:var(--transition4s);-moz-transition:var(--transition4s);transition:var(--transition4s);left:0;top:0;bottom:0;}
.sidebar-inner { }
.sidebar-blurbg { width:100%;height:100%;position:absolute;left:0;top:0;}
.sidebar-blurbg img { min-width:100%; height:117%;width:auto;/*-webkit-filter:blur(10px);*/ }
.sidebar-blurbg img.frontcap{-webkit-filter:blur(10px); margin-left:-40px; margin-top:-40px;}
.sidebar.bg-gradient { }
.sidebar .user-profile-wrap { padding:14px 9px;white-space:nowrap; min-height: 76px;}
.sidebar.fullline .user-profile-wrap::after { content:'';width:100%;height:1px;background-color:rgba(255,255,255,0.20);position:fixed;left:0;top:75px;animation: full-line 1.5s 1s ease-in-out alternate both;}

.birthday-cafe.comp-post .user-info2 p {font-size: 20px;font-family:'Graphik-Light' !important;font-family:'Gza-LightSuper';color: #5b5959;}
.tagIt {/*font-family:'Gza-LightSuper' !important;*/}
@-webkit-keyframes full-line {
  0% { width:0%;}
  100% { width:100%;}
}
.sidebar.collapse .user-profile-wrap { padding:15px 30px 14px 33px; min-height:76px;z-index:0;/*border-bottom: 1px solid rgba(255,255,255,0.20);*/}
/* .sidebar.collapse .user-profile-wrap::after { content:'';height:1px;width:0px;background-color:rgba(255,255,255,0.20);animation:full-line 1.5s 1s ease-in-out alternate both;position:absolute;left:0;top:100%;} */
.sidebar .upw-profile-pic { display:inline-block;width:46px;height:46px;background:url(../../../assets/img/new/bg-user-profile.png) 0 0 / 100%;vertical-align:middle;position:relative;padding:4px;}
.sidebar .upw-profile-pic img { width:100%; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%;}
.sidebar .upw-profile-pic .upw-notification { background-color:#de1456;color:#ffffff;border-radius:50%;position:absolute;top:-8px;right:-8px;padding:4px;width:20px;text-align:center;font-size:12px;}
.sidebar .upw-username { display:inline-block;vertical-align:middle;color:#ffffff;margin-left:15px;font-size:var(--font-size9);font-family:var(--font-family-G-light);letter-spacing:0.01rem;position:relative;top:1px;}
.sidebar .upw-username a { color:#989898;display:inline-block;margin-top:2px;font-size:0.6rem;}
.sidebar .upw-username a:hover { color:#ffffff;}
.sidebar.collapse .upw-username { display:inline-block;}
.sidebar .logo { font-family:var(--font-family-G-light);display:block;color:#ffffff;font-size:1.2rem;letter-spacing:0.05rem;position:relative; margin: 30px 5px;text-align: center;}
.sidebar.collapse .logo { margin:30px 75px 15px 75px;text-align:left;}
.sidebar .navbar ul {-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);transform: rotate(-90deg);margin-top: 200px;padding: 0 20px;}
.sidebar .navbar ul li { position:relative;padding-left:30px;display:block;margin:25px 0;-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s);}
.sidebar.collapse .navbar ul li:hover,
.sidebar.collapse .navbar ul li.active { background:url(../../../assets/img/new/icon-arrow-nav.png) center left / 5px no-repeat;}
.cbp-spmenu-push-toright .sidebar .navbar ul li.active { background:url(../../../assets/img/new/icon-arrow-nav.png) center left / 5px no-repeat;}
.cbp-spmenu-push-toright .sidebar .navbar ul li.active { background:url(../../../assets/img/new/icon-arrow-nav.png) center left / 5px no-repeat;}

.sidebar .user-profile-wrap .upw-profile-pic, .sidebar .user-profile-wrap .upw-username { -webkit-animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;animation-duration:1s;animation-delay:1s;}
.sidebar .navbar ul li { -webkit-animation: fade-in-left 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;animation: fade-in-left 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;}
.sidebar .navbar ul li a { display:block;color:rgba(255,255,255,0.6);font-family:var(--font-family-G-light);font-size:1rem;position:relative;left:0;opacity:1;line-height:14px;}
.sidebar .navbar ul li:first-child { animation-duration:1s;}
.sidebar .navbar ul li:nth-child(2) { animation-duration:1.2s;}
.sidebar .navbar ul li:nth-child(3) { animation-duration:1.4s;}
.sidebar .navbar ul li:nth-child(4) { animation-duration:1.6s;}
.sidebar .navbar ul li:nth-child(5) { animation-duration:1.8s;}
.sidebar .navbar ul li:nth-child(6) { animation-duration:2s;}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/* @keyframes fadeIn-left { */
	/* 0% { left:-35px;opacity:0;} */
	/* 100% { left:0;opacity:1;} */
/* } */
.sidebar.collapse .navbar ul li a {font-size:var(--font-size9);}
.sidebar .navbar ul li:hover a,
.sidebar .navbar ul li.active a { color:#ffffff;}
.sidebar-bottom-content { position:absolute;left:0;bottom:0;padding:30px 50px 20px 75px;right:0;}
.cbp-spmenu-push-toright .sidebar-bottom-content, .sidebar.collapse .sidebar-bottom-content { padding:30px 50px 20px 75px; padding-bottom:50px;}
.social-wrap { margin-bottom:25px;position:relative;top:-2px; display:none;}
.sidebar.collapse .social-wrap { display:block; }
.social-wrap a { color:#ffffff;display:inline-block;margin-right:15px;font-family:var(--font-family-G-light);font-size:var(--font-size9);-webkit-animation: fade-in-bottom 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;animation: fade-in-bottom 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;}
.social-wrap a:last-child { margin-right:0;}
.social-wrap a:first-child { animation-duration:1s;}
.social-wrap a:nth-child(2) { animation-duration:1.2s;}
.social-wrap a:nth-child(3) { animation-duration:1.4s;}
.social-wrap a:nth-child(4) { animation-duration:1.6s;}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.new-dash .mc-list-wrap { }
.new-dash .mc-list-wrap.delay1s { animation-delay:1s;}
body .main-capsule {
	position:relative;left:0;opacity:1;
    /*animation: fadeIn-lefta 3s ease-in-out 0s 1 normal;*/
}
@keyframes fadeIn-lefta {
	0% { left:-100px;opacity:0;}
	100% { left:0;opacity:1;}
}
.back-btn { width:35px;height:35px;border:1px solid #ffffff;border-radius:50%;display:block;margin-top:51px;background:url(../../../assets/img/new/icon-arrow-back.png) center center / 11px no-repeat;-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s); -webkit-transform: scale(-1);-moz-transform: scale(-1);transform: scale(-1);margin-left: auto;margin-right: auto;}
.sidebar .current-time { font-family:var(--font-family-G-light);font-size: 0.7rem; color: #ffffff;}
.sidebar .navbar ul li:not(.active) { display: none;}
/* sidebar collapse */
.sidebar.collapse { width:263px;}
.sidebar.collapse .navbar ul li:not(.active) { display:block; }
.sidebar.collapse .navbar ul { -webkit-transform:rotate:none;-moz-transform:none;transform:none;margin-top:0px;padding:20px 45px;}
.sidebar.collapse .back-btn { -webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);margin-left:15px;margin-right:auto;}
.sidebar.collapse .current-time {font-size:var(--font-size9);}
body.creation-section #content #menu-button{ padding:0px; background:none;}
/* sidebar end */
.fill-social a { padding: 20px; background: #232323; text-align: center; width: 100%;}

/* dashboard page start */
.mc-img { position:fixed;left:0;top:0;width:100%;overflow:hidden;}
.mc-img img { width:108%;}
.cm-ovt-wrp header.header { width:auto;background-color:rgb(31, 31, 32);background:none;position:fixed;z-index:1001;top:0;right:0;left:70px;-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s); min-height:76px;/*border-bottom: 1px solid rgba(255,255,255,0.20);*/}
.cm-ovt-wrp header.header.collapse{ left:263px;}
.cm-ovt-wrp header.header .btm-line { width:100%;height:1px;background-color:rgba(255,255,255,0.20);position:absolute;bottom:0;left:0;right:0;display:none;}
.cm-ovt-wrp header.header .header-nav { float:left;padding-left:20px;-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s);}
.cm-ovt-wrp header.header .header-nav li { transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear; float:left;position:relative;margin-left:55px;}
.cm-ovt-wrp header.header .header-nav li a { display:block;color:#ffffff;font-size:var(--font-size9);padding:30px 0 30px 0;font-family:var(--font-family-G-light);-webkit-animation: fade-in-top 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;animation: fade-in-top 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;}
.cm-ovt-wrp header.header .header-nav li:first-child a { animation-duration:0.8s;}
.cm-ovt-wrp header.header .header-nav li:nth-child(2) a { animation-duration:1.4s;}
.cm-ovt-wrp header.header .header-nav li:nth-child(3) a { animation-duration:1.8s;}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
        transform: translateY(0);
		opacity: 1;
	}
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
/* @keyframes fadeIn-down { */
	/* 0% { top:-45px;opacity:0;} */
	/* 100% { top:0;opacity:1;} */
/* } */
/* @keyframes fadeIn-down150 { */
	/* 0% { top:-150px;opacity:0;} */
	/* 100% { top:0;opacity:1;} */
/* } */
body .chapter-library-bx{ cursor:default;}
.store-item a h3 { color:#fff;}
.cm-ovt-wrp header.header .header-nav li a span { content:'';position:absolute;left:0;right:0;height:1px;bottom:-1px;}
.cm-ovt-wrp header.header .header-nav li.active a,
.cm-ovt-wrp header.header .header-nav li:hover a { color:#ffffff;}
.cm-ovt-wrp header.header .header-nav li.active a span,
.cm-ovt-wrp header.header .header-nav li:hover a span { background-color:#ffffff;}
.cm-ovt-wrp header.header .header-rgt-cnt { float:right;}
.cm-ovt-wrp header.header .header-rgt-cnt .search-control { padding:37px 37px 37px 38px;border-left:1px solid rgba(255,255,255,0.20);background:url(../../../assets/img/new/icon-search.png) center center / 0.7rem no-repeat;float:right;-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s);}
.cm-ovt-wrp header.header .header-rgt-cnt .search-control:hover { background-color:rgba(0,0,0,0.2);}
.cm-ovt-wrp header.header .header-rgt-cnt ul { float:left;}
.cm-ovt-wrp header.header .header-rgt-cnt ul li { float:left;margin-right:15px;}
.cm-ovt-wrp header.header .header-rgt-cnt ul li a { display:block;padding:31px 20px 30px 20px;color:#ffffff;font-family:var(--font-family-G-light);font-size:var(--font-size9);letter-spacing:0.03rem;}
.cm-ovt-wrp header.header.collapse .header-nav{ margin-left:-42px; }
.capsule-content { position:relative;z-index:10;padding:290px 76px 0 150px;-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s);height:1776px;overflow:hidden;}
.main-capsule.collapse .capsule-content { padding:290px 30px 0 300px;}
.capsule-content.onscroll { height:0;padding:0px 100px 0 175px !important;opacity:0;}
.capsule-content h2 { font-size:2.8rem !important;letter-spacing:0.06rem;font-weight:600;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,0.20);width:100% !important;font-family:var(--font-family-G-light) !important;margin-bottom:59px !important;text-indent:-0.22rem;position:relative;}
.capsule-content h2 span { display:inline-block;}
.capsule-content h2 .head-rgt-cnt { display:inline-block;font-size:0.7rem;margin-left:0px; float:right; margin-top:25px;}
.capsule-content h2 .head-rgt-cnt span:last-child{margin-right:0px;}
.capsule-content h2 .head-rgt-cnt span { display:inline-block;margin-right:45px;color:rgba(255,255,255,0.5);font-family:var(--font-family-G-light);}
.capsule-content h2 .head-rgt-cnt span a { color:rgba(255,255,255,0.5);font-family:var(--font-family-G-light);font-size:var(--font-size8);font-weight:100;letter-spacing:-0.002rem;}
.capsule-content h2 .head-rgt-cnt span a:hover { color:rgba(255,255,255,1);}
.capsule-content h2 .head-rgt-cnt span span { color:rgba(255,255,255,0.5);font-family:var(--font-family-G-light);font-size:0.6rem;}
.cc-btm-wrap { margin-bottom:125px;}
.capsule-content .ccbw-lft { float:left;width:50%;}
.capsule-content .ccbw-lft .btn-atc { color:rgba(255,255,255,0.4);font-family:var(--font-family-G-light);font-size:1rem;position:relative;letter-spacing:0.03rem;}
.capsule-content .ccbw-lft .btn-atc span { font-size:1rem;position:absolute;left:0;top:0;bottom:0;color:#ffffff;overflow:hidden;width:0;-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s);}
.capsule-content .ccbw-lft .btn-atc:hover span { width:100%;}
.capsule-content .ccbw-lft img { width:15px;position:relative;top:-2px;margin-left:18px;}
.capsule-content .ccbw-lft p { font-family:var(--font-family-G-light);margin-top:55px;font-size:var(--font-size9);color:rgba(255,255,255,0.8);line-height:22px;letter-spacing:0.005rem;}
.capsule-content .ccbw-lft p a { color:#ffffff;font-family:var(--font-family-G-light);padding-bottom:2px;border-bottom:1px solid;margin-left:6px;}
.capsule-content .ccbw-lft p a:hover { color:#B3B3B3;}
.capsule-content .ccbw-rgt { float:right;width:43.5%;position:relative;top:-5px;}
.ccbw-upr { margin-bottom:62px !important;}
.ccbw-upr li { display:inline-block;margin-right:5px;}
.ccbw-upr li:last-child { margin-right:0;}
.ccbw-upr li span { display:block;width:1px;height:10px;background-color:#ffffff;position:relative;top:1px;}
.ccbw-upr li a { color:#ffffff;font-family:var(--font-family-G-light);font-size:0.80rem;letter-spacing:0.01rem;}
.ccbw-btm li { float:left;width:65%;margin-bottom:30px;font-family:var(--font-family-G-light);}
.ccbw-btm li:nth-child(2n+1) { width:35%;}
.ccbw-btm li span { display:block;color:rgba(255,255,255,0.5);font-family:var(--font-family-G-light);font-size:var(--font-size9);margin-bottom:15px;}
.ccbw-btm li label { display:block;color:#ffffff;font-family:var(--font-family-G-light);font-size:var(--font-size8);}
.bk-btn-arw { display: inline-block; margin-top: 29px; margin-left:30px;font-size: 16px; font-family:var(--font-family-G-light) !important; }
.bk-btn-arw a{ color:#fff;/* text-decoration:underline;*/}
.popup-close-link{ opacity:1;}
.popup-close-link:hover{ opacity:1;}
.social-share-clip strong{ color:#fff; margin-right:8px; font-weight:600; font-size:14px;}
.social-share-clip a{ height:26px; width:26px; display:inline-block; border:1px solid #fff; border-radius:2px; padding:5px; text-align:center; margin-right:10px; color:#fff; font-size:14px;}
.cm-ovt-wrp .ak-header .dropdown-menu{ top:29px;}
/* sidebar collapse */

.mc-list-wrap { background-color:rgba(0,0,0,0.0);position:relative;padding-top:250px;padding-bottom:50px;z-index:1000; /*-webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s);padding-left:182px;padding-right:112px;*/ padding-left:130px; padding-right:60px;}
.mc-list-wrap.scrolled {padding-left:279px;padding-right:15px; }
.main-capsule .mc-list-wrap { background-color:#1f1f20;opacity:1 !important;}
/* -webkit-transition:var(--transition3s);-moz-transition:var(--transition3s);transition:var(--transition3s);  */
.main-capsule:after { content:'';position:absolute;left:0;right:0;bottom:0;height:50%;}
.main-capsule .mc-list-wrap.darkbg { background-color:rgba(0,0,0,1);}
.mc-list-wrap li { float:left;width:25%;padding:15px;}
.mc-list-wrap li .mclw-item { height:180px;border-radius:15px;overflow:hidden;}
.creation-section .mc-list-wrap .chapter-library-icon { position: absolute;left: 0;right: 0;top: 50%;opacity:0;margin-top: -9px;z-index:1000;}
.creation-section .mc-list-wrap .chapter-library-icon li { float:none;width:auto;}
.mclw-item .mclwi-img { height:140px;overflow:hidden;position:relative; font-family:var(--font-family-G-light);}
.mclw-item .mclwi-img:hover .chapter-library-icon { opacity:1;}
.mclw-item .mclwi-img .mclwi-overlay { position:absolute;top:0;left:0;width:100%;height:100%;/*background-color:rgba(0,0,0,0.2);*/}
.mclw-item .mclwi-img h2 { font-family:var(--font-family-G-light) !important;position:absolute;left:0;right:0;top:50%;margin-top:-10px;text-align:center;width:100% !important;}
.mclw-item .mclwi-img img { height:100%;}
.mclw-item .mclwi-action { background-color:#000000;display:flex;justify-content:flex-start;height:40px;align-items:center;}
.mclw-item.mclw-item-cart .mclwi-action { background-color:#0092e5;}
.mclw-item .mclwi-action a { color:#ffffff;font-family:var(--font-family-G-light);font-size:1rem;}
.mclw-item .mclwi-action .mca-bx { padding:14px 12px;flex-grow:5;font-family:var(--font-family-G-light);font-size:0.75rem;}
.mclw-item .mclwi-action .mca-bx span.separator { margin:0 5px;}
.mclw-item .mclwi-action .mca-bx:last-child { flex-grow:1;text-align:center;border-left:1px solid #3c3c3c;}
.mclw-item.mclw-item-cart .mclwi-action .mca-bx:last-child { border-left-color:#00b6ef;}

.morecontent span { display:none;}
.morelink { display:inline-block;}
.creation-section .main-capsule .pagination.ng-scope li{ padding:0; width:auto; }
.creation-section .main-capsule .pagination.ng-scope{ margin-top:-34px; margin-left:15px; margin-right:15px; margin-bottom:0px; background:#151517 !important;}
body.creation-section .pagination li.active a, body.creation-section .pagination li a:hover {background-color: rgba(255, 255, 255, 0.09);}
body.creation-section .pagination li a {font-size:14px;}
.cap-set-txt{ color:#fff;font-family:var(--font-family-G-light) !important; font-size:14px;}
.cap-set-txt:hover{color:#ddd;}
/* dashboard page end */
/***** CHAPTTER START (30JULY2017) ******/
.ovtmc-list-wrap{ padding-top:75px;}
.sub-title {padding:15px 0px; padding-left:15px;}
.sub-title h3{ margin:0px; font-size:24px; color::#aaa;}
.trans-head{ background:rgba(0,0,0,0.5);}
.chapter-item .mclwi-action .mca-bx:nth-child(2) {border-left:1px solid #3e3e3e; flex-grow: 0; -webkit-flex-grow: 0; -ms-flex-grow: 0; min-width:40px; text-align:center;}
.chapter-item .mclwi-action .mca-bx:first-child{flex-grow: 4; -webkit-flex-grow: 4; -ms-flex-grow: 0; text-align:left;}
.action-links-wrp{ right:auto; left:0px; width:100%;height:100%;position:absolute; bottom:0; background:#0092e5; opacity:0; transition:all 0.2s linear; }
.new-dash .action-links-wrp { height:0px;}
.chapter-item:hover .action-links-wrp{ height:100%; bottom:0px; opacity:1;}
.action-links-ul{  display:table; width:100%;}
.action-list{ display:table-cell; text-align:center;  height:40px; vertical-align:middle; text-align:center; border-right:1px solid #00a8eb; width:25%; padding-top:0px;}
.action-list:last-child{ border-right:none;}
.action-list svg{ display:none; width:16px;}
.action-list svg path{ fill:#fff;}
.chapter-item .mclwi-action{ position:relative;}
.action-list:hover{background:#1aa3f1;}
.chapter-item:hover .mclwi-overlay{background-color: rgba(0,0,0,0.4);}
/*.mclw-item .mclwi-img::before, .mclw-item .mclwi-img::after {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.mclw-item .mclwi-img::before {
    border-top:2px dashed #fff;
    border-bottom: 2px dashed #fff; opacity:0.6;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}
.mclw-item .mclwi-img::after {
    border-right: 2px dashed #fff; opacity:0.6;
    border-left: 2px dashed #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}
.mclw-item:hover .mclwi-img::before, .mclw-item:hover .mclwi-img::after {
    opacity:0.6;
    -webkit-transform: scale(1);
    transform: scale(1);
}*/
.search-link svg{ width:24px;}
.search-link path{ fill:#fff;}
.search-link { margin-top: 24px; display: inline-block;}
.ak-header {min-height: 68px;border-bottom: 1px solid #444;}
.setdropdown{ padding-bottom:10px; overflow:hidden; position:relative; margin-right:20px;}
.setdropdown:hover{ overflow:visible;}
.drop-link-menu { transition:all 0.3s linear; position: absolute; right: 0px; opacity:0; top: 200%; min-width:180px;  padding: 8px 0px; background: rgba(0,0,0,0.0);}
.setdropdown:hover .drop-link-menu{ top:100%; opacity:1; background: rgba(41,41,41,1);}
.cm-ovt-wrp header.header .header-rgt-cnt .drop-link-menu li a{ color:#999; width:100%; padding:8px 15px; font-size:13px;}
.cm-ovt-wrp header.header .header-rgt-cnt .drop-link-menu li{ width:100%; margin:0px;}
.cm-ovt-wrp header.header .header-rgt-cnt .drop-link-menu li a:hover{ background:#191919;}
.creation-section .main-capsule .cap-own-mn .pagination.ng-scope{ margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:20px;}
/***** /CHAPTTER END (30JULY2017) ******/
/***** SEARH GALLERY START (31JULY2017) ******/
.frnd-gridwrp .friend-list-rw ul li{ width:50%;}
body #settings .friend-list-rw p{ font-family:var(--font-family-G-light), Arial,sans-serif !important;}
.ownerwrap .frnd-gridwrp .nofrnd span{ color:#999; font-size:16px;}
.frndsscroll .selectricOpen .selectric{ background:none;}
.ownerwrap .frndsscroll .selectric{ border-color:#e7e7e7;}
.hidescroll{ overflow:hidden !important;}
.hidethis{ display:none;}
.display-table{ display:table;}
.display-cell{ display:table-cell;}
.col-half{ width:50%;}
.col-fill{ width:100%;}
.col-9{ width:75%;}
.col-3{ width:25%;}
.ak-main-wrap .tag-block.tag-blk-mbx{ display:block !important; height:auto !important;}

.ak-header-sglist .nav{ border:none; background:none;}
.ak-main-wrap .ak-header-sglist{background:url("../../assets/img/searchbg.jpg") repeat; z-index:100;}
.ak-main-wrap{background:url("../../assets/img/searchbg.jpg") repeat;background-color: #1B1B1B;}
.ak-header-sglist .quest-bx span{ color:#eee; font-size:19px;font-family:'Graphik-Light' !important; line-height:20px;}
.ak-main-wrap .ansr-box{ border-bottom:1px solid #eee;}
body .popup-avtar-crop .popup-inner-txt a.save-img-btn{ background:#0092e5; border:none;}
body .popup-avtar-crop .popup-inner-txt a.save-img-btn:hover{ opacity:0.8;}
#search_gallery_elements .ak-main-wrap .ansr-box { height: auto; max-height:250px; margin-bottom:-100px;}
.ak-main-wrap  .quest-btm-btn{ color:#eee; font-weight:normal;  height:30px; width:84px; margin-top:0px !important; padding:0px; padding-bottom:3px; border-bottom:none; line-height:30px; font-size:16px; text-align:center; border-radius:3px; -webkit-border-radius:3px; -ms-border-radius:3px; color:#f2f2f2; font-family:'Graphik-Light' !important; transition:none; -webkit-transition:none; -ms-transition:none; margin-bottom:6px;}
.ak-main-wrap .froala-view p, .ak-main-wrap .fr-view p{ color:#ccc; font-size:15px; font-family: 'Graphik-Regular'; line-height:18px;}
.key-block{ display:inline-block; width:100%;}
.ak-main-wrap .tag-block{ background:none !important;  padding:0px; border:none; box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none;}
.tag-blk-mbx{/*display:block !important; height:auto !important;*/}
.ak-main-wrap .bar-seprator{ display:none;}
.ak-main-wrap .filter-keyword { padding-left:0px !important; margin-right:10px;}
.ak-main-wrap .filter-keyword a{ color:#fff;} 
.search-image-wp{ margin-bottom:15px; border-bottom:1px solid #eee; padding-bottom:5px; max-width:340px;}
.search-image-wp ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc; opacity:1;
}
.search-image-wp ::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;opacity:1;
}
.search-image-wp :-ms-input-placeholder { /* IE 10+ */
  color: #ccc;opacity:1;
}
.search-image-wp :-moz-placeholder { /* Firefox 18- */
  color: #ccc;opacity:1;
}
.ak-main-wrap .dropdown-icn{ float:none; width:auto;}
.ak-main-wrap .dropdown-box, .ak-main-wrap .dropdown-box-mobile{ position:relative;}
.static-filter a{ position:static !important;}
.filter-btnwrp a{ color:#fff; }
.filter-btnwrp {margin:10px 0px; margin-top:0px;}
.filter-link-popup{ margin-bottom:0px; margin-top:24px;}
.ak-main-wrap .tag-block .display-cell{ vertical-align:middle;}
.ak-main-wrap .header-timeline .display-cell{ vertical-align:top;}
.ak-main-wrap .quest-block .display-cell{ vertical-align:top;}
.header-timeline { padding:120px 98px; display:inline-block; width:100%; transition:padding-top 0.3s ease-out; -webkit-transition:padding-top 0.3s ease-out;-ms-transition:padding-top 0.3s  ease-out; padding-top:100px;}
.header-timeline.no-top-dropdowns {padding:170px 98px;padding-top:50px;}

.header-timeline .quest-block{ padding:0px; display:block !important; height:auto !important; overflow:visible !important;}
.header-timeline .filter-keyword a{ color:#069efb !important; font-size:18px;  margin-right:15px;}
.header-timeline .filter-keyword a:hover{ background:none;}
.header-timeline .filter-keyword-box{ height:auto !important; max-width:120px;font-family: var(--font-family-G-light);}
.header-timeline .ansr-box-inr{ width:100%;}
.ak-main-wrap .dropdown-box, .ak-main-wrap .dropdown-box-mobile{ height:auto;}
.ak-main-wrap .dropdown-nav{ background:#222; left:auto; right:0px; padding:12px 15px; width:120px; top:34px; border:none; box-shadow:none; -webkit-box-shadow:none;-ms-box-shadow:none;}
.ak-main-wrap .dropdown-nav li a { font-size:14px; color:#fff;}
.ak-main-wrap .dropdown-nav li a:hover{  color:#fff;}
.froala-view p a, .fr-view p a{ color:#03566c;}
.clrall{ display:inline-block; padding:6px 15px; margin-top:8px !important; border:1px solid #aaa; border-radius:4px; -webkit-border-radius:4px; -ms-border-radius:4px; }
.ak-main-wrap .filter-keyword-box .filter-keyword{height:auto;font-family: 'Graphik-Regular' !important; }
.ak-main-wrap .inner-container{ background:none;}
.ak-main-wrap .tag-label .filter-keyword-box span, .ak-main-wrap .tag-label .filter-keyword-box a.filter-keyword{ height:auto; padding:4px 25px; padding-top:0px;}
.tag-srch-slct i{ color:#fff;}
.ak-main-wrap .filter-keyword-box .filter-keyword a:hover{ background:none;}
.ak-main-wrap .header .filter-keyword-box a.filter-keyword { position:relative; /*background: #222; border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px;*/ font-size: 18px; /*padding: 5px 15px !important;*/ color:#eee; /*padding-right:30px !important; margin-bottom:5px;*/}
.ak-main-wrap .header .filter-keyword-box a.filter-keyword i{ position:absolute; right:10px;color:#eee; top:-1px;}
.clear-all{ display:inline-block; margin-top:8px; width:100%; margin-bottom:-72px;}
.ak-main-wrap .quest-btm-btn:hover, .ak-main-wrap .quest-btm-btn:hover{ text-decoration:none; opacity:0.8;}
.header-timeline .filter-keyword a:hover{ background:#111;}
.fixedheader .header-timeline{ padding:10px 98px; }
.fixedheader .quest-block{ display:block !important; height:auto !important;overflow:visible !important; /*padding-left:28px;*/}
.fixedheader .tag-block{ display:block !important; height:auto !important; overflow:visible !important;}
.fixedheader .ansr-box { display:none;}
.fixedheader .tag-label{ display:none !important;}
.fixedheader .filter-btnwrp{ display:none;}
.fixedheader .filter-link-popup{ display:block;}
.cbp-spmenu-push-toright .timeslink{ top:21px !important;}
.cbp-spmenu-push-toright .head-menu{margin-left: 0px; left:277px; margin-top: 25px;}
.fixedheader .tag-blk-hide{ display:none !important;}
.fixedheader .col-half { width: 100%;}
.fixedheader .quest-btm-rw { position:absolute; right:105px !important; top:10px !important;}
.fixedheader.ak-header-sglist .quest-btm-rw {  right:-13px !important; }
.fixedheader .filter-link-popup { margin: 0px; position: absolute; right: 0px; top: -23px;}
.fixedheader .display-cell{ display:block; width:auto;}
.fixedheader .display-table{ display:block;}
.fixedheader .quest-bx {margin-bottom:0px; line-height:26px; width: 100%;  width: 100%; padding-right: 300px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; display: inline-block;}
.ak-main-wrap .sidebar-panel { bottom:0px;}
.head-menu { display: inline-block; position: absolute; margin-left: 13px; margin-top: 15px; z-index:11; max-width:30px;}
.head-menu svg { width:18px !important; height:18px !important; fill:#fff; color:#fff; opacity:0.6 !important;}
.head-menu .nav-toggle{ margin-left:0px; width:auto;}
/*.fixedheader .head-menu{ margin-top:5px; margin-left:-22px;}*/
.ak-main-wrap .justified-gallery > a > .caption, .ak-main-wrap .justified-gallery > div > .caption{ text-transform:inherit;}
.ak-main-wrap .media-label{ top:0px;}
.ak-main-wrap .display-table{ height:100%; width:100%; table-layout:fixed;}
.ak-main-wrap .hover-icon.add-to-mediatray { bottom:15px; opacity:0; display:none; line-height:40px; border: 1px solid #fff; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%;}
.ak-main-wrap .hover-icon.add-to-mediatray svg.svg-icon { width: 16px; height: 16px;opacity:1;}
.ak-main-wrap .adtray-bx:hover .hover-icon.add-to-mediatray{display:block; opacity:1;}
.ak-main-wrap .header-timeline{ position: relative; z-index: 1; max-width:2100px; margin:0 auto; display:block; font-family:'Graphik-Light' !important;height: 100%;}
header.header-sglist.ak-header-sglist.header.header-bg.fixedheader {height: auto !important;min-height:0px !important;}
#content.boards .ak-main-wrap .tag-label .filter-keyword-box input[type="text"], .ui-widget-content.ui-autocomplete a{ font-family: 'Graphik-Regular' !important;}
.ak-main-wrap .header-timeline .quest-btm-rw{ bottom:0px; opacity:1; display:inline-block !important; }
.ak-main-wrap .fixedheader .header-timeline .quest-btm-rw{ left:auto;}
.ak-main-wrap .header-timeline .quest-btm-rw.ng-hide{ display:none !important;}
.ak-main-wrap .dropdown-icn{ font-size:14px;}
.ak-main-wrap .gallery-block{ top:0px !important; padding-top:360px; padding-left:68px; padding-right:68px; }
.ui-widget-content.ui-autocomplete li, .ui-widget-content.ui-autocomplete li:hover{ background:#222 !important;}
.ui-widget-content.ui-autocomplete li.ui-state-focus a:hover, .ui-widget-content.ui-autocomplete li.ui-state-focus a, .ui-widget-content.ui-autocomplete li:hover, .ui-widget-content.ui-autocomplete li a:hover{ background:#333 !important; color:#999;border:none;}
.ui-widget-content.ui-autocomplete li a{ font-size:18px; color:#666;}
.ui-widget-content.ui-autocomplete{background:#222 !important;}
#content.boards .ak-main-wrap  .tag-label .filter-keyword-box input[type="text"]{ font-size:16px; width:100%;}
.ak-main-wrap .static-filter{ text-align:right; opacity:1; }
.ak-main-wrap .static-filter a{font-size:14px;}
.ak-main-wrap .justified-gallery > .spinner{ padding-top:5px; padding-bottom:5px;}
.pst-md-ui { padding-bottom: 5px; border-bottom: 1px solid #fff; position:relative;}
.header .tag-block.tag-block-scroll{ z-index:111;}
.adtray-bx:hover .media-label{ display:block;} 
.ak-main-wrap .dropdown-box-full.dropdown-box{ width:auto;}
body .justified-gallery > .spinner > span{ background:#ccc}
.key-blk-max{vertical-align: top; display: inline-block;width: 100%;margin-bottom: -46px; font-family:var(--font-family-G-light);}
/*
.ak-main-wrap .header-pic-background{ opacity: 1 !important;bottom:0px;-webkit-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);-moz-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);-o-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);    transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);}
*/
.ak-main-wrap .header-pic-background{ opacity: 1 !important;bottom:0px;}

body #search_gallery_elements .ak-main-wrap #dropzone .quest-btm-rw .sg-view-btn{ position:relative; }
body #search_gallery_elements .ak-main-wrap #dropzone .quest-btm-rw .sg-view-btn:before {position: absolute; content: ""; background: #000;
	opacity: 1; left: 0; top: 0; height: 100%; width: 100%; opacity: 0.3; border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; }
.blk-spc{height: 26px; position: absolute; background: #1B1B1B; bottom:-26px; left:0px; width:100%;}	
.ak-main-wrap .quest-bx{ font-size:inherit;margin-bottom:27px; max-height:66px; overflow-y:auto;}
#discuss_gallery_elements{ background:#1b1b1b;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_draggerRail{ border-radius:2px; -webkit-border-radius:2px; -ms-border-radius:2px;}
.no-rcrd-center{ text-align:center;}
.no-cafe-post {display: inline-block;font-size: 18px; color: #ffffff; font-family: 'Graphik-light'; padding: 10px 40px; background: #222; min-width: 300px;}
.comp-post-sidebar:hover .mCSB_scrollTools{ opacity:0.75  !important;}
.bottom-progress{ padding-bottom:20px; position:fixed; bottom:0px; left:98px; right:98px; font-family:var(--font-family-G-light); font-size:14px; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear; } 
.cap-lt{ text-align:left; padding-right:25px;}
.cap-lt a{text-overflow: ellipsis;white-space: nowrap;overflow: hidden; display:inline-block; width:100%;}
.cap-rt{ text-align:right;}
.ak-header #launch-menu.dropdown-icon { margin-top: 1px; display: inline-block; vertical-align:top;}
body.creation-section #content.boards .content-pro h2.member-label { font-size: 16px; color: #d8d8d8;}
#content .comp-post-sidebar .mCSB_container{ margin-right:0px;}
.comp-post-sidebar .mCSB_scrollTools .mCSB_draggerRail{ width:5px;}
.comp-post-sidebar .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width:5px;}
.cm-ovt-wrp header.header .header-rgt-cnt ul li a{ position:relative;}
.cm-ovt-wrp header.header .header-rgt-cnt ul li a::before { opacity:0; position: absolute; content: "";left: 20px;
    top: 18px; right: 20px; bottom: 14px; border-bottom: 1px solid #fff; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transform:scale(0,1); -webkit-transform:scale(0,1); -ms-transform:scale(0,1);}
.cm-ovt-wrp header.header .header-rgt-cnt ul li a:hover:before{ opacity:1; transform:scale(1); -webkit-transform:scale(1); -ms-transform:scale(1);}
/* .sidebar-bottom-content .sidebar.collapse .sidebar-bottom-content{ min-height:140px;}*/
.sidesociallink li a{ display:inline-block !important; width:auto;}
.cap-center{ text-align:center;}
.creation-section #left-menu ul.sidebar-link-blk li a:hover{ background:none !important;}
.bottom-progress .display-cell{ width:33.33%; vertical-align:bottom;}
.bottom-progress .display-table{ width:100%; table-layout:fixed;}
.bottom-progress-in{ max-width:2100px;padding-left:0px; padding-right:0px; margin:0 auto;}
.progress-colab {height: 2px; overflow: hidden;    background-color:rgba(255,255,255,0.1);   }
.progress-colab-bar {    float: left;    width: 0;    height: 100%;    font-size: 12px;    line-height: 20px;    color: #fff;    text-align: center;
    background-color: rgba(255,255,255,0.8);    -webkit-transition: width .6s ease;    -o-transition: width .6s ease;}
.progress-colab-wrp{ max-width:500px; margin:0 auto;}	
.prgrs-count{ text-align:center; margin-bottom:15px;}
.fixedheader .static-filter .dropdown-box{ display:none;}
body #edit55, body #edit55 .froala-wrapper .froala-view, body #edit55 .fr-wrapper .fr-view{font-family:var(--font-family-G-light);min-height:75px;}
body .ansr-box{color: #c6c6c6;}
.content-account.account-label .setting-block.setting-popup{ top:120px;}
.ak-main-wrap .searchByTheme-popup.no-header-bg .header-pic-background{ background:none;}
.ak-main-wrap .static-filter a, .ak-main-wrap .static-filter .dropdown-icn{ color:#eee;}
.key-fltr-sc .filter-keyword-box h2{ font-size:14px !important; background:none;}
.tag-block .toggle-icn svg path{ color:#fff;}
.sidebar-panel.filterMenu-sidebar { z-index:111;}
.popup-close-link:hover .dispalyN{ display:block;}
.ui-widget-content.ui-autocomplete{ min-width:340px; }
/***** /SEARH GALLERY END (31JULY2017) ******/
/***** SEARH GALLERY POPUP (8AGST2017) ******/

.searchByTheme-popup .header-pic-background, .searchByTheme-popup .header-pic-background{ display:none;}
.searchByTheme-popup.yes-header-bg::after{ display:none;}
body .default-confirmon-popup .confirmon-content{color: #bcbcbc;}
body .default-confirmon-popup .confirmon-box button{ font-size:16px; color:#ddd;}
.ak-main-wrap .popup-search-panel { padding-top:0px !important;}
.searchByTheme-popup .psp-lft, .ak-main-wrap .psp-lft{ vertical-align:top;padding-top:60px; margin-top:0px; float:none !important; display:table-cell; width:30% !important; padding-right:60px; border-right:1px solid #252525;}
.ak-main-wrap .psp-rgt, .searchByTheme-popup .psp-rgt{padding-top:60px; float:none !important; display:table-cell; padding-left:60px; width:70% !important; vertical-align:top; padding-right:30px; padding-bottom:30px;}
.popup-search-panel .psp-inner{ display:table; width:100%; float:none; height:100%;} 
.ak-main-wrap .searchByTheme-popup, body .searchByTheme-popup{/* background:rgba(0,0,0,0.95);*/ background:#1b1b1b !important; padding:0px; overflow-y:auto !important; }
body #search_view .searchByTheme-popup{ z-index:9999999999;}
.searchByTheme-popup.yes-header-bg::after{ display:none !important;}
/*.ak-main-wrap .searchByTheme-popup .header-pic-background{background:#1b1b1b;}*/
.ak-main-wrap .searchByTheme-popup .popup-search-panel h2, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel h2,
body .searchByTheme-popup .popup-search-panel h2, body .searchByTheme-popup.no-header-bg .popup-search-panel h2
{ color:#fcfcfc; font-family:var(--font-family-G-light); text-align:left; position:static; background:none; border:none; box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none;min-height: 130px;padding-bottom: 0;padding-top: 0;}
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-lft li a,
 .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a, .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-lft li a, 
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li a, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt-list li a,
 .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li a, .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt-list li a 
 {
    color: #d0d0d0; font-family: var(--font-family-G-light);text-transform: capitalize; font-size:15px;}
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-lft li a,
.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a, .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-lft li a
{ padding-bottom:5px; border-bottom:1px solid transparent;}	
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li a, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt-list li a, 
.searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li a, .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt-list li a { color:#d0d0d0 !important; word-wrap:break-word;}	
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li a:hover, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt-list li a:hover,
.searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li a:hover, .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt-list li a:hover
{ color:#fff !important;}
.searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li a.active{color:#EF125D !important}
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input input, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt .psp-search-input input,

body .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input input, body .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt .psp-search-input input
{border-bottom-color: #2a2a2a; color:#fff; padding-left:0px; padding-top:0px; padding-right:30px; font-family:var(--font-family-G-light);}
.ak-main-wrap .searchByTheme-popup .popup-search-panel ul.psp-rgt-list,
.searchByTheme-popup .popup-search-panel ul.psp-rgt-list{ padding-left:0px;}
.psp-lft h4{color:#d6d6d6; font-family:var(--font-family-G-light); font-size:22px; margin-bottom:60px; margin-top:135px;}

.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input a,
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input a
{ top:10px;}
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input a:hover,
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input a:hover
{ color:#eee;}
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a:hover,
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a.active,
.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a:hover,
.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a.active
{ border-color:#fefefe;}
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input,
.searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input
{ margin-bottom:30px; padding-right:0px;}
.rgt-arw-ovt{ width:auto !important; right:auto !important; cursor:pointer !important; }
.rgt-arw-ovt span{ color:#fff !important; font-weight:normal;font-family:var(--font-family-G-light);}
.popup-close-link img{ max-width:18px; }
.searchByTheme-popup{ z-index:1111;}
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li,
.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li
{ margin-bottom:5px;} 
.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li,
.searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li
{ margin-bottom:10px;}
.filter-keyword-box .filter-keyword.bk-to-glri a{padding: 6px 10px; border: 1px solid #aaa;color: #aaa; border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; vertical-align: top; margin-top: -8px;}
/*#chapterNav { z-index:11 !important;}*/
/***** /SEARH GALLERY POPUP (8AGST2017) ******/
/***** FILTER SIDEBAR (13AGST2017) ******/
.tag-block .toggle-icon{left: 0px;top: -30px; display:none;}
.ak-main-wrap .sidebar-panel{ background:#292929;font-family:var(--font-family-G-light);}
.ak-main-wrap .sidebar-ttl h2 { color: #bababa;font-family:var(--font-family-G-light);}
.country_container li, .selected_country_container li, .ak-main-wrap .sidebar-link li {color: #807d7d !important;font-family:var(--font-family-G-light);}
.ak-main-wrap .default-btn a {border: 1px solid #6c6c6c; color: #6c6c6c;font-family:var(--font-family-G-light);}
.ak-main-wrap .sidebar-link li:hover{ color:#ddd !important;}
.ak-main-wrap .default-btn a:hover{ color:#ddd; border-color:#ddd;}
.bk-to-blk{ position:static; display:inline-block;}
/***** FILTER SIDEBAR (13AGST2017) ******/
/***** SIDEBAR FULL (1AGST2017) ******/
#content #menu-button.timeslink {left: 13px; margin-top: -3px;}
body .sidebarfull{background-repeat:no-repeat !important; background-size:cover !important; background-color:rgba(0,0,0,0.9) !important; position:fixed; left:-100%; top:0px; overflow:hidden; bottom:0px; right:auto; transition:all 0.6s linear; width:100%;}
.cbp-spmenu-push-toright .sidebarfull{ width:100%; left:0px;}
.sidebarfull .display-table{ height:100%; width:100%; table-layout:fixed;}
.sidebarfull .display-cell{ width:50%; vertical-align:middle;}
.left-side{ background:rgba(255,255,255,0.03);}
.right-side{ position:relative; background:rgba(0,0,0,0.05);  padding-left:10px;}
.right-side:before{ position:absolute; content:""; left:-90px; width:180px; height:180px; border:1px solid #fff; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; opacity:0.09; top:50%; margin-top:-90px;}
.sidelink{max-width:300px; margin:0 auto;}
.sidesociallink{ z-index:99999; position:absolute; bottom:30px; max-width:300px;}
.sidesociallink, ul.sidebar-link-blk{ border-top:none !important; }
.sidesociallink li, .sidebar-link-blk li{  border:none !important;}
 .sidebar-link-blk li { padding:15px 0px;}
.sidebar-link-blk{ overflow-y:auto;}
.sidebar-link-blk li a{ font-family:'Graphik-regular' !important;padding:0px; opacity:0.3; border:none; color:#fff !important; text-transform:inherit !important; font-size:16px !important;}
.sidebar-link-blk li a:hover{ opacity:1;}
.sidebar-link-blk li a:hover{ opacity:6;}
.sidebar-link-blk li a:hover{ background:none;}
.sidesociallink li{ display:inline-block; margin-right:20px;}
.sidesociallink li a{ cursor:pointer; display:inline-block; border:none; padding:0px; font-size:18px;}
.sidesociallink li a:hover{ background:none;}
.sidesociallink li a i{ color:#fff; font-size:17px;}
.sidesociallink li a:hover i{ opacity:0.6;}
.vw-acnt-lnk span{ font-family:'Graphik-regular' !important;padding:0px !important; color:#fff !important; font-size:20px !important; border:none !important;  margin-bottom:0px;}
.vw-acnt-lnk p{ font-family:'Graphik-regular' !important;font-style:normal !important; color:#319ad0 !important; padding:0px !important; font-size:15px !important; opacity:0.8; margin-top:0px !important;}
.timeslink{ opacity:0.8; position:absolute; top:50%; width:40px; left:30px; height:40px;}
.timeslink span{ position:absolute; height:2px; display:inline-block; width:40px; margin:2px 0px; background:#fff; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear;}
.transcrs2{ transform:rotate(45deg);}
.transcrs{ transform:rotate(-45deg);}
.timeslink span.transcrshd{ display:none;}
.crcldot{ width:5px; height:5px; border-radius:50%; background:#ddd; margin:8px 2px; margin-right:6px; float:left; display:inline-block; }
.transstatck span{ display:inline-block; vertical-align:top; background:none; position:static; transform:none;}
.transstatck span.transcrshd{ display:block;}
.transstatck .crcldot{ width:3px; height:3px; vertical-align:top; margin-top:0; margin-bottom:0;}
.transstatck{ line-height:9px;}
.cbp-spmenu-open{ display:block;}
.timeslink{ position:fixed !important; top:16px !important;}
#content #menu-button.timeslink {z-index:11111 !important; }
.cbp-spmenu-push-toright #menu-button.timeslink{ background:none !important;}
.cbp-spmenu-push-toright .crcldot{ display:none;}
.cbp-spmenu-push-toright .timeslink span { position: absolute; height: 2px; display: inline-block; width:30px; margin: 2px 0px; margin-top:14px; background: #ddd;}
.cbp-spmenu-push-toright .transcrs2 { transform: rotate(45deg);}
.cbp-spmenu-push-toright .transcrs { transform: rotate(-45deg);}
.cbp-spmenu-push-toright .timeslink span.transcrshd { display: none;}
.nabbrand { float:left;}
.nabbrand a{ color:#fff;font-family:'Graphik-regular' ; font-size:18px; font-weight:bold; }
.navsearch{ float:right; font-family:'Graphik-regular' ;}
.navsearch a{color:#fff;}
.navsearch i{ color:#fff; margin-left:15px;}
body .ak-headerside{ z-index:1111; padding:30px 40px; background:none; position:fixed; top:0px; display:inline-block; left:0px; right:0px;}
.hidethis{ display:none !important;}
.bxbxshw{ display:block !important;}
.search-image-wp input{ width:100%;}
.ansr-box .froala-view, .ansr-box .fr-view{ font-size:24px !important;}
.header-timeline .top-nav-bx{left: 0px !important;top: -5px !important;}
.quest-btm-rw #media-tray-right{ height:30px !important;}
.header-timeline .quest-btm-rw{ margin-top:8px; opacity:0.7;}
.fixedheader .header-timeline .quest-btm-rw{ margin-top:-10px;}
.quest-btm-rw .user-pic img{ opacity:0.4;}
.head-menu .nav-toggle{ margin-top:0px;}
body #search_gallery_elements .ak-main-wrap #dropzone .quest-btm-rw.small-hdr > a.sg-post-btn{ margin-right:10px;}
body #search_gallery_elements .ak-main-wrap #dropzone .quest-btm-rw.small-hdr > a.sg-view-btn{ margin-right:10px;}
.ak-main-wrap .media-label .display-cell{ vertical-align:middle;}
.justified-gallery > a.adtray-bx .caption,.justified-gallery > .adtray-bx .caption{background:rgba(0,0,0,0.60); top:0px; bottom:0px; left:0px; right:0px;}
 .justified-gallery  a.adtray-bx:hover .caption{ display:block !important; opacity:1;}
 #content #menu-button.timeslink { padding:0px; width:30px; height:28px; background:none; border-radius:0px; -webkit-border-radius:0px;-ms-border-radius:0px;}
.nv-tgl-bar {position: absolute;height: 2px;width: 30px;margin: 2px 0px;background: #fff; font-family: 'Graphik-regular' !important; font-style: normal !important; color: #319ad0 !important;   padding: 0px !important;  font-size: 15px !important; opacity: 0.8; margin-top: 0px !important;}
.header-timeline .tag-label input[type="text"]{ width:100%;font-family:var(--font-family-G-light); font-size:14px;}
body.creation-section .ui-widget-content.ui-autocomplete a{ font-size:14px;}
.cbp-spmenu-push-toright .timeslink .nv-tgl-bar { background: none !important;}
.nav-tgl-sq{width: 30px !important;height: 28px !important; line-height:8px; display:inline-block;}
.ak-main-wrp .right-page-arrow{ left:15px !important;}
.nv-tgl-bar{display: inline-block;vertical-align: top;background: none;position: static;transform: none;height: 2px;width: 100%;
margin: 2px 0px; margin-bottom:7px !important;} 
.navcrcldot { background:#ddd; margin: 8px 2px; display:inline-block;width: 3px;height: 3px;vertical-align: top;margin-top: 0;margin-bottom: 0; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; margin-right:6px; float:left;}
.navcrcldot:last-child{ margin-right:0px;}
.navcrcldot:hover{ background:#f0f0f0;}
.cbp-spmenu-push-toright .nv-tgl-bar{transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear; width:20px; background:#fff; position:absolute; margin-top: 10px !important; margin-left: -2px;display: none;}
.cbp-spmenu-push-toright .nv-tgl-bar:first-child{transform:rotate(45deg);}
.cbp-spmenu-push-toright .nv-tgl-bar:nth-child(2){transform:rotate(-45deg);}
.cbp-spmenu-push-toright .navcrcldot{ display:none;}
.cbp-spmenu-push-toright .nv-tgl-bar:last-child{ display:none;}
.ak-main-wrap .right-page-arrow svg path{ fill:#fff; opacity:0.7;}  
.cbp-spmenu-push-toright .ak-header-sglist .header-timeline, .cbp-spmenu-push-toright .ak-header-sglist .header-pic-background{ display:block;}
.cbp-spmenu-push-toright .ak-header-sglist { z-index:11;}
.ak-main-wrap .nav { height:auto;}
.key-blk-max{ max-height:180px; overflow-y:auto;}
.cbp-spmenu-push-toright .page-arrow-cmn{ display:none;}
.cbp-spmenu-push-toright .blk-spc{ /*display:none;*/}
.ak-main-wrap .right-page-arrow{ left:15px !important; line-height:20px;}
.froala-view p a, .fr-view p a{font-family:'Graphik-regular';}
.sidebar .navbar li, .sidebar .current-time, .sidebar-bottom-content .sidebar-bottom-content .social-wrap{ white-space:nowrap;}
.ak-header-sglist.header{transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -ms-transition:all 0.3s ease;}
.cbp-spmenu-push-toright .ak-header-sglist.header{ /*left:263px;*/ transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -ms-transition:all 0.3s ease;}
/*.cbp-spmenu-push-toright .header-timeline{ padding-left:75px;}*/
.main-box-blk .header-nav .right-page-arrow.cap-back{ margin-top:23px; }
.main-box-blk .header-nav .right-page-arrow.cap-back.bk-btn-arw{ margin-left:0px; right:auto;}
.cap-back a{color:#fff; text-decoration:none;}
.bk-btn-arw a:hover, .cap-back a:hover{ text-decoration:none; color:#aaa;}
.email-modal-wrap, .email-modal-wrap-capsuless{ opacity:1 !important;}
/***** /SIDEBAR FULL (1AGST2017) ******/
/***** POST PAGE (2AGST2017) ******/
.comp-post{ background:rgb(27, 27, 27);}
.main.container .bx-sz #editor{ padding:30PX; background:#fff;}
.post-tags-wrap{ border-top:none;}
.page-arrow-cmn i{ display:none;}
body .page-arrow-cmn{ border:none; width:38px; height:38px;  opacity:0.5 !important; top:50%;}
.page-arrow-cmn.left-page-arrow{background:url("../../assets/img/left-arrow.png") no-repeat !important; left:40px !important;}
.page-arrow-cmn.right-page-arrow{background:url("../../assets/img/right-arrow.png") no-repeat !important; right:40px !important;}

.prev-m.page-arrow-cmn.right-page-arrow { background: url("../../assets/img/left-arrow.png") no-repeat !important; left: 40px !important;}
#mon_next.page-arrow-cmn.next-m { background: url("../../assets/img/right-arrow.png") no-repeat !important; left:auto !important; right: 40px !important;}

body .page-arrow-cmn:hover{ opacity:0.8 !important;} 
.comp-post .img-box{ box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none; background:#3D3D3D; }
.comp-post .user-info2{ padding-left:0px; padding-right:0px; min-height: 112px;max-height: 350px;height: auto; margin-bottom:20px; overflow:hidden;}
.comp-post .user-info2 p, .comp-post .user-info2 p *{ line-height:22px;font-size:15px; font-family:'Graphik-regular' ;color:#fff !important; visibility:visible !important;}
.comp-post .user-name strong{ float:none; font-size:14px; color:#ffffff; font-family:'Graphik-regular' !important ;}
.comp-post .user-name { margin-left:60px; padding-top:9px; }
.comp-post .user-block2{ height:auto;}
.comp-post .user-panel{ padding:15px 10px; padding-bottom:10px;}
#discuss_gallery_elements .comp-post img{ max-width:none; max-height:600px !important; }
#discuss_gallery_elements .comp-post .media-list-rw .col-sm-6{margin-bottom:30px; }
#discuss_gallery_elements .comp-post .media-list-rw .cover_img{padding-left:10px;}
.comp-post .search-header-same .nw-header-left{ background:none; border:none; padding-left:15px;}
.comp-post .nav{ background:none; border:none;}
.comp-post-wrap{ display:inline-block; width:100%;}
.comp-post-sidebar{ width:260px; z-index:1; float:left; overflow-y:auto; padding:20px; padding-right:10px; background:#1e1e1e;position: fixed; left: 0px; top: 80px; bottom: 0px;}
.comp-post-sidebar .mCSB_inside > .mCSB_container{ margin-right:14px;}
.comp-post-sidebar .mCSB_scrollTools{ right:-2px;}
.comp-post-content{ padding-top:30px; margin-left:220px; margin-bottom:40px;}
.qust-list{ list-style:none; padding:0px;} 
.qust-list li{ margin-bottom:12px;}
.qust-list li a{ color:#999;font-family:var(--font-family-G-light); font-size:14px; display:inline-block;}
.comp-post-sidebar h3{ font-size:22px; margin-bottom:25px; font-weight:normal;font-family:'Graphik-regular' ;}
.comp-post-sidebar .display-table{ width:100%;}
.header-center .ak-headerside .nabbrand{ float:none; display:inline-block; }
.header-center .ak-headerside{ text-align:center;}
.qust-lst-wrp{ max-width:280px; margin:0 auto;margin-top:16px; min-height:350px; padding-left:8px; }
.comp-post .search-header-same .quest-bx-sml { left:50px; right:50px; color:#fff;font-family:'Graphik-regular' !important; font-size:22px;}
.comp-post .header-pic-background{ background-color:#1B1B1B;opacity: 1 !important;}
.comp-post .container{ width:1170px !important; max-width:1170px !important;}
.menu-media{ width:30px; height:30px; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; border:1px solid	#fff; text-align:center; padding-top:3px; display:none;}
.discuss_item{ position:relative;}
.discuss_item:hover .menu-droplist{ right:0px; }
.menu-media span{ width:4px; height:4px;border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; border:1px solid #fff; display:inline-block;}
.menu-media-wrp{position:absolute;transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear; bottom:-30px; left:0px; right:0px; text-align:center; z-index:1;}
.sd-btm-nv{ position:absolute; left:0px; right:0px; top:0px; bottom:0px; background:#000; z-index:1; opacity:0; }
/*.menu-media-wrp:hover .menu-droplist{ right:0px;}*/
.privacy-option .dmca-form .form-field button{ background:#0092E5 !important; color:#fff; border-radius:2px !important; -webkit-border-radius:2px !important; -ms-border-radius:2px !important;} 
#discuss_view .popup-close-link, #copyright-popup .table-box-cell .popup-close-link{ right:45px;}
.comp-post .img-cont:hover .menu-media-wrp{ bottom:10px;}
.menu-media{ display:inline-block; cursor:pointer; }
.comp-post .montage-box .img-cont{ overflow:hidden; position:relative;}
.menu-droplist li a, .menu-droplist li p{ cursor:pointer; color:#fff; font-family:var(--font-family-G-light); font-size:14px;margin-bottom: 10px;margin-top: 0;}
.bcklist{ position:absolute; right:16px; top:16px; opacity:0.7; cursor:pointer;}
.bcklist svg path { fill:#fff; }
.bcklist svg {width:30px;}
.menu-droplist li { /*padding:1px 0px;*/ padding:0;}
.dtl-nt-fnd{ font-size:16px; font-family:var(--font-family-G-light); color:#fff; }
.npst-msg{ display:inline-block; padding:8px 25px; min-width:220px; text-align:center; background:#222; border-radius:3px;}
.menu-droplist{width:50%;position:absolute; text-align:left; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear; right:-50%; background:rgba(0,0,0,0.9);  overflow:hidden; top:0px; z-index:1; list-style:none; padding:20px; margin:0px; bottom:0px;  }
.comp-post .user-info2 p h3{ margin:0px;}
.comp-post .user-info2 p h3 a, .comp-post .user-info2 p a  {font-size: 15px !important;font-family: 'Graphik-regular';color: #b4b4b4;}
.comp-post .quest-row{ z-index:11;}
ul.vote-count{ margin-top:15px; list-style:none; line-height:15px; padding:0px; padding-left:10px;height: 15px;}

.birthday-cafe ul.vote-count {margin: 0 90px;}
.vote-count li{ display:inline-block; padding-right:8px; margin-right:6px; border-right:1px solid #fff;}
.vote-count li:last-child{ border-right:none;}
.vote-count li a{ cursor: default;color:#b4b4b4; font-family:var(--font-family-G-light); font-size:13px;}
.vote-count li a:hover{ opacity:0.7;}
.ak-main-wrap .quest-btm-btn{ background-color:transparent !important;}
.qust-list li a:hover{ color:#eee;}
.qust-list li.actvqs a{ color:#eee;}
.comp-post-sidebar .mCSB_container{ margin-right:10px;}
#discuss_gallery_elements .comp-post .item .overlay{ z-index:1;}
#discuss_gallery_elements .comp-post a.cafe-media-item{ display:flex; display:-webkit-flex; display:-ms-flex; max-height:264px; min-height:1px;}
#discuss_gallery_elements .comp-post a.cafe-media-item img.media_img{ align-self:center;}
.comp-post .media-action-icn.m-delete-icn{ display:none;}
.handbergqstn{ display:none; width:22px; position:fixed; left:52px; z-index:11111; top:12px; line-height:7px; cursor:pointer; }
.handbergqstn span{ height:2px; display:inline-block; width:100%; background:#fff; vertical-align:top; }
.comp-post .play-btn{ z-index:1;}
.comp-post .media-btm-rw{ display:none;}
.nw-header-left .nav .right-page-arrow path{ fill:#fff; opacity:0.7;}
.new-post-cafe path{ opacity:0.8;}
#discuss_gallery_elements header {height:80px;}
#discuss_gallery_elements .comp-post .container{background: #1b1b1b;}
.comm-post-cont .cpc-title span {padding: 12px 0px; background: none;color: #fff;font-family: 'Graphik-regular';}
.comm-post-cont .cpc-title { font-size: 22px;text-align: left; color: #000000; margin-bottom: 0px; margin-left: auto;
    margin-bottom: 25px; margin-left: 10px; margin-top:35px;}
body video{ background:initial;}
.ak-main-wrp .comm-post-cont .cpc-title::after { display:none;  background: #363434; top: 32px;}	
body #discuss_view .gridster-content{ background:#fff; border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;}
body #discuss_view .single-img-bx{ border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;cursor: pointer;}
body .dis-comment-section{ background:none;}
div#discuss_view::after{ display:none; }
div#discuss_view,div#search_view{ background:rgba(27,27,27,1);}
main.container .edt-pst-crcl .a-circle.a-circle-2.post-btn-avt { padding-top:33px; width: 82px; height: 82px; background-size: 100% 100%;}
.ak-gal-view .gridster-header-icons a.canceledit{line-height: 18px; color: #fff; margin-left: 25px;margin-top:15px;}
.ak-gal-view #montageContainer{ height:480px;}
body #search_gallery_elements .ak-main-wrap  #dropzone .quest-btm-rw > .top-nav-bx{ width:84px;}
body .gridster-content .white-content, body .gridster-content .white-content p{font-family: var(--font-family-G-light) !important;color: #000 !important;}
body .white-content .text .froala-view, body .white-content .text .fr-view{ line-height:140%; color:#969696; }
.text-view .fr-view .fr-tag span{/*font-family: var(--font-family-G-light) !important;*/}
body .icon-check.right-page-arrow{ top:9px;}
body .ak-main-wrap .icon-check.right-page-arrow{ top:10px;}
.creation-section #settings h3 .show-members{ margin-top:3px;}
.tooltip-content{font-family: var(--font-family-G-light) !important;}
/***** /POST PAGE (2AGST2017) ******/
/***** LAYOUT CLEANUP (3AGST2017) ******/
.show-count .more-btn-rw .btn{width: auto; color: #fff;font-family: var(--font-family-G-light) !important; background:none !important;font-size:18px !important;border:0px !important;}
.show-count .more-btn-rw .btn .fa-plus {display:none;}
.bg-txt{font-family: var(--font-family-G-regular) !important;}
.mc-img::before { content: ""; left: 0;  right: 0; top: 0; bottom: 0; background: #000; position: absolute; opacity:0.4;}
.sidebar-blurbg:first-child::after { content: ""; left: 0; z-index: 1; right: 0; top: 0; bottom: 0; background: #000; position: absolute; opacity: 0.4; display:none;}
.acnt-header{ background:none !important;}
.shw-ovl-sd{ left: 0; z-index: 1; right: 0; top: 0; bottom: 0; background: #000; position: absolute; opacity: 0.395; }
.sidebar-blurbg ~ .user-profile-wrap, .sidebar-blurbg ~ .logo, .sidebar-blurbg ~ .navbar, .sidebar-blurbg ~ .sidebar-bottom-content{ position:relative; z-index:1;}
.cm-ovt-wrp header.header.darkhead{background: rgba(0,0,0,0.65) !important;}
.error{font-family:'Graphik-Light';}
.error.msg { position:relative; font-size:14px; background: #F9C9C9; color:#c53131; padding-left:12px; padding-right:12px;}
.error.msg .close_icon{ position:absolute; right:8px; top:5px; }
.input-wrap .input-txt{ position:relative;}
#scrpt-custom-uidialogs .ui-dialog .ui-dialog-title{font-family:'Graphik-Light';}
#scrpt-custom-uidialogs .ui-dialog .ui-dialog-buttonpane button, #scrpt-confirm-dialog, #scrpt-custom-uidialogs{ font-size:14px; font-family:'Graphik-Light';}
#scrpt-custom-uidialogs .ui-dialog .ui-dialog-buttonpane button:hover{ opacity:0.7;}
@-webkit-keyframes autofill {
    to {
        color: #fff;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.nothingfound { margin-top:30px; padding: 15px 35px; text-align: center; font-family: 'Graphik-Light'; color: #aaa; display: inline-block; background: #333; font-size: 14px;}
.nothingfoundwrp{ text-align:center;}
#scrpt-custom-uidialogs .ui-dialog, #scrpt-custom-uidialogs #scrpt-confirm-dialog, #scrpt-custom-uidialogs .ui-dialog-buttonpane, #scrpt-custom-uidialogs .ui-dialog-titlebar {
    background: #252525;
    border: 0px;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 15px 20px;}
#scrpt-confirm-dialog#ui-dialog-content{ color:#ccc; padding-left:20px !important; padding-right:20px !important; }	
.ui-dialog .ui-dialog-buttonpane{ padding-left:20px !important; padding-right:20px !important; }	
#scrpt-custom-uidialogs #scrpt-confirm-dialog{font-family: 'Graphik-Light';}
.sub-title{ font-family:'Graphik-Light';}
.header-bg .header-timeline .header-pic-overlayer{ left: 0px; bottom:0px !important;}
.ak-main-wrap .header-bg .dropdown-nav{ background: #222;}
.ak-main-wrap .header-bg .nav{ height: auto;}
.comp-post a.item.cafe-media-item p, .comp-post a.item.cafe-media-item p *{color: #fff !important;margin:0;}
.comp-post a.item.cafe-media-item .noteContent{border-bottom:0px solid #333; width:100%; background:#202020;padding:15px !important;line-height:22px;margin: 0px;}
.static-filter .dropdown-box.dropdown-box-hover{ overflow: visible !important;}
.header .tag-block{ overflow:visible !important; }
.ak-main-wrap .fixedheader .quest-bx{ height:auto; padding-top:3px; min-height:1px;}
div > .tooltip, li > .tooltip, a > .tooltip, span > .tooltip{font-family:var(--font-family-G-light);}
.input-wrap.remfor-wrap label {cursor:pointer; top:0px; left:0px; position:relative;padding-left:24px;}
.input-wrap.remfor-wrap label input{ opacity:0; position:absolute !important; left:0px; top:0px;}
.input-wrap.remfor-wrap label span:before{content:''; left:0px; position:absolute; width:14px; height:14px; position:absolute; border:1px solid #fff; opacity:0.7; top:0px; }
.input-wrap.remfor-wrap label input:checked ~ span:before{content:'\2713'; line-height: 12px;text-align: center;font-size: 12px;color: #fff;}
.cntnt-page-sbmt { text-align: center; position: relative; z-index: 111; margin-bottom:60px; margin-top:140px; display: inline-block; width: 100%;}
.cntnt-page-sbmt li{ display:inline-block; margin-right:30px;font-family:var(--font-family-G-light);font-size:14px;}
.cntnt-page-sbmt li a{ color:#fff;}
/*.text-view-spacing .editable-box, .question-answer-box{ text-align:center;}*/
.select-con .selectricItems li{font-size: 14px !important;}
.creation-section .selectricItems li { color: #959595;}
.select-con .selectricItems{ background:#292929;}
.select-con .selectricOpen .selectricItems{ border:none; box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none;}
.select-con .selectricOpen .selectric { border:none !important; background: #292929;}
.select-con .selectric .label { color: #c8c8c8;}
.creation-section .select-con .selectricItems li{ color: #959595;}
.select-con .selectricItems li.disabled, .select-con .selectricItems li.selected { background: #333;}
 .select-con .selectricOpen.selectricHover .selectricScroll li:hover{background: #393939;}
 /* .sidebar-bottom-content .navbar li:nth-child(6),  .sidebar-bottom-content .navbar li:nth-child(7),
  .sidebar-bottom-content .navbar li:nth-child(8)
 { display:none !important;} */
/***** /LAYOUT CLEANUP (3AGST2017) ******/
/***** CHAPTER EDIT (8AGST2017) ******/
.selectric{ background:#292929; border:none;}
.selectric .label{color: #727272;}
.creation-section .main-box-blk .chapter-row{ padding-right:13px;}
.creation-section #content .main-box-blk .browse{ padding-right:15px;}
.creation-section #content.boards .main-box-blk .color-schemes-block .chapter-input{font-family:var(--font-family-G-light);}
.creation-section #content.boards .main-box-blk h2{font-family:var(--font-family-G-light); margin-left:15px; margin-right:15px;}
.creation-section #content{ z-index:0;}
.creation-section #content.boards .main-box-blk .wrapper{max-width: none;margin: 0 auto;position: relative;}
.creation-section .main-box-blk .chapter-row > ul > li{padding: 15px;width: 25%; padding-bottom:0px;}
.main-box-blk .main-box-blk li .mclw-item .chapter-pic{ position:static;}
.main-box-blk .main-box-blk li .mclw-item .mclwi-img{ position:relative;}
.main-box-blk .main-box-blk li .mclw-item .chapter-info{ padding-top:0px;}
.creation-section .main-box-blk .chapter-no{ background:none; float:none;}
.main-box-blk .mclw-item .mclwi-action .mca-bx:first-child{ flex-grow:1; text-align:center; border-right:1px solid #333;}
.main-box-blk .mclw-item .mclwi-action .mca-bx:last-child{ flex-grow:5; text-align:left; border-left:none;}
.creation-section .main-box-blk .chapter-info{ padding-top:0px;}
.creation-section .main-box-blk .chapter-pic{ position:static;}
.main-box-blk .mclw-item .mclwi-action .mca-bx:last-child{ text-align:left;}
.creation-section .main-box-blk .page-icon.page-icon2 { position: absolute; right: 10px; top: 8px;}
.main-box-blk .edit-title-box .icon-add{top: 10px; right: 32px;}
.creation-section .main-box-blk .pagination.ng-scope{ margin-right:0px; margin-bottom:15px; }
.mc-list-wrap .selectricScroll li { width:100%; padding:10px 15px;font-family:var(--font-family-G-light); font-size:14px;}
.creation-section .main-box-blk .selectric .label{font-family:var(--font-family-G-light);}
.creation-section .main-box-blk .chapter-library-block > ul > li{ margin-bottom:0px; padding:15px; padding-bottom:0px; width:25%;}
.main-box-blk .add-capsules-block{ margin-right:-13px !important;}
.creation-section .main-box-blk .add-capsules-block .add-icn {top: 50%;left: 50%;transform: translate(-50%, -50%) !important;}
.creation-section .main-box-blk .add-capsules-block .chapter-pic .chapter-overlay2 {border-radius: 0; -webkit-border-radius: 0; -ms-border-radius: 0;}
.creation-section .main-box-blk .add-capsules-block .chapter-box{ position:relative;}
.main-box-blk .chapter-pic-outer-box {min-height: 146px;}
.creation-section .main-box-blk .chapter-info{font-family:var(--font-family-G-light);}
.main-box-blk .cm-ovt-wrp header.header .header-rgt-cnt ul li{ margin-right:0px;}
.main-box-blk .cm-ovt-wrp header.header .header-rgt-cnt ul li a{ padding:5px 10px;}
.main-box-blk .cm-ovt-wrp header.header .header-rgt-cnt ul li a:hover{ text-decoration:none; text-transform:inherit;}
.main-box-blk .cm-ovt-wrp header.header .dropdown-item{ width:220px;}
.creation-section #content.boards .main-box-blk .chooseboard{ background:none; margin-left:15px; margin-right:15px;}
.creation-section .main-box-blk .chapter-tool li { float: none !important; display: inline-block !important; width:auto !important; margin: 0px 4px; vertical-align:middle;}
.creation-section #content .main-box-blk .browse .tabs li{ width:auto !important; padding:0px;}
.creation-section #content .main-box-blk .browse .tabs{ margin-left:15px !important;}
.creation-section .main-box-blk .mclwi-img:hover .chapter-overlay2{ visibility:visible; opacity:1;}
.creation-section .main-box-blk .mclwi-img:hover .chapter-tool{ visibility:visible;opacity:1;}
.creation-section .main-box-blk .chapter-tool li a{ margin-top:3px; }
.main-box-blk .header-rgt-cnt .dropdown-menu{ top:28px;}
.main-box-blk .header-nav .right-page-arrow svg{ width:25px;}
.main-box-blk .header-nav .right-page-arrow{ margin-top:22px;}
.emailmodal .email-modal-wrap{ padding-left:264px;}
/***** /CHAPTER EDIT (8AGST2017) ******/
/***** GALLERY PAGE (09AGST2017) ******/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background:#555 !important;}
main.container .bx-sz #editor{ padding:0px;}
body .post-tags-wrap tags-input .tags .tag-list{ max-height:54px; width:100%;}
main.container.ak-gal-view .bx-sz #editor #edit{ color:#969696; border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px; min-height:480px; padding-left:20px; padding-right:20px; padding-bottom:145px; padding-top:30px;}

#search_view main.container.ak-gal-view .bx-sz #editor #edit {padding-left: 0;padding-right: 0;padding-top: 0;}
#search_view main.container.ak-gal-view .bx-sz #editor #edit .fr-box {padding : 0 !important;}
#search_view main.container.ak-gal-view .bx-sz #editor #edit .fr-box .fr-element {padding-left: 32px;padding-right: 32px;}
#search_view main.container.ak-gal-view .bx-sz #editor #edit .fr-box .fr-toolbar {border-top:0 !important;}


#search_view .m-gridster .gridster .gs-w, #discuss_view .m-gridster .gridster .gs-w{ background:#282828; }
#search_view .m-gridster .gridster .gs-w  .innerimg-wrap, #discuss_view .m-gridster .gridster .gs-w .innerimg-wrap {width:100%;height:100%;margin:0;}
#search_view .m-gridster .gridster .gs-w .innerimg-wrap img, #discuss_view .m-gridster .gridster .gs-w .innerimg-wrap img {object-fit:cover;}
main.container .single-img #iframeContainer > img {height:100%;object-fit:cover;} 
 
#search_view .m-gridster .gridster .gs-w span{ color:#fff; font-family:var(--font-family-G-light) !important;}
#search_view .m-gridster .gs-w .addnote{opacity:1;}
#search_view .froala-edtr-box .m-gridster{ border-radius:0px !important; -webkit-border-radius:0px !important; -ms-border-radius:0px !important;}
#search_view .m-gridster .close_icon{ top:auto; bottom:10px; right:15px; width:60px; background:none;}
#search_view .m-gridster .close_icon:before{ position:absolute; content:"Remove"; text-shadow:none; color:#e9e9e9; right:0px; bottom:0px; font-family:var(--font-family-G-light), Arial,sans-serif; background:rgba(0,0,0,0.5); padding:1px 6px; font-size:14px; border-radius:2px; -webkit-border-radius:2px; -ms-border-radius:2px; }
#search_view .m-gridster .gs-w .addnote::before { position: absolute; left: 50px; right: 50px; top: 50px; bottom: 50px; content: "";
    border: 1px solid #626262;border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%;}
#search_view .m-gridster .gs-w .addnote .plus-svg-icon { display:none;}	
#search_view .post-tags-wrap{ left:34px; right:34px;}
main.container .froala-edtr-box .col-2 .post-links .a-circle.a-circle-2{ top:0px;}
body .post-tags-wrap tags-input .tags .input{ font-family:var(--font-family-G-light); color:#495c58; padding-left:0px;}
.text-editor .suggestion-list li span{ font-size:14px; color:#333;}
.post-tags-wrap tags-input .tags .tag-item { color: #fff; background: #333; border: 1px solid #363636; border-radius: 2px; -webkit-border-radius: 2px; -ms-border-radius: 2px; margin-top:0px;}
main.container .tooltip-box, .a-circle.note-montage-btn span {font-family: var(--font-family-G-light) !important;}
.ak-header-search.header{ position:static;}
/*body #search_view .ak-header-search .image-selector{ margin-right:0px; padding-right:0px; min-height:1px; }*/
body #search_view .ak-header-search .image-selector{ margin-right:0px; padding-right:0px; min-height:72px; }
body #search_view .search-header-same.header.ak-header-search .nw-subheader{ padding-right:0px;}
main.container  .froala-edtr-box .srch-view-ftr{ position:absolute; margin-left:40px; width:auto; bottom:0px;}


.post-spc-top{margin-top:0px !important;}
.ak-header-search .media-tray-rw .dragable{ width:64px; margin-right:8px; margin-bottom:8px;}
.ak-header-search .drag-me img{ height:64px; width:100% !important; border-radius:2px; -webkit-border-radius:2px; -ms-border-radius:2px;object-fit: cover;}
body #overflow-container #search_view main.container{ padding-top:0px; min-height:1px !important;}
.search-header-same .image-selector.searchView_trayArea ul{ float:left;}
.ak-gal-view .gridster-header-icons a, .ak-gal-view .gridster-header-icons span{font-family: var(--font-family-G-light); width:auto; height:auto; font-size:18px; vertical-align:top;}  
.ak-gal-view .gridster-header-icons a, .ak-gal-view .gridster-header-icons span span{ margin-left:0px;}
.gridster-header-icons .private-btn span span{ color:#fff;}
body #search_view main.container.ak-gal-view .add-mda-drpdwn {background: #333; border: none; box-shadow: none; -webkit-box-shadow: none; -ms-box-shadow: none; bottom: auto; width:170px; margin-right:0px; right:0px;}
body #search_view main.container.ak-gal-view .add-mda-drpdwn li a { color:#ccc;}
body #search_view main.container.ak-gal-view .add-mda-drpdwn li a:hover{ color:#eee;} 
body #search_view main.container.ak-gal-view .add-mda-drpdwn{ top:4px;}
body #search_view main.container.ak-gal-view .dropdown-box2{ margin-left:25px; position:relative; top:0px; right:0px; display:inline-block; vertical-align:top; height:auto; min-height:22px;}
body #search_view main.container.ak-gal-view .dropdown-box2 a{ line-height:inherit;}
.ak-gal-view .gridster-header-icons{ padding-bottom:0px; margin-bottom:6px;}
main.container.ak-gal-view .froala-edtr-box{ position:relative; margin-top:25px;}
body #search_view .latest-post-wrap img{ margin-top:0px; border-radius:2px; -webkit-border-radius:2px; -ms-border-radius:2px;}
body #search_view .latest-post-wrap{ top:0px; margin-top:0px; right:-130px; height:auto; bottom:80px;}
/*div#search_view::after{ background:#1b1b1b;}*/
main.container.ak-gal-view .froala-edtr-box .col-2{ background:#282828;}

#search_view .m-gridster .single_image a:before { position: absolute; left: 50%;top: 50%; transform:translate(-50%,-50%); width:130px; height:130px; content: ""; border: 1px solid #626262;border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%;}
#search_view .m-gridster .single_image a b{font-family: var(--font-family-G-light); color:#fefefe; font-weight:normal;}
#search_view .m-gridster .single_image a .search-view-cross{ display:none;}	
#search_view .m-gridster .single_image a .search-view-cross ~ br{ display:none;}
main.container .froala-edtr-box .col-2 .post-links .tooltip-box:hover{ color:#aaa;}
.ak-gal-view .gridster-header-icons{ margin-top:0px; }
.popup-textarea-mn .popup-textarea{ border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px; background:#fff;}
.ak-gal-view .froala-edtr-box .montage-close-icon{ bottom:80px; top:auto; right:15px; width:auto; height:auto; background:none;font-family: var(--font-family-G-light); line-height:20px; padding:5px 15px;background:rgba(0,0,0,0.5);border-radius:2px;-webkit-border-radius:2px; -ms-border-radius:2px; }
.ak-gal-view .froala-edtr-box .montage-close-icon:hover{ background:rgba(0,0,0,0.5); opacity:0.6;}
.dis-cmnt-wrp{margin-left:-15px; margin-right:-15px;}
.dis-col{ float:left; width:50%;}
.dis-col-thrd{ width:50%;}
body div#search_view{ overflow-y:scroll !important;background:rgba(27,27,27,1); z-index:1005;}
body #search_view #holder-box.single-img{ border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;cursor: pointer;}
#search_view .media-tray-rw .icon-links{ height:auto;}
body #search_view .header nav{ height:auto;}
main.container.ak-gal-view .froala-edtr-box .col-2{ border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;}
.post-tags-wrapovt h4{ padding-right:60px; margin-bottom:12px; position:relative; padding-bottom:10px; border-bottom:1px solid #ddd; color:#555;}
.tag-theme{ position:absolute; right:0px; top:0px;}
.tag-theme a{ float:right;}
body .post-tags-wrapovt{ border-top:none; font-family: var(--font-family-G-light); bottom:68px;}
body .post-tags-wrapov tags-input .tags .tag-list{ max-height:56px; width:100%;}
main.container .srch-view-ftr{ display:inline-block; width:100%; margin-top:25px; text-align:center;}
main.container .srch-view-ftr .a-circle .tooltip-box{ background:none; font-size:16px; color:#fff;}
main.container .a-circle.a-circle-2.post-btn-avt{display: inline-block;width:68px;height: 68px;background: url(../../../assets/img/new/bg-user-profile.png) 0 0 / 100%;vertical-align: middle; position:static !important;padding: 4px; padding-top:26px; }
.ak-main-wrap main.container .a-circle.a-circle-2.post-btn-avt span{ color:#fff; font-size:16px;}
body tags-input .tags .tag-item, body tags-input .autocomplete .suggestion-item, body #edit{ font-family: var(--font-family-G-light);}
body #search_view main.container .froala-edtr-box .col-2.text-editor.bx-sz{ cursor:pointer; border-radius:0px !important; -webkit-border-radius:0px !important; -ms-border-radius:0px !important;}
body .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input a{ top:10px;}
.ak-main-wrap main.container .tooltip-box, .ak-main-wrap .a-circle.note-montage-btn span{ font-size:14px;}
body .ui-widget .link-modal-body textarea, body .ui-dialog .ui-dialog-title,  body .cmn-mdl .p-btm-btn .btn, body .link-modal-body .p-btm-btn .btn{font-family: var(--font-family-G-light);}
body .ui-corner-all.ui-resizable{ background:#1a1a1a;}
body .ui-corner-all.ui-resizable{ padding-bottom:24px;}
body .ui-widget .link-modal-body textarea{background: #333;color: #959595; border:none;} 
body .link-modal-body .p-btm-btn .btn {background: #323232; color: #9f9f9f;}
body .link-modal-body{ margin-top:0px;}
.post-tags-wrapovt .tag-theme a span{ color:#485d58;}
.input-wrap .input-txt{ border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;}
.input-wrap .input-txt::placeholder { font-family: var(--font-family-G-light);}
.input-wrap .input-txt:-ms-input-placeholder {font-family: var(--font-family-G-light); }
.input-wrap .input-txt::-ms-input-placeholder { font-family: var(--font-family-G-light);}
div#search_view:after {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 20%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0.85) 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0.7) 50%,rgba(0,0,0,0.85) 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0.7) 50%,rgba(0,0,0,0.85) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#d9000000',GradientType=2 ); /* IE6-9 */
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ''; display:none;
    z-index: -1;
}
div#search_view{
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.4) 20%, rgba(0,0,0,0.7) 50%, rgba(0,0,0,0.85) 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0.7) 50%,rgba(0,0,0,0.85) 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0.7) 50%,rgba(0,0,0,0.85) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#d9000000',GradientType=2 ); /* IE6-9 */
}
body .fix-sg-bg-elems .gallery-block{ padding-right:85px !important;}
/***** /GALLERY PAGE (09AGST2017) ******/
/***** DISCUSSION POST PAGE (11AGST2017) ******/
body .white-content .user-profile > h2{ margin-left:50px; font-family: var(--font-family-G-light) !important;}
.dis-cmnt-main{padding-left:15px; padding-right:15px;}
.dis-cmnt{ display:inline-block; width:100%; margin-top:20px; padding-top:30px; border-top:1px solid #545454; }
.dis-cmnt .dis-comment-frame{ width:100%; padding:0px; background:none;}
.dis-cmnt .dis-comment-frame .textarea-box textarea{ border-bottom:1px solid #545454; padding:0px; background:none; font-size:20px;font-family: var(--font-family-G-light) !important; border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;color:#fff !important;line-height:28px;height:170px;}
.dis-cmnt .comment-list-frame{ padding:0px; background:none; border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;}
.dis-cmnt .comment-list-frame .comment{ font-size:20px;line-height:28px;overflow-wrap: break-word;}
.dis-cmnt .user-profile .pic{ display:none;}
.dis-cmnt .white-content .user-profile > h2{ margin-left:50px; color:#0093e3;}
.dis-cmnt .comment-list-frame .user-profile{ margin-top:0px; margin-bottom:8px;}
.dis-cmnt .comment-list-frame .user-profile > h2{ color:#0094e6; font-family: var(--font-family-G-light) !important; font-size:16px; padding-left:0px; margin-left:0px; padding-top:0px;}
.dis-cmnt .comment-like-frame{ text-align:left;}
.dis-cmnt .comment-like-frame a { text-align:left; border:none; color: #fff; font-size: 16px; padding-bottom: 4px; margin-bottom: 20px; display: inline-block;}
.dis-cmnt .comment-list-frame .comment p{ color:#fff; font-family:var(--font-family-G-light);line-height: 28px !important;}
.dis-cmnt .dis-comment-frame .textarea-box{ margin-bottom:30px;}
.dis-cmnt .comment-like-frame a.postsave{font-family:var(--font-family-G-light); border-bottom:1px solid #fff; color:#fff;}
body .privacy-option ul li a, body .add-other a{font-family:var(--font-family-G-light);}
.dis-cmnt .dis-col h3 { font-size: 20px; font-family: var(--font-family-G-light);}
body .head-post-link a { position:relative; height: auto; width: auto; margin-left: 15px !important; color: #fff; line-height: 20px; font-family: var(--font-family-G-light);
    font-size: 16px; vertical-align: top;}
.privacy-option h2{ color:#fff !important;}	
body .head-post-link a svg path{ fill:#fff;}	
.dlt-svg {  position: absolute; left: 0; right: 0; top: 0; width: 100% !important; opacity: 0 !important;}
.default-confirmon-popup .confirmon-box { background: #262626;border-radius: 20px;}
body .default-confirmon-popup .confirmon-box button, body .default-confirmon-popup .confirmon-content{font-family: var(--font-family-G-light); }
body .new-overlay-screen .center-white-box{ background: #262626;}
body .privacy-option ul li .cursor, body .privacy-option h2{ font-family: var(--font-family-G-light) !important;}
.privacy-option ul li span, .privacy-option li a{ color:#fff !important;} 
.privacy-option h2{ padding-left:15px;font-family:var(--font-family-G-light);}
body .dmca-form .label-title, body .dmca-center-white-box p{ color:#bbb;font-family:var(--font-family-G-light) !important;}
body .dmca-form input.inbox, body .dmca-form textarea.inbox{background: #303030;border: none;font-family:var(--font-family-G-light); color:#c3c3c3;}
body #copyright-popup .dmca-form button[type="submit"] { background: #4e4e4e;}
.popup-close-link:hover .dispalyB{ display:none;}
.btns-btm a.circle-btn{ background:#303030;font-family:var(--font-family-G-light);}
body .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-lft li a, body .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt-list li a{ color:#d0d0d0;}
body #search_view main.container .bx-sz #editor{ cursor:default;}
.input-wrap .thumb img{ width:15px; opacity:0.8;}
.input-wrap select.input-txt{ -webkit-appearance: none; -moz-appearance:none; appearance:none;background:url(../../../assets/img/selectarrow.png) no-repeat; background-position:right center; background-size:18px; }
.ak-header-search.quest-row{ background:none !important;}
.chapter-box:hover .action-links-wrp{ left:0px; opacity:1;}
.action-list a{ font-size:13px; color:#fff;}
.right-page-arrow.icon-check svg path{ fill:#fff;}
.login-wrap .input-wrap .thumb img{ right:5px;}
/***** /DISCUSSION POST PAGE (11AGST2017) ******/
/***** STORE PAGE (14AGST2017) ******/
.store-item h3 { display:none; text-align: center; font-size: 16px; font-family: var(--font-family-G-regular);position: absolute; left: 10px; right: 10px;transform: translate(0%, -50%); -webkit-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%);top: 50%; line-height:initial;}
.store-item:hover h3{ display:block;}
.bk-dash-img img:before{ display:none;}

.flash_msg_element{font-family: var(--font-family-G-light) !important; letter-spacing: 0px !important; max-width:500px;min-width:500px; width:auto !important;right:37%;height:57px;background-color:#ed5181;color:#f4f5f4;border:1px solid #ed5181;top:unset;bottom:10px;padding:27px 20px;position:static;}
#shopping-cart { font-family: var(--font-family-G-light); top: 18px;right: 138px;width:98px; z-index:1111; border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px; height: auto; background:none; padding:12px; font-size:15px;}
#shopping-cart svg{ display:none !important;}
#shopping-cart .counter { top: 8px; right: 0px; color:#fff; background-color: transparent;}
body .setting-overlayer{ z-index:11111;}
body .cart-page-container .popup-close-link, body .cart-page-container .popup-close-link-reverse{ left:auto !important;}
.emwtb-bx p span{ display:inline-block; word-wrap: break-word; max-width:100%;}
/***** /STORE PAGE (14AGST2017) ******/
/***** SHOPPING CART (16AGST2017) ******/
.cart-page .cp-item-wrap table tr th, .cart-page .cp-item-wrap table tr td{ padding-top:30px; padding-bottom:30px;}
body .cart-page.cm-cart-page .cp-item-wrap table tr th, body .cart-page.cm-cart-page .cp-item-wrap table tr td{ border-color:#3d3d3d;}
body .cart-page-container{ background:#1f1f20;} 
.cart-title { padding-bottom: 15px; /*border-bottom: 1px solid #3d3d3d;*/ margin-bottom: 0px; display: inline-block; width: 100%;}
.cart-title h3{ margin:0px;font-size: 24px;font-family:var(--font-family-G-light);  }
.inln-td-cal a{ display:inline-block; }
.inln-td-cal div a{margin-right:25px;}
.inln-td-cal div{ display:inline-block;}
.cart-page .cp-item-wrap table tr td .caps-imglst .caps-cnt-detail p{ font-size:20px; line-height:inherit; color:#ffffff;}
body .cm-cart-page .cart-for label{ width:auto; color:#ffffff; font-size:15px;}
body .cm-cart-page .cart-for a{ margin-left:0px !important; color:#fff !important;}
body .cart-page.cm-cart-page .cart-for { width:auto; margin-top:25px;}
.cart-page.cm-cart-page .cart-for{ width:auto;}
.cart-page .cp-item-wrap table tr td .caps-imglst .caps-cnt-wrap{ width:auto; float:none;}
.amt-action-wrap{ color:#efefef !important; font-size:16px !important;}
.cart-page .cp-item-wrap table tr td .caps-imglst .caps-cnt-detail a, .cart-page .cp-item-wrap table tr td .caps-imglst .caps-cnt-detail span{
	letter-spacing:0px;}
.caps-imglst img{ border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px; overflow:hidden; box-shadow:0px 0px 12px 0px #151515;}
body .cart-page.cm-cart-page .cp-item-wrap table tr td a, body .cart-page .cp-item-wrap table tfoot p{ font-size:16px;}
body .cart-page.cm-cart-page .cp-item-wrap table tr td .caps-imglst .caps-cnt-wrap{ padding-left:25px; }
.cart-main{ padding-left:15px; padding-right:15px;}
body .cm-cart-page .btn-delete, .cm-cart-page .cp-link{color: #049efb !important;}
.pi-total p{ display:inline-block;}
.pi-total .inln-td-cal{ display:inline-block;}
.caps-crdt-rw p{ display:inline-block; margin-left:8px; color:#fff !important;}
.crdt-last-rw td{ border-bottom:none !important;}
.caps-crdt-rw{ font-size:18px; display:inline-block;}
.cart-page .cp-item-wrap table tfoot .pi-total p{ font-size:18px; color:#fff; margin-right:10px;}
.inln-td-cal a{ color:#fff !important; text-decoration:underline;}
.cart-page.cm-cart-page .cp-item-wrap table tr td .pi-total a{ margin-top:0px;}
.sprd-scl strong{ color:#707070; display:inline-block; vertical-align:top; margin-top:4px; margin-right:10px; font-size:18px;}
.mc-list-wrap .sprd-scl ul{ list-style:none; padding:0px; display:inline-block; vertical-align:top; margin-right:22px;}
.mc-list-wrap .sprd-scl li { padding:0px !important; margin-right:15px; display:inline-block; width:auto; height:auto;border:none !important;}
.mc-list-wrap .sprd-scl li:hover{ background:none !important; }
.mc-list-wrap .sprd-scl li a{ padding:0px; margin:0px;}
body .cart-page .cp-item-wrap table tr th:last-child, body .cart-page .cp-item-wrap table tr td:last-child{ text-align:left;}
.sprd-scl ul li a{ color:#eaeaea;}
.cart-page.cm-cart-page .cp-item-wrap table tr td .sprd-scl a{ color:#fff;}
.bodyoverflow{ overflow:hidden !important;}
.pi-total .inln-td-cal {float:right; margin-top:5px; margin-right:0px;}
.inln-td-cal a:hover{ text-decoration:none;}
.inln-td-cal a{ margin-right:20px !important;}
.inln-td-cal a:last-child{ margin-right:0px !important;}
.cart-page.cm-cart-page .cp-item-wrap table tr td a{ color:#fff;} 
.cart-page.cm-cart-page .cp-item-wrap table tr td a{ margin-right:0px;}
.searchByTheme-popup .popup-search-panel{ height:100%;}
.creation-section .scrolled #settings.cart-owners-popup{ padding-left:140px; padding-right:70px;}
.shop-modal{ z-index:1001;}
.sidebar-bottom-content .sidebar .navbar { min-height:80px; z-index:11;}
.sidebar .sidebar-bottom-content{ /*min-height:170px;*/ padding: 40px 15px; padding-bottom:0px; position:absolute; bottom:50px; z-index:11;}
.sidebar-bottom-content .sidebar .back-btn{ position:absolute; bottom:0px;-webkit-animation: fade-in-left 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;animation: fade-in-left 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;}

/***** /SHOPPING CART (16AGST2017) ******/
/***** ADD OWNER (16AGST2017) ******/
.ad-grp-pltfrm .frndsscroll .member-col .select-wrapper{background-position: right -7px !important;}
.creation-section #settings .members-con .friends .friend .name{ padding-top:0px;}
.frndsscroll .member-form .member-col .select-wrapper{ border-bottom:none;}
.ownerwrap { position:relative; max-width:560px; margin:0 auto; background:#404040; margin-bottom:30px; box-shadow:0px 0px 10px 0px #000; }
.own-head{padding:18px 28px;background:#0092e5;}
.creation-section .ownerwrap .add-member-rw .add-member-ul > li{ width:100%; padding:0px;}
.creation-section .ownerwrap .add-member-rw .add-member-ul > li input{ font-size:15px !important; border:none !important; border-bottom:1px solid #333 !important; margin-bottom:0px !important;}
.creation-section .ownerwrap .add-member-rw .add-member-ul{ margin-right:0px;}
.ownerwrap .add-member{ padding:15px 25px;}
.ownerwrap .selectric{ background:none; border-bottom:1px solid #333;}
.ownerwrap .selectric p.label{ padding-left:0px; font-size:15px !important;}
.creation-section #settings.cart-owners-popup .members-con .friendlisting{ display:none;}
.creation-section #settings .ownerwrap input#invite{ height: auto; background:none;float: left; width: auto; margin-bottom:0;padding-bottom: 5px; border-bottom:1px solid #fff;border-radius:0px; padding: 0; padding-bottom: 5px; font-size: 16px; margin-top:35px;background-color:#0092e5;border-bottom:none;padding:10px 40px;border-radius:2px;}
.frnd-gridwrp{ padding:15px 25px; padding-top:0px;}
body .cart-page #settings { background-color: rgba(0,0,0,0.8);}
.creation-section .ownerwrap .selectricItems li { color:#999; font-size: 14px !important;}
.creation-section .ownerwrap .selectricItems li.selected, .creation-section .ownerwrap .selectricItems li:hover{background:#0092E5; color:#fff;}
.ownerwrap .selectricItems{ background:#303030; border:none; box-shadow:0 0 10px -6px #000; -webkit-box-shadow:0 0 10px -6px #000; -ms-box-shadow:0 0 10px -6px #000;}
.creation-section #settings h3.cap-own-hd{padding: 15px 20px; background: #282828;color: #ccc;font-size: 16px; margin-bottom:0px;}
.cap-own-mn{padding: 20px; border: 1px solid #222;background: #202020;}
.creation-section #settings .ownerwrap .members-con{ margin-bottom:20px;}
.list-dropdown-box.ui-autocomplete{ max-width:450px; border:none;z-index:1111;}
.creation-section .list-dropdown-box.ui-autocomplete .list-dropdown-row{ width:100% !important;}
.creation-section .list-dropdown-box.ui-autocomplete .list-dropdown-row:hover{ background:#333 !important;}
body.creation-section #settings .members-con .friends .friend{ width:50%;}
.caps-own-ht{ max-height:300px; overflow-y:auto;}
body.creation-section #settings .members-con .friends .friend span{font-family:var(--font-family-G-light);}
body.creation-section #settings .members-con .friends .friend{ margin-top:0px;}
body.creation-section #settings .members-con .friends{ margin-bottom:0px;}
#content .ownerwrap .mCSB_container{ margin-right:0px;}
body.creation-section #settings .plt-ovt-gp p{font-family:var(--font-family-G-light); margin:0px;}
body.creation-section .ownerwrap .selectricItems li{font-family:var(--font-family-G-light);}
.ownerwrap .plt-ovt-gp .selectric p.label{ color:#b6b6b6;}
.frnd-gridwrp .members-con h3, .frnd-gridwrp  .cap-own-hd h3{ font-size:20px !important;}
.creation-section #settings .ownerwrap .group-member-heading h2, .creation-section #settings .ownerwrap .group-member-heading h3{ font-size:14px;}
body.creation-section .ownerwrap .plt-ovt-gp .selectric b.button{ display:none;}
body.creation-section .ownerwrap .plt-ovt-gp .selectricItems li{ padding-left:10px; padding-right:10px;}
body .plt-ovt-gp .member-input-row .member-col{ float:left; display:block; width:33.33%; }
.creation-section #settings.cart-owners-popup .members-con .friendlisting{  margin:0 auto; padding:0px;}
.creation-section #settings.cart-owners-popup .members-con .friendlisting, .cart-page .friends.box-shadow.friendlisting.frndlstpup{ box-shadow:0px 0px 5px 0px #000; -webkit-box-shadow:0px 0px 5px 0px #000; -ms-box-shadow:0px 0px 5px 0px #000; background:#282828 !important; position:absolute; max-width:460px; left: 15px; right: 15px; top:120px; padding:0px; z-index:11;}
.cart-page .friends.box-shadow.friendlisting.frndlstpup{ max-width:none;}
.cp-item-wrap .owntagbk{ margin-top:-10px; padding-top:10px; max-height:130px; overflow-y:auto; overflow-x:hidden;}
body.creation-section #content #menu-button{ width:30px; height:30px; left:13px; top:13px !important;}
.creation-section #settings .frnd-gridwrp .launch-row { position:static;}
.frnds-head-mn{ padding:15px 15px; background:#1976D2;}
.creation-section #settings .frnds-head-mn h3{ margin-bottom:0px; font-size:18px;}
.creation-section #settings .frnds-head-mn a{margin-top: -20px !important; font-size: 32px; line-height:20px;}
.frndsscroll{ padding:20px 15px;}
.frndsscrollht{ max-height:300px; overflow-y:auto;}
.frndsscrollht .photo { height: 45px; width: 45px; border-radius: 22.5px; background: #fff; float: left; margin-right: 15px;}
.frndsscrollht .member-info2 { padding-left: 60px;}
.frndsscrollht .name { display: block; font-size: 14px;padding-top: 5px; margin-bottom:0px;}
.frndsscrollht span{ font-size:12px;font-family:var(--font-family-G-light);}
.creation-section .frndsscrollht .friend-box{ width:50%; float:left; margin-bottom:15px;}
.frndlstpup{ display:none;}
.creation-section #settings h3.own-head .show-members{ display:block !important;}
#scrpt-custom-uidialogs #scrpt-confirm-dialog, body #scrpt-custom-uidialogs .ui-dialog .ui-dialog-title{line-height: 20px;font-family:var(--font-family-G-light) !important;}
.mc-list-wrap .cart-main td li{ width:auto; border:none !important; padding:0px;}
.mc-list-wrap .cart-main td li:hover{ background:none !important;border:none !important;}
.cart-page .cp-item-wrap table tr td ul.owntagbk li{ height:auto; padding:0px; margin-bottom:8px; margin-right:10px;position: relative;
padding-left: 40px;min-height: 30px;}
body .cart-page .cp-item-wrap table tr td:last-child{ width:210px;}
.cart-page .cp-item-wrap table tr td ul.owntagbk  li .img-frame { position: absolute;left: 0px; top: -8px;}
.emwt-foot .fill-social a{ width:100%;}
.emwt-foot .col-sm-4 a{ width:100%;}
.emwt-foot { margin-bottom:15px;}
.emwt-foot .col-sm-12{ padding-left:0px; padding-right:0px; }
.emwt-foot .col-sm-12 .col-sm-4:first-child{ padding-left:0px;}
.emwt-foot .col-sm-12 .col-sm-4:last-child{ padding-right:0px;}
.emwt-foot .col-sm-12 .col-sm-4 a .fa{ margin-right:10px;}
body .email-modal-wrap .emw-txt{ margin-top:25px;}
.email-modal-wrap--capsuless{ padding-left:260px;}
body .email-modal-wrap-capsuless .emw-txt{ margin-top:52px;}
.email-modal-wrap-capsuless{ padding-left:70px; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear;}
.refslideleft.email-modal-wrap-capsuless { padding-left: 260px;}
.list-dropdown-box.ui-autocomplete .listRight p{ color:#fff;}
body.creation-section .selectric .button::after, body.creation-section .selectricHover .selectric .button::after {border-top-color: #fff;}
.frndsscrollht .nofrnd span, .cap-own-mn .nofrnd{ font-family: var(--font-family-G-light); font-size:14px;}
.cap-own-mn .nofrnd, .frndsscrollht .nofrnd{ padding:10px 0px; text-align:center;}
.frndsscrollht .nofrnd span a{ color:#0092e5; margin:0px 5px;}
.creation-section #settings.cart-owners-popup{ padding-top:4%;z-index: 1111;}
.emwt-foot .row{ margin-top:0px !important;}
.invt-frnd-link{opacity: 1;position: fixed;right: 27px;top: 8px;padding: 2px;z-index: 1;cursor: pointer;color: #fff;background: rgba(0,0,0,0.2);border-radius: 1px;padding: 2px 10px;font-size: 14px;}
.creation-section #settings .group-member-heading h3 a, body.creation-section #settings h2{font-family:var(--font-family-G-light);}
body #content .member-col input[type="text"], body.creation-section #content.boards .member-col input[type="text"], body #content .member-col input[type="email"], body #content .member-col select{font-family:var(--font-family-G-light);}
.ad-grp-pltfrm { margin-top: 340px !important; margin-left: auto !important; max-width: none !important; width: auto !important; right: 30px !important;
    left: 30px !important;}
.ad-grp-pltfrm .member-col .member-btn-rw button{ min-width:100%;}	
.ad-grp-pltfrm .closeOverlay1{ margin-top:-32px !important;}
.ad-grp-pltfrm .member-col input.first{ padding-left:0px !important;}
.ad-grp-pltfrm .member-input-row2 .member-col .selectric{ height:48px;}
.ad-grp-pltfrm .member-col input{ width:100% !important; font-family:var(--font-family-G-light) !important; font-size:14px !important;}
.ad-grp-pltfrm .member-input-row{ margin:0px !important; display:table; width:100%;}
.ad-grp-pltfrm .member-input-row .member-col{ float:none; display:table-cell; width:64%;}
.ad-grp-pltfrm .member-input-row .member-col:last-child{ padding-right:0px;}
.ad-grp-pltfrm .closeOverlay1 { display:block !important;}
/***** /ADD OWNER (16AGST2017) ******/
/***** CHAPTER INTRO  (16AGST2017) ******/
.chapintro{ background:url("../../../assets/img/chapterintro.jpg") no-repeat; background-size:cover;position: relative;}
.chap-exp-rd{ width:400px; height:400px; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; display:inline-block;  overflow:hidden; position:relative;}
.top-flip{ position:relative; z-index:1; max-width:100%; opacity:0.8;}
.flipback { position: absolute; left: 38px; right: 38px; top: 38px; bottom: 52px; overflow: hidden; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%;}
.flipback img{ max-width:100%; min-width:100%;}
.chap-exp{ top:50%; position:absolute; left:0px; right:0px; text-align:center; transform:translate(0%, -50%); -webkit-transform:translate(0%, -50%); -ms-transform:translate(0%, -50%);}
.exp-head h3{ font-size:66px; color:#fff; opacity:0.8;font-family:var(--font-family-G-light); margin-bottom:10px;}
.exp-head p{ position:relative; z-index:11; font-size:18px; color:#fff;font-family:var(--font-family-G-light);}
.exp-head{  position: absolute; top: 146px; text-align: center; left: 0; right: 0;}
.chp-info-bar a{ color:#fff;}
.chp-info-bar span{ color:#3c3f3f;}
.chp-info-bar .fa{ margin-top:6px; margin-left:8px;}
.lanch-caps{ position:relative;}
.lanch-caps:before{ position:absolute; right:0px; left:50%; content:""; opacity:0.2; top:0px; bottom:0px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.12+0,1+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0.12) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.12) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.12) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
}
.creation-section #content #menu-button.no-circle-btn{ background:none; height:30px; width:30px; padding:0px; left:18px;}
.recordpopup .ui-dialog{ /*z-index:100 !important;*/ z-index:111111 !important;}
.cmn-mdl .record-v-popup  .buttons-section{ margin-top:0px;}
/***** /CHAPTER INTRO (16AGST2017) ******/
/***** RECORDING POPUP (17AGST2017) ******/
.recordpopup .ui-corner-all.ui-resizable { width: auto !important; left: 0 !important; right: 0 !important; top: 0 !important; max-width: none !important;
    bottom: 0 !important;}
.recordpopup .dialog .dev-record-dialog { border:1px solid #4e585a;  background:none !important; overflow:hidden; width: 300px; height: 300px; border-radius: 50%; -webkit-border-radius: 50%; -ms-border-radius: 50%; vertical-align:top;
    display: inline-block !important;}	
.recordpopup .record-v-popup { width:300px; padding:0px; margin:0 auto; position:relative;}	
.recordpopup .record-v-popup .video-wrap{  background:none; border:none; }
.recordpopup .video-wrap #popUpVideoTag{ height:300px; width: 100% !important;background:none; transform: scale(1.35); -webkit-transform: scale(1.35); -ms-transform: scale(1.35);}
.recordpopup .dialog .p-btm-btn input[type="button"].rcd-dn, .recordpopup .rcd-blk .record-v-popup .dark_btn {font-family:var(--font-family-G-light) !important; position: absolute; top: 50%;  left: 50%; transform: translate(-50%,-50%);
    width: 100px; height: 100px; border-radius: 50%; background:#f85b6e; font-size: 16px; border:none;}
.recordpopup .dialog .p-btm-btn{ position:static;}	
.recordpopup .rcd-blk{position: absolute !important;left: 50%;top: 50%;transform: translate(-50%,-50%);}	
.recordpopup .rcd-blk .record-v-popup .dark_btn:hover{ background:#f67080;} 
.recordpopup .rcd-blk #btn-stop-recording{ display:none;}
.recordpopup .rcd-blk form:hover .p-btm-btn .rcd-dn{ display:none;}
.recordpopup .rcd-blk form:hover .p-btm-btn .rcd-dn, .recordpopup .rcd-blk .record-v-popup.common-popup-inner:hover #btn-stop-recording{ display:block;}
.bottom-progress{ z-index:111;}
.ownerwrap .selectric p.label{ padding-left:2px;}
.main-capsule.collapse .capsule-content.onscroll {padding: 0px 20px 0 175px !important;}
.main-capsule.collapse .capsule-content.onscroll{ padding-left:279px !important;}
/***** /RECORDING POPUP (17AGST2017) ******/
/***** QUESTION ANSWER (20AGST2017) ******/
/*.question-answer-box{ height:auto !important; position:static !important; margin-left:auto; margin-right:auto; }
.showroom-content-wrap.showroom-vertical-scroll.accelerated-scroll{ height:auto !important; margin-bottom:80px !important;}
.question-answer-box .box .content-frame{ width:100% !important;}
.cntnt-page-sbmt ul li:last-child{ margin-right:0px;}*/
.cap-wrap{ background:#1f1f20; position:relative;}
/*.shopmodal-moverlay{ z-index:1111;}
.shopmodal-moverlay .popup-close-link{ position:fixed !important; right:35px !important; top:15px !important;}*/
/***** VIDEO FULL VIEW (22AGST2017) ******/
.showroom-main .video-block iframe { position: fixed !important; max-height: 100%; width: auto !important; left: 0; right: 0px !important;
    top: 0px !important; bottom: 0px !important; height: auto !important; min-width: 100%; min-height: 100%; transform: scale(1.23, 1.34); -webkit-transform: scale(1.23, 1.34); -ms-transform: scale(1.23, 1.34);}

/***** /VIDEO FULL VIEW (22AGST2017) ******/

/***** INNER SIDEBAR (22AGST2017) ******/
.cbp-spmenu-push-toright .inner-sidebar.sidebar{ width:263px;}	
.inner-sidebar.sidebar{ margin-left:-270px;}
.cbp-spmenu-push-toright .inner-sidebar.sidebar{ margin-left:0px;}
.cbp-spmenu-push-toright .inner-sidebar{ margin-left:0px;}
.inner-sidebar.sidebar .user-profile-wrap { padding: 15px 30px 14px 33px; min-height: 76px;}
.inner-sidebar.sidebar .upw-username {display: inline-block;}
.inner-sidebar.sidebar .logo { margin: 30px 75px 15px 75px; text-align: left;}
.inner-sidebar.sidebar .navbar ul { -webkit-transform: none; -moz-transform: none; transform: none; margin-top: 0; padding: 20px 45px;}
.inner-sidebar.sidebar .navbar ul li:not(.active) { display: block;}
.inner-sidebar.sidebar .navbar ul li a { font-size: var(--font-size9);}
.inner-sidebar.sidebar .sidebar-bottom-content {padding: 30px 50px 20px 75px;}
.inner-sidebar.sidebar .social-wrap { display: block;}
.inner-sidebar.sidebar .current-time { font-size:var(--font-size9);}
.filteroverflow{ overflow:hidden !important;}
.inner-sidebar{ z-index:111;}
.cbp-spmenu-push-toright .bottom-progress{ /*left:262px;*/ left:98px;}
.creation-section.cbp-spmenu-push-toright #content #menu-button.no-circle-btn{ left:224px; margin-top:10px;}
.creation-section.cbp-spmenu-push-toright #content #menu-button span{ width:100%;}
.cbp-spmenu-push-toright{ left:0px;}
.creation-section #settings.cart-owners-popup{background:rgba(0, 0, 0, 1);}
body.creation-section #settings h3{ font-family:var(--font-family-G-light); font-size:1.2rem;}
body.creation-section #settings .add-member-rw .selectric .label, .creation-section #settings .add-member-rw ul li input[type="text"], .creation-section #settings .add-member-rw ul li input[type="email"], .creation-section #settings .add-member-rw ul li input[type="password"]{ font-family:var(--font-family-G-light); padding-left:0px;}
.creation-section .add-member-ul .selectricItems li{font-family:var(--font-family-G-light);}
body.creation-section #settings .add-member-rw .selectric .button{ height:auto; margin-top:22px;}
.account-label p, .creation-section .selectricItems li{ padding:8px 15px;}
body .add-grp-plat{ position:fixed; top:60px; left:50%; transform:translate(-50%,0%); -webkit-transform:translate(-50%,0%); -ms-transform:translate(-50%,0%); width:480px; background:#292929; padding:0px;}
.add-grp-plat .plat-head{ background:#222; padding:16px 15px; font-family:var(--font-family-G-light);}
.add-grp-plat .plat-head h3{ margin-bottom:0px !important; display:inline-block;}
.add-grp-plat .member-form{ padding:20px;}
.add-grp-plat .member-col input{ padding-left:0px !important; font-family:var(--font-family-G-light) !important;}
.add-grp-plat .member-col { float: none; width: 64%; vertical-align:top; display: table-cell;}
.add-grp-plat .member-row { display: table; width: 100%;}
.browse-file-btn input:hover{ border:none !important; box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none;}
.plat-head a{ font-size: 30px; position: absolute; right: 15px; top: 7px;}
.inner-sidebar.sidebar .social-wrap {white-space: nowrap;}
/***** /INNER SIDEBAR (22AGST2017) ******/
/***** /QUESTION ANSWER (20AGST2017) ******/
.dsc-cap-txt{  height: 60px; margin-top:15px; background: transparent; border: none;  border-bottom: solid 1px #fff;
   font-size: 17px; outline: none; width: 100%;  margin-bottom: 19px; color: #fff;
}
/***** VIDEO DESIGN (23AGST2017) ******/
body .vjs-control-bar{ background:none;}
body .vjs-play-progress {background-color: #fff;}
body .vjs-progress-holder{ height:1px;}
body .vjs-slider{background-color: rgba(255,255,255,0.2);}
body .vjs-play-progress::before {right: 0em;top: -7px; height: 19px; content: ""; width: 2px; background: #fff;}
body .vjs-icon-fullscreen-enter::before, 
body .vjs-fullscreen-control .vjs-icon-placeholder::before {width: 28px;height: 18px; border: 1px solid #fff;
    content: ""; margin-top: 13px; margin-left: 0px;}

body .vjs-controls-enabled .vjs-control-bar { display:block; position: absolute; left: 15px; right: 15px; bottom: 24px; width:auto;}
body .vjs-progress-control{position: absolute; left: 0; right: 0; min-width: 100%; bottom: 35px;}
body .vjs-fullscreen-control{ position:absolute; right:0px; margin-top:2px;}
body .vjs-control.vjs-time-control{ top:0px; position:absolute; left:80px; right:80px; padding-left:0px; padding-right:0px; width:auto;}
body .vjs-control{ width:38px;}
body .vjs-volume-panel{ display:none;}
.vjs-big-play-button .vjs-icon-placeholder::before, .vjs-button > .vjs-icon-placeholder::before, .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content{ width:auto;}
.vjs-progress-control .vjs-progress-holder{ margin-left:0px; margin-right:0px;}
body .vjs-big-play-button{ display:none !important;}
.vjs-control-bar .vjs-mouse-display, .vjs-control-bar .vjs-time-tooltip{ display:none !important;}
body .vjs-icon-fullscreen-exit::before, body .vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder::before{ content:"";}
body .fix-btm-rgt-btns{ z-index:1031; bottom:20px;}
body .vjs-icon-replay::before, body .vjs-play-control.vjs-ended .vjs-icon-placeholder::before { content:""; background:url("../../../assets/img/reload.png") no-repeat center center; background-size:22px;}
body .vjs-icon-play::before, body .vjs-big-play-button .vjs-icon-placeholder::before, body .vjs-play-control .vjs-icon-placeholder::before {
    content: "";background:url("../../../assets/img/play-button.png") no-repeat center center; background-size:22px;
}
body .vjs-icon-pause::before, body .vjs-play-control.vjs-playing .vjs-icon-placeholder::before {
    content: "";background:url("../../../assets/img/pause.png") no-repeat center center; background-size:20px;
}
#scrpt-player #siteAudioPlayer{ transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); right: -50px; position: fixed;
    bottom: 85px; width: 200px;}
.fill-social p{width: 100%; text-transform:uppercase; float: left;padding: 20px;color: #ffffff;font-family: var(--font-family-G-light);font-size: 0.8rem;text-align: center;
background-color: #232323;-webkit-transition: var(--transition3s);-moz-transition: var(--transition3s);transition: var(--transition3s);}	
/***** /VIDEO DESIGN (23AGST2017) ******/
/***** ACCOUNT SETTINGS (29AGST2017) ******/
.acnt-btn-act .editstng{ background:none !important;}
.acnt-btn-act img{ max-width:20px;}
#allTabsContainer .member-col .selectricWrapper .button{ margin-top:0px;}
content.boards .content-pro h2.member-label { font-size: 15px;}
.title-tab{ text-transform:initial; font-family:var(--font-family-G-light);}
.creation-section #content.boards .account-input .form-control, .multiSelect.inlineBlock > button, .account-label p, .account-label .control-label{ font-size:15px !important; font-family:var(--font-family-G-light);}
.fx-content{ background:none;font-family:var(--font-family-G-light); max-width:none; float:none; width:auto; margin-left:-35px; margin-right:-35px; position:relative;}
.account-wrp .title-tab{ padding:0px; margin-bottom:50px;}
.content-account{ padding:0; line-height:initial; max-height:740px;}
.content-account .form-group {margin-bottom: 15px;}
.account-label p, .creation-section .selectricItems li{ padding:0px;}
.account-wrp .aside-account li, .account-wrp .account-label .control-label, .account-wrp .account-label p, .creation-section .account-wrp .selectricItems li {
    font-size: 15px !important;}
.creation-section #content.boards .account-wrp h2, #content .account-wrp .member-col input[type="text"], .creation-section #content.boards .account-wrp .member-col input[type="text"], #content .account-wrp .member-col input[type="email"], #content .account-wrp .member-col select{font-family:var(--font-family-G-light);}	
.fx-content .content-account.account-label .setting-block .member-form .member-row { margin-left:0px; margin-right:0px; }
.fx-content .content-account.account-label .setting-block.setting-popup { position: relative; margin: 0 auto; margin-top: 110px; margin-bottom: 30px; top:0px; left:0px;}
.fx-content .content-account.account-label .setting-block .st-hd-ttl{ padding-top:30px;}
.sl-head{ display:inline-block;}
.dw-rpt{ font-size:14px !important; font-weight:normal !important; padding-bottom:6px; border-bottom:1px solid transparent;}
.dw-rpt:hover{ border-color:#fff;}
.fx-content .setting-block .member-list-block.grp-list-view{ padding-top:0px;}
.fx-content .setting-block .tbl-playlist th, .fx-content .setting-block .tbl-playlist td{ vertical-align:top; text-align:left;}
.fx-content .setting-block.setting-popup .popup-close-link-reverse{position: absolute; right: -52px;top: -27px;}
.fx-content .setting-overlayer{ background:rgba(0,0,0,0.95); }
.fx-content .creation-section .browse-file-box{ min-width:31%; width:auto;}
body .account-wrp .member-btn-rw button, body.creation-section #content.boards .account-wrp h2, body #content .account-wrp .member-col input[type="text"], body.creation-section #content.boards .account-wrp .member-col input[type="text"], body #content .account-wrp .member-col input[type="email"], body #content .account-wrp .member-col select{font-family:var(--font-family-G-light); font-size:14px;}
.fx-content .member-list-block.grp-list-view{ padding-bottom:40px;}
body #content .account-wrp .member-col input[type="text"], body.creation-section #content.boards .account-wrp .member-col input[type="text"], body #content .account-wrp .member-col input[type="email"], body #content .account-wrp .member-col select{ padding-left:0px;}
.fx-content .setting-block *{font-family:var(--font-family-G-light);}
.fx-content .content-account .member-col{ padding-right:30px;}
.fx-content .content-account .member-col:last-child{ padding-right:0px;}
.main-capsule.collapse .fx-content{ margin-left:16px; margin-right:16px;}
.fx-content .member-input-row2 .member-col .selectric .label{ padding-left:15px;}
.creation-section .fx-content .selectricItems li{ color:#999; padding:8px 12px;}
.fx-content .grp-list-action a{ font-size:14px;}
.creation-section .fx-content .selectricItems li:hover{background:#0092E5; color:#fff;}
.fx-content .selectricItems{ background:#262626; border:none; box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none;}
.selectricOpen .selectric{ background:#292929;}
.creation-section .fx-content .selectricItems li.selected{ background:#0092E5; color:#fff;}
.fx-content .pro-avt-acnt{ margin-left:0px;}
.fx-content .setting-block *, .fx-content .tbl-playlist th, .fx-content .tbl-playlist td, .fx-content .tbl-playlist td a, .creation-section #content.boards .content-pro h2.member-label{font-family:var(--font-family-G-light); }
.fx-content .tbl-playlist th, .fx-content .tbl-playlist td{ padding:12px 10px; font-size:15px;}
.fx-content .creation-section .selectric .label{ padding-left:15px;}
.fx-content .multiSelect.inlineBlock > button{ padding-left:0px !important; min-height:1px !important;}
.creation-section #content.boards .account-input .form-control{ padding-left:0px;}
.confirmon-box .header-inner .subheader, .confirmon-box, body #forgot_password, body #password-form .control-group label{font-family:var(--font-family-G-light);}
.fx-content .multiSelect.inlineBlock > button, .creation-section #content.boards .fx-content .account-input .inpt-bx-wrp .form-control{ vertical-align:top; margin-top: -3px;margin-bottom: 13px;}
.fx-content .content-account .setting-block  dir-pagination-controls{ margin-bottom:0px;}
.fx-content .content-account .setting-block .pagination { margin:0px; margin-bottom:20px;}
.fx-content .multiSelect.inlineBlock .buttonLabel{ padding:0px; text-indent:-4px;}
.fx-content .account-label .acnt-btn-act .btnsbmt{ position:relative; top:-5px;}
.confirmon-box .header-inner .subheader{ color:#e4e4e4;}
.confirmon-box #forgot_password{ font-size:14px;}
.confirmon-box{ box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none;}
body #password-form .control-group label{ color:#c5c5c5;}
#password-form .control-group .controls input{ background:#303030; border:none; color:#fff;}
.account-wrp header.header .header-nav li a{ padding-top:29px; padding-bottom:29px;}
.mn-wd-dt{ min-width:190px;}
.ft-cap-col td:first-child, .ft-cap-col th:first-child{ padding-left:0px;}
.fx-content .setting-heading .friend-label{ letter-spacing:0px;}
.fx-content .setting-heading h2.friend-label a{ font-size:16px; color:#d8d8d8;}
.fx-content .member-list-block.grp-list-view .ft-cap-col td, .fx-content .member-list-block.grp-list-view .ft-cap-col td a{color:#d8d8d8;}
.creation-section .fx-content .member-form .browse-file-box{ width:auto; min-width:30%;}
.dk-act-blk img{ min-height:100%; filter:blur(100px); filter:-webkit-blur(100px);filter:-ms-blur(100px);}
.creation-section #settings .group-member-heading h3 a{ font-size:14px;}
.creation-section .ownerwrap .add-member-ul .selectricItems li{ padding:10px 12px;}
.creation-section #settings .ownerwrap .add-member-rw .selectric { background:none;}
.fx-content .member-list-block li{ width:33.33%;}
.content-account .setting-overlayer.acnt-stng-ovl{ padding-left:70px;}
.main-capsule.collapse .content-account .setting-overlayer.acnt-stng-ovl { padding-left: 264px;}
body .member-list-block li{ padding-bottom:15px;}
body .popup-avtar-crop h2{font-family:var(--font-family-G-light) !important; }
.popup-avtar-crop .popup-inner-txt .popup-result-image h3{font-family:var(--font-family-G-light) !important; }
.popup-avtar-crop-wrap{ padding-left:70px;}
#scrpt-custom-uidialogs .ui-dialog .ui-dialog-title{ font-weight:normal;}
/***** /ACCOUNT SETTINGS (29AGST2017) ******/
body #search_gallery_elements.fix-sg-bg-elems .header-sglist .tag-block .dropdown-box{ right:0px; }
.cbp-spmenu-push-toright #content #menu-button.timeslink{ left:224px;margin-top:2px;}
.spghidescrl{ overflow:hidden !important;}
.creation-section .ownerwrap .pagination li a, .creation-section .frnd-gridwrp .frndsscroll .pagination li a{ line-height:18px; padding:5px 10px;}
.email-modal-wrap{ padding-left:70px;}
.emw-txt .emwt-foot:nth-child(2){background: #0092e5;}
.emw-txt .emwt-foot:nth-child(2) a{ background:none !important;}
body .member-btn-rw button { background: #0092e5; border-color:#0092e5;}
body .member-btn-rw button:hover { background: #0ea8ff; border-color:#0ea8ff; }
body.creation-section .custom-browse-btn span{ background-color:#0092e5;}
.creation-section .main-capsule .pagination.ng-scope { background: #0092e5 !important;}
body.creation-section .pagination li a{ border-color:#049ef6;}
body.creation-section .pagination li:last-of-type a{ border-color:#049ef6;}
body.creation-section .pagination, body.creation-section .pagination.ng-scope{ background:#0092e5;}
/********* FEEDBACK (04SEP2018) ***********/
#chapterNav{ z-index:111 !important;}
body .ui-dialog { z-index: 10101 !important;}
body .m-gridster.m-gridster-2.gridMontageCase-ab #holder-discuss{ border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px;}
body .new-overlay-screen .center-white-box{ border-radius:3px; -webkit-border-radius:3px; -ms-border-radius:3px;}
body.creation-section .pagination, body.creation-section .pagination.ng-scope{font-family:var(--font-family-G-light);}
.popup-close-link:before{ position:absolute; content:""; width:24px; height:2px; left:0px; top:10px; background:#fff; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg);}
.popup-close-link:after{ position:absolute; content:""; width:24px; height:2px; left:0px; top:10px; background:#fff; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg);}
.popup-close-link img{ display:none;}
.popup-close-link { min-width:24px; min-height:24px; cursor:pointer; right:75px; top:30px;}
.searchByTheme-popup .popup-close-link, #inviteFriendPopup .popup-close-link{ right: 71px;top: 71px;width:50px;height: 50px;}
.popup-avtar-crop-wrap .popup-close-link-reverse:before, .closefilter:before{ position:absolute; content:""; width:24px; height:2px; left:0px; top:25px; background:#fff; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg);}
.popup-avtar-crop-wrap .popup-close-link-reverse:after, .closefilter:after{ position:absolute; content:""; width:24px; height:2px; left:0px; top:25px; background:#fff; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg);}
.closefilter{ position:fixed; right:43px; top:30px; height:26px; width:26px; z-index:111;}
.popup-avtar-crop-wrap .popup-close-link-reverse{position:fixed; right:30px; top:30px; height:26px; width:26px; z-index:111;}
.closefilter img{ display:none;}
.ui-dialog .ui-dialog-titlebar-close .ui-button-text:before{ position:absolute; content:""; width:50px; height:1px; left:0px; top:10px; background:#fff; transform:rotate(45deg); -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg);}
.ui-dialog .ui-dialog-titlebar-close .ui-button-text:after{ position:absolute; content:""; width:50px; height:1px; left:0px; top:10px; background:#fff; transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg);}
body .ui-dialog .ui-dialog-titlebar-close{ background:none !important; right:30px; top:30px;}
.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a:hover, .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft li a.active
{ color:#fff !important;}
.tp-emwt-foot a{ width:100% !important;}
.cbp-spmenu-push-toright .sidebar .navbar ul li, .sidebar.collapse .navbar ul li{ padding-left:30px;}
.sidebar .navbar ul li{ padding-left:0px;}
.sidebar .navbar ul{ padding-left:0px; padding-right:0px;}
.sidebar-bottom-content .sidebar .navbar{ min-height:1px;}
.head-menu.srch-gal-menu{ position:fixed; z-index:111; }
.cbp-spmenu-push-toright .head-menu.srch-gal-menu{ left:224px; padding-top:2px; padding-left:2px;}
.showmedia.menu-media-wrp{ bottom:10px; opacity:1;}
.showmedia .menu-droplist{ right:0px;}
body .popup-avtar-crop .popup-inner-txt a.save-img-btn{font-family:var(--font-family-G-light);}
.popup-avtar-crop-wrap .popup-close-link-reverse img{ display:none !important;}
.fix-sg-bg-elems .ak-main-wrap .header-timeline{ padding-right:115px;}
.fix-sg-bg-elems .header-timeline{ transition:none; -webkit-transition:none; -ms-transition:none;}
body.arrowintop .page-arrow-cmn{ top:48px;}
.arrowintop .page-arrow-cmn.left-page-arrow{ left:16px !important;}
.arrowintop .page-arrow-cmn.right-page-arrow{ right:16px !important;}
.bk-stng-ps{ position:relative;}
.bk-stng-ps a{ position:absolute; left:0px; font-size:16px; color:#fff;}
.bk-stng-ps a label{ cursor:pointer;}
.exp-head{ padding-left:15px; padding-right:15px; word-wrap:break-word;}
/********* FEEDBACK (04SEP2018) ***********/
/********* MANAGE CAPUSLE FEEDBACK (24SEP2018) ***********/
.main-box-blk .send-message-block{ top:82%; background:#121212;}
.main-box-blk .send-message-block::before { border-bottom-color:#121212;}
.main-box-blk .send-message-block .message-block-arw{ display:none;}
.main-box-blk .pg-lbri-blk .mclw-item, .main-box-blk .pg-lbri-blk .mclwi-img{ overflow:visible;}
.pg-lbri-blk .send-msg-description { padding:0px;padding-bottom: 14px;text-align: left; border-color:#242424;}
.pg-lbri-blk .mclw-item .mclwi-img .send-message-block h2{ position:static;}
.creation-section #content.boards .pg-lbri-blk .send-message-block .right-box h2{ color:#ddd; text-align:left; font-size:14px;}
.pg-lbri-blk .send-msg-description > p { color: #727272; font-size: 14px;}
.pg-lbri-blk .search-result-block{ background:#1b1b1b;}
.pg-lbri-blk .search-result-block ul li a{ border:none;}
.creation-section .pg-lbri-blk .search-result-block li:hover{ background:#222;}
a.dropdown-menu.dropdown-icon .save-close-tooltip{ font-size:16px !important;}
.creation-section .main-box-blk .mclwi-img:hover .chapter-library-icon{ opacity:1 !important;}
.ownerwrap .add-member-rw ul.add-member-ul select{ border-top:none; border-left:none; border-right:none; -webkit-appearance:none; padding:10px 15px; width:100%; color:#727272; border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px; background:none;}
.account-input .multiSelect .helperContainer{ border-color:#363535;}
.multiSelect .multiSelectItem:not(.multiSelectGroup){ font-size:14px;}
.account-input .inpt-bx-wrp span{ white-space:normal;}
.blb-wrap .inpt-bx-wrp .multiSelect .multiSelectItem {color: #999;}
body .multiSelect .multiSelectItem .acol label{font-family:var(--font-family-G-light);}
.bottom-launch-box .inpt-bx-wrp .multiSelect .clearButton{ padding-left:5px; padding-right:5px;}
.multiSelect .helperButton{ font-family:var(--font-family-G-light), 'Brandon Light',Arial,sans-serif;}
.ovtmc-list-wrap .inpt-bx-wrp .multiSelect .checkBoxContainer { max-height: 200px; overflow-y: auto;}
.dk-act-blk{ height:100%;}
.setting-block .member-input-row select{ background:#2a2a2a;}
.stg-blk-wp .launch-divider{ margin-bottom:0px;}
.stg-blk-wp .tab-container{ margin-bottom:0px;}
.creation-section .stg-blk-wp .selectricWrapper {border-bottom: 1px solid #bbb;}
.wrapper.invitation-page-wrap .stg-blk-wp .selectric:hover, .wrapper.invitation-page-wrap .stg-blk-wp .selectric{ background:none;}
body  .stg-blk-wp .member-btn-rw button{ border:none;}
body .inrpopupclose{ position:absolute; top:20px; right:20px;}
.creation-section #settings .wrapper.invitation-page-wrap .stg-blk-wp .launch-row.members-con input[type="text"]{ padding-left:0px; margin-bottom:0px;}
body .groupbox-invite{ width:500px; position: absolute;top: 0;left: 0;background: #3c3c3c;display: none;z-index: 9999 ; left:50%; margin-left:-250px;}
.hidethiscol{ display:none !important;}
.btns-btm.for-mob.note-montage-btm-btn.discuss-btm-btns{ display:none;}
.post-links.edt-pst-crcl{ margin-bottom:20px;}
.ft-cap-col .tbl-playlist td span{ margin-bottom:8px; display:block;}
.ft-cap-col .tbl-playlist td span:last-child{ margin-bottom:0px;}
.acnt-cntnt-wrp{ margin-left:0px; margin-right:0px; padding-left:15px; padding-right:15px;}
.main-capsule.collapse .acnt-cntnt-wrp{ padding-left:0px; padding-right:0px;}
/*.pg-lbri-blk .mclw-item:hover .action-links-wrp{ opacity:1; left:0px;}
.pg-lbri-blk .mclw-item .action-links-wrp{ transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear;}*/
/********* /MANAGE CAPUSLE FEEDBACK (24SEP2018) ***********/
/********* DROPDOWN STYLE (10OCT2018) ***********/
.multiSelect .checkboxLayer {/*background-color: rgba(255,255,255,0.1) !important;*/ background-color:#292929 !important;}
.account-input .inpt-bx-wrp span{ color:#fff;}
.account-input .multiSelect .helperContainer {border-color: rgba(255,255,255,0.2); padding-left:15px; padding-right:15px; padding-top:15px;}
.multiSelect.inlineBlock > button, .creation-section #content.boards .account-input .form-control{background: rgba(255,255,255,0.1) !important;}
.multiSelect .caret{ border-top-color:#fff;}
/********* /DROPDOWN STYLE (10OCT2018) ***********/
/********* FEEDBACK (10OCT2018) ***********/
body #overflow-container .tag-block .tag-label input[type="text"] { color:#fff; font-family: var(--font-family-G-light) !important;}
body.creation-section #content.boards .acnt-cntnt-wrp .account-input .form-control{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;margin-top: -12px !important; margin-bottom:5px !important;margin-left: -10px;}
.fx-content.acnt-cntnt-wrp .multiSelect.inlineBlock > button{ padding-left:10px !important; padding-top:10px !important; padding-bottom:10px !important;margin-top: -13px !important;margin-left: -10px !important; margin-bottom: 4px;}
.acnt-cntnt-wrp .multiSelect .checkboxLayer { width: calc(100% - 60px); margin-left: -10px; margin-top:-3px;}
.trash-blk-set{ position:relative;}
.trash-blk-set .deleteCoverArt{ font-size:16px !important; right:-22px; position:absolute; color:#fff;}
.trash-blk-set .deleteCoverArt:hover{color:#fff;}
.acnt-cntnt-wrp .multiSelect .multiSelectItem{ padding:6px 3px !important; margin-bottom:2px; border:none; }
.acnt-cntnt-wrp .multiSelect .multiSelectItem:hover{ padding:6px 3px !important; background-color:#0092E5 !important; border:none;}
.acnt-cntnt-wrp .multiSelect .checkboxLayer .multiSelectItem:hover, .acnt-cntnt-wrp .multiSelect .checkboxLayer .multiSelectGroup:hover, .acnt-cntnt-wrp .multiSelect .multiSelectItem:not(.multiSelectGroup).selected {background: #0092E5 !important;}
.acnt-cntnt-wrp .multiSelect .checkboxLayer .clearButton{ border:none !important; background:none; font-size:20px; margin-top:-4px; }
.acnt-cntnt-wrp .multiSelect .checkboxLayer .clearButton:focus{box-shadow:none !important;-webkit-box-shadow:none !important; -ms-box-shadow:none !important;}
.acnt-cntnt-wrp .multiSelect .helperButton{color: #b9b9b9;background-color: #4b4b4b; border:none;}
.acnt-cntnt-wrp .multiSelect .helperButton:hover, .acnt-cntnt-wrp .multiSelect .helperButton:focus, .acnt-cntnt-wrp .multiSelect .helperButton:active{ opacity:0.8; box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none;}
.creation-section .pg-lbri-blk .zoomIn.chapter-library-bx{ position:static;}
.creation-section .pg-lbri-blk .zoomIn.chapter-library-bx ul{ margin-top:0px !important;}
.pg-lbri-blk .button{ margin-top:0px;}
.pro-avt-acnt a i{ margin-top:4px;}
.ak-header-sglist.fixedheader .quest-bx span { margin-top:-5px; display: inline-block; vertical-align: middle; text-overflow: ellipsis; overflow: hidden; width: 100%;}
.searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt .psp-search-input input::-webkit-input-placeholder {color: #fff;}
.searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt .psp-search-input input::-moz-placeholder {color: #fff;}
.searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt .psp-search-input input:-ms-input-placeholder { color: #fff;}
.searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt .psp-search-input input:-moz-placeholder { color: #fff;}
.creation-section #content .browse .heading-row .select-con select{ -webkit-appearance:none; width:100%; background:#2c2c2c; color:#666;}
.creation-section #content .browse .heading-row .select-con .button{ margin-top:0px;}
.creation-section #content .browse .heading-row .select-con .selectricItems li{ padding:8px;}
/********* /FEEDBACK (10OCT2018) ***********/
.creation-section #settings .wrapper.invitation-page-wrap .launch-row.nt-stg-slt .account-input p{ margin-top:0px;}
.nt-stg-slt .multiSelect.inlineBlock > button{ vertical-align:top; margin-top:-15px; padding-left:15px !important;}
 .nt-stg-slt .acnt-btn-act .btnsbmt input[type="submit"] + img{ top:-8px;}
 .creation-section #settings .wrapper.invitation-page-wrap .nt-stg-slt .checkboxLayer .inputFilter{ margin-bottom:0px !important;}
 .creation-section #settings .wrapper.invitation-page-wrap .checkboxLayer .inputFilter{ height:34px !important; padding:0px !important;}
 .capsule-content .ccbw-lft .btn-atc{ line-height:1.10;}
.acnt-cntnt-wrp .content-account{ max-height:none;}
body #edit .fr-view {line-height:24px;}
.main-bg-block .main-bg video::-webkit-media-controls,.main-bg-block .main-bg video::-webkit-media-controls-play-button,.main-bg-block .main-bg video::-webkit-media-controls-volume-slider,
.main-bg-block .main-bg video::-webkit-media-controls-mute-button,
.main-bg-block .main-bg video::-webkit-media-controls-timeline {display: none;}
#noteContainer, #noteContainer *, .noteContainer * {word-break:break-word !important;}
#search_view  .froala-edtr-box #edit.editfroala_container .fr-box{ z-index:1 !important;}

.newpostviewpage #scrpt-player-custom{ right:32px !important;}
/********** NEW SEARCH GALLERY JOURNAL CHANGES(13.12.2018) **********/
body #search_gallery_elements .ak-journal #dropzone .quest-btm-rw .sg-view-btn:before{ border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%;}
#edit55 .fr-view p, #edit55 .froala-view p{ color:#fff; opacity:1;font-size: 24px;line-height: 1.2;}
body #search_gallery_elements .ak-journal #dropzone .quest-btm-rw .sg-view-btn:before{ display:none;}
body #search_gallery_elements .ak-journal #dropzone .quest-btm-rw .post-available:before { display:block; background:#555; opacity:0.8;}
.ak-journal .head-menu {margin-top:25px;}
.ak-journal .quest-bx{ display:none;}
.ak-journal.ak-main-wrap .ansr-box{ border:none !important; margin-bottom:0px !important; height:215px !important;}
.ak-journal .search-image-wp{ border:none;background: #069efb;padding-top: 7.5px;height: 35px;border-radius: 10px;padding-left: 10px;}
.ak-journal .quest-block .display-cell{ display:inline-block; width:100%;}
.ak-journal .quest-btm-rw{ left:0px; margin-bottom:-50px;}
.ak-journal .quest-btm-btn{ width:80px; line-height:80px; height:80px; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%;}
.ak-journal .pst-md-ui{ border:none; opacity: 1;top: -6px;}
body #search_gallery_elements #dropzone .quest-btm-rw > a.sg-post-btn:hover .pst-md-ui, body #search_gallery_elements #dropzone .quest-btm-rw > a.sg-view-btn:hover .pst-md-ui{opacity:1;}
.ak-journal .quest-btm-rw #media-tray-right { height: 80px !important; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; margin-right:0px; margin-top:30px;}
.ak-journal .quest-btm-rw .user-pic img{ min-height:100%;}
.ak-journal #dropzone .quest-btm-rw > .top-nav-bx{ width:80px !important; height:80px !important;}
body .ak-journal #dropzone .quest-btm-rw > a.sg-post-btn {
    margin-right: 40px !important;}
.ak-journal .header-timeline .display-cell.static-filter{ bottom:-50px; position: absolute; right: 0; width: auto; text-align: center;}
.togglepanel-right .ak-journal .header-timeline .display-cell.static-filter{ bottom:-100px; position: absolute; left: -47px; right: 0; width: auto; text-align: center;}
.ak-journal .tag-block.tag-blk-mbx{ position:static; padding-left:25px;}	
.ak-journal #dropzone{ padding-top:20px; position:relative;}
.ak-journal .static-filter .dropdown-box{top:0px;display:inline-block; margin:0px 8px;opacity: 1;}
.ak-journal .filter-btnwrp{margin:0px 8px; display:inline-block;}
.ak-journal .ansr-box{ margin-top:0px;}
.ak-journal .froala-view p, .ak-journal .fr-view p { line-height:24px; font-size:18px;margin-top: 0;}
.fr-view p, .froala-view p, .white-content .text p {margin-bottom:0;margin-top:0;line-height:24px;}
body .white-content .text .froala-view, body .white-content .text .fr-view {color:#000;}
.ak-journal .header-timeline .quest-btm-rw{ margin-top:30px;}
.ak-journal .header-timeline .tag-block .display-cell{    -webkit-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
    width:100%;}
.togglepanel-right  .ak-journal .header-timeline .tag-block .display-cell{ width:50%;}	
.ak-journal .tag-label{ min-width:100%; padding-right:0px;}
.ak-journal .header.header-bg .filter-keyword-box .filter-keyword{ margin-bottom:10px;}
#content.boards .ak-journal .tag-label .filter-keyword-box input[type="text"]{ font-size:18px;}
.tg-crnt-bk{ position:absolute ;}
.media-row-drop li{ display:inline-block; margin:0px 15px;opacity:0.9;}
.media-row-drop li:hover{ opacity:1;}
.hd-md-lnk{ display:none !important;}
.j-discuss-list-mp {  z-index: 101;  position: fixed; height: auto; top: 0;
    left: 58px; width: auto; right: 58px;}
body .journal-discuss-list #discuss_list.container.space-top {padding-top:170px;}
.j-content-wrp .col-sm-6, .j-content-wrp .col-sm-3{width: auto; float: none; display: inline-block; vertical-align:top;}
.mrkd-link{ font-size:var(--font-size9); color:#fff;opacity:0.8;}
.j-content-wrp {position:absolute;right:0px; padding-left:80px; padding-right:70px; top:80px; /*min-width:40%;*/ z-index:10;-webkit-animation: fade-in-top 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;animation: fade-in-top 0.8s 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;animation-delay: 0s;}
.j-content-wrp.on-cafescroll {top:-7px;z-index:11;right: 70px;padding-left:0px;padding-right:0px;}
.li-fltr-invt .tooltip.bottom {width:80px;}
.journal-newpost-cont .newpost-btns {float:left;margin-right:50px;}
.j-header { z-index: 11; padding: 23px 25px; padding-bottom:22px; border-bottom: 1px solid rgba(255,255,255,0.20); position: fixed; left: 58px; right: 30px; padding-right: 0px;}
.j-header:before{ position:absolute; left:-60px; width:60px; height:1px; background:rgba(255,255,255,0.20); content:""; bottom:-1px;}
.j-header:after{ position:absolute; right:-60px; width:60px; height:1px; background:rgba(255,255,255,0.20); content:""; bottom:-1px;}
.j-header .row{ margin-top:0px !important;}
.j-head-slct select{ display:none; }
.cntnt-page-sbmt li a.close-circle {width: 30px;height: 30px;border: 1px solid #fff;display: inline-block;border-radius: 50%;padding-top: 8px;}
.j-content-wrp .j-head-slct .CaptionCont{ padding-top:2px;}
.j-head-slct .button{ margin-top:0px; display:none;}
.j-head-slct .selectricItems {border:none; min-width:210px; text-align:left; background:#fff;}
.j-head-slct .selectricWrapper{ width:100%; margin-bottom:0px;}
.j-head-slct .selectric{ background:none;}
.j-head-slct .selectric .label{ font-size:16px; opacity:0.7; padding-left:0px; color:#fff;font-family: 'Graphik-Regular';}
.j-head-slct .selectricOpen .selectric{ background:none !important;}
.j-head-slct .selectricItems li{ font-size:14px !important; padding:10px 15px; border:none; color:#333;font-family: 'Graphik-Regular';}
.j-head-slct .selectricItems li:hover{ background:#eee;}
.j-head-slct .selectricItems li.selected{background:rgb(4,158,251); color:#fff;}
.nav-top-j li{ display:inline-block; margin-left:30px; position:relative; vertical-align:top;}
/**FRINDS DROPDOWN**/
.nav-top-j li .frdns-nav-list { display: none; position: absolute; right: -22px; border-radius: 6px;-webkit-border-radius: 6px;-ms-border-radius: 6px;top: 0px; padding-top: 50px;}
.nav-top-j li .frdns-nav-list .mCSB_scrollTools {width: 4px;}
.nav-top-j li:hover .frdns-nav-list{ display:block;}
.nav-top-j .friend-list-rw ul li { padding: 10px 15px; width: 100%; margin: 0; border-bottom: 1px solid #eee;}
.nav-top-j .friend-list-rw ul li:last-child{ border-bottom:none;}
#content .nav-top-j .mCSB_container { margin-right: 0px;}
.nav-top-j .member-info h4{ font-size:16px; color:#333; margin-bottom:6px;width: 250px;}
.nav-top-j .member-info p{ font-size:14px; color:#999;}
.nav-top-j li .frdns-nav-list::before { position: absolute;content: "";right: 26px;
top: 38px;border-bottom: 12px solid #fff;border-left: 7px solid transparent;border-right: 7px solid transparent;}
.nav-top-j .frndsscrollht {
    max-height: 300px;
    overflow-y: auto;
    background: #fff;
    border-radius: 6px;
}	
.stack-up{ z-index:1;}
/** /FRINDS DROPDOWN**/


.nav-top-j{ float:right;}
.j-content-wrp .text-right{ text-align:right;}
.j-content-wrp .j-head-slct .selectric .label{ padding-top:2px;}
.mp-journal-list .search-header-same .nw-header-left{ height:75px;}
.mp-journal-list .header-bg .nav{ height:100%;}
.mp-journal-list .icon-check.right-page-arrow{ opacity:0.7; top:21px;}
.nav-top-j{ margin-top:4px;}
body #discuss_view.journal-discuss-view {z-index:101;}
.ak-journal .fixedheader .header-timeline { padding-top: 22px; padding-bottom:22px;}
.ak-journal .fixedheader .header-timeline .quest-btm-rw{ margin-top:50px;}
.ak-journal .header-timeline .filter-keyword a.clrall { padding:10px 15px; background:#069efb; color: #222 !important; font-size: 14px; text-transform: capitalize; border: none;}
.ak-journal .header-timeline .filter-keyword a.clrall div {color: #fff !important;font-family: 'Graphik-Regular' !important;font-size:18px;}
.ak-journal .key-blk-max{ margin-bottom:0px;}
.ak-journal .clear-all{ margin-bottom:10px;}
.ak-journal .filter-keyword-box .filter-keyword.bk-to-glri a {padding: 10px 10px; text-transform: capitalize; background: rgba(255,255,255,0.8) !important; color: #222 !important; border:none;}
.ak-journal .filter-keyword-box .filter-keyword.bk-to-glri a div { color: #000 !important; }
.ak-journal .bk-to-blk{ padding-top:138px; font-size:20px !important; }	
.ak-journal .bk-to-blk h2{ padding-left:0px !important;}
.ak-journal .header.header-bg .filter-keyword-box .filter-keyword.bk-to-glri{ margin-bottom: -10px; float: none; width: 100%; margin-top: 23px;}
.ak-journal .header.header-bg .filter-keyword-box .filter-keyword.bk-to-glri a{
width:auto; display:inline-block;}
.drpdwn-tool {width: 360px; position: absolute; right: -28px;top: 0px; display: none;border-top: none;
    padding-top: 50px;}
.drpdwn-bx:hover .drpdwn-tool{ display:block;}
.drpdwn-tool:before{ position:absolute; content:""; right:36px; top:38px; border-bottom:12px solid #fff; border-left:7px solid transparent; border-right:7px solid transparent;}
.ak-main-wrap .fixedheader .quest-btm-btn{ margin-top:-80px !important;}
.ak-journal .fixedheader .quest-btm-btn{ width:70px; height:70px; line-height:70px;}
.ak-journal .fixedheader #dropzone .quest-btm-rw > .top-nav-bx {
    width: 70px !important;
    height: 70px !important;
}
.ak-journal .fixedheader .quest-btm-rw #media-tray-right {
    height: 70px !important;}
 .ak-journal .fixedheader .header-timeline .top-nav-bx {
    top: -85px !important;
}	
.fltr-invt,.fltr-invt2 { position: relative; z-index: 1; cursor: pointer;}

.drpdwn-tool ul{ list-style:none; border-radius:6px; -webkit-border-radius:6px; -ms-border-radius:6px; padding: 28px 25px; background: rgba(255,255,255,0.95);}
.drpdwn-tool li{ width:33.33%; margin-left:0px; display:inline-block; margin-right:-3px; padding:0px 6px;}
.drpdwn-tool li a{ display:inline-block; width:100%; padding:10px 0px;font-size: 16px;}
.drpdwn-tool li a:hover{ color:rgb(4,158,251);}
.drpdwn-bx a{padding-bottom:15px;}
.slide-block{ -webkit-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000); -moz-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);      -o-transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 2000ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */ right:-52%; overflow-y:auto; position:fixed; top:0px; width:50%; color:#222; bottom:0px; background:none;  z-index:111;} 
.togglepanel-right .slide-block{ right:0px; }
.slide-j-title .nav-top-j { margin-right: -30px; margin-top: -6px;}
.slide-j-title .nav-top-j svg path{fill:#555;}
.slide-j-title {/*border-bottom: 1px solid #ddd;*/padding: 29px 60px; position:relative; font-size: 18px; font-weight: 600; padding-left:65px;}
.slide-j-content { padding:70px 120px; padding-left:130px;}
.slide-j-content li{ list-style:circle; margin-bottom:20px;}
.slide-j-content li p{ margin:0px; line-height:24px;}
.close-slide-link{width: 24px; height: 24px; position: absolute; font-size: 0; left: 30px;margin-top: -3px;}
.close-slide-link:before { position: absolute;content: ""; width: 24px; height: 2px;
    left: 0px; top: 10px; background: #222; transform: rotate(45deg); -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);}
.close-slide-link:after { position: absolute;content: ""; width: 24px; height: 2px; left: 0px;
    top: 10px; background: #222; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);}
	
 .togglepanel-right .j-header-wrap .mp-folder-page, .togglepanel-right .j-header-wrap .nav-top-j, .togglepanel-right .tag-label{ opacity:0; transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear;}	
.drpdwn-bx{margin-left: -33px; padding-left: 33px;}
.add-folder-popupui .confirmon-box{ display:block; padding:0px;}
.add-folder-popupui .confirm-title{ margin-bottom:20px; text-align:left; padding:20px 20px; background: rgb(4,158,251); }
.add-folder-popupui  .confirm-title h4{ font-size:20px;color:#fff;}
.confirm-folder-content{ /*min-height:250px;*/ text-align:left; padding: 5px 25px 20px 25px;}
.add-folder-popupui .confirmon-box{ max-width:400px; top:15%; margin-left:-200px !important;}
.add-folder-popupui .form-group{ position:relative; margin-bottom:25px;}
.add-folder-popupui .form-control { font-size:16px; font-family: var(--font-family-G-light);box-shadow: none; padding: 10px 0px !important; width: 100%;  background: none; border: none; border-bottom: 1px solid #555 !important; color:#fff;padding-right: 80px !important;}
body .default-confirmon-popup .confirmon-box .cnfim-fld-btn { padding: 16px 15px;
    display: inline-block; width: 100%; color: #fff; font-size: 16px;
    background: rgb(237,81,129); margin-bottom: 0; border-radius: 0px;}
.add-folder-popupui .form-control::-webkit-input-placeholder { color: #ddd;}
.add-folder-popupui .form-control:-ms-input-placeholder {color: #ddd;}
.add-folder-popupui .form-control::placeholder {color: #ddd;}	
.tag-msg-info { font-size: 14px; color: #eee; padding-bottom: 30px;
    border-bottom: 1px solid #555; margin-top: 15px !important;line-height: 15px;
    text-shadow: none !important; font-weight: normal;}
.tag-sh-inlst span{ font-size: 14px;font-weight: normal;padding:0; display:inline-block; background:none; color:#ccc;}
.j-head-slct-plus{ padding-left:25px;}
.pos-add-nw{ position:absolute; left:0px; top:2px;opacity:0.7;}
.ak-journal .fixedheader #dropzone{padding-top:0px;}
tags-input .tags .tag-item {background: #049efb !important;border: 1px solid #049efb !important;}

#addpage_pop .confirm-folder-content .form-group { position:relative;}
.add-folder-popupui  .confirm-folder-content .form-group .tag-sh-inlst { position:absolute;top:10px;right:0; cursor:pointer; }
#addpage_pop .confirm-folder-content .tags .tag-list { overflow:auto;max-height:150px;}
.mbl-j-toggle{ width:30px; height:30px;font-size: 24px; color: #fff;  position: absolute; opacity: 0.7;  right: 15px; display:none;}
.ipt-tg-lst-ovlp{ padding-right:80px; !important}
.journal-discuss-list .comp-post-content section.col-xs-4{ padding-left:25px !important; padding-right:25px !important;}
.journal-discuss-list .comp-post-content .media-list-rw .cover_img{ padding-left:0px !important;}	
.drpdwn-in-sbtool{ position:relative;}
.drpdwn-in-sbtool .drpdwn-tool{ width:250px;}
.drpdwn-in-sbtool .drpdwn-tool ul{ padding:8px 0px; max-height:280px; overflow-y:auto;}
.drpdwn-in-sbtool  .drpdwn-tool li{ width:100%; padding:0px;}
.drpdwn-in-sbtool  .drpdwn-tool li a{ padding-left:15px; padding-right:15px;}
.drpdwn-in-sbtool  .drpdwn-tool h4{padding-left:15px; padding-right:15px; font-size:16px; font-weight:normal; color:#222; padding-top:8px; margin-bottom:6px;}
.drpdwn-in-sbtool .drpdwn-tool:before{ right:14px;}
.pos-add-nwrt{ margin-left:20px; margin-top:2px; }
.sc-list-group{ margin-top:-20px !important; max-height: 360px; overflow-y: auto;}
.sc-list-group-item { font-size:14px; position: relative; padding: 10px 15px; padding-right:100px; color:#aaa; margin-bottom: -1px; border-bottom: 1px solid #333; padding-left: 0;-webkit-trasnition:all 0.3s;-moz-trasnition:all 0.3s;-o-trasnition:all 0.3s;trasnition:all 0.3s;}
.sc-list-group-item:hover {color:#049efb;}
#movepostpagelist_pop .sc-list-group-item,#copypostpagelist_pop .sc-list-group-item,#addtopostpagelist_pop .sc-list-group-item {padding-right:0px;cursor: pointer;line-height: 20px;font-size: 16px;}
#copypostpagelist_pop .confirm-folder-content,#movepostpagelist_pop .confirm-folder-content {padding-right:0px;}
.sc-badge a{ font-weight:normal; font-size:14px; color:#999; margin:0px 4px;}
.sc-badge a:hover{ color:#ccc;}
.sc-badge { font-size:11px; position:absolute; right:0px; color: #666;margin-right: 20px;}
.sttng-folder-popupui .confirmon-box { max-width: 500px; margin-left: -250px !important;} 
body .sttng-folder-popupui .confirmon-box .cnfim-fld-btn {float: right; margin-bottom:20px; padding: 12px 30px;margin-right:24px; width:auto;}
.add-folder-popupui { position: fixed; left: 0; top: 0; bottom: 0;  right: 0px;
    z-index: 111; overflow-y:auto;}
.popup-over-popup{z-index:1000;}
.popup-over-popup .confirmon-box{ margin-top:30px;}
.togglepanel-right .header-pic-background{ position:fixed;z-index:1; background-repeat:no-repeat; background-size:100% 100%;}
.togglepanel-right .header-pic-overlayer{position:fixed;}
.ak-journal .browse-data input { top: -14px; padding: 4px;}
body .pos-add-nwscd{top: 5px; left: 3px;}
#scrpt-player-custom{ max-width:40px; text-align:center;}
/********** /NEW SEARCH GALLERY JOURNAL CHANGES(13.12.2018) **********/
.ak-journal .quest-btm-rw .user-pic img{ opacity:1;}
.ak-journal .quest-btm-btn.sg-post-btn:hover ~ .top-nav-bx ul{ opacity:0.8;}
.ak-journal .tag-srch-slct{ display: inline-block; width: 100%; border-bottom: 1px solid rgba(255,255,255,0.5); padding-bottom:2px; margin-bottom: 10px;}
.ak-journal .header.header-bg .filter-keyword-box .tag-srch-slct .filter-keyword {
    margin-bottom: 8px; margin-top:2px; padding: 6px 8px !important; padding-right:26px !important; background: #069efb; color: #fff; border-radius:3px; -webkit-border-radius:3px; -ms-border-radius:3px;}
.ak-journal .header.header-bg .filter-keyword-box .filter-keyword.active .bg-active{color:#fff; top:7px; right:7px;}
body #search_gallery_elements #dropzone .quest-btm-rw.with-mtray > a.sg-post-btn:before { position: absolute; content: ""; width: 100%; height: 100%;
    background: #555; left: 0; border-radius: 50%; opacity: 0.8;}
.j-header-wrap{position: relative; max-width: 2100px; margin: 0 auto;}	
.rv-sbmt-crcl { cursor:pointer;line-height:70px; width: 70px; border-radius: 50%; display: inline-block; opacity:0; height: 70px; margin-left: 32px; background: #ff0000;}
.rvw-sbmt-ovt { position: absolute; right: 66px; top: -22px;z-index: 1;}
body main.container .image-selector{ text-align:left;}
.sign-head{ position:fixed; left:50%; top:0px; bottom:0px;}
.sign-head h3 {
    font-size: 64px;
    color: #fff;
    transform: rotate(270deg);
    font-weight: 600;
    margin-left: -105px;
}
.sign-head .display-table{ height:100%; }
.sign-head .display-cell{ vertical-align:middle;}
.lgn-col-fx { position:fixed; left:0px; right:0px; top:0px; bottom:0px;}
.lgn-col-fx .display-table{ height:100%;width:100%;}
.lgn-col-fx .display-cell{ vertical-align:middle; width:50%;}
.lgn-col-fx .input-form-wrap{ width:100%; float:none; max-width:500px; margin:0 auto;}
.lgn-col-fx .input-wrap input[type="submit"]{ margin-top:10px;}
.stri-msg-cap{ font-weight:300; font-size:36px; color:#fff; opacity:0.7;}
.lgn-col-fx .ip-cap-wrp { max-width:460px; padding-left: 0px; padding-right: 50px;}
.login-footer{opacity:0.7; position:absolute; bottom:25px; left:0px; right:0px; text-align:center;}
.invt-blk-inwrp, .invt-blk-tune, .invt-blk{bottom:10px; text-align:center; position:absolute; left:0px; right:0px;}
.invt-blk a{ color:#fff;}
.invt-blk-wrp{ max-width:600px; margin:0 auto; text-align:left;}
.row-cs{ margin-left:-15px; margin-right:-15px;}
.col-cs-5{ padding-left:15px; padding-right:15px; float:left; width:40%;}
.col-cs-2{ padding-left:15px; padding-right:15px; float:left; width:20%;}
.ixt-control{ padding:10px 0px;  border:none; background:none; width:100%; border-bottom:1px solid rgba(255,255,255,0.3); color:#fff;}
.btn-invt{ background:none; color:#fff; border:none;margin-top:9px;}
.invt-blk-tune p{ color:#fff;}
.invt-blk-tune, .invt-blk-inwrp{ display:none;}
.lgn-col-fx .input-wrap label{ left:0px;}
.lgn-col-fx .input-wrap .input-txt{ padding-left:0px;}
.spc-lead { max-width: 108px; position: fixed; right: 0px; transform: rotate(269deg); -webkit-transform: rotate(269deg); -ms-transform: rotate(269deg);
    bottom: 50px;}
.spc-lead p{ color:#fff; opacity:0.7; }
.logo-wrap svg path{ fill:#fff;}
.agree-cookwrap { padding: 30px 40px; background: #ed5181; position: fixed; top: 0px; left: 0px; padding-right: 150px; z-index: 11111; line-height: 22px;}
.agree-cookwrap a{ font-family:'Graphik-Regular'; font-weight:bold; color:#fff; }
.agree-cookwrap .agree-link{border-radius: 3px; -webkit-border-radius: 3px; -ms-border-radius: 3px; border:2px solid #fff; position:absolute; background:#fff; color:#ed5181; right:30px; top:50%; transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); -ms-transform: translate(0%,-50%); padding:10px 30px; font-weight:normal; }
.agree-cookwrap .agree-link:hover{border-color:#fff; background:none; color:#fff;}
.private-btn:hover .pv-list-wrap{ display:block;}
.pv-list-wrap {
    position: absolute;
    right: -6px;
    width: 481px; display:none;
    padding: 0px;
    background: #1b1b1b !important;
    text-align: left;
}
.pv-list-wrap h3{font-size:20px; background:#0092e5 !important; top:0px; color:#fff !important; display: inline-block; width: 100%; padding:16px 20px; float:none !important;}
.list-pv-scroll { height:435px; overflow-y:auto; list-style: none;  padding: 0px; display: inline-block; width: 100%;}
.list-pv-scroll li{ padding:24px 25px; padding-right:40px; position:relative; }
.list-pv-scroll li:hover{ background:#202020 !important;}
.list-pv-scroll li.selectedset{ background:#252525 !important;}
.list-pv-scroll li h4{ font-size:18px; color:#ccc; margin-bottom:8px;}
.list-pv-scroll li p{ font-size:14px; color:#777;} 
.list-pv-scroll li i{ position:absolute; right:20px; top:22px;}
.slected-prvc svg{margin-top: -13px !important;}
.slected-prvc svg path{ fill:#0092e5;}
.frdns-nav-list .member-info {padding-top:16px;}
.frdns-nav-list .member-info .close-icn {color: #eeeeee; cursor: pointer; height: 20px; position: absolute; right: 15px;text-align: center;top: 12px;}
.frdns-nav-list .close-slide-link {position: static;}
.frdns-nav-list .close-slide-link:before {position: absolute;content: ""; width: 14px;height: 2px; left: 0px;top: 10px; background: #555; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);}
.frdns-nav-list .close-slide-link:after {position: absolute; content: "";width: 14px; height: 2px; left: 0px; top: 10px;background: #555; transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}

.frdns-nav-list .close-slide-link.add-slide-link:before {position: absolute;content: ""; width: 14px;height: 2px; left: 0px;top: 10px; background: #555; transform: rotate(90deg) !important; -webkit-transform: rotate(90deg) !important; -ms-transform: rotate(-90deg) !important;}
.frdns-nav-list .close-slide-link.add-slide-link:after {position: absolute;content: "";width: 14px;height: 2px;left: 0px;top:10px;background: #555;transform: rotate(0deg);-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);}

/*JULY 2019 (NS) - Design updates - Birthday Capsules*/
@font-face {
  font-family:'SangBleuEmpire-Regular';
  src:url(../fonts/SangBleuEmpire/SangBleuEmpire-Regular-WebXL.woff);
  src: url('../fonts/SangBleuEmpire/SangBleuEmpire-Regular-WebXL.otf');
		src: url('../fonts/SangBleuEmpire/SangBleuEmpire-Regular-WebXL.woff') format('woff')
		url('../fonts/SangBleuEmpire/SangBleuEmpire-Regular-WebXL.svg') format('svg');
}
.BirthdaySteps .ownerwrap .add-member-rw ul.add-member-ul select { text-align:center;text-align-last: center;}
.BirthdaySteps .ownerwrap .add-member-rw ul.add-member-ul select option { color:#000000;}
.BirthdaySteps  .np-buttons .nxt-btn,
.BirthdaySteps  .np-buttons .bck-btn { position:fixed;width:220px;height:220px;background-color:#ed5181;border-radius:50%;right:10%;top:50%;transform:translateY(-50%);display:flex;justify-content: center;align-items:center;font-size:130%;letter-spacing:0.05rem;font-weight:600;cursor:pointer;line-height:24px;padding:35px;font-family:'SangBleuEmpire-Regular';}
.BirthdaySteps  .np-buttons .nxt-btn span,
.BirthdaySteps  .np-buttons .bck-btn span { font-family:'SangBleuEmpire-Regular';font-weight:normal;}
.BirthdaySteps  .np-buttons .bck-btn { right:auto;left:10%;}
.BirthdaySteps  .progress-btn { position:fixed;bottom:15px;left:0;right:0;text-align:center;box-shadow: 0 0 15px 0 rgba(0,0,0,0.10);z-index:100;}
.BirthdaySteps  .progress-btn a { display:inline-block;width:20px;height:20px;border-radius:50%;background-color:#ffffff;margin:0 10px;}
.BirthdaySteps  .progress-btn a.active { background-color:#ed5181;}
.flash_block { bottom:auto;top:10%;}
.flash_block .flash-msg-txt.flash_msg_element { font-size:18px !important;height:auto;padding:18px 10px;line-height:28px;}
#scrpt-noscroll-parent .ui-widget.ui-widget-content { border:none;margin-top:11px !important;}
.cart-page-container {overflow-y: scroll !important;}
.new-dash .mc-list-wrap { -webkit-animation: fade-in-top 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;animation: fade-in-top 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;animation-delay:1.2s;}
.new-dash .mc-list-wrap ul:not(.pagination) li:first-child { animation-delay:1.2s;}
.new-dash .mc-list-wrap ul:not(.pagination) li:nth-child(2) { animation-delay:1.4s;}
.new-dash .mc-list-wrap ul:not(.pagination) li:nth-child(3) { animation-delay:1.6s;}
.new-dash .mc-list-wrap ul:not(.pagination) li:nth-child(4) { animation-delay:1.8s;}
.new-dash .mc-list-wrap ul:not(.pagination) li:nth-child(4) { animation-delay:2.0s;}
.new-dash .mc-list-wrap ul:not(.pagination) li:nth-child(4) { animation-delay:2.2s;}
.new-dash .mc-list-wrap ul.pagination { margin-top:20px;}
.new-dash.cm-ovt-wrp header.header .header-rgt-cnt ul li a {
    -webkit-animation: fade-in-top 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
    animation: fade-in-top 0.8s 1s cubic-bezier(0.390, 0.575, 0.565, 1.000) alternate both;
    animation-delay : 1.8s
}
/*.creation-section #settings .ownerwrap .add-member-rw .selectric { display:none;}*/
/*JULY 2019 (NS) - Design updates - Birthday Capsules*/

/*Dialog boxes fix after jquery-ui updates*/
.ui-widget.ui-widget-content { border:none !important;}
/*.ui-dialog .ui-dialog-content { padding:0 !important;}*/
.ui-dialog .ui-dialog-content { padding:0;}
.ui-dialog-titlebar.ui-widget-header { border:none !important;}
.ui-draggable .ui-dialog-titlebar { padding:15px 20px !important;}
.ui-widget .link-modal-body textarea { font-size:13px;}
/*.ui-widget-content .ui-button-text { display:block;width: 50px;height: 50px;margin-top: -28px;margin-left: -8px;}*/
.ui-widget-content .ui-button-text { display:block;width: 50px;height: auto;}
/*body .ui-dialog .ui-dialog-titlebar-close { right:24px;top:25px;}*/
/*body .ui-dialog .ui-dialog-titlebar-close {right: 80px;top: 97px;position: fixed;}*/
body .ui-dialog .ui-dialog-titlebar-close {right: 97px;top: 97px;position: fixed;}
/*Dialog boxes fix after jquery-ui updates*/
.light-gray-txt { color:#999;font-size:16px;}

/*emoji panel fixes*/
main.container .bx-sz .fr-popup span.fr-command {box-sizing:unset;-webkit-box-sizing:unset;}

#discuss_gallery_elements .birthday-cafe.comp-post a.cafe-media-item {background: #ffffff;}
#discuss_gallery_elements .birthday-cafe.comp-post a.item.cafe-media-item .noteContent {border-bottom: 0px;background: #ffffff;}
/*#discuss_gallery_elements .birthday-cafe.comp-post a.item.cafe-media-item p {color: #ffffff;}*/
#discuss_gallery_elements .birthday-cafe.comp-post a.item.cafe-media-item p.noteContent,
#discuss_gallery_elements .birthday-cafe.comp-post a.item.cafe-media-item p.noteContent p {color:#b4b4b4 !important;}

/*New Css for tree cafe/gallery posts date - 27th March 2020*/
/*
#discuss_gallery_elements .birthday-cafe .item .overlay {
    visibility: visible;
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
}
*/
.birthday-cafe .posttitle-content {
    background-color: rgba(0,0,0,0) !important;
    padding: 7px 50px;
    font-size: 18px;
    line-height: 20px;
    color: #d9d9d9;
    font-family: "SANGBLEUKINGDOM-LIGHT-WEBXL";
	z-index: 1;
}

.birthday-cafe .montage-box .img-cont:hover .post-view {
	opacity: 1;
}

#discuss_gallery_elements .birthday-cafe .montage-box .img-cont:hover p.post-title {
	color: #bfbfbf !important;
}

.birthday-cafe .post-view {
	position: absolute !important;
    top: 45%;
    margin-left: 50px;
    z-index: 2;
    opacity: 0;
	transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
	color: #ffffff !important;
}
.birthday-cafe .post-title {
	position: absolute !important;
	bottom: 50px !important;
	padding-right: 50px !important; 
	color: #ffffff !important;
}

.birthday-cafe .discuss_item:hover .menu-droplist, .birthday-cafe .discuss_item .img-cont-inner.active .menu-droplist {
    opacity: 1 !important;
}

.birthday-cafe .menu-droplist {
    right:0 !important;
	width: auto;
    opacity: 0 !important;
    background: none !important;
	background-color: rgba(0,0,0,0) !important;
    cursor: pointer;
	padding-right: 20% !important;
}

.birthday-cafe .menu-droplist li {
    font-size: 18px !important;
	padding: 5px 20px !important;
	text-align: left;
}

.birthday-cafe .menu-droplist li p{
    font-size: 18px !important;
	text-align: left;
}

.birthday-cafe .img-cont-inner .menu-droplist .display-table {
    width: 100%;
    height: 100%;
}

.birthday-cafe .img-cont-inner .menu-droplist .display-table .display-cell {
    text-align: center;
    vertical-align: middle;
}

#discuss_gallery_elements .birthday-cafe .item .overlay.iflink {
	height: 28% !important;
    opacity: 1;
    visibility: visible;
}

#discuss_gallery_elements .birthday-cafe .item .overlay {
	background: rgba(0, 0, 0, 0.2) !important;
	height:0 !important;
	top: unset !important;
	bottom:0 !important;
	transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
#discuss_gallery_elements .birthday-cafe .img-cont:hover .item .overlay {
	background: rgba(0, 0, 0, 0.5) !important;
	height:100% !important;
}

.ui-widget-overlay {background: #080808 !important;opacity: 1 !important;}
/*New Css for tree cafe/gallery posts*/
#myDrawingModal .confirm-folder-content iframe {padding: 50px;}
@media (min-width:1025px) and (max-width:1199px){
	.ak-gal-view{ max-width:880px !important;}
	body #search_view .latest-post-wrap{ right:-100px;}
	body .input-form-wrap{ padding-left:30px; padding-right:30px;}
	.creation-section .main-box-blk .chapter-row > ul > li{ width:33.33%;}
	body .sepcial_montageCase { height: 440px;}
}
@media (min-width:992px) and (max-width:1199px){
	.m-gridster .gridster{ max-width:100%;}
	body #holder-box > img{ min-height:440px;}
	main.container.ak-gal-view .bx-sz #editor #edit{ min-height:480px;}
	#overflow-container main.container .gridster #grid{ max-width:100%; max-height:440px;}
	.gridster .gs-w{ max-width:50%;}
	.gridster [data-col="2"] { left: 50%;}
	.gridster [data-col="4"] { left: 50%;}
	.gridster [data-sizey="1"]{ height:220px;}
	.gridster [data-row="2"] { top: 220px;}
	.m-gridster .gridster .gs-w img {height: 220px !important;}
	body #search_view .m-gridster .gs-w .addnote::before{ left:40px; right:40px;}
}
@media (min-width:901px) and (max-width:1199px){
	body #search_gallery_elements #dropzone .quest-btm-rw > a.sg-post-btn{ margin-right:10px;}
	body #search_gallery_elements #dropzone .quest-btm-rw.bxbxshw,body #search_gallery_elements #dropzone .quest-btm-rw.with-mtray{ margin-left:10px;}
}
@media all and (min-width:1200px){ #discuss_gallery_elements .comp-post-wrap .item{ min-height:350px;}}
@media all and (min-width:901px){
	.ak-main-wrap .gallery-block{ padding-right:68px !important;}
}
@media screen and (max-width:1199px){
	.journal-discuss-list .comp-post-content{ margin-left:15px !important; margin-right:15px;}
	#scrpt-player #siteAudioPlayer{ right:-80px; bottom:120px;}
	.tag-label .filter-keyword-box{ transition:none; -webkit-transition:none; -ms-transition:none;}
	body .fixedheader .quest-btm-rw{ padding-right:0px; text-align:right;}
	body .quest-btm-rw{ left:0px; text-align:center; padding-right:10px;}
	body #search_view .popup-close-link{ right:30px; top:20px;}
	.mc-list-wrap{padding-left: 130px;padding-right: 60px;}
	.comp-post .container {   width: 100% !important;   max-width: 100% !important;}
	.comp-post-sidebar{ width:240px; padding-left:15px; padding-right:15px;}
	.comp-post-content{ margin-left:250px;}
	.qust-lst-wrp{ max-width:100%;}
	#discuss_gallery_elements .comp-post .media-list-rw .col-sm-6{ padding-left:15px; padding-right:15px;}
	#discuss_gallery_elements .comp-post .media-list-rw .cover_img{ padding-left:0px; padding-right:0px;}
	.creation-section .main-box-blk .chapter-tool li{ padding:10px 8px;}
	.creation-section #settings .wrapper.invitation-page-wrap .central.stg-blk-wp { padding-left:90px; padding-right:90px; width: auto;}
	
	body .login-popup{ overflow-y:auto;}
	body .login-popup .lp-content{ padding:0px 30px; box-shadow:none; -webkit-box-shadow:none; -ms-box-shadow:none;} 
}
@media (min-width:1025px) and (max-width:1100px){
	.cm-ovt-wrp header.header .header-nav li:first-child { margin-left: 5px;}
	.cm-ovt-wrp header.header.collapse .header-nav li:first-child { margin-left: 55px;}
	.mc-list-wrap {padding-left: 80px; padding-right: 10px;}
	.capsule-content{ padding-left:100px; padding-right:30px;}
}
@media all and (max-width:1100px){
	.rvn-wrp-bx table{ min-width:1100px;}	
}
@media screen and (max-width:1024px){
	body #search_gallery_elements #dropzone .quest-btm-rw > a.sg-post-btn{ float:left;}
	.login-wrap{ padding-bottom:30px;}
	.fx-content{ margin-left:15px; margin-right:15px;}
	.capsule-content{ padding-top:160px;}
	.main-capsule.collapse .capsule-content{ padding-top:160px;}
	.input-form-wrap { padding:0 70px;}	
	.creation-section .main-box-blk .chapter-library-block > ul > li, .creation-section .main-box-blk .chapter-row > ul > li, .mc-list-wrap li{ width:33.33%;}
	.creation-section #content .browse .select-con{ max-width:33.33%;}
	.creation-section .main-box-blk .sort-by-sel, .creation-section .main-box-blk .sort-by-sel .selectricWrapper, .creation-section .main-box-blk .sort-by-sel .selectricItems{ max-width:100%;}
	body #search_view main.container .froala-edtr-box .col-2.m-gridster{ border-radius:0px !important; -webkit-border-radius:0px  !important; -ms-border-radius:0px  !important;}
	body #search_view #holder-box.single-img {border-radius: 0 !important; -webkit-border-radius: 0 !important; -ms-border-radius: 0 !important;}
	body #search_view .latest-post-wrap {top: 110px; right: -100px; bottom: 110px;}
	body .cart-page.cm-cart-page .cp-item-wrap table tr td .caps-imglst .caps-cnt-wrap{ padding-left:0px;}
	body .cart-page.cm-cart-page .cp-item-wrap table tr th:first-child, body .cart-page.cm-cart-page .cp-item-wrap table tr td:first-child{ width:180px;}
	.cart-page.cm-cart-page .cp-item-wrap table tr th:last-child, .cart-page.cm-cart-page .cp-item-wrap table tr td:last-child{ width:150px;}
	.pi-total .inln-td-cal{ float:none;}
	.input-wrap input[type="submit"]:focus, .input-wrap input[type="submit"]:active{ background:initial; }
	.menu-droplist{ top:0px; bottom:0px;}
	.login-wrap .user-profile-wrap .bg-txt{font-size: 5rem;}
	.input-wrap.remfor-wrap label input:checked ~ span:before{ line-height:14px; }	
	.cm-ovt-wrp header.header .header-rgt-cnt ul li{ margin-right:5px;}
	.slide-j-content { padding: 40px 60px;}
}
@media (min-width:768px) and (max-width:1199px){
	#search_view .single_image{ max-height:440px;}
	#search_view main.container .froala-edtr-box .srch-view-ftr{ margin-left:10px;}
	#search_view main.container .froala-edtr-box .col-2{ margin-bottom:0px;}
}
@media (min-width:768px) and (max-width:1024px){
	body #search_view .ak-header-search .image-selector {width: 75% !important;padding-left: 15px !important;}
	body #search_view main.container.ak-gal-view .dropdown-box2{ margin-left:10px !important;}
	body #search_view .latest-post-wrap{ top:150px !important;}
}
@media all and (max-width:768px){
	body #search_view .ak-header-search .image-selector { width:100% !important; max-width:100%;}
	body #search_view .searchView_trayArea  #searchView-media-tray{ text-align:left;}
	body #search_view .post-spc-top .col-md-3 { width:100% !important; max-width:100%;}
	body #search_view .search-header-same .image-selector ul{ padding-bottom:12px;}
	#search_view main.container .froala-edtr-box .srch-view-ftr{ margin-top:20px;}
}
@media (min-width:768px) and (max-width:900px){
	#search_view main.container .froala-edtr-box .srch-view-ftr { position: static;width: 100%; bottom: 0px; margin-left: 0px;}
}
@media (min-width:992px) and (max-width:1024px){
	.mc-list-wrap { padding-left: 80px; padding-right: 12px;}
	.cm-ovt-wrp header.header .header-nav li{ margin-left:6px; margin-right:29px;}
	body .cm-ovt-wrp header.header.collapse { left: 262px;}
	body .cm-ovt-wrp header.header.collapse .header-nav { margin-left: 0px;}
	body .capsule-content {padding-right: 25px;padding-left: 95px;}
	.main-capsule.collapse .capsule-content{ padding-left:288px; padding-right:25px;}
	.bk-btn-arw{ margin-left:25px;}
	body #search_view main.container.ak-gal-view { width: 840px;}
	main.container .froala-edtr-box .col-2{ width:50%;}
	body #search_view main.container .froala-edtr-box .col-2.m-gridster, body #search_view #holder-box.single-img { border-radius: 0 !important; -webkit-border-radius: 0 !important; -ms-border-radius: 0 !important;}
	main.container .srch-view-ftr{ margin-top:0px;}
	body #holder-box > img, body main.container.ak-gal-view .bx-sz #editor #edit{ min-height:480px;}
	body #discuss_view .m-gridster-2 .gridster, body #discuss_view .gridster-content { max-width: 50% !important; width: 50% !important;}	
	body #discuss_view .m-gridster-2 .gridster .single-img-bx, body #discuss_view .gridster-content { border-radius: 0px !important; -webkit-border-radius: 0px !important; -ms-border-radius: 0px !important;}	
	body #discuss_view .gridster-content {min-height: 479px;}
	body #search_gallery_elements #dropzone .quest-btm-rw > a.sg-post-btn { margin-right: 6px;}
}
@media (min-width:768px) and (max-width:991px){
	.main-capsule.collapse .capsule-content { padding-left: 288px; padding-right: 25px;}
	.mc-list-wrap.scrolled {padding-left: 270px; padding-right: 8px;}
	.bk-btn-arw{ margin-left:25px;}
	body .quest-btm-rw{ padding-right:6px;}
	#scrpt-player #siteAudioPlayer {right: -92px; bottom: 120px; transform: rotate(90deg) scale(0.6); -webkit-transform: rotate(90deg) scale(0.6); -ms-transform: rotate(90deg) scale(0.6);}
	.ak-main-wrap .quest-bx{ min-width:90%;}
	#overflow-container main.container .gridster #grid{ height:720px !important; width:100% !important;}
	.gridster [data-sizey="1"] {width:50%; height: 360px;}
	.gridster [data-col="2"] { left: 50%;}
	.gridster [data-row="2"] { top: 360px;}
}
@media (min-width:768px) and (max-width:769px){
	.m-gridster .gridster .gs-w img{ height:360px !important;}
}
@media screen and (max-width:992px){
	.fx-content .content-account .member-list-block li { width: 33.33%;}
}
@media screen and (max-width:991px){
	.post-links.edt-pst-crcl { margin-bottom: 0px;}
	#discuss_view .popup-close-link, #copyright-popup .table-box-cell .popup-close-link{ top:15px; right:15px;}
	.main-box-blk .header-nav .right-page-arrow.cap-back.bk-btn-arw{ margin-left:20px;}
	.creation-section #settings input[type=text], .creation-section #settings input[type=email], .creation-section #settings input[type=password]{
		border-color:#444;}
	.ak-main-wrap .static-filter a{ margin-left:-10px;}
	body #search_gallery_elements #dropzone .quest-btm-rw.with-mtray > a.sg-post-btn{ margin-right:4px;}
	.creation-section #settings h3 span.cover{ width:100%;}
	.fx-content{ margin-left:-3px; margin-right:-3px;}
	.cm-cart-page .cp-item-wrap td:first-child{ min-width:150px;}
	.cm-cart-page .cp-item-wrap td:nth-child(2){ min-width:180px;}
	body .cm-cart-page .cart-for label{ margin-right:15px;}
	.emw-txt { padding-left:20px; padding-right:20px;}
	.creation-section .fx-content .member-form .browse-file-box{ min-width:200px;}
	.comp-post-content .col-xs-4.col-sm-4 { width:50%;}
	/*.capsule-content{padding: 120px 20px 0 290px;}*/
	.cm-ovt-wrp header.header .header-nav li{ margin-left:22px; margin-right:12px;}
	.cm-ovt-wrp header.header .header-rgt-cnt ul li{ margin-right:10px;}
	.cm-ovt-wrp header.header .header-nav{ padding-left:0px;}
	/*.sidebar{ width:220px;}
	.cm-ovt-wrp header.header{ left:220px;}
	.sidebar .user-profile-wrap{ padding-left:20px; padding-right:20px;}
	.sidebar .logo{ margin-left:20px; margin-right:20px;}
	.sidebar-bottom-content{ padding-left:20px; padding-right:20px;}
	.sidebar .navbar ul li{ padding-left:15px;}
	.sidebar .navbar ul{ padding-left:20px; padding-right:0px; padding-top:0px;}
	.back-btn{ margin-top:15px;}
	.mc-list-wrap{ padding-left:230px;}*/
	.mc-img { height:100%;}
	.mc-img img { min-height: 100%; width: auto; max-width: none;}
	.creation-section #content .browse .select-con{ margin-bottom:8px; padding-right:8px; margin-right:0px !important;}
	.creation-section #content .browse .select-con:first-child{ padding-right:0px;}
	body .input-form-wrap { padding: 0 30px;}
	body .capsule-content h2{ text-indent:0px;}
	#shopping-cart { right:85px;}
	.mc-list-wrap{ padding-left:80px; padding-right:12px;}
	/*.mc-list-wrap.scrolled {padding-left: 100px; padding-right: 30px;}
	body.creation-section #settings.cart-owners-popup{ padding-left:290px;}
	.creation-section .scrolled #settings.cart-owners-popup {padding-left: 90px; padding-right: 20px;}*/
	.content-account .setting-overlayer.acnt-stng-ovl { padding-left: 70px;}
	.mc-list-wrap .cart-wrap .cart-main{ padding-left:0px; padding-right:0px}
	.cart-page.cm-cart-page .cp-item-wrap table tr th:first-child, body .cart-page.cm-cart-page .cp-item-wrap table tr td:first-child { padding-left:0px; width: 100px;}
	.cart-page.cm-cart-page .cp-item-wrap table tr th:last-child, .cart-page.cm-cart-page .cp-item-wrap table tr td:last-child{ padding-right:0px;}
	.email-modal-wrap-capsuless{ padding-left:90px; padding-right:20px;}
	.stg-blk-wp .friend-list-rw ul li{ width:50%;}
	.bottom-progress{  left:55px; right:55px;}
	.ownerwrap .add-member-rw ul.add-member-ul select{ padding-left:0px; border-color:#333; font-size:15px;}	
}
@media (min-width:901px) and (max-width:991px){
	body .fixheader .header-timeline, body .header-timeline{ padding-left:60px !important; padding-right:60px !important;}
	body .ak-main-wrap .gallery-block { padding-right: 30px !important; padding-left: 30px !important;}
}
@media screen and (max-width:900px){
body .login-popup .lp-content .lpc-txt-bx h2{ margin-top:150px; margin-bottom:150px; }
body .login-popup .lp-content{ height:430px; width:100%; margin-left:-50%;} 
	body #search_view .popup-close-link{ right:20px;}
	.inpt-bx-wrp .multiSelect .helperButton:not(.reset){margin-right: 1% !important; vertical-align:top;}
	.ak-main-wrap .right-page-arrow {left: 12px !important;}
	.ak-main-wrap .right-page-arrow.icon-check{ font-size:14px;}
	.left-side{ padding-left:85px;}
	.header-timeline{ padding-right:25px; padding-left:70px;}
	.head-menu{ left:0px; margin-left:0px;}
	.fixedheader .head-menu{ margin-left:0px;}
	.ak-main-wrap .gallery-block{ padding-left:15px !important; padding-right:15px !important;}
	.fixedheader .header-timeline{ padding-left:46px; padding-right:20px;}
	.creation-section .main-box-blk .chapter-library-block > ul > li, .creation-section .main-box-blk .chapter-row > ul > li, .mc-list-wrap li{ width:50%;}
	body .quest-btm-rw{ left:0px;}
	.bottom-progress-in{ padding-left:25px; padding-right:25px;}
	.head-menu .nav-toggle{ margin-left:10px;}
	.tag-blk-mbx .tag-label{ padding-right:15px;}
	.ak-main-wrap .dropdown-icn#add-media-dropdown-plus{ white-space:nowrap;}
	body .ak-gal-view .latest-post-wrap{ padding:0px !important; max-height:200px; position:static !important; width:100% !important;}
	body .ak-gal-view .latest-post-wrap .mCSB_container > div{ margin-left:5px; margin-right:5px; margin-bottom:5px;  display:inline-block; }
	body #search_view .latest-post-wrap img{ margin-top:5px; margin-bottom:0px;}
	body #search_view .searchView_trayArea{ width:100% !important;}
	.lw-form-content{ margin-left:-30px; margin-right:-30px;}
	.latest-post-wrap .mCSB_container{ min-height:0px !important;}
	.amt-action-wrap{ font-size:14px !important;}
	.cart-page .cp-item-wrap table tr td .caps-imglst .caps-cnt-detail p{ font-size:16px;}
	body .cm-cart-page .cart-for label{ margin-right:20px;}
	.cart-page .cp-item-wrap table tfoot .pi-total p{ font-size:14px;}
	.sprd-scl strong{ font-size:14px;}
	.caps-crdt-rw { font-size: 14px;}
	.mc-list-wrap { padding-left: 78px; padding-right: 10px;}
	.inner-sidebar.sidebar.collapse{ width:240px;}
	.cbp-spmenu-push-toright .head-menu{ margin-left:0px;}
	.content-account .setting-overlayer.acnt-stng-ovl { padding-left: 120px !important; padding-right: 50px;}
	.emailmodal .emw-txt .emwt-body .emwtb-bx:not(:first-child)::after{ display:none;}
	.emailmodal .emw-txt .emwt-body .emwtb-bx{ width:100%;}
	body #search_gallery_elements #dropzone .quest-btm-rw > a.sg-post-btn{ margin-right:10px;}
	.ak-main-wrap .quest-block .display-cell{ padding-right:10px;}
	.ak-main-wrap .quest-block .display-cell:last-child{ padding-right:0px;}
	.fix-sg-bg-elems .ak-main-wrap .header-timeline{ padding-right:25px; }
	body .page-arrow-cmn.left-page-arrow{ left:25px !important;}
	body .page-arrow-cmn.right-page-arrow{ right:20px !important;}
	.bottom-progress{ left:0px;  right:0px;}	
	.nav-top-j li{ margin-left:20px;}
}
@media (min-width:768px) and (max-width:991px){
	.capsule-content {padding-top: 110px;padding-right:25px; padding-left:95px;}
	.main-capsule.collapse .capsule-content{ padding-top: 110px; /* margin-left:90px;*/}
	.cm-ovt-wrp header.header.collapse .header-nav{ margin-left:0px;}
	body #search_gallery_elements #dropzone .quest-btm-rw > a.sg-post-btn{ margin-right:1px;}
}
@media screen and (max-width:768px){
	.input-form-wrap { padding:0 15px;}
	.sidebar-blurbg img { min-height:100%;}
	.left-side{ padding-left:55px;}
	#content #menu-button.timeslink{ left:0px !important;}
	.qust-lst-wrp{ margin-top:40px;}
	body #search_view main.container .froala-edtr-box{ padding-top:30px;}	
	#content #menu-button.timeslink {left: 15px !important;}
	.content-pro.fx-content, .fx-content .aside-account{ display:block;}
	.content-account .acnt-stng-ovl .setting-block.setting-popup{ padding-left:25px; padding-right:25px;}
	.fx-content .content-account .acnt-stng-ovl .member-col{ padding-right:0px !important;}
	.content-account .setting-overlayer.acnt-stng-ovl { padding-left: 88px; padding-right: 20px;}
	.fx-content .setting-block.setting-popup .popup-close-link-reverse{ right:-15px;}
	.content-account .setting-overlayer.acnt-stng-ovl {padding-left: 90px !important;}
	.mc-list-wrap .cart-wrap .cart-main{ padding-left:15px; padding-right:15px;}
	.creation-section #settings .wrapper.invitation-page-wrap .central.stg-blk-wp { padding-left: 90px; padding-right: 20px;}
	body.creation-section #settings .wrapper.invitation-page-wrap .central .ipw-lft{ padding-left:0px; width:24%;}
	body.creation-section #settings .wrapper.invitation-page-wrap .central .ipw-lft ul li a{ font-size: 14px; line-height: 14px;}
	body.creation-section #settings .wrapper.invitation-page-wrap .central .ipw-rgt{ padding-right:0px;}
	body.creation-section .wrapper.invitation-page-wrap{ min-width:1px;}
	main.container .srch-view-ftr{ margin-top:0px; margin-bottom:20px;}
	main.container .srch-view-ftr {display: block;position:relative !important;}
	.header-timeline .top-nav-bx{ margin-left:-65px !important;}
}
@media screen and (max-width:767px){
.ak-journal .filter-keyword-box .filter-keyword.bk-to-glri a{ font-size:14px; margin-top:0px;}
	.closefilter{ right:15px; top:15px;}
	.pg-lb-mbl{ width:100%; padding-left:15px;}
	body.creation-section #content .main-box-blk .browse .pg-lb-mbl .select-con{ width:33.33% !important; max-width:33.33% !important;}
	.creation-section .pg-lb-mbl .selectricWrapper{ width:100% !important;}
	.cm-ovt-wrp .ak-header .dropdown-menu, .cm-ovt-wrp .ak-header .page-btns{ position:absolute !important;}
	.main-box-blk .header-nav .right-page-arrow.cap-back.bk-btn-arw{ margin-left:45px;}
	.email-modal-wrap .emw-txt .emwt-body .emwtb-bx{ width:100% !important;}
	.email-modal-wrap .emw-txt .emwt-body .emwtb-bx{ padding-left:15px !important; padding-right:15px !important;}
	.email-modal-wrap, .email-modal-wrap-capsuless{ padding-left:0px;}
	.quest-bx{ padding-right:10px;}
	.fixedheader .quest-bx{ padding-right:0px;}
	#scrpt-player #siteAudioPlayer{transform: rotate(90deg) scale(0.6); -webkit-transform: rotate(90deg) scale(0.6); -ms-transform: rotate(90deg) scale(0.6); left:-90px; bottom:50%; margin-bottom:-50px;}
	.inpt-bx-wrp .multiSelect .helperButton{ width:49%;}
	body .popup-avtar-crop-wrap{padding-left:15px; padding-right:15px;overflow-y:auto !important;}
	body .popup-avtar-crop{ /*margin-top:-100px;*/  min-height:330px;}
	.bk-btn-arw{ margin-left:46px; margin-top:27px;} 
	.cm-ovt-wrp header.header.collapse .header-nav{ margin-left:0px;}
	.cm-ovt-wrp header.header{ left:0px;}
	.inner-sidebar .sidebar-blurbg{ left:-70px;}	
	body .sidebar-bottom-content .sidebar.collapse .back-btn{ opacity:0.8; left:230px;}
	body .sidebar-bottom-content .sidebar .back-btn{  background: url(../../../assets/img/mblmenu.png) no-repeat; background-size:25px; border:none; border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px; background-position:center center !important; position:fixed; bottom:auto; top:20px; left:15px;margin-top:0px;}
	.sidebar{ overflow:visible !important;}
	.sidebar-bottom-content .sidebar-bottom-content, body .sidebar .sidebar-bottom-content{ position:absolute; bottom:20px;}
	.sidebar-bottom-content .sidebar .navbar{ min-height:1px;}
	.sidebar-blurbg{ position:fixed; width:70px; overflow:hidden; }
	.sidebar.collapse .sidebar-blurbg{ width:220px;}
	.cbp-spmenu-push-toright .inner-sidebar.sidebar { width: 220px;}
	.inner-sidebar.sidebar .navbar ul{ padding-left:15px; padding-right:15px;}
	.inner-sidebar.sidebar .user-profile-wrap{ padding-left:20px; padding-right:20px;}
	.inner-sidebar.sidebar .sidebar-bottom-content{ padding-left:45px;padding-right:45px;}
	.cbp-spmenu-push-toright .sidebar .sidebar-blurbg{ width:220px;}
	.inner-sidebar .sidebar-blurbg{ left:-260px;}
	.cbp-spmenu-push-toright .inner-sidebar .sidebar-blurbg{ left:0px;}
	.cbp-spmenu-push-toright .sidebar { left: 0px;}
	.cbp-spmenu-push-toright #content #menu-button.timeslink { left: 235px !important;}
	.sidebar-bottom-content .sidebar.bg-gradient{ overflow-y:auto;}
	body .mc-list-wrap{ padding-left:0px; padding-right:0px;}
	.main-capsule.collapse .capsule-content{ padding-right:20px;}
	/*.hideinmob{ display:none;}*/
	#shopping-cart{ width:auto; top:16px;}
	#shopping-cart svg{ display:block;}
	#shopping-cart .counter{ right:-12px;}
	.fixedheader .filter-link-popup{ top:-36px;}
	.comp-post-sidebar{ left:-280px;}
	.comp-post-content{ margin-left:0px; padding-top:0px;}
	.comp-post .search-header-same .quest-bx-sml{ left:15px; right:15px;	}
	.comp-post .nw-header-left{ padding-left:15px;}
	.handbergqstn{ position:fixed;}
	.handbergqstn{ display:block;}
	#discuss_list .handbergqstn{ display:none;}
	.mc-list-wrap{ padding-left: 110px;padding-right: 20px;}
	.capsule-content{ padding-left:110px;}
	.mc-list-wrap.scrolled{ padding-left:0px; margin-left:220px; width:100%; padding-right:0px;}
	/********** SIDECOLLAPSE **********/
	.cm-ovt-wrp header.header { min-height:76px; left: 0px; padding-left:10px; min-height:75px;}
	.sidebar.collapse .sidebar-bottom-content{ padding-top:6px;}
	.cm-ovt-wrp header.header.collapse{ left:0px; margin-left:220px; width:100%; min-height:75px; }
	.capsule-content{ padding-left:0px; margin-left:20px; padding-right:20px; padding-top:120px;}
	.main-capsule.collapse .capsule-content{ padding-top:120px; width:100%; margin-left:230px;  padding-left:0px;}
	.sidebar-bottom-content{ padding-top:0px;}
	/*.cm-ovt-wrp header.header {left: 220px; width:100%;}*/
	.mclw-item .mclwi-img{ height:126px;}
	.mc-list-wrap li .mclw-item{ height:170px;}
	.capsule-content h2 {font-size: 2rem !important; margin-bottom:20px !important;}
	.capsule-content h2 .head-rgt-cnt{ margin-left:0px;}
	.capsule-content .ccbw-lft{ width:100%; margin-bottom:15px;}
	.capsule-content .ccbw-lft p{ margin-top:25px;}
	.capsule-content .ccbw-rgt{ width:100%;}
	/********** /SIDECOLLAPSE **********/
	.cm-ovt-wrp .header-nav{ width:100%;}
	.cm-ovt-wrp header.header .header-nav li{ margin-left:0px;}
	.cm-ovt-wrp .header-nav li, .cm-ovt-wrp header.header .header-rgt-cnt li{ width:100%; margin-left:0px;}
	.cm-ovt-wrp header.header .header-rgt-cnt{ width:100%;}
	.head-content {   position: absolute;  left: 0px;  right: 0px;  top: 75px; background: rgba(0,0,0,0.9);}
	.nab-tgl { position:relative; min-height:1px;  width: 30px; cursor:pointer; line-height: 9px;  float: right; margin-right: 15px; margin-top: 26px; margin-bottom: 24px;}
	.nab-tgl span{ transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -ms-transition:all 0.3s linear; height:3px; width:100%; display:inline-block; background:#fff; vertical-align:top;}
	.cm-ovt-wrp .header { border-bottom: 1px solid rgba(255,255,255,0.3);}
	.cm-ovt-wrp header.header .header-nav li a, .cm-ovt-wrp header.header .header-rgt-cnt ul li a{ padding:20px 15px; }
	.cm-ovt-wrp header.header .header-rgt-cnt ul{ width:100%;}
	.cm-ovt-wrp header.header .header-nav li, .cm-ovt-wrp header.header .header-rgt-cnt ul li{ border-bottom:1px solid rgba(255,255,255,0.2) !important;}
	.cm-ovt-wrp header.header .header-nav li a span{ display:none;}
	.cm-ovt-wrp header.header{ background:rgba(0,0,0,0.5);}
	.head-content{ display:none;}
	.mobtoggle .head-content{ display:block;}
	.mobtoggle .nab-tgl span{ position:absolute !important;}
	.nab-tgl{ width:40px !important; white-space:nowrap;}
	.mobtoggle .nab-tgl span { width:30px; border-radius:0px; height:2px;}
	.mobtoggle .nab-tgl span:first-child{ transform:rotate(45deg) !important; -webkit-transform:rotate(45deg) !important; -ms-transform:rotate(45deg) !important; margin-top:0px !important;}
	.mobtoggle .nab-tgl span:nth-child(2){ transform:rotate(-45deg) !important; -webkit-transform:rotate(-45deg) !important; -ms-transform:rotate(-45deg) !important; margin-top:0px !important;}
	.mobtoggle .nab-tgl span:nth-child(3){ display:none !important;}
	.setdropdown{ width:auto; float:right;}
	.creation-section #content.boards .main-box-blk .wrapper{ padding-left:0px; padding-right:0px;min-width:100%;}
	.creation-section #content.boards .main-box-blk #color-schemes{ width:100%; padding-left:15px; padding-right:15px;}
	.creation-section #content.boards .main-box-blk .chooseboard.chooseboard-row > div{ margin-bottom:20px; width:100%; height:180px; padding-top:55px;}
	body.creation-section #content .main-box-blk .browse .select-con{ max-width:50%; width:50% !important;}
	.bottom-progress-in{ font-size:12px;}
	.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft, .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft{ padding-left:15px; padding-right:15px;}
	.searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt, .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt{ padding-right:15px; padding-left:15px;}
	.ak-main-wrap .searchByTheme-popup .popup-search-panel h2, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel h2, .ak-main-wrap .searchByTheme-popup .popup-search-panel h2, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel h2{ font-size:22px;}
	.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input input, .ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt .psp-search-input input{ font-size:18px;}
	.psp-lft h4{ font-size:18px;}
	body .searchByTheme-popup .popup-search-panel, body .searchByTheme-popup.no-header-bg .popup-search-panel{ padding-top:0px;}
	body .inner-wrap{ padding-left:20px; padding-right:20px;}
	body.creation-section #settings.cart-owners-popup { padding-left: 30px; padding-right: 30px;}
	.creation-section .scrolled #settings.cart-owners-popup{ margin-left:130px;}
	.cart-page .friends.box-shadow.friendlisting.frndlstpup{ max-width:none; left:15px; right:15px;}
	.creation-section .frndsscrollht .friend-box{ width:100%;}
	.chap-exp-rd{ width:250px; height:250px;}
	.exp-head h3{ font-size:70px;}
	.exp-head{ top:68px;}
	.sidebar.collapse {width: 220px;}
	.sidebar.collapse .logo{ margin-left:30px; margin-right:30px;}
	.sidebar.collapse .navbar ul{ padding-left:15px; padding-right:15px;}
	.sidebar.collapse .sidebar-bottom-content{ padding-left:45px; padding-right:45px;}
	.sidebar.collapse .user-profile-wrap{ padding-left:20px; padding-right:20px;}
	.fx-content .content-account .member-col{ padding-right:20px;}
	.fx-content .content-account .member-col:last-child{ padding-right:20px;}
	.bottom-progress{ left:0px; right:0px;}
	.cbp-spmenu-push-toright .bottom-progress{ left:0px;} 
	.nab-tgl span{ width:7px; height:7px; margin-left:3px; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; transform:none !important; 
	-webkit-transform:none !important; -ms-transform:none !important; margin-top:0px !important; position:static !important; display:inline-block !important;}
	.nab-tgl{ width:auto; padding-top:6px;}
	.sidebar{ left:-210px;}
	.sidebar-blurbg{ left:-220px;}
	.sidebar.collapse, .sidebar.collapse .sidebar-blurbg{ left:0px;}
	.emw-txt .emwt-body .emwtb-bx{ width:100%;}
	.emw-txt .emwt-body .emwtb-bx:not(:first-child)::after{ display:none;}
	.account-wrp .fx-content{margin-left:0px; margin-right:0px;}
	.account-label .control-label.col-md-5{ width:33%; float:left;}
	.account-label .col-md-7.col-sm-8{ width:67%; float:left;} 
	.login-wrap .user-profile-wrap .bg-txt{font-size: 4rem;}
	.bk-btn-arw{ margin-top:30px;}
	.input-wrap.remfor-wrap label input:checked ~ span:before {line-height: 13px;}
	body.creation-section div#settings.cart-owners-popup{ padding-left:25px; padding-left:25px;}
	.emailmodal .email-modal-wrap{ padding-left:220px;}
	body.creation-section div#settings.cart-owners-popup.active{ padding-left:100px;}
	.creation-section #settings .wrapper.invitation-page-wrap .central.stg-blk-wp{ padding-left:20px;}
	body.creation-section #settings .wrapper.invitation-page-wrap .central .ipw-rgt{ padding-left:0px;}
	body.creation-section #settings .wrapper.invitation-page-wrap .central .ipw-lft{ left:0px;}
	.pg-bk-stng a{ left:38px; margin-top:-10px;}
	.confirmon-box{ margin-left:-175px !important;}
	.inpt-bx-wrp .multiSelect .helperButton { width: 49%;}
	.inpt-bx-wrp .multiSelect .line{ max-height:none;}
	.creation-section #content.boards .inpt-bx-wrp input[type="text"]{ margin-bottom:0px;}
	.content-account .setting-overlayer.acnt-stng-ovl{ padding-left:20px !important;}
	#discuss_gallery_elements .search-header-same .nw-header-left { padding-left:50px;}
	.acnt-btn-act .editstng, .account-label .acnt-btn-act a{ padding-right:5px;}
	.fx-content .account-label .acnt-btn-act .btnsbmt{ padding-right:8px;}
	.sidebar.collapse .user-profile-wrap{ padding-top:14px; min-height:75px;}
	body #search_gallery_elements #dropzone .quest-btm-rw > a.sg-post-btn{ float:none; }
	.bk-btn-arw{ margin-top:27px; }
	.ak-main-wrap .tag-block.tag-blk-mbx{z-index:1;	}
	.record-v-pic img, .record-v-popup img{ min-height:100%;}
	.searchByTheme-popup .popup-close-link, #inviteFriendPopup .popup-close-link { right: 15px; top: 15px;}
	.popup-close-link, .popup-close-link-reverse{ width:auto !important;}
	body .page-arrow-cmn{ width:22px; height:22px;}
	body .page-arrow-cmn.left-page-arrow{ background-size:100% !important; left:8px !important;}
	 body .page-arrow-cmn.right-page-arrow{ background-size:100% !important; right:8px !important;}
	#scrpt-player #siteAudioPlayer{ bottom:28%;}
	#search_view .post-tags-wrap{ left:20px; right:20px;}
	body #search_view main.container .text-editor .froala-box, body #search_view main.container .text-editor .fr-box{ padding:0px;}
	
	body .login-popup .lp-content{display: inline-block; padding-left:0px; padding-right:0px; position:static; margin-left:0px; height:auto;}
	body .login-popup .lp-content > div{ width:100%;}
	body .closefilter{ right:15px; top:15px;}
	body .login-popup .lp-overlay{ display:none;}
	body .login-popup .lp-content .lpc-txt-bx h2{ margin-top:40px; margin-bottom:40px;}
	body .login-popup{ padding-top:100px; padding-left:20px; padding-right:20px;}
	.blk-spc{ height:15px; bottom:-15px;}
	body #discuss_list.container.space-top{ padding-top:60px;}
	.srch-view-ftr .post-links #a-tooltip7{
		display:inline-block;
	}
	.mbl-jheader-nav{ display:none; position: absolute; left: -68px; right: -15px; top: 51px;
    border-bottom: 1px solid #555; padding-top: 15px;  padding-bottom: 15px;    background: rgba(0,0,0,0.8);}
	.mbl-jheader-nav .col-sm-4{ padding:10px 20px; display:inline-block !important; width:100%; }
	.pos-add-nw{ left:20px; top:13px;}
	.mbl-jheader-nav .j-head-slct-plus{ padding-left:35px;}
	.j-header{ min-height:74px;}
	.j-discuss-list-mp .mbl-jheader-nav ~ .col-sm-3{ display:block !important;}
	.mbl-j-toggle{ display:block; z-index:1; right:-15px;}
	.nav-top-j{ margin-right:30px !important;}
	.j-header-navtgle{ display:block;}
	.mbl-jheader-nav .selectricItems{ position:relative;}
	.mbl-jheader-nav{ max-height:300px; overflow-y:auto;}
	.mbl-jheader-nav .j-head-slct .selectricItems{ max-width:100%;}
	.invt-blk-inwrp, .invt-blk-tune{ position:fixed !important; padding-left:15px; padding-right:15px; left:0px; right:0px; bottom:30px;}
	.ixt-control{ max-width:100%;}	
	.agree-cookwrap{padding:15px 20px;}
	.agree-cookwrap .agree-link { position: static; -webkit-transform: none;transform: none;-ms-transform: none;
      padding: 10px 30px; margin:0px auto;  text-align:center; display: block; max-width: 120px; margin-top: 20px;}
}
@media (min-width:641px) and (max-width:767px){
	.header-timeline .top-nav-bx{ left:50% !important; margin-left:-48px;}
	.fixedheader .header-timeline .top-nav-bx{ left:0px !important; margin-left:0px;}
	.fixedheader .quest-bx{ padding-right:280px;}
}
@media all and (max-width:575px){
	.comp-post-content .col-xs-4.col-sm-4{ width:100%;}
	.email-modal-wrap .emw-txt .emwt-body{ padding-left:0px; padding-right:0px;}
	.emailmodal .emw-txt .emwt-body .emwtb-bx {padding-left: 16px; padding-right: 16px;}
	.emailmodal .email-modal-wrap {padding-left: 0px; z-index: 1111111; overflow-y:auto;}
	body .email-modal-wrap .emw-overlay{ position:fixed;}
}
@media (min-width:576px) and (max-width:767px){
	.comp-post .user-panel { padding: 5px 0px;}
}
@media screen and (max-width:640px){
	.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft{ padding-left:15px;}
	body #search_view .popup-close-link { right: 15px; top: 12px;}
	body .header .quest-btm-rw{ text-align:left;}
	body .fixedheader .quest-btm-rw{ text-align:right;}
	body.creation-section #settings .wrapper.invitation-page-wrap .central .ipw-lft{ padding-right:0px; width:100%;}
	.sidebar-bottom-content .sidebar-bottom-content{ position:relative;}
	.input-form-wrap { width:100%;}
	.ak-main-wrap .quest-bx{ font-size:10px; padding-left:20px;}
	.fixedheader .filter-link-popup{ top:-77px; right:0px;}
	.fixedheader .quest-btm-rw{ right:60px !important;}
	.nav-toggle.toggle-menu{ margin-left:0px;}
	.fixedheader .quest-bx{ padding-right:280px; padding-left:22px;}
	.header-timeline .display-cell{ display:inline-block; width:100%; margin-bottom:10px;}
	.ak-main-wrap .header-timeline .quest-btm-rw{ margin:0px; left:0px;}
	.header-timeline{ padding-top:14px; padding-bottom:0px;}
	#search_gallery_elements .ak-main-wrap .quest-block{ padding:0px !important;}
	.header-timeline .quest-block{ max-height:none;}
	.header-timeline .tag-block .dropdown-box { display: inline-block; margin-top: -7px;vertical-align: top;}
	.header-timeline .filter-btnwrp {  margin: 10px 0px; display: inline-block;}
	.ak-main-wrap .quest-bx{ margin-bottom:0px;}
	.head-menu { left: 12px; top: 4px;}
	.fixedheader .quest-btm-rw{ top:0px !important; bottom:auto !important;}
	.fixedheader .filter-link-popup {  top: -86px;}
	.ak-main-wrap .fixedheader .header-timeline{ height:50px; overflow:hidden;}
	.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft,
	.searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt,
	.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-lft,
		.ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt
	{ display:inline-block; width:100% !important; padding-top:0px; margin-bottom:25px;}
	.psp-lft h4{ margin-top:0px; margin-bottom:15px;}
	.ak-main-wrap .searchByTheme-popup .popup-search-panel h2, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel h2{ min-height:1px; margin-bottom:25px;}
	#search_gallery_elements .ak-main-wrap .ansr-box{ margin-bottom:0px;}
	.fixedheader .head-menu{ margin-top:12px;}
	body #search_view main.container{ padding-left:15px; padding-right:15px;}
	.tag-blk-mbx .tag-label{ min-width:100%; padding-right:0px;}
	.tag-blk-mbx .search-image-wp{ max-width:100%;}
	.clear-all{ margin-bottom:0px;}
	.ak-main-wrap .header-timeline .static-filter{ text-align:left;}
	.static-filter .filter-btnwrp, .static-filter .dropdown-box, .static-filter .filter-btnwrp{ margin-right:0px;}
	.key-blk-max{ margin-bottom:0px;}
	.ak-main-wrap .fixedheader .quest-btm-btn{ width:74px;}
	.key-blk-max .mCSB_container{ min-height:0px;}
	.tag-blk-mbx .tag-label{ border-bottom:none;}
	.ak-main-wrap .header-timeline{ transition:none; -webkit-transition:none; -ms-transition:none;}
	.cart-main .cp-item-wrap{ overflow-x:auto;}
	.cart-main .cp-item-wrap table{ min-width:600px;}
	.frnd-gridwrp, .ownerwrap .add-member{ padding-left:15px; padding-right:15px;}
	.sidebar-bottom-content .sidebar .back-btn{ position:static;}
	.sidebar-bottom-content .sidebar-bottom-content{ min-height:1px;}
	.fx-content .content-account .member-list-block li { width: 50%;}
	 .account-wrp .fx-content .member-btn-rw button{ min-width:1px; width:auto;}
	 .dw-rpt{ float:none !important; display:inline-block; vertical-align:top;}
	 .fixedheader .quest-btm-rw { right: 94px !important;}
	 .searchByTheme-popup .popup-close-link, #inviteFriendPopup .popup-close-link{ top:15px; right:15px;}
	 .creation-section .stg-blk-wp .pagination li a{ padding-left:12px; padding-right:12px;}
	.creation-section #settings .wrapper.invitation-page-wrap .central .ipw-rgt{ display:inline-block;}
	body.creation-section .stg-blk-wp .pagination{ display:inline-block; width:100%;}
	.ak-main-wrap .quest-block .display-cell{ padding-right:0px;}
	.ak-header-sglist .quest-bx span{ font-size:16px;}
	#search_gallery_elements .ak-main-wrap .ansr-box{ max-height:54px;}
	.key-blk-max{ max-height:54px;}
	.head-menu{ margin-top:10px;}
	.static-filter .filter-btnwrp, .static-filter .dropdown-box, .static-filter .filter-btnwrp{ margin-right:20px;}
	.fixedheader .static-filter .filter-btnwrp, .fixedheader .static-filter .dropdown-box, .fixedheader .static-filter .filter-btnwrp{ margin-right:0px;}
	.ak-main-wrap .static-filter a {  margin-left:0px; }
	.fixedheader .ak-main-wrap .static-filter a {  margin-left:-10px; }
	.creation-section #settings input[type=text], .creation-section #settings input[type=email], .creation-section #settings input[type=password]{margin-bottom:0px;	}	
	.ak-journal .header-timeline{ padding-top:50px; padding-bottom:50px;}
	.ak-journal .header-timeline .display-cell.static-filter{ bottom:-56px;}
	.ak-journal .head-menu { margin-top: 9px;}
	.nav-top-j { margin-top: -12px !important;}
	.mbl-j-toggle { right: -25px; top: 10px;}
	.j-header {min-height: 51px; padding-bottom:7px;}
	.mbl-jheader-nav{ top:29px;}
	.mp-journal-list .search-header-same .nw-header-left { height: 50px;}
	body .journal-discuss-list #discuss_list.container.space-top {
    padding-top: 90px;}
	.j-content-wrp > .row.text-right { margin-top: -8px !important;}
	.mp-journal-list .icon-check.right-page-arrow { top: 8px;}
	.ak-journal .tag-block.tag-blk-mbx{ padding-left:2px;}
	.ak-journal .header.header-bg .filter-keyword-box .filter-keyword{ margin-bottom:0px;}
	.ak-journal .clear-all { margin-bottom: 5px; margin-top: 5px;}
	.j-content-wrp { padding-left: 0px; padding-right: 0px; min-width: 100%; left:-30px; right:-30px;}
	.flash_block .flash_msg_element{ height:auto; padding:15px 10px; line-height:20px; }
	.searchByTheme-popup .popup-search-panel .psp-inner .psp-lft{ padding-left:15px;}
	.searchByTheme-popup .popup-search-panel ul.psp-rgt-list{ padding-left:0px;}
	.ak-main-wrap .searchByTheme-popup .popup-search-panel h2, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel h2, body .searchByTheme-popup .popup-search-panel h2, body .searchByTheme-popup.no-header-bg .popup-search-panel h2{ min-height:1px; margin-bottom:25px;}
	.close-slide-link{ left:15px;}
	.slide-j-title{ padding-left:40px; padding-right:40px;}
	.slide-j-content { padding: 20px 40px;}
	.slide-j-content li{ margin-bottom:10px;}
}
@media screen and (max-width:500px){
	.pv-list-wrap{ max-width:380px;}
	.list-pv-scroll li i svg { width: 30px;}
	.list-pv-scroll li { padding: 16px 25px;}
	.list-pv-scroll{ height:auto;}
}
@media screen and (max-width:480px){
.slide-block{ width:82%; right:-82%;}
  .togglepanel-right .slide-block{ right:0px;}
.j-content-wrp > .row.text-right > .col-sm-6{ padding-right:0px; margin-right:-20px; float:left;}
	.ak-journal  .justified-gallery{ margin-top:-50px;}
	.ui-corner-all.ui-resizable{ top:100px !important;}
	.creation-section .pagination li a{ padding-left:10px; padding-right:10px;}
	body.creation-section #content .main-box-blk .browse .pg-lb-mbl .select-con { width: 50% !important; max-width: 50% !important; padding-right:10px; float:left;}
	.creation-section #settings .members-con .friends .friend{ margin-bottom:20px;}
	body .plt-ovt-gp .member-input-row .member-col{ width:100%; padding-right:0px;}
	body .ui-dialog{ max-width:100%;}
	.inner-wrap { padding:0 20px;}
	.sidesociallink li{ margin-right:10px;}
	.ak-header-sglist .quest-bx span{ font-size:14px;}
	.fixedheader .quest-bx{ padding-top:5px;}
	 .creation-section .main-box-blk .chapter-library-block > ul > li, .creation-section .main-box-blk .chapter-row > ul > li{ width:100%;}
	 .creation-section #content.boards .main-box-blk #color-schemes{ width:100%;}
	 body.creation-section #content .main-box-blk .browse .select-con{ width:100% !important; max-width:100% !important;}
	 .bottom-progress .display-cell{ display:inline-block; width:100%; margin:5px 0px; text-align:center;}
	 .ak-main-wrap .searchByTheme-popup .popup-search-panel .psp-inner .psp-rgt-list li a, .ak-main-wrap .searchByTheme-popup.no-header-bg .popup-search-panel .psp-inner .psp-rgt-list li a{ font-size:14px;}
	 main.container.ak-gal-view .bx-sz #editor #edit{ min-height:300px;}
	 body #search_view main.container .text-editor .froala-box, body #search_view main.container .text-editor .fr-box{ padding:0px;}
	 body .ccbw-btm li, .ccbw-btm li:nth-child(2n+1){ width:100%;}	 
	 .ak-gal-view  .m-gridster .gridster .gs-w{ float:left; position:relative !important; max-width:50%; left:0px !important; top:0px !important; bottom:0px !important; right:0px !important; height:auto;  }
	 .ak-gal-view  .m-gridster .gridster .gs-w img{ vertical-align:top;}
	 .ak-gal-view  .m-gridster .gridster #grid{ height:auto !important;}
	 #overflow-container main.container .gridster #grid{ max-width:100%;}
	 #search_view .m-gridster .close_icon{ bottom:20px;}
	 .ak-gal-view .m-gridster .tb-cell{ height:110px;}
	 body .cart-page.cm-cart-page .cp-item-wrap table tr th:first-child, body .cart-page.cm-cart-page .cp-item-wrap table tr td:first-child{ width:120px;}
	 .own-head{ font-size:16px !important;}
  	.own-head span{ font-size:10px !important;}
	.fx-content .content-account .member-list-block li { width: 100%;}
	body.creation-section .pagination li a {font-size: 13px; display:inline-block;}
	.fixedheader .quest-bx{ display:none;}
	.account-label .control-label.col-md-5{ width:100%;}
	.account-label .col-md-7.col-sm-8{ width:100%;} 
	.fixedheader .filter-link-popup { top: -46px;}
	body .input-wrap input[type="submit"]{ margin-top:20px;}
	.multiSelect .checkboxLayer{ width: calc(100% - 0px);}
	.flash_msg_element{ min-width:1px;}
	.quest-row-sml .quest-bx-sml span{ font-size:18px;}
	.confirmon-box {margin-left: -175px !important; padding-left:24px; padding-right:24px;}
	.account-input{ padding-right:40px;}
	.acnt-cntnt-wrp .multiSelect .checkboxLayer { width: calc(100% - 38px);}
	.header .tag-label{ border-bottom:none;}
	.bottom-progress{ padding-bottom:0px;}	
	.mclw-item .mclwi-action .mca-bx{ padding-left:4px;}
	body.creation-section div#settings.cart-owners-popup{ padding-left:15px; padding-right:15px;}
	.acnt-cntnt-wrp .multiSelect .checkboxLayer, .fx-content.acnt-cntnt-wrp .multiSelect.inlineBlock > button, body.creation-section #content.boards .acnt-cntnt-wrp .account-input .form-control{ margin-left:0px !important;}
	.fx-content .content-account .member-list-block li{ padding-left:0px;}
	.m-gridster .gs-w .addnote{ height:146px;}
	#search_view .m-gridster .gs-w .addnote::before { WIDTH: 100PX; LEFT: 50%; MARGIN-LEFT: -50PX; HEIGHT: 100PX; top:50%; margin-top:-50px;}
	.add-folder-popupui .confirmon-box { margin-left: 0px !important; left: 15px;  right: 15px; width: auto; max-width:none;}
}
@media all and (max-width:420px){
	.popup-avtar-crop .popup-inner-txt .popup-select-image, .popup-avtar-crop .popup-inner-txt > div:not(.clear) { height: 200px !important;}	
}
@media (min-width:361px) and (max-width:400px){
	.mclw-item .mclwi-action a{font-size: 0.70rem;}
	.pv-list-wrap { max-width: 340px;}
}
@media (min-width:361px) and (max-width:480px){
	.creation-section .main-box-blk .chapter-library-block > ul > li, .creation-section .main-box-blk .chapter-row > ul > li, .mc-list-wrap li{ padding-right:8px; padding-bottom:0px;}
	.creation-section .main-box-blk .chapter-library-block > ul > li:nth-child(2n), .creation-section .main-box-blk .chapter-row > ul > li:nth-child(2n), .mc-list-wrap li:nth-child(2n){ padding-left:8px; padding-right:15px;}
	.mclw-item .mclwi-action .mca-bx{ padding-right:0px;}
}
@media (min-width:401px) and (max-width:480px){
	.creation-section .main-box-blk .chapter-library-block > ul > li, .creation-section .main-box-blk .chapter-row > ul > li{ width:50%; margin-bottom:0px;}
}
@media screen and (max-width:400px){
	.cp-st-mb{ right:150px !important;}
	.chapter-item .mclwi-action .mca-bx:nth-child(2){ min-width:50px;}
	#content #menu-button.timeslink{ width:30px; height:30px; padding:2px;}
	.cbp-spmenu-push-toright .timeslink span{ width:22px;}
	.left-side {padding-left: 30px;}
	.sidebar-top-box{ padding-left:10px; padding-right:10px;}
	.fixedheader .quest-bx { display:none;}
	.fixedheader .filter-link-popup { top: -46px;}
	.ak-gal-view  .m-gridster .gridster .single_image{ height:320px !important;}
	.chap-exp-rd{ width:200px; height:200px;}
	.exp-head { top: 56px;}
	.exp-head h3{ font-size:50px;} 
	.frnd-gridwrp .friend-list-rw ul li{ width:100%;}
	.creation-section .ownerwrap .pagination li a, .creation-section .frnd-gridwrp .frndsscroll .pagination li a{ padding-left:7px; padding-right:7px;}
	.own-head{ padding-top:15px; padding-bottom:15px;}
	.creation-section #settings  h3.own-head .show-members{ float:none; padding-left:0px;}
	.creation-section #settings .cap-own-hd h3 .show-members{ float:none; display:inline-block; padding-left:0px;}
	.member-box .member-info p{ padding-bottom:4px;}
	.static-filter .filter-btnwrp, .static-filter .dropdown-box, .static-filter .filter-btnwrp{ margin-right:10px;}
	/*.static-filter .filter-btnwrp, .static-filter .dropdown-box, .static-filter .filter-btnwrp{ margin-right:0px;}*/
	.ui-widget-content.ui-autocomplete{ min-width:1px !important; max-width:90% !important;}
	.confirmon-box {margin-left: -150px !important;}	
	.drpdwn-tool{ width:260px;}
	.drpdwn-tool ul{ padding-left:0px; padding-right:0px;}
	.col-cs-2{ padding-left:0px;}
}
@media all and (max-width:360px){
	.ak-main-wrap .static-filter a, .ak-main-wrap .quest-btm-btn{ font-size:12px;}
	.fixedheader .quest-btm-rw { right: 80px !important;}
	.confirmon-box {left: 15px; right: 15px; width: auto; max-width: none; margin-left: 0px !important;}
	.static-filter .filter-btnwrp, .static-filter .dropdown-box, .static-filter .filter-btnwrp{ margin-right:8px;}
	.mc-list-wrap li{ width:100%; padding-bottom:0px;}
	body .sidebar-bottom-content .sidebar .back-btn{ left:10px;}
	.main-box-blk .header-nav .right-page-arrow.cap-back.bk-btn-arw { margin-left: 35px;}
	.header-rgt-cnt .dropdown-menu{ right:16px;}
	.cp-st-mb {right: 135px !important;}
	.creation-section .pagination li a {padding-left: 9px; padding-right: 9px;}
	.creation-section #content .browse .tabs li:last-child{ margin-right:0px;}
	.pv-list-wrap { max-width: 300px;}
}

@media (min-width: 768px) {
	/*
	.journal-discuss-list .comp-post-content section.col-xs-4.montage-box.newrow4 {
		clear: both !important;
	}
	
	.journal-discuss-list .comp-post .user-info2 {
		height: auto !important;
		max-height: 450px;
	}
	*/
	#discuss_gallery_elements.journal-discuss-list .comp-post a.cafe-media-item {
		/*
		min-height: 380px;
		max-height:unset;
		*/
		min-height: auto;
		max-height: unset;
		width:475px;
		height: 475px;
		
	}
	#discuss_gallery_elements.journal-discuss-list .comp-post a.cafe-media-item img.media_img {
		width:100% !important;
		height: 100% !important;
		
	}
	#discuss_gallery_elements.journal-discuss-list .MPdiscuss_list_media {
		margin: 0 auto;
		width: 525px;
	}
}

@media screen and (min-width: 575px) and (max-width: 768px) {
	#discuss_gallery_elements.journal-discuss-list .ad-area {
		display:none;
	}
	#discuss_gallery_elements.journal-discuss-list .comp-post a.cafe-media-item {
		/*min-height: 221px;*/
		min-height: auto;
		max-height: unset;
		width:360px;
		height: 360px;
	}
	#discuss_gallery_elements.journal-discuss-list .comp-post a.cafe-media-item img.media_img {
		width:100% !important;
		height: 100% !important;
		
	}
	#discuss_gallery_elements.journal-discuss-list .MPdiscuss_list_media {
		margin: 0 auto;
		width: 410px;
	}
}
@media (max-width: 574px) {
	#discuss_gallery_elements.journal-discuss-list .ad-area {
		display:none;
	}
	#discuss_gallery_elements.journal-discuss-list .comp-post a.cafe-media-item {
		/*min-height: 480px;*/
		min-height: auto;
		max-height: unset;
		width:280px;
		height: 280px;
	}
	#discuss_gallery_elements.journal-discuss-list .comp-post a.cafe-media-item img.media_img {
		width:100% !important;
		height: 100% !important;
		
	}
	#discuss_gallery_elements.journal-discuss-list .MPdiscuss_list_media {
		margin: 0 auto;
		width: 330px;
	}
}
.tagIt {line-height: 140%;}
.ak-tag-maxsrch tags-input .tags .input {width : 100% !important;}

@media screen and (max-width: 1200px), 
       screen and (max-height: 750px) {
	.stream_settings_page .confirm-folder-content {
		max-height: 430px !important;
	}
}