/* Fixes for Concrete5 9.0 issues Starts */
div#ccm-inline-toolbar-container ul#ccm-layouts-toolbar {
    left: auto !important;
}
.ccm-ui .bootstrap-select .dropdown-menu li {
    position: unset;
    visibility: visible;
}
.ccm-notifications-box {
    color: #000;
}
.ccm-notifications-box-body.show {
    visibility: visible;
}
.collapse.show {
    visibility: visible;
}
a.btn-close.ccm-notifications-box-close, button.ui-dialog-titlebar-close{
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
	border: none;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable[aria-describedby="page-edit-nav-problog"] {
    display: none !important;
}
/* Fixes for Concrete5 9.0 issues Ends */
.block.activate-modal h2 {
    margin: 0;
}
.introjs-skipbutton {
    color: #23527c !important;
}
li.ui-sortable-handle {
    display: inline-block;
    float: left;
}
.hvr-wobble-vertical.eachList {
    box-shadow: rgb(0 0 0 / 60%) 0px 1px 2px;
}
.btn.btn-ql a {
    color: #fff !important;
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }
#dashboard ul.dashboard .block.blocked_ .block-header {
    background-color: grey !important;
}
.modal-body img {
    max-width: 100% !important;
    max-height: 55px !important;
    margin-top: 0px  !important;
    width: auto;
}
div#sidepanel-modal {
    background: rgba(0,0,0,0.5);
}
.modal-body .block .content{
	margin:0 auto !important; text-align:center !important;}
div#dashboard {
	position:unset;
	float:none;
	width: auto;
}
html, body {
	overflow-x: hidden;
}
#dashboard ul.dashboard .block .block-header {
    background-color: #187DCE;
}
.modal-body .col-img img {
    max-width: 30px !important;
    max-height: 30px !important;
    margin-top: -4px;
}
.store_icon.clearfix.row .block-header {
    background-color: #67B053;
    padding: 4px 8px;
    height: 54px;
    text-align: center;
    color: #fff !important;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    min-width: 120px;
}
.btn.btn-ql a {
    color: #fff !important;
    padding: 0 5px;
    display: block;
    width: 100%;
    word-break: break-word;
    text-align: center;
    font-size: 14px;
}
@media only screen and (max-width:1199px) {
.btn.btn-ql a {
    white-space: break-spaces;
}
}
@media only screen and (max-width:1024px) {
.btn.btn-ql a {
    text-decoration: none;
    white-space: break-spaces;font-size: 11.5px;
}
.store_icon .block {
	width:100%
}
.store-header a {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100px;
    display: block;
}
}
@media only screen and (max-width:768px) {
.store_icon .block {
	width:100%
}
.store-header a {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100px;
    display: block;
}
.btn.btn-ql a {
    text-decoration: none;font-size: 11.5px;
    white-space: break-spaces;
}
.dashboard-footer .col-sm-6 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}
.store_icon.clearfix.row .block-header {
	    width: 100%;
    min-width: 100%;
    display: block;
}
.store-description {
    text-align: center;
}
.store_icon .block .block-header h2{
	font-size: 14px;
    word-break: break-word;
    padding: 15px 5px;
}
}
@media only screen and (max-width:680px) {
.store_icon .block .block-header h2{
	font-size: 14px;
    word-break: break-word;
    padding: 15px 5px;
}
	.store-description {
    text-align: center;
}
.store_icon .block {
	width:100%
}
.store_icon.clearfix.row .block-header {
	    width: 100%;
    min-width: 100%;
    display: block;
}
.store-header a {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100px;
    display: block;
}
.slicknav_btn {
    top: -25px !important;
}
.balogo {
    margin-left: 15px;
    position: relative;
    top: 15px;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
}

.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
}
.slicknav_nav {
    clear: both;
}
.btn.btn-ql a {
    text-decoration: none;font-size: 11.5px;
    white-space: break-spaces;
}
}
