﻿
header {
    position: initial;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px !important;
    border-bottom: 4px solid #000 !important;
    background-color: #3e9e3a;
}

#mobile-bar {
	padding-right: 200px;
}
#mobile-bar {
	position: sticky;
	display: flex;
	width: 100%;
	top: initial;
	left: 0;
	z-index: 9999;
	padding: 2px 0 2px 0;
	color: #fff;
	background: #5a5a5a;
	background: -webkit-linear-gradient(top,#5a5a5a,#525252);
	background: -o-linear-gradient(top,#5a5a5a,#525252);
	background: -moz-linear-gradient(top,#5a5a5a,#525252);
	background: linear-gradient(to bottom, #5a5a5a, #525252);
	text-align: center;
	justify-content: flex-end;
}
    #mobile-bar #support { width: 33.33%;}
    #mobile-bar #phone { width: 33.33%;}
    #mobile-bar #login { width: 33.33%;}

    a#mobile-number { display: none;}
    #mobile-bar #phone { margin-right: 10px;}

#mobile-bar #support {
	width: 12.4%;
	margin-right: 10px;
}
div#desktop-number {
	display: inline-block;
	width: 100%;
}
#mobile-bar #PanelAccountMenu { display: inline-block; width: 13.0%;}
#mobile-bar .button {
	background: #7c7e80;
	background-image: -webkit-linear-gradient(top, #7c7e80, #595b5c);
	background-image: -moz-linear-gradient(top, #7c7e80, #595b5c);
	background-image: -o-linear-gradient(top, #7c7e80, #595b5c);
	background-image: linear-gradient(to bottom, #7c7e80, #595b5c);
	border-radius: 2px;
	font-family: Arial;
	color: #ffffff;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	font-size: 14px;
	margin-right: 10px;
}
#mobile-bar span {
	padding: 0 6px 0 0;
	vertical-align: middle;
}
#mobile-bar img {
	width: 18px;
	padding: 0 0 2px 0;
	vertical-align: middle;
}
#mobile-bar #phone {
	width: 16.0%;
	max-width: 185px;
}





header .header-wrap {
 display: flex;
 position: sticky;
 position: initial;
 flex-direction: row;
 height: 45px;


 justify-content: space-between;
align-items: center;
}



header .mobile {
    display: flex;
    flex-direction: row;
    width: 95%;
    justify-content: center;
}
header .mobile .left {
    width: 10%;
}
header .mobile .left img.logo {
    width: 52px;
}
header .mobile .centre {
    width: 80%;
    align-self: center;
    text-align: center;
}
header .mobile .right {
    width: 10%;
}
header .mobile-menu {
	position: absolute;
    top: 0;
	right: 0;
}









header .desktop .logo {
 width: 33%;
 width: initial;
 padding-left: 25px;
}

header .logo img, img.logo {
/* position: absolute;
 top: 0;
 left: 4%;
 width: 3%;
 min-width: 55px;
 height: auto;*/
}
header .desktop img.logo {
    max-width: 55px;
    vertical-align: middle;
}
header .desktop .dash-area {
	display: flex;
	width: 33.33%;
	align-items: center;
	justify-content: center;
}

#LinkAccountMenu {
    margin-right: 20px;
}

#LinkAccountMenu {
    text-decoration: none;
    color: #525252;
    font-weight: bold;
}

header .account-menu {
    position: relative;
    display: flex;
    width: initial;
    align-items: center;
    justify-content: center;
}

header .account-sub-menu {
 position: absolute;
 display: none;
 top: 26px;
 right: 0;
 background-color: #f9f9f9;
 min-width: 160px;
 box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 z-index: 1;
}

header #account-sub-menu a {
 color: black;
 padding: 4px 16px;
 text-decoration: none;
 display: block;
}
header #account-sub-menu a:hover { background-color: #f1f1f1; }
header #account-sub-menu:hover #account-sub-menu { display: block; }
header .account-sub-menu-show { display: block; }






.button {
    background: #00adef;
    background-image: linear-gradient(to bottom, #00adef, #0084b5);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-style: none;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 28px 10px 28px;
    text-decoration: none;
    text-transform: initial;
    background: #202685;
    background-image: linear-gradient(to bottom, #5d81c7, #2d4e83);
}

.button-small {
    width: fit-content;
    height: fit-content;
    padding: 6px 12px 6px 12px;
    font-size: 14px;
}
.button:hover, .button-small:hover {
    cursor: pointer;
    background-image: linear-gradient(to bottom, #5d81c7, #3363af);
}

#flex-box-wrap {
 display: flex;
 margin-top: 78px;
 margin-top: 48px;
 margin-top: 0;
}

.mean-nav {
    margin-top: 72px !important;
}

.mean-nav ul img {
 vertical-align: middle;
 max-width: 26px;
 max-width: 46px;
 margin: 0 14px 0 0;
 margin: 0;
}
.mean-nav h3 {
padding: 0;
}


#nav, .nav {
 padding: 0 0.4% 0 0.4%;
 color: #ffffff;
 background-color: #282828;
}

/* accordion in left hand column */
.accordion {
    width: 298px;
    padding: 0;
    background-color: #282828;
}
.accordion h3, h3.vis-editor {
    background-color: #393939;
    border-bottom: 1px solid #B4B4B4;
    cursor: pointer;
    margin:0;
    background-color: #313131;
    border-bottom: 1px solid #545454;
}

.accordion h3 img, .accordion h4 img {
    width: 12%;
    height: auto;
    padding: 1% 4% 1% 4%;
    vertical-align: middle;
}

.accordion .pane ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

.accordion h4 a {
 font-size: 14px;
display: block;
margin: 0 0 0 0;
padding: 4% 0 4% 0;
color: #ffffff;
text-decoration: none;
font-size: 0.9rem;}

.accordion h3 a {
 display: block;
 margin: 0 0 0 0;
 padding: 4% 0 4% 0;
 color: #ffffff;
 text-decoration: none;
 font-size: 0.9rem;
}

.accordion .pane ul li a {
 display: block;
 margin: 0;
 padding: 0 0 0 1%;
 color: #ffffff;
 text-decoration: none;
 font-size: 1.0rem;
}

/*
.accordion h4 {
    color: #fff;
background-color: #393939;
border-right: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
border-left: 1px solid #B4B4B4;
}
*/

.grey-box {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* menus on dashboard page */
.dashboard {
 width: 100%;
 max-width: 1100px;
 color: #ffffff;
}

.dash-menu {
 float: left;
 width: 33.33%;
 height: 220px;
 margin: 1% 1% 1% 1.2%;
 border: 1px solid rgba(0,0,0,0.1);
}

.dashboard h3 {
 margin: 0;
 background-color: #393939;
 border-bottom: 3px solid rgba(254, 254, 254, 0.25);
}

.dashboard h3 a {
 padding: 2% 2% 2% 0;
 color: white;
 text-decoration: none;
}

.dashboard h3 a img {
 width: 38px;
 height: auto;
 padding: 1% 4% 1% 4%;
 vertical-align: middle;
}


header h3 img {
 width: 15%;
 height: auto;
 padding: 1% 4% 1% 4%;
 vertical-align: middle;
}

.dashboard .pane ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

.dashboard .pane ul li a {
 display: block;
 margin: 0;
 padding: 2% 0 2% 0;
 color: #000000;
 text-decoration: none;
}

.dashboard .pane ul li a:before {
 content: "\25BA";
 padding-right: 1%;
}

.accordion .pane ul li a:hover {
    color: yellow;
    background-color: #383838;
}

.dash-area {
 display: flex;
/* width: 33.33%;
 align-items: center;*/
 justify-content: center;
}

.dash-area span.phone  {
 margin-right: 18px;
 text-align: center;
 color: #000000;
}

.dash-area img, .button-image {
 margin: 0 16px 0 0;
 vertical-align: middle;
 position: relative;
 width: 15px;
 min-width: 15px;
 top: auto;
 left: 0;
}

#LinkPreview{
 margin-right: 1%;
}

#notify-area, .notify-area {
    display: flex;
    align-items: center;
    width: 95%;
    margin: 0;
    padding: 10px 0 10px 30px;
    border-radius: 0;
    /*    background-color: #eef8ef;*/
}

#notify-area, .notify-area {
    display: flex;
    align-items: center;
    width: 95%;
    margin: 10px;
    padding: 10px 0 10px 30px;
    border-radius: 8px;
    background-color: #eef8ef;
    border-color: gray;
    border-width: 1px;
    border-style: solid;
}

#template-selector {
    /*
 position: absolute;
 right: 30px;
 top: 90px;
    */
    z-index: 99;
}

#PlaceHolderPage {
 margin-bottom: 3% !important;
 margin-left: 0 !important;
 padding-left: 10px !important;
}

#PlaceHolderPage h3 {
    margin-top: 0px;
}

#pnlNewProduct #CategoryListPanel {
    display: flex;
    justify-content: space-between;
}

/* pictures preview panel for add products (and categories)*/
#dvPreviewPanel {
 position: relative;
 margin: 10px 0 10px 0;
 padding: 2px;
}

#dvPreviewPanel .img_preview {
    display: inline-block;
    position: relative;
    border: 4px dashed #a0a0a0;
    margin: 8px;
}

#dvPreviewPanel .img_preview input[type=image] {
 position: absolute;
 top: 6px;
 left: 4px;
 z-index: 9;
}


.width72vw {
    width: 72vw;
}
.centre {
    text-align: center;
}


/* Style the tab */
div.tab {
    min-width: 410px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/* Style the buttons inside the tab */
div.tab button, div.tab .tab-link {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-family: inherit;
}

div.tab a.tab-link {
    color: #2F4F4F;
    text-decoration: none;
}

/* Change background color of buttons on hover */
div.tab button:hover, div.tab .tab-link:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active, div.tab a.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    border-top: 1px solid #ccc;
}
.tabdefault {
	display: block;
}




#options h4:first-child {
}

.row {
    display: flex;
    margin-top: 18px;
}

.deliver-price-options {
    display: flex;
    margin: 2px 0 10px 0;
}

fieldset.category {
    max-width: 775px;
}

.category-cropit-buttons {
    display: flex;
    flex-direction: column;
    float: left;
    height: 190px;
    padding: 10px;
    background-color: #e3e3e3;
}

#PanelDotCom, #PanelDotCoUk {
 border: 1px none red;
 margin: 10px;
 padding: 0.1% 0 0.6% 0;
}

.domain-name-checkbox {
}

#PanelDotCom label, #PanelDotCoUk label {
 float: none;
 width: 45%;
}

.names-list {
 width: 54%;
}

.names-list label {
 float: none;
 width: 270px;
 border: 1px solid rgba(0,0,0,0.1);
 display: inline-block;
 text-align: left;
}

.names-list label span {
 float: none;
}

.domain-check-box {
 margin: 2% 3% 2% 4%;
}

#name-box {
 background-image: url(imgs/box.gif);
 background-repeat: no-repeat;
 height: 140px;
 width: 260px;
}

#name-box p {
 padding: 3px 0 0 6px;
}

#name-box label {
 margin: 0;
 padding: 3px 7px 0 0;
}

#name-box input.textbox {
 margin-top: 6px;
}

#agreeCheckbox {
 margin: 8px 0 0 6px;
}

#terms-outer label {
 width: 64%;
}

p.total-cost {
 font-size: 1.8em;
}

#terms-outer {
 padding-top: 10px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 5px;
 width: 280px;
 height: 140px;
 background-image: url(imgs/terms.gif);
 background-repeat: no-repeat;
}

#terms-panel {
 width: 240px;
 height: 80px;
 overflow-x:hidden;
 overflow-y:scroll;
 background-color: white;
}

#ImageSubscribe {
 margin-right: 25px;
}

.hide {
 display: none;
}

#sub-button {
background-image: url(imgs/button.gif);
background-repeat: no-repeat;
text-align: left;
padding-top: 6%;
padding-left: 12%;
padding-bottom: 0%;
}

table.billing_invoice_list {
 border-collapse: collapse;
}

table.billing_invoice_list th {
 padding: 4px 12px 4px 12px;
 border: 1px solid rgba(0,0,0,0.2);
}

table.billing_invoice_list td {
 padding: 4px 12px 4px 12px;
 text-align: center;
 border: 1px solid rgba(0,0,0,0.2);
}



a#islpronto_link {
 display: inline-block;
 width: 100%;
}


#blog .editor-label {
    vertical-align: top;
}

/* Styles on SMS page */
        .sms-link {
            color: #fff;
            text-decoration: none;
            padding: 10px 20px;
            display: inline-block;
            border-right-color: #BBBDC1;
            border-right-style: solid;
            border-right-width: 2px;
        }
        a.sms-link:hover {
            background-color: rgba(254,254,254,0.1);
        }
        #credits-info {
            width: 28%;
            margin-left: 4px;
            border: 1px solid #2F4F4F;
            border-radius: 5px;
            overflow: hidden;
        }
        #credits-info p.count {
            padding: 8px 0 6px 8px;
            background-color: #fbe02f;
        }
        #credits-info p.buy {
            padding: 8px;
            background-color: aliceblue;
        }
        #credits-info p.pricing {
            padding: 0 0 8px 8px;
            background-color: aliceblue;
        }
        #LinkButtonBuyCredits {
            padding: 6.3% 6.4% 4.6% 6.4%;
            background: #00adef;
            background-image: none;
            background-image: linear-gradient(to bottom, #00adef, #0084b5);
            border-radius: 8px;
            color: #ffffff;
            font-size: 1.2em;
            text-decoration: none;
            cursor: pointer;
            font-family: Arial,Verdana;
        }
        .tabcontent {
            background-color: #ccc;
            padding: 10px;
        }
#PanelMessaging input[type=text] {
    padding: 6px;
    border-style: none;
    font-family: inherit;
}
        .checkbox-send-all input[type=checkbox] {
            margin: 0 0 0 10px;
            vertical-align: text-top;
        }
        .from-panel input[type=submit] {
            height: 30px;
            padding: 0 8px;
            font-family: inherit;
        }
#PanelMessaging .message {
    overflow: hidden;
    padding: 14px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    background-color: #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
        .message textarea {
            width: 98%;
            font-family: inherit;
            padding: 4px;
            border-color: #cccccc;
            border-style: solid;
            border-width: 1px;
        }
        .sendradio {
            display: inline-block;
            padding: 10px;
            background-color: #ddd;
            border-radius: 8px;
            margin: 0 4px 0 0;
        }
        .sendradio input[type=radio] {
            margin: 0 8px 0 0;
        }
        a.send {
            padding: 1% 4.4% 1.6% 4.4%;
            background: #00adef;
            background-image: none;
            background-image: linear-gradient(to bottom, #00adef, #0084b5);
            border-radius: 8px;
            color: #ffffff;
            font-size: 1.2em;
            text-decoration: none;
            cursor: pointer;
            font-weight: bold;
            font-family: Arial,Verdana;
        }
        hr {
            margin: 30px 0 20px 0;
            color: rgba(254,254,254,.4);
        }
#PanelMessaging select {
    font-size: 14px;
    font-family: inherit;
    border-style: none;
    width: 60px;
}
input.send-date {
    padding: 4px;
    border: 10px solid #ddd;
}


table.sms-sent-items {
    border-collapse: collapse;
}
table.sms-sent-items td:first-child {
    
}
table.sms-sent-items td {
    min-width: 120px;
    padding: 4px 14px;
}
table.sms-sent-items tr.msg-data td {
    border-top: 1px solid #ddd;
}
table.sms-sent-items tr:last-child.msg-text td {
    border-bottom: 1px solid #ddd;
}


.delivered {
    color: #fff;
    background-color: #468847;
    border-radius: 4px;
    text-align: center;
}



/* end SMS styles */



@media screen and (max-width: 1100px) {
    #ImageSubscribe, #ImageFooter {
        width: 95%;
        height: auto;
    }
}

@media screen and (max-width: 900px) {
    #PlaceHolderPage {
        /*margin-left: 5%;*/
        padding-left: 0;
    }
    #notify-area {
        width: 60%;
        margin: 0 0 0 6%;
        padding: 0%;
    }

    #template-selector {
        right: 15px;
        top: 50px;
        width: 20%;
    }
    #flex-box-wrap {
        display: block;
    }
}

@media screen and (max-width: 800px) {

    #mobile-bar #support { width: 33.33%;}
    #mobile-bar #phone { width: 33.33%; margin-right: 10px;}
    #mobile-bar #login { width: 33.33%;}

    a#mobile-number { display: inline-block; width: 100%;}
    div#desktop-number { display: none;}
    #mobile-bar #PanelAccountMenu { display: inline-block; width: 33.3%;}

    h2 {
        text-align: center;
    }
    .h2-header {
        position: fixed;
        top: 80px;
        right: 0;
        left: 0;
    }
    div#options {
        width: 100%;
        margin-top: 150px;
    }
    fieldset {
        width: 96%;
        margin: 0 auto;
    }
    fieldset.category {
        float: none;
    }
    .category_ddl_name {
        float: none;
        margin: 0 0 30px 0;
    }
    #pnlNewProduct #ComboBoxCategoryList {
        display: block;
        margin: 0;
    }
    #PanelDisplayProduct {
        margin: 10px 0 0 20px;
    }
    #dvPreviewPanel {
        margin: 10px 0 10px 0;
        text-align: center;
    }
    #PanelCropitImage {
        float: none;
    }
    .category-cropit-buttons {
        float: none;
        display: flex;
        justify-content: center;
    }
    .cropit-preview {
        margin: 10px auto;
    }
    .select-image-btn, #PanelCropitImage button {
        padding: 6px 0;
        margin: 0 6px;
    }
    table#CheckBoxListCategories label {
        width: initial;
    }
    .deliver-price-options {
        flex-direction: column;
    }
    div.pagebuttons {
        display: flex;
        flex-direction: column;
        margin: 20px auto;
        text-align: center;
    }
    div.pagebuttons #btnDelete {
        margin: 30px auto;
        width: 210px;
        text-align: center;
        padding: 6px;
    }
    div.pagebuttons input, div.pagebuttons a.p2wbutton {
        margin: 0 auto;
        padding: 0.3% 8% 0.6% 8%;
        font-size: 1.2em;
    }
}

@media screen and (max-width: 600px) {
    .dash-area {
        margin-left: 85px;
        padding-top: 1%;
    }
    .dash-area span.phone {
        display: none;
    }
    #notify-area {
        margin: 0 0 0 10%;
    }
}

@media screen and (max-width: 600px) {
    #notify-area {
        width:88%;
        margin: 0 0 0 14%;
    }
    #template-selector {
        position: relative;
        top: initial;
        right: initial;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #PlaceHolderPage {
        /*margin-left: 12%;*/
    }
}
